
@import "/cms/cssmenu/topmenu.css";
@import "/cms/cssmenu/topgroove.css";


.nav, .topsubnav
{
	background-image: url(bbgm.jpg);
	xbackground-repeat: repeat-y;
	xborder-bottom: solid 1px black;
	margin-bottom: .5em;
	white-space: nowrap;
	border: solid 1px black;
}


.topsubnav ul
{
	margin: 0; border:
	
}


.nav ul
{
	padding-left: 2em;
}

.nav a, .nav span, .nav li, .subnav li
{
	background-color: black;
	background-image: url(bbgm.jpg);
}
.nav a, .nav a.last, .nav span, .nav table a, .nav table a.last

{
	xborder-left: solid 1px white;
	xborder-right: solid 1px green;
	padding: 0px;
	padding-left: .5em;
	padding-right: .5em;
	xline-height: 2em;
	padding-top: .3em;
	padding-bottom: .3em;
}

.nav li.lboundary a
{
	xborder-left: none;
}

.nav li
{
	margin: 0;
}
.nav li.rboundary a
{
	xborder-right: none;
}

.nav li.remainder
{
	xdisplay: none;
}

.nav li.last
{
	border-right: 1px solid white;
}


.nav table
{
	border-collapse: collapse;
	padding: 0;
	display: none;
	float: left;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 20;
}
.nav table, .nav td
{
	z-index: 20;
}

.nav td
{
	margin: 0;
	padding: 0;
}

.nav ul li:hover table, .nav ul li.ieli table
{
	display: block;
	z-index: 20;
}

.nav span, .topsubnav span
{
	color: #ff8;
}

.nav a, .nav a:link, .nav a:visited, .nav a:active, .topsubnav a, .topsubnav a:link, .topsubnav a:visited, .topsubnav a:active
{
	color: white;
}

.nav a:hover, .topsubnav a:hover
{
	color: #ccc;
}


.topsubnav ul
{
	list-style-type: none;
}
.topsubnav li
{
	list-style-type: none;
	float: left;
	xdisplay: inline
}
.topsubnav a
{
	text-decoration: none;
}

.topsubnav span, .topsubnav a
{
	display: block;
	padding-left: .5em;
	padding-right: .5em;
}

.menuguard
{
	clear: both;
}

.printonly {display: none;}

/* general --------------------------------------------------------------------------- */

body, html, td 
{
	font-family: Arial, sans-serif;
}

body 
{
	border: 0;
	margin: 0;
	margin-left: 1em;
	margin-right: 1em;
	background-color: #f4f4ff;
	background-color: #35349a;
	xbackground-color: white;
	color: black;	
}
h1, h2
{
	text-align: left;
	margin: 0;
}

/* headers / footers--------------------------------------------------------------------------- */

.topbar
{
	padding-left: .5em;
	padding-right: .5em;
	color: yellow;

}

h1
{
	margin-left: 20px;
	float: left;
	top: 50px;
	
}





.cms_footer
{
	xborder-top: solid 1px blue;
	xborder-bottom: solid 1px black;
	xbackground-color: blue;
	text-align: center;
	clear: both;
	color: white;
	xbackground-image: url("images/menubg.jpg");
	font-size: .7em;
}

.cms_footer a
{
	color: white;
}

input.m {font-size: .7em;}


/* sidebar strips --------------------------------------------------------------------------- */


.cms_sidebar
{
	background-color: #f4f4ff;
}

.cms_sidebox
{
	border: solid 2px blue;
	padding: .3em;
	margin-bottom: .3em;
}

.cms_sidebox h2
{
	border-bottom: solid 2px #080;
	border-top: solid 2px #eef;
	background-color: #ccf;
	margin: 0;
	text-align: center;
}

.cms_sidebox h3
{
	border-top: solid 1px #880;
	border-bottom: solid 1px #880;
	background-color: #ffc;
	margin: 4px;
}


/* content --------------------------------------------------------------------------- */


.contenttable
{
	background-color: white;
	width: 100%;
	border-collapse: collapse;
	border: solid 1px black;
}

.contenttable td
{
	vertical-align: top;
	xborder: solid 1px red;
}

td.tsidebar
{
	width: 1px;
}

.content
{
	padding: .5em;
	padding-left: 1em;
	xmargin-right: 12em;
	xmargin-left: 1em;
	xborder: solid 1px red;
	background-color: white;
	
}

.innercontent
{
	xheight: 1%;
	xoverflow: auto;
	xzoom: 1;
	xmargin-right: 10em;
}

.strips
{
	margin-right: 13em;
}


.content h2
{
	color: #66f;
}

.content h3
{
	color: #66f; border-top: solid 1px #66f;
	margin-bottom: 0;
	padding-top: .4em;
}

/* --------------------------------------------------------------------------- */



.chapter
{
COLOR: #000000; 
margin: 10px;
text-align: center;
}

.chapter h2
{
	text-align: center;
}


.sidebox p
{
	margin: .3em;
}

.sectionstrip a
{
	background-color: #ccc;
	border-bottom: solid 1px #aaa;
	border-right: solid 1px #aaa;
	border-left: solid 1px black;
	border-top: solid 1px black;
}

.sectionstrip img
{
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	border-left: solid 1px white;
	border-top: solid 1px white;
}

.openbooking p
{
	margin-top: 0;
	margin-bottom: 1em;
}


/* calendar */

.calendar
{
	border: solid 1px black;
	font-size: .8em;
}

.calendar a
{
	display: block;
	text-align: right;
}

td.cpMonthNavigation
{
	white-space: nowrap;
	text-align: center;
	background-color: #ddd;
	font-weight: bold;
}

td.cpTodayText
{
	border-top: solid 1px black;
	text-align: center;
	font-weight: bold;
}

td.cpDayColumnHeader
{
	border-bottom: solid 1px black;
}

.cpOtherMonthDate
{
	color: #999;
}

.cpCurrentMonthDate
{
	font-weight: bold;
	color: blue;
}

td.cpCurrentDate
{
	color: white:
	background-color: blue;
	border: solid 1px black;
	font-weight: bold;
}

a.cpCurrentMonthDate
{
	border: solid 1px white;
}

a.cpCurrentMonthDate:hover, a.cpOtherMonthDate:hover
{
	border: solid 1px black;
	background-color: #eef;
}

.suburblist
{
	position: absolute;
	background-color: white;
	z-index: 9;
}

.suburblist table
{
	background-color: white;
	border: solid 1px black;
	border-top: none;
	border-collapse: collapse;
	cursor: pointer;
}

.suburblisthover
{
	background-color: blue;
	color: white;
	cursor: pointer;
}

div.groupbox
{
	margin-top: 1em;
	margin-bottom: .5em;
	border: solid 1px #888;
	background-color: #f4f4f4;
	padding: 0 .5em .5em;
}

div.groupbox h4
{
	border: solid 1px #888;
	background-color: #f4f4f4;
	position: relative;
	padding: .2em;
	display: inline;
	display: inline-block;
	display: inline;
	font-size: 1em;
	font-weight: bold;
	top: -.5em;
	margin: 0;
}

.formerror
{
	zfont-weight: bold;
	zfont-size: 1.5em;
	color: red;
}

.f_email
{
	width: 16em;
}

.f_captcha
{
	width: 8em;
}

.f_input_error
{
	border: solid 1px red;
}
.form_input_error
{
	border: solid 1px red;
	background-color: #fcc;
	padding: .5em;
}

.f_error
{
	color: red;
}

.weathersidebar
{
	xfloat: right;
	width: 12em;;
	padding-top: 8px;
	xmargin-left: 1em;
	xborder: solid 1px green;
	font-size: .8em;
	background-color: white;
}

.weathersidebar img
{
	vertical-align: bottom;
}

.weather
{
	border-top: solid 1px green;
	
}

.weathersidebar h3, .weathersidebar h4
{
	color: green;
	text-align: center;
	margin: 0;
	border: none;
}

.weathersidebar li
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.weathersidebar ul
{
	margin: 0;
	padding-left: 1em;
}

.weathersidebar .reported
{
	font-size: .7em;
}

.listtable
{
	background-color: white;
}

table.counts
{
	border: solid 1px black;
}

table.counts div
{
	height: .5em;
}

table.counts .countclient
{
	background-color: green;
}

table.counts .countbooking
{
	background-color: cyan;
}

.booking
{
	border-collapse: collapse;
}
.booking th
{
	white-space: nowrap;
	border-right: solid 1em #fff
	
}

.arrival
{
	background-color: #ccf;
	border-right: solid 1em #fff;
}

.departure
{
	background-color: #cfc;
	border-right: solid 1em #fff
}

.passenger
{
	background-color: #fd8;
	border-right: solid 1em #fff
}

.booking th, .booking td
{
	vertical-align: top;
	padding: 0;
}

.booking th
{
	text-align: right;
}

.booking span, .booking input, .booking select, .booking textarea
{
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 1px;
	margin-bottom: 1px;
}

.additional
{
	border-top: solid 1px #88f;
	border-bottom: solid 1px #88f;
}

.ferror
{
	color: #f00;
}

.addnew td
{
	text-align: center;
}


.suburbs ul
{
	float: left;
	xborder: solid 1px green;
}

.suburbs li
{
	list-style-type: none;
}

#suburberror
{
	color: #f44;
}