/* -----------------------------------------------------------------------


CSS file created by Accessko Media for Pro Entertainment
 

   * Copyright (c) 2009-Present. 

----------------------------------------------------------------------- */

/* Standard markup */
body {background: url(../images/bg-index.png) repeat-x #fff}
img.logo {padding-top: 40px;}
a {color: #0870b2; text-decoration: none;}
h1 {color: #666666; font-size: 18px; text-transform: uppercase; opacity: 0.99}
h2 {color: #666666; text-transform: uppercase; font-size: 16px;}
h3 {color: #666666; text-transform: uppercase; font-size: 14px;}
h4 {text-transform: uppercase; font-size: 12px; color: #666666;}
img {border: none}
div#footer p {padding-top: 10px;}
p {line-height: 1.8em; opacity: 0.99}
form{clear:both;}
textarea {width: 620px; height: 250px;}
input.gegevens {height: 20px; width: 200px; padding-top: 5px; font-size: 14px; color:#bbbbbb}
.bg-ster {position: fixed; margin-top: 450px;left:0px; float: left; background: url(../images/pro-ster.png); width:200px ; height:320px; }
.newspaper {padding-left: 1.5em}
.c-form {padding: 1.5em}
.news-head {padding-left: 1.5em}
.hovereffect:hover {background-color: gray}
img.img-1-article {float: left; padding-right: 10px; padding-bottom: 5px; padding-top: 5px}


/* Structure of the page */
div#admintoolbar { position: absolute; }
#header-logo {height: 94px;}

#content-container {background-color: #cccccc; margin-top: 35px; }
#main-index {background-color: #cccccc; padding: 1.5em; margin-bottom: 1.5em}
#main-content {background-color: #cccccc; padding: 1.5em; margin-bottom: 1.5em}
div.content {background-color: #cccccc}
div.right-content {padding: 3em;}

div.bottom {clear: both}
#l-col {padding: 1.2em 1.2em 1.2em 0; margin: 20px 0 20px;}
#m-col {padding: 1.2em; margin: 20px 0 20px;}
#r-col {padding: 1.2em; margin: 20px 0 20px; }
#r-col p {}
#l-content {background-color: #cccccc; padding: 1.5em; margin-bottom: 1.5em}
#r-content {background-color: #cccccc; padding: 1.5em; margin-bottom: 1.5em}
#r-content img {margin-right: 15px}


#footer {color: #cccccc; background-color: #4f4f4f; text-align: center; height: 40px; margin-top: 10px;}
#footer a {color: #ccc; font-weight: bold}
/* END Structure of the page */



/* ARICLES */
#article-container {background-color: #cccccc;  margin-top: 65px}
#article-container label {padding: 10px;}
#article-container input {padding: 8px}
#article-content {width: 300px}
#article-l-col {width: 600px; padding-left: 1.5em}
#article {background-color: #cccccc; padding: 20px 100px; margin-bottom: 1.5em}
#aanmelden-nb {margin-left: 5px;}
#news-front {background: url(../images/bg-news.jpg) no-repeat; margin: 15px 0 0 -10px;height: 290px;}
#news-front a {text-decoration: none; text-transform: uppercase; font-size: 11px; font-family: Verdana;}
#news-front h3 {text-align: center; padding-right:15px}
#news-front ul {width: 220px}
#news-front li {padding-bottom: 20px}

/* Top Navigation */
div#header-nav {height: 95px;}
div#header-nav ul {list-style-type: none; margin: 0; padding: 0;}
div#header-nav ul li {float: right; display: inline; z-index: 1000; line-height: 40px;}
div#header-nav ul li a {display: block; color: gray; margin-top: 50px; text-decoration: none; text-transform: uppercase; font-size: 15px; font-family: Verdana; padding-left: 15px;}
div#header-nav ul li a:hover {color: #0870b2;}
div#header-nav ul li.selected a {color: #0870b2;}
div#header-nav ul ul li {display: none}
/* End Top Navigation */

/* Sub Navigation */
#submenu {height: 30px;}
#submenu ul {list-style-type: none; padding: 0; margin-top: 5px;}
#submenu ul li {display: inline;}
#submenu ul li a {color: gray; text-decoration: none; text-transform: uppercase; font-size: 14px; font-family: Verdana; padding-right: 15px;}
#submenu ul li a:hover {color: #0870b2;}
#submenu ul li.selected a {color: #0870b2;}

#submenu ul ul {display: none}

/* End Sub Navigation */

/* Left side menu */
#l-content ul{list-style-type: none; margin: 0; padding: 0;}
#l-content ul li a {color: gray; text-decoration: none; text-transform: uppercase; font-size: 14px; font-family: Verdana; padding-right: 15px;}
#l-content ul li {display: block;}
#l-content li a:hover {color: #0870b2;}
#l-content li.selected a {color: #0870b2;}
#l-content ul ul li a {font-size: 12px; margin-left: 10px}
/* End side menu */

/* Image Slider */
#slider {width: 625px;height: 310px; margin: 15px 0 0px 50px   }
#slider ul, #slider li{margin:0; padding:0; list-style:none;}

#slider li { width:625px; height:310px; overflow:hidden; }	
	
/* numeric controls */	

/* ol#controls{margin:-50px 0 0 0;padding:0;height:20px;	}
ol#controls li{margin:0 10px 0 5px; padding:0;float:left;list-style:none;height:20px;line-height:20px;}
ol#controls li a{float:left;height:20px;line-height:20px;border:1px solid #ccc;background:#cccccc;color: #000;padding:0 6px;text-decoration:none;}
ol#controls li.current a{background:#333333;color:#fff;}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;} 
*/
	
/* End Image Slider */

/* Start Lightbox */
#lightbox{ position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:../images/lightbox/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:visited { background: url("../images/lightbox/prevlabel.gif") left 15% no-repeat; }
#nextLink, #nextLink:visited { background: url("../images/lightbox/nextlabel.gif") right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ background:url(../images/lightbox/closelabel.jpg) no-repeat; width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* END Lightbox */

/* IE6 Warning Message */
#ie-message {
background:#C00;
text-align:center;
border-bottom:1px solid #900;
color: #fff;
position:fixed;
top:0;
padding:5px;
width:100%;
}
#ie-message a {
color: #fff;
}

/* TWITTER */
div#twitter {width: 300px;height: 185px;margin:40px 0 0 5px;font-size: 10px;background: url('../images/button-twitter-gray.png') no-repeat;color: #ccc;}
div#twitter h2 {margin: 0;padding: 0.4em 1em;font-size: 1.1em;color: #fff;background-color: #000;}
p#preloader {margin: 0;padding: 1em 1em 1em 3em;background: transparent url("loader.gif") 1em center no-repeat;}
ul#twitter_update_list {margin: 0;padding: 35px 15px 5px 20px;list-style-type: none; }

ul#twitter_update_list li {margin: 0;padding: 0.8em 0 1em 0;border-bottom: 1px solid #ccc;}
ul#twitter_update_list li a {/* timestamp link */color: #fff;}
ul#twitter_update_list li span {display: block;}
ul#twitter_update_list li span a {/* links in tweet */color: #fff;}
ul#twitter_update_list li.firstTweet {}
ul#twitter_update_list li.lastTweet {border-bottom: none;}
a#profileLink {display: block;padding: 0.3em 1em;color: #fff;background-color: #888;}
/* END TWITTER */

