/**
 * Template designed by musheji.taobao.com / QQ:1853880795
 */
*{ margin:0; padding:0;}
body {
	margin: 0;
	font-family:"optimaroman", arial, helvetica, sans-serif;
	font-size: 0.8125em;
	color: #333333;
	line-height: 18px;
	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;
} 
.muopacity a:hover img{ opacity:0.8;}
a:hover {
	text-decoration: none;
	color:#000;
}
 #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: 13px;
	text-indent:6px;
    height: 34px;
    margin-bottom: 5px;
    text-transform:none;}


#loginDefault INPUT, #loginDefault FORM, #loginDefault FORM, SELECT, #createAcctDefault input, #createAcctDefault select {
	width: 100%;
	
}
#createAcctDefault #gender-male, #createAcctDefault #gender-female, #createAcctDefault #newsletter-checkbox ,#createAcctDefault #email-format-html, #createAcctDefault #email-format-text{ height:12px; width:12px;}

.inputLabel{color: #333;
    display: block; font-size: 14px;
    font-weight:normal;
    line-height: 20px;
    margin:10px 0 5px 0; padding:0;}
#loginDefault input{
   
    height:38px;
    margin-bottom: 5px;
	}
	#loginDefault .buttonRow.forward input, #timeoutDefault input, #timeoutDefault .buttonRow.forward input{ width:100% !important;}
	#loginDefault .buttonRow.forward, #timeoutDefault .buttonRow.forward{ float:none;}

input#gender-female, input#gender-male, .buttonRow input, #newsletter-checkbox, #email-format-html, #email-format-text {
	
}

FORM {
	margin:0;
	padding: 0;
}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
#contactUsDefault TEXTAREA {
	width: 100%;
	}
FIELDSET {
	/*margin: 10px 0 17px 0;*/
	padding:0;
	margin:0;
	border:none;	
	
	}

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:15px; color:#333; font-weight:normal; text-transform:capitalize;
	padding-bottom:3px;
}

.wrapperAttribsOptions select {
    border: 1px solid #dbdbdb;
    border-radius:3px;
    color: #333;
    font-size: 14px;
    height:34px;
    line-height: 34px;
    padding: 4px 6px;
   /*width: calc(100% - 14px);*/
   width:100%;
	text-transform:capitalize;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.13);
	text-indent:0;
}
.muquantity input {
    background: url("../images/cart_quantity.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    border: 1px solid #c8c7c7;
    height: 21px;
    line-height: 21px;
    margin-right: 5px;
    padding: 0;
    text-align: center;
    width: 38px;
	text-indent:0;
}
.muquantity{ float:left; width:90px; padding:7px 0 0 0;}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

 .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 12px 0;
}
.topper-menu ul {
	padding-right: 2px;
}
.topper-menu li {
	font: 11px arial;
	float: left;	
	margin: 5px 1px 6px 16px;
}
#logoWrapper{
	height: 58px;
	}
#logo {
	padding:16px 0;
	width: 100%;
	text-align:center;
	
}


.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;
	border-radius:3px;
	background:#000;
	color:#fff;
	padding: 5px 8px;
	font-weight:bold;
	
}
.mumbnubtop, .mumbnubbom .navSplitPagesResult{ display:none;}


.mumbnubtop, .mumbnubbom{
    color: #000;
	line-height:36px;
    font-size: 12px;
    padding: 0;}

.navSplitPagesLinks a, .navSplitPagesLinks a:visited {
	color: #000;
	border-radius:3px;
	background:#ccc;
	text-decoration: none;
	padding: 5px 8px;
	
}
.navSplitPagesLinks a:hover {
	padding: 5px 8px;
	
	color: #fff;
	
}
.navSplitPagesLinks {
   padding: 10px 10px 10px 0px;
}
#productsListingTopNumber{ display:none;}

 @media (max-width: 480px) { 
.mumbnubbom{ text-align:center;}
.mumbnubbom .navSplitPagesLinks.forward{ float:none;}
						  }
						  
@media (min-width:480px) and (max-width:979px){
	.mufooterico{ width:230px;}
  .mu-newsletter-box{ margin-right:10px;}
	
	
	.mumbnubbom{ text-align:center;}
.mumbnubbom .navSplitPagesLinks.forward{ float:none;}
                                               }
											   
@media (min-width: 979px) { 
.mumbnubbom{ text-align:center;}
  #newsletter-validate-detail .lettertxt{ width:260px;}
						  }	



.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;
	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;
	color: #333;
	text-transform:capitalize;
	overflow: hidden;
	border-bottom:#ddd solid 1px;
	background:#fff;
	margin-bottom:10px;
	box-shadow: 0 0 3px rgba(0,0,0,0.12);
	}
	#navBreadCrumb a{ color:#333;}
.nav-bc {
	overflow: hidden;
	float: left;
}

.mu-mobile-nav #tab_nav.mucartlist{ height:34px; background:none; padding-right:10px;}
.mu-mobile-nav #tab_nav.mucartlist li{ height:34px; padding:0;}
.mu-mobile-nav #tab_nav.mucartlist li.tm-cart { float:right; background:#302634 url("../images/carticos.png") no-repeat  center 6px; border-radius:3px; padding:0;}
.mu-mobile-nav #tab_nav.mucartlist li a{ font-size:1em; width:34px; height:34px; line-height:34px; padding:0; text-align:center;}


#tab_nav.mucartlist{ background:#010101;  height:42px;}

#tab_nav.mucartlist li{ height:42px; float:none; padding:0 10px 0 0;}

#tab_nav.mucartlist li a{ margin:0; text-align:left; line-height:42px; font-size:1.2em; text-transform:capitalize; padding: 0 0 0 10px; }
#tab_nav .mucatemenu{ height:30px; line-height:30px; color: #FFFFFF; text-transform:uppercase;
  /*  text-shadow: 1px 1px 1px #000000; */display:block; float:left; padding:6px 10px 6px 46px;  float:left; background:url(../images/tm_catalog_iconhover.png) no-repeat 5px 12px  / 29px 18px;}



#muhome_popup.popup-win, #musearchboxs.popup-win{border-radius:0; width:100%; border-left:none; border-top:none; border-right:none; padding:0;}
#muhome_popup .mulogins{ padding:10px; background:#ddd; text-align:left; color:#000;}
#muhome_popup .mulogins a{ display:inline; padding:0 10px; color:#000; text-transform:capitalize; line-height:20px;}


.muloginsul{ padding:0 10px;}
.muloginsul li{ border-top:#e4e3e6 solid 1px; height:50px; line-height:50px; background:url(../images/lico04.gif) no-repeat 99% center;}
#muhome_popup .muloginsul li a{ display:block; padding:0 0 0 36px; line-height:50px; font-size:1em; text-transform:capitalize;}
.muloginsul li.lico01 a{ background:url(../images/lico01.gif) no-repeat left center;}
.muloginsul li.lico02 a{ background:url(../images/lico02.gif) no-repeat left center;}
.muloginsul li.lico03 a{ background:url(../images/lico03.gif) no-repeat left center;}


.mucurrboxs{ padding:16px  10px;}
.mucurrboxs select{ width:100% !important; border-radius:3px; margin:0;}


#musearchboxs.popup-win{ padding:16px 0 !important;}

 /*mu-head-search*/
.mu-mobile-nav #tab_nav.mucartlist li#mu-head-search{border: 1px solid #cbcbcb; float:left;  width: calc(100% - 56px);
    margin:0 10px 0 10px; height:32px !important; 
	background:#fff;
    position: relative; border-radius: 3px;}
 
 #mu-head-search .mu-search-header-input{
	display: block;
	background:#fff;
	color:#666;
    width: 100%;
    padding:8px 0;
	line-height:16px;
	height:16px;
    border:none;
	margin:0;
    outline: none;
    border-radius:3px;
    font-size: 12px; 
	 }
 
#mu-head-search  .musearbtn{background: #302634 url("../images/icon-zoom.png") no-repeat  center center;
    margin:0;
    border:none;
    cursor: pointer;
    height: 32px;
    position: absolute;
    right: 0px;
    text-indent: -9999px;
    top: 0px;
	border-radius:0 3px 3px 0;
    width: 32px;}
/*mu-head-search*/



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

}

.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{ position:relative;}
.mucolorico01{ position:absolute; top:4px; right:0;}
.mucolorico01 a{ display:block; line-height:16px; background:url(../images/color01.gif) no-repeat left center; padding-left:22px; text-transform:capitalize;}

.mucolorico02{ position:absolute; top:78px; right:0;}
.mucolorico02 a{ display:block; line-height:16px; background:url(../images/color02.gif) no-repeat left center; padding-left:26px; text-transform:capitalize;}


.wrapperAttribsOptions{ display:none;}
.wrapperAttribsOptions.muattColor, .wrapperAttribsOptions.muattSize{ display:block;}
.attributesComments {
	background: #f0f0ee;
	border-bottom: 1px solid #e7e7e0;	
	margin: 10px -11px;
	padding: 4px 5px;
}
.muattHeight, .muattHips, .muattBust, .muattHollow, .muattWaist {
    display: none;
}
#custom {
    line-height: 16px;
}
#custom LABEL{ padding:0; margin:0;}
.mucheckbox {
    display: block;
    line-height: 16px;
}
.mucheckbox input {
    padding-right: 3px;
}
#setfox {
    display: none;
    height: auto;
    overflow: auto;
    padding: 2px 0;
    text-align: left;
}
.mu_setfoxleft {
    float: left;
    width: 144px;
	padding-right:10px;
}
.mu_setfoxright {
    float: left;
    width: calc(100% - 154px);
}
#setfox .foxname {
    font-size: 13px;
    padding-bottom: 2px;
    padding-top: 6px;
    text-transform: capitalize;
}
#setfox .inp {
    border: 1px solid #dbdbdb;
    border-radius:3px;
    color: #555555;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    padding: 4px 6px;
    width: 130px;
}
#setfox .red {
    color: red;
    display: inline-block;
    padding-left: 4px;
}







#productDetailsList {
	text-align:left;
	
}
#productDetailsList li{ padding:0; color:#666; }
#productDetailsList li.mu_info_review_top_l{ height:13px; line-height:13px; padding-top:5px;}
#productDetailsList li.mu_info_review_top_l span{ padding:0 5px;}
.mu_info_review_boxs{ padding:10px 0 0 0; line-height:13px; height:13px;}
.mu_info_review_boxs span{ }
.mu_info_review_boxs span a{ padding:0;}
.mu_info_review_boxs  a{ padding-left:5px;}

.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-size:18px;
    font-weight:normal;
    padding: 10px 0;
	line-height:22px;
	text-transform:capitalize;
	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 {
	
	text-decoration: none;
}
.centerBoxContentsSpecials a:hover, .centerBoxContentsAlsoPurch a:hover, .centerBoxContentsFeatured a:hover, .centerBoxContentsNew a:hover, .specialsListBoxContents a:hover {	
	text-decoration: none;
}


/*Shopping Cart Display*/



.tableHeading TH {
	border-bottom: 1px solid #ddd;
	background: #F3F3F3;
	padding: 0;
	}

#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:center;
	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;
	line-height:32px;
	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: #666;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount, .central-boxes-price {
	color: #990000;
	font-size:13px;
	}

#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 {
	text-align:center;
    box-sizing: border-box;
    color: #2a2a2a;
    font-size:18px;
    font-weight:normal;
	text-transform:uppercase;
    padding: 12px  0 0 0;
	border-top:#ddd solid 1px;
}




#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: 10px 10px 9px 10px;
}
.no-dots {
	background: none;
}
.sub-count {
	color: #aaaaaa;
	line-height: 12px !important;
}

.subcategory {
	padding: 8px 0 8px 20px;
	border-bottom:1px dotted #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:0  10px 10px 10px;
}
#productQuantityDiscounts .muno {
    display: none;
}
#productQuantityDiscounts table {
	border: none;
	border-spacing: 0px !important;
/*	border-collapse: collapse;*/
	margin: 0;
	background: #fafafa;
}
#productQuantityDiscounts table td {
	border: 1px solid #eeeeee;
	padding: 4px;
}
#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;	
}
*/



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

#productListing .mu-m-boxs{ padding:0 0 10px 10px;}
/*mumobilenewlist*/
.rec_is_new{ margin-bottom:15px;}
										   
											   
.mu-m-boxs{ padding:0 0 0 10px;}
.mumobilenewlist {
    box-sizing: border-box;
    float: left;

    padding: 10px 10px  0 0;
}
.musheji_box{display: block;
text-align: center;

	position:relative;
}





.musheji_box:hover{box-shadow: 0 0 10px #cfcece;}
.musheji_box .musheji_img{ }
.musheji_box .musheji_img a{ display:block; text-align:center;}
.musheji_box .musheji_img img {
    box-sizing: border-box;
    display: block;
    width: 100%;
	min-height:267px;

}


.musheji_box .musheji_bottom{ padding:8px 0 0 0; text-align:left;}
.musheji_box .musheji_name{ line-height:16px; height:32px; width: 100%; overflow:hidden;}
.musheji_box .musheji_name a{ font-size:13px; color:#2a2a2a; text-transform:capitalize; }
.musheji_box .musheji_name a:hover{ border:#000; text-decoration:underline;}
.musheji_price_boxs{ height:26px; padding:6px 0 0 0;}
.musheji_box .musheji_price{ float:left; padding:6px 0 0 0; line-height:18px; height:18px;  overflow:hidden; font-weight:normal; font-size:16px; color:#302634;}
.normalprice{ font-size:13px;}
.musheji_box .musheji_price .productSpecialPrice{font-size:16px; color:#302634; font-weight:normal;}
.normalprice, .productPriceDiscount{ font-weight:normal;}
.musheji_price_boxs .addtocart-button{ float:right; display:block; width:26px; height:26px; background:url(../images/sbag3.png) no-repeat center center; text-indent:-9999px; -webkit-transition: -webkit-transform 0.5s ease-out;
            -moz-transition: -moz-transform 0.5s ease-out;
            -o-transition: -o-transform 0.5s ease-out;
            -ms-transition: -ms-transform 0.5s ease-out;}

.musheji_price_boxs .addtocart-button:hover{-webkit-transform: rotateZ(360deg);
            -moz-transform: rotateZ(360deg);
            -o-transform: rotateZ(360deg);
            -ms-transform: rotateZ(360deg);
            transform: rotateZ(360deg);}


.musheji_box  .productPriceDiscount .mudispri01{ display:none;}
.musheji_box  .productPriceDiscount{}
	
.mu_reviews_s{ line-height:13px; height:13px; padding-top:5px;}	
.mu_reviews_s a{ padding-left:5px;}	


@media (max-width: 480px) { 
                          .mumobilenewlist, .categoryListBoxContents{ width:50%;}
						  }
						  
@media (min-width:480px) and (max-width:979px){
	
	.mumobilenewlist, .categoryListBoxContents{ width: 24%;}
	.mu-m-boxs{ padding:0 0 0 12px;}
	.mumobilenewlist{padding: 12px 12px  0 0;}
	.musheji_box{ padding:12px;}
	.mureclist6, .mureclist7{ display:none;}
                                               }
											   
@media (min-width: 979px) { 
                          .mumobilenewlist, .categoryListBoxContents{ width:24%;}
						  .mumobilenewlist1s, .categoryListBoxContents{ width:24%;margin-top: 12px;}
						  .mu-m-boxs{ padding:0 0 0 15px;}
	.mumobilenewlist{padding: 15px 15px  0 0;}
	.musheji_box{ padding:15px;}
						  }	



	/*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;
    border-radius: 3px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.22);
    display: block;
	text-align:center;
	height:40px;
   
    position: relative;
   
}

  .mu_category_box a img {
	  display:none;
    
    box-sizing: border-box;
    height: auto;
    min-height: 178px;
    width: 100%;
}


.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/13px 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: #cb2027;
    color: #fff;
}

/*gotoTop*/


    #gotoTop{display:none;position:fixed;top:75%; right:10px;cursor:pointer;margin-top:-50px; margin-left:535px;width:56px; height:56px;background:url(../images/backtop.png) no-repeat left top;}   
      
    #gotoTop.hover{background:url(../images/backtop.png) no-repeat right top;}  




#productPrices{ color:#222; padding:16px 0; font-size:22px; line-height:22px; }
#productPrices .normalprice{ font-size:15px; font-weight:normal; color:#666;}
#productPrices  .productSpecialPrice{font-size:22px; color:#222; font-weight:normal; }
#productPrices  .productPriceDiscount{ padding-left:10px; color:#222; font-weight:normal; font-size:13px;}


.mumbattbox{ padding:0 0 10px 0;  }
.muwish{ padding-bottom:16px; line-height:16px; font-size:13px; text-transform:capitalize; }
.muwish a{ color:#ff3399;}
.muwish a:hover{ color:#ff3399; text-decoration:underline;}
.loveItIcon em,.loveItIcon_SoldOut em{display:block;height:30px;width:32px;background:url(https://ss.tbdress.com/images/new-ued/new-picon.png) 0 -64px no-repeat}.loveItIcon em.loveItIcon_current,.loveItIcon_SoldOut em.loveItIcon_current,.loveItIcon em:hover,.loveItIcon_SoldOut em:hover{background-position:0 -95px}.frsping{position:absolute;position:absolute;left:120px;top:0;width:110px;color:#ff9c00;font-size:16px;font-weight:bolder}


#attribsOptionsText{ display:none;}

#cartAdd{ padding:10px 0 0 0;}
.mumb_cart_img{ float:left; width: calc(100% - 90px);}
.mumb_cart_img input{ width:100% !important; margin:0; height:auto; padding:9px 0;}

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


#createAccountForm #gender-male,#createAccountForm #gender-female, #createAccountForm  #newsletter-checkbox,#createAccountForm #email-format-html,#createAccountForm #email-format-text{ width:12px; line-height:12px; height:12px;}

.musearchbox{ padding-top:16px;}

#accountLinksWrapper li{ line-height:26px;}
#myAccountGen{ padding-bottom:10px;}

.mumobiletext{ width:100%; margin:0;}
.mumobilebtn{  margin-top:16px; width:100%;   
    background-color: #fff;
    border: 1px solid #ccc;
    color: #333;
    font-size: 14px;
    height: 40px;
    text-indent: 6px;
}



.mu_searchtext { padding-top:1em;}
.mu_searchtext input{ width:100%;}




.musheji_indexcat li a {
    display: block;
    margin: auto;
    text-align: center;
    width: 100%;
}
.musheji_indexcat  li img {
    border-bottom: 1px solid #ccc;
    display: block;
    margin: auto;
    text-align: center;
    width: 100%;
}

.header_cart_only_number{ margin:-12px 0 0 0; padding:0;  font-size:13px; font-weight:bold; color:#222; line-height:16px; height:16px;}

.mu_sort_by{ padding:10px 10px 0 10px;}




.table-responsive  table{border-right:none; border-left:none; border-top:1px solid #ddd; border-bottom:none;}
 .table-responsive  tr{
    border: medium none;
    margin: 0;
}
.table-responsive  td,.table-responsive th{ border-left:none; border-right:none; border-top:none; border-bottom:1px solid #ddd;  line-height:18px;
    padding: 8px;
    vertical-align: middle; text-align:center;}
.seDisplayedAddressLabel{ background:none;}


.buttonRow.forward input{ width:auto; height:auto;}


address{ line-height:22px;}
.musheji_checkoutbox{ border:#e8e8e8 solid 1px; padding:10px; margin-top:15px;}
.musheji_checkouttitle{ border-bottom:#e8e8e8 solid 1px; line-height:15px; margin-bottom:10px; padding:0 0 10px 0; font-weight:bold; font-size:14px;}
.mufloatingBox, #createAcctSuccessMainContent{ padding:8px; background:#d9edf7; border:#9acfea solid 1px; line-height:20px; font-weight:normal; color:#31708f;}
#createAcctSuccessMainContent{ margin-top:12px;}
#createAcctSuccessMainContent a{ font-weight:bold;}
#createAcctSuccessMainContent a:hover{ text-decoration:underline;}
.shipping-methods{ font-weight:normal; margin:0; padding:12px 0 0 0;}
.shipping-methods input, #csNotifications input{ /*height:12px;*/ margin:0;}
.shipping-methods label{ padding:0 12px; margin:0;}
.add_title{ padding-bottom:5px;}
.mushippingcomme textarea{border: 1px solid #ebebeb;
    line-height: 20px;
    margin: 1px 0 3px;
    min-height: 20px;
    width:100%;}
#checkoutOrderTotals{ float:left;}
.mu_payment LABEL.inputLabel{ float:left; width:auto; margin-right:12px;}
.musheji_checkoutbox p{ padding-bottom:6px;}
.mubilling-address-content, .mushipping-content{ padding-top:10px;}
.payment-modulebox{ line-height:20px;}
#orderTotals{ padding:10px 0 0 0;}

.musuccess{ background:#fff; padding:10px; border:#ddd solid 1px; margin-top:12px; line-height:20px; color:#333; text-align:left;}

#cartContentsDisplay{ padding-top:10px;}
.cartImage{ padding:8px 0;}
#orderTotals{ font-weight:bold;}
.discountForm .buttonRow{ margin-left:10px;}


@media screen (max-width: 480px){

#productsListingTopNumber{ display:none;}

}

 
#newProductsDefaultHeading{ display:none;}

#sorter label{ display:none;}


/*mu-onepageboxs*/
.mu-onepageboxs form{ display:block;}
.mu-onepageboxs{ padding:10px 0 0 0;}


.mu-onepage-login, #billing-address-module, #shipping-address-module, .mu-onepage-shipping, .mu-onepage-payment, .mu-onepage-comments, .mu-onepage-coupon, .onepage-checkoutbox-boxs, .mu-onepage-price, .col-md-6, .mu-onepage-psboxs{/* border:#ddd solid 1px;*/}
.mu-onepage-title, .mu-onepagecheck-title{ font-size:15px; font-weight:bold; text-transform:uppercase;  color:#000; border-bottom:#ddd solid 1px; line-height:36px; padding-left:12px;}
.mu-onepageboxs .panel-body,.mu-onepage-checkoutbox .panel-body, .mu-onepage-confir .panel-body{ padding:16px 8px;}
.mu-onepageboxs .panel-body input,.mu-onepageboxs .panel-body select, .mu-onepage-checkoutbox .panel-body input,.mu-onepage-checkoutbox .panel-body select{ padding:3px; line-height:20px;}
.mu-onepageboxs LABEL.inputLabel, .mu-onepage-checkoutbox LABEL.inputLabel{ margin-bottom:14px; padding-left:0;}
.mu-onepage-login, #billing-address-module, .mu-onepage-shipping, .mu-onepage-payment, .mu-onepage-comments, .mu-onepage-coupon, .onepage-checkoutbox-boxs{ margin-bottom:6px;}

#billing-address-wrapper .checkbox label{ padding-bottom:6px; display:block; }


.muonepage-btn, .mu-onepagecheck-btn{ text-align:right; padding:16px 0 0 0;}
.muonepage-btn input, .mu-onepagecheck-btn input{ padding:6px 16px; height:38px;}

#order-total-warpper{ background:url(../images/az_loading.gif) no-repeat   center right; min-height:50px; color:#000;}
#order-total-warpper table{ background:#fff;}
#order-total-warpper table tr{ line-height:22px;}
.mu-onepage-methods .mu-onepage-methods-title{ font-size:13px; color:#000; font-weight:normal; height:20px; line-height:20px;}
.mu-onepage-methods .col-xs-8{ padding:6px 0 0 0;}

.mu-onepage-coupon p.inputLabel{ padding:8px 0; font-weight:bold;}
.mu-onepage-coupon-main input{ float:left; width:260px; margin:0 !important; line-height:22px; padding:3px;}
.mu-onepage-coupon-main #btn-ot_coupon{ float:left; border: 1px solid #000; background:#000;
    border-radius: 3px;
    color: #fff;
    cursor: pointer !important; padding:1px 16px;  line-height:22px; margin-left:6px;}

.btn-login-pc{border: 1px solid #a72d2c; background:#a72d2c;
    border-radius: 3px;
    color: #fff;
	font-size:13px;
    cursor: pointer !important; padding:1px 16px;  line-height:22px;}
.btn-login-pc:hover{ color:#fff; }

.mu-onepage-checkoutbox{ padding:20px 0 0 0;}






@media (max-width: 480px) { 
						  .muonepage-btn input{ padding:0 !important; width:100% !important; line-height:32px !important; line-height:32px!important;}
						  }
						  
@media (min-width:480px) and (max-width:979px){
	
	.muonepage-btn input{ padding:0 !important; width:100% !important; line-height:32px !important; line-height:32px!important;}
                                               }
											   


@media (min-width: 990px) {
	
	.muonepage-l,.muonepage-r,.onepage-checkoutbox-left,.onepage-checkoutbox-rt{ width:50%; padding:0 10px; box-sizing: border-box; float:left;}
	}
.mu-onepage-price-main{ padding-bottom:12px;}
.mu-onepage-price-main td{ border-bottom:#ddd solid 1px; padding:6px 0;}

.mu-onepage-confir-title{ font-size:13px; padding:20px 0;}
.onepage-checkoutbox-left .col-md-6,.onepage-checkoutbox-rt .col-md-6{ margin-bottom:16px;}
.muonetextboxs{ font-weight:bold; font-size:13px;  text-align:center; padding:20px 0;}
.mu-onepage-confir{ display:none;}
.muonepage-l select{ width:60%;}

.mu-onepage-coupon #disc-ot_coupon{ line-height:25px; height:25px; padding:0 3px;}

/*mu-onepageboxs*/

.mu-one-name{ float:left; width:50%; padding:8px 8px 0 8px;  box-sizing: border-box;}
.mu-one-emails{padding:8px 8px 0 8px; box-sizing: border-box;}
.mu-one-name .inputLabel, .mu-one-emails .inputLabel{ display:block; float:none; margin:0 0 5px 0!important;}
.mu-one-name input, .mu-one-emails input,.mu-one-name select{ width:100%;  box-sizing: border-box;}
#billing-address-wrapper.panel-body, #shipping-address-wrapper.panel-body{ padding:6px 0 8px 0;}
#add-billing-address, #add-deliver-address{ padding-bottom:16px;}
#billing-address-wrapper .checkbox, #shipping-address-wrapper .checkbox{ padding-left:8px;}
.onepageboxs-titles{ font-size:20px; color:#000; font-weight:normal; padding-bottom:16px; text-align:left; text-transform:uppercase;}
.mu-onepage-login-boxs{ position:absolute; top:6px; right:10px;}

#billing-address-module .mu-onepage-title,.onepage-checkoutbox-left .mu-onepagecheck-title{ background:url(../images/oneico01.jpg) no-repeat left center; padding-left:32px;}
.mu-onepage-shipping .mu-onepage-title, .onepage-checkoutbox-boxs .mu-onepagecheck-title{ background:url(../images/oneico02.jpg) no-repeat left center; padding-left:38px;}
.mu-onepage-payment .mu-onepage-title, .onepage-checkoutbox-boxs .mu-onepagecheck-title{ background:url(../images/oneico03.jpg) no-repeat left center; padding-left:42px;}
.mu-onepage-comments .mu-onepage-title,.mu-onepage-price .mu-onepagecheck-title{ background:url(../images/oneico04.jpg) no-repeat left center; padding-left:36px;}
#shipping-address-module .mu-onepage-title{ background:url(../images/oneico01.jpg) no-repeat left center; padding-left:32px;}
#billing-address-module, .onepage-checkoutbox-boxs{ position:relative;}
.mu-onepage-methods{
    border: #ddd solid 1px; border-radius: 4px; padding:10px; margin-bottom:10px;}
	.mu-onepage-methods .important { font-weight:normal; margin:0;}
	.mu-one-name label{ width:80%;}
/*mu-onepageboxs 222222*/
.clear{ clear:both;}
.muonepage-btn input{ float:none;}
.checkbox  label input{ height:12px; line-height:12px;}
.checkbox  label { font-size:15px;}
#billing-address{ width:98%;}
.mu-onepage-methods .col-xs-8 input{ height:12px; line-height:12px;}




.mu-one-name{ float:left; width:50%; padding:8px 8px 0 8px;  box-sizing: border-box;}
.mu-one-emails{padding:8px 8px 0 8px; box-sizing: border-box;}
.mu-one-name .inputLabel, .mu-one-emails .inputLabel{ display:block; float:none; margin:0 0 5px 0!important;}
.mu-one-name input, .mu-one-emails input,.mu-one-name select{ width:100% !important;  box-sizing: border-box;}
#billing-address-wrapper.panel-body, #shipping-address-wrapper.panel-body{ padding:6px 0 8px 0;}
#add-billing-address, #add-deliver-address{ padding-bottom:16px;}
#billing-address-wrapper .checkbox, #shipping-address-wrapper .checkbox{ padding-left:8px;}

.mu-logo-login{border: 1px solid #428bca; background:#428bca; display:block; height:16px;
    border-radius: 3px;
    color: #fff;
	font-size:13px;
    cursor: pointer !important; padding:2px 16px;  line-height:16px;}
.onepageboxs-titles{ font-size:16px; color:#000; font-weight:bold; padding:6px 0 16px 0; text-align:left; text-transform:uppercase;}
.mu-onepage-login-boxs{ position:absolute; top:6px; right:10px;}

#billing-address-module .mu-onepage-title,.onepage-checkoutbox-left .mu-onepagecheck-title{ background:url(../images/oneico01.jpg) no-repeat left center; padding-left:32px;}
.mu-onepage-shipping .mu-onepage-title, .onepage-checkoutbox-boxs .mu-onepagecheck-title{ background:url(../images/oneico02.jpg) no-repeat left center; padding-left:38px;}
.mu-onepage-payment .mu-onepage-title, .onepage-checkoutbox-boxs .mu-onepagecheck-title{ background:url(../images/oneico03.jpg) no-repeat left center; padding-left:42px;}
.mu-onepage-comments .mu-onepage-title,.mu-onepage-price .mu-onepagecheck-title{ background:url(../images/oneico04.jpg) no-repeat left center; padding-left:36px;}
#shipping-address-module .mu-onepage-title{ background:url(../images/oneico01.jpg) no-repeat left center; padding-left:32px;}
#billing-address-module, .onepage-checkoutbox-boxs{ position:relative;}
.mu-onepage-methods{
    border: #ddd solid 1px; border-radius: 4px; padding:10px; margin-bottom:10px;}
	.mu-onepage-methods .important { font-weight:normal; margin:0;}
/*mu-onepageboxs 222222*/






#categoriesPopup .top-item, .top-section-open-end a.on{ border-bottom:#dadada solid 1px;}
.top-section-open-end ul a.on{ border-bottom:none;}











	
.navNextPrevWrapper {
	padding:10px 0;
	background:#fff;
	height: 26px;
    position: relative;
	border-bottom: #e5e5e5 solid 1px;
	border-top: #e5e5e5 solid 1px;
}
.navNextPrevWrapper .muleft{    position: absolute;
    top: 10px; left:0;
   
    z-index: 5;}
.navNextPrevWrapper .muright{    position: absolute;
    top: 10px; right:0;
   
    z-index: 5;}
#munavpreboxs .muleft a ,#munavpreboxs .muright a  {
    display: inline-block;
    width:80px !important;
    height: 24px;
    line-height: 24px;
    color: #333;
    border:#e5e5e5 solid 1px;
    text-transform:capitalize;
    padding: 0px;
    margin: 0px;
	border-radius:0;
	background:#fff;
}	
.navNextPrevCounter {
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    text-transform: uppercase;
    background: #fff;
    width: 116px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 5;
    padding: 0px;
}	



/******************product-collateral***************************/
.product-collateral {
	margin-top:16px;
	width:100%;
    border-bottom: 1px solid #ccc;
}
.product-collateral h2 {
    color: #000;
    font-size: 13px;
    text-transform: uppercase;
}
.product-collateral ul.box-tab {
    overflow: hidden;
}


.product-collateral ul.box-tab li {
    display: block;
    
}
.product-collateral ul.box-tab li.first a {
    border-top: medium none;
}
.product-collateral ul.box-tab li a.selected{border-bottom: 1px solid #ccc;}
.product-collateral ul.box-tab li a {
    border-top: 1px solid #ccc;
	
    color: #000;
    display: block;
    font-size: 13px;
	background:#ffff;
    font-weight: bold;
    line-height: 36px;
    padding-left: 10px;
    text-transform: capitalize;

}
.product-collateral ul.box-tab li a span {
    background:url("../images/cos-arr.png") no-repeat  0 -27px;
    float: right;
    height: 20px;
    padding-right: 21px;
    width: 20px;
	margin-top:4px;
}
.product-collateral ul.box-tab li a.selected span {
    background:url("../images/cos-arr.png") no-repeat  0 0;
    margin-top: 9px;
}

.product-collateral #promotion, #description, #customer-review{ padding:10px; line-height:18px; font-size:1em;}
/*******************product-collateral**************************/
#indexDefault.centerColumn, #productListing.centerColumn{ padding:0;}


.mutopmboxs{ background:#fff; color:#010101;  height:32px; position:relative; box-shadow: 0px 1px 3px rgba(0,0,0,0.27); text-transform:capitalize;}

.mutopmboxs .muphone{ float:left; line-height:32px; padding-left:10px; }
.mutopmboxs .top-item, .languages-wrapper .currency{ float:right; line-height:16px; height:16px; padding:8px  10px 0 0 ;}
.languages-wrapper .currency a{ color:#010101;}


#currency_switcher, #language_switcher {
	background: url("../images/arrow_down.gif") no-repeat right 5px;
	padding: 0 13px 0 0;
	
}


.languages{ float:left;     line-height: 16px;
    height: 16px;
    padding: 10px 0 0 10px;}

#menu_more_popup.popup-win.pull-right, #currPopup.popup.popup-win{ right:10px !important; top:32px;}
 #currPopup.popup.popup-win{ left:inherit;}

.mu-mli li{ line-height:24px;}


.mu-topboxs{ padding:0 0 10px 0;}










/**********************************/



.subNavBox{text-align:left;}
.subNavBox .subNav{font-weight:bold;cursor:pointer;font-size:16px;color:#010101;line-height:26px;background:url(../images/cos-arr.png) no-repeat 99% -30px; text-transform:uppercase; margin-bottom:15px;}
.subNavBox .subNav:hover{color:#000;}
.subNavBox .currentDd{color:#000}
.subNavBox .currentDt{background:url(../images/cos-arr.png) no-repeat 99% 4px;}
.subNavBox .navContent{display: none; padding-bottom:33px; min-height:156px;}
.subNavBox .navContent li a{display:block; font-size:14px;  text-transform:capitalize; line-height:31px;color:#010101; text-align:left;}
.subNavBox .navContent li a:hover{color:#222;}


#muinfo-decs{ padding-top:10px;  color:#222;}
#muinfo-decs .subNav{ border-bottom:none; color:#000;  background:url("../images/cos-arr.png") no-repeat  99% -20px; line-height:42px; border-bottom:2px solid #000; margin:0; font-size:16px; text-transform:capitalize;}
#muinfo-decs .navContent { padding:10px 0 0 0;  line-height:22px; font-size:14px;}
#muinfo-decs .subNav.currentDt {
     background:url("../images/cos-arr.png") no-repeat  99% 14px !important;
}
.Apples{ padding:10px 0 0 0;}
.Apples h3{ font-size:14px;}
.Apples a{ color:#000; text-decoration:underline;}
.Apples a:hover{ color:#999;}


#productDescription p{ padding-bottom:10px;}
#productDescription .box-additional{ padding:20px 0 0 0;}
table, td {
	border-collapse:collapse;
	font-size:100%;
	
}
form, td {
	margin:0;
	padding:0;
}
td {
	vertical-align:top;
	text-align:left;
}
.table-bordered {
	border-top:#ddd solid 1px;
	border-right:#ddd solid 1px;
	width:100%;

}
.table-bordered th, .table-bordered td {
    border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
    line-height: 20px;
    padding: 8px;
    text-align: left;
    vertical-align: top;
}
.table-bordered tr:hover td, .table-bordered tr:hover th{background-color: #f5f5f5;}



@media (max-width: 480px) { 
.mu-mufooter{ padding:0  10px;}
                         .mufootercols{ width:100%;}
						 .mucopyright-left{ padding-bottom:10px;}
						  }
						  
@media (min-width:480px) and (max-width:979px){
	 .mucopyright-left{ float:left; padding-left:10px;}
.mucopyright-rt{ float:right; padding-right:10px;}
	 .mufootercols{ float:left;  width: calc(50% - 30px); padding-left:30px; }
                                               }
											   
	
@media (min-width: 979px) { 
.mucopyright-left{ float:left;}
.mucopyright-rt{ float:right;}
.mufootercols{ float:left;  width: calc(25% - 30px); padding-right:30px; }
.subNavBox .subNav, .subNavBox .currentDt{ background:none;}
#subnav-foot.subNavBox .navContent{ display:block !important;}
.mufootercols.muno{ width:25%; padding-right:0;}
.mucopyright-left{ float:left;}
.mucopyright-rt{ float:right;}
						  }	

/**********************************/


#siteinfoLegal{ text-align:center; background: #010101; color:#fff; font-weight:normal;}
#siteinfoLegal a{ color:#fff;}
.mucopyright-boxs{padding:13px 0; background: #010101;  line-height:17px;}
.mucopyright-rt a{ padding-left:12px;}

/*carousel-wrapper*/
.carousel-wrapper{ position:relative;}
.carousel-nav {
    position: absolute;
    right: 5px;
    top: 5px;
}
.carousel-nav ul {
    list-style: outside none none;
    margin: 0;
}
.carousel-nav ul li {
    display: inline-block;
    margin-left: 5px;
}
.carousel-nav ul li a {
    color: #444444;
    display: table-cell;
    font-size: 22px;
    height: 28px;
    text-align: center;
    vertical-align: middle;
    width: 28px;
}
.carousel-nav ul li a.grey-next {
    background: #e74847  url(../images/musrt.png) no-repeat center center;
}
.carousel-nav ul li a.grey-prev {
    background: #e74847  url(../images/muslt.png) no-repeat center center;
}



/*newmusheji_box*/
.newmusheji_box{ padding:10px; text-align:center;}
.newmusheji_img{ min-height:168px;}
.newmusheji_imgs{ min-height:168px;}
.newmusheji_bottom{ padding:10px 0 0 0;}
.newmusheji_name {
    height: 2.4em;
    line-height: 1.2em;
    overflow: hidden;
    width: 100%;
}
 .newmusheji_name a {
    color: #000;
    font-size: 1em;
}
.newmusheji_price {
    color: #2b2727;
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    height: 1.1em;
    line-height: 1.1em;
    overflow: hidden;
    padding: 6px 0 0;
    width: 100%;
}
.newmusheji_price .normalprice {
    padding-right: 3px;
}
.newmusheji_price .productSpecialPrice {
    color: #2b2727;
    font-size: 1.1em;
    font-weight: bold;
}
.musheji_box .productPriceDiscount, .newmusheji_box .productPriceDiscount{ display:block; position:absolute; top:12px; right:12px; z-index:10; background:#ff3399; border-radius:40px; padding:8px 0 0 0; height:38px; width:46px; text-align:center; color:#fff; line-height:16px;}
.musheji_box .mu-dis01{ display:none;}
.musheji_box  .mu-dis02{ text-transform:uppercase;}




.mupandora-title{ font-size:20px; padding:6px 0 16px 0; text-align:center; text-transform:uppercase;}
.mu-feature1{ padding:10px 0 0 10px;}
.mu-feature1-liboxs{  text-align:center;  background-color: #fefefe;
    background-image: linear-gradient(#fff, #fff 70%, #f9f9f9);}
.mu-feature1-liboxs:hover{box-shadow: 0 0 15px #cfcece;}
.mu-feature1-liboxs img{ width:100%; height:auto; border-radius:3px;}


@media (max-width: 480px) { 
.mu-feature1-li{ width:calc(50% - 10px); margin:0 10px 10px 0; float:left;}
.mu-feature1-li:nth-child(3){display:none}
}
						  
@media (min-width:480px) and (max-width:979px){
	.mu-feature1-li{ width: calc(33% - 10px); float:left; padding-right:10px; margin-bottom:10px;}
                                               }
											   
@media (min-width: 979px) { 
	.mu-feature1-li{ width: calc(33% - 7px); float:left; padding-right:10px; margin-bottom:20px;}
						  }	



.newsletter { }
.mu_error_box {
    background: url("../images/icon_error.gif") no-repeat scroll 20px 10px #fedfdf;
    border: 1px solid #bf0000;
    color: #bf0000;
    font-size: 13px;
    margin: 10px 0 20px 0;
    padding: 15px 10px 15px 60px;
}

.musubfrom {
	position:relative;
}
.mu-newsletter-box{ position:relative;}
.mu-newsletter-box  form{ padding:0; margin:0;}
.newsletter   h6{font-size: 16px; font-weight:normal; color:#4d2a2a;
    line-height: 22px;
    margin-bottom: 10px;
    text-transform: uppercase;}
#newsletter-validate-detail .lettertxt , .musubfromtext{
    border: 1px solid #cbcbcb;
	background:#fff;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.13);
    border-radius: 3px;
    height: 24px;
    line-height: 24px;
    padding: 3px 0;
	text-indent:10px;
    width: calc(100% - 2px);
	margin:0;
	color:#666;
}
#newsletter-validate-detail .letterbtn, .musubfrombtn {
    background: url("../images/newsletterico.png") no-repeat  center center;
    border: medium none;
    height:32px;
	    width:32px;
    margin:0;
    padding: 0;
    text-indent: -9999px;
	position:absolute;
	top:0;
	right:0;
	cursor:pointer;
}


@media (max-width: 480px) { 

.inside-col01(max-width: 50%;)
.inside-col02(max-width: 50%;)
.inside-col03(max-width: 50%;)
.inside-col04(max-width: 50%;)
.newsletter{ padding: 0 0 20px 0; }
						  }
						  
@media (min-width:480px) and (max-width:979px){
.newsletter{ padding: 0 0 20px 0; }
.musubfrom{ width:400px;}
                                               }
											   
@media (min-width: 979px) { 
.musubfrom{ width:400px;}
						  }	







@media (max-width: 480px) { 
.mucatsbox li{ width:33.3333%;}
#reviewsWrite .buttonRow input { width:100% !important;}
						  }
						  
@media (min-width:480px) and (max-width:979px){
.mucatsbox li{ width:25%;}
#reviewsWrite .buttonRow input { width:100% !important;}

                                               }
											   
@media (min-width: 979px) { 
#reviewsWrite .buttonRow input { width:100% !important;}

.mucatsbox li{ width:20%;}
						  }

#productGeneral .home-banner{ min-height:300px; background:url(../images/az_loading.gif) no-repeat center center; border-radius:5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.13);}




#accountDefaultHeading, #accountHistoryDefaultHeading, #accountNotificationsHeading, #addressBookDefaultHeading, #advSearchDefaultHeading, #advSearchResultsDefaultHeading, #checkoutShippingHeading, #checkoutPaymentHeading, #checkoutConfirmDefaultHeading, #checkoutPayAddressDefaultHeading, #checkoutShipAddressDefaultHeading, #checkoutSuccessHeading, #conditionsHeading, #cookieUsageDefaultHeading, #createAcctDefaultHeading, #createAcctSuccessHeading, #customerAuthDefaultHeading, #discountcouponInfoHeading, #maintenanceDefaultHeading, #downloadTimeOutHeading, #gvFaqDefaultHeading, #ContantDefaultHeading, #gvRedeemDefaultHeading, #gvSendDefaultHeadingDone, #indexDefaultHeading, #loginDefaultHeading, #logoffDefaultHeading, #pageNotFoundHeading, #pageTwoHeading, #pageThreeHeading, #pageFourHeading, #privacyDefaultHeading, #shippingInfoHeading, #cartDefaultHeading, #siteMapHeading, #sslCheckHeading, #timeoutDefaultHeading, #unsubDefaultHeading, #ezPagesHeading, #acctNewslettersDefaultHeading, #maintenanceDefault h1 {
 color: #000;
    font-size:1.3em;
    text-align:left;
    text-transform:capitalize;
	font-weight:bold;
	padding-bottom:12px;
}
#addressBookProcessDefault h1 {
color: #000;
    font-size:1.3em;
    text-align:left;
    text-transform:capitalize;
	font-weight:bold;
	padding-bottom:12px;
}
h2,h3,h4 {
	font-size:1.2em;
	font-weight:bold;
}


#indexCategoriesHeading, #productListHeading {
	display:none;
 color: #000;
    font-size:1.3em;
    text-align:left;
    text-transform:capitalize;
	font-weight:bold;
	padding-bottom:12px;
}
#gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading, #reviewsDefaultHeading {
color: #000;
    font-size:1.3em;
    text-align:left;
    text-transform:capitalize;
	font-weight:bold;
	padding-bottom:12px;
}
#ezPageDefault.centerColumn{ line-height:22px; font-size:14px;}
#ezPageDefault.centerColumn h2 , #ezPageDefault.centerColumn h2 span{ padding-bottom:10px; font-size:16px !important; }

.buttonRow.forward input{ width:auto !important;}



/******************************myslidemenu_2*************************************/
.mutopnav-pc{ width:100%; display:none;background:#010101}
/*myslidemenu_2*/
#myslidemenu_2{ height:50px; line-height:50px; margin:0 auto; position:relative; width:980px; background:#010101; border-radius:0px;}


.mu_home{ float:left;  width:25px; height:32px; padding: 0px 8px 0px 30px;}

.mu_home a{ color: #fff;



display:block; background:url(../images/homehover.png) no-repeat left center; text-indent:-99999px;}

	

	.mu_end a{ padding:0 15px; display:block;  font-family: Georgia;

    font-size: 13px; text-transform:uppercase; color:#d32c81;}

	.mu_end a:hover{color:#d32c81;}

#myslidemenu_2 .mu_nav_ico, .mu_end{float: left;

    position: relative;  no-repeat left center transparent; padding-left:1px;}



.mu_nav_ico a span{padding: 0 23px 0 15px; display:block; background:url(../images/munavico01.gif) no-repeat center right;}

#myslidemenu_2 .mu_nav_ico a{color: #ffffff;

    font-family: Georgia;

    font-size: 13px;

    font-weight:normal; text-decoration:none; text-transform:uppercase;   display:block;}



#myslidemenu_2 .mu_nav_ico a:hover{  color:#fff; }



.jqueryslidemenu ul li ul {

	left:1px !important;

    background: none repeat scroll 0 0 #fff;

    

    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.25);

    display: block;

    left: 0;

	border-top:#ff3399 solid 3px;

	border-left:1px solid #d1d1d1;

	border-right:1px solid #d1d1d1;

	border-bottom:1px solid #d1d1d1;

    position: absolute;

    visibility: hidden;

    white-space: normal;

    width: 400px!important;

    z-index: 22;

	padding:8px 10px 10px 10px;

}



#myslidemenu_2 .mu_nav_ico ul li{ text-align:left; line-height:28px; float:left; width:200px; }

#myslidemenu_2 .mu_nav_ico ul li a{ font-size:12px; padding:0; font-weight:normal; text-transform:capitalize; color:#000; font-family: verdana;}



#myslidemenu_2 .mu_nav_ico ul .mu_two a{ line-height:18px; font-size:11px; color:#666;}



#myslidemenu_2 .mu_nav_ico ul li .mu_two a{ font-weight:normal;}

#myslidemenu_2 .mu_nav_ico ul li a:hover{  background:#fff; color:#e83a99; text-decoration:underline;}



.jqueryslidemenu ul li:hover a span{ background:url(../images/zs_navarrhover.gif) no-repeat center right; color:#fff; display:block;}






.languages-wrapper{ height:32px;}
.mu-top-box-pc{ float:right; line-height:32px; text-transform:capitalize;  display:none;}
.navigation-nav{  color:#010101; float:left; margin-right:-10px;}
.mu-top-box-pc .navigation-nav a{ padding:0 10px; color:#010101;}
.mu-top-box-pc .navigation-nav a:hover{ text-decoration:underline; color:#010101;}





.h_sort {
    float: left;
}
.h_sort a {
    border-right: 1px solid #c1c0c0;
    color: #333;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: normal;
    padding: 10px;
    text-transform: capitalize;
}
.h_sort a:hover {
    background: #010101;
    color: #fff;
    text-decoration: none;
}
.h_sort a.on {
    background: #010101;
    color: #fff;
}
#mupriceup {
    background: rgba(0, 0, 0, 0) url("../images/mupriceup.png") no-repeat scroll 55px 20px;
    padding-right: 26px;
}
#mupriceup:hover, #mupriceup.on {
    background: #010101 url("../images/mupriceuph.png") no-repeat scroll 55px 20px;
}
#mupricedown {
    background: rgba(0, 0, 0, 0) url("../images/mupricedown.png") no-repeat scroll 55px 20px;
    padding-right: 26px;
}
#mupricedown:hover, #mupricedown.on {
    background: #010101 url("../images/mupricedownh.png") no-repeat scroll 55px 20px;
}
.navSplitPagesResult {
    padding: 10px 0 0 10px;
}

#newsArchivTable th{ display:none;}
#newsArchivTable td{ line-height:36px; border-bottom:#eee solid 1px;}

.custom_blocks{ padding:12px;}
.custom_blocks-main{  border-radius:5px;}

.custom_blocks .inside	 .text { padding-bottom:8px;   transition: all 1s linear 0s;
	font-size:16px;
	text-transform:uppercase;
    display:block;
    line-height:22px;
	
	border-bottom:5px solid #302634;
}
.custom_blocks .inside	 .text:hover{ border-bottom:5px solid #f8f8f8;}	
.custom_blocks .inside.inside-col04{ background:none;}



.nTab{ padding:16px 10px 0 10px;}
.nTab .TabTitle{
clear: both;
height:36px;
overflow: hidden;
}
.nTab .TabTitle li{
	padding:0 20px;
float: left;
cursor: pointer;
height:34px;
line-height:34px;
list-style-type: none;
font-size: 14px;
text-align: center;
margin: 0 5px 0 0;

border:#ddd solid 1px;
font-weight:normal;
}
.nTab .TabTitle .active{background:#fff; border-bottom:#fff solid 1px; color:#ff3399 ; border-top:#ff3399  solid 2px;}
.nTab .TabTitle .normal{background:#f1f1f1; color:#444;}
.nTab .TabContent{
	border-top:#ddd solid 1px;
	margin-top:-1px;
line-height:26px;
font-size:14px;
padding:12px 0 0 0;

}
.nTab .none, .nTab #munotab, .nTab #munotab2 {display:none;}


#recentitem{ padding:16px 10px 12px 10px;}
#recentitem .mushejileftbox {
    margin-right: -10px;
}


 @media (max-width: 580px) { 

.nTab .TabTitle{ height:auto; overflow:visible;}
.nTab .TabTitle li{ float:none; margin:0; width:100%; box-sizing: border-box; border-bottom:none;  }
.nTab .TabTitle .active{border:#ddd solid 1px; border-bottom:none;}
 }

 @media (max-width: 480px) { 
.custom_blocks{ margin:0 10px;}
.custom_blocks .inside{ width: calc(100% - 20px); text-align: center; margin:0 10px;}
.custom_blocks .inside	 .text{ padding-top:8px;}
						  }
						  
@media (min-width:480px) and (max-width:979px){
	.custom_blocks{ margin:0 10px;}
.custom_blocks .inside{ float:left; padding:0 18px 0 0; margin:8px 0 0 16px;  width: calc(50% - 34px); text-align: center;
   background:url(../images/divider.png) no-repeat   right 10px;}
.custom_blocks .inside	 .text{ padding-top:8px; min-height:44px;}
.custom_blocks .inside.inside-col02{ background:none;}

                                               }
										   
@media (min-width: 979px) { 
.custom_blocks .inside{ float:left; padding:0 10px 0 0; margin:18px 0 0 18px;  width: 22%; text-align: center;}
						  }	

.muf20{ padding-bottom:20px;}

.mufooter-info-boxs{ background:#FEF9F2; }
.mufooter-info-main.mu-pc-w{ padding:36px 0; font-size:16px; line-height:22px;}

.mufooter-info-col-left h4{ font-size:16px; background:url(../images/fico01.gif) no-repeat left center; padding-left:30px; text-transform:uppercase; line-height:22px;}
.cleancode{ padding:12px 0 0 0; }
.cleancode p{ padding-bottom:10px;}

.mufooter-info-col-rt h4{ font-size:16px; background:url(../images/fico02.gif) no-repeat left center; padding-left:30px; text-transform:uppercase; line-height:22px;}
.mufooter-info-icons li{ padding:10px 0 0 0;}
.mufooter-info-icons li strong{ font-size:16px;  padding-left:22px; text-transform:uppercase; line-height:22px;}
.mufooter-info-icons li.icons01 strong{background:url(../images/fico03.gif) no-repeat left center;}
.mufooter-info-icons li.icons02 strong{background:url(../images/fico04.gif) no-repeat left center;}
.mufooter-info-icons li.icons03 strong{background:url(../images/fico05.gif) no-repeat left center;}
.mufooter-info-icons li span{ display:block; padding-left:22px;}
 @media (max-width: 480px) { 
.mufooter-info-main.mu-pc-w{ padding:16px 10px;}
.mufooter-info-col-left{ padding-bottom:10px;}
#mu_pro_listatt{ display:none;}
#ezPageDefault{ padding:0 10px;}
.mu-info-rt-boxs{ padding:0 10px;}
#productGeneral .home-banner{ margin:0 10px; width: calc(100% - 32px); padding:5px; border:1px solid #e1e1e1;}
.Shipping_Return_info_rt, .Shipping_Return_info_left{ float:none; width:100%;}
.mumbsimilar{ padding:0 10px;}
#similar_product{ margin-right:-10px;}
						  }
						  
@media (min-width:480px) and (max-width:979px){
.mufooter-info-main.mu-pc-w{ padding:20px;}
.mufooter-info-col-left{ padding-bottom:10px;}
#ezPageDefault{ padding:0 10px;}
.mu-info-rt-boxs{ padding:0 10px;}
#productGeneral .home-banner{ margin:0 10px; width: calc(100% - 32px); padding:5px; border:1px solid #e1e1e1;}
.mumbsimilar{ padding:0 10px;}
#similar_product{ margin-right:-12px;}
.musimilist6, .musimilist7{ display:none;}
                                               }
											   
@media (min-width: 979px) { 
.mufooter-info-col-left{ float:left; width: calc(65% - 30px); padding-right:30px;}
.mufooter-info-col-rt{ float:right; width:35%;}
#ezPageDefault{ padding:0 10px;}

						  }	

.mucompare-boxs{ text-align:center; display:none;}
.mucompare-boxs img{ padding-bottom:10px;}

.mufrees{ display:none; position:absolute; top:16px; right:0; color:#222; height:37px; line-height:37px; padding-right:62px; font-size:16px; text-transform:capitalize; background:url(../images/carticos01.png) no-repeat right center;}

#advSearchDefault .buttonRow input{ width:100% !important; padding:10px 0; height:40px;}

#shoppingCartDefault .buttonRow.back input{ border:none; width:30px !important; height:auto; margin-left:10px;}

.mu_pro_listatt #categories{ display:none;}
#categories{ padding-bottom:16px;}
#categoriesHeading{color:#ff3399;font-size:14px; 
    line-height: 22px;
    padding-bottom: 10px;
    text-transform: uppercase;}
#categoriesContent li{ text-transform:capitalize; line-height:29px;}
#categoriesContent li a{ font-size:14px;}
.category-subs-selected, .category-subs-parent{ color:#000;}


.mu-couponboxs{ padding:20px 0 0 0; text-align:right; text-transform:capitalize; display:none;}	
.musharebox{ float:right;}
.mu-couponboxs p{ line-height:16px; padding:10px 0; font-size:14px; color:#000;}

.muinfo-title{border-bottom: 2px solid #000;
    color: #000;
    font-size: 18px; text-align:left; font-weight:normal; text-transform:uppercase; line-height:40px; margin-bottom:10px;}
.mu-product-photo{ padding:20px 0 0 0;}

.mu-product-photoboxs, .mu-product-photoboxs #productMainImage{ text-align:left;}
.mu-product-photoboxs img{ padding-bottom:10px;}
.mu-product-photoboxs #productAdditionalImages .mu-m-boxs{ padding:0;}
.mu-product-photoboxs .additionalImages.centeredContent{ margin:0; text-align:left;}
.mu-product-photoboxs #productAdditionalImages .additionalImages.back{ float:none;}


.mu-product-process{ padding-top:10px; display:none;}
.mu-product-processboxs{ padding:4px 0 0 0;}
.mu-product-processboxs01{ float:left; width:25%; background:#fff6fa;}
.mu-product-processboxs img{ width:100%; height:auto;}
.mu-processboxsboxs{ line-height:22px; text-transform:capitalize; color:#666;}
.mu-processboxsboxs span{ display:block; font-size:14px; text-transform:uppercase; padding:10px 0 2px 0; color:#333;}
.mu-product-processboxs01 .mu-processboxsboxs{ padding:0 10px 10px 10px;}
.mu-product-processboxs02{ float:right; width: calc(75% - 14px); padding-bottom:14px;}
.mu-product-processboxs02-top02.muno{ padding-bottom:0;}
.mu-product-processboxs02-top02{ width:33.3333%; float:right;}
.mu-product-processboxs02-top01{ float:left; width:66.6666%; padding-right:14px; box-sizing: border-box;}
.processboxs02-col{ float:left; width:50%; padding-right:14px; box-sizing: border-box;}
.mu-product-processboxs02-top01.muno{ margin-right:-14px; padding-right:0;}
#reviewsWrite.centerColumn{ padding:10px 0;}

#prevOrders, #accountHistInfo table{ border-top:#ccc solid 1px; border-left:#ccc solid 1px;}
#prevOrders td, #accountHistInfo table td{ padding:6px; border-right:#ccc solid 1px; border-bottom:#ccc solid 1px;}
#prevOrders th, #accountHistInfo table th{ border-right:#ccc solid 1px; padding:5px 0;}
#prevOrders h2, #accountHistInfo h2{ padding-bottom:10px;}

input#gender-female, input#gender-male,  #newsletter-checkbox, #email-format-html, #email-format-text { width:12px; height:12px;
	
}





@media (max-width: 979px) and (min-width: 320px){
	
	#mu_info_left{ padding:0 10px;}
	/*#mainImg #jqzoom{ height:auto !important;}*/
	#lightbox-container-image-box{ width:100% !important; height:auto !important;}
	#lightbox-image-details-caption{ display:none !important;}
	#lightbox-nav-btnPrev, #lightbox-nav-btnNext{ height:100% !important;}
	
	.mu-product-photo{ padding:20px 10px 0 10px;}
	.mu_reviewer{ padding:10px 10px 0 10px;}
	
	}
	
	
.murtcheckout{ float:right;}
.murtcheckout span{ background:#ff3399; border:#ff3399 solid 1px;}

/***********************pc*************************/

@media only screen and (min-width: 980px){
	/*#loginDefault, #createAcctDefault, */#accountDefault, #accountHistInfo, #accountHistoryDefault, #accountEditDefault, #addressBookDefault, #addressBookProcessDefault, #accountPassword, #acctNewslettersDefault, #accountNotifications{ margin:0 auto; width:780px;}
	
 .languages-wrapper .currency{ float:left;}
 
 #currPopup.popup.popup-win{ left:0;}
 .mu_pro_listatt #categories, .mu-product-process, .mu-couponboxs{ display:block;}
 #productGeneral .home-banner, #similar_product .addtocart-button{ display:none;}
 
 #mu_info_left{ float:left; width:33.3333333333%;}
 
 #similar_product .mumobilenewlist, #recentitem .mumobilenewlist{ width:16.6666%; padding:10px 10px 0 0;}
 #similar_product .musheji_box, #recentitem .musheji_box{ padding:9px; border-radius:3px;}
 #similar_product .productPriceDiscount, #recentitem .productPriceDiscount{ top:9px; right:9px;}
 #recentitem .musheji_img{ height:auto;}
 .mumbsimilar .centerBoxHeading{ padding-bottom:6px;}
 #similar_product{ margin-right:-10px;}
 
 .nTab{
	padding:20px 0 16px 0;
}

#recentitem { padding:0 0 20px 0;}
#recentitem .mushejileftbox{ margin-right:-10px;}
 
}




@media (max-width: 1024px) and (min-width: 980px){
	 .body-upper-bg,.languages-wrapper, .mu-mufooter, .mu-foot-newsletter, .mu-pc-w, .mucopyright-boxs, .mu-topboxs,#recentitem{ margin:0 auto; width:980px;}
	 .mu-mufooter{ padding-left:0;}
	 
	 #logo{ float:left; width:auto;}
	 
	 .mu-indexboxs.rec_is_new .mumobilenewlist,  #advSearchResultsDefault .mumobilenewlist{ width:25%;}
	 .mu-indexboxs.rec_is_new .mu-m-boxs{ padding:0; margin-right:-15px;}
	 
	 .mu-feature1{ padding:15px  0 0 0; }
	 .mu-feature1-boxs{margin-right:-10px;}
	 .mufixboxs, .languages-wrapper .top-item, .languages-wrapper .mucartnum, #munavpreboxs, .muphone{ display:none;}
	 .mutopnav-pc,  .mumbnubbom .navSplitPagesResult, .mu-top-box-pc{ display:block;}
	 .mu-nav-navs{ margin:0 auto; width:980px;}
	 #navBreadCrumb{ margin-bottom:20px;}
	 
	 .mu-mobile-nav #tab_nav.mucartlist{ padding-right:0;}
	 .mu-topboxs{ position:relative;}
	 #mu-head-search-boxs{ position:absolute; top:62px; right:0; width:320px;}
	 .mu-topboxs{ padding:10px 0;}
	 .mumbnubtop, .mumbnubbom{ display:block; border:#ddd solid 1px; box-shadow: 0 0 3px rgba(0, 0, 0, 0.13);}
	 #productListing .mu-m-boxs{ margin-right:-15px; padding:0 0 15px 0;}
	 .munewlist-boxs{ position:relative;}
	 #sorter {position: absolute;right: 390px;top: 5px;}
	 #sorter  select{ padding:2px; line-height:26px; height:26px; margin:0;}
	 .centerColumn{ padding:0;}
	 
	 #productGeneral .home-banner{ float:left; width:calc(45% - 12px); padding:5px; border:1px solid #e1e1e1;}
	 .mu-info-rt-boxs{ float:right; width: calc(66.66666666% - 20px);}
	 h1#productName{ padding:0 0 10px 0;}
	 
	 
	
	
	 .mu_reviewer .centerColumnMain{ padding:0 10px 10px 10px;}
	
	 
	 .mu-new-listboxs{ margin-right:-15px;}
	 
	 .mu_pro_listatt{ width:220px; margin:0; float:left;}
	 .mulistboxs-rt .mainWrapper{ float:left; width: calc(100% - 240px); padding-left:20px;}
	 .mucompare-boxs, .mufrees{ display:block;}
	 #navBreadCrumb{ padding:10px 0; box-shadow:none}
	 #productGeneral{ padding-bottom:10px;}
	}
	
	
	@media (max-width: 1199px) and (min-width: 1025px){
	 .body-upper-bg,.languages-wrapper, .mu-mufooter, .mu-foot-newsletter, .mu-pc-w, .mucopyright-boxs, .mu-topboxs, #recentitem{ margin:0 auto; width:980px;}
	 .mu-mufooter{ padding-left:0;}
	 
	 #logo{ float:left; width:auto;}
	 
	 .mu-indexboxs.rec_is_new .mumobilenewlist,  #advSearchResultsDefault .mumobilenewlist{ width:25%;}
	 .mu-indexboxs.rec_is_new .mu-m-boxs{ padding:0; margin-right:-15px;}
	 
	 .mu-feature1{ padding:15px  0 0 0; }
	 .mu-feature1-boxs{margin-right:-10px;}
	 .mufixboxs, .languages-wrapper .top-item, .languages-wrapper .mucartnum, #munavpreboxs, .muphone{ display:none;}
	 .mutopnav-pc,  .mumbnubbom .navSplitPagesResult, .mu-top-box-pc{ display:block;}
	 .mu-nav-navs{ margin:0 auto; width:980px;}
	 #navBreadCrumb{ margin-bottom:20px;}
	 
	 .mu-mobile-nav #tab_nav.mucartlist{ padding-right:0;}
	 .mu-topboxs{ position:relative;}
	 #mu-head-search-boxs{ position:absolute; top:62px; right:0; width:320px;}
	 .mu-topboxs{ padding:10px 0;}
	 .mumbnubtop, .mumbnubbom{ display:block; border:#ddd solid 1px; box-shadow: 0 0 3px rgba(0, 0, 0, 0.13);}
	 #productListing .mu-m-boxs{ margin-right:-15px; padding:0 0 15px 0;}
	 .munewlist-boxs{ position:relative;}
	 #sorter {position: absolute;right: 390px;top: 5px;}
	 #sorter  select{ padding:2px; line-height:26px; height:26px; margin:0;}
	 .centerColumn{ padding:0;}
	 
	 #productGeneral .home-banner{ float:left; width:calc(45% - 12px); padding:5px; border:1px solid #e1e1e1;}
	 .mu-info-rt-boxs{ float:right; width: calc(66.66666666% - 20px);}
	 h1#productName{ padding:0 0 10px 0;}
	 
	 
	
	
	 .mu_reviewer .centerColumnMain{ padding:0 10px 10px 10px;}
	
	 
	 .mu-new-listboxs{ margin-right:-15px;}
	 
	 .mu_pro_listatt{ width:220px; margin:0; float:left;}
	 .mulistboxs-rt .mainWrapper{ float:left; width: calc(100% - 240px); padding-left:20px;}
	 .mucompare-boxs, .mufrees{ display:block;}
	 #navBreadCrumb{ padding:10px 0; box-shadow:none}
	 #productGeneral{ padding-bottom:10px;}
	}


@media (min-width: 1200px){
	 .body-upper-bg,.languages-wrapper, .mu-mufooter, .mu-foot-newsletter, #myslidemenu_2, .mu-pc-w, .mucopyright-boxs,  .mu-topboxs, #recentitem{ margin:0 auto; width:1170px;}
	 .mu-mufooter{ padding-top: 20px; padding-left:0;}
	 #logo{ float:left; width:auto;}
	 .mu-topboxs{padding: 10px 0;}
	 .mu-indexboxs.rec_is_new .mumobilenewlist,  #advSearchResultsDefault .mumobilenewlist{ width:25%;}
	 .mu-indexboxs.rec_is_new .mu-m-boxs{ padding:0; margin-right:-15px;}
	 .mufooter-info-col-left{ float:left; width: calc(100%); padding-right:2px;}
	 .mufooter-info-col-rt{ float:right; width:28%;}
	 .mu-indexboxs.rec_is_new .mumobilenewlist{ width:20%;}
	 .mu-indexboxs.rec_is_new .mu-m-boxs{ padding:0; margin-right:-20px;}
	 
	 .mu-feature1{ padding:15px  0 0 0; }
	 .mu-feature1-boxs{margin-right:-10px;}
	 .mufixboxs, .languages-wrapper .top-item, .languages-wrapper .mucartnum, #munavpreboxs, .muphone{ display:none;}
	 .mutopnav-pc,  .mumbnubbom .navSplitPagesResult, .mu-top-box-pc{ display:block;}
	 .mu-nav-navs{ margin:0 auto; width:1170px;}
	 #navBreadCrumb{ margin-bottom:20px;}
	 .mu-topboxs{ position:relative;}
	 #mu-head-search-boxs{ position:absolute; top:62px; right:0; width:320px;}
	 .mu-mobile-nav #tab_nav.mucartlist{ padding-right:0;}
	 .mumbnubtop, .mumbnubbom{ display:block; border:#ddd solid 1px;}
	 #productListing .mu-m-boxs{ margin-right:-20px; padding:0 0 20px 0;}
	 .munewlist-boxs{ position:relative;}
	 #sorter {position: absolute;right: 390px;top: 5px;}
	 #sorter  select{ padding:2px; line-height:26px; height:26px; margin:0;}
	 .centerColumn{ padding:0;}
	 
	 #productGeneral .home-banner{ float:left; width:calc(45% - 12px); padding:5px; border:1px solid #e1e1e1;}
	 .mu-info-rt-boxs{ float:right; width: calc(66.66666666% - 20px);}
	 h1#productName{ padding:0 0 10px 0;}
	
	
	 .mu_reviewer .centerColumnMain{ padding:0 10px 10px 10px;}
	 
	 
	 .mu-new-listboxs{ margin-right:-15px;}
	 #sorter {
    position: absolute;
    right:560px;
    top: 5px;
}


.mu_pro_listatt{ width:200px; margin:0; float:left;}
	.mulistboxs-rt .mainWrapper{ float:left; width: calc(100% - 220px); padding-left:20px;}
	 .mucompare-boxs, .mufrees{ display:block;}

     .mumobilenewlist{ padding:10px 10px 0 0;}
.mu-m-boxs{ padding:0 0 0 20px;}
#navBreadCrumb{ padding:10px 0; box-shadow:none}
#productGeneral{ padding-bottom:10px;}
	}



.cssButton, .cssButtonHover {
	font-size:14px;
	line-height:16px;
	text-transform:uppercase;
	color:#fff;
	font-weight:normal;
	border:1px solid #ff3399;
	text-decoration:none!important;
	background: #ff3399;
	display:inline-block;
	padding:8px 16px;
	cursor:pointer!important;
	margin:0 2px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	position:relative;
}

span.cssButton, .cssButton, span.cssButtonHover, .cssButtonHover  {
	width:auto!important;
}
.cssButton:hover, .cssButtonHover {
	
	color:#fff;
	border:1px solid #555;
	background:#555;

}




#productReviewsDefaultProductImage #mainImg a{ font-size:0;}
.productininfoReviews .pageresults{ padding-bottom:18px;}
.productininfoReviews .mu_re_info { padding :12px;}
.productininfoReviews .mu_re_info span{ padding-right:20px;}

.productininfoReviews .mu_re_info strong{ padding-right:3px;}
.productininfoReviews .mu_re_main{ background: #f6f8f8; padding-top:15px; padding-bottom:18px; margin-bottom:18px;line-height: 1.8;
padding-left: 15px;}
.mu_reviewer .ratingRow input{ height:auto !important;}
.mu_reviewer   .productininfoReviews{ padding:15px 0 ;}

.mu_reviewer  #reviewsWrite .ratingRow,.mu_reviewer #reviewsWriteReviewsRate{ text-align:left;}

#reviewsWrite #review-text{ width:100%; padding:10px; border:#ddd solid 1px; box-sizing: border-box;}

.buyer-protect{margin:8px 0 0 16x;width:100%;background-color:#f8f8f8;font-size:0}
.buyer-protect .buyer-icon{background:url(../images/buyer.png) no-repeat} 
.buyer-protect .buyer-cart{display:inline-block;margin:28px 0 0 16px;width:48px;height:60px;background-position:0 -48px} 
.buyer-protect .buyer-info{display:inline-block;margin-left:20px;padding:16px 0;vertical-align:top;line-height:1} 
.buyer-protect .buyer-info .buyer-title{font-size:16px;color:#333;text-transform:capitalize;font-weight:700}
.buyer-protect .buyer-info .buyer-desc{font-size:12px;color:#333;font-family:Arial;overflow:hidden;height: 18px;}
.buyer-protect .buyer-info .sign{display:inline-block;margin-right:6px;position:relative;width:12px;height:10px;background-position:-48px -48px}
.buyer-protect .buyer-info .mt15{margin-top:15px}
.buyer-protect .buyer-url{position:absolute;bottom:16px;right:16px;font-size:12px;color:#333;text-decoration:underline}


#muquantityDiscounts{ padding-bottom:20px;}
#muquantityDiscounts table {
    border-left: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
}
#muquantityDiscounts table tr {
    border-bottom: 1px solid #e4e4e4;
    line-height: 26px;
}
#muquantityDiscounts table td {
    border-right: 1px solid #e4e4e4;
    text-align: center;
    vertical-align: middle;
    width: 100px;
}

/* Product Images */
.product-img-box .product-image{position:relative;z-index:0;}
.product-img-box .product-image-zoom{position: relative;z-index: 0;}
.zoomContainer, .zoomWindowContainer{ z-index :10000;}
.product-img-box .more-views{width: 338px;margin: 20px auto;}
.product-img-box .more-views h2{ display: none; font-size: 11px;margin: 10px 0; text-transform: uppercase;}
.product-img-box .more-views li img{margin: 0;border: 0px solid #fff;}
.product-img-box .more-views li img:hover{opacity: 0.5;}
.product-img-box .more-views .bx-wrapper .bx-pager{display: none;}
.product-img-box .more-views .bx-wrapper .bx-controls-direction a{top:0;margin-top: 0;background-color: #ACACAC;width: 20px;height: 79px;border: 0;line-height: 79px;font-size: 14px;color: #444;display: block;}
.product-img-box .more-views .bx-wrapper .bx-controls-direction a:hover{background-color: #9f1b20;color: #fff;}
.product-img-box .more-views .bx-wrapper .bx-controls-direction a.bx-prev{left: -28px;}
.product-img-box .more-views .bx-wrapper .bx-controls-direction a.bx-next{right: -28px;}
.product-img-box:hover .more-views .bx-wrapper .bx-controls-direction a{display: block;}
.product-image-popup{margin:0 auto}
.product-image-popup .buttons-set{float:right;clear:none;border:0;margin:0;padding:0}
.product-image-popup .nav{font-weight:bold;margin:0 100px;text-align:center}
.product-image-popup .image{display:block;margin:10px 0}
.product-image-popup .image-label{font-size:13px;font-weight:bold;margin:0 0 10px;color:#2f2f2f}
.product-view.product-quickview .product-img-box .more-views{width: 220px;}
.product-view.product-quickview .product-img-box .more-views .bx-wrapper .bx-controls-direction a{height: 63px;line-height: 63px;}
.product-view.product-quickview .product-shop .product-options-bottom .add-to-links{display: none;}
.product-img-box .bx-wrapper .bx-next{right: 0;background: url(../images/button-next.png) no-repeat center center;}
.product-img-box .bx-wrapper .bx-prev {right: 52px;background: url(../images/button-previous.png) no-repeat center center;}
.product-image-gallery {
    position: relative;
}
.product-image-gallery .gallery-image.visible {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
}
.product-image-gallery .gallery-image {
    display: none;
}

