/*------------------------------------------------------------------------------------

  Copyright Einstein Industries 2006. Used with Permission.                             

  May not be duplicated or reproduced.

/*------------------------------------------------------------------------------------*/



body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}

table{border-collapse:collapse;border-spacing:0;}

fieldset,img,a img,:link img,:visited img {border:0;}

address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}

ol,ul {list-style:none;}

caption,th {text-align:left;}

h1,h2,h3,h4,h5,h6 {font-size:100%;}

q:before,q:after {content:'';}



/* ------------------------ type selectors ------------------------ */

body { 

	background:#222307 url("../images/bg-body.jpg") top repeat-x;

	text-align:center; 

	font:12px/16px verdana, Arial, Helvetica, sans-serif; 

	color:#bdc35f;

	}



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



h1	{ font-size:1.2em; color:#dd903e; }

h2	{ font-size:1.1em; color:#dd903e; }

h3	{ font-size:1.0em; color:#dd903e; }



h1 span,h2 span,h3 span	{ display:none; }



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

a:hover,a:active	{ color:#2f86af; text-decoration:underline; outline:none; }



/* ------------------------ classes ------------------------ */

.clear	{ 

	clear:both;

	}



div.clear	{ 

	height:.01em; 

	overflow:hidden; 

	}



p.back-to-top {

	text-align:right;

	display:block;

	padding-right:15px;

	background:url("../images/bullet-back-to-top.jpg") right no-repeat;

	}



img.img-left { 

	float:left; 

	margin:2px 10px 10px 24px;

	}



img.img-right { 

	float:right; 

	margin:5px 0px 10px 10px; 

	}



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

form div{

	float:left;

}

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



form br { line-height:0; height:0; }



input, textarea, select { 

	background-color:#1b1c0e !important;

	border:1px solid #464631;

	color:#f3e4ce;

	width:220px;

	height:18px;

	line-height:18px;

	vertical-align: middle;

	margin-bottom:4px;

	padding:1px 0 0 4px;

	font-family: verdana, Arial, Helvetica, sans-serif; 

	font-size:1.0em;

	}



select { width:150px; padding:0; }



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



#contact_business { display: none; }



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



/* ------------------------ main contact form ------------------------ */

#contact-main { margin:20px 0 10px 0; }



#contact-main label { 

	width:220px; 

	position:relative; 

	display:block; 

	text-align:right; 

	margin-bottom:10px;

	font-size:1.0em;

	}



#contact-main label input, #contact-main label textarea, #contact-main label select { 

	width:170px;

	position:absolute; 

	left:110%; 

	top:-2px;

	color:#FFFFFF;

	}



#contact-main label select { width:175px; }



#contact-main label textarea { height:100px; overflow:auto; }



/* ------------------------ 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; } /* defines placement of contact-main submit button */



input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */

	background:url("../images/btn-submit.jpg");

	width:58px;

	height:20px;

	border:none;

	cursor:pointer;

	}



/* ------------------------ Online Consultation ------------------------ */

#contact-questionnaire {width: 400px; margin: 30px 0 0 0px;}

#contact-questionnaire label  { 

	width:220px; 

	text-align:right; 

	position:relative; 

	display:block; 

	margin-bottom:10px;

	font-size:1.0em;

}



#contact-questionnaire label input.radio, 

#contact-questionnaire input.radio,

#contact-questionnaire label input.checkbox,

#contact-questionnaire input.checkbox {width: 12px; background-color: none !important;}



#contact-questionnaire label input, #contact-questionnaire label textarea { 

	width:170px;

	position:absolute; 

	left:110%; 

	top:-2px;

	color:#FFFFFF;

	}

	

	#contact-questionnaire label textarea {

	height:30px;

	overflow:auto; 

	}

	

	#contact-questionnaire label.two-lines textarea {

	height:30px;

	overflow:auto;

	}

	

	#contact-questionnaire label textarea.more-lines {

	height:76px;

	overflow:auto;

	}

	

	#contact-questionnaire label select { 

	width:176px;

	position:absolute; 

	left:110%; 

	top:-2px;

	color:#FFFFFF;

	}

	

	#contact-questionnaire label input.much-info { height:45px;}

	#contact-questionnaire label.under-info {margin-top: 15px;}

	

	input.submit-contact-questionnaire { margin:15px 0 0 242px; }

	

	input.submit-contact-questionnaire { /* REMOVE IF NOT USED */

	background:url("../images/btn-submit.jpg");

	width:58px;

	height:20px;

	border:none;

	cursor:pointer;

	}

	

	#contact-business-questionnaire { display: none; }



/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

#wrap{

	background:url("../images/bg-wrap.jpg") repeat-y;

	width:920px;

	margin:0 auto;

}

#wrap-img {

	background:url("../images/bg-wrap-img.jpg") repeat-y;

	width:920px;

	margin:0 auto;

	text-align:left;

	}



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

#masthead {

	position:relative;

	background:url("../images/masthead.jpg");

	height:114px;

	}

	#masthead a {

	position:absolute;

	display:block;

	height:114px;

	width: 575px;

		}

	#masthead a span {

		display:none;

		}



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

#column-left {

	width:460px;

	float:left;

	}



	#column-left table#difference {

		width:390px;

		margin:0px 30px 20px 38px;

		}

		

		#column-left table#difference td {

		width:180px; margin:0px;

		}

		

		#column-left table#difference td p {

		padding:5px 5px 5px 5px;

		margin:0px;

		}



	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {

		margin:0px 30px 10px 38px;

		}

	body#index #column-left ul { padding-left:150px;}

	 body#index #column-left ul li { 

			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;

			padding-left:10px;

			}

	/* single column list */

	#column-left ul { padding-left:5px; }

		#column-left ul li { 

			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;

			padding-left:10px;

			}



	/* multi column list */

	#column-left ul.multi { padding-left:5px; } 

		#column-left ul.multi li { 

			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;

			padding-left:10px;

			float:left;

			width:150px;

			line-height:20px; 

			}



	/* definition list */

	
/* ------------------------ column-right framework ------------------------ */

#column-right {

	width:460px;

	float:left;

	}



	#column-right p, #column-right h1, #column-right h2, #column-right h3 {

		margin:0px 10px 10px 31px;

		}

	#column-right #locations p{

		font-size:0.75em;

	}

	

	#column-right p.mission {width:380px;}	



	#column-right form { margin-left:170px; }



	/* single column list */

	#column-right ul { padding-left:5px; }

		#column-right ul li { 

			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;

			padding-left:10px;

			}



	/* multi column list */

	#column-right ul.multi { padding-left:5px; } 

		#column-right ul.multi li { 

			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;

			padding-left:10px;

			float:left;

			width:150px;

			line-height:20px; 

			}



	/* definition list */

	#column-right dl { padding-left:5px; }

		#column-right dl dt {

			font-weight:bold;

			color:#fff;

			margin:0 0 10px 10px;

			}

		#column-right dl dd {

			padding-left:10px;

			margin-left:5px;

			}

#locations{

	float:left;

	width:176px;

}

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



#header-graphic { background:url("../images/header-index.jpg"); height:326px; position:relative; } /* sets height for all non-flash headers */



#header-graphic a.header-clickhere {

	position:absolute;

	top:200px;

	left:738px;

	width:90px;

	height:25px;

}

	

	

	body#about-cv #header-graphic { background:url("../images/header-1.jpg") no-repeat; }

	body#sitemap #header-graphic { background:url("../images/header-1.jpg") no-repeat; }

	body#male-infertility #header-graphic { background:url("../images/header-1.jpg") no-repeat; }

	body#additional-treatments #header-graphic{ background:url("../images/header-1.jpg") no-repeat; }

	body#whats-new #header-graphic{ background:url("../images/header-1.jpg") no-repeat; }

	body#pycnogenol #header-graphic { background:url("../images/header-1.jpg") no-repeat; }

	body#pregnancy-loss #header-graphic { background:url("../images/header-1.jpg") no-repeat; }



	body#thankyou #header-graphic { background:url("../images/header-2.jpg") no-repeat; }

	body#about-difference #header-graphic { background:url("../images/header-2.jpg") no-repeat; }

	body#infertility-testing #header-graphic { background:url("../images/header-2.jpg") no-repeat; }

	body#pcos #header-graphic { background:url("../images/header-2.jpg") no-repeat; }

	body#seminars #header-graphic { background:url("../images/header-2.jpg") no-repeat; }

	body#gender-selection #header-graphic { background:url("../images/header-2.jpg") no-repeat; }

	body#articles #header-graphic { background:url("../images/header-2.jpg") no-repeat; }

	body#hormone-imbalances #header-graphic { background:url("../images/header-2.jpg") no-repeat; }

	

	

	

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

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

	body#index #subhead { background:url("../images/subhead-index.jpg") no-repeat; }

	body#contact #subhead { background:url("../images/subhead-contact.jpg") no-repeat; }

	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg") no-repeat; }

	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg") no-repeat; }

	body#about-cv #subhead { background:url("../images/subhead-about-cv.jpg") no-repeat; }

	body#about #subhead { background:url("../images/subhead-about-doc.jpg") no-repeat; }

	body#about-difference #subhead { background:url("../images/subhead-about-different.jpg") no-repeat; }

	body#male-infertility #subhead { background:url("../images/subhead-male-infertility.jpg") no-repeat; }

	body#infertility-treatments #subhead { background:url("../images/subhead-infertility-treatments.jpg") no-repeat; }

	body#infertility-testing #subhead { background:url("../images/subhead-infertility-testing.jpg") no-repeat; }

	body#getting-started #subhead { background:url("../images/subhead-getting-started.jpg") no-repeat; }

	body#additional-treatments #subhead { background:url("../images/subhead-additional-infertility.jpg") no-repeat; }

	body#pcos #subhead { background:url("../images/subhead-pcos.jpg") no-repeat; }

	body#whats-new #subhead { background:url("../images/subhead-whats-new.jpg") no-repeat; }

	body#success-rates #subhead { background:url("../images/subhead-success-rates.jpg") no-repeat; }

	body#seminars #subhead { background:url("../images/subhead-seminars.jpg") no-repeat; }

	body#pycnogenol #subhead { background:url("../images/subhead-pycnogenol.jpg") no-repeat; }

	body#privacy-statement #subhead { background:url("../images/subhead-privacy-statement.jpg") no-repeat; }

	body#premature-ovarian #subhead { background:url("../images/subhead-premature-ovarian.jpg") no-repeat; }

	body#pregnancy-loss #subhead { background:url("../images/subhead-pregnancy-loss.jpg") no-repeat; }

	body#hormone-imbalances #subhead { background:url("../images/subhead-hormone-imbalances.jpg") no-repeat; }

	body#gender-selection #subhead { background:url("../images/subhead-gender-selection.jpg") no-repeat; }

	body#forms #subhead { background:url("../images/subhead-forms.jpg") no-repeat; }

	body#female-infertility #subhead { background:url("../images/subhead-female-infertility.jpg") no-repeat; }

	body#egg-donors #subhead { background:url("../images/subhead-egg-donors.jpg") no-repeat; }

	body#disclaimer #subhead { background:url("../images/subhead-disclaimer.jpg") no-repeat; }

	body#articles #subhead { background:url("../images/subhead-articles.jpg") no-repeat; }

	

	

/*-----------------------call to action --------------------------------- */

#call-to-action{

	background:url("../images/center.jpg");

	height:164px;

}

#call-to-action a.different{

	position:absolute;

	left: 723px;

	top: 585px;

	width: 212px;

	height: 52px;

}

#call-to-action a.conceive{

	position:absolute;

	left: 60px;

	top: 584px;

	width: 212px;

	height: 52px;

}

#call-to-action a.miscarrage{

	position:absolute;

	left: 282px;

	top: 588px;

	width: 211px;

	height: 49px;

}

#call-to-action a.womens-hormones{

	position:absolute;

	left: 503px;

	top: 587px;

	width: 212px;

	height: 49px;

}

#call-to-action a span{

	display:none;

}

/* ------------------------ subhead framework with varying heights ------------------------ */

#subhead-meet-doc {

	height:55px;

	background:url("../images/subhead-meet-doc.jpg") ;

	}

/* ------------------------ title framework with varying heights ------------------------- */

#title-contact {

	height:95px;

	background:url("../images/title-contact.jpg") ;

	}

#title-contact-inside {

	height:99px;

	background:url("../images/title-contact-inside.jpg") ;

	}

#title-our-procedures {

	height:35px;

	background:url("../images/title-our-procedures.jpg") ;

	}

/* ------------------------ bottom-wrap framework ------------------------ */



#bottom-wrap {

	background:url("../images/bottom-wrap.jpg");

	width:100%;

	height:28px;

	clear:both; /* important */

	}

#footer-wrap{

	width:920px;

	/*height:145px;*/

	height:190px;

	margin:0 auto;

	background:url("../images/footer-wrap.jpg") repeat-y;

}

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

#footer {

	width:100%;

	background:url("../images/footer.jpg") repeat-x;

	margin:0 auto;

	padding:0px;

	text-align:center;

	}



#footer p {

	color:#202617;

	margin:10px 0px 0px 60px;

	width:800px;

	text-align:center;

	}



#footer a:link, #footer a:visited { color:#202617; text-decoration:underline; }

#footer a:hover, #footer a:active { color:#202617; text-decoration:none;}



#footer ul {}

	#footer li {

		padding:0 5px 0 7px;

		display: inline;

		border-left: 1px solid #202617;

		}

	#footer li.first { border: none; }



/* ------------------------ horizontal sprite nav ------------------------ */

#nav { 

	background:url("../images/nav.jpg") no-repeat; 

	width:920px; 

	height:39px; 

	margin:0;

	padding:0; 

	}



#nav span { display: none; }



#nav li, #nav a { height:30px; display:block; } /* change height here also */



#nav li { float:left; list-style:none; _display:inline; position:relative; }



#nav-01 { width: 105px; margin-left: 0px;}

#nav-02 { width: 104px;}

#nav-03 { width: 116px;}

#nav-04 { width: 150px;}

#nav-05 { width: 183px;}

#nav-06 { width: 122px;}

#nav-07 { width: 140px;}





/*-------------- (-0px) X position of button / (-39px) height of image from above ------------- */

#nav-01 a:hover { background:url("../images/nav.jpg")  -0px -39px no-repeat; }

#nav-02 a:hover { background:url("../images/nav.jpg") -105px -39px no-repeat; }

#nav-03 a:hover { background:url("../images/nav.jpg") -209px -39px no-repeat; }

#nav-04 a:hover { background:url("../images/nav.jpg") -325px -39px no-repeat; }

#nav-05 a:hover { background:url("../images/nav.jpg") -475px -39px no-repeat; }

#nav-06 a:hover { background:url("../images/nav.jpg") -658px -39px no-repeat; }

#nav-07 a:hover { background:url("../images/nav.jpg") -780px -39px no-repeat; }





/*-------------- OPTIONAL - Keeps the hover state on each page based on body id ------------- */

body#SPECIFY #nav-01 { background:url("../images/nav.jpg")  -0px -39px no-repeat; }

body#SPECIFY #nav-02 { background:url("../images/nav.jpg") -105px -39px no-repeat; }

body#SPECIFY #nav-03 { background:url("../images/nav.jpg") -209px -39px no-repeat; }

body#SPECIFY #nav-04 { background:url("../images/nav.jpg") -325px -39px no-repeat; }

body#SPECIFY #nav-05 { background:url("../images/nav.jpg") -475px -39px no-repeat; }

body#SPECIFY #nav-06 { background:url("../images/nav.jpg") -658px -39px no-repeat; }

body#SPECIFY #nav-07 { background:url("../images/nav.jpg") -780px -39px no-repeat; }



/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */

#nav li ul {

	position:absolute;

	left:-9999px;

	padding-right:1px; /* Fixes one px spacing for border-right in FF */

	background-color:#720000;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */

	z-index: 99;

	}



#nav li ul li { 

	height:20px; /* Height of each drop down nav item */

	border-bottom:1px solid #2e370c;

	border-top:none;

	}	



#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 */

	}



#nav li ul li a span {

	display:block;

	padding-left:5px;

	}



/* Drop down link styles */

#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {

	font-size:1.0em;

	color:#FFFFFF;

	text-decoration:none;

	}



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



/* Hover styles for drop down items */

#nav-02 ul a:hover, #nav-03 ul a:hover, #nav-05 ul a:hover, #nav-06 ul a:hover { 

	background-image:none;

	background-color:#AA0000;

	color:#FFFFFF;

	text-decoration:none;

	}



/* width of drop down nav - choose width that allows items to display on one line */

#nav-02 ul, #nav-02 li { width:180px; }	

#nav-03 ul, #nav-03 li { width:220px; }

#nav-05 ul, #nav-05 li { width:210px; }

#nav-06 ul, #nav-06 li { width:160px; }	


