/**

 * Main CSS Stylesheet

 *

 * @package templateSystem

 * @copyright Copyright 2003-2006 Zen Cart Development Team

 * @copyright Portions Copyright 2003 osCommerce

 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0

 * @version $Id: stylesheet.css 4813 2006-10-23 02:13:53Z drbyte $

 */



body {

	margin: 0;

	font-family: tahoma, verdana, arial, helvetica, sans-serif;

	font-size: 62.5%;

	color: #fff;

	background:#999 url(../images/bg.gif);

	}



a img {border: none; }



#navEZPagesTOC ul li a {

	color: #ff0000;

	text-decoration: none;

	}

a:link {color:#fff; text-decoration:none;}

a:visited {color:#ffffff;}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {

	color: #FF0000;

	}



a:active {

	color: #fff;

	}



h1 {

	font-size: 12px;

	color: #ddd;

	}



h2 {

	font-size: 1.4em;

	}



h3 {

	font-size: 1.3em;

	}



h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{

	font-size: 1.1em;

	}



.biggerText {

	font-size: 1.2em;

	}



h1, h2, h3, h4, h5, h6 {

	margin: 0.3em 0;

	}



/*  Might uncomment either or both of these if having problems with IE peekaboo bug:

h1, h2, h3, h4, h5, h6, p {

	position: relative;

	}

*html .centerColumn {

	height: 1%;

	}

*/



CODE {

	font-family: arial, tahoma, verdana, helvetica, sans-serif;

	font-size: 1em;

	}



FORM, SELECT, INPUT {

	display: inline;

	font-size: 1em;

	margin: 0.1em;

	}



TEXTAREA {

	float: left;

	margin: auto;

	display: block;

	width: 95%;

	}



input:focus, select:focus, textarea:focus {

	background: #f4f4f4;

	}



FIELDSET {

	padding: 0.5em;

	margin: 0.5em 0em;

	border: 1px solid #cccccc;

	}



LEGEND {

	font-weight: bold;

	padding: 0.3em;

	color:#a8a8a8;}



LABEL, h4.optionName {

	line-height: 1.5em;

	padding: 0.2em;

	}



LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	}



#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {

	float: left;

	}



LABEL.inputLabel {

	width: 9em;

	float: left;

	}



LABEL.inputLabelPayment {

	width: 14em;

	float: left;

	padding-left: 2.5em;

	}



LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {

	width: 11em;

	float: left;

	}



#checkoutPayment LABEL.radioButtonLabel {

	font-weight: bold;

	}



P, ADDRESS {

	padding: 0.5em;

	}



ADDRESS {

	font-style: normal;

	}



.clearBoth {

	clear: both;

	}



HR {

	height: 1px;

	margin-top: 0.5em;

	border: none;

	border-bottom: 1px solid #9a9a9a;

	}



/*warnings, errors, messages*/

.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {

	line-height: 1.8em;

	padding: 0.2em;

	border: 1px solid #9a9a9a;

	}



.messageStackWarning, .messageStackError {

	background-color: #ff0000;

	color: #ffffff;

	}



.messageStackSuccess {

	background-color: #99FF99;

	color: #000000;

	}



.messageStackCaution {

	background-color: #FFFF66;

	color: #000000;

	}



/*wrappers - page or section containers*/

#mainWrapper {

	background-color: #333;

	text-align: left;

	width: 900px;

	vertical-align: top;

	border: 1px solid #9a9a9a;

	}



#contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {

	margin: 0em;

	padding: 0em;

	}

#headerWrapper {margin:0; padding:0;}

#logoWrapper{

	background-color:#212121;

	height:75px;

	margin:0;

	padding:0;

	}



#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {

	margin: auto;

	} 

#navColumnOneWrapper, #navColumnTwoWrapper {

	margin: 5px;

	}

#taglineWrapper {float:left;}	

#tagline {

	color:#000000;

	text-align : center;

	vertical-align: middle;

	margin:18px 0 0 6px!important;

	padding:0!important;

	}

#tagline h1 {

	margin:0!important;

	padding:0!important;

	display:inline;

}

#tagline h1 a{

	color:#ddd;

	text-decoration:underline;

	font:normal 11px tahoma!important;

	padding-left:10px;

    background:url(../images/ydot.gif) 2px 5px no-repeat!important;

}

#tagline h1 a:hover{

	color:#fff;

}

#sendSpendWrapper {

	border: 1px solid #cacaca;

	float: right;

	margin: 0em 0em 1em 1em;

	}



.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {

	margin: 0;

	width: 47%;

	}



.wrapperAttribsOptions {

	margin: 0.3em 0em;

	}



/*navigation*/



.navSplitPagesResult {margin:8px 0;}

.navSplitPagesLinks {}



.navNextPrevCounter {

	margin: 0em;

	font-size: 0.9em;

	}

.navNextPrevList {

	display: inline;

	white-space: nowrap;

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	}



#navSuppWrapper, #navCatTabsWrapper {

	margin: 0em;

	padding: 0.5em 0.2em;

	font-weight: bold;

	color: #ffffff;

	height: 1%;

	}

#navMainWrapper {

	background:#999 url(../images/bg.gif);

	height:40px;

	position:relative;

	margin:0;

	padding:0;

	border-bottom:1px solid #999;

	

}

#navCatTabsWrapper {

	color: #9a9a9a;

	background-image:none;

}

#navSupp ul{background:#212121!important;}

#navMain ul, #navSupp ul, #navCatTabs ul {

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	text-align: center;

	line-height: 1.5em;

	}

#navMain ul{

	float:right!important;

	margin:22px 0 0 0!important;

	padding:0!important;

}

#navMain ul li {

	height:20px;

	float:left;

	margin:0; padding:2px 10px; 

	background:url(../images/ydot.gif) 2px 7px no-repeat!important;

	list-style:none;margin:0 2px; padding:2px;

}

#navMain ul li a{color:#cdcdcd; padding-left:8px; text-decoration:none;}

#navMain ul li a:hover{color:#fff;}

#navSupp ul li, #navCatTabs ul li {

	display: inline;

	}



#navSupp ul li a, #navCatTabs ul li a {

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0;

	color: #ddd;

	white-space: nowrap;

	}



#navCatTabs ul li a {

	color: #9a9a9a;

	}



#navEZPagesTOCWrapper {

	font-weight: bold;

	float: right;

	height: 1%;

	border: 1px solid #9a9a9a;

	}



#navEZPagesTOC ul {

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	line-height: 1.5em;

	}



#navEZPagesTOC ul li {

	white-space: nowrap;

	}



#navEZPagesTOC ul li a {

	padding: 0em 0.5em;

	margin: 0;

	}



#navCategoryIcon, .buttonRow, #indexProductListCatDescription {

	margin: 0.5em;

	}



#navMainSearch {

	position:absolute;

	top:63px;

	right:20px;

	margin:0;

	padding:0;

	width:380px;

	height:35px;

	vertical-align:middle;

	background:url(../images/searchbg.gif) no-repeat;

}



#navMainSearch form {margin:5px 0 0 115px!important; display:block; padding:0!important; vertical-align:middle;} 

#navMainSearch form input.box{background:#a8a8a8; border:1px solid #666; width:115px!important; height:16px!important;}

#navBreadCrumb {

	padding: 0.5em 0.5em;

	font-size: 10px;

	font-weight: bold;

	margin: 0em;

	margin-top:7px;

	color:#a8a8a8;

	}

#navBreadCrumb a {color:#f4f4f4;text-decoration:underline; }

#navBreadCrumb a:hover {text-decoration:none;}

#navEZPagesTop {

	background-color:#FF1A00;

	font:bold 11px tahoma;

	margin: 0;

	padding: 0;

	display:block;

	height:28px;

	border-top:1px solid #9a9a9a;

	border-bottom:1px solid #660000;

	}

#navEZPagesTop .topNav {margin:0; padding:0; margin-left:5px; vertical-align:middle; }

#navEZPagesTop .topNav img {vertical-align:middle;}

#navEZPagesTop a {

	padding:0 15px;

	line-height:26px;

	color:#fff;

	text-decoration:none;

}

#navEZPagesTop a:hover {

	color:#000;

}	

	



#navColumnOne, #navColumnTwo {

	background-color: transparent;

	}



/*The main content classes*/

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {

	vertical-align: top;

	}

.

/*.content,*/ #productDescription, .shippingEstimatorWrapper {

	/*font-size: 1.2em;*/

	padding: 0.5em;

	}



.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;

	color:#a8a8a8;

	}



.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	font-size: 10px;

	}

#siteinfoLegal {padding:2px 0; margin:5px 0; text-align:center;}

#siteinfoLegal a {color:#ddd; text-decoration:underline;}

#siteinfoLegal a:hover {text-decoration:none}

	

/*Shopping Cart Display*/

#cartAdd {

	float: right;

	text-align: center;

	margin: 1em;

	border: 2px solid #a8a8a8;

	padding: 1em;

	}

#cartAdd a{color:#ff0000; }

#cartAdd a:hover {color:#fff;}

.tableHeading TH {

	border-bottom: 1px solid #9a9a9a;

	}



.tableHeading, #cartSubTotal, tableHeading th {

	background-color: #454545!important;

	 }



#cartSubTotal {

	border-top: 1px solid #cccccc;

	font-weight: bold;

	text-align: right;

	line-height: 2.2em;

	padding-right: 2.5em;

	}



.tableRow, .tableHeading, #cartSubTotal {

	height: 2.2em;

	}



.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {

	padding: 0.5em 0em;

	}



.cartUnitDisplay, .cartTotalDisplay {

	text-align: right;

	padding-right: 0.2em;

	}



#scUpdateQuantity {

	width: 2em;

	}



.cartQuantity {

	width: 4.7em;

	}



.cartNewItem {

	color: #33CC33;

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}



.cartOldItem {

	color: #660099;

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}



.cartBoxTotal {

	text-align: right;

	font-weight: bold;

	}



.cartRemoveItemDisplay {

	width: 3.5em;

	}



.cartAttribsList {

	margin-left: 1em;

	}



#mediaManager {

	width: 50%; 

	margin: 0.2em;

	padding: 0.5em;

	background-color: #E4FEf5;

	border: 1px solid #003D00;

	}



.normalprice, .productSpecialPriceSale {

	text-decoration: line-through;

	}



.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {

	color: #ff0000;

	}



.orderHistList {

	margin: 1em;

	padding: 0.2em 0em;

	list-style-type: none;

	} 



#cartBoxListWrapper ul, #ezPageBoxList ul {

	list-style-type: none;

	}



#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {

	margin: 0;

	padding: 0.2em 0em;

	} 



#cartBoxEmpty, #cartBoxVoucherBalance {

	font-weight: bold;

	}



.totalBox {

	width: 5.5em;

	text-align: right;

	padding: 0.2em;

	}



.lineTitle, .amount {

	text-align: right;

	padding: 0.2em;

	}



.amount {

	width: 5.5em;

	}



/*Image Display*/

#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {

	margin: 0em 1em 1em 0em ;

	}



.categoryIcon {}



#cartImage {

	margin: 0.5em 1em;

	}



/*Attributes*/

.attribImg {

	width: 20%;

	margin: 0.3em 0em;

}



.attributesComments {}



/*list box contents*/

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {

	margin: 1em 0em;

	}



.centerBoxWrapper {

	border: 1px solid #a8a8a8;

	height: 1%;

	margin: 1.1em 0;

	}

.centerBoxWrapper a {color:#ddd;}

.centerBoxWrapper a:hover {color:#fff; }

h2.centerBoxHeading {

	font-size: 12px;

	color: #ddd;

	}



/*sideboxes*/

.columnLeft {}



h3.leftBoxHeading, h3.leftBoxHeading a,

h3.rightBoxHeading, h3.rightBoxHeading a {

	font-size: 1em;

	}





.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {

	margin:0 10px;

	padding:4px 3px;

	font:bold 11px tahoma, Verdana, Arial, Helvetica, sans-serif;

	color:#ccc;

	text-transform:uppercase;

	border-bottom:2px solid #666;

	}



.leftBoxContainer, .rightBoxContainer {

	margin:7px 4px;	

	background:#454545;

	border:1px solid #515151;

	color:#ddd;

	padding-bottom:10px; }



.sideBoxContent {

	padding: 3px;

	margin:4px;



	}



h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {

	color: #FFFF33;

	text-decoration: none;

	} 





.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {

	text-align: center;

	}



#bestsellers .wrapper {

	margin: 0em 0em 0em 1.5em;

	}



#bestsellers ol {

	padding: 0;

	margin-left: 1.1em;

	}



#bestsellers li {

	padding: 0;

	margin: 0.3em 0em 0.3em 0em;

	}



#bannerboxHeading {

	background-color: #0000CC;

}



#upProductsHeading {

	text-align: left;

	}



#upDateHeading {

	text-align: right;

	}



/* categories box parent and child categories */



#categoriesContent a {

	line-height:16px;

	display:block;

	padding:0;

	padding-left:15px;

	margin:3px 0;

	border:1px solid #555555;

}

#categoriesContent a:hover, .sideBoxContent a:hover {color:#fff;}



.sideBoxContent a {

	color: #ddd;

	text-decoration: none;

	}

A.category-top, A.category-top:visited{

	color: #ddd;

	text-decoration: none;

	background:url(../images/ydot1.gif) 0 0 no-repeat;

	}

A.category-links, A.category-links:visited{

	color: #ddd;

	text-decoration: none;

	background:url(../images/ydot1.gif) 0 0 no-repeat;	

	}

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

	color: #ddd;

	text-decoration: none;

	padding-left:14px!important;

	margin:2px 0!important;

	border:none!important;

	text-decoration:none;
	background:url(../images/arrowddd.gif) 11px 5px no-repeat;

	}

SPAN.category-subs-parent {

	color: #f4f4f4;

	}

SPAN.category-subs-selected {

	color:#fff;

	}

/* end categories box links */



/*misc*/

.back {

	float: left;

	}



.forward {

	float: right;

	}

.forward a {color:#fff; text-decoration:underline;}

.bold {

	font-weight: bold;

	}

#upcomingProductsTable a {text-decoration:underline;}

#upcomingProductsTable a:hover {color:#ff0000; text-decoration:underline;}

.rowOdd, {

	background-color: #454545;

	height: 1.5em;

	vertical-align: top;

	}



.rowEven,  {

	background-color: #404040;

	height: 1.5em;

	vertical-align: top;

	}

.productListing-data  {padding:5px 0; border-bottom:1px solid #555555; }

.productListing-odd {background:#404040; }

.productListing-even {background:#454545; }

.hiddenField {

	display: none;

}

.visibleField {

	display: inline;

}



CAPTION {

	/*display: none;*/

	}



#myAccountGen li, #myAccountNotify li {

	margin: 0;

	} 



.accountTotalDisplay, .accountTaxDisplay {

	width: 20%;

	text-align: right;

	/*vertical-align: top*/

	}



.accountQuantityDisplay {

	width: 10%;

	vertical-align: top

	}



TR.tableHeading {

	background-color: #cacaca;

	height: 2em;

	}



.productListing-rowheading {

	background-color: #454545;

	height: 2em;

	color: #FFFFFF;



	}

.productListing-heading{

	border-bottom:1px solid #555555!important;

}

#siteMapList {

	width: 90%;

	float: right;

	}



.ratingRow {

	margin: 1em 0em 1.5em 0em;

	}



LABEL#textAreaReviews {

	font-weight: normal;

	margin: 1em 0em;

	}



#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {

	background-color: #ffffff;

	}

#shoppingcartHeading a{color:#ddd!important;}

#shoppingcartHeading a:hover{color:#fff;}

a.advance {color:#fff; text-decoration:underline;}

a.advance:hover {text-decoration:none;}

.content {color:#ddd; font:normal 11px tahoma;}

.content p {margin:10px 0; padding:0; }

#upcomingProductsTable a, #siteMapMainContent a, #siteMapList a {color:#a8a8a8;}

#upcomingProductsTable a:hover, #siteMapMainContent a:hover, #siteMapList a:hover {color:#fff; text-decoration:underline;}

.productListing-heading a {color:#ddd; text-decoration:underline;}

.productListing-heading a:hover {text-decoration:none;}

.centerColumn input, .centerColumn textarea, .centerColumn option, .centerColumn select {background:#a8a8a8; }

a.white {color:#fff; text-decoration:underline;}

a.white:hover {text-decoration:none;}

.catDescContent {text-transform:lowercase;}

.listingDescription, .itemTitle {text-align:left;}

.itemTitle a{color:#ddd!important; text-decoration:underline; font-weight:bold;}

.itemTitle a:hover{color:#ff0000!important;}

.productListing-data a  {color:#ddd;}

.productListing-data  a:hover {color:#ff0000;}

#listCell0-0 {width:120px;}

#categoryIcon {margin-bottom:10px;}

#categoryIcon a {color:#ddd; font-weight:bold; text-decoration:none!important; border:none!important;}

#categoryIcon a:hover {color:#ff0000; font-weight:bold;}

.categoryListBoxContents a {color:#ddd; font-weight:bold; text-decoration:underline;}

.categoryListBoxContents a:hover {color:#ff0000;}

.redPrice {color:#ff0000}

.centerBoxContentsFeatured {color:#ff0000;}

.centerBoxContentsFeatured a {text-decoration:none; border:none;}

#createAcctSuccessMainContent a, .cartOldItem {color:#fff; text-decoration:underline;}

#createAcctSuccessMainContent a:hover{color:#ff0000;}

#accountLinksWrapper a {color:#ddd; text-decoration:underline;}

#accountLinksWrapper a:hover {color:#ff0000;}

.cartRemoveItemDisplay input {display:none;}

td.main a {color:#fff; text-decoration:none;}

td.main a:hover {color:#ff0000;}

.content h2, h1#privacyDefaultHeading, h1#shippingInfoHeading h1#aboutUsHeading{color:#fff; font-size:13px;}

input#gcbutton {padding:2px; background:#ccc; border:1px solid #eee;}
#shoppingCartDefault .table-1 {padding-bottom:20px;border-bottom:1px solid #9a9a9a; margin-bottom:-15px}
#shoppingCartDefault td.main form {padding-top:0; margin:0; }
#shoppingCartDefault td.main p {padding-top:0; margin:0;}
#CheckoutButton {clear:both;}
#PPECbutton {display:block; float:right; padding-top:4px; margin:5px 0; background:#fff; width:182px; height:40px; border:1px solid #3762c3;}
#PPECbutton img {margin-left:15px;}