/*

//

// +----------------------------------------------------------------------+

// |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 1223 2005-04-22 03:46:20Z ajeh $

*/

BODY {
	background-color: #FFFFFF;
	color: #333333;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
img.listingProductImage{
border:1px solid #808080;
}
tr.productListing-even td{
	background: #F1F1F1;
}

#mainWrapper, #bannerSix {

	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 950px!important;
}

#bannerSix
{
	text-align: center;
	padding: 16px;
}

.advisory
{
	margin: 8px 0;
	font-size: 11px;
	line-height: 1.5;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}


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

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

FORM {
	display: inline;
}

.banners {
  padding: 15px;
}

img {
	border: 1px none #666666;
}

/*HEADER CSS*/
TABLE.header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}



TABLE.headerNavigation {
	background-image: url(../images/tile_back.jpg);
	background-color: #999999;
	width: 100% !important;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#navMainWrapper
{
	background-color: #999999;
	padding: 5px;
	height:20px;
	margin-bottom: 3px;
}

#navMainWrapper A
{
	color: #FFFFFF;
}

BR.clearBoth
{
	line-height: 0;
	clear: both;
}

#logoWrapper
{
	margin-bottom: 3px;
}

#navMain {

  position: absolute;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#FFFFFF;
  letter-spacing:1px;
  padding: 3px;
}

#navMain UL
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navMain LI
{
	float: left;
	margin-right: 7px;
	padding-right: 7px;
	border-right: 2px solid white;
}

#navMain LI:last-child
{
	border: 0;
}




#navMainSearch
{
	text-align: right;
}




#navColumnOne
{
	padding: 8px;
}

#navColumnOneWrapper
{
	padding: 8px;
}

#categoriescss #nav-cat
{
	margin: 5px;
}

.leftBoxContainer
{
	clear: both;
	margin-bottom: 16px;
	background-color: #FFFFFF;
	padding-top: 1px;
}

.leftBoxHeading A
{
	color: #FFFFFF;
}


.leftBoxHeading A:hover
{
	color: #FF0000;
}
.leftBoxContainer H3
{
	background-color: #666666;
	padding: 3px 5px;
	color: white;
	margin: 0 1px;
}

.sideBoxContent
{
	padding: 8px;
}

#languagesContent, #searchContent
{
	text-align: center;
}

#navBreadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #666666;
  padding: 3px;
  margin: 8px 8px;
  margin-bottom: 0;
  border-bottom: 1px dotted #9a9a9a;
}

#navMainWrapper A, #navMainWrapper A:visited, #navSuppWrapper A  {
  font-weight: bold;
  color: #FFFFFF;

}

#navMainWrapper A:hover, #navSuppWrapper a:hover  {
  color: #F00000;
}


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

#navColumnOne {
	padding: 8px;
	background-color: #999999;
	vertical-align: top;
}



.boxText {
  font-size: 11px;
  line-height: 125%;
}

.centeredContent
{
	text-align: center;
}

.centerBoxContentsFeatured
{
	float: left;
	padding: 3px 0;
}

.centerBoxWrapper
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}


.leftbox, .rightbox, .centerbox, .singlebox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}

.leftBoxHeading, .rightboxheading, .centerBoxHeading, .singleboxheading {
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 3px 5px;
  margin: 0;
  background-color: #666666;
}

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

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
	line-height: 125%;
	padding: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}



.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {

  background-color: #FFFFFF;

  background-image: url(../images/tile_back.jpg);

  margin-bottom: 15px;

}


/* Plain boxes */
FIELDSET
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 8px;
	background-color: #FFFFFF;
	margin: 16px 0;
	border: 0;
}

FIELDSET LEGEND
{
	/*
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 2px 5px;
	border: 1px solid #9A9A9A;
	*/
	
	padding: 2px 5px;
	border: 1px solid white;
	background-color: #666666;
	color: white;
	font-weight: bold;
	width: auto !important;
	display: block;
	margin-left: -8px;
	margin-right: -8px;
}

.inputLabel
{
	width: 200px;
	display: block;
	float: left;
	padding-top: 5px;
	
}

.plainBox, .plainbox-description {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border:1px solid #9a9a9a;
	padding: 8px;
	background-color: #FFFFFF;
}

.plainBoxHeading, TD.tableHeading {

  font-size: 14px;

  font-weight: bold;

  padding: 11px 5px 5px;

}

.buttonRow
{
	margin: 8px 0;
}

.buttonRow.forward
{
	margin-top: 0;
	text-align: right;
}


.forward
{
	float: right;
}

.back
{
	float: left;
}

.floatingBox.back
{
	width: 344px;
	margin-right: 16px;
}

FIELDSET.floatingBox.forward, FIELDSET.floatingBox.back
{
	width: 328px;
}

.floatingBox.forward
{
	width: 344px;
}

.productListing-heading {

  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 3px;
  height: 20px;
}



TH.productListing-heading{
  background-color: #CCCCCC;

}



.tabTable
{
	border: 1px solid #FFFFFF;
}

TD.productListing-data {
	font-size: 12px;
	padding: 5px;
	font-weight: bold;
}



/* The cart */
.cartBoxTotal
{
	text-align: right;
}

#cartBoxListWrapper UL
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#cartBoxListWrapper UL LI
{
	margin: 8px 0;
	padding: 0;
}


.cartTotalsDisplay, #cartSubTotal
{
	text-align: center;
	margin: 8px 0;
}

#cartImage
{
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

#cartContentsDisplay
{
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	margin: 16px 0;
}


TR.tableHeading TH {

  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 3px;
  height: 20px;
  background-color: #CCCCCC;

}

#cartContentsDisplay TD
{
	padding: 5px;
}
.cartQuantity
{
	text-align: center;
}




/*center main section

-----------------------------------*/

TD.pageHeading, DIV.pageHeading, h1 {

  font-size: 14px;

  font-weight: bold;

  color: #000000;

  padding-top: 5px;

}



.centerColumn {
  padding: 0px 12px;
}

#contentMainWrapper {
	background-color: #E6E6E6;
	padding: 0px;
}



/* footer

--------------*/


#navSuppWrapper
{
	background-color: #CCCCCC;
	margin-top: 3px;
	text-align: center;
	font-size: 11px;
}

#navSuppWrapper UL
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding: 5px;
}

#navSuppWrapper UL LI
{
	display: inline;
	border-left: 1px solid #333333;
	padding-left: 5px;
	padding-right: 5px;
}

#siteinfoLegal
{
	font-size: 10px;
	text-align: center;
	padding: 5px;
}

/*miscellaneous areas

-------------------------------------*/

TD.cartBox {
	font-size: 10px;
	padding: 3px;
	border: 1px solid #666666;
	background-color: #FFFF80;
}


#productListing
{
	margin: 8px 0;
}

TR.productListing-odd, TR.upcomingProducts-odd {

  background: #ffffff;

}



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



TD.productListing-data-description-odd {

  background: #ffffff;

  font-size: 10px;

  padding-left: 10px;

  padding-right: 10px;

  padding-bottom: 12px;

  border-bottom: 1px solid #9a9a9a;

}



TD.productListing-data-description-even {
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	border-bottom: 1px solid #9a9a9a;
	background-color: #FFFFFF;
}



td.pageresults a {
	color: #000099;
}



td.pageresults a:hover {

  background: #FFFF33;

}

#sorter
{
	float: right;
}


SPAN.newItemInCart {

  color: #990000;

  font-weight: bold;

}



TD.smallText, SPAN.smallText, P.smallText, td.pageresults{

   font-size: 11px;

}



TD.fieldKey {

  font-size: 11px;

  font-weight: bold;

}



TD.fieldValue {

  font-size: 12px;

}



CHECKBOX, INPUT, RADIO, SELECT {

  font-size: 11px;

}



TEXTAREA {

  width: 100%;

  font-size: 11px;

}



.greeting {
	font-weight: normal;
   font-size: 11px;

   padding-top: 5px;

   padding-bottom: 5px;

}



SPAN.greetUser {

   color: #990000;

   font-weight: bold;

}



.markProductOutOfStock {

	color: #FF0000;
	font: bold 12px Verdana, Arial, sans-serif;

}

span.normalprice {

	text-decoration: line-through;

}

#productMainImage
{
	margin-right: 8px;
	margin-bottom: 8px;
}

#cartAdd
{
	float: right;
	width: 200px;
	padding: 8px;
	border: 1px solid #CCCCCC;
	margin: 8px;
	background-color: #FFFFFF;
	text-align: center;
}

.centerBoxContentsAlsoPurch
{
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}

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 {
	background-color: #FFFFFF;
}

.moduleRowOver {
	background-color: #CCCCCC;
	cursor: pointer;
}

.moduleRowSelected { background-color: #CCCCCC; }



/* message box */



.messageBox {}

.messageStackError, .messageStackWarning, errorBox, .messageStackCaution {
  font-size: 10px;
  padding: 4px;
  margin: 8px 0;
  text-align: center;
  background-color: #FF0000;
  color: #FFFFFF;
}

.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffff00; color: #000000; }



/* checkout totals */

.totalBox
{
	width: 7em;
	text-align: right;
}

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-total-Amount {

  font-weight: bold;

  border-top: 1px solid #9a9a9a;

}

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: #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 */

.alert {
  color: #FF0000;
  font-weight: bold;

}



/* General alert span class */

.alertBlack, .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 Verdana, Arial, sans-serif;

}



/* categories_description */

#indexProductListCatDescription
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border:1px solid #9a9a9a;
	background-color: #990000;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
}


/* categories box parent and child categories */

A.category-top {

  color: #990000;

  text-decoration: none;

}

A.category-links {

  color: #990000;

  text-decoration: none;

}

A.category-subs, A.category-products {

  color: #CA0000;

  text-decoration: none;

}

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;

}
.centerBoxContentsFeatured img {border: 1px solid #808080;}
td.main img{border: 1px solid #808080;}
#logosidebox {background:#fff;overflow:hidden;}
#logosideboxContent a{
	display:block;
	margin:10px 2px;
	padding-bottom:10px;
	float:left;
}

