/* 
	WebBuilder.pm stylesheet
	Jerome.Gouzy@toulouse.inra.fr
	LIPM@INRA, 2005

	hack IE: /
*/
/*****/
.heliagene_snpphage
{
	background-color: #006600;
}

h2.h2snpphage
{
	color: Gold;
	text-align: center;
}

h3.h3snpphage
{
	color: #006600;
	background-color: white;
}

h3.h3snpphage_l
{
	color: Gold;
	text-align: left;
}

h3.contigsnpphage
{
	color: Gold;
}

.alignleft
{
	text-align: left;
}
th.th_snpphage
{
	font-size: 10px;
}

table.heliagene_snpphage
{
	padding: 0;
	margin: 1em 0 0;
	color: Gold;
	border-collapse: collapse;
}
/*****/

body
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	width: 1000px;
/*	min-width: 1100px;
	-width: 1100px; /*hack css pour IE6*/
}

div
{
	/* debug */
	/*border: solid black 3px;*/
}

img
{
     border: none;
}


/********* Headers ********************/

#wb_header1 
{
	background-color: white;
	width: 1000px;
	height: 50px;
}

#wb_header1 ul
{
    margin: 0;
    padding: 0;
    list-style-position: outside;
}

#wb_header1 li
{
	float: left;
	margin-right:.5em;
	padding:0;
	list-style-type:none;
}

#wb_header1 img
{
	height: 57px;
}

#connect_msg
{
	padding-left: 200px;
	padding-top: 20px;
	color: Black;
}

#connect_msg strong
{
	color: #006600;
}

#wb_title 
{
	font-size: 20px;
	color: #006600;
	font-weight: bold;
	float: right;
	font-style: italic;
	padding-right: 5px;
}

#wb_header2 
{
	background-color: #006600; 
	width: 1000px;
	margin-top: 20px;
	height: 5.5ex;
	color: Gold;
	/margin-bottom: 15px;
	/padding-bottom: 5px;
}

.wb_logo 
{
	float: left;
	margin-left: 5px;
	border : none;
}

hr.wb_clear
{
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}


/********* Main Menu *************/

.wb_main
{
	list-style-type: none;
	font-size: 13px;
	margin: 0;
	margin-bottom: -20px;	/* c'est pour résoudre un pb IE mais il y a un soucis avec netscape */
	font-weight: bold;
	padding-top: 5px;
}

.wb_main ul
{
	float: right;
	color: Gold;
}

.wb_main li
{
	float: right;
	margin: 1px 2px 1px 2px;
	border: 1px solid Gold;
	-moz-border-radius-topright: 10px; 
	-moz-border-radius-topleft: 10px;
}

.wb_main_a_active 
{
	color: #006600;
}

.wb_main_a_inactive 
{
	color: Gold;
}

.wb_main a
{
	font-size: 13px;
	padding: 4px;
	display: block;
	text-decoration: none;
}

.wb_main_li_active 
{
	border-bottom: 1px solid white;
	font-weight: bold;
	background-color: Gold;
	/*padding: 2px;*/
}



/********* Main and sub menus *******/

.wb_li_form
{
	padding: 1px;
	height: 25px;
	border-bottom: 1px solid Gold;
	/* white-space: nowrap; */
}


/********* Sub menu *****************/

.wb_sub
{
	font-size: 13px;
	background-color:#aaaaaa;
	width: 1000px;
	height: 35px;
}

.wb_sub ul
{
	list-style-type: none;
	margin-top: 0px;
	right: 1px;
}

.wb_sub li
{
	float: right;
	margin: 0px 4px 0px 4px; 
	color: #006600;
	height: 20px;
}

.wb_sub a
{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #006600;
	padding: 0px;
}

.wb_sub a:hover
{
	text-decoration: underline;
}


/*********** Content *******************/

#wb_content
{
        position: relative;
	margin-top: 0px;
	text-align: justify;
	color: black;
}

table.poppi_table
{
	margin-left: 10px;
}

.poppi_bottom
{
	border-bottom: 1px solid #006600;
	padding-bottom: 9px;
}

.probes
{
	width: 88px;
	height: 30px;
}
.query_sum
{
	color: #006600;
	font-weight: bold;
}

.pageName
{
	color: #006600;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	letter-spacing: normal;
	line-height: 24px;
}

.bodyText_titre
{
	color: #006600;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 15px;
}

.detailText
{
	color:#006600;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	letter-spacing:0.1em;
	line-height:13px;
}

.logo_small
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:26px;
}

.db_separator
{
	border-top: 1px solid #006600;
}

.mail_area
{
	border: 1px solid #006600;
}

table#idx_help
{
	border: 2px solid #CCCCCC;
	border-collapse: collapse;
}

table#idx_help tr th
{
	color: #006600;
	text-align: center;
	border: 1px solid #CCCCCC;
}

table#idx_help td
{
	border: 1px solid #CCCCCC;
	padding: 2px;
}

/*** Snp-Phage Haplotype ***/

#reorder_mode
{
	-moz-border-radius: 10px;
}

.reorder_button_report
{
	margin-top: 1em;
	margin-left: 1em;
	border-color: #006600;
}

#haplotype_ids
{
	display: inline-block;
	vertical-align: top;
}

#haplotype_control_panel
{
	display: inline-block;
	vertical-align: top;
}

.opacity
{
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.undo_button
{
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
}

.redo_button
{
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
}

.haplo_button
{
	background-color: #DDDDDD;
	border-color: #006600;
	-moz-border-radius: 10px;
	margin: 1px;
}

#haplo_save_html
{
	border-color: gray;
}

#haplo_save_all
{
	border-color: gray;
	margin-left: 5em;
	color: #006600;
}

.haplo_active
{
	background-color: #006600;
	border-color: Gold;
	color: Gold;
}

.haplo_inactive
{
	border-color: #DDDDDD;
}

#haplotype_datatable
{
	margin-bottom: 1em;
}

.base_a
{
	text-align: center;
	background-color: Gold;
	border-bottom: 1px solid #CECBCE;
}

.base_c
{
	text-align: center;
	background-color: Green;
	border-bottom: 1px solid #CECBCE;
}

.base_g
{
	text-align: center;
	background-color: Red;
	border-bottom: 1px solid #CECBCE;
}

.base_t
{
	text-align: center;
	background-color: Blue;
	border-bottom: 1px solid #CECBCE;
}

.base_n
{
	text-align: center;
	background-color: Gray;
	border-bottom: 1px solid #CECBCE;
}

.yui-skin-sam th.haplo_sort_asc .yui-dt-liner
{
	background:url(dt-arrow-up.png) no-repeat right;
}

.yui-skin-sam th.haplo_sort_desc .yui-dt-liner
{
	background:url(dt-arrow-dn.png) no-repeat right;
}

.yui-skin-sam div#yddfdiv .yui-dt-liner
{
	display: inline;
}

.hidden_row
{
	visibility: hidden;
}

.ddproxy_opacity
{
	opacity: 0.6;
	filter:alpha(opacity=60); 
	color:blue; 
	border: 2px solid gray;
}

#col_dialog_box,#row_dialog_box
{
	visibility:hidden;
	border:1px solid #808080;
	background-color:#E3E3E3;
}

#col_dialog_box .hd,#row_dialog_box .hd
{
	font-weight:bold;
	padding:1em;
	background:none;
	background-color:#E3E3E3;
	border-bottom:0;
}

#col_dialog_box .ft,#row_dialog_box .ft
{
	text-align:right;
	padding:.5em;
	background-color:#E3E3E3;
}

#col_dialog_box .bd,#row_dialog_box .bd
{
	height:30em;
	margin:0 1em;
	overflow:auto;
	border:1px solid black;
	background-color:white;
}

#col_dialog_box .dialog_box-pickercol, #row_dialog_box .dialog_box-pickercol
{
	clear:both;
	padding:.5em 1em 3em;
	border-bottom:1px solid gray;
}

#col_dialog_box .dialog_box-pickerkey, #row_dialog_box .dialog_box-pickerkey
{
	float:left;
}

#col_dialog_box .dialog_box-pickerbtns, #row_dialog_box .dialog_box-pickerbtns
{
	float:right;
}

/* Container workarounds for Mac Gecko scrollbar issues */
.yui-panel-container.hide-scrollbars #col_dialog_box, #row_dialog_box .bd {
	    /* Hide scrollbars by default for Gecko on OS X */
    overflow: hidden;
}
.yui-panel-container.show-scrollbars #col_dialog_box, #row_dialog_box .bd {
	    /* Show scrollbars for Gecko on OS X when the Panel is visible  */
    overflow: auto;
}
#col_dialog_box_c, #row_dialog_box_c .underlay {overflow:hidden;}

/* Container workarounds for Mac Gecko scrollbar issues */
.yui-panel-container.hide-scrollbars #row_dialog_box .bd {
	    /* Hide scrollbars by default for Gecko on OS X */
    overflow: hidden;
}
.yui-panel-container.show-scrollbars #row_dialog_box .bd {
	    /* Show scrollbars for Gecko on OS X when the Panel is visible  */
    overflow: auto;
}

#row_dialog_box_c .underlay
{
	overflow:hidden;
}

.inprogress
{
	position:absolute;
} /* transitional progressive enhancement state */

col.haplo_base_width
{
	width: 3em;
}

/**************************************/

.yui-skin-sam .yui-ac
{
	top: -10px;
}

.yui-skin-sam .yui-ac-content li.yui-ac-highlight
{
	background: #006600;
}

.export_snp
{
	padding-left: 50em;
}

.auth_error
{
	color: red;
}

.image_li
{
	list-style-type: none;
}

#wb_patience
{
	color:  Gold;
	font-family: verdana, arial, sans-serif;
	font-size: 20px;
}

ul.syntax
{
	margin-top: -10px;
	/margin-top: -18px;
}

.suggestions
{
	padding-top: 1em;
	padding-bottom : 1em;
	padding-left: 1em;
}

/*************Menu workflows***************/

/************CSS*******************************/

ul.menu_wf
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.menu_wf img
{
	/position: relative;
	/display: block;
}

ul.menu_wf ul
{
	margin: 0;
	padding: 0;
	margin-left: -3px;
	/margin-left: -138px;
	background-color: #eeeeee;
	border-left: 2px solid #dddddd;
	border-top: 2px solid #dddddd;
	border-right: 2px solid #dddddd;
	width: 248px;
	position: absolute;
	list-style-type: none;
	display: none;
}

ul.menu_wf li ul li
{
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #dddddd;
	text-align: left;
	vertical-align: top;
}

ul.menu_wf a.bandeau
{
	font-size: 10pt;
	vertical-align: top;
	display: block;
}

ul.menu_wf a.bandeau:hover
{
	color: #006600;
}

ul.menu_wf li:hover .sousmenu
{
	display: block;
}

ul.menu_wf li ul li:hover
{
	background-color: #dddddd;
}


/********* Footer *********************/

#wb_footer
{
	padding: 10px;
	background-color: #006600;
	width: 980px;
	margin-top: 1em;
}

#wb_footer A:link
{
	color:Gold;
}


/********* Titles and paragraphs *******/

/*  ecriture en petit*/
h0
{
	font-family: Arial,Verdana,sans-serif;
	font-size: 10px;
	text-align: left;
}

h1
{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	text-align: left;
	font-weight:bold;
}

h1.workflow
{
	margin-left: 1cm;
}

/*  ecriture en 14 jaune sur fond vert foncÃ©*/
h2
{
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: Gold;
	background: #006600;
	font-family: Arial,Verdana,sans-serif;
}

/*  ecriture en 12 vert sur du vert foncÃ©¿½*/
h3
{
	text-align: center;
	font-size: 12px;
	background: #006600;
	color: Gold;
}

/*  ecriture en 12 vert gras centrÃ*/

h4
{
	font-size: 12px;
	text-decoration: none;
	color: #006600;
	font-family: Arial,Verdana,sans-serif;
	font-weight: bold;
	text-indent: 15px;
	text-align: center;
}

/* ecriture  en 16 jaune sur fond vert foncÃ© limiÃ© en taille ! */
h5
{
	text-align: center;
	font-size: 16px;
	background: #006600;
	color: Gold;
	width: 1000px;
}

/*ecriture en rouge */
h6
{
	font-size: 12px;
	color: red;
	width: 1000px;
	text-align: left;
	margin-left: 20px;
	font-family: Arial,Verdana,sans-serif;
}

/* ecriture en noir, avec marge ï¿½ droite*/
P
{
	font-size: 12px;
	text-decoration: none;
	font-family: Arial,Verdana,sans-serif;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;	
}

p1
{
    margin-left: 20px;
    margin-right: 10px;
}


/********* Tables *********************/

table.headband
{
	border-collapse: collapse;
	width:1000px;
}

table.workflow {
	border-collapse: collapse;
	padding-left: 5px;
}

td.description {
	width: 572px;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	border: 2px solid;
        border-color: #DDDDDD;
}

td.diagram {
	width: 122px;
	text-align: center;
	padding-left: 15px;
	padding-right: 10px;
	border: 2px solid;
        border-color: #DDDDDD;
}

td.peptides {
	width: 250px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	border: 2px solid;
        border-color: #DDDDDD;
	background-color: #EEEEEE;
}

td.clusters {
	width: 250px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	border: 2px solid;
        border-color: #DDDDDD;
	background-color: Gold;
}


table.help
{
	padding-left: 2em;
	width: 1000px;
}

table.affy
{
	border-collapse: collapse;
	border: 3px solid;
	border-color: #DDDDDD;
	margin-left: 2cm;
}

th
{
	border-bottom: 1px solid #CCCCCC;
}

td
{
/*	/border: 1px solid Black;*/
	text-align: left
}

td.headband
{
	border: 2px solid #DDDDDD;
	background-color: #EEEEEE;
	text-align: center;
}

td.section
{
	width: 20px;
	border-bottom: 0px solid #DDDDDD;
	background-color: #DDDDDD;
}

td.datas
{
	border-bottom: 1px solid #CCCCCC;
}

td.iant
{
	border-bottom: 1px solid #CCCCCC;
}

td.up
{
	border-bottom: 0px solid;
}

td.input
{
	border-bottom: 1px solid #CCCCCC;
}

td.exon
{
	border-bottom: 0px solid;
	background-color: #BBDDBB;
	text-align: center
}

td.intron
{
	border-bottom: 0px solid;
	background-color: #DDBBBB;
	text-align: center
}

td.strand
{
	border: 2px solid #EEEEEE;
	text-align: center;
	width: 6em;
}

td.bounds
{
	border: 2px solid #EEEEEE;
	text-align: right;
	width: 4em;
}

td.centered
{
	border: 2px solid #EEEEEE;
        text-align:left;
	width: 15em;
	padding-left: 10px;
}

td.border
{
	border: 1px solid #DDDDDD;
}


/********* Form items *****************/

input
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	border-bottom-color: #D5DDDD;
}

input:focus
{
	background-color: #FFFFFF;
	border: 1px solid #006600;
	border-top-color: #006600;
}

textarea
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	border-bottom-color: #D5DDDD;
}

textarea:focus
{
	background-color: #FFFFFF;
	border: 1px solid #006600;
	border-top-color: #006600;
}


select
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	border-bottom-color: #D5DDDD;
}

select option
{
	border-width: 1px;
}

checkbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	border-bottom-color: #006600;
}


/********* Anchors ********************/

A.bandeau:link
{
	font-size: 14px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial,Verdana,sans-serif;
}

A.bandeau:visited
{
	font-size: 14px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial,Verdana,sans-serif;
}

A.bandeau:active
{
	font-size: 14px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial,Verdana,sans-serif;
}

A.bandeau:hover
{
	font-size: 14px;
	color: Gold;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial,Verdana,sans-serif;
}


A.popup:link
{
	font-size: 12px;
	color: #2A2A2A;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial,Verdana,sans-serif;
}

A.popup:visited
{
	font-size: 12px;
	color: #2A2A2A;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial,Verdana,sans-serif;
}

A.popup:active
{
	font-size: 12px;
	color: #2A2A2A;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial,Verdana,sans-serif;
}

A.popup:hover
{
	font-size: 12px;
	color: #2A2A2A;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial,Verdana,sans-serif;
}


A.no_underline:link
{
	text-decoration: none;
}

A.no_underline:visited
{
	text-decoration: none;
}

A.no_underline:active
{
	text-decoration: none;
}

A.no_underline:hover
{
	text-decoration: none;
}


A:link
{
	text-decoration: none;
}

A:visited
{
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

A:active
{
	text-decoration: none;
}
