/* CSS Document */
* {
	padding:0;
	margin:0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
html, body {
	height: 100%;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
#wrapper{
	width:986px;
	margin:0 auto;
	background-image:url(../images/content_bk.gif);
	background-repeat:repeat-y;
}
#lvl2_wrapper{
	width:986px;
	margin:0 auto;
	background-image:url(../images/lvl2_content_bk.gif);
	background-repeat:repeat-y;
}
#header{
	height:127px;
	background-image:url(../images/header_bk.jpg);
	background-repeat:no-repeat;
}
#logo{
	padding:20px 50px;
	width:200px;
	float:left;
}
#login{
	float:right;
	padding:76px 20px 11px 0;
}
#headerimg{
	clear:both;
	height:233px;
	width:952px;
	overflow:hidden;
	background:url(../images/header_img_bk.gif);
	padding:0 17px; 
}
#mainarea{
	background-image:url(../images/mainarea_bk.jpg);
	background-repeat:no-repeat;
	min-height:375px;
	height:100%;
}
#lvl2_mainarea{
	background-image:url(../images/lvl2_mainarea_bk.jpg);
	background-repeat:no-repeat;
	min-height:375px;
	height: auto !important;
	height:375px;
	width:100%;
}
#footer{
	clear:both;
	background-image:url(../images/footer_bk.gif);
	background-repeat:no-repeat;
	height:23px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	padding:41px 30px;
}
.hidden{
	display:none;
}
a:link, a:visited, a:hover{
	text-decoration:none;
	color:#FFFFFF;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	padding-bottom:12px;
	color:#f76f1e;
	text-transform:uppercase;
}
p {
	padding-bottom: 20px;
}
.c_login{
	float:left;
	display:block;
	width:135px;
	height:36px;
	background-image:url(../images/c_login.gif);
}
.c_login:hover{
	float:left;
	display:block;
	width:135px;
	height:36px;
	background-image:url(../images/c_login_over.gif);
}
.e_login{
	float:left;
	display:block;
	width:120px;
	height:36px;
	background-image:url(../images/e_login.gif);
}
.e_login:hover{
	float:left;
	display:block;
	width:120px;
	height:36px;
	background-image:url(../images/e_login_over.gif);
}
.p_partners{
	float:left;
	display:block;
	width:153px;
	height:36px;
	background-image:url(../images/partners.gif);
}
.p_partners:hover{
	float:left;
	display:block;
	width:153px;
	height:36px;
	background-image:url(../images/partners_over.gif);
}

.h_text{
	float:left;
	line-height:20px;
	padding:35px 70px;
	width:490px;
}
.right_area{
	float:right;
	width:775px;
}
.i_text{
	float:left;
	width:420px;
	padding:25px 15px 25px 45px;
	line-height:20px;
}
.i_text ul{
	padding-bottom:20px;
}
.i_text ul li{
	margin-left:45px;
}
.flash {
	float:right;
	padding:30px 40px;
}
.sidebar{
	float:left;
	width:180px;
	height:450px;
	padding-left:17px;
	height:100%;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
.side_link{
	list-style-type:none; 
	text-align:right;
	line-height:30px;
}
.side_link li{
	border-bottom:#333333 solid 1px;
}
.side_link li a:link, .side_link li a:visited{
	color:#FFF;
}
.sidehover{
	display:block;
	padding-right:15px;
	width:165px;
	height:30px;
	background-image:url(../images/trans.gif);
}
.sidehover:hover{
	background:url(../images/sidehover_bk.jpg);
	padding-right:15px;
	width:165px;
	height:30px;
	display:block;
}
.side_current{
	display:block;
	padding-right:15px;
	width:165px;
	height:30px;
	background-image:url(../images/sidehover_bk.jpg);
}
.sidebar h3{
	border-bottom:#333333 solid 1px;
	line-height:35px;
	font-weight:normal;
	text-align:right;
	font-size:14px;
	padding-right:20px;
}
.rightbar {
	float:right;
	padding:30px 55px 50px 20px;
	width:207px;
}
.sidebox{
	background:#485a74 url(../images/sidebox_headerbk.gif) no-repeat;
	padding:10px 15px;
	width:177px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif
}
.sidebox h4 {
	font-weight:normal;
	font-size:13px;
	text-transform:uppercase;
	padding-bottom:10px;
}
.sidebox p{
	padding:0;
}
.sidebox ul li {
	margin-left:15px;
}
.orange{
	color:#f76f1e;
}

.list_left{
	float:left;
	width:200px;
}
.list_right{
	float:left;
	width:180px
}
.clear{
	clear:both;	
}
.text_left{
	text-align:left;	
}
.text_right{
	text-align:right;	
}
.text_center{
	text-align:center;	
}
/*==================================supplier=======================================*/
.e_content{
	width:705px;
	padding:20px 40px 25px 30px;
	line-height:20px;
}
.button{
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
	text-transform:uppercase;
	color:#FFF;
	background:url(../images/button_bk.gif);
	padding:0 20px;
	margin:0 auto;
	height:25px;
	border:0px;
	margin-bottom:20px;
}
.button_div{
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
	text-transform:uppercase;
	color:#FFF;
	background:url(../images/button_bk.gif);
	padding:3px 10px;
	margin:0 auto;
	height:19px;
	width:120px;
	text-align:center;
	margin-bottom:20px;
}
.left{
	float:left;	
}
.right{
	float:right;	
}


.form_left{
	width:200px;
	text-align:right;
	float:left;
	padding-right:20px;
	text-transform:uppercase;
	padding-top:3px;
	line-height:25px;
}
.form_right{
	width:400px;
	float:left;
	padding-top:3px;
	line-height:25px;
}
.width350{
	width:350px;	
}
.form_title{
	padding:0 10px;
	border:1px solid #a2a2a2;
	border-width:1px 0;
	background:#5a5a5a;
	margin:2px 0;
}
.form_column_a{
	margin:2px 0;
	width:260px;	
}
.form_column_b{
	width: 160px;
	margin:2px 10px;
}
.form_column_b p{
	padding:0 5px;
	background:#5a5a5a;
	margin:0;
	line-height:17px;
}
.form_column_a .bk{
	background:#5a5a5a;
	width:140px;
}
.form_column_c{
	width:180px;
	margin:2px 0;
}
.form_column_d{
	width:350px;
	margin:2px 0 2px 10px;
}
.form_column_e{
	width:420px;
	margin:2px 10px;
}
.form_column_f{
	width:30px;
	margin:2px 10px;
}
.width_180{
	width:180px;
}
.width_150{
	width:150px;
}
.width_80{
	width:85px;
}
.width_30{
	width:30px;
}
.width_40{
	width:45px;
}
.e_content form p{
	padding:2px 10px;
}
.login_left{
	float:left;
	width:320px;
	padding:25px 15px 25px 45px;
	line-height:20px;
}
.login_left form {
	padding:0px 50px 0 0;	
	text-align:right;
}
.buttonLogin{
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
	text-transform:uppercase;
	color:#FFF;
	background:url(../images/button_bk.gif);
	padding:0 20px;
	margin:0 auto;
	height:25px;
	border:0px;
}

.login_right {
	float:right;
	padding:5px 55px 50px 30px;
	width:300px;
	height:200px;
	border-left:solid 1px #f76f1e;
	margin-top:20px;
	line-height:18px;
}
