html, body { height: 100%;}
body {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 50% 20px;
}

body, div, th, p, td, a, span {
     	font: 11px Verdana, sans-serif;
     	color: #888;
     	line-height: 12pt;
}

h3 { color:#DDD;  font-family:arial; font-size:15pt; font-weight:normal; margin:0; padding:0;  }
table td { vertical-align:top; }
:focus, a, a:focus, :active { border:0; outline:0; }
.hidden { display:none; }
hr.spacer { clear:both; background:#888; color:#888; border:0; height:1px; }



#footer {
    position: fixed;
    bottom: 50px;
    left: 50px;
}

#wrap {
	position		: relative;
	margin			: 0 auto;
	z-index			: 10;
	min-height		: 100%;
}

#container {
	position		: relative;
	width			: 970px;
	margin			: 0 auto;
	z-index			: 10;
	min-height		: 100%;	
}

#inner-wrap {			
	position		: relative;
	margin			: 0 auto;
	z-index			: 2;
	text-align		: left;
}

#content {
	position		: absolute;
	padding			: 8px;
	width			: 700px;
	top				: 20px;
	left			: 250px;
	z-index			: 3;	
}

/*Content-styles*/
.imgtext-table a { display:inline; float:left; }

/*Regular Lay-out*/
#content h1, #content h3  {
	color: #ddd;
	font-family: Arial, sans-serif;
	font-size: 15pt;
	margin: 0px;
	margin-bottom: 7px; 
	font-weight: normal;
	padding-left: 0px;
	margin-top: 40px;
	line-height: 15pt;
}

/*#content h3 { margin-bottom: -25px; } */
/*#content div.regular h1 { margin-bottom: -25px; } */
#content div.regular h1.csc-firstHeader { margin-top: 40px; }
#content h1.csc-firstHeader { margin-top: 20px; }
.csc-textpic { margin-top: -5px; }


/*Showcase Lay-out*/
div.showcase p.bodytext {
	padding: 0px 0px 0px 20px;
	line-height: 12pt;
	color: #888;
	overflow:hidden;
	margin:0;	
}

#content div.showcase  h1 {
	color: #ddd;
	font-family: Arial, sans-serif;
	margin: 0px;
	margin-bottom:7px;
	font-weight: normal;
	padding-left: 20px;
	letter-spacing: 1px;
	font-size: 15pt;
	line-height: 15pt;
}

#content div.showcase h1.csc-firstHeader { }
#content div.showcase .imgtext-nowrap {	padding-top: 30px;	}


/*2column Lay-out*/
#two-column-content-wrap {	width: 650px; }
#content div.two-column-right {
	float:right;
	margin-top: 0px;
	width: 400px;
}

#content div.two-column-left {
	margin-top: 30px;
	width: 200px;
}

#content div.two-column-right h1, #content div.two-column-left h1 {
	padding: 0px;
	margin-bottom: 7px;
	letter-spacing: .5pt;
	color: #ddd;
}

#content div.two-column-right h1.csc-firstHeader, #content div.two-column-left h1.csc-firstHeader {
	margin-top: 8px;
}

#content div.two-column-right p.bodytext, #content div.two-column-left p.bodytext {
	padding: 0px;
	color: #888;
}

/*2column Lay-out News*/
#content.news { left:210px; }
#content.news .two-column-left { margin-right:70px; width:530px; }
#content.news .two-column-right { width:160px; }
#content.news .two-column-right.photo { padding-top:28px; }

#content .news-catmenu { padding:0; margin-bottom:20px; }
#content .news-catmenu a { color:#999; }
#content .news-catmenu-header { display:none; }
#content .level1 { background:none; border:0; padding:2px 0; }
#content .level1 a:hover, #content .level1 .news-catmenu-ACT a { color:#fff; } 

#content .news-add { position:relative;border-top: 1px solid #888888; }
#content .news-list-container IMG { float:left; display:inline; margin:0 2px 5px 0px; padding:0 30px 15px 0; }
#content .news-list-item { padding:0; display:block; clear:both;  }
#content .news-list-date { float:left; padding:0 10px 0 0; }
#content .news-list-item h2 { padding:0; margin:7px 0; text-transform:lowercase; }
#content .news-list-item h2  a{ color:#DDDDDD; font-size:11pt; }
#content .news-list-item p { margin:0 0 7px; }
#content .news-gotoarchive a { color:#DDDDDD; display:block; font-size:11pt; padding:10px 0; text-align:right;}
#content .newsletter-subscribe { left:0px; top:0px; position:absolute; }

#content .news-list-morelink a, .news-header-list-container a,
#content .news-single-backlink a { color:#DDD; }

#content.news .news-single-img { margin-bottom:0px; }
#content.news .news-single-item .news-related a { color:#DDDDDD; display:block; margin-bottom:45px; }
#content.news .news-single-rightbox { float:none; text-align:left; width:auto; }
#content.news .news-single-item { border-bottom:0px solid #888; padding:0 0 30px 0;  }
#content.news .news-single-item h1 { margin:7px 0; text-transform:lowercase; }
#content.news .news-single-backlink { padding:10px 0; display:none; }

.news-header-list-container { display:block; clear:both; }
.news-list-container { padding:0 0 10px 0; overflow:hidden; display:block; }
.news-header-list-title { float:left;  }

#content.news p.link-newsblog { float:right; margin-top:-30px;  text-align:right; width:200px; }
#content.news p.link-newsblog a { color:#DDDDDD; font-size:11pt; text-transform:lowercase; }
#content.news .linkcolor, #content.news a.internal-link {  color:#DDDDDD; }

#right .news-catmenu { margin-bottom:20px; }


/*intro Lay-out*/
#frontpage-content #left {
	position: relative;
	width: 700px;
	left: 150px;
	margin-bottom: -5px;
}

h2 {
	color: #fff;
	font-weight: normal;
	padding: 10px;
}

#frontpage-logo {
	position:fixed;
	top:90px;
	left:40px;
}

#frontpage-content {
	position		: absolute;
	padding			: 8px;
	width			: 800px;
	top			: 25px;
	left			: 100px;
	z-index			: 3;
}

#frontpage-submenu {
	position		: fixed;
	left			: 60px;
	top			: 150px;
	z-index			: 100;
}

#frontpage-submenu a {
	font: 12px Arial, sans-serif;
	text-transform: uppercase;
	line-height: 12pt;
	font-weight: bold;
	color: #eee;
}

#frontpage-submenu a:hover {
	color: #aaa;
}

#frontpage-content-wrap {
	position		: relative;
	width			: 800px;
}

#frontpage-content div.frontpage-two-column-right  {
	float:right;
	width: 400px;
}

#frontpage-content div.frontpage-two-column-left  {
	float: right;
	text-align:right;
	width: 400px;
}

#frontpage-content p.bodytext {
	width: 77px;
}

div.frontpage {
	padding-bottom: 5px;
}

#terms {
	width: 820px;
	text-align: center;
}

#frontpage-content h2 {
	padding: 0px;
	padding-left: 13px;
	padding-right: 13px;
	/*margin-bottom: -25px;*/
	margin-bottom:7px;
	letter-spacing: .5pt;
	color: #eee;
}

#frontpage-content p.bodytext {
	padding: 0px 13px;
	margin: 0;
	color: #666;
}

#frontpage-content .imgtext-nowrap {
	padding-bottom: 15px;
}

#frontpage-content div.frontpage-two-column-left .imgtext-nowrap {
	margin-left: 25px;
}


/*archive page*/
#content div.archive-wrap {
	margin-left:-20px;
}

#content div.archive {
	position:relative;
	float:left;
	width:180px;
	margin-left: 30px;
	margin-top: 15px;
}

#content div.archive .spacer {
	height:20px;
}

#jumpmenu {
	position : relative;
	float : right;
	width : 150px;
	min-height: 40px;
	margin-right: 95px;
	float: right;
	top:10px;
}

#pagebrowser {
	position : relative;
	width:400px;
	top: 20px;
	left:10px;
	min-height:20px;
	
	left:0;
	width:600px;
	text-align:right;
	font-size: 11pt;
	padding: 10px 0;
	border-top: 1px solid #888;
	float:left;
}

#pagebrowser, #pagebrowser a {
	font-size : 14px;
}
#pagebrowser a { color: #DDD; }

#content .bodyheader {
	color: #eee;
	padding-top:5px;
	padding-bottom: 3px;
}

#content a.active {
	color: #fff;
}

/*slideshow page*/
#playbutton {
	position: relative;
	top: 25px;
}

#slideshowmenu {
	margin-top: 11px;
}

#playbutton a {
	font: 14px Arial, sans-serif;	
	line-height: 12pt;
	font-weight: bold;
}

#slideshowmenu a {
	font: 11px Arial, sans-serif;
	text-transform: uppercase;
	line-height: 10pt;
	font-weight: bold;
}

/*slideshow*/
#arrow_left{
	background-color: #141414;
}

#arrow_right{	
	background-color: #141414;	
}

.copyright {
	font-weight: bold;
	font-size: 10pt;
}

#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
	position: absolute;
	top: 100px;
	left: 5px;
	padding: 10px;
	text-align: left;
	line-height:12pt;
	font-size: 8.5pt;
	font-family: verdana;
	background-color: #000;
	width: 300px;
}

#border {
	position: absolute;
	top: 65px;
	left: 50px;
}

#border p.bodytext{
	letter-spacing: 1px;
	color: #666;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
}


/*contacts page*/
#thumbnailParadise {
	position: relative;
	background-color: #000;
	padding-top: 20px;
	padding-bottom: 20px;
	top: 30px;
}


/*infopage*/
div.info {
	position: relative;
	margin-top: -10px;
	padding: 20px;
	width: 500px;
	top: 20px;
}

#content div.info p.bodytext { color: #888; }
#content div.info h3 {
	font-family: arial;
	font-weight: normal;
	color: #ddd;
	font-size: 15pt;
	margin:0px;
	/*margin-bottom: -25px;*/
	line-height: 15pt;
}

#content div.info h3.csc-firstHeader {
	margin-top: 40px;
}

.tx-bddbflvvideogallery-pi1 {
	padding-top:15px;
	/*  width:350px; */
}


/*DRR searchfield*/
#searchtext a {
	color: #fff;
	padding-right: 5px;
	padding-top: 0px;
	font-weight: bold;
	margin-top: -3px;
	font: 12px;
}

#searchfield {
	position: relative;
}
#search_box h1 {
	padding:0 0 0 30px;
	color:#DDD;
	text-transform:lowercase;
	font-size:15pt;
	font-weight: normal;
	margin-top:0;
	
}
#searchkeyword {
	top: 0px;
	right: 200px;
	margin-top: 0px;
	width:500px;
	z-index: 1000;
	left:30px;
}
#searchkeyword-new {
	position:relative;
	left:30px;
	width:140px;
}

#searchbutton {
	position: relative;
	top: 3px;
}

#searchbox { 
	position		: fixed;
	right: 0px ;
	top				: 0px;
	width			: 15%;
	vertical-align	: top;
    padding			: 0px;
    margin			: 0px;
    _height			: 18px;
     height			: 20px;
    z-index:  20000;
    border-bottom: 1px solid #2b2b2b;
	background-color: #000;	
}

#searchbox input, #searchkeyword input  {
	background-color: #666;
	color: #aaa;
	font-size: 10px;
	border-color: #333;
	margin-top: -2px;
}

#photographerpulldown select {
	background-color: #161616;
	color: #fff;
	font-size:12px;
}

#mapcontent {
	position		: absolute;
	padding			: 8px;
	width			: 950px;
	top				: 25px;
	left			: 0px;
	z-index			: 3;
}

#content-wrap {
	position		: relative;
	float			: right;
	width			: 700px;
}

#menu {
	position: fixed;
	left			: 0px;
	top				: 0px;
	padding			: 2px;
	z-index			: 1000;
	width			: 85%;
	border-bottom: 1px solid #2b2b2b;
	background-color: #000;
}
#menu.menu-wider { width:100%; }
#submenu {
	position		: fixed;
	left			: 60px;
	top				: 150px;
	margin-top: 15px;
}

#submenu a {
	font: 12px Arial, sans-serif;
	text-transform: uppercase;
	line-height: 12pt;
	font-weight: bold;
	color: #666;
}

#submenu a:hover {
	color: #fff;
}

#slideshowmenu_1 a, #slideshowmenu_2 a, #slideshowmenu_3 a {
	font: 11px Arial, sans-serif;
	font-weight: bold;
	color: #666;
}

#slideshowmenu_1 a:hover, #slideshowmenu_2 a:hover, #slideshowmenu_3 a:hover {
	color: #fff;
}

div.tagcloud {
	margin-top		: 30px;
	text-align		: center;
	/*background-color: #141414;*/
	border			: 0px;
	width			: 200px;
	font-size		: 10px;	
}

#submenu a.tagcloud8 {
	color			: #555;
	font-size		: 24px;
	text-transform	: lowercase;
}

#submenu a.tagcloud7 {
	color			: #555;
	font-size		: 22px;
	text-transform	: lowercase;
}

#submenu a.tagcloud6 {
	color			: #555;
	font-size		: 20px;
	text-transform	: lowercase;
}

#submenu a.tagcloud5 {
	color			: #555;
	font-size		: 18px;
	text-transform	: lowercase;
}

#submenu a.tagcloud4 {
	color			: #555;
	font-size		: 16px;
	text-transform	: lowercase;
}

#submenu a.tagcloud3 {
	color			: #555;
	font-size		: 14px;
	text-transform	: lowercase;
}

#submenu a.tagcloud2 {
	color			: #555;
	font-size		: 12px;
	text-transform	: lowercase;
}

#submenu a.tagcloud1 {
	color			: #555;
	font-size		: 10px;
	text-transform	: lowercase;
}

#mainmenu a {
	font: 11px Arial,sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

#mainmenu div.active {
	margin-top: 2px;
}

div.active a {
	color: #eee;
}

#submenu div.active a {
	color: #eee;
}

#pagetitle h1{
	position:fixed;
	top:65px;
	left:40px;
	font-size: 37px;
	line-height: 34px;
	width: 250px;
	text-align: left;
	font-family: Arial;
	font-weight: normal;
	height: 200px;
	vertical-align: bottom;
	font-family: verdana;
	
}
#pagetitle.photo-title { color:#EF6323; }

ul {
	left: -5px;
}

#mainmenu, #topmenu {
	margin-left : 0px;
	top			: 15px;
	z-index		: 30000;
}

.tx-ttproducts-pi1-wrap1 {
	color	: #fff;
}

.topmenul1, .topmenul2 {
	list-style:none;			/* Default styles for all menu's */
	margin:0px;
	padding:0px 0px;
}

.topmenul1 li {
	background-color: #000000;
	padding:0px 5px;
	float:left;				/* First level menu's needs to float left */
	position:relative;			/* Relative positiong because lower level menu's needs to be absolute */
}

/* First level colors for link tags */
.topmenul1 a {
	color:#5c5c5c;
	font-size: 11px;
	letter-spacing: 0.5px;
	padding:0px 2px 4px 2px;		/* Seperate menu's a bit aswell, some extra space for the arrow on the right */
}

.topmenul1 a:hover {
	color:white;
	background-color:#000;		/* On hover for a alements, */
}

.topmenul1 a:active {
	color:white;
	background-color:#000;		/* On hover for a alements, */
}


/* Start second level and lower menu's */
.topmenul1 .topmenul2 {
	display:none;				
	position:absolute;			/* We position absolute (relative to l1) */
	width:150px;				/* Default width for sub-menu's */
	z-index:10;				/* We set a z-index these menu's will show up above other menu items, works in non IE */
	left:4px;				/* Left to 0 and for IE we move one extra pixel down */	
	top:12px !important;
	top:13px;
	padding-top: 3px;
	padding-bottom: 10px;
}

.topmenul1 .topmenul2 .topmenul2, .topmenul1 .topmenul2 .topmenul2 .topmenul2 {
	left:125px;	/* Move away from second level menu for second level and lower */	
	top:-1px !important; 			/* Border = 1px so we need to move one up aswell !important to overrule the !important above*/
}

.topmenul1 .topmenul2 li {
	padding:2px 0px;  			/* Controls the height per menu item on second level and lower */
	background-color:#000000; 
	width:100%;
}

.topmenul1 .topmenul2 a {
	border:none;				/* no border, remove the style from level1 a tags */
	display:block;				/* Display block, so teh whole menu will lite up (if bg used)*/
	padding:0px 4px;
}

.topmenul1 .topmenul2 a:hover {			/* Needed for IE aswell */
	color:white;
	border:none;				/* no border, remove the style from level1 a tags */
}

/* Little arrows for the menus */
.topmenul1-ifsub,.topmenul2-ifsub {
	background-image:url(../images/arrow-b-d.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.topmenul2-ifsub {
	background-image:url(../images/arrow-b-r.gif);
}


.topmenul1 .hoveratag {
	background-color:#000;
	color:#fff; /* Hack in javascript, this will highlite teh a tag of the menu above */
}

/*FORMS*/
input, textarea, select {
	border: 1px solid #888;
	color: #444;
	padding-left: 2px;
}

.csc-mailform label {
	display: block;
	float: left;
	vertical-align: top;
	width: 150px;
}

.csc-mailform-radio {
	margin-left: 0;
}

.csc-mailform-radio label {
	display: block;
	float: left !important;
	float: none;
	vertical-align: top;
	width: 300px;
}

input.csc-mailform-radio, input.csc-mailform-check {
	border: none;
	width: 20px;
}

input.csc-mailform-radio {
	clear: left !important;
	float: left;
}

input.button, input.submit, input.csc-mailform-submit, input#mailformformtype_mail {
	background: #FFFFFF;
	border: 1px solid #888;
	font-weight: bold;
	margin-top: 4px;
	cursor: pointer;
	width: 100px;
}

textarea { overflow: auto; }
#col-subm-right #mailform { margin:auto;}

/* ========= */
/* searchbox */
/* ========= */
.tx-macinasearchbox-pi1 { /* clear:right; float:right; */ } 
.tx-macinasearchbox-pi1 form input.button { width:50px; }
.tx-macinasearchbox-pi1 form input { width:165px; 	border:1px solid #888; }

input#tx-indexedsearch-searchbox-sword {
	width:230px;
	border:1px solid #888;
}

input#tx-indexedsearch-searchbox-button-submit {
	width:50px;
	border:1px solid #888;
	float:left;
}

#container.home form input { border:0;  width:140px;}
#container.home form input.submit { display:none; }

#content div.tx-newloginbox-pi1 h3 {	margin-bottom: 30px; }

/*new frontpage*/
#newscontent {
	z-index:100;
	position:absolute;
	top:8px;
	left:158px;
	display:none;
	width: 538px;
	background-color:#000;
	border:1px solid #666;	
}

#newscontent p.bodytext {
	color: #999999;
	width:500px;
	margin: 0px;
	padding: 0px;
	margin-left:15px;
	line-height: 12pt;
}

#newscontent p a {
	font-weight: bold;
	color: #fff;
}

#newscontent h1  {
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 14pt;
	margin: 0px;
	font-weight: normal;
	padding-left: 0px;
	margin: 20px 0px 20px 15px;
	line-height: 15pt;
	color:white;
	width:500px;
}

.readmorelink  a:link, .readmorelink  a:visited{
	color: #fff;
	margin-left: 15px;
	font-weight: bold;
}

/* newsbutton wordt geactiveerd in sysfolder elements, hierin staat display block */
#newsbutton a {
	/*background-image: url(/fileadmin/images/button_news.png);*/
	display:none;
	cursor: pointer;
	width:17px;
	height:37px;
	position: absolute;
	top:33px;
	left:130px;
}

#newsbutton a img { border:0; }


#content.news a.facebook.style01 { 
	background-repeat:no-repeat;
	border-bottom:1px solid #888888;
	display:block; float:none;
	width:100%;
	/*width:102px; */
}


/* New homepage ///////////////////////////////////////*/
#container.home, #menu.home { width:100%; }
#container.home #content { left:0; top:50px; position:relative; margin:auto; width:1180px; }
#container.home #frontpage-logo { left:10px; top:10px; position:absolute; }

#container.home .column-intro { width:1180px; }
#container.home .column-left { margin-right:10px; width:240px; }
#container.home .column-center { width:600px; }
#container.home .column-right { padding-left:30px; width:230px; }

#container.home #content h1.csc-firstHeader { margin-top:0; }

#container.home .column-intro .news-list-container, #container.home .column-intro .news-list-container { float:left; width:920px; }
#container.home .column-intro .news-catmenu { float:left; margin:150px 30px 0 0; text-align:right; width:220px; }

#container.home .column-intro .news-list-container { border-bottom:0; }
#container.home  #search_box { position:relative; }

form legend { display:none; }
form fieldset { border:0; padding:0; }
#container.home div.tx-indexedsearch-form label { display:none; }
#container.home input#tx-indexedsearch-searchbox-sword,
#container.home input#tx-indexedsearch-searchbox-button-submit { border:0;  font-weight: normal; width:auto; }
#container.home input { 
	background:url(../../images/input-search.gif) no-repeat left 4px; 
	color:#fff; 
	height:22px; line-height:24px; padding:0 0 0 4px;
	font-size:12px;
}


.news-latest-container HR.clearer, .news-list-container HR.clearer, .news-list2-container HR.clearer, 
.news-list3-container HR.clearer, .news-single-item HR.cl-left, .news-single-item HR.cl-right {	color:#161616; }
#container.home .newsletter-subscribe .internal-link {color:#fff;}
#column-content-wrap { clear:both; display:block; }

.csc-form-fieldcell { vertical-align:middle; }

/*stories page //////////////////////////////////////////*/
#content.stories {
	margin-left:-100px;
	width:900px;
}
#content.stories div.archive { margin:15px 30px 0 0; } 
#content div.picture-archive { width:250px; }

span.storiesPrev { float:left;}

div.shareButtons { width: 200px; margin-left: 520px;}

