@charset "utf-8";
/* CSS Document */

body#index {
	padding:0;
	margin:0;
	background:url(../images/layout/dj-thera.com_bg.gif) top no-repeat #000f3d;
	font-family:Tahoma, Verdana, Arial;
}
body#frame {
	padding:10px 0 10px 0;
	margin:0;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	background:url(../images/layout/dj-thera.com_bg_frame.gif) top left no-repeat;
	background-attachment:fixed;
}
img{
	border:0;
}
a:link, a:visited, a:active {
	font-size:11px;
	text-decoration:none;
	color:#000000;
	border-bottom:0;
}
a:hover {
	color:#999999;
	text-decoration:underline;
}


#container {
	width:639px;
	height:100%;
	margin:67px auto 0px auto;
}
#leftcolom {
	width:89px;
	float:left;
}
#middlecolom {
	width:639px;
	float:left;
}
#middlecolom div {
	float:left;
}
#middlecolom .playercontainer {
	width:246px;
	float:left;
	margin:24px 11px 0 24px;
}
#middlecolom .frame {
	float:left;
	margin:24px 0 0 0;
}
#middlecolom .menu {
	width:609px;
	float:left;
	margin:14px 14px 15px 16px;
}
#rightcolom {
	width:84px;
	float:left;
}
#framecontainer {
	width:316px;
	margin:0 auto 0 auto;
}
.pagetitle {
	width:316px;
	height:30px;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
.header_row {
	width:316px;
	height:20px;
	float:left;
	background:url(../images/layout/dj-thera.com_18.gif) top left no-repeat;
	color:#ffffff;
}
.header_row_disco {
	width:304px;
	height:20px;
	float:left;
	background:url(../images/layout/dj-thera.com_18.gif) top left no-repeat;
	color:#ffffff;
	line-height:20px;
	padding:0 6px;
}
.header_links {
	width:210px;
	height:20px;
	line-height:20px;
	float:left;
	margin:0 0 0 6px;
	font-weight:bold;
}
.header_rechts {
	width:94px;
	height:20px;
	line-height:20px;
	float:left;
	margin:0 6px 0 0;
	text-align:right;
}
.message_row {
	height:100%;
	margin:0 0 15px 0;
	float:left;
	padding:6px 6px;
	width:304px;
	border-bottom:1px solid #000033;
	background:#FFFFFF;
}
.schedule_row {
	line-height:21px;
	float:left;
	background:#FFFFFF;
	border-bottom:1px solid #000033;
	width:304px;
	padding:0px 6px;
}
.schedule_row_past {
	line-height:21px;
	float:left;
	color:#999999;
	background:#FFFFFF;
	border-bottom:1px solid #000033;
	width:304px;
	padding:0px 6px;
}
.schedule_datum {
	height:21px;
	line-height:21px;
	float:left;
	width:100px;
}
.schedule_titel {
	height:21px;
	line-height:21px;
	float:left;
	width:180px;
	font-weight:bold;
}
.schedule_plaats {
	height:21px;
	line-height:21px;
	float:left;
	width:180px;
}
.schedule_contentcontainer{
	float:left;
	width:200px;
	
}
.top10_row {
	background:#FFFFFF;
	border-bottom:1px solid #000033;
	width:304px;
	padding:0px 6px;
	float:left;
}
.top10_nummer {
	height:40px;
	float:left;
	font-size:11px;
	margin:0;
	width:20px;
	line-height:22px;
}
.top10_trackcontainer{
	float:left;
	width:280px;
}
.top10_track {
	float:left;
	line-height:22px;
	font-weight:bold;
	width:280px;
}
.top10_label {
	height:15px;
	float:left;
	width:280px;
	line-height:15px;
	color:#808080;
}
.link_row {
	background:#FFFFFF;
	border-bottom:1px solid #000033;
	width:304px;
	padding:0px 6px;
	float:left;
	/*height:21px;*/
}
.link_links {
	width:132px;
	float:left;
	line-height:21px;
}
.link_rechts {
	width:172px;
	float:left;
	line-height:21px;
}

.disco_row {
	background:#FFFFFF;
	border-bottom:1px solid #000033;
	width:304px;
	padding:6px;
	float:left;
	height:100px;
	margin:0 0 12px 0;
}
.disco_image {
	width:100px;
	height:100px;
	float:left;
	margin:0 6px 0 0;
}
.disco_info {
	float:left;
	width:192px;
}
.labels  {
	float:left;
	width:192px;
	color:#808080;
	line-height:20px;
}
.tracks {
	float:left;
	width:192px;
	font-weight:bold;
	font-size:10px;
}
.gb_options {
	height:36px;
	line-height:18px;
	margin:0 0 6px 0;
}
.gbtext{
	float:left;
	width:260px;
}
.gbinput{
	float:left;
	width:260px;
}
.gbspaminput{
	float:left;
	width:90px;
}
.gbspamimage{
	float:left;
	width:150px;
}
/** ADDED BY PIM **/
input, select, textarea{
	border: 1px solid #CCCCCC;
}
input.warning, select.warning, textarea.warning {
	border: 1px solid #e40133;
}