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

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

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

A:hover {
  color: #AABBDD;
  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: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  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: #bbc3d3;
  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: #f8f8f9;
}

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: #b6b7cb;
  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: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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;
  background-color:#FFFFFF;
  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: #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; }
body{
background-image: url("images/m01.gif");
}

td{
 font-family: tahoma, arial, verdana;
 font-size: 10px;
 color: #787878;
}

 .bg1{
 background-image: url("images/m02.gif");
 }

.bg2{
 background-image: url("images/m11.gif");
 }


.bg4{
 background-image: url("images/m21.gif");
 background-repeat: repeat-y; 
 }

.bg5{
 background-image: url("images/m22.gif");
 background-repeat: repeat-y; 
 }

.bg6{
 background-image: url("images/m26.gif");
 }

.bg7{
 background-image: url("images/m30.gif");
 }

.bg8{
 background-image: url("images/m31.gif");
 }

.bg9{
/* background-image: url("images/m32.gif");
 background-repeat: repeat-y; */
 }

.bg10{
 background-image: url("images/m33.gif");
 background-repeat: repeat-y; 
 }

.bg11{
 background-image: url("images/m39.gif");
 }

.bg12{
 background-image: url("images/m40.gif");
 background-repeat: repeat-x; 
 }

.bg13{
 background-image: url("images/m42.gif");
 background-repeat: repeat-x; 
 }

.bg14{
 background-image: url("images/m43.gif");
 }

.bg15{
 background-image: url("images/m44.gif");
 background-repeat: repeat-y; 
 }

.bg16{
 background-image: url("images/m45.gif");
 background-repeat: repeat-y; 
 }

.bg17{
 background-image: url("images/m46.gif");
 }

.bg18{
 background-image: url("images/m48.gif");
 background-repeat: repeat-x; 
 }

.bg19{
 background-image: url("images/m50.gif");
 }

 .ch1{
 font-size: 11px;
 color: #2C2C2C;
 font-weight: bold;
 }       

 .ch2{
 font-size: 11px;
 color: #414A38;
 }       

 .ch3{
 font-size: 11px;
 color: #2C2C2C;
 font-weight: bold;
 }       

.ch4{
 font-size: 11px;
 color: #BFE1A0;
 }       

  .ch6{
 font-family: verdana;
 font-size: 14px;
 color: #B83F00;
 font-weight: bold;
 }       

 .ch7{
 padding-left: 19px;
 }       

 .ch8{
 padding-left: 17px;
 }       

.ch911{
 font-size: 11px;
 color: #B9ED85;
 }       

.ch10{
 padding-left: 4px;
 }       

 .ch11{
 font-size: 12px;
 color: #000000;
 font-weight: bold;
 }       

 .ch12{
 font-size: 12px;
 color: #943608;
 font-weight: bold;
 }       

 .ch13{
 font-size: 11px;
 color: #262520;
 }       

.ch14{
 font-size: 12px;
 color: #45443A;
 font-weight: bold;
 }       

.ch15{
 font-size: 11px;
 color: #262520;
 font-weight: bold;
 }       

.ch16{
 font-size: 11px;
 color: #FFFFFF;
 }       

 .ml1{
 font-size: 11px;
 color: #A0481C;
 text-decoration: none;
 font-weight: bold;
 }    
 
 .ml2{
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: underline;
 }    

.ml2:hover {
text-decoration: none;
}

 .ml3{
 font-size: 11px;
 color: #EEF7A4;
 text-decoration: none;
 font-weight: bold;
 }    

 .ml4{
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: underline;
 }    

.ml4:hover {
 text-decoration: none;
}

.ml5{
 font-size: 11px;
 color: #B9ED85;
 text-decoration: none;
 }       

.ml6{
 font-size: 11px;
 color: #B9ED85;
 text-decoration: none;
 font-weight: bold;
 }       

.ml7{
 font-size: 11px;
 color: #2C2C2C;
 text-decoration: none;
 }       

 .se1{             
 width: 93px;
 height: 20px;
 font-size: 11px;
 color: #414A38
 }

 .se2{             
 width: 123px;
 height:19px;
 font-size: 11px;
 color: #414A38
 }




 .image_border{
  border:1px solid #6D745C; 
 }
 .cart_border_{
  border:1px solid #FFFFFF; 
 }


body{
background-color:#252525;
background-image: url("images/floorboards.jpg"); 
background-repeat:repeat-y;
}

td{
 font-family: tahoma, arial;
 font-size: 11px;
 color: #252525;
}

 .bg1{
 background-image: url("images/m38.gif");
 background-repeat: no-repeat;
 }

 .bg2{
 background-image: url("images/m10.gif");
 background-repeat: no-repeat; 
 }

.bg3{
 background-image: url("images/m13.gif");
 background-repeat: no-repeat; 
 }

.bg4{
 background-image: url("images/m16.gif");
 background-repeat: no-repeat; 
 }

 .bg5{
 background-image: url("images/m25.gif");
 background-repeat: repeat-y; 
 }

 .bg6{
 background-image: url("images/m28.gif");
 background-repeat: repeat-y; 
 background-color:#fff;
 background-position:right;
 }

.bg7{
 background-color:#252525;
 background-image: url("images/m36.gif");
 background-repeat: no-repeat; 
 }

.footerbg{
 background-image: url("images/fbg.gif");
 background-repeat: repeat-y; 
 }

 .bg8{
 background-image: url("images/m40.gif");
 background-repeat: no-repeat;
 }

 .bg9{
/*background-image: url("images/m41.gif");
 background-repeat: no-repeat;*/
 }

 .ch1{
 font-size: 11px;
 font-weight: bold;
 color: #5E390A;
 }       

 .ch2{
 font-size: 11px;
 color: #BA4909;
 }       

 .ch3{
 font-size: 11px;
 color: #FCEB7F;
 font-weight: bold;
 }       

 .ch4{
 font-size: 14px;
 color: #FFC000;
 }       

 
  .ch6{
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;
 }       

 .ch7{
 font-size: 14px;
 color: #FFFFFF;
 }       

  .ch8{
 font-size: 11px;
 color: #000000;
 font-weight: bold;
 }       

  .ch9{
 font-family: verdana;
 font-size: 18px;
 color: #E65319;
 }       

 .ch10{
 padding-left: 18px;
 }       

 .ch11{
 font-size: 11px;
 color: #000000;
 font-weight: bold;
 }       

  .ch12{
 font-size: 11px;
 color: #FFFFFF;
  }       

 .ch13{
 font-size: 13px;
 color: #BA4909;
 font-weight: bold;
 }       

 .ch14{
 font-size: 11px;
 color: #BA4909;
 font-weight: bold;
 }       

 .ch15{
 font-size: 10px;
 color: #000000;
 }       


 .ml1{
 font-size: 11px;
 font-weight: bold;
 color: #BA4909;
 text-decoration: none;
 }       

  .ml2{
 font-size: 11px;
 color: #FFFFFF;
 }       

  .ml3{
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;
 }       

  .ml4{
 font-size: 11px;
 color: #FFFFFF;
 }       

 .ml5{
 font-size: 11px;
 font-weight: bold;
 color: #FFE97B;
 text-decoration: none;
 }       

 .ml6{
 font-size: 10px;
 color: #FFFBAC;
 text-decoration: none;
 }       

 .ml7{
 font-size: 10px;
 color: #FFFFFF;
 text-decoration: none;
 }       

 .ml8{
 font-size: 10px;
 color: #F6F06D;
 font-weight: bold;
 }       

.ml9{
 font-size: 11px;
 color: #6D3F03;
 text-decoration: none;
 }       

.ml10{
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none;
 }       

.se1{            
 border: #ECBC02 1px solid;
 width: 82px;
 font-size: 9px;
 color: #1A1711;
 }

 .se2{            
 border: #4A4A4A 1px solid;
 width: 109px;
 font-size: 9px;
 color: #1A1711;
 }

#mo table {
	background-color:#006699;
}

a.pr_name {
	color:#FFE97B;
	font-size:11px;
	font-weight:bold;
}









