/* Start of CMSMS style sheet 'Elevation Events - Layout' */
@charset "utf-8";
/* CSS Document */

/* Initial declarations */

html { overflow-y: scroll; overflow-x: hidden; }
body,img,object { margin: 0; padding: 0; border: none; }
p,h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; }
p { margin: 18px 0; }
img, object { border: none; }

/* Layout */

body { background: url('uploads/images/body_background.jpg') top center no-repeat; background-attachment: fixed; }
#wrapper { position: absolute; width: 1056px; margin-left: -538px; left: 50%; top: 30px; background: url('uploads/images/wrapper_background.png') top left no-repeat; min-height: 100%; }
#logo { position: absolute; left: 94px; top: 64px; z-index: 2; }
#slider { position: absolute; left: 230px; top: 3px; z-index: 0; list-style-type: none; margin: 1px 0 0 0; padding: 0; }
#slider li { display: none; }
#slider li:first-child { display: block; }
#bird_right { position: absolute; right: -40px; top: 186px; z-index: 100; float: right; }
#bird_left { position: absolute; left: -10px; top: 352px; z-index: 100; }
#social { position: absolute; left: 226px; top: 303px; z-index: 0; background: url('uploads/images/social_background.png') top left no-repeat; width: 810px; height: 55px; padding-left: 20px; padding-top: 22px;}
#social ul, #social li { display: inline; margin: 0 4px 0 0; padding: 0; }
#breadcrumb { position: absolute; left: 228px; top: 376px; z-index: 0; }
#main { margin-top: 410px; }

#menu { float: left; background: url('uploads/images/menu_background.png') top left no-repeat; width: 177px; padding: 24px 13px; height: 349px; margin-right: 25px; }
#menu ul { padding: 0; margin: 0; list-style-type: none; }
#menu li { margin: 0 0 18px 0; } 

#content { width: 574px; padding: 20px 13px; background: white; float: left; }
#content_stretched { width: 799px; padding: 20px 13px; background: white; float: left; }
#right { position: absolute; left: 853px; top: 366px; width: 203px; }
.feature { width: 183px; padding: 30px 10px; background: url('uploads/images/feature_background.png') top left no-repeat; height: 228px; }
.smallfeature { width: 183px; padding: 30px 10px; background: url('uploads/images/smallfeature_background.png') top left no-repeat; height: 188px; }

.date { background: url('uploads/images/date_background.jpg') top left no-repeat; text-align: center; width: 29px; height: 59px; color: white; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 13px; padding: 3px 8px 2px 8px; float: left; margin-right: 8px; }
.date_m { font-size: 11px; text-transform: uppercase; }
.date_d { font-weight: bold; line-height: 22px; font-size: 18px; }
.date_y { font-size: 11px; }
.right { float: right; margin-left: 15px; margin-bottom: 15px; }
#imagegallery img { float: left; margin-right: 5px; margin-bottom: 5px; }

		#lineup { width: 203px; }
			#lineup-top { background: url('/images/lineup-top.png') top left no-repeat; height: 19px; }
			#lineup-content { background-color: #999999; padding: 10px; }
			#lineup-bottom { background: url('/images/lineup-bottom.png') top left no-repeat; height: 19px; }

/* Typography */


body,p,input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; }
p { margin: 0 0 18px 0; padding: 0; }
h1,h2 { font-family: Georgia, "Times New Roman", Times, serif; }
h1 { font-weight: bold; font-size: 48px; margin-bottom: 24px; }
h2 { font-weight: normal; margin: 0; }
h2.feature_title, #lineup-content > h2 { font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; color: white; border-bottom: 1px solid white; padding-bottom: 2px; margin-bottom: 2px; font-size: 18px; }
h2.article_title { font-size: 24px; font-weight: normal; line-height: 24px; margin-bottom: 6px; line-height: -999em; }
.nav { text-transform: uppercase; margin-bottom: 6px; font-family: 'Tahoma', Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; font-weight: bold; line-height: 0; }
#menu li { font-size: 12px; line-height: 18px; margin: 0 0 12px 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif;}
#menu a { color: #666; font-weight: normal; text-decoration: none; line-height: 0; font-size: 11px; }
#menu a:hover { color: #000; text-decoration: none; }
#menu a.active,#menu a.section { color: #000; }
.subtitle { text-transform: lowercase; }

#breadcrumb { color: black; }
#breadcrumb a { color: #4c4c4c; font-weight: bold; }

.feature ul, #lineup ul { list-style-type: none; margin: 4px 0; padding: 0; }
.feature, .feature li a, #lineup, #lineup li a { color: #FFFFFF; text-decoration: none; }
.feature li a:hover, #lineup li a:hover { color: #FFFFFF; text-decoration: underline; }

a { font-weight: bold; color: #000; text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited { color: #000; text-decoration: none; }

/* Public Classes */
.rechts-omlijnd { float: right; padding: 4px; border: 2px solid #cccccc; background: white; margin-left: 5px; margin-bottom: 5px; }
.links-omlijnd { float: left; padding: 4px; border: 2px solid #cccccc; background: white; margin-right: 10px; margin-bottom: 5px; }


/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/modules/Gallery/templates/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('/modules/Gallery/templates/fancybox/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/modules/Gallery/templates/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('/modules/Gallery/templates/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('/modules/Gallery/templates/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('/modules/Gallery/templates/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('/modules/Gallery/templates/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/modules/Gallery/templates/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/modules/Gallery/templates/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/modules/Gallery/templates/fancybox/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/modules/Gallery/templates/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/modules/Gallery/templates/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/modules/Gallery/templates/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/modules/Gallery/templates/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/modules/Gallery/templates/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/modules/Gallery/templates/fancybox/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/modules/Gallery/templates/fancybox/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/modules/Gallery/templates/fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/modules/Gallery/templates/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/modules/Gallery/templates/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/modules/Gallery/templates/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/modules/Gallery/templates/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/modules/Gallery/templates/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/modules/Gallery/templates/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/modules/Gallery/templates/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/modules/Gallery/templates/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/modules/Gallery/templates/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/modules/Gallery/templates/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/modules/Gallery/templates/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/modules/Gallery/templates/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/modules/Gallery/templates/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/modules/Gallery/templates/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/modules/Gallery/templates/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

iframe.facebook { border: 0; width: 450px; clear: both; height: 35px; margin-top: 12px; }
/* End of 'Elevation Events - Layout' */

