﻿body
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.825em;
	color: #6B6B6B;
	padding-top: 0px;
	margin-top: 0px;
}


.wrapper
{
	width: 849px;
	background: url(../../Images/Background.jpg) repeat-y center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	display: block;
	clear:both;
}

.topimage{
		width: 849px;
margin-left: auto;
	margin-right: auto;
	display: block;
	clear:both;
}
	
.content
{
	width: 787px;
	background-color:Transparent;
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear:both;
}
.banner
{
	height: 236px;
	padding-left:2px;
	width: 594px;
	float:  right;
	display:block; 
}
.space
{
	padding-top:15px;}
/* Content */
#colOne
{
	width: 530px;
	padding: 28px;
	margin-bottom:5px;
	float: right;
	display: block;
}

.left{
	float: left;
	display:block;
	width:189px;
}
.right
{
	width: 594px;
	float: left;
	display: block;
}
#colTwo
{
	width:150px;
	padding-left: 30px;
	padding-right: 20px;
	display: block;
	float: left;
	margin-bottom:5px;
}
#colThree
{
	width: 500px;
	margin-left:15px;
	display: block;
	float: left;
	margin-bottom:5px;
}
.rightpanel
{
	background-color: #F9F9F9;
	padding-left:20px;
	padding-right:10px;
	display: block;
	height:560px;
}
/*----- right content -----*/
.homeimg
{
	float:right;
	margin-top:-150px;
	}



/* Tags */
a
{
	color: #144582;
	text-decoration: none;
}

a:hover
{
	color: #144582;
	text-decoration: underline;
}

img
{
	border: none;
}

.button
{
	height: 22px;
	background-color: white;
	font-size: 0.75em;
	border: solid 1px gray;
	border: 1px solid;
	cursor: pointer;
}
.button:hover
{
}

div.footerHr
{
	display: none;
	background: transparent url(../../Images/hr.gif) repeat-x left;
	clear: both;
	height: 10px;
	margin-top: 40px;
}

div.footerHr hr
{
	display: none;
}


/*----- header css -----*/
.header
{
	padding: 0px 0 0px 0;
	width: 783px;
	display: block; /*background: #fff url(Images/bannerbackground.gif) repeat-x;*/
}
.number
{
	float: left;
	display:block;
	color:White;
	font-size:0.8125em;
	text-align:center;
	width:189px;
	height:35px;
	margin-top: 3px;
}
.headerlogo
{
	float: left;
	display:block;
	padding-left:1px;
	width:189px;
	height:150px;
	margin: 0px;
}

.certificate
{
	float: left;
	display:block;
	clear:left;
	margin-top: 20px;
	padding-left:14px;
	width:160px;
	padding-bottom:50px;
}


.search
{
	float: right;
	margin-right: 13px;
	margin-top: 25px;
}
.search .button
{
	margin-left: 10px;
	height: 21px;
	background-color: white;
	font-size: 0.75em;
	border: solid 1px red;
	border: 1px solid;
	border-top-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	cursor: pointer;
}
.search .button:hover
{
	background-color: white;
	border-top-color: #373737;
	border-left-color: #373737;
	border-right-color: #373737;
	border-bottom-color: #373737;
}
.SearchBox
{
	padding-right: 10px;
	border: 1px solid;
	height: 17px;
	background-color: #fff;
	border-top-color: #ccc;
	border-left-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}

/*----- float css -----*/
.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

.clearboth
{
	clear: both;
	height: 1px;
}
.clearleft
{
	clear: left;
}

.clearright
{
	clear: right;
}


/*----- list css -----*/
ul
{
	font-size: 100%;
}
ol
{
}
li
{
	font-size:0.75em;
	line-height:1.35em;
	list-style-image: url(../../Images/bullet.gif);
}
li a:link
{
	color: #144582;
}
li a:visited
{
	color: #144582;
}
li a:hover
{
	color: #144582;
}
li a:active
{
	color: #144582;
}

.feedback tr
{
	font-size:0.8125em;
}
.feedback td
{
	font-size:1.125em;
	}

/*----- heading css -----*/
h1
{
	font-size: 1.0em;
	color: #144582;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 5px;
	margin-top: 0;
	text-transform: uppercase;
}
h2
{
	font-size: 1.0625em;
	color: #144582;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 5px;
	margin-top: 0;
}
h3
{
	font-size: 1em;
	color: black;
	padding: 0;
	margin: 0;
}
h4
{
	font-size: 0.8125em;
	color: black;
	font-weight:bolder;
	display:inline;
	padding: 0;
	margin: 0;
}
h5
{
	font-size: 0.75em;
	line-height:1.4em;
	padding-bottom:5px;
	color: black;
	margin: 0;
}

.rooms strong{	font-size: 1.0em;
	color: black;
	font-weight:bolder;
	display:inline;
	padding: 0;
	margin: 0;
}

/*----- paragragh css -----*/
p
{
	font-size: 0.75em;
	line-height:1.875em;
	padding: 0;
	margin: 0;
	margin-bottom:15px;
}
p a:link
{
	color:#144582 ;
}
p a:visited
{
	color:#144582 ;
}
p a:hover
{
	color:#144582 ;
}
p a:active
{
	color:#144582 ;
}




/*----- navigation css -----*/
.nav
{
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
}
.navigationlink
{
	text-decoration: none;
}
.navigationlink a:link
{
	color: #333;
}
.navigationlink a:visited
{
	color: #ccc;
}
.navigationlink a:hover
{
	color: #333;
}
.navigationlink a:active
{
	color: #333;
}
.navigationlinkselected
{
	color: #000;
}



/* Footer */

.footer
{
	width: 783px;
	height: 46px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	display: block;
	background-color:#eeeeee;
	color:#9B9B9B;
}

.footerleft
{
	font-size: 0.6875em;
	display: block;
	text-decoration: none;
	float: left;
	padding-left: 10px;
	color:#9B9B9B;
}

.footerright
{
	font-size: 0.6875em;
	display: block;
	text-decoration: none;
	text-align: right;
	padding-right: 15px;
	float: right;
	color:#9B9B9B;
}

.footer a
{
	color: #9B9B9B;
}
.footer a:hover
{
	color: black;
}


/*----- validation links css -----*/
#validation
{
	list-style: none;
	text-decoration: none;
	float: right;
	clear: right;
	margin-top: 6px;
	padding-right: 14px;
	font-size: 100%;}

#validation li
{
	list-style: none;
	text-decoration: none;
	float: right;
}

#validation a
{
	display: block;
	width: 80px;
	height: 15px;
	margin-left: 10px;
	text-decoration: none;
}

#validation #c2klink
{
	font-size: 0.75em;
	text-decoration: none;
	text-align: right;
	color: #aaaaaa;
	width: 200px;
	margin-top:-12px;
}

#validation #c2klink:link
{
	color: #aaaaaa;
}
#validation #c2klink:visited
{
	color: #aaaaaa;
}
#validation #c2klink:hover
{
	color: black;
}
#validation #c2klink:active
{
	color: #aaaaaa;
}


#xhtml20
{
	background: url(       "../../images/xhtml20.gif" ) 0 0 no-repeat;
}


#xhtml20:hover
{
	background-position: 0 -15px;
}

#css
{
	background: url(       "../../images/css.gif" ) 0 0 no-repeat;
}


#css:hover
{
	background-position: 0 -15px;
}

/*----- log out css -----*/
.l
{
	display:inline;
	width:600px;
	font-size: 0.625em;
	color: #666666;
	text-decoration: none;
	padding-left: 3px; 
}

.logout
{
	font-size: 0.625em;
	color: #666666;
	text-decoration: none;
	float: left;
	clear: left;
	margin-top: -12px;
	padding-left: 10px; 
}
.logout:link
{
	color: #aaaaaa;
}
.logout:visited
{
	color: #aaaaaa;
}
.logout:hover
{
	color: #666666;
}
.logout:active
{
	color: #aaaaaa;
}

.loginpanel
{
	border: solid 1px silver;
	width: 330px;
	font-size: 1.0625em;
	text-align:  left;
	padding-left:20px;
	margin-bottom:15px;
}
.loginsmtxt
{
	font-size: 0.75em;
}
.forgottenmtxt
{
	font-size: 0.9375em;
	padding-left:50px;	
}

/*----- Privacy & Terms -----*/
.LegalText
{
}

.dViewUserName span
{
	display: none;
}
/*----- Booking System -----*/
.eviivo_availabilitychecker {
   width:525px !important;
   height:70px !important;
   color:#ffffff !important;
   background:#3f6184 !important;
   border: 1px solid #000000 !important;
   font-size:12px !important;
   font-family:Arial !important;
}
.eviivo_title span {
   color:#ffffff !important;
   font-size:12px !important;
   font-family:Arial !important;
}
.eviivo_submit a {
   color:#FFFFFF !important;
   background:#e51d16 !important;
   border: 1px solid #000000 !important;
   font-size:12px !important;
   font-family:Arial !important;
}
.bookNow {

    background: url(../../Images/bookNow2.jpg) no-repeat;
    height: 100px;
    width: 150px;
    clear: both;
}
.bookNow:hover {

   background-position: 0 -100px;
}
