@charset "utf-8";


/* ********** ********** ********** ********* CSS DOCUMENT VLIELAND ********** ********** ********** ********** * \

8b           d8  88  88              88                                    88  
`8b         d8'  88  ""              88                                    88  
 `8b       d8'   88                  88                                    88  
  `8b     d8'    88  88   ,adPPYba,  88  ,adPPYYba,  8b,dPPYba,    ,adPPYb,88  
   `8b   d8'     88  88  a8P_____88  88  ""     `Y8  88P'   `"8a  a8"    `Y88  
    `8b d8'      88  88  8PP"""""""  88  ,adPPPPP88  88       88  8b       88  
     `888'       88  88  "8b,   ,aa  88  88,    ,88  88       88  "8a,   ,d88  
      `8'        88  88   `"Ybbd8"'  88  `"8bbdP"Y8  88       88   `"8bbdP"Y8  


\ * ********** ********** ********** ********** CSS DOCUMENT VLIELAND ********** ********** ********** ********** */




/* ********** ********** ********** ********** MAIN MENU ********** ********** ********** ********** */


#mainmenu					{height: 40px; border-bottom: 3px solid #fff;background-image: url('/fileadmin/templates/wadden/img/vlieland/menuBg.jpg'); background-repeat: repeat-x; font-size: 13px}

#mainmenu li a				{
							display: block; height: 40px; padding: 0px 10px; text-decoration: none; font-weight: bold; line-height: 40px; 
							background: transparent; color: #82004b;
							}

/* ********** ********** ********** ********** CONTENT ********** ********** ********** ********** */


#content				{display: -moz-box; padding-top: 300px; background-color: #c0d8e3; background-image: url('/fileadmin/templates/wadden/img/vlieland/headerBg.jpg'); background-repeat: no-repeat; 		
						background-position:top center; width: 980px;}


/* ********** ********** ********** ********** MENU LEFT ********** ********** ********** ********** */


ul.menuLeft 					{display: block; list-style: none; margin-left: 0px; padding-bottom: 20px; border-top: 3px solid #bf3288; font-size: 12px; 
								 font-family: Verdana, Arial, Helvetica, sans-serif; background: #f8fcfe;}
.menuLeft li					{display: block; padding: 0px 10px 0px 28px; }
.menuLeft li.header				{font-variant: small-caps; line-height: 32px; font-weight: bold; font-size: 16px; color: #bf3288}
.menuLeft li a					{
								display: block; height: 43px; height: auto; padding: 0px 26px; text-decoration: none; font-weight: normal; line-height: 28px; 
								color: #7a7a7a; border-bottom: 1px solid #d6dee8;
								}
.menuLeft li a:hover			{background-color: #e7c0db; border-bottom: 1px solid #e7c0db; color: #7a7a7a}

.menuLeft li a.current			{background-color: #bf3288; border-bottom: 1px solid #bf3288; color: #fff;}
.menuLeft li a.current:hover	{background-color: #ce68a7; border-bottom: 1px solid #ce68a7; color: #fff;}


/* ********** ********** ********** ********** MENU RIGHT ********** ********** ********** ********** */


#menuRight li					{display: block; padding: 0;background-image: url('/fileadmin/templates/wadden/img/vlieland/menuRightLiBg.jpg'); background-repeat: repeat-x}
.menuRightBottom				{
								display: block; background-image: url('/fileadmin/templates/wadden/img/vlieland/menuRightBottom.png'); background-repeat: no-repeat; 
								background-position: bottom center; height: 10px; width: 180px;
								}


/* ********** ********** ********** ********** PAGES ********** ********** ********** ********** */


#mainContent		{border-top: 3px solid #bf3288; }
#mainContent
span.islandName		{color: #bf3288; font-size: 36px}


div.banners 		{border-top:3px solid #bf3288;}

#banner h1		{color:#BF3288; font-size: 16px; font-variant:small-caps; font-weight:bold; line-height:32px;}


/* ********** ********** ********** ********** MENU ********** ********** ********** ********** */
#mainmenu li a.texelOn {
	background: transparent url('/fileadmin/templates/wadden/img/texel-over.gif') no-repeat 0px 8px;
	color: #754f12;
}
#mainmenu li a.vlielandOn {
	background: transparent url('/fileadmin/templates/wadden/img/vlieland-over.gif') no-repeat 0px 8px;
	color: #58143d;
}
#mainmenu li a.terschellingOn {
	background: transparent url('/fileadmin/templates/wadden/img/terschelling-over.gif') no-repeat 0px 8px;
	color: #2f3b51;
}
#mainmenu li a.amelandOn {
	background: transparent url('/fileadmin/templates/wadden/img/ameland-over.gif') no-repeat 0px 8px;
	color: #5a8003;
}
#mainmenu li a.schiermonnikoogOn {
	background: transparent url('/fileadmin/templates/wadden/img/schiermonnikoog-over.gif') no-repeat 0px 8px;
	color: #817018;
}

/* ********** ********** ********** ********** WEBCAM CAPTION ********** ********** ********** ********** */


.slideshow-captions {background-color: #bf3288}


/* ********** ********** ********** ********** AGENDA OVERZICHT 	********** ********** ********** ********** */


/* Zoek op 'eilandkleur' */

/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:0px solid #fff;

}
.news-latest-container HR.clearer {
	clear:left;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	border:0px solid #333;
	background-color: transparent;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:3px;
	margin:0px;
	border: 0px;
	border-bottom :1px solid #ddd;
	background-color: transparent;
	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-top: 5px;
	padding: 2px;
	border-bottom: 0px solid #fff;
	background-color: transparent;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color: #BF3288; /* eilandkleur */
	padding-left: 0px;
	text-decoration: none;
}
.news-list-container H3 A {
	color:#fff;

}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #666;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	font-size: 10px;
	font-weight: normal;
	background-color: transparent;
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;

	}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
}

.news-list-morelink a {
	color: #777;
	text-decoration: none;
}


.news-list-browse {
	text-align: center;
}

#innerText h2
{
color: #BF3288; /* eilandkleur */
padding:5px 0 0;
}

	




