/* 
Website: Boxmeer.info
Author: CYBOX internet & communicatie, Boxmeer, www.cybox.nl
*/

/* default
--------------------------------------------------------------------------------------*/
html { 
	height: 100%;
}
body {
	background-color: #ffffff;
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url('../images/xbg.jpg');
	background-repeat: repeat-y;
	background-position: 50% 0;
	line-height: 16pt;
	height: 100%;
}
a {
	color: #003366; text-decoration: none;
}
a:hover {
	color: #666;
}
p {
	margin-bottom: 10px;
	line-height: 16pt;
}
b { font-weight: normal; }

/* titles
--------------------------------------------------------------------------------------*/

h1 { font-size: 29px; color: #002c61; }
h2 {	font-size: 22px; color: #333; }
h3 { font-size: 17px; color: #666 }
h1, h2, h3 {  }
h1 { margin-top: 20px; margin-bottom: 20px; margin-left: 20px; color: #666; }


/* content
--------------------------------------------------------------------------------------*/

#top {
	background-color: #b6a162; /* #ffd200; */
	width: 100%;
	height: 50px;
}
#top .top-container {

	width: 980px;
	margin: 0 auto;
	position: relative;	
}
#top .top-container ul.top-menu {
	margin-left: 223px;
}
#top .top-container ul.top-menu li {
	width: auto;
	padding-top: 12px;
	float: left;
	margin-right: 30px;
}
#top .top-container ul.top-menu li a {
	color: #fff;
}
#top .top-container ul.top-menu li.on a, #top .top-container ul.top-menu li a:hover {
	color: #003265;
}
#top .top-container ul.network {
	position: absolute;
	right:0;
	top:10px;
	display: none;
}
#top .top-container ul.network li {
	float: left; margin-left: 11px;
}

#container {
	width: 980px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}

/* columns
--------------------------------------------------------------------------------------*/

#container #left-column {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 193px;
	height: 100%;
}
#container #center-column {
	position: absolute;
	left: 193px;
	top: 0px;
	width: 472px;
	height: 100%;
}
#container #right-column {
	position: absolute;
	left: 665px;
	top: 0px;
	width: 315px;
	height: 100%;
}

/* left
--------------------------------------------------------------------------------------*/

#container #left-column a.logo {
	margin-top: -50px;
	display: block;
	width: 179px;
	height: 214px;
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}
#container #left-column a.logo:hover {
	/*background-position: 0 -213px;*/
}	
#container #left-column .nieuwsblok h3 {
	margin-bottom: 5px;
	margin-top: 25px;	
}
#container #left-column .nieuwsblok ul  {
	line-height: 13pt; font-size: 11px;
}
#container #left-column .nieuwsblok ul li {
	margin-top: 0px; margin-bottom: 1px;
	border-top: 1px solid #ccc; width: 180px;
	padding-top: 1px;
}
#container #left-column .nieuwsblok ul li a {
	display: block;
}
#container #left-column .panel_lvc {
	background-image: url('../images/panel_lvc.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 186px;
	height: 176px;
	margin-top: 25px;
	padding-left: 7px;
	padding-top: 65px;
}
#container #left-column .panel_lvc img {
	display: block; margin-top: 10px; margin-bottom: 5px;
}
#container #left-column .panel_lvc ul li {
	margin-bottom: 8px; font-weight: bold;
}
#container #left-column .panel_lvc ul li a {
	color: #fff; display: block;
}
#container #left-column .panel_lvc ul li a:hover {
	text-decoration: underline; 
}

/* center
--------------------------------------------------------------------------------------*/

#container #center-column .newest-news-img {
	position: relative;
	width: 472px;
	max-height: 352px;
   overflow: hidden;
	margin-bottom: 10px;
}

#container #center-column .newest-news-img img {
   display: block;   
}

#container #center-column .newest-news-img .arrow {
   /* margin: -19px 0px 0px 20px; */
   position: absolute;
   bottom: 0;
   left: 20px;  
}

#container #center-column .newest-news-img a {
	display: block;
	width: 472px;
	max-height: 352px;
	top: 0;
	left: 0;
	background-image: url('../images/newest-arrow.png');
	background-repeat: no-repeat;
	background-position: bottom left;	
}

#container #center-column .news-item {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #003366;
	margin-bottom: 10px;
}

#container #center-column .news-small {
   width: 196px;
   float: left;
   border-bottom: 0px;
   padding: 15px 20px 10px 20px;
}

#container #center-column .bigbanner {
   margin: 10px 0px;
   padding-top: 10px;
   border-top: 1px solid #003366;
   display: block;
   border-bottom: 1px solid #003366;
	width: 472px;
	height: 210px;
	overflow: hidden;
}

#container #center-column .bigbanner img {
   margin-top: 10px;
}

#container #center-column .aandacht {
   display: block;
	margin-bottom: 10px;
}

#container #center-column .aandacht img {
   display: block;   
}

#container #center-column .news-small h2 {
   font-size: 16px;
}

#container #center-column .news-item p {
	margin-top: 20px;
}

#container #center-column .tekstblok { /* class="blok" op achterliggende pags */
	padding: 0px px;
	margin: 20px;
	
}

.bordertop {
   border-top: 1px solid #003366;
   padding: 20px 0px;    
}
.bordertop h2 { 
   color: #003366;
   padding-left: 20px;
}

.new_vids { width:450px; margin: 0px auto; }
.new_vids_thumbs { width:275px; border-top: 1px dotted #ED1C37; border-bottom: 1px dotted #ED1C37; height: 145px; padding-top: 5px; margin-bottom: 25px; }
.new_vids_thumbs img { float: left; margin: 0; padding: 0; padding: 5px; }
.new_vids_thumbs a { float: left; margin: 0; padding: 0; background-image: url('../images/play_video_small.gif'); background-repeat: no-repeat;  }

.newvid, .popvid { position: relative; width: 80px; height: 60px; float: left; margin: 5px; }
.newvid a { display: block; position: absolute; top: 0px; left: 0px; width: 80px; height: 60px; background-image: url('../images/play_video_small.gif'); }
.newvid a:hover, .popvid a:hover { background-position: 0 -60px; }

.new_vids, .new_vids object, .new_vids object embed { z-index:-5; }

a.leesmeer {
	display: block;
	background-color: #b6a162;
	padding: 3px;
	width: auto; 
	font-size: 10px;
	color: #fff;
	width: 75px;
	text-align: center; 
}
a.leesmeer:hover {
	background-color: #c6b174;
}
a.archive {
	float: right;
}

#container #center-column .info {
   border: 1px solid #DADADA;
   width: 179px;
}

#container #center-column .info h2 {
   padding: 0px;   
}

.pages {
   padding: 20px;   
}

.pages a {
   display: block;
   float: left;
   padding: 0px 5px; 
   margin: 0px 6px 0px 0px;
}

.pages a.active {
   background-color: #003366;
   color: #ffffff;   
}

/* right
--------------------------------------------------------------------------------------*/

#container #right-column #agenda {
	margin-top: 20px;
	padding-left: 15px;
	
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #dadada;	
	width: 285px; 
	font-size: 11px;
}
#container #right-column #agenda h2 {
	font-size: 26px;
	margin-bottom: 10px;
}
#container #right-column .blok {
	margin-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border: 1px solid #dadada;
	
	width: 280px;
	margin-left: 12px;
	padding-top: 15px;
}
#container #right-column .blok h2 {
	margin-bottom: 10px;
	font-size: 20px;
}
#container #right-column .blok .stelling {
	padding-left: 40px;
	background-image: url('../images/poll.png');
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 22px;
	padding-top: 4px;
	margin-top: 5px;
	font-size: 14px;
	color: #003265;
}
#container #right-column .blok .opties {
	margin-top: 10px;
}
#container #right-column .blok .opties p {
	margin: 0px;
}


#container #right-column .buttons img {
	display: block; 
	float: left;

	width: 150px; 
	border-right: 1px solid #dadada; 
	border-bottom: 1px solid #dadada; 
	margin-right: 1px;
	margin-bottom: 1px;
}

#marktplaats {
	position: relative;
	height: 130px;
	overflow: hidden;
}

#marktplaats ul li {
   width: 260px;
   height: 100px;
}

#marktplaats ul li .img {
   text-align: center;
   padding: 5px;  
   width: 100px;
   height: 100px;
   overflow: hidden;
   position: absolute;
   right: 5px;
   top: 0;
}
#marktplaats a.mp_title {
	width: 130px;
	margin-left: 5px;
	display: block;
	font-weight: bold;
}
#marktplaats #mpnext {
	position: absolute;
	right: 6px;
	top: 50px; 
	cursor: pointer;
}
#marktplaats #mpprev {
	position: absolute;
	left: 6px;
	top: 50px;
	cursor: pointer;
}

#huizen li, #koopzondag li {
   border-top: 1px solid #ccc;
   padding: 2px 0px;
}

#twitter {
	height:400px;
}
.twitter li {
   padding-top: 15px;
   font-size: 11px;
   line-height: 13px;
}

.twitter .img {
   width: 48px;
   height: 48px;
   float: left;
   overflow: hidden;
   margin: 0px 10px 10px 0px;
}

.twitter .tweet {
   width: 210px;
   float: left; 
}

.twitter .date {
   padding-top: 3px;
   color: #7F7F7F;  
}

/** weer! **/
.weather img {
    float: left;
    display: block;
    margin-right: 10px;
}

.weather .temp {
    font-size: 40px;
    font-weight: bold;
    color: #003365;
    float: left;
    line-height: 52px;
	margin-bottom: 5px;
}

.weather {
    height: 52px;
	margin-left: 15px;
	margin-top: 10px;
}
.weather div.subweather {
	clear: left; font-size: 15px; padding: 10px; border-top: 1px solid #dadada; font-weight: bold; color: #b5a260;
}


#agenda a.item {
    display: block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 2px;
    margin-bottom: 2px;
	width: 260px;
}

.option {
    /*height: 34px;*/
    margin-bottom: 3px;
}

.option .bar {
    height: 11px;
    background-color: #003466;
}

.option p {
    margin: 0px;
}

.submit_button {
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    border: 0px;
    color: #003466;
    font-weight: bold;
    font-size: 1.5em;
    cursor: pointer;
}

.comments {
    padding: 15px 20px 15px 20px;
}

/*-----------LOGIN FORM ETC -------------- */
#login {
    color: #003265;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
}

.login_screen {
    line-height: 14px;
    text-align: right;
}

#login .start_screen {
    text-align: right;
}

#login .login_form {
    display: none;
}

#login .login_form input {
    width: 142px;
    height: 16px;
    margin: 0px 2px 0px 0px;
    border: 1px solid #003265;
    background-color: white;
    padding: 2px;
    background-position: left;
    background-repeat: no-repeat;
}

#login .login_form input.username {
    background-image: url("../images/username_field.gif");
}

#login .login_form input.password {
    background-image: url("../images/password_field.gif");
}

/*-----------COMMENTS ------------*/

#comment_form {
    padding: 20px;
}

#comment_form form {
    padding-top: 15px;   
}

#comment_form form textarea {
    width: 100%;
    border: 1px solid #002C61;
    font-family: sans-serif;
    font-style: italic;
    font-size: 12px;
    padding: 4px;
    margin-bottom: 20px;
}

/* contact form colofon */

input, textarea {
	padding: 5px;
	font-family: arial;
	color: #003366;
	font-size: 12px;
	border: 1px solid #ccc;
}
form p {
	margin: 0;
	padding: 0;
}

/* footer */

#footer {
	clear: both;
	background-color: #b6a162; /* #ffd200; */
	width: 100%;
	height: 200px;
}


/* social icons */

#social_icons {
	margin-top:-20px;
	display:block;
	float:right;
}

#social_icons li {
	float:left !important;
	background:none;
	margin-left:5px;
}

.title_vid {
   height: 70px;
}

.title_vid .newvid {
   margin-right: 15px;
}

.title_vid h2 {
   font-size: 12pt;
   padding-top: 4px;   
}

.title_vid em {
   font-size: 0.8em;   
}

#twitter_block .follow {
   padding: 10px 0px 0px 25px;   
   background-image: url(../images/twitter.gif);
   background-repeat: no-repeat;
   background-position: 0px 10px;
   height: 16px;
   display: block;
}

#twitter_block {
   font-size: 11px;
   line-height: 13px;
}

/* news ticker */

.newspanel {
	width: 442px;
	height: 224px;
	background: #003a74;
	margin-left: 18px;
	position: relative;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	overflow: hidden;
}
.newspanel .btns {
	position: absolute;
	width: 170px;
	right: 0;
	top: 0;
	background-image: url('../images/transbg.png');
	z-index: 9;
}
.newspanel .btns li a{
	color: #fff;
	display: block;
	padding: 10px;
	height: 40px;
	border-bottom: 1px solid #b6a162;
}
.newspanel .btns li a:hover, .newspanel .btns li a.on {
	background: #003365;
}

.newspanel .btns li.more a {
	background: #fff;
	height: 20px;
	color: #003365;
}
.newspanel .btns li.more a:hover {
	color: #555;
}
.newspanel .snippet {
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 10px;
	width: 252px;
	color: #fff;
	background-image: url('../images/transbg2.png');
   z-index: 8;	
}

.news_imgs div {
   width: 442px;
	height: 224px;
   background-position: 50% 50%;
   z-index: 7;
}

.tekstblok form p {
	margin: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}