/* CSS Document */


/* 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 {
/*	background-image: url(../images/template/navi_bg.jpg); */
	text-align: center;
	FONT-SIZE: 13px;
	FONT-FAMILY: arial;
	COLOR: #B6B6B6;
	word-spacing: 5px;
}

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

/* Navigation Left */

.left_navi_bg {
	/* background-image: url(../images/template/nav_yAttributes.jpg); */
	background-repeat: repeat-y;
	border-left: 1px solid #20315F;
	vertical-align: top;
	padding-bottom: 1px;
}

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


/* Header */


h1 {
	font-family: Verdana;
	font-weight:normal;
	color: #231A54;
	font-size: 23px;
	border-bottom: 1px solid #ECECEC;
	vertical-align:bottom;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-bottom: 0;
}


/* Content */

.web_link {
	padding: 10px;
	background-color: #ffffee;
	border: 1px solid #ececab;
	overflow: auto;
}
.web_link a {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333;
}

.web_link img {
	float: left;
	padding: 0 20px 0 0;
}

.body {
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	padding: 15px 0;
	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;
}
.darkUnderline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.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: #241B54;/*change font colour*/
	TEXT-DECORATION: none;
	border-bottom: none;
} 
.bodylink A:visited {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana;
	COLOR: #241B54;
	TEXT-DECORATION: none;
	border-bottom: none;
} 
.bodylink A:hover {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	COLOR: #241B54;
	border-bottom: 1px dotted #241B54;
}

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

.h3 {
	font-family: Verdana;
	color: #231A54;
	font-size: 15px;
	border-bottom: 1px solid #ECECEC;
	/*padding:'padding-top' 'padding-right' 5px 10px;*/
}

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

.gallery{
	font-family: Verdana;
	color: #666666;
	background-color:#F9F9F9;
	font-size: 10px;
	/*line-height: 18px;*/
	border:1px solid #ECECEC;
	padding: 7px 7px 7px 7px;
}

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


/* Footer */


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

.footer_meta {
	padding: 20px 0px 20px 20px;
	font-family: Verdana;
	font-size: 10px;
	color: #666;
	line-height: 18px;
	border-bottom: 1px solid #ECECEC;
	border-top: 1px solid #ECECEC;
}

.flink A:link {
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana; 
	COLOR: #CCCCCC;
	text-decoration:underline;
} 
.flink A:visited {
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana; 
	COLOR: #CCCCCC;
	TEXT-DECORATION: none
} 
.flink A:hover {
	FONT-SIZE: 10px; 
	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 #20315F;
}

#list-menu a {
	display: block;
	width:100%;
	padding: 6px 2px 6px 25px;
	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;
	text-decoration: none;
}

#list-menu a:hover {
	background: #536AAA;/*Nav bar hover*/
	color: #FFFFFF;

}

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

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


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

.special {
	/*padding: 20px 0px 20px 20px;*/
	font-family: Verdana;
	font-size: 9px;
	color: #DDDDDD;
	line-height: 10px;
	/*background-image: url(../images/template_16.gif);*/
}

.btn {
	list-style:none;
}

.btn li {
	margin-right:15px;
	display: inline-block;
}


#btn a:link, #btn a:active, #btn a:visited {
	margin:0 auto;
	display: block;
	padding:4px;
	width: 200px;
	height: 20px;
	background-color: #231A54;
	font: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#btn a:hover {
	margin:0 auto;
	display: block;
	padding:4px;
	width: 200px;
	height: 20px;
	background-color: #536AAA;
	font: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.winterRate{
	vertical-align:top;
	text-align:center;
	border-bottom:1px solid #ECECEC;
}

.summerRate{
	vertical-align:top;
	text-align:center;
	border-right:1px solid #ECECEC;
	border-bottom:1px solid #ECECEC;
	border-left:1px solid #ECECEC;
}

/* Specials Page */

.specialTable {
	border:1px solid #8AC9CB;
	background-color:#D4F4F5;
	padding:13px 5px 5px 5px;
}

.specialHeading {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#231A54;
}

.specialContent {
	line-height:25px;
}

.specialRate {
	font-size:18px;
	font-weight:600;
	color:#F59F09;
}

#specialBlock {
	margin:0 auto;
	text-align:center;
	padding:20px;
	width:400px;
	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;
	  }
/* World Cup Page */
.wcTable {
	line-height:18px;
	background-color:#FFF;
	border:1px solid #FC3;
	padding:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}

.wcHeading {
	font-size:20px;
	color:#FC0;
	font-weight:600;
}

.wcRate {
	font-style:italic;
	color:#333;
	font-size:16px;
	font-weight:600;
}

.wcTerms {
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-size:10px;
}

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

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

th{background:#F6F3EE;
	padding: 13px;}
	
#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:#4D536D;
	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:#4C526C;
	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;
}
	

