/*

  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $



  osCommerce, Open Source E-Commerce Solutions

  http://www.oscommerce.com



  Copyright (c) 2003 osCommerce



  Released under the GNU General Public License

*/

/*
Added By Jason 7/22/2011
Custom Homepage
- note - a background repeater image was added to the body as well as a top margin.
*/
@font-face{font-family:impact;src:url(fonts/impact.ttf) format('truetype');}
#homepageContainer{width:762px;font-size:12px;background:#f4f4f4 url(images/home-july2011_bg-top.jpg) no-repeat top left;}
#homepageContainer table{font-size:12px;}
#homepageContainer .homeSectionSpacer{height:40px;}
#homepageContent{width:738px;padding:12px;font-family:Arial;font-size:12px;color:#525252;}
#homepageContent #homeTopPanel{width:734px;height:175px;background: url(images/home-july2011_top-panel-bg.jpg) no-repeat top left;color:white;}
#homepageContent #homeTopPanel a{color:white;}
#homepageContent h1{font-family:impact,arial;font-size:20px;font-weight:normal;color:#324507;}
#homepageContainer a{color:#525252;text-decoration:underline;}
#homepageContent .ss{font-size:9px;position:relative;bottom:4px;}

#siteContainer{position:relative;z-index:2;}
#lenscoatLogoRepeater{width:100%;min-width:100%;height:60%;min-height:60%;position:absolute;top:69px;left:0px;background-image:url(images/home-july2011_lenscoat-logo-repeater.png);background-repeat:repeat;z-index:0;}
#customLensCoatCoverVideo{display:none;background-color:white;padding:4px;position:absolute;margin:-100px 0px 0px -150px;}

.FAQ_Block{width:98%;margin:10px 0px 0px 0px;padding:4px;font-family:arial;font-size:12px;color:#525252;cursor:pointer;}
.FAQ_Block a{color:white;text-decoration:underline;}
.FAQ_Block a:hover{color:white;}
.FAQ_Q{width:100%;margin:4px 0px 4px 0px;font-family:arial;font-size:14px;font-weight:bold;color:#324507;}
.FAQ_A{width:100%;padding:8px;background-color:#606c41;border:dashed 1px #34450e;color:#ffffff;}

/* End Code Added by Jason */

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#607041; }

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }

.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }

.productsNotifications { background: #f2fff7; }

.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

.category_desc { padding-left: 100px; padding-top: 20px; font-family: Verdana, Arial, sans-serif; font-size: 10px; }



.contactTitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FF0000;	

	text-decoration: underline;

}

.contactTitle:hover {

font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #FF0000;	

	text-decoration: underline;

}

/*.hand {

	/*cursor: hand;

}
*/
BODY {

  color: #000000;

  margin:30px 0px 0px 0px;
  
  background:#ffffff url(images/home-july2011_site-bg-repeater.jpg) repeat-x top left;

}
BODY.mystyle1{
	background-color: white;
	background-image: none;
	background-repeat: no-repeat;
}


A {

  color: #000000;

  text-decoration: none;

}



A:hover {

  color: #607041;

  text-decoration: underline;

}



FORM {

	display: inline;

}



TR.header {

  background:url(images/head_bg.gif) repeat;

}



TR.headerNavigation {

 /* background: #B0953A;
 background:url(images/menu_bg.gif) repeat-x;*/
 background:transparent url(images/menu_bg.gif) repeat-x scroll left top;

height:34px;
overflow:hidden;

}



TD.headerNavigation {
 /* font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #B0953A;
  background:url(images/menu_bg.gif) repeat-x;
  color: #35470D;
  font-weight : bold;*/
  color:#FFFFFF;
  font-size:14px;
  font-weight:bold;
  background:transparent url(images/menu_bg.gif) repeat-x scroll left top;
}

.under_menu {
  /*background:transparent url(images/under_menu.gif) repeat-x scroll left top;*/
  width:990px;
}

.main_bg {
  background:transparent url(images/main_bg.gif) repeat scroll left top;
  width:990px;
}

.main_left_col {
/* url(images/under_menu_left.gif) no-repeat scroll left top;*/
height:inherit;
background:#ECECEC;
}

A.headerNavigation { 
 /* border-right:1px solid #535353;*/
  color:#FFFFFF;
  padding:7px 13px;
  text-decoration:none;

  /*color: #35470D; */
}

A.headerNavigation:hover {
 /*color: #ffffff;*/
 /* background:#373737 url(images/menu-arrow.gif) no-repeat scroll center bottom;*/
   background:#373737;
   text-decoration:underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background: #00ff00;
}
TD.headerInfo {
font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
TR.footer {
  background: #555555;
 
}
TD.footer {
  font-family: Verdana, 'Arial', sans-serif;
  font-size: 12px;
  background: #555555;
  color: #cccccc;
  font-weight: bold;
  border-bottom: 1px dotted rgb(204, 204, 204);
}
.footer_table{
  font-family: Verdana, 'Arial', sans-serif;
  font-size: 12px;
  background: #555555;
  color: #cccccc;
  font-weight: bold;
  padding:15px;
}
.footer_text{
  font-family: Verdana, 'Arial', sans-serif;
  font-size: 14px;
  background: #555555;
  color: #cccccc;
  font-weight: bold;
  border-bottom: 1px dotted rgb(204, 204, 204);
}
a.header { font-family: Verdana, 'Arial', sans-serif;  font-size: 12px; text-decoration: underline;  }

a:hover.header { font-family: Verdana, 'Arial', sans-serif;  font-size: 12px; text-decoration: underline; color:#cccccc; }

a.footer { font-family: Verdana, 'Arial', sans-serif;  font-size: 12px; text-decoration: none;  color:#cccccc; }

a:hover.footer { font-family: Verdana, 'Arial', sans-serif;  font-size: 12px; text-decoration: none;  color:#cccccc; }


.infoBox {

  /*background: #D0BA80;*/

}



.infoBoxContents {
/*  background: #D1BB82;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #607041;
}

.boxText .infoBoxContents a { /*color: #607041;*/ text-decoration: none; font-size:12px;}
.boxText .infoBoxContents a:hover { color: #607041; text-decoration: underline;}


.infoBoxNotice {

  background: #FF8E90;

}

.infoBoxNoticeContents {

  background: #FFE6E6;

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}

TD.infoBoxHeading {

  font-family:'Arial', Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #35470D;
}



TD.infoBox, SPAN.infoBox {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}

.cat_name{
  width:inherit;
  border-bottom: 1px dotted #a9a9a9;
  display:block;
  padding-bottom:12px;
}
.cat_name a{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}

.cat_name a:hover{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#607041;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

  background: #f8f8f9;

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

  background: #f8f8f9;

}

TABLE.productListing {

  border: 1px;

  border-style: solid;

  border-color: #b6b7cb;

  border-spacing: 1px;

}

.productListing-heading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  background: #555555;
/* background: #b6b7cb;*/
  color: #FFFFFF;

  font-weight: bold;

}



TD.productListing-data {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}

A.pageResults {

  color: #0000FF;

}

A.pageResults:hover {

  color: #0000FF;

  background: #FFFF33;

}

TD.pageHeading, DIV.pageHeading {

  font-family: Verdana, Arial, sans-serif;

  font-size: 20px;

  font-weight: bold;

  color: #34450E;

}

TR.subBar {

  background: #f4f7fd;

}

TD.subBar {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #000000;

}

TD.main, P.main {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

  line-height: 1.5;

}

TD.smallText, SPAN.smallText, P.smallText {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

}
.search_block{
margin-top:15px;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.search_block a{
  font-size:10px;
  text-decoration:none;
}
.search_field {
  background:transparent url(images/search_bg.gif) no-repeat scroll left top;
  height:21px;
  width:135px;
}
.adsearch_input{
  background:#CCCCCC none repeat scroll 0 0;
  border:medium none;
  color:#666666;
  padding:0;
  width:104px;
}

TD.accountCategory {

  font-family: Verdana, Arial, sans-serif;

  font-size: 13px;

  color: #aabbdd;

}

TD.fieldKey {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



TD.fieldValue {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

}



TD.tableHeading {

  font-family:Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
}



SPAN.newItemInCart {

  font-family: Verdana, Arial, sans-serif;

  font-size: 10px;

  color: #ff0000;

}



CHECKBOX, INPUT, RADIO, SELECT {

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

}



TEXTAREA {

  width: 100%;

  font-family: Verdana, Arial, sans-serif;

  font-size: 11px;

}



SPAN.greetUser {

  font-family: Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #f0a480;

  font-weight: bold;

}



TABLE.formArea {

  background: #f1f9fe;

  border-color: #7b9ebd;

  border-style: solid;

  border-width: 1px;

}



TD.formAreaTitle {   font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.markProductOutOfStock {

  font-family: Tahoma, Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #c76170;

  font-weight: bold;

}



SPAN.productSpecialPrice {

  font-family: Verdana, Arial, sans-serif;

  color: #ff0000;

}



SPAN.errorText {

  font-family: Verdana, Arial, sans-serif;

  color: #ff0000;

}



.moduleRow { }

.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }

.moduleRowSelected { background-color: #E9F4FC; }



.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }

.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }



/* message box */



.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }

.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }



/* input requirement */



.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.UPSheader {

  font-size: 13pt;

  color: #663300;

  font-weight: 900;

}



.UPSheader2	{

  font-size: 8pt;

  font-weight: bold;

  color: #ffffff;

}



.appheadercolor {

  background-color: #996633;

}



.modulepad {

  padding-left:10px;

  padding-right:10px;

}



.spacing {

  padding-left: 10px;

  padding-right: 10px;

}



.modpadbullet {

  padding-left:6px;

  text-indent: -9px;

  padding-right:5px;

}



TD.ups {

  font-family: verdana, arial,sans-serif;

  font-size: 7pt;

}



TD.upsSmall {

  font-family: verdana, arial,sans-serif;

  font-size: 6pt;

}



.brownbold {

  color: #663300;

  font-weight: bold;

}

a.xsell {
	color: #4c3ca5;
	text-decoration: underline;
	font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}

.estimatedshippingBox {
background: #FF8E90;
}

TD.estimatedshippingBoxHeading {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
/*background: #bbc3d3;*/
background: #555555;
color: #ffffff;
}

.estimatedshippingBoxContents {
background: #f8f8f9;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}

.ShowShipping {
background: #444ddd;
color: #fffffa;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
text-align: center;
}
#timage {
border:1px solid #999999;
}

div.mbox {
	margin-bottom:10px;
}

div.mbox_content {
	padding:11px 10px 0px 0px;
}
div.mbox_content ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
div.mbox_content li {
	display: block;
	padding:0px 0px 15px 14px;
	background:url(images/arrow2.gif) top left no-repeat;
	white-space:normal;
	height:1%;
}
div.mbox_content li a {
	text-decoration:none;
}
div.mbox_content li a:hover {
	text-decoration:underline;
}

.mbox_content .glossymenu {
	padding:4px 0px 0px 5px;
}
.mbox_content .glossymenu a {	
	text-decoration:none;	
}
.mbox_content .glossymenu a:hover {
	text-decoration:underline;
	color:#5b7b3d;	
}

.mbox_content .glossymenu a.menuitem {
	display: block;
	position: relative;
	width: auto;	
	background:url(images/arrow2.gif) top left no-repeat;			
	padding:0px 0px 8px 11px;
	font-size:13.5px;
	text-transform:;
	font-weight:;
	color:#495159;
	height:1%;	
}

a.affiliate_menuitem {
	font-family: serif;
	font-size:13.5px;
	font-weight:;
	color:#495159;
	top: 5px;
	left: 0px;
	border: none;
}

a.affiliate_menuitem:hover {
	text-decoration:underline;
	color:#5b7b3d;
}
.affiliate_list_ul{
list-style-type:none;
padding:0px;
margin-top: 10px;
margin-bottom: 10px;	
}
.affiliate_list_li{
	padding:0px 0px 8px 11px;
	height:1%;	
	background-image:url(images/arrow2.gif);
	background-repeat:no-repeat;
	background-position: top left; 
	padding-left:4px;
}

.mbox_content .glossymenu a.menuitem:hover, .glossymenu a.menuitem_top:hover {
	text-decoration:underline;
	color:#5b7b3d;
}
.mbox_content .glossymenu a.menuitem .statusicon { 
	position: absolute;
	top: 5px;
	left: 0px;
	border: none;
}
.mbox_content .glossymenu a.submenuheader {
	background:none;	
}
.mbox_content .header_opened {
	
}
.mbox_content .header_closed {
	
}
.mbox_content .glossymenu div.submenu {	
}
.mbox_content .glossymenu div.submenu ul, .glossymenu div.submenu_top ul {
	margin:0px;
	padding:0px;
}
.mbox_content .glossymenu div.submenu ul li, .glossymenu div.submenu_top ul li  {
	list-style: none;
	margin:0px;
	padding:0px;
	margin-left:12px;
	display: block;	
	border:none;	
}
.mbox_content .glossymenu div.submenu ul li a {
	display: block;
	padding:0px 0px 6px 11px;
	background:url(images/arrow2.gif) top left no-repeat;
	font-weight:normal;
	text-transform:none;
	color:#495159;
	height:1%;	
}
.mbox_content .glossymenu div.submenu ul li a:hover {
	color:#5b7b3d;
}
.mbox_content .glossymenu div.submenu ul li a#current_subitem, .glossymenu div.submenu_top ul li a#current_subitem {	
	text-decoration:underline;	
}

A.reviews {

  color: #0000FF;

  text-decoration: underline;

}



A.reviews:hover {

  color: #0000FF;

  text-decoration: underline;

}
span.show_red_text{color: #ff0000;}
span.show_line_through{color: #ff0000;text-decoration:line-through;}
span.show_black_text{color: #000000;}
}
