/* css created with BlogBird.nl */
/* mijngoal */				body{
				background-color: #65cc35;
                
                				background-image: url();
                				}
			   
							#header{
				background-color: #65cc35;
                  				background-image: url();
                				}
			   
							#footer{
				background-color: #65cc35;
                  				background-image: url();
                				}
			   
							#menudiv{
				background-color: #65cc35;
                  				background-image: url();
                				}
			   
							#wrapper{
				background-color: #65cc35;
                  				background-image: url();
                				}
			   
			/* color 5 */				#col1 h2{
				color: #ffffff;
                  				background-image: url();
                				}
			   
							body p{
				color: #ffffff;
                  				background-image: url();
                				}
			   
							.post-body{
				color: #ffffff;
                  				background-image: url();
                				}
			   
							#wrapper a:link, #wrapper a:visited{
				color: #0095ff;
                
				}
			   
					  body #col1 h2{
		   font-family: Trebuchet MS;
		  } 
				  body p, .post-body{
		   font-family: Trebuchet MS;
		  } 
		  
				  body #col1 h2{
		   font-size: 20px;
		  } 
		  
				   body #col2 h2{
		   font-size: 14px;
		  } 
		  
				   body p, .post-body{
		   font-size: 16px;
		  } 
		  
			
		body{
background-image: url(http://www.blogbird.nl/uploads/mijngoal/back.png);
background-repat: repeat-x;
}


#wrapper{
width: 1155px;
margin-top: -58px !important;
border-radius: 0 !important;
padding-top: 0;
padding: 0;
background-image: url(http://www.blogbird.nl/uploads/mijngoal/middleback.png);
background-repeat: no-repeat;
}

#header{
background-color: transparent;
}


#menudiv{
background-color: transparent;
margin-top: 50px;
}

#col1{
background-color: transparent;
}

#col2{
background-color: transparent;
}

#leftside{
background-color: transparent;
}

#content{
margin-top: 150px;
}

/*----- bookings-------------*/



/* JQuery Vertical Slider
----------------------------------*/

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:450px;
	height:300px;
	overflow:hidden; 
	}
#slider img{
	border: none;
}

/* 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;}
	



.error{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background-color:#CC0000;
text-align: center;
padding: 5px;
margin-bottom: 5px;
margin-top: 5px;
}



.success{
padding: 5px;
background-color: #393;
color: #FFF;
font-weight: bold;
margin-bottom: 5px;
margin-top: 5px;
}

.note{
background-color: #ffffcc; border: 1px solid #ffcc66; padding: 5px; padding-left: 33px; margin-bottom: 5px; background-image: url(http://www.blogbird.nl/application/sources/img/icons/lightbulb.png); background-position: 10px center; background-repeat: no-repeat;
}



