body{
	padding:5px 0 0 0;
	margin:0;
	font:.7em Tahoma,Arial,sans-serif;
	line-height:1.7em;
	background:#fff url(../images/bg.gif) repeat-x;
	color:#454545;
}

a{
	color:#2F637A;
	background:inherit;
}

a:hover{
	color:#808080;
	background:inherit;
}

p{
	margin:0 0 5px 0;
}

h1{
	font:bold 28px Arial,Sans-Serif;
	padding:8px 0 0 0;
	margin:0;
	letter-spacing:-1px;
}

h2{
	margin:0px;
	padding:0px;
	font:bold 18px Arial,Sans-Serif;
	letter-spacing:-1px;
}

h1 a,h2 a{
	color:#000;
	background:inherit;
	text-decoration:none;
}

ul{
	margin:0;
	padding:0;
	list-style:none;
}

img{
	border:0;
}

#content{
	margin:10px 5px 10px 15px;
	width:auto;
}

#content{
	margin:15px auto;
	width:960px;
}

#content_window{
	margin:15px;
	width:750px;
}

#logo{
	margin:4px 0 6px 0px;
	padding-left:55px;
	background:url(../images/hd_logo.gif) no-repeat;
}

#logo.error{
	background:url(../images/hd_logo-red.gif) no-repeat;
}

#logo h1 a{
	color:#888;
}

#logo h1 a:hover{
	color:#88d;
}

#slogan{
	font-size:0.9em;
	margin:0 0 10px 2px;
	padding:0;
	color:#808080;
	background:#fff;
}

#top_info{
	line-height:27px;
	float:right;
	color:#808080;
	background:#fff;
	margin:12px 5px 7px 0;
	text-align:right;
	height:30px;
}

#loginbutton a{
	text-decoration:none;
	width:24px;
	padding:7px 12px;
	margin:0 0 0 8px;
	height:28px;
	background:#fff url(../images/logout.gif) no-repeat;
	color:#000;
}

#loginbutton a:hover{
	background:#fff url(../images/logouth.gif) no-repeat;
	color:#000;
}

#xtablist{
	padding:3px 0;
	margin:0;
	float:left;
}

#xtablist li{
	list-style:none;
	display:inline;
	margin:0;
}

#xtablist li a{
	text-decoration:none;
	padding:4px 8px;
	margin-right:0px;
	background:#808080 url(../images/corner.gif) no-repeat top right;
	font-weight:bold;
	color:#fff;
}

#xtablist li a.public,div.tablist a.public{
	background:#CCF;
	color:#2F637A;
}

#xtablist li a.tab1,div.tablist a.tab1{
	background:#bcf;
}

#xtablist li a.tab2,div.tablist a.tab2{
	background:#6d6;
}

#xtablist li a.tab3,div.tablist a.tab3{
	background:#ee8;
}

#xtablist li a.tab4,div.tablist a.tab4{
	background:#dad;
}

#xtablist li a.tab5,div.tablist a.tab5{
	background:#add;
}

#xtablist li a.maint,div.tablist a.maint{
	background:#fcc;
	color:#2F637A;
}

#xtablist li a:hover{
	background:#fff;
	color:#9FC7D8;
	padding:6px 8px;
}

#xtablist li a.current{
	background:#9FC7D8;
	color:#2F637A;
	padding:6px 8px;
}

#topics{
	clear:left;
	width:auto;
	background:#999 url(../images/shade_heading.png) repeat-x bottom;
	margin:0 0 0px 0;
	color:#fff;
	height:60px;
}

#topics li a{
	background:url(../images/bullet.gif) no-repeat center left;
	padding:0 0 0 12px;
}

#topicsw{
	clear:left;
	width:auto;
	background:#bcf;
	background:#9FC7D8 url(../images/topicsbg.gif) repeat-x left bottom;
	padding:8px 5px;
	margin:0 0 0px 0;
	height:10px;
}

#statusline{
	margin:0;
	padding:9px 0px 5px 40px;
	background:#ffb;
	color:#f00;
	font-weight:bold;
	border:1px solid #ccc;
	height:23px;
	vertical-align:middle;
}

.statusheader{
	font-weight:normal;
	color:#000;
	vertical-align:middle;
}

#statusline.warning{
	background:#ddf url(../images/icon_warning.gif) no-repeat;
	color:#00f;
}

#statusline.error{
	background:#ffb url(../images/icon_error.gif) no-repeat;
	color:#f00;
}

#statusline.success{
	background:#dfd url(../images/icon_success.gif) no-repeat;
	color:#00f;
}

.hidden{
	display:none;
}

#page{
	margin:0 0 0 0;
}

.header{
	margin:0 0 10px 0;
	padding:8px;
	background:#f4f4f4 url(../images/bgshade2.gif) repeat-x;
	color:#808080;
	border:1px solid #ccc;
}

.article{
	margin:0px 0 10px 0;
	background:#fff url(../images/bgshade.gif) repeat-x;
	color:#454545;
	padding:15px 15px 5px 10px;
	border:1px solid #ccc;
	border-top:0px;
}

div.red{
	background:#fbb url(../images/bgshade-white.png) repeat-x;
	border-top:1px;
}

div.green{
	border-top:1px;
	background:#bfb url(../images/bgshade-white.png) repeat-x;
}

.float_left{
	float:left;
	width:540px;
	margin-right:5px;
}

.float_right{
	float:right;
	width:350px;
	margin-left:5px;
}

.float_none{
	width:960px;
	margin-right:10px;
}

.favs,.requests{
	float:left;
	width:300px;
	padding:0 10px 0 15px;
}

p.celllist span{
	padding-right:20px;
}

#footer{
	clear:both;
	color:#808080;
	background:#fff url(../images/bgshade.gif) repeat-x center left;
	padding:10px 15px;
	border-top:1px solid #ccc;
}

#footer .right{
	float:right;
}

div.owner{
	float:right;
	color:#aaa;
}

div.owner a{
	color:#aaa;
	font-weight:bold;
	text-decoration:none;
}

div.owner a:hover{
	color:#888;
	text-decoration:underline;
}

form#filter{
	margin:0px;
}

select#filter{
	border:1px solid #666;
	width:100px;
}

div.filter{
	float:right;
	border-left:1px solid #aaa;
	margin:2px 2px 2px 2px;
	padding:0px 0px 0px 5px;
	width:680px;
	height:70px;
	position:relative;
}

hr{
	height:2px;
	color:#ccc;
	text-align:left;
	width:100%;
}

a.sort:link,a.sort:visited{
	text-decoration:none;
	font-weight:normal;
}

a.sort:hover{
	text-decoration:underline;
}

span.grey{
	color:#aaa;
}

div.icons{
	float:right;
	position:relative;
	top:-12px;
	right:-13px;
}

div.icons a{
	display:block;
	float:left;
	background:#F0F4FF;
	border:1px solid #BBCEFF;
	font-weight:bold;
	vertical-align:middle;
	text-decoration:none;
	padding:2px 6px;
	padding-top:3px;
	height:28px;
	border-radius:5px;
}

div.icons a.green{
	color:#080;
	background:#EEFBEC;
	border-color:#A0DF97;
}

div.icons a.blue{
	color:#66f;
}

div.icons a:hover{
	color:#f00;
	font-weight:bold;
	border-color:#f00;
	background:#FFEAEA;
}

div.icons p.vertical{
	display:block;
	float:left;
	border:1px solid #BBCEFF;
	margin:0 5px;
	height:33px;
	width:6px;
	background:#F0F4FF;
	border-radius:5px;
}

div.NoOfAttach{
	border:0px solid #000;
	position:absolute;
	top:94px;
	left:260px;
}

img.image_left{
	float:left;
	margin-top:10px;
	margin-right:10px;
}

a.sort_d{
	background:url(../images/icon_sort_down.gif) no-repeat;
}

a.sort_d:hover{
	background:url(../images/icon_sort_down_h.gif) no-repeat;
}

a.sort_u{
	background:url(../images/icon_sort_up.gif) no-repeat;
}

a.sort_u:hover{
	background:url(../images/icon_sort_up_h.gif) no-repeat;
}

div.usrfilter a{
	background:#BCF;
	padding:2px 5px 3px 6px;
	text-decoration:none;
}

div.usrfilter a:hover{
	background:#D50000;
	color:#fff;
}

div.usrfilter a.active{
	background:#88D;
	color:#fff;
}

div#working{
	position:absolute;
	border:1px solid #00ffff;
	top:10px;
	left:10px;
}

div.tablist{
	min-height:10px;
}

div.tablist a{
	float:left;
	text-decoration:none;
	font-weight:bold;
	padding:2px 8px;
	background:#ddd;
	border-top-right-radius:10px;
	margin-right:3px;
	color:#267;
	border-bottom:3px solid #fff;
}

div.tablist a:hover{
	color:#999;
	background:#fafafa;
	border-bottom:3px solid #999;
}

div.standard_buttons{
	padding-bottom:10px;
	width:100%;
	text-align:center;
}

div.standard_buttons a{
	text-decoration:none;
	padding:3px 10px 3px 10px;
	border:1px solid #3399CC;
	background:#A2D1E8;
	color:#206180;
	display:block;
	float:left;
	margin-right:10px;
}

div.standard_buttons a:hover{
	border:1px solid #3399CC;
	background:#39C;
	color:#fff;
}

div.standard_buttons a{
	border:1px solid #7381BF;
	background:#D8DCED;
	color:#7381BF;
}

div.standard_buttons a:hover{
	border:1px solid #7381BF;
	background:#7381BF;
	color:#fff;
}

div.standard_buttons p{
	border:1px solid #CBCFE7;
	height:25px;
}

div.standard_buttons p.spacer{
	width:6px;
	float:left;
	margin-right:10px;
}

div.standard_buttons p.W10{
	width:10px;
}

div.standard_buttons p.W20{
	width:20px;
}

div.standard_buttons p.all{
	margin-right:0px;
}

div.clear{
	clear:both;
}

div.standard_menu_items{
	width:300px;
	float:left;
	margin-right:16px;
}

div.standard_menu_items a{
	display:block;
	padding:6px 10px;
	margin-bottom:0px;
	margin-top:10px;
	text-align:left;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	border:1px solid #FF6633;
	background:#FFEFEA;
	color:#F63;
}

div.standard_menu_items a.strong{
	background:#FFD2C1;
}

div.standard_menu_items p{
	display:block;
	padding:6px 10px;
	margin-bottom:0px;
	margin-top:10px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	border:1px solid #FF6633;
	background:#F63;
	color:#FFEFEA;
}

div.standard_menu_items a:hover{
	border:1px solid #FF6633;
	background:#F63;
	color:#fff;
}

div.standard_menu_items a.sub{
	padding:4px 10px;
	margin-left:20%;
	margin-top:3px;
	margin-bottom:2px;
	font-size:10px;
	text-align:left;
}

div.header-shortcuts{
	float:left;
	width:319px;
}

div.header-shortcuts p{
	color:#FFF;
	font-weight:bold;
	margin:0;
	padding:0px 5px;
	padding-bottom:0px;
}

div.header-shortcuts a{
	display:block;
	margin-left:5px;
	padding:0px 10px;
	padding-bottom:1px;
	text-decoration:none;
	margin-right:0px;
}

div.header-shortcuts a:hover{
	color:#00C;
	background:url(../images/shade_k10.png);
	padding-left:4px;
	border-left:6px solid #fff;
}

div.pages{
	padding-top:2px;
	width:920px;
}

div.pages a{
	float:left;
	text-align:center;
	width:17px;
	margin-left:2px;
	margin-bottom:2px;
	padding:2px;
	background:#EEE;
	text-decoration:none;
}

div.pages a.highlight{
	background:#66F;
	color:#FFF;
}

div.pages a:hover{
	background:#F00;
	color:#FFF;
}
