body {
        /*background:#aaafb7 url(../images/bg1.gif) top left repeat-x;*/
        background-color: #622423;
        margin:0;
        padding:0 0 14px 0;
        color:#333;
        font-family:'trebuchet ms', 'lucida grande', 'lucida sans unicode', arial, helvetica, sans-serif;
        font-size:12px;
        text-align:center;
        line-height:1.4;
        }

#wrap1 {
	width:100%;
	/*background:transparent url(../images/bg2.gif) center top no-repeat;*/
	}

#topbar1 {
	background:#222;
	color:#fff;
/*	overflow:hidden; */
	border-bottom:1px solid #fff;
	line-height:24px;
	}

#editstatus {
	padding:0 25px;
	color:#ffd739;
	}

#editstatus label {
	font-weight:bold;
	color:#fff;
	}

#editstatus input {
	font-size:11px;
	margin-left:4px;
	border:1px solid #666;
	background:#000;
	color:#ffd739;
	padding:2px 5px;
	}

#editstatus input[type=submit] {
	color:#fff;
	}

#editstatus input:focus {
	background:#111;
	border-color:#aaa;
	}

#updstatus {
	width:340px;
	}

#wrap2, #topbar2, #footer1 {
	max-width:100%;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	}

#wrap3 {
	padding:0 25px 1px 25px;
	background:#fff url(../images/bg3.png) left top repeat-y;
	}

#wrap4 {
	width:100%;
	min-height:800px;
	min-width:730px;
	}

#topbar3 {
	padding:0 25px;
	height:32px;
	}

#topbar1 p.right {
	width:178px;
	text-align:right;
	}

#topbar1 img {
	margin-right:4px;
	}

#topbar1 a, #topbar1 .tpad {
	padding-right:7px;
	text-decoration:none;
	}

#topbar1 a:hover {
	text-decoration:underline;
	}

#topbar1 a:link, #topbar1 a:visited {
	color:#fff;
	}

#topbar1 a.yellow:link, #topbar1 a.yellow:visited {
	color:#ed2;
	}

#topbar1 .right a:hover {
	color:#fe6;
	}

#status-save {
	margin-right:8px;
	}

#status-error {
	background:#e02;
	color:#fff;
	padding:1px 4px;
	}

#topbar1 p {
	margin:0;
	font-size:11px;
	padding:4px 0;
	}

#toplogin {
	width:75%;
	float:left;
	}

#toplogin label {
	padding-right:4px;
	}

#toplogin input {
	font-size:11px;
	border-width:1px;
	}

#top {
	height:120px;
	background:#f2f2f2 url(../images/top.png) top right no-repeat;
	margin-bottom:12px;
	}

#top a {
	color:#222;
	}

#logo {
	margin:0;
	height:88px;
	}

#menu {
	clear:both;
	margin:0;
	height:28px;
        padding: 0px;
	}

#menu li {
	list-style:none;
	float:left;
	font-weight:bold;
	line-height:26px;
	height:28px;
	margin:0;
	border-right:1px solid #fff;
	}

#menu a:link, #menu a:visited, #menu a:active {
	color:#111;
	background:#f7f8f7 url(../images/menu.gif) top left no-repeat;
	display:block;
	text-decoration:none;
	padding:1px 10px;
	border-right:1px solid #e2e2e2;
	}

#menu .on a:link, #menu .on a:visited, #menu a:hover {
	color:#fff;
	background-color:#696d73;
	background-position:0 -28px;
	border-color:#666;
	padding-left:23px;
	}

#menu a:hover {
	padding:1px 10px;
	}

.red {
	color:#c00;
	}

#tabs {
	clear:both;
	height:23px;
	background:#fff url(/community/graphics/tabs/2/bg1.gif) top left no-repeat;
	margin:12px 0;
	}

#tabs ul {
	margin:0 0 0 8px;
	padding:0;
	height:23px;
	background:transparent url(/community/graphics/tabs/2/bg2.gif) top right no-repeat;
	}

#tabs li {
	float:left;
	line-height:20px;
	width:84px;
	height:20px;
	overflow:hidden;
	list-style:none;
	margin:3px 2px 0 0;
	font-size:11px;
	}

#tabs a {
	display:block;
	height:22px;
	color:#000;
	text-decoration:none;
	text-align:center;
	background:transparent url(/community/graphics/tabs/2/tab84.gif);
	}

#tabs a:hover, #tabs a:link.on, #tabs a:visited.on, #tabs a:active.on {
	background-position:100% -20px !important;
	}

li#tabs_rss {
	float:right;
	width:22px;
	}

li#tabs_rss a {
	background:transparent;
	}

#tabs_rss img {
	margin-top:3px;
	}

.button {
	background:url(../images/button-bg.gif) 0 50% no-repeat;
	padding:4px 6px;
	margin-right:4px;
	border:1px solid #ccc;
	min-height:22px;
	}

.button:hover {
	border-color: #999;
	}

a.button, .button a {
	text-decoration:none;
	color:#000;
	}

.button img { padding-right:4px; }

#cats {
	margin:0;
	}

#cats li {
	margin:0 1px;
	background:transparent url(/community/graphics/customize/sb5.gif);
	padding:4px 9px 3px 9px;
	}

#cats li a:link, #cats li a:visited, #cats li a:active {
	display:block;
	color:#111;
	}

#cats li a.on:link, #cats li a.on:visited {
	text-decoration:none;
	font-weight:bold;
	}

#cats li a:hover {
	font-weight:bold;
	}

#topnavbar {
	font-size:11px;
	}

.alignright {
	text-align:right;
	}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus {
	background:#ffc;
	}

/* login */
#inlinelogin { 
  padding-bottom:2em;
  }

#inlinelogin input {
  margin:2px;
  }

#inlinelogin label {
  width:6em;
  display:block;
  float:left;
  }

#inlinelogin input#loginbutton {
  display:block;
  clear:left;
  margin-left:6.65em;
  }

#inlinelogin input#passwd, #inlinelogin input#usrname {
  width:12em;
  }


#footer1 {
	/*background:url(../images/footer1.gif) bottom left no-repeat;*/
	}

#footer2 {
	/*background:transparent url(../images/footer2.gif) bottom right no-repeat;*/
	padding:34px 25px 1px 25px;
	font-size:11px;
	}

#footer2 .right {
	text-align:right;
	width:248px;
	}
