/**
 * Template designed by 12leaves.com
 * 12leaves.com - Free ecommerce templates and design services
 *
 * 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:12px/1.3em Arial;
	color: #333333;
	background:transparent url("../images/body_bg5.jpg") no-repeat fixed center top;
	line-height: 17px;
	background-attachment: fixed;
	}

a img {border: none; }


a:link, #navEZPagesTOC ul li a {
	color: #404040;
	text-decoration: none;
	
	}
 
/*a:visited {
	color: #000000;
	text-decoration: underline;
	}*/

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #000000;
	text-decoration: none;
	}

/*a:active {
	color: #2b2b2b;
	}*/

.blue-link a {
	color: #0075e2;
}
.columnLeft a, .columnRight a {
	text-decoration: none;
}
.columnLeft a:hover, .columnRight a:hover {
	text-decoration: underline;
}
#columnCenter {
	padding: 8px 0 0 0;
}
h1 {
	font: bold 23px Arial;
	color: #4c6c74;
	padding: 0 0 1px 0;
	margin: 0 0 5px 0 !important;
	}

h2 {
	font: bold 18px tahoma;
	padding: 0px 0 5px 0 !important;
	display: block;
	}

h3 {
	font-size: 12px;
	padding-bottom: 10px;
	}

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 {
/*	display: inline;*/
	font-size: 12px;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
/*input:focus, select:focus, textarea:focus {
	background: #ffffe7;
	margin:0.1em;
	}
*/

/* Only for IE7*/
*+ html FIELDSET {
	padding: 13px;
	margin: 3px 0 12px 0;
	border: 1px solid #d6d6d6;
	}
/* /Only for IE7*/

FIELDSET {
	padding: 13px;
	margin: 10px 0 17px 0;
	border: 1px solid #d6d6d6;
	background:#F2F2F2;
	}

LEGEND {
	font: bold 13px arial;
	padding: 4px 7px;
	border: 1px solid #cccccc;
    background-color: #E8E8E8;
    color: #4A4A4A;
	}

LABEL {
/*	line-height: 1.5em;*/
	padding: 0.2em;
	line-height: 23px;
	}
h4.optionName {
	padding: 0;
	margin: 0;
	font: 12px verdana;
	font-weight:bold;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
.categoryListBoxContents a {
	text-decoration: none;
}

LABEL.inputLabel {
	width: 10em;
	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: 5px 0;
	border: none;
	border-bottom: 1px solid #e4e4e4;
	}
.dotted-line {
	height: 1px;
	background: url("../images/dotted_line.gif") repeat-x 0 0;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}

.list-style-none {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
	margin: 0;
} 
ul.inline-list li {
	float: left;
	padding: 0 0 0 12px;
}
.align-center {
	margin: auto !important;
	text-align: center !important;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.3em;
	margin: 0 10px;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #cf0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #e0f8b6;
	color: #000000;
	border: 1px solid #d0e46e;
	}

.messageStackCaution {
	background-color: #ffe3a8;
	color: #000000;
	}

#contentMainWrapper {
	clear:both;
}
/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 1000px;
	vertical-align: top;
/*	border: 1px solid #9a9a9a;*/
	}
#head{ width:100%; }
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#headerWrapper{ 
	width:100%;
	margin:auto;
	position:relative;


}

.topper-menu li {
	font: 12px verdana;
	float: left;	
	margin: 9px 2px 0 14px;
}

#logoWrapper{
	height: 130px;
	
	width:1000px;
	margin:0 auto;
	}
#logo {
	padding: 0em 0px 0px 1.6em!important;
	margin-top:15px;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.2em;
	margin-right: 0.2em;
	}

#tagline {
/*	margin: 0.7em 0 0 1em;
	padding: 0 0 0.4em 1em;*/
	float: left;
	}
#tagline_header {
	border-left: 1px solid #dddddd;
	font: bold 20px arial;
	color: #888888;
	margin: 0.7em 1em;
	padding: 0 0 0 1em;
}


#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 45%;
	}
#accountLinksWrapper{
	width:100%;
}
#productDetailsList{list-style:none; padding:0; margin-bottom:5px; margin-top:5px; width:200px;}

#productDetailsList li{line-height:25px; color:#032140;}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.current {
	padding: 4px 8px;
}

.navSplitPagesLinks, .navSplitPagesResult {
	padding: 0px 0 2px 0;
	color:#777;
	text-shadow: 0 1px 0 #FFFFFF;
}

.navSplitPagesLinks a {
	margin: 0px;
	background: #F5F5F5;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-style: solid;
    border-width: 1px;
    color: #333333;
    padding: 4px 10px !important;
    text-shadow: 0 1px 0 #FFFFFF;
}

.page_css{
	background-color: #F3F3F3;
    height: 20px;
	padding:8px 3px 5px 3px;
	}

.navNextPrevCounter {
	margin: 0em;
	font-size: 1em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
/*	background-color: #abbbd3;*/
	padding: 0.5em 0.2em;
	font-weight: bold;
/*	color: #ffffff;*/
	height: 1%;
	}
#navSuppWrapper {
	border-top: 1px solid #cecece;	
	margin: 25px 0 0 0;
	padding: 8px 0 12px 0;
	width:1000px;
	margin:0 auto;
	/*background:#FFF;*/
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navCatTabs ul li {
	display: inline;
	}

.footer-links li {
	font: normal 12px verdana;
	float: left;
	margin: 0 2px 0 2px;
}

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
.legalCopyright {
	/*float: left;*/
	text-align:center;
	font: 12px verdana !important;
	line-height: 16px !important;
}

#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 0.5em;
	font: 12px tahoma;
	margin: 0em;
	color: #999999;
	width:750px;
	}
#navBreadCrumb a {
	color: #999999;
}

#top_nav {

	font:13px Tahoma;
	margin:0 auto;
	height: 45px;
	position:relative;
	width:1100px;
	}
#top_nav img{
	position:absolute;
	top:2px;
	left:140px;
}
#tab_nav a {
	color: #fff;
	text-decoration: none;
}

#tab_nav li {
	float: left;
	
	
	padding: 0 20px 0 20px;
}
#tab_nav li a {
	display: block;
 
	line-height:40px;
	font-family:"PT Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14;
}

#tab_nav li:hover {
	background-position: left -39px;
}
#tab_nav li:hover a {
	background-position: right -39px;

	color:#000;
	box-shadow:0 0 2px 1px #FFC;
	font-size:15px;
	
}

#tab_nav .tab_active{
	background-position: 0 -78px;
}
#tab_nav .tab_active a {
	background-position: right -78px;
}
#tab_nav li.home-link {
	padding: 0;
}
#tab_nav li.home-link a {
	display: block;
	
	padding:0 22px 0 22px;
}
#tab_nav li.home-link:hover a {
	background-position: left -39px;
}


#login_logout_section, #login_logout_section a {
	font-size:13px;
	font-weight:normal;
	color:#000;
	padding: 5px 7px;
	
}
#login_logout_section a:hover {
	text-decoration: none;
}

.top-nav-right {
	background: url("../images/top_nav_right_bg.gif") no-repeat right top;
	height: 36px;
	width: 6px;
	float: right;
}
.top-nav-left {
	background: url("../images/top_nav_left_bg.gif") no-repeat left top;
	height: 36px;
	width: 6px;
	float: left;
}
.tools-nav-right {
	background: url("../images/tools_nav_right_bg.gif") no-repeat right bottom;
	height: 31px;
	width: 6px;
	float: right;
}
.tools-nav-left {
	background: url("../images/tools_nav_left_bg.gif") no-repeat left bottom;
	height: 31px;
	width: 6px;
	float: left;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}
/* Tools section styles */
#tools_wrapper {
	height: 31px;
	background: #edf9fd url("../images/tools_nav_bg.gif") repeat-X left bottom;
	margin: 0 0 !important; 
	padding-top: 1px;
}
.line-header {
	font: 1px arial;
	margin: 0 4px;
}
.search-header-input {

	height: 24px;
	padding: 1px 0 0 3px;
	float: left;
}

.search-header {
	margin: 3px 0;
	border:2px solid #b570ac;

	background:#FFF;
	border-radius:30px;
	
}
.search-header input {
	font: 12px arial;
	border: 0px;
	margin: 0px;
	color: #696969;
	background: none;
	width: 230px;
	margin: 0 8px 0 0;
	line-height:22px; border-radius: 10px;
	outline:none;
}
.search-header form {
	float: left;
}
.search-header input:focus {
	background: none;
}

.advanced_search {
	padding: 0 6px 2px 0;
	margin: 5px 0 0 14px;
}
.advanced_search a {
	font: 12px Arial;
	text-decoration: none;
	color: #336b7d;
	padding: 0 7px 0 0;
	background: url("../images/arrow_small.gif") no-repeat right center;
}
.advanced_search a:hover {
	text-decoration: underline;
}
.cart-header {
	padding: 1px;
	margin: 2px auto 3px auto !important;
}
.cart-header span {
	font-weight: bold;
	color:#CC3300;
}
.cart-header a:link, .cart-header a:visited {
	color: #0075E2; 
}
.cart-icon {
	width: 16px;
	height: 15px;
	margin: 1px 6px 0 0;
}
.full {
	background: url("../images/cart_full_icon.gif") no-repeat left top;
}
.empty {
	background: url("../images/cart_empty_icon.gif") no-repeat left top;
}
.td-search-header {
	
	right:1px;
	width:300px;
	background:#FFF;
}
.td-languages {
	text-align: right;
	padding: 0;

	
	right:0;

}
.languages-wrapper{
	padding-top:5px;
	width:300px;
	float:right;
}
.languages-wrapper select, .languages-wrapper {
	font: 12px tahoma, arial !important;
}
.languages-wrapper select {
	height: 18px;
}
.languages-wrapper form {
	float: right;
}
.languages-wrapper label {
	padding: 3px 0;
	line-height: 17px !important;
	color:#fff;}
/* /Tools section styles */


/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	font-size: 13px !important;
	padding: 0.2em;
	}
	
#productDescription{
	background:#F9F9F9;
	border:1px solid #EEEEEE;
	padding:5px;
	margin-top:20px;
}

#productAttributes {
	padding: 5px 5px;
	margin: 0 0 5px 0;

	overflow:hidden;
	width:420px;
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}
.centerColumn {
	padding: 0.8em 0.4em;
}
#reviewsWrite{
	border:1px solid #e3e3e3;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 1em;
	}
#siteinfoIP {
	float: left;
}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a {
	color: #525252;
	font-weight:bold;
}

.centerBoxContentsSpecials a:hover, .centerBoxContentsAlsoPurch a:hover, .centerBoxContentsFeatured a:hover, .centerBoxContentsNew a:hover, .specialsListBoxContents a:hover {
	color: #000000;
}

a.pro_name{
	display:block;
	color:#404040;
	font-weight:normal;
	text-align:left;
	padding:0;
	height:90px;
}

/*Shopping Cart Display*/
#cartAdd {

	padding: 1.5em;
	overflow:hidden;
	float:right;
	font-weight:bold;
	}

.tableHeading TH {
	border-bottom: 1px solid #aaaaaa;
	}

.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 {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
#cartBoxListWrapper a {
	color: #0075E2;
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.7em;
	background: #FCFCEA;
	border: 1px solid #F3ECD9;	
}
#mediaManagerHeading {
	margin-top: 5px;
	padding-top: 0 !important;
}

.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color: #666;
	font-size:13px;
	margin-right:10px;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale {
	color: #E10302;
	font-weight:bold;
	font-size:13px;
	}
.productPriceDiscount{
	color: #000;
	font-weight:bold;
	}

#productPrices, #reviewsInfoDefaultPrice {
	font: bold 16px arial;
	color: #a30101;
	margin: 5px 0 5px 0;
	display: block;
	height:50px;
	/*border-bottom:1px solid #f3ecd9;*/
}

#productPrices .normalprice{color:#aaa; font-size:18px;}
#productPrices .productSpecialPrice{color:#DA3000;font-size:24px;}
#productPrices .productPriceDiscount{line-height:30px;}
.orderHistList {
	margin: 0;
	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;
	color:#cc0000;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	color:#CC3300;
	font-weight:bold;
	font-size:16px;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0px 15px 15px 0px ;
	

	float:left;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {
	margin: 10px 0;
	color: #83785c;
}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew,.centerBoxContentsProducts {
    margin:5px;
    padding: 10px 0;
	}

.pimg {
   
    text-align: center;
	padding-top:20px;
	position:relative;
	height:130px;
}
.imgBox{
	position:relative;
}
.nike_tag{
	position:absolute;
	top:1px;
	right:1px;
}
.nike_new_tag{
	position:absolute;
	top:0;
	left:0;
}
.nike_hot_tag{
	position:absolute;
	top:-5px;
	left:-3px;
}
.centerBoxWrapper {
	/*border: 1px solid #e6e6e6;*/
	height: 1%;
	margin: 0 0 30px 0;
/*	padding: 12px;*/
	}

h2.centerBoxHeading {
	font: bold 19px Arial;
	color: #4c6c74;
	border-bottom: 1px dashed #d5d5d5;
	padding: 0 0 2px 0;
	margin: 24px 0 15px 0 !important;
}
.centerBoxWrapper h2 {
	margin: 0 0 15px 0 !important;
}

/*sideboxes*/
.columnLeft {
	padding: 0 1px 0 0;
	float:left;
}
.columnRight {
	padding: 0 0 0 18px;
	float:right;
}

h3.leftBoxHeading, h3.rightBoxHeading {
	font: bold 1.1em arial;
	color: #fff;
background-color:#1e1e1e;
	}

h3.leftBoxHeading, h3.rightBoxHeading {
	color: #000;
    background-color:#b570ac;
	}

h3.leftBoxHeading a:link, h3.rightBoxHeading a:link, h3.leftBoxHeading a:visited, h3.rightBoxHeading a:visited {
	font: normal 12px verdana, arial;
	color: #0078e8;
	text-decoration: underline;
	}


h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #0078e8;
	text-decoration: none;
	} 
.sidebox-header-left {
    background-color:#b570ac;
	padding: 0 0 0 0.3em;
}
.main-sidebox-header-left {
background-color:#b570ac;
	padding: 0 0 0 0.3em;
}
.main-sidebox-header-right {
background-color:#334cdd;
	color: #000 !important;
	padding: 0 0 0 0.3em;
}
.caijinrui{color:black;font-size:19px;font-family:times new roman,times;}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font: bold 1.1em arial;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	padding: 0.45em 0.3em 0.44em 0.4em !important;
	}
.leftBoxHeading label, .rightBoxHeading label {
	line-height: 15px;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin: 1px 0 4px 0;
	}

.sideBoxContent {
	border: 1px solid #E6E6E6;
	border-top: none;
	background-color: #ffffff;
/*	padding: 0.7em 0.4em 1em 0.4em;*/
	padding: 0.7em 0.9em;
	}
.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {
	font: normal 12px arial, verdana;
	color:#333;
	line-height: 17px;
}
#informationContent ul li{line-height:28px; border-bottom:1px dashed #ccc;}
.sidebox-products {
	display: block;
	color: #0075E2 !important;
	padding: 2px;
}
#shoppingcartContent {
	background: #f4fcfd !important;
}
.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, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: left;
	}
.additionalImages a {
	text-decoration: none;
}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin: 0 0 0 8px;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}
#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top {
	font: bold 14px arial;
	text-decoration: none;
	padding: 0 0 0 9px;
	background: url("../images/arrow.gif") no-repeat 0 4px;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
.categories-top-list {
	padding: 6px 0;
	background: url("../images/dotted_line.gif") repeat-x 0 top;
}
.no-dots {
	background: none;
}
.sub-count {
	color: #aaaaaa;
	line-height: 12px !important;
}

.subcategory {
	padding: 8px 0 8px 8px;
	border-top:1px dashed #ccc;
}
.subcategory a {
	line-height: 12px !important;
}

A.category-products{
	padding-left:10px;
}

A.category-subs, A.category-products {
	color: #777;
	text-decoration: none;
	text-shadow: 0 1px 1px #ccc;
	}
A.category-subs:hover, A.category-products:hover {
	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: #f4f4f4;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #fdfdfd;
	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: #dadada;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #cfd8e6;
	height: 2em;
	}

.tabTable {
	margin: 6px 0 4px 0;
}
.tabTable td {
	padding: 12px 8px;
	text-align: left;
}

.productListing-even {
	background-color: #f7f7f3;
}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	text-align:left;
	padding-left:12px;
	}
	
.commInfo{
	border:1px solid #e3e3e3;
	margin-bottom:20px;
	padding:10px;
}

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;
	}
#bannerOne, #bannerTwo, #bannerThree {
	margin: 0;
	padding: 0 0 9px 0;
}

.sideBoxContentItem {
	padding-bottom: 10px;
}
.sideBoxContentItem a {
	text-decoration: none !important;
}
#productMainImage a {
	text-decoration: none;
}
.bottom-link:link, .bottom-link:visited, .bottom-link:active  {
	text-decoration: none;
}
.bottom-link:hover {
	text-decoration: underline;
}
.left-side-info {
    vertical-align: top;
    width: 180px;
}

.sidebysidefields_hide{display:none;}

.flipx_buycart{
    -moz-transForm:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
    /*IE*/
    filter:FlipH;
	
	margin-right:3px;
}

h1#productName{font-size:18px; color:#333; font-weight:normal; border-bottom:1px solid #dedede; margin:0 !important; padding-bottom:5px;}

#cartContentsDisplay tr, #cartContentsDisplay td, #cartContentsDisplay th {
    border: 1px solid #E3E3E3;
    border-collapse: collapse;
    padding: 10px;
}
#prevOrders{background:#F2F2F2;}

#left_uinfo{
	background:#F2F2F2;
	float:left;
	width:48%;
	height:110px;
	padding:5px;
}

#right_uinfo{
	background:#F2F2F2;
	float:right;
	width:48%;
	height:110px;
	padding:5px;
}


a.addtocart_yyl{color:#ffffff;text-decoration: none;display:inline-block;font-size:16px;font-weight:bold;line-height:16px;margin-left:20px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 5px 0 #1a74a1,0 10px 15px rgba(0,0,0,.35);-moz-box-shadow:0 5px 0 #1a74a1,0 10px 15px rgba(0,0,0,.35);box-shadow:0 5px 0 #1a74a1,0 10px 15px rgba(0,0,0,.35);-webkit-transition:-webkit-box-shadow .2s ease-in-out;-moz-transition:-moz-box-shadow .2s ease-in-out;-o-transition:-o-box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;padding:10px;background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#00b5e5),color-stop(100%,#008db2));background:-webkit-linear-gradient(top,#00b5e5,#008db2);background:-moz-linear-gradient(top,#00b5e5,#008db2);background:-o-linear-gradient(top,#00b5e5,#008db2);background:linear-gradient(top,#00b5e5,#008db2);background-color:#00a1cb;}a.addtocart_yyl:active,a.addtocart_yyl:hover{color:#ffffff;text-decoration: none;-webkit-box-shadow:0 5px 0 #1a74a1,0 12px 10px rgba(0,0,0,.3);-moz-box-shadow:0 5px 0 #1a74a1,0 12px 10px rgba(0,0,0,.3);box-shadow:0 5px 0 #1a74a1,0 12px 10px rgba(0,0,0,.3);-webkit-transform:translate(0,1px);-moz-transform:translate(0,1px);-o-transform:translate(0,1px);transform:translate(0,1px);background-color:#00a1cb;+background-color:#e54028;background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#00c9fe),color-stop(100%,#008db2));background:-webkit-linear-gradient(top,#00c9fe,#008db2);background:-moz-linear-gradient(top,#00c9fe,#008db2);background:-o-linear-gradient(top,#00c9fe,#008db2);background:linear-gradient(top,#00c9fe,#008db2);}a.addtocart_yyl{color:#ffffff;text-decoration: none;}


input.addtocart_input{ cursor:pointer; border:none;color:#ffffff;text-decoration: none;display:inline-block;font-size:16px;font-weight:bold;line-height:16px;margin-left:20px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 5px 0 #990000,0 10px 15px rgba(0,0,0,.35);-moz-box-shadow:0 5px 0 #990000,0 10px 15px rgba(0,0,0,.35);box-shadow:0 5px 0 #990000,0 10px 15px rgba(0,0,0,.35);-webkit-transition:-webkit-box-shadow .2s ease-in-out;-moz-transition:-moz-box-shadow .2s ease-in-out;-o-transition:-o-box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;padding:10px;background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#EE0000),color-stop(100%,#CC0000));background:-webkit-linear-gradient(top,#EE0000,#CC0000);background:-moz-linear-gradient(top,#EE0000,#CC0000);background:-o-linear-gradient(top,#EE0000,#CC0000);background:linear-gradient(top,#EE0000,#CC0000);background-color:#EE0000;}input.addtocart_input:active,input.addtocart_input:hover{color:#ffffff;text-decoration: none;-webkit-box-shadow:0 5px 0 #990000,0 12px 10px rgba(0,0,0,.3);-moz-box-shadow:0 5px 0 #990000,0 12px 10px rgba(0,0,0,.3);box-shadow:0 5px 0 #990000,0 12px 10px rgba(0,0,0,.3);-webkit-transform:translate(0,1px);-moz-transform:translate(0,1px);-o-transform:translate(0,1px);transform:translate(0,1px);background-color:#EE0000;+background-color:#CC0000;background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#EE0000),color-stop(100%,#CC0000));background:-webkit-linear-gradient(top,#EE0000,#CC0000);background:-moz-linear-gradient(top,#EE0000,#CC0000);background:-o-linear-gradient(top,#EE0000,#CC0000);background:linear-gradient(top,#EE0000,#CC0000);}input.addtocart_input{color:#ffffff;text-decoration: none;}

#shop_xr{ overflow:hidden; border-bottom:1px solid #dedede;/* background:url("../images/free-shipping.png") no-repeat right top;*/}
#shop_xr img{margin-left:30px;}

#shop_sale{overflow:hidden; color:#006633; font-weight:bold; font-size:14px; padding:5px 0;}

div.proSOLD {
    font-weight: bold;
}
.wish_link {
    background: url("../images/fav-btn.png") no-repeat left center;
    padding: 0 0 0 15px;
}
.wish_link a{color:#333;}
#inforeviews {

    border-top: 1px solid #dedede;
    padding: 5px 0;
	width:430px;
}
.sold_li {
    font-size: 14px;
    font-weight: bold;
}

.sold_li .oneup{display:none;margin-top:-2em; color:#F00; padding-left:55px; font-size:18px; font-family:Arial, Helvetica, sans-serif;}
.featured_sold{
	background:url("../images/icon.png") no-repeat scroll -25px -20px;
	display:inline-block;
	width:15px;
	height:16px;
	margin-right:5px;
	vertical-align:middle;
}

.kkcountdown-1{font-size:26px; font-weight:bold; color:#F00; font-family:Arial, Helvetica, sans-serif;}

.baok_max{
	color:#666;
	text-decoration:line-through;
	}
	
	
	


	
#productright{ width:450px; height:500px; float:right; border:1px solid #dedede;}	
#shop_xr1{ width:450px; height:30px; float:right; }
#productmp{ width:450px; height:100px; float:right; margin-top:10px; background:#f8f8f8; border:1px solid #dedede;}
#productmp1{ width:200px; float:left; height:60px;}
#productmp2{ width:200px; float:right; height:60px;}
#product1{ width:450px; height:30px; float:right;}
#product2{ width:450px; height:100px; float:right;}
#product2 p{ width:445px; float:right; height:10px; font-weight:bold;}
#product2 p1{ color:#9f9f9f; font:Arial,Helvetica,sans-serif; font-size:12px;}

#logoheda{ width:100%; height:auto;}



#logozi{ width:370px; float:right; height:20px; margin-left:0px; margin-top:40px;}

#logozi p1{ font-size:16px; font-weight:bold; color:#C00; font-family:Arial, Helvetica, sans-serif;}







#a_img{ width:100PX; height:25px; background:#fa5400; float:right; margin-right:0px;
border-radius:5px;
-moz-border-radius:25px; /* Old Firefox */}

#a_img INPUT,alt{ color:#FFF; font-weight:bold; margin-left:10px; font-size:12px; padding-top:10px; 
}
#a_lianjie{ width:427px; height:60px; float:right; }

#a_lianjie2{ width:400px; height:32px; float:left; margin-top:6px;}

#a_lianjie2 p1{ margin-top:0px; font-size:12px; font-weight:bold;}

#a_lianjie2 p2{ margin-top:0px; font-size:12px;font-weight:bold;}

#puadd{ width:428px; height:77px; float:left;  border:1px solid #dedede; background:#f8f8f8;}
#puadd1{ width:400px; height:20px; float:left; margin-top:0px;}
#puadd2{ width:428px; height:70px; float:right; margin-top:0px; margin-right:0px;background:#fffada;border-left:1px solid #dedede;border-right:1px solid #dedede;border-bottom:1px solid #dedede;}

#proright{ width:430px; height:auto; float:right; }


#attrib-1{ height:21px; margin-top:3px;}
#attrib-3{ float: left;
    margin-left: 30px;
    width: 360px;}


.back select{float: left;
    margin-left: 30px;
    width: 360px;}


#a_head{ width:100%; height:40px;}
#a_head1{ width:1000px; height:40px; margin:0 auto;}
#a_head11 { width:300px; height:auto; float:left;}
#a_head12{ width:500px; height:auto; float:right;}

#logoa{ width:300px; height:auto; float:left;}
#logoa1{ width:500px; height:auto; float:right;}
#logoa1_1{ width:500px; height:20px; margin-top:20px; float:right;}

#a_search{ width:300px; height:40px; float:right; margin-top:35px;}










#header_1{
	background-color: #0683bb;
    border-top: 1px solid #045c82;
    color: #e6f3f8;
    height: 30px;
	width:1000px;
	margin:0 auto;
	
	}
	
#header_11{ width:600px; height:auto;
float:left; margin-top:5px;}	

#header_12{ width:400px; height:30px; float:right; margin-top:10px;}
#header_2{ width:1000px; height:130px; margin:0 auto; }
#header_21{ width:300px; height:auto; float:left; margin-top:0px;}
#header_22{ width:600px; height:50px; float:right; margin-top:10px;}



#huobi{ width:100px; height:30px; float:right;}
#head_333{ width:400px; height:30px; float:right;margin-top:40px;}
#header_mi{ width:100%;height:130px; }
#header_nav{ width:100%; height:45px; background:#b570ac; overflow: hidden;}

#column-center{ width:1000px; margin:0 auto; height:auto; background:#FFF;}
#content{ width:1000px; margin:0 auto; height:auto; background:#FFF;}
#a_banner{height: auto;
    margin:0px auto;
    overflow: hidden;
    width:100%;}
	
	
	
	
	