.corona-container {
	
	padding-left: 7%;
	padding-right: 7%;
	padding-top: 8%;
	padding-bottom: 15%;
	margin-bottom: 30px;
	background-color: #f3502e;
/*	background-color: #2da889;*/
	
}
.corona-message {
	font-family: Raleway;
	font-size: 18px;
	line-height: 40px;
	color: white;
	text-align: left;
}

.home-page-optimap-container {
	
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	margin-top: 20px;
	background-color: #79a09a;
/*	background-color: #2da889;*/
	
}
.home-page-optimap-message {
	font-family: Raleway;
	font-size: 16px;
	line-height: 30px;
	color: white;
	text-align: center;
	
}



.button {
  background-color: #1fa38f; 
  border: none;
  color: white;
  padding: 12px 24px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
	margin-top: 20px;
 transition-duration: 0.4s;
  cursor: pointer;
}

.button1 {
  background-color: none; 
  color:white; 
  border: 1px solid #fff;
  border-radius: 30px;	
}

.button1:hover {
  background-color: #177b6b;
  color: white;
}




body {
	background: #404040 url(../images/BackgroundGray.png) repeat-x;
	font-family: Lucida Grande, Arial, sans-serif;
	margin: 0px; 
}

img { border: none; }

a {
	text-decoration:none;
	outline:none; 
}

a:link, 
a:visited, 
a:active {
	color: #6D95CA; /* #383737; */ 
	font-size: 1.0em; 
}

a:hover {
	color: #777; 
}


/*
@font-face
{
    font-family: "Frutiger_LightCn";
    src: url('FRUTIGBC.EOT');   
    src: local("Frutiger_LightCn"), url('FRUTIGLC.TTF') format('truetype');  
}

@font-face
{
    font-family: "Frutiger_BoldCn";
    src: url('FRUTIGBC.EOT');   
    src: local("Frutiger_BoldCn"), url('FRUTIGBC.TTF') format('truetype'); 
}
*/ 

@font-face {
	font-family: 'Frutiger-LightCn';
	src: url('FrutiLigCn.eot');
	src: local('Frutiger-LightCn'),
			 url('FrutiLigCn.woff') format('woff'),  
			 url('FrutiLigCn.svg#FrutiLigCn') format('svg'); 
	font-weight: normal; 
	font-style: normal; 
}


@font-face {
	font-family: 'Frutiger-BoldCn';
	src: url('FrutiBolCn.eot');
	src: local('Frutiger-BolCn'),
			 url('FrutiBolCn.woff') format('woff'),  
			 url('FrutiBolCn.svg#FrutiBolCn') format('svg');  
	font-weight: normal;
	font-style: normal; 
}



/* BEGIN CSS FOR ORDER CONTACT LENS BUTTON */


a.button {
    background: transparent url('../images/bg_button_a_blue.png') no-repeat scroll top right;
    color: #FFF;
    display: block;
    float: right;
    font: normal 12px arial, sans-serif;
    height: 24px;
	margin-top: 5px;
    margin-right: 60px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_span_blue.png') no-repeat;
	color: #FFF;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}






/* url('FRUTIGLC.TTF') format('truetype'), */ 

#main_wrapper {
	margin: 0px auto; 
	width: 951px; 
	/* margin-left: 45px; */ 
}

#header {
	height: 104px; 	
	position: relative; 
}

#logo { 
	/* position: relative; */ 
	/* top: 0px; */ 
	/* margin-left: -23px; */ 
	margin-top: 0px; 
	height: 114px; 
	width: 547px; 
	position:absolute; 
	top: 0px; 
	left: -23px; 
}

#locations {
	margin-right: 30px;
	margin-left: 50px;
	height: 50px;
	width: 290px;
	position: absolute;
	left: 500px;
	top: 0px;
}

#poulsbo_location {
	background: url("../images/Poulsbo_Phone_Sprite.png") 0px 0px; 
	height: 50px; 
	width: 129px; 
}

#poulsbo_location:hover {
	background: url("../images/Poulsbo_Phone_Sprite.png") 0px 50px; 
	height: 50px; 
	width: 129px; 
}

#port_townsend_location {
	background: url("../images/Port_Townsend_Phone_Sprite.png") 0px 0px; 
	height: 50px; 
	width: 161px; 
}

#port_townsend_location:hover {
	background: url("../images/Port_Townsend_Phone_Sprite.png") 0px 50px; 
	height: 50px; 
	width: 161px; 
}

#location_text {
	background: url("../images/Locations_Phone_Tag.png"); 
	height: 50px; 
	width: 31px; 
}


#text_size {
	position: absolute;
	left: 894px;
	top: 1px;
	width: 54px; 
	height: 50px; 
}

#a_small {
	background: url("../images/AAA_Text_Size_Sprite.png") 0px 0px; 
	height: 50px; 
	width: 18px; 
}

#a_medium {
	background: url("../images/AAA_Text_Size_Sprite.png") -18px 0px; 
	height: 50px; 
	width: 18px; 
}

#a_large { 
	background: url("../images/AAA_Text_Size_Sprite.png") -36px 0px; 
	height: 50px; 
	width: 18px; 
}

#a_small:hover {
	background: url("../images/AAA_Text_Size_Sprite.png") 0px 50px; 
	height: 50px; 
	width: 18px; 
}

#a_medium:hover {
	background: url("../images/AAA_Text_Size_Sprite.png") -18px 50px; 
	height: 50px; 
	width: 18px; 
}

#a_large:hover { 
	background: url("../images/AAA_Text_Size_Sprite.png") -36px 50px; 
	height: 50px; 
	width: 18px; 
}

#menu {
	margin-top: 0px;
	width: 390px;
	height: 30px;
	position: absolute;
	left: 560px;
	top: 74px;
}

#menu ul { 
	margin: 0px; 
	padding: 0px; 
	list-style: none;
}

#menu li {
	display:inline; 
}

#menu p {
	color: #999898; 
	font-size: 0.7em; 
}

#menu a:link, #menu a:visited, #menu a:active {
	color: #C0BDBD;
	text-decoration: none;
	font-size: 0.7em;
}

#menu a:hover {
	color: #DDD; 
	text-decoration: none;
}

#banner { 
	position: relative; 
	z-index: 501; 
	height: 298px; 
}

#banner_buttons {
	margin-left:-47px; 
	margin-top: 28px; 
	position: absolute; 
	height: 196px; 
	width: 172px; 
	z-index: 510; 
}

.banner_button {
	background: url("../images/ButtonDepartment_Sprite.png") no-repeat 0px 0px; 
	width: 172px; 
	height: 45px; 
	margin-bottom: 4px;
	cursor:pointer; 
}

.banner_button_selected {
	background: url("../images/ButtonDepartment_Sprite.png") no-repeat 0px -51px; 
	width: 172px;  
	height: 45px; 
	margin-bottom: 4px;
	cursor:pointer; 
}

.banner_button:hover {
	background: url("../images/ButtonDepartment_Sprite.png") no-repeat 0px -51px; 
	width: 172px; 
	height: 45px; 
	margin-bottom: 4px;
}

.banner_button p, .banner_button_selected p { 
	/* font-family: "Frutiger-LightCn", sans-serif; */ 
}

.banner_button p, .banner_button_selected p {
	/* font-family: Frutiger_LightCn, Lucida Grande, Arial, sans-serif;  */
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 14px; 
	width: 162px;
	line-height: 40px; 
	text-align: center; 
	margin: 0px 0px 0px 10px; 
	padding: 0px; 
}

.banner_button a:link, .banner_button a:visited, .banner_button a:active {
	color: #FFF; 	
}

.banner_button a:hover { 
}

.banner_button_selected a:link, .banner_button_selected a:visited, .banner_button_selected a:active {
	color: #FFF; 	
}

.banner_button_selected a:hover { 
}
 
#banner_image {
	background-image: url("../images/HeaderGraphicEyes2.png");
	height: 298px;
	width: 951px;
	position: absolute;
} 


#banner_HearingCenter {
	height: 298px;
	width: 951px;
	position: absolute;
	background: url(../images/Banner_Have_You_Heard.png);
} 

#banner_IOL {
	height: 298px;
	width: 951px;
	position: absolute;
	background: url(../images/Banner_IOL.png);
} 




#banner_image_Optical {
	background-image: url("../images/Banner_Optical_Department.png");
	height: 298px;
	width: 951px;
	position: absolute;
} 


#banner_image_bay {
	background-image: url("../images/Banner_Poulsbo_Bay.png");
	height: 298px;
	width: 951px;
	position: absolute;
} 
#banner_image_optomap {
	background-image: url("../images/Banner_Optomap.png");
	height: 298px;
	width: 951px;
	position: absolute;
} 

#banner_image_areiter { 
	background-image: url("../images/Banner_Eric_Areiter_Opthalmologist.png");
	height: 298px; 
	width: 951px;
	position: absolute; 
} 
#banner_image_nathe { 
	background-image: url("../images/Banner_Connor_Nathe_Opthalmologist.png");
	height: 298px; 
	width: 951px;
	position: absolute; 
} 

#banner_image_omorchoe { 
	background-image: url("../images/Banner_David_James_Creagh_O'Morchoe_Opthamologist.png");
	height: 298px; 
	width: 951px;
	position: absolute; 
} 

#banner_image_lin { 
	background-image: url("../images/Banner_James_Lin_Opthamologist.png"); 
	height: 298px; 
	width: 951px; 
	position: absolute;
} 
#banner_image_lin2 { 
	background-image: url("../images/Banner_James_Lin_Opthamologist2.png"); 
	height: 298px; 
	width: 951px; 
	position: absolute;
} 
#banner_image_Ottemiller { 
	background-image: url("../images/Banner_Dennis_Ottemiller_MD.png"); 
	height: 298px; 
	width: 951px; 
	position: absolute;
} 

#banner_image_waltman { 
	background-image: url("../images/Banner_Dennis_Waltman_Opthamologist.png"); 
	height: 298px; 
	width: 951px; 
	position: absolute;
} 

#banner_image_maier { 
	background-image: url("../images/Banner_Brad_Maier_Optometrist.png"); 
	height: 298px; 
	width: 951px; 
	position: absolute;
} 
#banner_image_stephens { 
	background-image: url("../images/Banner_Brandy_Stephens_Audiologist.png"); 
	height: 298px; 
	width: 951px; 
	position: absolute;
} 


#banner_image_Hendricks { 
	background-image: url("../images/Banner_Lindsay_Hendricks_Optometrist.png"); 
	height: 298px; 
	width: 951px; 
	position: absolute;
} 


#banner_image_noble { 
	background-image: url("../images/Banner_Andrew_Noble_Optometrist.png"); 
	height: 298px; 
	width: 951px; 
	position: absolute;
} 

#banner_image_sewell { 
	background-image: url("../images/Banner_Lindsey_Sewell_Optometrist.png"); 
	height: 298px; 
	width: 951px; 
	position: absolute;
} 

#banner_image_trull { 
	background-image: url("../images/Banner_Joseph_Trull_Optometrist.png"); 
	height: 298px; 
	width: 951px; 
	position: absolute;
} 

#banner_image_poulsbo { 
	background-image: url("../images/Banner_Poulsbo_Clinic.png"); 
	height: 298px; 
	width: 951px; 
	position: absolute;
} 

#banner_image_portTownsend { 
	background-image: url("../images/Banner_PortTownsend_Clinic.png"); 
	height: 298px; 
	width: 951px; 
	position: absolute;
} 
 
#doctor_buttons {
	position: absolute;
	margin-left: 220px;
	margin-top: 44px;
	width: 780px;
	left: 1px;
	top: 1px;
}

.doctor_button {
	display:inline;
	margin-right: -8px;
}

#content {
	position: relative;
	background-color: #FFF;
	margin-top: -25px; /* -16px; */
	z-index: 500;
	padding-left: 35px;
	height: auto;
	/*min-height: 330px;*/
	padding-right: 30px;
	/* padding-bottom: 30px; */
	padding-top: 36px; 
	
}

#content_for_contact_lenses {
	position: relative;
	background-color: #FFF;
	margin-top: -25px; /* -16px; */
	z-index: 500;
	padding-left: 35px;
	height: auto;
	/*min-height: 330px;*/
	padding-right: 30px;
	/* padding-bottom: 30px; */
	padding-top: 36px; 

	
}


#content_menu {
	/* font-family: "Frutiger-LightCn", sans-serif; */ 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #999;
	height: 35px;
	z-index: 550;
	position: absolute;
	top: 273px;
	left: 30px;
	background: url("../images/NavTabTransparentSpacer.png") repeat-x;
	width: 700px;	/* 
	position: relative;
	text-align:center; 
 	width: 891px;   */
}



.content_menu_about_us {
	left: 160px;
}

.content_menu_physicians {
	left: 210px;
}

.content_menu_procedures {
	left: 260px;
}


/*  commented out in order to hide "eye health" menu.  The positions started at 100 and went up in increments of 50 to make the words appear in the correct horizontal position. */

/*.content_menu_eye_health {
	left: 250px;
}*/

/*.content_menu_contact_us {
	left: 300px;
}
*/


.content_menu_contact_us {
	left: 310px;
}

/*///////////////////////////////////////////////////////*/


.Content_Block {
	font: 11px/16px Verdana, Geneva, sans-serif;
	color: #333;
	width: 880px;
	padding-bottom: 30px;	
	height: auto;
	margin-bottom: 20px;
	position:relative;
}

.Content_Block_Contacts {
	font: 11px/16px Verdana, Geneva, sans-serif;
	color: #333;
	width: 780px;	
	height: 610px;
	margin-bottom: 0px;
	position:relative;
	padding-left:60px;
	padding-top:20px;
	padding-bottom: 0px;
}


.Content_Block p {
	margin-bottom: 0px; 
	margin-top: 0px; 
}
.content_In_First_Column {
	padding-right: 6px;
}
.content_In_Other_Columns {
	border-left-style: dotted;
	border-left-width: 1px;
	padding-left: 14px;
	padding-right: 6px;
	border-left: dotted 1px;	
}
.LearnMore {
	font-color: #628ABB; 
}





/*////////////////////////////////////////////////*/





#footer a:link, 
#footer a:visited, 
#footer a:active {
	color: #999898; 
	text-decoration: none;
	font-size: 1.0em; 
}

/*#footer a:link {
	color: #FFF; 
	text-decoration: none;
}*/



/*#footer a:visited {
	color: #999898; 
	text-decoration: none;
}
*/

#footer a:hover {
	color: #FFF; 
	text-decoration: none;
}






#footer {
	color: #999898; 
	font-size: 0.6em; 
}

#footer ul {
	padding:0px; 	
	list-style: none;
}

#footer li {
	display:inline; 
}




/*////////////////////////////////////////////////*/












/*///////////////////////////////////////////////////////*/



.h1 {
	color: #6D95CA;
	font: normal 16px/22px Verdana, Geneva, sans-serif;
	/*font-family: "Frutiger-LightCn";*/
	font-size: 22px;
}

.h2 {
	color: #666;
	font: italic normal 12px/22px Verdana, Geneva, sans-serif;
	
}

.h3 {
	color: #628ABB;
	font: bold normal 12px/22px Verdana, Geneva, sans-serif;
	margin-bottom: 0px;
	margin-top: 12px;
}

.h4 {
	color: #628ABB;
	font: bold normal 12px/22px Verdana, Geneva, sans-serif;
	/*margin-bottom: 0px;
	margin-top: 0px;*/
}
	
	
}


/*#content_block {
	font: 11px/16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: left;
}*/




/* 




#content_menu ul { 
	margin: 0px; 
	padding: 0px; 
	position: relative; 
	height: 35px; 
}


#content_menu li {
	position: absolute; 
	top: 0px;
	display:block;
	width: 123px;
	height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	cursor:pointer;
	line-height: 35px;
	list-style: none;
}

#content_menu li:hover {
	background-color: #dbd9c7; 	
}


*/

/* 





#content_menu p {

}

#content_menu a:link, #content_menu a:visited, #content_menu a:active {
	color: #494848; 	
}

#content_menu a:hover { 

}
*/ 


/*////////////////////////////////////////////////*/





#footer a:link, 
#footer a:visited, 
#footer a:active {
	color: #999898; 
	text-decoration: none;
	font-size: 1.0em; 
}

/*#footer a:link {
	color: #FFF; 
	text-decoration: none;
}*/



/*#footer a:visited {
	color: #999898; 
	text-decoration: none;
}
*/

#footer a:hover {
	color: #FFF; 
	text-decoration: none;
}






#footer {
	color: #999898; 
	font-size: 0.6em; 
}

#footer ul {
	padding:0px; 	
	list-style: none;
}

#footer li {
	display:inline; 
}




/*////////////////////////////////////////////////*/

















.vertical_line {
	color: #C48400;
	display: inline; 
	margin:0px; 
	padding:0px; 
}

.box_float_right {
	float: right; 
}

.box_float_left {
	float: left; 
}

.clear {
	clear: both; 
}
.spacer {
	height: 5px;
	width: 100px;
}
