@charset "utf-8";
/* CSS Document */
body{
	/*margin:30px auto auto auto;*/
        margin:0px;
	background:url(../images/body-bg.gif);
	font:12px Arial, Helvetica, sans-serif;
	color:#252525;
}
h3{
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#252525;
}
a{
        color: #252525;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
ul{
	margin:0;
	padding:0;
}
.clear{
	clear:both;
}

.menu{
	/*background:url(../images/menu-bg-img.jpg) no-repeat;*/
	background:#252525;
	width:712px;
	height:54px;
	font:14px Arial, Helvetica, sans-serif;
}
.menu ul{
	padding:5px 0 5px 0;}
.menu ul li{
	/*width: 117px;*/
	float: left;
	border-right:1px solid #545353;
}
.menu ul li a {
	line-height:44px;
	background: url(../images/menu-li-bg.jpg) 20px center no-repeat;
	padding-left:32px;
	padding-right:20px;
	/*margin-left: 27px;
	padding-left: 19px;*/
	color: #9a9898;
}
.menu ul li a:hover {
	background: url(../images/menu-li-hover.jpg) 20px center no-repeat;
	text-decoration: none;
	color: #ffffff;
}
.menu ul li.last{
	border:none;}
.menu ul li.active a {
	background: url(../images/menu-li-hover.jpg) 20px center no-repeat;
	color: #ffffff;
}
.emaillogin{width:755px;margin:0 auto;height:15px;text-align:right;padding-right:5px;margin-top:15px;margin-bottom:10px;}
.emaillogin a{font-size:11px;}
#wrapper{
	width:760px;
	margin:0 auto;
        position:relative;
}
#wrapper #container{
	background:url(../images/contend-bg.png) repeat-y;
	width:712px;
	padding-left:24px;
	padding-right:24px;
        overflow:hidden;
}
#container #logo_contact{
	width:712px;
	height:77px;
}
#logo_contact .logo{
	float:left;
}
#logo_contact .contact{
	width:250px;
	float:right;
	text-align:right;
	margin-top:13px;
}
#logo_contact .contact div{
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#959595;
	padding-top:2px;
	padding-bottom:1px;
}
#logo_contact .contact .ph{
	background:url(../images/ph-icon.jpg) right no-repeat;
	padding-right:23px;
}
#logo_contact .contact .fax{
	background:url(../images/fax-icon.jpg) right no-repeat;
	padding-right:23px;
}
#logo_contact .contact .mail{
	background:url(../images/mail-icon.jpg) right no-repeat;
	padding-right:23px;
}
#logo_contact .contact a{
	color:#252525;
}
#container #bannar{
	padding-bottom:20px;
}


/*..........................*/
#bannar {
	position:relative;
	padding:0;
	width:713px;
	height:241px;
}
#bannar a img {
	border:none;
}
#bannar li.slide {
	list-style-type:none;
}
#bannar .banner {
	width:713px;
	height:241px;
	margin:0;
}
#bannar .banner li.slide {
	visibility:hidden;
	position:absolute;
	left:0px;
	top:0px;
}
#bannar .buttons {
	float:right;
	margin-top:200px;
}
#bannar .buttons {
	display:block;
	position:relative;
	z-index:100;
}
#bannar .buttons li {
	float:left;
	width:25px;
	height:25px;
	margin:0 8px 0 0;
	line-height:25px;
	text-align:center;
}
#bannar .buttons li a {
	text-decoration:none;
	width:25px;
	height:25px;
	color:#000000;
	font-weight:bold;
	background:url(../images/slide_pagination_bg.png) no-repeat;
	display:block;
}
#bannar ul.buttons li a:hover {
	text-decoration:none;
	color:#ffffff;
}
.bannar-active a{
	color:#ffffff !important;
}
/*.......Bannar..........*/
#about-contend,
#home-contend{
        /*margin-top: -95px;*/
}
#container #contend{
	background:#efefef;
	width:676px;
	padding:20px 19px; 
        /*margin-top: -95px;*/
}
#home-contend #left{
	float:left;
	width:205px;
	background-color:#f4f4f4;
	padding: 1px 1px 13px 1px;
}
#home_sale_product{
	background: url(../images/home_sale_product_bg.jpg) repeat-x;
	height:61px;
	overflow:hidden;
}
#home_sale_product h6{
	background:url(../images/sale_icon_bg.png) no-repeat 0 3px;
	padding: 0 0 0 38px;
	font-size:14px;
	color:#494949;
	margin:14px 0 0 14px;
	text-shadow: 1px 2px 1px #fff;
}
#home_sale_product h6 span{
	font-style:italic;
	color:#929292;
	font-size:12px;
	display:block;
	font-weight:normal;
}
#home-contend #left ul{
	margin: 12px 0 12px 15px;
	padding:0;
}
#home-contend #left ul li{
	background: url(../images/sale_product_arrow_icon.png) no-repeat 0 8px;
	padding-left: 11px;
	line-height: 20px;
}
#home-contend #left ul li a {
        color: #252525;
}
#home-contend #right{
	float:right;
	width:489px;
}
#home-contend #right h3{
	margin:5px 0 0 0;
	padding:0;
}
#home-contend #right hr{
	border-style:none;
	height:1px;
	background:#dbdbdb;
	margin-top: 10px
}
#right ul{
	margin-top: 12px;	
	overflow:hidden;
}
#right ul li{
	position:relative;
	float:left;
	width:115px;
	margin: 0 9px 0 0;
}
#right ul li.mr_0{margin-right:0;}
#right ul li img{
	border:1px solid #858585;
}
#right ul li p{
	background: url(../images/newarrivals_title_bg.png) repeat-x;
	height:26px;
	padding:0 0 0 4px;margin:0;
	position:absolute;
	bottom:3px;left:1px;
	width: 110px;
	line-height: 25px;
	color:#fff;
}
a.findout{
	background: url(../images/findout_bg.png) no-repeat right 3px;
	padding-right: 13px;
	margin-left: 15px;
	color:#2559a0;
}
a.findout:hover{
	text-decoration:none;
	color:#4c7fc5;
}
#contend #right h3{
	margin-top:0;
}
#footer{
	line-height:48px;
	font-family:Tahoma;
	font-size:11px;
	text-align:center;
}
#footer a{
	color:#000;
}

/*-------------------------------------------------------home---------------------------------------------------*/
div.about-contend{
	background-color:#efefef;
	overflow:hidden;
	padding:15px;
	margin-bottom: 10px;
}
div.about-contend h3{
	margin:0 0 15px 0;
	padding:0 0 0 25px;
        background: url(../images/abouticon.png) no-repeat;
	line-height: 17px;
	padding-left: 25px;
}
div.about-contend img{
	float:left;
	width: 159px;
}
div.about-contend .right{
	width: 503px;
	float:right;
}
div.about-contend .right p{margin:0 0 8px 0;padding:0;line-height:18px;}
/*---------------------------------------------------about---------------------------------------------------*/
.contact_left{
	float:left;
	width:395px;
	font-family: Zawgyi-One, Arial;
}
.contact_right{
	float:right;
	width:275px;}
.contact_right img{
	margin-left:30px;
}
.label{
	width:90px;
	margin-bottom:15px;
	line-height:22px;
	float:left;}
.box{
	float:left;
	margin-bottom:15px;}
.box input{
	width:240px;
	height:22px;
	border-left:1px solid #707070;
	border-top:1px solid #707070;}
textarea{
	border-left:1px solid #707070;
	border-top:1px solid #707070;
	width:240px;
	height:103px;}
.submit{
	margin:18px 0 0 270px;}
ul{
	list-style:none;
	margin:0;
	padding:0;}
.contact_right .ph_left{
	width:100px !important;
	float:left;}
.contact_right h3{
}
.contact_right img{
	border:0;
}
.contact_right .ph_right{
	float:left;}
.ph_right li{
	padding-bottom:8px;
}
/*---------------------------------------------------contact---------------------------------------------------*/	

.store_left{
	width:350px;
	float:left;
	font-family: Zawgyi-One, Arial;
}
.store_right{
	float:right;
	width:303px;}
.store_right img {
	border: 1px solid #7d7d7d;
	}
.store_part{
	margin-top:15px;}
/*---------------------------------------------------store---------------------------------------------------*/	

#product-contend{
	background:#efefef;
        /*margin-top: -95px;*/
}
#product-menu{
	padding-top:40px;
}
#product-menu img{
	float:left;
	border:0;
}
#sofa{
	width:720px;
}
.sofa-thumbs{
	margin-top:-40px;
	margin-left:49px;
	padding-bottom:42px;
}
.sofa-thumbs img{
	border:3px solid #d0d0d0;
	float:left;
	margin-right:9px;
}
#instanz_3 {
}
#bedchair{
	margin-left:42px;
	margin-top:50px;
}
#carpet{
	overflow: hidden;
	/*padding-top:40px;*/
	padding-bottom:40px;
}
#carpet img:hover{
	cursor:	-moz-zoom-in !important;
}
#carpet h3{
	font:12px Arial, Helvetica, sans-serif !important;
	font-weight:bold !important;
}
#carpet p{
	font:10px Arial, Helvetica, sans-serif !important;
}
#pipe{
	margin-left:55px;
	padding-top:40px;
	padding-bottom:30px;
}
#pipe img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.light{
	overflow: hidden;
	padding-left: 0 ! important;
	padding-top:40px;
	padding-bottom:30px;
}
.light img{
	cursor:	-moz-zoom-in;
}
/*---------------------------------------------------Products---------------------------------------------------*/	
.label{
	width:90px;
	margin-bottom:15px;
	line-height:22px;
	float:left;}
.box{
	float:left;
	margin-bottom:15px;}
.box input{
	width:300px;
	height:22px;
	border: 1px solid #707070;
}
textarea{
	width:300px;
	height:103px;
	border: 1px solid #707070;
}
.submit{
	margin:18px 0 0 270px;}
.submit input{
	margin-left:58px;
}
ul{
	list-style:none;
	margin:0;
	padding:0;}
.contact_right .ph_left{
	width:40px;
	float:left;}
.contact_right .ph_right{
	width:150px;
	float:left;}
/*---------------------------------------------------Contact---------------------------------------------------*/		


#product-menu ul {
	background:#000;
	height:86px;
}
#product-menu ul li {
	display: block;
	float: left;
	width: 89px;
	}
#product-menu ul li a {
	display: block;
	overflow: hidden;
	}
#product-menu ul li a img {
	width: auto ! important;
	width: 89px;
	max-width: 89px;
	min-width: 89px;
	}
.bubbleInfo img{
	filter: alpha(opacity=80);
	opacity:0.8;
}
.bubbleInfo img:hover{
	filter: alpha(opacity=100);
	opacity:1;
}
.product-active img{
	opacity:1 !important;
}
#myGallery{
	padding-bottom:120px;
}
.store_left h3 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 8px;
}
.contact_left{
}
.contact_left h3 {
	padding: 0px;
}
.contact_left form {
	margin: 0px;
	padding: 0px;
}

/* Error Message When the user submit the contact form failed */

.errors {
	color: #ba1414;
	margin-bottom: 1.5em; 
	}
#discount {
	position: relative;
	z-indent: 100;
	top: -115px;
}

.feature-products h3 {
        border-bottom: 1px solid #dbdbdb;
        padding-bottom: 10px;
        margin-bottom: 10px;
}
.feature-products img {
        float: left;
        margin-right: 10px;
}
.last-img img {
        margin-right: 0 !important;
}
.feature-products p {
        background: url(../images/blue-arrow.jpg) 137px 3px;
        background-repeat: no-repeat;
        margin-top: 17px;
}
.feature-products a {
       color: #2559a0;
}
/*--------------------------------------------------------------------------------------------------------------------------------*/
#floatdiv {
	width: 125px;
	position:absolute;
	padding: 0px;
	margin:0;
}
.scroll_top{
        background:url(../images/scroll_top_bg.png) no-repeat;width:125px;height:5px;}
.scroll_mid{
        background:url(../images/scroll_middle_bg.png) repeat-y;padding:4px;}
.scroll_bottom{
        background:url(../images/scroll_bottom_bg.png) no-repeat;width:125px;height:5px;}
#rightfloatimg #hslideshow img{
        position:absolute;top:0;left:0%;display:none !important;}
#rightfloatimg #hslideshow img.active{display:block !important;}
