/**
 * Template designed by musheji.taobao.com / QQ:1853880795
 */
*{ margin:0; padding:0;}
body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.72em;
	color: #333333;
	line-height: 16px;
	background: #fff;
	}
img {
	max-width: 100%;
	height: auto;
}
#header_bg {
 	text-align: center;
}
a img {border: none; }

ul,ol{ list-style:none;}
a {
	color: #333;
	text-decoration: none;
	}
#navEZPagesTop ul li a {
	color: #000;
} 

a:hover {
	text-decoration: none;
	color:#900;
}
 #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: 13px;
    font-weight: bold;
    line-height: 20px;
    margin:10px 0 5px 0; padding:0;}
#loginDefault input{
    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: calc(100% - 2px);
	border:#ddd solid 1px;
	padding:5px;
	box-sizing: border-box; 
	}


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:14px; color:#333; font-weight:normal; text-transform:capitalize;
}
h4.optionName label{ padding:0; margin:0; font-size:13px; font-weight:bold;}
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;
	}

.munoindex #contentMainWrapper, .muno-no #contentMainWrapper{ padding:0;}	
#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 {
	
	text-align:center;
	float:left;
	display:none;
}
#logo  .welcome{ font-size:16px; text-transform:capitalize; }
#logo  a:hover{ color:#333;}




.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:40px;
    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;}

 @media (max-width: 480px) { 
.mumbnubbom{ text-align:center;}
.mumbnubbom .navSplitPagesLinks.forward{ float:none;}
						  }
						  
@media (min-width:480px) and (max-width:979px){
	.munewsletter-text{ display:none;}
	.mufooterico{ width:230px;}
    
	.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 {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px;
	color: #666;
	text-transform:capitalize;
	font-size:12px;
	overflow: hidden;
	border-top:1px dashed #d9d9d9;
	border-bottom:1px dashed #d9d9d9;
	background:#fff;

	/*box-shadow: 0 2px 4px rgba(0,0,0,0.12);*/
	}
	#navBreadCrumb a{ color:#fa4969;}
	#navBreadCrumb a:hover{ color:#000;}
.nav-bc {
	overflow: hidden;
	float: left;
}




#tab_nav.mucartlist{ background:#000;  height:50px;}

#tab_nav.mucartlist li{ height:50px; float:none; padding:0 10px 0 0;}

#tab_nav.mucartlist li a{ margin:0; text-align:left; line-height:50px; font-size:1.2em; text-transform:capitalize; padding: 0 0 0 10px; }
#tab_nav .mucatemenu{ height:30px; line-height:30px;  color: #FFFFFF;
    text-shadow: 1px 1px 1px #000000; display:block; float:left; padding:10px 10px 10px 52px;  float:left; background:url(../images/tm_catalog_iconhover.png) no-repeat 10px 15px;}



#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:10px; border-bottom:#ccc solid 1px;}
.mucurrboxs select{ width:100% !important; border-radius:3px; margin:0;}


#musearchboxs.popup-win{ padding:15px!important; width: calc(100% - 30px)!important;}


.mu-topboxs-rtboxs{ float:right; width: calc(100% - 522px);}
.mu-head-search-boxs-text{ padding:10px 0 0 0; color:#333; font-size:13px; text-transform:capitalize; text-align:right;}
 /*mu-head-search*/
#mu-head-search-boxs{ width:100%;}
#mu-head-search-boxs #mu-head-search{ border:none;
    border-radius:0;}
#mu-head-search-boxs #mu-head-search .mu-search-header-input{ background:#f3f3f3 url(../images/icon-zoom2.png) no-repeat 10px 8px; border-color: #d2d2d2 #d9d9d9 #dedede; border-width:1px; border-style:solid;
    box-shadow: 0 1px 3px rgba(90, 90, 90, 0.1) inset;
    color: #707070;
    height: 31px;
	line-height:31px;
	float:left;
	font-weight:bold;
    padding:0 0 0 32px;
   width: calc(100% - 128px);}
#mu-head-search-boxs #mu-head-search .musearbtn{ position:static; background: url("../images/searchbtn.gif") no-repeat  left top;
    border: medium none;
    display: block;
    float: right;
    height: 33px;
    padding: 0;
    text-indent: -9999px;
    width: 92px;}


#mu-head-search{border: 1px solid #ddd;
	background:#fff;
    position: relative; border-radius: 3px;}
 
 #mu-head-search .mu-search-header-input{
	display: block;
	background:#fff;
	color:#666;
    width: 100%;
    padding:7px 0;
	line-height:16px;
	height:16px;
    border:none;
	margin:0;
    outline: none;
    border-radius: 0;
    font-size: 12px; 
	border-radius: 3px;
	 }
 
#mu-head-search  .musearbtn{background: #fff url("../images/icon-zoom.png") no-repeat  center center;
    border:none;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 0px;
    text-indent: -9999px;
    top: 0px;
	border-radius:0 3px 3px 0;
    width: 30px;
	margin:0;}
/*mu-head-search*/



.mufixboxs{    position: fixed;
    z-index: 100;
    top: 36px;
    left: 0; width:100%;}
#top_nav {
	width: auto;
	margin: 0em;
	/*border-bottom:1px solid #f4f4f4;*/
	}
#tab_nav {
	height:76px;
	background: #fff;
    width: auto;
}
#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: 76px;
	padding: 0;
	text-align: center;
}             
#tab_nav li a {
	margin:18px 0 18px 12px;
	display:block;
} 
#tab_nav li img {
	width:40px;
	height:40px;
}
.mu_home { position:absolute; left:50%; top:10px; z-index:11; margin-left:-64px;}
.mu_home .welcome-mobile{ font-size:12px; text-align:center; text-transform:capitalize; font-family:Georgia;}
.mu_home img{ height:38px; width:auto;}
#tab_nav .tm-cart,#tab_nav  .tm-account { float:right;}

li.mu_home_ico {	background: url("../images/tm_catalog_icon.png") no-repeat center 16px;}
li.tm-catalog {	background: url("../images/menuico.gif") no-repeat 12px 23px;}
li.tm-account {	background: url("../images/myaccico.gif") no-repeat 12px 18px;}
li.tm-account.tab-active {	}
li.tm-cart {	background: url("../images/cartico.gif") no-repeat 12px 18px; position:relative; margin-right:10px;}
li.tm-cart.tab-active  {	}
li.tm-search {	background: url("../images/tm_search_icon.png") no-repeat center 16px;}
li.tm-search.tab-active{	}





#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;
}

.attributesComments {
	background: #f0f0ee;
	border-bottom: 1px solid #e7e7e0;	
	margin: 10px -11px;
	padding: 4px 5px;
}
#productDetailsList {
	text-align:left;
	
}
.muatt-boxs{ padding-bottom:10px; border-bottom:1px dotted #ccc; text-transform:capitalize;}
.mumodel-l{ float:left; padding-right:16px;}
.muatt-boxs .mu_info_review_top_l{  float:left; padding-left:16px; border-left:#ddd solid 1px;}
.muatt-boxs .mu_info_review_top_l span{ padding:0 5px; display:inline-block;}
.muatt-boxs .mu_info_review_top_l a{ display:inline-block;}
.mucaqa{ float:left; padding-left:16px;}


.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: #000;
    font-size: 18px;
    font-weight:normal;
    padding: 10px 0;
	line-height:26px;
	text-transform:capitalize;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.smallText,  #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}
#siteinfoIP {
	float: left;
}
.centerBoxContentsSpecials a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsNew a, .specialsListBoxContents a, .centerBoxContentsSpecials a:visited, .centerBoxContentsAlsoPurch a:visited, .centerBoxContentsFeatured a:visited, .centerBoxContentsNew a:visited, .specialsListBoxContents a:visited {
	font:11px arial;
	
	text-decoration: none;
}
.centerBoxContentsSpecials a:hover, .centerBoxContentsAlsoPurch a:hover, .centerBoxContentsFeatured a:hover, .centerBoxContentsNew a:hover, .specialsListBoxContents a:hover {	
	text-decoration: none;
}


/*Shopping Cart Display*/
#cartAdd {
	
	}


.tableHeading TH {
	border-bottom: 1px solid #ddd;
	background: #F3F3F3;
	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: #fa4969; font-size:16px;
	}

#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 {
	 color: #747474;
	line-height:20px;
    box-sizing: border-box;
    font-size:16px;
    font-weight: bold;
	text-transform:uppercase;
    padding: 10px 0;
	text-align:center;
	letter-spacing: 1px;
}
#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 {
 color: #222;
 font-family:Georgia, "Times New Roman", Times, serif;
	line-height:26px;
    box-sizing: border-box;
    font-size:20px;
    font-weight: bold;
	text-transform:uppercase;
    padding: 12px 0 12px 15px;
	text-align:center;
	letter-spacing: 1px;
}
#addressBookProcessDefault h1 {
 color: #222;
 font-family:Georgia, "Times New Roman", Times, serif;
	line-height:26px;
    box-sizing: border-box;
    font-size:20px;
    font-weight: bold;
	text-transform:uppercase;
    padding: 12px 0 12px 15px;
	text-align:center;
	letter-spacing: 1px;
}

#gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading, #reviewsDefaultHeading {
 color: #222;
 font-family:Georgia, "Times New Roman", Times, serif;
	line-height:26px;
    box-sizing: border-box;
    font-size:20px;
    font-weight: bold;
	text-transform:uppercase;
    padding: 12px 0 12px 15px;
	text-align:center;
	letter-spacing: 1px;
}



#indexDefaultMainContent{ padding:0 0 10px 0;}


#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font: bold 13px arial;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.additionalImages a {
	text-decoration: none;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */


#categoriesContent .category-links {
	padding: 0 7px;
}
A.category-links, A.category-links:visited {
	color: #444;
	text-decoration: none !important;
	}
.categories-top-list:hover {
	background: #f1f1f1;
}
.categories-top-list a:hover, .categories-top-list a:visited {
	color: #444;
	text-decoration: none;
}
.categories-top-list+.categories-top-list{
	border-top: 1px solid #b8b8b8;
}
.categories-top-list {
	padding: 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*/
									   
	
	
#indexDefault .mu-m-boxs{ box-shadow:0 10px 10px 1px rgba(0, 0, 0, 0.05);}											   
.mu-m-boxs{border-top:#dcdcdc solid 1px;
border-right:#dcdcdc solid 1px;}
.mumobilenewlist {
    box-sizing: border-box;
    float: left;
	background:#fff;
	border-left:#dcdcdc solid 1px;
border-bottom:#dcdcdc solid 1px;
}
.musheji_box{display: block;
text-align: center;
    transition: all 0.4s linear 0s;
	border:#fff solid 4px;
	padding:6px;
	
}
.musheji_box:hover{ border:#fa4969 solid 4px;}
.musheji_box:hover .musheji_name a{ color:#000; }
.musheji_box .musheji_img{ /*min-height:170px;*/ }
.musheji_box .musheji_img a{ display:block; text-align:center;}
.musheji_box .musheji_img img {
   
    box-sizing: border-box;
    display: block;
    height: auto;
    
   
    width: 100%;
}
.musheji_box .musheji_bottom{ padding:10px 0 0 0; font-family:Georgia, "Times New Roman", Times, serif;}
.musheji_box .musheji_name{ line-height:18px; height:36px; width: 100%; overflow:hidden;}
.musheji_box .musheji_name a{ font-size:13px; line-height:18px; color:#818181; text-transform:capitalize; font-family:Georgia, "Times New Roman", Times, serif;}
.musheji_box .musheji_name a:hover{ border:#000; }
.musheji_box .musheji_price{padding:8px 0 0 0; line-height:18px; height:36px; width: 100%; overflow:hidden; font-weight:normal; font-size:16px; color:#fa4969;}
.musheji_box .musheji_price .normalprice{ padding-right:3px;}
.normalprice{ font-size:12px;}
.musheji_box .musheji_price .productSpecialPrice{font-size:16px; color:#fa4969; font-weight:normal;}
.normalprice, .productPriceDiscount{ font-weight:normal;  font-size:13px;}

.musheji_box  .productPriceDiscount .mudispri01{ display:none;}
.musheji_box  .productPriceDiscount{ font-size:12px; color:#f00;}
	
.mu_reviews_s{ line-height:13px; height:13px; padding-top:8px;}	
.mu_reviews_s a{ padding-left:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#818181;}	
.mu_reviews_s a:hover{ color:#fa4969;}


@media (max-width: 480px) { 
                          .mumobilenewlist, .categoryListBoxContents{ width:50%;}
						  .rec_is_new{ padding:0 10px 10px 10px;}
						  }
						  
@media (min-width:480px) and (max-width:979px){
	
	.mumobilenewlist, .categoryListBoxContents{ width: 33.3%;}
	.mu-m-boxs{ padding:0;}
	.mumobilenewlist{padding: 20px 20px  0 0;}
	 .rec_is_new{ padding:0 20px 10px 20px;}
	 
	 
	 
                                               }
											   
@media (min-width: 979px) { 
                          .mumobilenewlist, .categoryListBoxContents{width: 25%;}
						  #indexDefault .mumobilenewlist { width:20%;}
						  .mureclist5, .mufealist5 { display:none;}
	
						  }	



	/*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: none repeat scroll 0 0 #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;}  





#productPrices{ color:#2b2727; padding:16px 10px; font-size:22px; line-height:20px; }
#productPrices .normalprice{ font-size:18px; font-weight:normal; }
#productPrices  .productSpecialPrice{font-size:28px; font-weight:normal; }
#productPrices  .productPriceDiscount{ padding-left:5px;  font-weight:normal; font-size:12px;}

.mumbattbox{ padding:12px 0; border-top:#ccc dotted 1px; border-bottom:#ccc dotted 1px; margin-bottom:20px;}

#attribsOptionsText{ display:none;}

.mumbquantity input{ margin:0 5px; width:80px; height:28px; line-height:28px;}

.mumb_cart_img{ padding:10px 0 0 0;}
.mumb_cart_img input{ width:100%; margin:0; padding:9px 20px; font-weight:bold; font-size:13px; height:auto; text-transform:uppercase;}

.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;
}



#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{ background: #fa4969;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    height:16px;
    line-height: 16px;
    margin: 0;
    min-width: 16px;
    text-align: center;
	position:absolute; top:10px; right:10px; z-index:10;}

.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;}

.one-step-checkout fieldset {
	border:none;
	padding: 0;
	
}
.one-step-checkout fieldset legend {
	background: #efefef;
}
.one-step-checkout fieldset .panel-body{
	border: 1px solid #ddd;
}
#password-wrapper{
	display: none;
}
/*mu-onepageboxs*/
#loginForm input{ width:100% !important; margin:0;}
#disc-ot_coupon{ height:22px;}
.mu-onepageboxs{ padding:10px 0 0 0;}
.mu-onepage-login .mu-logo-login{ background:#000; border:#000 solid 1px; padding:8px 20px; line-height:20px; color:#fff; font-weight:bold; text-align:center; border-radius: 3px; }
.mu-onepageboxs .mu-onepage-login  .panel-body{ padding:20px;}
.muonepage-l,.muonepage-r, .onepage-checkoutbox-left, .onepage-checkoutbox-rt{ width:100%;}
.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, .onepage-checkoutbox-left .col-md-6, .onepage-checkoutbox-rt .col-md-6, .mu-onepage-psboxs{ /*border:#ddd solid 1px;*/}
.onepage-checkoutbox-left .col-md-6, .onepage-checkoutbox-rt .col-md-6{ margin-bottom:16px;}
.mu-onepage-title, .mu-onepagecheck-title{ font-size:13px; font-weight:bold; text-transform:uppercase; 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;}
#billing-address-module .panel-body input,#billing-address-module .panel-body select, #shipping-address-module .panel-body input, #shipping-address-module .panel-body select,
.onepage-checkoutbox-left .panel-body input, .onepage-checkoutbox-left .panel-body select{ padding:3px 0 !important; line-height:20px; width:98%;}
.mu-onepageboxs LABEL.inputLabel{ margin-bottom:0; padding-left:0;}
.mu-onepage-login, #billing-address-module, .mu-onepage-shipping, .mu-onepage-payment, .mu-onepage-comments, .mu-onepage-coupon{ margin-bottom:16px;}

#billing-address-wrapper .checkbox label{ padding-bottom:6px; display:block; color:#000; font-weight:bold;}

#shipping-address-wrapper .checkbox{ color:#000; font-weight:bold;}
.muonepage-btn, .mu-onepagecheck-btn{ text-align:center; padding:18px  0;}
.muonepage-btn input, .mu-onepagecheck-btn input{ padding:8px 0; text-align:center; width:100% !important; height:auto; line-height:normal;}

#order-total-warpper{ background:url(../images/az_loading.gif) no-repeat   center right; min-height:50px; font-size:13px; font-weight:bold; 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:12px; font-weight:bold; 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{border: 1px solid #000; background:#000;
    border-radius: 3px;
    color: #fff;
    cursor: pointer !important; padding:4px 16px;  line-height:22px;}


.mu-mobie-w span{ width:auto !important;}
#add-billing-address{ padding-bottom:12px;}
#billing-address-wrapper .checkbox #create-account,#billing-address-wrapper  #same-address, .onepage-checkoutbox-left .checkbox #create-account,.onepage-checkoutbox-left  #same-address{ width:auto !important; height:16px; line-height:16px; margin:3px 0 0 0;}
.onepage-checkoutbox-left .onepage-checkoutbox-boxs, .onepage-checkoutbox-rt .onepage-checkoutbox-boxs{ margin-bottom:16px;}

.mu-onepage-methods input{ height:16px; line-height:16px;}

.mu-onepage-checkoutbox{ padding:10px;}

.mu-onepage-price-main{ padding-bottom:12px;}
.mu-onepage-price-main td{ border-bottom:#ddd solid 1px; padding:6px 0;}

.muonetextboxs{ font-weight:bold; font-size:13px;  text-align:center; padding:20px 0;}

.mu-onepage-confir-title{ font-size:13px; padding:20px 0;}
.mu-onepage-confir{ display:none;}
/*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% !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:#ccc 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;
}	
#productDetailsList{ padding:0 10px;}



/******************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, #advSearchResultsDefault.centerColumn{ padding:0;}

.mutopmboxs{  background: #1e1e1e; width:100%; font-family:Georgia;
    height:36px;
    line-height: 36px;
    position: fixed;
    top: 0;
	left: 0;
    z-index: 9998; }

.mutopmboxs .currency{ float:left; line-height:36px; height:36px; padding:0 0 0 10px; }
.mutopmboxs .top-item{ float:right; line-height:16px; height:16px; padding:10px  10px 0 0 ;}
#currency_switcher, #language_switcher {
	background: url("../images/cart_top.gif") no-repeat right center;
	padding: 0 26px 0 0;
	display:block;
	
}

	

.languages{ float:left;     line-height: 16px;
    height: 16px;
    padding: 10px 0 0 10px;}

#menu_more_popup.popup-win.pull-right{ right:10px; top:36px;}

.mu-mli li{ line-height:24px;}







.mufooterimgbox_logo{  padding:0;}
.mufooterimgsi {
    color: #9c9b9b;
    line-height: 20px;
	padding:10px 0 0 0;
}

.mufooterico { padding:0 0 0 10px; float:left; height:32px; line-height:32px;}
.mufooterico a{ padding-right:6px;}




.sub-links{ float:left; width:25%; box-sizing: border-box; text-transform:capitalize;}

.sub-links h4 {
    color: #222;
    font-size: 13px;
    line-height: 20px;
    padding-bottom:5px;
	text-transform:capitalize;
}


.sub-links li {
    line-height: 26px; color: #9c9b9b;
}

.sub-links li a {
    color: #9c9b9b;
}
.sub-links li a:hover {
    color: #000;
}


#siteinfoLegal{ text-align:center; padding:13px 0; border-top:1px solid #dcdcdc; color:#818181; font-weight:normal;}
#siteinfoLegal a{ color:#818181; padding:0 3px;}


/*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;
}











.newsletter { padding:10px  0;}
.newsletter p{ padding:10px 0; text-align:left; font-size:13px; color:#818181;}
.mu_error_box {
    background: url("../images/icon_error.gif") no-repeat scroll 20px 10px #fedfdf;
    border: 1px solid #bf0000;
    color: #bf0000;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0;
    padding: 15px 10px 15px 60px;
}

.musubfrom {
    padding-top: 10px;
}
.mu-newsletter-box{ float:left; width:300px;}
.mu-newsletter-box  form{ padding:0; margin:0;}
.newsletter   h6{ color: #222;
    font-size: 13px;
    line-height: 20px;
    padding-bottom:5px;}
.munewsletter-text{ float:left; padding:0 20px; line-height:16px; color:#909090; width:230px;}
#newsletter-validate-detail .lettertxt {
   border-color: #d2d2d2 #d9d9d9 #dedede;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 3px rgba(90, 90, 90, 0.1) inset;
    color: #8f8f90;
    float: left;
	background:#e1e1e1;
    height: 24px;
    line-height: 24px;
    padding:4px 0;
	text-indent:10px;
    width: calc(100% - 104px);
	margin:0;
	border-radius:3px;
}
#newsletter-validate-detail .letterbtn, .musubfrombtn {
	cursor:pointer;
    background:#fa4969;
	color:#fff;
    border: medium none;
    float:left;
    height:34px;
    margin:0 0 0 2px;
    padding: 0;
    width:100px;
	text-transform:uppercase;
	text-align:center;
	border-radius:3px;
	font-size:12px;
	font-weight:bold;
}
.musubfromtext{border: 1px solid #2b2a2a;
    float: left;
    background: #fff;
    height: 24px;
    line-height: 24px;
    padding: 3px 0;
    text-indent: 10px;
    width: 260px;
    margin: 0;
    color: #333;}
	
	
	



@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;}
.musimilist3{ display:none;}
                                               }
											   
@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;}




h2,h3,h4 {
	font-size:1.3em;
	font-weight:bold;
}


#indexCategoriesHeading, #productListHeading {
	font-family:Georgia, "Times New Roman", Times, serif;
 color: #000;
    font-size:20px;
	line-height:26px;
    text-align:center;
    text-transform:capitalize;
	font-weight:bold;
	padding:12px 0 12px 12px;
}

#ezPageDefault.centerColumn{ padding:0; line-height:20px;}
#ezPageDefault.centerColumn p{ padding-bottom:10px;}
.buttonRow.forward input{ width:auto !important;}
#contactUsNoticeContent{ padding:20px 0 0 0; line-height:20px;}


/******************************myslidemenu_2*************************************/
.mutopnav-pc{  height:40px; line-height:40px;  display:none; background:#000;}


/*myslidemenu_2*/
#myslidemenu_2{ height:40px; font-family: Georgia; float:left; padding-left:210px;}
.mu_nav_home{ float:left; line-height:40px;}
.mu_nav_home a{ color: #fff; display:block;
   
    font-size: 13px;
    font-weight:normal; text-decoration:none;  padding: 0 20px; text-transform: uppercase;}
	
	.mu_nav_home a:hover{color:#fff; background:#383838; text-decoration:none;}
	
#myslidemenu_2 .mu_nav_ico{float: left;
    position: relative; line-height:40px;}

#myslidemenu_2 .mu_nav_ico a{color: #fff;
    
    font-size: 13px;
    font-weight:normal; text-decoration:none; }

#myslidemenu_2 .mu_nav_ico a:hover{  color:#fff; background:#eee; text-decoration:none;}

.jqueryslidemenu ul li ul {
    background: #383838;
    /*box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);*/
	border-top:none;
    display: block;
    left: 0;
    position: absolute;
    visibility: hidden;
    white-space: normal;
    width:340px!important;
    z-index: 2222;
	padding:6px 10px;
}
#myslidemenu_2 .mu_nav_ico ul li{ line-height:30px; float:left; width:170px;}
#myslidemenu_2 .mu_nav_ico ul li a{ font-size:12px; font-weight:normal; color:#fff; padding:0; display:block; text-transform:capitalize;}
#myslidemenu_2 .mu_nav_ico ul li a:hover{  background:#383838; color:#fff; text-decoration:underline;}
#myslidemenu_2  ul li:hover a span{ color:#fff; background:#383838;}
#myslidemenu_2  ul li a span{ padding: 0 20px; text-transform: uppercase; display:block;}





.mu-top-box-pc{ float:right; text-transform:capitalize; line-height:36px; height:36px;}
.navigation-nav{ padding-right:10px; color:#fff; float:left; overflow:hidden; height:36px;}
.navigation-nav span{ color:#fff;}
.navigation-nav li{ float:left; }
.mu-top-box-pc .navigation-nav a{ color:#fff; font-size:12px; text-transform:capitalize;}
.mu-top-box-pc .navigation-nav a:hover{ text-decoration:underline; color:#fff;}
.navigation-nav li.muno{ padding:0 0 0 10px;}




.h_sort {
    float: left;
}
.h_sort a {
    border-right: 1px solid #c1c0c0;
    color: #333;
    display: block;
    float: left;
    font-size: 12px;
    font-weight:bold;
    padding: 0 20px;
    text-transform: capitalize;
}
.h_sort a:hover {
    background: #fa4969 none repeat scroll 0 0;
    color: #fff;
    text-decoration: none;
}
.h_sort a.on {
    background: #fa4969 none repeat scroll 0 0;
    color: #fff;
}
#mupriceup {
    background: rgba(0, 0, 0, 0) url("../images/mupriceup.png") no-repeat scroll 55px 14px;
    padding-right: 26px;
}
#mupriceup:hover, #mupriceup.on {
    background: #fa4969 url("../images/mupriceuph.png") no-repeat scroll 55px 14px;
}
#mupricedown {
    background: rgba(0, 0, 0, 0) url("../images/mupricedown.png") no-repeat scroll 55px 14px;
    padding-right: 26px;
}
#mupricedown:hover, #mupricedown.on {
    background: #fa4969 url("../images/mupricedownh.png") no-repeat scroll 55px 14px;
}
.navSplitPagesResult {
    padding: 0 0 0 10px;
}

#newsArchivTable th{ display:none;}
#newsArchivTable td{ line-height:36px; border-bottom:#eee solid 1px;}

.fluid-width-video-wrapper iframe{ width:100%; height:100%;}

.returncontent .hl_d2{ font-weight:bold;}
.returncontent .hl_d2 ul li{ line-height:22px;  padding-left:10px;}
.returncontent .hl_d2 ul li a{ color:#333; font-weight:normal; padding-left:5px;}
.returncontent .hl_d2 ul li a:hover{ color:#900; text-decoration:underline;}
.hl_d3  dt{ font-weight:bold; padding:10px 0; font-size:13px;}

#contactUsForm TEXTAREA{ width: calc(100% - 22px); padding:10px; border:#ccc solid 1px;}

#cartEmptyText{ padding:10px 0 30px 0;}


/*musheji_color*/
.musheji_color { padding-bottom:10px;}
.musheji_color ul li{ float:left; width:60px; height:60px; border:1px solid #ccc; margin:0 8px 8px 0; padding:1px; position:relative;}
.musheji_color ul li:hover{border: 2px solid #cb2027; padding:0;}
.musheji_color ul li.cloreselect{border: 2px solid #cb2027; padding:0;}
.musheji_colorh4{ padding-bottom:10px; font-size:12px; font-weight:normal;}
.musheji_colorh4 span{ font-weight:bold;}
.litb-icon-selected{ position:absolute; width:13px; height:13px; right:-2px; bottom:-2px; z-index:10; background:url(../images/selectedico.png) no-repeat left top;}

.buttonRow.back input{ border:none; width:auto !important; height:auto; margin:3px 0 0 10px;}
#cartSubTotal{ padding:16px 0; font-size:13px; color:#900;}
/**********************pro_des********************/
#pro_des{ padding-top:10px; font-family:Georgia, "Times New Roman", Times, serif;}
#pro_des .tabs{ background:url("../images/line02.gif") repeat-x  left top;
    clear: both;
   
    overflow: hidden;
    }
#pro_des .tabs li{ border: 1px solid #fa4969;
    border-radius: 3px;
    cursor: pointer;
    float: left;
    font-size: 13px;
    height: 32px;
    line-height: 32px;
    list-style-type: none;
    margin: 0 5px 0 0;
    text-align: center;}
#pro_des .tabs li a{ display:block; padding:0 30px; text-transform:capitalize; font-size:13px; color:#fa4969; background:#fff;}
#pro_des .tabs li.active a{ background:#fa4969; color:#fff;}
#pro_des .tab_container{  padding:20px; line-height:20px; font-size:13px; text-align:left;}
#pro_des .tab_container p{ padding-bottom:10px;}
.Descriptionbox img{ text-align:center;}
#reviewsWrite, #reviewsWrite .ratingRow{ text-align:left;}
textarea#review-text{border: 1px solid #ccc;
    padding: 10px;
    width: calc(100% - 22px);}
#reviewsWrite .ratingRow input{ height:12px; line-height:12px;}
#tab5 .qa div{ padding-bottom:5px;}
#tab5 .qa { padding-bottom:10px;}
#tab5 .qa .a_txt_blod{ display:inline-block; width:80px; font-size:13px; font-weight:bold; color:#000;}
#tab5 .qa .que_c{ color:#0066c0;}
.mucolshop{ float:left; width:50%; min-height:77px; padding-bottom:10px;}
.mucolshop-img{ float:left; width:103px;}
.mucolshop p{ padding:10px 0 0 20px;  width: calc(100% - 123px); float:left;}
/**********************pro_des********************/


#reviewsDefault hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e1e1e1 currentcolor currentcolor;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    color: #d8d8d8;
    margin: 5px 0;
}
#reviewsDefault .smallProductImage {
    padding: 0 20px 0 0;
}
.date-added {
    border-bottom: 1px solid #e5e5e5;
    color: #000;
    font-weight: normal;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 15px 0 5px;
}
#reviewsInfoDefaultHeading, #productReviewsDefaultHeading, #reviewsWriteHeading {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f6f6f6 none repeat scroll 0 0;
    border-color: #e8e8e8 currentcolor;
    border-image: none;
    border-style: solid none;
    border-width: 1px medium;
    clear: both;
    color: #686868;
    font-family: "Oswald",arial,serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 39px;
    padding: 11px 0 12px 19px;
    text-transform: uppercase;
}
#reviewsDefault .rating, .bold {
    padding: 5px 0;
}
.rating {
    padding: 10px 0;
}

.mu-topboxs{ display:none;}

#advSearchResultsDefault .mucatsbox{ display:none;}
.mucatsbox li{ float:left;  width:20%;}
.mucatsbox li a{  display:block; line-height:16px; padding:0 0 16px 0; text-align:center; color:#333; font-weight:normal; text-transform:capitalize; font-size:13px; font-family:Georgia, "Times New Roman", Times, serif;}
.mucatsbox li a:hover{  color:#fa4969;}


.hoursWrapper {
    float: left;
    padding: 0 0 0 50px;
    text-align: center;
    width: 220px;
	text-transform:capitalize;
	  color: #333;
}
.hoursWrapper .store-tel {
    border-bottom: 1px solid #d9d9d9;
  
    display: block;
    font-size: 16px;
    margin: 0 0 8px 0;
    padding: 0 0 8px 0;
    text-align: center;
}
.hoursWrapper p{font-size: 18px; }

.mutop-pay{ padding:20px 0;}
.benefits_list{ text-align:center;}
.mutop-payimgs{ padding:20px 0 0 0; text-align:center;}
.benefits_list li{ display:inline-block; padding:3px 20px 0 45px; min-height:32px; line-height:16px; text-transform:uppercase; color:#fa4969; text-align:left;}
.benefits_list li.topico01{ background:url(../images/topico01.gif) no-repeat left top;}
.benefits_list li.topico02{ background:url(../images/topico02.gif) no-repeat left top;}
.benefits_list li.topico03{ background:url(../images/topico03.gif) no-repeat left top;}

.mutop-mobile-search{ padding:112px 10px 0 10px; font-family:Georgia, "Times New Roman", Times, serif;}
.mutop-mobile-search-text{color: #333;
    font-size: 13px;
    padding: 10px 0;
    text-align:center;
    text-transform: capitalize;}
.body-bg { background:#e9e9e9; padding-bottom:20px;}
.munoindex.body-bg{ padding-bottom:10px;}
.body-upper-bg{ background:#fff;}
.munoindex.body-bg .body-upper-bg{ background:none;}


.countdown-boxs{ padding:15px 0; font-family:Georgia, "Times New Roman", Times, serif; color:#fff;}
#countdown .t1{font-family: arial; font-weight:bold; color:#fff; text-transform:uppercase; font-size:26px; text-align:center; line-height:30px;}
#countdown .t2{ text-align:center; line-height:22px; font-size:16px; padding:10px 0 0 0;}
#countdown .t2 span{ color:#fed660; text-decoration:underline;}
#countdown {
	padding:10px;
	background:#cf1717;
    display: block;

   
    overflow: hidden;


}

.tick-wrapper { text-align:center; padding:10px 0 0 0;
}

.tick-wrapper li {


    display: inline-block;

    text-align: center;


}

.tick-wrapper li p {
font-size:12px;color:#fff; font-weight:normal;
display:inline;
padding:0 3px;
}



 .shipping-countdown-hours,.shipping-countdown-minutes,.shipping-countdown-seconds, #gtday{font-size:26px;color:#fff;line-height:35px;font-weight:bold; }
	
	
	#indexDefault h2.centerBoxHeading, .mumbsimilar h2.centerBoxHeading{background:url("../images/section_titlebg.gif") no-repeat  center bottom; margin-bottom:16px; padding-bottom:6px;}
	#indexDefault h2.centerBoxHeading a{ color:#747474;}
	#indexDefault h2.centerBoxHeading a:hover{ color:#000;}

 #hp_reasons{background:#1e1e1e; 
    color: #fff;
    display:none;
	font-family:Georgia, "Times New Roman", Times, serif;
    padding: 44px 0 20px 0;}


.reasons .reasons_title {
    display: block;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 25px;
    letter-spacing: 1px;
    margin: 0 0 16px;
    padding: 0 0 0 90px;
    position: relative;
	line-height:30px;
	color:#fff;
}

.pink_text {
    color: #fa4969 !important;
}

.reasons .reasons_title .reason_number {
    font-size: 160px;
    font-style: normal;
    left: 0;
    letter-spacing: 0;
    line-height: 1;
    position: absolute;
    top: -22px;
	color:#fff;
}

.reasons .reasons_title .heading-font {
    font-size: 34px;
    letter-spacing: 0;
}

.col-lg-6 {
    width:100%;
}
.col-lg-8 , .col-lg-9{
	width: calc(50% - 40px);
	float:left;
	padding:0 20px;
}


.reasons .reason.top_brands {
    padding-left: 90px;
	background:url(../images/fico01.gif) no-repeat 0 80px;
}
.reasons .reason {
    padding-bottom: 40px;
}
.mu_mains .container .row{ padding:0;}
.reasons .reason .reason_title {
    display: inline-block;
	
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 1.2;
    margin: 0 0 10px;
    padding: 10px 80px 10px 0;
    position: relative;
    text-transform: uppercase;
}

.reasons .reason.top_brands .reason_title {
    padding-right: 0;
}
.reasons .reason .reason_text {
    color:#626262;
    
    font-size: 14px;
    line-height: 1.3;
}

.satisfaction .reason_title{ background:url(../images/fico02.gif) no-repeat right top;}
.customer_service .reason_title{ background:url(../images/fico04.gif) no-repeat right top;}

.low_price .reason_title{ background:url(../images/fico06.gif) no-repeat right top;}

.express_shipping .reason_title{ background:url(../images/fico05.gif) no-repeat right top;}

#mufootboxs{ background:#fff;}
.index-no-foot#mufootboxs{ background:#e9e9e9;}


#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, .buttonRow input, #newsletter-checkbox, #email-format-html, #email-format-text { width:12px; height:12px;}
.buttonRow input.button_continue_checkout, .musheji_checkoutbox .buttonRow input.cssButton{ height:auto;}
.buttonRow .button_submit{ height:auto !important;}


#createAcctDefault, #checkoutPayment, #checkoutConfirmDefault, #loginDefault,#checkoutShipping, #accountDefault, #accountHistInfo, #accountHistoryDefault, #accountEditDefault, #addressBookDefault, #addressBookProcessDefault, #accountPassword, #acctNewslettersDefault, #accountNotifications{ margin:0 auto; width:680px;}


.product-benefits{ text-align:center; font-family:Georgia, "Times New Roman", Times, serif; text-transform:capitalize;}
.product-benefits .pr-benefit .benefit-icon {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dbdbdb;
    border-radius: 50%;
    color: #939393;
    display: block;
    font-size: 15px;
    height: 16px;
    line-height: 16px;
    margin: 0 auto 5px;
    text-align: center;
	padding:9px 0;
    width: 34px;
}
.product-benefits .pr-benefit .benefit-icon i{ font-size:16px; }
.product-benefits .pr-benefit .benefit-title {
	line-height:20px;
    color: rgba(0, 0, 0, 0.5);
    font-size: 12px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
}
.product-benefits .pr-benefit {
    line-height: 1;
    margin-bottom: 10px;
    text-align: center;
}
.product-benefits .pr-shipp {
    color: #000;
    display: block;
    margin-bottom: 15px;
    text-align: center;
}
.product-benefits .pr-shipp .pr-shipp-title {
    font-size: 18px;
    font-style: italic;
	display:block;
	padding-bottom:10px;
}
.product-benefits .pr-shipp-info{ line-height:20px; padding-bottom:10px;}

.product-benefits .row{ margin:0 -15px; clear:both;}
.product-benefits .col-xs-12 {
	float:left;
    width: 50%;
	box-sizing: border-box;
}
.product-benefits .benefit-half {
    padding-bottom: 15px;
    padding-top: 15px;
}
.product-benefits .benefit-half:last-child {
    border-left: 1px solid #dedbdb;
}

.musharebox{ text-align:left; padding:30px 0 0 0; }


#similar_product{ border-top:1px solid #dcdcdc; border-right:1px solid #dcdcdc;}

.product_benefits_col{ display:none;}




	
	
@media (min-width:320px) and (max-width:767px){
	
	.sub-links{ width:50%; padding-bottom:10px;}
	
	
	
	}
	
.cartTotalsDisplay { display:none;}	
.mu-moblie-shipping{ float:left;}
.mu-moblie-checkout{ float:right;}	
	
 @media (max-width: 480px) { 
    .mu_home { margin-left:-80px;}
	.mucatsbox li{ width:50%;}
	.mu-moblie-shipping, .mu-moblie-checkout{ float:none;}
	.mu-moblie-shipping span, .mu-moblie-checkout span{ margin:0; width:100% !important; padding:8px 0; text-align:center;}
	
	.mu-mufooter{ padding:0 0 0 10px;}
	.newsletter{ padding:0 0 10px 0;}
	
	#ezPageDefault.centerColumn{ padding:0 10px;}
	
	.muatt-boxs{ padding-left:10px;}
	#productGeneral{ padding:0 10px;}
	.mumb_cart_img input{ width:100% !important; padding:9px 0;}
	
	#pro_des .tabs li{ float:none; width: calc(100% - 2px); padding:0; margin:0 0 5px 0;}
	#pro_des .tabs li a{padding:0 10px;}
	#pro_des .tabs li.active a{ border-bottom:#ccc solid 1px; }
	
	.countdown-boxs{ padding:0 0 10px 0;}
	
	.mumbsimilar{ margin:0 -10px;}
	
	
						  }
						  
@media (min-width:480px) and (max-width:979px){
#ezPageDefault.centerColumn{ padding:0 10px;}

.mucatsbox li{ width:33.3333%;}

.countdown-boxs{ padding:0 0 12px 0;}

.muatt-boxs{ padding-left:10px;}
#productGeneral{ padding:0 10px;}
.mumb_cart_img input{ width:100% !important; padding:9px 0;}

.mumbsimilar{ margin:0 -10px;}
	
                                               }
											   
@media (min-width: 768px) {
	
	#countdown .t1{ float:left; padding:25px 0 0 0;}
	#countdown .t2{ float:left; padding:6px 0 0 20px;}
	.tick-wrapper{ float:right; padding:20px 0 0 0;}
	
	 
	
	 }		
	 
	 @media (min-width: 700px) {#pro_des .tabs{ padding-left:140px;}  #pro_des{ padding:20px 0 0 0;}}
	 									   
											   
@media (min-width: 979px) { 
 #reviewsWrite .buttonRow input{ width:auto !important;}
 .mucatsbox li{ width:25%;}
 
 #countdown .t1{ padding:25px 0 0 20px;}
 #countdown .t2{ padding:6px 0 0 80px;}
 
 #pro_des .tabs{ padding-left:90px;}
 
						  }	


/***********************pc*************************/
@media only screen and (min-width: 980px){
	
	.mutopnav-pc-boxs, .mu-index-flash{ margin:0 auto; width:980px;}
	.mu-index-flash-rt{ float:right; width: calc(100% - 210px);}
	
	.mutop-mobile-search{ display:none;}
	#hp_reasons{ display:block;}
	.mu-pctop-boxs{ padding-top:68px; font-family: Georgia;} 
	.mu-head-search-boxs-text{ font-size:16px;}
	
	.benefits_list{ float:left; text-align:left;}
	.mutop-payimgs{ float:right; padding:0;}
	
	.mutopmboxs .currency {
    height: 48px;
    line-height: 48px;
    padding: 0;
}
   
   .mu-top-box-pc{ height:48px; line-height:48px;}
   .mutopmboxs{height: 48px;
    line-height: 48px;}
	.navigation-nav li.mu-loginbgs{ background:#fa4969;  padding:0 12px;}
.navigation-nav li.mu-loginbgs a{ padding:0 3px;}
.navigation-nav li.mu-loginbgs a:hover{ color:#fff; text-decoration:underline;}
.mu-top-box-pc .navigation-nav a{ color:#fff; font-size:12px; text-transform:uppercase;}
.mu-top-box-pc .navigation-nav a:hover{ text-decoration:underline; color:#fff;}
.navigation-nav li.muno{ padding:0 0 0 16px;}
.navigation-nav{height: 48px;
    line-height: 48px; padding-left:16px;}

	
	.body-upper-bg{box-shadow: 0 10px 10px 1px rgba(0, 0, 0, 0.05); min-height:460px;}
    .munoindex .body-upper-bg{box-shadow:none;}
	
	.musheji_box{ padding:10px;}
	
	#contentMainWrapper {
	padding: 0 15px 12px 15px;
}

.newsletter{ float:left; padding:0 50px 0 0;}
.mu-mufooter-boxs{ float:right;  width: calc(100% - 350px);}

.newsletter   h6{ padding-bottom:10px;}
.mu-mufooter{ padding-bottom:20px;}

#navBreadCrumb{ border-top:none;}


#productGeneral .home-banner{ float:left; width:calc(45% - 12px); padding:5px; border:1px solid #eee;}
	 .mu-info-rt-boxs{ float:left; width: calc(45% - 41px); border-left:1px solid #d9d9d9; min-height:480px; padding:10px 20px 20px 20px; }
	 .productGeneral-boxs{ border-bottom:1px solid #d9d9d9;}
	 .product_benefits_col{ float:right;  width: calc(21% - 32px); background:#f4f4f4;  min-height: 460px; display:block;
    padding: 10px 16px 40px 16px;}

#productPrices{ padding:20px 0;}	

h1#productName{ padding:0 0 10px 0; font-size:26px; line-height:30px;}

#pro_des .tabs{ height: 34px; }
#pro_des{ padding-top:30px;}
	
}


@media (max-width: 1024px) and (min-width: 980px){
	
	 .mucatsbox li{ width:25%;}
	 .muonepage-l,.muonepage-r, .onepage-checkoutbox-left, .onepage-checkoutbox-rt{ width: calc(50% - 10px); float:left;}
	 .muonepage-l, .onepage-checkoutbox-left{ padding-right:10px;}
	 .muonepage-r, .onepage-checkoutbox-rt{ padding-left:10px;}
	 
	 .body-upper-bg, .mu-mufooter, .mu-foot-newsletter, .mutopmboxs .languages-wrapper, .mu-pctop-boxs, #hp_reasons .mu_mains{ margin:0 auto; width:980px;}
	
	 
	 
	 
	 
	 
	 .mufooterico{ padding-left:0;}
	 
	 
	 
	 
	 
	 
	 .mu-indexboxs{  padding-bottom:5px;}
	 
	 .mu-feature1{ padding:15px  0 0 0; margin-right:-15px;}
	 .mufixboxs, .languages-wrapper .top-item,  #munavpreboxs{ display:none;}
	 .mutopnav-pc,  .mumbnubbom .navSplitPagesResult, #logo, .mu-topboxs{ display:block;}
	 .mu-nav-navs{ margin:0 auto; width:980px;}
	
	 
	
	 
	
	 .mumbnubtop, .mumbnubbom{ display:block; border:#dcdcdc solid 1px;}
	 
	 .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;}
	 
	 
	 
	 
	 #productDescription{ margin:20px 0; border:#ddd solid 1px; border-top:none;}
	 .mu_reviewer .centerColumnMain{ padding:0 10px 10px 10px;}
	
	 
	 .mumb_cart_img input{ width:200px !important; margin:0;}
	 .mu-new-listboxs{ margin-right:-15px;}
	
    .mucontact-boxs{ width:50%; float:left;}
	
	.mumbattbox{ padding:16px 0;}
     #reviewsWrite .buttonRow input{ width:auto !important;}
	 #pro_des .tabs{ padding-left: 240px;}	
	 
	}
	
	
	@media (max-width: 1199px) and (min-width: 1025px){
		
		
				 .muonepage-l,.muonepage-r, .onepage-checkoutbox-left, .onepage-checkoutbox-rt{ width: calc(50% - 10px); float:left;}
	 .muonepage-l, .onepage-checkoutbox-left{ padding-right:10px;}
	 .muonepage-r, .onepage-checkoutbox-rt{ padding-left:10px;}
	 
	 .body-upper-bg, .mu-mufooter, .mu-foot-newsletter, .mutopmboxs .languages-wrapper, .mu-pctop-boxs,  #hp_reasons .mu_mains{ margin:0 auto; width:980px;}
	 
	 
	 
	 
	
	 
	 .mufooterico{ padding-left:0;}
	
	 

	 
	
	 
	 .mu-indexboxs{  padding-bottom:5px;}
	 
	 .mu-feature1{ padding:15px  0 0 0; margin-right:-15px;}
	 .mufixboxs, .languages-wrapper .top-item,  #munavpreboxs{ display:none;}
	 .mutopnav-pc,  .mumbnubbom .navSplitPagesResult, #logo , .mu-topboxs{ display:block;}
	 .mu-nav-navs{ margin:0 auto; width:980px;}

	 
	 
	 

	 .mumbnubtop, .mumbnubbom{ display:block; border:#ddd solid 1px;}
	
	 .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;}
	 
	
	 
	 
	 #productDescription{ margin:20px 0; border:#ddd solid 1px; border-top:none;}
	 .mu_reviewer .centerColumnMain{ padding:0 10px 10px 10px;}
	
	 
	 .mumb_cart_img input{ width:200px !important; margin:0;}
	 .mu-new-listboxs{ margin-right:-15px;}
	
    .mucontact-boxs{ width:50%; float:left;}
	
	.mumbattbox{ padding:16px 0;}
     #reviewsWrite .buttonRow input{ width:auto !important;}
	  #pro_des .tabs{ padding-left: 280px;}	
		
	}


@media (min-width: 1200px){
	
	
	  
	   .mu-topboxs-rtboxs{ float:right; width: calc(100% - 622px);}
	
	 
	  .mu-info-rt-boxs{ float:left; width: calc(45% - 81px); border-left:1px solid #d9d9d9; min-height:460px; padding:10px 40px 40px 40px; }
	  
	
	 .muonepage-l,.muonepage-r, .onepage-checkoutbox-left, .onepage-checkoutbox-rt{ width: calc(50% - 10px); float:left;}
	 .muonepage-l, .onepage-checkoutbox-left{ padding-right:10px;}
	 .muonepage-r, .onepage-checkoutbox-rt{ padding-left:10px;}
	
	.body-upper-bg, .mu-foot-newsletter{ margin:0 auto; width:1200px; background:#fff;}
     #navSuppWrapper,.mutopmboxs .languages-wrapper, .mu-pctop-boxs,  #hp_reasons .mu_mains, .mutopnav-pc-boxs, .mu-index-flash{ margin:0 auto; width:1200px; }
	 
	 
	 
	
	
	 .mu-indexboxs{  padding-bottom:5px;}
	 
	 
	  
	 
	  
	 .mu-feature1{ padding:15px  0 0 0; margin-right:-15px;}
	 .mufixboxs, .languages-wrapper .top-item,  #munavpreboxs{ display:none;}
	 .mutopnav-pc,  .mumbnubbom .navSplitPagesResult, #logo, .mu-topboxs{ display:block;}
	 .mu-nav-navs{ margin:0 auto; width:1170px;}
	 
	 
	 
	 
	
	 .mumbnubtop, .mumbnubbom{ display:block; border:#ddd solid 1px;}
	
	 .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;}
	 
	 
	 
	 
	
	
	#productDescription{ margin:20px 0; border:#ddd solid 1px; border-top:none;}
	 .mu_reviewer .centerColumnMain{ padding:0 10px 10px 10px;}
	 
	 
	 .mumb_cart_img input{ width:200px !important; margin:0;}
	 .mu-new-listboxs{ margin-right:-15px;}
	 #sorter {
    position: absolute;
    right:560px;
    top: 5px;
}

   .mucontact-boxs{ width:50%; float:left;}
   .mumbattbox{ padding:16px 0;}
    #reviewsWrite .buttonRow input{ width:auto !important;}
	
	
	 #countdown .t1{ padding:25px 0 0 40px;}
 #countdown .t2{ padding:6px 0 0 160px;}
 
 
 .col-lg-6 {
    width: 25%;
}
.col-lg-8 {
    width: 33.3333%;
}
.col-lg-9 {
    width: 30.5%;
}
.col-lg-6 ,.col-lg-8,.col-lg-9{ float:left; padding-left: 20px; 
    padding-right: 20px;}
.reasons .reason {
    padding-bottom: 0;
	margin-bottom:30px;
}	
#pro_des .tabs{ padding-left: 390px;}	
	
	
	}








