﻿/*Text and Colors*/
h1
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:14px;
	color:navy;
	text-align: left;
	padding: 2px 0 2px 0;
	margin: 0 0 0 0;
	
}
h2
{
	font-family:Tahoma;
	font-size: 12px;
	text-align:left;
	color:navy;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}
h3
{
	font-family:Tahoma;
	font-size:12px;
	font-style: italic;
	text-align:left;
	padding: 0 0 0 0;
	color:blue;
	margin: 0 0 0 0;

}
h4
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:14px;
	color:navy;
	text-align: left;
	padding: 2px 0 2px 0;
	margin: 0 0 0 0;
	
}
h5
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:16px;
	color:navy;
	text-align: left;
	padding: 2px 0 2px 0;
	margin: 0 0 0 0;

}

p
{
	list-style: circle;
	font-family: Verdana;
	font-size: 11px;
	color: #464646;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}
p.frontpage
{
	font-size:14px;
	font-style:italic;
}
li
{
	padding: 0 0 0 0;
	list-style: circle:square:none;
	font-family: Verdana;
	font-size: 11px;
	color: #464646;
	text-align: left;
	margin: 0 0 0 0;
	line-height:18px;
	
}
hr
{
	width:644px;
	text-align:left;
}

caption {
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	text-align:center;
	color:#006699;
	margin: 0 0 10px 0;
}

caption.bottom
{
	font-family:Arial;
	font-size:10px;
	font-style:italic;
	text-align:left;
	color:#006699;
	margin: 0 0 10px 0;
}

/*Hyperlink Colors*/
a 
{
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
	color:#0033CC;
}



/*Lightbox Gallery */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url("../images_lightbox/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("../images_lightbox/nextlabel.gif") right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*Images*/
img.imageleft
{
	border-style: solid;
	border-width: 0px;
	margin: 5px;
	float:left;

}
img.imageright
{
	border-style: solid;
	border-width: 0px;
	margin: 5px;
	float:right;
}

/*Tables*/
table
{
	font-family:Tahoma;
	font-size:10px;
	color:black;
}
table.index
{
	width:650px;
	font-family:Tahoma;
	font-size:10px;
	color:black;
	margin-left:0px;
	float:left;
}

/*Photo Galleries*/
table.gallery
{
width:645px;
float:left;
}
table.gallery tr td a{
float:left;
}
table.gallery tr td a img {
display: block;
float: left;
width: 100px;
border: 0px;
}
table.gallery tr td p {
margin:0 0 0 5px; padding: 0;
float:left;
width: 140px;
font-size: 10px;
}
/*Research Table*/
table.research
{
	width: 150px;
	background-color:#CCCCCC;
	margin: 5px 10px 5px 0px;
	float:left;
	display:block;
	text-align:left;
	font-size:11px;
}
/*IVF Fee Table */
table.ivffee
{
	width:645px;
	float: left;
	font-size:11px;
	text-align:left;
	padding:0px 5px 0px 5px;
	border-collapse:collapse;
	border-style:solid solid solid solid;
	border: 1px solid #000000;

}

/*FertAnswer Table */
table.fertanswer
{
	width: 120px;
	margin: 5px 10px 5px 5px;
	float:right;
	display:block;
	text-align:center;
	padding:1px 3px 1px 3px;
	border: 1px solid #000000;
	font-size:11px;

}
/*Success Table*/
table.success
{
	width:645px;
	float: left;
	font-size:11px;
	padding:0px 5px 0px 5px;
	border-collapse:collapse;
	border: 1px solid #000000;

}
/*Clinician Table*/
table.clinician
{
	width: 550px;
	float:left;
}
table.clinician tr td p {
	margin: 5px 0 0 5px; padding: 0;
	float:left;
	width: 340px;
	font-size:11px;
	display:block;
}
table.clinician tr td a img {
	display:block;
	float: left;
	margin:0 4px 4px 0;
}

/*Staff Table*/
table.staff
{
	width: 490px;
	float:left;
	margin-top:5px;
}
table.staff tr td p {
	margin: 5px 0 0 5px; padding: 0;
	float:left;
	width: 100px;
	font-size:10px;
	display:block;
}
table.staff tr td a img {
	display:block;
	float: left;
	margin:0 4px 4px 0;
}
/*Table right column */

table.rightcol
{
	font-family:Verdana;
	font-size:11px;
	color:black;
}

