body{
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}

H1{
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:17px;
	color:#000000;
	font-weight:500;
	padding:0 0 0 10px;

}

* html H1{
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:17px;
	color:#000000;
	font-weight:500;
	padding:0 0 10px 0;
	margin:10px 0 0 10px;
	

}


H2{
	
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:17px;
	color:#000000;
	font-weight:500;
	padding:0px 0 10px 0;
	margin:0px;
	

}

H3{
	
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:17px;
	color:#000000;
	font-weight:500;
	padding:10px 0 10px 10px;
	margin:0px;
	

}


H4{
	
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:17px;
	color:#000000;
	font-weight:500;
	padding:5px 0 5px 10px;
	margin:0px;
	

}

H5{
	
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:18px;
	color:#000000;
	font-weight:500;
	padding:5px 0 10px 0px;
	margin:0px;
	

}


H6{
	
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:14px;
	color:#000000;
	font-weight:500;
	padding:15px 0 10px 15px;
	margin:0px;
	display:block;
	background-color:#CCCCCC;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	
	

}

P,Form{
	margin:0px;
	padding:0px;
}

#container{
	width:100%;
	margin:0 auto;
}

/*............................Top...........................*/

#Main-top{
	width:100%;
	background-color:#282727;
	height:140px;
	
}

#top{
	width:970px;
	margin:0 auto;
	padding:5px;
	height:140px;

	/*background-color:#006600;*/
}

#top-left{
	width:200px;
	float:left;
	top:25px;
	position:relative;

}

#top-right{
	width:730px;
	float:right;

}

#top-phn-nos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	text-align:right;
}

/*.................................Mid-part........................*/
/*#main-mid-part{
		position:relative;

		width:100%;
		background-color:#990099;
		height:670px;
	
}
	*/

#mid-part{
	width:970px;
	margin:0 auto;
	padding:5px 0 10px 0;
}


/*....................right-part..............*/

#hme-right-part{
	width:726px;

	position:relative;
	left:245px;
	height:730px;
}

#login-right-part{
	width:726px;

	position:relative;
	left:245px;
	height:800px;
}

#form-right-part{
	width:726px;

	position:relative;
	left:245px;
	height:745px;
	}
#step-right-part{
	width:726px;

	position:relative;
	left:245px;
	height:700px;

}



#classic-contem-right-part{
	width:726px;

	position:relative;
	left:245px;
	height:740px;
}

#right-part{
	width:726px;
	position:relative;
	left:245px;
	height:745px;
}

#pro-right-part{
	width:726px;
	position:relative;
	left:245px;
	height:795px;
}

#search-right-part{
	width:726px;
	position:relative;
	left:245px;

}


#left-part{
	width:240px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	background-image:url(../images/bg-left-navi.gif);
	
	position:absolute;
}


#main-footer{

		padding:0px;
		margin:0px;
		width:100%;
/*		background-color:#e8e5df;*/
background-color:#e8e5df;

}

#footer{
	width:970px;
	margin:0 auto;
	padding:5px 0 0 0;

	height:150px;


}


#tab-mid-part{
/*	width:970px;
	margin:0 auto;
	padding:5px;
	clear:both;
	position:relative;
	bottom:0px;

	height:720px;*/
		width:970px;
	margin:0 auto;
	padding:5px;
	clear:both;
	position:relative;
	bottom:0px;

	

}




#tabs{
	width:950px;
	background-color:#000000;

}
	
/*............Contact-now..............................*/

#Contact-now{
	width:210px;
	background-image:url(../images/contact-us-bgg.gif);
	background-repeat:repeat;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	padding:10px;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#mailing-list{
	width:210px;
	background-image:url(../images/contact-us-bg.gif);
	background-repeat:repeat;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	padding:10px;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
#contact-spaceer{
	height:10px;
}

.contact-us-form{
	width:200px;
	background-color:#fff;
	border:solid 1px #e3e0db;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:5px 0 5px 0;
	color:#333;
	line-height:16px;
}


.contact-us-form-bt{
	padding:5px 0 0 0;
}

.contact-us-form-bt a{
	text-decoration:none;
	color:#000000;
}

.contact-us-form-bt a:hover{
	text-decoration:none;
	color:#000000;
}

/*............product-search..................*/

.product-searchpage-form{
	width:150px;
	background-image:url(../images/contact-us-bg.gif);
	background-repeat:repeat;
	border:1px solid #bdbdbd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding:3px;
	margin:5px 0 0 10px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	
}


#product-search{
	width:355px;
	float:left;

}

.product-search-form{
	width:230px;
	float:left;
	padding:2px;
	margin:0 0 0 10px;	
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	background-image:url(../images/guru-design-product-search-bg.gif);
	background-repeat:repeat;
	border:1px solid #bdbdbd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

#product-search-space{
	height:4px;
}

#product-search-col-1{
	width:20px;
	float:left;

}

#product-search-col-2{
	width:250px;
	float:left;

}

#product-search-col-3{
	width:80px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}

#furniture-deliverd{
	width:360px;
	float:right;
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:19px;
	font-weight:400;
	

}
#furniture-deliverd span{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	

}

#furniture-spaceer{
	height:30px;
	border-left:solid 1px #e9e6e1;
	float:left;
	width:1px;


}

#furniture-botoom-space{
	height:45px;
	border-bottom:solid 1px #e9e6e1;
	padding:5px 0 0px 0;
	width:700px;
}

* html #furniture-botoom-space{
	width:700px;
	padding:0px;
	height:0px;
	bottom:0px;
	margin:0px;


}

#cat-tabs{

	width:726px;
	position:releative;
	clear:both;
	top:0px;



}

#catogory-main-txt{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#333333;
	text-align:justify;
	width:710px;
	
	bottom:0px;
	top:0px;
	




}
#catogory-img{
	margin:0px;
	padding:0px;

}

#catogory-img ul{
	margin:0px;
	padding:5px 0 0 2px;
}

* html #catogory-img ul{
	margin:0px;
	padding:5px 0 0 5px;
}

#catogory-img ul li{
	margin:0px;
	padding:5px 14px 15px  10px;
	list-style-type:none;
	display:inline;
}

#catogory-img ul li a{
	text-decoration:none;

	margin:0px;
	padding:0px;
}

/*..............cat-txt................*/


#catogory-txt{
	margin:0px;
	padding:5px 0 0 14px;
}


* html #catogory-txt{
	margin:0px;
	padding:0px 0 0 5px;
	
}


#catogory-txt-1{
	margin:0px;
	width:225px;
	float:left;
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:16px;
	text-transform:uppercase;
	color:#000;
}

/** html #catogory-txt-1{
	margin:0px;
	padding:0px;
	width:250px;
	float:left;

	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:16px;
	text-transform:uppercase;
	color:#000;
	
}
*/
#catogory-txt-2{
	margin:0px;
	padding:0px;
	width:230px;
	float:left;
	
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:16px;
	padding:0 0 0 15px;
	text-transform:uppercase;
	color:#000;

	
}

#catogory-txt-3{
	margin:0px;
	padding:0px;
	width:230px;
	font-size:right;
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:16px;
	text-transform:uppercase;
	color:#000;
	float:right;
}

#catogory-txt ul{
	margin:0px;
	padding:5px 0 0 0px;
}

#catogory-txt ul li{
	margin:0px;
	list-style-type:none;
	display:inline;
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:16px;
	text-transform:uppercase;
	color:#000;
	padding:0 40px 0 5px;
	}

#catogory-txt ul li a{
	text-decoration:none;
}

#catogory-txt1{
	margin:0px;
	padding:0px 0 0 9px;
}

* html #catogory-txt1{
	margin:0px;
	padding:0px 0 0 5px;
}

#catogory-txt1 ul{
	margin:0px;
	padding:5px 0 0 0px;
}

#catogory-txt1 ul li{
	margin:0px;
	padding:0 96px 0 20px;
	list-style-type:none;
	display:inline;
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:16px;
	text-transform:uppercase;
	color:#000;
}

#catogory-txt1 ul li a{
	text-decoration:none;
}

/*..............................bottom-tabs......................*/
#product-search-tabs{
	width:720px;
	height:33px;
	
	
}
#bottom-tabs{
	width:970px;
	top:0px;
	padding:5px;
	margin:0 auto;
	height:115px;

}


#bottom-tabs-1{
	position:relative;
	background-image:url(../images/guru-design-tabs.gif);
	background-repeat:no-repeat;
	height:112px;
	float:left;
	width:330px;
}

#bottom-tabs-1 p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px 0 0 12px;
	
}

#bottom-tabs-1 p a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;


	
}

.bottom-tabs-1-btn{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	position:relative;
	right:50px;
	top:15px;
}

.bottom-tabs-1-btn a{
	text-decoration:none;
	color:#333333;
}


#bottom-tabs-2{
	position:relative;
	background-image:url(../images/guru-design-tabs.gif);
	background-repeat:no-repeat;
	height:112px;
	float:left;
	width:300px;
}


.bottom-tabs-2-form{
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	background-image:url(../images/guru-design-product-search-bg.gif);
	background-repeat:repeat;
	border:1px solid #bdbdbd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:200px;
	padding:2px;


	
}

#bottom-tabs-2 p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:10px 0 0 42px;
	
}

#bottom-tabs-2 form{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0 0 0 12px;
	margin:5px 0 0 0;
	
}



#bottom-tabs-2 p a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}

.bottom-tabs-2-btn{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	position:relative;
	right:20px;
	top:15px;
}

.bottom-tabs-2-btn a{
	text-decoration:none;
	color:#333333;
}


#bottom-tabs-3{
	position:relative;
	background-image:url(../images/guru-design-tabs.gif);
	background-repeat:no-repeat;
	height:112px;
	width:300px;
	float:right;
}

#bottom-tabs-3 form{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0 0 0 12px;
	margin:5px 0 0 0;
	
}



#bottom-tabs-3 p a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
}

.bottom-tabs-3-btn{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	position:relative;
	right:20px;
	top:15px;
}

/*.........................footer...........................*/

/*..................footer-col-1...................*/	
#footer-col-1{
	margin:0px;
	padding:0px;
	width:250px;

	float:left;
}



#footer-col-1 ul{
	margin:0px;
	padding:5px 0 0 15px;
}

#footer-col-1 ul li{
	margin:0px;
	background-image:url(../images/guru-design-footer-arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:5px 10px 5px 15px;
	list-style-type:none;

}

#footer-col-1 ul li a{
	
	color:#000000;
	text-decoration:none;
	
}


/*..................footer-col-2...................*/	
#footer-col-2-1{
	margin:0px;
	padding:0px;
	width:100px;
	float:left;
	top:0px;
}

#footer-col-2{
	margin:0px;
	padding:0px;
	width:260px;
	float:left;
}



#footer-col-2 ul{
	margin:0px;
	padding:20px 0 0 15px;
}

#footer-col-2 ul li{
	margin:0px;
	background-image:url(../images/guru-design-footer-arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:5px 10px 5px 15px;
	list-style-type:none;

}

#footer-col-2 ul li a{
	
	color:#000000;
	text-decoration:none;
	
}

/*........................footer-col-3.................*/


#footer-col-3{
	margin:0px;
	padding:0px;
	width:250px;
	float:right;
}



#footer-col-3 ul{
	margin:0px;
	padding:5px 0 0 15px;
}

#footer-col-3 ul li{
	margin:0px;
	background-image:url(../images/guru-design-footer-arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding:5px 10px 5px 15px;
	list-style-type:none;

}

#footer-col-3 ul li a{
	
	color:#000000;
	text-decoration:none;
	
}


/*.......................boot0m-navi......................*/

#bottom-navi{
	width:970px;
	margin:0 auto;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

#bottom-navi ul{
	margin:0px;
	padding:5px;
}

#bottom-navi ul li{
	margin:0px;
	padding:5px 10px 5px 10px;
	display:inline;
}

#bottom-navi a{
	color:#000000;
	text-decoration:none;
}

#bottom-navi a:hover{
	color:#000000;
	text-decoration:none;
}

#bottom-navi-1{
	width:600px;
	float:left;
	
}

#bottom-navi-2{
	width:300px;
	float:right;
	text-align:right;
	padding:2px;
}


/*......................fonts..................*/

.main-txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#333333;
	text-align:justify;
	padding:5px 10px 0 15px;
}

.forget-main-txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#333333;
	text-align:right;
	padding:5px 10px 0 15px;
}

.order-history-main-txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#333333;
	text-align:center;
	padding:5px 10px 0 15px;
}


.change-add-main-txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#333333;
	text-align:right;
	padding:5px 10px 0 15px;
}


.refer-main-txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#333333;

	padding:5px 10px 0 15px;
}

#design-txt{
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:17px;
	color:#000000;
	padding:5px 0 10px 2px;
}
	

/*....................breadcrumbs-navi..................*/

/*#header{
	position:absolute;
}*/

#classic-contem-main-img{
	width:720px;
	height:150px;
	padding:15px 5px 5px 5px;
}

#classic-contem-main-img-col-1{
	width:340px;
	
	background-color:#e8e5df;
	float:left;
	
		-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#000000;
	padding:2px;
}

#classic-contem-main-img-col-1 a{
	color:#000000;
	text-decoration:none;
}

#classic-contem-main-img-col-1 img{
	
	
	padding:0 5px 5px 5px ;
}

#classic-contem-main-img-col-2{
	width:340px;
	
	background-color:#e8e5df;
	float:left;
	margin:0 0 0 15px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#000000;
	padding:2px;
}

#classic-contem-main-img-col-2 a{
	color:#000000;
	text-decoration:none;
}

#classic-contem-main-img-col-2 img{
	
	
padding:0 5px 5px 5px ;
}

/*....................classic-contem-pro......................*/
#classic-contem-pro{
	width:700px;
	background-color:#333333;
}


/*.................paddings................*/

.view-details-pro{
	padding:5px 10px 0 0;
}


.add-to-cart-pro{
	padding:5px 10px 0 0;
}

/*.....................Classic-products...................*/

#classic-product{
	width:720px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-top-radius:5px;
	-webkit-border-bottom-radius:5px;
	-moz-border-radius-top:5px;
	-moz-border-radius-bottom:5px;
	-moz-border-radius-bottom:5px;
	background-color:#CCCCCC;
	margin:0px;
	padding:0px;
}

#classic-product ul{
	margin:0px;
	padding:5px;
}

#classic-product img{
	margin:0px;
	padding:5px;
}

#classic-product ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
}
#bread-crumbs-navigation{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
margin:0 0 5px 0;
border-bottom: solid 1px #CCCCCC;
}

#bread-crumbs-navigation a{

font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
text-decoration:none;
}

#bread-crumbs-navigation a:hover{
text-decoration:none;

}
		

.welcome-to-top-header{
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#eee;
text-align:right;
padding:10px 0 0 0;
}

.welcome-to-top-header a{

color:#eee;
text-decoration:none;

}

.welcome-to-top-header a:hover{

color:#CC0000;
text-decoration:none;

}
	
	
/*.........................pay-pal.........................*/

#pay-pal{
	width:100%;
	background-image:url(../images/bg-left-navi.gif);
	position:absolute;
	background-repeat:repeat;
	height:240px;
	margin:170px 0 0 0;
}
#pay-pal-col{
	width:700px;


	margin:0 auto;
	padding:1px 0 0 0;


	font-family:Verdana, Arial, Helvetica, sans-serif;
	word-spacing:3px;
	
	font-size:11px;
	line-height:21px;
	text-align:justify;

	color:#000;
}



.pay-pal-logo{
	font-family:font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:27px;
	color:#ff0000;
	font-weight:600;
	padding:10px 0 10px 0;
}

#pay-pal-payment-logo{	
	position:absolute;
	bottom:0px;

	right:0px;
}

#pageing{


	bottom:0;
	clear:both;
	text-align:center;
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:14px;
	color:#ff0000;
	font-weight:400;
	display:block;



}

.trade-padding{
	padding:0 0 0 22px;

	
	
}

.trade-padding-1{
	padding:0 0 0 45px;

	
	
}

/*...........main-txt..................*/

.trade-condition{
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#333333;
	padding:0 15px 0 0;
	text-align:justify;


}

.trade-condition ul{
	margin:0px;
	padding:3px;
	

}

.trade-condition ul li{
	margin:0px;
	padding:5px 5px 0px 20px;

	

}


#site-map{
	margin:0px;
	padding:0px;
}


#site-map-col-1{
	width:300px;
	float:left;

}

#site-map-col-2{
	width:300px;
	float:right;

}

#site-map ul{
	margin:0px;
	padding:0 0 0 15px;
}

#site-map ul li{
	margin:0px;
	padding:10px 0 0 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#333333;
	background-image:url(../images/site-map-arrow.gif);
	background-repeat:no-repeat;
	background-position:11px 17px;
}


.flash-txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#333333;

	padding:5px 10px 0 15px;
}

.flash-txt a{
	color:#333333;
	text-decoration:none;
}

.flash-txt a:hover{
	color:#ff0000;
	text-decoration:none;
}


#pagenotfound{
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:60px;
	text-align:center;
	
}

#pagenotfound p{
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:25px;
	line-height:40px;

}

#pagenotfound br{

	line-height:30px;
}

#pagenotfound span{
	color:#FF0000;
}

#pagenotfound span a{
	color:#FF0000;
	text-decoration:none;
}
.pagenotfoundform
{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topleft:5px;
	border:1px solid #000000;
	width:250px;
	height:25px;
	margin-left:270px;
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	color:#666666;
	font-size:14px;
	padding-left:10px;
	padding-bottom:2px;
	vertical-align:middle;
	padding-top:3px;
	float:left;	
}
*html .pagenotfoundform
{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topleft:5px;
	border:1px solid #000000;
	width:250px;
	height:24px;
	margin-left:270px;
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	color:#666666;
	font-size:14px;
	padding-left:10px;
	padding-top:4px;
	float:left;	
}
.pagenotfound-btn{
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topright:5px;
	background-color:#333333;
	border:1px solid #333333;
	display:block;
	float:left;
	color:#ffffff;
	width:150px;
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	text-align:center;
	font-size:15px;	
	height:32px;
	padding-bottom:1px;
	text-decoration:none;
}
.pagenotfound:hover{

	color:#ffffff;
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:12px;
	background-color:#31a7da;
	text-decoration:none;
}
#pagenotfoundsearch p,h1,b{
	color:#000000;
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:16px;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

#pagenotfoundsearch{
	color:#333333;
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:16px;
	margin:0px;
	padding:0px;
}
#pagenotfoundsearch ul,li{
	color:#333333;
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:16px;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#goog-wm-qt{
	color:#333333;
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:16px;
	width:250px;
	border:1px solid #999999;
	border-right:none;
	margin:0px;
	padding:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topleft:5px;
}
#goog-wm-sb{
	color:#ffffff;
	font-family:"Myriad Pro", Tahoma, "Times New Roman";
	font-size:14px;
	background-color:#000000;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topright:5px;
	padding:5px;
	height:33px;
	margin:0px;
}
#secure-trading{
	width:300px;
	float:right;
	margin:0px;
}
/*.payment-button{
	width:300px;
	float:left;
	margin:0px;
	padding-left:50px;

}
*/.secure-logo{
	width:300px;
	float:right;
	margin:0px;
	margin-top:100px;
	padding-right:0px;
}


/*------------------------Footer black strip start here---------------------*/

.black-strip{
		background-color:#282727;
		text-align:center;
		font-size:12px;
		letter-spacing:1px;
		color:#fff;
		font-family:"Myriad Pro", Tahoma, "Times New Roman";
		width:100%;
		float:left;
		padding:10px 0px 10px 0px;
		overflow:visible;
}
.black-strip-txt
{
		font-size:12px;
		letter-spacing:1px;
		color:#fff;
		font-family:"Myriad Pro", Tahoma, "Times New Roman";
		text-decoration:none;
}
.black-strip a{
		font-size:12px;
		letter-spacing:1px;
		color:#fff;
		font-family:"Myriad Pro", Tahoma, "Times New Roman";
		text-decoration:none;
}
.black-strip a:hover
{
		font-size:12px;
		letter-spacing:1px;
		color:#ccc;
		font-family:"Myriad Pro", Tahoma, "Times New Roman";
		text-decoration:none;
}
/*------------------------Footer black strip end here---------------------*/
.linkdir-col1{
		width:450px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		padding:0px 0px 0 15px;
		float:left;
		line-height:18px;
		color:#333;
}
.linkdir-col2{
	
		width:215px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		padding:0px 0px 0 15px;
		float:left;
		line-height:18px;
		color:#333;
}
.linkdir-col3{
		width:215px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		padding:0px 0px 0 15px;
		float:left;
		line-height:18px;
		color:#333;
}
/*------------------------Link Directory strip start here---------------------*/



/*------------------------Link Directory strip end here---------------------*/

#quantity
{
	margin:0px;
	padding:0px;
	float:left;
	clear:both;
}


.disc-block{
		background-color:#e7e5e0;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:11px;
		color:#535353;
		font-weight:600;
		display:block;
		height:20px;
		width:430px;
		position:relative;
		clear:both;
}

#disc-L{
	
	width:210px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height:18px;
	float:left;
	margin:0px;
	clear:both;
	padding:3px 0 0 15px;
}
.ref-code-txt{
	
	width:210px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin:0px;
	padding:0px;
	color:#535353;
	font-size:10px;
}

#disc-M{
	
	
	float:left;
	width:80px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	line-height:17px;
	text-align:center;
	padding:3px 0 0 5px;

}
#disc-M2{
	float:left;
	width:69px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	line-height:17px;
	padding:3px 0 0 4px;
	text-align:center;

}

#disc-R{
	width:40px;
	float:right;
	margin:0px;
	
	text-align:right;
	padding:3px 5px 0 0px;

}
.price-code-txt{
	padding:0px;
	margin:0px;
	width:69px;
	float:left;
	color:#535353;
	font-size:11px;
	padding:5px 0 0 5px;
	text-align:center;
}

/*INDIAN FURNITURE START */

#block #indian-product-outer{
	   
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:11px;
		color:#535353;
		display:block;
		width:710px;
		float:left;
		margin:0;
		padding:0;
}
#block #indian-product-outer .product1{
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		border:  #CCC solid 1px;
		color:#535353;
		display:block;
		width:200px;
		height:210px;
		float:left;
		margin:10px 10px 15px 18px;
		_margin:10px 15px 15px 8px;
}
#block #indian-product-outer .product1:hover{
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		border:#000 solid 1px;
		color:#535353;
		display:block;
		width:200px;
		height:210px;
		float:left;
		margin:10px 10px 15px 18px;
}
#block #indian-product-outer .product1 a{
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;	
		color:#535353;
		display:block;
		height:31px;
		font-size:13px;
		vertical-align:middle;
		padding:2px;
		background-color:#eeeeee;
}
#block #indian-product-outer .product1 a:hover{
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		color:#fff;
		display:block;
		vertical-align:middle;
		height:31px;
		font-size:13px;
		padding:2px;
		background-color:#373737;
}

p strong{
	color:#000;
	font-size:12px;
}

p a strong{
	color:#000;
	font-size:12px;
	text-decoration:underline;	
}

p a:hover strong{
	color:#000;
	font-size:12px;
	text-decoration:none;
}
/*INDIAN FURNITURE CLOSE */



