body {
	font-size: 12px;
	color: #333;
	font-weight:normal;
	margin:0px;
	background-color:#fff;
	background:url(../images/dashboard/bg.gif) repeat-x #fff;
}

table,td {
	color: #444;
	font-size: 11px;
}

.logocell {
	background-image:url(../images/dashboard/yellow.jpg);
	text-align:right;
	height:102px;
}

.ceilcell {
	text-align:center;
	background-image:url(../images/dashboard/ybottom.jpg);
	height:94px;
	font-family:Verdana;
	font-size:11px;
}

a.toplink
{
	background:url("../images/top-btn.gif");
	text-align:center;
	color:#453000;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
	text-decoration:none;
	padding-top:4px;
	width: 106px;
	height: 29px;
	display:block;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

a.toplink:hover
{
	color:#000;
	text-decoration:none;
}

/* Fast Menu */

a.fastlink
{
	height:29px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
	text-decoration:none;
	float:left;
	color:#444;
	background:url(../images/dashboard/toprow.gif) no-repeat top right;
	padding:7px;
	padding-top:4px;
	padding-right:20px;
	display:block;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	white-space:nowrap;
}

a.fastlink:hover
{
	color:#000;
	text-decoration:none;
}

.fastdiv {
	width:2px;
	height:29px;
	margin-left:4px;
	float:left;
	background:url(../images/dashboard/topdiv.gif);
}

/* User Box */
a.avalink
{
	width:60px;
	height:60px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
	text-decoration:none;
	float:left;
	color:#444;
	background:url(../images/dashboard/smallavatar.gif);
	padding-top:5px;
	display:block;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

a.avalink:hover
{
	color:#000;
	text-decoration:none;
}

a.menulink {
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	height:35px;
	color:#444;
	width:130px;
	text-decoration:none;
	padding-top:10px;
  background: no-repeat;
	display:block;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

a.menulink:hover {
	color:#000;
	text-decoration:none;
	background:url(../images/dashboard/menuhover.gif) #eff0d7;
}

/* HORZ MENU LINKS */

#headmenu
{
	background:url(../images/dashboard/redline.jpg) #c7000c;	
}

/* 1st menu level */

#menufirst
{
	border-left:1px solid #999;
	border-right:1px solid #999;
	background:url('../images/grad9.gif');
	height:27px;
	width:100%;
}

#menufirst a.head
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #555;	
	text-align: center;
	padding-right: 8px;
	cursor: hand;
	height:23px;
	padding-top:4px;
	text-decoration:none;
	display:block;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:url("../images/all.gif") no-repeat 0 0;
}

#menufirst a.select
{
	background:url('../images/all.gif') no-repeat 0 0;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #555;	
	text-align: center;
	padding-right: 7px;
	cursor: hand;
	height:23px;
	padding-top:3px;
	border:1px solid #999;
	border-bottom:0px;
	background-color:#efefef;
	text-decoration:none;
	display:block;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#menufirst a.head:hover
{
	background-color:#efefef;
	text-decoration:underline;
}

#menufirst a.select:hover
{
	background-color:#efefef;
	text-decoration:underline;
}

/* 2nd menu level */
#menusecond
{
	border-left:1px solid #999;
	border-right:1px solid #999;
	background:url('../images/grad9.gif');	
	background-color:#eee;
	height:27px;
	width:100%;
}

a.head
{
	background:url('../images/all.gif') no-repeat 0 0;
	font-family:  Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #555;	
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
	cursor: hand;
	height:22px;
	padding-top:4px;
	border-bottom:1px solid #999;
	text-decoration:none;
	display:block;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#menusecond a.head:hover
{
	color:#555;
	background-color:#e0e0e0;
	text-decoration:underline;
}

#menusecond a.select {
	background:url("../images/all.gif") no-repeat 0 0;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #555;	
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
	cursor: hand;
	height:22px;
	padding-top:3px;
	background-color:#efefef;
	border:1px solid #999;
	border-bottom:0px;
	text-decoration:none;
	display:block;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#menusecond a.select:hover
{
	background-color:#fff;
	text-decoration:underline;
}

.botBorder
{
	border-bottom:1px solid #999;
}

.spacer
{
	src:none;
	width:1px;
	height:1px;
	border:0px;
}

/* miscellaneous */

.category {
	color:#333;
}

.category select
{
	font-size:12px;
	font-family:Verdana;
	color:#333;
	width:99%;
}

.category option{
	background-color:#fff;
}

.category option.level1{
	background-color:#ddd;
}

.category option.level2{
	background-color:#eee;
}

/* WIRE */

.wire
{
	float:left;
	margin-left:10px;
}

.wire a, .wire a:hover{
	color:#f7740a;
}

.wirepost
{
	font-size:11px;
	font-family:Verdana;
	border-bottom:1px solid #ddd;
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
	width:100%;
}

.wirepost .delete
{
	font-size:11px;
	font-family:Arial;
	border:0px;
	background-color:#fff;
	color:#f7740a;
	cursor:hand;
}

.wireinfo
{
	font-size:11px;
	font-family:Verdana;
	padding:5px;
	clear:right;
	float:left;
	width:100%;
	color:#777;
}

.wirebody
{
	font-size:11px;
	font-family:Verdana;
	padding:5px;
	float:left;
}

.wireposter
{
	font-size:11px;
	font-family:Verdana;
	border:1px solid #999;
	width:100%;
	height:100px;
	padding:4px;
	clear:both;
}

.activityrecord
{
	padding:10px;
}

.ywindowtitle
{
	color:#444;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
}

.gwindowtitle
{
	color:#fff;
	font-weight:bold;
	font-family:Tahoma,Arial;
	font-size:12px;
	letter-spacing:0.8;
}            

a.pagetitle
{
	color:#fff;
	afont-weight:bold;
	font-family:Times New Roman, Arial,Tahoma;
	font-size:27px;	
	letter-spacing:0.8;
}

a.pagetitle:hover
{
	color:#fff;
	text-decoration:none;
}

a.pagechain
{
	color:#ffcc00;
	font-family:Times New Roman, Arial,Tahoma;
	font-size:17px;	
	letter-spacing:0.8;
}

a.pagechain:hover
{
	color:#ffcc00;
	text-decoration:none;
}

.chaindiv{
	color:#ffcc00;
	padding-left:5px;
	padding-right:5px;
	font-size:15px;
	font-family:Tahoma;
	font-weight:bold;
	font-size:16px;
}

.newsbox
{
	padding:5px;
	font-family:Tahoma;
	font-size:12px;
	color:#444;
}

.memberinfo
{
	font-family:Times New Roman;
	font-size:15px;
	color:#555;
}

.memberinfo a
{
	font-family:Times New Roman;
	font-size:19px;
}

.popupmenu
{
	display:none;
	position:absolute;
	width:200px;
	background-color:#f9f6ea;
	padding:0px;
	background-image:url(../images/dashboard/popups.gif);
	border:1px solid #e6ca5e;
	border-top:0px;
	padding-top:2px;
	padding-bottom:2px;
	overflow:hidden;
}

.subpopup{
	border:1px solid #e6ca5e;
	aborder-left:0px;
}

.popupmenu a
{
	font-family:Verdana,Times New Roman;
	font-size:12px;
	color:#594900;
	clear:both;
	awidth:194px;

	margin:0px;
	margin-left:2px;
	margin-right:2px;

	padding:5px;
	padding-left:1px;

	text-decoration:none;
	display:block;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
}

.popupmenu a:hover
{
	background-color:#fab1a7;
	border:1px solid #d93a25;
	color:#222;

	padding:4px;
	padding-left:0px;

	text-decoration:none;
}

a.poparrow
{
	background:url("../images/dashboard/poparrow.gif") no-repeat right center;
}

div.popupdiv {
	border-bottom:1px solid #fae88f;
	height:1px;
	padding:0px;
	margin:0px;
	font-size:1px;
	width:98%;
}

.fastnotifies
{
	border:1px solid #cc6600;
	background-color:#fff;
	color:#444;
	font-size:10px;
	font-weight:normal;
	font-family:Arial;
	width:20px;
	height:14px;
	margin-left:3px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	display:inline-block;
}

/* info message */

.infomessage
{
	padding:10px;
	background:url("../images/dashboard/message.gif");
	width:383px;
	height:65px;
	position:absolute;
	left:815px;
	top:190px;
	display:none;
	cursor:pointer;
	cursor:hand;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.infomessage .error
{
	background:url(../images/dashboard/error.gif) no-repeat left center;
	display:table-cell; 
	vertical-align:middle;
	padding-left:30px;
	font-weight:normal;
	font-family:Verdana,Arial;
	font-size:11px;
}

.infomessage .success
{
	background:url(../images/dashboard/success.gif) no-repeat left center;
	display:table-cell; 
	vertical-align:middle;
	padding-left:30px;
	font-weight:normal;
	font-family:Verdana,Arial;
	font-size:11px;
}

.mediapicture
{
	width:48px;
	height:48px;
}

.mediapicture a
{
	width:48px;
	height:48px;	
	display:table-cell; 
	vertical-align:middle;
}

.mediarow
{
	cursor:pointer;
	cursor:hand;
}
