@charset "UTF-8";

html, {
margin: 0; padding: 0;
	font-family: Verdana, Arial;
	font-size: 9pt;
}
body {
	background-image: url(../images/back.jpg);
		background-color: #EAF4FF;
	padding: 0px;
	height: 100%;
	width: 100%;
	margin: 0;
}
h1 {
	color: #660033;
	  font-size: 16px; 
	  font-weight: bold;
	  	width: 600px;
		padding-bottom: 8px;
	}
img {
	display: block;
	padding: 4px 4px 4px 4px;
}
#MyopticalogoText {
	position: absolute;
	visibility: hidden;
	top: 4px;
	left: 4px;
	z-index: 5;
}
#container {
	position: absolute;
	visibility: visible;
	top: 0px;
	left: 0;
	bottom: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	z-index: 4;
	padding-bottom: 40px;
	background-color: #EAF4FF;
	height: 1200px;
}
#Myopticalogo {
	background-image: url(../images/MyopticaLogoCSS2.gif);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 189px;
	height: 159px;
	margin-right: auto;
	margin-left: auto;
	z-index: 5;
	padding-bottom: 40px;
}
#MyopticaStripe {
	background-image: url(../images/MyopticaVerticalLine.jpg);
	background-repeat: no-repeat;
	position: absolute;
	visibility: visible;
	top: 20px;
	left: 200px;
	width: 31px;
	height: 627px;
	margin-right: auto;
	margin-left: auto;
	z-index: 26;
	padding-bottom: 40px;
}
#MyopticabottomStripe {
	background-image: url(../images/MyopticaVerticalLine.jpg);
	background-repeat: repeat-y;
	position: absolute;
	visibility: visible;
	top: 81px;
	left: 200px;
	bottom: 0px;
	width: 627px;
	height: 431px;
	margin-bottom: auto;
	margin-bottom: auto;
	z-index: 6;
	padding-bottom: auto;
}
#MyopticaContinuedStripe {
	background-image: url(../images/VerticalBarPiece.gif);
	background-repeat: repeat-y;
	position: absolute;
	visibility: visible;
	top: 618px;
	left: 200px;
	width: 31px;
	z-index: 26;
}
#copyrightinfo
{
	position: relative;
	visibility: visible;
	font-size: 9px;
	font-weight: normal;
	z-index: 19;
	top: 5px;
	left: 0px;
	width: 600px;
	text-align: center;
	padding: 4px 4px 4px 4px;
}
#leftbox {

	position: absolute;
	visibility: visible;
	background-color: #ededed;
	top: 45px;
	left: 240px;
	bottom: 0px;
	width: 660px;
	z-index: 6;
}

#leftboxgraphictop {
	position: absolute;
	visibility: visible;
	top: 0px;
	left: 5px;
	width: 290px;
	height: 155px;
	z-index: 12;
}
#leftboxgraphicbottom {
	position: absolute;
	visibility: visible;
	top: 175px;
	left: 5px;
	bottom: 0px;
	width: 290px;
	height: 155px;
	z-index: 12;
}
.LeftblockTitle {
	position: absolute;
	visibility: visible;
	font-size: 16px;
	color: #336699;
	font-weight: bold;
	z-index: 19;
	top: 15px;
	left: 225px;
	width: 260px;
	text-align: center;
}
.LeftProductDesc {
	position: absolute;
	visibility: visible;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	z-index: 19;
	top: 90px;
	left: 225px;
	width: 260px;
	text-align: left;
}

a:visited {
	color: #6600CC;
	text-decoration: none;
	font-size: 10pt;
}
a:link {
	color: #6600CC;
	text-decoration: none;
	font-size: 10pt;
}
a:hover {
	color: #cc6633;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #cc6633;
	font-size: 10pt;
}
#leftmenu
{
	position: absolute;
	visibility: visible;
	font-size: 11px;
	font-weight: normal;
	z-index: 19;
	top: 150px;
	left: 0px;
	width: 200px;
	text-align: left;
}

LI {
  font-size: 10px; 
  line-height: 20px; 
margin-left: 0;
	padding-left: 0;
	text-indent: -2em;

}
#topline
{
	position: absolute;
	visibility: visible;
	background-color: #3399ff;
	top: 20px;
	left: 250px;
	width: 490px;
	height: 1px;
	z-index: 15;
	
}
.ProductName {
	color: #660033;
	  font-size: 16px; 
	  font-weight: bold;
	  	width: 600px;
		padding-bottom: 8px;
	}
.ProductInfo {
	color: #660033;
	width: 600px;
	  font-size: 12px; 
	  font-weight: normal;
	  padding-bottom: 8px;
	}	
Table {
border: 1pt #cc9999 outset;
	}
Td {
	border: 1pt #cc9999 outset;
	}
Tr.Whitebox {
	 background-color: White;
	 text-align: center;
	 }

A.picturelink:hover { text-decoration: none; border: none; }	 

LI.ProductQualities {
  font-size: 12px; 
  line-height: 17px; 
  text-indent: 2em;

}