a:link {
	color: #3366FF;
}
a:visited {
	color: #663333;
}
/*this is to keep page from shifting to left on load in safari and firefox*/

html { min-height: 100%; margin-bottom: 1px; }

/*
html { overflow: -moz-scrollbars-vertical !important; }
*/
body {
	background-color: #D6D0C4;
}

.preserveWhitespace{
	white-space:pre-wrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	/*background-color: #FFFFFF; */
	margin-top: 10px;
}

#container {
	/*width: 760px;*/
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	line-height: 18px;
	/*padding: 10px;*/
	/*background-color: #FFFFFF;*/
}


#banner {
	/*border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
	*/
	margin-bottom: 0px;
	background-color: #FFFFFF;


}
#banner_print {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	display: none;
}

#banner_divider {
	/*background-color: #CC0000;*/
	height: 20px;
	width: 100%;
	background-image:  url(../images/banner_divider.png); 
	background-repeat: repeat;	
}

#redbanner {
	background-color: #CC0000;
	height: 10px;
	width: 100%;
}

#sidecolour {
	background-image: url(../images/sidecolour.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#sidebar {
	float: left;
	width: 150px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	background-image: url(../images/menutop_owr3.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#main_phen {
	background-color: #FFFFFF;
	margin-left: 165px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-right: 0px;
	margin-top: 20px;
	min-height: 700px;
}
#main_phen  h1 {
	color: #336699;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 6px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main_phen  h3 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 3px;
}
#main_phen h4 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 3px;
}
#main_phen h5 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 3px;
}

#main_phen h6 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}


#footer_logo {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#footernomargin {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	clear: both;
	padding-top: 5px;
	background-color: #FFFFFF;
}

#footer {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-left: 0px;
	margin-top: 10px;
	clear: both;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
}

.blacktext {
	color: #333333;
	font-size: 12px;
}
.bodybold {
	font-weight: bold;
}
.border {
	border: 1px solid #999999;
	margin-bottom: 15px;
}
.caption {
	font-size: 12px;
	color: #000000;
	margin-left: 35px;
}


.copyright {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
.clearfloat {
	clear: none;
	font-size: 1px;
	line-height: 0px;
}

.clearfloat {
	clear: none;
	font-size: 1px;
	line-height: 0px;
}

.date {
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.datenews {
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.faqbull {
	list-style-position: outside;
	background-image: url(../images/details/bluebullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 7px;
	padding-left: 15px;
}

.figure {
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #666666;
}
.glosshead {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 1px;
	margin-bottom: 0px;
}
.glossinset {
	padding-left: 20px;
	margin-bottom: 5px;
}
.greyhead {
	color: #333333;
	margin-bottom: 0px;
	margin-top: 10px;
}
.lineabove {
	margin-top: 20px;
	margin-bottom: 2px;
	color: #333333;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: url(../images/details/redbull.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
}


.nodes {
	font-size: 12px;
	color: #CC0000;
	margin-top: 20px;
	margin-left: 0px;
}


.nodesorg {
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 4px;
}
.organisations {
	margin-bottom: 20px;
	margin-top: 0px;
	padding-left: 12px;
}

.p_address {
	font-size: 11px;
	color: #666666;
	padding-left: 20px;
	line-height: 13px;
	margin-top: 5px;
}
.p_addresshead {
	font-size: 12px;
	line-height: 10px;
	color: #333333;
	padding-left: 0px;
	padding-top: 10px;
}

.para10pt {
	font-size: 10px;
	margin-bottom: 10px;
}



.para12pt {
	font-size: 12px;
	margin-bottom: 10px;
}
.para12gray {
	font-size: 12px;
	margin-bottom: 15px;
	color: #666666;
}
.paraitalic {
	font-style: italic;
}
.parentorg {
	margin-bottom: 2px;
	list-style-position: outside;
	background-image: url(../images/details/redbull.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 10px;
	margin-top: 5px;
	color: #333333;
}
.picbackg {
	background-image: url(../images/crdspermgrey.gif);
	background-repeat: repeat-y;
}

.phenonema {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 16px;
	padding-left: 30px;
}
.phenomehead {	font-size: 15px;
	padding-top: 15px;
	padding-left: 10px;
	font-weight: normal;
}
.quarterly {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 16px;
	padding-left: 15px;
	color: #333333;
}

.redtriangle {
	background-image: url(../images/details/redtri.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 22px;
	list-style-type: none;
	margin-left: 10px;
	list-style-position: outside;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.redtrianglearchive {
	background-image: url(../images/details/orangedktri.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 25px;
	list-style-type: none;
	margin-left: 0px;
	list-style-position: outside;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 8px;
}

.rightalign {
	float: right;
	font-size: 11px;
	color: #CC0000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 4px;
}
.serviceorg {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 20px;
	color: #CC0000;
}

.shade {
	background-color: #ececec;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 20px;
	margin-bottom: 2px;
	color: #333333;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 2px;
}

.titlelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 10px;
	list-style-position: outside;
	margin-left: 30px;
}

/* Tracker styles */
table.tracker-summaries {
    width: 100%;
}

table.tracker-summaries th {
    padding: 0.5em 0.75em;
    text-align: left;
}

table.tracker-summaries td {
    padding: 0.5em 0.75em;
	
}

table.tracker-summaries .right-col {
    border-left: 1px solid #D9D9D9;
    text-align:center;
}

.right-col {
	 border-left: 1px solid #D9D9D9;
}

table.tracker-summaries tr.odd td {
    background-color: #EEE;
   
}


.geneDivider {
	color: gray; 
	background-color: gray;
	height=1px;		
}

.pcrTable {
	
}

.pcrTableGenotypeView {

	background-color: #EBECE4;
		
}

.pcrHeader {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.pcrLink a:link{
	color: blue;
}
.pcrLink a:visited{
	color: blue;
}

.pcrTitle {

	font-size: 20px;
	font-weight: bold;
		
}

.sectionTitle {
	color: #336699;
	font-size: 18px;
	font-weight: bold;	
	
}

.sectionTitleSmall {
	padding-top:25px;
	color: #336699;
	font-size: 14px;
	font-weight: bold;	
	
}

.sectionTitleSmaller {
	padding-top:10px;
	color: #336699;
	font-size: 12px;
	font-weight: bold;	
	
}

.tooltip {
	width: 300px;	
	
}

.sequence {


	font-family: Courier New, Courier, Monaco, monospace;
	
	font-size: 14px;
		
}

.straws {
	background-color: #FFDEAD;	
}


.cryoSessionSpillOver {
	background-color: #FFFFFF;	
}

.locationApf {
	background-color: #FFFACD;	
}

.spermAnalysis {
	background-color: #E6E6FA;
}

.ivf {
	background-color: #EEB4B4;
}

.locationMimr {
	background-color: #CAE1FF;
}

.locationTail {
	background-color: #FFDEAD;
}

.locationExtraTail {
	background-color: #FFFFF3;
}

.locationGenotyping {
	background-color: #C1FFC1;
}

.locationLiver {
	background-color: #EED2EE;
}

.locationIvf {
	background-color: #EEB4B4;
}

.locationViability {
	background-color: #E6E6FA;
}

.tableBorder {
	border-style:solid;	
}

.tableInnerBorder {
	border-style: solid;
	border-color: #CDC8B1;	
}

.tableHeader {

	background-color: #DCDCDC;
		
}

.exon {
	background-color: #FEF0C9;	
}

.ghost {
    -moz-opacity: 0.5;
    opacity:.50;
    filter: alpha(opacity=50);	
}

.panel {
	background-color: white;	
	font-size:small;
}

.sidePanelHeading {
	color:white;
	font-weight:bold;	
	
}

.ontologyHeader {
	color: #6495ED;
	font-weight:bold;		
}


.fg-button { 
   outline: 0; 
   margin:0 4px 0 0; 
   padding: .4em 1em; 
   text-decoration:none !important; 
   cursor:pointer; 
   position: relative; 
   text-align: center; 
   zoom: 1; 
   }
	
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}

#screenshot img{
	border:none;
	max-height:200px;
}


.menuHeader {
	background-color: #CC6633;	
}

.tableIndent {
	
	width: 10px;
}

.lastClutch {
	border-bottom:thin solid #D9D9D9;	
}

.oocyteDonor {
	background-color: #FFFACD;		
}

/* Enquiries formatting */
.enquiryHeader {

	background-color: gray;
	color: white;	
}

.enquiryBorder {

	border-style:solid;
	border-width:2px;
	
}

.bannerMessage {
	font-size: 11px;
	margin-right: 5px;			
}

.countColor {
	color: #CC0000;
	font-weight:bold;
}


.indexButton {
	
	/*background: transparent;*/
	background-color: #F8F8FF;
}



	