@charset "utf-8";

@IMPORT url("menus.css");

body, html{
	margin:0;
	padding:0;
	
	height:100%;
	
	color:#666666;
	font-family:Verdana;
	font-size:10px;
}



*{
	margin:0;
	padding:0;
}

a{
	color: #0d2a6f;
	text-decoration:none;
}
a:hover{
	color: #999999;
}



/*------------Container------------*/
#header{
	border-right:1px solid #0d2a6f;
	border-bottom:1px solid #0d2a6f;
}

#container{
	margin:0 auto;
	width: 866px;
	background:url("../img/bg_line.gif") repeat-y top left;
}

#container #left{
	position:relative;
	float:left;
	width:189px;
}

#container #center{
	position:relative;
	float:right;
	width:676px;
	background:#FFFFFF;
}

#footer{
	clear:both;
	height:16px;
	padding:3px 0 0 0;
	
	background:#b50000;
	
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	
	text-align:center;
}



#left #logo{
	background:url(../img/logo.jpg);
	width:189px;
	height:178px;
}

#logo a{
	display: block;
	height: 73px;
}

#header_banner{
	width:675px;
	height:204px;
	
	background:url(../img/header_banner.jpg) no-repeat right bottom;
}

#cards{
	background:url(../img/cards.jpg) no-repeat center center;
	height:40px;
	
	margin:35px 0 10px;
}



#content{
	margin: 10px 0 0 9px;
	position:relative;
	height:100%;
}

#content-t{
	margin-left:4px;
}

#site_path{
	font-size:10px;
	font-weight:normal;
	height:10px;
	margin-bottom:10px;
}

.content_title	{
	clear:both;
	font-size:12px;
	font-weight:bold;
	height:12px;
	color:#b50000;
	padding-bottom:4px;
	border-bottom:1px solid #b50000;
	
	margin-bottom:6px;
}

#content-left	{
	float:left;
	width:471px;
	
	background:#FFFFFF;
	
	border-left:9px solid #FFFFFF;
	border-top:10px solid #FFFFFF;
	border-right:8px solid #FFFFFF;
}

#content-right	{
	width:188px;
	position:absolute;
	top:0;
	right:0;
}

.products{
	margin-top:26px;
	
}

.products img{
	float:left;
	width:53px;
}

.products p{
	margin-left:61px;
}

.products h2{
	color:#0d2a6f;
	font-size:10px;
	font-weight:bold;
	margin-bottom:6px;
	
	margin-left: 61px;
}

.products ul{
	list-style-type:none;
}

.products li{
	display:inline;
	
	width:311px;
	float:left;
	
	padding:0 20px 20px 0;
}

.products ul#products-home li{
	display:block;
	width:220px;
	float:left;
	padding:0;
	margin:0 15px 20px 0;
}

.read_more{
	display:block;
	
	width:81px;
	height:18px;
	
	background:url(../img/but_read_more.jpg) no-repeat center center;
	
	margin-top:13px;
}


#staff{
	float:right;
	margin-top:-33px;
}
#staff a, .link_all_pr a{
	margin-left:3px;
}

.link_all_pr{
	float:right;
	margin-top:-23px;
}

/*------------------ Products details -------------------*/
#content-p-detail{
	
}

#content-p-detail img{
	float:left;
	margin-right:18px;
	margin-bottom:18px;
}

#order{
	float:right;
	background:#FFFFFF;
	width:496px;	
}

#order-top{
	background:#a10000;
	height:24px;
	
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	
	margin-bottom:2px;
	padding:0 8px 0 8px;
}

#order-top span{
	display:block;
	padding-top:6px;
}

#order-bottom{
	clear:both;
	background:#efc500;
	height:18px;
	
	color:#b50000;
	font-size:10px;
	font-weight:bold;
	
	margin-top:2px;
	padding:6px 0 0 8px;
}

#order-bottom span{
	margin:3px 0;
	padding-left: 18px;
	background:url(../img/bg_o.jpg) no-repeat left center;
}

#order-bottom span a{
	color:#b50000;
}

#order-bottom span a:hover{
	color:#2e4c8f;
}


#order-left{
	float:left;
	width:246px;
	height:66px;
	
	font-weight:bold;
	
	background:#fffdc4;
}

#order #order-right{
	float:right;
	height:66px;
	width:248px;
	
	font-weight:bold;
	
	background:#f3f9ff;
}

.buy_now{
	display:block;
	
	margin-top:7px;
	width:107px;
	height:26px;
	background:url(../img/but_buy_now.jpg);
}

.phone{
	display:block;
	width:160px;
	font-weight:normal;
	color:#0d2a6f;
	
	padding-left:5px;
	
	
	background:url(../img/icon_link_phone.gif) no-repeat left center;
}

#add_fav{
	height:33px;
	background:#2894ff;
	margin-top:1px;
	margin-bottom:1px;
	padding-top:3px;
}

#add_fav a{
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	
	padding-left:33px;
	margin:0 0 0 11px;
	
	background:url(../img/icon_add_fav.gif) no-repeat left center;
}

#add_fav a:hover{
	color:#0d2a6f;
}

.right_box{
	
}

.right_box h2{
	font-size:10px;
	color:#b50000;
	height:18px;
	background:#efc500;
	padding:5px 0 0 11px;
}

.right_box h2#right_box1{
	font-size:10px;
	color:#FFFFFF;
	height:18px;
	background:#0d2a6f;
	padding:5px 0 0 11px;
}

.right_box div{
	padding:6px 7px 9px 11px;
}

.right_box p.red{
	font-size:11px;
	font-weight:bold;
	color:#b50000;
	text-align:center;
}

.right_box p.blue{
	text-align:center;
	margin-top:11px;
}

.right_box ul{
	list-style-type:none;
}

.right_box li{
	margin-bottom:10px;
	color:#666666;
}

.right_box p#blue a{
	font-weight:bold;
}

a.red{
	display:block;
	width:109px;
	height:28px;
	background:url(../img/but_calculate.gif);
	
	margin-left:32px;
	margin-top:7px;
}

#online{
	display:block;
	
	font-size:12px;
	font-weight:bold;
	
	padding-left:21px;
	margin-bottom:4px;
	
	background:url(../img/icon_online_ap.gif) no-repeat left center;
}

.sag{
	padding-bottom:3px;
	padding-left:12px;
	background:url(../img/bg_menu_left.gif) no-repeat left center;
}

.suggest{
	display:block;
	padding-bottom:4px;
	padding-left:15px;
	background:url(../img/suggest.gif) no-repeat left center;
}

#icons{
	width:468px;
	height:54px;
	background:url(../img/icons_bottom.gif) no-repeat;
	margin-bottom:10px;
}

.ul_home_center{
	list-style-type:none;
	float:left;
	width:220px;
}
.ul_home_center li{
	
	
	padding-left:13px;
	padding-bottom:2px;
	background:url(../img/icon_li.gif) no-repeat left center;
	/*background-color:#666666;
	margin-bottom:1px;*/
}

#resources{
	list-style-type:none;
}

.b{
	font-weight:bold;
}

#resources li{
	margin-bottom:10px;
}

#suggest_form{
	margin:28px 0 70px 40px;
}

#suggest_form label{
	width:150px;
	float:left;
}

#suggest_form div{
	margin-bottom:8px;
}

#suggest_form input,textarea{
	padding:3px 3px 0;
	border:1px solid #0d2a6f;
	width:250px;
	background:#f3f9ff;
}

input.check{
	border:none !important;
	background:none  !important;
	width:auto  !important;
}

#suggest_form input{
	height:18px;
}

#reset{
	border:none !important;
	width:81px  !important;
	height:18px  !important;
	background:url(../img/but_reset.gif) !important;
}

#send{
	border:none !important;
	width:81px  !important;
	height:18px  !important;
	background:url(../img/but_send.gif) !important;
}

#news{
	list-style-type: none;
}

#news li{
	margin-bottom: 18px;
	padding-bottom:5px;
	border-bottom: 1px solid #DCDEDF;
}

#sitemap{
	
}

#sitemap ul{
	list-style: none;
}
#sitemap ul li{
	font-weight: bold;
	margin: 15px;
}
#sitemap ul li ul{
	margin-left: 20px;
}
#sitemap ul li ul li.last{
	font-weight: normal;
	margin: 7px;
}

#b_links{
	padding-top: 183px;
	padding-left: 23px;
}
#b_links a{
	color: white;
	font-size: 11px;
	font-weight: bold;
	margin-right: 30px;
}

#calc{
	margin-top: 15px;
}

#calc div{
	margin: 5px 0;
}

#calc span{
	color: #990000;
	font-size: 12px;
	font-family: arial;
}

#calc input, texarea{
	border:1px solid #0d2a6f;
}

#calc label{
	width:290px;
	float:left;
	clear:left;
}

#cr{
	color: #B2B2B1;
	float: right;
	margin-top: -15px;
}
#cr a{
	color: #B2B2B1;
}
#cr a:hover{
	color: #9B9B9A;
}

#toFriend{
	padding: 10px;
}

#toFriend div{
	margin: 8px 0;
}

#toFriend input{
	width: 250px;
	border: 1px solid grey;
}

.r_error{
	display:block;
	padding-left: 14px;
	margin-left:135px;
	color: red;
}

.f_error{
	display:block;
	margin-left:0px;
	color: red;
}
