*{margin:0;padding:0;}
body{font:12px/1.4em Verdana,Arial,sans-serif,"Times New Roman"; color:#fff; background:#000;}
ul,li,ol,dd{list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
img {border:0;}
button {cursor:pointer;}
div,p {display:block;}
fieldset,form{ background:none; border:none; padding:0; margin:0;}

.br_1 {          
  border: 1px solid;
}
/**
 * PureGreen 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 $
 */


a img {border: none; }


a:link, #navEZPagesTOC ul li a {
	color: #fff;
	text-decoration: underline;
	}
 
a:visited {
	color: #fff;
	text-decoration: underline;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #fff;
	text-decoration: none;
	}

a:active {
	color: #fff;
	}

.blue-link a {
	color: #2696e8;
}
.columnLeft a, .columnRight a {
	text-decoration: none;
}
.columnLeft a:hover, .columnRight a:hover {
	text-decoration: underline;
}
#columnCenter {
	padding: 10px 0 20px 20px;
	background:#000;
}
h1 {
	font: bold 20px Arial;
	color: #ffd323;
	border-bottom: 1px solid #5f5f5f;
	padding: 0 0 2px 0;
	margin: 0 0 17px 0 ;
	}

h2 {
	font: bold 18px tahoma;
	padding: 30px 0 5px 0;
	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%;
	}
*/

#menu{ position:absolute; bottom:5px; right:0; font-size:11px; overflow:hidden; clear:both;}
#menu ul.list-style-none{ float:right; overflow:hidden;}
#menu ul.list-style-none li{float:left; padding:0 10px; height:13px; line-height:13px; border-right:1px solid #fff;}
#menu a{float:left;color:#ccc0ff; font-weight:bold;line-height:13px; text-decoration:none;}
#menu a:hover{ text-decoration:none; color: #fff;}

#menu ul.shop_cart{ float:right; color:#ccc;}
#menu ul.shop_cart li{ background:url(../images/cart_icon.gif) right no-repeat; padding-left:10px; padding-right:20px; line-height:13px; font-weight:bold;} 


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

FORM, SELECT, INPUT {
/*	display: inline;*/
	font-size: 12px;
	margin: 0.1em;
	}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
/*input:focus, select:focus, textarea:focus {
	background: #ffffe7;
	margin:0.1em;
	}
*/

/* Only for IE7*/
*+ html FIELDSET {
	padding: 13px;
	margin: 3px 0 12px 0;
	border: 1px solid #333;
	}
/* /Only for IE7*/

FIELDSET {
	padding: 13px;
	margin: 10px 0 17px 0;
	border: 1px solid #333;
	}

LEGEND {
	font: bold 12px Verdana;
	padding: 4px 6px;
	color: #ffd323;
	}

LABEL {
/*	line-height: 1.5em;*/
	padding: 0.2em;
	line-height: 23px;
	}
h4.optionName {
	padding: 0;
	margin: 0;
	width: 100px;
	font: bold 11px verdana;
}
/*.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: 105px;
	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;
	vertical-align: top;
/*	border: 1px solid #9a9a9a;*/
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#headerWrapper{ }
#top{ margin:auto; width:780px; position:relative; height:115px;}

.topper-menu {
	margin: 15px;
}

.topper-menu li {
	font: 11px verdana;
	float: left;	
	margin: 9px 2px 0 14px;
}

#logoWrapper{
}

#logo {
	position:absolute; top:0px; left:0;
}

#top_link{ width:700px; position:relative; text-align:right;}

#top_r{ position:absolute; top:35px; right:0; color:#fff; }
#top_r li{ float:right; margin-left:10px;}


#bd_wrap{ }
#bd{ margin:auto; width:780px;}

#sy_banner{ position:relative; height:360px; border:1px solid #5f5f5f;}
#sy_banner a.click01{ position:absolute; left:200px; bottom:25px; display:block; width:320px; height:40px; background:url(../images/none.gif) no-repeat;}
#sy_banner a.click02{ position:absolute; right:30px; bottom:90px; display:block; width:200px; height:180px;background:url(../images/none.gif) no-repeat;}
#sy_main_box{}
#sy_main_box h2{ font-size:22px; font-weight:normal;color:#d4fcfc; margin:0; padding:0;}
.sy_main_box01{ padding:10px; background:#1b1b1b; border:3px solid #5f5f5f;}
.box01_ul{}
.box01_ul li{ background:url(../images/icon_main_box01.gif) no-repeat; padding-left:20px;}

.sy_main_box02{ margin-top:10px; padding:8px; background:#c4eefa; color:#333; border:3px solid #5f5f5f;}



#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {}
#navColumnOneWrapper{ }
#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*/

.current {
	font-size: 15px;
	padding: 2px;
}

.navSplitPagesLinks, .navSplitPagesResult {
	padding: 5px 0 2px 0;
}

.navSplitPagesLinks a {
	color: #2696e8;
	padding: 2px;
	margin: 0px;
}

.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 {
	margin: 0em;
/*	background-color: #abbbd3;*/
	background-image: url(../images/tile_back.gif);
	font-weight: bold;
/*	color: #ffffff;*/
	height: 1%;
	}
#navSuppWrapper {
}
#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 verdana;
	float: right;
	padding-left:10px;
}

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
.legalCopyright {
}
#end_nav{ overflow:hidden; clear:both; text-align:center;}
#end_nav li{ display:inline-block;}
#navCatTabs ul li a {
	color: #9a9a9a;
	}

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

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

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

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0 0.5em;
	font: 11px tahoma;
	margin: 0em;
	color: #999999;
	}
#navBreadCrumb a {
	color: #999999;
}

#top_nav {
	margin:auto;
	width:780px;
	font: bold 12px arial;
/*	padding: 0.5em;*/
	height: 37px;
	padding-bottom:17px;
	background:url(../images/nav_line.gif) bottom repeat-x;
	}
#tab_nav a {
	color: #ffffff;
	text-decoration: none;
}

#tab_nav li {
	float: left;
	background: url("../images/bg_tabs_left.gif") no-repeat 0 0;
	padding: 0 0 0 9px;
}
#tab_nav li a {
	display: block;
	background: url("../images/bg_tabs_right.gif") no-repeat right 0;
	padding: 0 20px 0 16px;
	line-height:37px;
}

#tab_nav li:hover {
	background-position: left -37px;
}
#tab_nav li:hover a {
	background-position: right -37px;
}

#tab_nav #tab_active{
	background-position: 0 -74px;
}
#tab_nav #tab_active a {
	background-position: right -74px;
	color:#ccc0ff;
}
#tab_nav li.home-link {
	padding: 0;
}
#tab_nav li.home-link a {
	display: block;
	background: url("../images/home_tab.gif") no-repeat left 0;
	height: 37px;
	width: 50px;
	padding:0;
}
#tab_nav li.home-link:hover a {
	background-position: left -37px;
}


#_logout_section, #_logout_section a {
	font: normal 11px verdana;
	color: #ffffff;
	padding: 11px 7px;
}
#_logout_section a:hover {
	text-decoration: none;
}

/* Tools section styles */
#tools_wrapper {
	height: 28px;
	background: #f5fadd;
	margin: 0 4px !important; 
	padding: 2px 3px 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 {
	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: 11px Verdana;
	text-decoration: none;
	color: #757575;
}
.advanced_search a:hover {
	text-decoration: underline;
}
.cart-header {
	padding: 1px;
	margin: 2px auto 3px auto !important;
	background: #e8f6b6;
}
.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 tahoma, arial !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;
	}

#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 {
	}
.centerColumn {
	padding:10px;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoIP {
	float: left;
}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a {
	color: #fff;	
	margin: 1px 8px;
}

/*Shopping Cart Display*/
#cartAdd {
	text-align:left;
	border: 1px solid #666;
	background: #333;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #aaaaaa;
	}

.tableHeading, #cartSubTotal {
	background-color: #333;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
/*	color: #2696e8;*/
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
/*	color: #2696e8;*/
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
#cartBoxListWrapper a {
	color: #478a00;
}
.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: #a30101;
	}

#productPrices, #reviewsInfoDefaultPrice {
	font: bold 16px arial;
	color: #ff0000;
	margin: 0 0 6px 0;
	display: block;
}
.orderHistList {
	margin: 0;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

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

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}
#cartBoxEmpty{ display:inline;}
.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

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

.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: 20px 0 0 0;
	}

.centerBoxWrapper {
/*	border: 1px solid #e6e6e6;*/
	height: 1%;
	margin: 10px 0;
/*	padding: 12px;*/
	}
.centerBoxWrapper h2 {
	margin: 0; padding-top:0;
}

h2.centerBoxHeading {
	font: 16px Arial;
	color: #ffd323;
	height:27px;
	line-height:27px;
	text-transform:uppercase;
	padding: 0;
	margin: 0;
	margin-top:10px;
}

/*sideboxes*/
.columnLeft {
	padding: 0px;
	background:#000000 url(../images/p90x_gradient_left.jpg) top no-repeat;
}
.columnRight {
	padding: 0px;
}

h3.leftBoxHeading, h3.rightBoxHeading {
	padding-bottom:0;
	font-size:14px;
	text-transform:uppercase;
	color: #ffffff;
	background: url("../images/sidebox_right.gif") no-repeat right top;
	height:26px;
	line-height:26px;
	}

h3.leftBoxHeading, h3.rightBoxHeading {
	color: #ffffff;
	background: url("../images/sidebox_right.gif") no-repeat right top;
	}

h3.leftBoxHeading a, h3.rightBoxHeading a {
	font: normal 11px verdana, arial;
	color: #ffffff;
	text-decoration: underline;
	}


h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 
.sidebox-header-left {
	background: url("../images/sidebox_left.gif") no-repeat left top;
	padding: 0 0 0 0.3em;
}
.main-sidebox-header-left {
	background: url("../images/main_sidebox_left.gif") no-repeat left top;
	padding: 0 0 0 0.3em;
}
.main-sidebox-header-right {
	background: url("../images/main_sidebox_right.gif") no-repeat right top;
	padding: 0 0 0 0.3em;
}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font: bold 1.1em arial;
	color: #ffffff;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	}
.leftBoxHeading label, .rightBoxHeading label {
	line-height: 16px;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	padding-bottom:10px;
	}

.sideBoxContent {
	border: 1px solid #E6E6E6;
	border-top: none;
/*	padding: 0.7em 0.4em 1em 0.4em;*/
	padding: 0.7em 0.9em;
	}
.sideBoxContent a, .sideBoxContent div, .rightBoxContainer div, .leftBoxContainer div {
	font: normal 11px verdana;
	color: #ffd323;
	line-height: 17px;
}
.sidebox-products {
	display: block;
	color: #478a00 !important;
	padding: 2px;
}
#shoppingcartContent {
	background: #f9fbee !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;
	}
.additionalImages a {
	text-decoration: none;
}
.cartTotalsDisplay{ text-align:left;}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin: 0 0 0 8px;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}
#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top {
	font: 12px arial;
	text-decoration: none;
	padding: 0 0 0 9px;
	background: url("../images/arrow.gif") no-repeat 0 4px;
	}
A.category-links, A.category-links:visited {
	color: #fff;
	text-decoration: none;
	}
.categories-top-list {
	padding: 4px 0;
	background: url("../images/dotted_line.gif") repeat-x 0 top;
}
.no-dots {
	background: none;
}
.sub-count {
	color: #aaaaaa;
	line-height: 12px !important;
}

.subcategory {
	padding: 0 0 6px 12px;
}
.subcategory a {
	line-height: 12px !important;
}

A.category-subs, A.category-products {
	color: #ccc0ff;
	text-decoration:none;
	text-indent:-8px;
	}
A.category-subs:hover, A.category-products:hover {
	text-decoration: none;
}

SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	color:#ccc0ff;
	}
/* 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 {
		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: #333;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #cfd8e6;
	background-image: url(../images/tile_back.gif);
	height: 2em;
/*	color: #FFFFFF;*/
	}

.tabTable {
	margin: 6px 0 4px 0;
}
.tabTable td {
	padding: 12px 8px;
	text-align: left;
}

.productListing-even {
	background-color: #333;
}

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

.block-banner-1 {
	margin-left:3px;
}

.block-banner-2 {
	margin-bottom:1px;
}
#loginbox h3.leftBoxHeading,#loginbox  h3.rightBoxHeading{ background:url(../images/login_sidebox_right.gif) right top no-repeat;}
#loginbox .sidebox-header-left{background:url(../images/login_sidebox_left.gif) left top no-repeat; padding-left:10px;}
#loginboxContent input.text{ width:100px; border:1px solid #88d8ff; background:#fff; padding:1px;}
#loginbox .sideBoxContent{ border-bottom:0; padding-bottom:0;}
.login_e{ height:10px; background:url(../images/side_box01_e.jpg) no-repeat; }

#categories .leftBoxHeading,#categories .main-sidebox-header-right{ background:url(../images/left_icon01.gif) 0 7px no-repeat; color:#2696e8; padding-left:18px;}
#categories .main-sidebox-header-left{ background:none;}
#categories .sideBoxContent{ border:0;}
#search .sidebox-header-left{ display:none;}
#search .sideBoxContent{ border:0; background:none;font-size:11px;}
#search .sideBoxContent form{ font-size:11px;}
#search .sideBoxContent form input.bt{ background:url(../images/search_bt.gif) no-repeat; width:20px; height:20px; border:0; font-size:0; color:#fff; cursor:pointer; line-height:0;}
#search{background:url(../images/search_bg.gif) no-repeat; padding-top:5px; }

#bestsellers .leftBoxHeading,#bestsellers .main-sidebox-header-right{ background:url(../images/left_icon01.gif) 0 7px no-repeat; color:#2696e8; padding-left:18px;}
#bestsellers .sidebox-header-left{ background:none;}
#bestsellers .sideBoxContent{ border:0;}

#bannerboxall .sidebox-header-left{ display:none;}
#bannerboxall .sideBoxContent{ padding:0; border:0;}
#categoriesContent .categories-top-list{ text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
#categories .sideBoxContent{ padding-right:0;}
#categories .main-sidebox-header-left{ display:none;}


.centerBoxContentsNew a img,.centerBoxContentsFeatured a img{ border:0;}

#end{ margin:auto; width:780px; padding-top:20px; padding-bottom:10px; position:relative;}
.link_content{ padding:10px; font-weight:normal; font-size:11px;}
#siteinfoLegal{ text-align:center; font-weight:normal; padding-top:10px;}
.pay_img{ position:absolute; top:40px; right:0; background:url(../images/pay_img.gif) right no-repeat; height:36px; width:304px;}
.footer-links{ }


/*product_info*/
.categoryIcon {border-bottom:1px solid #dddCCC; padding:3px; margin-bottom:10px;  background:#eeeeee}
.navNextPrevWrapper { margin-bottom:10px;}
#categoryDescription { border-bottom:1px solid  #eeeeee}
#productMainImage {text-align:center; padding:5px;}
	.imgLink{ background:url(../images/image_large.gif) 0 8px no-repeat; padding-left:20px; padding-top:5px; height:20px; line-height:20px; }
#productName{ font-size:16px; font-weight:bold; color:#ffd323; display:block;}
#productDescription, .shippingEstimatorWrapper {
	padding:3px;
	}
#productDescription h2{ display:block; font-size:16px; padding:5px 0; font-weight:bold; border-bottom:1px dotted #999; margin-bottom:10px;}
	.biggerText {font-size: 1.2em;}
	ul{ list-style:none;}
#cartAdd {
	margin-top:20px;
	border: 1px solid #ffd323;
	padding: 1em;
	clear:both;
	}
.tabTable {margin-bottom: 1.0em; }/* 产品列表表格 common tpl_tabular_display.php*/
.tabTable tr { border:1px solid red}
	td p{ text-align:left; font-size:12px;}
	.productListing-rowheading{}
	.productListing-heading{ background:#ad0f0e; color:#FFFFFF; padding:3px;
	 }
	.productListing-data { padding:10px 10px; text-align:left;}/*表格文字*/
	.productListing-data .listingBuyNowButton{ float:left;}
	.productListing-odd { }/*行样式1*/
	.productListing-even{ background: #333;}/*行样式2*/
	.itemTitle { padding:0;line-height:150%; font-weight:bold; font-size:12px}


/*public*/
a{color:#fff; text-decoration:none}
a:hover{ color:#ccc;text-decoration:underline;}


.color999{color:#999;}
.color666{color:#666;}
.color333{color:#333;}
.colorb{color:#e67301;}
.color02{color:#ff8b12;}
.color03{color:#b0b0b0;}
.color04{color:#fff;}
.colorr{color:#d90000;}
.colorw{color:#fff;}
.colory{color:#f5c701;}
.colory2{color:#ccc0ff;}

.font10{font-size:10px;}
.font11{font-size:11px;}
.font12{font-size:12px;}
.font13{font-size:13px;}
.font14{font-size:14px;}

.bold{font-weight:bold}
.through{text-decoration:line-through;}
.undline{ text-decoration:underline;}

a.aun:link,a.aun:visited{text-decoration:underline;}
a.aun:hover{text-decoration:underline;}

a.a10:link,a.a10:visited{ font-size:10px;}
a.a10:hover{font-size:10px;}

a.a01:link,a.a01:visited{color:#f5c701; font-weight:normal;}
a.a01:hover{color:#ffff00; font-weight:normal;}

a.ab:link,a.ab:visited{color:#e67301;}
a.ab:hover{color:#4fb3ff;}

a.a02:link,a.a02:visited{color:#ff8b12;}
a.a02:hover{color:#ff9c35;}

a.a03:link,a.a03:visited{color:#b0b0b0;}
a.a03:hover{color:#ddd;}

a.a04:link,a.a04:visited{color:#fff;}
a.a04:hover{color:#fff;}

a.ar:link,a.ar:visited{color:#ff0000;}
a.ar:hover{color:#FF0000;}

a.a06:link,a.a06:visited{color:#ffff00;}
a.a06:hover{color:#ffff00;}

a.a666:link,a.a666:visited{color:#666;}
a.a666:hover{color:#333;}

a.a999:link,a.a999:visited{color:#999;}
a.a999:hover{color:#333;}

/* change banner*/
#change_banner{ margin-bottom:0; padding:5px; background:#eee;}
div#MainPromotionBanner{
	border:0;
	background:#fff;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 170px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 680px;
	height: 170px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 680px;
	height: 170px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 140px; 
	right: 10px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #666;
	text-align: center;
	line-height:18px;
	width: 28px;
	height: 18px;
	font-family: Arial;
	font-size: 1em;
	cursor: pointer;
	overflow: hidden; 
	margin:0 6px;
	font-weight:bold;
	background:url(../images/slide_trigger.png) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#d90000;
	background: url(../images/slide_trigger_c.png) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1em;
	line-height: 18px;
	height: 18px;
	width: 28px;
	margin:0 6px; 
}