/**
 * Template designed 
 */
*{ margin:0; padding:0;}
body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.72em;
	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, #newsletter-checkbox, #email-format-html, #email-format-text {
	
}

FORM {
	margin:0;
	padding: 0;
}

TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}

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:12px; color:#000; font-weight:bold; text-transform:capitalize;
	padding-bottom:3px;
}

.wrapperAttribsOptions select {
    border: 1px solid #dbdbdb;
    border-radius:3px;
    color: #333;
    font-size: 12px;
    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{ padding:0 0 10px 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;
	border-bottom: #e9e9e6 solid 1px;
	}
#contentMainWrapper {
	padding: 10px 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 {
	
	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: 0 10px 0 0;
}
#productsListingTopNumber{ display:none;}


.muindxads-title{line-height: 26px;
font-size: 22px;
font-weight: normal;
text-transform:capitalize;
color: #000;
letter-spacing: 1px;
padding-bottom: 20px;
text-align:left;}
.muindxads02{ padding:10px 0 0 0;width:1220px;margin: auto; }
.muindxads02 ul li{ float:left; width:50%; box-sizing: border-box;     padding-right: 5px;
    padding-left: 5px;}
.muindxads02a ul li{ float:left; width:100%; box-sizing: border-box;     text-align: center;}
.muindxads02 ul li a{ display:block; text-align:center; background:;}
.muindxads02 ul li a:hover{box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);}
.muindxads02 ul li .muindxads-imgs{ display:block;}
.muindxads02 ul li .muindxads-name{ text-align:left; display:block; padding:12px 10px 10px 12px; line-height:20px; background:url(../images/line02.jpg) no-repeat 12px bottom; font-size:16px; text-transform:capitalize; font-weight:bold; letter-spacing: 1px;}
.muindxads-info{ padding:12px; line-height:20px; height:40px; overflow:hidden; text-align:left; color:#555;}
#mufooter{ background:#f5f2f0;}

 @media (max-width: 480px) { 
.mumbnubbom{ text-align:center;}
.mumbnubbom .navSplitPagesLinks.forward{ float:none;}
.muindxads02 ul li {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
}
						  }
						  
@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;}


#top_nav {
	width: auto;
	margin: 0em;
	}
#tab_nav {
	height: 48px;
	background: #fff;
    width: auto;
	border-top:1px solid #E9E9E6;
	border-bottom:1px solid #E9E9E6;
}
#tab_nav.mucartlist{ background:#f7f7f7; border-bottom:#ccc solid 1px; height:40px;}

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

#tab_nav.mucartlist li a{ margin:0; text-align:left; line-height:40px; font-size:1.2em; text-transform:capitalize; padding: 0 0 0 10px; background:url(../images/lico05.png) no-repeat right center;}

#tab_nav a {
	color: #000;
	font-size:1.1em;
	text-decoration: none;
}

#tab_nav li {
	float: left;
	height: 48px;
	padding: 0;
	width:25%;
	text-align: center;
}             
#tab_nav li{
	box-sizing: border-box;
	border-right:1px solid #E9E9E6;
} 
#tab_nav li.tm-cart   { border-right:none;}
#tab_nav li img {
	height: 26px;
}


li.mu_home_ico {	background: url("../images/tm_catalog_icon.png") no-repeat center 15px;}
li.tm-catalog {	background: url("../images/tm_catalog_icon.png") no-repeat center 15px;}
li.tm-account {	background: url("../images/tm_account_icon.png") no-repeat center 14px;}
li.tm-account.tab-active {	}
li.tm-cart {	background: url("../images/tm_cart_icon.png") no-repeat center 13px;}
li.tm-cart.tab-active  {	}
li.tm-search {	background: url("../images/tm_search_icon.png") no-repeat center 15px;}
li.tm-search.tab-active{	}


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




.mucurrboxs{ padding:16px  10px; border-bottom:#dadada solid 1px;}
.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-boxs{ display:none; float:right; padding:25px 4px 0 0; width:300px;}
 #mu-head-search-boxs #mu-head-search{  position:relative;}
 
 
#musearchboxs #mu-head-search{ margin:0 10px; position:relative;}
 #mu-head-search .mu-search-header-input{
	display: block;
	background:#fff;
	color:#666;
    width: 100%;
    padding:8px 0;
	line-height:16px;
	height:18px;
    border:#999 solid 1px;
	margin:0;
    outline: none;
    border-radius:3px;
    font-size: 12px; 
	 }
 
#mu-head-search  .musearbtn{background:#fff 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: 1px;
	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 {
	height: 22px;
	line-height:22px;
	margin:0;
	padding:2px;
	text-indent:2px !important;
}
.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;
}

.wrapperAttribsOptions.muattColor{ display:block;}
.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:#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;}

.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: #00;
    font-size:20px;
    font-weight:normal;
    padding: 10px 0;
	line-height:26px;
	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: #000;
	font-size:13px;
	font-weight:bold;
	}

#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;
}
#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*/
.rec_is_new{ margin-bottom:15px;}
										   
											   
.mu-m-boxs, .mu-new-listboxs{ /*margin:0 10px 0 10px;*/ border-left:#e9e9e6 solid 0px; border-bottom:#e9e9e6 solid 0px;}
.mumobilenewlist {
    box-sizing: border-box;
    float: left;
	border-top:#e9e9e6 solid 0px;
	border-right:#e9e9e6 solid 0px;
   
    padding: 10px;
}
.musheji_box{display: block;
text-align: center;
}

.musheji_box .musheji_img{ overflow:hidden; height:236px;}
.musheji_box .musheji_img a{ display:block; position:relative;
    height: 186px;
    text-decoration: none;
    vertical-align: middle;}
.musheji_box .musheji_img img {
   vertical-align: middle;
    box-sizing: border-box;
    display: block;
    max-height:auto;
    width:100%;
	position: absolute;
            top: 50%;
            left: 50%;
            transform: translate3d(-50%,-50%,0);
            -webkit-transform: translate3d(-50%,-50%,0);
	
}

.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:12px; color:#000; text-transform:capitalize; }
.musheji_box .musheji_name a:hover{ border:#000; text-decoration:underline;}
.musheji_box .musheji_price{ padding:8px 0 0 0; line-height:16px; height:16px;  overflow:hidden; font-weight:normal; font-size:13px; color:#000;}
.normalprice{ font-size:12px; padding-right:5px; color:#666;}
.musheji_box .musheji_price .productSpecialPrice{font-size:13px; color:#000; font-weight:bold;}
.normalprice, .productPriceDiscount{ font-weight:normal;}



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

/*indexmusheji_box*/
.muindexlist4 .indexmusheji_box{ margin-right:0;}
.indexmusheji_box{ float: left;
    width: 189px;
    height: 290px;
    position: relative;
    margin: 15px 5px 10px 3px;
    box-shadow: 0 0 9px 0 rgba(0,0,0,0.05);
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;}
	

.indexmusheji_box .musheji_img a{ display:block; height:170px; width:170px; border:#fff solid 1px; background: url("../images/loading_3.gif") no-repeat  center center; text-align:center;}
.indexmusheji_box .musheji_img a:hover{border: 1px solid #cccccc;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);}

.indexmusheji_box .musheji_bottom{ padding:10px 0 0 0;}
.indexmusheji_box  .musheji_name{ height:32px; line-height:16px; overflow:hidden;}
.indexmusheji_box  .musheji_name a{ color:656d78; font-size:12px;}
.indexmusheji_box  .musheji_name a:hover{ color:#333; text-decoration:none;}
.indexmusheji_box .musheji_price{ padding:8px 0 0 0; line-height:16px; height:45px; color: #ff6600; text-align:left;
    font-size: 14px;
    font-weight: bold;}
.indexmusheji_box 	.normalprice{ display:block;}
.indexmusheji_box .productPriceDiscount{ position:absolute; top:1px; right:1px;   background: url("../images/common_2.png") no-repeat  top right;
    color: #ffffff;
    display: block;
    font-size: 22px;
    height: 41px;
    padding: 3px 10px 0 0;
    text-align: center;
    width: 34px;}
	.indexmusheji_box .productPriceDiscount br,.indexmusheji_box .productPriceDiscount .mu_prefix ,.indexmusheji_box .productPriceDiscount .mu_percentage{ display:none}

/*indexmusheji_box*/


@media (max-width: 480px) { 
                          .mumobilenewlist, .categoryListBoxContents{ width:50%;}
						  }
						  
@media (min-width:480px) and (max-width:979px){
	
	.mumobilenewlist, .categoryListBoxContents{ width: 33.3%;}
	
	.mumobilenewlist{padding: 20px;}
	.mureclist6, .mureclist7{ display:none;}
                                               }
											   
@media (min-width: 979px) { 
                          .mumobilenewlist, .categoryListBoxContents{ width:25%;}
						  
	.mumobilenewlist{padding:20px;}
						  }	



	/*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: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:#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:5px; color:#666; font-weight:normal; font-size:12px;}

.mumbattbox{ padding:0 0 20px 0; border-bottom:#ddd solid 1px;  }

#attribsOptionsText{ display:none;}

#cartAdd{ padding:10px 0 0 0;}
.mumb_cart_img{ width:100%;}
.mumb_cart_img input{ width:100% !important; margin:0; height:auto; padding:9px 0;}

.mumbsimilar{ margin:10px 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, .mu-onepage-coupon{ display:none;}
.muonepage-l select{ width:60%;}
/*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{ color:#000;  height:38px; position:relative;  text-transform:capitalize; border-bottom:#e9e9e6 solid 1px; display:none;background:#f4f4f4;}





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

#menu_more_popup.popup-win.pull-right{ right:10px; top:32px;}

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













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



.subNavBox{text-align:left;}
.subNavBox .subNav{cursor:pointer;font-size:13px;color:#fff; font-weight:bold; line-height:22px; text-transform:uppercase; margin-bottom:10px;}
.subNavBox .currentDd{color:#fff}
.subNavBox .navContent{display:block; padding-bottom:10px; min-height:116px;}
.subNavBox .navContent li a{display:block; font-size:12px;  text-transform:capitalize; line-height:26px;color:#fff; text-align:left;}
.subNavBox .navContent li a:hover{color:#fff; text-decoration:underline;}


#muinfo-decs{ padding-top:20px; border-bottom:3px solid #312533; color:#2a2a2a;}
#muinfo-decs .subNav{ border-bottom:none;  background:url("../images/cos-arr.png") no-repeat  98% -18px; line-height:48px; border-top:3px solid #312533; margin:0; font-size:18px; text-transform:capitalize;}
#muinfo-decs .navContent { padding:0;  line-height:22px; font-size:15px;}
#muinfo-decs .subNav.currentDt {
     background:url("../images/cos-arr.png") no-repeat  98% 16px !important;
}
.Shipping_Return_info { padding-bottom:16px;}
.Shipping_Return_info  a{ text-decoration:underline;}
.Shipping_Return_info_rt{ float:right; width:250px;}
.Shipping_Return_info_left{ float:left; width: calc(100% - 260px);}

#productDescription{ padding:12px 10px 0 10px;}
#productDescription p{ padding-bottom:10px;}
#productDescription .box-additional{ padding:20px 0 0 0;}
table, td {
	border-collapse:collapse;
	font-size:100%;
	
}
table, td, img {
	border:0;
}
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: #222; color:#fff; font-weight:normal;}
#siteinfoLegal a{ color:#fff;}
.mucopyright-boxs{padding:13px 0; background: #222;  line-height:17px; 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_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:none;}













.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: 13px; font-weight:bold; color:#fff;
    line-height: 22px;
    margin-bottom: 20px;
    text-transform: uppercase;}
	.newsletter p{ padding:10px 0 0 0; color:#fff;}
#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) { 
.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; 
    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;}
#myslidemenu_2{ height:40px; line-height:40px; margin:0 auto; position:relative; width:1220px; border-bottom:#d4d1dc solid 0px;}
.mu_home{ float:left; }
.mu_home a{ color: #000; 
display:block;
    font-size:13px;
    font-weight:bold; text-decoration:none;  padding:0 20px; line-height:40px; height:40px; overflow:hidden; text-transform:uppercase;}
	
	.mu_home a:hover{color:#fff; background:#000; }
	
#myslidemenu_2 .mu_nav_ico{float: left;
    line-height:40px; }

#myslidemenu_2 .mu_nav_ico a{color: #000;
    font-size: 16px;
    font-weight:bold; text-decoration:none; }


.jqueryslidemenu ul li ul {
    background:#fff;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.25);
	border:#e9e9e6 solid 1px;
	margin-top:-1px;
    display: block;
    left: 0 !important;
	top:40px !important;
    position: absolute;
    visibility: hidden;
    white-space: normal;
    width: calc(100% - 42px) !important;
    z-index:9999;
	padding:12px 20px;
	line-height:26px;
	text-transform:capitalize;
}
#myslidemenu_2 .mu_nav_ico ul li{ line-height:26px; float:left; width:25%;}
#myslidemenu_2 .mu_nav_ico ul li a{ font-size:12px; text-transform:capitalize; color:#000; display:block;}
#myslidemenu_2 .mu_nav_ico ul li a:hover{  background:#fff; color:#0fc164;}
#myslidemenu_2 ul li:hover a span {color:#fff; background:#000;}
#myslidemenu_2 ul li a span {padding: 0 20px; text-transform: uppercase; display:block;}






.languages-wrapper{ height:38px;}
.mu-top-box-pc{ float:right; line-height:38px; text-transform:capitalize;  }
.navigation-nav{  color:#e9e9e6; float:left; }
.navigation-nav span{ color:#000;}
.mu-top-box-pc .navigation-nav a{ padding:0 10px; color:#000;}
.mu-top-box-pc .navigation-nav a:hover{ text-decoration:underline; color:#000;}

.mu-top-box-pc .currency{ float:right; padding:0 18px 0 10px; background:url(../images/curicos.png) no-repeat center right;}
.mu-top-box-pc .currency #currPopup{ top:39px; right:0;}

.mu-curr-pc{ float:left; padding:0 0 0  10px;}


.header-social-links{ float:left;}
.header-social-links a{ display:inline-block; padding:5px 10px 5px 0;}
.header-social-links a img{ height:28px; width:auto;}


.h_sort {
    float: left;
}
.h_sort a {
    border-right: 1px solid #c1c0c0;
    color: #000;
    display: block;
    float: left;
    font-size: 12px;
    font-weight:bold;
    padding: 0 16px;
    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 47px  12px;
    padding-right: 26px;
}
#mupriceup:hover, #mupriceup.on {
    background: #010101 url("../images/mupriceuph.png") no-repeat scroll 47px  12px;
}
#mupricedown {
    background: rgba(0, 0, 0, 0) url("../images/mupricedown.png") no-repeat scroll 47px  12px;
    padding-right: 26px;
}
#mupricedown:hover, #mupricedown.on {
    background: #010101 url("../images/mupricedownh.png") no-repeat scroll 47px  12px;
}
.navSplitPagesResult {
    padding: 0 0 0 10px;
}

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





.muf20{ padding-bottom:20px;}
.body-bg{ min-height:460px;}
.mu_pro_listatt{ display:none;}
h3.box-head{ height:38px; line-height:38px; background:#000; color:#fff; padding-left:10px; font-size:13px; font-weight:bold; text-transform:capitalize;}
h3.box-head a{ color:#fff;}
.mu_pro_listatt .box{ padding-bottom:20px;}
.mu_pro_listatt .box-body{ border-left:#e9e9e6 solid 1px; border-right:#e9e9e6 solid 1px;}
#categoriesContent{ padding:6px 0 4px 0; border-bottom:#e9e9e6 solid 1px;}
#categoriesContent li{ line-height:26px; padding-left:10px; text-transform:capitalize;}
#categoriesContent li.category-top a{ font-size:13px; color:#000;}
#categoriesContent li.category-products a{ color:#333;}

.muleftbox{ padding:16px; border-bottom:#e9e9e6 solid 1px; text-align:center;}
.muleftboxdesc{ padding:6px 0 0 0;}
.muleftboxdesc a{ line-height:16px; color:#000; display:block;}
.muleftboxdesc a:hover{ color:#000; text-decoration:underline;}
.muleftboxprice{ padding:6px 0 0 0; font-size:13px; font-weight:bold; color:#000;}


#advSearchResultsDefaultHeading, #btn_animBoxCart{ display:none;}

.musharebox{ padding-top:20px;}


#productDescription .muinfotitle{ margin-bottom:10px;}
.muinfotitle{ font-size:16px; font-weight:bold; line-height:38px; text-align:left; border-bottom:1px solid #d4d1dc;}

#similar_product{border-left: 1px solid #e9e9e6;
    border-bottom: 1px solid #e9e9e6;}


.mu-moblie-checkout{ float:right;}
.mu-moblie-shipping{ float:left;}

 @media (max-width: 480px) { 
.mu-moblie-checkout, .mu-moblie-shipping{ float:none;}
.mu-moblie-checkout span.cssButton , .mu-moblie-shipping span.cssButton{ width:100% !important; text-align:center; padding:8px 0;} 

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

						  }
						  
@media (min-width:480px) and (max-width:979px){


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

.musimilist6, .musimilist7{ display:none;}
  .musheji_box .musheji_img, .musheji_box .musheji_img a{ height:400px;}
                                               }
											   
@media (min-width: 979px) { 

#ezPageDefault{ padding:0 10px;}

						  }	






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

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




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

@media only screen and (min-width: 980px){
    .mutopmboxs, #mu-head-search-boxs, .mu_pro_listatt, #btn_animBoxCart{ display:block;}
	.mu-topboxs{ padding:10px 0;        width: 1220px;}
	.mu-indexboxs.rec_is_new{ padding:20px 0 0 0;}
	.mumobilenewlist{ padding:20px;}
	
	#sorter{ position:absolute; left:50%; top:6px; margin-left:-100px;}
	
	 #productGeneral .home-banner{ float:left; width:calc(55% - 22px); padding:10px; border:1px solid #e1e1e1;}
	  .mu-info-rt-boxs{ float:right; width: calc(45% - 20px);}
	  
	  #productDescription{ padding:20px 0 0 0;}
	  
	  .mumbsimilar{ margin:20px 0 0 0;}
	  
	  .musheji_box .musheji_img, .musheji_box .musheji_img a{ height:204px;}
}


@media (max-width: 1024px) and (min-width: 980px){
	 .body-upper-bg,.languages-wrapper, .mu-mufooter, .mu-foot-newsletter,  .mucopyright-boxs, .mu-topboxs, .mutopnav-pc{ margin:0 auto; width:980px;}
	 .mu-mufooter{ padding-left:0;}
	 
	 #logo{ float:left; width:auto;}
	 
	 .mu-indexboxs.rec_is_new .mumobilenewlist, #similar_product .mumobilenewlist{ width:25%;}
	 
	 
	 .mu-feature1{ padding:15px  0 0 0; }
	 .mu-feature1-boxs{margin-right:-10px;}
	 .mufixboxs,  .languages-wrapper .mucartnum, #munavpreboxs{ display:none;}
	 .mutopnav-pc,  .mumbnubbom .navSplitPagesResult{ display:block;}
	 .mu-nav-navs{ margin:0 auto; width:980px;}
	 #navBreadCrumb{ margin-bottom:20px;}
	 
	 .mu-mobile-nav #tab_nav.mucartlist{ padding-right:0;}
	
	 
	 
	 .mumbnubtop, .mumbnubbom{ display:block; border:#ddd solid 1px;}
	 
	 .munewlist-boxs{ position:relative;}
	 
	 #sorter  select{ padding:2px; line-height:26px; height:26px; margin:0;}
	 .centerColumn{ padding:0;}
	 
	
	
	 h1#productName{ padding:0 0 10px 0;}
	 
	 
	
	
	 .mu_reviewer .centerColumnMain{ padding:0 10px 10px 10px;}

	 
	 
	 
	 .mu_pro_listatt{ width:220px; margin:0; float:left;}
	 .mulistboxs-rt .mainWrapper{ float:left; width: calc(100% - 240px); padding-left:20px;}
	 .mucompare-boxs{ 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,  .mucopyright-boxs, .mu-topboxs, .mutopnav-pc{ margin:0 auto; width:980px;}
	 .mu-mufooter{ padding-left:0;}
	 
	 #logo{ float:left; width:auto;}
	 
	 .mu-indexboxs.rec_is_new .mumobilenewlist, #similar_product .mumobilenewlist{ width:25%;}
	 
	 
	 .mu-feature1{ padding:15px  0 0 0; }
	 .mu-feature1-boxs{margin-right:-10px;}
	 .mufixboxs,  .languages-wrapper .mucartnum, #munavpreboxs{ display:none;}
	 .mutopnav-pc,  .mumbnubbom .navSplitPagesResult{ display:block;}
	 .mu-nav-navs{ margin:0 auto; width:980px;}
	 #navBreadCrumb{ margin-bottom:20px;}
	 
	 .mu-mobile-nav #tab_nav.mucartlist{ padding-right:0;}
	 
	 
	
	 .mumbnubtop, .mumbnubbom{ display:block; border:#ddd solid 1px; }
	 
	 .munewlist-boxs{ position:relative;}
	
	 #sorter  select{ padding:2px; line-height:26px; height:26px; margin:0;}
	 .centerColumn{ padding:0;}
	 
	 
	 
	 h1#productName{ padding:0 0 10px 0;}
	 
	 
	
	
	 .mu_reviewer .centerColumnMain{ padding:0 10px 10px 10px;}
	
	 
	
	 
	 .mu_pro_listatt{ width:220px; margin:0; float:left;}
	 .mulistboxs-rt .mainWrapper{ float:left; width: calc(100% - 240px); padding-left:20px;}
	 .mucompare-boxs{ 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,  .mucopyright-boxs,  .mu-topboxs, .mutopnav-pc{ margin:0 auto; width:;}
	 .mu-mufooter{ padding-left:0;width:1220px;}
	 
	 #logo{ float:left; width:auto;}
	 
	 
	 .mu-indexboxs.rec_is_new .mumobilenewlist, #similar_product .mumobilenewlist{ width:25%;}
	 
	 
	 .musheji_box .musheji_img, .musheji_box .musheji_img a{ height:400px;}

	
	
	 
	  .mu-indexboxs.rec_is_new .mumobilenewlist{ width:25%;}
	
	 
	 .mu-feature1{ padding:15px  0 0 0; }
	 .mu-feature1-boxs{margin-right:-10px;}
	 .mufixboxs,  .languages-wrapper .mucartnum, #munavpreboxs{ display:none;}
	 .mutopnav-pc,  .mumbnubbom .navSplitPagesResult{ display:block;}
	 
	 #navBreadCrumb{ margin-bottom:20px;}
	 
	
	 
	 .mu-mobile-nav #tab_nav.mucartlist{ padding-right:0;}
	 .mumbnubtop, .mumbnubbom{ display:block; border:#ddd solid 1px;}
	 
	 .munewlist-boxs{ position:relative;}
	 
	 #sorter  select{ padding:2px; line-height:26px; height:26px; margin:0;}
	 .centerColumn{ padding:0;}
	 
	 
	 
	 h1#productName{ padding:0 0 10px 0;}
	
	
	 .mu_reviewer .centerColumnMain{ padding:0 10px 10px 10px;}
	
	 
	
	 


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

     

#navBreadCrumb{ padding:10px 0; box-shadow:none}
#productGeneral{ padding-bottom:10px;}
	}


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

#accountDefault, #accountHistInfo, #accountHistoryDefault, #accountEditDefault, #addressBookDefault, #addressBookProcessDefault, #accountPassword, #acctNewslettersDefault, #accountNotifications{ margin:0 auto; min-width:780px;}





