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

body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(../images/cigarback3.jpg) repeat-y #000;
	color: #111;
	font: 12px/18px arial, sans-serif;
}
body.xmass	         {background-image:url(images/xmass_catalog_bg.jpg);background-repeat: repeat;background-color:#2c0101;}

#wrap {
	text-align: left;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	width: 938px;
	background: #000;
	border: 1px solid #CCCCCC;
}

 #header {height: 290px; background: url(images/header_bg.jpg) bottom center no-repeat #000;}   /* ----NORMAL HEADER */
/*#header {height: 290px; background: url(images/xmass_header_bg.jpg) bottom center no-repeat #000;}   CHRISTMAS HEADER */

#logo {}

#topbanner {
height: 30px;
background: #f4f0ed;
}

#menu {height: 35px; background: url(images/menu_bg.jpg) repeat-x #f4f0ed;}

#menu ul {margin: 0; padding: 0; list-style-type: none; font-size: 12px; line-height: 35px; font-weight: bold;}
#menu ul li {list-style-type: none; display: block; float: left; height: 35px; width: 144px; text-align: center;}
#menu ul li a:link, #menu ul li a:visited {color: #111; text-decoration: none;}
#menu ul li a:hover {color: #7b330a; text-decoration: none;}

#main {width: 100%; background: #F4F0ED; }

#leftside {width: 240px;}

#rightside {width: 660px;}

#footer {clear: both; background: url(images/footer_bg.jpg) top right no-repeat #e6ddd5;}

.heading {height: 24px; padding: 6px; color: #111;  font-size: 14px;  font-weight: bold;  text-decoration: none}

.prodtitle {margin: 10px 0; display: block; font-size: 17px;  font-weight: bold;  text-decoration: none; color: #7B4F3F;}

.detls img {vertical-align: middle;}

.price {margin: 10px 0; color: #AC0800; font-size: 20px; font-weight: bold;}

A {
  text-decoration: none;
}


FORM {
 display: inline;
}

.boxText {font-size: 10px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning {font-size : 10px; color: #cc0033; }
.productsNotifications {background: #f2fff7; }
.orderEdit {font-size : 10px; color: #70d250; text-decoration: underline; }


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBox {
  background: #D3D1D1;
}

.infoBoxContents {
  background: #FFFFFF;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  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: #E9E6E3;
  //shopping-cart content color
}

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: #E9E6E3;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #E9E6E3;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:center;
 

  color: #B5511E;
  font-weight: bold;
  padding: 11px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #E9E6E3;
  //shopping-cart header/footer color
}

TD.productListing-data {
border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:center;
vertical-align:top; 
padding:10 10 10 10;


  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #AC0800;
}

A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}




TD.pageHeading, DIV.pageHeading {
  font-size: 13px;
  color: #B0191B;
  font-weight: bold;
  text-decoration: sharp;
  height: 30px;
  width: 509px;
  background: url('images/m99.gif');
  background-repeat:no-repeat;
  padding-top: 0px;
  padding-left: 35px;

}




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;
  padding-left: 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{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #1F1F1F;
}

.text{
  color: #B5511E;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none
 }
 .text2{
  color: #BC7E3B;;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none
 }
 
 .ch{
  color: #B5292A;
  font-size: 14px;
  font-weight: bold;
 }
 
  .ch2{
  color: #7b330a;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none
 }
   .ch3{
  color: #AC0800;
  font-size: 20px;
  font-weight: bold;
 }
    .ch4{
  color: #5F5F5F;
  font-size: 11px;
  font-weight: bold;
 }
     .ch5{
  color: #E70F14;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none
 }
     .ch6{
  color: #7B4F3F;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none
 }
      .close{
  color: #AC0800;
  font-size: 11px;
  text-decoration: none
 }

      .text-popup{
  color: #AC0800;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none
 } 
   .menu{
  color: #111;
  border-color: #60584B;
  font-size: 11px;
  text-decoration: none
 }
   .copy{
  color: #695945;
  border-color: #695945;
  font-size: 11px;
 }
 .se{
  width: 110px;
  font-size: 9px;
  color: #282E3E; 
 }
 


.ml99{
 color:#1F1F1F;
 fotn-size:11;
 font-family:Tahoma; 
 }


 .image_border{
  border:1px solid #A99B85; 
 }






