body {
	/*background: #191930 url('/media/backgrounds/gradient.png') no-repeat top center;*/
	background: #191930 url('/media/backgrounds/background_purple.png') no-repeat top center;
color: #fff;
}
body{ font:11px Arial,sans-serif }
.clear {
	clear:both;
}
div#container {
	width: 960px;
color:#000;
	margin: 0 auto;
	position: relative;
}
div#top {
	height: 50px;
	
}
div#main {
	clear: both;
	
}
div#left {
	float: left;
	width: 150px;
	margin-right: 10px;
}
div#right {
	float: left;
	width: 800px;
}
div.wrapper {
	position: relative;
	float: left;

	background: transparent url('/layout/black.png');
	margin: 0 auto;
	width: 100%;
}
div.wrapper div {
	margin: 10px;
	background: #fff;

}
div#left div.wrapper div {
	background: transparent url('/layout/white.png');
}
div#left div.wrapper div.blockhead {
	background: #fff;
	margin: 0 auto;
	height: 30px;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 1px;
}


div.payoff{
	color:#fff;
	width:580px;
	text-align:center;
	padding-top:10px;
	float:left;
}
div.payoff a{
	color:#fff;
}

div.blockwrapper div.sponsor{
	margin:0;
	
}

div.blockwrapper {
	margin-bottom: 10px;
}
div.block {
	background: #fff;
}
img.blocktitle {
	margin: 8px 0 0 8px;
}
div#top {
	text-align: left;
	color:#fff;
	clear:both;
	font-size: 10px;
	margin-top: 27px;

	height: 22px;
}
div#top a {
	color:#fff;
	text-decoration: none;
	margin: 0px 10px;
}
div#top a:hover {
	text-decoration: underline;
}

.top_menu {
	float:right;
}


.top_menu_item {
	float:left;
}

a.flag {
	float: left;
	display: block;
	width: 18px;
	height: 13px;
	background-position: bottom left;
	background-repeat: no-repeat;
	overflow: hidden;
}

a.flag_nl {
	background-image: url('/layout/flag_nl.png');
	margin-right: 0 !important;
}
a.flag_uk {
	background-image: url('/layout/flag_uk.png');
}

a.activeFlag{
	background-position: top left;
}
a.activeFlag{
	background-position: top left;
}

a.deactiveFlag:hover{
	background-position: top left!important;
}

div#topbar_wrapper {
	width: 590px;
	height: 140px;
	float: left;
	margin-bottom: 10px;
	z-index: 1;
}
div#topbar_wrapper div {
	background: #000;
}
div#topbar {

	height: 120px;
	width: 590px;
	
}
div#sidebar_wrapper {
	width: 210px;
	float: right;
}
img#logo_filmfestival {
	float: right;
	position: relative;
	right: 11px;
	top: 14px;
}
div#sidebar {
	min-height: 690px;
	/*background: #fff url('/layout/sidebar_neutral_bg.jpg') no-repeat bottom left;*/
	background: #000 url('/layout/sidebar2011_bg.jpg') no-repeat bottom left;
}
div#maincontent_wrapper {
	float: left;
	width: 580px;
}
ul.menu {
	position: relative;
}
/* menu nivue 1*/
ul.menu li {
	position: relative;
	margin-bottom: 1px;
	line-height: 20px;
}

ul.menu li a {
	display: block;
	width: 120px;
	padding-left: 10px;
	height: 20px;
	background: #0c60b2;
	color:#fff;
	font-size: 10px;
	text-decoration:none;
	text-transform:uppercase;
	margin-bottom: 1px;
}

ul.menu li a:hover {
	text-decoration:underline;
}

ul.menu a.toggle {
	position: absolute;
	padding: 0;
	right: 5px;
	top: 3px;
	display: block;
	width: 13px;
	height: 13px;
	background: transparent url('/layout/togglebutton.gif') no-repeat top right;
	cursor: pointer;
}

ul.menu a.toggleHome {
	position: absolute;
	padding: 0;
	right: 5px;
	top: 3px;
	display: block;
	width: 13px;
	height: 13px;
	background: transparent url('/layout/home_icon.png') no-repeat top right;
}


ul.menu li.archief a.toggle{
	background-position: left top;
}

ul.submenu li.archief ul.subsubmenu{
	display:none;
}

/* end menu nivue 1*/

/* menu nivue 2*/
ul.menu li ul li a {
	background: url('/layout/menu_niveu2.png') no-repeat;
	color: #000;
	font-size: 11px;
	text-transform:none;
}

ul.menu li ul li a:hover {
	background: #fcfcfc;
	text-decoration:none;
}

ul.menu li ul li a.active {
	background: #fcfcfc;
}

ul.menu li ul li.active a {
	background: #fcfcfc;
}

* ul.menu li ul li a.toggle {
	position: absolute;
	padding: 0;
	right: 6px;
	top: 3px;
	display: block;
	width: 13px;
	height: 13px;
	background: transparent url('/layout/togglebuttonBlack.png') no-repeat top right;
	cursor: pointer;
}

/* end menu nivue 2*/

/* menu nivue 3*/
ul.menu li ul li ul li a {
	background: url('/layout/menu_niveu3.png') no-repeat;
	color: #000;
	font-size: 11px;
	text-transform:none;
}

ul.menu li ul li ul li a:hover {
	background: #fcfcfc;
	text-decoration:none;
}

/* end menu nivue 3*/

ul.menu a.toggle_on {
	background-position: top left;
}

div#maincontent {

}
div#maincontent a {
	/*color: #9e0000;*/
	color: #2770f5;
	text-decoration:underline;
}
div#maincontent p {
	margin: 10px 0;
}

div#maincontent div.default {
	line-height: 18px;
	padding: 31px 30px 30px 29px;
	min-height: 653px;
}
div#maincontent div.default td{
	vertical-align: top;
}

div#maincontent div.default li{
	list-style-type: disc;
	list-style-position: inside;
}


div#maincontent div.jury {
	line-height: 18px;
	padding: 31px 30px 30px 29px;
	min-height: 653px;
}
div#maincontent div.jury img{
	width:70px;
	height:83px;
	
}
div#maincontent div.jury p{
	margin-left: 100px;
	display:block;
	width: 390px;
	margin-top: 0;
	
}
div#maincontent div.jury h2{
	margin-left: 100px;
	
}

*+html div#maincontent div.jury h2{
margin-top: -83px;
}


div#maincontent div.programma {
	line-height: 18px;
	padding: 31px 30px 30px 29px;
	min-height: 653px;
	margin: 0;
}
div#maincontent div.programma p.head {
	display:block;
	width: 530px;
	height: 25px;
	background: url('/layout/programma_head.gif') no-repeat top left;
	line-height: 24px;
	padding-left: 30px;
	margin-left: -29px;
	margin-bottom: 7px;
}
div#maincontent div.programma p.head i {
	float: left;
	width: 260px;
	display:block;
}
div#maincontent div.programma tr.trhead {

	/*color: #9e0000;*/
	color: #2770f5;
}

div#maincontent div.programma table td {
	line-height: 20px;
}

div#maincontent div.sponsors {
	line-height: 18px;
	padding: 31px 0px 30px 29px;
	min-height: 653px;

}

div#maincontent div.sponsors div.sponsor {
	float:left;
	position: relative;
	margin: 0;
	width: 170px;
	height: 90px;
}

div#maincontent div.sponsors div.sponsor div.sponsorname {
	width: 132px;
	text-align:center;
	margin: 0;
	margin-top: 4px;
	font-size: 11px;
	line-height: 14px;
}
div#maincontent div.sponsors div.sponsor img {
	border: 1px solid #fff;
}
div#maincontent div.sponsors div.sponsor a:hover img {
	border: 1px solid #000;
}
div#maincontent div.sponsors div.sponsor a.info {
	position: absolute;
	right: 24px;
	display:block;
	width: 11px;
	height: 11px;
	background: url('/layout/info_icon.gif') no-repeat top left;
}
div#maincontent div.sponsors div.sponsor a:hover.info {
	background-position: bottom left;
}
div#bottom {
	text-align: center;
	color:#fff;
	clear:both;
	height: 40px;
}
div#bottom a {
	color:#fff;
	text-decoration: none;
}
div#bottom a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 20px;
	line-height: 24px;
	/*color: #9e0000;*/
	color: #2770f5;
	font-weight: normal;
	margin-bottom: 11px;

}
h2 {
	margin-bottom: 6px;
	font-size: 16px;
	line-height: 18px;
	/*color: #9e0000;*/
	color: #2770f5;
	font-weight: normal;
}
.red {
	color:#9e0000;
}
.blue {
	color: #0081c6 !important;
}
.larger {
	font-size: 120%;
}

/* PHOTO PAGE */
div#maincontent div.photos{
	line-height: 18px;
	padding: 31px 30px 30px 29px;
	min-height: 653px;
	margin: 0;
}

div#maincontent div.photos h1{
	float: left;
}

div#content div.album{
	position: relative;
	margin-bottom: 20px;
	text-align: center;
	float: left;
}

div#content div.album div.imgHolder{
	margin: 0px;
	width: 80px;
}

div#content div.album img{
	border: 1px solid #1d262b;
}

div#content div.album a:hover img{
	border: 1px solid #ffffff;
}

div#content div.album a{
	color: #000000;
	text-decoration: none;
}

div#content div.album a:hover{
	text-decoration: underline;
}

/* PHOTO DETAIL PAGE */
div#maincontent div.photos a.toAlbumOverview{
	background: transparent url('/layout/naarAlbumOverzicht.jpg') top left;
	margin-top: 5px;
	width: 130px;
	height: 20px;
	display: block;
	float: right;
}

div#maincontent div.photos a.toAlbumOverview:hover{
	background-position: bottom left;
}

div#content span.albumName{
	font-size: 12px;
	font-weight: bold;
	/*color: #9e0000;*/
	color: #2770f5;
}

div#content div.image{
	margin: 0px;
	margin-bottom: 25px;
	width: 80px;
	height: 80px;
	float: left;
}

div#content div.image img{
	border: 1px solid #1d262b;
}

div#content div.image a:hover img{
	border: 1px solid #ffffff;
}

div#content div.marginRight{
	margin-right: 22px;
}
