/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:2px; color:#4c3030; line-height:18px;
}

img{
	border:0;
}

input {
	font-size:10px;
}

#page_container{
	width:845px; text-align:left;
}

#header_part ul{
	list-style:none; padding:0; margin:0;
}

#header_part ul li{
	float:left; margin:0;
}

#logo {
	width:160px;
}

#customer_login{
	width:670px; text-align:right;
}

#nav_bar{
	background:url(../images/bgtop.gif) repeat-x center; height:33px; 
}	

#nav_bar ul{
	margin:0px;
}

#nav_bar ul li{
	list-style:none; padding:5px 12px 0px 12px; float:right; margin-right:2px;
}

#nav_bar ul li a{
	font-size:11px; text-transform:uppercase; color:#333; font-weight:bold; text-decoration:none;
}

#nav_bar ul li img{
	vertical-align:middle;
}

#nav_bar .tab_selected a{
	background-color:#FFFFFF; border:1px solid #EAEAEA; border-bottom:0px; height:23px; display:block; padding:0px 10px 3px 10px;
}

.clear{
	clear:both;
}

.spacer{
	height:6px; clear:both;
}

.red_line {
	background-color:#e01331
}

.small_line{
	height:2px;
}

.big_line{
	height:6px;
}

/*Home page*/

#block_intro{
	width:500px; float:left;
}

#dotted_line{
	float:left;
}

#block_contact{
	width:315px; float:left; background-color:#EEE; padding:8px; border:1px solid #CCC;
}

#block_contact_content{
	background-color:#FFF;border:1px solid #CCC; padding:5px;
}

#contact_header{
	text-transform:uppercase; font-weight:bold; color:#CC0000;
}

#contact_content{
	line-height:18px;
}

#company_name{
	text-transform:uppercase; color:#333333; font-weight:bold;
}

#feature_customer_header{
	text-transform:uppercase; font-weight:bold; color:#333;
}

/*Customer*/

#customer_block{
	float:left; width:180px; padding:5px; background-color:#EEE; border:1px solid #CCC;
}

#customer_block_list{
	 padding:5px; background-color:#FFF; border:1px solid #CCC;
}	

#customer_detail{
	float:left; width:640px; margin-left:10px;
}

#customer_list{
	text-transform:uppercase; font-weight:bold; color:#CC0000; padding-bottom:6px;
}

.customer_menu{
	padding:2px 2px 2px 10px;
}

.customer_menu a{
	color:#333; text-decoration:none;
}

.menu_select a{
	font-weight:bold; color:#990000; padding-left:10px;
}

#customer_menu_name{
	font-size:16px;
}

.customer_thum {
	float:left; width:160px; margin-right:10px; text-align:center;
}

.customer_thum a{
	font-weight:bold; color:#003399; padding-top:10px; font-size:11px; display:block;
}

.customer_line_dot{
	border-bottom:1px dotted #CCC; height:10px; clear:both;
}

.customer_thum_home{
	float:left; width:150px; text-align:center;
}

.customer_thum_home a{
	font-weight:bold; color:#003399; padding-top:10px; font-size:11px; display:block;
}
