@charset "gb2312";
/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */
*{margin:0;padding:0;}
br{line-height:0px;}
ul{list-style-position:inside;}
body {
	margin: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 75%;
	color: #333;
	background-color: #fff;
	}
a img {border: none; }
a:link, #navEZPagesTOC ul li a {
	color: #333;
	text-decoration: none;
	}
a:visited {
	color: #333;
	text-decoration: none;
	}
a:hover{
	color: #f00;
	}
#navEZPagesTOC ul li a:hover {
	color: #f00;
	}
#navMain ul li a:hover {
	color: #f00;
	}
#navSupp ul li a:hover {
	color: #f00;
	}
#navCatTabs ul li a:hover {
	color: #f00;
	}	
a:active {
	color: #f00;
	}
h1 {
	font-size: 1.5em;
	color: #333;
	font-weight:normal;
	}
h2 {
	font-size: 1.4em;
	font-weight:normal;
	}
h3 {
	font-size: 1.3em;
	font-weight:normal;
	}
h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.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: 1em;
	margin: 0.1em;
	}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	min-height:100px;
	}
input:focus, select:focus, textarea:focus {
	/*background: #EFEFEF;*/
	}
input,select, textarea {
	border:1px solid #999;
	}
input{padding:expression(this.type=="text"?'2px':'')!important;}
#contactname,#email-address,#login-email-address,#firstname,#lastname,#street-address,#city,#postcode,#telephone{padding:2px;}
input{padding:expression(this.type=="password"?'2px':'')!important;}
input[type="text"],input[type="password"]{padding:2px!important;}
#loginDefault input[type="text"],#loginDefault input[type="password"],#loginDefault select{padding:4px!important; margin-bottom:3px;}
#createAcctDefault input[type="text"],#createAcctDefault input[type="password"],#createAcctDefault select{padding:4px!important; margin-bottom:3px;}
.buttonRow input,#scRemoveHeading input{border:none;}
.cartQuantityUpdate input,.commentsSubmit input{border:none; height:auto; background:none;}
textarea{min-height:50px;}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #ddd;
	text-align:left;
	}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: #333;
	}
LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0em 0.3em 0em 0em;
	}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}
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-top: 0.5em;
	border: none;
	border-bottom: 1px solid #ddd;
	margin-bottom:0.5em;
	}
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #ddd;
	}
.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	margin-top:0.5em;
	}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	margin-top:0.5em;
	}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	margin-top:0.5em;
	}
/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 1015px;
	vertical-align: top;
	margin: auto;
	padding:0em;
	padding-bottom:1em;
	}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#logoWrapper{
	height:85px;
	float:left;
	padding-left:10px;
	}
#logo{}
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0em;
	margin-right: 0em;
	}
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}
#sendSpendWrapper {
	border: 1px solid #ddd;
	float: right;
	margin: 0em 0em 1em 1em;
	}
#sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
.floatingBox {
	width: 45%;
	}
#accountLinksWrapper {
	width: 100%;
	}
.wrapperAttribsOptions {
	margin: 5px 0px;
	}
/*navigation*/
.navSplitPagesResult {float:left!important;}
.navSplitPagesLinks {float:right!important; padding-right:3px;}
.navSplitPagesLinks li{float:left; list-style:none;}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}
#navMainWrapper{
	margin: 0em;
	padding: 0.5em 0em 0.5em;
	color: #333;
	height: 1%;
	float:right;
	}
#navCatTabsWrapper {
	margin: 0em;
	padding: 0.5em 0.2em;
	color: #333;
	height: 1%;
	background-color: #ffffff;
	background-image:none;
	}
#navMain{}
#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0em;
	list-style-type: none;
	text-align: center;
	line-height: 28px;
	}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}
#navMain ul li a{
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #333;
	white-space: nowrap;
	}
#navMain ul li a strong{font-weight:normal;}
#navMain ul li.navendli a{padding-right:0em!important;}
#navSuppWrapper{width:1015px; margin:auto;padding:20px 0px 20px;height:1%;color:#fff;}
#navSuppWrapper strong{font-weight:normal;}
#navSuppWrapper a{color:#fff; font-size:11px;}
#navSuppWrapper a:hover{color:#f00;}
#navSuppWrapper .bottom .footer td{padding-left:70px;}
#navSupp{height:30px; line-height:30px;}
#navSupp ul li a{
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #fff;
	white-space: nowrap;
	/*font-weight:bold;*/
	font-size:13px;
	}
#navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #9a9a9a;
	white-space: nowrap;
	}
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #ddd;
	}
#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}
#navEZPagesTOC ul li {
	white-space: nowrap;
	}
#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}
#navBreadCrumb {
	padding: 0.5em 0em;
	font-size: 1.1em;
	/*font-weight: bold;*/
	margin: 0em;
	margin-top:0.5em;
	font-family:Verdana;
	color:#333;
	}
#navBreadCrumb a, #navBreadCrumb a:visited{color:#333;}
#navBreadCrumb a:hover{}
#navBreadCrumb strong {font-weight:normal;}
#navEZPagesTop {
	background: #fff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0em;
	height:35px;
	color:#000;
	}
#navEZPagesTop strong{}
#navEZPagesTop a{color:#000;}
#navEZPagesTop a:hover{color:#f00;}
#navezTopL{margin:0;padding:0;display:block;/*float:left;width:680px;*/ line-height:35px; width:auto; text-align:center;}
#navezTopL ul {
	list-style-type: none;
	text-align: center;
	margin:0px;
	padding:0px;
	}
#navezTopL ul li {
	margin:0px auto;
	padding:0px;
	display:inline;
	}
#navezTopL a{padding:8px 15px; font-size:11px;/* padding-top(8px) + padding-bottom(8px) + font-size(12px) = line-height(30px)-3 = 27px */}
#navezTopL a:hover{background:#e8e8e8;}
/*#navezTopR{margin:0;padding:0;display:block;float:right;width:280px;text-align:right;line-height:30px;}*/
#navColumnMiddle{}
#navColumnOne {
	background-color: transparent;
	}
#navColumnTwo {
	background-color: transparent;
	}
/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
#productDescription p{padding:5px 0px;}
#productDescription ul{}
#productDescription strong{}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}
.centerColumn {
	padding:0.8em 0em;
	padding-top:0em;
	margin-top:0.5em;
	}
.centerColumn:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.centerColumn_pro {
	padding:0.8em 0em;
	padding-top:0em;	
	margin-top:0px;
	}
.centerColumn_pro:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.95em;
	}
/*Shopping Cart Display*/
#cartAdd {
	text-align: center;
	margin:5px 0px;
	padding: 1em;
	width:195px;
	}
#cartAdd input{text-align:center;}
.cartbr{margin-top:10px;}
.tableHeading TH {
	border-bottom: 1px solid #ddd;
	}
.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }
#cartSubTotal {
	border-top: 1px solid #ddd;
	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, .cartImage {
	padding: 0.5em 0em;
	vertical-align:middle;
	}
.cartProductDisplay a{vertical-align:middle;}
#cartInstructionsDisplay{text-align:center;}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
	/*padding-right: 0.2em;*/
	}
#scUpdateQuantity {
	width: 2em;
	}
.cartQuantity {
	width: 4.7em;
	}
.cartNewItem {
	color: #f00;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
.cartOldItem {
	color: #333;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}
.cartRemoveItemDisplay {
	width: 3.5em;
	}
.cartAttribsList {
	margin-left: 1em;
	}
#cartAttribsList {
	line-height:30px;
	}
#cartAttribsList li{list-style:none;}
#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #ddd;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}
.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 
#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}
#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 
#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}
.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}
.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}
.amount {
	width: 5.5em;
	}
/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}
.categoryIcon {}
#cartImage {
	margin: 0.2em 1em;
	}
/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
.attributesComments {}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .centerBoxContentsProducts, .newfeaturedallcolumns {
	margin: 1em 0em;
	}
.centerBoxWrapper {
	height: 1%;
	margin: 0.5em 0;
	}
.centerColumn table{text-align:center;}
.centerBoxHeading table{text-align:left;}
h2.centerBoxHeading {
	font-size: 1.2em;
	color: #fff;
	font-family:Verdana;
	}
h2.centerBoxHeading a{color:#fff;}
h2.centerBoxHeading a:hover{color:#fff;}
.centerBoxHeading a:visited {
	color: #fff;
	}
.centerBoxHeading{
	margin: 0em;
	background: #000;
	padding: 0.5em 0.2em 0.5em 0.5em;
	text-align:left;
	}
.centerBoxHeading strong{font-weight:normal;}
/*sideboxes*/
.columnLeft {}
.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background: #000;
	padding: 0.5em 0.2em 0.5em 0.5em;
	text-align:left;
	font-size: 1.2em;
	}
h3.leftBoxHeading, h3.leftBoxHeading a,h3.rightBoxHeading, h3.rightBoxHeading a {
	color: #fff;
	}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #fff;
	text-decoration: none;
	} 
.rightBoxHeading a:visited, .leftBoxHeading a:visited {
	color: #fff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	color: #fff;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	margin-top: 0.5em;
	margin-bottom:1em;
	}
.sideBoxContent {
	background-color: #ffffff;
	padding: 0.5em;
	padding-bottom:1.5em;
	}
.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #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;
	}
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}
#bestsellers ol {
	padding: 0;
	/*margin-left: 1.1em;*/
	}
#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}
#bannerboxHeading {
	background-color: #0000CC;
}
#upProductsHeading {
	text-align: left;
	}
#upDateHeading {
	text-align: right;
	}
/* categories box parent and child categories */
#categoriesContent ul, #chcategoriesContent ul{ list-style:none;margin:0px; padding:0px;}
#categoriesContent ul li, #chcategoriesContent ul li{ /*background:url(../images/list_background.gif) left bottom repeat-x;*/}
#categoriesContent strong, #chcategoriesContent strong{font-weight:normal;}
A.category-top, A.category-top:visited {
	color: #333;
	text-decoration: none;
	display:block;
	line-height:28px;
	background:url(../images/list-marker.gif) left 12px no-repeat;
	padding-left:11px;
	}
A.category-top:hover{color:#f00;}
A.category-links, A.category-links:visited {
	color: #333;
	text-decoration: none;
	display:block;
	line-height:28px;
	background:url(../images/list-marker.gif) left 12px no-repeat;
	padding-left:11px;
	}
A.category-links:hover{color:#f00;}	
A.category-subs, A.category-subs:visited {
	color: #333;
	text-decoration: none;
	display:block;
	line-height:28px;
	padding-left:19px;
	}
A.category-subs:hover{color:#f00;}
A.category-products, A.category-products:visited{
	color: #333;
	text-decoration: none;
	display:block;
	line-height:28px;
	padding-left:19px;
	} 
A.category-products:hover{color:#f00;}	
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	color:#f00;
	}
/* end categories box links */
/*misc*/
.back {
	float: left;
	}
.backr {
	float: right;
	}
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}
.bold {
	font-weight: bold;
	}
.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}
.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}
.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}
CAPTION {
	/*display: none;*/
	}
#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 
.accountProductDisplay, #myAccountOrdersStatus{text-align:center;}
.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: center;
	/*vertical-align: top*/
	}
.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}
TR.tableHeading {
	background-color: #e9e9e9;
	height: 3em;
	}
.productListing-rowheading {
	background: #abbbd3;
	height: 2em;
	color: #FFFFFF;
	}
#siteMapList {
	width: 90%;
	float: right;
	}
.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}
LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%;}
#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}
.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
#pro_right {
	float:right;
	width:480px;
	padding:10px 0;
	}
#pro_right li {
	list-style:none;
	}
.attribsSelect {float:left; font-weight:bolder;}
input, select, textarea {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#attrib-1 {
	display:block;
	overflow:hidden;
	}
#productAttributes{margin:5px auto;}
#productAttributes select option {
	display:block;
	}
#lang_header{display:inline;}
#currency_header {
	float:right;
	}	
#navMainSearch {
	float: right;
	padding-top:5px;
	}
#searchTable{float:right;}
#searchinput{color:#999;margin-right:0px;width:150px!important;height:14px!important;line-height:14px!important;padding-left:5px!important;}
#searchinput:focus{color:#333;}
#searchsubmit{margin-left:0px;border:none!important;}
*html #searchinput{margin-right:0px;width:150px!important;height:18px!important;line-height:18px!important;padding-left:5px!important;}
*html #searchsubmit{margin-left:0px;border:none!important;}
form{margin:0;padding:0;}
#RSSFeedLink {
	width:auto;
	}
/* bof News */
.newsHeadlineText {text-align: center; width: 100%; height: 15px; font-size: .9em; background: #e5edf5; border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-top: 1px solid #ddd; border-bottom: 5px solid #ddd; padding: 3px 0 0 0; margin: 0;}
.newsHeadlineText IMG {vertical-align: middle; }
.newsHeader {height: 30px; font-size: 12px; text-align: center; padding: 0; margin: 10px 0 0 0; }
p.articleHeading {font-weight: bold; margin: 0; padding: 0; }
span.articleHeading {font-weight: bold; }
p.articleByLine {font-size: .9em; padding: 0 0 0 20px; margin: 0; }
p.articleByLine SPAN.author {font-style: normal; }
p.articleByLine SPAN.comments {font-style: normal; }
p.articleByLine A {text-decoration: underline; }
div.articleTextBlock {clear: both; padding: 0; margin: 0; }
div.articleText, p.articleText {margin: 0; padding: 0; }
IMG.articleImage {border: 3px double #9a9a9a; background: #FFFFFF; padding: 0; margin: 10px 10px 10px 10px; }
p.newsListingDate {font-weight: bold; text-align: center; margin: 0; padding: 0; }
ul.articleLinkList {list-style-type: none; line-height: 1.5em; padding: 10px 0 0 0; margin: 0; }
ul.archiveLinkList {list-style-type: none; line-height: 1.5em; padding: 0; margin: 0; }
ul.articleLinkList li, ul.archiveLinkList li {background-image: url(../images/icons/news_link.gif); background-repeat: no-repeat; background-position: 17px 2px; padding: 0 0 0 35px; }
ul.articleLinkList li.articleStoreLink {background-image: url(../images/icons/news_link_2.gif); background-repeat: no-repeat; background-position: 17px 4px; padding: 0 0 0 35px; }
ul.articleLinkList li.articleProductLink {background-image: url(../images/icons/cart.gif); background-repeat: no-repeat; background-position: 17px 0px; padding: 0 0 0 35px; }
ul.articleLinkList a, ul.archiveLinkList a {text-decoration: underline; }
.commentsHeading {background: #f2f1ee; padding: 3px; }
.commentsBody {background: #FFFFFF; padding: 3px; }
p.backLink {float: right; margin: 0; padding: 0; clear: right; }
.commentsAuthor {text-align: left; float: left; margin: 0; width: 45%; }
.commentsSubject {font-weight: bold; }
.commentsDate {text-align: right; float: right; padding: 0; margin: 0; }
div.commentsBody p {clear: both; padding: 0 10px 10px 10px; margin: 0; }
fieldset.commentsFieldSet {text-align: left; background: #f2f1ee; border: 1px solid #e7e6e0; padding: 1em; margin: 10px 0 0 0; }
fieldset.commentsFieldSet legend {padding: 0.2em 0.5em; text-align: right;}
fieldset.commentsFieldSet label {display: block; text-align: left; margin: 3px;}
fieldset.commentsFieldSet label input {display: block; }
.commentsSubmit {text-align: right; }
.splitSolid {height: 1px; background: #000000; padding: 0; margin: 0; }
.splitSolidGray {height: 1px; background: #9a9a9a; padding: 0; margin: 0; }
.clearSplit {height: 10px; padding: 0; margin: 0; }
.splitSolid hr, .splitSolidGray hr, .clearSplit hr {display: none; }
.clearboth {clear: both; height: 1px; width: 100%; }
.clearboth hr {display: none; }
/* newsArchiveSideBox */
.newsArchiveSideBox {
	margin: 0;
    padding: 0 0 1em 0;
	background-image:url(../images/sidebox_content_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	line-height: normal;
}
.newsArchiveSideBox p.articleHeading {
	background-color: #D4D4D4;
    margin: 0 0 0 0;
    padding: 1px 0 0 10px;
    border: 1px solid;
	 }
.newsArchiveSideBox ul.archiveLinkList {
	margin:0px 0px 0px 0px;
	padding: 1px 10px 0 17px;
	display:inline;
}
.newsArchiveSideBox ul.archiveLinkList a {
	margin:0px 10px 0px 0px;
	padding: 0px 0px 0 0px;
	text-decoration: none; 
}
/* newsScrollerSideBox */
.newsScrollerSideBox {/*background: #f2f1ee; border: 1px solid #e7e6e0;*/ }
.newsScrollerSideBox div.articleSummary {border-bottom: 1px solid #9a9a9a; padding: 0 0 10px 0; }
.newsScrollerSideBox span.articleHeading {}
.newsScrollerSideBox ul.archiveLinkList {list-style-type: circle; line-height: normal; padding: 0; margin: 0 0 0 25px; }
.newsScrollerSideBox ul.archiveLinkList li {background: none; padding: 0; margin: 0; }
.newsScrollerSideBox ul.archiveLinkList a {text-decoration: none; }
/* newsScrollerSideBox */
.newsTickerSideBox {/*background: #f2f1ee; border: 1px solid #e7e6e0;*/ }
.newsTickerSideBox ul.articleList {line-height: normal; padding: 0; margin: 0;}
.newsTickerSideBox ul.articleList li {display: inline; background: none; padding: 0 0 0 15px; margin: 0; }
.newsTickerSideBox ul.articleList a {text-decoration: none; }
/* eof News */
/* bof Scroller Box */
.scroller_container {
margin:0 auto;
 position: relative;
 height: 120px;
 width: 150px;
 overflow: hidden;
 text-align: center;
}
.scroller_container ol {
	margin: 0;
	padding: 0;
	list-style:none;
	list-style-position: inside;
	}
.scroller_container li {
	padding: 0;
	margin: 0.3em 0 0.3em 0;
	text-align:center;
	}
.scroller {
 padding: 0;
 text-align: center;
}
#scroller {
 padding: 0;
 text-align: center;
}
.jscroller2_up, .jscroller2_down, .jscroller2_left, .jscroller2_right {
 margin: 0;
 padding: 0;
}
.jscroller2_left, .jscroller_right, .jscroller2_left_endless, .jscroller2_right_endless {
 white-space: nowrap;
}
/* eof Scroller Box */
/* bof zentagcloud */
.word {font-family:Tahoma;padding:4px;}
span.size1 {color: #333;font-size: 1.2em;}
span.size2 {color: #333;font-size: 1.2em;}
span.size3 {color: #333;font-size: 1.2em;}
span.size4 {color: #333;font-size: 1.2em;}
span.size5 {color: #333;font-size: 1.2em;}
span.size6 {color: #333;font-size: 1.2em;}
span.size7 {color: #333;font-size: 1.2em;}
span.size8 {color: #333;font-size: 1.2em;}
span.size0 {color: #333;font-size: 1.2em;}
.floatingBoxC {width:80%;/*float:center;*/}
/* eof zentagcloud */
/* bof add images box */
#productAdditionalImages{margin:auto;border:2px solid transparent;}
#slideshow {
	margin:0 auto;
	width:300px;
	height:60px;
	position:relative;
	background:url(../images/controlbackground.png) center center no-repeat;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:260px;
  height:60px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slidei {
  margin:0 auto;
  width:86px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:60px;
  text-align:center;
}
.control {
  display:block;
  width:15px;
  height:60px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(../images/control_left.png) no-repeat center center;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(../images/control_right.png) no-repeat center center;
}
#pageContainer {
  margin:0 auto;
  width:300px;
}
.slidei img {
  max-width:70px;
  height:56px;
  margin:auto!important;
}
*html .slidei img {width:70px;}
/* eof add images box */

.recentli{text-align:center; border-bottom:1px solid #ddd; font-size:10px; padding-top:4px; padding-bottom:4px;}
.recentimg{}
.updatefont{font-size:0.75em;padding-top:3px; float:left;}
#shoppingcartContent .checkoutbox{color:#009900; font-family:Verdana, Arial;}
#shoppingcartContent .checkoutbox:hover{text-decoration:underline;}
#cart_header{float:right;font-size:1em;font-weight:normal;font-family:Verdana; color:#333;}
#cart_header .shoppingcart{color:#333;}
#cart_header .checkoutcart{color:#333;}
#cart_header a:hover{color:#f00;}
#headertext{float:left; padding:25px 0px 0px 20px;}
.h1small{color:#666; font-size:15px;}
.h2small{color:#666; font-size:15px; font-weight:bold; padding:0em; margin:0.3em 0;}
.h1small a, .h2small a{color:#666;}
#pageNotFoundUL{margin-left:30px!important;}
#slidesContainer,#slideInner{overflow:hidden!important;}
.popsearchone{color:#888!important;}
.popsearchtwo{color:#bbb!important;}
#searchContent a {background: url(../images/search-link.gif) no-repeat right center;color: #627729;display: block;margin: 5px auto;padding-right: 10px;width: 100px;}
#siteinfoLegal{color:#fff; padding:5px 0px; font-size:12px;margin:10px auto 5px;}
#siteinfoLegal a{color:#fff;}
#protagsdiv{width:100%;margin:10px auto;text-align:center;color:#fff;}
#protagsdiv a{color:#fff;padding:1px;}
#quicklinks{text-align:center; margin:auto;color:#fff;font-size:12px;}
#quicklinks a{display:inline; padding:3px 3px;color:#fff;}
#siteinfoLegal a:hover,#protagsdiv a:hover,#quicklinks a:hover{color:#fff;}
.prodetaillist{line-height:28px;}
#addboxpro{margin:10px 0px;}
#pro_ma_images{width:330px; float:left; padding:1em 0em;}
#productMainImage{width:330px; margin:auto;}
#prevnext{width:470px; margin:auto;}
#MagicThumbImageMainImage{/*border:2px solid #f1f1f1;*/}
#MagicThumbImageMainImage:hover{/*border:2px solid #EBEBE9;*/}
.MagicThumb-swap img{border:2px solid #f1f1f1;}
.MagicThumb-swap img:hover{border:2px solid #EBEBE9;}
#MagicThumbImageMainImage{display:block/*table-cell*/; width:500px!important; /*height:296px!important;*/ margin:auto; text-align:center; vertical-align:middle!important;/**display: block; *font-size:259px;*//*约为高度的0.873，200*0.873 约为175*/ /**font-family:Arial;*/}
#MagicThumbImageMainImage img{margin:auto; max-width:500px!important;vertical-align:middle!important;}
*html #MagicThumbImageMainImage img{margin:auto; width:500px!important;vertical-align:middle!important;}
.checkboxdel {display:none;}
#productfilter select{max-width:150px; overflow:hidden;}
#productfilter select option {max-width:120px; overflow:hidden;}
.pagedownmenu{padding-right:10px;}
.pagedownmenu form{margin:0; padding:0;line-height:30px;}
*html .pagedownmenu{padding-top:3px;}
.navSplitPagesLinks,.navSplitPagesResult,.pagedownmenu{line-height:30px;}
#txt_review{width:97%; height:80px; padding:10px;}
#proDescription{margin-bottom:20px;}
#reviewsPrudoctReviewer, #reviewsWrittenReviewer, #proDescriptionH {
    background: #EAEAEA;
    color: #333;
    /*float: left;
    font-size:13px;
    height: 26px;
    line-height: 26px;
    padding: 0 15px;*/
    text-transform: none;
	font-weight:normal;
}
#reviewsPrudoctReviewer strong, #reviewsWrittenReviewer strong, #proDescriptionH strong{font-weight:normal;}
#reviewsWriteReviewerBox, #writtingReviewer{}
.centerContentsBox{padding:5px;}
#login-password{width:170px;}
.aunderline{text-decoration:underline!important;}
#productAdditionalImages{margin:auto;width:300px;}
#focus_imgcc{margin:auto; width:288px;}
#cartBoxListWrapper img {padding-right:8px;}
#editButton{display:none;}
#reviewsDefault .smallProductImage img {padding-right:8px;}
.imglink{display:block; width:190px; height:190px; margin:auto;}
.imglinks{display:block; width:150px; height:150px; margin:auto;}
.imglink img{max-width:190px!important; max-height:190px!important;display:block;margin:auto;}
.imglinks img{max-width:150px!important; max-height:150px!important;display:block;margin:auto;}
*html .imglink img{width:190px!important; height:190px!important;display:block;margin:auto;}
*html .imglinks img{width:150px!important; height:150px!important;display:block;margin:auto;}
.linkblock{display:block!important;margin:0.5em auto!important;height:30px;line-height:15px;overflow:hidden;width:180px;text-align:center;}
.linkblocks{display:block!important;margin:0.3em auto!important;height:15px;line-height:15px;overflow:hidden;width:100%;text-align:center;}
.linkblocknews{display:block!important;margin:0.3em auto!important;height:15px;line-height:15px;overflow:hidden;width:100%;text-decoration:underline!important;font-size:12px;}
.linkblock strong, .linkblocks strong, .linkblocknews strong{font-weight:normal;font-size:12px;}
.itemTitle{font-size:100%; font-weight:normal;}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	color:#AAA;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #B8295A;
	}
.proprice{margin:3px auto;color:#B8295A;font-size:13px;text-align:center;font-family:Verdana, Arial;}
.proprice .normalprice{font-size:12px;}
.proprice .productSpecialPrice{font-size:13px;}
.proprice .productPriceDiscount{font-size:12px;}
#productPrices{color:#B8295A;font-weight:normal;font-size:20px;font-family:Verdana, Arial;}
#productPrices .normalprice{font-size:18px;}
#productPrices .productSpecialPrice{font-size:20px;}
#productPrices .productPriceDiscount{font-size:15px;}
.newfeaturedallcolumns {float:left; text-align:center;}
.reviewscontent{padding-left:8px; padding-right:8px;}
.line18{display:block!important; padding:10px!important;}
#pageNotFound ul{margin-left:20px;}
#pageNotFound ul ul{margin-left:0;}
.similarproducts{width:19.5%;float:left;text-align:center; padding-top:5px;}
*html .centerBoxContentsNew,*html .centerBoxContentsSpecials,*html .centerBoxContentsFeatured,*html .specialsListBoxContents,*html .newfeaturedallcolumns,*html .similarproducts, *html .centerBoxContentsProducts, *html .categoryListBoxContents,*html .centerBoxContentsAlsoPurch{width:19.5%!important;}/*ie6*/
*+html .centerBoxContentsNew,*+html .centerBoxContentsSpecials,*+html .centerBoxContentsFeatured,*+html .specialsListBoxContents,*+html .newfeaturedallcolumns,*+html .similarproducts, *+html .centerBoxContentsProducts, *+html .categoryListBoxContents,*+html .centerBoxContentsAlsoPurch{width:19.5%!important;}/*ie7*/
.searchpricebox{list-style:none; text-align:left; line-height:20px; font-size:12px;}
.priceboxa{display:block;}
.priceboxa:hover{background:#f1f1f1;}
#headerouts{}
#headerWrapper{width:1015px; margin:auto;}
#footerouts{background:#1a1a1a;}
#main_left{width:0; margin:0;}
#main_right{width:0; margin:0;}
#main_left_mid{width:8px; margin:0;}
#main_right_mid{width:0; margin:0;}
fieldset{margin:auto 10px;}
.goog-te-gadget-simple {height:28px!important;border-style: solid;border-width: 0px!important;display: inline-block;font-size: 12px!important;line-height:28px!important;float:right!important;text-align:right!important;background:transparent!important;}
.goog-te-gadget-icon{background:none!important;}
.goog-te-menu-value{color:#555!important;}
.goog-te-menu-value span{color:#555!important;/*border:none!important;*/}
.goog-te-menu-value:hover,.goog-te-menu-value span:hover{color:#f00!important;}
/*combination*/
.inquiry {padding:0px 15px;}
.sellup{display:block;width:38px;height:15px; margin:auto; background: url(../images/updown.png) 0px 0px no-repeat;cursor:pointer;}
.selldown{display:block;width:38px;height:15px; margin:auto; background: url(../images/updown.png) 0px -20px no-repeat;cursor:pointer;}
.sellup:hover {background: url(../images/updown.png) 0px -40px no-repeat;cursor:pointer; }
.selldown:hover {background: url(../images/updown.png) 0px -60px no-repeat;cursor:pointer; }
#recently_sell_items li {list-style:none;}
.navSplitPagesLinks a{padding:4px 9px;margin-left:2px;background:#DFDFDF;color:#999;}
.navSplitPagesLinks a:hover{background:#F2F2F2; color:#999;}
.navSplitPagesLinks .current{padding:4px 9px; margin-left:2px; background:#F2F2F2;color:#999;font-weight:normal;}
*html .navSplitPagesLinks a{padding:4px 9px; margin:0px;margin-left:2px; font-weight:normal; display:inline!important;}
*html .navSplitPagesLinks strong{margin:0px;}
*html .navSplitPagesLinks .current{padding:4px 9px; margin:0px;margin-left:2px; background:#F2F2F2; color:#999; display:inline!important;}
/* bottom news list */
.newslist {text-align:center; overflow:hidden; margin:5px auto; width:100%; }
.newslist .newsheader {line-height:30px;height:30px;text-align:center;border-bottom:solid 1px #D3D3D3;color:#990000; font-size:14px; font-weight:bold;}
.newslist .box5{width:32%; float:left; margin:5px auto;}
.newslist .box5 a{color:#000; }
.newslist .box5 a:hover{color:#f00; }
/* featured scroll products */
#featuredPro_scroll {display:block; height:195px; overflow:hidden;}
#featured_img{overflow:hidden; width:100%; margin:auto;}
#featured_img ul,#featured_img ul li{list-style:none;}
*html .featured_img_li,*+html .featured_img_li{width:24.5%!important; margin-bottom:15px!important;}
#btn_featured_prev{width:15px;height:195px; float:left; background: url(../images/nextprev.png) 0 center no-repeat;cursor:pointer; margin-left:3px;}
#btn_featured_next{width:15px; height:195px;float:right; background: url(../images/nextprev.png) -20px center no-repeat;cursor:pointer; margin-right:3px;}
#btn_featured_prev:hover {background: url(../images/nextprev.png) -40px center no-repeat;cursor:pointer;}
#btn_featured_next:hover {background: url(../images/nextprev.png) -60px center no-repeat;cursor:pointer;}
#sorter{float:right; line-height:30px;margin-right:10px;}
.hassubcat{background: url(../images/seta_normal.gif) left center no-repeat;display: inline-block;height:inherit;margin-left: 2px;width: 16px;}
.hassubcatH{background: url(../images/seta_normal.gif) left center no-repeat;display: inline-block;height:inherit;margin-left: 2px;width: 16px;}
#categories_ul_header{width:1015px;height:32px;font-size:15px;}
#attrib-grid-table{ min-width:200px;}
#attrib-grid-opt-nameV, .attrib-grid-cell{text-align:center;}
.attrib-grid-hHeader, .attrib-grid-cell{padding:5px;}
.attrib-grid-hHeader{text-align:left;}
.attribsCheckbox{
    padding: 0.2em;
	}
/* bof checkoutpage css */
#checkoutPayment .radioButtonLabel,#checkoutPayment .radioButtonLabel span{line-height:25px;}
#checkoutShippingMethods,#checkoutComments{margin:auto;}
#checkoutComments{/*margin:auto 10px;*/}
#checkoutPayment,#confirmFieldset{margin-left:10px; margin-right:auto;}
#tableCheckout{margin:auto 10px;}
#checkoutPayment{padding-bottom:15px;}
#checkoutBillTo{margin-bottom:15px;}
#confirmFieldset{margin-top:15px;}
/* eof checkoutpage css */
#addressBookDefault .instructions{ float:left;padding:0.5em;}
#submit1_review{background:none;border:none;}
.red{color:#f00;}
.error_box{padding-bottom:8px;}
.quickShip {font-family: Verdana,Arial;font-weight: bold;padding-bottom: 5px;}
#footerimg{margin: auto;width: 743px;}
#accountHisT td{padding:5px;}
#productDetailsList{margin:10px 0px;}
.sideBoxContentItems{margin-bottom:1em;}
#similar_product{margin-top:20px;}
#disc-ot_coupon{height:15px;}
#divDiscountsCoupon{display:none;}/*确认支付页面打折框隐藏*/
/* menu */
#menu {

	z-index:8;
	width:1015px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0 10px 0 0;
}
#menu > ul > li {
	position: relative;
	float: left;
	z-index: 20;
	height:35px;
	line-height:35px;
    text-transform: uppercase;
}
#menu > ul > li:hover {
}

#menu > ul > li > a {
	display:block;
	padding: 0 20px;
	text-decoration:none;text-transform:capitalize;
	height:35px;
	line-height:35px;
	font: 12px/35px Verdana,Geneva,sans-serif;
	color:#000;
	z-index: 6;
	position: relative;
}

#menu > ul > li > a:hover {
	color:#696868; 
}

#menu > ul > li > div {
	display: none;
	position: absolute;
	z-index: 5;

	padding:0px;
	min-width: 200px;
	background:#ffffff;
	
	box-shadow: 3px 3px 6px 0 #666666;
	 padding: 10px 0;
    width: 440px;
	border:1px solid #666666;
	border-top:none;

}
#menu ul li div ul li{padding:0;border-bottom: 1px dotted #cccccc;float:left;}
#menu ul li div ul li + li {border-top:none;padding:0; }
#menu > ul > li:hover > div {
	display: table;
}
#menu > ul > li > div > ul {
	display: table-cell;
	
}
#menu > ul > li ul + ul {
	padding-left: 0px;
}
#menu > ul > li ul > li{ margin-left:10px;}
#menu > ul > li ul > li > a {
	text-decoration: none;
	display: block;
	white-space: nowrap;
	width: 200px;
    float: left;

    height: 25px;
	color: #013864;
    font: 11px/25px arial;
    text-indent: 10px;
	text-transform:none;

}
#menu > ul > li ul > li > a:hover {
	text-decoration:underline;

}
#menu > ul > li > div > ul > li > a {
	text-decoration: none;
}
.homepic {/*background: none repeat scroll 0 0 #9b9b9b;*/}
#navEZPagesTop li.homepic > a {
    /*color: #fff;*/
}
.homecontain{padding:5px 0 10px 0;}
.parameter {
    background: #fff;
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    width: auto;
}
.parameter label.hover {
    background-color: #ccc;
    border-bottom: 1px solid #ccc;
    color: #333;
    font-weight: bold;
    position: relative;
    text-transform: uppercase;
}
.parameter label {
    cursor: pointer;
    display: inline-block;
    line-height: 20px;
    padding: 0 5px;
	border-bottom: 1px solid #ccc;
	margin:0px!important;
}
.parameter .box {
    background: #fff;
    display: none;
    font-size: 10px;
    line-height: 20px;
    margin-top: -1px;
    padding: 10px 5px;
}
.parameter .box {
    font-size: 10px;
    line-height: 20px;
}
#productName{ text-transform:uppercase;}

.categoryListBoxContents { width: 25%; float: left; }
