/* common styles
----------------------------------------------- */
body {
background: #5f6b61;
background-image: url(images/background.jpg);
background-repeat:repeat-y;
background-position:center;
font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
margin: 0px;
padding: 0px;
color: #000;
}


/* layout
----------------------------------------------- */
#box {
position: relative;
background: #9cf;
margin: 20px auto;
padding: 0px;
width: 700px;
border: 5px solid #fff;
}

#bodyText {
text-align: justify;
padding: 20px 20px 0px 20px;
width: 660px;
background: transparent;
border-top: 2px solid #FF6600;
}

#bodyText2 {
text-align: justify;
padding: 20px 20px 0px 20px;
width: 660px;
background: transparent;
}

#sidebarLeft {
text-align:justify;
background:#9cf;
float:left;
width:320px;
margin-right: 10px;
margin-left: 20px;
}

#sidebarRight {
text-align:justify;
background:#9cf;
float:left;
width:320px;
margin-right: 20px;
margin-left: 10px;
}

#footer {
margin: 25px 0 0 0;
background-color:#006699;
line-height: 1.8em;
text-align: center;
border-top: 2px solid #FF6600;
}

#nav {
margin: 0;
background-color:#006699;
line-height: 2em;
text-align: center;
border-top: 2px solid #FF6600;
}

h3 span { 
display: inline;
color:#000;
font-style:italic;
padding-left: 60px;
}

h4 { 
color:#000;
font-style:italic;
margin-top: -35px;
padding-left: 55px;
}

h5 span {
display: inline;
}

/* header
----------------------------------------------- */

#pageHeader {
	background: url(images/header.gif) top left no-repeat;
	height: 200px;
	margin: 0px;
	border-bottom: 5px solid #fff;
	}

#pageHeader h1 {
	display: none;
	}

#pageHeader h2 {
	display: none;
	}

#bodyText h3 {
	background: transparent url(images/logo_sml.gif) no-repeat top left;
	width: 700px;
	height: 52px;
	margin-top: 0px;
	}

#bodyText2 h3 {
	background: transparent url(images/logo_sml.gif) no-repeat top left;
	width: 700px;
	height: 52px;
	margin-top: 0px;
	}

#sidebarLeft h3 {
	background: transparent url(images/logo_sml.gif) no-repeat top left;
	width: 300px;
	height: 52px;
	margin-top: 0px;
	}

#sidebarRight h3 {
	background: transparent url(images/logo_sml.gif) no-repeat top left;
	width: 340px;
	height: 52px;
	margin-top: 0px;
	}


/* text
----------------------------------------------- */
p {
font-size: 12px;
padding: 0px 5px 15px 5px;
margin: 0;
line-height: 18px;
}

li {
font-size: 12px;
list-style-type:none;
padding-left: 5px;
margin: 0;
line-height: 16px;
}


/* links
----------------------------------------------- */

#bodyText a, #bodyText a:link, #bodyText a:visited, #bodyText2 a, #bodyText2 a:link, #bodyText2 a:visited {
text-decoration: none;
color:#0033CC;
font-size: 11px;
padding: 0 20px 0 0;
}

#bodyText a:hover, #bodyText2 a:hover {
text-decoration: none;
color: #FF6600;
}

#footer a, #footer a:link, #footer a:visited {
text-decoration: none;
color: #fff;
font-size: 11px;
padding: 0 20px 0 0;
}

#footer a:hover {
text-decoration: none;
color: #9cf;
}

#nav a, #nav a:link, #nav a:visited {
text-decoration: none;
color: #fff;
font-size: 11px;
padding: 0 20px 0 0;
}

#nav a:hover {
text-decoration: none;
color: #9cf;
}



/* Table
----------------------------------------------------------------------*/

.fieldstyle {
border: 1px solid #006699;
padding: 2px;
width: 100%;
}

.fieldstyle2 {
border: 1px solid #006699;
padding: 2px;
width: 28%;
}

.button {
border: 1px solid #006699;
cursor: pointer;
padding: 5px;
color: #006699;
background-color: #FFFFFF;
}

table.accommodation { 
border-collapse: collapse;
border: 1px solid #FF6600;
}
 
th.accommodationT {
font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
padding: 8px;
border: 1px dotted #006699;
font-size: 11px;
font-weight: bold;
text-align: center;
width: 33%; 
}

th.accommodationT2 {
font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
padding: 8px;
background-color: #a8d4ff;
border: 1px solid #FF6600;
font-size: 14px;
font-weight: bold;
text-align: center; 
}

td.accommodationD {
font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
padding: 8px;
font-size: 11px;
border: 1px dotted #006699;
text-align: center; 
}


table.booking { 
border:none;
}
 
td.bookingD {
font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
font-size: 11px;
text-align: left; 
font-weight: bold;
}


/* Calendar
----------------------------------------------------------------------*/

.ds_box {
	background-color: #FFF;
	border: 1px solid #006699;
	position: absolute;
	z-index: 32767;
	width: 32px;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #fff;
	color: #006699;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.ds_head2 {
	background-color: #CCCCCC;
	color: #006699;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-stretch: extra-expanded;
	font-weight:bold;
}

.ds_subhead {
	background-color: #CCC;
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
}

.ds_cell {
	background-color: #C4D3EA;
	color: #000;
	font-size: 10px;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	padding: 4px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #FFCC66;
} /* This hover code won't work for IE */
