/*--------------------- Last Modified --> 2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  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
/*------------------------------------------------------------------------------------*/

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:'';}


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 

body { 
	background:url("../images/bg-body.jpg") top center no-repeat;
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#000;
	}

blockquote { 
	margin-left:20px; 
	margin-right:20px; 
	}

h1	{ font-size:1.0em; color:#000; }
h2	{ font-size:1.0em; color:#63296D; }
h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#0B2FB5; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#0B2FB5; text-decoration:none; outline:none; }

/* ----- classes ----- */

.clear {
	clear:both;
	}

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

.btn-read-more {
	margin:10px 5px 5px 500px;
	}
	
.btn-read-more-right {
	margin:19px 5px 20px 200px;
	}



p.back-to-top {
	text-align:right;
	display:block;
	}

	
img.img-locate-dr {
	margin:5px 0 5px 25px;
	} 
	
	
		
img.img-left { 
	float:left; 
	margin:0 20px 10px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:0 0 10px 20px; 
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

	
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
	
/* ----- global form elements ----- */ 

#contact-business { display: none; } /* do not remove */

/* framework
 * ------------------------------------------------------------------------- */

body#index #wrap {
	background:url("../images/bottom-wrap-index.jpg") bottom no-repeat;
	width:900px;
	margin:0 auto;
	text-align:left;
	padding-bottom:65px;
	}
	


#wrap {
	background:url("../images/bottom-wrap-sub.jpg") bottom no-repeat;
	width:900px;
	margin:0 auto;
	text-align:left;
	padding-bottom:65px;
	}
	
body#index #masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:109px;
	}

#masthead {
	position:relative;
	background:url("../images/masthead-sub.jpg");
	height:109px;
	}
	
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:38px;
		width:182px;
		top:12px;
		height:80px; 
		}
	#masthead a span {
		display:none;
		}

/* ----- column-left ----- */

#column-left {
	width:271px;
	float:left;
	padding-bottom:100px;
	}
	
	#column-left p, #column-left h1, #column-left h2, #column-left h3 {
		margin:0 34px 18px 33px;
		}
	#column-left form { padding-left:34px; }
	
	/* 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; /* pushes text to the right to display bg img */
			}
			
	#column-left ul li ul { margin:0 0 0 5px; }


#videobutton {
background:url("../images/video-btn.gif") no-repeat;
height:117px;
margin:10px 0 0 8px;
}
			
/* ----- column-right ----- */

body#index #column-right {
	background:url("../images/bg-right-sub.jpg") 0 271px no-repeat;
	width:629px;
	float:left;
	}

#column-right {
	background:url("../images/bg-right-sub.jpg") 0 271px no-repeat;
	width:629px;
	float:left;
	}
	
	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0 39px 18px 44px;
		}
	#column-right form { margin-left:30px; }
	 
	/* 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 */
			}
			
	#column-right .inline-block { display:inline-block; margin-bottom:0; }

	#column-right ul li ul { margin:0 0 0 5px; }
	
#column-right #fb-chart {
	background:url("../images/chart.jpg") no-repeat;
	height:340px;
	width:505px;
	margin:10px auto;
	}

	body#synergeyes-multifocal #column-right table {
	margin:10px auto;
	}
	
	body#synergeyes-multifocal #column-right td {
	padding-top:5px;
	border-style:none;
	}
	
	
body#synergeyes-multifocal #column-right h3.features {
color: #000099;
}

body#synergeyes-multifocal #column-right p.features {
color: #000099;
}


body#synergeyes-multifocal #column-right h3.benefits {
color: #006633;
}

body#synergeyes-multifocal #column-right p.benefits {
color: #006633;
}

	#column-right img { margin-left:44px; }


	
/* ----- column-ageless ----- */

#column-right #column-ageless {
	width:629px;
	float:left;
	}
	
	#column-right #column-ageless p, #column-right #column-ageless h1, #column-right #column-ageless h2, #column-right #column-ageless h3 {
		margin-right:28px;
		}
	
/* header framework
 * ------------------------------------------------------------------------- */

#header-graphic { height:271px; } /* sets height for all non-flash headers */

	body#index #header-graphic { background:url("../images/header-index.jpg"); }
	body#synergeyes-multifocal #header-graphic { background:url("../images/header-about.jpg"); }
	body#why-synergeyes #header-graphic { background:url("../images/header-why.jpg"); }
	body#lens-care #header-graphic { background:url("../images/header-lens-care.jpg"); }
	body#ready-to-try #header-graphic { background:url("../images/header-ready.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-index.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-index.jpg"); }
	body#locator #header-graphic,
	body#results #header-graphic { background:url("../images/header-locator.jpg"); }
	body#contest { background:#FFFFFF;
	margin:0 15px 0 15px;}
/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead { height:84px; } /* sets height for all non-flash subheads */

	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#synergeyes-multifocal #subhead { background:url("../images/subhead-synergeyes-sub.jpg"); }
	body#why-synergeyes #subhead { background:url("../images/subhead-why.jpg"); }
	body#lens-care #subhead { background:url("../images/subhead-lens.jpg"); }
	body#ready-to-try #subhead { background:url("../images/subhead-ready.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }
	body#locator #subhead { background:url("../images/subhead-locate.jpg"); }
	body#results #subhead { background:url("../images/subhead-results.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }

/* ------------------------ subhead framework with varying heights ------------------------- */

#subhead-synergeyes { background:url("../images/subhead-synergeyes.jpg"); height:84px; }

/* ------------------------ title framework with varying heights ------------------------- */
#title-locate {
	height:74px;
	background:url("../images/title-locate.jpg") ;
	}

#title-trying-to-see {
	height:52px;
	background:url("../images/title-trying-to-see.jpg") ;
	}
	
#title-reading-glasses {
	height:52px;
	background:url("../images/title-reading-glasses.jpg") ;
	}
	
#title-no-surgery {
	height:52px;
	background:url("../images/title-no-surgery.jpg") ;
	}
	
#title-eliminate {
	height:52px;
	background:url("../images/title-eliminate.jpg") ;
	}
	
#title-ageless {
	height:52px;
	background:url("../images/title-ageless.jpg") ;
	}

/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:900px;
	margin:0 auto;
	text-align:center;
	font-size:11px;
	}

#footer p {
	margin:0 60px 18px 60px;
	}

#footer ul {margin-bottom:18px;}

#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 #000;
	}

	#footer li.first { border: none; }
	
#footer a:link, #footer a:visited	{ color:#000; text-decoration:none; outline:none; }
#footer a:hover, #footer a:active	{ color:#000; text-decoration:underline; outline:none; }


/* Vertical Sprite Nav
 * ------------------------------------------------------------------------- */
#column-left ul#nav { margin:0; padding:0; }
		#column-left ul#nav li { 
			background:none;
			padding-left:0; 
			}
			
#nav {
	background:url("../images/nav2.jpg") top left no-repeat;					
	width:271px;		/* Width of buttons, not entite image (or half of entire image) */
	height:300px;		/* Height of entire image */
	margin:0;
	padding:0;
	}

#nav li span { display: none; }

#nav li { float:left; list-style:none; position:relative; }

#nav li, #nav a { 
	height:44px;			/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the nav should begin */
#nav-01 { margin-top:19px; width:271px; }

/* margin-top if there is a spacing between each nav button */
#nav-02, #nav-03, #nav-04, #nav-05, #nav-06 { margin-top:0; width:271px; }

#nav-01 a:hover { background:url("../images/nav2.jpg") -271px  -19px no-repeat; }
#nav-02 a:hover { background:url("../images/nav2.jpg") -271px  -63px no-repeat; }
#nav-03 a:hover { background:url("../images/nav2.jpg") -271px -107px no-repeat; }
#nav-04 a:hover { background:url("../images/nav2.jpg") -271px -151px no-repeat; }
#nav-05 a:hover { background:url("../images/nav2.jpg") -271px -195px no-repeat; }
#nav-06 a:hover { background:url("../images/nav2.jpg") -271px -239px no-repeat; }

/*-------------- OPTIONAL - Keeps the hover state on each page based on body #id ------------- */
body#index #column-left #nav-01 { background:url("../images/nav2.jpg") -271px  -19px no-repeat; }
body#synergeyes-multifocal #column-left #nav-02 { background:url("../images/nav2.jpg") -271px  -63px no-repeat; }
body#why-synergeyes #column-left #nav-03 { background:url("../images/nav2.jpg") -271px -107px no-repeat; }
body#lens-care #column-left #nav-04 { background:url("../images/nav2.jpg") -271px -151px no-repeat; }
body#ready-to-try #column-left #nav-05 { background:url("../images/nav2.jpg") -271px -195px no-repeat; }
body#news-and-resources #column-left #nav-06 { background:url("../images/nav2.jpg") -271px -239px no-repeat; }

/*-------------- doc locator ------------------------------ */

#locator dt {
	width: 300px;
	font-weight: bold;
}

#city, #state, #zipsearch {
	width: 61px;
	height: 30px;
	padding: 2px 5px;
	margin: 0px;
}

#results_info {
	width: 400px;
	padding: 0 30px;
}

#results_sorter {
	padding: 0 30px;
	margin-bottom: 10px;
}

#results_pages {
	width: 300px;
	padding: 0 0 5px 30px;
}
#results_pages a img { margin:0; padding:0; }

.result_item {
	width: 500px;
	border-top: 1px solid #999;
	padding: 10px 20px 5px 20px;
	clear: both;
	float: left;
}

.result_item .result_user1 {
	
}

.result_item .distance {
	float: right;
}

.result_item .result_number {
	font-weight: bold;
	font-size: 16px;
	padding-top: 2px;
	padding-right: 5px;
	width: 25px;
	text-align: right;
	float: left;
}

.result_item .result_item_content {
	width: 300px;
	float: left;
}

#result_detail {
	padding-left: 60px;
}

#result_detail .result_item {
	width: 500px;
	margin: 0;
	border-top: 0;
	padding-left: 0;
}

#result_detail .result_item .result_item_content {
	width: 100%;
}

#result_detail .result_item .fn {
	font-weight: bold;
	font-size: 16px;
}

#result_detail .view_map {
	clear: both;
	padding: 20px;
}

/* ----- submit button form elements ----- */ 

input.button { 
	background: url("../images/btn-search.jpg");
	border:none;
	cursor:pointer;
	}

/* ----- search form ----- */ 

form dt { width:200px; }

form#search-zip {
	margin-bottom:0;
	}

input.field-zip {
	width:109px;
	}
	
input.field-city {
	width:145px;
	}

input.field-state {
	width:37px;
	}
	
/* ------------------------ form elements ------------------------ */
form {
	width:215px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}
form#contact-testimonials {width: 215px;}
form dt {font-weight: bold;}
form label	{ font-size:.95em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #5ebfdd;
	color:#7c3a96;
	width:210px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-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: Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:66px; overflow:auto; }

#contact_business, #contact_business_testimonials{ display: none; } /* do not remove */ 


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main, #contact-testimonials { 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-testimonials label { 
	width:300px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin:0 250px 10px 0;
	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-testimonials label input, #contact-testimonials label textarea, #contact-testimonials label select { 
	width:230px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label select,
#contact-testimonials label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }
#contact-testimonials label textarea { height:100px; overflow:auto; }

#contact-main label input.checkbox, #contact-testimonials label input.checkbox {width: 12px; border: none; background: transparent !important; margin-top: 20px;}
#contact-main label.checkbox, #contact-testimonials label.checkbox {width: 300px; margin-top: 90px; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:15px 0 0 325px; } /* defines placement of contact-main submit button */

input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/testimonial-submit.jpg");
	width:80px;
	height:29px;
	border:none; 
	cursor:pointer;
	}
input.button { /* REMOVE IF NOT USED */
	background:url("../images/btn-search.jpg");
	width:80px;
	height:29px;
	border:none; 
	cursor:pointer;
	}
input.field-state {width: 40px;}
input.field-zip {width: 100px;}

h2#testimonials {
	height: 50px;
	background:url("../images/testimonials.jpg") left no-repeat ;
	margin:15px 15px 20px 15px;
	}