/* @override 
	http://rmwebsite.com/mcfivf/css/layout.css
	http://www.mcfivf.com/css/layout.css
*/

/*------------------------------------------------------------------------------------
  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 ------------------------ */
html {
	background:#e8e4c8 url("../images/html.jpg") 0 0 repeat-x;
}

body { 
	background:transparent url("../images/body.jpg") top center no-repeat;
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#000;
	}

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

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

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

a:link,a:visited	{ color:#082d57; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#2f86af; text-decoration:none; 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 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 20px 10px 10px; 
	}
	
body#index #column-right p.narrow {
	margin-right:275px;
}

/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	margin:10px 0 15px 17px; /* set margin left and right below */
	}
form label	{ font-size:.95em; } 

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

input, textarea, select { 
	background-color:#fff !important;
	border:1px solid #3f87bf;
	color:#000;
	width:190px;
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px;
	padding:1px 0 0 4px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

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

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

form#contact-seminar{
	margin-left:80px;
	width:200px;
}

/* ------------------------ main contact form ------------------------ */
#contact-main, #contact-seminar, #seminar-main { margin:20px 0 30px 30px; }

#contact-main label, #seminar-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,
#seminar-main label input, #seminar-main label textarea, #seminar-main label select {
	width:170px;
	position:absolute;
	left:243px;
	top:-2px;
	}

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

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

/* ------------------------ submit button form elements ------------------------ */
#Submit2 {
	margin:70px 0 10px 245px;
	
}
input.submit, input.submit-contact-main, input#Submit2, input.submit-seminar { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:0 0 0 203px; } /* 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:64px;
	height:20px;
	border: 1px solid #3F87BF;
	cursor:pointer;
	}

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

#shadow {
	width:100%;
	/*background:transparent url("../images/shadow-wrap.jpg") top center repeat-y;*/
	
}


#outer-wrap {
	width:100%;
	background:transparent url("../images/outer-wrap.jpg") top center repeat-y;
}
#outer-wrap-video {
	width:100%;
	background:transparent url("../images/shadow-wrap-gallery.jpg") top center repeat-y;
}

#wrap {
	width:800px;
	margin:0 auto;
	text-align:left;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	width:100%;
	margin:0 auto;
	background:url("../images/masthead.jpg") top center no-repeat;
	height:152px;
	}
	#masthead a {	
		display:block;
		height:152px;
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:240px;
	float:left;
	color:#fff;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul{
		margin:0px 20px 10px 17px;
		}

	ul#nav {
		background:url("../images/nav-new.jpg") top left no-repeat;					
		width:240px;
		height:406px;
		margin:0;
		padding:0;
		}
		
body#video ul#nav		{
	width: 240px;
}
	
	#nav li span { display: none; }
	
	#nav li { float:left; list-style:none; position:relative; width:240px; }
	
	#nav li, #nav a { 
		height:29px;
		display:block;
		}
	
	li#nav-01 { margin-top:8px; }
	#nav-02, #nav-03, #nav-04, #nav-05, #nav-06, #nav-07, #nav-08, #nav-09, #nav-10, #nav-11, #nav-12, #nav-13/*, #nav-14*/ { margin-top:2px; }
	
	#nav-01 a:hover { background:url("../images/nav-new.jpg") -240px -8px no-repeat; }
	#nav-02 a:hover { background:url("../images/nav-new.jpg") -240px -39px no-repeat; }
	#nav-03 a:hover { background:url("../images/nav-new.jpg") -240px -70px no-repeat; }
	#nav-04 a:hover { background:url("../images/nav-new.jpg") -240px -101px no-repeat; }
	#nav-05 a:hover { background:url("../images/nav-new.jpg") -240px -132px no-repeat; }
	#nav-06 a:hover { background:url("../images/nav-new.jpg") -240px -163px no-repeat; }
	#nav-07 a:hover { background:url("../images/nav-new.jpg") -240px -194px no-repeat; }
	#nav-08 a:hover { background:url("../images/nav-new.jpg") -240px -225px no-repeat; }
	#nav-09 a:hover { background:url("../images/nav-new.jpg") -240px -256px no-repeat; }
	#nav-10 a:hover { background:url("../images/nav-new.jpg") -240px -287px no-repeat; }
	#nav-11 a:hover { background:url("../images/nav-new.jpg") -240px -318px no-repeat; }
	#nav-12 a:hover { background:url("../images/nav-new.jpg") -240px -348px no-repeat; }
	#nav-13 a:hover { background:url("../images/nav-new.jpg") -240px -379px no-repeat; }
	/*#nav-14 a:hover { background:url("../images/nav-new.jpg") -240px -410px no-repeat; }*/
	
	a#videowebsite {
	height:175px;
	width:240px;
	background:url("../images/video-button.jpg") 0 0 no-repeat;
	margin-bottom: 10px;
	display: block;
	
	}
	/* ------------------------ son of suckerfish: vertical sprite nav ------------------------ */
	#nav li ul {
		position:absolute;
		left:-9999px;
		background-color:#cfdbe8;
		margin-left:240px;
		margin-top:-30px;
		z-index:999;
		}
	
	#nav li ul li {
		height:20px;
		border-top:1px solid white;
		z-index:9999;
		}
	
	#nav li ul li a {
		width:100%;
		height:20px;
		line-height:20px;
		}
	
	#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:#0a3e75;
		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-06 ul a:hover, #nav-07 ul a:hover, 
	#nav-09 ul a:hover, #nav-10 ul a:hover  { 
		background-image:none;
		background-color:#0a3e75;
		color:#FFFFFF;
		text-decoration:none;
		}
	
	#nav-02 ul, #nav-02 li { width:205px; }	
	#nav-06 ul, #nav-06 li { width:100px; }
	#nav-07 ul, #nav-07 li { width:120px; }
	#nav-09 ul, #nav-09 li { width:105px; }
	#nav-10 ul, #nav-10 li { width:125px; }

/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:560px;
	float:left;
	background:#f7f5e9;
	}

body#video #column-right {
	width:800px;
	background:#F7F5E9;
	position: relative;
	left: 50px;
	}
	
	body#index #bottom-right-col {
	background:#f7f5e9;
	}
	body#index #bottom-right-col a.sart {
	float:right;
	width:255px;
	height:490px;
	}
	body#index #column-right a.sart span{
		display:none;
	}
	body#index #column-right p, body#index #column-right h1, body#index #column-right h2, 
	body#index #column-right h3, body#index #column-right ul, body#index #column-right dl {
		margin:0px 25px 10px 20px;
		}
		
	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 25px 10px 20px;
		}
		
	/* 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;
			}
		
	#column-right h1 {
	margin-top:15px;
	}
	
	#column-right ul#subnav { 
	background:url("../images/subnav-new.jpg") no-repeat; 
	width:560px; 
	height:71px; 
	margin:0;
	padding:0; 
	}
	body#index #column-right ul#subnav { margin:0; }

	#subnav span { display: none; }
	
	#subnav li, #subnav a { height:71px; display:block; z-index:0; }
	
	#column-right #subnav li { float:left; list-style:none; display:inline; position:relative; background:none; padding:0; }
	
	#subnav-01 { width: 215px;}
	#subnav-02 { width: 202px;}
	#subnav-03 { width: 140px;}
	
	#subnav-02, #subnav-03 { margin-left:1px; }
	
	#subnav-01 a:hover { background:url("../images/subnav-new.jpg") 0px -71px no-repeat; }
	#subnav-02 a:hover { background:url("../images/subnav-new.jpg") -216px -71px no-repeat; }
	#subnav-03 a:hover { background:url("../images/subnav-new.jpg") -419px -71px no-repeat; }
body#employment #column-right{
	padding-bottom:100px;
}
body#treatment-costs table{
	width:512px;
	height:141px;
	margin-left:20px;
	margin-bottom:15px;
}
body#thankyou #column-right{
	padding-bottom:300px;
}
body#post-coital #column-right{
	padding-bottom:100px;
}

#box-wrap{
	background:url("../images/shazam.jpg") repeat-y;
	float:right;
	width:250px;
	margin:0 10px;
	display:inline;
	
}
#box-top {
	background:url("../images/box-top.jpg") top left no-repeat;
	padding-top:60px;
}

#box-bottom{
	background:url("../images/box-btm.jpg") bottom left no-repeat;
	padding-bottom:20px;
	color:#FFF;
}
#box-bottom a {
	color:#FFF;
}

#video-library {
	/*background-color:#F7F5E9;*/
	height:440px;
	margin-left:-55px;
	
	width:800px;
}
#video-library-player {margin-left:77px;}

body#video {
	background: none!important;
}
body#video #wrap {
	background: url("../images/shadow-wrap.jpg") top center repeat-y;
	width: 902px;
	top: -8px;
	position: relative;
}

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

/*#header-graphic { height:279px; background:url("../images/header-index.jpg"); }*/


/* ------------------------ subhead framework ------------------------ */
#subhead { height:58px;} /* 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#infertilify-specialist #subhead { background:url("../images/subhead-admin.jpg") no-repeat; }
	body#administrative-two #subhead { background:url("../images/subhead-admin.jpg") no-repeat; }
	body#administrative #subhead { background:url("../images/subhead-admin.jpg") no-repeat; }
	body#laboratory-director #subhead { background:url("../images/subhead-lab-director.jpg") no-repeat; }
	#embryology-staff { background:url("../images/subhead-embryo-staff.jpg") no-repeat;  width: 560px; height: 58px; display: block; }
	#nurses { background:url("../images/subhead-nurse-staff.jpg") no-repeat; width: 560px; height: 58px; display: block; }
	body#hcg #subhead { background:url("../images/subhead-hcg.jpg") no-repeat; }
	body#iui #subhead { background:url("../images/subhead-iui.jpg") no-repeat; }
	body#icsi #subhead { background:url("../images/subhead-icsi.jpg") no-repeat; }
	body#ivf #subhead { background:url("../images/subhead-ivf.jpg") no-repeat; }
	body#mini-stem #subhead { background:url("../images/subhead-mini-stem.jpg") no-repeat; }
	body#fertility-fsh #subhead { background:url("../images/subhead-fsh.jpg") no-repeat; }
	body#clomid #subhead { background:url("../images/subhead-clomid.jpg") no-repeat; }
	body#ovulation #subhead { background:url("../images/subhead-ovulation.jpg") no-repeat; }
	body#metformin #subhead { background:url("../images/subhead-metformin.jpg") no-repeat; }
	body#fertility-drug #subhead { background:url("../images/subhead-fertility-drug.jpg") no-repeat; }
	body#egg-donors #subhead { background:url("../images/subhead-donor.jpg") no-repeat; }
	body#donor-egg-program #subhead { background:url("../images/subhead-egg-donor.jpg") no-repeat; }
	body#recipient #subhead { background:url("../images/subhead-recipient.jpg") no-repeat; }
	body#applications #subhead { background:url("../images/subhead-application.jpg") no-repeat; }
	body#success #subhead { background:url("../images/subhead-success-rate.jpg") no-repeat; }
	body#overview #subhead { background:url("../images/subhead-overview.jpg") no-repeat; }
	body#causes #subhead { background:url("../images/subhead-causes.jpg") no-repeat; }
	body#treatment #subhead { background:url("../images/subhead-treatment.jpg") no-repeat; }
	body#male-test #subhead { background:url("../images/subhead-male-test.jpg") no-repeat; }
	body#female-test #subhead { background:url("../images/subhead-female-test.jpg") no-repeat; }
	body#female-fertility-test #subhead { background:url("../images/subhead-female-test.jpg") no-repeat; }
	body#post-coital #subhead { background:url("../images/subhead-post-coital.jpg") no-repeat; }
	body#laparoscopy #subhead { background:url("../images/subhead-laparoscopy.jpg") no-repeat; }
	body#ultrasound #subhead { background:url("../images/subhead-ultrasound.jpg") no-repeat; }
	body#patient-info #subhead { background:url("../images/subhead-patient-info.jpg") no-repeat; }
	body#treatment-costs #subhead { background:url("../images/subhead-cost.jpg") no-repeat; }
	body#testimonials #subhead { background:url("../images/subhead-testimonials.jpg") no-repeat; }
	body#seminars #subhead { background:url("../images/subhead-seminars.jpg") no-repeat; }
	body#press-release #subhead { background:url("../images/subhead-press-release.jpg") no-repeat; }
	body#employment #subhead { background:url("../images/subhead-jobs.jpg") no-repeat; }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg") no-repeat; margin-left:2px;}
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }
	body#blog #subhead { background:url("../images/subhead-blog.jpg") no-repeat;  }
	body#video #subhead { background:url("../images/subhead-video.jpg") no-repeat;  }
	
	#subhead h1 { 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:51px;
	background:url("../images/title-contact.jpg") no-repeat;
	}

#title-our-procedures {
	height:35px;
	background:url("../images/title-our-procedures.jpg") ;
	}

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

#bottom-wrap {
	width:100%;
	height:0px;
	clear:both; /* important */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	background:url("../images/bottom-wrap.jpg") top center no-repeat;
	width:100%;
	margin:0 auto;
	text-align:center;
	padding-top:30px;
	}
	
/*	VIDEO FOOTER*/
	#footer-video {
		/*background:url("../images/bottom-wrap-video.jpg") top center no-repeat;*/
		width:100%;
		margin:0 auto;
		text-align:center;
		padding-top:30px;
		}	
		#footer-video p {
			width:800px;
			color:#072d57;
			margin:0 auto 10px;
			margin-top: 20px;
			}

		#footer-video a:link, #footer a:visited { color:#072d57; }
		#footer-video a:hover, #footer a:active { color:#072d57; }

		#footer-video ul {width:800px; margin-top: -20px; margin-left: auto; margin-right: auto;}
			#footer-video li {
				padding:0 5px 0 7px;
				display: inline;
				border-left: 1px solid #072d57;
				}
			#footer-video li.first { border: none; }
			
			
			
#footer p {
	width:800px;
	color:#072d57;
	margin:0 auto 10px;
	}

#footer a:link, #footer a:visited { color:#072d57; }
#footer a:hover, #footer a:active { color:#072d57; }

#footer ul {margin:10px auto; width:800px;}
	#footer li {
		padding:0 5px 0 7px;
		display: inline;
		border-left: 1px solid #072d57;
		}
	#footer li.first { border: none; }


#email {
	background: url("../images/email.png") center top no-repeat;
	display: block;
	width: 240px;
	height: 89px;
	margin: 10px 0 25px 0px;
}

	#email span {display: none;}
	
/*#job-openings {
	background: url("../images/btn-jobOpenings.jpg") top left no-repeat;
	display: block;
	width: 239px;
	height: 91px;
	margin: 0px 0 25px 0px;
}*/

#blog-btn {
	background: url("../images/blog-btn.jpg") top left no-repeat;
	display: block;
	width: 239px;
	height: 74px;
	margin: 0px 0 25px 0px;
	text-indent:-9999px;
}

#forms-btn {
	background: url("../images/formsbtn.jpg") top left no-repeat;
	display: block;
	width: 239px;
	height: 74px;
	margin: 0px 0 25px 0px;
	text-indent:-9999px;
}

	#job-openings span {display: none;}
	
.success-rates-table {
	margin: 0 auto 10px;
	background: none;
	border: 1px solid #082D57;
}

	.success-rates-table td {
		padding-right: 10px;
		text-align: center;
	}

	.alt {
		background-color: #E8E199;
	}
	
	#first {
		padding-top: 10px;
	}
	
	.success-rates-table td.head {
		text-align: right;
		padding-left: 10px;
	}
	
	
/* --- video iframe tags--*/	

#video-testimonial{
margin:0 0 0 20px;
}	
.video-iui{
margin: 0 0 0 80px;
}
#video-ivf{
	margin:10px 20px 10px 80px;
	
}
#video-mini{
	margin:10px 20px 10px 80px;	
}
#video-egg{
	margin:10px 20px 10px 80px;	
}
#video-success{
	margin: 0 0 0 80px;
	padding: 5px;
}
#video-home{
	margin: 0 0 0 80px;
	padding: 5px;
}

ul.catlist a {
		color: #FFF;
		text-decoration: none;
}
ul.catlist a:hover {
	color:#2F86AF;
}
.post{
	border-bottom: 1px solid #2F86AF;
	margin-top:20px;

}

#celebrationBtn {
display:block;
width:250px;
height:136px;
text-indent:-9999px;
background:url(../images/celebrationBtn.jpg);
}

.alignleft {
float:left;
}
.alignright{
float:right;
}

.onlinefamily {color:#ffffff; font-size:14px; 
text-align:center; padding-top: 30px; margin-top:20px;}

#online-network {
	width: 213px;
	margin: 10px 0 20px 15px;
}

.socialMedia {
	width:42px;
	height:42px;
	text-indent:-9999px;
	margin-left:15px;
	float:left;
}

#online-network a.socialMedia:hover {
	background-position: bottom left;
}

#youtube { background:url("../images/youtube.png") no-repeat; }
#facebook {	background:url("../images/facebook.png") no-repeat; margin-left: 0px;}
#rss { background:url("../images/rss.png") no-repeat; }
#twitter { background:url("../images/twitter.png") no-repeat; }

#column-left a {
	color:#2F86AF;
	display:block;
}


/*SLIDESHOW ----------------------->>>------>>*/
#slideshow {
	height: 280px;
	width: 559px;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	z-index:0;
}

#slides div, #slides a {
	display: block;
	height: 280px;
	width: 559px;
}

#slide1 { background: url("../images/slide1.jpg") no-repeat; }
#slide2 { background: url("../images/slide2.jpg") no-repeat;}
#slide3 { background: url("../images/slide3.jpg") no-repeat; }
#slide4 { background: url("../images/slide4.jpg") no-repeat; }
#slide5 { background: url("../images/slide5.jpg") no-repeat; }
#slide6 { background: url("../images/slide6.jpg") no-repeat; }

#slide-saturday { background: url("../images/slide-saturday-appts.jpg") no-repeat; }



#slideshow-nav {
	position: absolute;
	left: 20px;
	top: 191px;
	z-index: 100;
}

#slideshow-nav a {
	padding: 1px 4px;
	background: #e8e6d3;
	background: rgba(232,230,211,0.7);
	margin-right: 3px;
	border: 1px solid #585477!important;
	text-decoration: none;
	cursor:pointer;
}

#slideshow-nav a.activeSlide {
	background: #585477;
	background: rgba(1,46,101,0.7);
	color: #fff;
}

.video-bucket {
	background-color: #082d57;
	width: 400px;
	padding: 10px;
	border-radius:5px;
}
