/* Signature Genomic Laboratories Stylesheet */





/* Import Navigation and Layout Styles ------------------------------- */

@import url(navigation.css);
@import url(structure.css);






/* HEADLINES ---------------------------------------------------------------- */
    
h1 {
	font-family: helvetica, arial, sans-serif;
	font-size: 1.6em;
	line-height: 1em;
	color: #bf311a;
	margin: .5em 0px .5em 0px;
	}

.nomargin {
	margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px;
	}

h1.sub {
	color: #c60;
    font-size: 1.3em;
    text-transform: uppercase;
	margin: 0;
	}
	
h2 {
	font-size: 1.25em;
	line-height: 1.2em;
	color: #000;
	/*color: #c60;*/
	font-weight: bold;
	margin: 15px 0px 2px 0px;
	}

h3 {
	font-size: 1.15em;
	line-height: 1.2em;
	font-weight: bold;
	}
	

/* ekm body styles ------------------------------------------------------- */

p {
margin-top: 0px;
line-height: 1.4em;
}

p.testimonial {
font-size: 1.1em;
line-height: 1.8em;
font-style: italic;
text-align: right;
color: #333;
margin-bottom: 0px;
}

p.cite {
text-align: right;
font-size: .8em;
font-weight: bold;
margin-top: 0px;
color: #333;
}

p.footnotes {
font-size: .9em;
font-style: italic;
}

p.breadcrumb {
font-size: .85em;
color: #666;
margin-top: 0px;
margin-bottom: 1.5em;
}

p.intro {
font-size: 1.2em;
}

p.footer {
color: #e9ecd9;
font-size: .5em;
}


img {
border: none;
}

table.data {
	margin-top: 1em;
}

table.detectionRates {
margin-left: 1em;
margin-right: 1em;
align: center;
font-size: 8.95pt;
}

table.data td {
padding: .5em;
border-top: 1px solid #999;
}

table.detectionRates td {
padding: .5em;
border-top: 1px solid #999;
line-height: 1.25em;
}

tr {
vertical-align: top;
}

table.jobs td, th {
border: 1px solid #ccc;
padding: .5em;
}

th.fill {
background-color: #d2d6ab;
padding: .5em;
border-top: 1px solid transparent;
border-right: 0;
text-align: left;
}

th.center {
background-color: #d2d6ab;
padding: .5em;
border-top: 1px solid transparent;
border-right: 0;
text-align: center;
}


th {
background-color: transparent;
border-top: 1px solid #999;
border-right: 1px solid #999;
text-align: left;
}


dt {
font-weight: bold;
margin-top: 1em;
}


/* Data Lists ----------------------------------------------------------- */

ol li {
margin-top: 2em;
}

ol li ul li {
margin-top: .5em;
}

ul li {
margin-top: .5em;
}

ul.flushleft {
	margin: 14px 0px 20px 2em;
	padding: 0px 0px 0px 0px;
}

ul.none {
list-style-type: none;
}	


/* Home Page Titles ------------------------------------------------------ */

.featuredtitle {
	font-family: Georgia, Melior, Times, "Times New Roman", Palatino, serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #5B2809;
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.newstitle {
	display: block;
	font-family: Georgia, Melior, Times, "Times New Roman", Palatino, serif;
	font-size: 1.7em;
	font-weight: normal;
	text-decoration: none;	
	color: #5B2809;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 9px 0px;
	border-bottom: 1px #E6E6E6 solid;
	}
	
.highlightstitle {
	font-family: Georgia, Melior, Times, "Times New Roman", Palatino, serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #5B2809;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 9px 0px;
	border-bottom: 1px #E6E6E6 solid;
	}
	
.eventstitle {
	font-family: Georgia, Melior, Times, "Times New Roman", Palatino, serif;
	font-size: 1.7em;
	font-weight: normal;
	color: #5B2809;
	margin: 25px 0px 10px 0px;
	padding: 0px 0px 9px 0px;
	border-bottom: 1px #E6E6E6 solid;
	}
	

/* additional -------------------------------------------------------- */

	
.smallcaps {
	font-size: 1.2em;
	font-weight: normal;
	font-variant: small-caps;
	color: #a52a2a;
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.topheadline {
	font-size: 1.7em;
	font-weight: bold;
	}
	
.grayheader {
	display: block;
	font-size: 1.3em;
	line-height: 1.7em;
	color: #333333;
	background-color: #F3F3F3;
	border-bottom: 1px #E3E3E3 solid;
	border-right: 1px #E3E3E3 solid;
	margin: 30px 0px 0px 0px;
	padding: 6px 6px 6px 8px;
	}






/* CONTENT Styles -------------------------------------------------------- */

strong {
	font-weight: bold;
	}
	
.bold {
	font-weight: bold;
	}

.underline {
	text-decoration: underline;
	}

i {
	font-style: italic;
	}
	
.italic {
	font-style: italic;
	}
	
.small {
	font-size: .8em;
	}
	
.large {
	font-size: 1.2em;
	}
	
.highlight { 
	background-color: #ffc; 	
	}
	
.required {
	font-weight: bold;
	color: red;
	}







/* CAPTIONS ---------------------------------------------------------------- */
	
.caption {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .98em;
	line-height: 1.2em;
	color: #666666;
	margin: 0px 0px 10px 0px;
	}
	
.captionitalic {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .98em;
	line-height: 1.2em;
	color: #666666;
	font-style: italic;
	margin: 5px 0px 30px 0px;
	}
	
.largecaption {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	color: #9C9247;
	width: 196px;
	font-size: 1.4em;
	line-height: 1.4em;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	}
	
.sidecaption {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	color: #9C9247;
	width: 196px;
	font-size: 1.2em;
	line-height: 1.3em;
	font-style: italic;
	}






/* SPACERS and BREAKS ------------------------------------------------------- */

div.spacer {
	clear: both;
	}
		
div.spacer5 {
	height: 5px;
	clear: both;
	}
	
div.spacer15 {
	height: 15px;
	clear: both;
	}
	
div.spacer25 {
	height: 25px;
	clear: both;
	}
	
.clearboth { 
	clear: both; 
	}
	
.divider {
	color: #cccccc;
	margin: 0px 3px 0px 3px;
	}
	
.nobreak {
	white-space: nowrap;
	}






/* FLOATS ------------------------------------------------------------------ */

.floatleft {
	float: left;
	}
	
.floatleftpadding {
	float: left;
	margin: 8px 25px 10px 0px;
	}
	
.floatright {
	float: right;
	}
	
.floatrightpadding {
	float: right;
	margin: 8px 0px 10px 25px;
	}

.center {
	text-align: center;
	}








/* TABLES WITH DATA Styles -------------------------------------------------------------- */

table.tablestyle {
	width: 100%;
	margin: 10px 0px 5px 0px;
	vertical-align: top;
	}
	
table.tablestyle thead {
	font-weight: bold;
	color:#000000;
	text-transform: uppercase; 
	text-align: left;
	vertical-align: top;
	}
	
table.tablestyle th, table.tablestyle td {
	padding: 0.5em 1em;
	border: 1px solid #CCC;
	border-width: 0 0 1px 1px;
	vertical-align: top;
	}

tr.bgstyle td {
	line-height: 1.2em;
	padding: 0.5em 1em;
	border: 1px solid #CCC;
	border-width: 0 0 1px 1px;
	vertical-align: top;
	background: #F0E9CE;
	}
	
tfoot.footstyle {
	display: none;
	}






/* LIST Styles -------------------------------------------------------------- */
	
/* Default List ---------- */

ul.list {
	list-style-type: none;
	font-weight: normal;
	margin: 14px 0px 20px 0px;
	padding: 0px 0px 0px 0px;	
	}
	
ul.list li {
	background-image: url(../_images/bullet_graydot.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin: 1px 0px 1px 0px;
	padding: 0px 0px 0px 13px;	
	}

/* Wide List ---------- */

ul.widelist  {
	list-style-type: none;
	margin: 14px 0px 20px 0px;
	padding: 0px 0px 0px 0px;	
	}
		
ul.widelist li {
	background-image: url(../_images/bullet_graydot.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin: 11px 0px 11px 0px;
	padding: 0px 0px 0px 13px;	
	}

/* Plain List ---------- */

ul.plainlist {
	display: block;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}	
		
ul.plainlist li {
	display: block;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
ul.plainlist li.subhead {
	display: block;
	font-weight: normal;
	margin: 13px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

/* Plain List Large --------- */

ul.plainlist_large {
	display: block;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}	
		
ul.plainlist_large li {
	display: block;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

	
/* Key Dates List ---------- */

ul.keydates{
	display: block;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}	
		
ul.keydates li {
	display: block;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
/* Icon List ---------- */

.iconlist {
	list-style: none;
	margin: 0;
	padding: 0;
	}

li.pdf {
	background-image: url(images/bullet_pdf1.png);
	background-repeat: no-repeat;
	background-position: 0 10%;
	padding: 3px 0 3px 22px;
	margin: .4em 0;
	}

li.ppt {
	background-image: url(images/ppt.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	padding: 3px 0 3px 22px;
	margin: .4em 0;
	}

	
li.pdfmap {
	background-image: url(../_images/bullet_pdf2.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding: 3px 0 3px 30px;
	margin: .4em 0;
	}

li.worddoc {
	background-image: url(../_images/bullet_word.png);
	background-repeat: no-repeat;
	background-position: 0 10%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
	}
	
li.rssfeed {
	background-image: url(../_images/bullet_rssfeed.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
	}

li.text_white {
	background-image: url(images/bullet_text_white.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
	}
	
li.text_blue {
	background-image: url(images/bullet_text_blue.png);
	background-repeat: no-repeat;
	background-position: 0 25%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
	}
	
li.news {
	background-image: url(../_images/bullet_news.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
	}
	
li.pointer {
	background-image: url(../_images/bullet_pointer.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
	}







/* FORM Styles -----------------------------------------------------------*/

/* General Styles */

form {
	margin: 0px 0px 0px 0px;
	}

input {
	font-weight: normal; 
	font-size: 13px; 
	}

textarea { 
	font-size: 13px;
	background: #ffffff;
	border: 1px solid; 
	border-color: #999 #D9D9D9 #D9D9D9 #999;
	}

#label,
#label_req,
#checkbox {
clear: both;
float: left;
width: 10em;
text-align: right;
margin-bottom: 1.5em;
margin-right: .5em;
border: 0px solid red;
padding-top: 0px;
}

#checkbox {
margin-bottom: 0em;
}


#label_req {
color: #F00;
}


#data {
margin-bottom: 1.5em;
border: 0px solid blue;
}





/* FOOTER ------------------------------------------------------------------ */

#footer {
	display: block; 
	height: 211px;
	background-image: url(../_images/bg_footer.png);
	background-repeat: repeat-x;
	margin: 70px 0px 0px 0px;
	padding: 0px;
	}
	
#footertext {
	display: block; 
	width: 930px; 
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: .98em;
	line-height: 1.4em; 
	color: #999999;
	margin: 0px auto 0px auto;
	padding-top: 45px;
	}
	
#footertext a:link {
	color: #999999;
	text-decoration: underline;
	}






/* LINK Styles -------------------------------------------------------------- */

a:link{
	color: #333333;
	text-decoration: underline;
	}

a:visited {
	color: #333333;
	text-decoration: underline;	
	}


a:hover {
	color: #000000;
	text-decoration: none;	
	}

a:active {
	color: #000000;
	text-decoration: none;	
	}
	


	

/* LINK Styles with ICONS ----------------------------------------- */

a.pdf:link {
	background-image: url(../_images/bullet_pdf1.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	margin: 10px 0px 10px 0px;
	padding: 2px 0px 4px 23px;
	}
	
a.pdfbold:link {
	font-weight: bold;
	background-image: url(../_images/bullet_pdf1.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	margin: 10px 0px 10px 0px;
	padding: 2px 0px 4px 23px;
	}
	
a.rssfeed:link {
	background-image: url(../_images/bullet_rssfeed.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding: 0px 0px 0px 17px;
	}
	
a.text:link {
	background-image: url(../_images/icon_quicktime.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	margin: 10px 0px 10px 0px;
	padding: 8px 0px 8px 33px;
	}
	
a.windowsmedia:link {
	background-image: url(../_images/icon_windowsmedia.png);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	margin: 10px 0px 10px 0px;
	padding: 8px 0px 8px 33px;
	}
	
	

	


	
	
	
	
	
	
	






