@charset "utf-8";
/* CSS Document */
body{
	font-family:tahoma;
	font-size:71%;
	color:#888888;
	padding:0px;
	margin:0px;
	background:url(../images/main-bg.gif) repeat-x #ededed;
}
#wrap{
	margin:auto;
	width:910px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:20px;
	padding-top:20px;
	background:#FFFFFF;
}
#header{
	width:910px;
	height:110px;
	float:left;
	padding-top:20px;
}
#left-column{
	float:left;	
	width:200px;
}
#main-column{
	float:left;
	width:710px;
	min-height:370px;
}
#footer{
	padding-top:20px;
	width:910px;
	clear:both;
	padding-bottom:5px;
}
#menu{
	list-style:none;
	position:absolute;
	right:-12px;
	top:50px;
}
#menu li{	
	display:inline;
	float:left;
}
#menu li a{
    height:30px;
	text-indent:-9999px;
	float:left;
	background-repeat:no-repeat;
	font-size:10%; /* ensure IE behaves */
	overflow:hidden;
	display:block;
}
#home a{
	width:60px;
	background-image:url(../images/menu-home.gif);
}
#product a{
	width:79px;
	background-image:url(../images/menu-product.gif);
}
#news a{
	width:134px;
	background-image:url(../images/menu-news.gif);
}
#events a{
	width:64px;
	background-image:url(../images/menu-events.gif);
}
#about a{
	width:83px;
	background-image:url(../images/menu-aboutus.gif);
}
#join a{
	width:74px;
	background-image:url(../images/menu-join.gif);
}
#member a{
	width:74px;
	background-image:url(../images/menu-member.gif);
}
#usefullink a{
	width:102px;
	background-image:url(../images/menu-usefullink.gif);
}
#contact a{
	width:92px;
	background-image:url(../images/menu-contact.gif);
}
#menu li a:hover,a.selected{
	background-position:bottom;
}
#logo{
	float:left;
	width:72px;
}
#logo{
	position:absolute; 
	top:0px; 
	left:0px;
}
#compamy-name{
	position:absolute;
	right:0px;
	top:0px;
}
#search,#hilight-product{
	padding-bottom:20px;
}
.hilight-thumbnail{
	width:70px;
	height:70px;
	padding-right:5px;
	padding-bottom:5px;
	float:left;
}
.content{
	width:330px;
}
.inner-content{
	padding-top:10px;
	float:left;
}
.content_img{
	float:left;
	width:100px;
	border:1px solid #cecece;
	padding:1px;
}
.content_img2{
	float:left;
	width:100px;
}
.content_txt{
	float:left;
	width:210px;
	margin-left:15px;
	*margin-left:10px;
	.margin-left:10px;
	_margin-left:10px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
img{
	border:0;
}
a.subject{
	color:#de0e24;
	font-weight:bold;
	text-decoration: none;
}
a.subject:hover{
	color:#de0e24;
	font-weight:bold;
	text-decoration:underline;
}
.border_img{
	border:1px solid #cecece;
	padding:2px;

}
.red{
	color:#de0e24;
}
.gray{
	color:#b5b2af;
}
.bold{
	font-weight:bold;
}
a:link, a:visited{
	color:#d01126;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.product_cat{
	float:left;
	width:210px;
	padding-right:40px;
}
.product_cat_list{
	padding:10px 0 10px 0;
}
.line_dotted{
	border-top:2px dotted #cecece;
}
.product_short_detail{
	min-height:55px;
	*height:55px;
	.height:55px;
}
.product_detail_label{
	float:left;
	width:60px;
	color:#888888;
	font-weight:bold;
}
.product_detail_text{
	float:left;
	width:220px;
}
.product_detail_text a:link, .product_detail_text a:visited{
	color:#666666;
	text-decoration:underline;
}
.product_detail_text a:hover{
	color:#d01126;
	text-decoration:underline;
}
.product_gallery_img{
	margin:10px 14px 0 14px;
	float:left;
	padding:7px 10px 17px 3px;
	background-image:url(../images/border_product_gallery.jpg);
	background-repeat:no-repeat;
	height:98px;
}
#contactform{
	padding-top:10px;
}
#contactform label{
	float:left; 
	display:block; 
	width:80px;
	margin:0px;
	padding:0px;
}
#contactform input{
	display:block; 
	width:400px;
	padding:0px;
	margin-bottom:3px;
}
#contactform textarea{
	width:400px;
	padding:0px;
	margin-bottom:3px;
	*margin-top:3px;
	_margin-top:3px;
}
#loginform label{
	float:left; 
	display:block; 
	width:70px;
	margin:0px;
	padding:0px;
}
#loginform input{
	display:block; 
	width:160px;
	padding:0px;
}
#registerform{
	padding-top:10px;
}
#registerform label{
	float:left; 
	display:block; 
	width:110px;

}
#registerform input{
	display:block; 
	width:200px;
	margin-bottom:3px;
}
#registerform textarea{
	width:200px;
	margin-bottom:3px;
	*margin-top:3px;
	_margin-top:3px;
}
.useful_link li{
	padding-top:5px;
}
.useful_link li a:link, .useful_link li a:visited{
	color:#b5b2af;
}
.useful_link li a:hover{
	color:#de0e24;
	text-decoration:underline;
}
#profile_group{
	float:left;	
	padding-bottom:10px;
}
#profile_group span{
	width:300px;
	display:block; 
}
#profile_group input{
	display:inline; 
	width:20px;
	margin-bottom:0px;
}
.search{	
	width:30px;
	padding:2px 0px 2px 18px;
	background:url(../images/cms/search_icon.png) bottom left no-repeat;
}
.regis_person_field{
	float:left;
	width:350px;
}
.register_radio{
	float:left;
	width:170px;
}