/*--------------------- Last Modified --> 2006.02.17 ---------------------*/
/*-----------------------------------------------------------------------*/


/* 
 ----------------------------------------------------------------------------
  Copyright Einstein Industries 2005. 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: #1D5B82 url("../images/bg-body.jpg") top left repeat-x;
	text-align:center; 
	font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#000; 
	}

p, ul, ol, dl, pre, blockquote	{ margin-bottom:10px; }

blockquote { 
	margin-left: 10px; 
	margin-right: 10px; 
	}

h1,h2,h3 { margin-bottom:8px; }

h1	{ font-size:1.2em; color:#1E5C82; }
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:#1D5B82; text-decoration:underline; }
a:hover,a:active	{ color:#000; text-decoration:underline; }


/* ----- classes ----- */

div.clear	{ 
	clear:both; 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	margin-right:15px;
	background:url("../images/back-top.gif") right no-repeat;
	}
p.back-to-top a:link, p.back-to-top a:active, p.back-to-top a:hover, p.back-to-top a:visited {text-decoration:none;}
p.back-to-top a { padding:0 0 0 0px; margin:0 -7px 0 0px;}
	
img.img-left { 
	float:left; 
	margin:0px 0px 0px 30px; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}

.map { padding:20px 0 0 25px;}
#column-right p.directions { text-align:center; padding:15px 20px 0 0;}
#privacy p {padding:0 20px 0 20px; color:#FFFFFF;}
img.blog_btn {
	margin: 15px 0 30px 12px;
}

/* ----- global form elements ----- */ 

form {
	width:150px;
	padding:10px 0 15px 0;
	}

form label	{ font-size:.95em; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
	}  

input, textarea, select { 
	background-color:#D7D2C1 !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #D7D2C1;
	color:#559673;
	width:145px; /* 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:1.0em;
	}
	
select { 
	width:150px; /* 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:85px 0 2px 242px; }


#contact_business { display: none; } /* do not remove */ 

/* ----- main contact form ----- */ 
 
#contact-main {padding:20px 0 10px 50px;}
	
#contact-main label { 
	width:150px; 
	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:200px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select {
	width:205px;
	*height: 24px;
	}
	
#contact-main label textarea { height:100px; }


/* framework
 * ------------------------------------------------------------------------- */

#wrap { 
	background:url("../images/bg-wrap.jpg") repeat-y; 
	width:768px; 
	margin:0 auto; 
	text-align:left; 
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:129px;
	}
	/* home link within #masthead */		
	#masthead a {	
		position:absolute;
		left:26px;
		width:350px;
		top:44px;
		height:70px;
		}
	#masthead a span {
		display:none;
		}

/* ----- column-left ----- */
 
#column-left { width:515px; float:left; }

body#index #column-left {background:url("../images/col-left-index.jpg") no-repeat;}
body#about #column-left {background:url("../images/col-left-about.jpg") no-repeat;}
body#basics #column-left {background:url("../images/col-left-basics.jpg") no-repeat;}
body#causes #column-left {background:url("../images/col-left-causes.jpg") no-repeat;}
body#choose #column-left {background:url("../images/col-left-choose.jpg") no-repeat;}
body#contact #column-left {background:url("../images/col-left-contact.jpg") no-repeat;}
body#cost #column-left {background:url("../images/col-left-cost.jpg") no-repeat;}
body#faq #column-left {background:url("../images/col-left-faq.jpg") no-repeat;}
body#male #column-left {background:url("../images/col-left-male.jpg") no-repeat;}
body#ovulation #column-left {background:url("../images/col-left-ovulation.jpg") no-repeat;}
body#pelvic #column-left {background:url("../images/col-left-pelvic.jpg") no-repeat;}
body#sitemap #column-left {background:url("../images/col-left-sitemap.jpg") no-repeat;}
body#tech #column-left {background:url("../images/col-left-tech.jpg") no-repeat;}
body#thankyou #column-left {background:url("../images/col-left-thankyou.jpg") no-repeat;}

#column-left p {padding:0 28px 0 49px;}
#column-left h1 {padding:35px 28px 0 49px;}
#column-left h2 {padding:0 28px 0 49px;}
#column-left h3 {padding:0 28px 0 49px;}

#column-left p.home-list {padding:0 28px 0 176px;}

 h2#choose {background:url("../images/why_choose.jpg") no-repeat; width:343px; height:44px; margin:27px 0 0 172px; padding:0;}
 h2#solution {background:url("../images/solution.jpg") no-repeat; width:343px; height:44px; margin:27px 0 0 172px; padding:0;}
 h2#basic {background:url("../images/the_basics.jpg") no-repeat; width:343px; height:44px; margin:27px 0 0 172px; padding:0;}


#column-left ul#all-lists li { padding:0 0 10px 0;}

#column-left ul {padding:0 28px 0 85px;}

#column-left ul li { list-style-type:disc;}

#column-left ul li.causes {margin:0 0 0 -30px; list-style-type:none; font-weight:bold; padding:5px 0 5px 0; font-size:1.05em;}
#column-left ul li.causes a { text-decoration:none;}
/* ----- column-right ----- */
  
#column-right {
	width:253px; 
	float:left; 
	color:#549572;
	}
	
	#column-right h2 {
		background:url("../images/col-right.jpg") no-repeat;
		width:253px;
		padding:36px 0px 0px 0px;
		margin: 0px;
		}
		
	#column-right h2 span {
		display: none;
		}

  p.ptt {text-align:center;}
	
body#contact #column-right {
	width:253px; 
	float:left; 
	color:#549572;
	}
	
	body#contact #column-right h2 {
		background:url("../images/col-right-driving.jpg") no-repeat;
		width:253px;
		padding:36px 0px 0px 0px;
		margin: 0px;
		}
		
	body#contact #column-right h2 span {
		display: none;
		}
	
#column-right p { padding:0 50px 0 27px;}

#column-right p.address {padding:5px 0 0 27px; color:#1D5B82;}
#column-right p.address-contact {padding:0px 0 0 27px; color:#1D5B82;}

.quick-contact {padding:0 0 0 27px;}
	
/* ----- bottom-wrap ----- */
 
#bottom-wrap { 
	background:url("../images/bottom-wrap.jpg") no-repeat; 
	height:132px; 
	clear:both; 
	}

/* header framework
 * ------------------------------------------------------------------------- */

#header-graphic {
	background:url("../images/header.jpg") no-repeat;
	height:258px;
	}


/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead {
	height:20px; /* sets height for all subheads */
	}

	body#face #subhead {
		background:url("../images/subhead-face.jpg"); 
		}
	
	body#breast #subhead {
		background:url("../images/subhead-breast.jpg"); 
		}


/* footer
 * ------------------------------------------------------------------------- */
 
#footer { 
	width:738px; 
	margin:0px auto; 
	text-align:center;
	font-size:.9em; 
	}

#footer p {
	color:#fff;
	}

#footer a:link, #footer a:visited {
	color:#fff;
	}

#footer a:hover, #footer a:active {
	color:#E5E0D3;
	}

#footer ul {margin-top: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 #fff;
	}

	#footer li.first { border: none; }
	
	
	/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background: url("../images/nav.jpg") no-repeat; 
	width:768px; 
	height:41px; 
	margin-bottom:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height: 41px; display: block; }

#nav li { float: left; list-style: none; _display: inline; }

#nav-01 { width: 47px; margin-left: 28px;}
#nav-02 { width: 68px;}
#nav-03 { width: 108px;}
#nav-04 { width: 102px;}
#nav-05 { width: 105px;}
#nav-06 { width: 124px;}
#nav-07 { width: 41px;}
#nav-08 { width: 63px;}
#nav-09 { width: 56px;}

#nav-01 a:hover {background:url("../images/nav.jpg") -28px -41px no-repeat;}
#nav-02 a:hover {background:url("../images/nav.jpg") -75px -41px no-repeat;}
#nav-03 a:hover {background:url("../images/nav.jpg") -143px -41px no-repeat;}
#nav-04 a:hover {background:url("../images/nav.jpg") -251px -41px no-repeat;}
#nav-05 a:hover {background:url("../images/nav.jpg") -353px -41px no-repeat;}
#nav-06 a:hover {background:url("../images/nav.jpg") -458px -41px no-repeat;}
#nav-07 a:hover {background:url("../images/nav.jpg") -582px -41px no-repeat;}
#nav-08 a:hover {background:url("../images/nav.jpg") -623px -41px no-repeat;}
#nav-09 a:hover {background:url("../images/nav.jpg") -686px -41px no-repeat;}

/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav li ul {
	position: absolute;
	left: -9999px;
	background-color: #4A8A67;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li { 
	height: 20px; 				/* Height of each drop down nav item */
	border:2px solid #fff;
	border-top:none;
	border-left:none;
	border-right: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: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	}

#nav li:hover ul, #nav li.sfhover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-05 ul a:hover { 
	background-image: none;
	background-color: #4A8A67;
	color:#E5E0D3; 
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-05 ul, #nav-05 li { width: 105px; }		


	
#vms-lightwindow-link {
	display: none;
	}
#player_container {

background:url("../images/videoback.gif"); 
height:100px; 
width:163px;
margin: 0 0 0 30px;
}
