/**


 */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font-family: "roboto", arial, helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	background: #fff;
	font-weight: normal;
}

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;
	transition: all 0.4s ease 0s;
}

#navEZPagesTop ul li a {
	color: #656565;
}

.muopacity a:hover img {
	opacity: 0.8;
}

a:hover {
	text-decoration: none;
	color: #e9232f;
}

#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: 0.8125em;
}

.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: 30px;
	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: 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: 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: #000;
	font-weight: normal;
	line-height: 16px;
	text-transform: capitalize;
	padding-bottom: 3px;
}

h4.optionName  label {
	padding: 0;
	margin: 0;
}

.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;
}

#contentMainWrapper {
	padding: 0;
}

.topper-menu ul {
	padding-right: 2px;
}

.topper-menu li {
	font: 11px arial;
	float: left;
	margin: 5px 1px 6px 16px;
}

#logoWrapper {
	height: 58px;
}

.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;
	line-height: 12px;
	padding: 4px 9px;
	font-weight: normal;
}

.mumbnubtop, .mumbnubbom .navSplitPagesResult {
	display: none;
}

.mumbnubtop, .mumbnubbom {
	background: #fff;
	color: #000;
	line-height: 38px;
	font-size: 12px;
	padding: 0;
}

.mumbnubtop strong, .mumbnubbom strong {
	font-weight: normal;
}

.navSplitPagesLinks a, .navSplitPagesLinks a:visited {
	color: #fff;
	border-radius: 3px;
	background: #666;
	line-height: 12px;
	text-decoration: none;
	padding: 4px 9px;
}

.navSplitPagesLinks a:hover {
	padding: 4px 9px;
	background: #000;
	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) {

	.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;
}

#navBreadCrumb a:hover {
	color: #e9232f;
}

.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 {
	background-color: #fafafa;
	margin-left: 5px;
	margin-right: 5px;
	height: 50px;
}

#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: 58px;
	padding: 0;
	text-align: center;
	width: 22%;
}

#tab_nav li {
	box-sizing: border-box;
}

#tab_nav li.tm-cart {
	border-right: none;
}

#tab_nav li img {
	height: 58px;
}

#tab_nav li.tm-account ,#tab_nav li.tm-cart {
}

.mobile-logo {
	left: 57%;
	top: 16px;
	z-index: 10;
}

.mobile-logo a {
	display: block;
	width: 100%;
	text-align: center;
	margin: 10px 0;
}

.mobile-logo a img {
}

li.mu_home_ico {
	background: url("../images/tm_catalog_icon.png") no-repeat center center;
}

li.tm-catalog {
	background: url("../images/tm_catalog_icon.png") no-repeat center center;
}

li.tm-account {
	background: url("../images/tm_account_icon.png") no-repeat center center;
}

li.tm-account.tab-active {
}

li.tm-cart {
	background: url("../images/tm_cart_icon.png") no-repeat center center;
	position: relative;
}

li.tm-cart.tab-active {
}

li.tm-search {
	background: url("../images/tm_search_icon.png") no-repeat center center;
}

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: #333;
	text-align: center;
	color: #fff;
}

#categoriesPopup .mulogins a {
	display: inline;
	padding: 0 10px;
	color: #fff;
	text-transform: capitalize;
	line-height: 20px;
	font-size: 15px;
}

#categoriesPopup .mulogins a:hover {
	color: #fff;
}

.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 {
	float: left;
	padding: 25px 0 0 80px;
	width: 280px;
}

#mu-head-search-boxs #mu-head-search {
	position: relative;
}

#mu-head-search-boxs  #mu-head-search .mu-search-header-input {
	border: none;
}

#musearchboxs #mu-head-search {
	margin: 0 10px;
	position: relative;
}

#mu-head-search .mu-search-header-input {
	display: block;
	color: #666;
	width: 100%;
	padding: 8px 0;
	line-height: 16px;
	height: 16px;
	border: #999 solid 1px;
	margin: 0;
	outline: none;
	font-size: 14px;
	text-indent: 8px;
}

#mu-head-search  .musearbtn {
	background: 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: 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 {
}

.wrapperAttribsOptions.muattSize {
	display: block;
}

.attributesComments {
	background: #f0f0ee;
	border-bottom: 1px solid #e7e7e0;
	margin: 10px -11px;
	padding: 4px 5px;
}

#productDetailsList {
	text-align: left;
}

#productDetailsList li {
	line-height: 22px;
	color: #666;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#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;
	padding: 10px 0;
	padding-right: 0;
}

.tableRow, .tableHeading, #cartSubTotal {
	line-height: 22px;
}

.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: 14px;
	font-weight: normal;
}

#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,  .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured {
	margin: 1em 0em;
}

.centerBoxWrapper {
	height: 1%;
	margin: 0;
}

h2.centerBoxHeading {
	text-align: center;
	box-sizing: border-box;
	color: #2a2a2a;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 12px  0 0 0;
	border-top: #fff solid 1px;
}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font: bold 13px arial;
}

#cartEmptyText {
	font-weight: normal !important;
}

.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: left;
}

.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*/



										   

											   



.mumobilenewlist {
	box-sizing: border-box;
	float: left;
	padding: 0 10px 10px 0;
}

.template_box {
	display: block;
	position: relative;
	text-align: center;
	background: #fff;
}

.template_box .button_sold_out_sm {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	margin: 0;
	padding: 8px 0 !important;
	width: 100% !important;
	box-sizing: border-box;
}

.template_box:hover  .template_name a {
	color: #e9232f;
}

.template_box .template_img {
	overflow: hidden;
	height: 158px;
}

.template_box .template_img a {
	display: block;
	position: relative;
	height: 153px;
	text-decoration: none;
	vertical-align: middle;
}

.template_box .template_img img {
	vertical-align: middle;
	box-sizing: border-box;
	display: block;
	max-height: 100%;
	width: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%,-50%,0);
	-webkit-transform: translate3d(-50%,-50%,0);
}

#IsNew .template_box .template_bottom {
	padding: 10px 0 0 0;
}

.template_box .template_bottom {
	padding: 10px 10px 10px 10px;
}

.template_box .template_name {
	line-height: 18px;
	height: 36px;
	width: 100%;
	overflow: hidden;
}

.template_box .template_name a {
	font-size: 13px;
	color: #333;
	text-transform: capitalize;
	font-weight: normal;
}

.template_box .template_name a:hover {
	color: #e9232f;
}

.template_box .template_price {
	padding: 6px 0 0 0;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	font-weight: normal;
	font-size: 14px;
	color: #000;
}

.normalprice {
	font-size: 12px;
	padding-right: 5px;
	color: #aaa;
	font-weight: normal;
}

.template_box .template_price .productSpecialPrice {
	font-size: 14px;
	color: #ed5258;
	font-weight: normal;
}

.normalprice, .productPriceDiscount {
	font-weight: normal;
}

.template_box  .productPriceDiscount .mudispri01 {
	display: none;
}

.template_box  .productPriceDiscount {
	display: none;
}

.mu_reviews_s {
	line-height: 13px;
	height: 13px;
	padding-top: 5px;
}

.mu_reviews_s a {
	padding-left: 5px;
}

@media (max-width: 480px) {
 

	.mumobilenewlist, .categoryListBoxContents {
		width: 50%;
	}

	.mumobilespecialshome, .mumobilenewhome {
		width: 50%;
		margin: 0px;
	}
}

@media (min-width:480px) and (max-width:979px) {

	
	.template_box .template_img, .template_box .template_img a {
		height: 144px;
	}

	.mumobilespecialshome, .mumobilenewhome {
		width: 33.3%;
	}

	.mumobilenewlist, .categoryListBoxContents {
		width: 33.3%;
	}

	.mumobilenewlist {
		padding: 0 16px 16px 0;
	}

	.mureclist12, .mureclist13, .mureclist14 {
		display: none;
	}
}

@media (min-width: 979px) {
 
	.template_box .template_img, .template_box .template_img a {
		height: 142px;
	}

	.mumobilenewlist, .categoryListBoxContents {
		width: 33.3333%;
	}

	.mumobilespecialshome, .mumobilenewhome {
		width: 25%;
	}
}	







	/*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: 14px/15px roboto,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;
}

#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: #e9232f;
	font-weight: normal;
	font-size: 12px;
}

.productPriceDiscount {
	color: #e9232f;
}

.mumbattbox {
	padding: 0 0 5px 0;
	border-bottom: #ddd solid 1px;
}

.mumbattboxbox {
	padding: 0 0 5px 0;
	border-bottom: #ddd solid 1px;
	font-size: 16px;
	text-align: center;
	color: #000
}

#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;
}

.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 {
	position: absolute;
	top: 8px;
	right: 17px;
	height: 18px;
	line-height: 16px;
	width: 16px;
	z-index: 10;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background: #e9232f;
	border-radius: 50%;
}

.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;
	}
}

#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: normal;
	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 {
	width: 100% !important;
	margin: 0;
	padding: 2px 0;
	font-size: 15px;
	text-transform: uppercase;
	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: normal;
	font-size: 16px;
	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;
}

.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-onepagecheck-title,.muloing-onepage .mu-onepagecheck-title {
	background: url(../images/oneico01.jpg) no-repeat left center;
	padding-left: 32px;
}

.mu-onepage-shipping.onepage-checkoutbox-boxs .mu-onepagecheck-title {
	background: url(../images/oneico02.jpg) no-repeat left center;
	padding-left: 38px;
}

.mu-onepage-payment.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;
}

.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 {
	background: url(../images/foot.gif) repeat-x;
	text-align: left;
}

.subNavBox .subNav {
	cursor: pointer;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	line-height: 22px;
	text-transform: uppercase;
	padding-bottom: 6px;
	letter-spacing: 1px;
}

.subNavBox .currentDd {
	color: #000
}

.subNavBox .navContent {
	display: block;
}

.subNavBox .navContent li a {
	display: block;
	font-size: 12px;
	text-transform: capitalize;
	line-height: 26px;
	color: #666;
	text-align: left;
	font-weight: normal;
}

.subNavBox .navContent li a:hover {
	color: #e9232f;
}

@media (max-width: 480px) {
 



	.mufootercols {
		width: 100%;
	}
}

@media (min-width:480px) and (max-width:979px) {
}

@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;
}

.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;
	border-radius: 3px;
	height: 28px;
	line-height: 28px;
	padding: 3px 0;
	text-indent: 10px;
	width: calc(100% - 2px);
	margin: 0;
	color: #666;
}

#newsletter-validate-detail .letterbtn, .musubfrombtn {
	background: #302634 url("../images/newsletterico.png") no-repeat  center center;
	border: medium none;
	height: 36px;
	width: 36px;
	border-radius: 3px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

.muinforew-topnub {
	line-height: 20px;
	padding: 5px 0;
}

.clear {
	clear: both;
}

.muinforew-topnub-num {
	float: left;
}

.muinforew-topnub-num-page {
	float: right;
}

.muinforew-nameboxs {
	line-height: 18px;
	border-bottom: #d8d8d8 solid 1px
}

.muinforew-nameboxs span {
	padding-right: 20px;
}

.reviews_textboxs {
	padding: 8px 0;
	border-bottom: #ddd dotted 1px;
	margin: 5px 0 0 0;
	padding: 20px;
	position: relative;
	background: #f7f7f7;
	border: 1px solid #e6e6e6;
	-webkit-border-radius: 5px;
}

#muinfowrite {
	display: inline-block;
	padding: 0 20px;
	border: 1px solid #000;
	background: #000;
	font-size: 12px;
	line-height: 34px;
	text-transform: uppercase;
	color: #fff;
	cursor: pointer;
}

.TabContent #reviewsWrite {
	display: none;
}

.TabContent #reviewsWrite.is-open {
	display: block;
}

#shoppingCartDefault #whatsNew {
	padding-top: 3px;
}

@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: auto !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: 18px;
	line-height: 26px;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 10px;
}

#addressBookProcessDefault h1 {
	color: #000;
	font-size: 18px;
	line-height: 26px;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 10px;
}

h2,h3,h4 {
	font-size: 18px;
	font-weight: bold;
}

#indexCategoriesHeading, #productListHeading {
	color: #000;
	font-size: 18px;
	line-height: 26px;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 10px;
}

#gvSendDefaultHeadingSend, #newProductsDefaultHeading, #allProductsDefaultHeading, #featuredDefaultHeading, #specialsListingHeading, #reviewsDefaultHeading {
	color: #000;
	font-size: 18px;
	line-height: 26px;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 10px;
}

#ezPageDefault.centerColumn {
	line-height: 20px;
	font-size: 13px;
	font-weight: normal;
}

#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;
	padding-top: 80px;
}

.mutopnav-pcboxs {
	width: 100%;
	background: #333;
}

#myslidemenu_2 {
	height: 46px;
	line-height: 46px;
	margin: 0 auto;
	position: relative;
	width: 980px;
	background: #333;
	overflow:hidden;
}

.mu_home {
	float: left;
}

.mu_home a {
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	padding: 0 16px;
	line-height: 46px;
	height: 46px;
	overflow: hidden;
	text-transform: uppercase;
}

.mu_home a:hover {
	color: #000;
	background: #f7f7f7
}

#myslidemenu_2 .mu_nav_ico {
	float: left;
	line-height: 46px;
}

#myslidemenu_2 .mu_nav_ico a {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.jqueryslidemenu ul li ul {
	background: #f7f7f7;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
	display: block;
	left: 0 !important;
	top: 46px !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: 33.3334%;
}

#myslidemenu_2 .mu_nav_ico ul li a {
	font-size: 14px;
	text-transform: capitalize;
	color: #000;
	display: block;
}

#myslidemenu_2 .mu_nav_ico ul li a:hover {
	background: #f7f7f7;
	color: #e9232f;
}

#myslidemenu_2 ul li:hover a span {
	color: #000;
	background: #f7f7f7;
}

#myslidemenu_2 ul li a span {
	padding: 0 18px;
	text-transform: uppercase;
	display: block;
}

#myslidemenu_2 .mu_nav_ico ul li .mu_two {
	line-height: 22px;
	padding-left: 5px;
}

#myslidemenu_2 .mu_nav_ico ul li .mu_two a {
	color: #333;
	font-size: 13px;
}

#myslidemenu_2 .mu_nav_ico ul li .mu_two a:hover {
	color: #e9232f;
}

.mu-top-box-pc {
	float: right;
	line-height: 30px;
	height: 30px;
	text-transform: capitalize;
	padding: 15px 0 0 0;
}

.navigation-nav {
	color: #e9e9e6;
	float: left;
}

.navigation-nav span {
	color: #000;
	padding-left: 20px;
}

.mu-top-box-pc .navigation-nav a.mulogoff-no {
	padding-left: 0;
}

.mu-top-box-pc .navigation-nav a {
	padding: 0 0 0 20px;
	color: #333;
}

.mu-top-box-pc .navigation-nav a:hover {
	color: #e9232f;
}

.mu-top-box-pc .currency {
	float: left;
	padding: 0 0 0 10px;
}

.mu-top-box-pc .currency #currency_switcher {
	padding-right: 16px;
	background: url(../images/curicos.png) no-repeat center right;
}

.mu-top-box-pc .currency #currPopup {
	top: 30px;
	right: 0;
}

.mu-curr-pc {
	float: left;
	padding: 0 0 0  10px;
}

.h_sort {
	float: left;
}

.h_sort a {
	border-right: 1px solid #eee;
	color: #000;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: normal;
	padding: 0 20px;
	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 52px 13px;
	padding-right: 26px;
}

#mupriceup:hover, #mupriceup.on {
	background: #010101 url("../images/mupriceuph.png") no-repeat scroll 52px 13px;
}

#mupricedown {
	background: rgba(0, 0, 0, 0) url("../images/mupricedown.png") no-repeat scroll 52px 13px;
	padding-right: 26px;
}

#mupricedown:hover, #mupricedown.on {
	background: #010101 url("../images/mupricedownh.png") no-repeat scroll 52px 13px;
}

.navSplitPagesResult {
	padding: 0 0 0 10px;
}

#newsArchivTable th {
	display: none;
}

#newsArchivTable td {
	line-height: 20px;
	border-bottom: #eee solid 1px;
}

.muf20 {
	padding-bottom: 20px;
}

.muindex-width.body-bg {
	padding: 0;
}

.body-bg {
	min-height: 40px;
	padding-bottom: 20px;
}

.mumainbgs.body-bg {
	background: #f7f7f7;
}

.muindex-width .body-upper-bg {
	width: 100%;
}

.mu_pro_listatt {
	display: none;
}

h3.box-head {
	height: 36px;
	line-height: 36px;
	color: #000;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #f1f1f1;
}

h3.box-head a {
	color: #fff;
}

.mu_pro_listatt .box {
	padding: 0 10px;
}

#categoriesContent {
	padding: 3px 0 6px 0;
	border-bottom: 1px solid #f1f1f1;
}

#categoriesContent li {
	line-height: 28px;
	text-transform: capitalize;
}

#categoriesContent li a {
	font-size: 13px;
	color: #000;
}

#categoriesContent li a:hover {
	color: #e9232f;
}

#categoriesContent li.category-subs, #categoriesContent li.category-products {
	line-height: 22px;
}

#categoriesContent li.category-subs a, #categoriesContent li.category-products a {
	color: #666;
	font-size: 12px;
}

#categoriesContent li.category-subs a:hover, #categoriesContent li.category-products a:hover {
	color: #e9232f;
}

#categoriesContent SPAN.category-subs-parent,#categoriesContent  SPAN.category-subs-selected {
	font-weight: normal;
	color: #e9232f;
}

.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;
}

#btn_animBoxCart {
	display: none;
}

.musharebox {
	padding-top: 20px;
}

.cartTotalsDisplay.important {
	display: none;
}

.mubtncheckout.buttonRow  , .mubtnshipping.buttonRow {
	margin: 0;
}

.mubtncheckout {
	float: right;
}

.mubtnshipping {
	float: left;
}

.mubtncheckout span {
	background: #c00;
	border: #c00 solid 1px;
}

#logo {
	float: left;
	padding: 15px 0 0 0;
}

#logo img {
	max-height: 60px;
	width: auto;
}

#indexDefaultMainContent {
	background: #fff;
}

.mufindpairbox h2, .murecbetstboxs h2, .muourstoresboxs h2, .mumbsimilar .muinfotitle {
	color: #000;
	font-weight: normal;
	font-size: 30px;
	line-height: 32px;
	letter-spacing: 1px;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
}

.product-wrapper {
	padding-right: 10px;
	width: 33.3334%;
	float: left;
	text-align: center;
	box-sizing: border-box;
}

.product-wrapper-boxs {
	background: #fff;
}

.product-wrapper .product-image {
	overflow: hidden;
}

.product-wrapper .product-image img {
	width: 100%;
	height: auto;
}

.product-wrapper .product-descriptions {
	padding: 20px 0 26px 0;
}

.product-wrapper .product-descriptions a {
	border-bottom: 1px solid #333;
	font-weight: normal;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 23px;
	letter-spacing: 1px;
	padding-bottom: 6px;
	text-transform: uppercase;
}

.product-wrapper:hover .product-descriptions a {
	border-bottom: #fff solid 1px;
	color: #e9232f;
}

.murecnewboxs {
	background: #fff;
	width: 100%;
}

.murecnew-boxs h2 {
	color: #000;
	font-weight: normal;
	padding-bottom: 26px;
	font-size: 30px;
	line-height: 38px;
	letter-spacing: 1px;
	margin: 0;
	text-transform: uppercase;
	text-align: center;
}

.murecnew-boxs h2 a {
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: #000 solid 1px;
}

.murecnew-boxs h2 a:hover {
	border-bottom: #fff solid 1px;
}

.cat-text {
	line-height: 22px;
	color: #c0c0c0;
	text-transform: capitalize;
}

.cat-text a {
	color: #c0c0c0;
	text-decoration: underline;
}

.cat-text a:hover {
	color: #e9232f;
}

.muourstores {
	background: #fff;
}

.storelocatorboxs a {
	display: block;
	position: relative;
}

.storelocatorboxs a img {
	width: 100%;
	height: auto;
}

.storelocatorboxs .store-item {
	bottom: 50%;
	color: #fff;
	left: 5%;
	padding: 5px;
	position: absolute;
	text-align: center;
	transform: translateY(50%);
	width: 90%;
}

.storelocatorboxs .store-item span {
	font-size: 47px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.storelocatorboxs:hover .store-item span {
	border-bottom: #fff solid 2px;
}

.foot-logo {
	height: 50px;
	background: #333;
	width: 100%;
}

.foot-logoboxs {
	height: 50px;
	background: #333 url(../images/foot-logo.png) no-repeat top center;
}

.socialboxs h3 {
	color: #000;
	font-size: 14px;
	letter-spacing: 1px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: normal;
}

.socialboxs .socialboxs-col-newsletter h3 {
	padding-bottom: 16px;
}

.socialboxs-col p {
	line-height: 22px;
}

.share-boxs {
	padding: 10px 0 0 0;
}

.share-boxs a {
	display: inline-block;
	padding-right: 10px;
	width: 41px;
	height: 41px;
}

.socialboxs-col .content {
	color: #666;
}

.legalCopyright {
	padding: 26px 0  16px 0;
	text-align: center;
	background-color: #f0f0f0;
}

.mucopyright-info {
	padding: 10px 0 0 0;
	line-height: 20px;
	color: #333;
	font-size: 12px;
}

.mucopyright-info a {
	color: #333;
}

#sorter select {
	text-indent: 0;
}

.sizechart-header {
	font-size: 16px;
	font-weight: normal;
	color: #000;
	padding-bottom: 10px;
}

.sizechart-wrap .sizes table {
	border-top: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	width: 100%;
}

.sizechart-wrap .sizes td {
	padding: 6px 0;
	text-align: center;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}

.sizechart-wrap .sizes td p {
	text-align: center !important;
}

#productAttributes {
	position: relative;
}

.whats-my-size {
	position: absolute;
	top: 0;
	right: 0;
	color: #b1b1b1;
	border-bottom: #b1b1b1 solid 1px;
	font-size: 13px;
	display: none;
}

.whats-my-size:hover {
	border-bottom: #e9232f solid 1px;
}

#sorter {
	margin: 0;
}

.mu_qtybox #min, .mu_qtybox #add {
	line-height: 32px;
	height: 32px;
	text-align: center;
	display: block;
	text-indent: 0;
	padding: 0 10px;
	margin: 0;
	font-size: 16px;
	color: #888;
	background: #f9f9f9;
	border: #ddd solid 1px;
	cursor: pointer;
	float: left;
}

.mu_qtybox #text_box {
	text-align: center;
	line-height: 30px;
	height: 30px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	float: left;
	padding: 0;
	width: 50px;
	margin: 0;
	border: #ddd solid 1px;
	border-left: none;
	border-right: none;
}

.mu_qtybox_btn {
	padding-top: 10px;
}

.mu_qtybox_btn .button_in_cart {
	width: 100% !important;
	margin: 0;
	padding: 2px 0;
	font-size: 15px;
	text-transform: uppercase;
	height: 38px;
}

.nTab {
	padding: 30px 0 0 0;
}

.nTab .TabTitle {
	clear: both;
	height: 34px;
	overflow: hidden;
}

.nTab .TabTitle li {
	padding: 0 20px;
	float: left;
	cursor: pointer;
	height: 32px;
	line-height: 32px;
	list-style-type: none;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
}

.nTab .TabTitle .active {
	border-bottom: #000 solid 1px;
	color: #000;
}

.nTab .TabTitle .normal {
	color: #525252;
	border-bottom: #e8e8e8 solid 1px;
}

.nTab .TabContent {
	margin-top: -2px;
	padding: 5px 0 5px 0;
	line-height: 22px;
	font-size: 13px;
	font-weight: normal;
	border-top: 1px #e8e8e8 solid;
}

.nTab .none {
	display: none;
}

.mutopinfo {
	line-height: 36px;
	height: 36px;
	border-bottom: #ddd solid 1px;
	color: #000;
	font-weight: normal;
	font-size: 15px;
	text-align: center;
}

.mu-topboxs {
	position: relative;
}

.mu-topboxs .mutopinfo {
	position: absolute;
	right: 0;
	top: 3px;
	line-height: 16px;
	text-transform: capitalize;
	color: #e9232f;
	font-weight: normal;
	font-size: 13px;
	float: left;
}

#payment-method-warpper i {
	color: #e9232f;
	padding-right: 5px;
}

#payment-method-warpper LABEL.inputLabelPayment {
	padding-left: 0;
	width: 110px;
}

#payment-method-warpper .ccinfo #mycheckout-card_month, #payment-method-warpper .ccinfo #mycheckout-card_year {
	width: 100px;
}

#shoppingCartDefault #whatsNew .mu-m-boxs {
	margin-right: -20px;
}

.murow-imgs {
	float: left;
	width: 80px;
}

.murow-info {
	float: left;
	padding: 0 0 0 10px;
	width: calc(100% - 90px);
	text-align: left;
}

.murow-info .cartAttribsList {
	margin: 0;
	color: #666;
}

@media (max-width: 480px) {
 

	#specialsListing.centerColumn {
		padding: 10px 0 0 10px;
	}

	#cartContentsDisplay .scTotalHeading, #cartContentsDisplay .cartTotalDisplay {
		display: none;
	}

	#mu_pro_listatt {
		padding: 0 0 2px 10px;
	}

	#ezPageDefault {
		padding: 0 10px;
	}

	.mu-info-rt-boxs {
		padding: 0 10px;
	}

	#productGeneral .home-banner {
		margin: 0 10px;
		width: calc(100% - 32px);
		padding: 5px;
		border: 1px solid #e1e1e1;
	}

	.Shipping_Return_info_rt, .Shipping_Return_info_left {
		float: none;
		width: 100%;
	}

	.mubtncheckout,.mubtnshipping {
		float: none;
		padding-bottom: 12px;
	}

	.mufindpairbox {
		padding: 16px 0 0 0;
	}

	.mufindpairbox h2 {
		font-size: 22px;
		line-height: 26px;
		padding-bottom: 16px;
	}

	.murecbetstboxs h2 {
		font-size: 22px;
		line-height: 26px;
		padding: 6px 0 16px 0;
	}

	.mufindboxs .product-wrapper {
		width: 100%;
		float: none;
		padding: 0 10px 10px 10px;
	}

	.mufindboxs .product-wrapper .product-image,.mufindboxs .product-wrapper .product-descriptions {
		display: inline-block;
		width: 49%;
		box-sizing: border-box;
		vertical-align: middle;
		padding: 5px;
	}

	.product-wrapper .product-descriptions {
	}

	.product-wrapper .product-descriptions a {
	}

	.murecnew-boxs {
		padding: 16px 0 0 0;
	}

	.murecnew-boxs h2, .muourstoresboxs h2 {
		font-size: 22px;
		line-height: 26px;
		padding-bottom: 16px;
	}

	.mumbsimilar .muinfotitle {
		font-size: 22px;
		line-height: 26px;
		padding-bottom: 10px;
	}

	#similar_product {
		padding: 0 0 0 10px;
	}

	.cat-text {
		padding: 0 10px;
	}

	#IsNew .mu-m-boxs {
		padding: 10px 0 0 10px;
	}

	.mureclist14 {
		display: none;
	}

	.top-categories .mufindpairbox-mains {
		padding: 0 0 0 10px;
	}

	.top-categories .mufindpairbox-mains .product-wrapper {
		width: 50%;
		padding-bottom: 10px;
	}

	.top-categories .product-wrapper .product-descriptions a {
		font-size: 16px;
	}

	#IsBest .mu-m-boxs {
		padding: 0 0 0 10px;
	}

	.muourstoresboxs {
		padding: 16px 10px 0 10px;
	}

	.storelocatorboxs {
		float: none;
		width: 100%;
		padding: 0 0 10px 0;
	}

	.storelocatorboxs .store-item span {
		font-size: 32px;
	}

	#indexProductList .mu-m-boxs {
		padding: 0 0 0 10px;
	}

	#advSearchResultsDefaultHeading {
		padding-left: 10px;
	}

	#advSearchResultsDefault .mu-m-boxs {
		padding-left: 10px;
	}

	#newProductsDefault.centerColumn {
		padding: 0 10px;
	}

	#newProductsDefault .mu-new-listboxs {
		margin-right: -10px;
	}

	.nTab {
		padding: 12px 10px 0 10px;
	}

	.nTab .TabTitle li {
		font-size: 13px;
		padding: 0;
		width: 33.3334%;
		text-indent: 0;
		text-align: center;
	}
}

@media (min-width:480px) and (max-width:979px) {

	#specialsListing.centerColumn {
		padding: 10px 0 0 16px;
	}

	#mu_pro_listatt {
		padding: 0 0 2px 16px;
	}

	#ezPageDefault {
		padding: 0 10px;
	}

	.mu-info-rt-boxs {
		padding: 0 16px;
	}

	#productGeneral .home-banner {
		margin: 0 10px;
		width: calc(100% - 32px);
		padding: 5px;
		border: 1px solid #e1e1e1;
	}

	.nTab {
		padding: 16px 16px 0 16px;
	}

	#similar_product {
		padding: 0 0 0 16px;
	}

	.musimilist9 {
		display: none;
	}

	.mufindpairbox {
		padding: 16px 0 16px 0;
	}

	.top-categories .mufindpairbox {
		padding: 16px 0 0 0;
	}

	.mufindpairbox h2,.murecbetstboxs h2, .muourstoresboxs h2 {
		font-size: 22px;
		line-height: 26px;
		padding-bottom: 16px;
	}

	.mumbsimilar .muinfotitle {
		font-size: 22px;
		line-height: 26px;
		padding-bottom: 12px;
	}

	.mufindpairbox-mains, #IsBest .mu-m-boxs {
		padding-left: 16px;
	}

	.product-wrapper {
		padding-right: 16px;
	}

	.product-wrapper .product-descriptions a {
		font-size: 18px;
	}

	.murecnew-boxs {
		padding: 20px 0 0 0;
	}

	.murecnewboxs .murecnew-boxs h2 {
		padding-bottom: 20px;
		font-size: 22px;
		line-height: 26px;
	}

	.cat-text {
		padding: 0 20px;
	}

	#IsNew .mu-m-boxs {
		padding: 16px 0 0 16px;
	}

	.muourstoresboxs {
		padding: 16px 0 16px 16px;
	}

	.storelocatorboxs {
		padding-right: 16px;
	}

	.mutop-categories .product-wrapper {
		padding-bottom: 16px;
	}

	.storelocatorboxs .store-item span {
		font-size: 30px;
	}

	#indexProductList .mu-m-boxs {
		padding: 0 0 0 16px;
	}

	#advSearchResultsDefaultHeading {
		padding-left: 16px;
	}

	#advSearchResultsDefault .mu-m-boxs {
		padding-left: 16px;
	}

	#newProductsDefault.centerColumn {
		padding: 0 16px;
	}

	#newProductsDefault .mu-new-listboxs {
		margin-right: -16px;
	}
}

@media (min-width: 979px) {
 



	#ezPageDefault {
		padding: 0 10px;
	}
}

@media (min-width:320px) and (max-width:979px) {

	

	.socialboxs {
		padding: 20px 20px 20px 20px;
		max-width: 500px;
		margin: 0 auto;
	}

	.socialboxs h3 {
		text-align: center;
	}

	.socialboxs-col-share {
		padding: 20px 0;
	}

	.share-boxs {
		text-align: center;
	}

	.share-boxs a {
		padding: 0 5px;
	}

	.socialboxs-col .content {
		text-align: center;
	}

	.subNavBox .subNav {
		padding: 0 0 0 12px;
		line-height: 40px;
		background: url(../images/des.png) no-repeat 100% 3px;
		border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	}

	.subNavBox .navContent {
		border-bottom: 1px solid #f4f4f4;
		padding: 6px 0 6px 12px;
	}

	.subNavBox .navContent li a {
		line-height: 30px;
	}

	.legalCopyright {
		padding: 20px 10px 16px 10px;
	}

	.navSplitPagesLinks {
		padding-right: 0;
	}

	.mumbnubtop, .mumbnubbom {
		background: none;
	}

	#advSearchResultsDefault.centerColumn {
		padding: 0;
	}
}

#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;
}

.mu-topboxsfix {
	border-bottom: #333333 solid 1px;
	display: none;
	position: fixed;
	background: #fff;
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
	height: 80px;
}





/***********************pc*************************/



@media only screen and (min-width: 980px) {

	#shoppingCartDefault #whatsNew .mumobilenewlist {
		width: 20%;
		padding: 20px 20px 0 0;
	}

	.muindexflsh {
		width: 980px;
		margin: 0 auto;
	}

	#accountDefault, #accountHistInfo, #accountHistoryDefault, #accountEditDefault, #addressBookDefault, #addressBookProcessDefault, #accountPassword, #acctNewslettersDefault, #accountNotifications {
		margin: 0 auto;
		min-width: 780px;
	}

	.mu_pro_listatt, #btn_animBoxCart, .mu-topboxsfix, .mutopnav-pc {
		display: block;
	}

	#navBreadCrumb {
		background: none;
	}

	.musheji_box .musheji_price {
		padding: 8px 0 0 0;
	}

	.musheji_box .musheji_bottom {
		padding: 10px 10px 16px 10px;
	}

	.sizechart-wrap .sizes {
		width: 33%;
		padding-right: 30px;
		float: left;
	}

	#contactUsDefault {
		width: 56%;
	}

	#ezPageDefault.centerColumn {
		padding: 0;
	}

	.nTab ul#myTab1 {
		margin: 0 auto;
		width: 560px;
	}

	#reviewsWrite {
		max-width: 600px;
		text-align: left;
	}

	#indexProductList .mumobilenewlist, #advSearchResultsDefault .mumobilenewlist, #newProductsDefault .mumobilenewlist, #specialsListing .mumobilenewlist {
		width: 33.3334%;
		padding: 0 20px 20px 0;
	}

	#indexProductList .mu-m-boxs, #advSearchResultsDefault .mu-m-boxs, #newProductsDefault .mu-new-listboxs, #specialsListing .mu-m-boxs {
		padding: 20px 0 0 0;
		margin-right: -20px;
	}

	.socialboxs-col-share {
		float: right;
		width: 32%;
		text-align: left;
	}

	.socialboxs-col-newsletter {
		width: 36%;
		box-sizing: border-box;
		margin: 0 auto;
	}

	.socialboxs-col {
		float: right;
		width: 32%;
		text-align: left;
		box-sizing: border-box;
	}

	.socialboxs {
		padding: 30px 0 30px 0;
	}

	.murecnew-boxs, #IsBest, .muourstoresboxs, .socialboxs {
		margin: 0 auto;
		width: 980px;
	}

	.mutop-categories .product-wrapper {
		padding-bottom: 20px;
	}

	.mufindpairbox.mufindboxs, .murecbetstboxs {
		padding-bottom: 20px;
	}

	.storelocatorboxs-mains {
		padding: 20px 0 20px 0;
		margin-right: -20px;
	}

	.murecbest5 {
		display: none;
	}

	#IsBest, .muourstoresboxs {
		padding: 20px 0 0 0;
	}

	#IsBest .mu-m-boxs {
		margin-right: -20px;
	}

	#IsBest .mumobilenewlist {
		padding: 0 20px 0 0;
		width: 20%;
	}

	#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(40% - 20px);
	}

	.mufindpairbox {
		margin: 0 auto;
		width: 980px;
		padding: 20px 0 0 0;
	}

	.mufindpairbox h2 {
		padding-bottom: 20px;
	}

	.product-wrapper {
		padding-right: 20px;
	}

	.mufindpairbox-mains {
		margin-right: -20px;
	}

	#IsNew .mumobilenewlist {
		padding: 0 20px 20px 0;
		width: 20%;
	}

	#IsNew .mu-m-boxs {
		margin-right: -20px;
		padding-top: 20px;
	}

	.murecnew-boxs {
		padding: 20px 0 0 0;
	}

	.murecnewboxs .murecnew-boxs h2 {
		padding-bottom: 20px;
	}

	.mu_pro_listatt {
		width: 220px;
		margin: 0;
		float: left;
	}

	.mulistboxs-rt .mainWrapper {
		float: left;
		width: calc(100% - 240px);
		padding-left: 20px;
	}

	#similar_product .mumobilenewlist {
		width: 20%;
		padding: 10px 20px 0 0;
	}

	#similar_product {
		margin-right: -20px;
	}
}

@media (max-width: 1024px) and (min-width: 980px) {

	.body-upper-bg,.languages-wrapper, .mu-mufooter, .mu-foot-newsletter,  .mucopyright-boxs, .mu-topboxs {
		margin: 0 auto;
		width: 980px;
	}

	.mu-feature1 {
		padding: 15px  0 0 0;
	}

	.mu-feature1-boxs {
		margin-right: -10px;
	}

	.mufixboxs,  .languages-wrapper .mucartnum, #munavpreboxs {
		display: none;
	}

	.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: #eee 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;
	}

	.mucompare-boxs {
		display: block;
	}

	#navBreadCrumb {
		padding: 10px 0;
		box-shadow: none
	}
}

@media (max-width: 1199px) and (min-width: 1025px) {

	.body-upper-bg,.languages-wrapper, .mu-mufooter, .mu-foot-newsletter,  .mucopyright-boxs, .mu-topboxs {
		margin: 0 auto;
		width: 980px;
	}

	.mu-feature1 {
		padding: 15px  0 0 0;
	}

	.mu-feature1-boxs {
		margin-right: -10px;
	}

	.mufixboxs,  .languages-wrapper .mucartnum, #munavpreboxs {
		display: none;
	}

	.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;
	}

	.mucompare-boxs {
		display: block;
	}

	#navBreadCrumb {
		padding: 10px 0;
		box-shadow: none
	}
}

@media (min-width: 1200px) {

	.muindexflsh {
		width: 80%;
	}

	.template_box .template_img, .template_box .template_img a {
		height: 176px;
	}

	.body-upper-bg,.languages-wrapper, .mu-mufooter, .mu-foot-newsletter, #myslidemenu_2,  .mucopyright-boxs,  .mu-topboxs, .mufindpairbox, .murecnew-boxs, #IsBest, .muourstoresboxs, .socialboxs {
		margin: 0 auto;
		width: 1200px;
	}

	.body-bg {
		padding-bottom: 20px;
	}

	#mu-head-search-boxs {
		width: 340px;
	}

	.mufindpairbox.mufindboxs, .murecbetstboxs {
		padding-bottom: 26px;
	}

	#IsBest, .muourstoresboxs {
		padding: 26px 0 0 0;
	}

	.storelocatorboxs-mains {
		padding: 26px 0 26px 0;
		margin-right: -26px;
	}

	.mufindpairbox h2 {
		padding-bottom: 26px;
	}

	.product-wrapper {
		padding-right: 26px;
	}

	.mufindpairbox-mains {
		margin-right: -26px;
	}

	#indexProductList .mumobilenewlist,  #advSearchResultsDefault .mumobilenewlist, #newProductsDefault .mumobilenewlist, #specialsListing .mumobilenewlist {
		width: 25%;
		padding: 0 26px 26px 0;
	}

	#indexProductList .mu-m-boxs, #advSearchResultsDefault .mu-m-boxs, #newProductsDefault .mu-new-listboxs, #specialsListing .mu-m-boxs {
		padding: 26px 0 0 0;
		margin-right: -26px;
	}

	.murecnew-boxs {
		padding: 26px 0 0 0;
	}

	.mufindpairbox.mutop-categories {
		padding-top: 26px;
	}

	.mutop-categories .product-wrapper {
		padding-bottom: 26px;
	}

	.mu-feature1 {
		padding: 15px  0 0 0;
	}

	.mu-feature1-boxs {
		margin-right: -10px;
	}

	.mufixboxs,  .languages-wrapper .mucartnum, #munavpreboxs {
		display: none;
	}

	.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: 260px;
		margin: 0;
		float: left;
	}

	.mulistboxs-rt .mainWrapper {
		float: left;
		width: calc(100% - 286px);
		padding-left: 26px;
	}

	.mucompare-boxs {
		display: block;
	}

	#navBreadCrumb {
		padding: 10px 0;
		box-shadow: none
	}
}

#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;
}

select#myorder-expires-month {
	width: 75px;
}

select#myorder-expires-year {
	width: 75px;
}

input#myorder-cvv123 {
	width: 100px;
}

.commonTitle {
	border-bottom: 3px solid #EEE;
	font-size: 23px;
	line-height: 1;
	margin: 0 0 10px;
	padding: 0;
	text-align: center;
}

.commonTitle a {
	border-bottom: 3px solid #000;
	display: inline-block;
	text-transform: uppercase;
	margin-bottom: -3px;
	padding-bottom: 10px;
	color: #666;
}

.mu-m-boxs .was {
	text-decoration: line-through;
}

@media (min-width: 1200px) {
	.mu-m-boxs-home {
		width: 80%;
		margin: 0 auto;
	}
}

.tm-currency select {
	border: 0px;
	background: none;
	height: 55px;
	margin-bottom: 0px;
}

.list-popup li {
	float: none!important;
}

#currency_switcher2 {
	margin-top: 15px;
	font-size: 14px !important;
	font-weight: bold;
}

#currPopup2 {
	width: 100%;
	text-align: center;
}

#currPopup2 .list-popup li {
	line-height: 35px;
}

@media (max-width:979px) {
	#cartImage img {
		width: 100px;
	}
}

.dropdown-toggle {
	border-color: #eee;
}

.nav li.dropdown > .dropdown-toggle .caret {
	border-bottom-color: #FFFFFF;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	border-top-color: #FFFFFF;
	border-top-color: rgba(0, 0, 0, 0.2);
	margin-bottom: 2px;
	margin-left: 2px;
	border-width: 2px 2px 0;
}

.nav li.dropdown:hover > .dropdown-toggle .caret {
	border-bottom-color: #333333;
	border-top-color: #333333;
}

.navbar-nav {
	margin-top: 0px;
	margin-right: 0px;
}

	/*bootstrap3 multi level menu*/

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}

.dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #cccccc;
	margin-top: 8px;
	margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
	border-left-color: #ffffff;
}

.dropdown-submenu .pull-left {
	float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}

.nav > li > a:hover, .nav > li > a:focus {
	background-color: transparent;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #fff;
	color: #333;
}

.navbar .dropdown-menu.multi-2-columns {
	width: 400px;
}

.navbar .dropdown-menu.multi-2-columns li {
	float: left;
	width: 200px;
}

	/*.navbar-collapse
	{
		background:#fff;
	}*/
	
.navbar .nav > li:hover > a {
	color: #000;
}

.navbar .dropdown-menu > li > a, .navbar  .dropdown-menu > li > a:focus, 
	.navbar  .dropdown-menu > li > a:hover {
	padding: 8px 20px;
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none;
}

.pager li {
	display: inline;
}

.pager li > a,

.pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #000;
	border: 1px solid #ddd;
	border-radius: 10px;
}

.pager li > a:hover,

.pager li > a:focus {
	text-decoration: none;
	padding: 5px 14px;
	border-radius: 10px;
	background-color: #000;
}

.pager .next > a,

.pager .next > span {
	float: right;
}

.pager .previous > a,

.pager .previous > span {
	float: left;
}

.pager .disabled > a,

.pager .disabled > a:hover,

.pager .disabled > a:focus,

.pager .disabled > span {
	color: #777;
	background-color: #000;
	cursor: not-allowed;
	background-color: #fff;
}

#abc {
	border: 0px solid #ddd;
	max-width: 100%;
	cursor: pointer;
	width: expression(this.width > 330 ? 330: true);
	height: expression(this.height > 500 ? 500: true);
	max-height: 500px;
	overflow: hidden;
}

#sp1 img {
	border: 1px solid #ddd;
	padding: 2px;
	cursor: pointer;
	width: 80px;
	height: 80px;
}

.more-views {
	clear: both;
	margin-top: 5px;
	float: left;
	width: 100%;
}

.product-view {
}

.product-essential {
}

.product-collateral .box-collateral {
	margin: 0 0 15px;
}

/* Product Images */
.product-view .product-img-box {
	float: left;
	width: 267px;
}

.col3-layout .product-view .product-img-box {
	float: none;
	margin: 0 auto;
}

.product-view .product-img-box .product-image {
	border: 1px solid #ddd;
}

.product-view .product-img-box .product-image-zoom {
	position: relative;
	width: 265px;
	height: 265px;
	overflow: hidden;
	z-index: 9;
}

.product-view .product-img-box .product-image-zoom img {
	position: absolute;
	left: 0;
	top: 0;
	cursor: move;
}

.product-view .product-img-box .zoom-notice {
	text-align: center;
}

.product-view .product-img-box .zoom {
	position: relative;
	z-index: 9;
	height: 18px;
	margin: 0 auto 13px;
	padding: 0 28px;
	background: url(../images/slider_bg.gif) 50% 50% no-repeat;
	cursor: pointer;
}

.product-view .product-img-box .zoom.disabled {
	-moz-opacity: .3;
	-webkit-opacity: .3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
/*IE8*/
	opacity: .3;
}

.product-view .product-img-box .zoom #track {
	position: relative;
	height: 18px;
}

.product-view .product-img-box .zoom #handle {
	position: absolute;
	left: 0;
	top: -1px;
	width: 9px;
	height: 22px;
	background: url(../images/magnifier_handle.gif) 0 0 no-repeat;
}

.product-view .product-img-box .zoom .btn-zoom-out {
	position: absolute;
	left: 2px;
	top: 0;
}

.product-view .product-img-box .zoom .btn-zoom-in {
	position: absolute;
	right: 2px;
	top: 0;
}

.product-view .product-img-box .more-views ul {
	margin-left: -4px
}

.product-view .product-img-box .more-views li {
	float: left;
	padding: 1px;
	background-color: #ddd;
	margin: 0 0 8px 4px;
}

.product-image-popup {
	margin: 0 auto;
}

.product-image-popup .buttons-set {
	float: right;
	clear: none;
	border: 0;
	margin: 0;
	padding: 0;
}

.product-image-popup .nav {
	margin: 0 100px;
	text-align: center;
}

.product-image-popup .image {
	display: block;
}

.product-image-popup .image-label {
}

/* Product Shop */
.product-view .product-shop {
	float: right;
	width: 100%;
	max-width: 445px;
}

.col1-layout .product-view .product-shop {
	float: right;
	width: 700px;
}

.col3-layout .product-view .product-shop {
	float: none;
	width: auto;
}

.product-view .product-name {
}

.product-view .short-description {
}

/* Product Options */
.product-options {
	padding: 10px;
	margin: 10px 0 0;
	border: 1px solid #ddd;
	background-color: #f6f6f6;
}

.product-options dt label {
	font-weight: bold;
}

.product-options dt .qty-holder {
	float: right;
}

.product-options dt .qty-holder label {
	vertical-align: middle;
}

.product-options dt .qty-disabled {
	background: none;
	border: 0;
	padding: 3px;
	color: #000;
}

.product-options dd {
	margin: 10px 0;
}

.product-options dl.last dd.last {
}

.product-options dd input.input-text {
	width: 98%;
}

.product-options dd input.datetime-picker {
	width: 150px;
}

.product-options dd .time-picker {
	display: -moz-inline-box;
	display: inline-block;
	padding: 2px 0;
	vertical-align: middle;
}

.product-options dd textarea {
	width: 98%;
	height: 8em;
}

.product-options dd select {
	width: 100%;
}

.product-options .options-list {
}

.product-options .options-list input.radio {
	float: left;
	margin: 3px -18px 0 0;
}

.product-options .options-list input.checkbox {
	float: left;
	margin: 3px -20px 0 0;
}

.product-options .options-list .label {
	display: block;
	margin-left: 20px;
}

.product-options ul.validation-failed {
	padding: 0 7px;
}

.product-options p.required {
	padding: 15px 0 0;
}

.product-options-bottom {
	padding: 10px;
	border: 1px solid #ddd;
	border-top: 0;
}

.product-options-bottom .price-box {
	margin: 10px 0;
}

/* Grouped Product */
.product-view .grouped-items-table {
}

/* Block: Description */
.product-view .box-description {
}

/* Block: Additional */
.product-view .box-additional {
}

/* Block: Upsell */
.product-view .box-up-sell {
}

.product-view .box-up-sell .products-grid td {
	width: 25%;
}

/* Block: Tags */
.product-view .box-tags {
}

.product-view .box-tags .form-add label {
	float: left;
}

.product-view .box-tags .form-add .input-box {
	float: left;
	width: 260px;
	margin: 0 5px;
}

.product-view .box-tags .form-add input.input-text {
	width: 254px;
}

.product-view .box-tags .form-add p {
	clear: both;
}

/* Block: Reviews */
.product-view .box-reviews {
}

.product-view .box-reviews .form-add {
}

.prolabel-wrapper {
	position: relative;
}





/* product view */
.product-view .product-img-box {
	float: left;
	width: 100%;
	max-width: 550px;
}

.product-view .product-img-box .more-views {
	clear: both;
	margin-top: 5px;
	float: left;
	width: 100%;
}

.product-view .product-img-box .highslide-gallery .more-views a {
	margin-right: 5px;
	margin-bottom: 4px;
}

.product-view .product-img-box .more-views a {
	width: 56px;
	float: left;
}

.product-view .product-shop,
.col1-layout .product-view .product-shop {
	width: auto;
	float: none;
	float: right;
	width: 100%;
	max-width: 500px;
}

.product-view .product-shop .product-shop-inner {
	float: left;
	width: 100%;
}

.product-view .product-img-box .product-image-zoom {
	width: 370px;
	height: 370px;
}

.product-view .product-img-box .product-image-zoom img {
	max-width: 900px;
	width: auto;
}

.highslide img {
	border: 1px solid #ddd;
	width: auto;
	max-width: 100%;
}

.highslide img:hover {
	border: 1px solid #ccc;
}

.product-view .product-shop .product-name {
	margin: 0 0 17px;
}

.product-view .product-shop .email-friend,
.product-view .product-shop .no-rating {
	float: left;
	font-size: 11px;
	margin: 0 12px 12px 0;
}

.product-view .product-shop .email-friend a,
.product-view .product-shop .no-rating a,
.product-view .product-shop .rating-links a {
	color: #777;
}

.product-view .product-shop .rating-links .separator {
	color: #999;
}

.product-view .product-shop .ratings {
	line-height: 1.4em;
	font-size: 11px;
}

.product-view .product-shop .short-description {
	clear: both;
	margin: 12px 0;
	display: none;
}

.product-view .product-shop .availability {
	font-size: 14px;
	margin: 7px 0;
}

.product-view .product-shop .price-box {
	float: left;
	margin: 0 20px 7px 0;
	font-size: 18px;
	line-height: 28px;
}

.product-view .product-shop .price-box .price,
.product-view .product-shop .regular-price .price,
.product-view .product-shop .price-from .price-label,
.product-view .product-shop .price-to .price-label {
	font-weight: bold;
}

.product-view .product-shop .tier-prices {
	clear: both;
	margin: 7px 0;
	padding: 7px 12px;
	background: #ffffff;
	border: 1px dotted #ddd;
	font-size: .9em;
}

.product-view .product-shop .tier-prices li {
	line-height: 1.7em;
}

.product-view .product-shop .price-box {
	display: none;
}

.product-view .add-to-cart-wrapper {
	padding: 17px 10px;
	background: #f4f4f4;
	border: 1px solid #eee;
	position: relative;
	margin-top: 25px;
}

.product-view .add-to-cart-wrapper .availability {
	position: absolute;
	top: -20px;
	left: 0;
	margin: 0;
}

.product-view .grouped-items-table .availability {
	position: static;
	left: auto;
	top: auto;
}

.product-view .add-to-cart-wrapper .add-to-box {
	float: right;
}

.product-view .add-to-cart-wrapper .price-box {
	margin: 0;
	display: block;
	line-height: .9em;
	width: 50%;
}

.product-view .add-to-cart-wrapper .price-box {
	line-height: 1.2em;
}

.product-view .product-shop .add-to-cart .qty {
	padding: 5px 3px;
}

.product-view .product-shop .add-to-cart label {
	line-height: 27px;
}

.product-view .product-shop .add-to-links {
	margin: 7px 0;
	font-size: .9em;
	text-align: right;
}

.product-view .product-shop .add-to-links li {
	display: inline;
	margin: 0 10px 0 0;
}

.product-view .product-shop .add-to-links a {
	color: #777;
}

.product-view .product-shop .product-options {
	clear: both;
}

.product-options {
	margin: 10px 0 0;
	padding: 10px 15px 20px;
	position: relative;
	background-color: #f6f6f6;
	border: 1px solid #e4e4e4;
}

.product-options dt {
	padding: 10px 0 0;
	font-weight: normal;
}

.product-options dt label {
	font-weight: bold;
	color: #2f2f2f;
}

.product-options dt label.required em {
	color: #eb340a;
	margin: 0 2px 0 0;
}

.product-options dd .qty-holder {
	display: block;
	padding: 10px 0 0;
}

.product-options dd .qty-holder label {
	vertical-align: middle;
}

.product-options .qty-disabled {
	background: none;
	border: 0;
	padding: 3px;
	color: #2f2f2f;
}

.product-options dd {
	padding: 5px 10px 15px;
	margin: 0 0 5px;
	border-bottom: 1px solid #e4e4e4;
}

.product-options dl.last dd.last {
	border-bottom: 0;
	padding-bottom: 5px;
	margin-bottom: 0;
}

.product-options dd select {
	width: 99%;
}

.product-options dd .multiselect option {
	border-bottom: 1px dotted #d9e5ee;
	padding: 2px 4px;
}

.product-options ul.options-list {
	margin-right: 5px;
}

.product-options ul.options-list li {
	line-height: 1.5;
	padding: 2px 0;
}

.product-options ul.options-list input.radio {
	float: left;
	margin-top: 3px;
}

.product-options ul.options-list input.checkbox {
	float: left;
	margin-top: 3px;
}

.product-options ul.options-list .label {
	display: block;
	margin-left: 18px;
}

.product-options ul.options-list label {
	font-weight: normal;
}

.product-options p.note {
	margin: 0;
	font-size: 11px;
}

.product-options p.required {
	position: absolute;
	right: 20px;
	top: 20px;
	padding: 0;
}

.product-options-bottom {
	background-color: #f4f4f4;
	padding: 15px 20px;
	border: 1px solid #e4e4e4;
	border-top: 0;
}

.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {
	margin: 0;
	padding: 0 0 10px;
	border: 0;
	background: 0;
	color: #e26703;
}

.product-options-bottom .tier-prices li {
	background: 0;
	padding: 2px 0;
}

.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {
	color: #e26703;
}

.product-view .product-options-bottom .price-box {
	float: left;
	margin: 0 !important;
	padding: 0;
	display: block;
}

.product-options-bottom .add-to-links {
	clear: both;
	padding: 5px 0 0;
	text-align: right;
	margin-bottom: 0 !important;
	font-size: .9em;
}

.product-view .product-shop .product-options-bottom .add-to-links li {
	margin: 0 0 0 10px;
}

.product-options-bottom .add-to-links a {
	color: #777;
}

.product-options-bottom .price-label {
	float: left;
	padding-right: 5px;
}

.product-options-bottom .price-tax {
	float: left;
}

.product-options-bottom .add-to-cart {
	float: right;
}

.product-shop .product-options-bottom {
	margin: 0 0 10px;
}

.product-shop .product-options-bottom .price-label {
	float: none;
	padding-right: 0;
}

.product-shop .product-options-bottom .price-tax {
	float: none;
}

.product-shop .product-options-bottom .add-to-cart-box {
	clear: both;
	float: left;
	padding-top: 12px;
}

.product-shop .product-options-bottom .price-as-configured .price-label {
	display: none;
}
/* ee compatibility */
.product-shop .product-options-bottom {
	position: relative;
}

.product-shop .product-options-bottom p.required {
	position: absolute;
	right: 33px;
	top: -20px;
}

.product-view .add-to-cart-wrapper .grouped-items-table {
	margin: -5px 0 10px 0;
}

.product-view .grouped-items-table .price-box {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.3em;
}

.product-view .grouped-items-table td, .product-view .grouped-items-table th {
	padding: 5px;
}

.product-view .product-shop .price-box-bundle .price-box {
	display: block;
	font-size: 1.1em;
}

.product-collateral .box-collateral {
	clear: both;
}

.product-collateral .soldtogether-block {
	margin: 0;
	padding-bottom: 15px;
}

.product-collateral .soldtogether-block .subtitle {
	color: #555;
}

.product-collateral .soldtogether-block .images li {
	width: 150px;
}

.soldtogether-block .check li {
	padding: 5px;
}

.product-view .product-collateral {
	padding: 10px 0;
}

.product-collateral .std {
	font-size: 1.2em;
	line-height: 1.5em;
}

.product-collateral .std h2 {
}

.product-view .box-tags {
	margin: 0;
}

.product-view .box-tags h3,
.product-view .box-tags .h3 {
	font-size: 12px;
}

.product-view .box-tags .product-tags {
	display: block;
	margin: 0 0 15px;
}

.product-view .box-tags .product-tags li {
	display: inline;
	background: url(../images/links_div.gif) no-repeat 100% 50%;
	padding: 0 7px 0 4px;
}

.product-view .box-tags .product-tags li.first {
	padding-left: 0;
}

.product-view .box-tags .product-tags li.last {
	background: none;
	padding-right: 0;
}

.product-view .box-tags .product-tags a {
	color: #333;
}

.product-view .box-tags .form-add label {
	display: none;
}

.product-view .box-tags .form-add .input-box {
	float: left;
	margin: 0 5px 0 0;
}

.special-price .price-label {
	font-weight: bold;
	white-space: nowrap;
}

.price-box p.special-price {
	font-size: 20px;
	color: #a52020;
}

.price-box p {
	line-height: 1.4em;
}

.price-box p.special-price .price {
	color: #FF0000;
	font-size: 25px;
}

.cart .checkout-types .btn-checkout span {
}

.cart .shopping-continue {
	float: left;
	padding-top: 4px;
	font-size: 12px;
}

.cart .totals .btn-remove,
#checkout-review-table .btn-remove {
	float: right;
	margin: 3px 0 0 5px;
}

.fieldset {
	background: #f4f4f4;
}

.fieldset .legend {
	background: #fff;
	border-color: #ddd;
	padding: 1px 8px;
	font-weight: normal;
	font-size: 15px;
}

.form-list label {
	margin: 0 0 5px;
	font-weight: normal;
	font-size: 15px;
}

.form-list .control label {
	margin: 0;
	vertical-align: middle;
}

.form-list li {
	margin-bottom: 10px;
}

.form-list li.wide .input-box {
	width: auto;
}

.form-list textarea {
	width: 98%;
}

.form-list select {
	width: 250px;
}

.form-list li.wide textarea,
.form-list li.wide select,
.form-list li.wide input.input-text {
	width: 100%;
	max-width: 525px;
}

.form-list .input-box {
	width: auto;
}

.form-list input.input-text,
.form-list select,
.form-list textarea,
.discount .input-text {
	font-size: 15px;
	padding: 7px 0;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #aaa;
	border-color: #aaa #ccc #ccc #ccc;
	padding: 6px 4px;
}

.form-list input.input-text:focus,
.form-list select:focus,
.form-list textarea:focus {
	background-color: #fafafa;
}

.form-list label.required em {
	right: -10px;
}

.form-list label.required em {
	font-style: normal;
	color: #eb340a;
}

.text-left {
	text-align: left;
}

.btn-continue {
	border-color: #000;
	background-color: #000;
	color: #fff;
	padding: 0 14px;
	font: bold 15px/38px Arial, Helvetica, sans-serif !important;
	height: 39px !important;
	cursor: pointer;
}

.btn-submit {
	border-color: #f61d4b;
	background-color: #f61d4b;
	color: #ffffff;
	padding: 0px 14px;
	margin-top: -40px;
	font: bold 15px/38px Arial, Helvetica, sans-serif !important;
	height: 39px !important;
	text-transform: uppercase;
	overflow: visible;
	float: right;
	cursor: pointer;
}

.btn-submit-left {
	border-color: #f61d4b;
	background-color: #f61d4b;
	color: #ffffff;
	padding: 0px 14px;
	font: bold 15px/38px Arial, Helvetica, sans-serif !important;
	height: 39px !important;
	text-transform: uppercase;
	overflow: visible;
	cursor: pointer;
}





.adaptive-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; /* 调整两栏之间的间距 */
    padding: 5px; /* 调整容器内的边距 */
    max-width: 1200px; /* 最大宽度 */
    margin: 0 auto; /* 居中 */
}

.adaptive-container .left-column,
.adaptive-container .right-column {
    flex: 1;
    min-width: 300px; /* 最小宽度 */
}

.adaptive-container .left-column img {
    width: 100%;
    height: auto;
    display: block;
}

.adaptive-container .right-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
    border: 1px solid #ddd; /* 可选的边框 */
    background-color: #f9f9f9; /* 可选的背景颜色 */
}

.adaptive-container h1 {
    margin-bottom: 10px;
}

.adaptive-container p {
    margin-top: 0;
}


@media (max-width: 767px) {

	.hidden-xs {
		display: none !important;
	}
}

