/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet_original.css 3286 2006-03-28 01:14:04Z drbyte $
*/
BODY {
	color: #333333;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;   
     
}

.centershop {
	position: static;
	width: 700px !important;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

TD.main, P.main {
  font-family: tahoma;
  font-size: 11px;
  color: #333333;
}

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

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

FORM {
	display: inline;
}
.banners {
  padding: 0px;
}

/*HEADER CSS*/

TABLE.header {
	
		
}

TD.topmenu A, TD.topmenu A:visited{
	color: #FFFFFF;
	font-weight: normal;
	font-family: tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}
TD.topmenu a:hover {
   color: #FF6699;
}

TABLE.headerNavigation {
 
}

TD.headerNavigation {
	position: relative;
	vertical-align: middle;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	letter-spacing:1px;
	padding: 5px;
	
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: normal;
  color: #333333;
  padding: 0px;
  border-bottom: 1px dotted #9a9a9a;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: normal;
  color: #333333;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #CC0000;
}

TR.headerError {
	background-color: #FF4A4A;
}

TD.headerError {font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-align : center;
	background-color: #FF4A4A;
}

TR.headerInfo {
	background-color: #99FF99;
}

TD.headerInfo {font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  background: #99FF99;
  color: #ffffff;
  font-weight: normal;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  background: #ffffff;
  padding: 0px;
  margin-left: 0ps;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .singlebox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 170px;
	margin-bottom: 0px;
		


}
.centerbox{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	border: thin solid #;	
	border: 1px solid #F9F7F7;	


}
.leftboxheading, .rightboxheading, .singleboxheading {
  background-image: url(../images/line_categories.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	height: 28px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 0px;
	
}


 .topcenterboxheading{
	background-image: url(../images/line_thismonth_new.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-left: 20px;
	color: #333333;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	width: 100%;
	background-attachment: fixed;
	background-position: center top;
} 

td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
	color: #CC0000;
	
  
}

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
	width: 170px;
		
}

.leftboxcontent, .rightboxcontent, .singleboxcontent {
   line-height: 145%;
	padding: 5px;
	padding-left: 5px;
	
	
}
.centerboxcontent{
	line-height: 110%;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;	
	
}


.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
     height: 5px;
	display: none;

}

.plainBox, .plainbox-description {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 25px;
	
}
.plainBoxHeading, TD.tableHeading {
	font-size: 11px;
	font-weight: normal;
	padding: 11px 5px 5px;
	
}
.productListing-heading {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	height: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	
}

TD.productListing-heading{
	
}

TD.productlisting {
  
}

TD.productListing-data {
  font-size: 11px;
  padding: 5px;
  	
	
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 14px;
  color: #333333;
  font-weight: normal;
  text-decoration: none; 
  padding-top: 0px;
 
}
TD.h2 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	font-weight: normal;
	
}


.center_column {
	padding-top: 0px;
	padding-left: 15px;
	width: 500px;		
			
}
.main_page{
	width: 700px !important;
	  
  
  
}

/* footer
--------------*/

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 10px;
  
}

TR.footertop {
 
  font-size: 11px;
}

TD.footertop, TD.footerbottom {
   padding: 0px;
   text-align: center;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   font-size: 11px;
   padding: 3px;
  
	
}

TD.cart_total {
	font-size: 13px;
	line-height: 35px;
	padding-right: 10px;
	color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-bottom-color: #dddddd;

}
TR.productListing-odd, TR.upcomingProducts-odd {
	background: #ffffff;
	
	
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #ffffff;
}

TD.productListing-data-description-odd {
    background: #ffffff;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
}

TD.productListing-data-description-even {
	background: #FFFFFF;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
}

td.pageresults a {
  color: #2D2D2D;
}

td.pageresults a:hover {
  background: #FFFF33;
}

SPAN.newItemInCart {
  color: #666666;
  font-weight: normal;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 11px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: normal;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 86%;
  font-size: 11px;
}

.greetUser {
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
   color: #990000;
   font-weight: normal;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: normal 12px verdana, arial, helvetica, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff4a4a;
}

span.productSpecialPriceSale {
  color: #ff4a4a;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 11px;
  color: #FF4a4a;
}
.moduleRow { }
.moduleRowOver { background-color: #FFFDFE; cursor: pointer; }
.moduleRowSelected { background-color: #FFF4F9; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff4a4a;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #e8e8e8; }
.messageStackCaution {font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: normal;
}
TD.ot-total-Amount {
 font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF66;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {

}


/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff4a4a;
  font-size: 11px;
  text-align : left;
  font-weight: normal;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #e8e8e8;
}

/* General alert span class */
/*TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: normal;
}*/

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #333333;
  font-weight: normal;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
  margin: 6px;
  padding: 6px;
  font: 11px  tahoma,Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
	font-family: tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	display: none;
	margin-bottom: 0px;
	
	
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
  
  

}

/* categories box parent and child categories */
A.category-top {
	color: #CC0000;
	text-decoration: none;
	line-height: 21px;
	
	
	
}
A.category-links {
	color: #990000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 21px;
	
	
	
}
A.category-subs, A.category-products {
  color: #CC0000;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 21px;
	
	
	
}
SPAN.category-subs-parent {
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 21px;

}
SPAN.category-subs-selected {
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 5px;
  line-height: 21px;
  
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #e8e8e8; */
  float: left;
  padding: 2px;
}
form {margin:0; padding:0}


