body{
	color: #000000;
	background-color: #FFFFFF;

}
#submenu{
	display: none;
}
.logo{display: none;}
#footerarea{display: none;}
#cfnavbar{
	display: none;
}
/* CSS Document */

#company-header{
	width: 831px;
	margin-top: 0px;
	position: static;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	height: 83px;
	background-image: url(../images/bg_company_head.gif);
	background-repeat: no-repeat;
	
}
#company-header h1{
	font-size: 1.8em;
	color: #515152;
	margin: 0px;
	padding: 0px;
}
#main-area{
	width: 100%;
	padding-top: 10px;
}
#leftbox{
	width: 100%;
	margin-left: 30px;
	padding-left: 10px;
	font-size: 0.8em;
	padding-top: 10px;
	float: left;
	margin-top: 0px;
	height: auto;	
}
#leftbox .profile{
	font-size: 1.2em;
	height: auto;
}
#rightbox{
	float: left;
	width: 100%;
	padding-right: 75px;
	background-image: url(../images/bg_company_product.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 0px;
	display: block;
	height: auto;
}
#rightbox .main-box{
	height: 100%;	
}
#leftbox .contact-box{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
}
.contact-title{
	font-size: 1.3em;
	color: #5e7a09;
	background-image: url(../images/bg_contact.gif);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 5px;
	padding-left: 45px;
	font-weight: bold;
}
.selectitem-info{
	display: none;
}
.word-edit{
	font-size: 0.9em;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.product-box{
	float: left;
	width: 120px;
	margin-bottom: 8px;
	margin-top: 8px;
	height: 100px;
}
.check-box{
	float: left;
	width: 17px;
	
}
.product-content{
	float: left;
	font-size: 0.7em;
	line-height: 1em;
	text-align: center;
}
.product-content a{
	text-decoration: none;
	color: #487597;
}
.product-content a:hover{
	text-decoration: none;
	color: #bed508;
}
.product-content a img{
	background-color: #f4f4f4;
	padding: 2px;
	border: 1px solid #f4f4f4;
	margin-bottom: 2px;
}
.product-content a:hover img{	
    background-color: #e8fc4d;
	padding: 2px;
	border: 1px solid #bed508;	margin-bottom: 2px;}
.search-product{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: none;
}
.search-product a:link{
	color: #FFFFFF;
	text-decoration: underline;
}
.search-product a:hover{
	color: #382f89;
	text-decoration: none;
}
#query-l {
	width: 210px;
	color: #696969;
	font-size: 0.9em;
	line-height: 200%;
	background-color: transparent;
	background-image: url(../images/bg_input_l.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 16px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: lighter;
	padding-left: 5px;
}
/* Product Detail */
#product-detail{
	padding-left: 5px;
	padding-right: 5px;
	overflow: visible;
	
}
#product-detail h3{
	font-size: 1.5em;
	color: #99CC00;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}
#product-detail .leftbox{
	float: left;
	width: 210px;
	margin-right: 10px;
	margin-bottom: 10px;
	
}
#product-detail .product-pic{
	float: left;
	text-align: center;
	margin-bottom: 5px;
}
#product-detail .iconarea{
	float: left;
	width: 200px;
	text-align: center;
	font-size: 0.8em;
}
#product-detail .product-pic img{
	border: 2px solid #e8e8e8;
	padding: 3px;
	background-color: #f8f8f8;
}
#product-detail .description{
	font-size: 0.8em;
	line-height: 1.4em;
	float: left;
	width: 245px;
}
#product-detail .standard{
	font-size: 0.8em;
	line-height: 1.4em;
	float: left;
	
}
#other-products-area{
	width: 92%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0.7em;
	margin-right: auto;
	margin-left: auto;
	display: none;	
}
#other-products-area h2{
	font-size: 1.6em;
	margin-top: 0.1em;
	margin-bottom: 0.8em;
	color: #5e7a09;
	background-image: url(../images/bg_other_products.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#other-products-area .button-circle{
	float: left;
	width: 49px;
	padding-top: 20px;
}
#other-products-area .other-products{
	float: left;
	width: 120px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#other-products-area .other-products a{
	text-decoration: none;
	color: #487597;
}
#other-products-area .other-products a:hover{
	text-decoration: none;
	color: #99ac00;
}
#other-products-area .other-products a img{
	background-color: #f4f4f4;
	padding: 2px;
	border: 1px solid #f4f4f4;
	margin-bottom: 2px;
}
#other-products-area .other-products a:hover img{	
    background-color: #e8fc4d;
	padding: 2px;
	border: 1px solid #bed508;	margin-bottom: 2px;}
#link-product-area{
	margin-top: 5px;
	margin-bottom: 5px;
	display: none;
	background-color: #ffffff;
	width: 460px;
	overflow: hidden;
	padding: 3px;
	background-image: url(../images/bg_select_product.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#link-product-area .box{
	float: left;
	width: 70px;
	text-align: center;
	font-size: 0.7em;
	line-height: 1em;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 10px;
}
#link-product-area .box-select{
	float: left;
	width: 100px;
	text-align: center;
	font-size: 0.7em;
	line-height: 1em;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 10px;
	color: #7aa301;
}
#link-product-area .box-select img{background-color: #f3fcc4;
	padding: 2px;
	border: 1px solid #99cc00;
	margin-bottom: 2px;}
#link-product-area .button-circle{
	float: left;
	width: 29px;
	padding-top: 20px;
}
#link-product-area .box a{
	text-decoration: none;
	color: #5593c2;
}
#link-product-area .box a:hover{
	text-decoration: none;
	color: #99ac00;
}
#link-product-area .box a img{
	background-color: #f4f4f4;
	padding: 2px;
	border: 1px solid #f4f4f4;
	margin-bottom: 2px;
}
#link-product-area .box a:hover img{	
    background-color: #e8fc4d;
	padding: 2px;
	border: 1px solid #bed508;	margin-bottom: 2px;}
