body
{
	padding: 0;
	height: 100%;
	background: #F1EBEB;
}


div#body
{
	color:#333333;
	/*font-family: Georgia,"New Century Schoolbook","Nimbus Roman No9 L",serif;*/
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
	padding:0px;
	text-align:center;
	background: #F1EBEB;
}

div#container
{
	position: relative;
	width: 920px;
	margin: 10px auto;
	text-align: left;
	padding: 0;
	background: url('../images/faux-columns.png') repeat-y;
	border: 1px solid #CCCCCC;
}

div#flags
{
	/*position: absolute;
	top: 5px;
	left: 10px;*/
	width: 920px;
	margin: 10px auto 0px auto;
	text-align: left;
	display: none;
}

div#flags img
{
	display: inline;
	border: 0;
}

div#flags a
{
	text-decoration: underline;
	color: #b45340;
}

div#flags a:hover
{
	color: #4971BA;
}

div#header
{
	position: relative;
	height: 130px;
	background: url('../images/windmill-lake-header-2.jpg') top left;
	border-bottom: 1px solid #CCCCCC;
}

div#header img.logo
{
	position: absolute;
	top: 10px;
	right: 10px;
	border: 0;
	/*background: white;*/
}

div#tabs
{
	position: absolute;
	bottom: 0;
	width: 100%;
	/*font-family: Georgia, Georgia, serif;*/
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
}

div#tabs div.tab
{
	position: relative;
	float: left;
	width: auto;
	margin: 0 10px;
	/*padding: 5px 10px;*/
	/*background: #0055a5;*/
	/*border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;*/
}

div#tabs div.tab:hover a {
	background: url('http://www.windmill-lake.nl/data/uploads//Ch__teau_de_Coulon/Chateau_de_Coulon/tab-bg-hover.png') repeat-x;
}
div#tabs div.tab:hover div.tab_corner_left {
	background: url('http://www.windmill-lake.nl/data/uploads//Ch__teau_de_Coulon/Chateau_de_Coulon/tab-corner-left-hover.png') repeat-x;
}
div#tabs div.tab:hover div.tab_corner_right {
	background: url('http://www.windmill-lake.nl/data/uploads//Ch__teau_de_Coulon/Chateau_de_Coulon/tab-corner-right-hover.png') repeat-x;
}

div#tabs a
{
	float: left;
	height: 24px;
	padding: 5px 0 0 0;
	_padding: 5px 0 6px 0;
	background: url('http://www.windmill-lake.nl/data/uploads//Ch__teau_de_Coulon/Chateau_de_Coulon/tab-bg.png') repeat-x;
	color: white;
	text-decoration: none;
}

div#tabs a.active
{
	color: #4971BA;
	font-weight: bold;
}

div.tab_corner_left
{
	/*position: absolute;
	top: 0;
	left: 0;*/
	float: left;
	width: 10px;
	height: 29px;
	background: url('http://www.windmill-lake.nl/data/uploads//Ch__teau_de_Coulon/Chateau_de_Coulon/tab-corner-left.png') no-repeat;
}

div.tab_corner_left
{
	/*position: absolute;
	top: 0;
	left: 0;*/
	float: left;
	width: 10px;
	height: 29px;
	background: url('http://www.windmill-lake.nl/data/uploads//Ch__teau_de_Coulon/Chateau_de_Coulon/tab-corner-left.png') no-repeat;
}


div.tab_corner_right
{
	/*position: absolute;
	top: 0;
	right: 0;*/
	float: left;
	width: 10px;
	height: 29px;
	background: url('http://www.windmill-lake.nl/data/uploads//Ch__teau_de_Coulon/Chateau_de_Coulon/tab-corner-right.png') no-repeat;
}

div#content
{
	float: left;
	width: 689px;
	_width: 800px;
	padding: 20px 15px 15px 15px;
	/*background: white;*/
	/*border-right: 1px solid #000;*/
	/*height: 400px;*/
	line-height: 1.5;
}

div#content img
{
	border: 1px solid black;
	margin: 10px;
}

div#content a
{
	text-decoration: underline;
	color: #4971BA;
}

div#content a:hover
{
	color: #CC0000;
}

div#content h1
{
	color: #4971BA;
	font-size: 14pt;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

div#content h2
{
	color: #4971BA;
	font-size: 11pt;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

div#content h3
{
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}

div#content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#content li {
	margin: 0;
	padding: 3px 0 3px 20px;
	list-style: none;
	background: url('../images/bullet.png') no-repeat 0px 5px;
}

div#navigation
{
	float: left;
	_float: right;
	_margin-right: 5px;
	width: 180px;
	padding: 10px 10px 35px 10px;
	/*color: white;*/
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	/*font-family: Georgia, Georgia, serif;*/
	font-size: 11pt;
}

div#navigation ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div#navigation li
{
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #D3D3D3;
}
div#navigation li:hover
{
	border-bottom: 1px solid #4971BA;
}

div#navigation a
{
	display: block;
	/*color: white;*/
	width: 100%;
	color: #4971BA;
	padding: 3px;
	text-decoration: none;
}

div#navigation a:hover
{
	/*background: #B45340;*/
	color: #CC0000;
	display: block;
	/*text-decoration: underline;*/
}

div.error {
	color: red;
	font-weight:bold;
}

div.guestbookmessage {
	border: 1px solid #00529F;
	padding: 5px;
}

div.guestbookheader {
	font-weight: bold;
}

div#guests {
	width: 176px;
	margin: 25px 0 0 0;
	font-size: 0.9em;
}


/* Module: breadcrumbs */
#body #module_breadcrumbs a
{
	text-decoration:none;
}

#body #module_breadcrumbs a:hover
{
	text-decoration:underline;
}
/* Module: forms */
.formfailure
{
	background-color:#FF6666;
}
/* Module: guestbook */
.date
{
	text-align: right;
}

#guestbook
{
	color:#333333;
	/*font-family: Georgia,"New Century Schoolbook","Nimbus Roman No9 L",serif;*/
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
	padding:0px;
}

/* Module: photogallery */
div.photogallery{
	margin: 20px 0 20px 0;
	width: 660px;
}

div.photogallery a{
	display: block;
	float: left;
	margin: 5px;
	background: none !important;
	padding: 0 !important;
	border: none !important;
	text-decoration: none !important;
	color: white !important;
}

div.photogallery img{
	border: 1px solid #CCCCCC !important;
}

div.photogallery a:hover img{
	border: 1px solid #EF8C22 !important;
}
/* Module: survey */
.em
{
	background-color:#000000;
	width:200px;
	border: 1px solid #000000;
}

.mm
{
	background-color:#B8B8B8;
}

div#commentForm
{
  display: none;
}
