/* CSS Document */
#galleria{height:390px;}
#breadcrumb{
	text-align:right; margin:0px 15px 0 0;
}
#breadcrumb a{
	color: #006600;
	font-weight:700;
}
#breadcrumb a:hover{
	color: #000;
}

#bottomSpacer{
	height:25px;
}
.woningaanbod{ 
padding:5px;
font-weight:700
}
.woningaanbod_div{
cursor:pointer; 
margin:15px 3px 0px 3px; 
vertical-align:middle;
border:1px solid #FFD82B;
}
.woningaanbod_div:hover {
border:1px solid #006600
}
.woningaanbod_thumb{
margin:3px 0px 0px 0px;
}
.mattblacktabs{
width: 99%;
overflow: hidden;
border-bottom: 1px solid #006600; /*bottom horizontal line that runs beneath tabs*/
background: #fff;
padding: 5px 3px 0px 3px;
}
.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 3px; /*offset of tabs relative to browser left edge*/
font: bold 13px Arial;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-bottom: none;
border-right: 1px solid #fff; /*right divider between tabs*/
color: #FFD82B;
background: #006600; /*background of tabs (default state)*/
letter-spacing: 1px;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #fff; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
color: #006600;
text-shadow: none;
}

.paging:link {
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: .9em;
	text-decoration: none;
	color:#000;
	border:#999 1px solid;
	padding-top:2px;
	padding-bottom:2px; 
	padding-left:6px; 
	padding-right:6px; 
	line-height:30px;
}

.paging:visited {
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: .9em;
	text-decoration: none;
	color:#000;
	border:#999 1px solid;
	padding-top:2px;
	padding-bottom:2px; 
	padding-left:6px; 
	padding-right:6px; 
	line-height:30px;
}

.paging:hover {
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: .9em;
	text-decoration: none;
	color:#000;
	border:#000 1px solid;
	padding-top:2px;
	padding-bottom:2px; 
	padding-left:6px; 
	padding-right:6px; 
	line-height:30px;
	background-color:#CCC;
}
.error { 
	padding:35px 5px 5px 5px;
	background: url(../images/error_32.png) no-repeat #FFE6DC;
	border:2px solid #FF0000;
}

.ok { 
	padding:35px 5px 5px 5px;
	background: url(../images/OK-32.png) no-repeat #E0FFDA;
	border:2px solid #00CC00;
}
.zoekForm {
	margin:20px 0 20px 5px;
	padding:0px;
}
.zoekForm input {border:0 none;}
/* ____________________________ SLIDER HOMEPAGE ____________________________ */
	.h3{
		font-size:150%;
		font-weight:normal;
		margin:0;
		padding:0 0 5px 0px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		}
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#containerSlider{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:710px;
		background:#fff;		
		margin-bottom:2em;
		height:137px;
		}	
	#headerSlider{
		height:40px;
		line-height:40px;
		background:#fff;
		}							


#news-container, #news-container_second
{
	width: 710px;
        height:97px;
        margin: 15px 0 0 0;
        padding: 0
}
/* Easy Slider */
	#slider ul, #slider p{
	line-height: 120%;
	}
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:710px;
		height:97px;
		overflow:hidden;
		background: #fff;
		line-height: 100%;
		cursor:pointer;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:5px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:940px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		/*background:url(../../../views/images/btn_prev.gif) no-repeat 0 0;*/	
		}	
	#nextBtn a, #slider1next a{ 
		/*background:url(../../../views/images/btn_next.gif) no-repeat 0 0;*/
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
.btn {

   background: #006600;
   background: -webkit-gradient(linear, left top, left bottom, from(#009900), to(#006600));
   background: -moz-linear-gradient(top, #009900, #006600);
   padding: 5px 10px;
   border:0px none;
   /*-webkit-border-radius: 12px;
   -moz-border-radius: 12px;
   border-radius: 12px;
   text-shadow: rgba(255,255,255,.4) 0 1px 0;*/
   cursor: pointer;
   color: #FFD82B;
   font-size: 14px;
   font-family: Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.btn:hover {
   background: #000;
   color: #FFD82B;
   }
.btn:active {
   background: #000;
   color: #FFD82B;
   }
