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

	}

#loginDefault input,#loginDefault .inputLabel{margin:5px auto;}

#loginDefault .inputLabel{ line-height:1.7em;}

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

.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: 1280px;

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

	width:238px;

	margin:auto;

	}

#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: 0em 0.2em 0.5em;

	color: #fff;

	height: 1%;

	background:#000;

	width:100%;

	height: 39px;

	}

#navCatTabsWrapper {

	margin: 0em;

	padding: 0.5em 0.2em;

	color: #333;

	height: 1%;

	background-color: #ffffff;

	background-image:none;

	}

#navMain{line-height: 34px;color:#fff;}

#navMain a{line-height: 34px;color:#fff;padding: 0em 0.5em;}

#navMain ul, #navSupp ul, #navCatTabs ul {

	margin: 0;

	padding: 0em;

	list-style-type: none;

	text-align: center;

	line-height: 34px;

	}

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

	white-space: nowrap;

	}

#navMain ul li a strong{font-weight:normal;}

#navMain ul li.navendli a{padding-right:0em!important;}

#navSuppWrapper{width:1280px; margin:auto;padding:5px 0px 20px;height:1%;color:#333; background:#fff;}

#navSuppWrapper strong{font-weight:normal;}

#navSupp{height:30px; line-height:30px;}

#navSupp ul li a{

	text-decoration: none;

	padding: 0em 0.5em;

	margin: 0;

	color: #333;

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

	font-size: 0.95em;

	font-weight: bold;

	margin: 0em;

	padding: 0 0.5em;

	height:30px;

	color:#333;

	}

#navEZPagesTop strong{}

#navEZPagesTop a{color:#333;}

#navEZPagesTop a:hover{color:#f00;}

#navezTopL{margin:0;padding:0;display:block;/*float:left;width:680px;*/ line-height:30px; 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: left;

	margin:5px 0px;

	padding: 0.6em 0em;

	}

#cartAdd input{text-align:center;}

.cartbr{margin-top:10px;}

.tableHeading TH {

	border-bottom: 1px solid #ddd;

	}

.tableHeading, #cartSubTotal {

	background-color: #f2f2f2;

	 }

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

	color: #000;

	font-family:Verdana;

	}

h2.centerBoxHeading a{color:#333;}

h2.centerBoxHeading a:hover{color:#f00;}

.centerBoxHeading a:visited {

	color: #000;

	}

.centerBoxHeading{

	margin: 0em;

	padding: 0.5em 0.2em 0.5em 0.5em;

	text-align:left;

	}

.centerBoxHeading strong{font-weight:normal;}

/*sideboxes*/

.columnLeft {}

.leftBoxHeading, .rightBoxHeading {

	margin: 0em;

	padding: 0.5em 0.2em 0.5em 0em;

	text-align:left;

	font-size: 1.2em;

	}

h3.leftBoxHeading, h3.leftBoxHeading a,h3.rightBoxHeading, h3.rightBoxHeading a {

	color: #666;

	}

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

	color: #333;

	text-decoration: none;

	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited {

	color: #666;

	}

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

	color: #666;

}

.leftBoxContainer, .rightBoxContainer {

	margin: 0em;

	margin-top: 0.5em;

	margin-bottom:1em;

	}

.sideBoxContent {

	background-color: #ffffff;

	padding: 0.5em 0em;

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

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

	color: #333;

	text-decoration: none;

	display:block;

	line-height:35px;

	background:url(../images/list-marker.gif) left 12px no-repeat;

	padding-left:11px;

	border-bottom:1px solid #ccc;

	}

A.category-top:hover{color:#f00;}

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

	color: #333;

	text-decoration: none;

	display:block;

	line-height:35px;

	background:url(../images/list-marker.gif) left 12px no-repeat;

	padding-left:11px;

	border-bottom:1px solid #ccc;

	}

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

	background:url(../images/list-marker.gif) 11px 12px no-repeat;

	}

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

	background:url(../images/list-marker.gif) 11px 12px no-repeat;

	}

A.category-subs strong,A.category-products strong{ font-weight:normal;}

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

	height: 1.5em;

	vertical-align: top;

	}

.rowEven {

	background-color: #f4f4f4;

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

	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:49%;

	padding:6px;

	}

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

	display:inline;

	float:right;

	padding-top:8px;

	padding-right:8px;

	}

#searchTable{}

#searchinput{margin-right:0px;width:100px!important;height:9px!important;line-height:9px!important;padding-left:5px!important; font-size:10px;}

#searchsubmit{margin-left:5px;border:none!important;margin-right:20px;}

*html #searchinput{margin-right:0px;width:100px!important;height:13px!important;line-height:13px!important;padding-left:5px!important;}

*html #searchsubmit{margin-left:5px;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;background: url(../images/cart-bg.gif) left center no-repeat;padding-left:25px;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:#333; padding:5px 0px; font-size:12px;margin:10px auto 5px;}

#siteinfoLegal a{color:#333;}

#protagsdiv{width:100%;margin:10px auto;text-align:center;color:#333;}

#protagsdiv a{color:#333;padding:1px;}

#quicklinks{text-align:center; margin:auto;color:#333;font-size:12px;}

#quicklinks a{display:inline; padding:3px 3px;color:#333;}

#siteinfoLegal a:hover,#protagsdiv a:hover,#quicklinks a:hover{color:#FF0000;}

.prodetaillist{line-height:28px;}

#addboxpro{margin:10px 0px;}

#pro_ma_images{width:500px; float:left; padding:1em 0em; margin:1em auto;border:1px solid #ccc;}

#productMainImage{width:500px; margin:auto;}

#prevnext{/*width:500px;*/ margin:auto; float:right;}

#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:240px; height:240px; margin:auto;}

.imglinks{display:block; width:240px; height:240px; margin:auto;}

.imglink img{max-width:240px!important; max-height:240px!important;display:block;margin:auto;}

.imglinks img{max-width:240px!important; max-height:240px!important;display:block;margin:auto;}

*html .imglink img{width:240px!important; height:240px!important;display:block;margin:auto;}

*html .imglinks img{width:240px!important; height:240px!important;display:block;margin:auto;}

.linkblock{display:block!important;margin:0.5em auto!important;height:30px;line-height:15px;overflow:hidden;width:240px;text-align:center;}

.linkblocks{display:block!important;margin:0.3em auto!important;height:30px;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: #990000;

	}

.proprice{margin:3px auto;color:#990000;font-size:13px;text-align:center;font-family:Verdana, Arial;}

.proprice .normalprice{font-size:12px;}

.proprice .productSpecialPrice{font-size:16px; font-weight: bold;}

.proprice .productPriceDiscount{font-size:12px;}

#productPrices{color:#990000;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:25%;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:24.5%!important;}/*ie6*/

*+html .centerBoxContentsNew,*+html .centerBoxContentsSpecials,*+html .centerBoxContentsFeatured,*+html .specialsListBoxContents,*+html .newfeaturedallcolumns,*+html .similarproducts, *+html .centerBoxContentsProducts, *+html .categoryListBoxContents,*+html .centerBoxContentsAlsoPurch{width:24.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:1280px; margin:auto;}

#footerouts{border-top:2px solid #000;}

#main_left{width:0; margin:0;}

#main_right{width:0; margin:0;}

#main_left_mid{width:20px; 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:1280px;height:32px;font-size:12px; text-align:center;}

#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;}/*确认支付页面打折框隐藏*/

#foot{width:100%;float:left;background-color:#f5f5f5}

#foot ul, #foot li{ list-style:none;}

#icon{width:1280px;margin:0 auto;height:123px;border-bottom:1px solid #ccc;background:url(../images/icon.gif) no-repeat 0 28px;position:relative;}

#icon span{position:absolute;top:80px;font-size:11px;text-transform:uppercase;color:#646464}



#page{width:1280px;margin:0 auto;padding:40px 0}

#page dl{float:left;padding:0 42px 0px 0px;line-height:1.8}

#page dl.l{padding-right:0px;margin-right:0;background-image:none;}

#page dt{clear:both;padding-bottom:7px;text-transform:uppercase;color:#333;font-size:13px;}

#page dd{clear:both;padding-left:1px;text-transform:uppercase;font-size:11px;}

#page a{color:#646464;}

#page a:hover{color:#b4b4b4;}

#page dl div div{display:none;}



#page dl.share{float:right;padding-right:0;}

#page .share dd{text-transform:none;font-size:12px;}

.share ul{float:left; list-style:none;}

.share li{list-style:none;float:left;margin:0px 13px 0 0;width:33px;height:33px;border:1px solid #bababa;background-color:#fff;position:relative;

overflow:hidden;}

.share li>a{background-image: url(../images/share.png);z-index:9;position:absolute;top:0;left:0;width:27px;height:27px;padding:3px;}

.icon2 a{background-position:-38px 0}

.icon3 a{background-position:-78px 0}

.icon4 a{background-position:-116px 0}



.share li div{width:33px;height:33px;position: absolute;z-index:5;

left: 0;

top: 0;

-moz-transition: all 0.4s linear;

-webkit-transition: all 0.4s linear;

-o-transition: all 0.4s linear;

transition: all 0.4s linear;

opacity: 0;

filter: alpha(opacity=0);

-moz-opacity: 0;

-khtml-opacity: 0;

}

.icon1 div{background-color:#3B5998}

.icon2 div{background-color:#00ACED}

.icon3 div{background-color:#CB2027}

.icon4 div{background-color:#D14836}







.share li:hover>div{

  -webkit-animation-name: lightSpeedIn;

  animation-name: lightSpeedIn;

  -webkit-animation-timing-function: ease-out;

  animation-timing-function: ease-out; 

 -webkit-animation-duration: 1s;

  animation-duration: 1s;

  -webkit-animation-fill-mode: both;

  animation-fill-mode: both;

    opacity: 1;

filter: alpha(opacity=100);

-moz-opacity: 1;

-khtml-opacity: 1;

}



.share li img{-moz-transition: all 0.4s linear;

-webkit-transition: all 0.4s linear;

-o-transition: all 0.4s linear;

transition: all 0.4s linear;}

.share li:hover img{opacity:0;filter: alpha(opacity=0);

-moz-opacity: 0;

-khtml-opacity: 0;}

.share p{padding-top:20px;clear:both;}

.share p a{background:url(../images/email.png) no-repeat;text-decoration:underline;padding:4px 0 1px 40px}

@-webkit-keyframes lightSpeedIn {

  0% {

    -webkit-transform: translateX(100%) skewX(-50deg);

    opacity: 0;

  }



  60% {

    -webkit-transform: translateX(-20%) skewX(30deg);

    opacity: 1;

  }



  80% {

    -webkit-transform: translateX(0%) skewX(-15deg);

    opacity: 1;

  }



  100% {

    -webkit-transform: translateX(0%) skewX(0deg);

    opacity: 1;

  }

}



@keyframes lightSpeedIn {

  0% {

    -webkit-transform: translateX(100%) skewX(-50deg);

    -ms-transform: translateX(100%) skewX(-50deg);

    transform: translateX(100%) skewX(-50deg);

    opacity: 0;

  }



  60% {

    -webkit-transform: translateX(-20%) skewX(30deg);

    -ms-transform: translateX(-20%) skewX(30deg);

    transform: translateX(-20%) skewX(30deg);

    opacity: 1;

  }



  80% {

    -webkit-transform: translateX(0%) skewX(-15deg);

    -ms-transform: translateX(0%) skewX(-15deg);

    transform: translateX(0%) skewX(-15deg);

    opacity: 1;

  }



  100% {

    -webkit-transform: translateX(0%) skewX(0deg);

    -ms-transform: translateX(0%) skewX(0deg);

    transform: translateX(0%) skewX(0deg);

    opacity: 1;

  }

}



@-webkit-keyframes wobble-to-top-right {

  16.65% {

    -webkit-transform: translate(5px, -5px);

    transform: translate(5px, -5px);

  }



  33.3% {

    -webkit-transform: translate(-4px, 4px);

    transform: translate(-4px, 4px);

  }



  49.95% {

    -webkit-transform: translate(3px, -3px);

    transform: translate(3px, -3px);

  }



  66.6% {

    -webkit-transform: translate(-2px, 2px);

    transform: translate(-2px, 2px);

  }



  83.25% {

    -webkit-transform: translate(1px, -1px);

    transform: translate(1px, -1px);

  }



  100% {

    -webkit-transform: translate(0, 0);

    transform: translate(0, 0);

  }

}



@keyframes wobble-to-top-right {

  16.65% {

    -webkit-transform: translate(5px, -5px);

    -ms-transform: translate(5px, -5px);

    transform: translate(5px, -5px);

  }



  33.3% {

    -webkit-transform: translate(-4px, 4px);

    -ms-transform: translate(-4px, 4px);

    transform: translate(-4px, 4px);

  }



  49.95% {

    -webkit-transform: translate(3px, -3px);

    -ms-transform: translate(3px, -3px);

    transform: translate(3px, -3px);

  }



  66.6% {

    -webkit-transform: translate(-2px, 2px);

    -ms-transform: translate(-2px, 2px);

    transform: translate(-2px, 2px);

  }



  83.25% {

    -webkit-transform: translate(1px, -1px);

    -ms-transform: translate(1px, -1px);

    transform: translate(1px, -1px);

  }



  100% {

    -webkit-transform: translate(0, 0);

    -ms-transform: translate(0, 0);

    transform: translate(0, 0);

  }

}



.centerColumn #attr_cart table { text-align: left; }