/* CSS Document */
body{
margin:0 0 0 0;
background-color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000000;
text-decoration:none;
font-weight:normal;
}
input, textarea{
border: 1px solid #000000;
}
h1 {
font-family:arial;
font-size:16px;
}

.button{
cursor:pointer;
background-color:#000000;
color:#FFF;
padding:2px;
font-weight:bold;
}
a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-decoration:underline;
color:#000000;
}
a:hover{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-decoration:underline;
color:#C21B18;
}
#template-container{
width:1004px;
margin:0 auto;
background-color:#FFFFFF;
}
#nav-container{
width:1004px;
float:left;
height:42px;
background-image:url(images/nav_bg.jpg);
background-repeat:no-repeat;
}
#navigation{
width:600px;
height:42px;
line-height: 42px;
float:right;
/*margin-left:343px;
_margin-left:171px;*/
background-image:url(images/menu_bg.jpg);
background-repeat:no-repeat;
text-align: right;
}
#navigation a {
color: #ffffff;
font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
width: 100px;
float: left;
background: url(images/menu_separator.jpg) no-repeat left;
text-align: center;
font-weight:bold;
}
#navigation a:hover {
color:#000000;
}
#navigation a:first-child {
background-image:none;
}
.home a{
width:92px;
height:42px;
float:left;
background-image:url(images/navigation.jpg);
background-repeat:no-repeat;
background-position:0 0;
}
.home a:hover{
width:92px;
height:42px;
float:left;
background-image:url(images/navigation.jpg);
background-repeat:no-repeat;
background-position:0 -42px;
}
.register a{
width:120px;
height:42px;
float:left;
background-image:url(images/navigation.jpg);
background-repeat:no-repeat;
background-position:-92px 0;
}
.register a:hover{
width:120px;
height:42px;
float:left;
background-image:url(images/navigation.jpg);
background-repeat:no-repeat;
background-position:-92px -42px;
}
.login a{
width:100px;
height:42px;
float:left;
background-image:url(images/navigation.jpg);
background-repeat:no-repeat;
background-position:-212px 0;
}
.login a:hover{
width:100px;
height:42px;
float:left;
background-image:url(images/navigation.jpg);
background-repeat:no-repeat;
background-position:-212px -42px;
}
.bookings a{
width:119px;
height:42px;
float:left;
background-image:url(images/navigation.jpg);
background-repeat:no-repeat;
background-position:-312px 0;
}
.bookings a:hover{
width:119px;
height:42px;
float:left;
background-image:url(images/navigation.jpg);
background-repeat:no-repeat;
background-position:-312px -42px;
}
.history a{
width:105px;
height:42px;
float:left;
background-image:url(images/navigation.jpg);
background-repeat:no-repeat;
background-position:-431px 0;
}
.history a:hover{
width:105px;
height:42px;
float:left;
background-image:url(images/navigation.jpg);
background-repeat:no-repeat;
background-position:-431px -42px;
}
.contact a{
width:111px;
height:42px;
float:left;
background-image:url(images/navigation.jpg);
background-repeat:no-repeat;
background-position:-536px 0;
}
.contact a:hover{
width:111px;
height:42px;
float:left;
background-image:url(images/navigation.jpg);
background-repeat:no-repeat;
background-position:-536px -42px;
}
#banner-container{
width:1004px;
float:left;
}
#body-container{
width:1004px;
float:left;
background-color:#FFFFFF;
}
#inner-pad-index{
width:98%;
margin:0 auto;
padding-top:20px;
padding-bottom:15px;
}
#inner-pad{
width:95%;
margin:0 auto;
padding-top:20px;
padding-bottom:15px;
}
#left-pane{
width:265px;
float:left;
padding-left:8px;
}
#contact{
width:233px;
height:131px;
float:left;
background-repeat:no-repeat;
background-image:url(images/box_contact.jpg);
}
.contact-details{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:14px;
color:#C21B18;
}
#book-now{
float:left;
margin-top:30px;
}
#righr-pane{
width:680px;
float:left;
padding-left:19px;
}
.heading{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#0A3E7C;
font-weight:bold;
}
.mini-heading{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#000000;
font-weight:bold;
}
#footer-container{
width:1004px;
float:left;
background-color:#1A4B85;
line-height:40px;
}
.copyright{
color:#FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
text-align:center;
}
.msg{
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
text-align:center;
}
#logout
{
font-family:Arial, Helvetica, sans-serif;
color:#CC0000;
text-decoration:none;
font-size:14px;
font-weight:bold;
margin-bottom:10px;
text-align:center;
}
#logout a
{
font-family:Arial, Helvetica, sans-serif;
color:#CC0000;
text-decoration:none;
font-size:14px;
font-weight:bold;
text-align:center;
}
#logout a:hover
{
font-family:Arial, Helvetica, sans-serif;
color:#CC0000;
text-decoration:underline;
font-size:14px;
font-weight:bold;
text-align:center;
}
.border_table
{
border:1px solid #000000;
padding:2px;
}
.buttonC{
cursor:pointer;
background-color:#BE110B;
color:#FFF;
padding:2px;
font-weight:bold;
}

