.clear {
	clear: both;
}

.floatLeft {
	float: left;
}

img {
	border: 0px;
}

.error{
	color: red;	
}	

/* Topmenu */
#top {
	z-index: 5000;
}

#top.template {
	padding-left: 490px;
}

#top.template #topUL {
	margin-top: -2px;
}

#top ul {
	list-style-type: none;
}

#top ul li {
	float: left;
	background-image: url(../images/menu/front_slash.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 0px 2px;
}

#top ul li strong {
	display: none;
}


#top ul li a {
	display: block;
	height: 20px;
	width: 54px;
	background-repeat: no-repeat;
}

#top ul li a#home {
	background-image: url(../images/menu/home.gif);
}

#top ul li a#home.active, #top ul li a#home:hover {
	background-image: url(../images/menu/home_mo.gif);
}

#top ul li a#boeken {
	background-image: url(../images/menu/boeken.gif);
}

#top ul li a#boeken.active, #top ul li a#boeken:hover {
	background-image: url(../images/menu/boeken_mo.gif);
}

#top ul li a#nieuws {
	background-image: url(../images/menu/nieuws.gif);
}

#top ul li a#nieuws.active, #top ul li a#nieuws:hover {
	background-image: url(../images/menu/nieuws_mo.gif);
}

#top ul li a#media {
	background-image: url(../images/menu/media.gif);
}

#top ul li a#media.active, #top ul li a#media:hover {
	background-image: url(../images/menu/media_mo.gif);
}

#top ul li a#partners {
	background-image: url(../images/menu/links.gif);
	width: 45px;
}

#top ul li a#partners.active, #top ul li a#partners:hover {
	background-image: url(../images/menu/links_mo.gif);
}

#top ul li a#contact {
	background-image: url(../images/menu/contact.gif);
	width: 67px;
}

#top ul li a#contact.active, #top ul li a#contact:hover {
	background-image: url(../images/menu/contact_mo.gif);
}

/* English */
#top ul li a#homeUK {
	background-image: url(../images/menu/uk_home.gif);
}

#top ul li a#homeUK.active, #top ul li a#homeUK:hover {
	background-image: url(../images/menu/uk_home_mo.gif);
}

#top ul li a#boekenUK {
	background-image: url(../images/menu/uk_boeken.gif);
}

#top ul li a#boekenUK.active, #top ul li a#boekenUK:hover {
	background-image: url(../images/menu/uk_boeken_mo.gif);
}

#top ul li a#nieuwsUK {
	background-image: url(../images/menu/uk_nieuws.gif);
}

#top ul li a#nieuwsUK.active, #top ul li a#nieuwsUK:hover {
	background-image: url(../images/menu/uk_nieuws_mo.gif);
}

#top ul li a#mediaUK {
	background-image: url(../images/menu/uk_media.gif);
}

#top ul li a#mediaUK.over, #top ul li a#mediaUK:hover {
	background-image: url(../images/menu/uk_media_mo.gif);
}

#top ul li a#partnersUK {
	background-image: url(../images/menu/uk_partners.gif);
}

#top ul li a#partnersUK.active, #top ul li a#partnersUK:hover {
	background-image: url(../images/menu/uk_partners_mo.gif);
}

#top ul li a#contactUK {
	background-image: url(../images/menu/uk_contact.gif);
	width: 67px;
}

#top ul li a#contactUK.active, #top ul li a#contactUK:hover {
	background-image: url(../images/menu/uk_contact_mo.gif);
}


/* Language chooser */
#language {
	position: absolute;
	z-index:50;
	top:10px;
	left:10px;
	z-index: 5000;
}

#language.template {
	/*top: 0px;*/
}

#language a {
	text-decoration: none;
	color: #8f92c5;
}

a#langUK {
	background-image: url(../images/uk.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 30px;
}

#langNL {
	background-image: url(../images/nl.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 30px;
}

/* Footer menu */
#bottommenu ul {
	list-style-type: none;
}

#bottommenu ul li {
	float: left;
	background-position: right;
	background-image: url(../images/seperator_yellow.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	margin-right: 7px;
}

#bottommenu ul li.last {
	background-image: none;
}

#menu_5_image {
	z-index:0;
	position: absolute;
	top:53px;
	height:51px;
}

#menu_4_image {
	z-index:0;
	position: absolute;
	top:53px;
	height:51px;
}

#menu_1_image, #menu_2_image, #menu_3_image {
	height: 161px;
}

/* Flash overlay */
#flashOverlay1{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background-color: white;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}

#flashOverlayContent1 {
	display: block;
	background-color: green;
	width: 990px;
	height: 600px;
}

#flashOverlayNoTransparency1 {
	display: none;
	position: absolute;
	top: 0;
	left: -500px;
	width: 800px;
	height: 577px;
	z-index: 1001;
	margin-left: 50%;
}

#flashOverlay2{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background-color: white;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}

#flashOverlayContent2 {
	display: block;
	background-color: green;
	width: 990px;
	height: 600px;
}

#flashOverlayNoTransparency2 {
	display: none;
	position: absolute;
	top: 0;
	left: -500px;
	width: 800px;
	height: 577px;
	z-index: 1001;
	margin-left: 50%;
}

.photo {
	padding-right:3px;
	float:left;
}

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

#contentTemplate ul li {
	margin-left: 12px;
}
