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

* {
	margin:0;
	padding:0;
	outline:0;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:baseline;
}
body {
	background:#4b4f52;
}
a:active {
  position:relative; top:1px;
}

/* Center Pages sytles */
#page_container {
	width:850px;
	margin:0 auto;
}
#header {
	width:850px;
	margin:0 auto;
}
.content_container {
	width:850px;
	margin:0 auto;
	background:#f0f2e5;
}
#index {
	background:#f0f2e5 url(../images/content_bg_home.gif) no-repeat right top;
}
#footer {
	width:830px;
	height:30px;
	margin:0 auto;
	padding:10px;
}
/* END Center Pages sytles */

/* HEADER styles */
#header {
	width:850px;
	background:#8b210e;
	line-height:18px;
	border-top:4px solid #da6c00;
	border-bottom:4px solid #da6c00;
	vertical-align:middle;
}
#header table {
	margin-left:200px;
}
#header a {
	color:#e8ebda;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
	padding-top:15px;
}
#header td {
	vertical-align:middle;
}
/* END HEADER styles */

/* NAV style */
#nav {
	width:200px;
	height:100%;
	float:left;
	background:#e8ebda;
}
#nav ul {
	list-style-type:none;
	padding:10px;
}
#nav ul li {
	line-height:16px;
	margin-top:5px;
	padding-left:20px;
	padding-bottom:5px;
	border-bottom:1px solid #cfd5b3;
}
#nav ul li a {
	color:#2e68c2;
	font-size:12px;
	text-decoration:none;
	vertical-align:middle;

}
#nav ul li a:hover {
	color:#8ba776;
}
#nav ul.sub_nav {
	padding-top:0px;
	padding-bottom:0px;
}
#nav ul.sub_nav li {
	line-height:12px;
	border-bottom:none;
}
#nav ul li.current_nav {
	background:url(../images/current_nav_bullet.png) no-repeat;
	line-height:12px;
}

#nav address {
	margin:30px 0px 0px 10px;
	padding-left:20px;
	color:#0066ca;
	font-size:12px;
	font-style:normal;
	background:url(../images/nav_bullet.png) no-repeat;
}
#nav address a {
	font-size:10px;
}
/* END NAV style */

/* CONTENT style */
.content {
	width:580px;
	height:100%;
	float:right;
	padding:40px 20px 20px 50px;
	font-size:12px;
}
#index_content {
	width:300px;
	padding-right:300px;
}
.content p {
	line-height:16px;
}
.content h2, h1 {
	font-size:16px;
	color: #2E68C2;
}
.content h3, h3 a {
	color:#C86F48;
	line-height:20px;
}
.content h3.normal {
	line-height:normal;
}
.content address.move_to_top {
	vertical-align:top;
}
.content ul {
	padding:10px;
}
.content ol {
	padding:20px;
}
.content .small_type {
	font-size:10px;
	line-height:10px;
	color:#666666;
}
.content .move_to_top {
	vertical-align:top;
}
.content object {
	text-align:center;
}
.content img.go_right {
	margin:10px;
	float:right;
	border:1px solid black;
}
.content div.checklist {
	width:250px;
	float:right;
	border:1px solid black;
	padding:5px;
	margin:5px;
}
.content div.checklist li {
	margin-left:5px;
}
.content .sidebox {
	width:250px;
	float:right;
	border:1px solid black;
	padding:5px;
	margin:5px;
}
.content table#contact_lenses td p {
	text-align:justify;
	padding-right:20px;
}
.content select#select_navigation {
	float:right;
	text-align:right;
}
.content .patient_form td.top_align {
	vertical-align:top;
}
.content .patient_form td {
	vertical-align:top;
}
.content .patient_form2 {
	vertical-align:top;
}
.content table tr.odd {
	background:#e2f2cd;
}
.content a.doctor_links {
	color:#000;
}
.content table td.doctor_picture {
	width:100px;
	height:150px;
	vertical-align:top;
	text-align:center;
}
.content table td.topleft {
	width:100px;
	height:150px;
	vertical-align:left;
	text-align:top;
}
.content table td.doctor_picture img {
	border:1px solid black;
}
.content table.center_all th {
	vertical-align:middle;
	text-align:center;
}
.content table.center_all td {
	vertical-align:middle;
	text-align:center;
}

/* END CONTENT style */
.clear {
  clear:both;
 }

/* FOOTER style */
#footer {
	clear:both;
	background:url(../images/footer_bg.jpg) repeat-x;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
}
/* END FOOTER style */

/* font styles */
.b12 { font-size:12px; }
.b14 { font-size:14px; }
.b16 { font-size:16px; }
.b12b { font-size:12px; }
.b14b { font-size:14px; }
.b16b { font-size:16px; }

.r12 { font-size:12px; color:#ff0000; }
.r14 { font-size:14px; color:#ff0000; }
.r16 { font-size:16px; color:#ff0000; }
.r12b { font-size:12px; color:#ff0000; font-weight:bold; }
.r14b { font-size:14px; color:#ff0000; font-weight:bold; }
.r16b { font-size:16px; color:#ff0000; font-weight:bold; }

.blue12 { font-size:12px; color:#2e68c2; }
.blue14 { font-size:14px; color:#2e68c2; }
.blue16 { font-size:16px; color:#2e68c2; }
.blue12b { font-size:12px; color:#2e68c2; font-weight:bold; }
.blue14b { font-size:14px; color:#2e68c2; font-weight:bold; }
.blue16b { font-size:16px; color:#2e68c2; font-weight:bold; }
