/**
 * Main CSS Stylesheet
 *
 * @package tpxplateSystpx
 * @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: 14px;
	color: #646464;
	background:url(../images/bg.gif) no-repeat center 90px;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #7e7e7e;
	text-decoration:none;
	font-weight:normal;
	}
 
a:visited {
	color: #7e7e7e;
	text-decoration: none;
	}

a:hover{
	color: #7e7e7e;
	text-decoration:underline;
	}
a:active{color: #7e7e7e;}
h1 {
	font-size: 15px;
	color: #9a9a9a;
	}

h2 {
	font-size: 14px;
	}

h3 {
	font-size: 12px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 14px;
	}

.biggerText {
	font-size: 12px;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 3px 0;
	}
ul{ list-style:none; margin:0; padding:0;}
/*  Might uncomment either or both of these if having problpxs with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1px;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1px;
	}

FORM, SELECT{
	font-size: 11px;
	}
INPUT 	{ font-size:12px; color:#777; line-height:20px;}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

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

	}

FIELDSET {
	padding: 5px;
	margin: 5px 0px;
	border: 1px solid #cccccc;
	line-height:18px;
	}

LEGEND {
	font-weight: bold;
	padding: 3px;
	color: black;
	font-size:12px; 
	}

LABEL, h4.optionName {
	line-height: 22px;

	}
	h4.optionName{ margin-right:15px;}
LABEL{ font-size:14px;}	
#searchHeading label,.leftBoxHeading label{ font-size:11spx; color:#000; font-weight:bold;}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 5px 3px;
	font-size:12px;
	}
	
.radioButtonLabel img{ float:left;}
.payp{ display:inline; line-height:41px; padding-left:10px;}
.tonghang_right input{ float:left; line-height:41px; margin:15px 8px 0;}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 120px;
	float: left;
	font-size:12px;
	margin-left:5px;
	}

LABEL.inputLabelPayment {
	width: 14px;
	float: left;
	padding-left:3px;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11px;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 1px 5px 0 15px;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5px;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 18px;
	padding: 2px;
	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 {
	text-align: left;
	vertical-align: top;
	width:944px;
    margin: auto;
	padding-top:10px;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0px;
	float:left;
	padding: 0px;
	}	
	

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;overflow:hidden;
	} 
#navColumnOneWrapper{
	}
	
#tagline {
	color:#000000;
	font-size: 12px;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0px 0px 1px 1px;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
.floatingBox{}
.wrapperAttribsOptions {
	margin: 3px 0px;
	 font-size:12px;
	}
	.wrapperAttribsOptions select{ margin-top:5px;}
.wrapperAttribsOptions h4,.wrapperAttribsOptions label{ font-size:12px; font-weight:normal; color:#000000;}
/*navigation*/

.navSplitPagesResult,.navSplitPagesLinks { margin:0 5px 10px 0;}


.navNextPrevCounter {
	margin: 0px;
	font-size: 12px;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5px 0px;
	list-style-type: none;
	}

#navMainWrapper{
	color: #003366;
	height: 130px;
	width:944px;
	margin: auto;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navSupp ul, #navCatTabs ul {
	margin: 0;
	list-style-type: none;
	text-align: center;
	line-height: 26px;
	}
#navMain ul{ line-height:20px; margin:0; padding:0; float:left;}

#navCatTabs ul li { display:inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0px 5px;
	margin: 0;
	color: #000;
	white-space: nowrap;
	}
#navMain ul li a{ font-weight:normal;color:#646464; font-size:12px;}
#navMain ul li{ color:#646464; float:left;}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 11px;
	border: 1px solid #9a9a9a;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 5px 0px;
	list-style-type: none;
	line-height: 15px;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0px 5px;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 10px 5px;
	}

#navMainSearch {
    height: 25px;
    width: 216px;
	float: right;
	color:#fff;
	margin-top: 10px;
	background:url(../images/search.gif) no-repeat left;
	}
	#navMainSearch input{border:none;  line-height:22px; }

#navBreadCrumb {
	width:920px;
	font-size: 12px;
	line-height:24px;
	float:right;
	color:#5B5B5B;
    font-weight:normal;
	padding:0 10px;
	margin:0;
	}
  
#navEZPagesTop {margin: 0 auto;line-height:35px;float:left;}
#navEZPagesTop ul li{ float:left;}

#navEZPagesTop a{ color:#000; font-size:11px; padding:10px 25px; display:inline; font-weight:bold;}
#dropMenu li a:hover,#navEZPagesTop a:hover{  text-decoration:none;  color:#021628;}

#navColumnOne, #navColumnTwo {
	}

/*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.2px;*/
	padding: 5px;
	border-top:1px solid #000;
	}
#productDescription{  margin-top:30px; width:775px; float:left; padding:5px; color:#6A6868;  border:1px solid #C9C9C9;}
#productDescription p{ padding:0;}
.alert {
	color: #000;
	margin-left: 5px;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{ float:left; }
.rating img{ padding-top:5px;}
.rat_num{ float:left; padding-right:10px; line-height:26px; font-size:12px;}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {

	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 12px;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align:left;
	margin: 1px;
	padding: 1px;
	width:207px;
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	text-align:center;
	}

.tableHeading{
	background-color:#CACACA;
	line-height:22px;
	 }

#cartSubTotal {
	font-weight: bold;
	text-align: left;
	line-height: 22px;
	padding-right: 25px;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 22px;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRpxoveItpxDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 5px 0px;
	text-align:center;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
	padding-right: 2px;
	}

#scUpdateQuantity {
	width: 2px;
	}

.cartQuantity {
	width: 47px;
	}

.cartNewItpx {
	color: #33CC33;
	position: relative;  /*do not rpxove-fixes stupid IEbug*/
	}

.cartOldItpx {
	color: #660099;
	position: relative;  /*do not rpxove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRpxoveItpxDisplay {
	width: 35px;
	}

.cartAttribsList {
	margin-left: 1px;
	}

#mediaManager {
	width: 500px; 
	margin: 2px;
	padding: 5px;
	background-color: #E4FEf5;
	border: 1px solid #003D00;

	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

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

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

.orderHistList {
	margin: 1px;
	padding: 0.2px 0px;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 2px 0px;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 55px;
	text-align: right;
	padding:2px;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 2px;
	}

.amount {
	width: 55px;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0px 1px 1px 0px ;
	}

.categoryIcon { line-height:33px; padding-left:5px; }

#cartImage {
	margin: 5px 1px;
	}

/*Attributes*/
.attribImg {
	width: 100px;
	margin: 3px 0px;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, 

.centerBoxWrapper {
	height: auto;
	}

h2.centerBoxHeading {
	font-size: 14px;
    width:785px;
	line-height:20px;
    color: #fff;
	text-align:left;
	font-weight:normal;
	height:20px;
	text-transform:uppercase;
	margin:11px 0;
	padding:0;
	text-indent:20px;
	background:url(../images/best.gif) no-repeat bottom center;
	}
	
#featuredProducts,#whatsNew{  width:785px; float:left;}	
#shoppingCartDefault #whatsNew{ width:785px;}

/*sideboxes*/

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	color: #646464;
	text-transform:uppercase;
	}
h3.leftBoxHeading{ height: 28px; padding:8px 0 0 10px; font-size:15px; text-align:left;}	
#specialsHeading{ display:none;}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 22px;
	color: #1a1b1d;
	background:url(../images/leftnav_bj.gif) repeat-x;
	margin-top:10px;
}

.centerBoxHeading, .rightBoxHeading {
	margin: 0px;
	padding: 5px 2px;
	}
#specials{ background:url(../images/top.gif) no-repeat top center; padding-top:50px;}
.leftBoxContainer, .rightBoxContainer {
	width:170px;
	float:left;
	height:auto;
	margin-bottom:10px;
	}
.sideBoxContent {
    line-height:18px;
	}
.sideBoxContent a{ font-size:12px;}	

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	text-decoration: none;
	} 

.leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRpxoveItpxDisplay, .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 {

	}
	

#bestsellers .wrapper {
	margin: 0px 0px 0px 15px;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 11px;
	}

#bestsellers li {
	padding: 0;
	margin: 3px 0px 3px 0px;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	font-size:12px;
	color: #505050;
    display: block;
    font-weight: normal;
	}
#categoriesContent A.category-top{ font-size:12px; line-height:18px; padding: 5px 0 5px 25px; background:url(../images/nav.gif) no-repeat 10px 4px; }	
A.category-links, A.category-links:visited {
    font-size:12px;
	}
A.category-subs,  A.category-subs:visited, A.category-products:visited {
	color: #333;
	text-decoration: none;
	}
A.category-products{color: #505050;font-size: 11px; line-height:16px; 	padding: 5px 0 5px 35px; text-align: left; display:block; background:none;}	
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
	text-align:left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd,.rowEven {
	height: 15px;
	vertical-align: top;
	background:#F0F0F0;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20px;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10px;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2px;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2px;
	color: #FFFFFF;
	}
#gvFaqDefaultHeading{ color:#000000; font-size:12px;}
#siteMapList {
	float: left;
	}
	#siteMap,#siteMapList,#unsubDefault,#conditions,#privacy,#shippingInfo,#specialsListing,#advSearchResultsDefault{ padding-bottom:40px;}
	#siteMapList a,#gvFaqDefaultMainContent a{ font-size:12px; color:#004B91;}
	#siteMapList a:hover,#gvFaqDefaultMainContent a:hover{ color:#000;}
	.centerColumn h1{ color:#fff; font-size:14px;}
	#productListHeading{ display:none;}

.ratingRow {
	margin: 2px 0px 0px 0px;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1px 0px;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150px;}
FIELDSET .information{ line-height:18px;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 2px;
	}

.centerColumn{ float:right; width:940px; }
#indexProductList,#productGeneral{width:755px; background:#fff;}
.index_center{ width:785px;float:right; }
.index_center .centerColumn{ width:788px; padding:0; margin-top:5px; border:1px solid #C2C2C2;}
.rightBoxHeading{ text-align:left;}
.back a{ color: #505050; font-size: 12px;}
#shoppingCartDefault .centerBoxContentsNew{margin:5px 2px 5px 3px;}
.centerBoxContentsFeatured ,.centerBoxContentsNew { margin:0; padding:5px 3px; height:250px;}
.legalCopyright a{ color:#fff; padding:10px 0; }
#navBreadCrumb a{color:#5B5B5B;  font-size:12px;}
#navBreadCrumb a:hover{ color:#5B5B5B;}

#warriorsneake{ text-align:center; padding:5px 0;}
#logo{ width:239px; float:left; height:35px; padding:30px 0; }
#logo h1{margin:0;}
#logo b{ color:#848484; font-weight:normal;}
span.productSpecialPrice,span.productSalePrice{  color:#666; padding:5px; font-weight:bold;}
span.productSpecialPrice{ clear:both; color:#db0402; font-weight:bold;}
#productsListingTopNumber,#productsListingBottomNumber,#productsListingListingTopLinks,#productsListingListingBottomLinks{ line-height:24px; margin:5px 5px;}
#productsListingTopc,#productsListingBottomc{ float:left; width:765px; border-bottom:1px solid #d1d1d1; padding:10px 0 5px; }
span.normalprice{ color:#666; font-size:12px; width:100%; line-height:28px;}
span.imgLink{ width:250px;}
#productName,#productPrices{ float:left; width:300px;font-size:18px; color:#505050; line-height:30px; font-weight:normal; }
#productPrices{ color:#545252; border-bottom:1px dotted #CCCCCC; border-top:1px dotted #CCCCCC; font-size:13px;}
#productMainImage{ width:450px; padding:10px 0; float:left;}
#productDetailsList{ width:300px; text-align:left; color:#505050; line-height:24px;}
#shoppingCartDefault{ padding:0 0 40px 0; background:#fff; color:#777;}
#cartDefaultHeading{ color:#777; font-size:12px; padding-left:5px; }
.forward a{ color:#333; font-size:12px;  border:1px solid #bdbdbd; padding:5px 10px;}
.main a:link{ color:#000;}
.sideBoxContentItem{text-align:center; margin:5px 0; float:left; height:240px;}
#featured .sideBoxContentItem{ width:188px;}
#featured .pro_name{ color:#FFFFFF; padding:0 10px;}
.rightBoxHeading a{ text-decoration:none;}
.bg-spance{ background:url(../images/bar_sepacer_bg.gif) repeat-x; width:750px; height:29px; float:left; margin-bottom:10px;}
#currenciesHeading label{ font-size:12px; color:#A1233D; background:url(../images/icon1.gif) no-repeat left center; padding-left:15px;}
#currencies{ background:url(../images/bkg_block-currency.gif) no-repeat; height:68px;}
#currenciesContent{ background:none; padding-left:20px;}

.product_detail_right,.product_detail_left{ float:left;}
.product_detail_left{ width:300px;}
.product_detail_right{ width:300px; padding-bottom:10px;padding:5px 0;}


#navMain{ float:right; text-align:left; width:120px; padding-left:10px; height:23px;}
.searchgo{  border:none; width:28px; height:25px;cursor:pointer; background:url(../images/searchgo.gif) no-repeat;padding:0; float:left; }
.leftBoxHeading{  margin:0;	height:25px;}
#featured{ float:left;}
.menu{ width:944px; float:right; height:33px; border-bottom: 3px solid #000; border-top: 1px solid #c8c8c8;}

.category-pro a:hover{ font-weight:bold; color:#fff;}
#categoriesContent ul{ padding-left:0; margin:0; }
#categoriesContent .category-top a{ color:#676767; display:block; padding:5px 0 5px 10px; font-weight:bold;}
#categoriesContent .category-pro a{ color:#6A6868; font-weight:normal; padding-left:10px; margin:0 10px; text-align:left; font-size:11px; background:none;}
#categoriesContent,#bestsellersContent{ float:left; width:170px; padding-bottom:10px; }
#categoriesContent{border-top:1px solid #ccc; border-bottom:1px solid #ccc; }
#categoriesContent a{ color:#000; text-transform:capitalize;}

#search{ float:left;}
.cur_header{ float:right; height:20px; line-height:20px; font-weight:normal; color:#fff; padding:3px 5px 0;}
.cur_header form{ font-size:12px;}
.header{ width:50px; color:#000; background:#fff; border:1px solid #CCCCCC;}
.header option{ width:30px;}
.menux{ float:left;  position:relative; z-index:1; width:944px;}
#row{ width:600px; float:right;  padding-top:2px;}
.accountProductDisplay{ text-align:center;}
#informationContent ul li{ padding-left:10px; line-height:30px;}
#shopping_header{ float:right; line-height:20px;  padding:0 18px 0 5px; color:#fff; background:url(../images/shoppingcart.gif) no-repeat right center; }
.header_shopping{ float:left; padding-right:2px;}
#shopping_header .item a,.header_shopping a{ color:#646464; font-size:12px;}
h3 .itemTitle a{ color:#FFFFFF; font-weight:normal;}
.header_shopping a{ font-weight:normal;}
#navSupp{ width:990px; margin:0 auto;float:left;}
#navSupp li{  font-size:14px; font-weight:bold; color:#565555;}
#navSupp ul li a{width:70px; font-size:12px; line-height:25px; color:#525252; text-align:center; display:inline;}
#navSupp ul li a:hover{ text-decoration:underline;}
#brandsContent{ text-align:center;}
.footpay{  width:966px;  height:77px; float:left;}
.footpay img{ text-align: center;}
.adver1{ float:right; width:761px; margin:10px 0 12px; border:1px solid #d9d9d9;}
.adver2{ float:left; width:944px; padding:8px 0 10px;}
.adver3{ float:right; width:324px;}
.adver3 li{height:162px; border-top: 1px solid #d9d9d9;}
.adver3 img:hover{ opacity:0.5;}
.banner { border-bottom: 1px solid #d9d9d9; border-left: 1px solid #d9d9d9; float: left; margin-bottom: 10px; width: 943px; height:474px;}
#productGeneral{}

/*product*/
#featuredProducts .pro_image,#whatsNew .pro_image,#featured .pro_image{ float:left;width: 180px; }
#featuredProducts .pro_name{ line-height:16px; padding:0 10px; float:left; }
#featuredProducts .pro_price{ line-height:18px; padding:0 10px;color: red;
    font-size: 16px;}

#whatsNew .pro_image,#whatsNew .pro_name,#whatsNew .pro_price{ padding:0 5px;color:#A48563; text-align:left;}
/*product*/

/*product_detail*/
#product_detail{ float:right; width:300px;}
/*product_detail*/

/*productAdditionalImages*/
#productAdditionalImages{ float:left; width:450px; margin:10px;}
#Contain{ width:240px; float:left;}
#Contain #BigImage{ width:240px; }
#SmallImg{ width:240px; float:left;}
#products_image{ width:240px; float:left; margin-left:10px;}
/*productAdditionalImages*/

#newProductsDefault .buttonRow{ display:none;}
#sorter{ display:none;}
.produc_list_image{ height: 80px;}
.produc_list_name{ height:36px; line-height:18px; margin-top:5px; overflow:hidden;}

.pro_name{height:32px; line-height:16px;overflow:hidden;}
.categoryListBoxContents{ margin:5px 0;}
#c-description{ float:right; padding:10px; width:773px;color:#000; display:none;}


/*productlist*/
.products_list{ width:765px; float:left; margin:10px 0; }
.products_list .list_block{ padding:0; height:190px;}
#productListing .centerBoxContentsNew{ float:left; width:23%; margin:0; height:250px; padding:10px 7px; border:none;background:#fff;}
#productListing{ width:765px;}
.itemTitle{ text-align:left; padding:0 5px; height:32px; line-height:16px; overflow:hidden;}
.list_block .img{ overflow:hidden; padding:10px 0;}
#contentMainWrapper{background:#fff; padding:5px 0;}
.list_price{ color:#000;}
/*productlist*/

.categoryListBoxContents img{ display:none;}
.navNextPrevWrapper { clear:both; margin-bottom:10px; display:none;}
#siteinfoLegal{ width:100%; height:30px; float:left; color:#fff; line-height:30px; float:left; padding:25px 0; text-align:center; border-top:1px solid #1f1f1f;} 
.current{ border:1px solid #bdbdbd; padding:5px 10px; font-weight:bold; color:#000000;}
.productPriceDiscount,.productSpecialPrice{ font-size:12px;}
#productReviewLink,#productTellFriendLink{ display:none;}
#cartInstructionsDisplay{ display:none;}
#cartProdTitle{ color:#777;}
#createAccountForm,#createAcctDefault,#checkoutShipping,#checkoutPayment{ background:#FFFFFF; color:#777;}
#cartEmptyText{ background:none; font-size:14px; padding:6px 0 0 10px; height:20px;}
.centerBoxContentsFeatured a:hover{ color:#505050; text-decoration:none;}
#indexCategories{ width:745px; padding:0 10px;}

/*relate-product*/
#similar_product{ width:765px;}
#similar_product h2.centerBoxHeading{ display:inline; line-height:24px; width:760px; margin-top:20px; float:left;}
#similar_product li{ float:left; list-style:none; width:24%; padding:10px 3px; height:270px;  }
#similar_product .pro_image,#similar_product .pro_name,#similar_product .pro_price{ text-align:left; padding:5px 0;}
/*relate-product*/


/*attributes*/
#productAttributes{color:#000000; float:left; margin:0 0 5px; width:100%;}
#attribsOptionsText{color:#000000; font-size:14px; display:none;}
#attrib-grid-table tr{ float:left; width:200px; line-height:24px;}
#attrib-grid-table td{ float:left; width:200px; height:24px;}
/*attributes*/

/*define_page*/
.pages{ float:right;  width:940px; padding:0 10px; background:#FFFFFF; line-height: 18px; color:#626161;}
.page_right_title{clear: both;font-weight: bold;line-height: 40px;}
#faqMainContent{ float:left;}
#faqMainContent ul,.newsdetail p{ padding:0;}
#faqMainContent dd{ margin:0;}
#faqMainContent dt{ font-weight:bold; line-height:24px;}
.newsdetail{ padding:10px;}
.newsdetailtitle{font-size: 20px; font-weight: bold; line-height:24px; color:#626161; }
.question{ line-height:18px;}
/*define_page*/

#headerWrapper{ width:1076px;}
#navmain_right{ width:480px; float:right; padding-top:5px;}
#header-box-right{ width:810px; float:right; }


#footer{  width:100%;   background:#000; float:left;}
#scTm6g{ left:50px; position:fixed; top:200px;}

#indexDefaultHeading{ display:none;}
#indexDefaultMainContent{ padding:5px 0; line-height:20px;}
#body_center{ width:944px; margin:0 auto;}


/*dropMenu*/
#dropMenu {height: 33px;margin: 0 auto; position: relative;text-align: center;z-index: 6; float:left;}
#dropMenu ul {margin: 0;padding: 0;}
#dropMenu ul.level1 { background-repeat: no-repeat;float: left;height: 33px;margin: 0 auto;text-align: center;z-index: 1000;}
#dropMenu li {display: inline;float: left;line-height: 33px;list-style: none outside none; position: relative; }
#dropMenu li a {color:#646464;display: block;float: left;font-size: 14px;height: 33px;line-height: 33px;text-transform:capitalize; padding:0 15px; }
#dropMenu ul.level2 {background: #fff; box-shadow:0 3px 3px rgba(0,0,0,0.4); display: none;left: 0;position: absolute;top: 28px;width: 200px; padding:10px;z-index: 1000;}
#dropMenu ul ul li {background: none;padding:2px 0;width: 200px; line-height:20px;  border-top:none;}
#dropMenu ul.level2 a{color: #7e7e7e; font-size: 11px;text-align: left;text-transform:capitalize;  line-height:20px; height:20px;}
#dropMenu li a:hover{ background:#000; color:#fff;}
#dropMenu ul.level2 li:hover {text-decoration: underline;width: 180px; border-top:none;}
#dropMenu ul.level2 a:hover{ color: #021628; background:none; }
/*dropMenu*/

/*zhifu*/
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRpxoveItpxDisplay, .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,.cartRemoveItemDisplay {}
.Xmas_notice { background: url(../images/gift_icon.gif) no-repeat;color: #2F2F2F;font-size: 13px;font-weight: bold;padding: 0.3em 2em 0.5em;}
#cartTableHeading, .a-right {background:#DEE7EF;}	
#cartContentsDisplay td {border-right: 1px solid #C2D3E0;}
.form-button-alt {background-color: #618499; border: 1px solid #406A83;color: #fff;font-family: Arial,Helvetica,sans-serif;font-weight: bold;padding: 1px 8px;}
.top .center {background: url(../images/content_top_center.gif) repeat-x;margin-left: 5px; margin-right: 5px;}
.top .right {background: url(../images/content_top_right.png) no-repeat;float: right;height: 32px;width: 5px;}
.top .left { background: url(../images/content_top_left.png) no-repeat;float: left; height: 32px;width: 5px;}
.top h1 { margin: 0;padding: 7px 0 7px 7px;text-align: left; color: #9A9A9A; font-size:16p;}
.middle {background: none repeat scroll 0 0 #FFFFFF;border-left: 1px solid #DDDDDD;border-right: 1px solid #DDDDDD;color: black;min-height: 30px;padding: 10px 10px 1px;}
.middle a:link, .middle a:visited {color: #1B57A3;cursor: pointer;text-decoration: underline;}
.greeting{ display:none;}
	
/*zhifu*/	

/*Shopping Cart Display*/
.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;}
.Xmas_notice {background: url(../images/gift_icon.gif) no-repeat;color: #2F2F2F;font-size: 13px;font-weight: bold;padding: 0.3em 2em 0.5em;}
.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, .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;}
.tonghang_left { float: left; width: 45%;}
.tonghang_right { float: right;width: 50%;}

/*tab*/
OL LI {MARGIN: 8px}
#con {WIDTH: 765px; float:left; margin-top:20px;}
#tags { padding:0;WIDTH: 765px;  HEIGHT: 30px; border-bottom: #C9C9C9 1px solid; }
#tags LI {BORDER: #C9C9C9 1px solid;  background:#fff; FLOAT: left; MARGIN-RIGHT: 3px; LIST-STYLE-TYPE: none; HEIGHT: 29px}
#tags LI A { padding:0 10px; FLOAT: left;  COLOR: #999; LINE-HEIGHT: 29px; HEIGHT: 29px; TEXT-DECORATION: none; font-weight:bold;}
#tags LI.emptyTag {BACKGROUND: none transparent scroll repeat 0% 0%; WIDTH: 4px}
#tags LI.selectTag {BACKGROUND-POSITION: left top; MARGIN-BOTTOM: 0px; POSITION: relative; HEIGHT: 29px; border-bottom: 1px solid #fff;}
#tags LI.selectTag A { COLOR: #000; LINE-HEIGHT: 29px; HEIGHT: 29px; }
#tagContent {BORDER: #C9C9C9 1px solid; PADDING: 1px; BACKGROUND-COLOR: #fff; border-top:none; font-size:12px; line-height: 18px;}
#tagContent p{ padding:0;}
.tagContent { padding:10px;DISPLAY: none;  WIDTH: 745px; COLOR: #474747; overflow:auto;}
.tagContent LABEL{ font-size:12px;}
.tagContent form{ font-size:12px;}
#tagContent DIV.selectTag {DISPLAY: block}
/*tab*/

/* tmall focus */
#focus {width:618px; height:473px; overflow:hidden; position:relative; float:left; border-right: 1px solid #d9d9d9; border-top: 1px solid #d9d9d9;}
#focus ul {height:473px; position:absolute;}
#focus ul li {float:left; width:618px; height:473px; overflow:hidden; position:relative; background:#000;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:680px; height:40px; left:0; bottom:0; }
#focus .btn {position:absolute; width:110px; height:12px; left:300px; bottom:17px; padding-left:10px;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:12px; height:12px; line-height:24px;  margin-right:12px; cursor:pointer; background:url(../images/btn2.gif) no-repeat left top;}
#focus .btn span.on {background:url(../images/btn2.gif) no-repeat right top; }
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {zoom:1;}

/*feature*/
.featureListBoxContents{ float:left; padding:0 3px; height:240px;}
/*feature*/


#page-foot{ margin:0 auto;width:980px; padding:40px 0 15px; height:116px;}
#page-foot dl{ float: left;height: 116px; padding: 0 90px 0 0; margin:0;}
#page-foot dt{clear: both;color: #fff;padding-bottom: 10px; text-transform: uppercase; }
#page-foot dd{clear: both;line-height: 20px;font-size: 12px; margin-left:0;}
#page-foot dd a{ color:#fff; font-size:11px;}
#page-foot img{padding: 0 10px 0 0;vertical-align: middle;}
#page-foot ul,#page-foot li{ list-style:none; float:left;}
#page-foot ul a{ width:27px; height:27px; display:block;}
.link1, .link2, .link3, .link4{ background:url(../images/bg-btns.png) repeat scroll 0 -0px rgba(0, 0, 0, 0); width:27px; height:27px;}
.link2{ background-position:0 -30px; margin-left:15px;}
.link3{ background-position:0 -60px; margin-left:15px;}
.link4{ background-position:0 -90px; margin-left:15px;}
.link1:hover{ background-position:27px -0px;}
.link2:hover{ background-position:27px -30px;}
.link3:hover{ background-position:27px -60px;}
.link4:hover{ background-position:27px -90px;}

#RSSFeedLink{ float:right;}


.social{ float:left; padding:5px 0 3px;}
.social a{ float:left; padding-right: 3px;}
.social #pinterestLink{ float:left;}

#specials .sideBoxContentItem{ width:100%; height:85px; overflow:hidden; padding:5px 0; margin:0;}
#specials a img{ float:left;}

.best_img,.best_name,.best_price{ float:left; width:55%;}
.best_img{ padding:5px 0; width:45%;}
.best_name{ padding:5px 0; color:#646464; font-size:12px; height:53px; overflow:hidden;}
.best_price .normalprice,.best_price .productSpecialPrice{ line-height:14px; font-size:11px; padding:0;}
.best_price .productSpecialPrice{ color:#DB0402;}
.best_price .productPriceDiscount{ display:none;}

#color_df{ float:left; width:100%; padding-bottom:10px;}
#color_df span{ color:#000000; font-size:12px; float:left; text-transform:capitalize; padding-right:15px;}
#color_df li{ float:left; list-style:none; padding:0 3px 0 0;}
#color_df .pro_image img{ border:1px solid #C5C5C5;}
#color_df .pro_image img:hover{ border:1px solid #000;}
#reviewsWriteReviewsRate{ padding:3px 0;}


.img_box { width:294px; height:150px; float:right;}
.img_box li{ margin-top:8px;}
.img_box a{ float: left; height: 175px; margin-top: 6px; padding: 46px 0 0 37px; width: 257px;}
.ad1{ background:url(../images/mksi_9_0.gif) no-repeat;}
.ad2{ background:url(../images/mksi_10_0.png) no-repeat;}


.productPriceDiscount{ display:none;}
