html, body{
	margin: 0;
	padding: 0;
	font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#456429;
}
img{ border: 0; }
h1,h2,h3 { margin-bottom:8px; }
h1	{ font-size:1.2em; color:#000; }
h2	{ font-size:1.1em; color:#6F4603; }
h3	{ font-size:1.0em; color:#000; }
h4 { font-size: 1em; }
a:link,a:visited	{ color:#456429; text-decoration:underline; font-weight:bold; }
a:hover,a:active	{ color:#955C00; text-decoration:none; font-weight:bold; }
form {
	width:170px;
	padding:10px 0 0 30px;
	}

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

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

input, textarea, select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #B8B6B6;
	color:#456429;
	width:165px; /* 5 pixles smaller than form width !important */
	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:.95em;
	}
	
select { 
	width:170px; /* same width as form !important */
	padding:0;
	}

textarea { 
	height:90px; 
	overflow:auto; 
	}
	
input.submit, input.submit-contact-main { 
	width:60px; 
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:0 0 0 198px; }
#contact-main div#cap { margin-top: 90px; }

input.submit-image { 
	background:url/images_layout/btn-submit.jpg);
	width:63px;
	height:15px;
	border:none;
	cursor:pointer;
	}
	
	#contact-main { padding:20px 0 10px 35px; }
	
#contact-main label { 
	width:180px; 
	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:150px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select {
	width:155px;
	}
	
#contact-main label textarea { height:100px; }
#contact-hd {
	background:url(/images_layout/contact-hd.jpg) no-repeat;
	height:45px;
	margin-left: -12px;
}

#below_video img {
	padding: 0 10px;

}


#locations {
	background:url(/images_layout/locations.jpg) no-repeat;
	height:38px;
	margin: 10px 0 0 -12px;
}
#offices {
	background:url(/images_layout/offices.jpg) no-repeat;
	height:38px;
	margin: 0 0 10px -12px;
}
#pregsuccess table{ width:400px; margin:20px auto; }
#pregsuccess table p { padding: 0 30px 10px 16px; }
#pregsuccess table tr.highlight {background:#F7F2EE; }

#left-column ul li, #right-column ul li{
	list-style: none;
	background:transparent url(/images_layout/bullet.gif) no-repeat 0px 5px;
	padding-left:12px;
}

div#center-locations p{ 
	margin: 0;
	padding: 0;
	padding-left: 25px;
}
div#center-locations img{
	margin-left: 8px;
}
div#center-locations ul{
	margin: 0 0 0 -15px; /* firefox */
	*margin: 0 0 0 25px; /* others */
}

#main{ background: url(/images_layout/index-spacer.jpg) top center repeat-y transparent; }

#banner{
	background: url(/images_layout/banner.jpg) top center no-repeat transparent;
	height: 205px;
}
#special-offer{
	position: relative;
	top: -35px;
	left: 450px;
	width: 265px;
	height: 52px;
}
table#promo {
	background-color:#fff;
	width:300px;
}
table#promo h1, table#promo h2 {
	margin:0;
}

#left-column{
	width: 218px;
	padding-left: 10px;
}

#right-column{
	width: 512px;
	padding: 0 20px 0 10px;
}
#right-column #lower{ 
	width: 100%;
	background: url(/images_layout/procedure-spacer.jpg) top center repeat-y transparent;
}
#right-column #ivf{
	/*background: url(/images_layout/in-vitro.jpg) 2px 0 no-repeat transparent;*/
	width: 157px;
	height: 100%;
	float: left;
	padding: 0 10px 0 2px;
}
#right-column #ivf a.ivf-button{
	height: 45px;
	width: 155px;
	display: block;
	margin-top: -34px;
}
#right-column #ivf a.ivf-button span{ display: none; }
#right-column #tlr{
	/*background: url(/images_layout/tubal-ligation.jpg) top center no-repeat transparent;*/
	width: 149px;
	height: 100%;
	float: left;
	padding: 0 10px 0 10px;
}
#right-column #tlr a.tlr-button{
	height: 45px;
	width: 153px;
	display: block;
	margin-left: -2px;
	margin-top: -34px;
}
#right-column #tlr a.tlr-button span{ display: none; }
#right-column #endo{
	/*background: url(/images_layout/endometriosis.jpg) 3px 0 no-repeat transparent;*/
	width: 154px;
	height: 100%;
	float: left;
	padding: 0 0 0 15px;
}
#right-column #endo img{ margin-left: -12px; }
#right-column #endo a.endo-button{
	height: 45px;
	width: 151px;
	display: block;
	margin-top: -34px;
}
#right-column #endo a.endo-button span{ display: none; }

div.clear{
	clear: both;
	height: 0.01em;
	overflow: hidden;
}
#footer {
	background:url(/images_layout/footer.jpg) no-repeat top left;
	width:780px;
	height: 73px;
	font-size:.95em;
	text-align:left;
}

#footer p {
	color:#955C00;
	margin:0 0 0 22px;
	}



#footer a:link, #footer a:visited {
	color:#955C00;
	}

#footer a:hover, #footer a:active {
	color:#2E546B;
	}
.footer-links{
	height: 73px;
	margin-top: -10px;
}
	
.img-left{
	float: left;
	padding-right: 14px;
}

.above-mini-form{ padding: 0 5px 0 30px; }

.FinePrint
	{
	text-align: center;
	font-family: verdana, geneva, helvetica, arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	}
.FinePrint td p img{ margin-bottom: -6px; }
/*.FinePrint td p br{ display: none; }*/

/* MAIN NAV */
#navcontainer
	{ 
	margin:0;
	padding:0 0 0 14px;
	}

#navcontainer ul
	{
	margin:0;
	padding:0;
	list-style-type: none;
	}

#navcontainer ul li
	{
	margin:0;
	padding:0;
	float:left;
	}

#navlist a
	{
	display:block;
	margin:0;
	padding: 2px 1px 2px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	}

#navlist a:link, #navlist a:visited
	{
	text-decoration: none;
	}

#navlist a:hover
	{
	text-decoration:underline;
	}

/* TOOLS */
#tools
	{
	margin:0;
	padding:8px 0 0 0;
	text-align:right;	
	}

#tools a
	{
	font-size:.9em;	
	color:#7B5931;
	text-decoration:none;
	}

#tools a:hover
	{
	text-decoration:underline;			
	}

#tools ul
	{
	display:inline;
	margin:0;
	padding:0;
	}

#tools li
	{
	display:inline;
	margin:0;
	padding:8px 0 0 10px;
	text-align:right;
	font-size:12px;
	background-image: none !important;
	}

.Print a
	{
	padding-left:25px;
	background: url("/images_layout/icon_print.gif") no-repeat left 50%;
	}

.Print a:hover
	{
	text-decoration:underline;
	background: url("/images_layout/icon_print.gif") no-repeat left 50%;
	}

.Email a
	{
	padding-left:30px;
	background: url("/images_layout/icon_email.gif") no-repeat left 50%;					
	}

.Email a:hover
	{
	text-decoration:underline;
	background: url("/images_layout/icon_email.gif") no-repeat left 50%;					
	}

.Logout a
	{
	padding-left:18px;
	background: url("/images_layout/icon_logout.gif") no-repeat left;
	background-position:0 1px;
	}

.Logout a
	{
	text-decoration:underline;
	background: url("/images_layout/icon_logout.gif") no-repeat left;
	background-position:0 1px;
	}

#copyrights
	{
	background-color:#F5F2EF;	
	}

/* BEGIN: Login page */
.error
	{
	color:maroon;
	}
.success
	{
	color:green;
	}
/* END: Login page */

/* Events Frontend Begin */
.events_header
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:black;
	background-color:#CCCCCC;
	font-weight:bold;
	}

.events_description
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	background-color:white;
	padding-right:5px;
	}

.events_data
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	background-color:white;
	padding-left:5px;
	}

.required
	{
	color:maroon;
	}

.contact_even
	{
	background-color:#ECE4DD;
	}

.contact_odd
	{
	background-color:#E2D6CB;
	}

.contact_required
	{
	color:maroon;
	}
/* Events Frontend End */


.bna_popup
	{
	background-color:#F1F8F8; 
	}