/*-----------------------------------------------------------------------------------------------
Basic Style Sheet(for version 6 browsers)
Author:   Kevin Fu
Email:    fukan211@gmail.com 
Copyright:NKE
------------------------------------------------------------------------------------------------*/
/*-------------------The Global Style---------------------------*/
.lunxian{
	FILTER:blendTrans(duration=2);
	margin-bottom:20px;
}
.container{
	position:relative;
	padding:15px 0;
}
.side_nav{
	position:absolute;
	top:-26px;
	left:0;
	width:219px;
	height:918px;
	background:url(../images/side_nav_bg.png) left top repeat-y;
}
.side_nav ul li{
	width:204px;
	border:1px solid #E8E5E5;
	border-bottom:none;
	background:url(../images/banner_bg.png) left top repeat-x;
}
.side_nav ul li a{
	display:block;
	width:163px;
	height:37px;
	line-height:25px;
	padding-left:40px;
	font:bold 13px/25px Arial;
	text-decoration:none;
}
.side_nav ul li ul li{
	background:#fff;
	border:none;
}
.facebook{
	height:32px;
	line-height:32px;
	margin:30px;
}
.facebook a{
	float:left;
	width:32px;
	height:32px;
	text-indent:-2000px;
	overflow:hidden;
	text-decoration:none;
	background:url(../images/facebook.png) center no-repeat
}
.facebook p{
	margin:0 0 0 35px;
}
.boligstil,.credit{
	display:block;
}
.boligstil{
	margin:0px 0 0 45px;
}
.credit{
	margin:10px 0 0 28px;
}
.side_nav ul li ul li a{
	width:110px;
	padding-left:20px;
	margin-left:40px;
	font:normal 12px/38px Arial;
	border:1px solid #c1c1c1;
	border-width:0 0 1px 0;
	background:#fff;
	background:url("../images/defult.png") no-repeat scroll left center transparent;
}
.side_nav ul li ul li .last{
	border:none;
}
.side_nav ul li ul li a:link,.side_nav ul li ul li a:visited{
	color:#535353;
}
.side_nav ul li ul li a:hover,.side_nav ul li ul li a:active{
color:#818601;
	background:url("../images/green.png") no-repeat scroll left center transparent;
}
#side_cate  a:link, #side_cate a:visited{
	color:#C0143C;
}
#side_cate  a:hover, #side_cate  a:active{
	color:#C0143C;
}
.side_nav ul li a#category:link,.side_nav ul li a#category:visited{
	background:url(../images/kategori-gray.png) 40px 12px no-repeat;
}
.side_nav ul li a#category:hover,.side_nav ul li a#category:active{
	background:url(../images/kategori-green.png) 40px 12px 
	            no-repeat;
}
/*-------------------End Global Style-------------------------*/
/*-------------------The Content Style------------------------*/
.content{
	width:460px;
	margin-left:230px;
}
.flash_show,.new,.direct_shop,.shop_list,.top_selling{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.flash_show a{
	display:block;
	width:457px;
	height:251px;
}
.flash_show a img{
	width:457px;
	height:251px;
}
.direct_shop,.new,.top_selling{
	width:458px;
	margin-top:15px;
	border:1px solid #DBDBDB;
}
.direct_shop h2,.new h2,.top_selling h2{
	height:31px;
	line-height:31px;
	padding-left:12px;
	border-bottom:1px solid #DBDBDB;
	color:#818601;
	font-size:16px;
	background:url(../images/content_title_bg.png) center bottom repeat-x;
}
h2 embed{
	margin:6px;
	font-size:18px;
}
.shop_list div{
	float:left;
	width:96px;
	height:136px;
	text-align:center;
	margin:20px 0 0 15px;
}
*+html .shop_list div{
	height:136px;
}
.shop_list div a{
	display:block;
	position:relative;
	width:92px;
	height:92px;
	margin-bottom:5px;
	font:bold 11px Arial;
	border:1px solid #DBDBDB;
}
.shop_list div a img{
	width:92px;
	height:92px;
}
.shop_list div a .buble{
	position:absolute;
	width:35px;
	height:35px;
	bottom:2px;
	right:5px;
}
.shop_list div a .buble1{
	position:relative;
	width:35px;
	height:35px;
	bottom:37px;
	right:25px;
}
.shop_list div span{
	font:bold 11px Arial;
}
.shop_list div span font{
	color:#818601;
}
.demo_table{
	width:460px;
	height:90px;
}
.demo_table td{
	width:100px;

}
.demo_table td strong{
	font-size:11px;

}
.demo_table td p{
	font-size:11px;

}

.new{
	height:200px;
	/*background:url(../images/new.png) center 100px no-repeat;*/
}
.new p{
	margin:5px 20px;
	text-align:justify;
	font:normal 11px Arial;
}
.top_selling_list{
	height:140px;
}
.top_selling_list table{
	width:459px;
	margin:8px auto;
}
.top_selling_list table tr td{
	text-align:center;
}
.top_selling_list div a{
	display:table;
	position:static;
	width:100px;
	height:75px;
	line-height:75px;
	margin:0 10px;
	text-align:center;
	vertical-align:middle;
}
.outer{
	position:static;
	*position:absolute;
	*top:50%;
	*display:block;
	display:table-cell;
	width:100px;
	height:75px;
	overflow:hidden;
}
.top_selling_list div a span img{
	*position:relative;
	*top:-50%;
}
#demo{
	width:400px;
	margin:0 auto;
	overflow:hidden;
}
#demo strong{
	font-weight:bold;
}
.top_selling_list div a img{
	/*width:84px;
	height:60px;*/
	vertical-align:middle;
}
.top_selling_list div a:link,.top_selling_list div a:visited{
	border:3px solid #888686;	
}
.top_selling_list div a:hover,.top_selling_list div a:active{
	border:3px solid #FF448F;	
}
.title,.info{
	margin:5px 0;
}


.title{
	margin:20px 0 0 10px;
	font-weight:bold;
}
.shop_list:after,.top_selling_list:after{
	display:block;
	content:" ";
	overflow:hidden;
	clear:both;
}
/*-------------------End Content Style------------------------*/
/*------------------The Side_bar Style------------------------*/
.side_bar{
	position:absolute;
	top:15px;
	right:20px;
}
.video,.new_product{
	width:230px;
	margin-bottom:15px;
	border:1px solid #DBDBDB;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.video{
	height:248px;
	background:url(../images/video_bg.png) 0 1px repeat-x;
}
.video h2{
	height:35px;
	line-height:35px;
	color:#c0143c;
	font-size:18px;
	text-align:center;
}
.video p{
	margin:0 20px;
	font:bold 11px Arial;
}
.video div{
	width:155px;
	height:124px;
	margin:10px auto;
	border:1px solid #dbdbdb;
}
.video div img{
	display:block;
	margin:0 auto;
	border:8px solid #fff;
}
.new_product h2{
	height:33px;
	line-height:33px;
	padding-left:12px;
	color:#FFFFFF;
	font-size:18px;
	background:url(../images/product_title_bg.png) center no-repeat;
}
*+html .new_product_list{
	padding-bottom:20px;
}
.new_product_list div{
	clear:both;
	margin:15px 10px;
}
.new_product_list div:after{
	display:block;
	content:" ";
	clear:both;
	overflow:hidden;
}
.new_product_list div .pro_img{
	float:left;
	*display:block;
	display:table-cell;
	width:80px;
	height:63px;
	line-height:63px;
	vertical-align:middle;
	overflow:hidden;
	text-align:center;
}
.new_product_list div .pro_img img{
	max-height:63px;
	max-width:80px;
	vertical-align:middle;
}
.new_product_list div p{
	float:left;
	margin:-40px 0 0 90px;
	font-size:11px;
}
.new_product_list div span{
	font:bold 11px Arial;
	color:#818601;
}

#zoomDiv {
	position:absolute;
	display:none;
	top:50%;
	left:50%;
	z-index:1001;
	width:640px;
	height:480px;
	margin:-200px 0 0 -350px;
	background:#fff;
	border:25px solid #e5e5e5;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-align:center;
}
.close{
	float:right;
	display:block;
	width:15px;
	height:15px;
	margin:-18px -18px 0 0;
	text-indent:-2000px;
	overflow:hidden;
	background:url(/public/images/close_icon.png) 0 0 no-repeat;
}

/*-------------------End Side_bar Style-----------------------*/