/*----------------------------------------------------------
	
	Copyright 2010 Talley Eye Care
	
	Author: Kitch & Schreiber Marketing & Advertising
			Webmaster: Brian Scroggins
			www.kitchandschreiber.com
			kands@kitchandschreiber.com
			
----------------------------------------------------------*/

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
	}
	
h1, h2, h3, h4, h5, h6, pre, code{
	font-size: 1em;
	}
	
a{
	text-decoration: underline;
	color: #231F20;
	font-weight: bold;
	}
	
a:hover{
	text-decoration: none;
	color: #464D5E;
	}	
	
a img{
	border: none;
	}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #383c48;
	font-weight: bold;
	background-image: url(IMAGES/h1_bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 570px;
	margin-bottom: 10px;
	}
	
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #282B34;
	font-weight: bold;
	}	
	

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	}		

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #282b34;
	background-image: url(IMAGES/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
	
#background{
	background-image: url(IMAGES/background.jpg);
	background-repeat: repeat-x;
	background-color: #dbe1b0;
	}	

#container  {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	}

#mainWrap{
	width: 925px;
	background-repeat: repeat-y;
	background-position: right;
	float: right;
	background-image: url(IMAGES/sidebarBackground.jpg);
	background-color: #FFFFFF;
	padding-left: 35px;
	}
	
#content{
	width: 480px;
	float: right;
	background-color: #FFFFFF;
	}	
	
/*----------------------------------------------------------
	
                         Header
			
----------------------------------------------------------*/

#logo a{
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(IMAGES/logo.jpg);
	background-repeat: no-repeat;
	clear: none;
	height: 90px;
	display: block;
	outline:none;
	}

#header{
	background-image: url(IMAGES/header.jpg);
	height: 278px;
	width: 960px;
	float: left;
	}					
		

/*----------------------------------------------------------
	
	                Sidebar Column
			
----------------------------------------------------------*/

#sidebar{
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 320px;
	clear: none;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 25px;
	}	

#sidebar h2{
	background-image: url(IMAGES/sidebarH2_background.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 35px;
	width: 295px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 25px;
	color: #FFFFFF;
	}	
	
#sidebar h3{
	background-image: url(IMAGES/sidebarH3_icon.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #282B34;
	padding-left: 15px;
	margin-top: 5px;
	clear: both;
	margin-left: 25px;
	}	
	
#sidebarContentWrap{
	width: 270px;
	float: right;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	}
	
#sidebar p{
	color: #D5DAE9;
	font-size: 12px;
	line-height: 16px;
	width: 270px;
	float: right;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	}	
	
#sidebar ul{
	list-style-type: disc;
	padding-left: 35px;
	margin-left: 25px;
	}	
	
#sidebar li{
	margin-bottom: 5px;
	color: #c3cae1;
	font-weight: bold;
	}	
	
#tdeonlineLink a{
	color: #666666;
	background-color: #000;
	width: 238px;
	margin: 15px auto 0;
	background-image: url(IMAGES/3deye_logo.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 75px 15px 15px 15px;
	display: block;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #000;
	}	
	
#tdeonlineLink a:hover{
	border: 1px solid #FFF;
	color: #FFF;
	}
	
#sidebarFormWrap{
	margin: 0 25px;
	}		


/*----------------------------------------------------------
	
	                     Navigation
			
----------------------------------------------------------*/	
	
			
.mainNav{
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	font-weight: bold;
	text-align: center;
	clear: both;
	float: left;
	height: 54px;
	}
	
.mainNav ul{
	list-style-type: none;
	}	
	
.mainNav li{
	display: inline;
	float: left;
	}
	
.mainNav #about a{
	text-indent: -9999px;
	display: block;
	background-image: url(IMAGES/navigation.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 67px;
	}

.mainNav #about a:hover{
	background-position: 0 -54px;
	}
	
.mainNav #doctors a{
	text-indent: -9999px;
	display: block;
	background-image: url(IMAGES/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -67px 0;
	height: 54px;
	width: 85px;
	}	

.mainNav #doctors a:hover{
	background-position: -67px -54px;
	}
	
.mainNav #doctors ul{
	position: relative;
	}
	
.mainNav #doctors li{
	visibility: hidden;
	}		
	
.mainNav #eyeConditions a{
	text-indent: -9999px;
	display: block;
	background-image: url(IMAGES/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -152px 0;
	height: 54px;
	width: 133px;
	}

.mainNav #eyeConditions a:hover{
	background-position: -152px -54px;
	}	
	
.mainNav #valleySurgery a{
	text-indent: -9999px;
	display: block;
	background-image: url(IMAGES/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -285px 0;
	height: 54px;
	width: 193px;
	}
	
.mainNav #valleySurgery a:hover{
	background-position: -285px -54px;
	}
	
.mainNav #locations a{
	text-indent: -9999px;
	display: block;
	background-image: url(IMAGES/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -478px 0;
	height: 54px;
	width: 96px;
	}
	
.mainNav #locations a:hover{
	background-position: -478px -54px;
	}
	
.mainNav #links a{
	text-indent: -9999px;
	display: block;
	background-image: url(IMAGES/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -574px 0;
	height: 54px;
	width: 58px;
	}
	
.mainNav #links a:hover{
	background-position: -574px -54px;
	}	
	
.mainNav #downloadableForms a{
	text-indent: -9999px;
	display: block;
	background-image: url(IMAGES/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -632px 0;
	height: 54px;
	width: 184px;
	}
	
.mainNav #downloadableForms a:hover{
	background-position: -632px -54px;
	}
	
.mainNav #staff a{
	text-indent: -9999px;
	display: block;
	background-image: url(IMAGES/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -816px 0;
	height: 54px;
	width: 60px;
	}
	
.mainNav #staff a:hover{
	background-position: -816px -54px;
	}	
	
.mainNav #contact a{
	text-indent: -9999px;
	display: block;
	background-image: url(IMAGES/navigation.jpg);
	background-repeat: no-repeat;
	background-position: -876px 0;
	height: 54px;
	width: 84px;
	}
	
.mainNav #contact a:hover{
	background-position: -876px -54px;
	}		

	
	
/*----------------------------------------------------------
	
	             Current Page Indicators
			
----------------------------------------------------------*/

body#about li#about a{
	text-indent: -9999px;
	display: block;
	background-image: url(IMAGES/navigation.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 67px;
	background-position: 0 -108px;
	}
	
body#doctors li#doctors a{
	text-indent: -9999px;
	display: block;
	background-image: url(IMAGES/navigation.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 85px;
	background-position: -67px -108px;
	}	
	
body#eyeConditions li#eyeConditions a{
	text-indent: -9999px;
	display: block;
	background-image: url(IMAGES/navigation.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 133px;
	background-position: -152px -108px;
	}
	
body#valleySurgery li#valleySurgery a{
	text-indent: -9999px;
	display: block;
	background-image: url(IMAGES/navigation.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 193px;
	background-position: -285px -108px;
	}
	
body#locations li#locations a{
	text-indent: -9999px;
	display: block;
	background-image: url(IMAGES/navigation.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 96px;
	background-position: -478px -108px;
	}	
	
body#links li#links a{
	text-indent: -9999px;
	display: block;
	background-image: url(IMAGES/navigation.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 58px;
	background-position: -574px 0;
	background-position: -574px -108px;
	}	
	
body#downloadableForms li#downloadableForms a{
	text-indent: -9999px;
	display: block;
	background-image: url(IMAGES/navigation.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 184px;
	background-position: -632px -108px;
	}
	
body#staff li#staff a{
	text-indent: -9999px;
	display: block;
	background-image: url(IMAGES/navigation.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 60px;
	background-position: -816px -108px;
	}
	
body#contact li#contact a{
	text-indent: -9999px;
	display: block;
	background-image: url(IMAGES/navigation.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 84px;
	background-position: -876px -108px;
	}	
	
	
	
/*----------------------------------------------------------
	
	                Main Content Column
			
----------------------------------------------------------*/

	
#mainHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0072bc;
	text-align: center;
	padding-top: 15px;
	height: 40px;
	}

#mainContent{
	float: left;
	width: 570px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 0px;
	padding-right: 35px;
	}	
#valleyPic{
	height: 206px;
	width: 200px;
	float: right;
	border: 1px double #393E4B;
	margin-left: 15px;
	background-image: url(IMAGES/surgery.jpg);
	background-repeat: no-repeat;
	}
	
#tdeonline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 25px;
	border: 1px solid #6F7A98;
	text-align: center;
	}
	
#tdeonline a{
	color: #282B34;
	text-decoration: underline;
	}
	
#tdeonline a:hover{
	color: #6F7A98;
	text-decoration: none;
	}	
	
.mapWrap{
	float: left;
	height: 300px;
	width: 570px;
	background-color: #6F7A98;
	margin-top: 35px;
	text-align: center;
	color: #FFFFFF;
	}	
	
.map{
	height: 250px;
	width: 350px;
	margin-top: 25px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}		
	
.mapCopy{
	float: right;
	margin-top: 25px;
	width: 195px;
	}		
	
.mapCopy p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	padding-top: 75px;
	}	
	
.drWrap{
	background-color: #383c48;
	background-image: url(IMAGES/drBackground.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 180px;
	width: 570px;
	margin-top: 25px;
	}
	
.drPic{
	height: 155px;
	width: 130px;
	padding-top: 13px;
	padding-left: 61px;
	float: left;
	}
	
.drCopyWrap{
	width: 329px;
	float: left;
	clear: none;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
	}	
	
.drCopyWrap h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #383c48;
	font-weight: bold;
	background-image: url(IMAGES/h1_bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 570px;
	margin-bottom: 0px;
	}
	
.drCopyWrap h2{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	}	
	
.drCopyWrap ul{
	padding: 0px;
	margin: 0px;	
	}

.drCopyWrap ul li{
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	color: #C3CAE1;
	font-size: 14px;
	text-align: left;
	list-style-type: none;
	}	
	
.drCopyWrap ul li strong{
	font:bold 16px Arial, Helvetica, sans-serif;
	color: #8290B3;
	list-style-type: none;
	margin: 0px;
	padding: 10px 0 0;
	clear: both;
	float: left;
	}
	
.formWrap{
	float: left;
	height: 100px;
	width: 272px;
	background-image: url(IMAGES/formBackground.jpg);
	clear: none;
	margin-right: 25px;
	margin-top: 25px;
	}			
	
.formWrap a{
	height: 70px;
	width: 187px;
	display: block;
	background-image: url(IMAGES/formBackground.jpg);
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9CA9CB;
	padding-left: 80px;
	padding-top: 30px;
	font-weight: bold;
	padding-right: 5px;
	line-height: 20px;
	}	
	
.formWrap a:hover{
	color: #282b34;
	background-position: 0 -100px;
	}
	
.formWrap_R{
	float: left;
	height: 100px;
	width: 272px;
	display: block;
	background-image: url(IMAGES/formBackground.jpg);
	clear: none;
	margin-top: 25px;
	}	

.formWrap_R a{
	height: 70px;
	width: 187px;
	display: block;
	background-image: url(IMAGES/formBackground.jpg);
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9CA9CB;
	padding-left: 80px;
	padding-top: 30px;
	font-weight: bold;
	padding-right: 5px;
	line-height: 20px;
	}	
	
.formWrap_R a:hover{
	color: #282b34;
	background-position: 0 -100px;
	}	
	
.links p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 10px;	
	}
	
.links p a{
	color:#6F7A98;
	text-decoration: none;
	}
	
.links p a:hover{
	color:#393D49;
	text-decoration: none;
	}	
	
#locationsMap{
	background-image: url(IMAGES/talleyLocationMap_2010.jpg);
	height: 423px;
	width: 570px;
	margin-top: 10px;
	margin-bottom: 25px;
	}				
				
	
/*----------------------------------------------------------
	
	              Easy Slider CSS
			
----------------------------------------------------------*/
	
	
#slider ul, #slider li{
	padding:0;
	list-style:none;
	margin: 0;
	}

#slider, #slider li{
	/* 
	define width and height of container element and list item (slide) list items must be the same size as the slider area
	*/ 
	width:570px;
	height:250px;
	overflow:hidden;
	margin: 0px;
	}
	
span#prevBtn{
	width: 55px;
	height: 18px;
	float: left;
	background-image: url(easySlider/images/testimonial_Previous.jpg);
	background-position: left;
	display: inline-block;
	visibility: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 18px;
	background-repeat: no-repeat;
	padding-top: 4px;
	margin-left: 25px;
	}

span#nextBtn{
	width: 45px;
	height: 18px;
	float: right;
	background-image: url(easySlider/images/testimonial_Next.jpg);
	background-position: right;
	display: inline-block;
	visibility: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	padding-top: 4px;
	margin-right: 25px;
	}						
	

/*----------------------------------------------------------
	
	                    Footer
			
----------------------------------------------------------*/

#footerWrap {
	width: 100%;
	height: 125px;
	clear: both;
	}

#footer{
	width: 960px;
	height: 125px;
	background-color: #535b71;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	}

#ks a{
	text-indent: -9999px;
	background-image: url(IMAGES/k&s_Logo.jpg);
	background-repeat: no-repeat;
	height: 92px;
	width: 86px;
	float: right;
	display: block;
	margin-top: 15px;
	margin-right: 25px;
	}
	
#ks a:hover{
	background-position: 0 -92px;
	background-image: url(IMAGES/k&s_Logo.jpg);
	background-repeat: no-repeat;
	}	

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
	
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	color: #63A10F;
	font-size: 12px;
	text-align: left;
	font-style: normal;
	width: 350px;
	float: left;
	margin-top: 35px;
	margin-left: 35px;
	font-weight: bold;
	}
	
.copyright p{
	font-family: Arial, Helvetica, sans-serif;
	color: #8f9dc4;
	font-size: 12px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	}
	
.copyright a{
	color: #b8c4e6;
	text-decoration: underline;
	}	
	
.copyright a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}
