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

.boxText { font-family: Arial, sans-serif; font-size: 10px; }
.errorBox { font-family: Arial, sans-serif; font-size : 10px; background: #8d0000; font-weight: bold; }
.stockWarning { font-family: Arial, sans-serif; font-size : 10px; color: #8d0000; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #8d0000; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #282828;
  margin: 0px;
  font-family: Arial, sans-serif, serif;
  font-size:12px;
  text-align:center; 
}

p {
    font-size:12px;
}

A {
  color: #333333;
  text-decoration: none;
  outline:none;
}

A:hover {
  color: #8d0000;
  text-decoration: none;
}

FORM {
  display: inline;
}

TABLE.toptable {
  margin-top: 0px;
}

TABLE.bodyTable {
  background-color: #fff;
  border-collapse: collapse;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

TD.leftarea {
  background-image: url(images/bg_columnleft.gif);
}

TD.rightarea {
  background-image: none;
}

TABLE.leftColumn {
  background-image: url(images/bg_columnleft.gif);
}

TABLE.rightColumn {
  background-image: url(images/bg_columnright.gif);
  width: 150px;
}

TABLE.header {
  background: #ffffff;
  width:890px;
}

TABLE.headerimg {
  background: transparent url(images/banner.png) no-repeat scroll left top;
}

.headerimg .top-bar {
    height:44px;
}

.headerimg .box {
    border:1px solid #CFCAAA;
    width:228px;
    height:140px;
}

.headerimg .box-top {
    padding:10px;
    background:transparent url(images/accessoriesBg.png) no-repeat scroll left bottom;
    text-align:left;
    color:#8a8a88;
    height:103px;
}

.headerimg .box-bottom {
    height:17px;
    background:#951200;
}

TABLE.dotted {
  border-bottom: 1px dotted #666666;
}

TR.header {
  background: #b6ff00;
}

TR.headerNavigation {
  background: transparent url(images/menuBg.png) repeat-x scroll left top;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  font-weight:bold;

}

td.headerNavigation:hover {
    background: transparent url(images/menuHighlight.png) repeat-x scroll left top;
}

A.headerNavigation { 
  color: #fff;
  padding:17px 9px;
}

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

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: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footerheading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: normal;
  border-bottom: 1px dotted #ecf1b3;
}

TR.footer {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #f1660b;
}

tr.footer a {
    color:#f1660b;
}

tr.footer a:hover {
    text-decoration:underline;
}

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

A.footer {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #c3c341;
}  

A.footer:hover {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #999933;
} 

.infoBox {
  margin-bottom: 0px;
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  text-align: right;
  font-size: 13px;
  margin-right: 20px;
  line-height: 160%;
}

.infoBoxContents2 {
  font-family: Verdana, Arial, sans-serif;
  text-align: left;
  font-size: 11px;
  line-height: 160%;
}

.infoBoxContents3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin-right: 0px;
  line-height: 100%;
}

.infoBoxContents4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  margin-right: 0px;
  line-height: 170%;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-size: 16px;
  font-weight: bold;
  color: #951200;
}

TD.infoBoxHeading2 {
  font-size: 16px;
  font-weight: bold;
  color: #951200;
  text-align: left;
}

TD.infoBoxHeading3 {
  font-size: 14px;
  font-weight: bold;
  color: #951200;
  text-align: left;
  padding-left: 8px;
}

TD.infoBoxHeading4 {
  font-size: 13px;
  color: #951200;
  font-weight: bold;
  text-align: left;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, sans-serif;
  font-size: 16px;
}

A.categoryheading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #951200;
  padding-bottom: 2px;
}

A.categoryheading:hover {
  text-decoration: none;
  color: #919845;
}

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  text-align: left;
  vertical-align: middle;
  font-size: 10px;
  background: #333333;
  color: #fff;
  font-weight: bold;
  padding: 3px;
}

.productListing-heading:hover {
  color: #ecf1b3;
  text-decoration: none;
  border-bottom: none;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: left;
  vertical-align: middle;
}

TD.productListing-data_center {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
}

TABLE.productlisting {
}

A.pageResults {
  font-family: Helvetica, Arial, sans-serif;
  color: #fff;
  padding:3px;
  text-decoration:underline;
}

A.pageResults:hover {
  color: #fff;
  background: #9512008d;
  text-decoration: none;
}

TD.pageHeading, DIV.pageHeading, span.pageHeading {
  font-family: Georgia;
  font-size: 24px;
  color: #919845;
  vertical-align: top;
  padding: 10px 0px 0px 10px;
}

TD.pageHeading3 {
  font-family: Georgia;
  font-size: 24px;
  color: #951200;
  vertical-align: top
}

TD.pageHeading2, DIV.pageHeading2 {
  background-image: url(images/pageheading_bg.gif); 
  font-family: Georgia;
  font-size: 22px;
  color: #951200;
  vertical-align: top;
  padding: 10px 0px 0px 10px;
}

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;
  color: #333333;
  line-height: 2;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
}

TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #951200;
}

TD.smallText3, SPAN.smallText3, P.smallText3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666666;
}

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

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #951200;
}

.moduleRow { }
.moduleRowOver { background-color: #ecf1b3; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #ecf1b3; }

.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: #8d0000; }

TD.tab {
	background-color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	}
		
A.tab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	text-decoration : none;
	}

A.tab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #ffcc00;
	text-decoration : none;
}

TD.ontab {
	background-color: #6699ff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #ffffff;
	}

A.headerLink {
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #000099;
	text-decoration : none;
}

A.headerLink:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #99ccff;
	text-decoration : none;
}

A.ontab {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-style: normal;
 font-weight: bold;
 font-size: smaller;
 color: #3184B5;
 text-decoration : none;
}

.mws_boxTop_module    { 
  background: url('images/infobox_module/top.gif');
  font-family: Tahoma;
  font-size: 11px;
  text-align : center;
  font-weight: bold;
  background-repeat:repeat-x;
  vertical-align: middle;
  white-space: nowrap; 
}

.mws_boxLeft_module   { 
  background: url('images/infobox_module/left.gif'); 
}

.mws_boxRight_module  { 
  background: url('images/infobox_module/right.gif'); 
}

.mws_boxBottom_module { 
  background: url('images/infobox_module/bot.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align : center;
  vertical-align: middle;
  white-space: nowrap; 
}

.mws_boxCenter_module { 
  background: #ffffff; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.mws_boxCenter_module2 { 
  background: transparent url(images/bestsellers_bg.png) repeat-y scroll left top;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding:10px 0 0 15px;
}

.mws_boxCenter_module2 .title {
    margin-bottom:5px;
}

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

SPAN.bodyTitle {
  font-size: 12px;
  color: #28282a;
  font-weight:bold;
}

SPAN.bodyPricing_old {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #5e5e52;
}

SPAN.bodyPricing_new {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #8e1304;
}

A.bodyInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #951200;
  font-weight: bold;
}

A.bodyInfo:hover {
  color: #951200;
  text-decoration: underline;
}

A.bodyInfo2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #8d0000;
  font-weight: bold;
  border-bottom: 1px dotted #8d0000;
}

A.bodyInfo2:hover {
  color: #919845;
  border-bottom: 1px dotted #919845;
  text-decoration: none;
}

SPAN.strike {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: strikethrough;
  font-size: 11px;
}

TD.bodydesc {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  padding-left: 10px;
  padding-top: 5px;
  line-height: 170%;
}

SPAN.cartPricing {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #a8b329;
  font-weight: bold;
}

TD.accountSpecial {
  font-family: Verdana, Arial, sans-serif;
  text-align: left;
  font-size: 10px;
  color: #919845;
  padding: 5px;
  background: #ecf1b3;
}

TD.renato {
  background: url('images/renato_text.gif');
}

TD.renatoHeading {
  font-family: Georgia;
  text-align: left;
  font-size: 16px;
  color: #8d0000;
}

TD.white {
  font-family: Verdana, Arial, sans-serif;
  text-align: left;
  font-size: 10px;
  color: #333333;
}

TD.whitetext {
  font-family: Verdana, Arial, sans-serif;
  text-align: left;
  font-size: 10px;
  color: #ffffff;
}

TD.dotted {
  background: url('images/pixel_dotted.gif');
}

TABLE.footerbg {
  background: transparent url('images/footerBg.png') repeat-x scroll left top;
  background-repeat: repeat-x;
}

td.footer-links {
    
    height:24px;
}

td.footer-links ul {
    background: transparent url(images/footerHighlight.png) repeat-x scroll left top;
    margin:0;
}
td.footer-links ul li {
    list-style-image: url(images/footer_sep.png);
    float:left;
    padding: 5px 0 5px 10px;
    font-size:12px;
    background: transparent url(images/footerHighlight.png) repeat-x scroll left top;
    list-style-position:inside;
}

td.footer-links ul li.first {
    list-style:none;
}

td.footer-links ul li.last {
    padding: 5px 10px 5px 10px;
}

td.footer-links ul li a {
    color:#fff;
}

TABLE.newsletter {
  background: url('images/newsletterbg.jpg');
  background-repeat: no-repeat;
}

TD.splitpage {
  background: url('images/bg_splitpage.gif');
  background-repeat: repeat-x;
}

h1 {
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  color: #951200;
  padding: 10px 0px;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #951200;
  padding:10px 0;
}

h3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  line-height: 1.5;
  padding-bottom: 0px;
}

SPAN.redText {
  font-weight: bold;
  color: #8d0000;
  line-height: 1.8;
}

SPAN.spaceText {
  line-height: 1.8;
}
.infoBoxProducts {
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  color: #333333;
  margin-bottom:-8px;
}
.infoBoxProducts a {
  color: #333333;
}
TD.infoBoxGrid {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-3px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
	font-size: 18px;
	color: #999999;
} 
.infoBoxList {
 border-collapse: collapse;
 background-color: #fff;
 }
.thumbcontent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#666666;
  text-align:center;
}
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TABLE.box {
  background-color: #dbd6b8;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  padding: 2px;
}

div#page {
    width:890px;
    margin:0 auto;
}

table.cart {
    background: #dad6b7 url(images/shoppingCart.png) no-repeat scroll 10px 7px;
    padding: 0 10px 0 0px;
    color:#949178;
    margin-right:20px;
    height:44px;
}

table.cart td {
    vertical-align:top;
}

table.cart a {
    color: #949178;
}

table.cart td.infoBoxContents2 {
    color: #949178;
}

table.cart td.infoBoxHeading4 {
    border-bottom:none;
    padding-left:44px;
}

table.cart td.infoBoxHeading4 a {
    color: #949178;
    text-transform:uppercase;
}

table.cart td.noborderBox {
    padding-left:44px;
}

table#nav {
    background: transparent url(images/menuBg.png) repeat-x scroll left top;
}

input.search {
    width: 210px;
    border:1px solid #cfcaaa;
    padding: 2px 2px;
    height:19px;
}

input#submit {
    background: transparent url(images/searchBtn.png) no-repeat scroll left top;
    border:0;
    width:13px;
    height:20px;
    vertical-align:top;
}

td.leftarea, td.leftarea td {
    margin:0;
    padding:0;
    background:none;
    text-align:left;
    width:175px;
}

td.leftarea td.infoBoxHeading {
    background: transparent url(images/listHead.png) no-repeat scroll left top;
    color:#fff;
    text-align:left;
    padding-left:15px;
    font-size:12px;
    height:41px;
    border:none;
    padding-top:12px;
    text-transform:uppercase;
}

td.leftarea table.infoBox {
    background:#f0ebd1;
    margin-bottom:10px;
}

td.leftarea table.infoBox table.infoBoxContents {
    text-align:left;
    padding:10px 15px;
    margin:0;
}

td.leftarea table.infoBox tr.list {
    background: transparent url(images/menuArrow.png) no-repeat scroll 0 7px;
}

td.leftarea table.infoBox tr.list td.infoBoxContents3 {
    padding:5px 0 5px 10px;
    font-size:11px;
    border-bottom:1px solid #dddabb;
}

td.leftarea table.infoBox tr.list td.infoBoxContents3 a {
    color:#6f0f03;
}

td.middlearea {
    padding:0 20px;
}

td.rightarea, td.leftarea td {
    margin:0;
    padding:0;
    background:none;
    text-align:left;
    width:175px;
}

td.rightarea td.infoBoxHeading {
    background: transparent url(images/listHead.png) no-repeat scroll left top;
    color:#fff;
    text-align:left;
    padding-left:15px;
    font-size:12px;
    height:41px;
    border:none;
    padding-top:12px;
    text-transform:uppercase;
}

td.rightarea table.infoBox {
    background:#f0ebd1;
    margin-bottom:10px;
}

td.rightarea table.infoBox table.infoBoxContents {
    text-align:left;
    padding:10px 15px;
    margin:0;
}

td.rightarea table.infoBox tr.list {
    background: transparent url(images/menuArrow.png) no-repeat scroll 0 7px;
}

td.rightarea table.infoBox tr.list td.infoBoxContents3 {
    padding:5px 0 5px 10px;
    font-size:11px;
    border-bottom:1px solid #dddabb;
}

td.rightarea table.infoBox tr.list td.infoBoxContents3 a {
    color:#6f0f03;
}

td.more {
    background: #dad6b7;
    height:25px;
    text-align:right;
    padding:0 10px;
}

td.box {
    border: 1px solid #b5b5b5;
}

td.boxtitle {
    color: #921300;
    font-size:10px;
    font-weight:bold;
}

td.boxtitle span {
    
}

td.box td {
    font-size:10px;
}

td.box2 {
    border: 1px solid #b5b5b5;
}

.bodyPricing_new1 {
    font-size:20px;
    color:#d54610;
}

.bodyPricing_old1 {
    font-size:20px;
    color:#5e5e52;
}

table.list tr.odd {
    background:#f4f3e9;
}

table.list td {
    padding: 5px 10px;
}

table.list tr {
    height:20px;
}

td.more input, td.more select {
    vertical-align:middle;
}

table.cat td.main {
    background: transparent url(images/menuArrow.png) no-repeat scroll left center;
    padding-left:10px;
}

table.cat td.main a {
    color:#921300;
}

table.cat td.main a:hover {
    text-decoration:underline;
}

hr {
    background: #aeaeae;
    color:#aeaeae;
}

td.line {
    border-bottom:1px solid #aeaeae;
}

table.product-list {
    border-bottom:1px solid #aeaeae;
}

table.product-list .bodyPricing_new {
    color:#d5460c;
    font-size:16px;
    padding:10px;
}



