.br_1 {          

  border: 1px solid;

}

/**

 * PureOrange Template designed by zen-cart-power.com

 * 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: 11px/150% Arial,Helvetica,sans-serif,"宋体";

	font-size: 12px;
	
	font:11px/150% Arial,Helvetica,sans-serif,"宋体";

	color: #000000;

	width:980px;

	margin:0 auto;

/*	background: #e5edf5;*/

	line-height: 17px;

	background:#DEDADA url("../images/body_bg.gif") top center repeat-y;

	}

img {vertical-align:top;}



a img {border: none; }





a:link, #navEZPagesTOC ul li a {

	color: #000000;

	}

 

a:visited {

	color: #000000;

	}



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

	color: #ff0000;

	text-decoration: none;

	}



a:active {

	color: #000000;

	}



.blue-link a {

	color: #000000;

}

.clear { clear:both;}

.columnLeft a, .columnRight a {

	text-decoration: none;

}

.columnLeft a:hover, .columnRight a:hover {

	color:#ff0000;

}

#columnCenter {

	padding: 0 0 0 0;

	margin:0 auto;

	text-align:left;

}

h1 {

	font: bold 14px Arial,Helvetica,sans-serif,"宋体";

	color: #4e637e;

	text-indent:2px;

	border-bottom: 1px solid #e6e6e6;

	padding: 10px 0 2px 0;

	margin: 0 0 10px 0 !important;

	}



h2 {

	font: bold 18px 11px/150% Arial,Helvetica,sans-serif,"宋体";

	padding: 0 !important;

	display: block;

	}



h3 {

	font-size: 1.3em;

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

	}



LEGEND {

	font: bold 12px Arial,Helvetica,sans-serif,"宋体";

	padding: 4px 6px;

	color: #4e6a96;

	background: #f3f3f7;

	}



LABEL {

/*	line-height: 1.5em;*/

	padding: 0.2em;

	line-height: 23px;

	}

h4.optionName {

	padding: 0;

	margin: 0;

	width: 100px;

	font: bold 11px Arial,Helvetica,sans-serif,"宋体";

}

/*.optionName label {

	font: bold 12px Verdana;

}*/

/*.attribsSelect {

	width: 120px;

	float: left;

}*/



LABEL.checkboxLabel, LABEL.radioButtonLabel {

	margin: 0.5em 0.3em;

	}



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

	float: left;

	}



LABEL.inputLabel {

	width: 9em;

	float: left;

	}



LABEL.inputLabelPayment {

	width: 14em;

	float: left;

	padding-left: 2.5em;

	}



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

	width: 11em;

	float: left;

	}



#checkoutPayment LABEL.radioButtonLabel {

	font-weight: bold;

	}



P, ADDRESS {

	padding: 0.5em;

	}



ADDRESS {

	font-style: normal;

	}



.clearBoth {

	clear: both;

	}



HR {

	height: 1px;

	margin: 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;

	}



/*wrappers - page or section containers*/

#mainWrapper {

	text-align: left;

	width: 980px;

	vertical-align: top;

/*	border: 1px solid #9a9a9a;*/

	}



#headerWrapper {

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

}



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

	margin: 0;

	padding: 0;

	}



.topper-menu { width:750px;}

.topper-menu li {

	font: 10px verdana;

	float: left;

	padding-left:7px;

	padding-right:7px;	

	margin: 9px 2px 0 0px;

	color:#555555;

	border-right:1px solid #cccccc;

}

.topper-menu li a {

    color:#555555;

	text-decoration:none;

}

.topper-menu li a:hover {

    color:#FF0000;

	text-decoration:underline;

}



#logoWrapper{

	height: 103px;

	width:200px;

	}

#logo {
	padding: 0;
	width:220px; 
	height:90px; 
	display:block; 
	cursor:hand;

}

#logo img {

    border:0px;

	display:block;

	vertical-align:top;

}



#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {

	margin: auto;

	} 

#navColumnOneWrapper, #navColumnTwoWrapper {

	margin-left: 3px;

	margin-right: 3px;

	}



#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: 44%;

	}



.wrapperAttribsOptions {

	margin: 0.3em 0em;

	}



/*navigation*/

#productListing {height:auto; border:1px solid #E6E6E6;border-right:0;}

#productListing .itemTitle { font-size:11px; font-weight:blod; width:130px;height:28px; overflow:hidden;margin:0 auto;line-height:12px;}

#productListing .listingProductImage {width:124px;height:124px;display:-moz-inline-box;display:inline-block;}

#productListing .productlisting_price { font-size:12px; font-weight:bold; height:30px; color:#CC0000;}

#productListing input {padding:0;margin:5px 5px 0 0;vertical-align:top;}

#productListing .quite {width:24px;height:15px;}

#productListing .productPriceDiscount {width:124px;display:-moz-inline-box;display:inline-block;}

#productListing br {display:none}

.current {
	padding:2px 4px; margin:2px;border:1px solid #f4f4f4;;cursor:pointer;background:#999;color:#fff; line-height:18px;
}

.productListing_nav {background:#F3F2DE;height:26px; clear:both; border:1px solid #eee; border-bottom:0;}

.navSplitPagesLinks, .navSplitPagesResult {

	padding: 4px 0 4px 0;
	color:#000;

}

.navSplitPagesResult { text-indent:10px;}


.navSplitPagesLinks a {
	padding:2px 4px;margin:2px;border:1px solid #f4f4f4;;cursor:pointer;background:#FDFDFD;line-height:18px;
}

.navSplitPagesLinks a:hover{
	padding:2px 4px; margin:2px;border:1px solid #f4f4f4;;cursor:pointer;background:#999;color:#fff; line-height:18px;
}


.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 ,#sitelinks {

	margin:0 auto;

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

	height: 1%;

	text-align:center;

}

#navSuppWrapper {

	border-top: 0px dotted #cecece;	

	margin: 5px 0 0 0;

	padding: 0px 0 12px 0;

	text-align:center;

}

#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 11px Arial,Helvetica,sans-serif,"宋体";

	float: left;

	margin: 0 2px 0 14px;

}



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

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0;

	color: #ffffff;

	white-space: nowrap;

	}

.legalCopyright {

	font: 11px Arial,Helvetica,sans-serif,"宋体" !important;

	line-height:20px;

}



.dldivt {margin:0 auto;height:170px;padding:0px 10px 0px 0px;margin:15px 0 10px 0;border:1px solid #E6E6E6;}

.dldivt dl{float:left;width:185px;padding:0;margin:0;margin-left:6px;}

.dldivt dd{width:185px;margin:0;padding:0; text-indent:8px; background:url("../images/dot.gif") left no-repeat;}

.dldivt dd a {color:#666666; text-decoration:none;}

.dldivt dd a:hover {color:#666666; text-decoration:underline; background:#EFEFEF}

.dldivt dt{width:185px;margin:0;padding:0;font-weight:bold;line-height:32px;color:#000;font-size:14px; line-height:30px;}

.links { font-size:12px;clear:both;margin:0 auto;padding:3px 10px 3px 0px;margin:15px 0 10px 0;border-top:1px dotted #D5CECF;border-bottom:1px dotted #D5CECF}

.links a { text-decoration:none;}

.links a:hover {color:#a72d2c;}


#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-top:3px;

	margin-bottom:3px;

	}
	
#indexProductListCatDescription p {padding:0;margin:0;}



#navMainSearch {

	float: right;

	}



#navBreadCrumb {

	padding: 0.5em;

	font: 11px Arial,Helvetica,sans-serif,"宋体";

	margin: 0em;

	color: #999999;

	text-align:left;
	
	background:#F2F2F2;

	}

#navBreadCrumb a {

	color: #999999;
	
	text-decoration:underline;

}



#top_nav {

	background:url("../images/navMainWrapper.gif") top center no-repeat;

	font: bold 12px Arial,Helvetica,sans-serif,"宋体";

	margin: 0em;

	height: 24px;

	}

	

#tab_nav ul {

}



#tab_nav li {

	float: left;

	padding: 0 0 0 5px;

}

#tab_nav a {

	display: block;

	text-decoration:none;

	padding: 5px 15px 0px 38px;

	color:#FFFFFF;

}

#tab_nav a:hover {

	color:#333333;

}



#login_logout_section, #login_logout_section a {

	font: normal 11px Arial,Helvetica,sans-serif,"宋体";

	color: #ffffff;

	padding: 11px 7px;

}

#login_logout_section a:hover {

	text-decoration: none;

}



.top-nav-right {

	background: url("../images/top_nav_right_bg.gif") right top;

	height: 39px;

	width: 6px;

	float: right;

}

.top-nav-left {

	background: url("../images/top_nav_left_bg.gif") left top;

	height: 39px;

	width: 6px;

	float: left;

}



#navColumnOne, #navColumnTwo {

	background-color: transparent;

	}

/* Tools section styles */

#tools_wrapper {

	height: 28px;

	background: #fff;

	margin: 0 0px !important; 

	padding: 0px 0px 3px 3px;

}

.line-header {

	margin: 0 4px;

}

.search-header-input {

	background: url("../images/search_header_bg.gif") no-repeat left top;

	height: 21px;

	padding: 1px 0 0 3px;

	float: left;

}

.search-header-input input {

    width:155px;

	font-family: Arial,Helvetica,sans-serif,"宋体";

}



.search-header {

	margin: 3px 0;

}

.search-header input {

	border: 0px;

	margin: 0px;

	color: #696969;

	background: none;

}

.search-header form {

	float: left;

}

.search-header input:focus {

	background: none;

}



.advanced_search {

	padding: 0 6px 2px 0;

	margin: 4px 0 0 10px;

}

.advanced_search a {

	font-size: 11px;

	text-decoration: none;

	color: #000000;

}

.advanced_search a:hover {

	text-decoration: underline;

}

.cart-header {

	padding: 1px;

	margin: 5px auto 3px auto !important;

}

.cart-header span {

	font-weight: bold;

}

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

	width: 303px;

}

.td-languages {

	width: 303px;

}

.languages-wrapper select, .languages-wrapper {

	font: 11px/150% Arial,Helvetica,sans-serif,"宋体" !important;

}

.languages-wrapper select {

	height: 18px;

}

.languages-wrapper form {

	float: right;

}

.languages-wrapper label {

	padding: 3px 0;

	line-height: 17px !important;

}

/* /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 {
}
.centerColumn {width:598px;}

#productDescription { border:1px solid #E6E6E6; margin-top:10px; background:#F8F8F8; padding:0;}

#productDescription h2 {font-size:14px; color:#1E4E8E; line-height:26px; background:#fff; text-indent:10px; margin:0;}
#productDescription .content {margin:0 10px 10px 10px; text-align:centers;}
#productDescription .content img {
clear:both;
vertical-align:top;
margin:0 auto;
margin-bottom:10px;
width:550px;
height:auto;
text-align:center;
}

#productAttributes {

	padding: 10px 14px;

	margin: 10px 0;

	border: 1px #f3ecd9 solid;

	background: #fcfcea;

}



.alert {

	color: #FF0000;

	margin-left: 0.5em;

	}

.advisory {}

.important {

	font-weight: bold;

	}

.notice {}

.rating{}

.gvBal {

	float: right;

	}

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

    margin:0;

	}

.centerColumn h1{

    text-align:left;

}

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

	font-size: 0.9em;

	}

#siteinfoIP {

	float: left;

}

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

	color: #000000;	

	margin: 1px 8px;

}



/*Shopping Cart Display*/

#cartAdd {

	float: right;

	text-align: right;

	border: 1px solid #e2e2e2;

	background: #f8f8f8;

	width:330px;

	height:250px;

	margin:0;

	padding:0;

	}



#cartAdd input {

    margin:0;

	padding:0;

	margin-top:1px;

}



#cartAdd .cart_quantity {

    width:24px;

	height:16px;

}



.tableHeading TH {

	border-bottom: 1px solid #aaaaaa;

	border-top: 1px solid #aaaaaa;

	}



.tableHeading, #cartSubTotal {

	background-color: #e9e9e9;

	 }



#cartSubTotal {

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

	}

.cartQuantity, .cartQuantityUpdate, .cartProductDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartUnitDisplay {

	border-bottom:1px dotted #CCC;

}



.cartUnitDisplay, .cartTotalDisplay {

	text-align: right;

	padding-right: 0.2em;

	}



#scUpdateQuantity {

	width: 2em;

	}



.cartQuantity {

	width: 4.7em;

	}



.cartNewItem {

/*	color: #0075E2;*/

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}



.cartOldItem {

/*	color: #0075E2;*/

	position: relative;  /*do not remove-fixes stupid IEbug*/

	}

#cartBoxListWrapper a {

	color: #000000;

}

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

	}



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

	color: #CC0000;

	}



#productPrices, #reviewsInfoDefaultPrice {

	font: bold 16px Arial,Helvetica,sans-serif,"宋体";

	color: #CC0000;

	margin: 0 0 0 0;

	display: block;

}

#recent_orders {border:1px solid #E6E6E6;}

#recent_orders h3 { padding:0; margin:0; line-height:30px; text-align:center}

#recent_orders .orderHistList {

	margin: 5px;

	padding: 0;

	list-style-type: none;

	} 

#recent_orders .orderHistList li { clear:both; text-align:left;}

#recent_orders .orderHistList .icon {float:left}

#recent_orders .orderHistList .roll_order {float:right;test-align:left;width:140px;height:30px;overflow:hidden;}

#recent_orders .orderHistList .roll_order a { color:#000; line-height:14px; font-size:11px;}

#recent_orders .orderHistList .roll_order a:hover {color:#ff0000}

#recent_orders .orderHistList span {float:right;test-align:left;width:140px;overflow:hidden;color:#666;}



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

	}

#productDetailsList {

    margin:0;

	padding:0;

	list-style:none;

	padding-left:15px;

	padding-right:15px;

	padding-top:5px;

}

#productDetailsList li {

    text-align:left;

	line-height:25px;

	width:310px;

	background:url("../images/bottom_dot.gif") left bottom repeat-x;
}
#productDetailsList .freeshpping { background:url("../images/freeshipping.jpg") left top no-repeat;height:21px;width:74px;display:block; float:right;padding-right:97px;}
#productDetailsList #productPrices {background:none;}
#productDetailsList .facebook_twritter {float:right; padding-bottom:5px;}
#productDetailsList .no_bg {background:none;}
#productDetailsList .buttom_ten {padding-bottom:10px;}
#productDetailsList .viewmore a { text-decoration:underline; font-style:italic;}



/*Image Display*/

#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {

	margin: 0px ;

	}

#productMainImage {

    width:250px;

	height:250px;

	float:left;

	background:#ECECEC;

	border:1px solid #CECECE;

}

#productMainImage img a {

    width:250px;

	height:250px;

	padding:0;

	margin:0;

	border:0;

}



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

    margin: 1em 0em;

	}

.centerBoxContentsNew img {

    padding:2px;

	border:1px solid #E6E6E6;

	width:130px;

	height:130px;

}



.centerBoxWrapper {

/*	border: 1px solid #e6e6e6;*/

	height: 1%;

	margin: 10px 0 0 0;

/*	padding: 12px;*/

	}



.centerBoxWrapper .centerBoxWrapper_content {

    border: 1px solid #e6e6e6;

	border-top:0;

	height: 1%;

	overflow:hidden;

}



h2.centerBoxHeading {

	font: bold 13px Arial,Helvetica,sans-serif,"宋体";

	background:#fff url("../images/centerBoxHeading_h2.gif") left top no-repeat;

	text-align:left;

	color: #8A487E;

	padding: 0  !important;;

	margin: 0 !important;

	height:30px;

	line-height:25px;

	vertical-align:top;

	text-indent:7px;

}

.centerBoxWrapper h2 {

	margin: 0 !important;

}



.centerBoxHeading a {

    color:#8A487E;

}



/*Shopping_by_Categories*/

#Shopping_by_Categories .centerBoxWrapper_content {

    border: 0px solid #e6e6e6;

	border-top:0;

	height: 870px;;
	
	width:598px;

}

#Shopping_by_Categories h3 a{

    font-size:12px;

	text-decoration:none;

	line-height:8px;

	margin:0;

	padding:0;

}

#Shopping_by_Categories h2 {
   background:none;
   color:#A72D2C;
   font-size:16px;
}

#Shopping_by_Categories h3 a:hover {

    color:#FF0000;

}

#Shopping_by_Categories .centerBoxContentsCategories {

    width:148px;

	margin-left:1px;

	height:415px;

	margin-bottom:5px;

}

#Shopping_by_Categories .centerBoxContentsNew img {

	vertical-align:top;
	width:auto;
	height:auto;
	padding:0;
	border:0;
	text-align:center;

}

#Shopping_by_Categories .catoryList {

    text-align:left;

}

#Shopping_by_Categories .catoryList a {

    padding-left:16px;

	background:url("../images/catorylist.gif") 8px 5px no-repeat;

	text-decoration:none;
	
	width:114px;
	
	height:16px;
	
	display:block;
	
	overflow:hidden;

}

#Shopping_by_Categories .catoryList a:hover {

    text-decoration:underline;

	color:#FF0000;

}

#Shopping_by_Categories .catoryList br { display:none;}

/*sideboxes*/

.columnLeft {

	padding: 0 5px 0 0;

	margin:0;

}

.columnRight {

	padding: 0 0 0 5px;

	margin:0;

}



h3.leftBoxHeading, h3.rightBoxHeading {

	font: bold 13px Arial,Helvetica,sans-serif,"宋体";

	color: #8A487E;

	}



h3.leftBoxHeading a, h3.rightBoxHeading a {

	font: normal 11px Arial,Helvetica,sans-serif,"宋体";

	color: #8A487E;

	text-decoration: underline;

	}





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

	color: #FF0000;

	text-decoration: none;

	} 

.sidebox-header-left {

	padding: 0 0 0 0.3em;

	height:32px;

	background: url("../images/main_sidebox_left.gif") no-repeat left top;

}

.sidebox-header-right {

	padding: 0 0 0 0.3em;

	height:32px;

	background: url("../images/main_sidebox_right.gif") no-repeat left top;

}

.leftBoxHeading {

	background: url("../images/main_sidebox_left.gif") no-repeat right top !important;

	padding: 0 0 0 0.3em;

}

.rightBoxHeading {

	background: url("../images/main_sidebox_right.gif") no-repeat right top !important;

	padding: 0 0 0 0.3em;

}



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

	font: bold 1.1em Arial,Helvetica,sans-serif,"宋体";

	color: #8A487E;

}



.leftBoxHeading, .rightBoxHeading {

	margin: 0em;

	padding: 0.4em 0.3em 0.4em 0.4em !important;

	}

.leftBoxHeading label, .rightBoxHeading label {

	line-height: 16px;

}

.leftBoxContainer, .rightBoxContainer {

	margin: 0em;

	margin: 0px 0 12px 0;

	}



.sideBoxContent {

	border: 1px solid #E6E6E6;

	border-top: none;

	background-color: #ffffff;

	padding: 0.7em 0.9em;

	}

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

	font: normal 11px Arial,Helvetica,sans-serif,"宋体";

	color: #000000;

	line-height: 17px;

}

.sidebox-products {

	display: block;

	color: #000000 !important;

	padding: 2px;

}

#shoppingcartContent {

	background: #FFFFFF !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: center;

	}

	

.centerBoxWrapper_content .nfsmodules {

   float:left;

   width:155px;

   height:240px;

}



.additionalImages a {

	text-decoration: none;

}



#ad_right .sideBoxContent {

    padding:0;

	margin:0;

	border:0;

}

#ad_right img {

    margin-bottom:5px;

}



/*bestsellers bof*/

#bestsellers .sideBoxContent {

	border-left:1px solid #d8d8d8;

	border-right:1px solid #d8d8d8;

	margin:0px 0 5px 0;

	padding:0;

}

#bestsellers .whatishot {border:1px solid #e6e6e6; border-bottom:0;}

#bestsellers .whatishot h3 {padding:0;margin:0;font-size:14px; padding:5px 5px 3px 5px; color:#A72D2C;}

#bestsellers .bestsellerad {height: 80px;}

#bestsellers .bestsellerad img {width:168px;height:80px;}

#bestsellers .bestsellerad hr {margin: 6px 0px 0px 0px;padding:0;height:1px;width:168px;}

#bestsellers .wrapper {

	margin: 0;

	padding:0;

}



#bestsellers ol {

	padding: 0;

	margin:0;

	list-style-type:none;

}



#bestsellers li {

	padding: 5px 0 0 3px;

	margin: 0;

	display:block;

	list-style-type:none;

	height:50px;

	clear:both;

	margin-bottom:5px;
	
	text-align:left;

}

	

#bestsellers img {

    float:left;

	width:50px;

	height:50px;

	padding:0;
	
	padding-left:3px;

	margin:0;

	border:0;

}



#bestsellers a {

    margin:0;

	padding:0;
	
	padding-right:3px;

	float:right;

	width:112px;

	font:11px Arial,Helvetica,sans-serif,"宋体";

	line-height:14px;

	white-space:inherit; 

	height:30px;

	text-overflow:ellipsis;

	-moz-text-overflow: ellipsis; 

	overflow:hidden

}

#bestsellers span { font-weight:bold;float:right;width:115px;height:17px; font-family:12px/150% Arial,Helvetica,sans-serif,"宋体";padding-top:2px;}

	

/*bestsellers eof*/



#upProductsHeading {

	text-align: left;

	}



#upDateHeading {

	text-align: right;

	}



/* categories box parent and child categories */
#categories {border:2px solid #c10071;padding-bottom:2px; border-bottom:2px solid #c10071}

#categories .sideBoxContent {

    background:#fff;

	margin:0;

	padding:0;

	border-bottom:0;

}

#categories h3 {padding:2px 0px 5px 10px;background:#c10071;margin:0;color:#fff;font-size:13px;}

A.category-top {

	font: 12px Arial,Helvetica,sans-serif,"宋体";

	font-weight:bold;

	text-decoration: none;

	padding: 0 0 0 10px;

	color:#000000;	

	}

A.category-top:visited {

    text-decoration: none;

}

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

	text-decoration: none;

	}

.categories-top-list {

	padding: 6px 0;

	border-bottom:1px dotted #b4b4b4;

	background:#fff  url("../images/arrow.gif") right -2px no-repeat;

}

A.categories-top-list, A.categories-top-list:visited {

	text-decoration: none;

	}

.no-dots {

	border-bottom:1px solid #E6E6E6;

}

.sub-count {

	color: #ff0000;

	line-height: 12px !important;

}



.subcategory {

	padding: 0 0 6px 12px;

	background:#FFFFFF;

}

.subcategory a {

	line-height: 12px !important;

}



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

    text-decoration: none;

	}

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

	text-decoration:underline;

}

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

	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: 25px;

	}



.productListing-rowheading {

	background-color: #cfd8e6;

	background-image: url(../images/tile_back.gif);
	
	overflow:hidden; margin-left:0px; margin-right:0px;

/*	color: #FFFFFF;*/

	}
	
.productListing-rowheading .productListing-heading {}



.tabTable {

	margin: 6px 0 4px 0;

}

.tabTable td {

	padding: 12px 8px;

	text-align: left;

}

.productListing-odd,.productListing-even {
width:148px;
height:260px;
float:left;
overflow:hidden;
margin:0 0 0 0;
border:1px solid #eee;
border-top:0;
border-left:0;
padding-top:6px;
}

.productListing-odd .freeshpping ,.productListing-even .freeshpping { background:url(../images/freeshipping.jpg) center top no-repeat;height:21px;width:148px;display:block;}

.productListing-even {

	

}



#siteMapList {margin:0;padding:0;padding-left:3px;}
#siteMap a {}
#siteMapList h3 {clear:both;color:#333;margin:0;padding:0;}
#siteMapList ul {list-style:none;padding:0;margin:0 0 0 20px;}
#siteMapList li {}
#siteMapList .bigclass {clear:both;font-weight:bold;padding:6px 0 4px 0;color:#FF6699;text-decoration:underline}
#siteMapList .bigclass .bigclassname {color:#FF6699}
#siteMapList .bigclass ul {margin:0;padding:0;}
#siteMapList .bigclass li {font-weight:normal;float:left;padding-right:10px; white-space:nowrap}



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

	}

#bannerTwo .live_help img {

    margin-top:20px;

}

#Recent_blog {border:1px solid #e6e6e6;}
#Recent_blog h3 {margin:0;padding:0; line-height:30px;}
#Recent_blog ul {margin: 0; padding:0px 0 8px 5px; list-style-type: none;}
#Recent_blog li {margin:0;padding:0; margin-bottom:5px; width:170px; text-align:left;}

#hot_news {border:1px solid #e6e6e6;}
#hot_news h3 {margin:0;padding:0; line-height:30px;}
#hot_news ul {margin: 0; padding:0px 0 8px 5px; list-style-type: none;}
#hot_news li {margin:0;padding:0; text-indent:38px; width:170px;background:url("../images/new-red.png") left 3px no-repeat; text-align:left}

#indexDefault {margin-top:0;padding-top:0;text-align:center;width:783px;}
#indexDefault .index_center { width:783pxpx;}
#indexDefault .index_left { float:left; width:598px;}
#indexDefault .index_right { float:right; width:176px;}
/**首页轮换图片开始**/
#indexDefaultMainContent {width:width:590px;border:0;}
div, span, a, img, strong, sub, b, u, i, center,dl, dt, dd, ol, ul, li, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;outline: 0;}
ol, ul {list-style: none;}
li{vertical-align:middle;}
i{font-style:normal;}
.spanclass{display:none;position:absolute;top:-15px;left:-15px;float:left;width:5px;height:5px;font-size:5px;line-height:5px;}
a:link,a:visited{color:#000;text-decoration:none;}
a:hover{color:#f60;text-decoration:underline;}
a.isVideo{padding-left:18px;}
a .red,a:visited .red,a:hover .red{color:#c00;}
a.red:link,a.red:visited{color:#c00;}
.sliderwrapper .contentdiv{display:none;overflow:hidden;}
.row9{width:596px;}
.focusImg{width:596px;background:#dbdbdb;position:relative;}
.focusImg .dImg{width:596px;}
.focusImg .dImg img{width:596px;vertical-align:middle;}
.focusImg .dTitle{line-height:24px;padding:0 8px;font-weight:bold;}
.focusImg .pagination{height:20px;clear:both;position:absolute;top:190px;right:0px;_right:-1px;}
.focusImg .pagination a{line-height: 18px; width: 28px; height: 18px;display:inline;float:left;border:1px #F4F4F4 solid;color:#CAC7BF;background:#FDFDFD;text-align:center;text-decoration:none;font-weight:bold;margin-right:3px;}
.focusImg .pagination a:hover,.focusImg .pagination a.selected{color:#FFF;background:#CAC7BF;}
.bigTitle{height:66px;border-top:1px solid #dbdbdb;text-align:center;}
.bigTitle .bigTxt{color:#CC0000;font-family:"微软雅黑", "宋体";font-size:18px;font-weight:bold;line-height:28px;text-align:center;padding-top:7px;}
.bigTitle .bigTxt a{color:#CC0000;}
.bigTitle .smallLink{padding-top:5px;}
/**首页轮换图结束片**/

/**New ProductsList**/
#productList_new {
border:1px solid #eee;
border-right:0;
height:auto;
text-align:center;
font-size:11px;
}
#productList_new span {
display:-moz-inline-box;
display:inline-block;
width:128px;
border-bottom:1px solid #e6e6e6;
text-align:left;
}
#productList_new .productList_new-data {
width:138px;
height:240px;
float:left;
overflow:hidden;
margin:0 0 0 0;
border:1px solid #eee;
border-top:0;
border-left:0;
padding-top:10px;
padding-left:5px;
padding-right:5px;
}
#productList_new .name_img { 
width:124px; 
height:124px; 
padding:2px;
border:1px solid #e3e3e3; 
vertical-align:top;
}
#productList_new .name_new {
height:28px;
overflow:hidden;
font-size:11px;
margin:0 auto;
line-height:13px;
font-weight:bold;
text-align:center;
}
#productList_new .name_button {
text-align:center;
border:0;
}

/**specialsListBoxContents**/
#productList_specials {
border:1px solid #eee;
border-top:0;
height:auto;
text-align:center;
font-size:11px;
}
#productList_specials span {
width:auto;
}
#productList_specials .specialsListBoxContents {
height:240px;
float:left;
width:138px;
overflow:hidden;
margin:0 0 0 0;
border:1px solid #eee;
border-top:0;
border-left:0;
padding-top:10px;
padding-left:5px;
padding-right:5px;
}
#productList_specials .special_name {
height:50px;
overflow:hidden;
margin:0 auto;
display:-moz-inline-box;
display:inline-block;
}

/**Featured ProductsList**/
#productList_featured {
border:1px solid #eee;
border-right:0;
border-top:0;
height:auto;
text-align:center;
font-size:11px;
}
#productList_featured span {
display:-moz-inline-box;
display:inline-block;
width:128px;
border-bottom:1px solid #e6e6e6;
text-align:left;
}
#productList_featured .productList_new-data {
width:138px;
height:240px;
float:left;
overflow:hidden;
margin:0 0 0 0;
border:1px solid #eee;
border-top:0;
border-left:0;
padding-top:10px;
padding-left:5px;
padding-right:5px;
}
#productList_featured .name_img { 
width:124px; 
height:124px; 
padding:2px;
border:1px solid #e3e3e3; 
vertical-align:top;
}
#productList_featured .name_new {
height:28px;
overflow:hidden;
font-size:11px;
margin:0 auto;
line-height:13px;
font-weight:bold;
text-align:center;
}
#productList_featured .name_button {
text-align:center;
border:0;
}
#navEZPagesTop li{color:#666; font-size:12px;}
#navEZPagesTop a { color:#A72D2C;}

#googletrans {background:url("../images/translate.jpg") no-repeat scroll 0 0 transparent;}
#googletrans a { font-size:12px;}
#translate_tools {padding: 60px 0pt 10px 40px;}

.index_right {width:176px;float:right; margin:0; padding:0;}

#alsoPurchased {border:1px solid #E6E6E6; background:#F8F8F8; line-height:20px;}
#alsoPurchased h2 { font-size:14px; color:#1E4E8E; line-height:26px; background:#fff; text-indent:10px;}
#alsoPurchased span { width:500px; display:block; line-height:30px; text-indent:24px; font-weight:bold; background:url("../images/promotions.jpg") 8px no-repeat;}
#alsoPurchased .alsoPurchasedListBoxContents { width:110px; float:left; margin-right:2px;margin-left:5px;}
#alsoPurchased .alsoPurchasedListBoxContents .also_img { width:110px; height:auto;display:block; position:relative; _zoom:1;padding:0px;overflow:hidden;}
#alsoPurchased .alsoPurchasedListBoxContents .also_title {height:38px; display:block; position:relative; overflow:hidden; line-height:12px; font-size:11px; text-align:center}

/*top_show*/
#top_show {width: 960px; margin: 0px auto; background-color: rgb(255, 255, 255); border-bottom: 1px solid rgb(204, 204, 204); overflow: hidden; display: block;}
#top_show .amount_main {margin: 5px; color: rgb(0, 0, 153); text-align: left; font-weight: bold;}
#top_show .amount_main .amount_title {color: red; font-size: 14px; line-height: 16px;}
