body
{
	position: absolute;
	width: 100%;
	height: 100%;
	color: #FFF;
	background: #000;
	font-family: 'Volkhov', serif;
	font-size: 14px;
	background: #000;
}

#flashContent
{
	display:block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#wrapper
{
	width: 800px;
	margin: auto;	
}

#backToPortal
{
	display: block;
	height: 140px;
	margin-bottom: 30px;
	text-align: center;
	cursor: pointer;
}

#mainmenu
{
	display: block;
	padding: 0px 0px 25px 0px;
	text-align: center;
}
#mainmenu li
{
	display: inline-block;
	padding: 5px 8px 7px 8px;
	margin: 1px;
	background: #333;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}
#mainmenu a
{
	text-decoration: none;
}

#footer
{
	padding: 0px 0px 25px 0px;
	text-align: right;
}

#flm
{
	display: inline-block;
	float: left;
	margin: 2px 0px 0px 0px;
	width: 107px;
	height: 15px;
	overflow: hidden;
}

#social_icons
{
	display: inline-block;
	float: right;
	padding: 2px 0px 0px 0px;
}

#fb_icons
{
	display: inline-block;
	float: right;
}

h1 { display: block; font-family:'Open Sans', sans-serif; font-size: 28px; color:#000; font-weight:800; text-transform:uppercase; margin: 0px 0px 3px 0px; letter-spacing: 0px; }
h2 { display: inline-block; font-size: 14px; color:#000; font-weight:normal; font-style: italic; margin: 0px 0px 5px 0px; }
h3 { display: inline-block; font-size: 14px; color:#E4002D; font-weight:normal; font-style: italic; margin: 0px 0px 5px 0px; }
p { line-height: 18px; color: #393a3b; padding: 0px 0px 15px 0px; }
a {	color: #FFF; }
#content a { color: #F00; }


.block
{
	display: inline-block;
	width: 740px;
	margin: 0px 0px 25px 0px;
	background: #FFF;
	color: #000;
	border-width: 30px;
	-moz-border-image: url(../images/block.gif) 30 stretch;
	-webkit-border-image: url(../images/block.gif) 30 stretch;
	-o-border-image: url(../images/block.gif) 30 stretch;
	border-image: url(../images/block.gif) 30 stretch;
}

.slideshow_btn
{
	display: inline-block;
	font-size: 34px;
	cursor: pointer;
	padding: 0px 7px 0px 7px;
	margin: -5px 10px 0px 0px;
	float: left;
}

#artwork_slideshow_prev {
	display: inline-block;
	font-size: 24px;
	cursor: pointer;
	float: left;
	margin-right: 12px;
}
#artwork_slideshow_next {
	display: inline-block;
	font-size: 24px;
	cursor: pointer;
	float: left;
	margin-left: 5px;
}
#artwork_slideshow_counter { float: right; color: #666; }

#app_download {	font-family:'Open Sans', sans-serif; }
#map_download {	font-family:'Open Sans', sans-serif; }

/* NEWS */


#news_head_i { display: inline-block; width: 444px; float: left; margin: 0px 0px 50px 0px;}
#news_text_i { display: inline-block; width: 740px; float: left; clear: both; }
#news_head_i .icon { display: inline-block; margin: 5px 0px 5px 0px; float: left;	clear:right; }
#news_image_i {	display: inline-block; width: 292px; height: 156px; float: right; }
.news_yt_video {	display: inline-block; width: 292px; height: 156px; float: right; padding: 0px 0px 15px 0px; }

#news_head .icon { display: inline-block; float: left; clear:right; }
/*#news_head { display: inline-block; width: 680px; float: right; margin: 0px 0px 5px 0px; }*/
#news_head { display: inline-block; width: 680px; float: left; margin: 0px 0px 5px 0px; }
#news_text { display: block; width: 740px; float: left; }

.news_share {	display: inline-block; float: right; margin: 0px 0px 0px 0px; }
.news_back {	display: inline-block; float: left; margin: 20px 0px 0px 0px; }

/* ARTWORKS */

#submenu { display: block; padding: 0px 0px 10px 0px; margin: -10px 0px 0px 0px; text-align: center; width: 800px; }
#submenu li { display: inline-block; font-size: 13px; text-transform: uppercase;	padding: 0px 4px 15px 4px; cursor: pointer; }
#submenu .active { color: #E4002D; }
#submenu a { color: #FFF; text-decoration: none; }

#artwork_slideshow { display:inline-block; float: left; width: 420px; height: 260px; overflow:hidden; }
#artwork_content { display: inline-block; float: right; width: 300px; }
#artwork_head { display: inline-block; float: left; }
#artwork_icon { display: inline-block; float: left; width: 16px; height: 16px; background: url(../images/artworks/icon.gif); margin: 3px 6px 0px 0px; padding: 2px 0px 4px 0px; text-align: center; color: #FFF; font-size: 11px; }
#artwork_title { display: inline-block; float: right; width: 272px;  }
#artwork_detail { display: block; float: left; clear: both; }
#artwork_info a { display: inline-block; padding: 5px 0px 0px 0px; color: #606366; }
.artwork_share {	display: block; text-align: right; margin: 20px 0px 0px 0px; }



/* ARTWORKS */

.download_button {width: 40px; height: 40px; margin:33px 0px 0px 0px; background: url(http://trajectumlumen.nl/images/map/download_1.gif); -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; cursor: pointer; }
.download_button:hover { background: url(http://trajectumlumen.nl/images/map/download_2.gif); }
.map_share {	display: inline-block; float: right; }

/* TOURS */

#tours_meta { display:inline-block; float: left; width: 150px; }
#tours_image { display:block; width: 150px; height: 130px; background-color: #000; }
#tours_links { display:block; padding: 10px 0px 0px 0px; line-height: 18px; }
#tours_content { display: inline-block; float: right; width: 570px; }
#tours_head { display: inline-block; float: left; }
#tours_title { display: inline-block; float: right; width: 570px;  }
#tours_links a { color:#393a3b; text-decoration:none; }
#tours_links a:hover { color:#999a9b; }

.tours_share {	display: inline-block; float: right; }
.tours_back {	display: inline-block; float: left; margin: 20px 0px 0px -175px; }

/* DEALS */
#deals_meta { display:inline-block; float: left; width: 150px; }
#deals_image { display:block; width: 150px; height: 130px; background-color: #000; }
#deals_links { display:block; padding: 10px 0px 0px 0px; line-height: 18px; }
#deals_content { display: inline-block; float: right; width: 570px; }
#deals_head { display: inline-block; float: left; }
#deals_icon { display: inline-block; float: left; padding:4px 5px 0px 0px; }
#deals_title { display: inline-block; float: right; width: 570px;  }
#deals_links a { color:#393a3b; text-decoration:none; font-size: 12px; }
#deals_links a:hover { color:#999a9b; }

.deals_share {	display: inline-block; float: right; }

/* PARTNERS */
#partners_meta { display:inline-block; float: left; width: 150px; }
#partners_image { display:block; width: 150px; height: 130px; background-color: #000; }
#partners_links { display:block; padding: 10px 0px 0px 0px; line-height: 18px; }
#partners_content { display: inline-block; float: right; width: 570px; }
#partners_head { display: inline-block; float: left; }
#partners_title { display: inline-block; float: right; width: 570px;  }
#partners_links a { color:#393a3b; text-decoration:none; font-size: 12px; }
#partners_links a:hover { color:#999a9b; }

.partners_share {	display: inline-block; float: right; }

/* ABOUT */
#about_sponsor { display:inline-block; padding: 10px 0px 10px 0px; width:740px; }
#about_simage { display:inline-block; float: left; width: 300px; }
#about_stext { display:inline-block; float: right; width: 430px; height: 60px; line-height: 16px; }
#about_stext  a { color: #F00; text-decoration: none; text-decoration: underline; }
.about_share {	display: inline-block; float: right; }

/* DOWNLOADS */
#appLinkHolder { display: block; text-align: center; }
.appLink {
	display: inline-block;
	text-transform: uppercase;
	text-decoration:none;
	font-family:'Open Sans', sans-serif;
	font-size: 18px;
	color:#000;
	font-weight:800;
	margin: 10px 50px 0px 50px;
	padding-top: 60px;
	background: url(../images/map/download_1.jpg) no-repeat top center;
}

#fl_likebutton
{
	display: none;
	position: absolute;
	bottom: 52px;
	right: 129px;
	width: 100px;
	height: 21px;
	z-index: 100;
	background: #CCC;
	border: #CCC;
}

/* social */
body > .social_layer { position: absolute; top: 30px; right: 40px; vertical-align: top; z-index: 100; }
body > .social_layer a { margin: 2px 0 0 10px; float: right; }
body > .sl-html { right: auto; left: 50%; margin-left: 250px; }