#slider_wrap {
	float: left;
	width: 59%;
	margin-left: 5px;
}

#slider_wrap img{
	width: 100%;
	height: auto;
}

.bx-wrapper, #slider {
	float: left;
	width: 100%;
}

#thumbWrap {
	float: left;
	width: 100%;
}

#thumbWrap .bx-viewport {
	float: left;
	width: 100% !important;
	height: auto !important;
}

.thumbs {
	float: left;
	width: 100% !important;
	margin: 3% 0 5% 0;
}

.thumb {
	float: left !important;
	width: 60px !important;
	margin: 1%;
}

#prod_det {
	text-align: left;
	line-height: 150%;
}

select.optionSet {
 	background: #fff;
   padding: 5px 5px 5px 5px;
   font-size: 12px;
   line-height: 125%;
 	border: 1px solid #ccc;
   border-radius: 0;
   height: 30px;
/*	margin-top: 8px;*/
   margin-left: 5px;
   -webkit-appearance: none;	
   background: #eee;
}


.brandcategories {
    clear: both;
}

.brandImage,
.productImage {
float: left;
padding: 5px;
margin: 5px;
text-align: center;
width: 255px;
height: 230px;
}


div#categoryImage-41{
	display: none;
}

.productImage_landscape {
	float: left;
	padding: 10px 5px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom:2px;
	text-align: center;
	width: 220px;	
}


.productImage p, .productImage_landscape p {
text-align: left;
font-size: 10pt;
}

.productImage a, .productImage_landscape a{
	text-decoration: none;
	color: #000;
}


.productImage a img, .productImage_landscape a img{

}


.productImage a:hover img, .productImage_landscape a:hover img{
	opacity: 0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
	border: none;
}


#shipping ul li {
list-style-type: none;	
text-decoration: none;
padding-left: 1em;
text-indent: -1em;
}

#product_category h2{
padding-bottom: 0px;
padding-right: 80px;
font-size: 12pt;
text-align: left;
margin-left: 10px;
}


#product_category p{
padding-bottom: 0px;
padding-right: 0px;
font-size: 9.5pt;
text-align: center;
margin-left: 0px;
line-height: 125%;
margin-top: 5px;
color: #101134;
}

#product_category h4{
font-size: 14pt;
margin: 20px 0 10px 10px;
}

#wishlist ul li,
#product_category ul li {
list-style: none;
padding: 15px 5px 5px 5px;
margin: 5px 10px 10px 10px;
width: 230px;
height: 310px;
}

#product_category ul li.landscape {
list-style: none;
padding: 5px 5px 5px 5px;
margin: 5px;
width: 260px;
height: 190px;
}

#product_category ul{
	padding: 0;	
	margin: 0 auto;
	width: 100%;
	float: left;
	min-height: 550px;
}

#product_category li{
float: left;
}


.category ul {
	float: left;
	padding: 0;	
	margin: 5px 0px 0px 0;
	width: 100%;
}

.category ul li{
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	width: 350px;
	height: 280px;
}

.category ul li:hover{
	background: #fff;
}

.cat_desc {
	width: 350px;
	text-align: center;
	color: #101134;
}

.cat_desc a {
	float: left;
	margin: 3px 0 0 5px;
	color: #101134;
	text-align: center;
	font-size: 9.5pt;
	line-height: 125%;
	width: 100%;
}

.category_banner {
	clear: left;
	margin: 10px auto;
	padding-right: 60px;
	width: 750px;
}


.category_banner_landscape {
	clear: left;
	margin: 10px auto;
	padding-right: 20px;
	width: 750px;
}



.category_title a h3{
	padding: 0;
	width: 225px;
	height: 20px;
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0;
}

.category_title a{
	font-weight: normal;
	font-size: 13pt;
	letter-spacing: 1px;
	text-decoration: none;
	color: #101134;
	text-align: center;	
	margin: 2px auto;
	width: 265px;
	height: 20px;
	display: block;
}


#product_category .childcategory ul li{
	list-style: none;
	float: left;
	padding: 0;
	margin: 0 15px 15px 5px;
	width: 380px;
	height: 330px;
}

#product_category .childcategory ul li:hover{
	background: #fff;
}

#product_category a.childcat_title {
	font-weight: normal;
	font-size: 11pt;
	letter-spacing: 0;
	text-decoration: none;
	color: #101134;
	text-align: center;	
	width: 100%;
	padding-top: 10px;
}

.childcat_desc {
	width: 320px;
	text-align: center;
	margin: 5px 0 0 15px;
	color: #101134;
}

.backwrap{
	float: right;
	clear: right;
	margin-bottom: 10px;
}

#back {
	float: left;
	clear: left;
	width:300px;
	margin: 20px 0 10px 0;
	padding-top: 10px;
	border-top: 1px dotted #777;
}

#back img{
	width: 45px;
	margin-top: -5px;
	float: right;
}

#back a{
	color: #101134;
	float: left;
	font-weight: normal;
	text-decoration: none;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

#back a:hover{
	color: #D63A3B;
}

.backtxt_wrap {
	float: right;
	width: 250px;
}

#back a.backtxt {
 float: right;
}

.backpoint {
	width: 45px;
	float: right;
}

.backdots {
	float: right;
	margin: 0 5px 0 5px;
}

#wishlist ul li:hover,
#product_category ul li:hover {
/*	background-color: #eee;*/
}

#wishlist ul li a,
#product_category ul li a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #101134;
	font-size: 11pt;
	letter-spacing: 0px;
}

#wishlist ul li a,
#product_category ul li a:hover {
	/*color: #D63A3B;*/
}

a.prod_name {
	margin-top: 12px;
}

a.prod_desc {
	margin: 5px auto;
	width: 90%;
	font-size: 8.5pt;
}

#wishlist span.date {
	font-style: italic;
	display: block;
	margin-left: 5px;
	font-size: 10px;
}

#wishlist form {
	display: inline;
}



.addressblock {
padding-top: .5em;
padding-bottom: .5em;
}

.profile li {
list-style-type: none;
}

table.ordertable {
width:  100%;
font-weight: normal;
font-size: 13px;
}

table.ordertable thead {
	background-color: #ddd;
}

table.ordertable span.orderitemqty {
	font-style: italic;
}
p {
	line-height: 150%;
}

.help, p.help {
        font-size:9pt !important; color:#999;
		line-height: 100%;
}

img {
	border: none;
}

.error {
    color: red;
    text-align: center;
}


.sizingwrap {
	float: left;
	clear: left;
	width: 100%;
	text-align: left;
	margin: 0 0 10px 0;
}

.sizingwrap a{
	float: left;
	margin: 5px 0 5px 0;
	border: none;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #ccc;
	background: none;
	text-decoration: none;
	color: #777;
	font-family: Arial, sans-serif;
	letter-spacing: 0;
}

.sizingwrap a:hover{
	color: #d40000;
	text-decoration: none;
	border-bottom: 1px solid #d40000;
}

#sizing {
	width: 700px;
	text-align: left;
	margin: 20px;
	color: #000;
}

#price_quant th {
	font-size: 12px;
}

.contactThanks a{
	font-size: 13px;
	padding: 5px 0 5px 0;
	color: #d40000 !important;
	text-decoration: underline;
}

.contactThanks h1{
	font-size: 15px;
	line-height: 125%;
}

#loading_image {
	padding-top: 20px;
}

#price_quant h1{
	font-size: 14px;
}

#optionwrap p strong {
	background: #d40000;
	padding: 5px;
	color: #fff;
}

.zoom {
	position: absolute;
	top: 0;
}



#zoom_window {
	position: relative;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 300px;
	display:none;
}

.shop_crumbs {
	float: left;
	clear: left;
	width: 740px;
	margin: 5px 0 0px 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #eee;
}

.shop_crumbs ul {
	margin: 0;
	padding: 0;
}

.shop_crumbs ul li {
	float: left;
	list-style: none;
	margin: 0 0px 0 0;
	padding: 0 10px 0 0;
	color: #777;
	text-align: left;
}

.shop_crumbs ul li p{
	color: #777;
	margin: 0px 0 0 0;
	padding: 0;
	line-height: 15px;
	text-align: left;
}

.shop_crumbs ul li a{
	color: #000;
	padding: 2px 5px 5px 0;
	margin: 0 0 0 0;
	text-decoration: none;
	float: left;
}

.shop_crumbs ul li:after {
	padding-left: 5px;
	background-image: url('/static/img/chevron_03.png');
	background-size: 7px 15px;
	content: '';
	width: 7px;
	height: 15px;
	float: right;
}

.shop_crumbs ul li.active:after {
	display: none;
}

.shop_crumbs ul li a#home {
	float: left;
	background: url('/static/img/home.png') no-repeat;
	width: 18px;
	height: 15px;
	margin: 0 5px 0 0;
}

.shop_crumbs ul li a:hover {
	color: #777;
}

.shop_crumbs ul li.active {
	padding: 0 0 0 0;
	margin: 0;
	text-decoration: none;
}

.hoverL {
	margin-top: -190px;
}

.hoverP {
	margin-top: -300px;
}

#addcart, div#prod_det {
	position: relative;
	z-index: 9999;
}

.form_wrap label {
	font-size: 13px;
}

