/*-------------- 
MAIN 
---------------*/

body {
	margin: 0 auto;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#555;
	font-size:14px;
	text-align:center;
	background:url(backgrounds/bg.jpg) center top repeat-y;	
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #555;
	padding: 0px;
	line-height:21px;
	text-align:left;
	background-color:#FFFFFF;
	margin: 0px 0px 10px 0px;	
}

p.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #888;
	padding: 0px;
	background-color:#FFFFFF;
	line-height:17px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: normal;
	margin: 20px 0 10px 10px;
	color:#369;
	padding:0px;
	text-align:left;
	} 
	

h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0 10px 0px 0px;
	font-weight: normal;
	text-align:left;
	border:none;
	color: #369; 
	

	}

h3 { 
	color: #ce7721; 
	font-family: Arial, Times, serif; font-size:20px; 
	line-height:20px; font-weight: normal; 
	text-align:left;
	border-bottom: 1px solid #eee; 
	margin: 10px 0 10px 0; 
	padding: 14px 14px 10px 0px; 
}
h4 {
	font-family: Arial, Times, serif; font-size:16px; 
	line-height:14px; font-weight: normal; 
	color:#369;
	font-weight: normal;
	margin: 25px 0 10px 0;
	background-color:#FFFFFF;
}

/*-------------- 
TAGS 
---------------*/

a:link {
	color: #369;
	text-decoration: none;
	background-color: transparent;
}
a:visited {
	text-decoration: none;
	color: #369;
	background-color: transparent;
}
a:hover {
	text-decoration: underline;
	color: #336699;
	background-color: transparent;
}
a:active {
	text-decoration: none;
	color:#FF0000;
	background-color: transparent;
}

a.more {
	margin-top:5px;
	padding-right: 8px;
	background-color: transparent;
	background: url(images/read_more.gif) right no-repeat;
}
#contentwrapper {
	margin: 0px auto; 
	padding:0;
	width: 955px; 
	text-align: center;
}

#leftcontent {
	margin:0 0 0 20px;
	float:left;
	width: 280px;
}

#leftcontent p {
	margin-left:20px;
	}
	
#leftcontentlist ul {
	margin: 10px 0 0 15px;
	padding:0;
	text-align:left;
	width:180px;
	list-style:none;
}

#leftcontentlist li {
	margin:0 0 5px 0;
	padding:0 0 5px 25px;
	background:url(images/icon_edit.jpg) left top no-repeat;
	line-height:20px;
	text-align:left;
	}
	
#leftcontentlist li a.hover {
	color:#000;
	border-bottom:1px solid #000;
	}
	
#leftcontentlist li.active {
	background:url(images/icon_tick.jpg) left top no-repeat;
	}
	
#leftcontent p {
	margin-left:20px;
	}
#leftcontentaccom {
	margin: 30px 0 0 30px;
	float:left;
	width: 210px;
}

#leftcontentaccom h2{
	font-family: Arial, Helvetica, sans-serif; font-size:20px; 
	line-height:24px; font-weight: normal; 
	text-align:left;
	color:#666;
}

#leftcontentaccom ul {
	margin: 10px 0 0 15px;
	padding:0;
	text-align:left;
	width:180px;
	list-style:none;
}

#leftcontentaccom li {
	margin:0 0 5px 0;
	padding:0 0 5px 25px;
	background:url(images/icon_bullet.jpg) left top no-repeat;
	line-height:20px;
	text-align:left;
	}
	
#leftcontentaccom li a.hover {
	color:#000;
	border-bottom:1px solid #000;
	}
	


.accomtext {
	margin: 0 0 0px 50px;
	width: 700px;
	text-align: left;
}

/* Specific CSS for the Accommodation Listings */

#acc_left {
	width:640px;
	float:left;
	margin:20px;
	padding:0px;
}

#acc_left .propertyaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing:1px;
	padding: 0;
	margin:0;
	font-weight: normal;
	text-align:left;
	color: #555;
}

#acc_left h1 { 
	color: #ce7721; 
	font-family: Arial, Helvetica, sans-serif; font-size:20px; 
	line-height:24px; font-weight: normal; 
	text-align:left;
	border-bottom: 1px solid #eee; 
	margin: 0px 0 10px 0; 
	padding: 0px 14px 10px 0px; 
}

#acc_right {
	float:right;
	width:255px;
	margin:0;
	padding:0px;
}


#footer {
	width:955px;
	margin:0 auto;
	text-align:right;
	clear:both;
	height: 25px;
}

#footerleft {
	float:left;
	margin: 10px 0 0 10px;
	font-size:10px;
	text-align:left;
}

#rightcontent  {
	margin: 0px 10px 0 0;
	padding:30px 0 0 0;
	float:right;
	text-align:left;
	line-height: 20px;
	width:600px;	
}

#rightcontent_accommodation {
	margin: 25px 10px 0 0;
	text-align:left;
	width:580px;
}

#rightcontent_accommodation h1 {
	color: #ce7721; 
	font-family: Arial, Helvetica, sans-serif; font-size:20px; 
	line-height:24px; font-weight: normal; 
	text-align:left;
	border-bottom: 1px solid #eee; 
	margin: 10px 0 10px 0; 
	padding: 14px 14px 10px 0px;  
	
}

#rightcontent p {

}

#rightcontentaccom p {
	width:100%;
}


#rightcontenthdr {
	margin:0px 0 0 10px;
	float:right;
}


#rightcontent ul{	
}

#rightcontent li{	
	list-style-type:circle;
	text-align:left;
}


#nav {
	margin:0 auto;
	padding:0;
	text-align:center;
	width:955px;
	height: 30px;
	line-height:30px;
	background-color:#383d45;
}
#nav ul {
	margin: 0 0 0 10px; 
	padding: 0;
	list-style: none;
	background: #383d45;
	
}

#nav li {
	display:inline;
	margin: 0 0 0 0px;
	padding: 0;
	font-family: Arial, serif;
	font-size: 12px;
	letter-spacing: 1px;
}

#nav li a {
	float: left;
	padding: 0px 14px;
	text-decoration: none;
	color: #fff;
	border: none;
	}
#nav li a:hover {
	color: #fff;
	padding: 0px 14px;
	background: #42475E;
	text-decoration:none;
	}
	
.picleft {float:left;	padding-right:10px;}

.picright{float:right;	padding-left:10px;}

.picmap {margin-left:20px;}

.picmapaccom { margin:10px 0 0 20px; float:left; padding-right:12px;}

.formbutton {float:right; height:30px; display:inline;  padding-right:20px;}

#headers {
	width:800px;
	text-align:center;
	margin-bottom:20px;
}
.picheaders { margin:0px 0 0 25px; float:left;}

.arrowsml {
background-image:url(images/arrowsml.gif);
}

#hometitle {
	width:204px;
	height:65px;
	margin:0px;
	padding:0px;
	border:0px;	
	background-color: #4A85B0;
}
#hometitle h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color: #ffffff;
	padding-top:10px;
	margin-bottom:0px;
	text-align:center;
	background-color: #4A85B0;
}

.homepageHeader {
	padding-top:10px;
	text-transform:uppercase;
	margin: 10px 30px 0 30px;	
	letter-spacing:2px;
	width:900px;
	line-height:25px;
	font-size:16px;
	text-align:center;
	color:#666;
}

.homepagetext {
	margin: 0 30px 0 30px;
}

.blockHeader {
	height: 212px;
	width: 148px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10px;
	text-align:center;
	margin: 25px 0 0 30px;
	background-image: url(backgrounds/blockarea.jpg);
	background-repeat:no-repeat;
	float:left;
	}

.blockHeader p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#555;
	line-height:12px;
	text-align:center;
	margin:5px 11px 7px 7px;
	background-color:transparent;
	}
	
.blocktext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#555;
	line-height:16px;
	text-align:center;
	margin:5px 13px 7px 10px;
	}

.blockHeader H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:14px;
	text-align:center;
	margin:12px 11px 7px 10px;
	border-bottom:0px;
	background-color:transparent;
	}
	
.blockHeader h4 {
	padding:10px 0px 10px 0px;
	margin:0px;
	font-size: 12px;
	background-color:transparent;
}
.blockHeader a {
	font-size:11px;
	color:#3374AE;
	line-height:15px;
	margin: 0px;
	}

.price {
	background-image:url(backgrounds/bgprice.gif);
	background-position: center top;
	background-repeat:no-repeat;
	color: #3374AE;
	height:28px;
	line-height:25px;
	text-align:center;
}


.priceacc {
	font-family:Arial, Helvetica, sans-serif;
	color:#369;
	padding-bottom:8px;
	font-size:13px;
	font-weight:bold;
	
}


.nolink {
	color:#CCCC99;
		
}
.currentlink {
	color:#CCCC99;
	text-decoration:none;
	font-weight:normal;
	
}

.datatable {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#555;
	vertical-align:text-top;
	border-collapse:collapse;
	border-style:solid;
	border: 1px #ccc;
	padding: 5x;
}

.datatable strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color:#369;
}

.data_table_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-variant:small-caps;
	letter-spacing:1px;
	font-weight:normal;
	color:#369;
	background-color:#eee;
}

#brandingstrip {
	margin: 20px auto 0 auto;
	clear:both;
	text-align:center;
	width:955px;
	height:25px;
	padding:0px;
	background-image:url(backgrounds/brandstrip.jpg);
	background-repeat:repeat-x;
}

#brandingstripred {
	margin: 20px auto 0 auto;
	clear:both;
	text-align:center;
	width:955px;
	height:25px;
	padding:0px;
	background-image:url(backgrounds/brandstripred.jpg);
	background-repeat:repeat-x;
}

.bookingbutton {
	border-style:none;
	border:1px  #FFFFFF;
	background-color:#FFFFFF;
	color:#555;
	border:#FFFFFF;
	background-image:url(images/BookingButton.jpg);
	background-position:  center;
	background-repeat:no-repeat;
	margin:0 0px 0 0;
	width:120px;
	height:28px;	
}

.buttonspacing {
	border-style:none;
	border:1px  #FFFFFF;
	background-color:#FFFFFF;
	color:#FFFFFF;
	border:#FFFFFF;
	background-image:url(images/BookingButton.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-left:50px;	
	width:120px;
	height:28px;	
}
.btnback {
	background-color: #efefef;
	color:#006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	padding:2px;
}
.timetable {
	width:150px;
	margin-top:5px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#369;
}

.button {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#f7f7f7;
	color:#555;
}
.accomphoto {
	padding:0 0 10px 0;
}

.accommap {
}

#accomcontent {
	margin: 20px 0 0 20px;
	width: 870px;
	text-align: left;
}


#accomcontent h3 { 
	color: #ce7721; 
	font-family: Arial, Georgia, Times, serif; font-size:20px; 
	line-height:24px; font-weight: normal; 
	text-align:left;
	border-bottom: 1px solid #eee; 
	padding:10px 0 0 0;
	margin: 10px 0 10px 40px; 

}

.adframe {
	margin: 10px 20px 10px 10px;
	width: 230px;
	float: left;
	border: 1px solid #ccc;
	padding:0px;
	list-style-type:none;
}
.adframe h4 {
	margin:0;
	padding:0;
	background:#f4f4f4;
	line-height:25px;
	color:#444;
	font-size:13px;
	text-align:center;	
}

.adframe ul {
	margin:0 0 0 8px;
	padding:0px;
}
.adframe li {
	list-style-type:none;
	font-size:13px;
	padding:2px 8px 2px 2px;
}