#container
{   
	width: 731px;
	min-height: 946px;
    color:#FFFFFF;   
	margin: 0 auto;    
	position:relative;   
    overflow:hidden;  
	border-bottom: #c17221 2px solid;
}  

#container .transparency   
{   
    opacity:0.5;   
    filter:alpha(opacity=55);   
    -moz-opacity:0.55;   
    background-color:#ffdddd;   
	width: 731px;
	height: 10000px;
    position:absolute;   
    top:0px;   
    left:0px;   
    z-index:-1;   
}


#header 
{
	width: 731px;
	height:152px;
	border-top: #c17221 2px solid;
	border-bottom: #c17221 2px solid;

}

#logo 
{
	width:537px;
	height:152px;
	background-image:url(../images/logo.png);
	margin-left:100px;
}

#menu 
{
	width: 669px;
	height: 27px;
	margin-top:20px;
	margin-left:18px;
	font-weight:bold;
	font-size:16px;
	padding-left:25px;
	color:#FFFFFF;
	background-color:#994f24;
}

#login
{
	width: 669px;
	min-height:27px;
	line-height:27px;
	margin-left:75px;
	margin-top:5px;
	color:#994f25;
}

#content 
{
	position:relative;
	width: 731px;
	min-height: 794px;
	font-family:Arial, Helvetica, sans-serif;
}

.contentpadding
{
	margin-top:25px;
	margin-left:18px;
}

#contentleft
{
	width: 516px;
	float:left;
	padding-left:18px;
	padding-top:5px;
}

#contentleft div
{
	margin-bottom:25px;
}

#contentright
{
	width: 160px;
	float:left;
	padding-left:18px;
	padding-top:6px;	
}

#contentright div
{
	margin-bottom:20px;
}

#maincontent
{
	width: 474px;
	min-height:312px;
	float:left;
	padding:5px;
	color:#994f25;
	border:1px white solid;
	font-size: 12px;
	padding:20px;
}

#webcam
{
	width: 232px;
	height:230px;
	float:right;
	border:1px white solid;
	padding-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#994f25;
}

#reserveer
{
	width: 240px;
	height:230px;
	float:left;
	border:1px white solid;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#994f25;
}

.calendar
{
	padding-left: 30px;
}

table tr td a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

#agenda
{
	width: 154px;
	height:158px;
	min-height: 155px;
	float:right;
	color:#994f25;
	background-color:#ffba6f;
	padding:3px 6px 0 6px;
}

#palmlifeadd
{
	width: 166px;
	height: 56px;
	background-image: url(../images/palmbeach2.png);
	float:right;
}

#nieuwsbrief
{
	width: 146px;
	min-height: 121px;
	padding:3px 6px 0 6px;
	border:1px white solid;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#994f25;
}

#extracontent
{
	width: 158px;
	float: left;
}

#extracontent .black1
{
	background-color:#994f24;
	height: 25px;
	line-height:25px;
	font-weight:bold;
	font-size:17px;
	text-align:center;
	width: 158px;
	margin-bottom:6px;
	color:#FFFFFF;
}

#extracontent .black2
{
	background-color:#994f24;
	height: 25px;
	line-height:25px;
	font-weight:bold;
	font-size:17px;
	text-align:center;
	width: 158px;
	margin-bottom:6px;
	color:#FFFFFF;
}

#extracontent .orange1
{
	background-color:#ffba6f;
	width: 158px;
	height: 54px;
	line-height:54px;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	
	margin-top: 13px;
	margin-bottom:6px;
	color:#994f24;
}

#extracontent .orange2
{
	background-color:#ffba6f;
	width: 158px;
	height: 54px;
	line-height:54px;
	font-weight:bold;
	font-size:20px;
	text-align:center;

	color:#994f24;
}

#footer
{
	width: 692px;
	height: 104px;
	clear:both;
	margin-left:18px;
	margin-top:10px;
	text-align:center;
	border:1px white solid;
}

#spider
{
	width: 692px;
	height:15px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:2px;
}

a
{
	color:#F30;
}

#spider a
{
	color:#000000;
}

#footer img
{
}

td.full {
	background-color: red;
}

td.partial {
	background-color: orange;
}

span.validation_error {
	color: red;
}

.calendar table {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
}

.calendar table td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.calendar {
	width: 160px;
	height: 136px;
}

table.calendar td {
	text-align: center;
	font-size: 14px;
}

table.calendar_nav {
	border-style: none;
}

table.calendar_nav td {
	border-style: none;
}

div.calendar {
	float: left;
}




ul
{
	font-size:13px;
	line-height:27px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

ul.dropdown {
 position: relative;
 z-index: 596;
}

ul.dropdown ul {
 display: none;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 597;
 width: 950px;
 background-color:#994f24;
}

ul.dropdown ul ul {
 top: 0px;
 left: 100%;
}

ul.dropdown li {
 position: relative;
	line-height:27px;
 height:27px;
 z-index: 598;
}

ul.dropdown li:hover {
 z-index: 599;
}

ul.dropdown li {
 float: left;
}

ul.dropdown li:hover ul {
 display: block;
}

ul.dropdown ul {
 width: 150px;
}

ul.dropdown li {
 padding: 0 5px;
}

ul.dropdown li:hover {
 background-color:#ffba6f;
 color: inherit;
 cursor: default;
}

ul.dropdown a,
ul.dropdown a:visited {
	color:#F90;
}

ul.dropdown a:hover {
	color:#FFF;
}

/* Arrows */

ul.dropdown.dropdown  li.dir {
 padding-right: 15px;
 background-image: url(../images/nav-arrow-down.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

ul.dropdown.dropdown ul li.dir {
 padding-right: 15px;
 background-image: url(../images/nav-arrow-right.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

ul.dropdown.dropdown.vertical  li.dir {
 background-image: url(../images/nav-arrow-right.png);
}

ul.dropdown.dropdown.vertical.rtl li.dir,
html[dir=rtl] ul.dropdown.dropdown.vertical li.dir,
ul.dropdown.dropdown.vertical[dir=rtl] li.dir {
 padding: 0 5px 0 15px;
 background-image: url(../images/nav-arrow-left.png);
 background-position: 0 50%;
}




/* reset.css - reset the default browser styling
 *
 * Type: strict
 *
 * (cc) 2006-2008 Tom Lwis (www.lwis.net). Some Rights Reserved.                         
 * This style sheet is licensed under a Creative Commons License
 * http://www.creativecommons.org/licenses/by-nc-sa/3.0/
 */

:link,:visited
{ text-decoration:none }

ul,ol
{ list-style:none }

dl,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,div,p,blockquote,fieldset,legend,input,select,textarea
{ margin:0; padding:0 }

h1 {
	font-size: 20px;
}
