@charset "utf-8";
/*  CSS */

a,
a:link,
a:visited,
a:hover,
a:active	{color:#252525;}

.left		{float:left;}
.right		{float:right;}
.clear		{clear:both;}
.clrright	{clear:right;}
.clrleft	{clear:left;}

h1			{font:18px Tahoma, Arial, Helvetica, sans-serif;margin:0;padding:0}
h2			{font:16px Tahoma, Arial, Helvetica, sans-serif;margin:0;padding:0}
h3			{font:14px Tahoma, Arial, Helvetica, sans-serif;margin:0;padding:0}

#content h1 {
	color: #0061B1;
	font: normal 16px/22px "Tahoma", sans-serif;
	margin: 10px 0;
	}

#content h1.heading,
#content1col h1.heading 	{
	background:url(../images/headingbg.jpg) repeat-x; 
	height:41px;
	padding: 4px 15px; 
	color:#5c8db2;
	margin:-4px;
	font:21px/22px Tahoma, Arial, Helvetica, sans-serif;
	}
	
.blogblock	{
	background: #D8DFE5;
	border:1px solid #9BAFBF;
	padding:0px 10px 10px 10px;
	}

.red,
a.red,
a.red:link,
a.red:visited,
a.red:hover,
a.red:active	{color:#81333c;} 

.pad5		{padding:5px;}
.sm9		{font-size:9px;}
.sm10		{font-size:10px;}

img {behavior: url(/inc/pngbehavior.htc);}

.rssfeed ul {list-style:none;margin:2px;padding:2px;}

/*************  NEW WINDOW   ************/
a[target ="_blank"].pdf 	{
   padding-right: 18px;
   background: transparent url(../images/icon-pdf.png) no-repeat center right;
   }
ul#pdf a[target ="_blank"] {background:none;}

ul#pdf {list-style-image:url(../images/icon-pdf.png)}


/******   LAYOUT   ******/
html,body	{
	height:100%;
	width: 100%;
	margin: 0 auto;
	}
	
body	{
	margin:0 auto;
	text-align:center;
	padding:0;
	font: normal 13px/18px "Tahoma", sans-serif;
	color: #252525;
	line-height:18px;
	background:url(../images/bg.jpg);
	}

td	{
	padding:0;
	font: normal 13px/18px "Tahoma", sans-serif;
	color: #252525;
	line-height:18px;
	}
	
#wrapper	{
	width:916px;
	padding: 0 22px;
	height:auto;
	margin: 0 auto;
	text-align:left;
	background:url(../images/wrapperbg.png) repeat-y;
	}
/* html #wrapper {background:url(../images/wrapperbg.jpg) repeat-y;} */
	
#header	{
	height:95px;
	width:916px;
	margin:0 auto;
	background:url(../images/headerbg.jpg) repeat-x;
	}

.rightside	{float:right;width:320px;text-align:right;}
.logo	{margin: 19px 0 0 25px;}

#mid	{
	background:url(../images/midbg.jpg) no-repeat;
	margin:0 0px -2px -22px;
	padding:18px 30px 6px 0;
	width:930px;
	height:23px;
	text-align:right;
	}

.shhhh,
#contact .shhhh,
#lasikkit .shhhh { display:none; }


form#search	{	
	width:320px;
	z-index:500;
	position:relative;
	z-index:1;
	height:45px;
	padding:4px 8px;
	margin:15px 0px 0 -15px;
	float:right;
	background:url(../images/Searchbg.jpg);
	}
	
#leftcol	{
	width:200px;
	float:left;
	}
	
#rightcol	{
	float:right;
	width:190px;
	padding:2px; 
	}
	
#content {
	width:510px;
	float:left;
	min-height:650px;
    height:auto !important;
    height:650px;
	}

#content1col {
	width:713px;
	float:left;
	background:#fff;
	min-height:650px;
    height:auto !important;
    height:650px;}

#signup	{
	background:#d5e2e9;
	border:1px solid #89bbd0;
	padding:5px 2px;
	margin: 25px 0;
	}

.smheading	{
	background:url(../images/smheading.jpg) no-repeat;
	width:191px;
	height:32px;
	color:#81333c;
	font: 16px/30px Arial, Helvetica, sans-serif; 
	letter-spacing:0.02em;
	text-indent:12px;
	}

.homebox	{
	background: #D8DFE5;
	border:1px solid #9BAFBF;
	width:243px;
	height:176px;
	margin-top:3px;
	padding:4px;
	float:left;
	}

.col2	{width:265px;margin:0 5px;}


 

/******* FOOTER *******/
#footer	{
	height:50px;
	font-size:10px;
	line-height:12px;
	color:#0061B1;
	background: #d5e2e9;
	clear:both;
	margin-top:15px;
	padding: 10px;
	}
#footer a	{
	text-decoration:none;
	}



/******* VERTICAL NAV MENU  ***********/
#nav	{float:left;margin-right:2px;}
*:first-child+html #nav ul#vrtnav li.margup 	{margin:0 0 -3px 0}

ul#vrtnav,
ul#vrtnav li,
ul#vrtnav ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 196px; /*For KHTML*/
  list-style: none;position:relative;z-index:200;
	}

ul#vrtnav li {
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
	}

/* Root Menu */
ul#vrtnav a {
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #d0dce4;
  padding: 3px 6px;
  display: block;
  color: #5b8095;
  font: 12px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
	}

/* Root Menu Hover Persistence */
ul#vrtnav a:hover,
ul#vrtnav li:hover a,
ul#vrtnav li.iehover a {
  background: url(../images/navbg.jpg);
  color: #5b8095;
	}

/* 2nd Menu */
ul#vrtnav ul {border:1px solid #b4c6cf;}

ul#vrtnav li:hover li a,
ul#vrtnav li.iehover li a {
  background: #d5e2e9;
  color: #5b8095;
  border-top: 1px solid #e3eff5;
  border-bottom: 1px solid #c7d4db;
	}

/* 2nd Menu Hover Persistence */
ul#vrtnav li:hover li a:hover,
ul#vrtnav li:hover li:hover a,
ul#vrtnav li.iehover li a:hover,
ul#vrtnav li.iehover li.iehover a {
  background: #c3d2da;
  color: #5b8095;
	}

/* 3rd Menu */
ul#vrtnav li:hover li:hover li a,
ul#vrtnav li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
	}

/* 3rd Menu Hover Persistence */
ul#vrtnav li:hover li:hover li a:hover,
ul#vrtnav li:hover li:hover li:hover a,
ul#vrtnav li.iehover li.iehover li a:hover,
ul#vrtnav li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
	}

/* 4th Menu */
ul#vrtnav li:hover li:hover li:hover li a,
ul#vrtnav li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
	}

/* 4th Menu Hover */
ul#vrtnav li:hover li:hover li:hover li a:hover,
ul#vrtnav li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
	}

ul#vrtnav ul,
ul#vrtnav ul ul,
ul#vrtnav ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 196px;
	}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#vrtnav li:hover ul ul,
ul#vrtnav li:hover ul ul ul,
ul#vrtnav li.iehover ul ul,
ul#vrtnav li.iehover ul ul ul {
  display: none;
	}

ul#vrtnav li:hover ul,
ul#vrtnav ul li:hover ul,
ul#vrtnav ul ul li:hover ul,
ul#vrtnav li.iehover ul,
ul#vrtnav ul li.iehover ul,
ul#vrtnav ul ul li.iehover ul {
  display: block;
	}






/**********  CONTACT FORM   **********/
form#contact 	{
	margin:0;
	padding: 5px;
	float:right;
	width: 275px;
	}	


#contact label,#contact input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	}

#contact label {
	text-align: right;
	width: 75px;
	padding-right: 5px;
	}

#contact br {clear: left;}

#contact fieldset	{
	background: #D8DFE5;
	border:1px solid #9BAFBF;
	margin:0px 0px 0px 0px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
	} 
	
#contact legend	{
	color:#81333c;
	font-weight:bold;
	font-variant:small-caps;
	font-size:15px;
	padding:2px 5px;
	position: relative;  
	left: -7px;  
	top: -0.75em;
	}
	
#contact fieldset ol {  
	padding-top: 0.25em;
	}
	
#contact #zip {
	display: inline;
	width: 60px;
	float:left;
	}
#contact #ziplabel	{
	float:left;
	margin-left:12px;
	width:28px;
	} 

.state	{width:45px; float:left;}
	
#contact #comments	{
	display: block;
	width: 240px;
	height:70px;
	margin-bottom: 15px;
	}
	
#contact #submit	{
	width: 85px;
	height:32px;
	margin-left:90px;
	}
n
#contact .shhhh { display:none; }


/* SUBMIT BUTTON */

.button a.submit, button.submit{
background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
	padding:3px 5px;
	font: 14px tahoma, Arial, Helvetica, sans-serif;
	margin-left:100px;
}
.button a.submit:hover, button.submit:hover{
    background:#d4e8fb;
    border:1px solid #9accf8;
    color:#4382ba;padding:3px 5px;
	cursor:pointer;
}
.button a.submit:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}


img.frames	{
	padding:3px;
	background:#fff;
	
	}

.framesbox	{
	width:220px;
	border:1px solid #C9DAE3;
	overflow:hidden;
	}
	
	
ul#videos	{
	margin:0;
	padding:0px;
	}
ul#videos li {
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
	}

ul#videos a img	{
	margin-right:10px;
	border:0px;
	}

ul#videos h1 {margin:2px 0;}

/* Root Menu */
ul#videos a {
  border: 1px solid #b0bfc8;
  padding: 3px 6px;
  height:96px;
  margin-bottom:4px;
  display: block;
  background: #d5e2e9;
  font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
	}

/* Root Menu Hover Persistence */
ul#videos a:hover,
ul#videos li:hover a,
ul#videos li.iehover a {
  background:#edf3f6;
	}


body#lasikkit	{
	background:#e1eaf2;
	margin:0 auto;
	text-align:center;
	padding:0;
	}

body#lasikkit #wrapper{margin:0 auto;text-align:center;width:509px;background:none;}

body#lasikkit #content{
	width:509px;
	margin:0 auto;
	text-align:left;
	background:#c7dae6;
	border:1px solid #9fb4c5;
	}
	

body#error404	{
	margin:0 auto;
	text-align:center;
	padding:0;
	font: normal 13px/18px "Tahoma", sans-serif;
	color: #252525;
	line-height:18px;
	background:url(../images/bg.jpg);
	}

body#error404 #error404content{
	width:500px;
	height:300px;
	margin:25px auto;
	text-align:left;
	background:#c7dae6;
	border:1px solid #9fb4c5;
	}

body#error404 h1 {color: #0061B1;
	font: normal 19px/22px "Tahoma", sans-serif;
	margin: 10px 25px;
	}