
/* header */
#admin_header{
	width:100%;
	height:102px;
	background:url(../images/header.gif);
    z-index:1000;
    position:fixed;
    left:0;
}
#admin_header strong.admin_logo{
	float:left;
	overflow:hidden;
	margin:0 0 0 0;
	display:inline;
	padding:0 0 6px;
}
#admin_header .admin_logo a{
	text-indent:-9999px;
	display:block;
	width:321px;
	height:64px;
	background:url(../images/Gov2logo.gif);
}
#admin_header .navigation{
	float:right;
	background:url(../images/nav-line.gif) no-repeat 100% 0;
	height:66px;
	overflow:hidden;
	margin:0 2px 0 0;
	display:inline;
	padding:0 1px 6px 0;
	list-style:none;
}
#admin_header .navigation li{
	float:left;
	height:66px;
	overflow:hidden;
	background:url(../images/nav-line.gif) no-repeat 0 0;
	padding:0 0 0 1px;
}
#admin_header .navigation li a{
	float:left;
	height:48px;
	background:url(../images/nav-li.gif) repeat-x;
	color:#fcfbfb;
	font:italic 16px/18px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	padding:18px 14px 0 18px;
}
#admin_header .navigation li a.active {background:url(../images/bg-main-nav-active.gif) repeat-x;}
#admin_header .navigation li a span{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	overflow:hidden;
	cursor:pointer;
	margin:0 14px 0 18px;
	display:inline;
}
#admin_header .navigation li.nav-shoppe a{
	padding:12px 0 0;
	height:54px;
}
#admin_header .navigation li.nav-claim a{
	padding:14px 0 0;
	height:52px;
}
#admin_header .navigation li.nav-hearye a{
	padding:18px 0 0;
}
#admin_header .navigation li.nav-shoppe a span{
	background:url(../images/nav-shoppe.gif);
	width:94px;
	height:45px;
}
#admin_header .navigation li.nav-hearye a span{
	background:url(../images/nav-hearye.gif);
	width:89px;
	height:37px;
}
#admin_header .navigation li.nav-claim a span{
	background:url(../images/nav-claim.gif);
	width:83px;
	height:39px;
}
#admin_header a.link-manage{
	float:left;
	clear:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/link-manage.gif);
	width:158px;
	height:27px;
	margin:0 0 0 20px;
	display:inline;
}
#admin_header p{
	float:right;
	color:#fff;
	font:italic 12px/14px Georgia, "Times New Roman", Times, serif;
	clear:right;
	margin:0;
	white-space:nowrap;
	margin:0 100px 0 0;
	display:inline;
}
#admin_header p a{
	color:#fff;
	text-decoration:underline;
}
.placeholder{
	margin:0 auto;
	width:1024px;
	display:block;
	overflow:hidden;
}
#admin_header p a:hover{
	text-decoration:none;
}
#fader{
	width:100%;
	height:100%;
	min-width:1024px;
	background:#333;
	position:absolute;
	top:0;
	left:0;
	display:none;
	z-index:500;
}

#admin_header .holder-box{
	margin:0 auto;
	width:1004px;
}

  .load-icon{position:absolute;width:208px;height:48px;background:url(../images/load.gif) no-repeat;overflow:hidden;text-indent:-6666px;left:50%;	top:0;	margin:-24px 0 0 -104px;z-index:101;display:none;}
   #tb-window{	position:absolute;	top:0;	left:50%;	z-index:1002;}
   #TB_iframeContent{}




