@import url("home_slidemenu.css");

div#divSubmenu {
  display: none;
}
div#divBreadcrumb {
  display: none;
}
div#divContent {
  padding: 10px;
  padding-right: 0px;
  width: 760px;
  overflow: hidden;
}
div#divFooter {
	background-image: url(../images/bg_footer_home.gif);
	width: 635px;
	padding: 10px 120px 15px 15px;
}


h2 {
  color: #003472;
  letter-spacing: 0;
	word-spacing:0;
  font-style: italic;
  font-size: 14pt;
	margin:5px 0 8px 0;
}
h2.orange {
	color: #FF8700;
}

h3 {
	color: #5968bc;
	font-size: 14px;
	letter-spacing: 0;
	margin:0 0 8px 0;
	padding:0;
	word-spacing:0em;
}


/* Content container */
#divContent {
	background-color: #FFFFFF;
	width: 760px;/*770*/
	float: left;
	padding: 9px 0 0px 10px;
	/*line-height: 120%;*/
	word-spacing: 0em;
}
#divContent a {
	text-decoration: none;
	color: #FF8700; /* bright orange */
}
#divContent a:hover {
	text-decoration: underline;
	color: #7683cf; /* blue */
}
div#divContentText {
	width: 760px;
}


/* Links gestyled */
a.arrow {
	margin-right:	5px;
	padding-left:	17px;
	background-image: url(../images/home/bg_link_arrow.gif);
	background-position: left; background-repeat: no-repeat;
}



/* Content Balken */
div#divContentBalkTop,
div#divContentBalkMid,
div#divContentBalkBottom {
	width: 760px;
  float: left;
  clear: both;
	margin-bottom: 10px;
}

div#divContentBalkTop {
  height: 144px;
  overflow: hidden;
}


/* Content Blokken */
div.divContentNews,
div#divContentHotels,
div#divContentWelkom,
div#divContentMidRight {
  float:left;
  border:1px #6775c7 dotted;
  margin: 0 10px 0 0;
	background-repeat:repeat-y; background-position:top left;
}

div.divContentNews {
	width: 352px;/*370*/
	height: 124px;/*142*/
  margin: 0px;
	padding: 9px 8px 9px 8px;
	overflow: hidden;
	background-image: url(../images/home/bg_h_blok_fade_medium.gif);
}
div.divContentNews .divContentNewsImage {
	float: left;
  width: 90px;
  height: 120px;
	margin-right:11px;
	border: 1px solid #cbd6e2;
}
div.divContentNews h2 {
	padding: 4px 0 0 0;
}

div#divContentHotels {
	width:162px;/*180*/
	height:166px;/*200*/
	padding:13px 8px 9px 8px;
	overflow:hidden;
	background-image:url(../images/home/bg_h_blok_fade_small_green.gif);
}

div#divContentWebshop {
	float:left;
  border:1px #6775c7 dotted;
  margin: 0 10px 10px 0;
	width:368px;/*370*/
	height:198px;/*200*/
	overflow:hidden;
	background-image:url(../images/home/bg_h_blok_fade_large.gif);
	background-repeat:repeat-y; background-position:top left;
}
div#divContentWelkom {
	width:349px;/*370*/
	height:179px;/*200*/
	overflow:hidden;
	padding:7px 10px 2px 9px;
	background-image:url(../images/home/bg_h_blok_fade_medium.gif);
}
div#divContentMidRight {
  width:158px;/*180*/
	height:165px;/*200*/
	padding:9px 10px 14px 9px;
	background-repeat:repeat-y; background-position:top left;
	background-image:url(../images/home/bg_h_blok_fade_small.gif);
}


/* Webshop */
div#webshop_titel {
	position:absolute;
	margin:9px 0 0 10px;
}
div#webshop_text {
	position:absolute;
	width:215px;
	margin:11px 0 0 145px;
  /**/
  line-height:1.2em;
  
}
div#webshop_items {
	position:absolute;
	margin:58px 0 0 6px;
}
div.webshop_art {
	float:left;
  border:2px #f6ffbe solid;
	background-color:#FFF;
	width:153px;/*175*/
	height:117px;/*135*/
	overflow:hidden;
  margin: 0 6px 0 0;
	padding:7px 9px 7px 9px;
}
div.webshop_art h3 {
  margin: 0 0 0 0;
}
div.webshop_art_data {
  position: relative;
  width:153px;
}
div.webshop_art_data img {
	float:left;
	margin: 0 7px 0 0;
}

div.webshop_link {
	position:absolute;
	margin:105px 0 0 -2px;
}

div.webshop_art_newlabel {
	position:absolute;
  left: -6px;
  top: -12px;
	z-index:2;
	margin:0px;
	width:44px;
	height:21px;
	overflow:hidden;
	background-image:url(../images/home/webhop_newlabel.png);
	background-repeat:no-repeat; background-position:top left;
}
div.webshop_art_aanbiedinglabel {
	position:absolute;
  left: -6px;
  top: -12px;
	z-index:2;
	margin:0px;
	width:58px;
	height:23px;
	overflow:hidden;
	background-image:url(../images/home/webhop_aanbiedinglabel.png);
	background-repeat:no-repeat; background-position:top left;
}
.webshop_art_image {
	float: left;
  width: 65px;
  height: 65px;
  margin-right: 5px;
  background-position: center;
}
.webshop_art_text {
  float: left;
  width: 80px;
  height: 65px;
  overflow: hidden;
}


/* Content Bottom Vlakken */
div#divContentBottomLeft {
  float:left;
	width:190px;
	overflow:hidden;
}

div#divContentBottomMid {
  float:left;
	width:380px;
	overflow:hidden;
}

div#divContentBottomRight {
  float:left;
	width:190px;
	overflow:hidden;
}

div.divContentBottomBanner {
  float:left;
  overflow: hidden;
  border:1px #6775c7 dotted;
  margin: 0 10px 10px 0;
}
div.divContentBottomBanner img {
  float: left;
}

div.divContentBottomMidText {
  float:left;
	border:1px #6775c7 dotted;
	width:349px;/*370*/
	padding:7px 10px 2px 9px; 
  margin: 0 10px 10px 0;
	background-repeat:repeat-y; background-position:top left;
	background-image:url../images/home/bg_h_blok_fade_medium.gif);
}

div.divContentBottomRightItem {
  float:left;
  border:1px #6775c7 dotted;
	width:158px;/*180*/
  margin: 0 10px 10px 0;
	padding:9px 10px 14px 9px;
	background-repeat:repeat-y; background-position:top left;
	background-image:url(../images/home/bg_h_blok_fade_small.gif);
}

div#divContentMidRight,
div#divContentMidRight a,
div.divContentBottomRightItem,
div.divContentBottomRightItem a {
  font-weight: bold;
}



/* Twitter */
div.twitter_logo {
	position:absolute;
	margin:-2px 0 0 313px;
}

div#twitter p.opsomming {
	width:328px;/*340*/
	padding-left:	12px;
	background-image: url(../images/home/bg_tweet_arrow.gif);
	background-position:top left; background-repeat: no-repeat;
}

/*div.tweet_date {
	width:340px;
	text-align:right;
	font-size:10px;
	color:#fc7713;
	line-height:100%;
	margin-bottom:6px;
}*/

div.twitter_follow_link {
	margin:0 0 7px -3px;
}



/* Content Bottom Right Listitems */
div.divContentBottomRightItem ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
	width:155px;
}

div.divContentBottomRightItem ul li {
  padding: 0px;
  margin: 0px 0px 3px 0px;
}

div.divContentBottomRightItem ul li a {
	padding-left:	11px;
	background-image: url(../images/home/bg_link_arrow_small.gif);
	background-position: top left; background-repeat: no-repeat;
  display:block;
}

div.divContentBottomRightItem p.opsomming,
div#divContentMidRight p.opsomming {
	background-image: url(../images/home/bg_link_arrow_small.gif);
}



/*-------------------------  Attention Layer  ---------------------------*/
#homeAttention {
		position:absolute;
		z-index:20000;
		/*margin:-6px 0 0 144px;*/
    top:214px;
    left:154px;
		width:457px;/*497*/
		height:188px;/*218*/
		padding:30px 20px 0 20px;
		background-image:url(/images/home/bg_attention_layer.png);
		background-repeat:no-repeat;
		background-position:top left;
		font-family:Arial, Helvetica, sans-serif;
		font-style:italic;
		font-size:14px;
		font-weight:bold;
		color:#3a9700;
		text-align:center;
	}
  
	/* IE6 style 
	#homeAttention {
		background-image:url(/images/home/bg_attention_layer.gif);
	}
	end IE6 style */
	
	#homeAttention p {
		margin:0 0 20px 0;
	}
	#homeAttention strong {
		font-weight:bold;
		font-size:18px;
		color:#003472;
	}
	#homeAttention a {
		color:#fc7713;
		text-decoration:none;
	}
	#homeAttention a:hover {
		color:#003472;
	}
