﻿body{
	background:#1E1E1E;
	color:#212121;
	padding:0px;
	margin:0px;
	font-family:Arial;
	font-size:12px;
	
}
p{
	margin:5px;
}
h1{
		margin:0px;
	padding:0px;

}
h2{
		margin:0px;
	padding:0px;

}
h3{
		margin:0px;
	padding:0px;

}
a{
	text-decoration:none;
	color:#303030;
	}

a:hover{
	color:#CC2D2F;
}

ul{
	margin:0px;
	padding:0px
}

li{
	list-style:none;
}

img, a:link img, a:visited img {
	border:0
	}

.clear{
	clear:both
}
/* main */
#wrapper{
	margin:0px;
	padding:0px;
}

.homebg{
		background-image:url('../images/home_bg.png');
	background-repeat:no-repeat;

}
.indoorbg{
		background-image:url('../images/indoor_bg.png');
	background-repeat:no-repeat;

}


.ourdoorbg{
		background-image:url('../images/outdoor_bg.png');
	background-repeat:no-repeat;

}
.lightbg{
		background-image:url('../images/lighting_bg.png');
	background-repeat:no-repeat;

}
.multibg{
		background-image:url('../images/ashly_bg.png');
	background-repeat:no-repeat;

}
.linensbg{
		background-image:url('../images/lines_bg.png');
	background-repeat:no-repeat;

}



#contianer{
	width:925px;
	margin:0 auto;
}
#header{
	height:110px;
}
#brandding{
	width:175px;
	float:left;
	margin-top:30px;
	margin-left:10px;
}
#topheader{
	float:right;

}

#rightheader{
	float:right;

}

.l_topheader{
	height:37px;
	width:10px;
	background-image:url('../images/search_l.png');
	background-repeat:no-repeat;
	float:right;
}
.r_topheader{
	height:37px;
	width:10px;
	background-image:url('../images/seach_r.png');
	background-repeat:no-repeat;
	float:right;


}
.bg_topheader{
	height:37px;
	background-image:url('../images/search_bg.png');
	background-repeat:repeat-x;
	float:right;
	}
.topunlogged{
	max-width:450px;
}

.toplogged{
max-width:600px;
}


#login{
	padding-top:5px;
	float:left;
	height:27px;
	

}
#login ul{
	float:left
}


.welcome{
	float:left;
	padding-top:3px;
	color:#999999
	
}

.welcome_title{
	float:left;

}

.welcome_user{
	float:left;

}


#topheader ul{
	margin-left:10px;
}
#topheader li{
	float:left;
	margin-right:5px;
	background-image:url('../images/toplink_side_bg.jpg');
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
	height:20px;
	line-height:20px;

}
#topheader li a{
	font-size:12px;
	color:#999;
}
#topheader li a:hover{
	font-size:12px;
	color:#CC2D2F
}
#searchform{
	float:right;
	margin-right:10px;
	padding-left:10px;
}
.txt{
	background-image:url('../images/search_txt_bg.jpg');
	background-repeat:no-repeat;
	width:177px;
	height:25px;
	float:left
}
.inputsearch{
	background:transparent;
	border:0px;
	padding-top:5px;
	width:155px;
	padding-left:10px;
}
.searchbtn{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	background: url('../images/search_btn.jpg') no-repeat;
	width:30px;
		height:25px;
}
#hotline{
	text-align:right;
	margin-top:5px;
}



/* content */




#banner{
	height:248px;
	margin-top:5px;
}
#content{
	width:925px;
	margin-top:10px;
	display:inline-block
}

/* feature */


#feature{
	height:218px;
	width:925px;
}
.feature_l{
	background-image:url('../images/feature_home_l.jpg');
	background-repeat:no-repeat;
	width:8px;
	float:left;
	height:218px;
}
.feature_r{
	background-image:url('../images/feature_home_r.jpg');
	background-repeat:no-repeat;
	width:8px;
	float:left;
	height:218px;
}
.feature_bg{
	float:left;
	height:218px;
}

.featureinside{
	width:670px;
	margin:0 auto;
	margin-bottom:5px;
	
	
}

.tabs_bg{
	background:#fff url('../images/tabs_bg_bg.jpg') no-repeat;
	background-repeat:repeat-x;
	min-width:600px;
	float:left;
	height:218px;
	width:848px
	
}

.featureinside .tabs_bg{
		background:#fff url('../images/tabs_bg_bg.jpg') no-repeat;
	background-repeat:repeat-x;
	min-width:600px;
	float:left;
	height:218px;
	width:600px

}


.tabs_l{
	background:#fff url('../images/tabs_bg_left.jpg') no-repeat;
	background-repeat:no-repeat;
	width:30px;
	float:left;
	height:218px;
}

.tabs_r{
	background:#fff url('../images/tabs_bg_right.jpg') no-repeat;
	background-repeat:no-repeat;
	width:30px;
	float:left;
	height:218px;
}






#catfeature{
	height:218px;
	width:650px;
}
.catfeatureitems{
	width:600px;
	margin:0 auto;
	height:120px;
	margin-left:50px;
}

.catfeatureitem{
	border:1px solid #CCCCCC;
	float:left;
	height:116px;
	margin:5px;
	width:155px;
	margin-right:30px;
	


}
.catfeature_bg{
	background:#fff url('../images/cat_feature_bg.png') no-repeat;
	width:650px;
	float:left;
	height:218px;
}
#tabs{
	display:inline-block;
	margin-top:10px;
	margin-bottom:10px;
}
.activetab{
	background-image:url('../images/tabs_active.png');
	background-repeat:no-repeat;
	width:86px;
	height:29px;
	line-height:25px;
	float:left;
	margin-right:15px;
	text-align:center
}
.activetab a{
	color:#fff;
	font-weight:bold;
}
.inactivetab{
	background-image:url('../images/tabs_inactive.png');
	background-repeat:no-repeat;
	width:86px;
	height:29px;
	line-height:29px;
	margin-right:15px;
	float:left;
	text-align:center
}
.inactivetab a{
	color:#777777;
	font-weight:bold
}

.inactivetab a:hover{
	color:#313131;
	font-weight:bold
}


.featurerool{
	width:375px;
	padding:10px;
	z-index:1000;
	background:#000;
	position:relative;
	top:-120px;
	left:0px;
	color:#fff
}

.featurerool h3{
	
	font-size:16px;
	margin-top:5px;
	margin-bottom:5px;

}

.rolloverdata{
	display:inline-block
}
.rolloverdata img{
	width:375px;
	height:281px;
}

.rooloverimg{
	border:1px #ccc solid;
	width:375px;
	height:281px;
	
}

.roll_dis{
	margin-bottom:10px;
	float:left;
	width:180px;
	height:20px
	
}

.roll_old{
	margin-right:20px;
	float:right;
	text-decoration:line-through;
	width:120px;
	height:20px;
	margin-bottom:10px;

}

.roll_sale{
	color:#B9292B;
	font-size:18px;

}

.roll_sale span{
	color:#fff;
	font-size:12px;
	
}




/*  */


#main{
	width:671px;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
}
.main_t{
	background-image:url('../images/contnet_top.jpg');
	background-repeat:no-repeat;
	width:671px;
	height:6px;
}
.main_b{
	background-image:url('../images/contnet_botoom.jpg');
	background-repeat:no-repeat;
	width:671px;
	height:6px;
}
.main_bg{
	background:#fff;
	width:671px;
	min-height:350px;
}
#featureitems{
	width:100%;
	margin:0 auto;
	margin-top:5px;
}

#featureitems table{
	width:100%;
	margin:0 auto;
}
#featureitems table td{
	text-align:center
}



.featureitem{
	
	margin:0px auto;
	height:116px;
	width:167px;


	
	

}
.feautreimgdiv{
	height:116px;
	width:155px;
	margin-left:5px;
	margin-right:5px;
	border:1px #ccc solid;
}

#homecategories{
	width:669px;
	margin:0 auto;
	margin-left:10px;
	margin-bottom:5px;
	display:inline-block
}
.homecat{
	width:220px;
	float:left;
	margin-bottom:10px;
}
#home_ads{
	width:669px;
	margin:0 auto;
	margin-left:10px;
	display:inline-block;
	padding-bottom:10px;
}
.adhome{
	width:330px;
	float:left;
}
#sidebar{
	width:245px;
	float:left;
	margin-top:10px;
}
.sideitem{
	margin-bottom:10px;
}
.sideitemheader{
	background-image:url('../images/side_item_header.png');
	background-repeat:no-repeat;
	width:243px;
	height:26px;
}
.sideitemheader h2{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#525050;
	padding-left:10px;
	line-height:25px;		
}
.sideitembody{
	background-image:url('../images/side_item_bg.png');
	background-repeat:repeat-y;
	width:243px;
}
.sideitembottom{
	background-image:url('../images/side_item_bottom.png');
	background-repeat:no-repeat;
	width:243px;
	height:5px;
}
.news{
	height:260px;
}
.newsitem{
	width:220px;
	margin:0 auto;
	padding-top:5px;
	border-bottom:1px #ccc dashed;
	height:80px
}
.newsitem img{
	width:94px;
	height:69px;
	border:1px #ccc solid;
	float:left;
}
.newsitem_data{
	width:120px;
	height:60px;
	float:right;
	font-size:11px;
	overflow:hidden;
}
.newsitem a{
	color:#CC2D2F;
	font-weight:bold;
}
.newsitem a:hover{
		color:#757575;
	
}
.newsletters{
	height:70px;
}
#newslettersform{
	width:225px;
	float:right;
	margin-right:10px;
	padding-left:10px;
	margin-top:15px;
}
.newsletetrstxt{
	background-image:url('../images/newsletters_txt.png');
	background-repeat:no-repeat;
	width:160px;
	height:25px;
	float:left
}
.inputnewsletetrs{
	background:transparent;
	border:0px;
	padding-top:5px;
	width:140px;
	padding-left:10px;
}
.newslettershbtn{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	background: url('../images/newsletters_btn.png') no-repeat;
	width:62px;
		height:25px;
}
.sidenav{
		line-height:25px;
}	
.sidenav li{
	padding-left:10px;
}
.sidemenuitem{
	background-image:url('../images/side_menu_bg.png');
	background-repeat:no-repeat;
	height:32px;
	width:243px;
	
}
.sidemenuitem a{
		background-image:url('../images/side_menu_bullets.png');
		background-repeat:no-repeat;
		padding-left:15px;
}
.childeitem{
	background-image:url('../images/side_child_bg_close.png');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	border-bottom:1px #ccc dotted;
}
.childeitemopen{
	background-image:url('../images/side_child_bg_open.png');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	border-bottom:1px #ccc dotted;
}
.subchild{
	background-image:url('../images/side_menu_sub_bullets.png');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	border-bottom:1px #ccc dotted;
}
.subchild a{
	color:#CC2D2F;
}
.subchild a:hover{
	color:#303030;
}
.data{
	padding:5px;
}

#locations {
	height:20px;
}
#locations h2 {
	margin:0px;
	padding:0px;
	float:left;
	margin-left:5px;
	font-size:12px;
	
}
#locations h2 a {
	margin:0px;
	padding:0px;
	font-size:13px;
	margin-left:3px;
	margin-right:3px
	
	
}






.pro_nav{
    height:30px;
    float:right;
    margin-right:10px;
}
.next{
    float:right
}
.pre{
    float:left
}


.locations h2{
	 font-size:13px;
	 color:#CC2D2F;
	 padding:0px;
	 margin:0px;
	 float:left;
	 margin-left:5px;
}

#category_tabs{
	height:220px;
	width:636px;
	margin:0 auto;
	
}



#category_items{
	width:636px;
	margin:0 auto;
	padding-bottom:20px;
}

.category_item{
	float:left;
	width:210px;
	text-align:center;
	margin-bottom:5px;
}

.category_item img{
	border:3px #303030 solid;

}

.cat_t{
	background-image:url('../images/category_item_top.png');
	background-repeat:no-repeat;
	height:6px;
	width:636px;
}


.cat_bg{
	background-image:url('../images/category_item_bg.png');
	background-repeat:repeat-y;
	width:636px;
	display:inline-block;
	padding-top:5px;
	padding-bottom:5px;
}





.cat_b{
	background-image:url('../images/category_item_bottom.png');
	background-repeat:no-repeat;
	height:6px;
	width:636px;
}






#pagging{
	height:30px;
	width:350px;
	margin:0 auto;
	margin-top:10px;
}

#pagging li{
float:left;
width:25px;
text-align:center;
color:#fff;
line-height:25px;
margin-left:5px;
}


.activepage{
	background-image:url('../images/pagging_active.png');
	background-repeat:no-repeat;
	height:23px;
	width:23px;
}

.inactivepage{
	background-image:url('../images/pagging_inactive.png');
	background-repeat:no-repeat;
	height:23px;
	width:23px;
}



#singleimg{
	border:1px #303030 solid;
	width:643px;
	height:482px;
}


#single{
	width:643px;
	margin:0 auto;
	margin-top:10px;
	
}



#single_item{
	margin-top:10px;
}

.single_t{
	background-image:url('../images/single_div_top.jpg');
	background-repeat:no-repeat;
	width:643px;
	height:6px;
}
.single_bg{
	background-image:url('../images/single_div_bg.jpg');
	background-repeat:repeat-y;
	width:643px;

}
.single_b{
	background-image:url('../images/single_div_botoom.jpg');
	background-repeat:no-repeat;
	width:643px;
	height:6px;
}
.singleheader{
	width:630px;
	margin:0 auto;
	height:40px;
	padding:3px;
	border-bottom:1px #ccc dotted
}
.singleheader h2{
	float:left;
	background-image:url('../images/single_title_bullets.png');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px
}
.singleheader a{ 
	float:right;
	margin-right:5px;
}
.singledata{
	width:380px;
	float:left;
	margin-left:10px;
	border-right:1px #ccc solid;
	margin-top:5px;
}
.prono{
	height:30px;
}
.prono a{
	color:#4270E3;
	font-weight:bold
}
.prono strong{
	float:left;
	width:80px;
}
.prodesc{
	Display:inline-block;
margin-bottom:5px;
}

.prodesc p{
	float:left;
	width:250px;
}
.proprice{
	height:30px;

}
.proprice a{
	height:30px;
	color:#FF0B0B
}
.proprice strong{
	float:left;
	width:80px;
}
.subinfo{
	width:230px;
	float:left;
	padding-left:10px;
	margin-top:10px;
}
.subinfo h3{
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#383838;
	font-weight:bold;
	
}
.subitem{
	margin-left:5px;
	width:220px;
	height:30px;
}
.subitem h4{
	font-size:11px;
	margin:0px;
	padding:0px;
	font-weight:normal;	
}
.sublinks{
	float:right;
}
.subprice{
	color:#FF0B0B
}
.subcart{
	background-image:url('../images/subcart.jpg');
	background-repeat:no-repeat;
	height:14px;
	padding-left:20px
}
.related_t{
	background-image:url('../images/single_div_top.jpg');
	background-repeat:no-repeat;
	width:643px;
	height:6px;
}
.related_bg{
	background-image:url('../images/single_div_bg.jpg');
	background-repeat:repeat-y;
	width:643px;

}
.related_b{
	background-image:url('../images/single_div_botoom.jpg');
	background-repeat:no-repeat;
	width:643px;
	height:6px;
}
.relatedheader {
	border-bottom:1px dotted #CCCCCC;
	height:30px;
	margin:0 auto;
	padding:3px;
	width:630px;
}
.relatedheader h2{
	background-image:url('../images/single_title_bullets.png');
	background-position:left center;
	background-repeat:no-repeat;
	float:left;
	padding-left:20px;
	font-size:12px
}
.relateditems{
	width:550px;
	margin:0 auto;
	margin-top:10px;
}
.relateditem{
	width:110px;
	float:left;
}
#page{
	display:inline-block;
	margin-bottom:5px
}
.page_t{
	width:923px;
	height:5px;
	background-image:url('../images/page_t.png');
	background-repeat:no-repeat;
}
.page_bg{
	width:923px;
	background-image:url('../images/page_bg.png');
	background-repeat:repeat-y;
}
.page_b{
	width:923px;
	height:5px;
	background-image:url('../images/page_b.png');
	background-repeat:no-repeat;
}
#page h2{
	font-size:13px;
	padding-left:15px;
}
.pagedata{
	padding:10px;
}
#showitems{
	margin-top:10px;
	display:inline-block
}

.showroomitem{
	background-image:url('../images/show_item_bg.jpg');
	background-repeat:no-repeat;
	width:410px;
	height:260px;
	float:left;
	margin-left:15px;
	
}
.showroomitem h3{
	background-image:url('../images/show_title_icon.jpg');
	background-repeat:no-repeat;
	padding-left:30px;
}
.showiteminfo{
	width:375px;
	margin:0 auto;
	padding-top:5px;
}
.showimg{
	margin-top:10px;
}


.showaddress{
	background-image:url('../images/address_icon.jpg');
	background-repeat:no-repeat;
	padding-left:20px;
	height:30px;
	margin-top:10px;
}
.showphone{
	background-image:url('../images/phone_icon.jpg');
	background-repeat:no-repeat;
	padding-left:20px;
	height:30px;
}

#inner{
	width:883px;
	margin:0 auto;
	
}
.inner_t{
	background-image:url('../images/page_in_t.jpg');
	background-repeat:no-repeat;
	width:883px;
	height:7px;
}
.inner_bg{
	background-image:url('../images/pag_in_bg.jpg');
	background-repeat:repeat-y;
	width:883px;
}
.inner_b{
	background-image:url('../images/page_in_b.jpg');
	background-repeat:no-repeat;
	width:883px;
	height:7px;	
}
.innerdata{
	width:850px;
	margin:0 auto;
		
}
.innerdata span{
	font-weight:bold;
	margin-right:10px;
	vertical-align:top
}
.register{
	width:480px;
	float:left;
	border-right:1px #ccc solid;
	color:#666666;
	}
	
	
#register{
	color:#666666;
	padding-bottom:10px;
	display:inline-block;
	padding-top:5px;
	width:100%
	
}
	

	
	
#register label{
	width:190px;
	display:inline-block;
	font-weight:900
	
}
.keepcheck{
	margin-left:240px;
}

#register td label{
	width:100px;
	margin-left:10px;
	display:inline-block;
	font-weight:900
	
}


#register table{
	vertical-align:top;
	float:left
	
}



#register h2{
	padding-left:0px;
	margin-bottom:10px;
	font-size:15px;
	color:#141211
}
#register h3{
	padding-left:0px;
	margin-bottom:10px;
	font-size:12px;
	
}
	
#register select{
	width:240px;
	border:1px #D5D7DA solid;

}
.genderlb{
	float:left
}

.genderspan{
	float:left
}
	
#register textarea {
	width:240px;
	border:1px #D5D7DA solid;
	height:150px;
	display:block;
	margin-left:215px;

}


.knowabout{
	margin-left:255px;
	margin-bottom:10px;
	display:inline-block;

}


#otherknow{
	
}


#otherknow  td label{
	float:left;
	width:120px;
}
#otherknow input{
	float:left
}



.howknew{
	margin-left:210px;
}
.captcha{
	margin-left:5px;
}	
.captchatxt{
	margin-left:23px;
	margin-top:5px;
}	
	
#logindiv{
	width:350px;
	float:left;
	margin-left:10px;
	color:#666666;
	display:inline-block;
}
.required{
	font-size:14px;
	color:#FF0B0B
}




.innertxt{
	width:240px;
	border:1px #D5D7DA solid;
}
.inputitem{
	margin-bottom:10px;
	display:inline-block;
	width:100%
}
.signbtn{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	background: url('../images/sign_btn.jpg') no-repeat;
	width:72px;
		height:26px;
		color:#fff;
		float:right;
		margin-right:20px;
		margin-top:10px;
}
.secuirtybtn{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	background: url('../images/sign_btn2.jpg') no-repeat;
	width:120px;
		height:26px;
		color:#fff;
		float:right;
		margin-left:10px;

}

.retrivebtn{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	background: url('../images/sign_btn2.jpg') no-repeat;
	width:120px;
		height:26px;
		color:#fff;
		float:right;
	margin-left:10px;
		margin-left:460px;
}
.question{
	margin-left:20px;
}




.logintxt{
	width:140px;
	border:1px #D5D7DA solid;
}


.contactinput{
	width:230px;
	border:1px #D5D7DA solid;
}
 .human{
	margin-left:137px;
}

.contacttxtare{
	width:230px;
	border:1px #D5D7DA solid;
	height:120px;
	margin-left:137px;

}



#contactform{
	width:420px;
	float:left;
	border-right:1px #ccc solid;
	margin-top:20px;
}

#contactform label{
	width:120px;
	float:left
}


#contactinfo{
	width:390px;
	float:left;
	margin-left:10px;
}


.showemail{
	background-image:url('../images/email_icon.jpg');
	background-repeat:no-repeat;
	padding-left:20px;
	margin-top:10px;
}


#progress{
	width:200px;
	float:left;
	
	
	
}

#progress ul{
	margin-left:15px;
	margin-top:10px;
	
}

#progress li{
	background-image:url('../images/progress_bg.jpg');
	background-repeat:no-repeat;
	width:185px;
	height:32px;
	margin-bottom:10px;
	line-height:30px
}


#progress a{
	padding-left:10px;
	
	
}
#progress  .active a{
font-weight:bold;
color:#930000
	
}

#payemntdata{
	width:690px;
	float:right;
	margin-left:10px;
}


.pay_t{
	background-image:url('../images/payment_top.jpg');
	background-repeat:no-repeat;
	width:672px;
	height:6px;
}
.pay_bg{
	background-image:url('../images/payment_bg.jpg');
	background-repeat:repeat-y;
	width:672px;
}
.pay_b{
	background-image:url('../images/payment_bottom.jpg');
	background-repeat:no-repeat;
	width:672px;
	height:6px;	
}

.pay_data{
	padding:10px;
}

.register_pay{
	width:260px;
	float:left;
	margin-left:10px;
	border-left:1px #ccc solid;
	padding-left:10px;
}



.register_pay h3{

	font-size:13px;
	color:#E90909
}

.chck_box{
	float:left;
	margin-top:10px;
	
}
.pay_data h3{
	 margin-left:20px;
	 height:40px;
	 line-height:40px;
	 font-size:14px;
}


.payonline{
	background-image:url('../images/visa.jpg');
	background-repeat:no-repeat;
	padding-left:50px;
}

.payoption{
	margin-left:15px;
	margin-bottom:15px;
}

.payondel{
background-image:url('../images/pay_on.jpg');
	background-repeat:no-repeat;
	padding-left:50px;

}
.shipasgift{
background-image:url('../images/ship_as_gift.jpg');
	background-repeat:no-repeat;
	padding-left:50px;

}


#footer{
	width:925px;
	padding-bottom:10px;
}
#footernav{
	background-image:url('../images/nav_bg.png');
	background-repeat:no-repeat;
	height:39px;
	width:923px;
	margin:0 auto;
	line-height:39px;
}
#footernav ul{
 width:500px;
 margin:0 auto;
}
#footernav li{
 float:left;
 margin-left:15px;
 background-image:url('../images/footer_nv_li_bg.png');
 background-repeat:no-repeat;
 background-position:right;
 padding-right:15px;
}
.copyright{
	text-align:center;
	font-size:11px;
	color:#A5A5A5;
	margin-top:5px;
}


#LatestItems
{

width:850px;

margin:0 auto;

margin-top:5px;

}

#SalesItems
{

width:850px;

margin:0 auto;

margin-top:5px;

}


.reviewarerea{
	width:640px;
	border:1px solid #D5D7DA;
	height:120px;
}


.reviewsbtns{
	margin-top:10px;
	float:right;
}


.submitbtn{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	width:100px;
		height:30px;
	background:url('../images/submit_btn.png') no-repeat;
		float:right;
		margin-right:5px;
		margin-top:10px;
}



.reviewitem{
	width:640px;
	display:inline-block;
	margin-bottom:10px;
}


.reviewitem h3{
	font-size:13px;
	color:#313131;
	
}
.dimdiv{
	background-color: rgb(0, 0, 0);
	opacity: 0.7; /* Safari, Opera */
	-moz-opacity:0.70; /* FireFox */
	filter: alpha(opacity=70); /* IE */
	z-index: 20;
	height: 100%;
	width: 100%;
	background-repeat:repeat;
	position:fixed;
	top: 0px;
	left: 0px;
	display:none;
}
#loginpop{
	width:338px;
	margin:0 auto;
	margin-top:5px;
	z-index:1002;
	color:#fff;
	position: fixed;
	height:250px;
	top:20%;
	left:35%;
	display:none;

	}
#loginpop h2{
	margin:0px;
	padding:0px;
	color:#fff;
	margin-bottom:10px;
}
.login_t{
	background-image:url('../images/login_top.png');
	background-repeat:no-repeat;
	width:338px;
	height:6px;
}
.login_b{
	background-image:url('../images/login_bottom.png');
	background-repeat:no-repeat;
	width:338px;
	height:6px;
}
.login_bg{
	background:#262626 ;
	#background:#1D1D1D;
	width:318px;
	min-height:150px;
	padding:10px;

}
.loginitem{
	width:318px;
	margin-top:5px;
	margin-bottom:5px;
	height:35px;

}	
.log_data{
	width:80px;
	float:left;
	color:#fff;
	line-height:25px;
}
.log_input{
	width:211px;
	height:31px;
	float:left;
	
}
.log_txt{
	width:199px;
	height:31px;
	background:transparent;
	background-image:url('../images/login_input.jpg');
	background-repeat:no-repeat;
	border:0px;
	color:#000;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	
}

.loginbtn{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	width:70px;
	height:37px;
	background:url('../images/login_btn.png') no-repeat;
	float:right;
	margin-right:20px;
}
.cancelbtn{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	width:70px;
		height:37px;
	background:url('../images/cancel_btn.png') no-repeat;
		float:right;
		margin-right:20px;
}

.loginforget a
{
    
	color:#fff;
	margin-left:5px;
}
.loginforget a:hover{
	color:#CC2D2F;
	
}

.logpop_remember{
	margin-left:75px;
}



.featurerool{
	width:375px;
	padding:10px;
	z-index:1000;
	background:#000;
	position:relative;
	top:-120px;
	left:0px;
	color:#fff
}
.featurerool h3{
	
	font-size:16px;
	margin-top:5px;
	margin-bottom:5px;

}

.rolloverdata{
	display:inline-block
}
.rolloverdata img{
	width:375px;
	height:281px;
}
.rooloverimg{
	border:1px #ccc solid;
	width:375px;
	height:281px;
	
}

.forgetpassitem{
	display:inline-block;
	width:100%;
	margin-bottom:10px;
}

.forgetpassitem label{
	float:left
}

.forgetpassitem span{
	float:left
}

.forgetpassitem input{
	float:left
}

.emptycategory{
	margin-top:10px;
	text-align:center
}


.emptycategory strong {
	margin-left:10px;
}

#errorpage{
	
}

#errorpage h2{
	padding-left:0px;
	border-bottom:1px #ccc solid;
	margin-bottom:10px;
	font-size:17px;
	color:#C21313;
	
}
#errorpage h3{
	padding-left:0px;
	margin-bottom:5px;
	font-size:17px;
	color:#262626;
	margin-top:5px;
	margin-left:5px
}

#errorpage a{
	color:#0F64CC;

}
#errorpage a:hover{
	color:#CC2D2F;

}







#errorpage li{
	background-image:url('../images/error_bullets.jpg');
	background-repeat:no-repeat;
	padding-left:10px;
	line-height:20px;
	margin-left:20px;
	
}


#catbanner{
	display:inline-block
}

#catbanner a{
	float:left;
}

#favtable{
	
}
#favtable table{
	width:850px;
	margin:0 auto;
	margin-top:10px;
	border:1px #E1E1E1 solid
	
}

#favtable a{
	color:#2170F2
}

#favtable td{
	padding:5px;
	border-bottom:1px #E1E1E1 solid;
	border-right:1px #E1E1E1 solid;
	text-align:center
}



.favhead{
	height:30px;
	background:#ccc;
	font-weight:bold;
	
	
	
}




.favactions a{
	margin-left:10px;
}





.addtofav{
	background-image:url('../images/addtofav.png');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	margin-bottom:10px;
}



.addtofav a{
font-weight:bold
}

.in_fav{
	background-image:url('../images/in_fav.png');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	margin-bottom:10px;
}
.in_fav a{
font-weight:bold;
color:#131313
}






.pageimg{
	float:left;
	margin-right:15px;
}


.pagedata{
	display:inline-block
}



.ser_item{
	background-image:url('../images/serv_bg.jpg');
	background-repeat:no-repeat;
	height:175px;
	width:876px;
	margin:0 auto;
}

.ser_data{
	width:600px;
	float:left;
	margin-top:25px;
	margin-left:25px;
}



.ser_data h3{
	background-image:url('../images/page_h3_bg.png');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	
}

.ser_img{
	width:200px;
	float:right;
	margin-top:20px;
	margin-right:20px;
}


.favcart{
	background-image:url('../images/fav_cart.jpg');
	background-repeat:no-repeat;
	padding-left:20px;
}

.favinfo{
	background-image:url('../images/fav_info.jpg');
	background-repeat:no-repeat;
	padding-left:20px;
}

.favdelet{
	background-image:url('../images/fav_delet.jpg');
	background-repeat:no-repeat;
	padding-left:20px;
}


.shipping_info{
	width:620px;
	display:inline-block;
	margin-top:10px;
	
}

.shipping_info label{
	width:120px;
	float:left;
	margin-left:20px
	
}
.shipping_info input{
	width:240px;
	float:left;
	border:1px #D5D7DA solid
	
}


.shipping_info textarea {
	width:240px;
	float:left;
	border:1px #D5D7DA solid
	
}

.s_info_item{
	height:29px;
	
}


.payondel{
background-image:url('../images/pay_on.jpg');
	background-repeat:no-repeat;
	padding-left:50px;

}
.shipasgift{
background-image:url('../images/ship_as_gift.jpg');
	background-repeat:no-repeat;
	padding-left:50px;

}





cartpage{
	width:900px;
}

#cartpage h2{
	background-image:url('../images/cart_icon.png');
	background-repeat:no-repeat;
	padding-left:30px;
	height:25px;
	line-height:25px;
}

.carttable{
	width:100%;
	text-align:left;
	border:1px #ccc solid
}
.carttable thead th{
	background:#ccc;
	font-size:11px;
	font-weight:bold;
	height:21px;
	text-align:left;
	text-transform:uppercase;
	padding-left:5px;
	height:30px;
}


.carttable tbody td{
	border-bottom:1px solid #CCCCCC;
font-weight:bold;
height:21px;
padding:5px 0 5px 5px;
vertical-align:top;
}

.qty_txt{
	width:50px;

}


.cart_total{
	color:#355ED5
}

.subtotal td{
	height:50px;
	background:#ccc;
	font-size:15px;
}


.total_price{
	color:#B31414;
}

.clear_cart{
	float:right;
	padding-bottom:5px;
	background-image:url('../images/cart_empty.png');
	background-repeat:no-repeat;
	padding-left:25px;
}
.clear_cart a{
	font-weight:bold
}

.cart_i{
	height:10px;
	background-color:#FFFF99;
	padding:10px;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	margin-top:10px
}
.cart_btns{
		height:35px;
		background-color:#DFDFDF;
		border-top:2px solid #666666;
}


.proceed_btn{
	background:transparent;
	background-image:url('../images/cart_proceed_btn.png');
	background-repeat:no-repeat;
	border:0px;
	width:70px;
	height:23px;
	margin-top:5px;
	float:right;
	margin-right:10px;
}


.cart_cancel_btn{
	background:transparent;
	background-image:url('../images/cart_cancel_btn.png');
	background-repeat:no-repeat;
	border:0px;
	width:80px;
	height:23px;
	margin-top:5px;
	float:right;
	margin-right:10px;
}


.newsheader{
	display:inline-block;
	height:10px;
}
.newsheader h2 {
	margin:0px;
	padding:0px;
	float:left;
	margin-left:5px;
	font-size:12px;
	
}
.newsheader h2 a {
	margin:0px;
	padding:0px;
	font-size:13px;
	margin-left:3px;
	margin-right:3px
	
	
}

.showimgDetails{
    width:300px;
    float:left;
    margin-left:20px;
    margin-top:10px;
}

.showdataDetails{
    float:left;
    width:550px;
    margin-top:10px;
    margin-left:10px;
}


.showdataDetails p{ 
    margin-left:15px
}

.showmapDetails{
    width:450px;
    margin:0 auto;
    margin-top:20px;
    
}

.lang {
float:right;
margin-left:15px;
margin-top:5px;
display:none;
}
.lang a{ font-size:14px; font-weight:bold;color:#fff}


#soon{
	background-image:url('/images/soon.jpg');
	background-position:right;
	background-repeat:no-repeat;
	width:850px;
	height:350px

}


#soon h2{
	font-size:25px;
	color:#B32F1F;
	padding-top:10px;
	padding-left:25px
}


#soon p{
	font-size:15px;
	color:#303030;
	margin-left:40px;
	margin-top:10px;
	font-weight:bold;
	line-height:30px;
}
#soon span{
		background-image:url('/images/soon_bullets.png');
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;

}

#soon a{
	color:#B32F1F;
	text-decoration:underline
	
	}

#soon a:hover{
	color:#5D160E;
	
	}


.soondata{
	width:400px;
	float:left;
}

