.products-featured-carousel-wrapper{
	height:250px;
	}
	.products-featured-carousel{
		width:522px;
		height:250px;
		margin:20px auto;
		border:1px solid #DDDCDF;
		overflow:visible !important;
		position:relative;

		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		-khtml-border-radius: 6px;
		border-radius: 6px;
		}
		.products-featured-carousel .left-arrow{
			display:block;
			position:absolute;
			left:-50px;
			top:100px;
			z-index:14;
			}
		.products-featured-carousel .right-arrow{
			display:block;
			position:absolute;
			right:-50px;
			top:100px;
			z-index:14;
			}
		.products-featured-carousel .slide-wrapper{
			display:none;
			}
			.products-featured-carousel .slide{
				padding:20px;
				}
				.products-featured-carousel .slide-inner{
					display:table;
					width:100%;
					}
					.products-featured-carousel .slide .product-image{
						width:190px;
						min-height:100px;
						display:table-cell;
						vertical-align:middle;
						}
						.products-featured-carousel .slide .product-image img{
							max-width:100%;
							}
					.products-featured-carousel .slide .product-info{
						display:table-cell;
						vertical-align:middle;
						}
						.products-featured-carousel .slide .product-info .product-title{
							font-size:20px;
							color:#62676b;
							font-weight:bold;
							padding:6px 0 0 0;
							}
						.products-featured-carousel .slide .product-info .product-code{
							padding:7px 0 14px 0;
							}
						.products-featured-carousel .slide .product-info .product-description{
							}
							.products-featured-carousel .slide .product-info .product-description p{
								font-size:14px;
								line-height:18px;
								}
							.products-featured-carousel .slide .product-info .product-description .product-price{
								text-align:right;
								padding:8px 0 0 0;
								}
								.products-featured-carousel .slide .product-info .product-description .product-price .currency{
									color:#000000;
									font-size:20px;
									font-weight:bold;
									}
								.products-featured-carousel .slide .product-info .product-description .product-price .integer{
									color:#000000;
									font-size:20px;
									font-weight:bold;
									}
								.products-featured-carousel .slide .product-info .product-description .product-price .decimal{
									color:#000000;
									font-size:14px;
									font-weight:bold;
									}


	.facets-menu-wrapper .refine{
		display:none;
		}
		.facets-menu-wrapper .refine .title{
			position:relative;
			cursor:pointer;
			}
			.facets-menu-wrapper .refine .title .icon{
				position:absolute;
				right:10px;
				top:7px;
				width:18px;
				height:18px;
				background:url(../images/plus_minus_icon.png) no-repeat;
				}
				.facets-menu-wrapper .refine.show .title .icon{
					background-position: 0 bottom;
					}
	
	
	
	.p-table .basket-action-link{
		padding:4px 0 0 0;
		}
	

		.ac-skin .co-breadcrumb li.clear{
			display:none;
			}


.error-text-area{
	padding:6px;
	}
	.error-text-area p{
		font-size:14px;
		font-weight:bold;
		color:#840000;
		}	
	.error-text-area ul{
		list-style:disc;
		padding:5px 0 0 16px;
		}
		.error-text-area li{
			font-size:12px;
			padding:0 0 5px 0;
			list-style:disc;
			color:#840000;
			display:list-item;
			}

.notice.orderNo{
	padding:6px;
	font-size:14px;
	line-height:20px;
	margin-bottom: 20px;
	}

.notice.orderNo b {
	font-size: 22px;
	line-height: 30px;
}

div.basket-totals{
	padding:0 0 0 6px;
	}
	
@media screen and (max-width: 768px) {
	
    #page {
        margin-top: 0px;
        /* overflow-x: hidden; */
    }
    
	
	.ac-skin .question{
		margin-bottom:0;
		}
	
	.main h1{
		padding-left:6px;
		}
	
	.products-carousel .left-arrow{
		left:5px;
		}
		.products-carousel .left-arrow img{
			width:16px;
			}
	.products-carousel .right-arrow{
		right:5px;
		}
		.products-carousel .right-arrow img{
			width:16px;
			}
	
	.ac-skin .question{
		padding:5px;
		}
		.ac-skin .question textarea{
			margin-left:0;
			}	
	
	.ac-skin .co-breadcrumb{
		text-align:justify;
		background:none;
		padding:0 10px;
		}
		.ac-skin .co-breadcrumb li{
			display:inline-block;
			width:auto;
			padding:52px 0 0 0;
			margin:0 !important;
			min-width:48px;
			}
			.ac-skin .co-breadcrumb li.re{
				background:url(../images/icons/register.png) center top no-repeat;
				}
			.ac-skin .co-breadcrumb li.yi{
				background:url(../images/icons/your-info.png) center top no-repeat;
				}
			.ac-skin .co-breadcrumb li.sp{
				background:url(../images/icons/shipping.png) center top no-repeat;
				}
			.ac-skin .co-breadcrumb li.py{
				background:url(../images/icons/payment.png) center top no-repeat;
				}
			.ac-skin .co-breadcrumb li.rv{
				background:url(../images/icons/placeorder.png) center top no-repeat;
				}
			.ac-skin .co-breadcrumb li.ty{
				background:url(../images/icons/register.png) center top no-repeat;
				}


		.ac-skin .co-breadcrumb li.clear{
			display: inline-block;
			width:100%;
			height:1px;
			font-size:0;
			line-height:0;
			padding:0 !important;
			}
	
	.p-table td, 
	.p-table a, 
	.p-table p, 
	.p-table span{
		font-size:11px;
		}
	
	
	table.p-table.basket .baske-item{
		width:100px;
		}
		.p-table .baske-item .item-thumb{
			width:90px;
			}
			.p-table .baske-item .item-thumb img{
				max-width:100%;
				}
	
	
	.facets-menu-wrapper .refine, .mobileFacets .refine{
		display:block;
		background-color: #000000;
		}
	.facets-menu-wrapper .facets-filters{
		display:none;
		}

	
	.products-featured-carousel{
		width:100%;
		}
		.products-featured-carousel .left-arrow{
			left:5px;
			}
			.products-featured-carousel .left-arrow img{
				width:16px;
				}
		.products-featured-carousel .right-arrow{
			right:5px;
			}
			.products-featured-carousel .right-arrow img{
				width:16px;
				}
	
	body{
		min-width:320px;
        width 100%;
        overflow-x: hidden;
		}
	
	.ac-skin .side-nav{
		display:block;
		margin-left:0;
		width:100%;
		clear:both;
		}
	.ac-skin .main{
		display:block;
		}
	.ac-skin .news{
		display:block;
		margin-right:0;
		width:100%;
		}
	
	#bd{
		padding-left:0;
		padding-right:0;
        overflow-x: 0px;
		}
		
	.ac-skin .item-main{
		padding-left:10px;
		margin-bottom:5px;
		}
		.ac-skin .item-img {
			margin-left:0;
			}
	
		
	.ac-skin .ft-links{
		width:100%;
		}
		
	.ac-skin .reviews{

		}
		.add-review{
			top:0;
			}
	
	
	.yui3-u-1-4{
		width: auto;
		padding:0 10px 15px 10px;
		}

.ui-dialog {
width: 100% !important;
}
	
	.properties-table{
		width:auto !important;
		}
	
	.ac-skin .item-secondary .desc{
		clear:both;
		}
	
	
	.ac-skin .item-img{
		width:100%;
		text-align:center;
		}
	
	
	.ac-skin .item-details{
		display:block;
		}
		.ac-skin .item-details .title{
			padding-top:10px;
			}
	
	.ac-skin .yui-nav{
		height:auto !important;
		padding:0;
		}
		.ac-skin .yui-nav li{
			float:none;
			display:block;
			margin-top:0;
			padding:0;
			}
			.ac-skin .yui-nav li:first-child{
				-moz-border-radius: 3px 3px 0 0;
				-webkit-border-radius: 3px 3px 0 0;
				-khtml-border-radius: 3px 3px 0 0;
				border-radius: 3px 3px 0 0;
				}
			.ac-skin .yui-nav li:last-child{
				-moz-border-radius: 0 0 3px 3px;
				-webkit-border-radius: 0 0 3px 3px;
				-khtml-border-radius: 0 0 3px 3px;
				border-radius: 0 0 3px 3px;
				}
			.ac-skin .yui-nav li a{
				display:block;
				padding:10px;
				}
				.ac-skin .yui-nav li.selected a{
					background:url(../images/selected_white_arrow.png) 0 center no-repeat;
					}
	
		
	.ac-skin .item-secondary .inner-socket{
		margin-top:5px;
		}
	.inner-socket.margin-t20{
		margin-top:5px;
		}
	
	.ac-skin .cross-sell, .ac-skin .reviews, .ac-skin .item-secondary, .ac-skin .item-section{
		margin-bottom:5px;
		}
		
	.ac-skin .cross-sell .listing.grid{
		text-align:justify;
		}

	
	.ac-skin .listing{
		text-align:justify;
		}
		

			.ac-skin .listing .item .image img{
				max-width:70%;
				}
			.ac-skin .listing .item .buttons .quicklook_trigger{
				display:none;
				}
			.ac-skin .item .feature-list{
				display:none;
				}
    .listing.grid div.item {
        min-height: 280px;
    }
		.yui3-u-1-2 {
width: auto;
margin-left: 0;
}

	
	.ac-skin .f-row label.not-fixed{
		width:auto;
		}

.recentMob {
    visibility:visible;
}

.recentDesk {
    display: none;
}

}

@media screen and (max-width: 520px) {

	.ac-skin .promos{
		margin-left:5px;
		}

	table.basket .product-description{
		/*display:none;*/
		}

	.ac-skin .co-breadcrumb{
		margin:10px 0;
		}
		.ac-skin .co-breadcrumb li{
			opacity:0.4;
			}
			.ac-skin .co-breadcrumb li.re{
				opacity:1;
				}
			.ac-skin .co-breadcrumb.step2 li.yi{
				opacity:1;
				}
				.ac-skin .co-breadcrumb.step2 li.re{
					opacity:0.4;
					}
			.ac-skin .co-breadcrumb.step3 li.sp{
				opacity:1;
				}
				.ac-skin .co-breadcrumb.step3 li.re{
					opacity:0.4;
					}
			.ac-skin .co-breadcrumb.step4 li.py{
				opacity:1;
				}
				.ac-skin .co-breadcrumb.step4 li.re{
					opacity:0.4;
					}
			.ac-skin .co-breadcrumb.step5 li.rv{
				opacity:1;
				}
				.ac-skin .co-breadcrumb.step5 li.re{
					opacity:0.4;
					}
			.ac-skin .co-breadcrumb.step6 li.ty{
				opacity:1;
				}
				.ac-skin .co-breadcrumb.step6 li.re{
					opacity:0.4;
					}

}


@media screen and (max-width: 500px) {



	.products-featured-carousel .slide .product-image{
		width:150px;
		}
	
	.products-featured-carousel .slide .product-info .product-title{
		font-size:16px;
		}
	.products-featured-carousel .slide .product-info .product-description p{
		font-size:12px;
		line-height:14p;x
		}
	
}

@media screen and (max-width: 450px) {

		.ac-skin .co-breadcrumb li{
			font-size:0;
			}

}

@media screen and (max-width: 420px) {

	table.p-table.basket .baske-item{
		width:70px;
		}
	.p-table .baske-item .item-thumb{
		width:60px;
		}
	
	table.basket td{
		padding:5px;
		}

	table.p-table.basket span.price,
	table.p-table.basket .item-title a{
		font-size:13px;
		}

	table.order-total .lbl,
	table.order-total .lbl strong,
	table.order-total .val{
		font-size:11px;
		}

	h1{
		font-size:20px;
		}

}

@media screen and (max-width: 380px) {



		.products-featured-carousel .slide-inner{
			display:block;
			}
			.products-featured-carousel .slide .product-image{
				display:block;
				width:auto;
				text-align:center;
				}
				.products-featured-carousel .slide .product-image img{
					max-width:100%;
					}
			.products-featured-carousel .slide .product-info{
				display:block;
				}
			.products-featured-carousel .slide .product-info .product-title{
				font-size:12px;
				}
			.products-featured-carousel .slide .product-code{
				float:left;
				}
			.products-featured-carousel .slide .product-info .product-description{
				float:right;
				position:relative;
				top:-10px;
				}
				.products-featured-carousel .slide .product-info .product-description p{
					display:none;
					}


}


@media screen and (max-width: 510px) {
	
	.ac-skin .item-options{
		margin-right:0;
		margin-left:0;
		display:block;
		width:auto;
		}

	.ac-skin .listing .item{
		min-width:0;
		width:95%;
        
		}
    
    .listing.grid div.item {
        min-height: 0px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

}

/**/