@charset "utf-8";
/* CSS Document */
.innerPath{
	width:100%;
	height:auto;
	float:left;
	padding:10px 0 10px 0;
	color:#333;
	background:url(../images/pathBg.png);
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:300;
	letter-spacing: 0.0300em;		
}
.innerPath a:link, .innerPath a:active, .innerPath a:visited{
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:300;
	text-decoration:underline;
	letter-spacing: 0.0300em;
}
.innerPath a:hover{
	color:#d13a42;
	text-decoration:none;
}
.innerPathSelected{
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
}
.innerCategory{
	width:100%;
	height:auto;
	float:left;
}
.innerCategory h1{
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:20px;
	text-transform:uppercase;
	color:#333;
	letter-spacing: 0.0100em;
	text-shadow: 1px 1px 0px rgba(150, 150, 150, 0.50);
	margin:5px 0 15px 0;
	width:860px;
	height:auto;
	float:left;
}
.innerCategory .backPage{
	width:100px;
	height:auto;
	float:right;
	text-align:right;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:14px;
	color:#333;
}
.innerCategory .backPage a:link, .innerCategory .backPage a:active, .innerCategory .backPage a:visited{
	color:#333;
	text-decoration:none;
}
.innerCategory .backPage a:hover{
	color:#000;
	text-decoration:underline;
}
.innerCategory .left{
	width:715px;
	height:auto;
	float:left;	
}
.innerCategory .leftFull{
	width:960px;
	height:auto;
	float:left;	
}
.innerCategory .right{
	width:225px;
	height:auto;
	float:right;
	-moz-box-shadow: 1px 1px 1px #999;
	-webkit-box-shadow: 1px 1px 1px #999;
	box-shadow: 1px 1px 1px #999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=120, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=120, Color='#999999');		
}
.innerCategory .right .header{
	width:210px;
	height:auto;
	float:left;
	background:#d32121;
	text-transform:uppercase;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#FFF;
	padding:3px 5px 3px 10px;
	letter-spacing: 0.0100em;
}
.innerCategory .productThumbBlock{
	width:205px;
	height:270px;
	float:left;
	-moz-box-shadow: 1px 2px 2px #999;
	-webkit-box-shadow: 1px 2px 2px #999;
	box-shadow: 1px 2px 2px #999;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#999999');
	margin-bottom:20px;
	background:#FFF;
	padding:10px;	
}
.innerCategory .productThumbBlock:hover{
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#999999')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#999999');
	cursor:pointer;
	width:205px;
	height:270px;
	float:left;
}
.innerCategory .productThumbImage{
	width:205px;
	height:205px;
	float:left;
	padding-bottom:20px;
	text-align:center;
}
.innerCategory .productThumbDetails{
	width:100%;
	height:45px;
	float:left;
	text-align:center;
}
.productThumbDetails h3{
	margin:0;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:400;
	font-style:normal;
	color:#333;
	text-transform:uppercase;		
}
.productThumbDetails h4{
	margin:0 0 10px 0;
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	font-weight:400;
	font-style:normal;
	color:#333;
	text-transform:capitalize;
}


.productRow{
	width:100%;
	height:auto;
	float:left;
}
.productImageContainer{
	width:300px;
	height:auto;
	float:left;
}
.productImageBlock{
	width:290px;
	height:290px;
	float:left;
	border:1px solid #cacaca;
	background:#FFF;
	padding:5px;
	text-align:center;
}
.productContentBlock{
	width:350px;
	min-height:300px;
	height:auto;
	float:left;
	margin-left:28px;
}
.productContentBlock h1{
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	font-weight:400;
	margin:0 0 10px 0;
	padding:0px;
	color:#393939;
	width:100%;
	height:auto;	
}
.productContentBlock h3{
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	font-weight:400;
	color:#333;
	margin:0 0 5px 0;	
}
.productContentBlock article{
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:12px;
	line-height:20px;
	margin: 0 0 15px 0;
}
.productQtyBlock{
	width:auto;
	height:auto;
	float:left;
	padding-top:5px;	
}
.productTextFieldCls{
	font-family:Verdana, Geneva, sans-serif;
	color:#393939;
	font-size:11px;
	width:40px;
}
.shoppingcartButton{
	width:100px;
	height:28px;
	float:left;
	background:#f26954;
	font-family: 'Roboto', sans-serif;
	font-size:13px;
	font-weight:400;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	padding-top:7px;
}
.shoppingcartButton:hover{
	background:#818181;
	cursor:pointer;
}
.productInnerThumbBlock{
	width:300px;
	height:auto;
	float:left;
}
.productInnerSmallThumb{
	width:78px;
	height:78px;
	float:left;
	border:1px solid #cacaca;
	background:#FFF;
	padding:5px;
	text-align:center;	
}
.productShoppingCartBlock{
	width:250px;
	height:auto;
	float:left;
	margin-left:30px;
}
.productShoppingCartBlock .header{
	width:230px;
	height:20px;
	float:left;
	padding:10px;
	background:#c4c4c4;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight:400;
	text-transform:uppercase;
	color:#393939;
}
.productShoppingCartBlock .listBlock{
	width:230px;
	height:auto;
	float:left;
	padding:10px;
	background:#ebebeb;
	font-family: 'Roboto', sans-serif;
	font-size:12px;
}
.productShoppingCartBlock .totalBlock{
	width:230px;
	height:auto;
	float:left;
	padding-top:10px;
	margin-top:10px;
}
.productShoppingCartBlock .totalBlock .icons{
	width:30px;
	height:30px;
	float:left;
}
.productShoppingCartBlock .totalBlock .total{
	width:170px;
	height:25px;
	float:left;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#333;
	padding-top:5px;
}
.productShoppingCartBlock .selectedProductsBlock{
	width:230px;
	height:auto;
	float:left;
	padding-top:10px;
}
.productShoppingCartBlock .selectedProductsBlock .thumbBlock{
	width:230px;
	height:auto;
	float:left;
	padding-bottom:15px;
	border-bottom:1px dotted #999999;
}
.productShoppingCartBlock .selectedProductsBlock .thumbBlock img{
	width:60px;
	height:60px;
	float:left;
	margin-right:10px;
}
.thumbBlock .details{
	width:130px;
	height:auto;
	float:left;
	margin-right:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.thumbBlock .close{
	width:20px;
	height:20px;
	float:right;
	background:#9a9a9b;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#FFF;
	text-align:center;	
}
.hotSelling{
	width:auto;
	height:auto;
	position:relative;
	top:0;
	left:0;
	z-index:100;
}
.hotSelling img{
	position:absolute;
	top:-10px;
	left:-10px;
}
.cart-itm, .mailsent{
	width:920px;
	height:auto;
	float:left;
	background:#ececec;
	padding:20px;
	border-radius: 10px;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight:400;
	color:#333;
	margin-bottom:15px;
}
.remove-itm{
	width:20px;
	height:20px;
	float:right;
	background:#ccc;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.remove-itm a:link, .remove-itm a:active .remove-itm a:visited{
	color:#333;
	text-decoration:none;
}
.remove-itm a:hover{
	color:#F00;
	text-decoration:none;
}
.cart-itm h3{
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	font-weight:400;
	color:#000;
	margin:0 0 15px 0;
}
.check-out-txt{
	font-family: 'Roboto', sans-serif;
	font-size:18px;
	font-weight:400;
	color:#000;
}
