/* 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: 11px;
	FONT-FAMILY: arial;
	COLOR: #FFFFFF;
	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: #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 #CBCBCD;
}

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

/* Header */

h1 {
	font-family: Verdana;
	color: #CC0099;
	font-size: 25px;
	border-bottom: 1px solid #ECECEC;
	vertical-align:bottom;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: normal;
	padding-top: 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;
}

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

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

.specialRate {
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CC0099;
}

.smallCaps {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666;
	padding:15px 0 15px 0;
}

.bodylink A:link  {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana;
	COLOR: #CC0099;/*change font colour*/
	TEXT-DECORATION: none;
	border-bottom: none;
} 
.bodylink A:visited {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana;
	COLOR: #CC0099;
	TEXT-DECORATION: none;
	border-bottom: none;
} 
.bodylink A:hover {
	FONT-SIZE: 12px;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none;
	COLOR: #CC0099;
	border-bottom: 1px dotted #CC0099;
}

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

.h3 {
	font-family: Verdana;
	color: #CC0099;
	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;
	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 #CBCBCD;
}

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

#list-menu a:hover {
	background: #EFEFEF;/*Nav bar hover  orange = #FDAD00*/
	color: #CC0099;
	height: 18px;
}

#btn a:link, #btn a:active, #btn a:visited {
	padding-top:1px;
	display: block;
	width: 150px;
	height: 20px;
	background-color: #CC0099;
	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: #802166;
	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;
}

/*end list*/.enquire {
	float: left;
}
.gay {
	vertical-align: bottom;
}

.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;
}

#specialBlock {
	margin:0 auto;
	text-align:center;
	padding:20px;
	width:600px;
	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;
	  }

#specialBlocksa {
	margin:0 auto;
	text-align:center;
	padding:20px;
	width:525px;
	height:auto;
	background-image:url(../images/specials/south-africa-flag.png);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#F8F8F8;
	border:1px solid #DCDCDC;
	-webkit-border-radius:10px;
	-opera-border-radius:10px;
	-moz-border-radius:10px;
}

* html img, * html div {
behavior: url(iepngfix.htc);
}

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

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

#rates_specials a:hover {
 background-color:#FAFAFB;
}
th{background:#F6F3EE;
	padding: 13px;}
	
	.tableListing {
	font-family: Verdana;
	color: #666666;
	font-size: 12px;
	line-height: 14px;
	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;
}

#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:#FF00FF;
	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:#FF00FF;
	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;
}
	
