/**

 * Main CSS Stylesheet

 *

 * @package templateSystem

 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $

 */



body {

	margin: 0;

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

	font-size: 12px;

	color: #212121;

	background:url(../images/bg_pattern.jpg);

	}



a img {border: none; }



a:link, #navEZPagesTOC ul li a {

	color: #212121;

	text-decoration: none;

}



#navEZPagesTop a:hover{ color:#fff; text-decoration:underline;}

a:visited{color:#212121}





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

	color: red;

	}



h1 {

	font-size: 1.5em;

	color: #212121;

	}



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, verdana, helvetica, sans-serif;

	font-size: 1em;

	}



FORM, SELECT, INPUT {

	display: inline;

	font-size: 1em;

	margin: 0.1em;

	padding:0;

	}



TEXTAREA {

	margin: auto;

	display: block;

	width: 95%;

	}



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

	background:#ffffff;

	}



FIELDSET {

	padding: 0.5em;

	margin: 0.5em 0em;

	border: 1px solid #cccccc;

	}



LEGEND {

	font-weight: bold;

	padding: 0.3em;

	color: #212121;

	}

#cartProdTitle{ color:#000;}

LABEL, h4.optionName {

	line-height: 1.2em;

	padding: 0.2em;

	}



LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	}



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

	float: left;

	}



LABEL.inputLabel {

	width: 10em;

	float: left;

	height:1em;

	line-height:1em;

	}



LABEL.inputLabelPayment {

	width: 14em;

	height:1em;

	line-height:1em;

	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: #ddd;

	}



.messageStackCaution {

	background-color: #FFFF66;

	color: #ddd;

	}



/*wrappers - page or section containers*/

#mainWrapper {

	text-align: left;

	width:1088px;

	vertical-align: top;

	margin:0 auto ;

	background:#000;

	}



#body_main{ background:#000;}

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

	margin: 0em;

	padding: 0em;

	}



#logoWrapper{ height:137px;width:998px;margin:0 auto; position:relative;}

#contentMainWrapper{width:998px;margin:0 auto; background:#fff;}

#navColumnOneWrapper, #navColumnTwoWrapper {

	margin: auto;

	}

#navColumnOneWrapper, #navColumnTwoWrapper {

	margin-right: 0.5em;

	}



#tagline {

	color:#ddd;

	font-size: 2em;

	text-align : center;

	vertical-align: middle;

	}



#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 {}

.navSplitPagesLinks {}



.navNextPrevCounter {

	margin: 0em;

	font-size: 0.9em;

	display:inline-block;

	}

.navNextPrevList {

	display: inline;

	white-space: nowrap;

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	}



#navMainWrapper, #navCatTabsWrapper {

	margin: 0em;

	background-color: #abbbd3;

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

	padding: 0.5em 0.2em;

	font-weight: bold;

	color: #ffffff;

	height: 1%;

	}

#navSuppWrapper{

padding-bottom: 10px;

}



#navCatTabsWrapper {

	background-color: #ffffff;

	color: #9a9a9a;

	background-image:none;

}



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

	margin: 0;

	list-style-type: none;

	text-align: center;

	}



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

	display: inline;

	}



#navMain ul li a, #navCatTabs ul li a {

	text-decoration: none;

	padding: 0em 2em;

	margin: 0;

	color: #111;

	font-weight:600;

	white-space: nowrap;

}

 #navSupp ul li a{text-decoration: none;

	padding: 0em 2em;

	margin: 0;

	color: #fff;

	font-weight:600;

	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 {

	float: right;

	}



#navBreadCrumb {

	padding: 0.5em 0.5em;

	margin: 0em;

    font-size: 13px;

	background:#F5F5F5;

	}

#cartInstructionsDisplay{ color:red;font-size:15px;}

#navEZPagesTop {

	font-size: 0.95em;

	margin: 0 auto;

	height:55px;

	line-height:51px;

	margin-left: 33px;

	position:relative;

	width:998px; margin:0 auto;

	background:url(../images/topmenu_bg.png) no-repeat;

}

#navEZPagesTop li{ list-style:none; float:left; border-left:1px solid #111;}

#navEZPagesTop li:hover{background:url(../images/topmenu_active.png);}



#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  0.8em;

	}



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

	font-size: 0.9em;

	}



/*Shopping Cart Display*/

#cartAdd {

	float: left;

    margin: 1em 1em 1em 0;

	text-transform:uppercase;

	}



.tableHeading TH {

	border-bottom: 1px solid #9a9a9a;

	}



.tableHeading, #cartSubTotal {

	background-color: #e9e9e9;

	 }



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

	}

.mediaTitle {

	float: left;

	}

.mediaTypeLink {

	float: right;

	}



.normalprice, .productSpecialPriceSale {

	text-decoration: line-through;

	}



.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {

	color: red;

	font-weight:600;

	}

.normalprice {

    color: #AF5E3A;

    text-decoration: line-through;

	font-weight:600;

}	

.productPriceDiscount {

    color: #000;

    font-size: 12px;

	font-weight:600;

}

.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: 5px 0em;

	}



.centerBoxWrapper {

	height: 1%;

	margin: 0;

    padding-bottom: 5px;

}



h2.centerBoxHeading {

    color: #21B0C5;

    font: bold 21px "Tahoma";

    height: 39px;

    line-height: 39px;

    padding-left: 8px;

    text-align: left;

	border-bottom:1px solid #ECECEC;

	}

#productListHeading{

    color: #303030;

    font-size: 15px;

    font-weight: normal;

	height:35px;

    line-height: 35px;}

/*sideboxes*/

.columnLeft {}



h3.leftBoxHeading, h3.leftBoxHeading a,

h3.rightBoxHeading, h3.rightBoxHeading a {

	position:relative;

	font-size: 1em;

	color: #fff;

	text-decoration:none;

}

h3.leftBoxHeading{ height:30px; line-height:30px;   background: url(../images/left.gif) no-repeat left center #000;  color: #fff;  font-size: 15px; font-weight: normal;}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {

	font-size: 0.9em;

	color: #ffffff;

}



.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {

	margin: 0em;

}



.sideBoxContent {

	padding: 0.4em;

}

.sideBoxContent a{ color:#000; }

.sideBoxContent a:hover{ text-decoration:underline; }



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

	color: #111;

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



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

	color: #333;

	text-decoration: none;

	padding-left:10px;

	}

SPAN.category-subs-parent {

	font-weight: bold;

	}

SPAN.category-subs-selected {

	font-weight: bold;

	}

/* end categories box links */



/*misc*/

.back {

	float: left;

	}



.forward, #shoppingCartDefault #PPECbutton {

	float: right;

	}



.bold {

	font-weight: bold;

	}



.rowOdd {

	background-color: #E8E8E8;

	height: 1.5em;

	vertical-align: top;

	}



.rowEven {

	background-color: #F0F0F0;

	height: 1.5em;

	vertical-align: top;

	}



.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: #5F5F5F;

	height: 2em;

	color: #FFFFFF;

	}



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

	}

.information {padding: 10px 3px; line-height: 150%;}



#shoppingcartBody #shippingEstimatorContent {

	clear: both;

	}



.seDisplayedAddressLabel {

	background-color:#85C285;

	text-align: center;

	}

.seDisplayedAddressInfo {

	text-transform: uppercase;

	text-align: center;

	font-weight: bold;

	}

#seShipTo {

	padding: 0.2em;

	}



/* ///////////////////////////// user add //////////////////////////// */

img{ vertical-align:middle; outline:none; }

#user_search input{ height:32px; width:276px; margin:0; margin-left:6px; border:none; background:#0D0D0D; border:1px solid #505050; color:#fff;}

#user_search .suimg{ vertical-align:middle; width:33px; height:36px; border:none; margin:0; }

#logo{ position:absolute; top:10px; left:2px; }



/* ***** bof head ***** */

#user_login{ float:right; padding:5px 0px 0 0px; color:#fff; }

#user_login a{ color:#fff; }

#user_login a:hover{ color:red; }

#user_currencies{ float:right; padding:5px 0px 0 0px; color:#fff; }

#user_search{ float:right;  padding:3px 72px 4px 0; margin-top:42px;  }



#shopping_cart{ float:right; padding:44px 0px 0 0px; clear:both; color:#000; }

#shopping_cart a{ color:#fff;}

#shopping_cart a:hover{ color:red;}

/* ***** bof head ***** */



#navEZPagesTop a{ margin: 0 5px;padding:5px 20px; color: #fff; font-size:15px; }

td .productListing-data{ padding:8px 12px; border:#ccc 1px dashed; border-collapse:collapse; }

#pro_info_l,#pro_info_r{ width:49%; }

#pro_info_l{ float:left; }

#pro_info_r{ float:right;padding:10px 0; background: url("../images/oneday.jpg") no-repeat scroll 160px 90px transparent; }

#productName{ font-size:20px;padding-bottom: 10px; text-align:left;}

#productAdditionalImages .back{ margin:3px; padding:1px; border:1px #2c2c2c solid; float:none; }

#productDetailsList{ width:65%; padding-left:0; }

#productDetailsList li{ list-style:none; line-height:22px; color:#313131; }

#loginboxContent li{ list-style:square; line-height:22px; }

#headerWrapper{position:relative; margin-bottom:3px; background:#000;}

.centerBoxWrapper .back,.centerBoxContentsProducts{ padding-top:6px;  min-height:253px; margin:3px; 

    border-right: 1px solid #ECECEC; border-bottom:1px solid #ECECEC; position:relative; }

.centerBoxContentsFeatured{  padding-top:6px;}



.pro_name{ height:46px;}

.pro_img{ margin:0 auto;}

.details{ margin-bottom:5px; position:absolute; right:41px; bottom:-3px;}

.pro_img {height:235px;}

.pro_img img,.th_imgbox img{ 

    padding: 5px;}

.pro_img img:hover,.th_imgbox img:hover{}

#productAdditionalImages{ clear:both;}

#navSupp{height:54px; line-height:54px;}

#siteinfoLegal{ color:#fff;}

#siteinfoLegal a { color:#fff; }

.HeightLight{ background:#ccc;}

.leftBoxContainer{ margin-bottom: 8px;position: relative; border:1px solid #D6D6D6;}

#navColumnOneWrapper{ position:relative; background:#fff;}













/* ///////////////////////jqzoom /////////////////////////////// */

.jqzoom{

	border:1px solid #BBB;

	float:left;

	position:relative;

	padding:0px;

	cursor:crosshair;

}

.jqzoom img{ width:316px; height:266px;}



/*jQzoom*/

div.zoomdiv {

	z-index:	999;

	position                : absolute;

	top:0px;

	left:0px;

	width                   : 300px;

	height                  : 300px;

	background: #ffffff;

	border:1px solid #CCCCCC;

	display:none;

	text-align: center;

	overflow: hidden;

}

div.jqZoomPup {

	z-index                 : 999;

	visibility              : hidden;

	position                : absolute;

	top:0px;

	left:0px;

	border: 1px solid #aaa;

	background: #ffffff/* url(../images/zoomlens.gif)*/ 50% top  no-repeat;;

	opacity: 0.5;

	-moz-opacity: 0.5;

	-khtml-opacity: 0.5;

	filter: alpha(Opacity=50);

}

/* /////////////////////endjqzoom /////////////////////////////////// */



/* Quantity Discounts Policy */

#discountPolicy{

	border:#ccc solid 1px;

}

#discountPolicy ul{

	margin:0;

	padding:0;

}

#discountPolicy li{

	list-style:none;

	margin:3px;

	line-height:18px; border-top:1px dotted #ccc;

}

#discountPolicyheading{

	font-size:16px;

	color:#212121;

	margin:1px auto;

	line-height:22px;

	text-align:center;

	line-height:25px;

	padding:0 5px;

}

#discountPolicy_lv1, #discountPolicy_lv3, #discountPolicy_lv5{

}

#discountPolicy_lv2, #discountPolicy_lv4{

}



/* Quantity Discounts Policy */

/*#whatsNew h2.centerBoxHeading{ display:none;}*/



#categoriesContent p,#Content p{  height:26px; line-height:26px; padding:0; margin:0; border-bottom:1px solid #ECECEC; transition:all 0.4s ease 0s;}

#categoriesContent p:hover,#Content p:hover{ background:url(../images/point4.gif); color:#1BA036; font-size:15px; font-style:italic;}

#categoriesContent p .category-top{ padding-left:13px;}





.sideBoxContentItem .productPriceDiscount{ color:#fff;}



.sideBoxContentItem{ border-bottom:1px solid #F2F2F2;}

.sideBoxContentItem a{ color:#000;}

#small-banners a{ display:block; float:left;}

#ban_n{ width:998px; margin:0 auto;}

.proprice { padding-bottom: 10px; }

#productListing, #allProductsDefault, #newProductsDefault, #featuredDefault { margin-bottom: 15px; }

#productDescription p { margin: 0px; padding: 5px; }

#pro_info_l { padding: 10px 0; }