@charset "utf-8";
/* master css for kelly eye center redesign */

body{
	margin: 0;
	padding: 0;
	color: #000;
	background: #fff url(/images/bg_body.png) 0px 150px repeat-x;
	font: 12px "Times New Roman", Times, serif;
	text-align: center;
}

#wrap{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 964px;
	text-align: center;
	background: #fff url(/images/bg_wrap.png) 0px 150px no-repeat;
}

/*------ header ----------*/
#header{
	margin: 0 auto;
	padding: 0;
	width: 964px;
	height: 150px;
	text-align: left;
	background: #fff url(/images/bg_header.png) right bottom no-repeat;
}

h1#logo{
	position: absolute;
	top: 13px;
	left: 32px;
	margin: 0;
	padding: 0;
	width: 279px;
	height: 102px;
	background: transparent url(/images/kelly_eye_logo.png) top left no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
h1#logo a{
	display: block;
	width: 279px;
	height: 102px;
}

#header_info{
	position: absolute;
	top: 0;
	right: 7px;
	width: 361px;
	height: 110px;
	background: transparent url(/images/schedule_free_screening.png) top right no-repeat;
}
.home_icon{
	position: absolute;
	top: 0;
	left: 0;
	width: 29px;
	height: 27px;
	background: #fff url(/images/house_icon.png) top left no-repeat;
}
a.questions_contact{
	display: block;
	width: 320px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 0 41px;
}
.contact_info{
	margin: 27px 30px 0 0;
	text-align: right;
	font-size: 20px;
}
.phone{
	color: #2f434a;
}
.espanol{
	color: #817f1a;
}

/*------ top nav ----------*/
#main_nav{
	position: absolute;
	width: 630px;
	height: 25px;
	top: 125px;
	right: 7px;
	font: Palatino, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	text-align: left;
}
ul#top_nav{
	position: relative;
	width: 630px;
	height: 25px;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#top_nav li{
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#top_nav li a{
	display: block;
	overflow: hidden;
	padding: 5px 10px;
	margin: 0;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	line-height: 15px;
}

ul#top_nav li a:hover{
	display: block;
	overflow: hidden;
	padding: 5px 10px;
	margin: 0;
	color: #000;
	text-decoration: none;
}

#top_nav li ul{
	position: absolute;
	left: -9999px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	background: #e5e5e5;
	z-index: 1000;
}
#top_nav li:hover ul,
#top_nav li.sfhover ul{
	left: 0;
	top: 24px;
}
#top_nav li ul a{
	width: 130px;
}

/*------ secondary nav ----------*/

#secondary_nav{
}
ul#side_nav{
	position: relative;
	width: 294px;
	height: 272px;
	list-style: none;
	margin: 2px 0;
	padding: 15px 15px 15px 10px;
	background: #487d9a url(/images/bg_sidenav.jpg) top left no-repeat;
}

ul#side_nav li{
	position: relative;
	margin: 0;
	padding: 1px 0 1px 1px;
	list-style: none;
	width: 210px;
}

ul#side_nav li a{
	display: block;
	overflow: hidden;
	padding: 5px 10px 3px 30px;
	margin: 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	line-height: 15px;
	width: 171px;
}

ul#side_nav li a:hover{
	display: block;
	overflow: hidden;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(/images/plus_icon.png) 8px 8px no-repeat;
}

#side_nav li ul{
	position: absolute;
	left: -9999px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #487d9a;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#side_nav li ul li{
	width: 250px;
}
#side_nav li#common_vision_problems:hover,
#side_nav li#common_eye_disease:hover,
#side_nav li#corrective_procedures:hover,
#side_nav li#optical_shop:hover{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 0;
}
#side_nav li:hover ul,
#side_nav li.sfhover ul{
	top: -1px;
	left: 210px;
}

#side_nav li ul li a{
	width: 210px;
}
#side_nav li:hover ul li{
	border-top: none;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: none;
	padding: 0;
}
#side_nav li ul li.first{
	border-left: none;
	padding-left: 1px
}

/*------ live chat in sidebar ----------*/
#live_chat{
	position: relative;
	width: 319px;
	height: 109px;
	/* background: #696 url(/images/bg_live_chat.jpg) top left no-repeat; */
}

#live_chat textarea{
	position: absolute;
	top: 6px;
	left: 8px;
	width: 153px;
	height: 63px;
	border: 1px solid #000;
	font-size: 10px;
}

#live_chat .send{
	position: absolute;
	top: 80px;
	left: 100px;
}

/*------ other sidebar ----------*/

#sidebar_testimonial{
	width: 320px;
	background: #fff url(/images/bg_home_testimonial.png) top left no-repeat;
}
#sidebar_testimonial h2{
	text-transform: uppercase;
	color: #1e2c31;
	margin: 0;
	padding: 14px 10px 35px 25px;
	font-size: 16px;
	line-height: 16px;
}
#sidebar_testimonial p{
	margin: 0 15px 0 15px;
	padding: 0 10px 0 25px;
	line-height: 20px;
	border-bottom: 2px dashed #37702c;
	background: transparent url(/images/plus_icon.png) 5px 5px no-repeat;
}
#sidebar_testimonial div{
	margin: 0 15px 0 15px;
	padding: 0 10px 15px 25px;
}
.test_company{
	color: #37702c;
}

a.sidebar_button{
	display: block;
	width: 300px;
	height: 100px;
	margin: 5px 10px;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}

a#tell_a_friend{ background: transparent url(/images/buttons/tell_a_friend.jpg) top left no-repeat; }
a#tell_a_friend:hover{ background: transparent url(/images/buttons/tell_a_friend.jpg) 0px -100px no-repeat; }
a#newsletter_signup{ background: transparent url(/images/buttons/newsletter_signup.jpg) top left no-repeat; }
a#newsletter_signup:hover{ background: transparent url(/images/buttons/newsletter_signup.jpg) 0px -100px no-repeat; }
a#share_your_testimonial{ background: transparent url(/images/buttons/share_your_testimonial.jpg) top left no-repeat; }
a#share_your_testimonial:hover{ background: transparent url(/images/buttons/share_your_testimonial.jpg) 0px -100px no-repeat; }

a#free_refractive{
	display: block;
	width: 170px;
	height: 100px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 auto 5px auto;
	background: transparent url(/images/buttons/free_refractive.png) left top no-repeat;
}
a#free_refractive:hover{ background: transparent url(/images/buttons/free_refractive.png) left -100px no-repeat; }
a#cataract_evaluation{
	display: block;
	width: 170px;
	height: 100px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 auto 5px auto;
	background: transparent url(/images/buttons/cataract_evaluation.png) left top no-repeat;
}
a#cataract_evaluation:hover{ background: transparent url(/images/buttons/cataract_evaluation.png) left -100px no-repeat; }

#patient_links{
	width: 320px;
	padding: 30px 0;
	background: #fff url(/images/bg_sidebar_patient_links.jpg) top left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
#patient_links ul{
	margin: 0 0 0 60px;
	padding: 0;
	color: #31702e;
	width: 210px;
	font-size: 15px;
	line-height: 15px;
}
#patient_links li{
	margin: 0;
	padding: 5px 0;
}
#patient_links a{
	color: #154f8c;
	text-decoration: underline;
}
#patient_links a:hover{
	color: #154f8c;
	text-decoration: none;
}


#send_to_friend{
	width: 272px;
	height: 131px;
	padding: 8px 15px 15px 15px;
	margin: 0 0 0 10px;
	background: url(/images/bg_send_to_friend.jpg) top left no-repeat;
	font-size: 15px;
	line-height: 15px;
	color: #fff;
}
#send_to_friend label{
	float: left;
	display: block;
	width: 100px;
}
#send_to_friend input{ float: left; }
#send_to_friend input.friend_input{
	float: left;
	width: 160px;
	margin: 0 0 5px 0;
}

/*------ content area ----------*/
#content_container{
	margin: 0 auto;
	padding: 0;
	width: 950px;
	text-align: left;
	color: #3f5157;
}

#sidebar{
	float: left;
	width: 320px;
}

#content_main{
	float: left;
	width: 630px;
	line-height: 20px;
	font: 15px Arial, Helvetica, sans-serif;
}
body.index #content_main{
	font: 17px Arial, Helvetica, sans-serif;
}

#home_video{
	padding-bottom: 15px;
}
#video_placeholder{
}

.home_logos{
	text-align: center;
}
.home_logos img{
	margin: 0 10px 0 0;
}

#page_banner{
	text-align: center;
	background: url(/images/bg_page_banner.jpg) top left no-repeat;
}
#page_banner embed,
#page_banner object{
	margin: 5px 0;
}
.padded_gradient{
	padding: 15px;
	min-height: 254px;
	background: url(/images/bg_page_banner.jpg) top left no-repeat;
}
img.left{
	float: left;
	padding: 0 10px 10px 0;
}
img.right{
	float: right;
	padding: 0 0 10px 10px;
}

#text_sidebar{
	float: right;
	width: 200px;
	margin: 0 0 10px 10px;
	padding: 10px 0;
	background: transparent url(/images/bg_text_sidebar.jpg) top left repeat-y;
	text-align: center;
	font-size: 15px;
	color: #154f8c;
}
#text_sidebar h3{
	margin: 0 15px 5px 15px;
	padding: 0 0 2px 0;
	font-weight: bold;
	line-height: 17px;
	border-bottom: 1px solid #154f8c;
	color: #154f8c;
}
#text_sidebar a{
	color: #154f8c;
	text-decoration: underline;
}
#text_sidebar a:hover{
	color: #154f8c;
	text-decoration: none;
}
#text_sidebar ul{
	text-align: left;
	margin: 0 10px 15px 65px;
	padding: 0;
	color: #37702c;
}
#text_sidebar ul span{
	color: #154f8c;
}

#coupon_button{
	border: 1px dashed #000;
	margin: 10px 0 10px 70px;
}

body.kelly_eye_testimonials p{
	border-bottom: 1px solid #487d9a;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
}

/*------ common elements ----------*/

h2{
	color: #3f5157;
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 22px;
}
h3{
	color: #3f5157;
	margin: 0;
	padding: 5px 0 10px 0;
	font-size: 17px;
}

.padding_maker{
	padding: 15px;
}
.padding_split{
	padding: 15px 0 15px 15px;
}

p{
	margin: 0;
	padding: 0 0 15px 0;
}

p.subtext{
	font-size: 10px;
}

a{
	color: #37702c;
	text-decoration: underline;
}
a:hover{
	color: #37702c;
	text-decoration: none;
}

div.clear{
	clear: both;
}

.float_img{
	margin-right: 10px;
}

/*------ contact form ----------*/

.checkbox_row{
	float: left;
	clear: left;
	width: 580px;
	padding-bottom: 5px;
}
.checkbox_row input{
}
.checkbox_row label{
}

.row{
	float: left;
	clear: left;
	width: 580px;
	padding-bottom: 5px;
}
.row input{
	float: left;
	width: 200px;
}
.row label{
	float: left;
	width: 150px;
	text-align: right;
	padding: 2px 5px 0 0;
}
.row textarea{
	width: 350px;
	height: 150px;
}

/*------ footer ----------*/

#footer{
	position: relative;
	color: #999;
	font-size: 13px;
	text-align: left;
	width: 962px;
	margin: -20px auto 0 auto;
	padding: 135px 0 0 0;
	background: transparent url(/images/bg_footer.png) top left no-repeat;
}

#no_interest_banner{
	position: absolute;
	display: block;
	top: 45px;
	left: 30px;
	width: 365px;
	height: 75px;
}
#crystalens_button{
	position: absolute;
	display: block;
	top: 15px;
	right: 20px;
	width: 165px;
	height: 100px;
}
#facebook_badge{
	position: absolute;
	display: block;
	top: 42px;
	right: 300px;
	width: 137px;
	height: 84px;
}
p.links{
	float: left;
	padding: 10px 0 15px 35px;
}
p.copywrite{
	float: right;
	padding: 10px 50px 15px 0;
}
