/* CSS Document */

/* jQuery lightBox plugin - Gallery style */

.gallery {
	padding-right: 20px;
	width: 100%;
}

.gallery ul { 
	list-style: none; 
	padding:0;
	margin:0;
}

.gallery ul li { 
	display: inline;
}


/* Slide Show */

.slideshow 
{
	float:right;
	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/template/background_xAttributes.jpg);
	background-repeat:repeat-x;
	margin-top:0;
	}

/* Navigation Top */

.navi {
	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 {
	/* background-image: url(../images/template/nav_yAttributes.jpg); */
	background-repeat: repeat-y;
	vertical-align: top;
	padding-bottom: 1px;
	border-left: 1px solid #064165;
}

.left_navi_special {
	/* background-image: url(../images/template/nav_yAttributes.jpg); */
	background-repeat: repeat-y;
	vertical-align:bottom;
	padding-bottom:10px;
	border-left: 1px solid #064165;
	/*margin-bottom:10px;*/
}

/* Header */

h1 {
	font-family: Verdana;
	color: #003352;
	font-size: 27px;
	border-bottom: 1px solid #ECECEC;
	vertical-align:bottom;
	padding-top:30px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-weight: normal;
}

/* Content */

.body {
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
	padding-top: 10px;
	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: #003352;/*change font colour*/
	TEXT-DECORATION: none;
	border-bottom: none;
} 
.bodylink A:visited {
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana; 
	COLOR: #003352;
	TEXT-DECORATION: none;
	border-bottom: none;
} 
.bodylink A:hover {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none;
	COLOR: #003352;
	border-bottom: 1px dotted #592626;
}

.h2 {
	font-family: Verdana;
	height: 25px;
	color: #003352;
	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;
}

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;
}
.flink A:link {
	FONT-SIZE: 9px; 
	FONT-FAMILY: Verdana; 
	COLOR: #CCCCCC;
	text-decoration:underline;
} 
.flink A:visited {
	FONT-SIZE: 9px; 
	FONT-FAMILY: Verdana; 
	COLOR: #CCCCCC;
	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;
	border:1px solid #ECECEC;
	border-bottom: 1px dotted #ECECEC;
	padding: 5px 5px 5px 5px;
	vertical-align:top;
}


/* 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 solid #064165;
}

#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: #FFFFFF;/*text colour*/
	font-weight: 500;
	line-height: 1.5em;
	height: 20px;
	text-decoration: none;
}

#list-menu a:hover {
	background: #043C5E;/*Nav bar hover*/
	color: #FFFFFF;
	height: 20px;
	/* border-top: 1px solid #5E9947; 
	border-bottom: 1px solid #5E9947; */
}

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

#btn a:link, #btn a:active, #btn a:visited {
	padding-top:1px;
	display: block;
	width: 150px;
	height: 20px;
	background-color: #006A92;
	font: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: right;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-opera-border-radius: 4px;
	-moz-border-radius: 4px;
}

#btn a:hover {
	padding-top:1px;
	display: block;
	width: 150px;
	height: 20px;
	background-color: #004566;
	font: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: right;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 4px;
	-opera-border-radius: 4px;
	-moz-border-radius: 4px;
}

#specialBlock {
	margin:0 auto;
	text-align:center;
	padding:20px;
	width:350px;
	height:auto;
	background-color:#F8F8F8;
	border:1px solid #DCDCDC;
	-webkit-border-radius:10px;
	-opera-border-radius:10px;
	-moz-border-radius:10px;
}

#specialBlock h6 {
	margin:0;
	color:#0866B1;
	font-size:25px;
}

#specialBlock p {
	margin:0;
	padding-top:15px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-size:11px;
}

	  #specialBlock_split {
		  float:right;
		  margin:0 auto;
		  text-align:center;
		  padding:20px;
		  width:300px;
		  height:auto;
		  background-color:#F8F8F8;
		  border:1px solid #DCDCDC;
		  -webkit-border-radius:10px;
		  -opera-border-radius:10px;
		  -moz-border-radius:10px;
	  }
	  
	  #specialBlock_split h6 {
		  margin:0;
		  color:#0866B1;
		  font-size:20px;
		  line-height:25px;
	  }
	  
	  #specialBlock_split p {
		  margin:0;
		  padding-top:15px;
		  font-family:Verdana, Geneva, sans-serif;
		  color:#666;
		  font-size:11px;
	  }

.tableListing {
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
	line-height: 18px;
	vertical-align: top;
	padding: 13px;
	border-bottom: 1px dotted #BBBBBB;
}

.tableListingRS {
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
	line-height: 18px;
	vertical-align: top;
	padding: 13px;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
}

#rates_specials a {
	background-color:#FFFFFF;
}

#rates_specials a:hover {
 background-color:#E6E9F3;
}

th{background:#F6F3EE;
	padding: 13px;}
	
	.tableListing {
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	line-height: 14px;
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px dotted #BBBBBB;
}

.tableListingRS {
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
}
#check-button a:link, #check-button a:active, #check-button a:visited{
	background-color:#F9F8BB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#0866B1;
	padding:10px 30px;
	text-decoration:none;
	border: 1px solid #DEDD97;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: #999 0px 1px 8px;
	-moz-box-shadow: #999 0px 1px 8px;
	box-shadow: #999 0px 1px 8px;
	background: #FFFDE5;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFDE5), to(#F3EC86));
	background: -moz-linear-gradient(#FFFDE5, #F3EC86);
	-pie-background: linear-gradient(#FFFDE5, #F3EC86);
	behavior: url(http://www.villageandlife.com/PIE.htc);
	font-weight: bold;
}

#check-button a:hover{
	background-color:#F9F8BB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#0866B1;
	padding:10px 30px;
	text-decoration:none;
	border: 1px solid #DEDD97;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: #C6C6C6 0px 1px 8px;
	-moz-box-shadow: #C6C6C6 0px 1px 8px;
	box-shadow: #C6C6C6 0px 1px 8px;
	background: #FFFDE5;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFDE5), to(#F3EC86));
	background: -moz-linear-gradient(#FFFDE5, #F3EC86);
	-pie-background: linear-gradient(#FFFDE5, #F3EC86);
	behavior: url(http://www.villageandlife.com/PIE.htc);
	font-weight: bold;
}
	
.wcTable {
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #069;
	border-bottom-color: #069;
	line-height: 14px;
}
.wcHeading {
	font-size:14px;
	color:#930;
	font-weight:600;
}

.newPrice {
	font: Verdana, Geneva, sans-serif;
	color: #F00;
	font-size: 13px;
}