@charset "UTF-8";
/* CSS Document */

* { margin:0; padding:0; background: transparent; } 

body {
	background: #371706 url('../images/bg.jpg') 0 0 repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #3d2111;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}

img {
	border: none;
}

a:link {
	color: #823a13;
	text-decoration: none;
}
a:visited {
	color: #823a13;
	text-decoration: none;
}
a:hover {
	color: #823a13;
	text-decoration: underline;
}


ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div,dd,dt,dl,button {
	margin:0px;
	padding:0px;
	line-height: 1.92em;
}
.clear {
	clear: both;
}

.center {
	text-align: center;
}

.small {
	font-size: 11px;
	line-height: 1.2em;
}
.imgL {
	float: left;
	margin: 8px 10px 10px 0;
	border: 1px solid #5c98ce;
}
.imgR {
	float: right;
	margin: 8px 0 10px 10px;
	border: 1px solid #5c98ce;
}


.right-content {
	float: right;
	margin: 2em 0 10px 10px;
	width: 265px;
}
	.right-content img {
		border: 2px solid #5c98ce;
		margin: 5px 0;
	}
h1 {
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 1.92em 0 0 0;
	color: #d26226;
}

h2 {
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 1.92em 0 0 0;
	color: #823a13;
}

p {
	margin: 1.92em 0 0 0;
	color: #3d2111;
	font-size: 1em;
	line-height: 22px;
}

hr {
	clear: both;
	margin: 1.92em 0 0 0;
	color: #ece1da;
	border-top: #c5ad9e 1px solid;
}


#header {
	width: 1000px;
	margin: 0 auto;	
}
	#logo {
		background: url('../images/logo.jpg') 0 0 no-repeat;
		float: left;
		width: 269px;
		height: 93px;
	}
		#logo a {
			display: block;
			width: 269px;
			height: 93px;
		}
		#logo a span, #call-today span, #call-today-lasik span { display: none; }		
	
	#call-today {
		background: url('../images/call-today.jpg') 0 0 no-repeat;
		float: right;
		width: 434px;
		height: 93px;
	}
	#call-today-lasik {
		background: url('../images/call-today-lasik.jpg') 0 0 no-repeat;
		float: right;
		width: 434px;
		height: 93px;
	}
	#wrapper-index {
		background: #843b0f url('../images/header-01.jpg') 0 0 no-repeat;
		width: 1000px;
		margin: 0 auto;			
	}
	#wrapper-about {
		background: #6e7a36 url('../images/header-02.jpg') 0 0 no-repeat;
		width: 1000px;
		margin: 0 auto;			
	}
	#wrapper-doctors {
		background: #843b0f url('../images/header-03.jpg') 0 0 no-repeat;
		width: 1000px;
		margin: 0 auto;			
	}
	#wrapper-locations {
		background: #843b0f url('../images/header-04.jpg') 0 0 no-repeat;
		width: 1000px;
		margin: 0 auto;			
	}
	#wrapper-resources {
		background: #388393 url('../images/header-05.jpg') 0 0 no-repeat;
		width: 1000px;
		margin: 0 auto;			
	}
	#wrapper-services {
		background: #2d4825 url('../images/header-06.jpg') 0 0 no-repeat;
		width: 1000px;
		margin: 0 auto;			
	}

	#wrapper-bottom {
		margin: 0 auto;
		background: url('../images/wrapper-bottom.png') 0 0 no-repeat;
		width: 1000px;
		height: 22px;
	}
#wrapper-index #column-01 {
	width: 322px;
	float: left;
	padding-top: 250px;
}

#wrapper-index #column-home {
	width: 322px;
	float: left;
	padding-top: 458px;
}

#column-home {
	width: 322px;
	float: left;
	padding-top: 258px;
}

#flowplayer {
	margin: 0 auto 150px auto;
	position: relative;
	top: 54px;
	
}

#column-01 {
	width: 322px;
	float: left;
	padding-top: 80px;
}
	#sub-nav {
		width: 248px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:2px;
		margin: 0 auto 64px auto;	
	}
	#sub-nav p {
		background: url('../images/sub-p-bg.png') 0 0 no-repeat;
		margin: 0;
		padding: 0;
		font-size: 13px;
		height: 27px;
		width: 100%;
	}
	#sub-nav a {
		text-align: center;
		font-weight: bold;
		margin-left: 32px;
	}
		#contact-title {
			background: url('../images/title-contact.png') 0 0 no-repeat;
			width: 248px;
			height: 56px;
			margin: 0 auto;		
		}
			#contact-title span { display: none; }
			
		#contact-quick, #contact-quick2 {
			margin-top: 64px;
			width: 248px;
			margin: 0 auto;	
		}
		#contact-quick .required { float: right; color: #fff; margin: 0px 7px 0 0; }
		#contact-quick2 .required { float: right; margin: 0px 7px 0 0; }
		
		#contact-quick input, #contact-quick select, #contact-quick textarea, #contact-quick2 input, #contact-quick2 select, #contact-quick2 textarea {
			font:12px/12px Helvetica, Arial, sans-serif;
			border:1px solid #c35a1c;
			line-height: 1em;
			background-color:#3e1b08;
			color:#fef5ea;
			height: 13px;
			width:227px;
			margin: 5px 0;
			padding: 5px 8px;
		}
		
		#contact-quick textarea, #contact-quick2 textarea {
			height: 77px;
		}
		
		#contact-quick #contact_submit { width: 87px; height: 31px; float: right; margin: 14px 0px 30px 0px; border: none; background:transparent;}
		
		#contact-quick2 #contact_submit { width: 87px; height: 31px; float: right; margin: 14px 0px 150px 0px; border: none; background:transparent;}
			
		#contact-quick .contact_subject, #contact-quick2 .contact_subject	{ display: none; }
			
#wrapper-index #column-02 {
	width: 670px;
	float: left;
	padding-left: 8px;
	margin-top: 154px;
}

#column-02 {
	width: 670px;
	float: left;
	padding-left: 8px;
	margin-top: 54px;
}
	#content-top {
		background: url('../images/content-top.png') 0 0 no-repeat;
		width: 635px;
		height: 40px;
	}
	#content {
		width: 541px;
		background: url('../images/content-bg.png') 0 0 repeat-y;
		padding: 0 47px;
	}
		#content #welcome-title {
			background: url('../images/title-welcome.png') 0 0 no-repeat;
			width: 406px;
			height: 49px;
		}
			#content #welcome-title span { display: none; }
			
	#content #pageControls {
		float: right;
		width: 54px;
		height: 18px;
		margin: -10px 0 0 0;
		background: url('../images/btn-font.jpg') 0 0 no-repeat;
		position: relative;
		z-index: 1;
	}
		#content #pageControls li {
			float: left;
			width: auto;
			height: auto;
			list-style: none;
			background-image: none;
			margin: 0;
			padding: 0;
		}
		#content #pageControls li span {
			display: none;
		}
		#content #pageControls li a {
			display: block;
		}
		#content #pageControls li.font {
			width: 54px;
			height: 18px;
			margin: 0;
			padding: 0;
		}
			#content #pageControls li.font a {
				float: left;
				left: 9px;
				top: 7px;
				width: 14px;
				height: 14px;
				margin: 0 4px 4px 0;
			}
			#content #pageControls li.font a.smallFont {
				background-position: -54px 0px;
			}
			#content #pageControls li.font a.defaultFont {
				background-position: -72px 0px;
			}
			#content #pageControls li.font a.largeFont {
				background-position: -90px 0px;
			}
			#content #pageControls li.font a.sdisabled {
				background: url('../images/btn-font.jpg') -54px 0px no-repeat;
			}
			#content #pageControls li.font a.ldisabled {
				background: url('../images/btn-font.jpg') -90px 0px no-repeat;
			}
			
		#content ul, #content ol {
			margin: 1.5em 2em 0 2em;
		}

		#content li{
			margin: .5em 0 0 0;
		}

		#content ul li {
			background: url('../images/list-marker.png') 0 .7em no-repeat;
			padding: 0 0 0 15px;
			list-style-type: none;	
			list-style-position: outside;			
		}			

	.gallery p {
		text-align: center;
	}
	.gallery h2 {
		margin-bottom: 0;
	}
	.gallery img {
		border: 1px solid #a94b12;
		margin: 0 3px;
		padding: 1px;
	}
	
	.doctor {
		text-align: center;
		font-weight: bold;
		width: 120px;
		height: 160px;
		display: block;
		float: left;
		line-height: 1.2em;
		margin: 8px 7px;
	}
		.doctor img {
			border: 1px solid #d26226;
			margin: 3px;
		}
		.doctor a:hover {
			color: #d26226;
			text-decoration: none;
		}
	#sidebar {
		float: right;
		width: 180px;
		border: 1px solid #d26226;
		padding: 5px;
		margin: 0 0 10px 10px;
	}
		#sidebar img {
			margin-bottom: 3px;
		}
		#sidebar .title {
			font-weight: bold;
			color: #d26226;
			text-align: center;
			margin-top: 0;
		}
		#sidebar p {
			font-weight: bold;
			margin: .5em 0;
			line-height: 1.2em;
		}
		#sidebar ul {
			margin: 0em 0em 1em 1em;
		}

		#sidebar li{
			margin: .5em 0 0 0;
			font-size: .9em;
			line-height: 1.2em;
		}

		#sidebar ul li {
			background: url('../images/list-marker-sm.png') 0 .2em no-repeat;
			padding: 0 0 0 15px;
			list-style-type: none;	
			list-style-position: outside;			
		}	
		

	.location-info {
		float: right;
		border: 1px solid #d26226;
		padding: 5px;
		width: 200px;
		margin: 40px 10px;
	}
		.location-info p {
			margin: 0;
			text-align: center;
		}
		.location-info hr {
			margin: 1em 0;
		}


#map { border: 1px solid #d26226; margin: 10px 0;}
.maps { border: 1px solid #d26226; margin: 1.92em 0 0 0; width: 284px; height: 409px;}

#location-search {
	margin: 20px 0;
}
#location-search strong {
	float: left;
}
	
#location-search input {
	font:12px Helvetica, Arial, sans-serif;
	border:1px solid #c35a1c;
	background-color:#fef5ea;
	color:#3e1b08;
	height: 14px;
	float: left;
	margin: 0 0 0 5px;
	padding: 3px;
	width: 280px;
}
#location-search #search { width: 82px; height: 26px; float: left; margin: -5px 0 0 5px; border: none; background:transparent;}

	#content-bottom {
		background: url('../images/content-bottom.png') 0 0 no-repeat;
		width: 635px;
		height: 40px;	
	}

	#visian-icl {
		background: url('../images/icl-bg.png') 0 0 no-repeat;
		width: 317px;
		height: 303px;
		display: block;
		float: left;
	}
		#visian-icl p {
			padding: 120px 28px 87px 38px;
			margin: 0;
			color: #5c3016;
		}
			#more-btn {
				background: url('../images/btn-more.jpg') 0 0 no-repeat;
				display: block;
				float: right;
				width: 87px;
				height: 32px;
				margin: 15px 0 0 0;
				padding: 0;
			}		
			#more-btn span {
				display: none;
			}
		
	#buttons {
		width: 334px;
		height: 303px;
		float: left;
	}	
		#buttons p {
			margin: 0;
			padding: 0;
		}
		#buttons span {
			display: none;
		}
		#btn-videos {
			background: url('../images/btn-videos.png') 0 0 no-repeat; 
			display: block;
			width: 334px;
			height: 102px;
		}
			#btn-videos a {
				display: block;
				width: 293px;
				height: 102px;
				margin-left: 13px;
			}
		#btn-locations {
			background: url('../images/btn-locations.png') 0 0 no-repeat; 
			display: block;
			width: 334px;
			height: 98px;
		}
			#btn-locations a {
				display: block;
				width: 293px;
				height: 98px;
				margin-left: 13px;
			}		
		#btn-testimonials {
			background: url('../images/btn-testimonials.png') 0 0 no-repeat; 
			display: block;
			width: 334px;
			height: 103px;
		}
			#btn-testimonials a {
				display: block;
				width: 293px;
				height: 103px;
				margin-left: 13px;
			}									

#eye-resources-bg {
	background: #f9e8d4 url('../images/footer-bg.jpg') 0 0 repeat-x;
	height: 100%;
	padding: 32px 0;
}
	#eye-resources {
		width: 1000px;
		margin: 0 auto;
	}
	#social-media {
		background: url('../images/follow-bg.jpg') 0 0 no-repeat;
		width: 143px;
		height: 55px;
		float: left;
		margin: 0 30px 35px 20px;
		padding: 17px 0;
		text-align: center;
	}
		#social-media a { display: block; float: left; }
	
	#er-content {
		display: block;
		float: left;
		width: 787px;		
	}
	#eye-resources p {
		color: #823a13;
		margin: 4px 0;
	}
		#eye-resources p a:link {
			color: #823a13;
			text-decoration: none;
			border-bottom: none;
		}
		#eye-resources p a:visited {
			color: #823a13;
			text-decoration: none;
			border-bottom: none;
		}
		#eye-resources p a:hover {
			color: #823a13;
			border-bottom: 1px solid #823a13;
		}	
		#eye-resources p span {
			color: #fcd09b;
		}			
	#eye-resources #bottom-nav{
		color: #d26226;
	}
		#eye-resources #bottom-nav a:link {
			color: #d26226;
			text-decoration: none;
			border-bottom: none;
		}
		#eye-resources #bottom-nav a:visited {
			color: #d26226;
			border-bottom: none;
		}
		#eye-resources #bottom-nav a:hover {
			color: #d26226;
			border-bottom: 1px solid #d26226;
		}				

/* -------------------navigation-------------------------- */

#nav { 
	background: url('../images/nav.jpg') 0 0 no-repeat; 
	clear: both;
	width:1000px; 
	height:26px; 
	position:relative;
	z-index: 999;
	margin: 0px;
	}

#nav span { display: none;}

#nav li, #nav a { height: 26px; display: block; margin: 0px;}

#nav li { float: left; list-style: none; display: inline;}

#nav-01 { width: 83px;}
#nav-02 { width: 101px;}
#nav-03 { width: 101px;}
#nav-04 { width: 124px;}
#nav-05 { width: 139px;}
#nav-06 { width: 165px;}
#nav-07 { width: 154px;}
#nav-08 { width: 133px;}


#nav-01 a:hover {background: url('../images/nav.jpg') -0px -26px no-repeat;}
#nav-02 a:hover {background: url('../images/nav.jpg') -83px -26px no-repeat;}
#nav-03 a:hover {background: url('../images/nav.jpg') -184px -26px no-repeat;}
#nav-04 a:hover {background: url('../images/nav.jpg') -285px -26px no-repeat;}
#nav-05 a:hover {background: url('../images/nav.jpg') -409px -26px no-repeat;}
#nav-06 a:hover {background: url('../images/nav.jpg') -548px -26px no-repeat;}
#nav-07 a:hover {background: url('../images/nav.jpg') -713px -26px no-repeat;}
#nav-08 a:hover {background: url('../images/nav.jpg') -867px -26px no-repeat;}


/* ------------------------ son of suckerfish: horizontal sprite navigation ------------------------ */
#nav li ul {
	position:absolute;
	left:-999em;
	background-color:#60371f;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	margin: 0;
	padding: 0;
	z-index: 1000;
	}

#nav li ul li { 
	height: 25px; /* Height of each drop down nav item */
	margin: 0;
	padding: 0;
	}
	

#nav li ul li a {
	width:100%;
	height:25px;	/* Height of each drop down nav item, should match above */
	line-height:25px;	 /* Height of each drop down nav item again, should match above */
	
	}
	

#nav li ul li a span {
	font-size: 11px;
	display:block;
	padding-left:8px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	color: #fef3e6;
	text-decoration:none;
	font-weight: bold;
	}
	
#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-02 ul a:hover, #nav-03 ul a:hover, #nav-04 ul a:hover, #nav-05 ul a:hover, #nav-06 ul a:hover ,#nav-07 ul a:hover, #nav-08 ul a:hover { 
	background-image:none;
	background-color:#a94b13;
	color:#fef3e6;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:140px; }		
#nav-03 ul, #nav-03 li { width:140px; }		
#nav-04 ul, #nav-04 li { width:140px; }
#nav-05 ul, #nav-05 li { width:180px; }
#nav-06 ul, #nav-06 li { width:180px; }
#nav-07 ul, #nav-07 li { width:175px; }
#nav-08 ul, #nav-08 li { width:120px; }


/*-------- multiple level drop-downs ------------------------------------ */

#nav-03 ul ul, #nav-03 li li { width:175px; }		
#nav-04 ul ul, #nav-04 li li { width:165px; }

#nav li#nav-03 ul ul {
	margin: -25px 0 0 140px;
}

#nav li#nav-04 ul ul {
	margin: -25px 0 0 140px;
}

#nav li:hover ul ul, #nav li.sfHover ul ul {
	left:-999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul {
	left:auto;
}
/* contact page locations button */
#contact-btn-locations {
	display: block;
	width: 310px;
	height: 98px;
}

/*-- CUSTOMORE STYLES --*/

#call-today.imageSwap1{
  background: url(../images/phoneImg.jpg) top left no-repeat;
	position: relative;
	top: 7px;
}
