/*
  $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
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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; }

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #214A73;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #214A73;
  background-image: url("images/box_header.gif");
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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: #214A73;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #214A73;
  background-image: url("images/box_header.gif");
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  /* background: #214A73; */
}

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

.infoBoxNotice {
  /* background: #FF8E90; */
}

.infoBoxNoticeContents {
  /* background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; */
}

TD.infoBoxHeading {
  /* font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #214A73;
  background-image: url("images/box_header.gif");
  color: #ffffff; */
}

TD.infoBox, SPAN.infoBox {
  /* font-family: Verdana, Arial, sans-serif;
  font-size: 10px; */
}

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: #F1F1F1;
  color:#111111;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #272727;
/*   border-spacing: 1px; */
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #272727;
  color:#FEFEFE;
  font-weight: bold;
  padding:3px;
}

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: #000;
  margin:5px;
}

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;
}

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: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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; }
#centers{
	border: solid; border-color:#DBDBDB; border-width: 1px;
	background: #F1F1F1;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin:10px 3px;
}
TABLE.productinfoBox {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}
TABLE.productinfoBox .main{
	background-color:#dbdbdb;
	height:72px;
	text-align:left;
}
#centers p{
	padding:5px;
}
TABLE.productinfoBox .main img{
	margin-left:8px;
	margin-right:5px;
	border:1px solid #000;
}
TD.Price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  background-color:#dbdbdb;
}


body{
	margin:0 auto;
	font-family:tahoma;
	font-size:11px;
	color:#c50406;
	background:#fff url(images/bg.png) repeat-x top right;
	direction:ltr;
}

img{
	border:0;
}

p{
	margin:0 auto;
}

form{
	margin:0 auto;
}

a{
	color:#000;
	text-decoration:none;
}

a:hover{
	color:#c50405;
}


td, li, ul, textarea, input, option, select{
	font-size:11px;
	color:#c50406;
	font-family:tahoma;
}

.f-r{
	float:right;
}

.f-l{
	float:left;
}


#site_width{
	width:1000px;
}

#header{
	height:76px;
	margin-top:10px;
}
#header .infoBoxHeading{
	
	color: #ffffff;
}	
#lang-imgs img{
	border:1px solid #e51612;
}

#currency{
	color:#fff;
	font-weight:bold;
	margin-top:15px;
}

#header select{
	background-color:#d01818;
	border:0;
	color:#fff;
	padding:2px 5px;
}

#header select option{
	background-color:#d01818;
	border:0;
	color:#fff;
}

#content-mainmenu{
	_height:218px;
	height:219px;
	margin-top:4px;
	text-align:left;
	border-top:1px solid #e51612;
	overflow:hidden;
}

#main-menu{
	width:300px;
	background-color:#ffffff;
}

#mainmenu-title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:40px;
	line-height:38px;
	background-color:#000;
	color:#828282;
	padding-left:15px;
	border-left:1px solid #d61a18;
}

#mainmenu-links{
	background-color:#fff;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	padding-left:1px;
	padding-top:7px;
	height:170px;
	_height:178px;
	width:300px;
}

.mainmenu-linkstyle{
	background:url(images/red.jpg) no-repeat left bottom;
	height:24px;
	line-height:22px;
	border-bottom:2px solid #efefef;
	color:#000;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	width:85%px;
}

.mainmenu-linkstyle a{
	 padding-left:10px;
	 display:block;
}

#glasses1{
	width:137px;
}

#glasses1 img{
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}

#glasses1-title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:38px;
	line-height:38px;
	background-color:#b2b2b2;
	border-bottom:2px solid #9c9c9c;
	color:#333;
	padding-left:10px;
	border-right:1px solid #d61a18;
}

#glasses2{
	width:563px;
	overflow:hidden;
	margin:0;
	padding:0;
}

#glasses2-title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:38px;
	line-height:38px;
	background-color:#15110d;
	border-bottom:2px solid #3d3835;
	color:#828282;
	padding-left:10px;
}

#glasses2-content{
	background:#000 url(images/girl2.jpg) no-repeat right bottom;
	height:178px;
}
#footer-last{
	text-align:left;
	line-height:18px;
}

.foot-links{
	color:#000;
}

.foot-links a{
	color:#999;
}

.foot-links a:hover{
	color:#c40304;
}

.categories{

}

.cat-title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:38px;
	line-height:36px;
	background-color:#c3050a;
	border-top:2px solid #ff080a;
	color:#efebea;
	padding-left:15px;
	border-right:2px solid #ff080a;
}

.cat-links{
	background:#efebea url(images/arrow.gif) no-repeat 5% center;
	height:24px;
	line-height:22px;
	margin-top:1px;
	font-weight:bold;
}

.cat-links a{
	padding-left:30px;
	display:block;
}

.cat-links a:hover{
	background:#242424 url(images/arrow2.gif) no-repeat 2% center;
	color:#fff;
	padding-left:20px;
	height:24px;
	line-height:22px;
}
#sideleft{
	width:300px;
}
#sideright{
	  width:137px; 
}
#header .infoBoxHeading{
	text-align:right;
	padding-right:20px;
}
#sideleft .infoBoxHeading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:38px;
	width:120%;
	line-height:36px;
	background-color:#c3050a;
	border-top:2px solid #ff080a;
	color:#efebea;
	padding-left:15px;
	border-right:2px solid #ff080a;
}
#sideright .infoBoxHeading{
	font-size:12px;
	color:#000;
	font-weight:bold;
	padding-top:13px;
	padding-bottom:10px;
	padding-left:7px;
}
#sideright .infoBoxHeading .infoBoxContents{
	padding-top:13px;
	padding-bottom:10px;
	padding-left:7px;
}
#sideleft .cat-links{
	background:#efebea url(images/arrow.gif) no-repeat 5% center;
	height:24px;
	line-height:22px;
	margin-top:1px;
	font-weight:bold;
}

#sideleft .cat-links a{
	padding-left:30px;
	display:block;
}

#sideleft .cat-links a:hover{
	background:#242424 url(images/arrow2.gif) no-repeat 2% center;
	color:#fff;
	padding-left:20px;
	height:24px;
	line-height:22px;
}
.search{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	height:36px;
	line-height:36px;
	background-color:#272727;
	border-top:2px solid #494949;
	color:#fff;
	padding-left:20px;
	border-right:2px solid #494949;
	text-align:left;
}

.input-style{
	border:1px solid #bababa;
	background-color:#fff;
	font-size:11px;
	font-family:tahoma;
	height:18px;
	padding-top:2px;
	padding-left:3px;
	padding-right:3px;
}

.submit-style{
	background-color:#c50406;
	border:2px solid #ff080c;
	padding:0 10px;
	color:#fff;
	font-weight:bold;
}
#sidecenter{
	
}
.products{
	padding:7px 2px;
	text-align:left;
}

.fpro{
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:7px;
}

.recent-pro{
	background-color:#f1f1f1;
	border:1px solid #dbdbdb;
	padding:12px 0;
}

.recent{
	height:160px;
	width:49.8%;
}

.pro-title{
	color:#000;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:8px;
}

.galsses{
	background-color:#dbdbdb;
	height:72px;
	
}

.galsses img{
	margin-left:8px;
	margin-right:5px;
	border:1px solid #000;
}

.pro-price{
	width:36%;
	padding-top:10px;
	font-weight:bold;
}

.pro-details{
	margin:2px 0;
	width:130px;
	background:#242424 url(images/white.gif) no-repeat 3% center;
	border:1px solid #000;
	height:20px;
	line-height:18px;
	margin-left:8px;
}

.pro-details a{
	color:#fff;
	font-weight:bold;
	padding-left:15px;
}
.pro-details a:hover{
	color:#fff;
}

.pro-cart{
	margin:2px 0;
	width:155px;
	background:#c40304 url(images/white.gif) no-repeat 2.5% center;
	border:1px solid #e4403e;
	height:20px;
	line-height:18px;
	margin-left:8px;
}

.pro-cart a{
	color:#fff;
	font-weight:bold;
	padding-left:15px;
}
.pro-cart a:hover{
	color:#fff;
}