@charset "utf-8";
/* CSS Document */

body
{
	background-color:#eeeeee;
	background-image:url(/images/themes/postverkade/bg_main.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment: fixed;
	color: #434343;
}

#header
{
	height:160px;
	background-image:url(/images/themes/postverkade/bg_header.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#header .top
{
	height: 90px;
}

#themeWrapper
{
	background-image:none;
	background-position:bottom;
	background-repeat:no-repeat;
}

#header .logo
{
	background-image:url(/images/themes/postverkade/logo.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:141px;
	float:left;
	height:81px;
}

#header .logo img
{
	width:141px;
	height:81px;
}

a
{
	text-decoration:none;
	color:#1b1b1b;
}

a:hover,.contentPage a:hover, .contactInfo a:hover
{
	color:#a52770;
}

a.more
{
	color:#A52770;
	background-image:url(/images/themes/postverkade/arrow.gif);
	text-decoration: none !important;
}

a:hover.more
{
	color:#a52770;
}

.contentPage a, .contactInfo a
{
	color:#a52770;
	font-weight: bold;
	text-decoration: underline;
}


h2
{
	color:#1b1b1b !important;
}



.breadcrum
{
	background-image:url(/images/themes/postverkade/bg_breadcrum.gif);
	border-bottom: 1px solid #D9D9D9;
}

.breadcrum a
{
	color:#a52770;
}

.breadcrum .left
{
	background-image: url(/images/themes/postverkade/breadcrumLeft.gif);
}

.breadcrum .right
{
	background-image: url(/images/themes/postverkade/breadcrumRight.gif);
}

.siteTabs li a span 
{
	background-image:url(/images/themes/postverkade/tabLeft.png);
}

.siteTabs li a span:hover
{
	background-image:url(/images/themes/postverkade/tabLeftHover.png);
}

.siteTabs li a span.middle
{
	background-image:url(/images/themes/postverkade/tab.png);
}

.siteTabs li a:hover span.middle
{
	background-image:url(/images/themes/postverkade/tabHover.png);
}

.siteTabs li a.selected span.middle, .siteTabs li a.selected span.middle:hover
{
	background-image:url(/images/themes/postverkade/tabSelected.png);
	color: #1B1B1B;
}

.siteTabs a.selected span, .siteTabs a.selected span:hover
{
	background-image:url(/images/themes/postverkade/tabLeftSelected.png);
}

.siteTabs li a strong
{
	background-image:url(/images/themes/postverkade/tabRight.png);
}

.siteTabs li a:hover strong
{
	background-image:url(/images/themes/postverkade/tabRightHover.png);
}

.siteTabs a.selected strong, .siteTabs a.selected strong:hover
{
	background-image:url(/images/themes/postverkade/tabRightSelected.png);
}


#siteNav
{
	background-image:url(/images/themes/postverkade/bg_siteNav.jpg);
}

#siteNav li
{
	background-image:url(/images/themes/postverkade/siteNav_seperator.gif);
}

#siteNav li a
{
	color:#1b1b1b;
}

#siteNav li a:hover span, #siteNav li.selected a
{
	background-image:url(/images/themes/postverkade/siteNav_hover.gif);
}

.subMenu .title
{
	background-color:#bfb784;
	color:#FFF;
}

.subMenuList, .teaser .body
{
	background-color:#fff;
	border-color:#d9d9d9;
}

.subMenu li
{
	/*background-image:url(/images/themes/ninaber/subMenu_seperator.gif);*/
	border-bottom: 1px solid #CCC;
	height: 23px;
	background-image: none;
}

.subMenu li span
{
	background-image:url(/images/themes/postverkade/arrow.gif);
}

.subMenu li a:hover, .subMenu li a.selected
{
	background-image:url(/images/themes/postverkade/subMenu_rollover.png);
	color:#FFF;
}

#content
{
	
}

#contentFooter
{
	background-image: url(/images/themes/postverkade/content_footer.gif);
}

.mainContentWrapper
{
	border-style:solid;
	border-width: 0 1px 0 1px;
	border-color: #d9d9d9;
}

.teaser .footer, .subMenu .footer
{
	background-image: url(/images/themes/postverkade/footer.gif);
}

.info
{
	background-image: url(/images/themes/postverkade/info_button.gif);
	background-repeat: no-repeat;
	height: 31px;
}

#stickyItems .item .footer, .otherLinks .footer
{
	background-image: url(/images/themes/ninaber/footer_sticky.gif);
}

#footer
{
	background-color:#313131;
	color: #FFF;
}


.endFooter
{
	background-image:url(/images/themes/postverkade/footer_seperator.gif);
}

#footer a
{
	color: #FFF;
}

.footerLinks
{
	background-image:url(/images/themes/postverkade/bg_footerlinks.jpg);
}

.footerLinks .section li a
{
	background-image:url(/images/themes/postverkade/arrow.gif);
	
}

.footerLinks .section li a:hover
{
	text-decoration:underline;
	color:#fff;
}

.newsletter
{
	background-color:#6e334c;
	background-image:url(/images/themes/postverkade/bg_newsletter_signup.jpg);
}

.newsletter form input
{
	background-color:#f2f2f2;
}

.newsletter .submit
{
	background-image:url(/images/themes/postverkade/submit_newsletter.png);
}

.newsletter .title
{	
	color:#FFF;
}

.pvgProducts
{	
	background-color:#a52770;
	background-image:url(/images/themes/postverkade/bg_products.jpg);
}

#stickyItems .title, .otherLinks .title
{
	color:#FFF;
	background-color:#bfb784;
	background-image:url(/images/themes/ninaber/bg_sticky.gif);
}

.subMenu .title, .teaser .title
{
	color:#FFF;
	background-color:#313131;
	background-image:url(/images/themes/postverkade/header.gif);
}

#stickyItems .illu
{	
	border-color:#bfb784;
}

#stickyItems .item .intro
{
	background-color:#fcfbf9;
	border-color:#bfb784;
}

.otherLinks .intro
{
	background-color:#fcfbf9;
	border-color:#bfb784;
}

.otherLinks li
{
	background-image:url(/images/themes/ninaber/subMenu_seperator.gif);	
}

.otherLinks li a
{
	background-image:url(/images/themes/postverkade/arrow.gif);
}

.formWrapper
{
	/*background-color:#FCFBF9 !important;*/
	font-size: 11px !important;
}

#infoForm, #newsletterForm
{
	color: #FFF
}

#infoForm span
{
	color: #a52770;
}

#infoForm .submit
{
	background-image: url(/images/themes/postverkade/submit_contact.png);
}

#newsletterForm .submit
{
	background-image: url(/images/themes/postverkade/submit_newsletter_form.png);
}

#newsletterForm .unsubscribe
{
	background-image:url(/images/themes/postverkade/unsubscribe_newsletter_form.png);
	width: 245px;
	height: 31px;
	background-color: transparent;
	cursor: pointer;
}

#infoForm table label
{
	color: #FFF;
}

#message
{
	background-color: #313131;
	color: #FFF;
}

.galleryMenu li
{
	border-bottom: 1px solid #e8e9de;
}

.galleryMenu li a
{
	background-image: url(/images/themes/postverkade/arrow.gif);
}

.watchVideo
{
	background-image: url(/images/themes/postverkade/bekijk_video.png);
	height: 31px;
	background-repeat: no-repeat;
	margin-top: 20px;
}

.watchPhoto
{
	background-image: url(/images/themes/postverkade/bekijk_foto.png);
	height: 31px;
	background-repeat: no-repeat;
	margin-top: 20px;
}

.productImages
{
	display: none;
}

#contentFooter, .pvgProducts
{
	
}

.pvgContent
{
	padding: 20px 20px 0 20px;
}

.welcomePVG
{
	width: 540px;
	padding-bottom: 10px;
	float: left;
	margin-right: 15px;
}

.welcomePVG .intro
{
	line-height: 15px;
	float: left;
	width: 262px;
}

.welcomePVG .intro p
{
	padding-bottom: 4px;
}

h2.locaties
{
	background-image: url(/images/themes/postverkade/h2_locaties.gif);
	background-repeat: no-repeat;
	background-position:top  right;
	padding-top: 15px;
	margin-bottom: 10px;
	padding-left: 9px;
}


.welcomePVG .illu
{
	background-image: url(/images/themes/postverkade/saskia_post_rene_verkade.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 168px;
	float: left;
	margin-left: 9px;
	margin-right: 9px;
}

.locationItem
{
	padding-bottom: 5px;
}

.locationItem .illu
{
	width: 572px;
	float: left;
	height: 158px;
	margin-right: 15px;
	background-repeat: no-repeat;
}

.locationItem .illu a
{
	display: block;
	height: 52px; 
	width: 572px;
	padding-top: 106px;
}

.locationItem .illu a span
{
	background-image: url(/images/themes/postverkade/rollover.png);
	background-repeat: repeat;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing:-1px;
	color: #FFF;
	font-size: 24px;
	line-height: 42px;
	margin: 0 10px 0 10px;
	padding: 0 0 0 10px;
	display: none;
}

.locationItem .illu a:hover span
{
	display: block;
}

.locationItem .oudeslot
{
	background-image: url(/images/themes/postverkade/pvg_oude_slot.jpg);
}

.locationItem .waterland
{
	background-image: url(/images/themes/postverkade/pvg_landgoed_waterland.jpg);
}

.locationItem .cruises
{
	background-image: url(/images/themes/postverkade/pvg_postverkade_cruises.jpg);
}

.locationItem .sand
{
	background-image: url(/images/themes/postverkade/pvg_beachclub_sand3.jpg);
}

.locationItem .ninaber
{
	background-image: url(/images/themes/postverkade/pvg_ninaber_van_eyben.jpg);
}

.locationItem .theeschenkerij
{
	background-image: url(/images/themes/postverkade/pvg_theeschenkerij.jpg);
}

.locationItem .pip
{
	background-image: url(/images/themes/postverkade/pvg_pip.jpg);
}

.locationItem .information
{
	float: left;
	width: 355px;
	padding: 15px 0 0 0;
	border-bottom: 1px solid #d9d9d9;
	height: 132px;
}

.locationItem .information .title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	letter-spacing:-1px;
	padding-bottom: 6px;
}

.locationItem .information .body
{
	padding-bottom: 7px;
	line-height: 15px;
}

#smallPromo
{
	width:395px;
	height: 220px;
	background-color: #ffffff;
	float: left;
	margin-bottom: 10px;
}

#contentPictures, #contentVideo
{
	background-color: #f1f1f1;
}