

.nsfw_ajax_loadLayover {
    position: absolute;
    padding: 0px;
    text-align:center;
    z-index: 200;
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
}
.nsfw_ajax_loadLayover .transparency {
	width:100%;
    height:100%;
	position: absolute;
    padding: 0px;
    text-align:center;
    z-index: 201;
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
    background-color: #FFFFFF;
    opacity:0.6;
  	filter:alpha(opacity=60); /* For IE8 and earlier */
}
.nsfw_ajax_loadLayover .content {
	width:100%;
	position: absolute;
    padding: 100px 0px 0px 0px;
    z-index: 202;
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
.nsfw_ajax_loadLayover .content .loadingBadge {
	font-family:Arial, Helvetica, sans-serif;
    color: #333333;
	width:100px;
    padding: 5px;
    background-color:#FFFFFF;
    text-align:center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; 
    border-radius: 5px;
    border:2px solid #333333;
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
/* PRODUCT DETAIL STYLES */
.product_detail_errorMessage {
	border:2px solid red;
	font-family: Arial, Tahoma, Verdana,sans-serif; 
	color: red; 
	font-size: 12px;
	font-weight:bold;
	padding:5px;
	margin: 0px 0px 5px 0px;
	text-align:center;
}
.product_detail_retailPrice {
	text-decoration:line-through;
	color: #999;
}
.product_detail_stockMessage {
	font-family: 'ProximaNovaRgBold', Arial, Tahoma, Verdana,sans-serif; color: #F7941D; font-size: 14px;
}
.product_detail_stockMessageLong {
	font-family: 'ProximaNovaRgBold', Arial, Tahoma, Verdana,sans-serif; color: #F7941D; font-size: 12px;
}
.product_detail_detailsList {
	margin: 0 0 0 .5em;
	padding: 0 0 0 1em;
	list-style-type:square;	
}
.product_detail_detailsList li {
	padding:3px 0px;	
}
.product_detail_sizingChartButton, .product_detail_addToWishlistButton {
	cursor:pointer;
}

.product_detail_variantSelectionDisplay {
	padding:0px 0px 2px 0px;
	border-bottom:1px solid #D5D5D5;	
}

.product_detail_subcategoryIDSelector .selectionItem {
	width:28px;
	height:28px;
	float: left;
	margin-right:5px;
	overflow:hidden;
	padding:2px;
	border:0px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	cursor:pointer;
}
.product_detail_subcategoryIDSelector .selectionItem img {
	width:24px;
	height:24px;
}
.product_detail_subcategoryIDSelector .selectionMouseover {
	border:1px solid #777777;
	padding:1px;
	color: #FFFFFF;
	cursor:pointer;
}
.product_detail_subcategoryIDSelector .selectionActive {
	border: 1px solid #333;
	padding: 1px;
	cursor:default;
}
.product_detail_optionsIDSelector .selectionItem {
	width:auto;
	height:28px;
	float: left;
	padding:0px 9px;
	margin:0px 5px 3px 0px;
	line-height:26px;
	text-align:center;
	overflow:hidden;
	border:1px solid #333333;
	color: #333333;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
	cursor:pointer;
}
.product_detail_optionsIDSelector .selectionMouseover {
	border:1px solid #777777;
	background-color:#777777;
	color: #FFFFFF;
	cursor:pointer;
}
.product_detail_optionsIDSelector .selectionActive {
	border:1px solid #333333;
	background-color:#333333;
	color: #FFFFFF;
	cursor:default;
}
.product_detail_optionsIDSelector .selectionOutOfStock {
	border:1px solid #e9e9e9;
	color: #e9e9e9;
}


.product_detail_quantityField {
	width:24px;
	padding:4px 0px;
	border:1px solid #D5D5D5;
	margin:0px;
	text-align:center;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

.product_detail_tabBoxContent {
	height:160px;
	overflow:hidden;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
.product_detail_tabBoxContent .product_detail_tabBoxContentInner {
	padding:5px;
}
input[type="image"].product_detail_addToCartButton {
	background-color:transparent;
	padding:0px;
}

.btn:hover,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{color:#333333;background-color:#e6e6e6;*background-color:#d9d9d9;}
.btn:active,.btn.active{background-color:#cccccc \9;}
.btn:first-child{*margin-left:0;}
.btn:hover{color:#333333;text-decoration:none;background-position:0 -15px;-webkit-transition:background-position 0.1s linear;-moz-transition:background-position 0.1s linear;-o-transition:background-position 0.1s linear;transition:background-position 0.1s linear;}
.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);}
.dropdown-toggle{*margin-bottom:-3px;}
.dropdown-toggle:active,.open .dropdown-toggle{outline:0;}
.caret{display:inline-block;width:0;height:0;vertical-align:top;border-top:4px solid #000000;border-right:4px solid transparent;border-left:4px solid transparent;content:"";}
.dropdown .caret{margin-top:8px;margin-left:2px;}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;background-color:#ffffff;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);*border-right-width:2px;*border-bottom-width:2px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;}.dropdown-menu.pull-right{right:0;left:auto;}
.dropdown-menu .divider{*width:100%;height:1px;margin:7px 1px;*margin:-5px 0 5px;overflow:hidden;background-color:#e5e5e5;border-bottom:1px solid #ffffff;}
.dropdown-menu li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:16px;color:#333333;white-space:nowrap;text-decoration:none;}
.dropdown-menu li>a:hover,.dropdown-menu li>a:focus,.dropdown-submenu:hover>a{text-decoration:none;color:#ffffff;background-color:#2e2e2e;background-image:-moz-linear-gradient(top, #333333, #262626);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#262626));background-image:-webkit-linear-gradient(top, #333333, #262626);background-image:-o-linear-gradient(top, #333333, #262626);background-image:linear-gradient(to bottom, #333333, #262626);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff333333', endColorstr='#ff262626', GradientType=0);}
.dropdown-menu .active>a,.dropdown-menu .active>a:hover{color:#ffffff;text-decoration:none;outline:0;background-color:#0081c2;background-image:-moz-linear-gradient(top, #0088cc, #0077b3);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));background-image:-webkit-linear-gradient(top, #0088cc, #0077b3);background-image:-o-linear-gradient(top, #0088cc, #0077b3);background-image:linear-gradient(to bottom, #0088cc, #0077b3);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);}
.dropdown-menu .disabled>a,.dropdown-menu .disabled>a:hover{color:#999999;}
.dropdown-menu .disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:default;}
.open{*z-index:1000;}.open >.dropdown-menu{display:block;}
.pull-right>.dropdown-menu{right:0;left:auto;}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid #000000;content:"";}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px;}
.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;}
.dropup .dropdown-submenu>.dropdown-menu{top:auto;bottom:0;margin-top:0;margin-bottom:-2px;-webkit-border-radius:5px 5px 5px 0;-moz-border-radius:5px 5px 5px 0;border-radius:5px 5px 5px 0;}
.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:5px;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;}
.dropdown .dropdown-menu .nav-header{padding-left:20px;padding-right:20px;}

/* PRODUCT CATEGORY PAGES STYLES */
.pc_breadCrumbMenu {
	list-style-type:none;
	padding:0;
	margin:0px 0px 10px 0px;
}
.pc_breadCrumbMenu li {
	float: left;
    margin-right: 5px;
    display:block;
}
.pc_breadCrumbMenu li h1 {
    font-size: inherit;
    line-height: inherit;
    font-weight:inherit;
    margin:0px;
}
.pc_breadCrumbMenu li a, .pc_breadCrumbMenu li a:visited {
    background-image: url(/modules/product_category/breadcrumbs/breadcrumb_right.png);
    background-repeat: no-repeat;
    background-position: right 6px;
    padding-right: 9px;
    text-decoration:none;
}
.pc_breadCrumbMenu li a:hover {
    text-decoration:underline;
    cursor:pointer;
}
.pc_breadCrumbMenu li.npc_filterCrumb {
}
.pc_breadCrumbMenu li.npc_filterCrumb a.removeHandle, .pc_breadCrumbMenu li.npc_filterCrumb a.removeHandle:visited  {
	float: left;
    margin: 2px 3px 0px 0px;
    display:block;
    padding:0px;
    background-image: url(/modules/product_category/breadcrumbs/breadcrumb_remove.png);
    background-repeat: no-repeat;
    background-position: left top;
    width:10px;
    height:10px;
    font-size:1px;
}
.pc_breadCrumbMenu li.npc_filterCrumb a.removeHandle:hover  {
    background-image: url(/modules/product_category/breadcrumbs/breadcrumb_remove_hover.png);
    cursor:pointer;
}
.pc_breadCrumbMenu li.npc_filterCrumb .npc_filter_label {
	float: left;
    display:block;
}
/* Chart Page Styles */
.pcv_chart_filterPane {
	float: left;
    width: 140px;
    margin: 15px 15px 0px 0px;
    padding:0px;
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
.pcv_chart_infoPane {
	float: left;
    width: 920px;
    margin: 20px;
    padding:0px;
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
.pcv_chart_infoPane .bottomOptionBar {
    margin-top:10px;
}
.pcv_chart_infoPane .optionBar {
	margin-top:10px;
    margin-bottom:10px;
}

.pcv_chart_productList_row {
	padding:0px 0px;
}

.pcv_chart_productList_column {
	width: 25%;
	float: left;
	padding: 0px 5px;
	position: relative;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

.pcv_chart_productList_column a, .pcv_chart_productList_column a:visited {
	text-decoration: none;
}
.pcv_chart_productList_column a:hover {
	text-decoration: underline;
    color: #333;
}
.pcv_chart_productList_column .retailPrice {
	text-decoration: line-through;
}

.pcv_chart_productList_row .productImageContainer {
	width:195px;
    height:301px;
    margin: 0px auto;
    position:relative;
    -moz-box-shadow: 0 0 0px #ccc;
	-webkit-box-shadow: 0 0 0px #ccc;
	box-shadow: 0 0 0px #ccc;
    overflow:hidden;
}

.pcv_chart_productList_row .productImageContainer .imageLink {
	display: block;
    width:195px;
    height:301px;
}

.pcv_chart_productList_row .productImageContainer .bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 0px #ccc;
	-webkit-box-shadow: 0 0 0px #ccc;
	box-shadow: 0 0 0px;
	border: none;
	left: 0px;
	background: #fff;
}
.pcv_chart_productList_row .productImageContainer .imageSlider {
    margin: 0px;
    padding: 0px;
    list-style-type:none;
    position:block;
}



.pcv_chart_productList_row .imageMessageLayover {
	position: absolute;
    width: 100%;
    line-height:22px;
    z-index: 100;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(247, 148, 29) transparent;
    /* RGBa with 0.7 opacity */
    background: rgba(247, 148, 29, 0.6);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7941d, endColorstr=#f7941d);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f7941d, endColorstr=#f7941d)";
}

.pcv_chart_productList_row .optionSwatch {
	float: left;
    width: 17px;
    height: 17px;
    margin: 0px 2px 2px 0px; 
    overflow: hidden;
    padding: 2px;
    border: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.pcv_chart_productList_row .optionSwatch.hover {
    overflow: hidden;
    padding: 1px;
    border: 1px solid #999;
    cursor: pointer;
}
.pcv_chart_productList_row .optionSwatch.active {
    overflow: hidden;
    padding: 1px;
    border: 1px solid #333;
    cursor: default;
}

.pcv_chart_productList_row .optionSwatch img {
    width: 13px;
    height: 13px;
    display:block;
}

/*.pcv_chart_productList_row.categoryView .imageMessageLayover {
	bottom:0px;
}*/

.pcv_ob_nonSelectMargin {
	margin-top:0px;
}

.pcv_chartUpdateOption {
	text-decoration: underline;
    cursor: pointer;
}

.pcv_chartUpdateOption.hover {
	text-decoration: none;
	cursor: pointer;
    color: #666;
}
.pcv_chartUpdateOption.active {
	font-weight: bold;
    text-decoration: none;
    cursor: default;
    color: #333;
    
}

/* Product Chart Plugin Styles */
.npc_pagination {
	height: 15px;
}

.npc_pagination_left {
	background-image: url(/modules/product_category/category_detail/images//productchart_pagination_left.png);
    background-position: 0px 4px;
    background-repeat: no-repeat;
    width:4px;
    height:15px;
    margin-right:5px;
    margin-top:1px;
    cursor: pointer;
}

.npc_pagination_right {
	background-image: url(/modules/product_category/category_detail/images//productchart_pagination_right.png);
    background-position: 0px 4px;
    background-repeat: no-repeat;
    width:4px;
    height:15px;
    margin-left:5px;
    margin-top:1px;
    cursor: pointer;
}

/* Category Page View Styles */



/* Category Detail Filter Styles */

.categoryDetail_filterMenu {
	
}
.pcv_chart_filterPane_header {
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #333333;
}
.pcv_chart_filterCollection_container {
	border-bottom: 1px solid #333333;
    padding: 10px 0px 10px 10px;
}
.pcv_chart_filterCollection_header {
    color: #333;
    font-weight: bold;
    margin-bottom:10px;
}
.pcv_chart_filterCollection_header.hover {
    text-decoration: underline;
    cursor:pointer;
}
.pcv_chart_filterCollection_header.active {
    text-decoration: underline;
}
.pcv_chart_filterCollection_lineItems .filterSelection  {
    background-image: url(/modules/product_category/category_detail/images//filter_menu_option_cb.png);
    background-position: 0px 6px;
    background-repeat: no-repeat;
    padding: 2px 0px 2px 15px;
    display: block;
    font-size: 10px;
    text-decoration: none;
    cursor: pointer;
} 
.pcv_chart_filterCollection_lineItems .hover  {
    text-decoration: underline;
} 
.pcv_chart_filterCollection_lineItems .active  {
    background-image: url(/modules/product_category/category_detail/images//filter_menu_option_cb_active.png);
    text-decoration: none;
}

.pcv_chart_filterCollection_boxSelection .filterSelection  {
    float: left;
    border: 1px solid #999999;
    padding: 3px 5px;
    display: block;
    margin: 0px 2px 2px 0px;
    background-color: #FFFFFF;
    
    color: #999999;
    font-size: 10px;
    text-decoration: none;
    cursor: pointer;
    
    min-height: 30px;
    min-width: 30px;
    line-height: 22px;
    text-align: center;
    
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
} 
.pcv_chart_filterCollection_boxSelection .hover  {
    color: #FFF;
    background-color: #777;
    border: 1px solid #777;
} 
.pcv_chart_filterCollection_boxSelection .active  {
    color: #FFFFFF;
    border: 1px solid #333;
    background-color: #333;
} 

a.pcv_chart_filterCollection_allOptionLink, a.pcv_chart_filterCollection_allOptionLink:visited {
	float:left;
    display:block;
    margin-top: 5px;
	background-image: url(/modules/product_category/category_detail/images//productchart_selectionarrow_down.png);
    background-position: right 5px;
    background-repeat: no-repeat;
    padding:0px 15px 0px 0px;
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
    
    color: #333;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
}

a.pcv_chart_filterCollection_allOptionLink:hover {
	text-decoration: underline;
}

a.pcv_chart_filterCollection_allOptionLink.expanded, a.pcv_chart_filterCollection_allOptionLink.expanded:visited {
	background-image: url(/modules/product_category/category_detail/images//productchart_selectionarrow_up.png);
}

#pcv_main_sortBySelectBoxItContainer .selectboxit {

	background-color: #FFFFFF;
    background-image:none;
    border: 1px solid #999;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
    height: 18px;
    width:135px;
}
#pcv_main_sortBySelectBoxItContainer .selectboxit .selectboxit-arrow-container {
	border-left: 1px solid #999;
    width: 18px;
}
#pcv_main_sortBySelectBoxItContainer .selectboxit-arrow-container .selectboxit-arrow {
	right: 25%;
}

#pcv_main_sortBySelectBoxItContainer .selectboxit-text {
	font-family: sofia_pro_light_condensedRg, Helvetica, Verdana, Sans;
    font-size: 11pt;
    color:#666;
}

#pcv_main_sortBySelectBoxItContainer .selectboxit-options {
	min-width: 135px;
    
	-webkit-border-radius: 0px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius: 0px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-radius: 0px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

#pcv_main_sortBySelectBoxItContainer .selectboxit-option-first {
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
}
#pcv_main_sortBySelectBoxItContainer .selectboxit-option .selectboxit-option-anchor {
	line-height: 20px;
}

#pcv_main_sortBySelectBoxItContainer .selectboxit-option.active .selectboxit-option-anchor {
	background-color:#333333;
    background-image:-moz-linear-gradient(top, #333333, #262626);
    background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#262626));
    background-image:-webkit-linear-gradient(top, #333333, #262626);
    background-image:-o-linear-gradient(top, #333333, #262626);
    background-image:linear-gradient(to bottom, #333333, #262626);
    background-repeat:repeat-x;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff333333', endColorstr='#ff262626', GradientType=0);
}
.contentLoadLayover {
    position: absolute;
    padding: 0px;
    text-align:center;
    z-index: 200;
    
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
}
.contentLoadLayover .transparency {
	width:100%;
    height:100%;
	position: absolute;
    padding: 0px;
    text-align:center;
    z-index: 201;
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
    background-color: #FFFFFF;
    opacity:0.6;
  	filter:alpha(opacity=60); /* For IE8 and earlier */
}

.contentLoadLayover .loadBadge {
	position: absolute;
    top: 100px;
    left: 50%;
    z-index: 202;
    
    margin: 0px 0px 0px -50px;
	width:100px;
    padding: 5px;
    background-color:#FFFFFF;
    
    text-align:center;
    font-family:Arial, Helvetica, sans-serif;
    color: #333333;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; 
    border-radius: 5px;
    border:1px solid #333333;
    
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

.contentLoadLayover .loadAnimation {
	width: 100%;
    height: 66px;
    background-image: url(/images/common/loading_animation_medium.gif);
    background-repeat: no-repeat;
    background-position: center top;
}
.contentLoadLayover .loadMessage {
	margin: 3px 0px 0px 0px;
}

.contentLoadLayover_minimal {
    position: absolute;
    padding: 0px;
    text-align:center;
    z-index: 200;
    
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
}
.contentLoadLayover_minimal .transparency {
	width:100%;
    height:100%;
	position: absolute;
    padding: 0px;
    text-align:center;
    z-index: 201;
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
    background-color: #FFFFFF;
    opacity:0.6;
  	filter:alpha(opacity=60); /* For IE8 and earlier */
    display:none;
}

.contentLoadLayover_minimal .loadBadge {
	position: absolute;
    top: 100px;
    left: 50%;
    
    width:26px;
    height: 26px;
    margin: 0px 0px 0px -13px;
    padding: 5px;
    
    background-color:#FFFFFF;
    
    text-align:center;
    font-family:Arial, Helvetica, sans-serif;
    color: #333333;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; 
    border-radius: 5px;
    border:1px solid #333333;
    
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

.contentLoadLayover_minimal .loadAnimation {
	width: 100%;
    height: 16px;
    background-image: url(/images/common/loading_animation_small.gif);
    background-repeat: no-repeat;
    background-position: center top;
}
.contentLoadLayover_minimal .loadMessage {
	display:none;
}

/* END PRODUCT CATEGORY PAGES STYLES */
.quickShop_modal {
	background-color: transparent;
	border:none;
	-webkit-box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	box-shadow: 0 0 0;	
}

.quickShop_modal.fancybox-opened .fancybox-skin {
	background-color: transparent;
	border:none;
	-webkit-box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
	box-shadow: 0 0 0;	
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.quickShop_modal .fancybox-close {
	top: 48px;
}

.quickShop_setWidth {
	width:930px;
}

.quickShop_contentContainer {
	padding: 10px 10px;
}

.quick_shop_button {
	width:44px;
    height:43px;
    background-color: #FFFFFF;
    
    border: 2px solid #333333;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    
    background-image: url(/modules/product/quick_shop/quickshop_button_badge.png);
    background-repeat: no-repeat;
    background-position: center center;
    
    position:absolute;
    bottom:5px;
    right: 5px;
    z-index:300;
    
    -webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
    display: none;
    cursor: pointer;
}

.quick_shop_button.active {
	display: block;
}
