@charset "UTF-8";
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #c3c1c1;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back.png);
	background-repeat: repeat-x;
	padding-top: 10px;
}
h1, h2, h3, h4, p, ul, li, form {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
h1, h2 {
	font-size: 20px;
	color: #9c3f1d;
	font-weight: normal;
	margin-bottom: 20px;
}
h1 a, h2 a {
	text-decoration: none;
	color: #9c3f1d;
}
ul, li {
	list-style-type: none;
}
a {
	color: #8B2000;
}
a img {
	border: none;
}
#header, #footer {
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#cont {
	width: 920px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#header, #cont {
	background-image: url(../images/back_cont.png);
	padding-bottom: 10px;
}
#header .top {
	height: 90px;
	overflow: hidden;
}
#header .top .logo {
	width: 550px;
	float: left;
	margin-left: 10px;
  
}
#header .top .logo span, #header .top .logo img {
	float: left;
}
#header .top .logo span {
	margin-top: 21px;
	margin-left: 30px;
	font-size: 20px;
	color: #761F00;
	font-style: italic;
}
#header .top ul {
	float: right;
	margin-top: 33px;
}
#header .top .basket {
	font-size: 26px;
	color: #823700;
	float: right;
	background-image: url(../images/icon_basket.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 35px;
	padding-right: 10px;
}
#header .top .basket a {
	color: #823700;
	text-decoration: none;
}
#header .top .basket a:hover {
	color: #15862B;
}
#header .top ul li, #header .categories ul li {
	display: block;
	float: left;
}
#header .top ul li a {
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}
#header .top ul li a:hover {
	color: #813701;
}
#header .categories {
	background-image: url(../images/back_navig.png);
	height: 48px;
	margin-bottom: 20px;
}
#header .categories ul {
	float: left;
	padding-top: 15px;
	width: 640px;
	height: 30px;
}
#header .categories .searchForm {
	float: right;
	margin-top: 8px;
	width: 320px;
}
#header .categories .searchForm .textfield {
	height: 28px;
	width: 243px;
	line-height: 25px;
	float: left;
	padding-left: 10px;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 14px;
	color: #321E0F;
}
#header .categories ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 20px;
}
#header .categories ul li a:hover, #header .categories ul li .currentLink, a.discountLink:hover {
	color: #F8D50F;
}
#header .categories ul li.icon {
	display: none;
}
.heading {
	height: 50px;
}
.heading h1 {
	float: left;
	width: 700px;
	height: 25px;
	overflow: hidden;
}
.heading form {
	padding-top: 5px;
	float: right;
}
.breadcrumbs {
	color: #fff;
	padding-left: 15px;
	height: 20px;
	font-size: 12px;
}
.breadcrumbs a {
	color: #fff;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.breadcrumbs a:hover {
	color: #9C3F1D;
}
#cont {
	padding-top: 20px;
}
#cont h3 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: normal;
	background-color: #f2f2f2;
	font-size: 20px;
	color: #9c3f1d;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.sliderHome, .slider {
	margin-left: 25px;
	margin-right: 20px;
}
/*#cont .CWformSection h3 {
 background-color:transparent; 
}
*/

.banner1 a, .banner2 a, .banner3 a, .banner4 a {
	display: block;
	width: 424px;
	height: 98px;
	color: #241310;
	text-decoration: none;
	font-size: 30px;
	padding-top: 48px;
	padding-left: 20px;
	font-weight: normal;
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
}
.banner1 span, .banner2 a span, .banner3 a span, .banner4 a span {
	display: block;
	color: #b42a0c;
	font-size: 23px;
	margin-top: -6px;
}
.banner1 a {
	background-image: url(../images/banner1.png);
}
.banner2 a {
	background-image: url(../images/banner2.png);
}
.banner3 a {
	background-image: url(../images/banner3.png);
}
.banner4 a {
	background-image: url(../images/banner4.png);
}
#main {
	background-image: url(../images/back_cont2.png);
	background-repeat: repeat-x;
}
.products {
	margin-left: -7px;
	margin-right: -15px;
	margin-bottom: 30px;
}
.products.related {
	background-image: url(../images/back_cont.png);
}
.products .product {
	display: block;
	width: 220px;
	float: left;
	margin-right: 18px;
	height: 250px;
}
.products .last {
	margin-right: 0px;
}
.products .product .photo {
	width: 225px;
	height: 157px;
	background-image: url(../images/back_thumb.png);
	background-repeat: no-repeat;
	padding: 10px;
}
.products .product .info {
	font-size: 12px;
	text-align: center;
}
.products .product .info a {
	text-decoration: none;
	color: #000;
}
.products .product .info a:hover {
	color: #8B2000;
}
.products .product .price {
	font-size: 20px;
	text-align: center;
	color: #10862b;
}
.productdetail .photo {
	float: left;
	width: 570px;
}
.productdetail .photo .mainphoto {
	background-image: url(../images/back_img_detail.png);
	background-repeat: no-repeat;
	width: 542px;
	height: 415px;
	padding-top: 20px;
	padding-left: 20px;
}
.productdetail .photo .photos {
	margin-top: 10px;
	margin-left: -5px;
}
.productdetail .photo .photos a {
	background-image: url(../images/back_thumb2.png);
	background-repeat: no-repeat;
	width: 135px;
	height: 120px;
	padding-left: 7px;
	padding-top: 9px;
	display: block;
	float: left;
}
.productdetail .info {
	float: right;
	width: 340px;
}
.productdetail .info .price {
	color: #10862b;
	font-size: 46px;
	padding-bottom: 10px;
}
.productdetail .info .description {
	padding-bottom: 20px;
}
.productdetail .info .row {
	height: 40px;
}
.recommended h2 {
	margin-top: 10px;
	height: 30px;
	padding: 0px;
}
.recommended .products .product {
	width: 217px;
}
.recent {
	border-top: 1px solid #E4E4E4;
	padding-top: 10px;
}
.recent .product {
	width: 100px;
	height: 90px;
	margin-right: 15px;
}
.recent .product .photo {
	width: 100px;
	height: 70px;
	background-image: url(../images/back_thumb_small.png);
	background-repeat: no-repeat;
	padding: 0px;
}
.recent .product .info {
	font-size: 10px;
}
.recent .product .price {
	font-size: 14px;
}
.recentPhoto {
	width: 100px;
}
.pageText {
	padding: 10px;
	padding-bottom: 20px;
}
.pageText ul {
	padding: 10px;
}
.pageText p {
	padding-bottom: 10px;
}
#footerCont {
	background-image: url(../images/back_footer.png);
	background-repeat: repeat-x;
	background-color: #461200;
}
#footer {
	color: #b2b2b2;
	padding-top: 40px;
	padding-bottom: 40px;
}
#footer a {
	color: #b2b2b2;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
}
#footer .navig p {
	color: #ffffff;
	padding-bottom: 20px;
}
#footer .navig {
	float: left;
	margin-left: 20px;
}
#footer .navig p {
	color: #ffffff;
	padding-bottom: 20px;
}
#footer .navig ul {
	float: left;
	width: 180px;
}
#footer .navig .narrow {
	width: 120px;
}
#footer .info {
	float: right;
	width: 150px;
	text-align: right;
	margin-right: 20px;
}
.textField {
	border: 1px solid #999;
	height: 20px;
	background-color: #FFFFFF;
}
.textFieldArea {
	border: 1px solid #999;
	background-color: #FFFFFF;
	border-radius: 5px;
}
.custom.textfield {
	width: 99%;
	color: #206504;
}
#CWformLogin .textfield, .CWformTable .textfield {
	width: 250px;
}
#CWformOrderSubmit .textfieldArea {
	width: 400px;
}
#CWformLogin .label {
	font-size: 12px;
	vertical-align: middle;
}
.pages {
	height: 20px;
	padding-top: 10px;
	margin-top: 10px;
}
.pages a, .pages span {
	background-color: #d0d0d0;
	color: #9c3f1d;
	height: 13px;
	margin: 0px;
	display: block;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
}
.pages a:hover {
	color: #9c3f1d;
	background-color: #dadada;
}
.pages .left {
}
.pages .left a {
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.pages .left a:hover {
	color: #9c3f1d;
	background-color: #dadada;
}
.pages .right {
	margin-top: -15px;
}
.pages .right a {
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	background-position: 35px 5px;
	padding-left: 5px;
}
.pages .right a:hover {
	background-color: #dadada;
}
.pages .page {
	background-color: #eee;
	display: inline;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-right: 2px;
	margin-left: 2px;
}
.pages .pageactiv {
	font-size: 12px;
	text-decoration: none;
	background-color: #dadada;
	background-image: none;
	display: inline;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.accountNavig {
	padding-bottom: 10px;
}
.accountNavig a {
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 8px;
	margin-right: 20px;
	background-color: #AB470B;
}
.accountOptions {
	height: 50px;
}
.accountOptions .right {
	padding-top: 10px;
}
.CWcontent .accountNavig a {
	color: #fff;
	text-decoration: none;
}
.CWcontent .accountNavig a:hover, .CWcontent .accountNavig .currentLink {
	background-color: #3C1C0A;
}
.CWalertBox {
	padding: 8px 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FF6565;
}
.messageForm {
	text-align: right;
}
.messageForm .row {
	margin-bottom: 10px;
}
.messageForm .row .textfield, .messageForm .row .textfieldArea {
	width: 300px;
}
.messageForm .row .textfieldArea {
	height: 100px
}
.messageForm .row label {
	margin-right: 10px;
	margin-top: 5px;
}
.alertText {
	color: #fff;
	font-size: 12px;
}
.w50 {
	width: 49%;
}
.w45 {
	width: 45%;
}
.w25 {
	width: 24%;
}
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.error {
	background-color: #F00;
	padding: 15px;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.success {
	background-color: #093;
	padding: 15px;
	color: #FFF;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.row label {
	float: left;
	font-weight: bold;
}
.row .select-container {
	float: right;
}
.row .select-container select {
	width: 250px;
}
.buytbtn {
	width: 138px;
	height: 34px;
	background-image: url(../images/btn_add_cart.png);
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	color: #fff;
	font-size: 14px;
	float: right;
	margin-top: -2px;
	margin-bottom: 0px;
	margin-right: auto;
	padding-left: 30px;
	text-align: center;
	line-height: 31px;
	cursor: hand;
	cursor: pointer;
}
.row.qty input {
	float: right;
	width: 30px;
	height: 26px;
	line-height: 20px;
	border: 1px solid #fff;
	font-size: 14px;
	color: #016627;
	text-align: center;
	margin-right: 10px;
}
.textfield {
	height: 25px;
	border: #fff 1px solid;
	font-size: 12px;
}
.textfieldArea {
	border: #fff 1px solid;
	font-size: 12px;
}
.messageForm .btn {
	color: #fff;
	border-radius: 8px;
	padding: 10px 15px 10px 15px;
	border: none;
	font-size: 12px;
	background: #10862b;
	background: -moz-linear-gradient(top, #10862b 0%, #006e2e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #10862b), color-stop(100%, #006e2e));
	background: -webkit-linear-gradient(top, #10862b 0%, #006e2e 100%);
	background: -o-linear-gradient(top, #10862b 0%, #006e2e 100%);
	background: -ms-linear-gradient(top, #10862b 0%, #006e2e 100%);
	background: linear-gradient(to bottom, #10862b 0%, #006e2e 100%);
 filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#10862b', endColorstr='#006e2e', GradientType=0);
}
.CWproductPriceDisc {
	display: inline-block;
	margin-left: 10px;
}
.CWproductPriceDisc.alertText {
}
.CWproductPrice {
	display: inline-block;
}
.strike {
	text-decoration: line-through;
	font-size: 90%;
	color: #C15900;
}
.select-container {
	position: relative;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.select-container select {
	-webkit-appearance: none;
	-moz-appearance: none;
	color: #333;
	appearance: none;
	border: 1px solid #CCC;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 7px;
	padding-left: 20px;
	background-color: #FFF;
	background-image: url(../images/arrowDownBlack.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: 0.01px;
	text-overflow: '';
	border-radius: 13px;
	margin-top: -8px;
	font-size: 12px;
}
.searchbtn {
	margin-top: 1px;
	background-color: #10862b;
	height: 30px;
	width: 40px;
	color: #10862b;
	float: left;
	border: 1px solid #10862b;
	font-size: 1px;
	cursor: pointer;
	cursor: hand;
	background-image: url(../images/icon_search.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}
.greybtn {
	display: block;
	width: 150px;
	height: 23px;
	text-decoration: none;
	border-radius: 10px;
	background-color: #BFBFBF;
	color: #fff;
	text-align: center;
	padding-top: 7px;
}
a.discountLink {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	margin-left: 5px;
	marging-top: 5px;
}

.showMobile,.CWlink.firstLink {
display:none;	
}
.hideMobile {
display:inline;		
}

.fb {
	background-color: #3b5998;
	color:#fff;
	padding:5px;
	border-radius: 5px;
}

#header .top a.fb {
	color:#fff;
	margin:0 0 0 2px;

}

#footer a.fb{
	color:#fff;
} 

.fbImg img {
	width: 20px;
	height:20px;
}
.socialCont li {
        display:block;
    float: left;
     margin-right:5px;
    
}

.socialCont li a img {
margin-top:-5px;
}


.social {

   
      
}


@media only screen and (max-width: 960px) {
#header,  #footer {
	width: 100%;
}
#cont {
	width: 90%;
}
.banner1,  .banner2 {
	width: 48%;
	overflow: hidden;
}
.banner1 a,  .banner2 a {
	width: 100%;
}
     #header .categories .searchForm {

	width: 20%;

}
#header .categories .searchForm .textfield {
	width: 60%;

}
}

@media only screen and (max-width: 768px) {
.products .product {
	width: 43%;
	margin-left: 2%;
}
.products .product .photo {
	width: 100%;
}
.heading h1 {
	width: 50%;
}
    #header .categories .searchForm {

	width: 100%;

}
#header .categories .searchForm .textfield {
	width: 60%;

}
     .eventbanner {
        width:100%;
    }
}

@media only screen and (max-width: 640px) {
   #header .top ul li.hideMobile {  
        display:none;		
    }
    #header .top .basket {
   
	background-position: 0px 5px;
        margin-top:-7px;

    }
   
  
}


@media only screen and (max-width: 480px) {
	#cont  {
	overflow:hidden;
}
	
.fbImg img {
	width: 15px;
	height:15px;
}

	
	
.banner1,  .banner2 {
	width: 100%;
	overflow: hidden;
}
.products .product {
	width: 90%;
	height: auto;
	margin-left: 2%;
}

.products .product .photo {
	width: 95%;
	height: auto;
	background-size: 100%;
	background-position: center;
	padding-right: 7%;
	padding-left: 4%;
}

.products .product .photo img {
	width: 100%;
	height: auto;
}
.breadcrumbs {
display:none;	
}

#footer .navig ul {
	float: none;
	padding-bottom: 5%;
}
#footer .navig {
	float: none;
	width: 80%;
}
#footer .info {
	float: none;
	width: 80%;
	text-align: left;
	padding: 5%;
}

#header .categories {
	background-image: none;
	height: auto;
	margin-bottom: 10px;
	width: 100%;
	position: relative;
}
#header .categories ul {
	list-style-type: none;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #333;
	width: 100%;
	height: auto;
}
	

	
#header .top ul {
		margin-top: 0;
}
#header .categories ul li:not(:first-child) {
	display: none;
}
#header .categories ul li.icon {
	float: right;
	display: block;
}
#header .categories .CWlinks.responsive {
	position: relative;
}
#header .categories li.icon {
	position: absolute;
	right: 0;
	top: 10px;
}
#header .categories .CWlinks.responsive li {
	float: none;
	display: inline;
}
#header .categories .CWlinks.responsive li a {
	display: block;
	text-align: left;
	padding-bottom: 10px;
}
#header .categories .searchForm {
	float: none;
	clear: both;
	display: block;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
}
#header .categories .searchForm .textfield {
	width: 80%;
	border: 0px solid #ffffff;
}
#header .top {
	height: 50px;
}
#header .top .logo {
width:30%;	
}
#header .top .logo span {
	font-size: 12px;
	width: 40%;
	height: 50px;
	padding: 10px 0 0 10px;
	margin: 0;
	display: none;
}
#header .top .logo img {
	height: 40px;
	width: auto;
	
}
.heading {
height:auto;
margin-bottom:10px;	
}

.heading h1 {
 width:100%;
 padding-bottom:5px;	
}

.heading .right, .heading .CWlistingSortSelect{
float:none;
clear:both;	
}

.heading .CWlistingSortSelect{
width:100%;

}

.heading .CWlistingSortSelect form {
float:left;
margin-bottom:10px;
clear:both;
height:30px;	
width:100%;
}

.heading .CWlistingSortSelect  .listingSortSelect {
	width:100%;
}

.productdetail .photo {
	float: none;
	width: 100%;
}
.productdetail .photo .mainphoto {
	width: 95%;
	height: auto;
}

.productdetail .photo .mainphoto img {
	width: 97%;
	height: auto;
	margin-top:-6px;
	margin-bottom:2px
}


.productdetail .photo .photos {
	margin-top: 10px;
	margin-left: 15px;
	clear:both;
	display:block;
	height:auto;
	float:none;
}
.productdetail .photo .photos a {
	width: 47%;/*height: 120px;*/
}
.productdetail .info {
	float: none;
	width: 90%;
}

.productdetail .info .price {
	text-align:center;
}

#CWcartProductsTable .productCell {
	min-width: 50px;
}
#CWcartProductsTable .CWcartItemDetails {
	width: 90%;
}
#CWcartProductsTable, #CWcartProductsTable thead, #CWcartProductsTable tbody, #CWcartProductsTable th, #CWcartProductsTable td, #CWcartProductsTable tr, #loginFormTable tr, #loginFormTable td, .CWformTable tr, .CWformTable td {
	display: block;
}
#CWcartProductsTable thead tr, #loginFormTable thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
#CWcartProductsTable .totalCell span.label, #CWcartProductsTable .totalCell span.CWtotalText {
	text-align: left;
	float: left;
}
#CWcartProductsTable .totalAmounts {
	margin-left: 10px;
	font-size: 14px;
}
#CWcartProductsTable .hideMobile {
	display: none;
}
.CWpromoCode {
	padding: 10px;
}
#CWpromocode {
	width: 100%;
	margin: 10px 0 10px 0;
}
#update.CWformButtonSmall {
	clear: both;
	margin-right: 10%;
}
.CWright.totalCell {
	padding: 0 0 10px 0;
	text-align: left;
}
.CWsubtotalText {
	display: none;
}
#CWlinkCheckout {
	float: left;
	margin-left: 25%
}
#CWsubmitPromo {
	float: left;
	margin-left: 33%
}
#updateBtnCell {
	padding-top: 40px;
}
.CWcontent .halfLeft, .CWcontent .halfRight {
	width: 100%;
	float: none;
}
.CWcontent #loginFormTable, .CWformTable {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#CWformCustomer table.CWformTable td.customerInfo {
	width: 95%;
}
.CWcontent #loginFormTable .textfield, .CWcontent #loginFormTable .label, .CWformTable .label, .CWformTable .textfield {
	width: 100%;
}
#CWformOrderSubmit .textfieldArea {
	width: 100%;
}
#CWcheckoutStepLinks {
	display: none;
}
.CWlinksNav {
	min-height: 20px;
	width: 100%;
}
table.CWformTable th.label {
  text-align:left;
}
table.CWformTable th{
display:block;
}

.sliderHome, .slider {
    margin:0 5px  0  10px;
}

.sliderHome img, .slider img {
	height:auto;
	padding:0;
}
.sliderHome .bx-controls, .slider .bx-controls {
display:none;
}
.banner3, .banner4,.bannerDiscount{
width:100%;
overflow:hidden;	
}
.showMobile,.CWlink.firstLink {
display:block;	
}
.hideMobile {
display:none;		
}


}

@media only screen and (max-width: 321px) {
	
}
