/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#000102;
	color:#fff;
	font-family:Tahoma;
	font-size:11px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#fff;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

A:link          { text-decoration: underline; color: #11b9ff; 	}
A:visited       { text-decoration: underline; color: #11b9ff; 	}
A:hover         { text-decoration: underline; color: #FFFFFF; 	}

.f_blue{
	color:#12a4dd;
	font-size:18px;
}

.f_blue_small{
	color:#12a4dd;
	font-size:12px;
	font-weight:bold;
}




.f_whight{
	color:#fff;
	font-size:18px;
}

.f_28{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#fff;
	margin:0px;
	padding:0px;
}

.top_bg{
	background:url(../images/bg.jpg) top repeat-x;
}

.top_right{
	background:url(../images/top_nav_bg.jpg) top repeat-x;
	height:106px;
	width:676px;
	float:right;
}

form, input{
	margin:0px;
	padding:0px;
	border:none;
	background:none;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
		
}

.form_white_font{
	color:#fff;
}


.input_field{
	background:url(../images/input_field.jpg) top no-repeat;
	width:146px;
	height:21px;
	float:left;
	padding:5px 3px 0px 3px;
	text-align:left;
}

.input_field_blank{
	
	width:146px;
	height:21px;
	float:left;
	padding:5px 3px 0px 3px;
	text-align:left;
}







.bttn{
	background:url(../images/submit.gif) top no-repeat;
	width:55px;
	height:25px;
	border:none;
	cursor:pointer;
}

.bttn2{
	
	width:55px;
	height:25px;
	border:none;
	cursor:pointer;
}









.nav_top{
	background:url(../images/mail.gif) right no-repeat;
	line-height:55px;
	float:left;
	width:660px;
	padding-right:0px;
	padding-left:10px;
}

.nav_top ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
	float:left;
}

.nav_top ul li{
	line-height:55px;
	background:url(../images/nav_divider.gif) top right no-repeat;
	padding:0px 12px;
	text-align:center;
	line-height:55px;
	float:left;
}

.nav_top ul li a{
	line-height:55px;
	/*background:url(../images/nav_divider.gif) top right no-repeat;
	padding:0px 8px;*/
	text-align:center;
	line-height:55px;
	float:left;
	font-family:Tahoma;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	
}

.nav_top ul li a:hover{
	line-height:55px;
	/*background:url(../images/nav_divider.gif) top right no-repeat;
	padding:0px 8px;*/
	text-align:center;
	line-height:55px;
	float:left;
	font-family:Tahoma;
	font-size:12px;
	color:#11b9ff;
	text-decoration:underline;
	
	
}

.banner{
	background:url(../images/banner.jpg) top no-repeat;
	width:930px;
	height:236px;
}

.bannerstatic{
	background:url(../images/banner-2.jpg) top no-repeat;
	width:930px;
	height:236px;
}



.body_mid_bg{
	background:url(../images/body_bg.jpg) top no-repeat;
}

.left_pannel{
	width:249px;
}

.left_pro_top{
	background:url(../images/side_panel_top.jpg) top no-repeat;
	width:249px;
	height:62px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#fff;
}

.nav_left{
	background:#12313d;
	width:219px;
	padding:8px 15px;
}

.nav_left ul{
	/*width:219px;*/
	float:left;
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
}

.nav_left ul li{
	float:left;
	border-bottom:1px solid #13495d;
	padding:8px 5px;
	width:209px;
	font-family:Tahoma;
	font-size:12px;
	display:block;
}

.nav_left ul li a{
	float:left;
	
	padding:0px 0px 0px 8px;
	width:201px;
	font-family:Tahoma;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	background:url(../images/arrow_whight.gif) left no-repeat;
	font-weight:normal;

}

.nav_left ul li a:hover{
	float:left;
	
	padding:0px 0px 0px 8px;
	width:201px;
	font-family:Tahoma;
	font-size:11px;
	color:#11b9ff;
	text-decoration:none;
	background:url(../images/arrow_blue.gif) left no-repeat;
	font-weight:normal;

}

.left_pro_dwn{
	background:url(../images/left_pro_heading.jpg) top no-repeat;
	width:249px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#fff;
}

.left_pro_dwn_repet{
	background:#146696 url(../images/left_pro_bg.jpg) top repeat-x;
	padding:15px 0px;
}

.left_pro_dwn_repet2{
	background:#146696 url(../images/left_pro_bg.jpg) top repeat-x;
	padding:5px 0px;
}

.brd_1{
	background:#155f8a;
	border:1px solid #2f79a4;
	color:#fff;
}

.link_blue{
	color:#00c6ff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}

.link_blue:hover{
	color:#00c6ff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}

.border_2{
	border:1px solid #122f38;
	background:#0a0b0c url(../images/mid_pro_bg.gif) top repeat-x;
}

.mid_bg_heading{
	background:url(../images/latest_products_bg.gif) repeat-x;
	height:58px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#fff;
}

.p_10{
	padding:10px;
}

.img_place{
	/*background:url(../images/img_placeholder.jpg) top no-repeat;*/
	background-color:#FFFFFF;
	width:165px;
	height:120px;
	padding:8px;
	/*vertical-align:middle;
	display:block;*/

}



.link_2{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.link_2:hover{
	font-weight:bold;
	color:#11b9ff;
	text-decoration:none;
}

.footer{
	padding:15px 0px;
	color:#fff;
	font-size:11px;
	background:#1a1b1c;
}

.footer ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
	float:right;
}

.footer ul li{
	padding:0px 2px;
	text-align:center;
	color:#fff;
	font-family:Tahoma;
	font-size:11px;
	float:left;
}

.footer ul li a{
	padding:0px 2px;
	text-align:center;
	color:#fff;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
}

.footer ul li a:hover{
	padding:0px 2px;
	text-align:center;
	color:#fff;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
}

.inner_product{
	background:#1a1a1a;
	padding:15px 0px 15px 15px;
	color:#0099CC;
	font-weight:bold;
}

.inner_product_table{
	background:#000;
	border-bottom:1px solid #141414;
	padding:5px 0px 5px 15px;
}

.brd_2{
	border:1px solid #141414;
}
	
	



/*-------- 081209  ----------*/
.left_pro_top_search{
	background:url(../images/side_panel_top.jpg) top no-repeat;
	width:249px;
	height:62px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#fff;
}

.bttn_0812{
	color:#fff;  height:22px; width:45px;/* background:url(../images/bttn.jpg);*/ font-family:Arial, Helvetica, sans-serif; font-size:12px; vertical-align:middle; cursor:pointer; font-weight:bold;}

/*--------------------------*/
