/*
Ontwerp:		Ruben Stern
Programmering: 	Wouter Wisselink
Mixed Media VOF, Bussum
www.mixedmedia.nl

Alle rechten voorbehouden © 2007
*/

:focus {
	outline: 0;
}

body {
	margin: 0px;
	text-align: center;
	font: 11px Verdana, Tahoma, Arial sans-serif;
	color: #ffffff;
	background-color: #000000;
}

textarea,
input {
	font: 11px Verdana, Tahoma, Arial sans-serif;
}

textarea {
	width: 300px;
	height: 100px;
}

img {
	border: 0;
}

a:link,
a:active,
a:visited {
	text-decoration: none;
	color: yellow;
}

a:hover {
	text-decoration: none;
	color: #4d4d00;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
}

h1 {
	text-align: left;
	font-size: 17px;
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
}

/* Navigatie */
#nav {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	border: 0;
	text-indent: -999em;
	min-width: 80px;
	height: 100px;
}

#nav li:hover {
	background-position: top right;
	cursor: pointer;
}

#nav .active {
	background-position: top right;
}

#nav .extra_front {
	float: left;
	background: url(../_images/buttons/extra_front.gif) no-repeat top left;
	width: 80px;
	height: 100px;
}

#nav .pers_nl {
	float: left;
	background: url(../_images/buttons/nl/pers.gif) no-repeat top left;
	width: 160px;
	height: 100px;
}

#nav .pers_eng {
	float: left;
	background: url(../_images/buttons/eng/pers.gif) no-repeat top left;
	width: 160px;
	height: 100px;
}

#nav .home_nl {
	float: left;
	background: url(../_images/buttons/nl/home.gif) no-repeat top left;
	width: 90px;
	height: 100px;
}

#nav .home_eng {
	float: left;
	background: url(../_images/buttons/eng/home.gif) no-repeat top left;
	width: 90px;
	height: 100px;
}

#nav .cvb_nl {
	float: left;
	background: url(../_images/buttons/nl/cvb.gif) no-repeat top left;
	width: 100px;
	height: 100px;
}

#nav .cvb_eng {
	float: left;
	background: url(../_images/buttons/eng/cvb.gif) no-repeat top left;
	width: 100px;
	height: 100px;
}

#nav .bands_nl {
	float: left;
	background: url(../_images/buttons/nl/bands.gif) no-repeat top left;
	width: 110px;
	height: 100px;
}

#nav .bands_eng {
	float: left;
	background: url(../_images/buttons/eng/bands.gif) no-repeat top left;
	width: 110px;
	height: 100px;
}

#nav .beeld_nl {
	float: left;
	background: url(../_images/buttons/nl/beeld.gif) no-repeat top left;
	width: 130px;
	height: 100px;
}

#nav .beeld_eng {
	float: left;
	background: url(../_images/buttons/eng/beeld.gif) no-repeat top left;
	width: 130px;
	height: 100px;
}

#nav .geluid_nl {
	float: left;
	background: url(../_images/buttons/nl/geluid.gif) no-repeat top left;
	width: 120px;
	height: 100px;
}

#nav .geluid_eng {
	float: left;
	background: url(../_images/buttons/eng/geluid.gif) no-repeat top left;
	width: 120px;
	height: 100px;
}

#nav .shop_nl {
	float: left;
	background: url(../_images/buttons/nl/shop.gif) no-repeat top left;
	width: 140px;
	height: 100px;
}

#nav .shop_eng {
	float: left;
	background: url(../_images/buttons/eng/shop.gif) no-repeat top left;
	width: 140px;
	height: 100px;
}

/* Div elementen */
#container {
	margin: 0 auto;
	position: relative;
	width: 930px;
	text-align: left;
}

#header {
	width: 930px;
	height: 100px;
	margin-bottom: 5px;
}

#languages {
	float: right;
	margin-top: 5px;
}

#languages img {
	padding-right: 2px;
}

#left_holder {
	float: left;
	width: 180px;
}

#submenu {
	width: 180px;
	margin-top: 29px;
}

#submenu img {
	margin-top: -3px;
}

#content {
	float: left;
	width: 470px;
	margin-left: 8px;
}

#content_agenda {
	float: left;
	width: 733px;
	margin-left: 8px;
}

#content_l {
	width: 100%;
	padding: 10px;
	line-height: 18px;
	margin-top:16px;
}

#content_r {
	background-color: #1a1a1a;
	float: right;
	width: 235px;
	padding: 5px;
	line-height: 15px;
	overflow: hidden;
}

#content_r img {
	max-width: 235px;
}

#content_r td {
	font-size: 11px;
}

#content_r_kop {
	float: right;
	width: 245px;
	height: 26px;
}

#content_r_footer {
	margin-top: 3px;
	width: 255px;
}

#content_full {
	float: left;
	padding: 10px;
	margin-top: 18px;
	width: 730px;
	line-height: 15px;
}

#agenda_archive {
	float: left;
	margin: 10px 0 0 28px;
}

#kruimelpad {
	float: left;
	width: 850px;
	height: 20px;
	text-transform: lowercase;
	color: #4d4d00;
	text-align: left;
	margin-top: 5px;
}

#banner {
	margin-top: 10px;
	width: 180px;
	height: 300px;
	color: #999999;
}

#banner img {
	max-width: 180px;
}

#dummyPlayTag {
	width: 1px;
	height: 1px;
}

#shop_cd_holder {
	text-align: center;
}

#shop_cd_holder img {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0;	
}

/* Tekst opmaak */
.kop {
	font-size: 16px;
	font-weight: bold;
}

.sub {
	font-size: 9px;
	color: #cccccc;
}

.darker {
	color: #999999;
}

.highlight {
	font-weight: bold;
	color: yellow;
}

.field_correct {
	background-color: #9ed54f;
}

.field_incorrect {
	background-color: #d06844;
}

.input_full {
	font: 11px Verdana, Tahoma, Arial sans-serif;
	color: #333;
	padding: 2px;
	width: 95%;
}

.textarea_full {
	font: 11px Verdana, Tahoma, Arial sans-serif;
	color: #333;
	padding: 2px;
	width: 95%;
}

.submit_full {
	font: 11px Verdana, Tahoma, Arial sans-serif;
	border: 1px solid #333;
	background-color: #ccc;
	padding: 3px;
}

.album_holder {
	padding: 5px;
	margin-bottom: 5px;
	background-color: #1a1a1a;
}

.shop_item { 
	float: left;
	width: 200px;
	margin: 0 35px 30px 0;
	line-height: 20px;
}

.shop_item img {
	max-width: 200px;
	margin-top: 5px;
}

#content_r_holder {
	float: right;
	width: 244px;
	color: #999;
}