.navbar {
	background-color: #C8E8E8;
}

.forabg {
	background-color: #398282;
	background-image: url("{T_THEME_PATH}/images/bg_list.gif");
}

.forumbg {
	background-color: #398282;
	background-image: url("{T_THEME_PATH}/images/bg_header.gif");
}

.panel {
	background-color: #ECF1F3;
	color: #28313F;
}

.post:target .content {
	color: #000000;
}

.post:target h3 a {
	color: #000000;
}

.bg1	{ background-color: #E6F4F4; }
.bg2	{ background-color: #D2EBEB;  }
.bg3	{ background-color: #BFE2E3; }

.ucprowbg {
	background-color: #DCDEE2;
}

.fieldsbg {
	background-color: #E7E8EA;
}

.ruk_breakout {
	background:url(images/ruk_logo_breakout.png) no-repeat white;
	height:31px;
}
.ruk_head {
	background:url(images/ruk_logo.png) no-repeat #321E16;
	height:128px;
}
.ruk_ad {
	float:right;
	margin-right:50px;
	margin-top:35px;
}
.ruk_ad img {
	border:1px solid white;
}
.ruk_menu {
	background:url(images/ruk_menubar_background.png) repeat-x #58B4B5;
	padding-top:10px;
}
.ruk_menu li {
	float:left;
	color:white;
	font-size:1.5em;
	padding:5px;
	margin-left:15px;
        list-style: none;
	margin-bottom:5px;
}
.ruk_menu .selected {
	border:1px solid white;
}
#search-box {
	float:right;
	position: static;
	margin:0px;
	margin-top: 7px;
	margin-right: 15px;
	display: inline;
	
	text-align: right;
	
	white-space: nowrap;
}
.ruk_menu_box {
	float:left;
}
.ruk_cleaner {
	clear:both;
}
.headerbar {
	background:none;
}

.ruk_menu li a:link	{ color: white; text-decoration:none; }
.ruk_menu li a:visited	{ color: white; text-decoration:none; }
.ruk_menu li a:hover	{ color: white; text-decoration:underline; }
.ruk_menu li a:active	{ color: white; text-decoration:none; }

