/* 
URL: http://lakeeye.com/
Author: Matt Green   
Title: Web Developer/Flaxen Design 
Company: Flaxen Design

** Refer to the core files 'global.css' and 'reset.css' that are loaded before

------  REFERENCE:  ------
BG color: #004d82
Text color: #004d82
Vid Box BG color: #dee9ed
Orange: #f6a312
__________________________

*/

/* 1. Global Selectors 
-------------------------------------------------------------- */
html {
	background:url(../images/body_bg.jpg) top center #fffada no-repeat;
}
body {
	font-family: "Lucida Grande", "Arial", "Helvetica", sans-serif;
	color: #286496;
	font-size: 12px;
	line-height: 1.25em;
	position: relative;
}
#container {
	position: relative;
	width: 952px;
	margin: 0 auto;
	-webkit-box-shadow: 0px 0px 25px rgba(0,0,0,.5);
	-moz-box-shadow: 0px 0px 25px rgba(0,0,0,.5);
	box-shadow: 0px 0px 25px rgba(0,0,0,.5);
}
#content {
	background: #fff;
	padding:0px 18px;
	min-height: 500px;
	padding-bottom: 80px;
}
input, textarea{
	font-size: 100%;
}
.clear { clear: both; }
hr { margin: 30px 0px; }
p { margin-bottom: 12px; line-height: 158%; color:#444; }
h2, h3, h4 { font-weight: bold; font-size: 133%; color:#004d82; }
h2 { font-size: 20px; margin-bottom: 10px; }
h3, h4 { text-transform: uppercase; font-weight: normal; }
h4 { margin-bottom: 3px; }
a { text-decoration: none; }
hr{
	height: 1px;
	border: 0;
	background: #c5c5c5;
	margin: 20px 0;
}
.resources hr {
	margin: 0px 0 15px;
}
fieldset{
	border: 1px solid #ccc;
	padding: 10px;
}
#content.optical ul li {
	list-style: disc;
	margin-left: 25px;
	line-height: 158%; 
	color:#444;
}
#content h3 {
	margin-bottom: 10px;
	line-height: 166%;
}
.products img {
	clear: both;
	margin-bottom: 7px;
}
#content.community h3{ 
	font-weight: bold;
}

#content.community img {
	border:5px solid #fff;
	-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,.5);
	-moz-box-shadow: 0px 0px 9px rgba(0,0,0,.5);
	box-shadow: 0px 0px 9px rgba(0,0,0,.5);
} 
#content.privacy h3 {
	margin-bottom: 0px;
}
#content.privacy h2 {
	margin-bottom: 10px;
}
#content.privacy p {
	margin-bottom: 12px;
}
ul.docs_home {
	width: 150px;
	float: left;
	margin-bottom:30px;
}
	#content.home ul.docs_home li {
		margin-bottom: 3px;
		list-style-type: none;
		margin-left: 0;
	}
	ul.docs_home li a {
		font-size: 11px;
		color: #004D82
	}
	ul.docs_home li a:hover {
		text-decoration: underline;
	}
#fbook_feed_container {
	background: #fff;
 -moz-box-shadow: 0px 0px 4px rgba(0,0,0,.3); /* FF3.5 - 3.6 */
-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.3); /* Saf3.0+, Chrome */
      box-shadow: 0px 0px 4px rgba(0,0,0,.3); /* Opera 10.5, IE9, FF4+, Chrome 10+ */
     margin: -5px 0 10px 0;
}

/* 2. Major Page Layout Elements 
-------------------------------------------------------------- */

#head_slider{
	height: 289px;
	background: #fff;
}
.testimbox {
	position: relative;
	width: 421px;
	height: 305px;
	margin: 0px 20px 0px 15px;
}
.testimbox p {
	padding: 110px 5px 0px 213px;
	width: 185px;
	font-size: 95%;
}
.testimbox img {
	padding: 20px 5px 0px 213px;
	margin-left: -6px;
}

/* Testimonials
----------------------------------------- */


/* 3. Header 
-------------------------------------------------------------- */

#header {
	background: url(../images/header_bg.jpg) no-repeat #fff center;
	position: relative;
	width: 100%;
	margin: 0 auto;
	height: 170px;
}

#logo {
	position: absolute;
	width: 341px;
	height: 120px;
	left: 0px;
	top: 42px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
}
#fontsize {
	position: absolute;
	right:25px;
	top: 475px;
	color: #555;
	font-style: italic;
}
	#fontsize a { color: #5555dd; }
#slider {
	background: #fff;
	height: 289px;
	overflow: hidden;
}
.page_header{
	overflow: hidden;
	background: url('../images/page_header_bg.jpg');
	height: 59px;
	margin: 0 -18px 30px -18px; 
}
.eyedoctors .page_header {
	margin: 0 -18px 15px -18px; 
}
	.page_header h2{
		font-size: 1px;
		overflow: hidden;
		text-indent: -9999px;
		margin: 11px 0 0 19px;
		padding: 0;
		display: block;
		float: left;
		background-repeat: no-repeat;
		height: 37px;
	}
	#headline_eyedoctors{
		width: 344px;
		background-image: url('../images/headline_eyedoctors.png');
	}
	#headline_services{
		width: 146px;
		background-image: url('../images/headline_services.png');
	}
	#headline_resources{
		width: 182px; 
		background-image: url('../images/headline_resources.png')
	}
	#headline_optical{
		width: 145px;
		background-image: url('../images/headline_optical.png');
	}
	#headline_testimonials{
		width: 215px; 
		background-image: url('../images/headline_testimonials.png');
	}
	#headline_community{
		width: 212px;
		background-image: url('../images/headline_community.png');
	}
	#headline_contactlocations{
		width: 379px;
		background-image: url('../images/headline_contactlocations.png');
	}
	#headline_appointment{
		width: 487px;
		background-image: url('../images/headline_appointment.png');
	}
	#headline_privacypractices{
		width: 309px;
		background-image: url('../images/headline_privacypractices.png');
	}
	#headline_employment{
		width: 486px;
		background-image: url('../images/headline_employment.png');
	}
	#headline_iol-lifestyle{
		width: 682px;
		background-image: url('../images/headline_iol-lifestyle.png');
	}
	#headline_rx_refill{
		width: 300px; /* Wrong */
		background-image: url('../images/headline_rx_refill.png');
	}
	#headline_thanks{
		width: 289px;
		background-image: url('../images/headline_thanks.png');
	}
	#headline_make_payment{
		width: 281px;
		background-image: url('../images/headline_make_payment.png');
	}
	#headline_take_receipt{
		width: 289px;
		background-image: url('../images/headline_thanks.png');
	}

/* 4. Navigation and Buttons thingy
-------------------------------------------------------------- */

#nav {
    background: url(../images/new_nav_bg.jpg) repeat-x; 
    float: left;
    width: 100%;
}
#nav li {
	list-style: none;
}
#nav > li {
    float: left;
}
#nav a {
    display: block;
    text-decoration: none;
}
#nav > li.first > a { border-left: none; }
#nav > li.last > a { border-right: none; }
#nav > li > a {
    color: white;
	text-shadow: 0px 1px 2px #000000;
	font-size: 13px;
	line-height: 14px;
	padding:11px 23px 14px 23px;
	border-right:solid 1px rgba(255,255,255,.15);
	border-left:solid 1px rgba(7,45,84,.45);
}
#nav > li > a:hover { background: rgba(255,255,255,.05); } 
#nav > li:hover ul{
	display: block;
}

	/* Sub nav */
	#nav ul {
		-moz-box-shadow: 1px 1px 0px rgba(0,0,0,.1);
	 -webkit-box-shadow: 1px 1px 0px rgba(0,0,0,.1);
			 box-shadow: 1px 1px 0px rgba(0,0,0,.1);
		display: none;
		position: absolute;
		width: 210px;
		background: #fff;
		background: rgba(255,255,255,.98);
	}
	#nav ul a {
		color: #044170;
		font-size: 12px;
		line-height: 13px;
		padding: 10px;
		border-bottom: 1px solid #e4e4e4;
	}
	#nav ul a.last{
		border-bottom: 0;
	}
	#nav ul a:hover{
		background: #044170;
		color: #fff;
	}
	
/* New Buttons */
.fb_buttons { float:right; padding-top: 10px; }
.fb_buttons li {  }
.fb_buttons li a { 
	text-indent: -9999px; 
	display: block;
}
#fb_buttons1 li a { 
	width: 202px;
}
#fb_buttons2 li a {
	width: 135px;
	margin-right: 10px;
}

.fb_buttons li a:hover, .fb_buttons li input[type='image']:hover { opacity: .9; }

#btn_fb a { background: url(../images/fbbtn_fb.png); height: 54px; }
#btn_download a { background: url(../images/fbbtn_download.png); height: 36px; }
#btn_schedule a { background: url(../images/fbbtn_schedule.png); height: 36px; }
#btn_rx a { background: url(../images/fbbtn_rx.png); height: 35px; }

/* Tabbed nav for resources page */
.tabbed_nav{
	display: block;
	padding: 0;
	list-style-type: none;
	float: right;
	text-transform: uppercase;
	margin: 17px 44px 0 0;
}
	.tabbed_nav li{
		margin: 0;
		padding: 0;
	}
	.tabbed_nav li a{
		color: #7f93a5;
		display: block;
		width: 133px;
		text-align: center;
		padding: 16px 0 11px 0;
		background: #e0e3e8;
		min-height: 20px;
		background-image: -webkit-gradient(
		    linear,
		    left bottom,
		    left top,
		    color-stop(0.05, rgb(223,225,230)),
		    color-stop(0.58, rgb(250,250,250))
		);
		background-image: -moz-linear-gradient(
		    center bottom,
		    rgb(223,224,230) 5%,
		    rgb(250,250,250) 58%
		);
		     -moz-box-shadow: 0px 0px 16px rgba(0,0,0,.2); /* FF3.5+ */
		  -webkit-box-shadow: 0px 0px 16px rgba(0,0,0,.2); /* Saf3.0+, Chrome */
		          box-shadow: 0px 0px 16px rgba(0,0,0,.2); /* Opera 10.5, IE9, Chrome 10+ */

		margin-left: 9px;
		float: left; 
		     -moz-border-radius: 6px 6px 0 0; /* FF1+ */
		  -webkit-border-radius: 6px 6px 0 0; /* Saf3-4, iOS 1+, Android 1.5+ */
		          border-radius: 6px 6px 0 0; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
		          
		  /* useful if you don't want a bg color from leaking outside the border: */        
		  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 

	}
	.tabbed_nav li.twoline a { padding-top: 9px; }
	.tabbed_nav li.current a{
		background: #fff;
	}
	.tabbed_nav li.current a, .tabbed_nav a:hover{
		color: #40698d;
	}
	.tabbed_nav li a.narrow{
		width: 83px;
	}
	.tabbed_nav li a.wide{
		width: 153px;
	}
	.tabbed_nav li a.twolines{
		padding-top: 8px;
	}
	.tabbed_nav li a.small {
		font-size: 90%;
	}


/* 5. Content
-------------------------------------------------------------- */

.column { float: left; }
.half { width: 49%; }
.left { margin-right: 1%; }
.right { margin-left: 1%; }
.headline { padding-top: 20px; }

/* Boxes
----------------------------------------- */

.box {
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #e7eef3; 
	border: 1px solid #dbe2e6;
	padding:55px 15px 0px 15px;
	position: relative;
	margin-bottom: 15px;
}
#content.home .box p { line-height: 158%; }
#content.home .box li { margin-left: 20px; margin-bottom: 10px; color: #444; }
#content.home .box ul { margin-bottom: 25px; list-style-type: disc;}
.box h3 a {
	/* color: #fff; */
	color: #797463;
	/* text-shadow: 0px 1px 1px rgba(0,0,0,.5); */
	text-shadow: 0px 1px 0px #fff;
	text-align: center;
	display: block;
	background: url(../images/box_headline.jpg) repeat-x;
	padding:12px 0px;
	position: absolute;
	left:-1px;
	right:-1px;
	top:-1px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	font-weight: normal;
}
a.learn_more {
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: url(../images/box_btn.jpg) repeat-x;
	color: #eee;
	text-shadow: 0px 1px 1px rgba(0,0,0,.5);
	text-transform: uppercase;
	font-size: 108%;
	padding: 9px 0px;
	font-weight: normal;
	display: block;
	text-align: center;
	margin-bottom: 15px;
	clear: both;
}
a.learn_more:hover { opacity: .9; }
.d_and_t img {
	float: left;
	clear: both;
	margin-left: -12px;
	max-width: 165px;
	margin-bottom: 21px;
	margin-top: -8px;
}
.home_paragraph h2 {
	margin-bottom: 15px;
}
.home_paragraph p { 
	font-size: 108%;
	margin-bottom: 22.5px;
	line-height: 166%;
}

/* 6. Pages
-------------------------------------------------------------- */

/* Page classes*/
#content.home {
	padding: 20px 18px 50px 18px;
}

.disclaimer {
	font-size: 11px;
	margin-top: 5px;
}

/*-Doctor and testimonial page-*/
		/* Container for both pages */
		.doctor {
			margin: 20px 0px;
			clear: both;
		}
		.doctor p {
			margin-bottom: 10px;
		}
		/* For testimonials */
		.doctor .name, .doctor .procedure{
			font-style: italic;
			color: #5588ac;
			margin-bottom: 5px;
		}
		
		
		/* Specifics for just doctor page */
		#doctorpage .doctor img {
			width: 150px;
			height: auto;
			margin-right: 20px;
			margin-bottom: 10px;
			float: left;
		}
		.big_dr_img { 
			border:5px solid #fff;
			-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,.5);
			-moz-box-shadow: 0px 0px 9px rgba(0,0,0,.5);
			box-shadow: 0px 0px 9px rgba(0,0,0,.5);
			float: left;
			margin-right: 20px;
			margin-bottom: 20px;
			}
		.doctor > h3 {margin-bottom: 10px; }
		.doctor .featured_testimonial, .doctor .secondary_side {
			width: 350px;
			float: right;
			margin-left: 20px;
		}
		.doctor .featured_testimonial h4{
			font-size: 125%;
			margin-bottom: 5px;
			line-height: 158%;
		}
		.doctor .featured_testimonial img{
			max-width: 150px;
			max-height: 120px;
			float:left;
			margin-right: 10px;
		}
		.doctor .featured_testimonial .name{}
		.doctor .featured_testimonial .procedure{
			margin-bottom: 15px;
			}
		.doctor .featured_testimonial a.read_all {
			border: 1px solid #ccc;
			display: block; 
			text-align: center;
			padding: 5px;
			margin-bottom: 10px;
		}		
		.doctor .secondary_side{
			clear: right;
			padding-top: 10px;
			padding-bottom: 10px;
		}
		
		/* Specifics for just testimonials page */
		.testimonial{}
		.testimonial img{
			max-width: 250px;
			float: left;
			margin: 0 20px 25px 0;
		}
		
		.testimonial img.marlene-ducky-bukoski, 
		.testimonial img.pat-and-g-ray-havens,
		.testimonial img.mary-lash,
		.testimonial img.sharon-lamz {
			border:5px solid #fff;
			-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.5);
			-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.5);
			box-shadow: 0px 0px 4px rgba(0,0,0,.5);	
		}
		.testimonial img.anna-coakley,
		.testimonial img.louis-brandonisio { max-width: 300px; }
			
	#doctor_selector{
		border-bottom: 1px solid #ccc;
		position: relative;
		z-index: 200;
	}
		#doctor_selector .text{
			width: 200px;
			float: left;
			margin-right: 40px;
			font-style: italic;
		}
		#doctor_selector .pictures{
			width: 600px;
			float: left;
			text-align: right;
			margin-bottom: 13px;
		}
		#doctor_selector .pictures li{
			list-style-type: none;
			width: 100px;
			float: left;
			margin-right: 20px;
		}
		#doctor_selector .pictures a{
			width: 100px;
			height: 111px;
			display: block;
			background: #eee;		
			background-position: 100px 0;
			border:3px solid #fff;
			-webkit-box-shadow: 0px 0px 9px rgba(0,0,0,.5);
			-moz-box-shadow: 0px 0px 9px rgba(0,0,0,.5);
			box-shadow: 0px 0px 9px rgba(0,0,0,.5);
		}
		#doctor_selector .pictures a.current{
			background-position: 0 0;
		}

/*- Services Page -*/
.service_section{}
.service_section p{
	width: 590px;
	line-height: 155%;
}
.service_section h2{
	font-size: 125%;
	margin-bottom: 10px;
}
.service_section a img{
	margin-top: 10px;
}

/* Services page and community page side bars */
.service_section .videos, #community_archive{
	background: #dce7ee;
	border: 1px solid #c9d2d9;
	float: right;
	width: 288px;
	   -moz-border-radius:3px;
	-webkit-border-radius:3px;
			border-radius:3px;

}
	.service_section .videos h3, #community_archive h3{
		border-bottom: 1px solid #bfc3c6;
		margin: 11px;
		font-weight: normal;
		font-size: 135%;
		padding-bottom: 6px;
		text-transform: uppercase;
	     text-shadow: 0 1px 0 #fff; /* FF3.5+, Opera 9+, Saf1+, Chrome */
	}
	.service_section .videos ul, #community_archive ul{
		margin: 11px;
	}
	
	#community_archive li{
		list-style-type: disc;
		padding: 5px 0;
		margin-left: 20px;
	}
	
.videos_list{
	list-style-type: none; /* list-style-image just doesn't work... */
}
	.videos_list li{
		background: url("../images/services_film.png") center left no-repeat;
		padding: 6px;
		padding-left: 30px;
		margin-left: 10px;
	}
	.videos_list a{
		color: #3b7297;
	}


#locationspage {
	margin: 0 auto;
	width: 800px;
}
	#locationspage h2 {
		margin-bottom: 10px;
	}
	
	#locationspage p {
		margin-bottom: 2px;
	}
	
	#locationspage img {
		border: 1px solid #f6a312;
		margin-top: 10px;
	}
.phone {
	margin-top: 7px;
/* 	font-size: 16px; */
	font-weight: bold;
}

.maptext {
	margin-top: 7px;
}

.building {
	margin-bottom: 20px;
}

#maintestim {
	width: 878px;
	height: 455px;
	margin: 0px 0px 15px 33px ;
	background-image:url(../images/bg_maintestimtop.jpg);
	background-repeat:no-repeat;
	background-color: #DDE7F0;
}

#maintestim h7 {
	margin-top: 20px;
	padding-right: 30px;
	color: #000;
	display: block;
}

#maintestim p {
	margin-top: 10px;
	padding-right: 30px;
}

#maintestim img {
	float: left;
}

#opticalpage {
	margin: 0 auto;
	width: 800px;
}

#opticalpage h2 {
	margin-top: 20px;
	margin-bottom: 10px;
}

#opticalpage p {
	margin-top: 10px;
	line-height: 1.5em;
}

#opticalpage ul {
	list-style-type: disc;
	margin-left: 30px;
	margin-top: 10px;
	line-height: 1.25em;
	width: 300px;
}

#opticalpage ul li {
	margin-top: 5px;
}

.opticalleft, .opticalright {
	width: 380px;
	float: left;
	padding: 5px;
}

.opticalleft {
	padding-right: 20px;
}

#empower_button_overlay {
	display: block;
	width: 220px;
	height: 50px;
	position: absolute;
	left: 425px;
	top: -90px;
	z-index: 1000;
	background: url('../images/spacer.png'); /* required for ie8 */
}

#coupon {
	margin: 0 auto;
}

#creditcare {
	text-align: center;
	margin: 20px 0px;
}


/* Patient Satisfaction Survey */
#patient_survey{
	padding: 20px;
	margin: 0 auto;
	border: 1px solid #ccc;
}
	#patient_survey p{
		margin-bottom: 1em;
	}
	#patient_survey ol{
		margin-left: 20px;
	}
	#patient_survey ol li{
		margin-bottom: 25px;
		list-style-type: decimal;
	}
	#patient_survey input[type="text"]{
		display: block;
	}
	#patient_survey label{
		margin: 0;
		display: block;
		width: 660px;
		font-weight: bold;
		margin-top: 4px;
	}
	#patient_survey label.subradio,
	#patient_survey label.subtext{
		width: auto;
		display: inline;
		font-style: italic;
		font-weight: normal;
	}
	#patient_survey label.subradio{
	}
	#patient_survey label.subtext{
	}
	#patient_survey label.sub1to5{
		text-align: right;
		font-style: italic;
		line-height: 150%;
		font-weight: normal;
	}
	#patient_survey textarea{
		display: block;		
	}
	#patient_survey .container_1to5{
		clear: right;
		float: right;
		width: 140px;
		margin-top: 3px;
	}
	#patient_survey .container_1to5.numbers{
		width: 100%; /* doing it this way avoids conflicts with the left labels */
		text-align: right;
		padding-right: 40px;
		letter-spacing: .25em;
		margin-top:5px;
	}

/*-IOL Lifestyle Survey-*/
ol{
	list-style-type: decimal;
	padding-left: 30px;
}
.clearfloat{
	clear: both !important;
	float: none !important;
}
#iol-lifestyle_form_box li{
	float: left;
	margin-bottom: 20px;
}
#iol-lifestyle_form_box label{ 
	float: left;
	margin-top: 0;
}
#iol-lifestyle_form_box input, #iol-lifestyle_form_box li{
	clear: both;
}
#iol-lifestyle_form_box input[type="radio"]{
	float: left;
}



.editorial {
	float: left;
	margin-right: 15px;
	margin-top: 20px;
}

.editorial p {
	margin-bottom: 10px;
}

#privacypolicy {
	margin: 0 auto;
}

#privacypolicy h2 {
	margin-bottom: 2px;
}

#privacypolicy h3 {
	margin-bottom: 15px;
}

#privacypolicy p {
	margin-bottom: 25px;
}

.privacybullets {
	color: #004d82;
	font-family: "Lucida Grande", "Arial", "Helvetica", sans-serif;
	font-size: 116%;
	line-height: 1.25em;
	margin-left: 10px;
	margin-bottom: 20px;
}

#communitypage {
	margin: 0 auto;
}

#content.community hr{
	clear: left;
}

#communitypage h2 {
	font-size: 150%;
	margin-bottom: 8px;
}

#communitypage h3 {
	font-size: 125%;
	margin-bottom: 8px;
}

#community_entries{
	width: 600px;
}

#communitypage img {
	float: left;
	margin-right: 20px;
	width: 200px;
	height: auto;
}

#employmentform, #employmentconf {
	position: relative;
	margin: 0 auto;
}

#insuranceform {
	position: relative;
	width: 700px;
	margin: 0 auto;
}

#contactform, #contactconf, #insuranceformconf { 
	position: relative;
	margin: 0 auto;
}
	#contactform{
		border: 1px solid #ccc;
		padding: 20px;
		overflow: auto;
	}


/* Resources and Contact/Locations Pages */


#resources_nav {
	height: 110px;
	background: url('../images/page_header_bg_tall.png') bottom left no-repeat;
}
#resources_nav ul{
	width: 880px;
}
#contactlocations_nav {
	height: 110px;
	background: url('../images/page_header_bg_tall.png') bottom left no-repeat;
}
#contactlocations_nav ul{
	width: 880px;
}

#santafe_newsletter_preview {
	float: left;
	width: 121px;
	margin-right: 10px;
}
	#santafe_newsletter_preview img {
		margin-left: -5px;
		margin-bottom: 7px;
	}
	#santafe_newsletter_preview .learn_more {
		margin-right: 8px;
	}
	#santafe_box iframe {
		margin-right: 15px;
	}

.resources_content, .contact_content{
	display: none;
	}
#glossary_box.resources_content{display: block;}
#contact_box.contact_content{display: block;}
#alphabet{
	border-bottom: 1px solid #aaa;
	padding-bottom: 7px;
	margin-bottom: 25px;
}
#alphabet a{
	font-weight: bold;
	color: #aaa;
	margin: 0 3px;
	font-size: 110%;
}

.definition{
	margin-bottom: 25px;
	margin-left: 25px;
}
	.definition h2{
		margin-left: -15px;
		font-size: 130%;
		color: #123e63;
		margin-bottom: 5px;
	}


.video{
	padding: 5px 0;
}
	.video img{
		float: right;
		margin-left: 15px;
	}
	.video h2{
		margin-bottom: 4px;
	}
	
.sub_section_nav{
	margin: 5px 5px 25px 25px;
	list-style-type: disc;
	color: #666;
}
.sub_section_nav a {
	color: #666;
}
.sub_section_nav a:hover {
	text-decoration: underline;
}




#helpful-links_box{
	font-size: 110%;
}

#helpful-links_box ul{
	margin-left: 30px;
	list-style-type: disc;
}

#helpful-links_box li{
	margin-bottom: 20px;
}
#helpful-links_box li ul{
	margin-top: 10px;
}
#helpful-links_box li li{
	margin-bottom: 8px;
}







/* stuff I added begin */
#scheduleapptform { 
	margin-left: 390px; 
	margin-top: 20px;
}

#scheduleapptheader {
	margin: 0px 200px;
}

#scheduleapptform p {
	padding-bottom: 5px;
}

.indent {
	padding-left: 30px;
	list-style: disc;
}

select { 
	margin-top: 5px;
}

label { margin-top: 5px; display: block; }

input[type="submit"] { 
	margin-top: 5px;
}
/* Stuff I added end */

.border {
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,.5);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,.5);
	box-shadow: 0px 0px 6px rgba(0,0,0,.5);	
}

.error.padded,
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; text-align: center; margin:20px 300px; }
.error.padded      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error_red { color: #8a1f11; }
.hide{display: none;}

label.error{
	background: #FBE3E4; 
	color: #8a1f11; 
	border: 1px solid #FBC2C4;
	padding: .4em;
	margin: .4em .4em 1em .4em;
}
input.error, textarea.error{
	background: #FBE3E4;
}
input.error:focus, textarea.error:focus{
	background: #fff;
}

/* 7. Footer 
-------------------------------------------------------------- */
#footer {
	clear: both;
	position: relative;
	width: 952px;
	margin: 0 auto;
	background: #fff;
	padding:40px 0px 10px 0px;
}
#footer h6 {
	text-align: center;
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 3px;
	z-index: 100;
	position: relative;
}
.footer_img {
	position: absolute;
	bottom: 0px;
	z-index: 50;
	width: 100%;
	background:url(../images/footer.png) center;
	height:207px;
	z-index: 1;
}

/* Forms
----------------------------------------- */
table.form td {
	padding:5px;
}
.form input[type="text"], .form textarea { 
	padding:8px;
/* 	width: 95%; */ /* Breaks employment page. */
	border: 1px solid #ccc;
	background: #f6f6f6;
}
.form input[type="text"]:focus, .form textarea:focus { 
	background: #eee;
}
.border_small { 
			border:3px solid #fff;
			-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.5);
			-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.5);
			box-shadow: 0px 0px 4px rgba(0,0,0,.5);
}
#content.contact_locations .box ul li {
	margin-bottom: 3px;
}
#content.contact_locations .box img {
	float:right;
	margin-bottom: 20px;
}

#content.contact_locations .box iframe {
	float: left;
	margin-bottom: 5px;	
}
.clear { clear: both; }

#content.appointment fieldset {
	width:400px; 
}
#contactUs.schedule_app {
	width: 370px;
}
.hidefromfull {
	display:none;
}
table.chase {
	position: relative;
	z-index: 300;
}
table.chase td a {
	color: #1f4c75;
}
table.chase td a:hover {
	text-decoration: underline;
}











/* Empower Page
------------------------------------------- */
#overlay {
    background: black;
    width:100%;
    height:100%;
    position: fixed;
    z-index:10000;
    left:0px;
    top:0px;
    right:0px;
    bottom:0px;
    display: none;
    }
#modal_video {
	width: 928px;
	height: 522px;
	position: fixed;
	left: 50%;
	top: 90px;
	margin-left: -464px;
	background: #fff;
	z-index: 100000;
	display: none;
}
.close_modal {
	position: absolute;
	height: 15px;
	top: -27px;
	right: 0;
	display: block;
	background: #6aca00;
	color: #fff;
	padding: 6px 12px;
		-moz-border-radius: 7px 7px 0px 0px;
	 -webkit-border-radius: 7px 7px 0px 0px;
			 border-radius: 7px 7px 0px 0px;
	/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
}
	.close_modal:hover { color: #000; }




/* COPIED CONTENT */

#secondary_messaging { float:left; width:873px; padding-bottom:13px; padding:0px 16px 20px 38px; /* border-top:#a9bfb3 1px solid; */ }
    #secondary_messaging.removeBottomPadding {padding-bottom:0px;}
    #secondary_messaging .left_content, 
    #secondary_messaging .right_content {width:400px; float:left;}
    #secondary_messaging .left_content { margin-right:44px;}
    
    #secondary_messaging h1 {font-size:30px; font-weight:bold; line-height:32px; margin-bottom:8px;}
    #secondary_messaging h2 {font-size:17px; font-weight:bold; line-height:18px; margin-bottom:8px;}
    #secondary_messaging h3 {font-size:12px; line-height:14px;}
    #secondary_messaging p  {font-size:12px; font-size:13px; line-height:16px; margin:0 0 10px;}
    


#secondary_tabs {float:left; padding-left:17px;
	/* Added by MES */ padding-bottom: 40px;
	}
    #secondary_tabs h2 {font-size:22px; line-height:24px; margin:0 0 10px;}
    #secondary_tabs h3 {font-size:16px; line-height:22px; margin:0 0 10px;}
    #secondary_tabs p {font-size:12px; font-size:13px; line-height:17px; margin:0 0 10px;}
    
    .tab_left, 
    .tab_middle,
    .tab_right {position:relative;}
    
/* root element for tabs  */
.tabs { 
    list-style:none; 
    margin:0 !important; 
    padding:0;
    height:34px;    
    padding-bottom:4px;
    width:894px;
    background:url(../images/css/bg_tab_row.gif) repeat-x bottom;
    float:left;

}

/* single tab */
.tabs li { 
    float:left;  
    text-indent:0;
    padding:0;
    margin:0 !important;
    list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
.tabs a { 
    background: url(../images/css/bg_tab.gif) no-repeat 0 0;
    font-size:11px;
    display:block;
    height: 23px;  
    line-height:23px;
    padding:8px 0px 3px 41px;
    width: auto;
    text-align:center;  
    text-decoration:none;
    color:#000;
    margin:0px; 
    color:#fff;
    font-size:14px; 
    text-transform:uppercase;
    
}

.tabs a span {display:block;  height:23px; padding-right:41px; background:url(../images/css/bg_tab_right.gif) no-repeat right -8px;}

.tabs .blue a {background-position:0 -34px;}
.tabs .blue a span {background-position:right -42px;}


.tabs a:active {
    outline:none;       
}

/* when mouse enters the tab move the background image */
.tabs a:hover {
    background-position: 0 -68px;   
    color:#fff; 
    padding:8px 0 3px 41px;
    height:23px; line-height:23px;
}

.tabs a:hover span {
    background-position: right -76px;   

}



/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.tabs .current, .tabs .current:hover, .tabs .blue .current, .tabs .blue .current:hover, .tabs li.current a {
    background-position: 0 -102px;      
    cursor:default !important; 
    color:#fff !important;
    padding:0 0 0 41px;
    height:34px; line-height:34px;
}

.tabs .current span, .tabs .current:hover span, .tabs .blue .current span, .tabs .blue .current:hover span, .tabs li.current a span {
    background-position: right -102px;}
    

    
/* initially all panes are hidden */ 
.panes .pane_content {
    display:none; width:852px; background:url(../images/css/bg_tab_pane.gif) no-repeat bottom left; padding:20px 17px 9px 25px; float:left;
}
.panes .pane_press {padding:0; width:894px;}






.tabs_30-30-30 {float:left; width:852px;}
    .tab_left, 
    .tab_middle,
    .tab_right {float:left; width:242px; margin-right:50px;}
        .tab_right {margin-right:0;}

.tabs_30-70 {float:left; width:852px;}
    .tabs_30-70 .tab_left, 
    .tabs_30-70 .tab_right {float:left;}
        .tabs_30-70 .tab_left {width:242px; margin-right:10px;}
        .tabs_30-70 .tab_right {width:598px;}

.tabs_70-30 {float:left; width:852px;}
    .tabs_70-30 .tab_left, 
    .tabs_70-30 .tab_right {float:left;}
        .tabs_70-30 .tab_left {width:598px; margin-right:10px;}
        .tabs_70-30 .tab_right {width:242px;}

.tabs_40-60 {float:left; width:852px;}
    .tabs_40-60 .tab_left, 
    .tabs_40-60 .tab_right {float:left;}
        .tabs_40-60 .tab_left {width:299px; margin-right:18px;}
        .tabs_40-60 .tab_right {width:535px;}

.multi-tab .tabs_30-30-30,
.multi-tab .tabs_30-70,
.multi-tab .tabs_70-30,
.multi-tab .tabs_40-60 {border-bottom:#777777 1px solid; padding-bottom:40px;}

.multi-tab .tabs_last {border-bottom:0px; padding-bottom:60px;}

.multi-tab  h4 {font-size:24px; color:#333; margin:0 0 15px; line-height:40px;}
