body {
	margin: 0;
	padding: 0;
	/*background: #b4e693;*/
	font: 9pt Trebuchet MS, Arial, Sans-Serif;
}

.clear { clear: both; height: 0; line-height: 0; font-size: 0; }

#outer_wrapper_1 {
	/*background: #ecf2dd url(../images/bg_outer_top.jpg) top repeat-x;*/
}
#outer_wrapper_2 {
	text-align: center;
	/*background: url(../images/bg_outer_bottom.jpg) bottom repeat-x;*/
}
#inner_wrapper_1 {
	margin: auto;
	width: 764px;
	background:url(../images/bg_inner_top.jpg) top repeat-x;
	text-align: left;
/*	min-height: 1120px; */
}
#inner_wrapper_2 {
	padding: 0 11px;
	background: url(../images/bg_inner_bottom.jpg) bottom repeat-x;
}


#header {
	background: #fff url(../images/bg_header.gif) bottom repeat-x;
	border-bottom: 1px solid #dcdcdc;
	height: 96px;border-left:1px solid #dcdcdc;border-right:1px solid #dcdcdc;
}
#header h1 {
	margin: 0;
	padding: 0;
	display: inline;
}
#header h1 a {width: 224px;height:76px;	margin:7pt 72pt 0pt 30px;display: block;	background: url(../images/logo.gif) center no-repeat;	text-indent: -2000em;	overflow: hidden;float: left;}
#header span { display: none; }
#header ul {
	position: relative;
	float: left;
	width: 380px;
	background: url(../images/address_phone.gif) 0 13px no-repeat;
	padding: 0;
	margin: 0;
	height: 96px;
	list-style-type: none;
	overflow: hidden;
}
#header li {
	padding: 0;
	margin: 0;
	display: inline;
}
#header li a {
	display: block;
	position: absolute;
	top: 64px;
	left: 254px;
	height: 27px;
	width: 103px;
	background: url(../images/buttons.gif) no-repeat;
	text-indent: -2000em;
	overflow: hidden;
}
#header li#btn_home a        { background-position: 0 0; top: 34px; }
#header li#btn_locations a   { background-position: -103px 0; left: 16px; }
#header li#btn_contact a     { background-position: -206px 0; left: 135px; }
#header li#btn_tell_friend a { background-position: -309px 0; }
#header li#btn_home a:hover        { background-position: 0 -27px; }
#header li#btn_locations a:hover   { background-position: -103px -27px; }
#header li#btn_contact a:hover     { background-position: -206px -27px; }
#header li#btn_tell_friend a:hover { background-position: -309px -27px; }


#eye_services {
	background: #fff;
	padding: 11px 0 14px 9px; border-left:1px solid #dbdcdc;border-right:1px solid #dbdcdc;
}
#eye_services ul {
	padding: 0;
	margin: 0;
	height: 80px;
	list-style-type: none;
}
#eye_services li {
	padding: 0;
	margin: 0;
	display: inline;
}
#eye_services li a {
	float: left;
	display: block;
	background: url(../images/eye_services.gif) no-repeat;
	text-indent: -2000em;
	overflow: hidden;
	height: 80px;
	width: 108px;
	margin-left: 11px;
	display: inline; /* IE double-margin fix */
}
#eye_services li#srv_lasik a       { background-position: 0 0; }
#eye_services li#srv_near_vision a { background-position: -108px 0; }
#eye_services li#srv_cataract a    { background-position: -216px 0; }
#eye_services li#srv_aesthetic a   { background-position: -324px 0; }
#eye_services li#srv_glaucoma a    { background-position: -432px 0; }
#eye_services li#srv_retina a      { background-position: -540px 0; }
#eye_services li#srv_lasik a:hover       { background-position: 0 -80px; }
#eye_services li#srv_near_vision a:hover { background-position: -108px -80px; }
#eye_services li#srv_cataract a:hover    { background-position: -216px -80px; }
#eye_services li#srv_aesthetic a:hover   { background-position: -324px -80px; }
#eye_services li#srv_glaucoma a:hover    { background-position: -432px -80px; }
#eye_services li#srv_retina a:hover      { background-position: -540px -80px; }




#main_wrapper_1 {
	background: url(../images/bg_main_top.gif) top no-repeat;
	padding-top: 15px;
}

#main_wrapper_2 {
	border: 1px solid #e0e0e0;
	background: #f7f7f7;
	border-bottom: none;
}

#main {

	min-height: 750px;
	margin: 0 -1px;
	padding: 0 1px;
}

#col_wrapper_1 {
	background: url(../images/contentBg.png) left repeat-y;
	margin:0px 0 0; padding:8px 0 0 0
}

#col_wrapper_2 {
	background: url(../images/bg_cols_bottom.gif) bottom left no-repeat;
}

#leftcol {
	float: left;
	width: 215px;
}

#ask_question {
	padding-left: 13px;
	background: #f7f7f7;
}
#ask_question form {
	display: block;
	margin: 0;
	padding: 0;
	height: 134px;
	background: #fff url(../images/nav_bg_bottom.gif) bottom left no-repeat;
}

#ask_question fieldset {
	margin: 0;
	padding: 8px 0 0 16px;
	border: none;
}
#ask_question input.input_txt {
	border: 1px solid #455266;
	margin: 4px 0 0 14px;
	padding: 2px;
	width: 150px;
	line-height: 13px;
	font-size: 10px;
	background: #fff;
}
#ask_question input.input_submit {
	margin: 5px 0 5px 38px;
}

#ask_question strong {
	background: url(../images/ask_question.gif) no-repeat;
	text-indent: -2000em;
	height: 19px;
	display: block;
	margin: 0;
	/* IE5 Hack \*/
	overflow: hidden;
	/**/
}

#margin {

}

#rightcol {
	margin-left: 215px;
}

#rightcol h2#title_main,
#rightcol h2#title_our_doctors {
	margin: 0;
	padding: 0;
	text-indent: -2000em;
	overflow: hidden;
	width: 510px;
	background: #0f0;
}
#rightcol h2#title_main {
	height: 364px;
	background: url(../images/header_main.jpg) top left no-repeat; float:
}
#rightcol {float: left; margin:0}

#rightcol h2 { height:105px; }

#content { padding:12px; position: relative }

.index #content { padding:0px 12px; }

/* small gradient box definition */
.box {
	position: relative;
	height: 223px;
	width: 158px;
	overflow: hidden;
	background: url(../images/box_grad_a.gif) no-repeat;
}
.box h3 {
	display: block;
	padding: 0;
	height: 19px;
	margin: 15px 0 12px;
	background: #f9fbf5 url(../images/box_title_welcome.gif) 0 0 no-repeat;
	text-indent: -2000em;
	overflow: hidden;
	border-left: 1px solid #f3f3f3;
	border-right: 1px sold #f3f3f3;
}
.box p {
	text-align: left;
	margin: 0 13px;
	font-size: 0.9em;
line-height:1.3em;
}
.box img {
	margin: 0 0 5px 13px;
}
.box a.learnmore {
	position: absolute;
	left: 27px;
	bottom: 10px;
}

#margin .box {
	width: 190px;
	height: 200px;
	background-image: url(../images/box_grad_b.gif);
	margin: 8px 0 0 12px;
}
#margin .box img {
	margin-left: 30px;
}
#margin .box .learnmore {
	left: 43px;
}

#content .box {
	float: left;
	margin-left: 12px;
}

#content .box#box_lasik {
	margin-left: 0;
}

.box#box_lasik h3      { background-image: url(../images/box_title_lasik.gif); }
.box#box_multifocal h3 { background-image: url(../images/box_title_multifocal.gif); }
.box#box_eye_health h3 { background-image: url(../images/box_title_eye_health.gif); }
.box#box_cosmetic_enhancements h3 { background-image: url(../images/box_title_cosmetic_enhancements.gif); }

#margin .box#box_welcome {
	background-image: url(../images/box_grad_c.gif);
	width: 183px;
	height: 228px;
}
#margin .box#box_welcome h3 {
	margin: 15px 0 6px;
	background-color: #ebefdd;
	border-color: #dfe3d1;
}
#margin .box#box_welcome img {
	margin: 0 0 0 9px;
}

a.learnmore {
	background: url(../images/learn_more.gif) no-repeat;
	display: block;
	width: 103px;
	height: 21px;
	text-indent: -2000em;
	overflow: hidden;
}
a.learnmore:hover { background-position: 0 -21px; }

.boxclear {
	margin-top: 22px;height: 226px;
}

#bottom_outer_1 {
	width: 715px;
	background: url(../images/bg_green_grad.jpg) center no-repeat;
	margin-left: 12px;
}

#bottom_outer_2 {
	padding: 15px 0 0;
	background: url(../images/bg_green_top.gif) top left no-repeat;
}

#bottom_outer_3 {
	padding: 0 0 15px;
	background: url(../images/bg_green_bottom.gif) bottom left no-repeat;
}

#bottom {
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	padding: 15px 33px;
	text-align: justify;
}

#rightcol #bottom_outer_1 { width: 498px; margin: 0; float: left; }
#rightcol #bottom_outer_2 { background-image: url(../images/bg_green_sm_top.gif); }
#rightcol #bottom_outer_3 { background-image: url(../images/bg_green_sm_bottom.gif); }


#footer {

}

#footer span {
	text-align: center;
	display: block;
	font-weight: normal;
	color: #033364;
	margin-bottom: 10px;
}


ul#footer_bar {
	position: relative;
	background: #fff url(../images/footerBg.gif) 0 0 repeat-x;
	height: 32px;
	margin: 10px 0 0;
	padding: 0;
	list-style-type: none; border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0;
}
ul#footer_bar li {
	margin: 0;
	padding: 0;
	display: inline;
}

ul#footer_bar li a {
	position: absolute;
	left: 0;
	top: 1px;
	display: block;
	background: url(../images/footer_bar.gif) 0 -33px repeat-x;
	text-indent: -2000em;
	overflow: hidden;
	height: 30px;
}
ul#footer_bar li a#lnk_contact   {
	background-position: 0px -1px;
	left: 496px;
	width: 96px;
}
ul#footer_bar li a#lnk_recommend {
	background-position: -98px  -1px;
	left: 588px;
	width:136px;
}
ul#footer_bar li a#lnk_policy    { background-position: -550px -1px; left: 550px; width: 97px; }
ul#footer_bar li a#lnk_site_map  { background-position: -647px -1px; left: 647px; width: 94px; }

ul#footer_bar li a#lnk_contact:hover   { background-position: 0px -33px; }
ul#footer_bar li a#lnk_recommend:hover { background-position: -98px -33px; }
ul#footer_bar li a#lnk_policy:hover    { background-position: -550px -33px; }
ul#footer_bar li a#lnk_site_map:hover  { background-position: -647px -33px; }

#lower_nav ul {
	text-align: center;
	font-size: 0.9em;
	margin: 15px 50px;
	padding: 0;
	list-style-type: none;
	line-height: 2em;
}
#lower_nav ul li {
	margin: 0;
	padding: 0;
	display: inline;
}
#lower_nav ul li a {
	color: #a46daa;
	text-decoration: none;
	background: url(../images/dotted_line.gif) right no-repeat;
	padding: 0 7px 0 4px;
}
#lower_nav ul li a:hover {
	text-decoration: underline;
}
#lower_nav ul li.last a {
	background-image: none;
}


.info_box        { position:relative; padding:5px; margin:3px; float: right; width:185px; text-align:center; }
.info_box a      { display:block; text-decoration:none; color:#822E8E; font-weight:bold; }
.info_box a span { display:none; position:absolute; left:-210px; top:10px; width:220px; border:1px solid #333; background-color:#FFF; padding:10px 5px; color:#000; text-align:left; font-weight:normal;
	opacity: 0.95;
	-moz-opacity:0.95;
	filter: alpha(opacity=95);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
}
.info_box a:hover span { display:block; }





#recommendUsCell { display:none; cursor: default; padding:5px; border:1px solid #000; }
.close_form, .close_form_oo { margin:0; padding:0 1px; border:1px solid #555; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; float:right; cursor:pointer; }
.close_form { background-color:#F6F6F6; color:#CC0000; }
.close_form_oo { background-color:#C90000; color:#FFF; }
#recommendUsForm, #recommendUsForm * { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:14px; }
#recommendUsForm { clear:both; }
recommendUsForm td { margin:2px 0; }
#recommendUsForm .input_txt, #recommendUsForm .input_txtarea  { border:1px solid #bbb; background-color:#F6F6F6; padding:2px; margin:1px 0; }
#recommendUsForm .input_txt { width:145px; }
#recommendUsForm .input_txtarea { width:300px; }
#recommendUsForm a { color:#AE620D; font-family:Georgia,"Times New Roman",Times,serif; font-size:12px; text-decoration:none; }
.submissionResultCell { clear:both; font-size:12px; display:none; margin:6px 0; padding:6px 5px; text-align:left; color:#800000; background-color:#FFF; }

.gm_err_field, #recommendUsForm .gm_err_field { border:1px solid red; background-color:#FFFFAA; }
div.ajax_activity { background:url(/form_handler/ajax_indicator.gif) 8px 10px no-repeat; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#f00; padding:10px; }



a.glacialslide, a.glacialslide * { margin:0; padding:0; }
a.glacialslide { display:block; float:left; position:relative; width:auto; height:64px; overflow:hidden; text-decoration:none; margin:6px 8px 6px 0; background:url(../images/watch_video_button_left.png) left top no-repeat;}
a.glacialslide span, span.glacialslide { display:block; float:left; position:relative; width:auto; height:34px; cursor:pointer; background:url(../images/watch_video_button_right.png) right top no-repeat; font:12px/1.20em helvetica,arial,clean,sans-serif; color:#8a2222; padding:30px 6px 0 46px; font-weight:bold; text-align:left; }
a.glacialslide:hover { background-position:left -64px; color:#9aaaab;  }
a.glacialslide:hover span { background-position:right -64px; color:#9aaaab; white-space:nowrap; }



.glacialslide-html {
	background-color: white;
}
.glacialslide-html-blur {
	border: 2px solid gray;
}
.glacialslide-html-content {
	position: absolute;
	display: none;
}
.glacialslide-display-block {
	display: block;
}
.glacialslide-display-none {
	display: none;
}
.control {
	float: right;
	display: block;
	/*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.glacialslide-move {
	cursor: move;
}
.glacialslideCell {
display:table;
}
/**********************/
#lasik_chesapeake_bay {
	position:relative;
	width: 490px; height: 329px;
	margin:0; padding:0;
	overflow:hidden;
}
#lasik_chesapeake_bay span, span.lasik_chesapeake_bay {
	position: absolute;	top:0; left:0;
	width:490px; height:329px;
	background: url(../images/lasik_chesapeake_bay_docs.jpg) left top no-repeat;
}


/*****************/
.ir-link-wrapper { text-align:center; margin:15px auto 15px auto; }
.ir-link-wrapper, .ir-link-wrapper a, a.ir-link, a.ir-link:link, a.ir-link:visited, a.ir-link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px; font-weight:normal; color:#333;
}
.ir-link-wrapper a:hover, a.ir-link:hover {color:#A46DAA; text-decoration:none;}

.ir-info-wrapper {}
.ir-info {}


#bnr1{ position:absolute; left: 1px; top:0px; }
#h1{ padding:115px 0 0 0; font-size:28px; color:#7e2f88; text-align:center}



#h_new{ padding:20px 0 0 0; font-size:28px; color:#033364; text-align:center}
#h_new h3{ font-size:14px; color:#033364; text-align:center}




#h1 h3{ font-size:14px; color:#033364; text-align:center}
#loop h4{ font-size:13px; color:#033364; text-align:left; height:18px; margin:0; padding:10px 0 0 0;}
#contenL{ width:215px; float:left}
#contenR{ width:510px; min-height:1224px; float:left; position: relative; padding:0 0 0 14PX}
*html #contenR{height:1224px}
#border1{ height:1px; font-size:1px; background:url(../images/border.png)}

#contColl{ padding:10px 0 0 0; font-size:11px }
#contCollL{ width:296px; float:left}
#contCollR{width:211px; float:left}

#contColl h3{ font-size:13px; color:#033364; text-align:left; height:24px; margin:0; padding:10px 0 0 0;}
#contColl strong{ font-size:13px;}
#leftModul{ background:#eef2fb url(../images/leftModulBg.png) left top no-repeat; width:180px; height:475px; padding:0 0 0 16px; margin:0 0 0 14px;}

#PhotoTitle{ font-size:13px; color:#033364; text-align:center; height:18px; margin:0; padding:10px 0 6px 0;}
#photoCont { height:85px; text-align:center; margin:auto; padding:4px 0 4px 0; background:url(../images/photoBorder.png) left bottom no-repeat}
#photoCont a{ font-size:12px;color:#033364; text-decoration:none;font-weight:bold; padding:4px 0 0 0; display:block}
#photoCont img{ border:1px solid #033364; width:150px; height:50px}

a#botton1, #botton1 span, span.botton1_span { display:block; position:relative; width:103px; height:27px; overflow:hidden;color:#fff }
a#botton1 span, span.botton1_span { position:absolute; left:0; top:0; background:url(../images/buttonSet.png) no-repeat 0 0;  }
a#botton1:hover span, span.botton1_span_oo { background-position:-103px 0px; cursor:pointer;}


a#botton100, #botton100 span, span.botton100_span { display:block; position:relative; width:103px; height:27px; overflow:hidden;color:#fff }
a#botton100 span, span.botton100_span { position:absolute; left:0; top:0; background:url(../images/buttonSet2.png) no-repeat 0 -54px;  }
a#botton100:hover span, span.botton100_span_oo { background-position:0px -81px; cursor:pointer;}

a#botton101, #botton101 span, span.botton101_span { display:block; position:relative; width:103px; height:27px; overflow:hidden;color:#fff }
a#botton101 span, span.botton101_span { position:absolute; left:0; top:0; background:url(../images/buttonSet2.png) no-repeat 0 0;  }
a#botton101:hover span, span.botton101_span_oo { background-position:0px -27px; cursor:pointer;}






a#botton2, #botton2 span, span.botton2_span { display:block; position:relative; width:103px; height:27px; overflow:hidden;color:#fff }
a#botton2 span, span.botton2_span { position:absolute; left:0; top:0; background:url(../images/buttonSet.png) no-repeat 0 -27px;  }
a#botton2:hover span, span.botton2_span_oo { background-position:-103px -27px; cursor:pointer;}


a#botton3, #botton3 span, span.botton3_span { display:block; position:relative; width:103px; height:27px; overflow:hidden;color:#fff }
a#botton3 span, span.botton3_span { position:absolute; left:0; top:0; background:url(../images/buttonSet.png) no-repeat 0 -54px;  }
a#botton3:hover span, span.botton3_span_oo { background-position:-103px -54px; cursor:pointer;}

a#botton4, #botton4 span, span.botton4_span { display:block; position:relative; width:103px; height:27px; overflow:hidden;color:#fff }
a#botton4 span, span.botton4_span { position:absolute; left:0; top:0; background:url(../images/buttonSet.png) no-repeat 0 -81px;  }
a#botton4:hover span, span.botton4_span_oo { background-position:-103px -81px; cursor:pointer;}

a#botton5, #botton5 span, span.botton5_span { display:block; position:relative; width:103px; height:27px; overflow:hidden;color:#fff }
a#botton5 span, span.botton5_span { position:absolute; left:0; top:0; background:url(../images/buttonSet.png) no-repeat 0 -108px;  }
a#botton5:hover span, span.botton5_span_oo { background-position:-103px -108px; cursor:pointer;}


a#botton6, #botton6 span, span.botton6_span { display:block; position:relative; width:103px; height:27px; overflow:hidden;color:#fff }
a#botton6 span, span.botton6_span { position:absolute; left:0; top:0; background:url(../images/buttonSet.png) no-repeat 0 -135px;  }
a#botton6:hover span, span.botton6_span_oo { background-position:-103px -135px; cursor:pointer;}

a#botton7, #botton7 span, span.botton7_span { display:block; position:relative; width:121px; height:27px; overflow:hidden;color:#fff }
a#botton7 span, span.botton7_span { position:absolute; left:0; top:0; background:url(../images/buttonSet.png) no-repeat 0 -162px;  }
a#botton7:hover span, span.botton7_span_oo { background-position:0 -189px; cursor:pointer;}
#photoButton{width:121px; height:27px; margin:auto; padding:10px 0 0 0 }



#buttonsContF{width:103px; height:27px; float:left; margin:0 0 0 30px;}
#buttonsCont{width:103px; height:27px; float:left; margin:0 0 0 10px;}


#links {padding:10px 0 0 10px;}
#links h2{font-size:20px; color:#033364; text-align:left; height:18px; margin:0; padding:10px 0 10px 0;}
#links a{font-size:16px; color:#033364; text-align:left; height:18px; margin:0; padding:10px 0 0 0; text-decoration:none}
#bottomCorn{ width:749px; height:27px; background:url(../images/bottomCorn.png) -1px 0}



*html #bottomCorn { azimuth: expression(  this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",  this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''),  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",  this.runtimeStyle.backgroundImage = "none")), this.pngSet=true  );
}





#messageCell { display:none; cursor: default; padding:5px; border:1px solid #000; }
#deleteCell { display:none; cursor: default; padding:5px; border:1px solid #000; }
#recommendUsCell { display:none; cursor: default; padding:5px; border:1px solid #000; }
.close_form, .close_form_oo { margin:0; padding:0 1px; border:1px solid #555; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; float:right; cursor:pointer; }
.close_form { background-color:#F6F6F6; color:#CC0000; }
.close_form_oo { background-color:#C90000; color:#FFF; }
#recommendUsForm, #recommendUsForm * { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:14px; }
#messageForm, #messageForm * { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:14px; }
#recommendUsForm { clear:both; }
#messageForm { clear:both; }
recommendUsForm td { margin:2px 0; }
#recommendUsForm .input_txt, #recommendUsForm .input_txtarea  { border:1px solid #bbb; background-color:#F6F6F6; padding:2px; margin:1px 0; }
#recommendUsForm .input_txt { width:145px; }
#recommendUsForm .input_txtarea { width:300px; }
#recommendUsForm a { color:#AE620D; font-family:Georgia,"Times New Roman",Times,serif; font-size:12px; text-decoration:none; }
.submissionResultCell { clear:both; font-size:12px; display:none; margin:6px 0; padding:6px 5px; text-align:left; color:#800000; background-color:#FFF; }

.gm_err_field, #recommendUsForm .gm_err_field { border:1px solid red; background-color:#FFFFAA; }
div.ajax_activity { background:url(/form_handler/ajax_indicator.gif) 8px 10px no-repeat; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#f00; padding:10px; }


a.recommendus_trigger { /*display:block; position:absolute; left:23px; top:-40px; text-decoration:none; color:#043D84; z-index:99;*/ }
