/*--------------------------------------------------------------------
Basic Style Sheet

Version: 1.0
Copyright: 2009, dicode® VOF - understanding internet
W: www.dicode.nl
E: info@dicode.nl
T: 0570-750680
--------------------------------------------------------------------*/

/* Global
--------------------------------------------------------------------*/
* { 
	font-family: georgia, arial;
	color: #505847;
	font-size: 11px;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0;
	padding: 10px 0;
	font-weight: bold;
	font-size: 22px;
	font-family: arial;
}

h2 {
	margin: 0;
	padding: 5px 0;
	font-weight: bold;
	font-size: 15px;
	font-family: arial;
}

h3 {
	margin: 0;
	padding: 5px 0;
	font-weight: bold;
	font-size: 13px;
	font-family: arial;
}

h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: verdana;
	color: #ffffff; 
	font-size: 44px; 
	letter-spacing: 1px;
}

p {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #e6e6e3;
}

div#site {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

/* Header
--------------------------------------------------------------------*/
	div#header {
		position: relative;
		width: 1000px;
		height: 114px;
		background: url(/css/images/bg_header.jpg) no-repeat;
	}

	div#header ul {
		position: absolute;
		list-style: none;
		margin: 0;
		padding: 0;
		left: 390px;
		top: 82px;
	}
	
	div#header ul li {
		float: left;
	}
	
	div#headerimage {
		position: relative;
		width: 1000px;
		height: 266px;
	}

	div#headerimage div#headeroverlay {
		position: absolute;
		top: 0px;
		left: 0px;
		background: transparent url(/css/images/header_overlay.png) no-repeat;
		width: 539px;
		height: 241px;
		padding: 25px 0px 0px 461px;
	}


	div#headerimage img {
		display: block;
	}

/* Sub
--------------------------------------------------------------------*/
	div#subhome {
		position: relative;
		width: 887px; /* 1000px */
		height: 174px; /* 199px */
		padding: 25px 0 0 113px;
		background: url(/css/images/bg_subhome.jpg) no-repeat;
		z-index: 9999;
	}

	div#subhome div#subhome-left, div#subhome div#subhome-middle, div#subhome div#subhome-right {
		position: relative;
		float: left;
		width: 207px; /* 237px */
		min-height: 159px;
		padding: 0 30px;
		line-height: 18px;
		background: url(/css/images/bg_subborder.jpg) no-repeat top right;
	}

	div#subhome div#subhome-left {
		padding: 0 30px 0 0;
	}

	div#subhome div#subhome-right {
		padding: 0 0 0 30px;
		background: none;
	}

	div#subhome div#subhome-left a, div#subhome div#subhome-middle a, div#subhome div#subhome-right a {
		color: #fff;
		text-decoration: none;
	}

	div#subhome div#subhome-left a:hover, div#subhome div#subhome-middle a:hover, div#subhome div#subhome-right a:hover {
		text-decoration: underline;
	}

/* Content
--------------------------------------------------------------------*/
	div#content {
		position: relative;
		background-color: #fff;
		line-height: 18px;
		padding: 26px 0 26px 113px;
	}

	div#site div.page {
		padding: 52px 0 26px 113px;
		background: #fff url(/css/images/bg_subnext.jpg) no-repeat;
	}

	div#content div#left {
		position: relative;
		width: 506px;
		float: left;
	}
	
		div#content div#left div.booking {
			position: relative;
			margin: 15px 0;
			padding: 0;
			width: 300px;
		}
	
	div#content div#right {
		position: relative;
		float: left;
		padding-left: 30px;
		width: 250px;
	}
	
		div#content div#right div.bg_top {
			position: relative;
			background: url(css/images/bg_twitter_top.png) no-repeat;
			height: 13px;
			width: 255px;
		}
	
	
		div#content div#right div.bg_middle {
			position: relative;
			background: url(css/images/bg_twitter_middle.png) repeat-y;
			width: 255px;
		}
	
			div#twittercontent {
				position: relative;
				margin-left: 7px;
				margin-top: 0;
				padding: 5px;
				width: 210px;
				background: #fff;
			}
			
				div#twittercontent h1 {
					float: left;
				}
			
				div#twittercontent div.tweet {
					margin: 10px 20px 0 10px;
					width: 200px;
					color: #828b8e; 
				}
				
					div#twittercontent div.tweet a {
						color: #5396c8; 
					}
				
					div#twittercontent div.tweet span.date b {
						color: #767676;
					}
					
				div#twittercontent div.follow{
					position: relative;
					width: 130px;
				}
				
				div#twittercontent div.img {
					position:relative;
					float: left;
					margin: 5px 10px 0 10px;
				}
				
				div#twittercontent div.img img{
					height: 30px ;
					width: 30px;
				}
				
		div#content div#right div.bg_bottom {
			position: relative;
			background: url(css/images/bg_twitter_bottom.png) no-repeat;
			height: 29px;
			width: 255px;
		}

	div#site div.page div#right {
		padding-top: 40px;
	}

	div#content div#spacer {
		float: left;
		width: 1px;
		height: 315px;
	}

	/* Content :: contact
	----------------------------------------------------------------*/
	table.contact td {
		vertical-align: top;
		padding: 0 20px 10px 0;
	}

	table.contact td input, table.contact td textarea {
		background-color: #f5f5f5;
		border: 0;
		border-left: solid 1px #cbcbcb;
		padding: 5px;
		width: 200px;
		
	}

	/* Content :: sitemap
	----------------------------------------------------------------*/
	div#content ul.sitemap {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	div#content ul.sitemap li {
		padding: 5px;
	}

	/* Content :: fotos
	----------------------------------------------------------------*/
	div#preview div {
		float: left;
	}
	
	div#preview div.topl {
		width: 14px;
		height: 14px;
		background: url(/css/images/photo_border1.png) no-repeat;
	}

	div#preview div.topm {
		height: 14px;
		background: url(/css/images/photo_border5.png) repeat-x;
	}

	div#preview div.topr {
		width: 14px;
		height: 14px;
		background: url(/css/images/photo_border2.png) no-repeat;
	}

	div#preview div.midl {
		width: 14px;
		background: url(/css/images/photo_border6.png) repeat-y;
	}
	
	div#preview div#photo {
		overflow: hidden;
	}

	div#preview div.midr {
		width: 14px;
		background: url(/css/images/photo_border7.png) repeat-y;
	}

	div#preview div.botl {
		width: 14px;
		height: 15px;
		background: url(/css/images/photo_border3.png) no-repeat;
	}

	div#preview div.botm {
		height: 15px;
		background: url(/css/images/photo_border8.png) repeat-x;
	}

	div#preview div.botr {
		width: 14px;
		height: 15px;
		background: url(/css/images/photo_border4.png) no-repeat;
	}



/* Footer
--------------------------------------------------------------------*/
	div#footer {
		position: relative;
		width: 1000px;
		height: 119px;
		background-color: #4c5443;	
	}
	
	/* Footer :: left
	----------------------------------------------------------------*/
	div#footer div#footerleft {
		position: absolute;
		left: 113px;
		top: 10px;
		color: #fff;
		line-height: 18px;
	}

	div#footer div#footerleft ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	div#footer div#footerleft ul li {
		float: left;
		color: #fff;
		padding-right: 4px;
	}

	div#footer div#footerleft ul li a {
		color: #fff;
		text-decoration: none;
	}

	div#footer div#footerleft ul li a:hover {
		text-decoration: underline;
	}

	/* Footer :: right
	----------------------------------------------------------------*/
	div#footer div#footerright {
		position: absolute;
		right: 113px;
		top: 10px;
		color: #fff;
		line-height: 18px;
	}

	/* Footer :: left
	----------------------------------------------------------------*/
	div#footer div#footerbottom {
		position: absolute;
		left: 113px;
		bottom: 0px;
		width: 237px;
		height: 19px;
		background-color: #fff;
	}

/* Shadow
--------------------------------------------------------------------*/
	div#shadowleft {
		position: absolute;
		left: -18px;
		top: 0;
		width: 18px;
		height: 894px;
		background: url(/css/images/bg_shadowleft.jpg) no-repeat;
	}

	div#shadowright {
		position: absolute;
		right: -18px;
		top: 0;
		width: 18px;
		height: 894px;
		background: url(/css/images/bg_shadowright.jpg) no-repeat;
	}

/* Other
--------------------------------------------------------------------*/
	div.clear {
		clear: both;
	}
	
