@charset "utf-8";

/* CSS Document */

@import url("reset.css");

body{
	background:url(../_images/bg-top.jpg) top center repeat-x;
	font:12px Arial, Helvetica, sans-serif normal;
}
input{ font-size:12px; font-family:Arial, Helvetica, sans-serif;}
html{background:url(../_images/footer-bg.jpg) bottom center repeat-x;}
img{ color:#FFF;}
p{ color:#7A7A7B; line-height:19px; }
.button{ background:url(../_images/button-bg.jpg) repeat-x !important; padding:5px 8px 5px 8px; text-transform:uppercase; color:#FFF !important; font-weight:bold;}.button:hover{ text-decoration:underline;}
.gray{background:url(../_images/button-bg-gray.jpg) repeat-x !important; color:#2c291a !important;}
a{ color:#000;}
/*home changes*/
.viewmore{ float:right; display:block; margin:0 0 10px 0; position:relative;}
section hr{ border:1px dotted #dddcdc; margin:0 0 15px 0; width:655px;}

.formError{
	background-image:url(../_images/_icons/cross.png);
	background-position: 0 1px;
	background-repeat:no-repeat;
    padding: 0 0 0 21px;
/*	background-color:#FFEEE6;
    border: 1px solid #ED1C24;*/
	color:#950c19;
	font:12px Arial, Helvetica, sans-serif normal;
	margin:0 0 8px 0 ;
	}
.sucess{
	background-image:url(../_images/_icons/sucess.png) !important;
	background-position: 0 0;
    padding: 0 0 0 20px;
	background-repeat:no-repeat;
	color:#556652;
}
/*
.error{
	background-image:url(../_images/_icons/cross.png);
	background-repeat:no-repeat;
	background-position:3px 5px;
	padding:3px 3px 3px 19px;
	margin:0 0 0 10px;
	color:#950c19;
	}
*/
@font-face {
	font-family: 'Rupee Foradian';
	src: url('Rupee_Foradian.ttf');
	src: local('☺'), url('../Junction-webfont.woff') format('woff'), url('../Rupee_Foradian.ttf') format('truetype'), url('../Junction-webfont.svg#webfontY2elItE2') format('svg');
	font-weight: normal;
	font-style: normal;
}
h1{/*SEARCH TITLE*/
	font-size:20px;
	color:#2c291a;
	margin:0 0 15px 0;
	font-weight:normal;
	}
h2{/*FOOTER*/
	text-transform:uppercase;
	font-size:14px;
	color:#6b6b6c;
	margin:0 0 10px 0;
	}
h3{/*default titles*/
	font-size:20px;
	color:#918b7a;
	margin:0 0 10px 0;
	font-weight:normal;
}
#wrapper{
	width:984px;
	margin:0 auto;
	}
#top{
	height:30px;
	padding:0 30px 0 30px;
	}
#top .left{
	float:left;
	color:#FFF;
	margin:8px 0 0 0;
}
#top .left p{ color:#FFF;}
#nav{
	float:right;
	margin:8px 0 0 0;
	color:#FFF;
/*	width:285px;*/
	text-align:right;
/*	border:1px solid white;*/
}
/*nav li{ float:left; border:1px solid blue;}*/
#nav a{ color:#FFF; margin:0 0 0 13px; float:left; }
#nav a:hover{ color:#bb131a; text-decoration:underline;}

/**************HEADER**************/
header{
	background-image:url(../_images/header-bg.png);
	background-repeat:no-repeat;
	background-position:-60px -15px;
	padding:29px 25px;
	height:71px;
	}
header .logo{
	float:left;
}
header .right{
	float:right;
}
header .right .shopping{
	float:right;
	background: url(../_images/shopping-bg.jpg) 0 18px no-repeat;
	color:#FFF;
	width:182px;
	margin:0 0 0 30px;
}
header .right .shopping a{ padding:28px 0 0 15px; color:#FFF; float:left;}
header .right .shopping a:hover{ text-decoration:underline;}
header .right .shopping img{ float:right; position:relative; top:-28px; right:-18px; display:block !important; }
header .right .search{
	float:left;
	width:322px;
	margin:18px 0 0 0;
}
header .right .search input{
	padding:7px;
	border:none;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	width:230px;
	float:left;
}
header .right .search a{
	background:url(../_images/button-bg.jpg) repeat-x;
	padding:7px 12px;
	font-size:13px;
	color:#FFF;
	float:right;
}

/**************BANNER**************/
#banner{
	width:984px;
	background:#000;
	}
#fsn{
	height:25px;
	position: absolute !important;
	z-index:10;
	width:982px;
	}
#fsn ul{
	position:relative;
	display:block;
	height:213px;
	overflow:hidden;
	list-style:none;
	top:0;
	margin:0 10px 0 0;
	float:right;
	}
#fsn ul li a:last{ margin:0;}
#fsn ul li, #fsn ul li a{
	display:block;
	width:22px;
	/*float:left;*/
	height:22px;
	margin:10px 0 0 5px;
	padding:0;
	text-align:center;
	}

#fsn ul li a{
	text-align:center;
	float:none;
	border:none;
	margin:0;
	outline:none;
	text-indent:-5000px;
	text-decoration:none;
	height:22px;
	background:url(../_images/slide.png) top right;
	}
#fsn ul li a:hover{	background:url(../_images/slide.png) left; width:22px; height:22px;}
#fsn .activeSlide{	background:url(../_images/slide.png) left; width:22px; height:22px; }

/**************CONTENT**************/
#content{
	padding:30px 30px; 
	float:left;
	width:922px;
	background:#FFF;
	}

/**************LEFT SIDE**************/
aside{
	float:left;
	width:215px;
	}
aside #title{
	padding:11px 15px 11px 15px;
	background:#929292;
	font-size:16px;
	color:#FFF;
	margin:0 0 0 0;
}
aside div{
	background-color:#eceff0;
	padding:15px 15px 15px 15px;
	margin:0 0 15px 0;
	}
aside div img{ margin:0 12px 0 0;}
aside div select{
	border:1px solid #e7e7e7;
	padding:3px;
	width:183px;
	font:12px Arial, Helvetica, sans-serif;
	}
aside div menu{ margin:0 0 15px 0;}

/**************RIGHT SIDE**************/
section{
	float:right;
	width:655px;
	}
.recommend{ margin:15px 0 0 0; width:655px;}
.products{
	float:left;
	width:655px;
	}
.products p{
	margin: 5px 0;
	line-height: 1.6;
	}
.products ul{
	list-style-type:none;
	}
.products li p{
	font-size: 11.5px;
	}
.products li {
	position: relative;
	float:left;
	margin:0 30px 30px 0;
	width:198px;
}
.products li span{ margin:0 5px 0 0; font-family:"Rupee Foradian";}
.products li a{
	background:#eceff0;
	float:left;
	text-align:center;
	font-size:15px;
	color:#000;
	padding:0 0 5px 0;
	}
.products li a:hover{background:#950c19; color:#FFF;}
.products li a img{padding:0 0 5px 0;}
.products li.margin{ margin-right:0;}
.products li .SoldOut{
	position:absolute;
	left:124px;
	display: inline-block;
	}


/*PRODUCT MOUSE HOVER*/
.products .jq-checkpointSubhead {
	display: none;
	background:#eceff0;
	padding:13px;
	color:#000;
}
.products .jq-checkpointSubhead b{
	font-size:14px;
	margin:0 0 4px 0;
	text-aling:left;
	padding:0;
}
.products .jq-checkpointSubhead a{ color:#950C19; font-size:12px; padding:0;}
.products .jq-checkpointSubhead {
	/*opacity: 0.0001;*/
	position: absolute;
	width: 172px;
	height:242px;
	top:0;
	left:0;
/*	top: -0.1em;
	z-index: 100;*/
}
.products .jq-checkpointSubhead p{
	line-height:19px;
	margin:4px 0 4px 0 ;
	text-align:left;
}
/*PRODUCT MOUSE HOVER*/

/*


*/
/**************FOOTER**************/
footer{
	height:259px;
	clear:both;
	}
footer ul{
	width:150px;
}
footer #sections{
	padding:26px 0 26px 0;
	float:left;
	width:984px;
}
footer #sections ul{ float:left; margin:0 33px 0 0;}
footer #sections ul li a{
	color:#7a7a7b;
	padding:5px 0 5px 0;
	border-bottom:1px dotted #dddcdc;
	float:left;
	width:158px;
	}
footer #sections ul li a img{ float:left; margin:0 5px 0 0;}
footer #sections ul li a:hover{
	border-bottom:1px dotted #950c19;
	color:#950c19;
}
footer #sections #last{
	float:left;
	width:205px;
	color:#7a7a7b;
	}
footer #sections #last input{ margin:11px 0 11px 0; padding:5px; width:150px; border:1px solid #dadada; font:12px Arial, Helvetica, sans-serif;}
footer #sections #last a{ float:left;}
footer #bottom{
	float:left;
	width:982px;
	color:#7a7a7b;
	margin:0 0 0 0;
}
footer #bottom #copywrite{
	float:left;
	margin:15px 0 15px 0;
}
footer #bottom #developed{
	float:right;
	margin:15px 0 15px 0;
}
footer #bottom #developed .link{
	color:#950c19;
	text-decoration:underline;
}
footer #bottom #developed .link:hover{
	background-color:#950c19;
	color:#FFF;
	text-decoration:none;
}
footer:hover .link{
	background-color:#950c19;
	color:#FFF !important;
	text-decoration:none !important;
}

/*************************
		PAGINATION
*************************/
#pagination{
	float:right;
	}
#pagination a{
	border:1px solid #eceff0;
	padding:7px;
	color:#6b6b6c;
	margin:0 13px 0 0;
}
#pagination a:hover{ color:#000; text-decoration:underline; }
#pagination a:focus{
	background:#eceff0;
	color:#000;
	font-weight:bold;
}
/*************************
	PRODUCT DETAILS
*************************/
#rightcol{
	float:right;
	width:655px;
	}
#rightcol .product{
	float:left;
	width:426px;
}
#rightcol .product a{ color:#2c291a;}
#rightcol .product a:hover{ color:#7d0915;}
#rightcol .product img{ min-width:426px; max-width:426px; margin-bottom:6px;}
#rightcol .cart{
	float:right;
	width:195px;
	color:#929292;
	line-height:19px;
}
#rightcol .SoldOutbig{
	width:74px !important;
	min-width: 74px !important; max-width: 74px !important;
	position:absolute;
	float:right;
	margin-left:352px;
	z-index:1000;
}

#rightcol .cart p{ font-size:14px; }
#rightcol .cart p b{ font-size:12px; }

#rightcol .cart b{ font-size:18px; color:#7d0915;}
#rightcol .cart span{ margin:0 5px 0 0; font-family:"Rupee Foradian";}
#rightcol .cart a{ margin:8px 0 0 0; float:left; clear:both;}
#rightcol .cart #refer{
	padding:12px;
	clear:both;
	background:#eceff0;
	margin:20px 0 0 0;
	float:left;
	color:#424242;
	width:174px;
	}
#rightcol .cart #refer input{ border:1px solid #e7e7e7; padding:5px; margin:5px 0 3px 0; width:158px;}

/***************************
		SHOPPING CART
***************************/
#shopping{
	margin:0 0 20px 0;
	}
#shopping .noleft{ border-left:none !important;}
#shopping .nobottom{ border-bottom:none !important;}
/*#shopping .noright{ border-right:none;}
#shopping .notop{ border-top:none;}
*/
#shopping .leftaling{ text-align:left !important;}
#shopping td{
	padding:9px !important;
	text-align:center;
	vertical-align:middle;
	min-width:30px;
	color:#000;
}
#shopping thead{
	clear:both;
	border:1px solid #eceff0;
	}
#shopping th{
	color:#2c291a;
	font-size:12px;
	font-weight:bold;
	padding:7px;
	vertical-align: middle;
	border:1px dotted #eceff0;
	background:#eeeeee;
}
#shopping a{ margin:0; color:#000;}

/*******tbody**********/
#shopping tbody td{
	border:1px solid #eceff0;
}
#shopping span{ margin:0 5px 0 0; font-family:"Rupee Foradian";}
#shopping tbody input, #shopping tbody textarea{ font:12px Arial, Helvetica, sans-serif; width:30px; border:1px solid transparent; padding:5px; text-align:center; resize:none;}

#shopping tbody input:focus, #shopping tbody textarea:focus{ background:#eeeeee; border:1px solid #424242;}
#shopping tbody textarea{ width:150px; text-align:start; }
#shopping td .float{
	float:left !important;
	margin:9px 10px 9px 9px;
}
#shopping td img{ max-width:73px; max-height:99px; }
#shopping td p{ max-height:20px; min-height:20px; vertical-align:middle; margin:9px 0 0 0; text-align:left; }

/*******tfoot**********/
#shopping tfoot{ }
#shopping tfoot td{ text-align:right; border:1px solid #eceff0;}
#shopping tfoot td b{
	font-size:13px;
	color:#2c291a;
	}
#shopping tfoot .msgbox{ float:left; /*width:440px;*/ color:#424242; background-color:#fce9e9; font:14px Arial, Helvetica, sans-serif !important;
	border:1px solid #f5b0b2;
	padding:10px;
	margin:0 0 0 -9px;
	}
#shopping tfoot .msgbox p{ color:#424242; font-weight:bold; font-size:13px; margin:0 0 7px 0;}
#shopping tfoot .msgbox label{ clear:both; float:left; margin:3px 0 0 0;}
#shopping tfoot .msgbox input,
#shopping tfoot .msgbox textarea{ resize:none; float:left; border:1px solid white; margin:0 11px 0 11px; padding:4px 5px 3px 5px;}
 #shopping tfoot .msgbox textarea{ width:435px; margin:0 10px 10px 0; font:12px Arial, Helvetica, sans-serif;}

#shopping tfoot .msgbox a{ float:left; font-weight:bold; font-size:12px;}
/*

#shopping td a{
	float:right;
	margin:10px 0 5px 0;
}
#shopping tbody{}
#shopping tbody td img{ background: none;}
*/
.buttons{
	float:right;
	margin:0 0 0 0;
	width:180px;
}
.buttons a{ margin:0 0 5px 10px !important; float: inherit !important;}

/************************
	REGISTRATION
************************/
fieldset{ margin:0 0 10px 0; border:1px solid #929292; padding:10px 0 19px 0;}
legend{
	padding:4px 8px;
	background-color:#eceff0;
	color:#000;
	margin:0 0 10px 30px;
	border:1px solid #929292;
	font-weight:bold;
	}
#registration{
	}
#registration menu{  margin:0 0 8px 0; }
#registration menu a{ float:left; margin:0 10px 0 0;}
#registration label{
	width:150px;
	float:left;
	padding:8px 0 4px 0;
	text-align:right;
	margin:0 10px 0 0;
}
#registration input, #registration textarea, #registration select{
	border:1px solid #dddcdc;
	padding:5px;
	width:180px;
	resize:none;
	margin:0 10px 0 0;
	}
#registration textarea{ width:250px; font:12px Arial, Helvetica, sans-serif; height:50px;}
#note{
	border:1px solid #e6db55;
	background-color:#fffbcc;
	padding:8px;
	margin:0 0 15px 0;
	color:#000;
	}
#note li{ list-style-type: decimal; list-style-position:inside; margin:4px 0 0 0; padding:0; }

/************PRODUCTS HOVER*****************/

#contacts{	}
#contacts menu{ margin:0 0 8px 0;}
#contacts label{ width:130px; padding:5px 0 0 0; float:left;}
#contacts input, #contacts textarea{
	border:1px solid #dddcdc;
	padding:5px;
	width:180px;
	resize:none;
	font:12px Arial, Helvetica, sans-serif;
	}
#contacts textarea{
	width:250px;
	height:100px;
}
#contacts address{ float:left;}
#contacts map{ float:right;}
#faq {}
#faq b{	}
#faq .text{
	padding:0;
	margin:0;
}
ol{
	margin:0;
	list-style-type: decimal-leading-zero;
	list-style-position:inside;
	/*padding-left:25px;*/
	line-height:19px;
	}
ol li{
	padding:5px 0 0 3px;
	margin:0 0 15px 0;
}
ol b{
	margin:0 0 10px 0;
}

/*****************************
		BLOG PAGE
/*****************************/
#blog{	}
#blog li{
	float:left;
	padding:15px 0 15px 0;
	width:650px;
	border-bottom:1px solid #7A7A7B;
}
#blog li h2{  margin:0 0 11px 0; float:left; }
#blog li p{ float:left; width:650px;}
#blog li .date{
	top:-5px;
	right:0;
	float:right;
	color:#bb131a;
	font-size:14px;
}
#blog li .facebook{
	float:right;
	margin: 0 10px 0 0;
	text-align:right;
}
#blog li a{
	color:#bb131a;
	margin-left:3px;
	}
#categories{
	}
#categories ul{ margin-bottom:15px; float:left;}
#categories li{
	float:left;
	}
#categories li a{
	padding:4px;
	float:left;
	width:207px;
}
#categories li a:hover{
	color:#bb131a; text-decoration:underline;
}
#categories h2{
color:#bb131a;}
#count{ position:absolute; margin:0 0 0 556px;}

#shipping {
	position: fixed;
	display:block;
	top:0;
	right:10px;

}

#bottom #copywrite a {
	color:#666666;
	}
	
#bottom #copywrite a:hover {
text-decoration:underline;
	
	}

