

/**
layout
using
http://www.colourlovers.com/palette/525605/
**/
body.body_bg {
	text-align: center;
	padding: 0pt;
	
	margin: 0pt;
	line-height: 150%;
}
body, table, td, div, p, input	{
	font-family: Trebuchet MS, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 13px;
	color: #333333;
}

h2 {
	font-size: 14px;
	font-weight: bold;
		clear: both;
	margin: 15px 0 0 0;
}

a {
	color: #000000;
}


a:hover {
	color: #333333;
}
img {
	border: none;
}

#wrapper {
	margin:0 auto;
	width:100%;
	position:relative;
	text-align:left;
	/*width:70em;*/
}

#page {
	float: left;
	position: relative;
	margin: 20px 0;
	width: 100%;
	background: #FFFFFF;
	}

#header {
	background-color: #444444;
	float: left;
	width: 100%;
	padding: 10px
}

#logo {
	width: 500px;
	float: left;
	
}
#logo a {
	text-decoration: none;
	display: block;
	width: 500px;
	font-size: 30px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 10px;
}



#sidebar { 
	float:left;
	margin: 0;
	width: 10%;
	/*width: 19%;*/
	background: #FFFFFF;
	overflow: hidden;
	}
	
#content {
	width: 95%;
	/*width:81%;*/
	
	margin: auto;
	}

#left {
	float:left;
	width:560px;
	/*width: 50.7%;*/
	margin: 0;
	overflow: hidden;
}
#left-inner {
	margin: 0 1px;
	background: #EEEEEE;
	padding: 5px;
}
#right {
	float:right;
	width:380px;
	/*width: 49.3%;*/
	overflow: hidden;
}	
	

#footer {
	margin: 0 auto;
	border: none;
	clear: both;
	text-align: center;
}

	
/* main */


h1 
{
	font-size: 15px;
	font-weight: bold;
	color: #7DB885;
	background: none;
	margin: 0pt 0pt 10pt 0pt;
	padding: 10px 0pt 0pt 0pt;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF #FFFFFF #7DB885;
	clear: both;
}



div#menu {
}

div#usermenu .menubox, div#menu .menubox {
	margin: 0 0 5px 0;
	padding: 0;
	border:none;
}
	

div#usermenu ul , div#menu ul , div#left ul, div#right-bar ul {
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;	
}


div#usermenu a, div#menu a {
	background-color: #EEEEEE;
	color:#3C4F52;
	display:block;
	height:20px;
	text-decoration:none;
	padding-left: 10px;
	border-top: 1px solid #CCCCCC ;
}

div#usermenu li a:hover, div#menu li a:hover {
	background-color:#CCCCCC ;
	cursor:pointer;	
}



div#langbar {
float: right;
}
div#langbar a{
	display: inline;
}
#langbar ul{
	margin: 0pt;
}
#langbar ul li {
	
	display: inline;
}

.clear {
	clear: both;
}	


#newsbox img {
	float: left;
	margin-right: 5px;
	border: 1px solid #AAAAAA;	
	padding: 0;
	width: 100px;
}
#newsbox h2 a {	
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #7DB885;
	clear: both;
}


#comment_form label {
clear:both;
display:block;
margin: 3px 0pt;
float:left;
width:150px;
}

#comment_form input, #comment_form textarea
{
border:1px solid #C4CBD2;
font-size:90%;
margin: 5px 0pt;
padding:5px;
width:300px;
}

#comment_form input.input-submit
{
width:150px;
margin-left: 150px;
}

#comments div {
	margin: 10px 0pt;
	padding: 10px;
	background: #EEEEEE;
}

#comments .odd
{
	border: 1px solid #EBBD52;
}

#comments .even
{
	border: 1px solid #ADDD6C;

}



#right-bar {
	float: left;
	width: 255px;
	/*width: 67.1%;*/
	overflow: hidden;
}

#right-bar-left {
	float: left;
	width: 122px;
	overflow: hidden;
}
	
#right-bar-right {
	float: right;
	width: 122px;
	overflow: hidden;
}

#skycraper {
	float: right;
	width: 120px;
	/*width: 32.9%;*/
	margin: 0;
	overflow: hidden;
}

#main {
	float: left;
	/*width: 595;*/
	width: 100%;
	margin: 0 0 0 5px;
}


.input-file, .input-text, .input-select {
	border: 1px solid #C4CBD2; 
	padding: 0.4em; 
	width: 450px;
	margin: 1em 1em 0 0;
}

.input-textarea {
	border: 1px solid #C4CBD2; 
	padding: 0.4em; 
	width: 450px;
	height: 200px;
	margin: 1em 1em 0 0;
	font-family: Trebuchet MS, Geneva, Helvetica, Arial, sans-serif; 
}

form.edit .input-textarea {
	border: 1px solid #C4CBD2; 
	padding: 0.4em; 
	font-size: 100%;
	width: 90%;
	height: 400px;
	margin: 1em 0 0 0;
	font-family: Trebuchet MS, Geneva, Helvetica, Arial, sans-serif; 
}
form.homelogin input {
	border: 1px solid #AAAAAA;
	padding: 0.4em;
}
form.homelogin #password, form.homelogin #username {
	width: 100px;
	padding: 0.4em 0.4em 0.4em 2.2em;
}

#topmenu{padding:0; margin-bottom:0px; clear:both; height: 50px;}
#topmenu ul{list-style:none; margin:0; padding:0; float:left; width:100%; background: #7DB885}
#topmenu a{float:left; text-decoration:none; color: #ffffff; }
#topmenu a:visited{text-decoration:none; color:#ffffff; }
#topmenu a:hover{color:#ffffff; text-decoration: underline; }
#topmenu li.on {background: url(../images/topmenu_bg_on.jpg) repeat-x bottom right;}
#topmenu li.on a{color:#ffffff; font-weight:bold; text-decoration:none; }
#topmenu li.on a:visited{color:#ffffff; font-weight:bold; text-decoration:none; }
#topmenu li.on a:hover { text-decoration: underline; }
#topmenu li.first a{padding-left:13px; border-left:none; }
#topmenu li.first a:visited{border-left: none;}
#topmenu li.last a{padding-right:13px; border-right:none; }
#topmenu li.last a:visited{border-right:none;}

#forum {
	margin-top: 10px;
}

#forum h2 {
	text-decoration: none;
	font-size: 12px;
	color: #0066FF;
}	
#rss {
	background:#A7B8B8 none repeat scroll 0 0;
	color:#FFFFFF;
	padding:10px 1px 10px 10px;
}

#rss h2 , #rss h2 a {
	text-decoration: none;
	font-size: 12px;
	color: #EEEEEE;
	margin: 0;
}	

#rss a {
	color: #FFFFFF;
}
#rss h1 {
	background:#72898C none repeat scroll 0 0;
	border-color: #EEEEEE;
	border-style:none none solid;
	border-width:0 0 1px;
	color:#FFFFFF;
	font-size:12px;
	left:-10px;
	margin:0;
	padding:5px 0 5px 10px;
	position:relative;
	top:-10px;
	width:100%;
}	
	

#rss  img {
	float: left;
	width: 80px;
	margin: 0 5px 5px 0;
	background: #EEEEEE;
	border: 1px solid #FFFFFF;
	padding: 3px;
}

#rss .metadata {
clear: both;
}

#spotlight-out {
	width: 100%;
}

#left-left {
	float: right;
	width: 375px;
}

form.homelogin #username {
	background: url("../images/user-icon.gif") no-repeat 0.5em 0.6em;
}

form.homelogin #password {
	background: url("../images/key-icon.gif") no-repeat 0.5em 0.6em;
}

div.box-gris {
border: 1px solid #EEEEEE;
margin: 5px;
background: #FFFFFF;
padding: 5px;
}

#players img {
width: 25px;
height: 25px;

}

#login {
margin: 5px;
background: #FFFFFF;
padding: 5px;
}

/* tables */

table.list, table.table {
	border: 1px solid #EEEEEE;
	width: 100%;
}
table.list a , table.table a {
	text-decoration: none;
}
table.list th, table.table th {
	background-color: #CCCCCC;
	text-align: center;
}

.odd {
	background-color: #EEEEEE;
}

.even {
	background-color: #FFFFFF;
}
table.list th, table.list td, table.form td , table.form th {
	padding: 3px;
}

table.form {
	border: 1px solid #EEEEEE;
	width: 100%;

}
table.form th {
	background-color: #CCCCCC;
	text-align: left;
	width: 20%;
}


div.box-gris h1, div#usermenu h2, div#menu h2, #left h1, #right-bar h1 {
	padding: 5px; 
	background: #F2AA61 none;
	color: #FFFFFF;
	border: none;
	margin: 0 0 5px;
	font-size: 15px;
}

div#usermenu h2 {
	background: #7DB885 none;
}


#copyright {
padding-top: 20px;
margin-top: 40px;
border-top: 1px solid #AAAAAA;
font-size: 90%;
clear: both;
text-align: center;
}

/* pub */

/* Basic formatting within the ad space. */
#adbox a, #adbox a img {
	text-decoration: none;
	border: 0;
	outline: 0; }

/* Formatting the "Cap" - the part the user click to open the ad. */

/* Formatting the close button. */
#adbox  a#close {
	position: absolute;
	background: #F2AA61;
	top: 0;
	right: 0;
	height: 20px;
	width: 60px;
	color: #FFFFFF;
	
	}

/* Formatting the ad itself. */
#adbox {
	background: #FFFFFF;
	position: absolute;
	top: 0px;	
	left: 175px;
	margin-top: -600px;
	z-index: 1000; 
	width: 600px;
	height: 450px;
	border: 1px solid black;
	}
div.main-left {
	width: 70%;
	float: left;
	}

div.main-right {
	width: 30%;
	float: right;
}	

.tab {
font-family: Courier New,Courier,mono;
font-size: 90%;
}

textarea.tab {
border:1px solid #C4CBD2;
font-size:100%;
height:400px;
margin:1em 0 0;
padding:0.4em;
width:90%;
}

.total {

    font-weight: bold;
    background-color: #FFFF00;
}

p.notice {
    border-top: 1px solid #FF0000;
    border-bottom: 1px solid #FF0000;
    background-color: #FFFF00;
    padding: 5px;
}

.printonly {
	display: none;
}

.error {
	color: red;
}


/** div form **/

div.form {

}

div.row {
	padding: 5px;
	
}

div.label {
	width: 200px;
	float: left;
	font-weight: bold;
	background-color: #EEEEEE;
	color: #000;
	font-size: 100%;
}

div.input {
	width: 500px;
	float: left;
}

div.buttons {
	width: 700px;
	text-align: center;
	display: inline-block;
}

div.input input,
div.input select,
div.input textarea
{
	width: 600px;
}

div.input textarea
{
	height: 400px;
}

div.toolbox input {
	width: 150px;
	text-align: center;
}


label {line-height: 30px; }

.nav-tabs > li > a:hover {
  color: #000000;
}