body {
	font: 11px Tahoma, sans-serif;
	margin-top: 0px;
}
table {
font: 11px Tahoma, sans-serif;
}
body a {
	font: 11px Tahoma, sans-serif;
	color: #0000CC;
	text-decoration:none;
}

body a:hover {
	text-decoration:underline;
}

th {
border-bottom:1px solid #D3D3D3;
	
}

h3 {
font: 11px Tahoma, sans-serif;
font-weight:bold;
}
h4 {
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	}
th a {
	}

.Title {
	color: #000000;
	font: bold 16px Geneva, Arial, Helvetica, sans-serif;
}

.TitlePage {
	color: #999999;
	font: bold 16px Geneva, Arial, Helvetica, sans-serif;
}
p {
margin: 5px 0 5px 0;
}


.PageNumberCursor a {
	background-color: #DEE8FE;
	font-weight:bold;
	/*font-weight:bold;*/
}

.PageNumberCursorList {
	text-align:right;
}

.PageNumberCursorList a {
	font-weight:bold;
	text-decoration: none;
	width:100%;
	padding: 2px 2px 2px 2px;
	border-left: 1px solid;
	border-color: #D3D3D3;
	text-align:center;
	display:block;
}

.PageNumberCursorList a:hover {
	text-decoration: none;
	background-color:#FFFFB0;
}

table#container {
	font: 11px Tahoma, sans-serif;
	background-color:#FFFFFF;
	margin-top: 0;
	}

table#container td#footer {
}

table#container td#header {
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #D3D3D3;
}

table#container td#headerTop {
	padding-left:5px;
	}

table#container td#body {
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #D3D3D3;
}

div#lensListCaption {
	font: 11px Tahoma, sans-serif;
	text-align: center;
	}
	
div.SideNavbar {}

table.SideNavbar {
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #D3D3D3;
	font: 11px Tahoma, sans-serif;
	width: 120px;
	margin-bottom: 5px;
	}
	
table.SideNavbar th {
	padding: 2px;
	padding-left: 3px;
	/*background-color:#DEE8FE;*/
	background-image:url(../images/navbg.jpg);
	background-repeat:repeat-x;	
	color: #666666;
	text-align:left;
	}

table.SideNavbar a {
	color: #0000CC;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 3px;
	display: block;
	border-bottom: 1px solid;
	text-decoration: none;
	border-color: #D3D3D3;
	width:120px;
	text-align:left;
	}
	
table.SideNavbar a:hover {
	color: #0000CC;
	text-decoration: none;
	background-color: #FFFFB0;
	}
	
table.SideNavbar#merchant a {
	color: #0000CC;
	background-color: #FFFFFF;
	padding: 2px 2px 2px 3px;
	display: block;
	border-top: 1px solid;
	text-decoration: none;
	border-color: #D3D3D3;
	width:120px;
	}
.SearchBox {
	width:125px;
	background-color: #efefef;
	border:1px solid #D3D3D3;
	font-weight:bold;
}
div.lenslist {
	font: 11px Tahoma, sans-serif;
	overflow:auto;
	overflow-x:hidden;
	}
	
div#lensDetail {
	font: 11px Tahoma, sans-serif;
	overflow:auto;
	overflow-x:hidden;
	width:auto;
	height:153px;
	}
	
div#lensDetail p{
	margin-bottom: 3px;
	margin-top: 0px;
	}

div#Links {
	padding: 0 50px 0 50px;
	}

div#Links a {
	font-weight:bold;
	}

table.lenslist {
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-color: #D3D3D3;
	font: 11px Tahoma, sans-serif;
	}
	
table.lenslist th {
	/*background-color: #DEE8FE;*/
	background-image:url(../images/navbg.jpg);
	background-repeat:repeat-x;	
	font-weight:bold;
	border-style: solid;
	border-width: 1px;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}
	
table.lenslist th a {
	color: #0000CC;
	display: block;
	width:100%;
	padding: 2px 0px;
	font-weight: bold;
	text-decoration: none;
	}	

table.lenslist th a:hover {
	text-decoration: none;
	color:  #000099;
	background-color: #C1D3FD;
}

table.lenslist td {
	color: #000000;
	background-color: #FFFFFF;
	border-bottom: 1px solid;
	border-color: #D3D3D3;
	padding: 0px 1px 0px 1px;
	
	}
	
table.lenslist td a {
	color: #0000CC;
	width: 100%;
	display: block;
	padding: 2px 1px 2px 1px;
	text-decoration: none;
	}
		
table.lenslist td a:hover {
	color:  #0000CC;
	background-color: #FFFFB0;
	text-decoration: none;
	}

table.lenslist#LLCaption th#Rating {
	text-align: center;
	width: 100px;
	}

table.lenslist#LLCaption th#nReviews {
	text-align: center;
	width: 60px;
	}

table.lenslist#LLCaption th#lens {
	text-align: center;
	width: 300px;
	}

table.lenslist#LLCaption th#Price {
	text-align: center;
	}

table.lenslist#LL td#Rating {
	text-align: center;
	width: 100px;
}
table.lenslist#LL td#Rating a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	}

table.lenslist#LL td#nReviews {
	text-align:center;
	width: 60px;
}

table.lenslist#LL td#lens{
	text-align: left;
	width: 300px;
}

table.lenslist#LL td#Price {
	text-align: center;
}

table.lenslist#LL {
	border-top-style:none;
}


table#deals {
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #D3D3D3;
	font: 11px Tahoma, sans-serif;
	}

table#deals th {
	font-weight:bold;
	border-style: solid;
	border-width: 1px;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
	}
	
table#deals th a{
	color: #0000CC;
	display: block;
	width:100%;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0px;
	}
	
table#deals th a:hover {
	text-decoration: none;
	color: #000099;
	background-color: #C1D3FD;
	}
	
table#deals th#merchant {
	text-align: center;
	width: 100px;
	}

table#deals th#dealsPrice {
	text-align: center;
	width: 65px;
	}

table#deals th#SalePrice {
	text-align: center;
	width: 100px;
	}

table#deals th#Rebate {
	text-align: center;
	width: 80px;
	}

table#deals th#BestDeal {
	text-align: center;
	width: 100px;
	}

table#deals th#Shipping {
	text-align: center;
	}
	
table#deals td{
	color: #000000;
	background-color: #FFFFFF;
	border-bottom: 1px solid;
	border-color: #D3D3D3;
	padding: 2px 2px 2px 3px;
	}
	

table.lenslist#ratings td  {
	padding: 2px 2px 2px 3px;
	}
	
table.lenslist#ratings td#leftrating  {
	border-top-style:none;
	border-right: 1px solid;
	border-color: #D3D3D3;
	}
	
table.lenslist#ratings td#avgleftrating  {
	border-right: 1px solid;
	border-color: #D3D3D3;
	}
	
table.lenslist#ratings td#avgratingpic  {
	border-left: 1px solid;
	border-color: #D3D3D3;
	}
	
table.lenslist#ratings th  {
	background-color: #FCECC7;
	}
	
table.lenslist#ratings th a:hover {
	text-decoration: none;
	background-color: #FFFFB0;
	}

table#RatingDetails td {
	border:0;
	}

.masterlayer {
	font: 11px Tahoma, sans-serif;
	}

div.LR, div.LR a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 2px 2px 3px;
	display: block;
}
body li {
	padding: 2px 2px 2px 3px;
	}
	
.deals {
text-align:center;
}

.error {
	font: 11px Tahoma, sans-serif;
	color: #FF0000;
}

.AvgRating {
	font: 11px Tahoma, sans-serif;
	border-top: 2px none #D3D3D3;
	border-right: 2px none #D3D3D3;
	border-bottom: 2px solid #D3D3D3;
	border-left: 2px none #D3D3D3;
	}
	

table#stars td{
	border-style:none;
}

table#dealsCaption {
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
}

table#dealsCaption th{
	/*background-color:#DEE8FE;*/
	padding: 1px 3px;
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
	}

table#dealsCaption td#dealscenter {
	border-right: 1px solid #D3D3D3;
	
}

.ContactsTitle {
font: bold 12px Tahoma;
}

h1 {
	font: bold 18px Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	}

h2 {
	font: bold 16px Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #FF9933;
	}

.coupons {
	color: #000000;
	background-color: #FFFF99;
}
