/* Core Elements Redifined */
body {
	padding: 0;
	text-align: left;
	color: #000;
	background: #FFF url(http://www.lernereyecenter.com/images/bg_grad.jpg) 0 0 repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 10px 0 0 0;
}
ul {
	margin:0;
	padding:0 5px 10px 11px;
	list-style:inside;
}
li {
	padding-bottom:10px;
}
p {
	padding:0;
	margin:0 0 15px 0
}
a {
	color: #6c7584;
}
a:hover {
	color: #000000;
}
img {
	border:none;
	position:relative; /*fixes vanishing content problem in IE 6 */
}
hr {
	margin-bottom:15px;
}
/*wrapper & spacer*/

#container {
	width: 770px;
	margin: 0 auto 0 auto;
}
.spacer {
	clear:both;
	margin-top:10px;
}
/* Header & Elements */

#header {
	height: 80px;
	background: url(http://www.lernereyecenter.com/images/header.png) 0 0 no-repeat;
	position:relative;
}
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #6c7584;
	margin:0;
	padding:0;
}
#header p {
	padding:0;
	margin:0;
}
#header .left {
	position:absolute;
	left:30px;
	top:20px;
	height:55px;
	margin: 0px;
	padding: 0px;
}
#header .right {
	position:absolute;
	right:30px;
	top:20px;
	height:55px;
	margin: 0px;
	padding: 0px;
	padding-top:2px;
}
#header .left p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6f8466;
}
#header .right p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6c7584;
	text-align:right;
	padding-bottom: 0x;
}
#header .right p span {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6f8466;
	text-align:right;
	font-weight: bold;
	padding-top:4px;
}
/* Main Image Block */

.pagegraphic {
	padding-left: 23px;
	background-image: url(http://www.lernereyecenter.com/images/bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
/* Navagation */

.navbar {

	text-align: center;
	background-image: url(http://www.lernereyecenter.com/images/navbar.png);
}
#nav {
	z-index: 5;
	height: 23px;
	width:724px;
	margin:0 auto;

}
/* Contact Block & Elements */

#Content {
	margin: 0px;
	background: url(http://www.lernereyecenter.com/images/bg.jpg) 0 0 repeat-y;
	padding: 0px;
	padding: 10px 30px 10px 30px;
	min-height:350px;
	position: relative;
}
#Content img {
	padding:0 10px 10px 5px;
}
#Content p {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#Content p img {
	padding:0 10px 0 0;
}
#Content h1 {
	font-size: 14px;
	text-transform: uppercase;
	color: #6f8466;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 12px;
}
#Content h2 {
	font-size: 12px;
	color: #6c7584;
	padding-left: 10px;
	padding-right: 10px;
}
#Content h3 {
	font-size: 10px;
	color: #6f8466;
	padding-left: 10px;
	padding-right: 10px;
}
/* Footer */

#footer {
	background: url(http://www.lernereyecenter.com/images/footer.jpg) center bottom no-repeat;
	margin: 0px;
	padding: 0;
	height: 27px;
	position: relative;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	text-align: center;
	clear: left;
	color: #6c7584;
	height: 25px;
	padding-left: 10px;
}
.copyright a {
	text-decoration: underline;
}
/* Image-Text Tiers - As Seen on Testimonials and conductive_keratoplasty.html */

dl {
	width:99%;
	margin:0 0 0 6px;
	padding:0;
	position:relative; /*fixes wierd contenten shift in IE 6 on conductive_keratoplasty.html page*/
}
dt {
	float:left;
	clear:left;
	margin:0;
	padding:0;
}
dd {
	float:left;
	margin:0 0 10px 0;
	padding:0;
}
dd h2 {
	margin-top:0;
	padding:0;
	clear:none;
}
dl.tiers-narrow dt {
	width:18%;
}
dl.tiers-narrow dd {
	width:81%;
}
dl.tiers-wide dt {
	width:35%;
	text-align:center;
}
dl.tiers-wide dd {
	width:64%;
	min-height:90px;
}
/* CONTACT FORM */

fieldset {
	float: right;
	width: 70%;
	margin: 0 10px 15px 0;
	padding: 0;
	border: 1px solid #BFBAB0;
	background: #F2EFE9 url(http://www.lernereyecenter.com/images/fieldset_gradient.jpg) 0 0 repeat-x;
	position:relative; /*fixes vanishing content problem in IE 6 */
}
legend {
	margin:0;
	padding: 0;
	color: #000;
	font-weight: bold;
}
fieldset ol {
	padding: 10px 10px 0 10px;
	list-style: none;
	zoom: 1; /*fixes vheight on inputs in IE*/
	margin:0;
}
fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}
label {
	float: left;
	width: 130px;
	margin:0 20px 0 0;
}
fieldset.submit {
	float: none;
	width: auto;
	border-style: none;
	padding-left: 12em;
	background-color: transparent;
}
/* Green block headers - As seen on the conductive_keratoplasty.html page */

.greenblock {
	background:#84917F;
	color:#FFFFFF;
	font-weight:bold;
	line-height:25px;
	clear:both;
	margin-left:10px;
	mergin-right:10px;
}
/* 2 col floats - as seen on Home page and financing */

.col-left, .col-right {
	float: left;
	width: 46%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding:0 10px 0 25px;
}
.col-left {
	border-right:1px #6c7584 solid;
	padding:0;
}
/* Home Layout - Floating Left w/right sidebar */


#hometext {
	width: 500px;
	float: left;
	margin-top: 0px;
	position:relative; /*fixes vanishing contentin IE 6 */
}
#sidebar {
	float: right;
	position:relative;
}
/* Alternate Elements */
.homeform {
	font-size: 10px;
	font-weight: bold;
	background-image: url(http://www.lernereyecenter.com/images/homeformbg.gif) 0 0 no-repeat;
	color: #6c7584;
	padding-top: 17px;
	padding-left: 15px;
}
.video {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 320px;
	color: #c5beb5;
	overflow: visible;
}
#google_translate_element {	
	text-align:right;
}
#google_translate_element .skiptranslate {
	display:inline;
}
#google_translate_element select {
	font-size: 9px;
	border: 1px solid #6f8466;
	color:#fff;
	margin-top:1px;
	margin-bottom:1px;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#6c7584;
}