/* CSS Document */
html {
	height: 100%;
	background-color: #e5e5e5;
}

body {
	background-image: url(http://www.coverclub.nl/gfx/bg_page.gif);
	margin: 10px;
	height: 100%;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin: 10px;
	color: #413831;
	background-color: #e5e5e5;
}

a, a:visited {
	color: #980b18;
	text-decoration: none;
}

a:hover {
	color: #980b18;
	text-decoration: underline;	
}

#container { /* div you want to stretch */ 
	width: 988px;
}

#top {
	clear:both;
	height: 11px;
	width: 988px;
	background-image: url(http://www.coverclub.nl/gfx/top.png);	
}	

#bottom {
	clear:both;
	height: 11px;
	width: 988px;
}

#footer {
	clear:both;
	margin-top: 15px;
	height: 29px;
	width: 988px;
	background-image: url(http://www.coverclub.nl/gfx/pagefooter.gif);	
	background-repeat:no-repeat;
	background-position: 17px 0px;	
}


#main {
	background-image: url(http://www.coverclub.nl/gfx/bg_main.gif);
	width: 988px;
	background-repeat:repeat-y;
	background-position: 17px 20px;
}

#mainleft {
	width:549px;
	margin-top: 0px;
	margin-left:0px;
	float: left;
}

#mainright {
	width: 439px;
	margin-top: 0px;
	margin-right:0px;
	float: right;
}

#maincontent {
	margin-left: 33px;
	margin-right: 16px;
	margin-top: 10px;
	clear:both;
}

#headerleft {
	height: 100px;
	width:100%;
	background-image: url(http://www.coverclub.nl/gfx/header_left.png);
}

#headerright {
	margin-top:0px;
	height: 130px;
	width:100%;
	background-image: url(http://www.coverclub.nl/gfx/header_right.png);
	background-repeat:no-repeat;
}

#bandcampplayer {
	background:none;
	background-color:#FFFFFF;
	width: 402px;
	height: 105px;
	padding-top: 5px;
	padding-left: 5px;
	border: 1px solid #a8313b;
	overflow: hidden;
	clear: both;
}

#shoutbox {
	background:none;
	background-color:#e5e5e5;
	width: 250px;
	padding: 8px;
	border: 1px solid #a8313b;
	overflow: hidden;
	float: right;
	margin-top: 8px;
	margin-right: 30px;
	margin-bottom: 15px;
}


.clear {
	clear: both;
	height: 0px;
	width: 100%;
}

img {
	border: 0px;;
}

img.youtube {
	margin-top: 4px;
}

img.leftimage {
	clear:left;
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
}

div.artisttezt {
	clear:both;
	margin-top: 10px;
}


div.artisttext {
	width: 280px;
	display: block;
	float: left;
}

body, table, tr, td, p, ul, li, span, div, a, a:visited, a:hover, textarea
{	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.header {
	font-weight: bold;
	font-size: 15px;
	font-variant:small-caps;
	margin-left:-0px;
}

input, textarea {
	border: 1px solid #980b18;
	font-size: 11px;
	margin: 0px;	
}

.label {
	width: 75px;
	float:left;
	height: 22px;
}

.inputfield {
	width: 175px;
	float: left;
}

.messagefield {
	height: 35px;
}

input {
	width: 170px;
}

textarea {
 	width: 171px;
	overflow:hidden;
}

#shoutboxform {
	clear:both;
	margin-top: 12px;
}

#shoutboxerrors {
	color: #FF0000;
}

#shoutboxerrors ul, #shoutboxerrors ul li {
	margin-left: 0px;
}

.shoutboxentry {
	margin-top: 5px;
	border-top: 1px solid #666666;
	padding: 3px;
}

.shoutboxentry .name {
	font-weight: bold;
}

.button {
	width:60px; 
	background-color:#FFFFFF;
}

#submitbutton {
	margin-top: 5px;
}

#mainnavigatie {
	margin-left: 30px;
}

#mainnavigatie a img, #mainnavigatie a:active img {
	border: 0px;
}

.homebutton {
	width: 430px;
	height: 75px;
	clear:both;
}

#midbar {
	width: 132px;
	float: left;
	margin-top: 7px;
}

#theinvisibleshoutbox {
	display: none;
}
