/* CSS Document */

/* Slide Show */

.slideshow 
{
	float:left;
	width:579px;
	height:235px;
	padding:0;
	margin:0;
	overflow:hidden;
}

/* Image Style */

.img{
	border:3px solid #EDECEA;
	padding:1px;
	background:#F4F4F4;
}

/* Background */

.bodybg {
	background-image:url(../images/bg_fade.jpg);
	background-repeat:repeat-x;
	margin-top:0;
	}

/* Navigation Top */

.navi {
	background-image: url(../images/navi_bg.jpg);
	text-align: center;
	FONT-SIZE: 11px; 
	FONT-FAMILY: arial;
	COLOR: #666666;
	word-spacing: 5px;
}

.class1 A:link {
	FONT-SIZE: 11px; 
	FONT-FAMILY: arial; 
	COLOR: #5D5B59;
	TEXT-DECORATION: none;
	border-bottom: none;
} 
.class1 A:visited {
	FONT-SIZE: 11px; 
	FONT-FAMILY: arial; 
	COLOR: #5D5B59;
	TEXT-DECORATION: none;
	border-bottom: none;
} 
.class1 A:hover {
	FONT-SIZE: 11px;
	FONT-FAMILY: arial; 
	COLOR: #FFF;
	border-bottom:1px solid #FFF;
}

/* Navigation Left */

.left_navi_bg {
	border-left: 1px dotted #438D94;
	vertical-align: top;
	padding-bottom: 1px;
}
/* Header */

.h1 {
	font-family: Verdana;
	color: #2A7177;
	font-size: 19px;
	border-bottom: 1px solid #ECECEC;
	vertical-align:bottom;
	padding-bottom: 5px;
	padding-left: 20px;
}

/* Content */

.body {
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 20px;
	border-bottom: 1px solid #ECECEC;
	vertical-align: top;
}

.tabledata {
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px dotted #ECECEC;
}

.text2 {
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
}

.bodylink A:link {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana;
	COLOR: #2A7177;
	TEXT-DECORATION: none;
	border-bottom: none;
} 
.bodylink A:visited {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana; 
	COLOR: #2A7177;
	TEXT-DECORATION: none;
	border-bottom: none;
} 
.bodylink A:hover {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	COLOR: #2A7177;
	border-bottom: 1px dotted #2A7177;
}

.h2 {
	font-family: Verdana;
	height: 25px;
	color: #2A7177;
	font-size: 14px;
	border-bottom: 1px solid #ECECEC;
	vertical-align: bottom;
	padding-bottom: 3px;
}

.table{
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	border:1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
	padding: 5px 5px 5px 5px;
	vertical-align:top;
	background-color:#FbFbFb;
}


#tableRates
	{
		font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
		font-size: 12px;
		width: 100%;
		text-align: left;
		border-collapse: collapse;
		border: 1px solid #C4C4C4;
	}
	#tableRates th
	{
		padding: 12px 17px 12px 17px;
		font-weight: normal;
		font-size: 14px;
		color: #2A7177;
		border-bottom: 1px dotted #C4C4C4;
		border-right: 1px dotted #C4C4C4;
	}
	#tableRates td
	{
		padding: 7px 17px 7px 17px;
		color: #747474;
		border-right:1px solid #C4C4C4;
	}
	#tableRates tbody tr:hover td
	{
		color: #4b4b4b;
		background: #F4F4F4;
	}


td .hover {
	height: 70px;
	padding: 5px 5px 5px 5px;
	border-right: 1px dotted #348AC2;
}

/* Footer */

.footer {
	padding: 20px 0px 20px 20px;
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	line-height: 15px;
	/*background-image: url(../images/template_16.gif);*/
	background-repeat: no-repeat;
	background-position: right;
}

.names {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	line-height: 15px;
	/*background-image: url(../images/template_16.gif);*/
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.flink A:link {
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana;
	COLOR: #999999;
	text-decoration:underline;
} 

.flink A:visited {
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana;
	COLOR: #999999;
	TEXT-DECORATION: none
} 
.flink A:hover {
	FONT-SIZE: 9px; 
	FONT-FAMILY: Verdana; 
	COLOR: #999999;
}

/* Rates Table */

.rate{
	font-family: Verdana;
	color: #666666;
	font-size: 10px;
	line-height: 18px;
	padding: 5px 5px 5px 5px;
	vertical-align:top;
	border: 1px solid #ECECEC;
}
/*Inner Link */
.inner A:link {
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana; 
	COLOR: #008ED2;
	text-decoration:underline;
} 
.inner A:visited {
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana; 
	COLOR: #008ED2;
	text-decoration:underline;
} 
.inner A:hover {
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana; 
	COLOR: #FFF;
	background-color: #008ED2;
}
.ratecontent {
	padding-right: 10px;
	padding-left: 10px;
	width: 350px;
}

/* Navigation Top */


#list-menu {
	width: 100%;
	padding-left: 0px;
}


#list-menu ul {
	margin: 0;
	list-style-type: none;
	font-family: Verdana;
	font-size: 11px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}


#list-menu li {
	margin-right: 0;
	margin-left: 0;
	border-bottom: 1px dotted #438D94;
}


#list-menu a {
	display: block;
	width:100%;
	padding: 2px 2px 2px 10px;
	text-decoration: none; /*lets remove the link underlines*/
}


#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #2A7177;
	font-weight: 500;
	line-height: 1.5em;
	height: 18px;
	text-decoration: none;
}


#list-menu a:hover {
	background: #BAE4EB;
	color: #4A8886;
	height: 18px;
}


/*end list*/.enquire {
	float: right;
}

