/*
//
// +----------------------------------------------------------------------+
// |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.css,v 1.6.2.19 2004/07/14 04:55:38 toolcrazy Exp $
*/




body {
	background-color:#323030;
	font-size:12px;
	line-height:150%;
	letter-spacing:.02em;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	margin:0;
	padding: 10px 0;
	border: 0;
	text-align: center;
	
}
/*mine */
#holder	{
	border:#999 solid 1px;
	background: #fff;
	color: #000;
	text-align: left;
	padding: 0;
	margin: 0 auto 10px auto;
	width: 742px;  /* bmh,false*/	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 740px; /* bmh,true*/
	
}
html>#holder {
	width: 740px; /*opera, true*/
}

#heade {
	clear:left;
	background: #333;
	color: #333;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
}
#heade img {
	margin: 0;
	padding: 0;
	border: 0;
}
#menu {
	font-size:.9em;
	float:left;
	width:100%;
	background:#000;
}

img {
	display: block;
	border: none;
}
a {
	color:#DD8822;
	font-weight:bold;

}
a:hover {
	text-decoration:none;
	color:#000/*#BF7300*/;
	

}
h1{
	font-size:1.5em;
	margin:0;
	margin:.4em 0 .8em 0;
	padding:0;
}
h2{
	font-size:1.25em;
	margin:0;
	margin-bottom:.7em;
	padding:0;
}
h3{
	font-size:1.1em;
	margin:0;

	margin-bottom:.5em;
	padding:0;
}
h4{
	font-size:1em;
	font-weight:bold;
	margin:0;

	margin-bottom:.5em;
	padding:0;
}
h1,h2,h3,h4,h5,h6 {

	color:#666;
}


#cart {
	margin:0;
	padding:0;
	list-style-type:none;
}
#cart li {
	margin:0 0 10px 0 ;
}
#categories-content ul {
	padding:0 0 0 1em;
	margin:0;
	list-style-type:none;
}
#categories-content ul li {
	padding:0;
	margin:.5em 0;
}



#foot {
	clear:both;
	margin:0;
	padding:10px;
	background:#000;
	color:#fff;
}
#foot a {
	text-decoration:underline;
}
#foot a:hover {
	text-decoration:none; 
}


#audio td {
	padding:10px;
}
#audio th {
	text-align:left;

}
#audio td {
	border:1px #ddd solid;
	

}
#audio {
border-collapse: collapse;
	width:100%;

}
.stripe {
	background-color:#eee;
}
form {
	margin:0;
	padding:0;
}
label {
	display:block;
}

input,textarea,select {
	border:1px #666 solid;
	margin:2px;
	background-color: #fff; 
}
input.submit,input.submit:active {
   background: #FCF4E9;
   margin:0;
   padding:.2em;
 
}
input.submit:hover {
   background: #F6E1C8;
}
#attributes {
	border:1px solid #ddd;
	margin:5px 0;
}


/*not mine*/



.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 740px !important;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}


FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

/*HEADER CSS*/

TABLE.header {
  background-color: #ffffff;

}

TABLE.headerNavigation {
 
  width: 100% !important;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
 
  padding: 5px;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #333;
  padding: 0 3px 3px 3px;
}
/*
TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #ffffff;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #a8cfff;
}
*/
TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: 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: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  background: #ffffff;
  padding: 2px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 1px solid #333;
  margin-bottom: 15px;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  background-color: #eee;
  font-size: 10px;
  font-weight: bold;
  color: #000;
  padding: 3px;
  height: 20px;
  padding-left: 5px;
}
/*
td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #ffffff;
}
*/
TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 4px;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  /*background-color: #eee;*/
  margin-bottom: 15px;
}

.plainBox, .plainbox-description {
  
  font-size: 11px;
  background: #ffffff;
  /*border:1px solid #333;*/
  padding: 5px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.productListing-heading {
  background-color: #eee;
  font-size: 10px;
  font-weight: bold;
  color: #000;
  padding: 3px;
  height: 20px;
}
TD.productlisting {
  border:1px solid #333;
}

TD.productListing-data {

  padding: 5px;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  padding-top: 11px;
}

.center_column {
  padding: 8px;
}
.main_page{
  width: 740px !important;
  background-color: #ffffff;
  /*border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;*/
  padding: 5px;
}

/* footer
--------------*/

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 10px;
 /* border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;*/
}

TR.footertop {
  background: #eee;
  font-size: 11px;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #FCF4E9;
    border: 1px solid #F6E1C8;
   font-size: 10px;
   padding: 3px;
  
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #fff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #eee;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
   color: #555;
   font-weight: bold;
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #F6E1C8; cursor: pointer; }
.moduleRowSelected { background-color: #FCF4E9; }

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #9a9a9a;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, 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: bold;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-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: #ff0000;
  font-size: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* 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;
}

/* categories_description */
TABLE.categoriesdescription {



}

TD.categoriesdescription {

}

/* categories box parent and child categories and extra links 


*/
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}
#menu {
	font-size:.9em;
	float:left;
	width:100%;
	background:#222;
}


	
	#nav {
		margin: 0;
		padding: 0;
		
	}

	#nav li.on ul, #nav li.off ul {
		margin: 0;
		padding: 0;
	}

	#nav a {
		text-decoration: none;
	}

	#nav li { 
		margin: 0;
		float: left;
		display: block;
		padding:0;
	}

	#nav li ul {
		display: none;
		
	}

	#nav li.off ul, #nav li.on ul { /*put the subnav below*/
		position: absolute;
		top: 181px;
		*top: 185px;
		left: 0;
		height: 30px;
		width: 640px;
		background:#fff;
		
	}

	#nav li a {
		color: #ddd;
		background:#222;
		display: block;
		height: 15px;
		float:left;
		border-right:solid #333 1px;
		padding: 5px 15px;
	}


hr {
clear:both;visibility:hidden;margin:0;padding:0
}
		
#content {
	margin:0;
	padding:0;
	clear:left;
	
}

#maincontent {
	float:left;
	padding: 30px 20px 20px 20px;
	*padding:15px 20px 20px 20px;
	
	width: 490px; /* bmh,false*/	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 450px; /* bmh,true*/
}
html>#maincontent {
	width: 450px; /*opera, true*/
}

#sidebar {
	font-size:.96em;
	padding: 30px 20px 20px 20px;
	*padding:15px 20px 20px 20px;
	color:#000;
	margin-left:540px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-left:542px;
	
}
html>#sidebar {
	margin-left:542px; /*opera*/
}
	
	#nav li.on ul a, #nav li.off ul a {
		float: left; /*ie doesn't inherit the float*/
		border: 0;
		color: #dd8822;
		background:#fff;
		width: auto;
		margin-right: 5px;
		padding:0 10px 5px 10px;
		text-decoration:underline;
	}
	#nav li.on ul a:hover, #nav li.off ul a:hover {
		color:#000;
		background:#fff;
		text-decoration:none;
	}
	
	#nav li.on ul {
		display: block;
	}

	#nav li.off:hover ul,#nav li.over ul {
		display: block;
		z-index: 6000;
	}
	
				

	#nav li.off a:hover, #nav li:hover a,#nav li.over a  {
		color:#dd8822;
		background-color:#111;
	}
	#nav li.on a,#nav li.on a:hover {
		background: #fff;
		color:#000;
	}

#side {
	float:right;
	width:375px;
	margin:30px 0 0 0;
	*margin:15px 0 0 0;
	padding:0 10px 0 0;
}
#bigbar {
	background:#fff;
	padding:30px 20px 20px 20px;
	*padding:15px 20px 20px 20px;
	margin-right:375px;		
}



