/* commented backslash hack \*/
*{
		margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	font: 11px/16px Arial, Verdana, Helvetica;
	color: #626262;
	text-align: center;
}

/* end hack */

label{
	cursor: pointer;
}

a{
	color: #004798;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #626262;
	text-decoration: none;
	font-weight: bold;
}


.center{
	width: 980px;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#topbar{
	width: 100%;
	height: 72px;
	position: relative;
}

#logo{
	width: 61px;
	height: 40px;
	position: relative;
	float: left;
	background: url(images/logo.gif) no-repeat;
	margin-top: 16px;
	
	
	
}

#navbar{
	width: auto;
	height: 28px;
	position: relative;
	float: right;
	margin-top: 22px;
	border-right: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}

#navbar a{
	width: auto;
	height: 28px;
	position: relative;
	float: left;
	border-left: 1px solid #e3e3e3;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 26px;
	text-decoration: none;
	color: #626262;
}

#navbar a:hover{
	background: #e3e3e3 url(images/bg_button.gif) repeat-x;
}

#applebar{
	width: 100%;
	height: 31px;
	position: relative;
	border: 1px solid #e6e6e6;
	background-image: url(images/bg_bar.gif);
}

#applebar a{
	width: auto;
	height: 31px;
	position: relative;
	float: left;
	font-weight: bold;
	line-height: 30px;
	text-decoration: none;
	color: #626262;
}

#applebar a:hover{
	color: #929292;
}

#applebar .divider{
	width: 16px;
	height: 31px;
	position: relative;
	float: left;
	background-image: url(images/divider_bar.gif);
	margin-right: 10px;
	margin-left: 10px;
}

a#print{
	width: 63px;
	height: 19px;
	position: relative;
	float: right;
	margin-right: 6px;
	margin-top: 6px;
	background: url(images/button_print.gif) no-repeat;
}

#menucolumn{
	width: 215px;
	height: auto;
	position: relative;
	float:left;
	margin-top: 1px;
	margin-right: 27px;
}

#menucolumn #djpic{
	width: 215px;
	height: 215px;
	float: left;
	position: relative;
	margin-bottom: 1px;
}

#menucolumn a{
	width: 213px;
	height: auto;
	float: left;
	position: relative;
	border: 1px solid #e6e6e6;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 6px;
	margin-bottom: 1px;
	text-decoration: none;
	color: #626262;
}

#menucolumn a:hover, #menucolumn .active{
	border: 1px solid #e6e6e6;
	text-decoration: none;
	color: #626262;
	background-color: #e3e3e3;
	font-weight: bold;
}

div#social-networks {
	clear: both;
	padding-top: 1em;
}
div#social-networks p, div#social-networks li {
	line-height: 23px;
}
div#social-networks p {
	float: left;
	font-size: 12px;
}
div#social-networks ul {
	list-style: none;
	float: right;
}
div#social-networks li {
	float: left;
	margin-left: 4px;
}
div#social-networks a {
	display: block;
	width: 23px;
	height: 23px;
	padding: 0;
	border: none !important;
	overflow: hidden;
	text-indent: -9999em;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: top left;
}
div#social-networks a:hover, div#social-networks a:active {
	
}
div#social-networks li.twitter a {
	background-image: url("images/twitter.gif");
}
div#social-networks li.facebook a {
	background-image: url("images/facebook.gif");
}
div#social-networks li.hyves a {
	background-image: url("images/hyves.gif");
}
div#social-networks li.myspace a {
	background-image: url("images/myspace.gif");
}

#contentcolumn{
	width: 711px;
	height: auto;
	position: relative;
	float: left;
}

#contentcolumn_breed{
	width: 980px;
	height: auto;
	position: relative;
	float: left;
}

#contentcolumn h1, #contentcolumn_breed h1{
	color: #004798;
	letter-spacing: -2px;
	font: normal 36px Arial, Verdana, Helvetica;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

#contentcolumn p{
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 27px;
}

#contentcolumn span.intro, #contentcolumn_breed span.intro{
	text-decoration: none;
	margin-bottom: 27px;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

#footer{
	width: 711px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 242px;
	display: inline;
	padding-top: 15px;
	padding-bottom: 15px;
}



#footer_breed{
	width: 980px;
	height: auto;
	position: relative;
	float: left;
	display: inline;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer h2, #footer_breed h2{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

#footer .columngroup, #footer_breed .columngroup{
	width: 355px;
	height: auto;
	position: relative;
	float: left;
}

#footer .column, #footer_breed .column{
	width: 177px;
	height: auto;
	position: relative;
	float: left;
}

#footer a, #footer_breed a{
	color: #626262;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
}

#footer a:hover{
	color: #323232;
}

#credits{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}

#flashheads{
	width: 980px;
	height: 270px;
	padding-bottom: 20px;
}

.homebox_left{
	width: 480px;
	height: auto;
	position: relative;
	float: left;

}
.homebox_right{
	width: 480px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 20px;

}

.smallhead{
	width: 100%;
	height: 30px;
	float: left;
	position: relative;
}

.smallhead h1{
	color: #004798;
	letter-spacing: -1px;
	font: normal 18px Arial, Verdana, Helvetica;
	text-decoration: none;
	margin-bottom: 5px;
}

.djcol{
	width: 160px;
	height: auto;
	float: left;
	position: relative;
}

a.djrow{
	width: 140px;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;

	color: #626262;
	float: left;
	position: relative;
	text-decoration: none;
	clear: both;
}

a.djrow:hover{
	padding-left: 20px;
	background: #e3e3e3 url(images/pijl.gif) no-repeat 8px center;
	color: #333;
}



.djrow_active{
	width: 140px;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	background: #e3e3e3 url(images/pijl.gif) no-repeat 8px center;
	color: #333;
	float: left;
	position: relative;
	text-decoration: none;
	clear: both;
}

a.newsrow, a.newsrowdiap {
	display: block;
	width: 100%;
	height: 60px;
	float: left;
	position: relative;
	color: #626262;
	text-decoration: none;
	background: url("images/pijl.gif") no-repeat top right;
	margin-bottom: 16px;
}
a.newsrow img {
	position: absolute;
	left: 0;
	top: 0;
	width: 60px;
	height: 60px;
	background-color: #e3e3e3;
}

a.newsrowdiap, a.gigrow{
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	color: #626262;
	text-decoration: none;
	background-color: #e3e3e3;
}

a.gigrow:hover{
	background-color: #f4f4f4;
	color: #333;
}

a.newsrow:hover{
	color: #333;
}

a.newsrowdiap:hover{
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	color: #333;
	text-decoration: none;
}

a.newsrow span.left, a.newsrowdiap span.left{
	position: absolute;
	bottom: 0;
	right: 0;
	border-bottom: 1px solid #e3e3e3;
	width: 405px;
	height: 47px;
}

a.gigrow span{
	width: 390px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.gigrow span.date{
	width: 60px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}


.meer{
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	position: relative;
	float: left;
}

a.newsrow span.right, a.newsrowdiap span.right{
	width: 10px;
	height: 26px;
	position: relative;
	float: right;
	margin-right: 10px;
	background: url(images/pijl.gif) no-repeat 0 center;
}

.formcol{
	width: 530px;
	height: auto;
	float: left;
	position: relative;
}

.formcol .formtext{
	width: 250px;
	height: 20px;
	position: relative;
	float: left;
	margin-bottom: 5px;
	margin-left: 20px;
	display: inline;
}

.formcol .forminput{
	width: 260px;
	height: 20px;
	position: relative;
	float: left;
	margin-bottom: 5px;
}

.formcol input{
	width: 240px;
	height: 18px;
	border-style: none;
	border-width: 0;
	background-color: #e3e3e3;
}

.formcol input.submit{
	width: auto;
	height: auto;
	padding: 5px;
	background-color: #004798;
	color: #fff;
	cursor: pointer;
}


.formcol .head, .formdj .head{
	width: 100%;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.IEspace{
	width: 100%;
	height: 20px;
	position: relative;
	float: left;
}

.formdj{
	width: 200px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 20px;
	line-height: 24px;
}

.formdj input{
	vertical-align: text-bottom;
	margin-right: 10px;
}

.ryderrow{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	border: 1px solid #e3e3e3;
	margin-bottom: 2px;
}

.ryderrow img{
	width: auto;
	margin: 10px;
	float: left;
	position: relative;
}

.ryderrow div.beschrijving{
	width: 400px;
	margin-top: 15px;
	margin-left: 10px;
	float: left;
	position: relative;
}

.setup{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin-top: 10px;
}

.setup .name{
	width: 104px;
	height: 50px;
	position: relative;

	float: left;
	font-weight: bold;
}

.setup .row{
	width: 400px;
	height: auto;
	position: relative;
	float: left;
}

.gigdj, .newsitem{
	width: 100%;
	height: auto;
	padding-bottom: 3px;
	padding-top: 3px;
	float: left;
	position: relative;
	margin-bottom: 1px;
	color: #626262;
	border: 1px solid #e3e3e3;
	cursor: pointer;
}

.newsitem:hover{
	color: #004798;
	background-color: #e3e3e3;
}

.gigdj span, .newsitem span{
	margin-left: 10px;
}

.djcollapse, .newscollapse{
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 10px;
}

.gig, .news{
	width: 100%;
	height: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #e3e3e3;
	float: left;
	position: relative;
}


.news .imgcol{
	width: auto;
	height: 100%;
	margin-right: 20px;
	float: left;
	position: relative;
}

.news .imgcol img{
	margin-bottom: 10px;
	clear: both;
	float: left;
}

.gig .date, .gig .event, .gig .venue, .gig .city, .gig .url, .gig .dj{
	position: relative;
	float: left;
	margin-left: 10px;
}

.gig .event{
	width: 250px;
}

.gig .dj{
	width: 100px;
	font-weight: bold;
}

.gig .date{
	width: 150px;
}

.gig .venue{
	width: 160px;
}

.gig .city{
	width: 240px;
}

.gig .url{
	width: 150px;
	float: right;
	text-align: right;
}