/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ 
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	font-size:100%; 
	vertical-align:baseline; 
	background:transparent; 
}
ol,ul{ 
	list-style:none; 
}
blockquote,q{ 
	quotes:none; 
}
blockquote:before,blockquote:after,q:before,q:after{ 
	content:''; 
	content:none; 
}
:focus{ 
	outline:0; 
}
ins{ 
	text-decoration:none; 
}
del{ 
	text-decoration:line-through; 
}
table{ 
	border-collapse:collapse; 
	border-spacing:0; 
}

/*--------------- General Styles 
*/
.skiplink{ 
	display:none; 
}
a,a:visited{ 
 text-decoration:none; 
}
a:focus,a:hover{ 
	text-decoration:underline; 
}
body{ 
	color:#000; 
	font:62.5%/1 Arial ,Georgia,Verdana ,Georgia, Lucida,"Trebuchet MS" ,Helvetica, sans-serif;
	padding:0;
	margin:0;
	background:url(images/bgr_main.jpg) repeat;
	padding-bottom:58px;
}
.hide{
     position: absolute;
     left: -9999px;
}
/*-------------------------------page start-------------------------*/
#wraptop{
	width:100%;
	background:url(images/bgr_top.jpg) repeat-x;
}
#wrapershadow{
	width:100%;
	background:url(images/bgr_shadow.png) no-repeat top center;
}
#wraper{
	width:1000px;
	margin:0 auto;
}
#toppart{
	width:1000px;
	height:40px;
}
#toppart h1{
	text-align:center;
	padding-top:15px;
	color:#000;
	font-size:13px;
	font-weight:bold;
}
/* mainarea */
#mainarea{
	width:1000px;
	background:#fff;
	padding-top:6px;
}
#header{
	width:949px;
	height:84px;
	overflow:hidden;
	padding:0 35px 0 16px;
	background:url(images/bgr_header.jpg) repeat-x;
}
#header h1{
	float:left;
	width:350px;
}
#header h1 a{
	display:block;
	background:url(images/furniture_discovery.jpg) no-repeat;
	width:350px;
	height:68px;
}
#header-rgt{
	width:599px;
	float:left;
	padding-top:39px;
	overflow:hidden;
}
#login{
	width:376px;
	float:left;
}
#login ul{
	float:right;
	overflow:hidden;
	height:20px;
}	
#login ul li{
	display:block;
	float:left;
	height:20px;
	padding:0 16px;
}
#login ul .account a{
	font-size:12px;
	color:#AEA477;
	line-height:20px;
	display:block;
}
#login ul .accountrgt{
	background:url(images/bgr_libdr.jpg) no-repeat 0 6px;
}
#login ul .accountrgt a{
	font-size:12px;
	font-weight:bold;
	color:#F3BC13;
	line-height:20px;
	display:block;
}
#inparea{
	width:205px;
	float:right;
}
#inparea form{
	width:205px;
}
#inparea form div{
	width:205px;
	overflow:hidden;
}
#inparea form div .inplft{
	background:url(images/bgr_inplft.jpg) no-repeat;
	width:159px;
	height:20px;
	float:left;
}
#inparea form div .inplft input{
	background:none;
	border:none;
	width:137px;/*159*/
	height:19px;
	padding:1px 11px 0 11px;
	font-size:12px;
	color:#2C2C2C;
}
#inparea form div .inprgt{
	background:url(images/bgr_go.jpg) no-repeat;
	width:41px;
	height:20px;
	float:right;
}
#inparea form div .inprgt input{
	background:none;
	border:none;
	height:20px;
	width:41px;
	float:right;
	cursor:pointer;
}
/* menu */
#menu{
	width:1000px;
	height:45px;
	background:url(images/bgr_nav.jpg) repeat-x;
	margin-bottom:1px;
}
#menu ul{
	width:1000px;
}	
#menu ul li{
	float:left;
	background:url(images/bgr_navbdr.jpg) no-repeat;
	margin: 0px;
	padding: 0px;

}
#menu ul li a{
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:45px;
	text-decoration:none;
	padding:0 13px;
}
#menu ul li a:hover{
	text-decoration:none;
}
#menu ul .living{
	background:none;
}
/*-----------------------------------drop down---------------------*/

#menu ul li ul{
	z-index: 9999;
	position: absolute;
	left: -99999em;
	width: 173px;
	margin: 0;
	padding:0;
	/*background:url(images/bgr_dropdown.png) no-repeat bottom ;*/
	background:#222222;
	padding-bottom:12px;
}
#menu ul li li {
	margin: 0px;
	padding:0px;
	background:none;
	background:#222222;
	width:130px;
	padding:0 19px 0px 24px;
	line-height:30px;
	}
#menu ul li ul .lastdot a{
	background:none;
}	
#menu ul li ul a { 
	width:120px;/*160*/
	color:#E8D098 !important;
	font-size:12px !important;
	font-weight:normal;
	display:block;
	padding:0;
	margin:0;
	line-height:0;
	line-height:14px;
	padding:10px 0 10px 10px;
	background:none;
	background:url(images/bgr_drop_dot.jpg) repeat-x bottom left;
	}
#menu ul li ul a:hover, #menu ul li ul a:active {
	color:#fff!important;
	}
#menu ul li ul ul {
	}

#menu ul li:hover ul ul, #menu ul li:hover ul ul ul, #menu ul li.sfhover ul ul, #menu ul li.sfhover ul ul ul {
	left: -999em;
	}
#menu ul li:hover ul, #menu ul li li:hover ul, #menu ul li li li:hover ul, #menu ul li.sfhover ul, #menu ul li li.sfhover ul, #menu ul li li li.sfhover ul {
	left: auto;
	}
#menu ul li:hover, #menu ul li.sfhover { 
	position: static;
	}
























/*-----------------------------------maincontent
*/
#maincontent{
	width:1000px;
	background:url(images/bgr_content.jpg) repeat-x bottom left;
	padding-bottom:11px;
	overflow:hidden;
}
/* mainlft */
#mainlft{
	width:749px;
	float:left;
}
#bannernew{
	padding-bottom:1px;
}
#bannerexclusive{
	width:749px;
	padding-bottom:3px;
}
/* content */
#content{
	width:720px;/*749*/
	background:url(images/bgr_contarea.jpg) repeat-x;
	padding:23px 13px 0 16px;
	overflow:hidden;
}
.feature{
	font-weight:normal;
	font-size:24px;
	color:#181818;
	background:url(images/icon_ball.jpg) no-repeat 0 2px;
	padding-left:30px;
	padding-bottom:17px;
}
#content h3{
	font-weight:normal;
	font-size:18px;
	color:#AF800D;
	padding-bottom:5px;
	padding-left:5px;
}
#content span{
	font-size:14px;
	color:#000000;
	display:block;
	padding-bottom:10px;
	padding-left:5px;
}
#content p{
	font-size:12px;
	color:#000000;
	padding-bottom:15px;
	line-height:16px;	
	padding-left:5px;
}
#content ul{
	width:715px;
	padding-left:5px;
	padding-bottom:10px;
}
#content ul li{
	width:715px;
	font-size:12px;
	color:#000000;
	line-height:16px;
}
/* sidebar */
#sidebar{
	width:250px;
	float:right;
	overflow:hidden;
}
#cartcont{
	width:250px;
	overflow:hidden;
}
#cartcont li{
	width:250px;
	float:left;
}
.cart{
	background:url(images/bgr_bar1.jpg) no-repeat;
	width:240px;/*250*/
	height:37px;/*48*/
	padding:11px 0 0 10px;
}
.mycart{
	background:url(images/icon_cart.jpg) no-repeat 0 4px;
	font-size:24px;
	color:#E6DBB6;
	padding-left:29px;
	font-weight:normal;
}
.noitem{
	background:url(images/bgr_bar2.jpg) no-repeat;
	height:52px;
	margin-bottom:1px;
}
.noitem p{
	padding-top:20px;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
}
.noitem p strong {
	color:#FFFBCE;
}
.newsletter{
	background:url(images/bgr_bar3.jpg) no-repeat;
	height:37px;
	padding:11px 0 0 10px;
}
.news{
	background:url(images/icon_news.jpg) no-repeat 0 3px;
	font-size:24px;
	color:#E6DBB6;
	padding-left:29px;
	font-weight:normal;
}
.signup{
	background:url(images/bgr_bar4.jpg) no-repeat;
	height:58px;/*71*/
	padding:13px 0 0 19px;
	width:231px;
	margin-bottom:1px;
}
.signup span{
	display:block;
	font-size:12px;
	color:#ECE6C2;
	padding-bottom:10px;
}
.signup form{
	width:217px;
}
.signup form div{
	width:217px;
	overflow:hidden;
}
.signup form div .signlft{
	background:url(images/bgr_inpbarlft.jpg) no-repeat;
	width:135px;
	height:20px;
	float:left;
}
.signup form div .signlft input{
	width:123px;/*135*/
	height:19px;/*20*/
	background:none;
	border:none;
	font-size:12px;
	padding:1px 6px 0 6px;
}

.signup form div .inpsub{
	background:url(images/bgr_sub.jpg) no-repeat;
	width:79px;
	height:20px;
	float:right;
}
.signup form div .inpsub input{
	background:none;
	cursor:pointer;
	border:none;
	width:79px;
	height:20px;
}
.compare{
	background:url(images/bgr_bar5.jpg) no-repeat;
	width:240px;/*250*/
	height:37px;/*48*/
	padding:11px 0 0 10px;
}
.product {
	color:#E6DBB6;
	font-size:23px;
	font-weight:normal;
	background:url(images/icon_compare.jpg) no-repeat 0 3px;
	padding-left:29px;
}
.itemcompare{
	background:url(images/bgr_bar6.jpg) no-repeat;
	height:41px;
	padding-top:20px;
	margin-bottom:1px;
}
.itemcompare p{
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
}
.itemcompare p strong{
	color:#FFFBCE;
}
/* sidebarbanner */
#sidebarbanner{
	background:url(images/bgr_bar_banner.jpg) no-repeat;
	width:250px;
	height:183px;
	margin-bottom:3px;
}
#sidebarbanner strong{
	display:block;
	font-weight:normal;
	font-size:30px;
	color:#FFFFFF;
	padding:114px 0 0 104px;
}
#sidebarbanner a{
	display:block;
	background:url(images/btn_view.jpg) no-repeat;
	width:79px;
	height:20px;
	margin-left:147px;
	margin-top:11px;
}
#popular{
	width:213px;/*250*/
	background:#E5E2D4;
	padding:23px 19px 0 18px;
}
.tags{
	background:url(images/icon_popular.jpg) no-repeat 0 3px;
	font-size:24px;
	color:#181818;
	padding-left:37px;
	font-weight:normal;
	padding-bottom:18px;
}
#alltag{
	width:200px;/*213*/
	border-top:1px solid #BCB6A8;
	padding:15px 4px 7px 9px;
	overflow:hidden;
}
#alltag a{
	float:left;
	display:block;
	padding-bottom:10px;
	padding-right:2px;
	display:inline;
	text-decoration:underline;
	color:#533F1C;
}	
.closet{
	font-size:13px;
	padding-top:9px;
}
.bedroom{	
	font-size:22px;
}
.tables{
	font-size:12px;
	padding-top:3px;
}
.Tables2{
	font-size:12px;
	padding-top:3px;
}
.tagfurni{
	font-size:16px;
}
.nwprduct{
	font-size:18px;
}
.armoire{
	font-size:14px;
	padding-top:5px;
}
.glssdoor{
	font-size:16px;
}
.frtutre{
	font-size:19px;
}
.tables3{
	padding-top:7px;
	font-size:12px;
}
.tagfurni2{
	font-size:16px;
	clear:both;
}
/* freeshipping */
#freeshipping{
	width:250px;
}
#freeshipping img{
	display:block;
}
#lernshipping{
	width:235px;/*250*/
	height:20px;
	background:url(images/bgr_shipping.jpg) repeat-x;
	padding-left:15px;
}
#lernshipping a{
	display:block;
	background:url(images/icon_shipping.jpg) no-repeat 0 5px;
	padding-left:17px;
	font-size:12px;
	color:#BFB784;
	line-height:18px;
	text-decoration:none;
}
/*----------------------------footer
*/
#footer{
	width:974px;/*1000*/
	padding:18px 0;
	height:25px;
	padding-left:26px;
}
#footermenu{
	width:974px;
	overflow:hidden;
	height:25px;
}
#footermenu li{
	float:left;
	display:block;
	background:url(images/bgr_liftrbdr.jpg) no-repeat;
	height:25px;
	display:inline;
}
#footermenu .reserved{
	background:none;
	padding-right:44px;
}
#footermenu .reserved p{
	font-size:12px;
	color:#B29C6D;
	line-height:25px;
}
#footermenu #abutus{
	width:auto;
	overflow:hidden;
	padding:0 35px;
}
#footermenu #abutus li{
	background:none;
	background:url(images/icon_ftr.jpg) no-repeat 0 12px;
	padding:0 9px;
}
#footermenu #abutus li a{
	font-size:12px;
	color:#AF5C22;
	line-height:25px;
	display:block;
	float:left;
}

#footermenu #site{
	width:auto;
	overflow:hidden;
	padding-left:30px;
}
#footermenu #site li{
	background:none;
	background:url(images/icon_ftr2.jpg) no-repeat 0 12px;
	padding:0 9px;
}
#footermenu #site li a{
	font-size:12px;
	color:#AC9A54;
	line-height:25px;
	display:block;
	float:left;
}
/*------------------------------------------sceonnd page--------------------------*/
#selectpage{
	width:734px;/*749*/
	height:37px;
	overflow:hidden;
	padding-left:15px;
}
#selectpage li{
	font-size:13px;
	color:#000;
	float:left;
	line-height:35px;
}
#selectpage a{
	font-size:13px;
	color:#6D4A24;
	padding:0 11px;
	font-weight:bold;
}
#selectpage .currentpage a{
	color:#006699;
}