body {
	color: #2F1204;
	background-color: #ffdb94;
	font-family: arial,verdana,,helvetica,sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	scrollbar-base-color: #efc16d;
	scrollbar-base-arrow: #efc16d;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #efc16d;
	scrollbar-shadow-color: #888888;
	scrollbar-highlight-color: #ffbf44;
	scrollbar-track-color: #ffbf44;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
}

.error {
	font-size: 16pt;
	color: #FF0000;
}

div.showDiv {
	visibilitiy: visible;
	display: inline;
}

div.hideDiv {
	visibilitiy: hidden;
	display: none;
}

a.bookingLink {
	text-decoration: underline;
	font-size: 18pt;
	color: #a76300;
}

a.bookingLink:hover {
	text-decoration: underline;
	color: #874300;
}


.bigText { font-size: 16pt; }

.smallText { font-size: 10pt;; }

table.top {
	padding: 0px 0px 0px 0px;
	border-spacing: 0px;
}

a { text-decoration: none; }
a.menu { color: #ffffff; }
a.email { color: #0000ff; }
a:hover { text-decoration: underline; }

input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

table.panel {
	background-color: #ffdb94;
	border-width: 1px;
	border-style: solid;
	border-color: #dfbb74;
	font-size: 10pt;
}

td.panelLeft {
	background-color: #ffcf74;
	text-align: right;
	width: 150px;
}

td.panelInput {
	background-color: #ffcf74;
	text-align: left;
	width: 150px;
}

td.panelRight {
	border: 1px dotted #888888;
	background-color: #efab44;
	text-align: left;
	font-weight: bold;
}

div.femaleVisible { visibility: visible; display: inline; }
div.femaleCollapse { visibility: visible; display: inline; color: #555555; }
table.femaleVisible { visibility: visible; }
table.femaleCollapse { visibility: visible; color: #555555; }

table.modelStats {
	border-width: 1px;
	border-color: #888888;
	border-style: dotted;
	background-color: #efc16d;
	margin-left: 10px;
	width: 400px;
	height: 170px;
	font-size: 10pt;
}

table.availableFor {
	border-width: 1px;
	border-color: #888888;
	border-style: dotted;
	background-color: #efc16d;
	margin-left: 10px;
	width: 150px; 
	height: 170px;
	font-size: 10pt;
}

div.menuItem {
	border-width: 1px;
	border-color: #d79300;
	border-style: solid;
	background-color: #b77300;
}

tr.panelTitle {
	font-weight: bold;
	text-align: center;
}

input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

/* ---------------------- MENU ---------------------- */
table.menu {
	border: 1px solid #2f1204;
	background-color: #C78300;
	color: #ffffff;
	width: 920px;
	text-align: center;
	font-weight: bold;
	border-spacing: 0px;
}

table.content {
	width: 920px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
}

td.loginBox {
	font-size: 10pt;
	font-weight: bold;
}

table.modelThumbnails {
	border: 1px solid #2F1204;
	background-image:  url(images/lightTable.gif);
	background-repeat: repeat-x;
	background-color: #FFBF44;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	font-size: 10pt;
}

/* ---------------------- LIGHT ---------------------- */
table.light {
	border: 1px solid #2F1204;
	background-image:  url(images/lightTable.gif);
	background-repeat: repeat-x;
	background-color: #FFBF44;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	font-size: 10pt;
}
th {
	color: #FFFFFF;
	background-color: #C78300;
	border: 0px solid #2F1204;
	text-align: center;
}
table.light tr.collapsible {
	visibility: visible;
}

/* ------------------ LIGHT (COLLAPSE)---------------- */
table.lightCollapse {
	border: 1px solid #2F1204;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-spacing: 0px;
	font-size: 10pt;
	background-color: #C78300;
	color: #FFFFFF;
}
table.lightCollapse tr.collapsible {
	visibility: collapse;
}

/* -------------------- THUMBNAILS ------------------ */
table.thumbnails {
	width:  700px;
	border: 1px solid #2F1204;
	background-image:  url(images/lightTable.gif);
	background-repeat: repeat-x;
	background-color: #FFBF44;
	border-spacing: 0px;
	font-size: 10pt;
}

td.thumbnails {
	width: 150px;
	text-align: center;
}


/* -------------------- BOOKING BOX ------------------ */
table.bookingBox {
	border: 3px solid #2f1204;
	background-color: #ffe080;
	margin: 20px 20px 20px 20px;
	font-size: 10pt;
	width: 600px;
}

td.bookingNotes {
	color: #f00;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}

td.bookingNoteFrom {
	font-size: 0.7em;
	text-align: center;
}

td.bookingNotes2 {
	padding: 5px;
	background-color: #000;
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
	width: 500px;
}

td.bookingNotes a {
	color: #f0f;
	text-decoration: underline;
}

table.bookingNotes {
	border: 1px solid #000;
}

/* -------------------- CALENDAR FORMATTING ------------------ */
table.cal {
	border: 1px solid #000000;
	margin: 10px;
}

th.cal {
	border: 1px solid #000000;
}

td.cal {
	background-color: #ffdb94;
	border: 1px dotted #2f1204;
	width: 100px;
	height: 100px;
	vertical-align: top;
	font-size: 8pt;
}

div.calDay {
	background-color: #efab44;
	border: 1px solid #808080;
	position: inherit;
	top: -12px;
	width: 16px;
	height: 12px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	float: left;
}

td.calNotCurMonth {
	background-color: #cf8b24;
	border: 1px dotted #a0a0a0;
	width: 100px;
	height: 100px;
	vertical-align: top;
	font-size: 7pt;
}

div.monthTitle {
	text-align: center;
	font-size: 16pt;
}

td.today {
	background-color: #f7d5a1;
	border: 1px solid #000000;
	width: 100px;
	height: 100px;
	vertical-align: top;
	font-size: 8pt;
}

td.highlighted {
	background-color: #ffffff;
	border: 1px solid #000000;
	vertical-align: top;
	width: 100px;
	height: 100px;
	font-size: 8pt;
}

div.booking {
	background-color: #f5f5f5;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	margin: 3px;
}

div.thumbnailBalloon {
	visibility: hidden;
	position: absolute;
	background-color: #df9b34;
	border: 1px solid #000000;
	width: 150px;
	text-align: center;
}

div.thumbnailBalloonTitle {
	width: 150;
	border: 1px solid #000000;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	background-color: ffbb54;
}

div.topLink {
	background-color: #853;
	float: left;
	width: 25%;
}

a.topLink {
	color: #ffffff;
	font-size: 1.2em;
	padding: 0 5px;
}
