/**
 * Template designed by musheji.taobao.com / QQ:1853880795
 */
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.72em;
	color: #333333;
	line-height: 17px;
	background: #fff;
}
img {
	max-width: 100%;
	height: auto;
}
#header_bg {
	text-align: center;
}
a img {
	border: none;
}
ul, ol {
	list-style: none;
}
a {
	color: #555;
	text-decoration: none;
}
#navEZPagesTop ul li a {
	color: #656565;
}
a:hover {
	text-decoration: none;
}
#navMain ul li a:hover, #navCatTabs ul li a:hover {
	color: #ccc;
	text-decoration: none;
}
a:active {
	color: #25449E;
}
.blue-link a {
	color: #0075e2;
}
#columnCenter {
	padding: 0;
}
h1, h2, h3, h4, h5 {
	font-weight: bold;
	color: #333;
	font-size: 1.2em;
}
h4, h5, h6, LABEL, LEGEND, ADDRESS, .sideBoxContent, .larger {
	font-size: 1em;
}
.biggerText {
	font-size: 1.2em;
}
.centerColumn {
	padding: 10px;
}
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}
select, input {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 14px;
	height: 40px;
	margin-bottom: 5px;
	text-indent: 6px;
	text-transform: none;
}
#loginDefault INPUT, #loginDefault FORM, #loginDefault FORM, SELECT {
	width: 100%;
}
.inputLabel {
	color: #333;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin: 10px 0 5px 0;
	padding: 0;
}
#loginDefault input {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 14px;
	height: 40px;
	margin-bottom: 5px;
	text-indent: 6px;
}
input#gender-female, input#gender-male, .buttonRow input, #newsletter-checkbox, #email-format-html, #email-format-text {
}
FORM {
	margin: 1px 0;
	padding: 0;
}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
}
FIELDSET {
	border: 1px solid #ccc;
    margin: 1% 0;
    padding: 1%;
}
LEGEND {
	font: bold 1em Arial;
	padding: 3px 7px 3px;
	margin: 0 0 8px 0;
	color: #333333;
}
LABEL {
	padding: 0.2em;
	line-height: 23px;
}
h4.optionName {
	font-size: 14px;
	color: #333;
	font-weight: normal;
	text-transform: capitalize;
}
h4.optionName label {
	padding: 0;
	margin: 0;
	font-size: 14px;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
}
#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
LABEL.inputLabel {
	width: 100%;/*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;
}
ADDRESS {
	font-style: normal;
}
.clearBoth, .clear {
	clear: both;
}
.clearRight {
	clear: right;
}
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: 7px;
	margin: 20px 20px;
	border: 1px solid #9a9a9a;
}
.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
	display: none;
}
.messageStackWarning, .messageStackError {
	background: #ffecdd url("../images/icons/warning.gif") no-repeat 8px 10px;
	color: #960000;
	border: 1px solid #f8d5c8;
	padding-left: 30px;
}
.messageStackError {
	background: #ffecdd url("../images/icons/error.gif") no-repeat 8px 10px;
}
.messageStackSuccess {
	background: #e0f8b6 url("../images/icons/success.gif") no-repeat 8px 10px;
	color: #000000;
	border: 1px solid #d0e46e;
	padding-left: 30px;
}
.messageStackCaution {
	background: #ffebc2 url("../images/icons/warning.gif") no-repeat 8px 10px;
	color: #000000;
	border: 1px solid #fbcec9;
	padding-left: 30px;
}
/*wrappers - page or section containers*/
.mainWrapper {
	text-align: left;
	width: 100%;
	vertical-align: top;
}
#header_wrapper {
	margin: auto;
	text-align: left;
	vertical-align: top;
	width: auto;
}
#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
#contentMainWrapper {
	padding: 0 0 5px 0;
}
.topper-menu ul {
	padding-right: 2px;
}
.topper-menu li {
	font: 11px arial;
	float: left;
	margin: 5px 1px 6px 16px;
}
#logoWrapper {
	height: 58px;
}
#logo {
	float: left;
	padding: 10px 9px 10px 0;
	width: 40%;
}
#logo img {
	height: auto;
}
.mainWrapper {
	margin: auto;
}
#tagline {
	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 0 10px;
	width: 100%;
}
.wrapperAttribsOptions {
	padding-bottom: 10px;
}
/*navigation*/

.current {
	font-size: 12px;
	padding: 0 5px;
	text-decoration: underline;
	font-weight: bold;
}
.mumbnubbom {
	margin-top: 10px;
}
.mumbnubtop, .mumbnubbom {
	background-color: #ff611b;
	color: #fff;
	font-size: 12px;
	padding: 10px;
}
.navSplitPagesLinks a, .navSplitPagesLinks a:visited {
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
}
.navSplitPagesLinks a:hover {
	padding: 0 5px;
	color: #fff;
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
}
.navNextPrevList {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0.5em 0;
	white-space: nowrap;
}
.navNextPrevList .cssButton, .navNextPrevList .cssButtonHover {
	width: auto !important;
}
#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	padding: 0.5em 0.2em;
	font-weight: bold;
	height: auto !important;
}
#navSuppWrapper, #navSupp {
	text-align: center;
}
#navSuppWrapper {
	/*	border-top: 1px solid #cecece;	*/
	margin: 0 0 0 0;
	padding: 3px 0 12px 0;
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image: none;
	clear: both;
}
#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;
}
#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
}
#navCatTabs ul li a {
	color: #9a9a9a;
}
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: both;
	height: 1%;
}
#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 0;
}
#navMainSearch {
	float: right;
}
#navBreadCrumb {
	padding: 10px 10px 5px 10px;
	color: #666;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 13px;
	overflow: hidden;
	/*min-height: 60px;*/
}
#navBreadCrumb a {
	color: #333;
}
.nav-bc {
	overflow: hidden;
	float: left;
}
#top_nav {
	width: auto;
	margin: 0em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#tab_nav {
	height: 50px;
	background: #32363b url("../images/menu_bg.jpg") repeat-x left top;
	background-size: 10px 60px;
	width: auto;
}
#tab_nav a {
	color: #053C90;
	text-decoration: none;
}
#tab_nav li {
	float: left;
	width: 25%;
	height: 50px;
	padding: 0;
	text-align: center;
}
#tab_nav li a {
	margin: 4px 4px;
}
#tab_nav li img {
	height: 40px;
}
li.tm-catalog {
	background: url("../images/tm_catalog_icon.png") no-repeat center 10px;
}
li.tm-catalog.tab-active {
	background: url("../images/tm_catalog_iconhover.png") no-repeat center 10px #575757;
}
li.tm-account {
	background: url("../images/tm_account_icon.png") no-repeat center 11px;
}
li.tm-account.tab-active {
	background: url("../images/tm_account_iconhover.png") no-repeat center 11px #575757;
}
li.tm-cart {
	background: url("../images/tm_cart_icon.png") no-repeat center 11px;
}
li.tm-cart.tab-active {
	background: url("../images/tm_cart_iconhover.png") no-repeat center 11px #575757;
	;
}
li.tm-search {
	background: url("../images/tm_search_icon.png") no-repeat center 11px;
}
li.tm-search.tab-active {
	background: url("../images/tm_search_iconhover.png") no-repeat center 11px #575757;
}
 @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
li.tm-catalog {
 background: url("../images/tm_catalog_icon_x2.png") no-repeat center 8px;
}
li.tm-account {
 background: url("../images/tm_account_icon_x2.png") no-repeat center 8px;
}
li.tm-cart {
 background: url("../images/tm_cart_icon_x2.png") no-repeat center 8px;
}
li.tm-search {
 background: url("../images/tm_search_icon_x2.png") no-repeat center 8px;
}
#tab_nav li {
 background-size: 30px 30px;
}
}
li.tab-active {
	background-color: #222428;
}
#tab_nav li+li {
/*  border-left: 1px solid #222428;*/
}
/*#tab_nav li span.dlm {
	float: left;
	width: 1px;
	height: 50px;
	background: #222428;
}*/
#tab_nav li a {
	display: block;
}
#tab_nav li+li a {
/*	padding-left: 10px;*/
}
#tab_nav li:hover {
	text-decoration: none;
}
#tab_nav li.home-link {
	padding: 0;
}
#tab_nav li.home-link a {
	display: block;
	padding-left: 3px;
}
#login_logout_section, #login_logout_section a {
	font: normal 12px arial;
	color: #999999;
	padding: 19px 3px 0;
}
#login_logout_section {
	padding-right: 7px;
}
#login_logout_section a {
	color: #25449E;
	text-decoration: none;
}
#login_logout_section a:hover {
	text-decoration: none;
}
.cat-tabs-login, .cat-tabs-login a {
	color: #0a7e9a !important;
	padding: 0 !important;
	margin: 14px 0 0 0;
}
#navColumnOne, #navColumnTwo {
	background-color: transparent;
}
/* Tools section styles */
#tools_wrapper {
	background: url("../images/main_header_bg_left.gif") no-repeat scroll 0 0 transparent;
	margin: 0 0 !important;
}
#search-panel {
	background: url("../images/main_header_bg_right.gif") no-repeat right 0;
	display: inline-block;
	width: 100%;
	height: 42px;
}
.line-header {
	font: 1px arial;
	margin: 0 4px;
}
#delim {
	background: url("../images/top_tools_delim.gif") no-repeat right 5px;
	padding-left: 9px;
}
.td-languages {
	width: 303px;
	text-align: right;
	padding: 1px 1px 0 0;
}
.languages-wrapper select {
	font: 13px Arial, 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;
}
.centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .specialsListBoxContents, .centerBoxContentsProducts {
	border: 0px solid #E9E9E9;
	padding: 0px 0px;
	margin: 0px 0px;
	width: 85%;
	float: left;
}
.product-col {
	border: 1px solid #E9E9E9;
	padding: 0px 10px;
	margin: 5px 5px 0px 0px;
	width: 85%;
	height: 260px;
}
#productListing .product-col {
	height: 300px;
}
.centerBoxContentsProducts .itemTitle {
	text-align: center !important;
}
.columnar-product-info {
	/* 	height: 164px; */
	text-align: center;
	margin-bottom: 5px;
}
.columnar-product-img {
	height: 108px;
	text-align: center;
}
.product-box-name {
	padding: 2px 0 1px;
}
.centerColumn .detail-link, .detail-link:visited {
	background: url("../images/blue_arrows.gif") no-repeat right 4px;
	font-weight: normal !important;
	margin: 0 !important;
	padding: 0 10px 0 0 !important;
	text-align: center !important;
	text-decoration: none;
}
.detail-link:hover {
	text-decoration: none;
}
.shippingEstimatorWrapper {
	font-size: 13px !important;
	padding: 0.2em;
}
#productDescription p {
	padding-left: 0;
}
.left-side-info {
	width: 180px;
	vertical-align: top;
}
#productAttributes {
}
.attributesComments {
	background: #f0f0ee;
	border-bottom: 1px solid #e7e7e0;
	margin: 10px -11px;
	padding: 4px 5px;
}
#productDetailsList {
	text-align: left;
}
#productDetailsList li {
	padding: 5px 0 0 0;
	color: #333;
	list-style: inside;
}
.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.2em 0;
}
#bannerOne img, #bannerTwo img, #bannerThree img, #bannerFour img, #bannerFive img, #bannerSix img {
	width: 100% !important;
}
/*.centerColumn {
	padding: 0 4px 3px;
}*/
h1#productName {
	color: #333;
	font-family: HelveticaNeue, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 5px;
	text-align: left;
}
.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}
#siteinfoIP {
	float: left;
}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a, .centerBoxContentsSpecials a:visited, .centerBoxContentsAlsoPurch a:visited, .centerBoxContentsFeatured a:visited, .centerBoxContentsNew a:visited, .specialsListBoxContents a:visited {
	font: 11px arial;
	text-decoration: none;
}
.centerBoxContentsSpecials a:hover, .centerBoxContentsAlsoPurch a:hover, .centerBoxContentsFeatured a:hover, .centerBoxContentsNew a:hover, .specialsListBoxContents a:hover {
	text-decoration: none;
}
/*Shopping Cart Display*/
#cartAdd {
}
.tableHeading TH {
	border-bottom: 1px solid #ddd;
	background: #F3F3F3;
}
#cartSubTotal {
	border-top: 1px solid #d9d9d9;
	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;
}
#cartBoxListWrapper a {
	color: #ff611b;
}
#cart_popup .content-wrapper .bold {
	padding: 0 0 0 10px;
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}
.cartRemoveItemDisplay {
	width: 3.5em;
}
.cartAttribsList {
	margin-left: 1em;
}
#cartContentsDisplay a:hover {
	text-decoration: none;
}
#cartContentsDisplay th {
	border-bottom: 1px solid #E8E8E8;
	border-top: 1px solid #E8E8E8;
}
#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: #999;
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount, .central-boxes-price {
	color: #990000;
	font: bold 12px Arial;
}
#reviewsInfoDefaultPrice {
	font: bold 16px arial;
	color: #a30101;
	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;
	color: #fff;
	line-height: 30px;
}
.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: 0px 15px 15px 10px;
}
.categoryIcon {
}
#cartImage {
	margin: 0.5em 1em;
}
/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured {
	margin: 1em 0em;
}
.centerBoxWrapper {
	height: 1%;
	margin: 0 0 10px 0;
}
h2.centerBoxHeading {
	background-color: #e4e4e4;
	border: 1px solid #c9c9c9;
	box-sizing: border-box;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 12px 20px 12px 8px;
}
#indexDefaultMainContent {
	padding: 0 0 10px 0;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font: bold 13px arial;
}
.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;
}
#upProductsHeading {
	text-align: left;
}
#upDateHeading {
	text-align: right;
}
/* categories box parent and child categories */


#categoriesContent .category-links {
	padding: 0 7px;
}
A.category-links, A.category-links:visited {
	color: #444;
	text-decoration: none !important;
}
.categories-top-list:hover {
	background: #f1f1f1;
}
.categories-top-list a:hover, .categories-top-list a:visited {
	color: #444;
	text-decoration: none;
}
.categories-top-list+.categories-top-list {
	border-top: 1px solid #b8b8b8;
}
.categories-top-list {
	padding: 8px 10px;
}
.no-dots {
	background: none;
}
.sub-count {
	color: #aaaaaa;
	line-height: 12px !important;
}
.subcategory {
	padding: 8px 0 8px 20px;
	border-top: 1px solid #b8b8b8;
}
.subcategory:hover {
	background: #f1f1f1;
}
.subcategory a {
	text-transform: capitalize;
	font-size: 12px;
}
a.category-subs, a.category-products, a.category-subs:visited, a.category-products:visited {
	color: #25449E;
	text-decoration: none;
}
a.category-subs:hover, a.category-products:hover {
	color: #25449E;
	text-decoration: none;
}
SPAN.category-subs-parent {
	font-weight: bold;
}
SPAN.category-subs-selected {
	font-weight: bold;
}
/* end categories box links */

/*misc*/
.back {
	float: left;
}
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
}
.bold {
	font-weight: bold;
}
.rowOdd {
	background-color: #f4f4f4;
	height: 1.5em;
	vertical-align: top;
}
.rowEven {
	background-color: #fdfdfd;
	height: 1.5em;
	vertical-align: top;
}
.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}
CAPTION {
/*display: none;*/
}
#myAccountGen li, #myAccountNotify li {
	margin: 0;
}
.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
}
.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}
TR.tableHeading {
	background-color: #dadada;
	height: 2em;
}
.productListing-rowheading {
	background: #F0F2F2;
	border: 1px solid #EAF0F5;
	height: 2em;
}
.productListing-rowheading th {
	border-bottom: 1px solid #EAF0F5;
	border-top: 1px solid #EAF0F5;
}
.tabTable {
	margin: 6px 0 4px 0;
}
.tabTable td {
	padding: 12px 8px;/*	text-align: left;*/
}
h3.itemTitle, .listingDescription {
	text-align: left;
	font-size: 12px;
}
.table-product-attributes a {
	text-decoration: none;
	color: #333;
}
.table-product-attributes a:hover {
	text-decoration: none;
}
.more-info a {
	color: #25449E;
	text-decoration: none;
}
.more-info a:hover {
	text-decoration: none;
}
.productListing-even {
	background-color: #fafafa;
}
.productListing-data {
	border-bottom: 1px solid #EAF0F5;
	vertical-align: top;
}
.productListing-data .itemTitle a {
	color: #444;
	text-decoration: none;
}
.productListing-data .itemTitle a:hover {
	text-decoration: none;
}
#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;
}
.navNextPrevWrapper {
	padding: 5px 0 15px 0;
}
#bannerTwo, #bannerThree {
	margin: 0;
	padding: 0 0 5px 0;
}
#bannerOne {
	margin: 2px 0;
	padding: 0;
}
.no-right-margin {
	margin-right: 0 !important;
}
#productQuantityDiscounts {
	padding: 12px 0;
}
#productQuantityDiscounts table {
	border: none;
	border-spacing: 0px !important;
	/*	border-collapse: collapse;*/
	margin: 0;
	background: #fafafa;
}
#productQuantityDiscounts table td {
	border: 1px solid #eeeeee;
	padding: 4px;
}
#productMainImage a {
	text-decoration: none;
}
#newProductsDefault table, #productListing table {
	border-collapse: collapse;
	border-spacing: 0px;
	width: auto !important;
}
#advSearchDefault fieldset {
	float: none !important;
	width: 90%;
}
fieldset fieldset {
	border: none;
	padding: 0;
}
.c-columns {
	width: 50% !important;
}
.BoxContainer {
	margin: 0 0 10px 0;
}
/*
.b-header-left {
	padding: 0 0 5px 0;
	background: #333333;
}
.b-header-right {
	padding: 5px;	
}
*/
#productAdditionalImages h2 {
	padding: 7px 12px !important;
	margin: 0 !important;
	border-bottom: 1px solid #e7e7e7;
	background: #f7f7f7;
}
#productAdditionalImages {
	border: 1px solid #e7e7e7;
}
.help-field-list {
	background-color: #eaeaea;
}
ul, ol {
	padding: 0;
	margin: 0;
}
.help-field-list li {
	border-bottom: 1px solid #fff;
	padding-right: 8px;
}
.help-field-list li a {
	display: block;
	font-family: HelveticaNeue, Arial, Verdana;
	font-size: 14px;
	line-height: 1.2;
	padding: 16px 8px;
	background: url("../images/arrow-right.png") no-repeat right center / 8px 12px;
}

/*mumobilenewlist*/

@media (max-width: 360px) {
.mumobilenewlist, .mumobilefeatrdlist, .categoryListBoxContents, .centerBoxContentsSpecials {
 width: 100%;
}
.mumobilenewlist .musheji_img {
 height: 200px;
}
.mumobilefeatrdlist {
 height: 240px;
}
.button .cssButton, .button .cssButtonHover {
 width: auto !important;
}
}
 @media (min-width:360px) and (max-width:480px) {
.mumobilenewlist, .mumobilefeatrdlist, .centerBoxContentsSpecials {
 width: 50%;
}
.mumobilenewlist .musheji_img {
 height: 240px;
}
.button .cssButton, .button .cssButtonHover {
 width: auto !important;
}
.product-col {
 height: 250px;
}
#featuredProducts .product-col {
 height: 300px;
}
}
 @media (min-width: 480px) {
.mumobilenewlist, .mumobilefeatrdlist, .centerBoxContentsSpecials {
 width: 25%;
}
.mumobilenewlist .musheji_img {
 height: 260px;
}
.button .cssButton, .button .cssButtonHover {
 width: auto !important;
}
.product-col {
 height: 250px;
}
}
 @media (min-width: 360px) and (max-width:800px) {
.categoryListBoxContents {
 width: 50%;
}
}
 @media (min-width: 800px) and (max-width:1000px) {
.categoryListBoxContents {
 width: 33%;
}
}
 @media (min-width: 1000px) {
.categoryListBoxContents {
 width: 25%;
}
}
/*
@media (max-width: 480px) {
.mumobilenewlist, .mumobilefeatrdlist, .categoryListBoxContents {
	width: 50%;
}
.mumobilenewlist{ height:200px;}
.mumobilefeatrdlist{ height: 240px;}
.button .cssButton, .button .cssButtonHover{ width: auto !important;}
}
@media (min-width:480px) and (max-width:979px) {
.mumobilenewlist, .mumobilefeatrdlist, .categoryListBoxContents {
	width: 33.3%;
}
.mumobilenewlist{ height:240px;}
.button .cssButton, .button .cssButtonHover{ width: auto !important;}
.product-col{ height:250px;}
}

@media (min-width: 979px) {
.mumobilenewlist, .mumobilefeatrdlist, .categoryListBoxContents {
	width: 25%;
}
.mumobilenewlist{ height:260px;}
.button .cssButton, .button .cssButtonHover{ width: auto !important;}
}*/
.mumobilenewlist {
	box-sizing: border-box;
	float: left;
	padding: 15px 4px 0 4px;
}
.musheji_box {
	display: block;
	position: relative;
}
.musheji_box .musheji_img a {
	display: block;
	text-align: center;
}
.musheji_box .musheji_img img {
	border: 1px solid #cdccc9;
	box-sizing: border-box;
	display: block;/*height: auto;
	min-height: 148px;
	width: 100%;*/
}
.musheji_box .musheji_bottom {
	padding: 6px 0 0 0;
	text-align: center;
}
.musheji_box .musheji_name {
	line-height: 13px;
	height: 13px;
	width: 100%;
	overflow: hidden;
}
.musheji_box .musheji_name a {
	font-size: 12px;
}
.musheji_box .musheji_price {
	line-height: 16px;
	height: 16px;
	width: 100%;
	overflow: hidden;
	display: block;
	font-size: 14px;
	color: #900;
}
.musheji_box .musheji_price .normalprice {
	padding-right: 3px;
}
.musheji_box .musheji_price .productSpecialPrice {
	font-size: 14px;
	color: #900;
	font-weight: normal;
}
.musheji_box .productPriceDiscount .mudispri01 {
	display: none;
}
.musheji_box .productPriceDiscount {
	display: block;
	position: absolute;
	color: #fff;
	font-size: 18px;
	background: url(../images/mudisprice.png) no-repeat left top;
	font-weight: normal;
	height: 60px;
	line-height: 70px;
	padding-left: 3px;
	padding-right: 0;
	right: 0;
	text-align: left;
	text-shadow: 0 -1px 0 #d9d9d9;
	top: 0;
	width: 33px;
}
/*categoryListBoxContents*/

.categoryListBoxContents {
	box-sizing: border-box;
	float: left;
	padding: 0 4px 10px 4px;
}
.mu_category_box {
	border: 1px solid #e9e9e9;
	border-radius: 3px;
	display: block;
}
.mu_category_box a {
	background: #fff none repeat scroll 0 0;
	border-radius: 3px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
	display: block;
	line-height: 25px;
	min-height: 25px;
	position: relative;
	text-align: center;
}
.mu_category_box a img {
	box-sizing: border-box;
	display: block;
	height: auto;
	min-height: 178px;
	width: 100%;
	display: none;
}
.mu_category_box .category-name:before {
/*content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	width: 0;*/
}
.mu_category_box .category-name {
	background-color: #fff;
	bottom: 0;
	display: inline-block;
	font: italic 12px/38px Georgia, verdana, arial, helvetica, sans-serif;
	height: 40px;
	left: 0;
	opacity: 0.85;
	/*position: absolute;*/
	text-align: center;
	width: 100%;
}
.mu_category_box .category-name span {
	display: inline-block;
	max-height: 30px;
	overflow: hidden;
	vertical-align: middle;
}
.mu_category_box:hover .category-name {
	background: none repeat scroll 0 0 #cb2027;
	color: #fff;
}
/*gotoTop*/


#gotoTop {
	display: none;
	position: fixed;
	top: 75%;
	right: 50px;
	cursor: pointer;
	margin-top: -50px;
	margin-left: 535px;
	width: 36px;
	height: 36px;
	background: url(../images/backtop.png) no-repeat left top;
}
#gotoTop.hover {
	background: url(../images/backtop.png) no-repeat right top;
}
#productMainImage {
	padding: 0 0 15px 0;
}
#productPrices {
	color: #a72d2c;
	padding: 10px 0;
	font-size: 16px;
	line-height: 18px;
}
#productPrices .normalprice {
	font-size: 13px;
	font-weight: normal;
	color: #999;
	display: block;
}
#productPrices .productSpecialPrice {
	font-size: 16px;
	color: #a72d2c;
	font-weight: normal;
}
#productPrices .productPriceDiscount {
	padding-left: 5px;
	color: #999;
	font-weight: normal;
	font-size: 12px;
}
.mumbattbox {
	padding: 15px 10px;
	background: #f1f1f1;
}
#attribsOptionsText {
	display: none;
}
.mumbquantity input {
	margin: 0 5px;
	width: 80px;
}
.mumb_cart_img {
	padding: 10px 0 0 0;
}
.mumb_cart_img input {
	width: 100%;
	margin: 0;
}
#productDescription, .mumbsimilar {
	padding: 15px 0 0 0;
}
#productDescription .centerBoxHeading, .mumbsimilar .centerBoxHeading {
	border-left: none !important;
	border-right: none !important;
	border-bottom: none !important;
}
.Descriptionbox {
	padding: 10px;
	line-height: 18px;
	color: #333;
	font-size: 13px;
}
.Descriptionbox p {
	padding: 0 0 10px 0;
}
#cartContentsDisplay .tableHeading {
	height: 40px;
}
.cartQuantityUpdate input {
	height: auto;
	width: auto;
	border: none;
}
.cartRemoveItemDisplay {
	padding: 5px;
}
.cartRemoveItemDisplay a {
	color: #ff611b;
}
.buttonRow input {
	width: 100%;
}
#checkoutShippingHeadingMethod, #checkoutShippingHeadingAddress {
	padding: 10px 0;
}
.product-col .img {
	margin: 5px 0 10px;
}
.product-col .nm1 {
	margin: 10px;
	max-height: 30px;
	overflow: hidden;
}
.product-col li.nm1 {
	margin: 10px;
	max-height: 30px;
	overflow: hidden;
}
#whatsNew .product-col li.nm1 {
	margin: 10px;
	max-height: 30px;
	overflow: hidden;
}
.product-col .musheji_price {
	padding-left: 5%;
}
input#gender-male, input#gender-female, input#newsletter-checkbox, input#email-format-html, input#email-format-text {
	width:auto !important;
}
fieldset#checkoutOrderTotals {
    border: 1px solid #666;
    padding: 20px;
}

#cartProdTitle {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cartProductDisplay {
    max-width: 100px;
}
.product-col .img a img {
    max-height: 160px;
    width: auto;
}
#cartContentsDisplay tr td {
    border: 1px solid #ddd;
    padding: 5px;
}
input[type="image"] {
	height:auto !important;
	width: auto !important;
	border: none;
}
.NormlPrc{ text-decoration:line-through; color:#666666;}
.SpeclPrc{ font-weight: bold;}