@charset "utf-8";
body {
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font: 100% Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 912px;
	background: #FFF;
	margin: 0 auto;
	text-align: left;
	min-width: 912px;
}
#header {
	padding: 0;
	height: 75px;
}
#menuBar {
	float: left;
	width: 185px;
	padding: 15px 0 15px 10px;
}
#menuBar img {
	margin-bottom: 15px;
}
#menuBar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#menuBar ul li {
	color: #686868;
	padding: 0;
	margin: 0;
	line-height: 21px;
	letter-spacing: 1px;
}
#menuBar ul li hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #323232;
	margin: 0px;
	padding: 0px;
}
#menuBar ul li a, #menuBar ul li a:visited {
	color: #686868;
	text-decoration: none;
}
#menuBar ul li a:hover, #mainContent p a:hover {
	text-decoration: underline;
}
#menuBar p {
	font: 0.9em Arial, Helvetica, sans-serif;
	color: #515151;
}
#menuBar p strong {
	color: #515252;
}
#menuBar p img {
	float: left;
	margin-right: 15px;
}
#mainContent {
	margin: 0 0 0 215px;
	padding: 0 20px;
	border-left: 1px #323232 solid;
	font: Arial, Helvetica, sans-serif;
	min-height: 600px;
}
#mainContent h1 {
	color: #333;
	font-size: 24px;
	text-align: center;
}
#mainContent h2 {
	color: #333;
	font-size: 20px;
	text-align: left;
}
#mainContent p, #mainContent ul LI {
	font-size: 13px;
	text-align: justify;
	color: #48525B;
}
#mainContent p img {
	margin-right: 6px;
	margin-left: 6px;
}
#mainContent p a, #mainContent p a:visited, #mainContentBox a, #mainContentBox a:visited, #mainContentBox1 a, #mainContentBox1 a:visited, #mainContentBox2 a, #mainContentBox2 a:visited, #mainContentBox3 a, #mainContentBox3 a:visited, #mainContentBox4 a, #mainContentBox4 a:visited, #mainContentBox5 a, #mainContentBox5 a:visited, #mainContentBox6 a, #mainContentBox6 a:visited, #mainContentBox7 a, #mainContentBox7 a:visited {
	color: #000;
	text-decoration: underline;
}
#mainContent p a:hover, #mainContentBox a:hover, #mainContentBox1 a:hover, #mainContentBox2 a:hover, #mainContentBox3 a:hover, #mainContentBox4 a:hover, #mainContentBox5 a:hover, #mainContentBox6 a:hover, #mainContentBox7 a:hover {
	color: #48525B;
	text-decoration: blink;
}
#mainContent a img, #mainContent h2 .fltrt {
	border: 1px solid #48525B;
}
#mainContent a img.white {
	border: 1px solid #FFFFFF;
}
#mainContent ul {
	list-style-type: square;
}
#mainContentBox {
	width: 215px;
	float: left;
	text-align: center;
	font: 1em Arial, Helvetica, sans-serif;
}
#mainContentBox1 {
	width: 215px;
	float: left;
	text-align: center;
	font: 1em Arial, Helvetica, sans-serif;
}
#mainContentBox2 {
	width: 215px;
	float: left;
	text-align: center;
	font: 1em Arial, Helvetica, sans-serif;
}
#mainContentBox3 {
	width: 215px;
	float: left;
	text-align: center;
	font: 1em Arial, Helvetica, sans-serif;
}
#mainContentBox4 {
	width: 215px;
	float: left;
	text-align: center;
	font: 1em Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
}
#mainContentBox7 {
	width: 215px;
	float: left;
	text-align: center;
	font: 1em Arial, Helvetica, sans-serif;
	margin: 10px 0 0 0;
}
#mainContentBox5 {
	width: 215px;
	float: left;
	clear:both;
	text-align: center;
	font: 1em Arial, Helvetica, sans-serif;
}
#mainContentBox6 {
	width: 215px;
	float: left;
	text-align: center;
	font: 1em Arial, Helvetica, sans-serif;
}
#footer {
	padding:5px 0;
	margin: 30px 0 0 0;
}
#footer p {
	text-align:center;
	font-size:0.6em;
}
.fltrt {
	float: right;
	margin: 0 0 9px 9px;
}
.fltlft {
	float: left;
	margin: 0 9px 9px 0;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/*Booking*/

input, select, textarea {
	font-family: tahoma;
	font-size: 11px;
}
#mycalendar {
	background-color: #6699CC;
}
#mycalendar .general {
	background-color: #FFFFFF;
}
#mycalendar .othermonth {
	background-color: #EEEEEE;
	color: #AAAAAA;
}
#mycalendar .header {
	background-color: #6699CC;
	color: #FFFFFF;
}
#mycalendar .today {
	background-color: #FFFFCC;
}
#mycalendar .bg {
	background-color: #6699CC;
}
#mycalendar .select {
	background-color: #FFCC99;
}
#mycalendar .othermonth a:link {
	text-decoration : none;
	font-family: tahoma;
	color: #CCFFCC;
}
#mycalendar .othermonth a:visited {
	text-decoration : none;
	font-family: tahoma;
	color: #CCFFCC;
}
#mycalendar .othermonth a:hover {
	text-decoration : underline;
	font-family: tahoma;
	color: #FFFFFF;
}
#mycalendar a:link {
	text-decoration : none;
	font-family: tahoma;
	color: #000000;
}
#mycalendar a:visited {
	text-decoration : none;
	font-family: tahoma;
	color: #000000;
}
#mycalendar a:hover {
	text-decoration : underline;
	font-family: tahoma;
	color: #FF0000;
}
#mycalendar .btn {
	background-color: #CCCCCC;
	border: 0px solid #000000;
}
#mycalendar .btn a:link {
	text-decoration : none;
	font-family: tahoma;
	color: #000000;
}
#mycalendar .btn a:visited {
	text-decoration : none;
	font-family: tahoma;
	color: #000000;
}
#mycalendar .btn a:hover {
	text-decoration : underline;
	font-family: tahoma;
	color: #FF0000;
}
#mycalendar .closeme {
	padding: 0px 3px 2px 0px;
}
#mycalendar .disabledate {
	color: #669999;
}
.tcday, .tcmonth, .tcyear {
	font-size: 11px;
}
.calendarcontainer {
	border: 1px solid #cccccc;
	background-color: #efefef;
	padding: 2px;
}
pre {
	font-family: "verdana";
	font-size: 10px;
	background-color: #FFFFCC;
	padding: 5px 5px 5px 5px;
}
pre .comment {
	color: #008000;
}
pre .builtin {
	color:#FF0000;
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif
}
.style4 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style5 {
	color: #FFFFFF
}
.style7 {
	font-size: 18px;
	color: #006699;
}
.invoice {
	background-color: #f0f0f0;
	position: absolute;
	height: auto;
	width: 870px;
	left: 200px;
	top: 50px;
	padding: 10px;
	border: thin solid #333333;
	overflow: auto;
}
