body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/topbg.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height:22px;
	font-size: 13px;
	color: #333333;
}
a {
	text-decoration:none;
	color:#009EDC;
}
a:hover {
	text-decoration:underline;
}
.style2 {font-size: 10}
img{border:0px;}
.input{
 border:1px solid #aaaaaa;
  padding:2px;
  background:#ffffff url(images/inputBg.gif) top left no-repeat;
  margin-top:2px;
  color:#666666;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}
.enter{
background-image:url(images/enter_bg.jpg);
background-position:top left;
background-repeat:no-repeat;
float:left;
width:63px;
height:29px;
text-align:center;
padding:2px 9px 0 0
}
.footerlink {
padding-left:30px;
	color:#FFFFFF;
}
.footerlink a {
	color:#FFFFFF;
	text-decoration:none;
}
.footerlink a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.taxilink a {
	color:#FF6600;
	text-decoration:none;
	}
.taxilink a:hover {
	color:#FF6600;
	text-decoration:underline;
	}

/* Menu CSS */
.menu { padding:0; margin:0; width:100%; }
.menu ul { padding:0; margin:0 30px 0 0; list-style:none; border:0; float: left; }
.menu ul li { float:left; margin:0; padding:0; }
.menu ul li a { float:left; margin:0 25px 0 0; padding:7px 7px; color:#fff; font:normal 14px Helvetica,Arial,Georgia, "Times New Roman", Times, serif; text-decoration:none; }
.menu ul li a:hover { background: url(images/menubg.jpg) left repeat-x; background-color:#000000; }
.menu ul li a.active { background: url(images/menubg.jpg) left repeat-x; }
/* End Menu CSS */


.button {
				font-family: Verdana, Arial, sans-serif;
                display: inline-block;
                background: #459300 url('images/bg-button-green.gif') top left repeat-x !important;
                border: 1px solid #459300 !important;
                padding: 2px 7px 2px 7px !important;
                color: #fff !important;
                font-size: 11px !important;
                cursor: pointer;
				text-decoration:none;
                }
                
.button:hover {
                text-decoration: none;
                }
                
.button:active {
               padding: 2px 7px 2px 7px !important;
                }
		
/* Tableless forms */

label{
float: left;
width: 130px;
font-weight: normal;
display:block;
}

.textfield{
width: 180px;
margin-bottom: 5px;
background-image:url(images/field-bg.gif);
background-repeat:repeat-x;
border: 1px solid #c8c8c8;
font-size: 13px;
color: #333333;
line-height: 13px;
padding: 4px;
}
.textfield1{
margin-bottom: 5px;
background-image:url(images/field-bg.gif);
background-repeat:repeat-x;
border: 1px solid #c8c8c8;
font-size: 13px;
color: #333333;
line-height: 13px;
padding: 4px;
}

.textarea{
width: 350px;
height: 70px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 120px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
display:block;
}

#contact_form label.error{ 
color:#FF0000;
margin-left: 130px;
width:450px;
display:inline;
font-weight:100;
}

 #flash_msg{
	border: 1px solid #CCCCCC;
	margin-top:15px;
	background-color : #FFFFD4;
	width: 70%;
}

#quick_enquiry label.error {
width:250px;
	color:#FF0000; 
}
.tarifflink {
font-size:14px;
font-family:Helvetica, sans-serif;
color:#009EDC;
font-weight:bold;
text-decoration:none;
}
.tarifflink:hover {
font-size:14px;
font-family:Helvetica, sans-serif;
color:#990000;
font-weight:bold;
text-decoration:none;
}
.active {
font-size:14px;
font-family:Helvetica, sans-serif;
color:#990000;
font-weight:bold;
text-decoration:none;
}
.booknowlink {
color:#FFFFFF;
}
.select{
color:#990000;
text-decoration:none;
font-weight:bold;
margin:0 0 0 2px
}
.DatePicker{
	display: block;
	width: 150px;
	padding: 3px 3px 3px 24px;
	border: 1px solid #0070bf;
	font-size: 13px;
	background: #fff url(images/date.gif) no-repeat top left;
	cursor: pointer;
}

.cssbutton{
background-color: #d1ec4c;
border: 2px #d1ec4c outset;
padding: 1px 4px;
color: black;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.cssbutton:visited{
color: black;
}

.cssbutton:hover{
border-style: inset;
background-color: #e3f48e;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active{
color: black;
}

#gallery img{
background:url(images/loading.gif) no-repeat center;
padding:1px;
border: 1px solid #ccc;
margin:0 12px 12px 0
}
#gallery img:hover{
padding:1px;
border: 1px solid navy;
}