
/******  WelcomePage Content ******/
#hcl a {
	width: 470px;
	height: 0;
	overflow: hidden;
	display: block;
	outline: none !important;
	background-image: url(../../../stuff/EPLHOUSEFIT/logo_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#hotproduct{
	width: 520px;
	background-color: #FFFFFF;
	background-image: url(../img/hot_product_bg_en.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#hotproduct .editbox{
	background-image: url(../img/hot_product_bg_en.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

#hotproduct .down{
	background-image: url(../img/hot_product_down_en.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
	clear: both;
}



/****** Content ******/
.searcharea{
	background-image: url(../img/search_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 88px;
	width: 200px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: right;
	line-height: 14px;
}
.newsarea{
	background-image: url(../img/news_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 223px;
	width: 200px;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 15px;
}
.memberarea{
	background-image: url(../img/member_login_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 124px;
	width: 200px;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 15px;
	margin-top: 4px;
}
.memberarea a{
	color: #336699;
}
.memberarea a:hover{
	color: #339900;
}
#cartarea{
	background-image: url(../img/cart_list_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 204px;
	width: 200px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 17px;
	margin-top: 4px;
}
#cartarea a{color: #336699;}
#cartarea a:hover{color: #339900;}
