/**

 * 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: 0px;

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

font-size: 12px;

background: url("../images/bg.jpg") no-repeat fixed 0px 0px #F2F2F2;

color: #404040;

line-height: 17px;

	}

.bodyWrapper {

    background: url("../images/bg.png") repeat-y scroll center top transparent;

}

.clearBoth {

    clear: both;

}

*{

	margin:0;

	padding:0;

	}

ul,li{

	list-style:none;

	}

a img {border: none; }



a:link {

	color: #2b2b2b;

	text-decoration: none;

}

a:visited {

	color: #2b2b2b;

	text-decoration: none;

}

a:hover {

	color: #AB750A;

	text-decoration:none;}

a:active {

	color: #2b2b2b;

}

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

	color: #343434;

	}



h1 {

	font-size: 16px;

	color: #2B2B2B;

	}



h2 {

	font: 14px tahoma;

	display: block;

	}



h3 {

	font-size: 12px;

	font-weight:normal;

	}



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

		font-size: 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 {

	font-size: 12px;

	margin: 0.1em;

}



TEXTAREA {

	margin: auto;

	display: block;

	width: 95%;

	}





FIELDSET {

	padding: 0.5em;

	margin: 0.5em 0em;

	border: 1px solid #cccccc;

	}

LEGEND {

	background: none repeat scroll 0 0 #FFFFFF;

	border: 1px solid #ECEAEA;

	color: #494949;

	padding: 8px 20px;

	font-weight: bold;

}

LABEL {

	padding: 0.2em;

	line-height: 23px;

}

h4.optionName {

	padding: 0;

	margin: 0;

	width: 100px;

	font: bold 11px verdana;

}

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

text-align: left;

width: 980px;

padding: 10px;

vertical-align: top;

	}

.header_l, .header_r {

    float: left;

    width: 326px;

    text-align: center;

    height: 91px;

}

.header_nav {

    color: #444;

    font-size: 1em;

    border-bottom: 1px solid #BABABA;

    height: 45px;

    line-height: 45px;

}

.header_nav a {

    color: #444;

}

.header_nav a:hover {

	color: #d2cece;

	text-decoration: none;

}

.header_cart{height:45px;line-height:45px;}

.header_cart span {

	color: #957B47;

	font-size:14px;

	font-weight:bold;

}

.header_cart img {

	vertical-align: middle;

}

#logo {border-left: 1px solid #BABABA;

border-right: 1px solid #BABABA;

height: 92px;

margin: 0px;

width: 326px;

text-align: center;}

.header_curr{

	height:45px;

	line-height:45px;

	border-bottom:1px solid #BABABA;

}

.header_curr select{border: 1px solid #BAB9B9;}

.header_sear {

	margin: 0 auto;

	width:200px;

	padding:11px 0;

}

.search-header-input {

    float: left;

}

.header_menu {

    border-bottom: 1px solid #BABABA;

    border-top: 1px solid #BABABA;

    height: 41px;

    margin-top: 10px;

}

.header_menu ul {

    list-style: none outside none;

    font-family: tahoma;

}

.list_style_none {

    list-style: none outside none;

    padding: 0px;

    margin: 0px;

}

.header_menu ul li {

    float: left;

}

.header_menu ul li a {

    transition: all 0.4s ease-in-out 0s;

    color: #404040;

    display: block;

    font-size: 13px;

    font-weight: normal;

    padding: 12px 26px;

    text-decoration: none;

    text-shadow: 0px 0px 10px #FFF;

    text-transform: uppercase;

}

.header_menu ul li a:hover {

	background: none repeat scroll 0 0 #404040;

    color: #FFFFFF;

    text-shadow: 1px 1px 10px #FFFFFF;

}

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

	margin: 0em;

	padding: 0em;

	}





#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {

	margin: auto;

	} 

#navColumnOneWrapper, #navColumnTwoWrapper {

	}

	

#tagline {

	color:#000000;

	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;

	}

.navNextPrevList {

	display: inline;

	white-space: nowrap;

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	}



#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {

	margin: 0em;

	padding: 0.5em 0.2em;

	font-weight: bold;

	color: #ffffff;

	height: 1%;

	}



#navCatTabsWrapper {

	background-color: #ffffff;

	color: #9a9a9a;

	background-image:none;

}



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

	margin: 0;

	padding: 0.5em 0em;

	list-style-type: none;

	text-align: center;

	line-height: 2em;

	height:2em;

	}



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

	display: inline;

	margin-left: 5px;

    margin-right: 5px;

	}



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

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0;

	color: #ffffff;

	white-space: nowrap;

	font-weight:bold;

	font-family: "Times New Roman",Times,serif;

	font-size: 13px;

	}

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



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

	}



#navBreadCrumb {

border: 1px solid #BABABA;

font: bold 1.1em/35px arial;

height: 35px;

margin-bottom: 10px;

text-indent: 10px;

overflow: hidden;

	}



#navEZPagesTop {

	background: url("../images/nav_bg.gif") repeat-x scroll 0 0 transparent;

	font-size: 1.3em;

	margin: 0em;

	height: 50px;

	line-height:40px;

	}



#navColumnOne, #navColumnTwo {

	background-color: transparent;

	}



/*The main content classes*/

#columnCenter {

    padding: 14px 0px 0px;

}

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

	vertical-align: top;

	}



#productDescription, .shippingEstimatorWrapper {

    font-size: 13px !important;

    padding: 0.2em;

}

.productDescriptionContent {

    border: 1px solid #C5C5C5;

    padding: 5px;

}

#info_left {

    float: left;

    text-align: center;

    width: 350px;

}

.alert {

	color: #FF0000;

	margin-left: 0.5em;

	}

.advisory {}

.important {

	font-weight: bold;

	}

.notice {}

.rating{}

.gvBal {

	float: right;

	}

.centerColumn{min-height: 400px;}

 #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {

	padding: 0.8em;

	}



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

	font-size: 0.9em;

	}



/*Shopping Cart Display*/

#cartAdd {

float: right;

text-align: center;

margin: 1em 0px;

padding: 1em 0px;

width: 350px;

border: 1px dashed #CCC;

border-radius: 5px;

	}



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

color: #888;

	}



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

	color: #957B47;

font-size: 14px;

font-weight: bold;

	}



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

	}

#info_right {

    float: right;

    width: 350px;

}

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

	height: 1%;

margin: 1px 0px 18px;

	}



h2.centerBoxHeading {

font: bold 1.1em/35px arial;

border: 1px solid #BABABA;

height: 35px;

text-indent: 10px;

margin: 0px;

	}



/*sideboxes*/

.columnLeft {    padding: 0px 10px 0px 0px;}



h3.leftBoxHeading, h3.rightBoxHeading {

    font: bold 1.1em/35px arial;

    border: 1px solid #BABABA;

    height: 35px;

    text-indent: 10px;

    margin: 0px;

}

h3.leftBoxHeading a {

 font: bold 1.1em/35px arial;

	}

.sidebox-products {

    display: block;

    padding: 2px;

}

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

	font-size: 0.9em;

	color: #ffffff;

}



.leftBoxContainer, .rightBoxContainer {

	margin: 16px 0px 4px;

	}

.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {

    font: 11px/17px verdana;

    color: #454545;

}

.sideBoxContent {

border-right: 1px solid #BABABA;

border-width: medium 1px 1px;

border-style: none solid solid;

border-color: #BABABA #BABABA #BABABA #BABABA;

border-image: none;

padding: 0.7em 0.9em;

	}

.categories-top-list {

    padding: 4px 0px;

}

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

	text-decoration: none;

	} 



.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {

	color: #FFFFFF;

	}



.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance,.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-top {

    font: 12px arial;

    text-decoration: none;

    padding: 0px 0px 0px 9px;

    background: url("../images/arrow.gif") no-repeat scroll 0px 4px transparent;

}

A.category-top:hover{color: #AB750A;}

 A.category-top:visited {

	text-decoration: none;

	}

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

	color: #004080;

	text-decoration: none;

}

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

	color: #666666;

	text-decoration: none;

	}

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

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

	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;

	}



/*********************************************************************************************************/



.wrapperAttribsOptions select { margin-top:8px;}

.input1 { 

font-size: 14px;

background: none repeat scroll 0% 0% transparent;

width: 167px;

height: 21px;

line-height: 21px;

margin: 0px;

padding: 0px;

border: 1px solid #BAB9B9;

	}

.input2 {

width: 23px;

height: 23px;

margin: 0px;

float: left;}

#navEZPagesTop a { margin-left:10px; margin-right:10px; color:#333333;}

#navEZPagesTop a:hover { color:#660d4d; }

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

    margin: 5px 0px;

}

.item-list {

    height: 250px;

    width: 175px;

    margin: 0px auto;

    padding: 5px 0px;

    border: 2px solid #EAE7E7;

    transition: all 0.2s ease-in 0s;

}

.item-list:hover{border:2px dashed #BABABA; border-radius:10px;opacity: 0.7;}

.item-img {

    height: 150px;

    width: 178px;

    display: table-cell;

    vertical-align: middle;

}

.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a, .centerBoxContentsProducts a {

    color: #333;

}

.centerBoxContentsSpecials a:hover, .centerBoxContentsAlsoPurch a:hover, .centerBoxContentsFeatured a:hover, .centerBoxContentsNew a:hover, .specialsListBoxContents a:hover,.centerBoxContentsProducts a:hover{

	color: #AB750A;

}

.item-title {

    padding: 8px 5px 0px 0px;

    height: 50px;

}

.item-price{}

.productDescriptionTitle {

    border-width: 1px 1px 0px;

    border-style: solid solid none;

    border-color: #C5C5C5 #C5C5C5 -moz-use-text-color;

    -moz-border-top-colors: none;

    -moz-border-right-colors: none;

    -moz-border-bottom-colors: none;

    -moz-border-left-colors: none;

    border-image: none;

    width: 200px;

    font-size: 16px;

    padding: 4px 0px;

    text-align: center;

    background: none repeat scroll 0px 0px #404040;

    color: #FFF;

    text-shadow: 1px 1px 10px #FFF;

}

#productDescription {

    margin: 10px 0px;

}

#Content { float:right; color:#FFFFFF; font-weight:bold;font-family: "Times New Roman",Times,serif; font-size:13px;}

#Content select { width:95px;}



.legalCopyright {

    font: 11px verdana !important;

    text-align: center;

    padding: 5px 0px;

}

#productPrices {

    border-bottom: 1px dashed #CCC;

    padding: 8px 0px;

    margin: 5px 0px;

}

#productPrices, #reviewsInfoDefaultPrice {

    font: 14px arial;

    color: #A30101;

    margin: 6px 0px;

    display: block;

}

ul#productDetailsList {

    list-style: none outside none;

    width: 100%;

    padding: 8px 0px;

    margin: 5px 0px;

    border-bottom: 1px dashed #CCC;

}

.enjoy { float:right;margin-top: 70px;margin-right: 20px;}

#productName {border-bottom: 1px dashed #CCC;

padding: 8px 0px;

margin: 5px 0px;}





.navSplitPagesLinks a {   

    padding: 2px 5px;}

#footer {

    border-top: 2px solid #BABABA;

    margin: 25px 0px 0px;

    padding: 12px 0px;

    height: 1%;

}

.footer_menu ul {

    text-align: center;

    padding: 5px 0px;

}

.footer_menu ul li {

    font: 11px verdana;

    display: inline;

    margin: 0px 3px;

}

.categoryListBoxContents { margin: 5px 10px; float: left; }

