/* -------------------------------
	CONTAINERS, BODY MAIN STUFF
---------------------------------*/
* {
	margin:0;
	padding: 0;
}
a {
	outline: 0;
}
a img {
	border-width: 0px;
}
body {
	text-align: center;
	margin: 0px 0px 0px 0px;
	background-color: #e4e4e4;
	color: #000000;
	background-image: url('http://www.djbroadcast.nl/img_new/body_bg.jpg');
	font-family: Arial, Verdana, sans-serif;
}
body, p, div, h1, h2, h3, h4, h5, h6 {
	font-weight: 200;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
p, div, h1, h2, h3, h4, h5, h6 {
	text-align: left;
}
.clear {
	clear: both;
}
div.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
}
/* bottom player frame */
#spacer {
	position: relative;
	display: block;
	height: 20px;
}
#container {
	width: 336px;
	margin: 0px auto 0px auto;
}
ul#buttons {
	margin-top: 2px;
	height: 28px;
}
ul#buttons li {
	float: left;
	list-style-type: none;
	width:112px;
	height: 28px;
}
ul#buttons li a {
	display: block;
	height: 28px;
	line-height: 28px;
	width: 111px;
	background-image: url('../img/new_button.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
ul#buttons li a:hover, ul#buttons li a.highlight {
	background-image: url('../img/new_button_hl.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#player {
	margin-top: 2px;
}
#footer {
	
}
/* MAIN */
body.main {
	background-image: url('../img/new_main_bg.jpg');
	background-position: center top;
	background-repeat: repeat-y;
}
#maincontainer, #schedulemaincontainer {
	position: relative;
	background-color: #000;
	color: #fff;
	width: 336px;
	padding-top: 4px;
	margin: 0px auto 0px auto;
	height: 276px;
}
#close_frame {
	position: absolute;
	top: -15px;
	right: 10px;
}
#contentcontainer {
	display: block;
	height: 272px;
}
#schedulecontentcontainer {
	display: block;
	height: 230px;
}
#content {
	position: relative;
	padding: 8px 0px 8px 7px;
	width: 300px;
}
#bigcontent {
	position: relative;
	color: #fff;
	padding: 0px;
	margin: 0px;
	height: 280px;
}
#bigcontent, #bigcontent {
	margin-top: -4px;
}
p {
	margin: 0px;
	margin-bottom: 8px;
	line-height: 14px;
}
h1 {
	margin: 0px;
	margin-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
}
.details, .details div, .details span {
	font-size: 10px;
	line-height: 10px;
}
div.blokje {
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 10px;
}
.details {
	display: block;
	margin-bottom: 12px;
}
.details_text {
	float: right;
	width: 157px;
	margin-left: 0px;
}
span.red {
	color: #f00;
}
a.reminder {
	display: block;
	background-image: url('../img/new_reminder.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	color: #888;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
}
a.reminder:hover {
	color: #fff;
}



.nomargin {
	margin: 0px;
}

a, a:hover {
	color: #0f0;
	text-decoration: none;
}
script, param {
	margin: 0;
	padding: 0;
}
ul#schedule {
	padding-top: 8px;
	padding-left: 7px;
	height: 33px;
}
ul#schedule li {
	float: left;
	list-style-type: none;
	display: inline;
	margin:0px;
	padding:0px;
}
ul#schedule li a {
	display: block;
	height: 27px;
	width: 46px;
	line-height: 27px;
	font-weight: bold;
	background-image: url('../img/new_minibutton.jpg');
	background-position: 0px 27px;
	color: #fff;
	text-align: center;
}
ul#schedule li a:hover, ul#schedule li a.highlight {
	background-position: 0px 0px;
}

ul.list {
	display: block;
	border-top: 1px solid #333;
	margin-bottom: 10px;
}
ul.list li {
	display: block;
	border-bottom: 1px solid #333;
	line-height: 20px;
}
ul.list li a {
	color:#fff;
}
ul.list li a:hover {
	color:#f00;
}
ul.list li div {
	display: none;
}
ul.list li.highlight a {
	color: #f00;
}
ul.list li.highlight div {
	display: block;
	color: #fff;
}
ul.list li.highlight {
	color: #f00;
}
ul.list li img,ul.newslist li img {
	display:inline;
}
ul.list li.highlight div div.description, ul.newslist li div.description {
	font-size: 10px;
	line-height: 12px;
	display: block;
	float: right;
	width: 215px;
	padding-right: 3px;
}

.jq_itemcontainer {
	padding-bottom: 4px;
}
ul.newslist {
	display: block;
}
ul.newslist li {
	display: block;
	margin: 0;
	margin-top:4px;
	padding: 0;
	border-bottom: 1px solid #333;
}
#content ul.newslist li div.description h1{
	display: block;
	margin: 0;
	margin-top: -2px;
	padding: 0;
}
#content ul.newslist li div.description {
	float: right;
	width: 226px;
}
#content ul.newslist li div.description a {
	display: block;
	padding-top: 6px;
	padding-bottom: 2px;
}
div.jq_itemcontainer div.description div.blokje {
	display: block;
}
a.green {
	color: #0f0 !important;
}
