/* LensFinder.co.uk stylesheet */

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

div#bLeft {
	float:left;
	width:705px;
	clear:left;
	display: block;
}

div#bRight {
	float:right;
	width:280px;
	border: 0px;
	display: block;
}

div#bLeftL {
	float:left;
	width:605px;
	clear:left;
}

div#bRightL {
	float:right;
	width:384px;
	border: 0px;
	display: block;
}

img {
	border: 0px;	
}

a {
	color:#000066;	
}

p#slink {
	border: 1px solid #CACAFF;
	padding: 15px 5px 5px 5px;
	background-image:url('/images/slinkbg.gif');
	background-repeat:no-repeat;
	background-color:#FFFFEF;
	background-position:top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

img.imageFloatRight {
	float: right;
	margin: 0px 10px 15px 15px;
	border: 1px solid #CCCCCC;
}


div#val_errors {
	color:#FF0000;
	margin: 0px 0px 0px 20px;
}

div#val_errors ul {
	color:#FF0000;
	margin: 0px 0px;
	padding-left: 20px;
}

address {
	font-style:normal;
}

/* Tooltip styles */
#tt {
	position:absolute;
	display:block;
	background:url('/images/tt_left.gif') top left no-repeat;
	z-index:15000;
}

#tttop {
	display:block;
	height:5px;
	margin-left:5px;
	background:url('/images/tt_top.gif') top right no-repeat;
	overflow:hidden;
}
#ttcont {
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	background:#333399;
	color:#FFF;
}
#ttbot {
	display:block;
	height:5px;
	margin-left:5px;
	background:url('/images/tt_bottom.gif') top right no-repeat;
	overflow:hidden;
}

div#pHeader {
	width:100%;
	height:100px;
	border:0px;
	float:left;
	background-image:url('/images/header_bg.gif');
	background-repeat:repeat-x;

}

div#pHeaderInner {
	width:1000px;
	height:100px;
	margin:0px auto 0px auto;
	border:0px;
	background-image:url('/images/header_bg.gif');
	background-repeat:repeat-x;
}

div#pHeaderInner a#logo {
	display: block;	
	float: left;
}

ul#headerNav {
	display:block;
	float:right;
	width:auto;
	margin:5px 120px 0px 0px;
	padding:0px;
	list-style-type:none;
	border: 0px;
}

ul#headerNav li {
	display:inline;
	font-size:12px;
	margin:0px;
	padding:0px;
}

ul#headerNav li a {
	text-decoration:none;
	color: #000066;
}

ul#headerNav li a:hover {
	text-decoration:underline;
}

div#pBody {
	width:1000px;
	margin:0px auto 0px auto;
	border:0px;
	clear:both;
	display:block;
}

div#pFooter {
	width:100%;
	border:0px;
	float:left;
	background-image:url('/images/footer_bg.gif');
	background-repeat:repeat-x;
	margin: 60px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div#pFooterInner {
	width:1000px;
	height:65px;
	margin:0px auto 0px auto;
	padding: 30px 0px 0px 0px;
	border:none;
	clear:both;
	background-image:url('/images/footer_bg.gif');
	background-repeat:repeat-x;
}

div#copyright {
	font-size: 11px;
	color:#333;
	float:left;
	width: 350px;
}

div#accreds {
	font-size: 11px;
	float:left;
	width: 200px;
	padding: 10px 0px 0px 5px;
}

ul#footerNav {
	display:block;
	float:right;
	width:650px;
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
	text-align:right;
}

ul#footerNav li {
	display:inline;
	font-size:11px;
	margin:0px;
	padding:0px;
	border: none;
}

ul#footerNav li a {
	text-decoration:none;
	color:#333399;
}

ul#footerNav li a:hover {
	text-decoration:underline;
}

div#searchForm {
	width:100%;
	clear:both;
	float:left;
	margin: 15px 0px 0px 0px;
}

div#searchFormLabel {
	float:left;
	width:400px;
	height:94px;
	background-image:url('/images/search_label_bg.gif');
	background-position: top left;
	background-repeat:no-repeat;
}

div#searchFormLabel label {
	display:block;
	margin:12px 0px 0px 10px;
	border: 0px;
	width:320px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
}

div#searchFormLabel label span {
	font-size:22px;
}

div#searchFormField {
	float:left;
	width:600px;
	height:94px;
	background-image:url('/images/search_form_bg.gif');
	background-repeat:no-repeat;
	position:relative;
}

form#main_search_form input#search_query {
	/*margin: 31px 0px 0px 15px;*/
	position: absolute;
	top: 17px;
	left: 15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	border:none;
	background:none;
	width:453px;
	height:26px;
}

form#main_search_form input#search_email {
	/*margin: 31px 0px 0px 15px;*/
	position: absolute;
	top: 58px;
	left: 15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	background:none;
	border:none;
	width:340px;
	height:19px;
}

form#main_search_form input#search_button {
	position: absolute;
	top: 20px;
	right: 10px;
}

#lens_product_choices {
	position:absolute;
	width:250px;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
	z-index: 10;
}

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

#lens_product_choices ul li.selected {
	background-color: #CDCDFF;
}

#lens_product_choices ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
}

.highlightOption {
	/*color:#000099;*/
}

.highlightSearch {
	/*color:#FF0000;*/
}

div#quickFind {
	float:left;
	width:100%;
	margin: 5px 0px 0px 0px;
	clear:both;
}

div#quickFind span {
	float:left;
	margin: 17px 0px 0px 4px;
	font-style:italic;
	color:#666;
	font-size:14px;
	width: 75px;
}

div#quickFind ul {
	list-style-type:none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float:left;
}

div#quickFind ul li {
	display:inline;
	padding: 0px;
	margin: 0px;
	border: 0px;
	float:left;
}

div#quickFind ul li a {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div#splash {
	width:700px;
	height:225px;
	background-color:#010044;
	background-image:url('/images/splash_bg.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	margin: 10px 0px 0px 0px;
	position:relative;
}

div#splash h1 {
	color:#FFF;
	font-weight:normal;
	margin: 5px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

div#splash h2 {
	color:#FFF;
	font-weight:normal;
	margin: 5px 0px 0px 150px;
	padding: 0px 0px 0px 0px;
}

div#suppliers {
	margin: 15px 0px 0px 0px;
	width:697px;
	padding: 0px;
}

div#suppliers h2 {
	margin: 2px 0px 2px 10px;	
}

div#suppliers table {
	width: 680px;
	border: none;
	border-collapse:collapse;
	margin: 0px auto 15px auto;
}

div#suppliers table tr td {
	border: none;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px;
}

div#suppliers table tr td img {
	border: 1px solid #DFDFDF;
	margin: 3px 3px 3px 3px;
	padding: 3px;
}

div#testimonials {
	width: 330px;
	border: none;
	float:left;
	margin:10px 0px 5px 10px;
}

div#testimonials p {
	width: 330px;
	text-align:left;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:10px 0px 20px 10px;
	padding:0px;
}

ul#points {
	width: 280px;
	color:#ffff00;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	list-style-type:disc;
	margin: 30px 10px 0px 0px;
	padding: 0px;
	float: right;
}

div#cosmeticAd {
	width:277px;
	height:175px;
	background-image:url('/images/cosmetic_ad_bg.jpg');
	background-repeat:no-repeat;
	float:right;
	margin: 10px 5px 0px 0px;
	position:relative;
	clear:right;
}

div#cosmeticAd h2 {
	margin: 5px 0px 0px 10px;
	padding: 0px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
}

div#cosmeticAd p {
	margin: 5px 0px 0px 10px;	
	padding: 0px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	width:240px;
	text-align:left;
}

div#cosmeticAd a {
	text-decoration:none;
	color: #000066;
}

div#cosmeticAd a:hover {
	text-decoration:underline;
}

div#lenswayAd, div#contactsuniverseAd {
	width:277px;
	height:125px;
	float:right;
	margin: 13px 5px 0px 0px;
	position:relative;
	clear:right;
}

div#optionsBox, div#whatNextBox, div#lensesBoxNarrow {
	width:277px;
	background-image:url('/images/main_box_bg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	border: 1px solid #CCCCCC;
	position:relative;
	float:right;
	margin: 14px 5px 0px 0px;
	clear:right;
}

div#optionsBox {
	height:257px;	
}

div#whatNextBox {
	/*height:520px;*/
	/*background-image:url('/images/what_next_bg.gif');*/
	margin-bottom: 5px;
	clear:both;
}

div#lensesBoxNarrow {
	height:410px;
	/*background-image:url('/images/what_next_bg.gif');*/
	margin-bottom: 0px;
}

div#optionsBox h2, div#whatNextBox h2, div#lensesBoxNarrow h2 {
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #666666;
	margin: 15px 0px 0px 10px;
}

div#optionsBox h2 {
	margin: 10px 0px 0px 10px;
}

div#lensesBoxNarrow h2 {
	margin: 5px 0px 0px 5px;	
}

div#optionsBox ul, div#whatNextBox ul, div#lensesBoxNarrow ul {
	margin: 20px 0px 0px 35px;
	padding: 0px;
	list-style-type:disc;
}

div#optionsBox ul {
	margin: 15px 0px 0px 35px;
}

div#lensesBoxNarrow a {
	text-decoration: none;
}

div#lensesBoxNarrow a:hover {
	text-decoration: underline;
}

div#whatNextBox ul {
	margin: 20px 0px 0px 30px;
}

div#lensesBoxNarrow ul {
	margin: 5px 0px 0px 30px;
}

div#optionsBox ul li, div#whatNextBox ul li, div#lensesBoxNarrow ul li {
	
}

div#whatNextBox ul li {
	font-size: 14px;
	padding-right: 5px;
	padding-bottom:8px;
}

div#optionsBox ul li a, div#whatNextBox ul li a, div#lensesBoxNarrow ul li a {
	text-decoration: none;
	font-size:18px;
}

div#optionsBox ul li a:hover, div#whatNextBox ul li a:hover, div#lensesBoxNarrow ul li a:hover {
	text-decoration: underline;
}

div#lensesBox {
	padding: 5px 0px;
}

div#wearPatternOptions {
	width:285px;
	float:left;
	margin: 10px 0px 10px 20px;
	position:relative;
	border: none;
}

div#wearPatternOptionsNarrow {
	width:100%;
	float:left;
	margin: 10px 0px 0px 10px;
	position:relative;
	border: none;
}

div#wearPatternOptions a {
	text-decoration: none;
}

div#wearPatternOptions a:hover {
	text-decoration: underline;
}

div#lensTypeOptions {
	width:235px;
	float:right;
	margin: 10px 0px 10px 0px;
	position:relative;
	border: none;
}

div#lensTypeOptionsNarrow {
	width:100%;
	float:left;
	margin: 10px 0px 0px 10px;
	position:relative;
	border: none;
}

div#lensTypeOptions a {
	text-decoration: none;
}

div#lensTypeOptions a:hover {
	text-decoration: underline;
}

div#wearPatternOptions h2, div#lensTypeOptions h2 {
	margin: 0px;
	padding: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#666666;
	font-weight:normal;
}

div#wearPatternOptions ul, div#lensTypeOptions ul {
	margin: 5px 0px 0px 25px;
	padding: 0px;
	list-style-type:disc;
}

div#wearPatternOptions ul li, div#lensTypeOptions ul li {
	
}

div#wearPatternOptions ul li a, div#lensTypeOptions ul li a {
	text-decoration: none;
	font-size:16px;
}

div#wearPatternOptions ul li a:hover, div#lensTypeOptions ul li a:hover {
	text-decoration: underline;
}

div#contactUsText table {
	margin: 5px 10px 10px 10px;	
}

div#contactUsText table tr td {
	padding: 10px;
}

input#contact_form_name {
	width: 350px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	background:#FFF;
	border: 1px solid #000;
	-moz-border-radius: 6px 6px 6px 6px;
	padding-left:3px;
}

input#contact_form_email {
	width: 350px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	background:#FFF;
	border: 1px solid #000;
	-moz-border-radius: 6px 6px 6px 6px;
	padding-left:3px;
}

textarea#contact_form_message {
	width: 350px;
	height: 200px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	background:#FFF;
	border: 1px solid #000;
	-moz-border-radius: 6px 6px 6px 6px;
	padding-left:3px;
}

input#security_code {
	width: 150px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	background:#FFF;
	border: 1px solid #000;
	-moz-border-radius: 6px 6px 6px 6px;
	padding-left:3px;
}

div#contactUsText label {
	font-weight:bold;
}

div#mostPopular, div#mostPopularNarrow {
	width:379px;
	height:372px;
	background-image:url('/images/most_popular_bg.gif');
	background-repeat:no-repeat;
	float:right;
	margin: 14px 5px 0px 0px;
	position:relative;
	/*clear:right;*/
}

div#mostPopularNarrow {
	width:277px;
	height:750px;
	background-image:url('/images/most_popular_narrow_bg.gif');
}

div#productsBoxNarrow {
	width:277px;
	background-image:url('/images/main_box_bg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	border: 1px solid #CCCCCC;
	position:relative;
	float:right;
	margin: 14px 5px 0px 0px;
	clear:right;
}

div#searchBoxNarrow {
	width:277px;
	height: 80px;
	background-repeat:repeat-x;
	background-position:bottom;
	border: 1px solid #CCCCCC;
	position:relative;
	float:right;
	margin: 14px 5px 0px 0px;
	clear:right;
}

div.fbBoxPlug {
	width:100px;
	height:21px;
	border: 0px;
	text-align:right;	
	background:none;
	float:right;
	margin: -20px 0px 0px 0px;
}

div.fbBoxPlug iframe {
	border: 0px;
	overflow:hidden;
	width:100px;
	height:21px;
	background:none;
}

div#searchBoxNarrow input#search_query {
	margin: 0px 0px 0px 7px;
	position: absolute;
	top: 0px;
	left: 0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	border:none;
	background:none;
	width: 170px;
	height:26px;	
}

div#mini_search_field {
	background-image: url('/images/mini_search_bg.gif');
	background-repeat:no-repeat;
	width: 190px;
	height:30px;
	float:left;
	margin: 7px 0px 5px 10px;
	position:relative;
}

div#searchBoxNarrow input#search_button {
	display: block;
	margin: 8px 5px 5px auto;
	float:right;
}

div#mostPopular h2, div#mostPopularNarrow h2, div#productsBoxNarrow h2, div#searchBoxNarrow h2 {
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #666666;
	margin: 15px 0px 0px 10px;
}

div#searchBoxNarrow h2 {
	margin: 5px 0px 0px 10px;	
}

div#mostPopular h4, div#mostPopularNarrow h4, div#productsBoxNarrow h4, div#searchBoxNarrow h4 {
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	margin: 0px 0px 0px 0px;
}

div#mostPopular img, div#mostPopularNarrow img, div#productsBoxNarrow img, div#searchBoxNarrow img {
	border: 1px solid #CCCCCC;
}

div#mostPopular table, div#mostPopularNarrow table, div#productsBoxNarrow table, div#searchBoxNarrow table {
	width: auto;
	margin: 5px 15px 0px 15px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}

div#mostPopularNarrow table, , div#productsBoxNarrow table, div#searchBoxNarrow table {
	margin: 25px 15px 0px 15px;
}

div#mostPopular a, div#mostPopularNarrow a, div#productsBoxNarrow a, div#searchBoxNarrow a {
	text-decoration: none;
	font-size:16px;
}

div#mostPopular a:hover, div#mostPopularNarrow a:hover, div#productsBoxNarrow a:hover, div#searchBoxNarrow a:hover {
	text-decoration: underline;
}

div#newsBox {
	width:379px;
	height:372px;
	background-image:url('/images/most_popular_bg.gif');
	background-repeat:no-repeat;
	float:right;
	margin: 14px 5px 0px 0px;
	position:relative;
	/*clear:right;*/
}

div#newsBox a {
	text-decoration: none;
}

div#newsBox a:hover {
	text-decoration: underline;
}

div#newsBox h2 {
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #666666;
	margin: 15px 0px 0px 10px;
}

div#newsBox ul {
	list-style-type:none;
	margin: 10px 10px 0px 15px;
	padding: 0px;
}

div#newsBox span {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	font-size:12px;
	color:#666;
}

div#newsBox p {
	margin: 0px 0px 10px 15px;
	padding: 0px;
	font-size:14px;
}

div#newsBox div {
	float:right;
	margin: 0px 20px 0px 0px;
}

div#linkToUsText table {
	margin: 0px 10px;
	width: 80%;
}

div#linkToUsText table tr td {
	padding: 10px;
}

h1#resName {
	float:left;
	color: #000;
	margin: 2px 0px 0px 4px;
	clear:both;	
	width:100%;
}

h2#resSubName {
	float:left;
	font-size: 20px;
	color: #000;
	margin: 2px 0px 0px 10px;
	clear:left;	
}

div#breadcrumbs {
	float:left;
	clear:both;
	font-size:12px;
	margin: 5px 0px 0px 4px;
	width:100%;
	border:0px;
}

div#breadcrumbs a {
	text-decoration:none;
	color: #000066;
}

div#breadcrumbs a:hover {
	text-decoration:underline;
	color: #000066;
}

div#extendedInfo p {
	font-size:14px;
}

div#product_details_pic {
	float:right;
	width:200px;
	margin: 20px 20px 20px 20px;
	padding: 5px 0px;
	border: 1px solid #CCCCCC;
	background-color:#FFF;
	text-align:center;
	position:relative;
}

div#product_details_pic ul {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
	width:auto;
	border: 0px;
}

div#product_details_pic ul li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 14px;
	text-align:left;
}

div#product_details_text p {
	font-size: 14px;
}

div.mainBox, div.mainBox700, div.mainBoxOverlay {
	background-image:url('/images/main_box_bg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	border: 1px solid #CCCCCC;
	float:left;
	margin: 14px 5px 0px 0px;
}

div.mainBox, div.mainBox700 {
	position:relative;	
}

div.mainBoxOverlay {
	position:relative;
	float:none;
}

div.mainBox700 {
	width:700px;
}

div.mainBox, div.mainBoxOverlay {
	width:600px;
}

div.mainBox div.tl, div.mainBox700 div.tl, div.tl {
	position:absolute;
	top:-1px;
	left:-1px;
	width:10px;
	height:10px;
	padding:0px;
	margin:0px;
	background-image:url('/images/main_box_tl.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

div.mainBox div.tr, div.mainBox700 div.tr, div.tr {
	position:absolute;
	top:-1px;
	right:-1px;
	width:10px;
	height:10px;
	padding:0px;
	margin:0px;
	background-image:url('/images/main_box_tr.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

div.mainBox div.bl, div.mainBox700 div.bl, div.bl {
	position:absolute;
	bottom:-1px;
	left:-1px;
	width:10px;
	height:10px;
	padding:0px;
	margin:0px;
	background-image:url('/images/main_box_bl.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

div.mainBox div.br, div.mainBox700 div.br, div.br {
	position:absolute;
	bottom:-1px;
	right:-1px;
	width:10px;
	height:10px;
	padding:0px;
	margin:0px;
	background-image:url('/images/main_box_br.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

div.blw {
	position:absolute;
	bottom:-1px;
	left:-1px;
	width:10px;
	height:10px;
	padding:0px;
	margin:0px;
	background-image:url('/images/white_box_bl.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

div.brw {
	position:absolute;
	bottom:-1px;
	right:-1px;
	width:10px;
	height:10px;
	padding:0px;
	margin:0px;
	background-image:url('/images/white_box_br.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

div.tlb {
	position:absolute;
	top:0px;
	left:0px;
	width:10px;
	height:10px;
	padding:0px;
	margin:0px;
	background-image:url('/images/blue_box_tl.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

div.trb {
	position:absolute;
	top:0px;
	right:0px;
	width:10px;
	height:10px;
	padding:0px;
	margin:0px;
	background-image:url('/images/blue_box_tr.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

div.blb {
	position:absolute;
	bottom:0px;
	left:0px;
	width:10px;
	height:10px;
	padding:0px;
	margin:0px;
	background-image:url('/images/blue_box_bl.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

div.brb {
	position:absolute;
	bottom:0px;
	right:0px;
	width:10px;
	height:10px;
	padding:0px;
	margin:0px;
	background-image:url('/images/blue_box_br.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

div.mainBox h1, div.mainBox h2, div.mainBox h3, div.mainBox700 h1, div.mainBox700 h2, div.mainBox700 h3 {
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #666666;
	margin: 15px 0px 0px 10px;
}

div.resultsNotice {
	width: 700px;
	float:left;
	text-align:center;
	padding: 0px;
	position:relative;
	margin-top: 30px;
}

div#resultsFooter, div.itemBoxFooter, div#resultsFooterNarrow {
	width:690px;
	height: 20px;
	background-color:#333399;
	margin: 0px;
	padding: 6px 0px 0px 7px;
	float:left;
}

div#resultsFooterNarrow {
	width:590px;
}

div.itemBoxFooter {
	width:585px;
}

p#noResultsText {
	padding:60px 0px;
	margin:0px;
	font-weight: bold;
	text-align:center;
}

div#resultsFooter a, div.itemBoxFooter a {
	margin: 0px 0px 0px 0px;
	display:block;
	color:#FFF;
	font-size:12px;
	float:left;
	padding: 0px;
	text-decoration:none;
}

div#resultsFooter a:hover, div.itemBoxFooter a:hover {
	text-decoration:underline;
}

div.mainBox h2, div.mainBox700 h2 {
	font-size: 24px;	
	margin: 10px 0px 10px 10px;
}

div.mainBox h3, div.mainBox700 h3 {
	font-size: 21px;	
	margin: 10px 0px 0px 10px;
}

div.mainBox p, div.mainBox700 p {
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin: 5px 10px 10px 10px;
	text-align:justify;
}

ul.info_page_list {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	list-style-type:none;
}

ul.info_page_list li {
	margin: 0px 0px 30px 20px;
	width: 550px;
}

ul.info_page_list li a {
	font-weight: bold;
	text-decoration:none;
}

ul.info_page_list li a:hover {
	text-decoration:underline;	
}

/* Classes */

#quant_options {
	list-style-type:none;
	float:right;
	width: auto;
	height: 40px;
	clear: right;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#quant_options li {
	display: inline;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	vertical-align:bottom;
}

#quantity_links {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px dotted #CCCCCC;
	float:left;
}

#quantity_select {
	display: block;
	float: left;
	font-size:10px;
	font-weight:bold;
	padding: 0px;
	margin: 20px 0px 0px 5px;
}

.result1 {
	background-color: #FFFFCC;
}

.result2 {

}

.result_separator {
	border-top: 1px solid #999999;
}

.result_row {
	height:auto;
	padding: 3px 0px 3px 0px;
}

.result_row img {
	border: none;
}

td.result_details {
	vertical-align:top;
	padding: 10px 5px 5px 10px;
	font-size:12px;
}

td.result_details h4 {
	vertical-align:top;
	padding: 0px;
	margin: 1px 0px 4px 0px;
	text-align:left;
}

td.result_details p {
	vertical-align:top;
	padding: 1px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	font-size:12px;
}

td.result_details ul {
	list-style-type:disc;
	margin:0px 0px 3px 15px;
	padding:0px;
}

td.result_details ul li {
	padding:0px 0px 2px 0px;
}

.result_image {
	width:100px;
	padding: 5px 5px 5px 5px;
	margin: 0px;
}

.result_image_content {
	width:100px;
	height: 70px;
	background-color:#FFF;
	position:relative;
	border: 1px solid #CCCCCC;
	padding: 15px 5px 10px 5px;
	text-align:center;
	margin: 3px 0px;
}

.result_image_content img {
	border: none;
	position:absolute;
	top: 15px;
	left: 10px;
}

.result_price {
	font-size:13px;
	margin: 0px;
	padding:5px 10px 5px 5px;
	width: 100px;
}

.result_more_button {
	width: 100px;
	text-align:center;
	padding: 5px 5px 5px 5px;
	vertical-align:middle;
}

.result_more_button img {
	padding: 0px;
	margin: 0px;
}

.result_quantity {
	font-size:10px;
	padding: 0px;
	margin: 0px;
	width:80px;
}

.price_display {
	font-weight:bold;
	font-size:20px;
	clear:right;
	text-align:right;
	color:#000000;
}

.price_display_item {
	font-weight:bold;
	font-size:18px;
	color:#000000;
	/*position:absolute;
	top: 55px;
	left: 20px;*/
	margin: 0px auto 0px auto;
}

.quant_display_item {
	font-weight:bold;
	font-size:12px;
	color:#333;
	/*position:absolute;
	top: 75px;
	left: 30px;*/
	margin: -4px auto 0px auto;
}

.item_result_image_content {
	width:100px;
	height: 70px;
	background-color:#FFF;
	position:relative;
	border: 1px solid #CCCCCC;
	padding: 15px 5px 10px 5px;
	text-align:center;
	margin: 3px 0px;
}

.item_result_image_content img {
	border: none;
	margin: -7px auto 0px auto;
}

.price_per_lens {
	font-size:12px;
	color:#666666;
	text-align:right;
}

.price_shipping {
	font-size:12px;
	color:#666666;
	text-align:right;
}

div.resTitle {
	width: 100%;
	height: 27px;
	float:left;
	clear:both;
	margin: 0px 0px 5px 0px;
	padding-left: 0px;
	background-color: #333399;
	vertical-align:bottom;
	/*position:relative;*/
}

div.resTitle h3 {
	margin: 0px 0px 0px 10px;
	display:block;
	color:#FFF;
	font-size:16px;
	float:left;
	padding: 0px;
	font-weight:bold;
}

div.resTitle p {
	margin: 3px 5px 0px 0px;
	display:block;
	color:#FFF;
	font-size:12px;
	float:right;
	padding: 0px;
}

div.ratingStars {
	width: auto;
	/*margin: 15px 1px 1px 1px;*/
	padding: 0px;
	position:absolute;
	top: 55px;
	left: 0px;
}

div.ratingStars img {
	display:inline;
	margin: 0px 2px 0px 0px;
	padding: 0px;
	border: 0px;
}

table.resTable {
	width: 100%;
	float:left;
	margin: 0px;
}

#resultsWrap{
width: 700px;
}

#resultsWrapNarrow{
width: 600px;
}

.box{
background: #fff;
float:left;
}

.boxholder, .boxholderOverlay {
/*clear: both;*/
padding: 2px;
background-color: #333399;
position:relative;
float:left;
}

.boxholder p{
/*margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
border: 1px solid #00013E;*/
}

#resultsContent {
	vertical-align:bottom;
	float:left;
	position:relative;
	height:45px;
}

#resultsContent a{
display:block;
clear:none;
margin-left:auto;
margin-right:auto;
text-decoration: none;
width:60px;
font-size: 11px;
padding: 4px 0px 8px 0px;
line-height:11px;
text-align:center;
}
#resultsContent a:hover{
color: #DFE44F;
}

.tab {
	float: left;
	height: 32px;
	width: 65px;
	margin: 0 1px 0 0;
	text-align: center;
	background: #333399 url('/images/bluetab.gif') no-repeat;
	vertical-align:bottom;
}

.tab a {
	color: #FFFFFF;
}

.tabLinkBest, .tabLinkBestA {
	float: left;
	height: 45px;
	width: 70px;
	margin: 0 1px 0 0;
	text-align: center;
	background: #333399 url('/images/bluetabbestblur.gif') no-repeat;
	border: 0px;
	padding: 13px 0px 0px 0px;
}

.tabLinkBest a, .tabLinkBestA a {
	color: #FFFFFF;
}

.tabVisBest, .tabVisBestA {
	float: left;
	height: 45px;
	width: 70px;
	margin: 0 1px 0 0;
	text-align: center;
	background: #333399 url('/images/bluetabbest.gif') no-repeat;
	border: 0px;
	padding: 13px 0px 0px 0px;
}

.tabVisBest a, .tabVisBestA a {
	color: #DFE44F;
}

.tabLink {
	float: left;
	height: 32px;
	width: 65px;
	margin: 13px 1px 0px 0px;
	text-align: center;
	background: #333399 url('/images/bluetabblur.gif') no-repeat;
	vertical-align:bottom;
}

.tabLink a {
	color: #FFFFFF;
}

.tabVis {
	float: left;
	height: 32px;
	width: 65px;
	margin: 13px 1px 0px 0px;
	text-align: center;
	background: #333399 url('/images/bluetab.gif') no-repeat;
	vertical-align:bottom;
}

.tabVis a {
	color: #DFE44F;
}

.tabtxt {
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 3px 0 0 0;
text-align:center;
}

form#frmOrderBy {
	display: block;
	width: 290px;
	/*position: absolute;*/
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	/*top: 0px;
	right: 0px;*/
	float:right;
}

form#frmOrderBy label {
	font-size: 12px;
	color:#FFF;
	margin:0px;
}

form#frmOrderBy select {
	width:180px;
	height: 19px;
	font-size: 12px;
	margin:0px;
}

table#supplier_list, table#supplier_list_box {
	width:698px;
	margin: 0px auto 0px auto;
	background-color:#FFF;
}

table#supplier_list_box {
	width:600px;
}

table#supplier_list tr  td a, table#supplier_list_box tr td a {
	text-decoration: none;
}

table#supplier_list tr  td a:hover, table#supplier_list_box tr td a:hover {
	text-decoration: underline;
}

div#dirWrapMain, div.itemBoxMain {
	width: 100%;
	background-color:#FFF;
}

div#suppliersWrap, div#dirWrap, div.itemBox, div#suppliersWrapOverlay {
	margin: 10px 0px 0px 0px;
	float:left;
	position:relative;
	width: 700px;
}

div#suppliersWrapOverlay {
	float: none;	
}

div#dirWrap, div.itemBox {
	width: 600px;
}

div#dirWrap a, div.itemBox a {
	text-decoration:none;
	font-weight:bold;
}

div#dirWrap a:hover, div.itemBox a:hover {
	text-decoration:underline;
}

div#suppliersWrap h4, div#dirWrap h4, div.itemBox h4 {
	font-size: 16px;
}

table.supListContact {
	float: right;
	border: 0px;
	width: 300px;
	height: 96px;
	font-size: 12px;
}

table.supListContact tr td {
	text-align: center;
}

table.supListContactReviewsBox {
	float: left;
	border: 0px;
	width: 450px;
	height: 96px;
	font-size: 12px;
	margin: 0px 0px 0px 20px;
}

table.supListContactReviewsBox tr td {
	border: 0px;	
}

a.supTitleLink {
	font-size: 14px;
	color:#FFF;
	text-decoration:none;
}

a.supName {
	text-decoration:none;
}

a:hover.supName {
	text-decoration:underline;
}

a:hover.supTitleLink {
	text-decoration:underline;
}

table.supListRating {
	float: left;
	border: 0px;
	width: 240px;
	height: 96px;
	font-size: 12px;
	margin-left: 5px;
}

p#supplierDetails, p#supplierDetailsBox {
	/*margin: 20px 0px 10px 10px;*/
	padding: 20px 0px 10px 10px;
	width: 500px;
	font-size:16px;
}

p#supplierDetailsBox {
	padding: 0px;
	margin: 10px 0px 5px 10px;
}

p#supplierDetailsBox {
	width: 400px;
}

h1#supplierBoxTitle {
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #666666;
	margin: 5px 0px 0px 5px;	
}

table#supplierContactDetails {
	margin: 20px 0px 10px 20px;
	width: 600px;
}

td.supplierContactDetailsLabelCell {
	font-weight: bold;
	width: 30px;
	text-align:left;
	padding: 5px;
}

h2#supRatings {
	float:left;
}

h2#supRatings a {
	text-decoration: none;
}

h2#supRatings a:hover {
	text-decoration: underline;
}

table#supRatingsInfo {
	float:right;
	width:480px;
	font-size:12px;
	margin-top:3px;
}

table#supRatingsDetailsInfo {
	margin-left: auto;
	margin-right:auto;
	width:650px;
	font-size:12px;
	margin-top:6px;
	margin-bottom:6px;
}

table#supRatingsDetailsInfo tr td {
	vertical-align:bottom;
	text-align:center;
}

/* use a semi-transparent image for the overlay */
#revOverlay {
	height:490px;
}

/* container for external content. uses vertical scrollbar, if needed */
div.contentWrap, div.contentWrapFeedback {
	height:490px;
	width:630px;
	margin-left:auto;
	margin-right:auto;
	overflow-y:auto;
}

div.reviewsPaging, div.paging {
	float:right;
	margin-right:10px;
	font-size:14px;
	color:#FFF;
	font-size:12px;
}

div.reviewsPaging ul, div.paging ul {
	float: right;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

div.reviewsPaging ul li, div.paging ul li {
	display: inline;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	padding: 0px 3px 0px 3px;
	color:#CCC;
	float:left;
}

div.reviewsPaging ul li a, div.paging ul li a {
	color: #FFF;
	text-decoration:none;
	margin:0px;
}

div.reviewsPaging ul li a:hover, div.paging ul li a:hover {
	color: #FFF;
	text-decoration:underline;
}

span.reviewDateTime {
	display:block;
	float: right;
	font-size:12px;
	color:#666666;	
}

div.reviewsBoxOptions {
	font-size:16px;
}

div.reviewsBoxOptions a {
	text-decoration: none;
}

div.reviewsBoxOptions a:hover {
	text-decoration: underline;
}

form#frmFeedback {
	width:100%;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
}

form#frmFeedback label {
	font-size: 14px;
}

input#txtReviewerName {
	width: 350px;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	background:#FFF;
	border: 1px solid #000;
	-moz-border-radius: 6px 6px 6px 6px;
	padding-left:3px;
}

input#btnSubmit {
	margin-top: 10px;
}

textarea#txtReview {
	width: 350px;	
	height: 150px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	background:#FFF;
	border: 1px solid #000;
	-moz-border-radius: 6px 6px 6px 6px;
	padding-left:3px;
}

table#tblFeedback {
	width: 500px;
	margin-left:auto;
	margin-right:auto;
}

table#tblFeedback tr td {
	padding: 0px 0px 5px 0px;
	vertical-align:top;
}

table#tblFeedbackRating {
	margin-bottom: 10px;
}

table#tblFeedbackRating tr td {
	padding: 0px 4px 0px 0px;
	vertical-align:middle;
}

td.feedbackLabelCell {
	width: 100px;	
}

div#reviewNotes {
	font-size: 12px;
}

div#reviewNotes h3 {
	font-size: 14px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}

div#submitSuccess h2 {
	font-size: 20px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}

div#submitSuccess p {
	font-size: 14px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}

div.reviewError {
	font-size:12px;
	font-weight:bold;
	color:#F00;
	display:none;
}

div#submitSuccess, div#submitFailure {
	display: none;	
}

div.reviewContent {
	overflow: hidden;	
}

table#cat_options {
	margin: 10px auto 30px auto;
	width:500px;
}

table#cat_options tr td {
	padding: 5px;	
}

td.catOptionCell  {
	width: 50%;
	height: 50px;
}

td.catOptionCell p {
	font-size: 10px;
	color: #999999;
	margin: 0px 0px;
	padding: 0px 0px;
}

ul#siteMap {
	margin: 10px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}

ul#siteMap li {
	margin: 0px 0px 5px 20px;
	padding: 0px 0px 0px 0px;
}

ul#siteMap li a {
	text-decoration: none;
	font-weight: bold;
}

ul#siteMap li a:hover {
	text-decoration: underline;
}

h1#contTitle {
	margin: 5px 0px -5px 5px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	float:left;
	color: #000;
	clear:both;	
}

p#articleDate {
	float:left;
	width: 100%;
	color: #999;
	clear:both;	
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 5px;
	font-size:12px;
}

div#contMain {
	border: 0px;
	float:left;
	width: 605px;
	clear: left;
}

img.infoButton, img.infoButtonA {
	position: absolute;
	bottom: 5px;
	left: 0px;
}

div.ttCont {
	
}

div.ttCont h4 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 18px;
}

div.ttCont p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 12px;
}

div.module {
	display: none;	
	clear:left;
}

div.moduleTop {
	float: left;
	width:602px;
	background-image:url('/images/module_top.gif');
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFF;
	height: 20px;
	position:relative;
	border: 0px;
	margin: 0px 0px 0px -1px;
}

div.moduleBottom {
	float: left;
	width:602px;
	background-image:url('/images/module_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFF;
	height: 20px;
	position:relative;
	border: 0px;
	margin: 0px 0px 0px -1px;
}

table.itemTable {
	clear:both;	
	width: 100%;
}

form#mini_search_form {
	margin: 0px 0px 0px 0px;	
}

table.contentLinks {
	width: 100%;
	margin: 0px auto 10px auto;
	border: 0px;
}

table.contentLinks tr td {
	padding: 5px 0px;
	text-align:center;
}

table.contentLinks tr td a {
	text-decoration:none;
	color: #000066;
}

table.contentLinks tr td a:hover {
	text-decoration:underline;
}

div.sbBtn {
  float: left;
  padding: 0px 2px;
}
