@charset "UTF-8";
/* CSS Document */

/* background and body styles */

body {
	text-align: left;
	margin: 0px;
	background-image: url(../imgs/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFF;
}


/* layout elements */

#page-wrapper {
	width: 800px;
	margin: 0 auto;
    }
#page-wrapper #news {
	border: 1px solid #F00;
	width: 740px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px auto 5px 15px;
}
#page-wrapper #news #news-bar-lead {
	background-color: #F00;
	font-weight: bold;
	color: #FFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#page-wrapper #news2 {
	border: 1px solid #F00;
	width: 740px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px auto 5px 15px;
}
#page-wrapper #news2 #news-bar-lead3 {
	background-color: #F00;
	font-weight: bold;
	color: #FFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#page-wrapper #resource {
	border: 1px solid #693;
	width: 740px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px auto 5px 15px;
}
#page-wrapper #resource #resource-bar-lead {
	background-color: #693;
	font-weight: bold;
	color: #FFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#header {
	/*width: 800px;*/
	height: 141px;
}

#nav {
	/*width: 800px;*/
	height: 51px;
}

#left-index {
	width: 360px;
	float: left;
}

#right-index {
	width: 440px;
	float: left;
	padding-top: 15px;
}

#left {
	width: 536px;
	float: left;
	padding: 0px 12px;
}

#right {
	width: 240px;
	float: left;
	padding-top: 15px;
}

.doctors {
	text-align: left;
}

#footer {
	clear: both;
	width: 100%;
	background-image: url(../imgs/bg_footer.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 90px;
	float: left;
	margin-top: 25px;
	left: 0px;
	text-align: center;
}

#left #asc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	font-style: italic;
	padding-right: 25px;
	padding-left: 20px;
	line-height: 18px;
}

#left ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	font-style: italic;
	text-decoration: none;
	padding-right: 25px;
}

#left ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	font-style: italic;
	text-decoration: none;
}

#left ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	color: #134A8F;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}

#left ul li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	color: #999;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}

#left ul li {
	list-style-image: url(../imgs/list-arrow.jpg);
}

.results ol li {
	list-style-image:none;
	display: inline;
}

#lasik-images {
	float: right;
	width: 110px;
	padding-left: 20px;
	padding-right: 40px;
}

#download-kit {
	float: right;
	width: 200px;
	padding-left: 50px;
	padding-right: 40px;
	padding-bottom: 20px;
}

/* text elements */

#left-index p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #000;
	text-align: left;
	padding-left: 12px;
	padding-right: 15px;
}
	
#left-index h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #346CA6;
	text-align: left;
	padding-left: 12px;
}

#left p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #000;
	text-align: left;
	padding-right: 25px;
}
	
#left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #3A6CA5;
	text-align: left;
}

#left h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 13px;
	text-align: left;
	border-bottom: solid #346CA6 1px;
	margin-top: 40px;
	width: 95%;
}

#left #resources h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	text-align: left;
	border-bottom: solid #346CA6 1px;
	margin-top: 40px;
	width: 95%;
	font-variant: normal;
	text-transform: none;
}

#left #resources h3 a:hover {
	text-decoration: none;
}

#left #resources p {
	margin-left: 15px;
}

#footer p {
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #044A91;
}

#footer a {
	color: #044A91;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer #studio_link {
	font-weight: normal;
}

.doctors h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 13px;
	text-align: left;
	border-bottom: solid #346CA6 1px;
	margin-bottom: -10px;
}

.doctors h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	margin-bottom: -5px;
}

.doctors p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #000;
	text-align: left;
	padding-left: 12px;
}

#left #patient-quotes p {
	font-size: 15px;
	font-style: italic;
	line-height: 25px;
	margin: 30px 30px;
}
	

/* ----- IMAGE STYLES ----- */

.doctors img {
	padding: 5px;
	border: solid #346CA6 1px;
	margin-top: 10px;
	vertical-align: top;
}

.doctors img .index-page {
	padding: 5px;
	border: solid #346CA6 1px;
	margin-top: 10px;
	margin-right: 20px;
}
.results ul ol li img {
	border: 1px solid #346CA6;
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.image-left {
	float: left;
	border: solid #346CA6 1px;
	padding: 5px;
	margin: 5px 20px 10px 0px;
}

.image-left-no-border {
	float: left;
	padding: 5px;
	margin: 5px 20px 10px 0px;
}

.image-right {
	float: right;
	border: solid #346CA6 1px;
	padding: 5px;
	margin: 5px 10px 10px 20px;
}

#left .dr-location {
	float: left;
}

#left address {
	font-size: smaller;
}

#left a {
	text-decoration: none;
}

#left .top {
	font-size: 12px;
	text-align: right;
	margin-right: 55px;
	font-style: italic;
}

#left a:hover {
	text-decoration: underline;
}

#page-wrapper #left #disclaimer {
	font-size: 12px;
	font-style: italic;
	line-height: 13px;
	color: #666;
	margin-left: 12px;
}

#page-wrapper #left #disclaimer a {
	font-weight: bold;
	color: #666;
}

.disclaimer {
	font-size: 11px;
	font-style: italic;
	color: #999;
	width: 350px;
	padding-top: 25px;
}

#page-wrapper #left #quote {
	font-size: 18px;
	font-style: italic;
	color: #2B5271;
	text-align: center;
	width: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2B5271;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B5271;
	background-color: #E8E8E8;
	clear: both;
}

#page-wrapper #left #quote a {
	font-size: 12px;
	color: #2B5271;
	text-decoration: none;
}

#page-wrapper #left #quote a:hover {
	text-decoration: underline;
}

/* #page-wrapper #left #quote p {
	font-size: 18px;
	font-style: italic;
	color: #2B5271;
	text-align: center;
} */

#left .optical-list {
	width: 175px;
	float: left;
	padding-bottom: 25px;
}

#left .optical-list ul {
	list-style: none;
	padding: 0;
	margin: 10px;
}
