body {
	background-color: #000000;
	background-image:url(../img/bg2.gif);
	color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

div {
	overflow:hidden;
}

a:link, a:visited, a:active {
	color:#AAAAAA;
	text-decoration:none;
}

a:hover { 
	color:#FFFFFF; 
	text-decoration:underline; 
}

div.wrapper {
	background-color: transparent;
	width: 100%;
	overflow: hidden;
	position: relative;
}

div.content {
	background-color: #000000;
	width: 1004px;
	margin-bottom: 0px;
	margin-top: -5px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	margin-top: 0px;
	height: 80px;
	text-align:left;
}

#body {
	background-color: #1a1a1a;
	height: 700px;
	text-align:left;
}

#ads {
	background: transparent;
	height: 80px;
	margin-top: 0px;
	text-align: center;
	width: 1004px;
}

#footer {
	height: 30px;
	text-align: top;
}

div.logo {
	height: 80px;
	width: 390px;
	float:left;
}

div.login {
	background-color: #000000;
	float:left;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-top: 64px;
	height: 10px;
	text-align:right;
	width: 368px;
}

div.player {
	background-color: #333333;
	height: 80px;
	width: 240px;
	float: right;
}

div.main {
	float: left;
	height: 598px;
	margin: inherit;
}

div.news_container {
	background: #000 url(../img/news.png) left top no-repeat;
	float: right;
	height: 598px;
	height: 598px;
	margin-top: -5px;
	width: 240px;
}

div.news {
	background: #000;
	height: 493px;
	margin: 90px 0px 15px 0px;
	overflow:auto;
	padding: 0px;
	width: 230px;
}

div.frontpage {
	margin: 65px 15px 0px; 
	padding: 0px; 
	background: #000000 url(../img/vbar.png) no-repeat scroll center center; 
	height: 533px; 
	width: 734px; 
}

div.controller {
	float: right;
	vertical-align: center;
}

div#popup, div#events {
	position:absolute; 
	z-index: 10; 
	background:#333333; 
	display:none;
	text-align:left;
}

div#popup #popup_box {
	background: #000;
	height: 540px;
	margin: 20px;
	overflow: auto;
	padding: 10px;
	position: absolute;
	top: 0px;
	width: 840px;
	text-align: left;
	vertical-align: top;
}

div#popup #popup_close {
	position: relative;
	top: 1px;
	left: 881px;
}

div#calendar {
	height: 200px;
	margin: 10px 20px 10px 20px;
	width: 320px;
}

div#socialnetworks {
	height: 30px;
	margin: 0;
	width: 360px;
	text-align: center;
}

div.leftitem {
	float: left;
	margin-left: 10px;
}

div.rightitem {
	float: right;
	margin-right: 10px;
}

ul.menu {
	margin: 0px 20px;
	padding: 0px;
}

ul.menu li {
	cursor: pointer;
	float: left;
	list-style-type: none;
	margin-top: 18px;
	margin-bottom: 17px;
	margin-left: 20px;
	vertical-align: middle;
}

li.playing {
	font-weight: bold;
	list-style-image: url(../img/playbullet.png);
	margin-left: 40px;
}

li.newsitem {
	font-size: 11px;
	list-style: none;
	margin-bottom: 10px;
	padding-left: 20px;
	cursor: pointer;
}

hr.line {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #DCAE03;
}

hr.vertical {
	border: 1px solid #1a1a1a; 
	float: left;
	margin-top: 20px;
	width: 1px; 
	height: 493px;
}

img {
	border: 0px;
}

img.ad {
	border: 1px solid #989898;
	margin: 15px 10px 15px 10px;
}

img.highlight {
	border: 1px solid #989898;
	margin: 20px;
	float: left;
}

img.socialnetwork {
	margin-left: 8px;
	margin-right: 8px;
}

.footerlinks {
	color: #808080;
	font-size: 8px;
	line-height: 25px;
}

ul {
	margin:0px;
	padding:0px;
}

#search {
	background-image: url(../img/searchbar.png);
	border: 0px;
	color: #808080;
	font-size: 9px;
	height: 14px;
	padding-left: 5px;
	padding-right: 5px;
	width: 155px;
}

/* Calendar */

#title {
	font-size: 12px;
	font-weight: bold;
}

#currentmonth {
	color: #878787;
	font-size: 12px;
	font-weight: bold;
	float: right;
}

#calendar_wrap {
}

#calendar caption {
	padding-top: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border: 0px solid #E8E8E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#calendar thead {
	background: #000000;
	color: #a8a8a8;
	font-size: 12px;
	text-align: right;
}

#calendar tbody td {
	color: #a8a8a8;
	background-color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

#calendar tbody td.pad {
	background-color: #000000;
}

#today {
	font-weight: normal;
}

#prev a {
	color: #878787;
	font-size: 12px;
	font-weight: bold;
}

#next a {
	color: #878787;
	font-size: 12px;
	font-weight: bold;
	float: right;
	text-align: right;
}

/*news*/

.news_title , .flyer_title {
	font-size: 16px;
	font-weight: bold;
}

.news_body, .flyer_body, #popup_box {
	font-size: 12px;
	text-align: justify;
}