/*
  $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: 12px; font-weight: bold; color:#009900;}
.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; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color:#009900;
  text-decoration: none;
}

A:hover {
  color: #009900;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  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: #bbc3d3;
}

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

.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
  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:  Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #0A440A;
  color: #FFCC00;*/
  font-family: Verdana, Arial, sans-serif;
	color: #ffcc00;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	 background: #333333;
}

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #800821;
  color: #FFFFFF;
  font-weight: bold;
  height:30px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ffcc00;
  background: #333333;
}

.price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ffcc00;
 
}
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;
}

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: #ffcc00; cursor: pointer; cursor: hand; color:#000000;}
.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; }


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.leftpad {
	margin-left: 30px;
}
.title_bg {
	background-image: url(../images/right_banner.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #333333;
	margin-right: 0px;
	padding-right: 0px;
}
a.button2:hover {
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: normal;
	color: #009900;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	background-position: center;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: static;
	width: 98px;
	background-image: url(images/hover_2.jpg);
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	background-repeat: repeat-x;
	height: 33px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990033;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CC0033;
}
a.button2 {
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: normal;
	color: #FFFF00;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: static;
	width: 96px;
	background-color: #252525;
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	background-image: url(../images/button_bg4.jpg);
	background-repeat: repeat-x;
	height: 32px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #333333;
}
a.buttoncart {
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: normal;
	color: #FFFF00;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: static;
	width: 98px;
	background-color: #252525;
	list-style-position: outside;
	/*list-style-image: url(images/arrow.gif);*/
	background-image: url(images/button_bg4.jpg);
	background-position:11 0 0 0px;	
	background-repeat: repeat-x;
	height: 32px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #333333;
}
a.buttoncart:hover {
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: normal;
	color: #009900;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	text-decoration: none;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: static;
	width: 98px;
	background-position: center center;
	background-image: url(images/button_bg4.jpg);
	background-position:11 0 0 0px;	
	list-style-position: outside;
	/*list-style-image: url(../images/arrow.gif);*/
	background-repeat: repeat-x;
	height: 32px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990033;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CC0033;
}
a.m11{
color:#FF3700;
font-weight:normal;
font-size:13px;
height:14px;
width: 152px;
}
a.m11:hover{
color:#009900;
font-weight:normal;
font-size:13px;
background:#ffcc00;
height:14px;
width: 152px;
}
a.h11{
/*color:#009900;
font-weight:bold;
font-size:13px;
height:14px;
width:152;
float:left;*/
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #009900;
	float: left;
	width: 180px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-decoration: none;
}
a.h11:hover{
/*color:#009900;
font-weight:bold;
font-size:13px;
background:#ffcc00;
height:14px;
width: 152px;
background-image: url(images/flag.gif);
background-repeat: no-repeat;
background-position: left;*/
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #009900;
	float: left;
	width: 152px;
	padding-bottom: 2px;
	padding-left: 28px;
	text-decoration: none;
	background-color: #FFFF00;
	background-image: url(images/flag.gif);
	background-repeat: no-repeat;
	background-position: left;
}

a.button1 {
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: normal;
	color: #FFFF00;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: static;
	width: 95px;
	background-color: #252525;
	list-style-position: outside;
	/*list-style-image: url(images/arrow.gif);*/
	/*background-image: url(images/arrow.gif);*/
	background-repeat: no-repeat;
	height: 32px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #333333;
}
.bot_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
a.button1:hover {
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: normal;
	color: #009900;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: static;
	width: 95px;
	background-image: url(images/hover_2.jpg);
	list-style-position: outside;
	/*list-style-image: url(images/arrow.gif);*/
	background-repeat: repeat-x;
	height: 32px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990033;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CC0033;
	background-color: #252525;

}
.buttonOn {
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: normal;
	color: #009900;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: static;
	width: 98px;
	background-color: #252525;
	list-style-position: outside;
	/*list-style-image: url(../images/arrow.gif);*/
	background-image: url(../images/button_bg2.jpg);
	background-repeat: repeat-x;
	height: 21px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990033;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CC0033;
}*/
.button2On {
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: normal;
	color: #009900;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	background-position: center center;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: static;
	width: 98px;
	background-color: #252525;
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	background-image: url(../images/button_bg3.jpg);
	background-repeat: repeat-x;
	height: 21px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990033;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CC0033;
}
.cats {
	font-family: "Arial Black";
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	float: left;
	width: 180px;
	padding-bottom: 3px;
}
a.subcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #009900;
	float: left;
	width: 180px;
	padding-bottom: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	padding-left: 0px;
	text-decoration: none;
}
a.subcat:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #009900;
	float: left;
	width: 152px;
	padding-bottom: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	padding-left: 28px;
	text-decoration: none;
	background-color: #FFFF00;
	background-image: url(../images/flag.gif);
	background-repeat: no-repeat;
	background-position: left;
}

a.subcat1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	width: 180px;
	text-decoration: none;
}
a.subcat1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	width: 152px;
	text-decoration: none;
}
.rightleftpad {
	padding-right: 10px;
	padding-left: 10px;
}
.mainbg {
	background-image: url(../images/right_fade2.jpg);
	background-repeat: repeat-y;
}
.top_border {
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	padding: 0px;
	margin-left: 15px;
}
.style2 {
	font-family: "Arial Black";
	color: #FFFF00;
	font-size: 15px;
	text-decoration: none;
	font-weight: normal;
}
.top_border2 {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.style3 {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.style4 {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style5 {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.largeborder {
	border: 2px inset #FF9191;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	padding: 0px;
	margin-left: 15px;
}
.largebordercellright {
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.style8 {font-size: 13px; color: #FFFFFF; text-decoration: none; font-family: Arial, Helvetica, sans-serif;}
.style9 {font-size: 12px; color:#ffffff;}
.tbtext{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration:none;
	color: #A60004; 
}
.button
{   
    font-family:Arial;
    font-size:8pt;
	font-weight:bold;
    color: #000000; 
	cursor: hand; 
	border: 1px solid #009900; 
	background:  url('images/Button_Back.gif') center; 
	padding:1px;
	
	height:20px;
	cursor:pointer
}
.error
{
	 font-family: Arial;
	 font-size: 12px; 
	 font-style: normal; 
	 font-weight: normal; 
	 color: #ff0000; 
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal; 
	line-height: 20px;
	color: #009900;
	text-decoration:none;
}
.textnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal; 
	line-height: 20px;
	color: #000;
	text-decoration:none;
}

.normal {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal; 
	line-height: 16px;
	padding-bottom: 30px;
	color: #000000;
	text-decoration:none;
}

.hilites {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #333333;
}

.lighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal; 
	line-height: 20px;
	color: #ooeecc;
	text-decoration:none;
}
.title {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal; 
	color: #FFFFFF;
	text-decoration:none;
}
.typeforms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
	border: 1px solid #D2032D;
}
A:hover{text-decoration: underline;}

#pagination{
	background: #fff;
	border-right: 4px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 5px;
	text-align:center;
}

#pagination a,
#pagination a:visited,
#pagination a:active{
	color: #1c0bff;
	text-decoration: none;
	text-align: center;
	font: 12px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Verdana, Arial;
	border: 1px solid #cecece;
	padding: 2px 5px;
	margin: 4px;
}

#pagination a:hover{
	text-decoration: underline;
}

#pagination .nolink{
	color: #000;
	text-decoration: none;
	text-align: center;
	font: 12px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Verdana, Arial;
	border: 1px solid #cecece;
	background: #cecece;
	padding: 2px 5px;
	margin: 4px;
}
.logo {
  color:black;
  text-decoration: none;
}
a.logo{
  color:green;
  text-decoration: none;
}

a.logo:hover {
  color: #009900;
  text-decoration: underline;
}
