@charset "utf-8";
/* CSS Document */

/*---------------------------Genrael Clases---------------------------------------*/

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6F6F6F;
	background: url(../images/bg.jpg) repeat-x;
}

* {
	margin:0px;
	padding:0px;
}
img{
border:0px;}

.fl{
	float:left;
}

.fr{
	float:right;
}
.clr{
	clear:both;
}

ul,li{
	list-style:none;
}

a {
	text-decoration:none;
	color:#0F0C08;
}

a:hover{
	text-decoration: underline;
}

/*---------------------------Layout Content Clases---------------------------------*/

#Layout{                /*------------------------For Page Main Width------------------------------------*/
	width:982px;
	margin:auto;
}


#Top{
	height:173px;
	position: relative;
	background:url(../images/top-bg.jpg) no-repeat left top;
}

#Logo{
position:absolute;
left:20px;
top:30px;
}

#TopContent{
position:absolute;
right:0px;
top:0px;
}
#Nav{
	position:absolute;
	bottom:0px;
	left:0px;
	background:url(../images/nav-bg.gif) repeat-x;
	width:100%;
	height:48px;
}
#Nav ul #nav-bg{
	background:url(../images/detail-page-nav.gif) no-repeat left top;
}
#Nav ul{
	height:48px;
	background:url(../images/nav-left.gif) no-repeat left top;
	padding-left:20px;
}
#Nav ul li{
	float:left;
	height:48px;
	background:url(../images/nav-sep.gif) no-repeat right;
}
#Nav ul li.last{
background:none;
}
#Nav ul li a{
	color:#000000;
	float:left;
	height:48px;
	padding:0 32px;
	line-height:48px;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
#Nav ul li a:hover{
	text-decoration:none;
	color:#75050D;
}
#Number{
	position: absolute;
	right:-2px;
	bottom:0px;
}

#Header{
height:311px;
}

#Header .HtdLeft{
background:url(../images/index_15.jpg) no-repeat left;
height:311px;
width:667px;
overflow:hidden;
float:left;
}
#Header .HtdLeft .Htdbody{
padding-left:23px;
padding-top:21px;}


#Header .HtdLogin{
float:right;
width:315px;
height:311px;
background:url(../images/right-login.jpg);

}
#Header .HtdLogin .LogiBody{
	padding:34px 30px;
}
#Header .HtdLogin .LogiBody h3{
	padding:0 10px;
	font-size:18px;
	font-weight:normal;
	margin-bottom:15px;
}

#Header .HtdLogin .LogiBody p{
	margin-bottom:15px;
}

#Header .HtdLogin .LogiBody label{
	float:left;
	width:80px;
	height:20px;
	font-weight:bold;
	padding-top:4px;
}
#Header .HtdLogin .LogiBody .text input{
	background:url(../images/input-login.gif) no-repeat;
	height:19px;
	width:140px;
	border:none;
	padding:2px;
	float:left;
}
#Header .HtdLogin .LogiBody .text{
	height:33px;
}
#Header .HtdLogin .LogiBody .Action{
text-align:left;
height:30px;
padding-left:80px;
margin-bottom:10px;
}
#Header .HtdLogin .LogiBody .Action input{
	background:url(../images/button-bg.gif) no-repeat;
	height:29px;
	border:none;
	width:100px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
}

#Header .HtdLogin .LogiBody li.bulit{
background:url(../images/arro.gif) no-repeat left center;
padding-left:10px;
}

#Content{
padding:10px;
padding-bottom:15px;
}

.homebox{
background:url(../images/home-box-bg.gif);
width:314px;
overflow:hidden;
float:left;
margin-right:10px;
}
.homebox h3{
background:url(../images/home-box-top.gif) no-repeat;
height:42px;
line-height:42px;
padding:0 15px;
color:#414141;
font-size:18px;
font-weight:normal;
}

.boxBody{
background:url(../images/home-box-bottom.gif) no-repeat bottom;
height:150px;
padding:10px 17px;
}
.boxBody p{
	margin-bottom:15px;
}

.boxBody label{
	float:left;
	width:80px;
	height:20px;
	font-weight:bold;
	padding-top:4px;
}
.boxBody .text input,
input.inputseach{
	background:url(../images/index_26.gif) no-repeat;
	height:23px;
	width:188px;
	border:none;
	padding:2px;
	float:left;
}
.boxBody .text{
	height:38px;
}
.boxBody .Action{
text-align:left;
height:30px;
padding-left:80px;
margin-bottom:10px;
}
.boxBody .Action input,
.searchbuton{
	background:url(../images/button-bg.gif) no-repeat;
	height:29px;
	border:none;
	width:100px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
}
.boxBody img{
border:#707070 solid 1px;
margin-left:24px;
}
.blue-linnk{
text-decoration:underline;
color:#2039D0;
}
.blue-linnk:hover{
text-decoration:none;
color:#2039D0;
}

.rightbox{
	float:right;
	margin:0px;
	width:284px;
}
.rightbox{
	background:url(../images/right-bg.gif) repeat-y;
}
.rightbox h3{
	background:url(../images/right-box.gif) no-repeat left;}

.rightbox .boxBody{
background:url(../images/right-bottom.gif) no-repeat bottom;
height:150px;
padding:10px 15px;
}
.rightbox .inputseach{
width:146px;
background:url(../images/right-input.gif) no-repeat;

}
.rightbox .Search{
height:35px;
}
.rightbox .dorp{
display: block;
height:30px;
}
.rightbox .dorp label{
font-weight:normal;
width:140px;
}
.rightbox .dorp select{
width:100px;
height:22px;
}

#Footer{
background:#F1F1F1;
color:#6F6F6F;
border:#E4E4E4 solid 1px;
text-align:left;
height:31px;
line-height:31px;
position:relative;
margin-bottom:10px;
}
#Footer a{
color:#6F6F6F;
margin:0 13px;
}
#Footer .copy{
position:absolute;
right:10px;
top:0px;
}

/*Edit by atif*/
#proContent{
	padding:15px 3px;
}
.content-detail{
	float:left;
	width:690px;
}
.content-detail .thum{
	float:left;
	margin-right:5px;
	width:167px;
}
.sub-page{
	float:left;
	width:635px;
	min-height:300px;
	padding:10px 0 15px 20px;
}
.bredcrum{
	padding:2px 0px;
	font-size:12px;
	color:#666565;
	margin-bottom:5px;
}
.bredcrum a{
	margin-right:4px;
	color:#666565;
	text-decoration:none;
}
.bredcrum a:hover{
	color:#666565;
	text-decoration: none;
}
.bredcrum .active{
	color:#972525;
	text-decoration: none;
	font-weight:bold;
}
.sub-page h3{
	background:url(../images/h3-bg.gif) left no-repeat;
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	padding:3px 10px;
	margin-bottom:10px;
}
.sub-page h2{
	background:url(../images/h3-bg1.gif) left no-repeat;
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	padding:3px 10px;
	margin-bottom:10px;
}
.sub-page p{
	margin-bottom:10px;
}
.sub-page .dates{
	margin-bottom:15px;
}
.sub-page .dates p{
	margin-bottom:4px;
}
.sub-page ul{
	list-style:none;
	margin:10px 0px;
}
.sub-page ul li{
	background:url(../images/detail-aro.gif) left center no-repeat;
	background-position:0px 9px;
	line-height:24px;
	padding-left:10px;
	margin-left:15px;
}
.sub-page .dates p span{
	margin-right:15px;
	color:#BE8732;
	font-weight:bold;
}
.img-detail{}
.img-detail .txt-detail{
	width:480px;
	float:left;
}
.img-detail .txt-thumb{
	float: right;
}
.pagination-box{
	border:#CEA258 solid 1px;
	background:#FFFFFF;
	z-index:2px;
}
.box-bot{
margin-top:20px;}
.pagination-box .result{
	float: left;
	padding-left:6px;
	padding-top:5px;
}
.pagination{
	text-align:right;
	padding:5px;
}
.pagination a{
	color:#972525;
	text-decoration:none;
	margin-right:4px;
}
.pagination a:hover{
	color:#000000;
	text-decoration:none;
}
.pagi-outer{
	background-color:#FAEED6;
	font-size:11px;
	font-weight:bold;
	color:#972525;
	padding:4px 10px;
}
.pagi-outer a{
	color:#972525;
	text-decoration:none;
}
.pagi-outer a:hover{
	color:#666565;
	text-decoration: none;
}
.serach-result{
}
.serach-result .random{
	width:145px;
	float:left;
	margin:15px 0px 0 10px;
}
.serach-result .random .thumb{
	width:120px;
	height:138px;
	overflow:hidden;
	float:left;
	margin-bottom:5px;
}
.serach-result .random p{
	color:#525252;
	font-size:11px;
	margin-bottom:2px;
	width:140px;
	overflow:hidden;
	float:left;
}
.serach-result a{
	color:#972525;
	text-decoration:underline;
}
.serach-result a:hover{
	color:#972525;
	text-decoration: none;
}
.pro-detail{
	padding:8px;
}
.pro-detail .left{
	width:190px;
	float:left;
}
.pro-detail .right{
	width:428px;
	float:left;
}
.pro-detail .right a{
	color:#972525;
	text-decoration:none;
}
.pro-detail .right a:hover{
	color:#972525;
	text-decoration: underline;
}

.pro-detail .left .thumbail{
	width:180px;
	height:198px;
	overflow:hidden;
margin-bottom:15px;
}
.pro-detail .right label{
	color:#972525;
	font-size:14px;
}
.pro-detail .right h2{
	color:#972525;
	font-size:18px;
	font-weight:bold;
	background:none;
	margin:0px;
	padding:0px;
}
.pro-detail .right span{
	color:#BE8732;
	font-size:12px;
	font-weight:bold;
}
.pro-detail .right p{
margin-top:5px;
}
.price{
	color:#972525;
	font-size:18px;
	font-weight:bold;
}
.pro{
	margin:15px 18px;
}
.type{
	width:175px;
	float:left
}
.type p{
margin:0px;}
.info{
	width:175px;
	float:left
}
.info ul{
	list-style:none;
	margin:10px 0px;
}
.info ul li{
	background:url(../images/detail-aro.gif) left center no-repeat;
	line-height:18px;
	padding-left:10px;
	margin-left:0px;
}
.page-list{
	list-style:none;
	margin:10px 0px 10px -12px!important;
}
.page-list li{
	background:url(../images/detail-aro.gif) left center no-repeat;
	padding-left:10px;
	font-size:24px;
	margin-bottom:15px;
}
.page-list a{
	color:#6F6F6F;
	text-decoration:none;
}
.page-list a:hover{
	color:#972525;
	text-decoration:none;
}

.latest-news{
	border:#AE464E dashed 1px;
	padding:14px;
	margin-bottom:15px;
}
.latest-news h4{
	font-size:20px;
	font-weight:bold;
	color:#71040C;
	margin-bottom:5px;
}
.upcoming-news h5,
.latest-news h5{
	font-size:14px;
	font-weight: bold;
	color:#414141;
	
}
.upcoming-news span,
.latest-news span{
	font-size:11px;
	font-weight: bold;
	color:#414141;
	margin-bottom:5px;
}
.upcoming-news .readmore,
.latest-news .readmore{
	font-size:11px;
	font-weight: bold;
	color:#414141;
	margin-bottom:0px;
	text-align:right;
}
.upcoming-news{
	border:#E1C48C dashed 1px;
	padding:14px;
	margin-bottom:15px;
}
.upcoming-news h4{
	font-size:20px;
	font-weight:bold;
	color:#83601E;
	margin-bottom:5px;
}
.news-date{
	font-size:10px;
	font-weight:bold;

}
.red{
	font-size:12px;
	font-weight:bold;
	color:#71040C;
	margin-bottom:0px!important;
}
.red a{
	font-size:11px;
	font-weight:bold;
	color:#71040C;
	text-decoration:none;
	margin-right:10px;
}
.red a:hover{
	color:#71040C;
	text-decoration: underline;
}
.sub-page h3 a{
	color:#fff;
	text-decoration: underline;
}
.sub-page h3 a:hover{
	color:#fff;
	text-decoration: none;
}
.center{
text-align:center;
color:#A97019;
}
.contact-us{
	border:#AE464E dashed 1px;
	padding:14px;
	margin-bottom:15px;
}
.contact-us h4{
	font-size:20px;
	font-weight:bold;
	color:#71040C;
	margin-bottom:5px;
}
.cont{
	float:left;
	width:275px;
	margin-bottom:10px;
	margin-right:20px;
}
.cont p{
	margin-bottom:0px!important;
	font-weight:bold;
	position:relative;
}
.cont p span{
	margin-left:40px;
	font-weight: normal;
	color:#71040C;
	font-weight: normal;
	font-size:12px;
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
}
.cont span{
	font-size:10px;
	color:#71040C;
	font-weight:bold;
}


#Nav ul li:hover a{
color:#6C040B;

}
#Nav ul ul{
background:none;
height:auto;
padding:0px;

border:#6A440A solid 1px;
background-color:#D8B575;
}
#Nav ul ul li{
background:none;
width:auto;
height:auto;
width:190px;
}
#Nav ul ul li a{
font-size:13px;
line-height:normal;
padding:0px;
padding:5px 10px;
height:auto;
}
#Nav ul ul li a:hover,
#Nav ul ul li:hover,
#Nav ul ul li:hover a{
background:#6C040B;
color:#fff;
}




#Contact{
padding:20px 22px;
width:440px;
}
#Contact .feild{
float:left;
clear:both;
width:100%;
height:33px;
}
#Contact .feild label{
width:140px;
float:left;
display:block;
padding-top:3px;
color:#333333;
}
#Contact .feild input{
float:left;
border:#ADADAD solid 1px;
padding:2px 3px;
width:220px;
}
#Contact .textarea{
float:left;
margin-bottom:10px;
}
#Contact .feild select{
width:228px;
}
#Contact .feild textarea{
width:220px;
height:70px;
float:left;
border:#ADADAD solid 1px;

}
#Contact .action{
padding-left:138px;

}
#Contact .action input{
	margin-top:10px;
	background:url(../images/button-bg.gif) no-repeat;
	height:29px;
	border:none;
	width:100px;
	text-align:center;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
}

.mini-height{
min-height:475px;
_height:475px;
}
#Contact .feild label span{
color:red;
}
.loginuser h4{
font-size:13px;
margin-bottom:10px;
}
.cart-itam li{
margin-bottom:3px;
}
.cart-itam li span{
color:#AB252C;
font-weight:bold;
padding:0 10px;
padding-left:0px;
}
.cart-itam li.cartAction{
font-size:13px;
font-weight:bold;
padding-top:5px;
}
.cartlinks{
padding-top:10px;
line-height:18px;
}
.cartlinks a{
color:#AB252C;
font-size:14px;
font-weight:bold;
}
#Cart{
float:left;
width:630px;
}
#Cart table{
border-left: solid 1px #E0E0E0;
border-top:solid 1px #E0E0E0;}
#Cart td{
padding:2px 5px;
border-bottom:#E0E0E0 solid 1px;
border-right:solid 1px #E0E0E0}

#Cart h2{
	background:url(../images/h3-bg1.gif) left no-repeat;
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	padding:3px 10px;
	margin-bottom:10px;;
}


#Layout{
position:relative;
}
.sitmapoutr{
position: absolute;
z-index:10000;
margin-top:288px;
left:154px;
}
.SitMap{
	width:950px;
	border:#CEA258 solid 1px;
	position:relative;
	padding:5px;
	margin:auto;
	background:url(../images/pop-bg_07.png);

}

.SitMap .sitContent{
background:url(../images/map-line.jpg) repeat-y;
padding-bottom:10px;
padding-left:10px;
color:#828282;
margin-top:15px;
}
.SitMap .sitContent h3{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-bottom:10px;
color:#FFFFFF;
padding-bottom:4px;
border-bottom:#FFFFFF dotted 1px;

}
.SitMap li label{
color:#FFFFFF;
}

.SitMap .checkbox input{
position:relative;
top:2px;
margin-right:5px;}

.SitMap li{
float:left;
margin-right:20px;
}
.SitMap li.one{
float:left;
width:150px;

}
.SitMap li.two{
width:150px;
}
.SitMap li.three{
width:150px;
}
.SitMap li p,
.SitMap li p small{
padding-left:25px;
display: block;
font-size:11px;
margin:2px  0px;
}
.SitMap li a{
color:#828282;
}
.SitMap li.last{
width:250px;
margin:0px;
}

.error {
	color:#ff0000;
}


#ff_form11 input{
float:left;
border:#ADADAD solid 1px;
padding:2px 3px;
width:220px;
}
#ff_form11 .textarea{
float:left;
margin-bottom:10px;
}
#ff_form11 select{
width:228px;
}
#ff_form11 textarea{
width:220px;
height:70px;
float:left;
border:#ADADAD solid 1px;

}
#ff_form11 input[type=button]{
	margin-top:10px;
	background:url(../images/button-bg.gif) no-repeat;
	height:29px;
	border:none;
	width:100px;
	text-align:center;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
}


#ff_form12 input{
float:left;
border:#ADADAD solid 1px;
padding:2px 3px;
width:220px;
}
#ff_form12 .textarea{
float:left;
margin-bottom:10px;
}
#ff_form12 select{
width:228px;
}
#ff_form12 textarea{
width:220px;
height:70px;
float:left;
border:#ADADAD solid 1px;

}
#ff_form12 input[type=button]{
	margin-top:10px;
	background:url(../images/button-bg.gif) no-repeat;
	height:29px;
	border:none;
	width:100px;
	text-align:center;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
}


#ff_form13 input{
float:left;
border:#ADADAD solid 1px;
padding:2px 3px;
width:220px;
}
#ff_form13 .textarea{
float:left;
margin-bottom:10px;
}
#ff_form13 select{
width:228px;
}
#ff_form13 textarea{
width:220px;
height:70px;
float:left;
border:#ADADAD solid 1px;

}
#ff_form13 input[type=button]{
	margin-top:10px;
	background:url(../images/button-bg.gif) no-repeat;
	height:29px;
	border:none;
	width:100px;
	text-align:center;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
}


#ff_form14 input{
float:left;
border:#ADADAD solid 1px;
padding:2px 3px;
width:220px;
}
#ff_form14 .textarea{
float:left;
margin-bottom:10px;
}
#ff_form14 select{
width:228px;
}
#ff_form14 textarea{
width:220px;
height:70px;
float:left;
border:#ADADAD solid 1px;

}
#ff_form14 input[type=button]{
	margin-top:10px;
	background:url(../images/button-bg.gif) no-repeat;
	height:29px;
	border:none;
	width:100px;
	text-align:center;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
}



#ff_form15 input{
float:left;
border:#ADADAD solid 1px;
padding:2px 3px;
width:220px;
}
#ff_form15 .textarea{
float:left;
margin-bottom:10px;
}
#ff_form15 select{
width:228px;
}
#ff_form15 textarea{
width:220px;
height:70px;
float:left;
border:#ADADAD solid 1px;

}
#ff_form15 input[type=button]{
	margin-top:10px;
	background:url(../images/button-bg.gif) no-repeat;
	height:29px;
	border:none;
	width:100px;
	text-align:center;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
}
a.small {
color:#972525;
margin-right:4px;
text-decoration:none;
font-size:11px;
}

/* product details popup*/
#prod_details_outr{
display:none;
position: absolute;
z-index:10000;
margin-top:50px;
}
.prod_details{
	width:646px;
	border:#CEA258 solid 1px;
	position:relative;
	padding:5px;
	margin:auto;
	background:#ffffff;

}

.prod_details .sitContent{
background:#ffffff;
padding-bottom:10px;
padding-left:10px;
color:#828282;
margin-top:15px;
}
.prod_details .sitContent .pro-detail .right{
width:428px;
}

#refine_search{
display:none;
}

#Cart table#customer_info{
 border:none;	
}

#customer_info th{
 border:none;
 text-align:right;
 width:60px;
 padding-top:10px;	
}
#customer_info td{
 padding-top:10px;
 border:none;	
}
#customer_info td.nopadding{
 padding-top:0px;	
}

.left{
	float:left;
}
.right{
	float:right;
}

.submitbutton{
	background:url(../images/button-bg.gif) no-repeat;
	height:29px;
	border:none;
	width:100px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	vertical-align:middle;
}