body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e5e9fa;
}

#container {
    position: relative;
	width: 996px;
    left: 50%;
    margin-left: -498px;
	margin-top: 10px;
	border: 1px solid #000;
}

#header {
	background: #fff url('../img/header.jpg') no-repeat top left;
	height: 102px;
}

#ad_1 {
	float: right;
	padding: 15px 10px 0 235px;
}

#ad_left {
	padding: 15px 0 0 15px;
}

#ad_left img, #ad_right img {
	padding-bottom: 15px;
}

#ad_right {
	padding: 15px 0 0 15px;
}


#top_menu {
	height: 19px;
	background: #fff url('../img/background_top.gif') no-repeat top left;
}

#content {
	background: #fff url('../img/faux_bg.gif');
}

#left {
	width: 168px;
	float: left;
	display: inline;
	background-color: #06c;
}

#left h2 {
	background: #06c url('../img/menuFoldItemBG.gif') top left no-repeat;
	font-weight: bold;
	color: #fff;
	padding: 4px 0px 4px 15px;
	margin-top: 15px;
}



#left h3 {
	background: #06c url('../img/menuItemBG.gif') top left no-repeat;
	font-weight: bold;
	color: #fff;
	padding: 4px 0px 4px 15px;
}

#left h3 a {
	color: #fff;
	text-decoration: none;
}

#left li {
	border-bottom: 1px solid #000;
	border-top: 1px solid #d1edff;
	border-right: 1px solid #000;
	padding: 3px 0px 3px 15px;
	background-color: #5ca1e5;
}

#left li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#center {
	float: left;
	background-color: #fff;
	width: 640px;
	margin: 5px;
}

.item {
	padding: 15px;
	margin: 5px;
}

.item_alt{
	padding: 15px;
	margin: 5px;
	background-color: #deebff;
}

#reacties, #error {
	padding: 15px;
	margin: 5px;
}

#center h1 {
	font-size: 2.0em;
	color: #000;
	font-weight: bold;
	font-family: tahoma;
	margin: 15px;
}

#center h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}

.youtube {
	float: left;
	margin: 5px;
	width: 120px;
	height: 90px;
	background-position: center center;
	border: 1px solid #000;
}

.youtube a {
	display: block;
	width: 118px;
	height: 88px;
	border: 1px solid #fff;
}

.beschrijving {
}

.item img {
	border: 1px solid #000;
	width: 130px;
}

.more {
	float: right;
}

.more a {
	color: #0066d0;
	text-decoration: none;
	font-weight: bold;
}

.more a:hover {
	color: #f00;
	text-decoration: underline;
}

#data {
	color: #fff;
	background: #5ca1e5 url('../img/background_header.jpg') repeat-x bottom left;
	margin-bottom: 0px;
	padding: 4px;
	font-weight: bold;
	border-bottom: 1px solid #000;
}

#data_short {
	color: #555;
	font-size: 0.9em;
	margin-bottom: 4px;

}

#youtube_movie {
	background: #333 url('../img/background_movie.jpg') repeat-x top left;
	text-align: center;
	padding: 25px 0 25px 0;
}

#film_beschrijving {
	padding: 15px 5px 15px 5px;
	border: 1px solid #ccc;
	border-top: 0px;
	background: #fff url('../img/background_desc.jpg') repeat-x bottom left;	
}

#right {
	float: right;
	width: 168px;
	background: #fff url('../img/background_lijntjes.gif');
}

.vw {
	width: 130px;
	padding: 10px;
	margin: 5px;
	text-align: center;
}

#sml {
	width: 300px;
	margin-left: 5.5em;
	border: 1px solid #ccc;
	margin-top: 10px;
}

#sml img {
	margin: 3px;
}

.reactie {
	border: 1px solid #ccc;
	margin-bottom: 15px;
}

.title {
	background: #fff url('../img/background_desc.jpg') repeat-x bottom left;
	padding: 5px;
}

.reactie_tekst, .admin_options {
	padding: 5px;
}


/*reactieformulier*/
fieldset {
	border: 1px solid #ccc;
	width: 99%;
	margin-top: 15px;
	padding: 5px;
}

legend {
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 15px;
}

label {
	margin:3px;
	width:5.0em;
	float:left;
	text-align: left;
	clear:left;
	cursor: pointer; 	
	display:inline; 
	font-weight: bold;
}

input, textarea, select {
	width: 150px;
	font-size: 11px;
	margin: 3px;
	border: 1px solid #ccc;
}

button {
	margin: 10px 0 10px 10px;
	width: 100px;
	border: 1px solid #000;
	background-color: #06c;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
}

textarea {
	width: 300px;
}

input:focus, select:focus {
	background-color:#FFFFE6;
	border: 1px solid #ccc;
}



.clear {
	clear: both;
}

/*star ratings*/

#rating_sys {
	background-color: #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	padding: 5px 0 5px 250px;
}

/* Starbox.css 
   Part of http://www.nickstakenburg.com/projects/starbox/
*/

.starbox .stars { background: #cccccc; }
.starbox .rated .stars { background: #dcdcdc; }
.starbox .rated .hover .stars { background: #cccccc; }
.starbox .colorbar { background: #1e90ff; }
.starbox .hover .colorbar { background: #ffcc1c; }
.starbox .rated .colorbar { background: #64b2ff; }
.starbox .rated .hover .colorbar { background: #1e90ff; }
.starbox .ghost { background: #a1a1a1; }
.starbox .indicator { clear: both; }

.starbox .dotted .stars,
.starbox .dotted .hover .stars,
.starbox .dotted .rated .stars, 
.starbox .dotted .rated .hover .stars { background: url(../img/starbox/background_dotted.gif) top left repeat-x; }
.starbox .dotted .colorbar,
.starbox .dotted .hover .colorbar,
.starbox .dotted .rated .colorbar, 
.starbox .dotted .rated .hover .colorbar { background: #000000; }
.starbox .dotted .ghost { background: #666666; }

.starbox .pointy .colorbar { background: #ffcc1c; }
.starbox .pointy .hover .colorbar { background: #ff9231; }

.starbox .inverse .stars { float: right; }
.starbox .inverse .indicator { clear: both; display: block; text-align: right; }







