/*--------------------- Last Modified  2006.03.25 ---------------------*/
/*-----------------------------------------------------------------------*/


/* 
 ----------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.

  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari

  CSS Document - layout.css
 ---------------------------------------------------------------------------- 
*/


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body { 
	background:#F3EFD7 url(../images/bg.jpg) 0 0 repeat-x;
	text-align:center; 
	font:13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#000;
	}

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

h1	{ font-size:1.2em; color:#D8B400; }
h2	{ font-size:1.1em; color:#002460; }
h3	{ font-size:1.0em; color:#002460; }
h4	{ font-size:1.0em; color:#002460; }


a:link,a:visited	{ color:#004687; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#004687; text-decoration:none; outline:none; }

acronym { border-bottom:none; }
/* ----- classes ----- */

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

.back-to-top {
	position:relative;
	background:url("../images/bg-back-to-top.jpg") 23px 0 no-repeat;
	height:39px;
	background-image: url(../images/bg-back-to-top.jpg);
	}
	.back-to-top a {	
		position:absolute;
		left:453px;
		width:60px;
		top:0px;
		height:12px; 
		}
	.back-to-top a span {
		display:none;
		}

.style2 {
	color: #002460
}

img.img-left { 
	float:left;
	margin-right:6px;
	margin-bottom:3px;
	}
	
img.img-right { 
	float:right;
	margin-left:5px;
	margin-bottom:3px;	
	}

.asterisk-text { font-size:0.9em; }
	
#additional-pdfs{
	color:#002460;
	border-bottom:1px solid #002460;
	}
	
#vms-lightwindow-link {
	display: none;
	}

/* ----- global form elements ----- */ 

form {
	width:150px;
	margin:10px 0 15px 0;
	}

form label	{ font-size:.95em; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#FFF !important; /* to prevent highlighting by Google Toolbar */
	border:none;
	color:#000;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
	
select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact-business { display: none; } /* do not remove */ 


/* ----- main contact form ----- */ 
 
.large-form { margin:20px 0 10px 0; }

.large-form label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}
	
.large-form label input, .large-form label textarea, .large-form label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	border:1px solid;
	}
	
.large-form label select { width:175px; }
	
.large-form label textarea { height:100px; overflow:auto; }

#contact-business-main { display: none; } /* do not remove */ 

#donor_registration label { 
	width:260px; 
}
.follow_textarea { margin-top:95px; }
/* ----- submit button form elements ----- */ 

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { 
	margin:95px 0 0 243px;
	border:1px solid;
	height:22px;
	}
	#donor_registration input.submit-contact-main { margin:0 0 0 286px; }

/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:780px;
	margin:0 auto;
	text-align:left;
	}
#header-flash {
	background:url("../images/bg-flash.jpg");
	height:329px;
	}
	#noflash p { padding-top:150px; }	
#masthead {
	position:relative;
	background:url("../images/masthead-rotate/rotate.php");
	height:163px;
	}
body#blog #masthead {
	position:relative;
	background:url("../images/masthead-rotate/01.jpg");
	height:163px;
	}	
	body#registration-form #masthead {
		background:url("../images/donor-page-masthead.gif");
		}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:21px;
		width:151px;
		top:7px;
		height:136px; 
		}
	#masthead a span {
		display:none;
		}

/* ----- column-left ----- */

#column-left {
	/*background:url("../images/leftcol-bg.jpg") repeat-y;---*/
	width:226px;
	float:left;
	color:#FFF;
	display:inline;
	}
	#column-left a:link, #column-left a:visited, #column-left a:hover, #column-left a:active { color:#F6EF95; }
	
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left h4, #column-left dl {
		margin:0 39px 27px 35px;
		}
		#column-left dl { margin-right:0px; }
	#column-left form { margin-left:35px; }
	#ptt { margin-left:16px; }
	/* definition list */
	#column-left dl dt { font-weight:bold; margin-top:10px; }



#buttons {
background: url(../images/buttons.jpg) no-repeat;
height:314px;
margin-bottom:20px;
padding-top:3px;
}
#buttons a {
width:196px ;
height:71px ;
display:block;
margin: 0 0 5px 20px;
}
#buttons a span {display:none;}



	
.btn-donor-reg {
	background:url("../images/btn-donor-reg.jpg");
	display:block;
	height:60px;
	width:226px;
	}
	.btn-donor-reg span { display:none; }
	.btn-donor-reg:hover { background:url("../images/btn-donor-reg.jpg") -226px 0 no-repeat; }
	
.btn-in-the-news {
	background:url("../images/btn-in-the-news.jpg");
	display:block;
	height:60px;
	width:226px;
	}
	.btn-in-the-news span { display:none; }
	.btn-in-the-news:hover { background:url("../images/btn-in-the-news.jpg") -226px 0 no-repeat; }	
	
.btn-financing {
	background:url("../images/btn-financing.jpg");
	display:block;
	height:60px;
	width:226px;
	}
	.btn-financing span { display:none; }
	.btn-financing:hover { background:url("../images/btn-financing.jpg") -226px 0 no-repeat; }		


/* ----- column-left subheads ----- */			
#subhead-left-contact {
	background:url("../images/subhead-left-contact.jpg");
	height:97px;
	margin-top:20px;
	}

#subhead-left-locations {
	background:url("../images/subhead-left-locations.jpg") 0px 0px no-repeat;
	margin-top:20px;
}

	#subhead-left-locations dl {
		padding-top:56px;
		}

body#contact #ptt, body#thankyou #ptt, body#registration-form #ptt { margin-top:20px; }
/* ----- column-right ----- */

#column-right {
	width:554px;
	float:left;
	display:inline;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right h4, #column-right dl, #column-right ul, #column-right ol, #column-right table {
		margin:0 34px 27px 23px;
		}
		
	#column-right dl {
		margin-right:0;
		}
		#column-right p.ie-em-fix { margin-right:23px; }

.hide{
	position:absolute;
	left:-999em;
	height:1px;
	width:100px;
	overflow:hidden;
		}		
		
		#column-right h2, #column-right h3, #column-right h4 { margin-bottom: 3px; }
		
		#column-right img.img-left	 { margin-left:23px; }
		#column-right form { margin-left:23px; }
        .note { color:#666; }
		#dosage-chart { 
			margin-left:150px;
			}
		.hr {
			height:2px;
			margin:0 44px 27px 33px; 
			background: url("../images/bg-hr.jpg") repeat-x;
			}

	#title-can-patients {
		background:url("../images/title-can-patients.jpg") 23px 0 no-repeat;
		height:36px;
		}
		
	#title-uk-patients {
		background:url("../images/title-uk-patients.jpg") 23px 0 no-repeat;
		height:36px;
		}	
	#title-international-patients {
		background:url("../images/title-inter-patients.jpg") 23px 0 no-repeat;
		height:36px;
		}
	
	#title-on-this-page {
		background:url("../images/title-on-this-page.jpg") 23px 0 no-repeat;
		height:36px;
		}

	.btn {
		position:relative;
		height:105px;
		width:499px;
		margin-left:23px;
		}
		.btn a {
			position:absolute;
			height:105px;
			width:240px;
			top:0;
			}
			.btn a.first { left:0; }
			.btn a.second { left:259px; }
			.btn a span { display:none; }
		#btn-ivf { background:url("../images/btn-ivf.jpg"); }
		#btn-donation { background:url("../images/btn-donation.jpg"); }

#column-right h2#press-releases{
	margin-bottom:20px;
	}		


.hide{
	position:absolute;
	left:-999em;
	height:1px;
	width:100px;
	overflow:hidden;
		}	
				
	p.read-article{
		color:#D4B900;
		border-bottom:1px solid #D4B900;				
		margin:0px;
		}
		
	div.trigger, div.expanded{
		margin:10px 20px 0 23px;
		padding:0 6px 6px;
		}
		.show { padding:0 6px 6px; }
	
	div.trigger:hover, div.expanded:hover, .newsHover{
		background-color:#F6F6F6;
		cursor:pointer;
		}
		#column-right div.trigger *, #column-right div.expanded *{
			margin-left:0;
			margin-right:0;
			}

	#column-right div.trigger a img, #column-right div.expanded a img{
		margin:0 0 6px -6px;
		}	
	
	/* unordered list */
	#column-right ul li {
		background:transparent url("../images/bullet.jpg") 0px 7px no-repeat;
		padding-left:15px;  /* pushes text to the right to display bg img */
		margin-bottom:3px;
		}
	.anchor-links {
		background-color:#FCFADA;
		padding:10px 0 10px 16px;
		}

	#column-right dl dt {
		font-weight:bold;
		}
	#column-right dl dd {
		margin-bottom: 27px;
		}
		
	#supplement-info a, #supplement-info_1 a{
		display:block;
		height:36px;
		}
		
	body#ivf #supplement-info{
		background:url("../images/title-blastocyst-more.jpg") 0 0 no-repeat;
		height:36px;
		margin-bottom:20px;
		}

	body#egg-donation #supplement-info{
		background:url("../images/title-donor-more.jpg") 0 0 no-repeat;
		height:36px;
		margin-bottom:20px;
		}

	body#egg-donation #supplement-info_1{
		background:url("../images/title-recipient-more.jpg") 0 0 no-repeat;
		height:36px;
		margin-bottom:20px;
		}
		
	/*------------------------- gallery button -------------------------------------- */

	a#gallery-button{
		width:150px;
		height:50px;
		background: url("../images/gallery-button.jpg") 0px 0px no-repeat;
		float:left;
		margin:0 10px 0 23px
		}
		a#gallery-button:hover {background-position: 0px -50px;}
	#gallery-button span {display:none;}

	
	/* --------------------- holiday definition list --------------------- */
	#column-right dl.holiday { width:497px; }
	#column-right dl.holiday dt, #column-right dl.holiday dd {
		float:left;
		margin-bottom:5px;		
		}
	#column-right dl.holiday dt {
		font-weight:normal;
		width:120px;
		text-align:right;
		margin-right:10px;
		}
	#column-right dl.holiday dd {
		width:367px;
		}
	/* --------------------- end holiday definition list --------------------- */
	#column-right .success-rates-title {
		font-weight:bold;
		margin-bottom:0;
		background-color:#CCC;
		color:#002460;
		text-align:center;
		}
	/* --------------------- success-rates table --------------------- */
	table.success-rates { 
		border-collapse:collapse; 
		width:497px; 
		}
	.success-rates caption { 
		font-weight: bold;
		border-bottom:1px solid;
		color:#002460;
		background-color:#CCC;
		margin:0 34px 5px 23px;		
	 	}
	.success-rates td,.success-rates th  { text-align:center; height: 20px; width:238px }
	/* --------------------- end success-rates table --------------------- */
	
	#column-right ol li {
		margin-bottom:5px;
		list-style-type:decimal;
		margin-left:20px;
		}
	
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:11px;
	clear:both;
	width:100%; /* fix for Safar */
	}

/* ------ featured section ------ */
#featured-header {
	background:url("../images/index-featured.jpg");
	height:32px;
	}
#featured {
	width:544px;
	background:#F7F1A1 url("../images/bg-index-featured.jpg") no-repeat;
	padding-bottom:15px;
	}
	#featured p { 
		width:158px; 
		float:left; 
		margin:0 0 0 12px;
		font-size:0.9em;
		line-height:14px;
		_display:inline;
		}
	#featured p.egg, #featured p.rates { margin-left:23px; }
#index-featured-graphic {
	background:url("../images/index-featured-graphic.jpg");
	height:87px;
	}
#featured-learn-more {
	background:url("../images/index-featured-learn-more.jpg");
	height:26px;
	position:relative;
	}
	/* index page link within #masthead */		
	#featured-learn-more a {	
		position:absolute;
		width:81px;
		height:26px; 
		top:0;
		}
		#featured-learn-more a.ivf { left:22px; }
		#featured-learn-more a.egg { left:203px; }
		#featured-learn-more a.rates { left:384px; }		
		
	#featured-learn-more a span { display:none;	}

#testimonial {
	background:url("../images/index-testimonial.jpg");
	height:229px;
}
	
/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead { height:95px; } /* sets height for all subheads */

body#index #subhead { background:url("../images/subhead-index.jpg"); }
body#about #subhead { background:url("../images/subhead-about.jpg"); }
body#blastocyst #subhead { background:url("../images/subhead-blastocyst.jpg"); } 
body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
body#donors #subhead { background:url("../images/subhead-donors.jpg"); } 
body#egg-freezing #subhead { background:url("../images/subhead-egg-freezing.jpg"); }
body#embryo #subhead { background:url("../images/subhead-embryo.jpg"); } 
body#fertility-meds #subhead { background:url("../images/subhead-fertility-meds.jpg"); }
body#financing #subhead { background:url("../images/subhead-financing.jpg"); }
body#gender #subhead { background:url("../images/subhead-gender.jpg"); } 
body#gestational #subhead { background:url("../images/subhead-gestational.jpg"); }
body#icsi #subhead { background:url("../images/subhead-icsi.jpg"); } 
body#iui #subhead { background:url("../images/subhead-iui.jpg"); } 
body#ivf #subhead { background:url("../images/subhead-ivf.jpg"); }
body#news #subhead { background:url("../images/subhead-news.jpg"); }
body#other-ivf #subhead { background:url("../images/subhead-other-ivf.jpg"); }
body#other-services #subhead { background:url("../images/subhead-other-services.jpg"); }
body#our-team #subhead { background:url("../images/subhead-our-team.jpg"); }
body#pcos #subhead { background:url("../images/subhead-pcos.jpg"); }
body#pgd #subhead { background:url("../images/subhead-pgd.jpg"); }
body#recipients #subhead { background:url("../images/subhead-recipients.jpg"); } 
body#recurrent-loss #subhead { background:url("../images/subhead-recurrent-loss.jpg"); }
body#registration-form #subhead { background:url("../images/subhead-registration-form.jpg"); }
body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }
body#success #subhead { background:url("../images/subhead-success.jpg"); }
body#surgical #subhead { background:url("../images/subhead-surgical.jpg"); } 
body#testing #subhead { background:url("../images/subhead-testing.jpg"); }
body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
body#sperm-donation #subhead { background:url("../images/subhead-sperm-donation.jpg"); }
body#international-patients #subhead { background:url("../images/subhead-international-patients.jpg"); }
body#can-patients #subhead { background:url("../images/subhead-can-patients.jpg"); }
body#can-egg-recipients #subhead { background:url("../images/subhead-can-egg-recipients.jpg"); }
body#can-donor #subhead { background:url("../images/subhead-can-donor.jpg"); }
body#can-egg-retrieval #subhead { background:url("../images/subhead-can-egg-retrieval.jpg"); }
body#can-ivf #subhead { background:url("../images/subhead-can-ivf.jpg"); }
body#can-embryo-transfer #subhead { background:url("../images/subhead-can-embryo.jpg"); }
body#can-surrogacy-overview #subhead { background:url("../images/subhead-can-surrogacy-overview.jpg"); }
body#can-surrogacy-process #subhead { background:url("../images/subhead-can-surrogacy-process.jpg"); }
body#can-other-services #subhead { background:url("../images/subhead-can-other-services.jpg"); }
body#can-travel-info #subhead { background:url("../images/subhead-can-travel-info.jpg"); }
body#uk-patients #subhead { background:url("../images/subhead-uk-patients.jpg"); }
body#uk-egg-overview #subhead { background:url("../images/subhead-uk-egg-overview.jpg"); }
body#uk-donor #subhead { background:url("../images/subhead-uk-donor.jpg"); }
body#uk-egg-retrieval #subhead { background:url("../images/subhead-uk-egg-retrieval.jpg"); }
body#uk-ivf #subhead { background:url("../images/subhead-uk-ivf.jpg"); }
body#uk-embryo-transfer #subhead { background:url("../images/subhead-uk-embryo.jpg"); }
body#uk-surrogacy-overview #subhead { background:url("../images/subhead-uk-surrogacy-overview.jpg"); }
body#uk-surrogacy-process #subhead { background:url("../images/subhead-uk-surrogacy-process.jpg"); }
body#uk-other-services #subhead { background:url("../images/subhead-uk-other-services.jpg"); }
body#uk-travel-info #subhead { background:url("../images/subhead-uk-travel-info.jpg"); }



body#blog #subhead { background:url("../images/subhead-blog.jpg") no-repeat; }
body#egg-donation #subhead {
	position:relative;
	background:url("../images/subhead-egg-donation.jpg") no-repeat;
	}
	body#egg-donation #subhead a {	
		position:absolute;
		left:366px;
		width:175px;
		top:6px;
		height:54px; 
		}
	body#egg-donation #subhead a:hover { background:url("../images/subhead-egg-donation.jpg") -366px -101px no-repeat; }
	body#egg-donation #subhead a span {
		display:none;
		}

/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:780px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#002460;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active { color:#002460; font-weight:bold; }

#footer p a:link, #footer p a:visited, #footer p a:hover, #footer p a:active { font-weight:normal; }

#footer ul {margin-top:27px; margin-bottom:10px; }

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #002460;
	}
	#footer li.first { border: none; }

/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */
#column-right #nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:554px; 
	height:68px; 
	margin:0;
	padding:0; 
	}
#column-right #nav li { /* undo list styles */
	background:none;
	padding-left:0;
	margin-bottom:0;
	}
#column-right #nav span { display: none; }

#column-right #nav li, #column-right #nav a { height:68px; display:block; } /* change height here also */

#column-right #nav li { float:left; list-style:none; _display:inline; }
#column-right #nav-01 { width: 59px; margin-left: 1px;}
#column-right #nav-02 { width: 84px;}
#column-right #nav-03 { width: 68px;}
#column-right #nav-04 { width: 84px;}
#column-right #nav-05 { width: 101px;}
#column-right #nav-06 { width: 67px;}
#column-right #nav-07 { width: 80px;}


/*---------------------------- hover states --------------------------- */
#column-right #nav-01 a:hover { background:url("../images/nav.jpg")   -1px -68px no-repeat; }
#column-right #nav-02 a:hover { background:url("../images/nav.jpg")  -60px -68px no-repeat; }
#column-right #nav-03 a:hover { background:url("../images/nav.jpg") -144px -68px no-repeat; }
#column-right #nav-04 a:hover { background:url("../images/nav.jpg") -212px -68px no-repeat; }
#column-right #nav-05 a:hover { background:url("../images/nav.jpg") -296px -68px no-repeat; }
#column-right #nav-06 a:hover { background:url("../images/nav.jpg") -397px -68px no-repeat; }
#column-right #nav-07 a:hover { background:url("../images/nav.jpg") -464px -68px no-repeat; }

/*--------------  Keep the hover state on each page based on body #id ------------- */
body#about #column-right #nav-02 		{ background:url("../images/nav.jpg")  -60px -68px no-repeat; }
body#our-team #column-right #nav-03 	{ background:url("../images/nav.jpg") -144px -68px no-repeat; }
body#news #column-right #nav-04 		{ background:url("../images/nav.jpg") -212px -68px no-repeat; }
body#success #column-right #nav-05 		{ background:url("../images/nav.jpg") -296px -68px no-repeat; }
body#financing #column-right #nav-06 	{ background:url("../images/nav.jpg") -397px -68px no-repeat; }
body#contact #column-right #nav-07 		{ background:url("../images/nav.jpg") -464px -68px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#column-right #nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#DEBD00;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	margin-left:0px;
	z-index:999;
	}

#column-right #nav li ul li { 
	height:20px; /* Height of each drop down nav item */
	border-top:none;
	}	

#column-right #nav li ul li a {
	width:100%;
	height:20px;	/* Height of each drop down nav item, should match above */
	line-height:20px;	 /* Height of each drop down nav item again, should match above */
	}

#column-right #nav li ul li a span {
	display:block;
	padding-left:5px;
	}

/* Drop down link styles */
#column-right #nav a:link, #column-right #nav a:visited, #column-right #nav a:hover, #column-right #nav a:active {
	font-size:1.0em;
	color:#FFFFFF;
	text-decoration:none;
	}

#column-right #nav li:hover ul, #column-right #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#column-right #nav #nav-05 ul li a:hover{ 
	width:100px;
	background-image:none;
	background-color:#012561;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#column-right #nav #nav-05 ul {width:100px;}		

/* Vertical Sprite Nav
 * ------------------------------------------------------------------------- */

#nav-procedures {
	background:url("../images/nav-procedures2.jpg") top left no-repeat;					
	width:226px;		/* Width of buttons, not entite image (or half of entire image) */
	height:478px;		/* Height of entire image */
	margin:0;
	padding:0;
	}

#nav-procedures li span { display: none; }

#nav-procedures li {
	float:left;
	list-style:none; position:relative;
	z-index:999;
	}

#nav-procedures li, #nav-procedures a { 
	height:30px;			/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the nav-procedures should begin */
#nav-procedures-01 { margin-top:27px; width:226px; }

/* margin-top if there is a spacing between each nav button */
#nav-procedures-02, #nav-procedures-03, #nav-procedures-04, #nav-procedures-05, #nav-procedures-06, #nav-procedures-07, #nav-procedures-08, #nav-procedures-09, #nav-procedures-10, #nav-procedures-11, #nav-procedures-12, #nav-procedures-13, #nav-procedures-14, #nav-procedures-15{ margin-top:0; width:226px; }

/*---------------------------- hover states --------------------------- */
#nav-procedures-01 a:hover { background:url("../images/nav-procedures2.jpg") -226px  -27px no-repeat; }
#nav-procedures-02 a:hover { background:url("../images/nav-procedures2.jpg") -226px  -57px no-repeat; }
#nav-procedures-03 a:hover { background:url("../images/nav-procedures2.jpg") -226px  -87px no-repeat; }
#nav-procedures-04 a:hover { background:url("../images/nav-procedures2.jpg") -226px -117px no-repeat; }
#nav-procedures-05 a:hover { background:url("../images/nav-procedures2.jpg") -226px -147px no-repeat; }
#nav-procedures-06 a:hover { background:url("../images/nav-procedures2.jpg") -226px -177px no-repeat; }
#nav-procedures-07 a:hover { background:url("../images/nav-procedures2.jpg") -226px -207px no-repeat; }
#nav-procedures-08 a:hover { background:url("../images/nav-procedures2.jpg") -226px -237px no-repeat; }
#nav-procedures-09 a:hover { background:url("../images/nav-procedures2.jpg") -226px -267px no-repeat; }
#nav-procedures-10 a:hover { background:url("../images/nav-procedures2.jpg") -226px -297px no-repeat; }
#nav-procedures-11 a:hover { background:url("../images/nav-procedures2.jpg") -226px -327px no-repeat; }
#nav-procedures-12 a:hover { background:url("../images/nav-procedures2.jpg") -226px -357px no-repeat; }
#nav-procedures-13 a:hover { background:url("../images/nav-procedures2.jpg") -226px -387px no-repeat; }
#nav-procedures-14 a:hover { background:url("../images/nav-procedures2.jpg") -226px -417px no-repeat; }
#nav-procedures-15 a:hover { background:url("../images/nav-procedures2.jpg") -226px -447px no-repeat; }

/*--------------  Keep the hover state on each page based on body #id ------------- */
body#ivf #nav-procedures-01 			{ background:url("../images/nav-procedures2.jpg") -226px  -27px no-repeat; }
body#egg-donation #nav-procedures-02 	{ background:url("../images/nav-procedures2.jpg") -226px  -57px no-repeat; }
body#egg-freezing #nav-procedures-03 	{ background:url("../images/nav-procedures2.jpg") -226px  -87px no-repeat; }
body#gestational #nav-procedures-04 	{ background:url("../images/nav-procedures2.jpg") -226px -117px no-repeat; }
body#testing #nav-procedures-05 		{ background:url("../images/nav-procedures2.jpg") -226px -147px no-repeat; }
body#fertility-meds #nav-procedures-06 	{ background:url("../images/nav-procedures2.jpg") -226px -177px no-repeat; }
body#icsi #nav-procedures-07 			{ background:url("../images/nav-procedures2.jpg") -226px -207px no-repeat; }
body#iui #nav-procedures-08 			{ background:url("../images/nav-procedures2.jpg") -226px -237px no-repeat; }
body#pgd #nav-procedures-09 			{ background:url("../images/nav-procedures2.jpg") -226px -267px no-repeat; }
body#surgical #nav-procedures-10 		{ background:url("../images/nav-procedures2.jpg") -226px -297px no-repeat; }
body#other-ivf #nav-procedures-11 		{ background:url("../images/nav-procedures2.jpg") -226px -327px no-repeat; }
body#pcos #nav-procedures-12 			{ background:url("../images/nav-procedures2.jpg") -226px -357px no-repeat; }
body#recurrent-loss #nav-procedures-13 	{ background:url("../images/nav-procedures2.jpg") -226px -387px no-repeat; }
body#other-services #nav-procedures-14 	{ background:url("../images/nav-procedures2.jpg") -226px -417px no-repeat; }
body#blog #nav-procedures-15 	        { background:url("../images/nav-procedures2.jpg") -226px -447px no-repeat; }
/* ------------------------ son of suckerfish: vertical sprite nav ------------------------ */
#nav-procedures li ul {
	position:absolute;
	left:-9999px;
	background-color:#012561;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	margin-left:226px; /* Set to same width as in #nav */
	margin-top:-30px; /* Set to each button height, same as used above */
	z-index:999;
	}

#nav-procedures li ul li {
	height:25px; /* Height of each drop down nav item */
	border-top:none;
	}

#nav-procedures li ul li a {
	width:100%;
	height:25px; /* Height of each drop down nav item, should match above */
	line-height:20px;	 /* Height of each drop down nav item again, should match above */
	}

#nav-procedures li ul li a span {
	display:block;
	padding-left:10px;
	}

/* Drop down link styles */
#nav-procedures a:link, #nav-procedures a:visited, #nav-procedures a:hover, #nav-procedures a:active {
	font-size:1.0em;
	color:#FFFFFF;
	text-decoration:none;
	}

#nav-procedures li:hover ul, #nav-procedures li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-procedures-01 ul a:hover, #nav-procedures-02 ul a:hover, #nav-procedures-03 ul a:hover, #nav-procedures-04 ul a:hover, #nav-procedures-05 ul a:hover, #nav-procedures-06 ul a:hover, #nav-procedures-07 ul a:hover, #nav-procedures-08 ul a:hover, #nav-procedures-09 ul a:hover, #nav-procedures-10 ul a:hover, #nav-procedures-11 ul a:hover, #nav-procedures-12 ul a:hover, #nav-procedures-13 ul a:hover, #nav-procedures-14 ul a:hover { 
	background-image:none;
	background-color:#DEBD00;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-procedures-01 ul, #nav-procedures-01 li { width:250px; }		
#nav-procedures-02 ul, #nav-procedures-02 li { width:240px; }		
#nav-procedures-03 ul, #nav-procedures-03 li { width:260px; }		
#nav-procedures-04 ul, #nav-procedures-04 li { width:320px; }
#nav-procedures-05 ul, #nav-procedures-05 li { width:262px; }		
#nav-procedures-06 ul, #nav-procedures-06 li { width:258px; }		
#nav-procedures-07 ul, #nav-procedures-07 li { width:260px; }		
#nav-procedures-08 ul, #nav-procedures-08 li { width:90px; }
#nav-procedures-09 ul, #nav-procedures-09 li { width:380px; }		
#nav-procedures-10 ul, #nav-procedures-10 li { width:220px; }		
#nav-procedures-11 ul, #nav-procedures-11 li { width:290px; }		
#nav-procedures-12 ul, #nav-procedures-12 li { width:335px; }
#nav-procedures-13 ul, #nav-procedures-13 li { width:240px; }		
#nav-procedures-14 ul, #nav-procedures-14 li { width:345px; }



/*index page office layout */
#office-locations {
	background:url("../images/index-locations.jpg") no-repeat top left;
	margin-top:35px;
	text-align:left;
	color:#000;
	}

#office-locations dd, dl, dt { margin:0 5px 0px 5px; padding-top:0px;}

#office-locations .office-list { width:260px; float:left; margin-top:55px; }

/*------------------------------------- Blog css ---------------------------------*/
#wp_sidebar {
	margin-left:40px;
}
body#blog form#wp_searchform {
	margin:0px;
}
body#blog form label input, body#blog form textarea#comment{
	border:#000000 solid 1px;
}
ul#rss {
	margin:10px 0 10px 40px;
}
a.rs{
 background:url("../images/rss-icon.gif") no-repeat;
list-style-type:none;
padding-left:15px;
}
legend{
	color:#FFFFFF;
	
}

body#blog #column-right #wp_navigation li{
 list-style-type:none;
 list-style:none;
 list-style-image:none;
 background-image:none;
 }


#whats-new h2 { color:#fff; padding-top:20px; margin-bottom:10px }

.small  { font-size: .9em }

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */




/* SMK --------------------------------------------*/

#title-follow-us {
	background:url(../images/title-follow-us.jpg) no-repeat top left;
	padding-top:60px;
	margin-top:15px;
	}
#title-follow-us p {
	margin:0 0 15px 0;
	padding-left:15px;
	text-align:center;
	}	