/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
img.floatLeft { 
    float: left; 
    margin: 0px 10px 10px 10px; 
}
img.floatRight { 
    float: right; 
    margin: 0px 10px 10px 10px; 
}

img { border:none; }
.boxText, td { font-family: Arial, Verdana, sans-serif; font-size: 11px;}
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #a21f0b; text-decoration: underline; }
.bordergry{border:#cccccc 1px solid}
.borderdkgry{border:#cccccc 1px solid}
.tdtopback {background-image:url(images/tdtopback.gif); background-repeat:repeat-x; margin-top:2px}
.price { color:#a4af22; font-size:18pt; font-weight:bold}

.special_offer { background-image:url(images/special-offer.png); background-repeat:no-repeat; z-index:1000; position:absolute; width:68px; height:67px; }
.recommended { background-image:url(images/star.png); background-repeat:no-repeat; z-index:1000; position:absolute; width:18px; height:17px; }

BODY {
  background: #000000;
  color: #666666;
  background-image:url(images/bg.jpg);
  background-position:top center;
  background-repeat:no-repeat
}

A {
  color: #666666;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: none;
}
a.greybox{
	color : #2a2a2a;
	text-decoration : none;
}
a:hover.greybox {
	color : #666666;
	text-decoration : none;
}

FORM {
	display: inline;
}

TR.header {
	background-image:url(images/headerbg.gif);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#2a2a2a;

}

TR.headerNavigation {
}

TD.headerNavigation {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #cddd12;
  font-weight : bold;
}

A.headerNavigation { 
  color: #cddd12; 
}

A.headerNavigation:hover {
  color: #ffffff;
}
A.leftnav { 
  color: #ffffff;
  line-height:20px;
  background-image:url(images/navarrow.gif);
  background-repeat:no-repeat;
  background-position:0px 6px;
  padding-left:12px;
  width:165px;
  font-weight:bold;
}

A.leftnav:hover {
  color: #cccc00;
  line-height:20px;
   background-image:url(images/navarrow.gif);
   background-repeat:no-repeat;
  background-position:0px 6px;
   padding-left:12px;
   width:165px;
   font-weight:bold;
}

A.footer { 
  color: #cccc00;
}

A.footer:hover {
  color: #999999;
}
A.header { 
  color: #FFFFFF;
  padding:0 10 0 10;
  font-size: 9pt;
}

A.header:hover {
  color: #cccc00;
  padding:0 10 0 10;
  font-size: 9pt;
}
A.grnlink { 
  color: #cccc00;
}

A.grnlink:hover {
  color: #999999;
}
A.topon { 
  color: #cccc00;
  padding:0 10 0 10;
  font-size: 9pt;
}

A.topon:hover {
  color: #999999;
  padding:0 10 0 10;
  font-size: 9pt;
}
A.footbrands { 
  color: #666666;
}

A.footbrands:hover {
  color: #666666;
}
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;
}
#topnav{
background-image:url(images/navtopbk.gif);
width:1000px; 
height:35px;
}

TR.footer {
  background: #2b2a2a;
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #2b2a2a;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #2b2a2a;
  border:#313131 solid 1px;
  background-image:url(images/infoboxbk.gif);
  background-repeat:repeat-x;
  background-position:top;


}
.greyinfoBox {
  background: #ece8e8;
  border:#9a9a9a solid 1px;
  background-image:url(images/greyinfoboxbk.gif);
  background-repeat:repeat-x;
  background-position:top;


}
.featuredproducts {
  background: #ece8e8;
  border:#9a9a9a solid 1px;
  background-image:url(images/greyinfoboxbk.gif);
  background-repeat:repeat-x;
  background-position:top;


}

.infoBoxContents {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  width:150px;
  padding:5px 0px 0px 10px;
}



.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;

}

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9pt;
  font-weight:bold;
  color: #cccc00;
  background-image:url(images/infoboxhead.gif);
  padding-left:10px;

}

/* Ajax Marquee */
#ajaxticker{
width: 100%;
height: 5px;
padding: 2px;
text-align: center;
font: bold 13px Tahoma;
color:#FEE302;
}

#ajaxticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #212121;
}

#infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9pt;
  font-weight:bold;
  color: #cccc00;
  background-image:url(images/infoboxhead.gif);
  padding-left:10px;

}

.greyinfoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9pt;
  font-weight:bold;
  color: #FFFFFF;
  background-image:url(images/greyinfoboxhead.gif);
  padding-left:10px;

}
TD.featuredinfoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9pt;
  font-weight:bold;
  color: #cccc00;
  background-image:url(images/featuredproductsboxbk.gif); background-repeat:no-repeat;
  padding-left:10px;
  width:600px

}



TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  padding:5px;
  vertical-align:text-top;
}




TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  padding:5px;
  vertical-align:text-top
  
}

TABLE.productListing {
  width:527px;
}

.productListing-heading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background: #3f3f3f;
  color: #FFFFFF;
  font-weight: bold;
  padding:5px;

}

TD.productListing-data {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  border-bottom:#f5f5f5 1px solid;

  
}

A.pageResults {
  color: #666666;
}

A.pageResults:hover {
  color: #999999;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #ffffff;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ffffff;
}

TD.main, P.main, DIV.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Arial, Verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, 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: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice { color:#a4af22; font-size:14pt; font-weight:bold}

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #cccccc; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #2b2a2a; color:#FFFFFF }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #ffffff; }

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #ff0000; }

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}

/* BOF osC reCAPTCHA */
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color: #f8f8f9 !important; /* reCaptcha widget background color */
}

#recaptcha_table {
   border-color: #f8f8f9 !important;     /* reCaptcha widget border color */
}

#recaptcha_response_field {
   border-color: #b6b7cb !important;     /* Text input field border color */
   background-color:#ffffff !important;  /* Text input field background color */
   color: #000000                        /* Text input field font color */
}
/* EOF osC reCAPTCHA */

/* Points/Rewards Module V2.1rc2a BOF */
SPAN.pointWarning {
  color: #f00;
}

.pointFaq {
  background-color:#f8f8f9;
  border: 1px dashed #bbc3d3;
  display: none;
  position: relative;
  padding:4px;
  margin:2px;
  text-align:justify;
}
/* Points/Rewards Module V2.1rc2a EOF */
