/* CSS Document */

html{
	background: url(../img/bg_sven.jpg) repeat #000 top center;
}
body {
	background: url(../img/37.jpg) no-repeat top center;
	margin:0px;
	padding:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:16px;
	padding-top:10px;
	padding-bottom:10px;
}
#wrapper {
	margin:0px auto;
	width: 958px;
	height:auto;
	overflow:hidden;
	background: #232323;
	border: 1px solid #232323;

}
#main {
	height:auto;
	overflow:hidden;
}
#top {
	background: url(../img/header.jpg) no-repeat center top transparent;
	width: 958px;
	height:206px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	text-indent:10px;
	color: #651702;
}
#menu {
	display:block;
	width: 958px;
	height: 37px;
	float:left;
	background: url(../img/menu.jpg) no-repeat center top transparent;
	text-transform:uppercase;
}
	.menu-item {
		
		height:25px;
		color:#EEEEEE;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:11px;
		line-height:37px;
		/*width:80px;*/
		float:left;
		margin-left:25px;
		margin-bottom:5px;
		text-indent:0px;
		text-align:center;
		display:inline;
	}
		.head {
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:14px;
			font-weight: bold;
			line-height:18px;
			text-align:justify;
			text-indent:0px;
			color: #5b0000;
		}
#menu_bottom {
	display:block;
	width: 958px;
	height: 31px;
	float:left;
	background: #4b4b4b;
}

#page_container {
	background: url(../img/vgrad.gif) repeat-x top #2e2e2e;
	width: 958px;
	margin: 0px auto;
	height:auto;
	overflow:hidden;
}
#page_content {
	width: 958px;
	margin: 0px auto;
	height:auto;overflow:hidden;
}
	.news-text {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:16px;
		text-align:justify;
		text-indent:0px;
		float:left;
	}
	.news-head {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight: bold;
		line-height:20px;
		text-align:justify;
		text-indent:0px;
		color: #5b0000;
	}
#sponsorlist {
	border-top: 1px solid #3e3e3e;
}


#footer {
	width: 958px;
	margin: 0px auto;
	height:auto;
	overflow:hidden;
	border-top: 4px solid #ed3133;
	text-align:center;
	display:none;
}


a{
	color: #EEE;
	text-decoration:none;
}
a:hover{
	color: #ed3133;
	text-decoration:none;
}
a:active{
	color: #EEE;
	text-decoration:none;
}
a:visited{
	color: #EEE;
	text-decoration:none;
}

a.news-link{
	color: #eee;
	text-decoration:none;
}
a.news-link:hover{
	color: #CCC;
	text-decoration:none;
}
a.news-link:active{
	text-decoration:none;
}
a.news-link:visited{
	text-decoration:none;
}


a.archive-head-link{
	color: #666;
	text-decoration:none;
}
a.archive-head-link:hover{
	color: #D10019;
	text-decoration:none;
}
a.archive-head-link:active{
	text-decoration:none;
}
a.archive-head-link:visited{
	text-decoration:none;
}


a.archive-link{
	color: #aaa;
	text-decoration:none;
}
a.archive-link:hover{
	color: #D10019;
	text-decoration:none;
}
a.archive-link:active{
	text-decoration:none;
}
a.archive-link:visited{
	text-decoration:none;
}

/* Start news */

.news {
	width: 500px;
	margin-bottom:20px;
	border:1px solid #232323;
	background: url(/img/box.gif) repeat-x left top #201f1f;
	overflow:hidden;
	height:auto;
}
.news h2 {
background: url(/img/head.jpg) no-repeat left top #070707;
width:496px;
height:31px;
margin:2px;
line-height:31px;

}
.news h2 span {
line-height:31px;
padding-left:10px;
}
.news-head {
text-transform:uppercase;
font-size:16px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
color:#EEEEEE;
}
.news-img-container {
	float:left;
	margin:20px;
	margin-bottom:0px;
	padding-bottom:20px;
}
.news-img-container-medium {
	float:left;
	margin:20px;
	margin-bottom:0px;
	padding-bottom:10px;
}
.news-img
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.8;
}
.news-img:hover
{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

* {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-decoration:none;
}

ul.navigation, .navigation {
	background:transparent url(../img/box.gif) repeat-x scroll left -100px;
	border:1px solid #333333;
	clear:both;
	color:#EAEAEA;
	padding:5px;
	text-align:center;
	overflow:hidden;
	height:auto;
	width:490px;
	margin-left:0px;
}
ul.navigation li {
	background-color:transparent;
	background-image:none;
	border:0 none;
	display:block;
	font-size:0.9em;
	margin:0;
	padding:3px;
	float:left;
}
ul.navigation li.archive {
	display:inline-block;
	padding-right:10px;
	text-align:right;
	width:100%;
}
ul.navigation li a {
	color:#666666;
	display:inline-block;
	font-weight:bold;
}
.current {
	color:#D10019;
	font-weight:bold;
}

.calendar {
	border:1px solid #232323;
}

.calendar tr {
	font-weight:bold;
}

.calendar td, .calendar th {
	padding:5px;
	line-height: 20px;
}

#fixedtipdiv {
	position:absolute;
	/*border:2px dashed #b2c377 !important;*/
	font-size:11px ;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:18px;
	z-index:10000;
	/*color: #651702 !important;*/
	/*background: #ebebe6 !important;*/
	text-align:left;
}

