/*
//
// +----------------------------------------------------------------------+
// |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 290 2004-09-15 19:48:26Z wilt $
*/


.footer-text {
	font-size: 10px;
}

td.header-td {
	height: 145px;
	width: 100%;
	overflow: hidden;
}

.header-div {
	width: 100%;
	height: 145px;	
  clear: both;
  position: relative;
}

.header-top {
	background-image: url(../images/header_bg_01.gif);
	background-repeat: repeat-x;
  width: 100%;
  float: left;
	height: 96px;
	margin: 0px;
	padding: 0px;
  overflow: hidden;
}

.header-bottom {
	background-image: url(../images/header_bg_02.gif);
	background-repeat: no-repeat;
	width: 100%;
  float: none;
  clear: both;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

.header-logotype {
	position: absolute;
	top: 9px;
	left: 38px;
	width: 117px;
	height: 137px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/logo.jpg);
}

.header-logo-text {
	float: right;
  clear: both;
  margin-right: 20px;
  width: 490px;
	height: 50px;
	margin: 0px;
  margin-top: 6px;
  margin-right: 20px;
	padding: 0px;
}

.caption-hidden {
	display: none;
}

ul.menu-ul {
	display: block;
	float: right;
  clear: both;
  margin-top: 10px;
  margin-right: 30px;
  width: 562px;
	height: 30px;
	text-align: right;
}

li.menu-li, li.menu-li-active, li.menu-li-large, li.menu-li-large-active {
	font-size: 10px;
}

li.menu-li {
	position: relative;
	background-image: url(../images/header-button-gray.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	top: 0px;
	width: 108px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	overflow: hidden;
	text-align: center;
}

li.menu-li-large {
	position: relative;
	background-image: url(../images/header-button-large-gray.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	top: 0px;
	width: 130px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	overflow: hidden;
	text-align: center;
}

li.menu-li-active {
	position: relative;
	background-image: url(../images/header-button-white.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	top: 0px;
	width: 108px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	overflow: hidden;
	text-align: center;
}


li.menu-li-large-active {
	position: relative;
	background-image: url(../images/header-button-large-white.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	top: 0px;
	width: 130px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	overflow: hidden;
	text-align: center;
}

li.menu-li A:hover, li.menu-li-large A:hover {
	color: White;
}

li.menu-li-active A:hover, li.menu-li-large-active A:hover {
	color: black;
}

li.menu-li A, li.menu-li-large A {
	color: black;
}

li.menu-li-active A, li.menu-li-large-active A {
	color: black;
}

td.bottom {
	background-image: url(../images/table-bottom-bg.gif);
	background-repeat: no-repeat;
	width: 770px;
	height: 20px;
	position: absolute;
	left: -10px;
	bottom: 0px;
}

BODY {
	background-color: #fff;
	color: #000;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
   font: 11px Verdana, Arial, sans-serif;
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	padding-bottom: 10px;
	position: relative;
	text-align: left;
	width: 100% !important;	
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

a img {border: none; }
A {
  color: #428dff;
  text-decoration: none;
}

A:hover {
	color: black;
  text-decoration: underline;
}

FORM {
	display: inline;
}

/*HEADER CSS*/

TABLE.header {
  background: #ffffff;
  background-image: url(../images/header_bg.jpg);
  background-repeat: repeat-x;
  width: 100% !important;
  background-color: #ffffff;
}

TABLE.headerNavigation {
	background-color: black;
  	background-repeat: no-repeat;
	color: white;
  text-indent: 10px;
  width: 100% !important;
}

TD.headerNavigation {
  width: 100% !important;
  color: white;
  position: relative;
  vertical-align:middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  letter-spacing:1px;
  padding: 5px 0px;
}

tr.headerNavigation form { width: 100%; }
tr.headerNavigation div { width: 100%; text-align: left !important; }
tr.headerNavigation input { float: left; margin: 2px 5px 0px 0px; }

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
  border-bottom: 1px dotted #cccccc;
}

#navBreadCrumb{
  font-size: 10px;
  font-weight: bold; height:20px;
  color: #9a9a9a;
  padding: 3px;
  border-bottom: 1px dotted #cccccc;
}

TD.headerNavigation A, TD.headerNavigation A:visited {
	font-weight: bold;
	color: white;
}

.sideBoxHeading A, td.footertop a,.sideBoxHeading A:link   {
  font-weight: bold; display:block;
  color: #000000;
}

TD.headerNavigation A:hover, .sideBoxHeading A:hover, td.footertop a:hover, .centerboxheading A:hover  {
  color: white;
}

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_box_spacer_left {
  height: 6px;
}

.column_box_spacer_right {
  height: 6px;
}

.column_box_spacer_single {
  height: 6px;
}

.column_left{
  background: #ffffff;
  padding: 2px;
}

.column_right{
  background: #ffffff;
  padding: 2px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}


.sideBoxContent, .centerboxcontent {
  line-height: 125%;
  padding: 2px;  
}

.sideBoxContent {
	background-image: url(../images/sidebox-bg-pruh.gif);
	background-repeat: repeat-y;
	padding-left:3px;width: 126px;
	padding-right: 3px;  
}

.sideBoxContent div {
  float: left;
  width: 126px;
}

.sideBox, .centerbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border:1px solid #cccccc;
  margin-bottom: 15px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

DIV.sideBoxHeading {
	padding-top: 0px;
	line-height: 10px;
}

TD.sideBoxHeading, TD.centerboxheading {
  height: 20px;
  padding-left: 5px;
}

.sideBoxHeading, .productListing-heading, .centerboxheading {
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  padding: 3px;
}

TR.sideBoxHeading, TD.productListing-heading, TR.centerboxheading {
	background-color: #dddddd;
 	background-repeat: no-repeat;
}

.sideBoxFooter, .centerboxfooter {
 	background-color: #eeeeee;
	background-repeat: no-repeat;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 16px;
  font-weight: normal;
  color: #666666;
  padding-top: 11px;
}

.centerColumn {
	padding: 3px; white-space:normal;
}
.main_page{
   width: 100% !important;
  background-color: #ffffff;
  padding: 5px 0px;
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border:1px solid #9a9a9a;
  padding: 5px;
}

.plainBoxHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
/* footer
--------------*/

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 10px;
}

TR.footertop {
	background-color: #dddddd;
 	background-repeat: no-repeat;
  font-size: 11px;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
}

/*miscellaneous areas
-------------------------------------*/
TD.infoBox, SPAN.infoBox {}

TD.cartBox {
   background: #eeeeee;
   font-size: 10px;
   padding: 3px;
   border: 1px solid #cccccc;
}

	#cartAdd {
   	width:150px; background-color:#F1F2f3; 
   font-size: 10px;
   padding: 3px;
   border: 1px Solid #cccccc;
} 

#cartSubTotal
{
 border-top: 1px Solid #BBC3D3;
  border-bottom: 1px Solid #BBC3D3; text-align:right; height:30px;
}
#shoppingCartDefault{
 display:block;}

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: #ffffff;
}

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: #eeeeee;
}

.errorBox {   background: #ff797c; color: #ffffff; font-weight: bold; }
.stockWarning {   color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {   color: #70d250; text-decoration: underline; }
.productListing-heading {
  border-bottom: 1px solid #cccccc;
}

TD.productListing-data {
   font-size: 10px;
   padding-top: 8px;
   padding-bottom: 4px;
   padding-right: 8px;
   padding-left: 2px;
}

td.pageresults a {
  color: #999999;
}

td.pageresults a:hover {
	color: black;
}
td.pageresults {
  font-size: 10px;
}
TR.subBar {
  background: #f4f7fd;
}

TD.smallText, SPAN.smallText, P.smallText {
   font-size: 10px;
}

TD.smallText {
	padding: 4px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px; white-space:normal;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
  color: gray;
  font-weight: bold;
}

TABLE.formArea {
	background: #f1f9fe;
	border: 1px solid #7b9ebd;
}

TD.formAreaTitle {
	font: bold 12px Verdana, Arial, sans-serif;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice {
  color: #FF9E39;
}

span.productSpecialPriceSale {
  color: #666666;
	text-decoration: line-through;
}

SPAN.productSalePrice {
  color: #FF9E39;
}

SPAN.productPriceDiscount {
  font-size: 10px;
  color: #ffb062;
}

SPAN.errorText {
  color: #ffb062;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {   color: #8c8c8c; }
.checkoutBarCurrent {   color: #000000; }

/* message box */

.messageBox {   }
.messageStackError, .messageStackWarning { height: 20px; background-color: black; color: #ffffff; padding: 2px; border: 1px solid #cccccc; }
.messageStackSuccess {   background-color: #b3ffa8; padding: 2px; border: 1px solid #cccccc; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FFFF00; }

/* input requirement */

.inputRequirement {
  color: #ff0000;
  font-size: 10px;
}

span.coming {
color: #ff797c;
}

/* 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: 9px;
  line-height: 1.0;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  border-top: 1px solid #cccccc;
}

/* General alert span class 
TD.alert{
  color: #FF0000;
  font-weight: bold; white-space:normal;
}*/
SPAN.alert {
  color: #FF0000;
  font-weight: bold;  white-space:normal;
}

/* 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 Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #D0D0D0;
  border:1px solid #cccccc;
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* categories box parent and child categories and extra links */
A.category-top, A.category-links {
  color: #428dff;
  text-decoration: none;
}

A.category-subs, A.category-products {
  color: #428dff;
  text-decoration: none;
}

.oddline {
	background-color: #ddd;
	padding: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
}

.evenline {
	padding: 1px;
  background-color: #eee;
	padding-left: 4px;
	padding-right: 4px;	
	padding-bottom: 2px;
}

TD.bestsellers {
	padding: 1px;
	padding-right: 4px;
}

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 #cccccc; */
  float: left;
  padding: 2px;
}

#indexCategories{
 margin:15px; white-space:normal; 
} 

TD.contentMainWrapper{
 margin:5px; white-space:normal; text-align:left;
}


.categoryListBoxContents{
text-align:center; float: left; margin:1px; padding-top:5px; vertical-align:top;}

h2.greeting{
font-size:12px;}

#whatsNew{
margin:0px; white-space:normal; text-align:center; float:left; margin-top:0px;width:100%}


/**/.centerBoxWrapper {
text-align:center; float: left;  vertical-align:top;  width:100%; white-space:normal;}
.centerBoxContentsNewcenteredContentback{
margin:0px; white-space:normal; text-align:center; float:left; margin-top:0px; height:125px; 
}
#alsoPurchased{
 margin:0px; white-space:normal; text-align:center; float:left;  display:block; width:100%;
}
.contentBoxWrapper{
 margin:1px; white-space:normal; text-align:center; float:left; margin-top:10px;   
}
.centerBoxContentsNewcenteredContentback{
 float: left;  white-space:normal;  height:130px;   }

.leftBoxHeading, .centerBoxHeading {
	margin: 0em; text-align:Center; margin-top:50px; display:block;
	background-color: #f1F2F3;
	padding: 0.5em 0.2em; font-size:12px;
	}
	.centerBoxContentsAlsoPurch{
		margin:0px; white-space:normal; text-align:center; float:left; margin-top:0px; height:125px; 
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials,  .centerBoxContentsFeatured, .centerBoxContentsNew,  {
	vertical-align: top; float:left; white-space:normal;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border:1px solid #9a9a9a;
  padding: 5px;
	}

/*.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}*/
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
	