@charset "utf-8";

@IMPORT url("menus.css");

body, html{
	margin:0;
	padding:0;
	
	height:100%;
	
	color:#666666;
	font-family:Verdana;
	font-size:10px;
}

html{
	background: url("../img/bg_body.gif");
}


*{
	margin:0;
	padding:0;
}

a{
	color: #0d2a6f;
	text-decoration:none;
}
a:hover{
	
}



/*------------Container------------*/
#header{
	
}

#containerT{
	margin:0 auto;
	width: 869px;
	border-left: 6px solid #c8c8c8;
	border-right: 6px solid #c8c8c8; 
}

#container{
	margin:0 auto;
	width: 867px;
	background:url("../img/bg_line.gif") repeat-y 0px top;
	border: 1px solid #fff;
	border-bottom: none; 
}

#container #left{
	position:relative;
	float:left;
	width:189px;
}

#container #center{
	position:relative;
	float:right;
	width:676px;
	background:#FFFFFF;
}

#footer{
	position:relative;
	clear:both;
	height:45px;
	padding:0px 0 0 0;
	
	background:#4e72a2;
	
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	
	text-align:center;
}

#f_top{
	height: 4px;
	font-size:4px;
	border-bottom: 1px solid #fff;
	background: #42618a;
}

#left #logo{
	background:url(../img/logo.jpg);
	width:189px;
	height:178px;
}

#logo a{
	display: block;
	height: 73px;
}

#header_banner{
	height:120px;
	
	background:url(../img/header_banner.jpg) no-repeat right bottom;
}

#h_t{
	height: 28px;
	background: #de0000;
}

#h_t ul{
	list-style-type: none;
}

#h_t ul{
	list-style-type: none;
}

#h_t li{
	float:left;
	font-size: 12px;
	color: #fff;
	padding:7px 24px;
	border-right: 2px solid #fff;
}

#h_t li#f{
	background: #4e72a2;
}

#h_t a{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

#h_t a:hover{
	text-decoration: underline;
}

#cards{
	background:url(../img/cards.jpg) no-repeat center center;
	height:40px;
	
	margin:35px 0 10px;
}



#content{
	margin: 0;
	position:relative;
	height:100%;
}

#content-t{
	margin-left:4px;
}

#site_path{
	font-size:10px;
	font-weight:normal;
	height:10px;
	margin:6px 5px;
}

.content_title	{
	clear:both;
	font-size:12px;
	font-weight:bold;
	height:21px;
	padding: 6px 0 0 5px;
	
	
	color:#b50000;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	margin-bottom:6px;
	background: #fff2c5;
}

#content-left	{
	float:left;
	width:486px;
	
	background-color:#FFFFFF;
	
	border-right:1px solid #FFFFFF;
	
	
	font-size: 11px;
}

.p14{
	padding: 0 5px 14px 5px;
}

#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;
}

ul#products-home a, .products li a{
	color: #de0000;
	font-weight: bold;
	margin-left: 60px;
	display: block;
	font-size:11px;
	margin-bottom: 5px;
}

ul#products-home a:hover, .products li a:hover{
	text-decoration: underline;
}

.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:-32px;
	padding-right: 5px;
}
#staff a, .link_all_pr a{
	margin-left:3px;
}

.link_all_pr{
	float:right;
	margin-top:-26px;
	padding-right: 5px;
}

.link_all_pr a:hover{
	text-decoration: underline;
}

/*------------------ Products details -------------------*/
#content-p-detail{
	
}

#content-p-detail img{
	margin-bottom:18px;
}

#order{
	background:#FFFFFF;
	width:491px;	
}

#order-top{
	background:#42618a;
	height:24px;
	
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	
	margin-bottom:1px;
	padding:0 8px 0 8px;
}

#order-top span{
	display:block;
	padding-top:6px;
}

#order-bottom{
	clear:both;
	background:#ccd4df;
	height:18px;
	
	color:#b50000;
	font-size:10px;
	font-weight:bold;
	
	border-top:1px solid #fff;
	padding:6px 0 0 8px;
}

#order-bottom span{
	margin:3px 0;
	padding-left: 18px;
	background:url(../img/bg_o.gif) no-repeat left center;
}

#order-bottom span a{
	color:#42618a;
}

#order-bottom span a:hover{
	text-decoration: underline;
}


#order-left{
	float:left;
	width:241px;
	height:66px;
	
	font-weight:bold;
	
	background:#e9ecf1;
}

#order #order-right{
	float:right;
	height:66px;
	width:248px;
	
	font-weight:bold;
	
	background:#e9ecf1;
}

.buy_now{
	display:block;
	
	margin-top:7px;
	width:130px;
	height:30px;
	background:url(../img/but_buy_now.jpg);
}

.phone{
	display:block;
	width:160px;
	font-weight:normal;
	color:#0000ff;
}

#add_fav{
	height:21px;
	background:#ea8200;
	border-top:1px solid #fff;
	padding-top:6px;
}

#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{
	
}

.right_box{
	
}

.right_box h2{
	background:#42618a;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;

	padding:6px 0 0 9px;
	margin-bottom:3px;
	
	height:21px;
	
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.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:10px;
	background:url(../img/bg_sag.gif) no-repeat left center;
	color: #de0000;
}

.sag1{
	padding-bottom:3px;
	padding-left:7px;
	background:url(../img/bg_sag1.gif) no-repeat left center;
	font-size:11px;
	color: #0000ff;
}

.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;
}

#r_news a{
	color: #666666;
}
#r_news a:hover{
	text-decoration: underline;
}

#news{
	list-style-type: none;
}

#news li{
	margin-bottom: 18px;
	padding-bottom:5px;
}

#news li a{
	color: #666666;
}

#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;
}


#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;
}

#link_site_map{
	margin-top: 3px;
}

#link_site_map a{
	color: #fff;
	background: url("../img/sitemap_bg.gif") left 3px no-repeat;
	padding: 0 5px 0 12px;
}

#link_site_map a.v2{
	padding: 0 12px 0 5px;
	background: url("../img/sitemap_bg.gif") right 3px no-repeat;
}

#m_t_sep{
	height: 6px;
	background: #42618a;
}

#tabs{

}
#tabs ul{
	 list-style-type: none;
}

#rewiews{
	background: #edf9e1;
	clear: left;
}

#rewiews{
	background: #edf9e1;
	clear: left;
	
	padding: 5px 7px;
}

#rewiews p{
	margin-bottom:4px;
}

#rewiews b{
	color: #42618a;
	font-size: 11px;
}


.raiting{
	width: 87px;
	height: 17px;
}

.stars5{
	background: url("../img/stars5.gif");
}
.stars4{
	background: url("../img/stars4.gif");
}
.stars3{
	background: url("../img/stars3.gif");
}
.stars2{
	background: url("../img/stars2.gif");
}
.stars1{
	background: url("../img/stars1.gif");
}
.stars0{
	background: url("../img/stars0.gif");
}

.review{
	padding: 2px 5px 5px 5px;
	border: 1px solid #e3e7ec;
	margin-bottom: 15px;
}

.review div{
	margin-top: 6px;
}

#designed{
	position: absolute; 
	right: 0;
	top:-31px;
	width: 189px;
	height: 29px;
	
	border-top: 1px solid #FFF;
	background:url("../img/bg_designed.gif") no-repeat 4px center;
	background-color: #ea8200;
	text-align: left;
}

#designed p{
	padding-left: 27px;
}

#designed a{
	color: #fff;
}

.paging{
	background: #fff2c5;
	margin: 10px 0;
	padding: 5px 0;
	text-align: center;
}

.paging span{
	font-weight: bold;
}

.paging a{
	font-weight: bold;
	padding: 0 10px;
}

.paging a:hover{
	text-decoration: underline;
}