/* 1 reset
----------------------------------------------------------------------------- */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {margin:0; padding:0;}
table{border-collapse:collapse; border-spacing:0;font-size:inherit;}
fieldset,img{border:0;}
li{list-style:none;}
input,button,textarea,select,optgroup,option{font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit;}
html{ 
width:100%; 
height:100%;
}
body { 
width:100%; 
height:100%; 
font:12px Arial,Helvetica,Garuda,sans-serif; 
background:#992a1f url("../images/body_bg.jpg") repeat 50% 0;
}
:focus {
outline: none !important;
}


/* *2 text
----------------------------------------------------------------------------- */
a {
	text-decoration:none;
	color:#000000;
}
a:hover {
	text-decoration:underline;
}
/* Headings */
h1,h2,h3,h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#000; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
img {
	vertical-align:top;
}
.more-views {
	float: left;	
}

.more-views h2.box-title {
    color: #868888;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-right: 9px;
    padding-bottom: 4px;
    text-transform: uppercase;	
}
/* *3 main
----------------------------------------------------------------------------- */

.both {
width:100%;
clear:both;
overflow:hidden;
line-height:0;
}
.clearfix:after {
content:' ';
clear:both;
display:block;
width:0; 
height:0;
overflow:hidden;
font-size:0;
}
.wrapper{
	background:url("../images/wrapper_bg2.jpg") no-repeat 50% 0;
	min-height:100%;
	height:auto !important;
	height:100%;
}

/* *4 footer
----------------------------------------------------------------------------- */




/* *5 header
----------------------------------------------------------------------------- */
.header{
	height:245px;
	background:url("../images/header_bg.jpg") no-repeat 0 0;
	position:relative;
}
h1.logo{
	position:absolute;
	width:213px;
	height:130px;
	margin:0;
	top:28px;
	left:69px;
}
a.logo{
	display:block;
	width:213px;
	height:130px;
}
.mini-cart{
	width:181px;
	height:136px;
	background:url("../images/mini_cart_bg.jpg") no-repeat 0 0;
	position:absolute;
	top:21px;
	left:699px;
	font-family:Verdana,Geneva,Kalimati,sans-serif;
	font-size:12px;
	font-weight:bold;
}
a.mini-cart-link{
	display:block;
	height:48px;
	margin:18px 15px 0;
}
.mini-cart .block-content{
	padding-top:5px;
	line-height:14px;
}
.mini-cart-left{
	float:left;
	padding-left:40px;
	width:40px;
}
.mini-cart-right{
	float:left;
	width:60px;
	text-align:center;
}
.mini-search{
	width:305px;
	position:absolute;
	height:46px;
	top:206px;
	left:589px;
}
.mini-search label{
	color:#fefcfc;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana,Geneva,Kalimati,sans-serif;
	margin-top:14px;
	margin-right:4px;
}
.mini-search input#search{
	border:1px solid #000;
	border-right:0;
	width:190px;
	padding:0 4px;
	height:18px;
	background:#fff;
	font-size:12px;
	line-height:18px;
	margin-top:12px;
}
.mini-search input, .mini-search label{
	vertical-align:middle;
	float:left;
}

/* *6 content
----------------------------------------------------------------------------- */
.page{
	width:909px;
	margin:0 auto;
/*	background:url("../images/page_bg.jpg") repeat-y 50% 0;*/
}
.col2-left-layout .col-left{
	position:relative;
	float:left;
	display:inline;
	margin-left:21px;
	width:244px;
	margin-top:-45px;
}
.col2-left-layout .main{
	padding-bottom:20px;
}
.col2-left-layout .col-main{
	float:right;
	width:637px;
	padding-top:7px;
	padding-left:7px;
}
.col-left-content{
	background:url("../images/left-col-bg.png") repeat-y 0 0;
	padding:5px 4px 0 10px;
}
.col-left-top{
	height:21px;
	background:url("../images/left-col-top.png") repeat-y 0 0;
}
.col-left-bottom{
	height:17px;
	background:url("../images/left-col-bottom.png") repeat-y 0 0;
}
.block-layered-nav{
	padding-left:17px;
	margin-bottom:28px;		padding-right:5px;
}
.block-layered-nav a.all, a.all_cat{
	text-transform:uppercase;
	display:block;
	color:#ab2923 !important;
	font-weight:bold !important;
	padding-left:8px;
	font-size:13px;
	padding-bottom:2px;
}
.block_hr{
	height:1px;
	overflow:hidden;
	line-height:0;
	background:#030303;
	width:179px;
}
.block-layered-nav .narrow-by-list2 dt{
	color:#aa2923;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:4px;
	padding-left:2px;
}
.block-layered-nav .narrow-by-list2 dd{
	padding-left:2px;
}
.block-layered-nav .narrow-by-list2 a{
	color:#000000;
	font-weight:bold;
	line-height:16px;
}
.block-layered-nav .narrow-by-list2 ol li ol li{
	padding-left:9px;
}
.block-layered-nav .narrow-by-list2 ol{
	padding-bottom:10px;
}
.block-layered-nav .narrow-by-list2 ol li ol{
	padding-bottom:2px;
}
.mini-login{
	height:91px;
	background:url("../images/block_login_bg.jpg") no-repeat 0 0;
	padding-top:96px;
	padding-left:24px;
	padding-bottom:7px;
}
.mini-login label{
	color:#fdfbfb;
	font-weight:bold;
	font-size:0.85em;
	min-width:50px;
}
.mini-login .login_input{
	border:1px solid #000;
	background-color:#fdfdfd;
	width:117px;
	padding:0 4px;
	height:15px;
	font-size:11px;
}
.mini-login  .login1{
	margin-bottom:16px;
}
.mini-login .login_submit{
	float:right;
	margin-right:20px;
	margin-top:3px;
}
.top10 {
	background:#000;
	position:relative;
	margin-left:-11px;
	margin-bottom:9px;
	padding-bottom:10px;
}
.top10_left{
	float:left;
	padding:14px 3px 0 26px;
}
.top10_right{
	float:left;
	width:442px;
	padding-top:6px;
}
.top10_item{
	float:left;
	display:inline;
	margin-left:21px;
	width:206px;
	
}
.top10_item dl{
	padding-bottom:12px;
}
.top10_item h3{
	color:#aa2923;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	margin:0;
}
.top10_item dt, .top10_item dt a{
	color:#fefdfd;
	font-size:10px;
	font-weight:bold;
}
.main .top10_item dd{
	color:#b0afad;
	font-size:10px;
	font-weight:bold;
	float:right;
	clear:right;
	text-align:right;
	line-height:13px;
	margin:0 !important;
}
.top10_item dt{
	float:left;
	clear:left;
	width:165px;
	letter-spacing:0px;
	word-spacing:-1px;
	line-height:13px;
}
.top10 .even dt{
	width:135px;
}
.top10 .even{
	width:177px;
	margin-left:24px;
}
.hot-title{
	padding-left:3px;
	padding-bottom:4px;		margin:0;
}
.products-grid .item{
	background:url("../images/product_bg.gif") no-repeat 0 0;
	padding-bottom:66px;
	min-height:243px;
	position:relative;
	float:left;
	display:inline;
	width:197px;
	margin-right:10px;
	margin-bottom:10px;
}
.products-grid .last{
	margin-right:0;
}
.products-grid .item .product_bottom{
	background:url("../images/product_bottom.gif") no-repeat 0 0;
	height:10px;
	overflow:hidden;
	width:197px;
	position:absolute;
	top:100%;
	left:0;
	z-index:1;
}
.products-grid .item a.product-image{
	display:block;
	padding:9px 17px 0 10px;
}
.products-grid .item h2.product-name{
	margin:0;
	line-height:14px;
	padding:3px 17px 0 16px;
}
.products-grid{
	padding-left:5px;
}
.products-grid .item h2.product-name a{
	font-size:12px;
	color:#aa2923;
	font-weight:bold;
}
.products-grid .item .product-info{
	color:#030303;
	font-size:12px;
	font-weight:bold;
	padding:0 17px 0 16px;
	line-height:14px;
}
.products-grid .item .actions{
	border-top:1px solid #7b7a7a;
	position:absolute;
	bottom:0;
	left:15px;
	width:158px;
	z-index:2;
}
.products-grid .item .price-box{
	padding-top:2px;
	line-height:18px;
}
.products-grid .item .price-box .regular-price{
	font-size:15px;
	color:#656261;
	font-weight:bold;
}
.products-grid .item .product-details{
	display:block;
	padding-top:5px;
}


/*New styles for category and product*/
.block-shop-by .block-title{
	padding-left:12px;
}
.block-shop-by .block-content{
	padding-left:17px;
	padding-bottom:20px;
}
#narrow-by-list  dt{
	border-bottom:1px solid #bcbdbd;
	border-top:1px solid #030303;
	width:179px;
}
.col-left-content{
	padding-top:0;
}
.block-layered-nav{
	padding-top:5px;
}
#narrow-by-list dd{
	color:#868787;
	font-size:12px;
	font-weight:bold;
	padding-bottom:20px;
	padding-top:4px;
	line-height:17px;
	padding-right:20px;
}
#narrow-by-list dd a{
	color:#030303;
	font-size:12px;
	font-weight:bold;
}
.col2-left-layout .col-main-bg{
	width:565px;
	float:right;
	display:inline;
	margin-right:27px;
	margin-top:16px;
	background:url("../images/col_main_bg.png") repeat-y 0 0;
	position:relative;
	padding:3px 15px 15px 18px;
	
}
.col-main-bg .col-main-top-bg{
	background:url("../images/col_main_top.png") no-repeat 0 0;
	height:7px;
	position:absolute;
	top:-7px;
	left:0;
	overflow:hidden;
	width:598px;

}
.col-main-bg .col-main-bottom-bg{
	background:url("../images/col_main_bottom.png") no-repeat 0 0;
	height:13px;
	overflow:hidden;
	position:absolute;
	bottom:-13px;
	left:0;
	width:598px;
}
.breadcrumbs{
	padding-bottom:2px;
	border-bottom:1px solid #9b9c9c;
	margin-right:9px;
}
.breadcrumbs ul li{
	display:inline;
	font-size:11px;
	font-weight:bold;
	color:#aa2923;
	text-transform:uppercase;
}
.breadcrumbs ul li a{
	font-size:11px;
	font-weight:bold;
	color:#aa2923;
}
.breadcrumbs ul li span{
	color:#868787;
}
.toolbar{
	font-size:11px;
	color:#868787;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:18px;
}
.toolbar .pages li{
	display:inline;
	padding-left:2px;
	font-size:11px;
	color:#868787;
	font-weight:bold;
}
.toolbar .pages li a{
	font-size:11px;
	color:#868787;
	font-weight:bold;
	text-decoration:underline;
}
.toolbar .pages li.current a{
	font-size:11px;
	color:#030303;
	font-weight:bold;
	text-decoration:underline;
}
.toolbar .pages li a:hover{
	text-decoration:none;
	color:#030303;
}
.toolbar select{
	border:1px solid #8e8e8e;
	background:#d0cfcf;
	font-size:11px;
	height:20px;
}
.pager .amount {
	float:left;
	margin:0;
	padding-top:1px;
}
.pager{
	line-height:22px;
}
.pager .limiter {
	float:right;
	margin: 0 0 0 5px;
}
.pager .sort-by{
	float:right;
	display:inline;
	margin-left:8px;
	margin-right:8px;
}
.pager span, .pager strong, .pager select, .pager a, .pager label{
	vertical-align:middle;
}
.pager label{
	text-transform:uppercase;
	padding-right:4px;
}
.toolbar .pages{
	float:left;
	display:inline;
	margin-left:25px;
}
.toolbar .pages ol{
	display:inline;
}
.products-grid-in .item {
	float:left;
	display:inline;
	margin-right:6px;
	background:url("../images/cat_prod_bg.png") no-repeat 0 0;
	position:relative;
	width:157px;
	min-height:210px;
	padding:8px 14px 56px 13px;
}
.products-grid-in .last{
	margin-right:0;
}
.products-grid-in h2.product-name{
	font-size:11px;
	color:#898787;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 5px;
	padding-left:7px;
	padding-top:7px;
	line-height:13px;
}
.products-grid-in h2.product-name a{
	color:#898787;
	text-decoration:underline;
}
.products-grid-in{
	padding-top:4px;
}
.products-grid-in .item .product_bottom{
	background:url("../images/cat_prod_bottom.png") no-repeat 0 0;
	height:9px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:0;
	width:184px;

}
.products-grid-in .item .price-box .regular-price, .product-view .product-shop .price-box .regular-price{
	font-size:15px;
	color:#aa2923;
	font-weight:bold;
	padding-left:7px;

}
.products-grid-in .item .actions{
	position:absolute;
	bottom:24px;
	width:150px;
	padding-left:7px;
}
.product-view{
	padding-top:16px;
}
.product-view .product-shop{
	float:right;
	width:200px;
}
.product-view .product-shop .product-name h1{
	color:#aa2923;
	font-weight:bold;
	font-size:17px;
	line-height:18px;
	margin:0;
}
.product-view .product-shop .short-description{
	color:#797878;
	font-size:12px;
	font-weight:bold;

}
.product-view .product-shop .product-code{
	color:#030303;
	font-size:17px;
	font-weight:bold;
	padding-top:10px;
}
.product-view .product-shop .price-box .regular-price{
	padding:0;
}
.product-view .product-shop .price-box {
	padding:56px 0 8px;
}
.product-view .product-shop .add-to-box .add-to-cart label,
.product-view .product-shop .add-to-box .add-to-cart input,
.product-view .product-shop .add-to-box .add-to-cart button,
.product-view .product-shop .add-to-box .add-to-cart a{
	float:left;
}
.product-view .product-shop .add-to-box .add-to-cart label{
	font-size:12px;
	color:#020202;
	font-weight:bold;
	margin:2px 3px 0 0;
}
input.qty{
	width:35px;
	height:19px;
	border:1px solid #000000;
	font-size:12px;
	line-height:19px;
	margin-right:7px;
}
.product-view .product-img-box{
	float:left;
	width:300px;
}
.product-view .product-img-box .product-image-zoom{
	width:298px;
	height:268px;
	overflow:hidden;
	position:relative;

}
.more-views ul{
	padding-right:28px;
}
.more-views ul li{
	float:right;
	border:1px solid #b1b0b0;
}
.product-essential{
	padding-bottom:10px;
}
.product-collateral h2.box-title{
	background:url("../images/product_h2_bg.gif") repeat-x 0 100%;
	padding-bottom:4px;
	font-size:12px;
	color:#868888;
	font-weight:bold;
	text-transform:uppercase;
	margin-right:9px;
	margin-bottom:5px;
}
table.product-table td{
	font-size:11px;
	color:#030303;
	font-weight:bold;
	padding-left:35px;
}
.product-collateral .box-collateral{
	padding-bottom:20px;
}
.product-collateral .box-up-sell {
	padding-bottom:0;
}
.box-up-sell .products-grid-in .item{
	min-height:192px;
	padding-bottom:12px;
}
.box-up-sell .products-grid-in h2.product-name{
	text-align:center;
	padding-left:0;
}
.box-up-sell .products-grid-in h2.product-name a{
	text-decoration:none;
}
.box-up-sell .products-grid-in h2.product-name a:hover{
	text-decoration:underline;
}
.box-up-sell .products-grid-in{
	position:relative;
	margin-left:-2px;
	padding-top:8px;
}
/*.main-container{
	background:url("../images/main_bg.png") no-repeat 170px 155px;
}*/

/*New styles for category and product END*/
.mini-login p, .mini-login p a{
	color:#fff;
}
.mini-login p{
font-size:13px;
line-height:18px;
padding-left:7px;
padding-top:2px; 
}
#checkout-progress-wrapper{
	padding-right:10px;
}
