/* CSS Document */
body {
	background-color:#1E90D9; margin:0 auto; text-align:center; background-image:url(../images/bg.jpg); background-repeat:repeat-x;
	}
form, td, tr, input, select, p, h1, h2, h3, h4, h5, h6, ul, li, a  {
	margin:0px; padding:0px;
	}
#header {
	background:url(../images/header.jpg) repeat-x; height:181px; margin:0 auto; text-align:center;
	}
#middle {
	background:url(../images/bottombg.jpg) repeat-x; height:608px; margin:0 auto; text-align:center;
	}
.middle {
	background:url(../images/bg_bottom.jpg) no-repeat; height:608px; margin:0 auto; text-align:center;
	}
.loginBg {
	background:url(../images/login_bg.jpg) no-repeat center; width:373px; height:180px;
	}


	
/*inner*/
.innerRightSide {
	background:url(../images/inner_right_side.jpg) no-repeat; width:324px; height:177px;
	}
		
.leftLinksBg {
	background:url(../images/left_links.jpg) repeat-y top center; text-align:center; height:258px; margin:0 auto;
	}
.leftLinksBg ul {
	list-style-type:none; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:14px; font-weight:bold; text-align:center; margin:0 auto; padding-left:30px;
	}
.leftLinksBg ul li {
	background-image:url(../images/left_btn_links.jpg); width:169px; height:29px; padding-bottom:10px; background-repeat:no-repeat; line-height:29px; text-decoration:none; text-align:center; 
	}
.leftLinksBg ul li a{
	color:#FFFFFF; text-decoration:none; display:block
	}
.leftLinksBg ul li a:hover{
	background-image:url(../images/left_btn_links_a.jpg); color:#FFFF00; text-decoration:none; width:169px; height:29px;
	}
.leftLinksBg ul .active{
	background-image:url(../images/left_btn_links_a.jpg); width:169px; height:29px; padding-bottom:10px; background-repeat:no-repeat; line-height:29px; text-decoration:none; display:block;
	}


.inner_loginBg {
	background:url(../images/inner_login.jpg) repeat-x; height:138px; width:295px;
	}
	
/*table*/
.tableBorder {
	background-color:#B3D5EE; border:2px solid #0E9BF4; 
	}
.tableBorder td{
	border:2px solid #2A88C9;
	}	

/*boxes*/

.box1{
	background-image:url(../images/box1.jpg); background-repeat:no-repeat; background-position:top; width:193px; height:141px; text-align:center;
	}
.box2{
	background-image:url(../images/box2.jpg); background-repeat:no-repeat; background-position:top; width:496px; height:141px; text-align:center;
	}
.box3{
	background-image:url(../images/box3.jpg); background-repeat:no-repeat; background-position:top; width:192px; height:141px; text-align:center;
	}
.box4{
	background-image:url(../images/box4.jpg); background-repeat:no-repeat; background-position:top; width:246px; height:141px; text-align:center;
	}
.box5{
	background-image:url(../images/box5.jpg); background-repeat:no-repeat; background-position:top; width:245px; height:141px; text-align:center;
	}
.box6{
	background-image:url(../images/box6.jpg); background-repeat:no-repeat; background-position:top; width:192px; height:141px; text-align:center;
	}
.box7{
	background-image:url(../images/box7.jpg); background-repeat:no-repeat; background-position:left top; width:246px; height:141px; text-align:center;
	}

/*text*/

h2, h3 {
	font-family:"trebuchet MS", tahoma, verdana, arial; color:#FFFFFF; line-height:normal; font-weight:normal;
	}
h4, h5 {
	font-family:"trebuchet MS", tahoma, verdana, arial; color:#000; line-height:normal; font-weight:normal;
	}
	
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; line-height:16px; text-decoration:none;
	}
.txtblack {
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:15px; color:#000; line-height:18px; text-decoration:none; font-weight:bold;
	}
.txtblack a{
	color:#000000; text-decoration:none;
	}
.txtblack a:hover{
	color:#FFFF00; text-decoration:none;
	}
.txtwhite {
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#fff; line-height:18px; text-decoration:none;
	}
.txt {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; line-height:18px; text-decoration:none;
	}
.txt a{
	color:#000000; text-decoration:underline;
	}
.txt a:hover{
	color:#000000; text-decoration:none;
	}
.copyright {
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#fff;
	}
.input, select {
	border:1px solid #005D9D; background-color:#FFFFFF; font-family:tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000;
	}

/*bookings page*/

.bookingTable {
	border:2px solid #0EA2FF; background-color:#A9CFE9;
	}
.bookingHead {
	background:url(../images/booking_top_bg.jpg) repeat-x; height:28px; text-align:center; font-family:"trebuchet MS", tahoma, verdana, arial; font-size:14px; 		    color:#FFFFFF; line-height:20px;
	}
.bookingRequestTable {
	border:2px solid #0EA2FF; background-color:#C2DDF0;
	}
