/*
	Theme By Renn
*/

body {
	background: #ffffff url(../img/bg.jpg) repeat-x;
	margin: 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
}
a {  color: #FFF; text-decoration: none; }
a:hover { text-decoration: underline; }
.note { color: #ff9900; font-weight: bold;}
.fr { float: right; margin: 5px 10px 10px;}


/* CHARS */

.charbg {
	position: absolute;
	bottom: -20px;
	right: -25px;
	width: 107px;
	height: 104px;
	z-index: 99;
}
.serverstats { 
	background: url(../img/login_char.png) no-repeat; 
}
.ads { 
	background: url(../img/advertisment_char.png) no-repeat;
}
.Account { 
	background: url(../img/vote_char.png) no-repeat;  
	width: 113px; 
	height: 120px;
}
.loginchar { 
	background: url(../img/control_char.png) no-repeat; 
	width: 82px; 
	height: 130px;
}
.Information { 
	background: url(../img/advertisment_char.png) no-repeat; 
	width: 101px; 
	height: 99px; 
}
.Donations { 
	background: url(../img/Donations_char.png) no-repeat; 
	width: 67px; 
	height: 140px; 
}
.Database { 
	background: url(../img/Donations_char.png) no-repeat; 
	width: 67px; 
	height: 140px; 
}

/* CHARS END */

.sidebar table {
	background:  #08668c;
	color: #fff;
}
.statuss {
	padding: 5px 0 10px 10px;
	background:  #08668c;	
}
#wrapper {
	margin: 0 auto;
	width: 851px;
	overflow: hidden;
}
#header {
	background-image: url(../img/header.png);
	width: 851px;
	height: 250px;
}

#navi {
	background: url(../img/navi_bg.jpg) no-repeat;
	width: 851px;
	height: 34px;
	padding-left: 4px;
}

#navi a {
	text-decoration: none;
	height: 20px;
	color: #FFF;
	display: block;
}
#navi a:hover {
	color: #000000;
}

#page { 
	width: 851px;
	overflow: hidden;
	padding: 10px;
	background: #1387b6  url(../img/main_bg.jpg) repeat-x;
}

#main {
	width: 650px;
	float: left;
}
.content {
	overflow: hidden;
	background: #08668c url(../img/content_bg.jpg) 0 20px repeat-x;
	position: relative;
}
.content ul {
	padding: 0 5px 10px;
	margin: 10px 0 0;
	margin-left: 25px;
}
.content h2 {
	background: url(../img/content_top.png) no-repeat;
	line-height: 30px;
	font-size: 1.1em;
	margin: 0;
	padding: 0 0 0 17px;
	color:#000;
}
.content h3 {
	padding: 10px 0 0 17px;
	margin: 0;
	font-size: 1em;
}
.content-foot {
	background: transparent url(../img/content-foot.png) no-repeat;
	height: 12px;
	width: 650px;
}
img.news {
	padding-left: 10px;
	position: relative;
	top: -10px;
}
.content .bynews {
	background: url(../img/bynews.png) no-repeat;
	height: 17px;
	line-height: 16px;
	padding-right: 7px;
	font-size: .9em;
	color: #000;
	text-align: right;
	margin: 10px;
}
.content p {
	padding: 5px 17px 10px;
	font-size: 1em;
	margin: 0;
	text-align: justify;
}

#sidebar {
	width: 170px;
	float: right;
	margin: 0 20px 0 0;
	_margin: 0 10px 0 10px;
}
.sidebar { 
	background: url(../img/content_bg.jpg) 0 20px repeat-x;
	position: relative;
}
.sidebar h3 {
	background: url(../img/server_top.png) no-repeat;
	height: 30px;
	line-height: 30px;
	font-size: 1.1em;
	margin: 0;
	padding: 0 0 0 17px;
	color:#000;
}
.sidebar p, {
	padding: 5px 17px 10px;
	font-size: 1em;
	margin: 0;
	text-align: justify;
	background:  #08668c;
	min-height: 75px;
}

.sidebar .logins {
	padding: 5px 10px 10px;
	font-size: 1em;
	margin: 0;
	background:  #08668c;
	min-height: 75px;
	display: block;
	color: #fff;
}
.input {
	width: 140px;
	margin: 3px 0;
	font-size: .9em;
}
.logins label {
	color: #fff;
}

.sidebar-foot {
	background: transparent url(../img/sidebar-foot.png) no-repeat;
	height: 12px;
	width: 170px;
	margin-top: 0; 
	margin-bottom: 10px; 
}

#bottom {
	background-image: url(../img/bottom.png);
	background-repeat: repeat-x;
	width: 851px;
	height: 10px;

}
.copy {
	font-size: .9em;
	margin: 10px 0;
	text-align: center;
	color: #000;
}
.copy a { color: #000; }

/*Drop-Down Menü*/

#menu, #menu ul {
	padding: 0;
	margin: 0;
	list-style: none;

}
ul#menu {
	list-style: none;
}
#menu li {
	z-index: 99;
	float: left;
	position: relative;
}

.submenu a{
	text-decoration: none;
	float: left;
	line-height: 20px;
}

.sub {
	display: none;
	position: absolute;
	top: 26px;
	left: 0;
}

.sub li a{
	text-decoration: underline;
	padding-left: 10px;
}

#menu li>ul { 
	top: auto;
	left: 100px;
}

#menu li:hover ul, li.over ul {
	display: block;
}

.cp_link {
	font-size: 20px;
	color: #FF8800;
}

ul.mainMenu {
	background:  #08668c;
	padding: 0 10px 10px;
	font-size: 1.1em;
	margin-bottom: 0;
	margin-top: 7px;
}
.sidebar ul{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
.sidebar a{
	display: block;
	line-height: 19px;
	padding: 3px 0 3px 5px;
	margin: 1px 0 1px 10px;
	_margin: 0 0 -12px 10px;
	background-color: #076286;
	font-size: .9em;
}
.sidebar li a:link, .mainMenu li  a:visited{
	color: #fff;
	text-decoration: none;
}
.sidebar li  a:hover{
	background-color: #dfdfdf;
	color: #414141;
}
.logins a {
	margin: 3px 0 0 5px;
	padding: 0;
	background: none;
}