/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.1.1.1 2004/12/15 08:48:35 nickle Exp $   

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2003 XT-Commerce 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com 
   (c) 2003	 nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License 
   ---------------------------------------------------------------------------------------*/

.boxText_old {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #DCDCDC;
	border: 1px solid #ECCA79;
	text-indent: 0pt;
	color: Black;
}

.boxText_print {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-indent: 0pt;
	color: #000000;
}

.errorBox { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 12px; background: Red; font-weight: bold; }
.stockWarning { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 12px; color: #FF0000;  font-weight: bold;  }
.productsNotifications { background: #FF9900; }
.orderEdit { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 12px; color: #4444FF; text-decoration: underline; }

BODY {
   
}

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

A:hover {
  color: #3322B2;
  text-decoration: none;

}

A.cat {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #666666;
  text-decoration: none;
  line-height: 150%;
}

A.cat:hover {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  text-decoration: none;
  line-height: 200%;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: transparent;
  color: #3322B2;
  font-weight : normal;
            }

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #3322B2;
}

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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
    background: #F6F6F6;
  color: #000000;
  font-weight : normal;
}
.footer {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
    background: #F6F6F6;
  color: #000000;
  font-weight : normal;
}

.infoBox {
  background: #;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: White;
  color: #DAA520;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
  text-align: center;
  }

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

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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color:#333333;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}



TEXTAREA {
  width: 100%;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: Blue;
  font-weight: bold;
}

TABLE.formArea {
  background: #FF9900;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TABLE.gv {
  background: #E0FFFF;
  border-color: Blue;
  border-style: solid;
  border-width: 2px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;

  color: White;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: Yellow;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.moduleRow { }
.moduleRowOver { background-color: #EAEAEA; cursor: hand; }
.moduleRowSelected { background-color: #F0F28A; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; color: Black; }
.checkoutBarCurrent { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; color: Blue; }

/* message box */

.messageBox { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
border-top: 1px solid #b6b7cb;
border-bottom: 1px solid #b6b7cb;
}

.navLeft {
}
.navRight {
}
.tableBody {
padding: 5px;
}
.boxText{
	background-color: #DCDCDC;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-top: 1px solid #808080;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.boxText_noframe{
	background-color: #DCDCDC;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.boxText_left{
	background-color: #ECCA79;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.captiontext {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: Black;
	font-weight: bold;
	text-align: center;
}
TD.td {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #990000;
  color: White;
}
.main {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: Black;
}

.main_border_top {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: Black;
  border-top: 1px solid #0000FF;
}

.main_border_bottom {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: Black;
  border-bottom: 1px solid #0000FF;
}

.main_border_right {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: Black;
  border-right: 1px solid #0000FF;
}

.main_border {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: Black;
  border-top: 1px solid #0000FF;
  border-bottom: 1px solid #0000FF;
  border-left: 1px solid #0000FF;
  border-right: 1px solid #0000FF;
}

.main_grey {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: Black;
  background: #F1F1F1;
}

.main_pink {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: Black;
  background: #FFCCCC;
}

.infoBoxCaption {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background-color: #990000;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  border-bottom: 2px solid #FF9900;
  border-top: 2px solid #FF9900;  
  border-left: 2px solid #FF9900;  
  border-right: 2px solid #FF9900;
  text-align: center;
}
.boxText_border{
	background-color: #DCDCDC;
	color: Black;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-bottom: 1px solid Blue;
}
.boxText_border_top{
	background-color: #DCDCDC;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top: 1px solid Blue;
}
.boxText_left{
	background-color: #DCDCDC;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.boxText_double{
	background-color: #DCDCDC;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top: 1px solid Blue;
	border-bottom: 1px solid Blue;
}
.boxText_voucher{
	background-color: #DCDCDC;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-bottom: 1px solid Blue;
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	border-right: 1px solid Blue;
}
.spacer{
	background-color: #990000;
	}
.border{ border-bottom: 1px solid Blue; 
}
.category{ font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 16px;  
 color: #333333;
 font-weight: bold;
}
.subcategory{ font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 14px;  
 color: #3322B2;
 font-weight: bold;
}

.subcategory_border{ font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 14px;  
 color: #3322B2;
 font-weight: bold;
 border-bottom: 1px solid Blue;
}

.subcategory_print{ font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 14px;  
 color: #999999;
 font-weight: bold;
}
.captiontopleft{ width: 24px; background-color: White; }
.captiontopmiddle{ width: 100%; background-color: White; }
.captiontopright{ width: 12px; background-color: White;    }
.captionleft{ width: 24px; background-color: #BBBBBB;  border-left: 2px solid White;  border-bottom: 2px solid #999999; }
.captionbar{ background-color: #BBBBBB;  border-bottom: 2px solid #999999; padding-right:12px; font-size: 12px; color: #3322B2; font-family: Tahoma, Verdana, tahoma, arial, sans-serif;  font-weight: bold;  padding-bottom: 0px;  }
.captionend{ width: 12px; background-color: #BBBBBB;  border-bottom: 2px solid #999999; }
.captionmain{ width: 100%; background-color: #BBBBBB;  border-bottom: 2px solid #999999; }
.captionright{ width: 12px; background-color: #BBBBBB;  border-right: 2px solid #999999;  border-bottom: 2px solid #999999; }
.bodyleft{ width: 2px; background-color:  White;  }
.bodymain{ width: 100%; background-color: #DCDCDC; padding: 5px 5px 5px 4px; font-size: 12px; color: Black; font-family: Tahoma, Verdana, tahoma, arial, sans-serif; vertical-align:top;  border-top: 2px solid #FFFFFF;  }
.bodyright{ width: 2px; background-color: #999999; }
.bottomleft{ width: 12px; background-color: #999999; }
.bottommain{ width: 100%; background-color: #999999;}
.bottomright{ width: 12px; background-color: #999999; }

.pageHeading{ background: White;  color: Black;  }

.poweredby {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808080;
  font-weight : normal;
  border-top: 1px solid #808080;
}
.header {
	background-image: url(img/head.gif);
}
.search { font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 12px;  font-style: normal;  font-weight: normal;  border-bottom: 1px solid #a4a4a4;  border-top: 1px solid #c0c0c0;      }
.bg {
	 
	background-color: White;
	background-repeat: repeat-x;
}
.company {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFF0;
}

.redcat{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px; 
	color: #FFFFFF;
	letter-spacing: 1pt;
}

TD.cat{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px; 
	color: #FFFFFF;
	letter-spacing: 2pt;
}

TD.cat13{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px; 
	color: #FFFFFF;
	letter-spacing: 2pt;
}

TD.cart_content{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px; 
	color: #FFFFFF; 
}

A.topmenu {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none; 
}

A.topmenu:hover {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  text-decoration: none; 
}

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

TD.topemail {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
letter-spacing: 2pt;  
}

TD.topline{   
  border-top: 1px solid;
  border-color: #c0c0c0;   
}

TD.bline{   
  border-bottom: 1px solid;
  border-color: #999999;
line-height: 1;  
}

TD.topline{   
  border-top: 1px solid;
  border-color: #999999;   
}

TD.13 {
    font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #333333;
  letter-spacing: 3pt; 
} 

TD.mcontent {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 150%;
  letter-spacing: 1pt; 
} 

TD.mcontent_bline {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  line-height: 150%;
  letter-spacing: 1pt; 
  border-bottom: 1px solid;
  border-color: #c0c0c0;   
} 

Table.tline{
border-top: 1px solid;
  border-color: #c0c0c0;   
}
 
TD.subcat13 {
   font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #333333;
  letter-spacing: 1pt; 
}  

INPUT.inputclass {
font-family: Tahoma, Arial (sans-serif); 
border: 1px solid #808080; 
background-color: #E7E7E7;
font-size: 13 px
}

INPUT.inputclass13 {
font-family: Tahoma, Arial (sans-serif); 
border: 1px solid #808080; 
background-color: #E7E7E7;
font-size: 13 px
}

INPUT.inputclass12 {
font-family: Tahoma, Arial (sans-serif); 
border: 1px solid #808080; 
background-color: #E7E7E7;
font-size: 12 px
}

INPUT.inputclass_w {
font-family: Tahoma, Arial (sans-serif); 
border: 1px solid #808080; 
background-color: #FFFFFF;
font-size: 13 px
}
  
 TD.12_w {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  letter-spacing: 1pt;
  }
  
  SELECT.selectclass {
font-family: Tahoma, Arial (sans-serif); 
border: 1px solid #808080; 
background-color: #FFFFFF;
font-size: 13 px
}

hr {
color:#c0c0c0
}
