/*--------------Coder: Tamal Sarker-----"X"
----------------Date: 08-07-09
----------------Company: Nextface
*/
@charset "utf-8";
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#4f4f4f;
	margin-bottom:10px;
}

*{
	margin:0;
	padding:0;
}

img{
	border:none;
}
a{
	text-decoration:none;
}
ul li{
	list-style:none;
}
/*------------------------------Page structue
*/
#wrap{
	margin:0 auto;
	margin-top:10px;
	background:#e6e6e6;
	width:900px;
	border:1px solid #969696;
	margin-bottom:10px;
}
#hdr{
	width:900px;
	height:160px;
	overflow:hidden;
}
#logo{
	width:332px;
	float:left;
	height:115px;
	margin:10px 0 0 5px;
	display:block;
}
/*-------------------------------------------------------------------Navigation area
*/
#nav_bg, #nav_lft, #nav_rit{
	height:40px;
	display:block;
}
#nav_bg{
	background:url(_img/nav_bg.jpg) repeat-x;
}
#nav_lft{
	background:url(_img/nav_lft.jpg) no-repeat left;
}
#nav_rit{
	background:url(_img/nav_rit.jpg) no-repeat right;
}
#main{
	background:url(_img/main_bg.jpg) repeat-y;
	width:900px;
	margin:0 auto;
}
#main_hdr{
	width:900px;
	height:46px;
	overflow:hidden;
}
#main_hdr img{
	width:6px;
	height:8px;
	margin:12px 0 0 15px;
	float:left;
}
.form{
	margin-top:10px;
	padding-right:17px;
	float:right;
}
.button{
	border:1px solid #969696;
	cursor:pointer;
	width:34px;
	height:22px;
}
#main_inner{
	width:900px;
	background:url(_img/main_inner_bg.jpg) repeat-y;
	margin:0 auto;
	overflow:hidden;
}

/*--------------------------------------start Left script menu----------
------------------------------------------------------------------------*/
.glossymenu{
margin: 0;
padding: 0;
width: 199px; /*width of menu*/
}

.glossymenu a.menuitem{
color:#467aa7;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
display:block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding-left: 10px;
text-decoration: none;
}
.glossymenu a{
	padding:4px 0;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color:#467aa7;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position:absolute;
top: 5px;
right: 10px;
border: none;
}
html>body .glossymenu a.menuitem .statusicon{
	position:absolute;
	top:5px;
	right:5px;
}
/*--------------------------------------end Left script menu----------*/


.glossymenu a.menuitem:hover{
background:#d2d2d2;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
/*background: white;*/
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding-bottom:3px;
}

.glossymenu div.submenu ul li{
/*border-bottom: 1px solid blue;*/
}
.submenu ul li{
	height:15px;
	line-height:15px;
	margin:0;
	padding:0;
}
html>body .submenu ul li{
	height:25px;
	margin:0;
	padding:0;
	line-height:25px;
}
.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color:#666;
text-decoration: none;
padding: 2px 0;
line-height:20px;
padding-left: 20px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
color:#000;
}
/*--------------------------------Left side area
*/
#main_inner_left{
	width:199px;
	float:left;
}
#main_inner_left h2{
	background:url(_img/lft_hdr_title.jpg) no-repeat;
	width:195px;
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
	line-height:27px;
	height:27px;
	color:#FFF;
}
.conbox{
	width:200px;
	padding:30px 0 20px 0;
}
.conbox dt{
	width:200px;
	height:27px;
	margin-bottom:5px;
	background:#bebebe;
}
.conbox dt b{
	color:#FFF;
	margin-left:10px;
	line-height:27px;
	font-size:14px;
}
.conbox dd{
	width:180px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	padding:0 10px 0 10px;
}
/*---------------------------------------Right side area
*/
#main_inner_right{
	width:660px;
	padding:0 20px 20px 5px;
	float:right;
	font-size:12px;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
	overflow:hidden;
}
#table1{
	width: 400px;		
}

/*---------------------------------------foooter area
*/
#ftr, #ftr_lft, #ftr_rit{
	height:48px;
	display:block;
}
#ftr{
	width:900px;
	background:url(_img/ftr_bg.jpg) repeat-x;
}
#ftr_lft{
	background:url(_img/ftr_lft.jpg) no-repeat left;
}
#ftr_rit{
	background:url(_img/ftr_rit.jpg) no-repeat right;
}
#ftr_rit{
	width:900px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#999;
	font-size:14px;
	font-weight:normal;
	line-height:48px;
}

/*---------------------------------2nd page constraction------------------------------*/
#mian_inner_right_lft{
	width:453px;
	float:left;
}
#mian_inner_right_lft h2{
	border-bottom:1px solid #CCC;
	width:453px;
	font-size:16px;
	font-weight:normal;
}
#mian_inner_right_lft p{
	width:453px;
	display:block;
	font-size:12px;
	font-weight:normal;
	padding-top:15px;
}
#main_inner_right_rit{
	float:right;
	width:185px;
}
/*------------------Left Box container-------------------------------*/
.box_bg, .box_hdr, .box_btm{
	width:185px;
	display:block;
}
.box_bg{
	margin-bottom:15px;
	background:url(_img/lft_bg_box.jpg) repeat-y;	
}
.box_hdr{
	background:url(_img/lft_hdr_box.jpg) no-repeat top;
}
.box_btm{
	border-bottom:1px solid #bebebe;
}
.box_con{
	width:165px;
	padding:4px 10px 0 10px;
}
.box_con h3{
	font-size:14px;
	color:#FFF;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
}
.box_con span{
	padding:15px 0 10px 0;
	width:165px;
	font-size:12px;
	color:#333;
	display:block;
}