body	{
	background-color: #0B7700;
	//background-image: url(../../img/grad.jpg);
	background-image: url(img/grad.jpg);
	background-repeat: repeat-x;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bcfab5;
	line-height: 1.4;

	}
	
#header {

}

#menu {
 width: 980px;
 border-top: 1px solid #FFFFFF;
 border-bottom: 1px solid #FFFFFF;
 padding: 5px;
 font-size: 14px;
}

#maincontainer {
    width: 980px;
}

#leftcontainer {
	float: left;
}

#leftmenu {
	width: 180px;
	float: left;
	font-size: 13px;
}

#maincontent {
	float: left;
	width: 450px;
	padding:15px 5px 10px 15px;
}

#rightcontainer {
	float: left;
	width: 320px;
}

#rightcontent {
	padding:15px 5px 10px 15px;
}

#footer {
	width: 950px;
}

#footright {
	text-align: right;
	font-size: 0.8em;
	float:right
}
#footleft {
	text-align: left;
	font-size: 0.8em;
	float: left;
	padding-left: 10px;
}

#centercontainer {
	float: left;
	width: 800px;
}

#centercontent {
	float: left;
	padding:15px 5px 10px 5px;
}

#langMenu img {
	margin-top: 10px;
	margin-left: 5px;
}

#langMenu a:hover{
	background: none;
}
 
.clear {
	clear: both;
}	

body a:link {
	text-decoration: none;
	color: #ffe400;
	}

body a:visited {
	text-decoration: none;
	color: #ffe400;
	background-position: 10;
	}

body a:hover {
	text-decoration: none;
	color: #ffe400;
	background-color: #074900;
	}

body a:active {
	text-decoration: none;
	color: #ffe400;
	}
#mainNav a{
	padding: 2px;
}
#subNav li.second-active, #subNav li.second{
	padding-left: 10px;
}
#mainNav .active  a{
	background-color: #074900;
}
#subNav .second-active a{
	color: #FFFFFF;
} 
#mainNav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#mainNav li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 24px 10px;
}

#subNav li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0;
	padding:5px;
	border-bottom: 1px solid #FFF;
}	
#subNav a{
	padding: 2px;
}
#subNav li#rootM{
	font-size: 14px;
	font-weight: bold;
	border-bottom: none;
}

#subNav li#rootM a{
	color: #FFFFFF;	
}	

#footer {
	margin-top: 25px;
	padding-bottom: 10px;
	padding-top:5px;
	border-top: #6DAD66 1px solid;
}

fieldset.csc-mailform{
	display: inline-table;
}

div.csc-mailform-field{
	display: table-row;
}

div.csc-mailform-field{
	display: table-row;
}

.csc-mailform-field label{
	display: table-cell;
	text-align: right;
	padding: 7px;
}

.csc-mailform-field span{
	display: table-cell;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
	
}

.playerdesc {
	font-size:11px;
	line-height:14px;
}

.player {
	font-size:12px;
	font-weight:bold;
}

h1.csc-firstHeader{
	color: #fff;
	font-weight: normal;
	font-size: 28px;
}

.clearer {
	border-bottom: 1px solid #fff;
	height: 0px;
	border-top: 0px;
	clear: both;
}

.news-list-item h3 a {

 font-size: 1.0em;

}
.news-list-item a {

 font-size: 0.8em;

}




