/*--------------------- 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:#6EADB4 url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#006666;
	}

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

h1	{ font-size:1.2em; color:#006666; font-weight:bold; }
h2	{ font-size:1.1em; color:#006666; font-weight:bold; }
h3	{ font-size:1.0em; color:#006666; font-weight:bold; }

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

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

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

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

p.back-to-top {
	text-align:right;
	display:block;
	font-size:.90em;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}
	
p.more {
	text-align:right;
	display:block;
	height: 10px;
	background:url("../images/bg-learn-more.jpg") right no-repeat;
	}
	
	p.more a {
	position:relative;
	width:68px;
	top:0px;
	height:10px;
	float:right;
		}
		
img.img-left { 
	float:left; 
	margin:2px 10px 10px 24px; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}
	
#column-left img.baby-left {
	float:left; 
	margin:0 0 0 24px; 
	}

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

form {
	width:115px;
	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:#FFFFFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #FFFFFF;
	color:#006666;
	width:110px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:15px;
	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:Arial, Helvetica, sans-serif; 
	font-size:.90em;
	}
	
select { width:115px; padding:0; } /* same width as form - !important */

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

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


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

#contact-main label { 
	width:200px; 
	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;
	}
	
#contact-main label select { width:175px; }
	
#contact-main label textarea { height:100px; overflow:auto; }

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


/* ----- submit button form elements ----- */ 

input.submit-contact-main { margin:85px 0 0 220px; }

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:61px;
	height:15px;
	border:none;
	cursor:pointer;
	}


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

#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:712px;
	margin:0 auto;
	text-align:left;
	}
	
	#wrap-content {
	background:url("../images/bg-column-left.jpg") bottom left no-repeat;
	width:712px;
	float: left;
	padding-bottom:10px;
	}
	
	#wrap-contact {
	background:url("../images/bg-contact.jpg") repeat-y;
	width:264px;
	float: left;
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead-sub.jpg");
	height:275px;
	}
	body#index #masthead {
	background:url("../images/masthead.jpg");
	height:325px;
	}
	/* index page link within #masthead */		
	#masthead a {
	position:absolute;
	left:9px;
	top:-49px;
	width:683px;
	height:255px;
		}

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

#column-left {
	width:448px;
	float:left;
	}

	
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0 20px 10px 32px; list-style-type:square;
		}
	#column-left form { margin-left:24px; }
	
	/* single column list */
	#column-left ul { padding-left:5px;}
		#column-left ul li { 
			padding-left:10px; /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-left.anchors ul { padding-left:5px;} 
		#column-left.anchors ul li {
			 
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:448px;
			line-height:20px;
	}
	
	/* definition list */
	#column-left dl { padding-left:5px; }
		#column-left dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-left dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
			
/* ----- column-right ----- */

#column-right {
	background: url("../images/subheaders/subhead-contact.jpg") top no-repeat;
	width:264px;
	float:left;
	padding-top:63px;
	}
	
	body#contactus #column-right, body#thankyou #column-right {
	background:url("../images/bg-column-right.jpg") top no-repeat;
	padding-top:100px;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0 54px 10px 34px;
		}
	 
	/* 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;  /* pushes text to the right to display bg img */
			}

	/* multi 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;  /* pushes text to the right to display bg img */
			float:left;
			width:150px;
			line-height:20px; 
			}
	
	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
			
	#google-map {
	background-image:url(../images/btn-location.jpg);
	height:146px;
	position:relative;
	background-repeat:no-repeat;
	}
	
	#google-map a {
	position:absolute;
	top:67px;
	left:32px;
	height:70px;
	width:176px;
	}
	
	#google-map span {
	display:none;
	}
			
/* ----- contact ----- */

#contact {
	background:url("../images/header-contact.jpg") no-repeat;
	width:264px;
	float:left;
	padding-top:140px;
	margin:0;
	}

	#contact p {
		margin:10px 62px 0px 44px;
		}
	#contact form { margin:64px; }
	
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:15px;
	clear:both;
	width:100%; /* fix for Safar */
	}

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

#subhead { height:50px; padding-bottom:10px; } /* sets height for all subheads */

	body#index #subhead { background: url("../images/subheaders/subhead-promise.jpg") no-repeat; }
	body#center #subhead { background: url("../images/subheaders/subhead-center.jpg"); }
	body#doctor #subhead { background: url("../images/subheaders/subhead-doctor.jpg"); }
	body#infertility #subhead { background: url("../images/subheaders/subhead-infertility.jpg"); }
	body#options #subhead { background: url("../images/subheaders/subhead-options.jpg"); }
	body#contactus #subhead { background: url("../images/subheaders/subhead-contactus.jpg"); }
	body#thankyou #subhead { background: url("../images/subheaders/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background: url("../images/subheaders/subhead-sitemap.jpg"); }


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

#subhead-meet-doc {
	height:55px;
	background:url("../images/subhead-meet-doc.jpg") ;
	}


/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:712px;
	margin:0 auto;
	text-align:center;
	padding-bottom:10px;
	}

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

#footer a:link, #footer a:visited { color:#006666; }

#footer a:hover, #footer a:active { color:#993300; }

#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 #006666;
	}

	#footer li.first { border: none; }
	
/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:712px; 
	height:38px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

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

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

#nav-01 { width: 147px; margin-left: 15px;}
#nav-02 { width: 141px;}
#nav-03 { width: 168px;}
#nav-04 { width: 112px;}
#nav-05 { width: 110px;}

/*-------------- (-15px) X position of button / (-38px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")   -15px -38px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -162px -38px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -303px -38px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -471px -38px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -583px -38px no-repeat; }

/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#subnav { 
	background:url("../images/subnav.jpg") no-repeat; 
	width:712px; 
	height:38px; 
	margin:0;
	padding:0; 
	}

#subnav span { display: none; }

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

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

#subnav-01 { width: 147px; margin-left: 15px;}
#subnav-02 { width: 130px;}
#subnav-03 { width: 114px;}
#subnav-04 { width: 106px;}
#subnav-05 { width: 97px;}
#subnav-06 { width: 84px;}

/*-------------- (-715px) X position of button / (-38px) height of image from above ------------- */
#subnav-01 a:hover { background:url("../images/subnav.jpg")   -15px -38px no-repeat; }
#subnav-02 a:hover { background:url("../images/subnav.jpg") -162px -38px no-repeat; }
#subnav-03 a:hover { background:url("../images/subnav.jpg") -292px -38px no-repeat; }
#subnav-04 a:hover { background:url("../images/subnav.jpg") -406px -38px no-repeat; }
#subnav-05 a:hover { background:url("../images/subnav.jpg") -512px -38px no-repeat; }
#subnav-06 a:hover { background:url("../images/subnav.jpg") -609px -38px no-repeat; }

