/*
  $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: Verdana, Arial, sans-serif; font-size: 12px;color:#5A3027; }
.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: #5A3027;
  text-decoration: none;
}

A:hover {
  color: #B5AB88;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  color: #B5AB88;
  padding-border:1px solid #B5AB88;
  height:20px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #B5AB88;
  border-buttom:5px solid #B5AB88;
}

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;
}
.infoBox {
  border:1px solid #B5AB88;
}

.infoBoxContents {

  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding:10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight:bold;
  color:#5A3027;
}

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 {

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}

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: #B5AB88;
  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: 16px;
  font-weight: bold;
  color: #5A3027;
}

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: 12px;
  line-height: 1.5;
  color:#902132;
}

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: #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; }

TD.compareListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: white;
  border: 1px;
  border-style: solid;
  border-color: #AAAA91;
}
body {
	background-image: url(images/background_img.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
div{margin:0px; padding:0px;}
form {margin:0px; padding:0px;}
#top0{
    background-image:url(images/top_line.jpg);
	width:1px;
	height:90px;
}
#top2{
	width:266px;
	height:91px;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	line-height:140%;
}
#top3{
    padding-left:20px;
	width:295px;
    font-size:12px;
	color:#FFFFFF;
	text-align:left;
	line-height:140%;
	height:91px;
}
#top4{
    padding-left:15px;
	width:160px;
    font-size:12px;
	color:#FFFFFF;
	line-height:140%;
	height:91px;
}
#button_font a{
    font-size:12px;
	color:#56141E;
}
#topdh{
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	line-height:140%;
	height:91px;
}
#cart{
    padding-top:25px;
	padding-left:20px;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	line-height:140%;
	text-align:left;
}
#line{
     background-image:url(images/line.jpg);
	 width:744px;
	 height:3px;
	 margin-left:auto;
	 margin-right:auto; 
}
#button{
    margin-left:auto;
	margin-right:auto;
	width:744px;
	height:50px;
}
#button_font{
    font-size:12px;
	color:#56141E;
	text-align:center;
	padding-top:25px;
}
#button0{
    float:left;
    width:507px;
}
#button1{
    float:left;
	width:237px;
	height:51px;
	background-image:url(images/button_01.jpg);
}
#button02{
    float:left;
	background-image:url(images/button_02.jpg);
	width:99px;
	height:51px;
}
#button03{
    float:left;
	background-image:url(images/button_0.jpg);
	width:9px;
	height:51px;
}
#button04{
    float:left;
	background-image:url(images/button_04.jpg);
	width:126px;
	height:51px;
}
#button05{
    float:left;
	background-image:url(images/button_05.jpg);
	width:100px;
	height:51px;
}
#button06{
    float:left;
	background-image:url(images/button_06.jpg);
	height:51px;
	width:28px;
}
.line2{
    margin-left:auto;
	margin-right:auto;
	background-image:url(images/line02.jpg);
	height:21px;
	width:744px;
}
#center{
   margin-left:auto;
   margin-right:auto;
   width:744px;
   height:750px; !important
}
#center_left{
   float:left;
   width:211px;
}
#left_logo{
   background-image:url(images/left_01.jpg);
   width:211px;
   height:123px;
   margin-bottom:8px;
}
#left_bt{
   background-image:url(images/left_bt.jpg);
   width:187px;
   height:27px;
   font-size:13px;
   font-weight:bold;
   padding-left:15px;
   color:#5A3027;
}
#left_bt2{
   margin-right:24px;
   background-image:url(images/left_bt2.jpg);
   width:187px;
   height:27px;
   font-weight:bold;
   padding-left:15px;
   color:#5A3027;
}
#left_bt3{
   margin-right:24px;
   background-image:url(images/m_bg.gif);
   width:505px;
   height:27px;
   font-weight:bold;
   padding-left:15px;
   color:#5A3027;
}
#left_font{
   background-color:#F9F6EF;
   width:187px;
   padding-left:10px;
   font-size:12px;
}
#banner{
   float:left;
   background-image:url(images/banner01.jpg);
   width:533px;
   height:183px;
}
#m_bt{
   float:left;
   background-image:url(images/m_bt.jpg);
   width:529px;
   height:27px;
}
#bt_nr{
   font-size:13px;
   font-weight:bold;
   padding-left:15px;
   padding-top:6px;
   color:#5A3027;
}
#cp{
   float:left;
   width:175px;
   text-align:center;
   margin-top:10px;
   height:170px;
   line-height:120%
}
#cp_bt{
   font-size:12px;
   color:#5A3027;
}
#cp_jg{
   font-size:14px;
   font-weight:bold;
   color:#902132;
}
#imgpc{
    width:100px;
	height:81px;
	border-top:7px solid #EAE4D1;
    border-bottom:7px solid #EAE4D1;
    border-left:18px solid #EAE4D1;
	border-right:18px solid #EAE4D1;
}
#footer{
   width:1003px;
   font-size:12px;
   background-color:#902132;
   border-top:5px solid #B5AB88;
   height:70px;
   color:#B5AB88;
}
#footer a{
   color:#B5AB88;
}
TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccffcc;
}
.Products_mt{
  font-size:13px;
  font-family: Verdana, Arial, sans-serif;
  color:#5A3027;}
.Products_jg{
  color:RED;
  font-size:13px;
  font-weight:bold;
}
.headercart{
  color:#ffffff;
  font-size:12px;
}
.headercart a{
  color:#ffffff;
  font-size:12px;
}
.h3{color:#902132;
  font-size:16px;
  font-weight:bold;
}
.h2{color:#902132;
  font-size:18px;
  font-weight:bold;
}
.h1{font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #5A3027;
}
s {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
.smallText_adv{
 font-size:12px;
 color:#ffffff;
}
.boxText_adv{
 font-size:12px;
 color:#ffffff;
}
/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/