body, html {
	margin: 0;
	padding: 0;
	font-family : Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 1em;
}

#topwrapper, #menuwrapper, #campaignwrapper, #contentwrapper, #footerwrapper {
	text-align: center;
	border-top: 1px solid #fff;
}

#top, #menu, #campaign, #homecontent, #footer {
	width: 928px;
	text-align: left;
	margin: 0 auto;
}

#topwrapper {
	background: #eee url(../_img/bg_sides_top.gif) no-repeat center;
}

#top {
	background: #333 url(../_img/bg_top2.png) no-repeat;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	height: 100px;
}

#top h1 {
	margin: 26px 0 0 15px;
	float: left;
}

#top img {
	border: 0;
}

#top form {
	margin: 0;
	padding: 0;
}

#menuwrapper {
	background: #eee url(../_img/bg_sides_menu.gif) no-repeat center;
}
#menu {
	background: #ccc url(../_img/bg_menu.gif) repeat-x;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	height: 35px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style : none;
}
#menu ul li {
	float: left;
	border-right: 1px solid #aaa;
	height: 25px;
	padding: 5px 0;
	background: none;
}
#menu ul li a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	margin: 0 15px;
}
#menu ul li.menuon {
	border-top: 2px solid #333;
	height: 23px;
	background: #eee url(../_img/bg_eee_rightshad.gif) repeat-y right;
}
#menu ul li.menuon a {
	color: #666;
}

#loginshow {
	float: right;
	display: block;
	height: 25px;
	width: 61px;
	margin: 5px 30px 0 0;
	background: url(../_img/butt_login2.gif);
	text-indent: -5000px;
}

#footerwrapper{
	background: #eee url(../_img/bg_sides_footer.gif) repeat-y center;
}
#footer{
	background: #ddd;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	height: 70px;
}

#footer p {
	margin: 0;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding: 20px 0 0 30px;
	float: left;
}

#footer p.right {
	padding: 25px 30px;
	float: right;
}

#contentwrapper{
	background: #fff url(../_img/bg_sides_content.gif) repeat-y center;
}
#homecontent{
	background: #fff url(../_img/bg_content.gif) repeat-x top;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	clear: both;
}

#textcontent{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:25px;
	padding-right:25px;
}

.list_seperator {background: #cccccc; padding:0px; margin:4px; width:155px}
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:transparent; border-left:1px solid #fc0; border-right:1px solid #fc0;}
.xb1 {margin:0 5px; background:#fc0;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
 
.xboxcontent {display:block; border:0 solid #fc0; border-width:0 1px; border-bottom:1px solid transparent;}

.header { font-weight:bold; font-size:30px; font-family:arial; margin-top: 0px; margin-bottom: 0px; color: #9c9; padding-left:5px; padding-top:10px; }

.sub_header { font-weight:bold; font-size:20px; font-family:arial; margin-top: 0px; margin-bottom: 0px; color: #9c9; padding-left:5px; padding-top:10px; }

#general_rect_round h1, #general_rect_round h2, #general_rect_round p {margin:0 10px; letter-spacing:1px;}
#general_rect_round h1 {font-size:2.5em; color:#06a;}
#general_rect_round h2 {font-size:2em; color:#99cc99; border:0; text-align: left;}
#general_rect_round p {padding-bottom:0.5em; color: red; font-size: 12px; text-align: left; font-family: arial;}
#general_rect_round h2 {padding-top:0.0em; padding-bottom:0.2em;}
#general_rect_round {background: transparent;}
#general_rect_round ul {list-style-type: none; list-style-image: url(images/green_round_bullet.gif); margin-top: 1px; }
#general_rect_round li {outside; font-family:arial; text-align: left; font-weight: bold; font-size: 12px; padding-top: 1px; padding-bottom: 1px; color: #333; }


body {
	 font:normal 76% georgia,helvetica,verdana,tahoma,arial,"sans serif";
}

.dialog {
	 width:67%;
	  margin:0px auto;
		 min-width:20em;
		  color:#fff;
}

.dialog .hd .c,
.dialog .ft .c {
	 font-size:1px; /* ensure minimum height */
	  height:13px;
}

.dialog .ft .c {
	 height:14px;
}

.dialog .hd {
	 background:transparent url(/_img/tl.gif) no-repeat 0px 0px;
}

.dialog .hd .c {
	 background:transparent url(/_img/tr.gif) no-repeat right 0px;
}

.dialog .bd {
	 background:transparent url(/_img/ml.gif) repeat-y 0px 0px;
}

.dialog .bd .c {
	 background:transparent url(/_img/mr.gif) repeat-y right 0px;
}

.dialog .bd .c .s {
	 margin:0px 8px 0px 4px;
	  background:#000 url(/_img/ms.jpg) repeat-x 0px 0px;
		 padding:1em;
}

.dialog .ft {
	 background:transparent url(/_img/bl.gif) no-repeat 0px 0px;
}

.dialog .ft .c {
	 background:transparent url(/_img/br.gif) no-repeat right 0px;
}


/* content-specific */

.dialog h1 {
	 /* header */
	  font-size:2em;
		 margin:0px;
		  padding:0px;
			 margin-top:-0.6em;
}

.dialog p {
	 margin:0.5em 0px 0px 0px;
	  padding:0px;
		 font:0.95em/1.5em arial,tahoma,"sans serif";
}

html>body .dialog pre {
	 font-size:1.1em;
}

#active_user_detail_top {padding:3px; text-align: center; word-wrap: break-word; font-weight:bold;}
#active_user_detail {padding:3px; text-align: center; word-wrap: break-word;}
#active_user_seperator {margin-left: auto; margin-right: auto; height: 1px; width:50px; border-bottom:1px solid #3366FF;}

#active_user_action {border-bottom:1px solid gray;}
#active_user_action_header {padding:5px; border-bottom:1px solid gray; background-color:lightgray; overflow: auto;}
#active_user_action_header_left {font-weight:bold; float:left;}
#active_user_action_header_right {float:right;}
#active_user_action_detail {padding:3px;}

