@charset "utf-8";
/* CSS Document */

body,h1,h2,h3,h3,a,p,img,ul,li {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background-color:#2d2a2a;
	font-size:13px;
}
.clear {
	clear:both;
}
a img {
	border:none;
}
.container_ad {
	width:95%;
	margin:0 auto;
}
.header_ad {
	width:100%;
	height:80px;
}
.log_panel_holder_ad{
	margin-right:5%;
	height:43px;
	margin-top:37px;
	float:right;
	display:inline;
}
.log_panel_left_ad {
	width:33px;
	height:43px;
	background-image:url(../images/top_menu_left_bg_admin.jpg);
	background-repeat:no-repeat;
	float:left;
	display:inline;
}
.log_panel_center_ad {
	height:43px;
	background-image:url(../images/top_menu_center_bg_admin.jpg);
	background-repeat:repeat-x;
	float:left;
	display:inline;
	min-width:280px;
	/*width:auto!important;	
	width:280px;*/
}
.log_panel_right_ad {
	width:33px;
	height:43px;
	background-image:url(../images/top_menu_right_bg_admin.jpg);
	background-repeat:no-repeat;
	float:left;
	display:inline;

}
h1.hello_admin {
	
	font-size:13px;
	line-height:43px;
	float:left;
	display:block;
	font-weight:bold;
	color:#2d2a2a;
	background-image:url(../images/hello_admin_icon_admin.jpg);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:30px;
		margin-left:2%;

}
a.logout{
	
	font-size:13px;
	line-height:43px;
	float:right;
	display:block;
	font-weight:bold;
	color:#2d2a2a;
	background-image:url(../images/logout_icon_admin.jpg);
	background-repeat:no-repeat;
	background-position:left 8px;
	text-decoration:none;
	padding-left:30px;
	margin-right:2%;
	margin-left:5%;
	}
	a.logout:hover {
			color:#1576ba;

	}
	.content_panel_admin {
		width:100%;
		margin:0 auto;
		background-color:#FFF;
	}
	
.left_panel_admin{
	width:20%;
	float:left;
	display:inline;
	background-image:url(../images/left_panel_bg_admin.jpg);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#1576ba;
}
.right_panel_admin{
	width:75%;
	float:right;
	display:inline;
	margin-right:2%;
}
.logo_holder {
	margin-right:8px;
	background-color:#FFF;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	background-image:url(../images/left_menu_divi_admin.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.menu_container_admin { 

	margin-right:8px;
	min-height:400px;
	/*height:600px!important;;
	height:600px;*/
}

.headings_panel_holder {
	width:100%;
	margin-top:20px;
}
.headings_panel {
	height:47px;
	float:left;
	display:inline;
}
.headings_panel_left {
	width:16px;
	height:47px;
	float:left;
	display:inline;
	background-image:url(../images/page_heading_bg_left_admin.jpg);
	background-repeat:no-repeat;
	
}
.headings_panel_center{
	height:47px;
	float:left;
	display:inline;
	background-image:url(../images/page_heading_bg_center_admin.jpg);
	background-repeat:repeat-x;
	min-width:180px;
	width:auto !important;
	width:180px;
}
.headings_panel_right{
	width:16px;
	height:47px;
	float:left;
	display:inline;
	background-image:url(../images/page_heading_bg_right_admin.jpg);
	background-repeat:no-repeat;
}
h1.headings {
	line-height:47px;
	color:#2d2a2a;
	font-size:16px;
	font-weight:bold;
	display:block;
	text-align:center;
}
	.cont_area_admin {
			
			width:99%;
			border:1px solid #c9c3c3;
			
		
	}
	.footer_admin {
		width:100%;
			background-color:#2d2a2a;
	}
	p.footer_content_admin {
		font-size:12px;
		line-height:40px;
		text-align:center;
		color:#FFF;
		font-weight:bold;
	}
	.cont_heading {
		font-size:14px;
		color:#034d81;
		padding-top:20px;
		font-weight:bold;
		line-height:22px;
		margin-left:15px;
		margin-bottom:10px;
	}
	.form_container {
		width:100%;
	}
	.form_holder{
		width:50%;
		margin:0 auto;
		margin-bottom:10px;
	}
	.form_fields_holder {
		width:60%;
		float:right;
		display:inline;
	}
	.form_titles_holder {
		width:38%;
		float:left;
		display:inline;
		line-height:22px;
		font-size:13px;
	}
	.textbox {
		width:99%;
		height:20px;
		border:1px solid #c9c3c3;
		background-color:#f7f4f4;
	}
	.txtarea {
		width:99%;
		height:150px;
		border:1px solid #c9c3c3;
		background-color:#f7f4f4;
	}
	.txt_dd{
		width:100%;
		height:20px;
		border:1px solid #c9c3c3;
		background-color:#FFF;
	}
	.menu_body {
		width:100%;
			display:none;

	}
	a.menu_head  {
		list-style-type:none;
		background-image:url(../images/left_menu_divi_admin.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:45px;
	display:block;
	line-height:45px;
		padding-left:10%;
	font-weight:bold;
	cursor:pointer;
	font-size:14px;
	color:#FFF;
	}
	
		a.menu_head:hover {
		list-style-type:none;
		background-image:url(../images/menu_hover_bg.jpg);
	background-repeat:repeat-x;
	height:45px;
	display:block;
	line-height:45px;
	font-weight:bold;
	font-size:14px;
	color:#000;

	}
	
	a.current {
		list-style-type:none;
		background-image:url(../images/menu_hover_bg.jpg);
	background-repeat:repeat-x;
	height:45px;
	display:block;
	line-height:45px;
	font-weight:bold;
	font-size:14px;
	color:#000;

	}
	
	
	.menu_body {
	width:100%;
	background-image:url(../images/left_menu_divi_admin.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}
	.menu_body a {
		line-height:30px;
		padding-left:22px;
		color:#FFF;
		font-size:12px;
		text-decoration:none;
		display:block;
		/*font-weight:bold;*/
		background-image:url(../images/small_arrrow_admin.jpg);
		background-repeat:no-repeat;
		background-position:left 10px;
		margin-left:30px;
		letter-spacing:1px;
	}
	.menu_body a:hover {
		line-height:30px;
		padding-left:22px;
		color:#fff;
		font-size:12px;
		text-decoration:none;
		display:block;
		/*font-weight:bold;*/
		background-image:url(../images/small_arrrow_hover_admin.jpg);
		background-repeat:no-repeat;
		background-position:left 10px;
		margin-left:30px;
		letter-spacing:1px;
	}
	
	.menu_body a.sub_current {
		line-height:30px;
		padding-left:22px;
		color:#fff;
		font-size:12px;
		text-decoration:none;
		display:block;
		/*font-weight:bold;*/
		background-image:url(../images/small_arrrow_hover_admin.jpg);
		background-repeat:no-repeat;
		background-position:left 10px;
		margin-left:30px;
		letter-spacing:1px;
	}
	
		.list_container {
		width:100%;
	}
	.list_holder{
		width:96%;
		margin:0 auto;
		margin-bottom:10px;
		margin-top:15px;
	}
	
	.login_tbl
	{
		background-color:#f8f6f7;
	}
	.tbl_heading
	{
		background-color:#c9c3c3;
		font-weight:bold;
	}
	.sbt_button
	{
		border:2px groove #135b8c;
		background-color:#1978ba;
		color:#fef4e9;
		font-weight:bold;
	}
	
	.err_msg, .red
	{
		color:#FF0000;
	}
	
	.oddRow
	{
		background-color:#edebeb;
	}
	
	.hlinkadminbott
	{
		color:#1576ba;
	}
	
	.link
	{
		text-decoration:none; 
		color:#004ec0;
	}
	.unread
	{
		color:#0e4f7a; 
		font-weight:bold;
	}
	.prevBut{
		text-decoration:none; 
		color:#004ec0;
		background:url(../images/defaultPrev.png) no-repeat;
		padding-left:16px;
		padding-bottom:1px;
	}
	.prevBut:hover{
		text-decoration:none; 
		color:#004ec0;
		background:url(../images/prev.png) no-repeat;
			
	}
	.nextBut{
		text-decoration:none; 
		color:#004ec0;
		background:url(../images/defaultNext.png) no-repeat right;
		padding-right:16px;

		
	}
	.nextBut:hover{
		text-decoration:none; 
		color:#004ec0;
		background:url(../images/next.png) no-repeat right;
		padding-right:16px;	
	}