/**

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

 */

*{ margin:0;padding:0;}



body {

    background: url("../images/bodybg.jpg") repeat-x fixed center top #3B3B3B;

    color: #7E745F;

    font-family: Arial,Helvetica,sans-serif;

    font-size: 12px;

    line-height: 17px;

}

.clearfix:after{ content:""; height:0; visibility:hidden; display:block; clear:both;} .clearfix{ zoom:1;} .clear { clear:both }

ul,li{ padding:0; margin:0; list-style-type:none;}

a img {border: none; }

a { color: #7e745f; }

a:link, #navEZPagesTOC ul li a {

	color: #7E745F;

	text-decoration: none;

	font-size:11px;

	}



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

	color: #D5C9AD;

	}





h1 {

	font-size: 1.5em;

	}



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;

	}



h2, h3, h4, h5, h6 {

	margin: 0.3em 3px;

}



CODE {

	font-family: arial, 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 {



	}





FIELDSET {

    background: none repeat scroll 0 0 #212121;

    border: 1px solid #7E745F;

    margin: 0.5em 0;

    padding: 0.5em;

}



LEGEND {

	font-weight: bold;

	padding: 0.3em;

	}





LABEL, h4.optionName {

    font-size: 12px;

    line-height: 1.5em;

    margin: 0;

    padding: 0.2em;

}

LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	}



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

	float: left;

	}



LABEL.inputLabel {

	width: 11em;

	float: left;

	}



LABEL.inputLabelPayment {

	width: 15em;

	float: left;

	}



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

	width: 12em;

	float: left;

	}



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

	}



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

	text-align: left;

	width: 100%;

	vertical-align: top;

	}

#mainbody {

    background: url(../images/main_bg.png) repeat 0 0;

    margin: 0 auto;

    width: 980px;

}

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

	margin: 0em;

	padding: 0em;

	}

#header{

    position: relative;

    width: 980px;

    z-index: 50;

	background:#000;

}

.headerbox {

    background: url("../images/hol_bg_header.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);

    height: 175px;

}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {

	margin: auto;

	} 



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

	background-color: #9a9a9a;

	font-weight: bold;

	color: #ffffff;

	height: 1%;

	width: 100%;

	}



#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 li, #navSupp ul li, #navCatTabs ul li {

	display: inline;

	}



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

	}



#navEZPagesTOCWrapper {

	font-weight: bold;

	float: right;

	height: 1%;

	border: 1px solid #000000;

	}



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

	border-bottom:1px solid #ccc;

	}



#navEZPagesTop {

	background-color: #999;

	}



#navBreadCrumb, #navEZPagesTop {

	font-size: 0.95em;

	font-weight: bold;

	margin: 0em;

	padding: 7px;

	}



#navColumnOne {

	background-color: #FFCC99;

	}



#navColumnTwo {

	background-color: #00BFBF;

	}



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

	color:#6E675B;

	}

#productDescription { border:1px solid #46423f; margin: 5px; }

.alert {

	color: #FF0000;

	margin-left: 0.5em;

	}

.advisory {}

.important {

	font-weight: bold;

	}

.notice {}

.rating{}

.gvBal {

	float: right;

	}





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

	font-size: 0.9em;

	}



/*Shopping Cart Display*/

#cartAdd {

	float: left;

	text-align:left;

	margin: 1px;

	margin-bottom: 10px;

	padding: 1px;

	width: 100%;

	}

.tableHeading TH {

	border-bottom: 1px solid #46423F;

	}



.tableHeading, #cartSubTotal {

	 }



#cartSubTotal {

	border-top: 1px solid #46423F;

	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;

	}

.mediaTitle {

	float: left;

	}

.mediaTypeLink {

	float: right;

	}



.normalprice, .productSpecialPriceSale {text-decoration: line-through;}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {color: #e53e00;}

.productPriceDiscount,.productSpecialPrice{ font-size:14px;}

.orderHistList {

	margin: 1em;

	padding: 0.2em 0em;

	} 



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

	}



/*sideboxes*/

.columnLeft {}



h3.leftBoxHeading {

    background: url("../images/box-heading.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

    color: #7E745F;

    font-size: 1.1em;

    font-weight: bold;

    height: 50px;

    line-height: 50px;

    margin: 0 0 10px;

    padding: 0;

    text-align: center;

    text-transform: uppercase;

    width: 180px;

}



.leftBoxHeading, .centerBoxHeading {

    margin: 0;

    padding: 0.5em 0.2em;

}



.leftBoxContainer, .rightBoxContainer {

    float: left;

    height: auto;

    margin-bottom: 10px; 

}

.sideBoxContent {

    margin: 0 auto;

    width: 168px;

}

h3.rightBoxHeading, h3.rightBoxHeading a {

	font-size: 1.1em;

	color: #fff;

	}



.rightBoxHeading {

	margin: 0em;

	background-color: #333;

	padding: 0.2em 0em;

	}

h3.leftBoxHeading a {

	color: #7E745F;

	text-decoration: none;

	}

h3.leftBoxHeading a:hover {

	color: #D5C9AD;

	text-decoration: none;

	} 



h3.rightBoxHeading a:hover {

	color: #D5C9AD;

	text-decoration: none;

	}



.rightBoxContent {

	background-color: #ffffff;

	margin-bottom: 1em;

	}



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

	}



/*misc*/

.back {

	float: left!important;

	}



.forward, #shoppingCartDefault #PPECbutton {

	float: right!important;

	}



.bold {

	font-weight: bold;

	}



.rowOdd {

	background-color: #3D404B;

	height: 1.5em;

	vertical-align: top;

	}



.rowEven {

	background-color: #3d4041;

	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 {



	height: 2em;

	}



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

	}

	

/*-----------update--------------------*/	

.header-top {}



#header {

    background-color:#000000;

    height: 219px;

    position: relative;

}

#header .logo {

    left: 10px;

    margin-top: 0;

    position: absolute;

    top: 45px;

    width: 168px;

}

#header .navigation {

    color: #7E745F;

    left: 225px;

    position: absolute;

    top: 7px;

}



#header .navigation a {

    color: #7E745F;

    font-size: 12px;

    line-height: 15px;

    text-decoration: none;

	font-weight:bold;

}



#header .navigation a:hover {

	color:#D5C9AD;

}

#header .currencies {

    position:absolute;

	right:120px;

	top:7px;

    color: #656565;

    font-size: 12px;

    line-height: 15px;

    position: absolute;

    text-align: left;

    z-index: 50;

}

#header .currencies .label {

    color: #7E745F;

    float: left;

    font-size: 12px;

    line-height: 14px;

    margin-right: 1px;

    margin-top: 1px;

	font-weight:bold;

}

#header .currencies select { border:1px solid #cccccc;

    background-color: #EEEEEE;

    cursor: default;

    float: left;

    padding: 0;

}



#header .cart {

    background-image:url(../images/shopcart.gif); background-repeat:no-repeat; background-position:left; padding-left:20px;

    font-size: 12px;

	right:330px;

    line-height: 15px;

    position: absolute;

    top: 7px;

	color:#7E745F;

}



#header .cart :hover,#header .cart a {

    text-decoration: none;

	color:#D5C9AD;

}

#header .cart .st1 {

    margin-right: 3px;

}

#header .cart .st1, #header .cart a.on:hover {

    color: #7E745F;

}

#header .cart .st1:hover, #header .cart a.on {

    color: #7E745F;

}

#topcartlink {float:left;font-weight:bold;padding-left: 15px;background:url("../images/shoppingcart.gif") no-repeat scroll left center rgba(0, 0, 0, 0);}

.free{position:absolute; top:171px;}

.search {

    background: url("../images/searchbg.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

    height: 32px;

    line-height: 32px;

    overflow: hidden;

    padding-left: 15px;

    position: absolute;

    right: 10px;

    top: 90px;

    width: 340px;

}

.liveChat{ position:absolute; top:7px; right:10px;}

.s{ float:left;  padding-top:6px;}

.t{float:left;  margin-left:3px;}

.input1{ background: none repeat scroll 0 0 transparent;

    border: medium none;

    color: #848484;

    margin-left: 20px;

    width:270px;}

.se{  background: none repeat scroll 0 0 transparent;

    border: medium none;

    color: #848484;

    float: left;

    height: 23px;  

	cursor: pointer;

	text-indent:-999px;

	}

.topbanners {position:relative;}

.page{padding:8px;}

#top_banner1 {

    bottom: 0;

    height: 43px;

    left: 0;

    position: absolute;

    width: 296px;

    z-index: 100;

}

#top_banner1 a {

    background: url("../images/about-us-top-left.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);

    display: block;

    height: 43px;

    width: 296px;

}

#top_banner1 a:hover {

    background: url("../images/about-us-top-left.jpg") no-repeat scroll 0 -43px rgba(0, 0, 0, 0);

}

#top_banner2 {

    bottom: 0;

    height: 43px;

    left: 302px;

    position: absolute;

    width: 296px;

    z-index: 100;

}

#top_banner2 a {

    background: url("../images/we-love-sport-right.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);

    display: block;

    height: 43px;

    width: 296px;

}

#top_banner2 a:hover {

    background: url("../images/we-love-sport-right.jpg") no-repeat scroll 0 -43px rgba(0, 0, 0, 0);

}

#top_banner3 {

    bottom: 0;

    height: 43px;

    position: absolute;

    right: 0;

    width: 296px;

    z-index: 100;

}

#top_banner3 a {

    background: url("../images/we-love-price-beat-promise-left.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);

    display: block;

    height: 43px;

    width: 296px;

}

#top_banner3 a:hover {

    background: url("../images/we-love-price-beat-promise-left.jpg") no-repeat scroll 0 -43px rgba(0, 0, 0, 0);

}

.banner {

	width:900px;

	margin-bottom:10px;

}



.banner_left {

	width:650px;

	height:500px;

	float:left;

	display:inline;

}



.banner_right {

	width:244px;

	height:500px;

	float:left;

	display:inline;

	margin-left:6px;

}



.br1 {

	width:244px;

	height:163px;

	margin-bottom:5px;

}



.br1 a {

	width:244px;

	height:163px;

	display:block;

	background:url(../images/the-running-shop-rollover.jpg);

}



.br1 a:hover {

	background:url(../images/the-running-shop-rollover.jpg) no-repeat 0px -163px;

}



.br2 {

	width:244px;

	height:163px;

	margin-bottom:6px;

}



.br2 a {

	width:244px;

	height:163px;

	display:block;

	background:url(../images/the-womens-shop-rollover.jpg);

}



.br2 a:hover {

	background:url(../images/the-womens-shop-rollover.jpg) no-repeat 0px -163px;

}



.br3 {

	width:244px;

	height:163px;

}



.br3 a {

	width:244px;

	height:163px;

	display:block;

	background:url(../images/up-to-82-percent-off.jpg);

}



.br3 a:hover {

	background:url(../images/up-to-82-percent-off.jpg) no-repeat 0px -163px;

}



.index_p {

	width:774px;

}



.index_p_title {

	width:774px;

	height:39px;

}



.index_p_title li,.products_tab_title li {

	float:left;

	display:inline;

}



.index_p_title li ,.products_tab_title li{

	width:178px;

	height:39px;

	background:#c9c9c9;

	float:left;

	display:inline;

	margin-right:5px;

	cursor:pointer;

	color:#fff;

	font-size:14px;

	text-transform:uppercase;

	line-height:39px;

	text-align:center;

}

.index_p_title li,.products_tab_title li{border:1px solid #C9C9C9;}

.index_p_title li.current,.products_tab_title li.current {

	background:#fff;

	color:#000;

	border-bottom:1px solid #FFFFFF;

}

.products_tab{ margin:10px 0;}

.index_p_c {

	border:1px solid #C9C9C9;

	font-size:12px;

	margin-top:1px;

}

.index_p_c li {

	float:left;

	display:inline;

	width:179px;

	padding-top:20px;

	position:relative;

	z-index:10;

	margin:0;

}



.index_p_c .p_sale {

	background:url(../images/ico_sale.png);

	width:47px;

	height:48px;

	display:block;

	position:absolute;

	z-index:100;

	right:5px;

	top:5px;

}



.index_p_c .p_img {

	width:140px;

	height:120px;

	text-align:center;

	padding-left:19px;

	padding-right:20px;

}



.index_p_c .p_name {

    height: 30px;

    overflow: hidden;

    padding-left: 10px;

    padding-right: 10px;

    text-align: left;

}

.index_p_c .p_was {

	text-align:center;

}



.index_p_c .p_was span {

	text-decoration:line-through;

}

.wauw {

    background: url("../images/wauw.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);

    height: 53px;

    position: relative;

    width: 900px;

    z-index: 10;

	clear:both;

	margin:10px 0;

}



.index_p_c .p_save {

	text-align:center;

	font-size:10px;

	color:#F00;

	text-transform:uppercase;

	font-weight:bold;

}



.index_p_c .p_now {

	text-align:center;

}

.index_p_c a{ font-size:11px;display:block;color:#777;}

.index_p_c a:hover{color:#000;}

.products_tab_info {

	border:1px solid #c9c9c9;

    padding: 10px;

	margin-top:-1px;

}

#footer {

    background-color:#000000;

	background:url(../images/content_bg.png) repeat-y scroll -6px 0 transparent;

    color: #C2C2C2;

    font-family: Arial,Helvetica,sans-serif;

    position: relative;

}

.foot_img {

    float: left;

    height: 99px;

    padding-left: 180px;

	padding-top:20px;

    width: 220px;

}

.copyright { text-align:left;padding:0 10px;clear:both;}

.column1 {

	width:180px;

	float:left;

}

.column2 {

    float: left;

    margin-left: 10px;

    width: 774px;

}

#categoriesContent a {display:block;padding:5px 0;}

#productsListingListingTopLinks a{

    border-color: #5B5042;

    border-right: 1px solid #5B5042;

    border-style: solid;

    border-width: 1px;

    color: #5B5042;

    margin: 2px;

    padding: 2px 5px;

    text-decoration: none;

}

#productsListingListingTopLinks a:hover {

    background-color: #6E675B;

    border-color: #5B5042;

    border-right: 1px solid #5B5042;

    border-style: solid;

    border-width: 1px;

    color: #FFFFFF;

}

#productsListingListingTopLinks a:active {

    background-color: #6E675B;

    border-color: #5B5042;

    border-right: 1px solid #5B5042;

    border-style: solid;

    border-width: 1px;

    color: #FFFFFF;

}

#productsListingListingTopLinks a.current {

    background-color: #000000;

    border-color: #000000;

    border-right: 1px solid #000000;

    border-style: solid;

    border-width: 1px;

    color: #fff;

    font-weight: bold;

    margin: 2px;

    padding: 2px 5px;

}

#productsListingListingTopLinks a.disabled {

    border-color: #eee;

    border-right: 1px solid #eee;

    border-style: solid;

    border-width: 1px;

    color: #ddd;

    margin: 2px;

    padding: 2px 5px;

}

.toolbar { margin:10px 0;}

#productListing{clear:both;}

#productListing li {

    display: inline;

    float: left;

    margin-bottom: 10px;

    margin-left: 10px;

    padding-top: 20px;

    position: relative;

    width: 181px;

    z-index: 10;

	cursor:pointer;

}



#productListing .itemTitle {

    font-size: 12px;

    font-weight: normal;

    height: 26px;

    overflow: hidden;

    padding: 5px;

    text-align: center;

	font-size:11px;

}

#mainImg {

    margin: 10px 0 !important;

    text-align: left !important;

}

.details_img {

    display: inline;

    float: left;

    position: relative;

    width: 350px;

}

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

.pro_page{ margin:0;padding:0}



.details_info {

    display: inline;

    float: left;

    margin-left: 10px;

    width: 390px;

}

.rightBoxContainer{margin-top:10px;}

.details_products {

    background: none repeat scroll 0 0 #212121;

    overflow: hidden;

    position: relative;

}

.details_img .discount{

    background: url("../images/saveoff.png") repeat scroll 0 0 rgba(0, 0, 0, 0);

    color: #FFFFFF;

    display: block;

    font-size: 14px;

    font-weight: bold;

    height: 66px;

    line-height: 66px;

    position: absolute;

    right: 0;

    text-align: center;

    top: 0;

    width: 65px;

    z-index: 10;

}



.top-currencies {position:relative;float:right;}

#dollar:hover ul{ display:block; position:absolute;}

#dollar{ line-height:29px; margin:1px; padding:0 5px; }

.pcurrence{ display:none; background:#fff;position:absolute;right:0;box-shadow:0px 0px 3px #000000;}

.pcurrence u{ text-decoration:none;}

.pcurrence li{ padding:0 3px; line-height:20px;}

.lcurrence li{ float:none !important;}



#categories {

}



#categoriesContent a.category-top {

    border-bottom: 1px solid #46423F;

    color: #7E745F;

    display: block;

    padding: 5px;

    text-decoration: none;

}

#categories #categoriesContent a:hover, .box-body .category-subs-selected {

    background-color: #3D4041;

    color: #D5C9AD;

}

a.category-products {

    color:#7E745F;

    display: block;

    font-size: 11px;

    line-height: 20px;

    padding: 1px 0 0 2px !important;

    text-align: left;

}



/* tmall focus */

#focus {width:774px; height:330px; overflow:hidden; position:relative;}

#focus ul {height:380px; position:absolute;}

#focus ul li {float:left; width:790px; height:370px; overflow:hidden; position:relative; background:#000;}

#focus ul li div {position:absolute; overflow:hidden;}

#focus .btnBg {position:absolute; width:790px; height:40px; left:0; bottom:0; }

#focus .btn {position:absolute; width:80px; height:12px; right:0; bottom:8px; padding-left:10px;}

#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:12px; height:12px; line-height:24px; text-align:center; font-size:20px; font-family:"Microsoft YaHei",SimHei; margin-right:3px; cursor:pointer; color:#fff; background:#b2b2b2;}

#focus .btn span.on {background:#505050; color:#fcc;}

.center-banners { margin-top:5px;}

.center-banners li { float:left;margin-right:10px;}

.center-banners li:last-child{margin:0;}



.best_img,.best_name,.best_price{}

.best_img{ padding:5px 0; }

.best_name{ padding:5px 0; color:#616060; font-size:11px;}

.best_price .normalprice,.best_price .productSpecialPrice{ line-height:14px; font-size:11px; padding:0;}

.best_price .productSpecialPrice{ color:#DB0402;}

.best_price .productPriceDiscount{ display:none;}









.page-foot {

    background: none repeat scroll 0 0 #111111;

    height: 157px;

    margin: 0 auto;

    padding-top: 30px;

    text-align: left;

    width: 100%;

	color: #53483D;

}

.page-foot dl{ float: left;height: 116px; padding: 5px 30px 0 30px;}

.page-foot dt {

    clear: both;

    color: #53483D;

    font-weight: bold;

    padding-bottom: 10px;

    text-transform: capitalize;

}

.page-foot dd{clear: both;line-height: 18px;font-size: 11px; margin-left:0;}

.page-foot a{color:#48433C;text-decoration:none;}

.page-foot a:hover{color:#746C60;}



#productGeneral #ProductDetails, h1#privacyDefaultHeading, h1#indexCategoriesHeading, h1#productListHeading, h1#ezPagesHeading,#productName ,.column2 h1{

    background: url("../images/h3.jpg") no-repeat scroll left top ;

    border-bottom: 1px solid #000000;

    font-size: 14px;

    font-weight: bold;

    height: 50px;

    line-height: 50px;

    padding: 0 0 0 7em;

}

.details_products form{display:block;}

#productPrices{ width:400px;font-size:16px; color:#333; line-height:24px; }

#productPrices{ color:#545252; border-bottom:1px dotted #6E675B; border-top:1px dotted #6E675B; font-size:13px;}

.rating{}

.rating img{ padding-top:5px;}

.rat_num{ float:left; padding-right:10px; line-height:26px; font-size:12px;}

#productDetailsList{ width:400px; text-align:left; color:#7E745F; line-height:24px;font-size:11px;}



.social{padding:5px 0 3px;}

.social a{ float:left; padding-right: 3px;}

.social #pinterestLink{ float:left;}



#header .menu {

    position: relative;

    top: 175px;

    clear: both;

    height: 29px;

	background-image:url(../images/menu-center-bg.gif); background-repeat:repeat-x; height:46px; width:980px;

}



#header .menu ul li {

    float: left;

    height: 16px;

    padding: 15px 10px 4px 10px;

}

#header .menu ul li a {

    color: #7E745F;

    font-size: 12px;

    line-height: 15px;

    text-decoration: none;

	text-transform:uppercase;

	background-image:url(../images/menu-separ.gif); background-repeat:no-repeat; background-position:right; padding-right:15px;

	font-weight:bold;

}

#header .menu ul li.selected a, #header .menu ul li a:hover {

    color:#D5C9AD; text-decoration:underline

}



.indexText1 {

    background: none repeat scroll 0 0 #E1DEDE;

    height: auto;

    margin: 8px 0 0;

}

.indexText1 h3 {

    background: url("../images/h3.jpg") no-repeat scroll left top ;

    color: #524334;

    font-size: 14px;

    font-weight: bold;

    height: 40px;

    line-height: 40px;

    margin: auto;

    padding: 0 0 0 7em;

}

.text123 {

    color: #000000;

    padding: 8px;

}



.indexText1 p {

    color: #333333;

    font-family: Arial,Helvetica,sans-serif;

    font-size: 11px;

    line-height: 18px;

    margin: 0;

    padding: 0;

}



.main-new {

    background: none repeat scroll 0 0 #262626;

    border: 1px solid #46423F;

	margin-top:8px;

    overflow: hidden;

    position: relative;

}



h2.centerBoxHeading {

background:url(../images/h3.jpg) no-repeat scroll left top #000000;

    color:#524334;

    font-size: 14px;

    font-weight: bold;

    height: 50px;

    line-height: 50px;

    padding: 0 0 0 4em;}

.centeredContent,.product-col,.sideBoxContentItem

{    background: none repeat scroll 0 0 #212121;

    border: 1px solid #000000;

    float: left;

	margin:5px 0 5px 5px;

	width:185px;

}



.sideBoxContentItem {

    margin: 5px 0;

    padding: 5px;

    width: 158px;

}

.product-col{

	margin-bottom: 10px;

}

.new_listing.last .product-col,

.centerBoxContentsProducts.last .product-col,

.specialsListBoxContents.last .product-col

{

	border-right: 1px dotted #CACACA;

}

#hot_teams_test .centerBoxContentsNew:first-child

{

    border: medium none;

}

.centerBoxContentsNew .img,

.product-col .img

{

    min-height:99px;

    text-align: center;

	margin:10px 0;

	height: 170px;

	overflow: hidden;

}

#hot_teams_test .centerBoxContentsNew .prod-info {

           text-align:center;

}

.product-col .prod-info {

    min-height: 110px;

    padding: 5px 10px 0;

}

#hot_teams_test .centerBoxContentsNew .name,

.product-col .name

{   text-decoration:none; padding-left:5px; height:32px; overflow: hidden; padding-right:5px;

}

.centerBoxContentsNew .price,

.product-col .price

{

    display: block;

    margin-bottom: 11px;

	height: 35px;

	overflow: hidden;

}

#hot_teams_test .centerBoxContentsNew .button2 {

    margin: 9px 0 0;

}

#hot_teams_test .centerBoxContentsNew .button2 .cssButton, #hot_teams_test .centerBoxContentsNew .button2 .cssButtonHover {

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

    border: 1px solid #CACACA;

    color: #524334;

    padding: 2px 5px 3px 7px;

}

#hot_teams_test .centerBoxContentsNew .button2 .cssButton:hover, #hot_teams_test .centerBoxContentsNew .button2 .cssButtonHover {

    background: none repeat scroll 0 0 #CACACA;

}

.product_info,#reviewsWrite{padding:10px;}

.prod-info a{ font-size:11px;}

.listingProductImage{

display: none;

}

select{ border:1px solid #46423F;}