* {
	font-family: Verdana, Arial, Sans, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	border: 0;
}

li{
	list-style: none;
}

a { color:#777; text-decoration:none; }
a:hover { color:#999; text-decoration:underline; }

a.side { color:#000; text-decoration:none; font-weight: bold; }
a:hover.side { color:#999; text-decoration:underline; }

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

html{
	height: 100%;
}

body {
	background-image: url(images/back-body.jpg);
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:11px;
	margin:0;
	height: 100%;
	color: #333;
}
form { margin:0px 0px 0px 0px; }

hr { height:2px; border-bottom:#333 1px solid; border-top:#000 1px solid; }
hr.side-hr { height:2px; border-bottom:#333 1px solid; border-top:#000 1px solid; }

.alt { color:#aaa; }

.footer {
	padding-top: 15px;
	font-size: 9px;
	border-top: 27px solid #0D6F0F;
	height: 27px;
	text-align:center;
}

.subheader{
	font-size: 10px;
	height: 15px;
	padding: 9px 10px 7px 10px;
	color: #333;
	background: #f0f0f0;
}

.subheader a{
	float: left;
	color: #333;
	font-size: 11px;
	padding: 0 5px;
}

.userbar {
	height: 27px;
	line-height: 27px;
	padding: 0 5px;
	font-size: 11px;
	color: #fff;
	background: #0D6F0F;
	text-align: right;
}

.userbar a{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding: 0 5px;
}

.userbar *{
	font-size: 11px;
}

.header {
	height: 133px;
	background: url(images/rwe-2-bg.jpg) repeat-x;
}

.logo-wrapper{
	width: 100%;
	height: 133px;
	background: url(images/rwe-2.jpg) no-repeat;
	text-align: right;
}

#logo{
	margin-top: 10px;
	margin-right: 20px;
}

.button {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#fff;
	padding: 2px;
	border:1px #333 solid; margin-top:2px;
	background: #777 url(images/button.gif);
}
	
.textbox, input, textarea, select {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#666;
	border:1px #333 solid;
}
.textbox:focus, .textbox:active{
	border: 1px solid #0d6f0f;
}

.main-body {
	font-size:10px;
	padding:4px 4px 2px 4px;
}

.side-body {
	font-size:10px;
	padding: 4px 8px 8px 8px;
	background: url(images/end-1.jpg) no-repeat bottom;
}

.main-bg { padding: 3px 8px 10px 8px; width: 100%;}

.side-border-left{
	border-right: 2px solid #a30a0c;
	padding: 3px 8px 10px 0px;
}

.side-border-right{
	border-left: 2px solid #a30a0c;
	padding: 3px 0px 10px 8px;
}

.news-footer {
	font-size:9px;
	padding:3px 4px 0px 4px;
}

.barmain {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;
	color:#aaa;
	padding:4px 4px 4px 4px;
}

.capmain {
	font-weight: bold;
	color: #fff;
	width: 100%;
	height: 24px;
	line-height: 24px;
	background: #d77713;
}

.scapmain {
	font-weight: bold;
	color: #fff;
	height: 9px;
	padding: 5px 8px 5px 35px;
}

.c_table{
	margin-bottom: 5px;
}

.main-body, .c_bbg{
	border: 1px solid #d77713;
}

.main-body{
	border-width: 0 1px 0 1px;
}

.c_bbg{
	height: 4px;
	line-height: 4px;
	border-width: 0 0 1px 0;
}

.tbl-border { background-color:#ccc; }
.tbl { padding:4px; }
.tbl1 { background:#eee; padding:4px; }
.tbl2 { background:#f0f0f0; padding:4px; }
	
.forum-caption, .forum-caption2, .forum-caption3, .forum-caption4 {
	background: #a30a0c;
	font-weight: bold;
	color: #fff;
	height:20px;
	padding:0px 4px 2px 4px;
}

.forum-caption2 {
	height: auto;
	background: #d33a3c;
}

.forum-caption3 {
	height: auto;
	background: #0D6F0F;
}

.forum-caption4 {
	height: auto;
	background: #666;
}

.forum-caption a, .forum-caption2 a, .forum-caption3 a, .forum-caption4 a {
	color: #fff;
	text-decoration: underline;
}

.quote {
	color:#aaa;
	padding:2px;
	margin:0px 20px 0px 20px;
	border:1px #444 solid;
}
	
.poll { height:12px; border:1px #555 solid; }

.comment-name {	font-weight:bold; color:#bbb; }

.shoutboxname { font-weight:bold; color:#ccc; }
.shoutbox { color:#888; }
.shoutboxdate { font-size:9px; color:#999; }

.small { font-size:10px; font-weight:normal; }
.small2 { font-size:10px; font-weight:normal; color:#777; }
.side-small { font-size:10px; font-weight:normal; color:#777; }
.side-label { padding:2px; }

/*IE Fixes*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.floatfix {overflow:hidden;}
* html .floatfix {width:100%;}
.center, *[align="center"] {margin: 0 auto;}
