@charset "UTF-8";
/* destinationunlimited.co.uk CSS document */

/*standard body elements*/

body {
	background-image:url(../images/MAIN-SITE.gif); 
	xbackground-repeat: repeat-x;
	background-color: #231f20;
	font: 12px/1.4em Arial, Helvetica, sans-serif;
	text-align: left;
	color: #fff;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
}


a:link {
	color: #00A851;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #4A4143;
	text-decoration: underline;
}
a:active {
	color: #006633;
}

.h1 {
	font-size: 120%;
	font-weight: bold;
	color: #00a850;
}
h2 {
  font-size: 120%;
	font-weight: bold;
	color: #00a850;
}

.bold {
	font-weight: bold;
}

.testimonials {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 16px;
}
.style1 {
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
	margin-bottom:12px;
}
	
/*layout elements - global*/

#fadewrapper {
text-align: left;
	width: 890px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background-image: "../images/backStrip.png" repeat-y;
	
}

#wrapper {
	text-align: left;
	width: 860px;
	margin: 0 auto;
	padding: 0;
	background-color: #231f20;
	border-top: 3px solid #00a850;
}

#header {
	background-image:url(../images/header.jpg);               /* image to be grey with just the logo on left */
	width: 860px;
	height: 145px;
	margin: 0;	
	padding: 0;
}



#MenuRight {
	xheight: auto;
	margin: 0;
	padding: 0;
}

#languagebar {
	float: right;
	width: 204px;
	height: 53px;
	margin: 0px 0px 0px 0px;	
	padding: 0;
	
}

#menubar {
	float: right;
	width: 657px;
	height: 29px;
	margin: 57px 8px 0px 0px;	
	padding: 0;
	xdisplay: inline;
	clear:both;
}

#contents {													/* contents to be changed with info within html page */
	width: 845px;				/* width reduced from 856 to take into account padding */
	margin: 0;
	padding: 0px 5px;
}


#footer {
	width: 860px;
	height: 50px;
	margin: 0;	
	padding: 0;
	clear: both;
}


/* homepage formatting */

#midPhoto {
	width: 846px;
	height: 437px;				/* height reduced by 10 to account for padding */
	margin: 0;
	padding: 5px 0px;
	border-top: 1px solid #00a850;
	border-bottom: 1px solid #00a850;
}

#2colholder {							/*  this holder is used on other pages for contents  */
	width: 840px;
	height: auto;				
	margin: 0;
	padding: 0;
}

.lhCol {
	xbackground-color:#3399FF;
	float: left;
	width: 585px;
	xheight: 0px;
	margin: 15px 0px 20px 0px;
}

.rhCol {
	float: right;
	xclear: left;
	width: 240px;
	xheight: 0px;
	margin: 10px 0px 20px 0px;
	text-align: right;

}

.rhColnews {
	float: right;
	xclear: both;
	width: 230px;
	xheight: 0px;
	margin: 8px 15px 20px 0px;
	vertical-align: top;
}
.rhColnews a {
  color:#111111;
}
#news_list {
  padding:0 0 0 8px;
	display:block;
	width:100%;
	margin:0;
}
.newsImage {
  margin-top:10px;
  float:right;
}
#news_list li {
	list-style-position:outside;
  list-style:none;
  padding:0;
	display:block;
  margin:0;
	width:99%;
}
#news_list li span {
  margin-left:4px;
}

.lhColCopy {
	width: 555px;
	xheight: 0px;
	margin: 10px 0px 0px 30px;

}

/* news page formatting  */

#titlePlace {							
	width: 845px;
	height: auto;				
	margin: 15px 0px 0px 0px;
	padding: 0;
}


.newsHolder {
	width: 572px;
	height: auto;
	float: left;
	margin: 10px 0px 20px 15px;
	display:block;
}
* > .newsHolder{
	margin-left:30px;
}
.newsTitle {
	width: 540px;
	height: auto;
	margin: 0;
}

.newsItem {
	height: auto;
	margin: 0;
	display:block;
}
.newsItem p {
  text-align:justify;
}

.newsImage {
	float:right;
	height: auto;
	margin: 10px 10px 0 10px;
}

/* responsible tourism page formatting  */

.Col01 {
	float: left;
	width: 425px;
	xheight: 0px;
	margin: 15px 0px 20px 0px;
}

.Col02 {
	float: right;
	width: 395px;
	xheight: 0px;
	margin: 15px 0px 20px 0px;
}

.Col01Copy {
	width: 395px;
	xheight: 0px;
	margin: 10px 0px 0px 30px;

}

/* journal page formatting  */


.jCol01 {
background-image:url(../images/journal_left.jpg);
xbackground-color:#00FFFF;
	float:left;
	width: 571px;
	height: 856px;
	margin: 15px 0px 20px 20px;
	padding: 0;
	
}

.jCol02 {
xbackground-color:#33CCCC;
background-image:url(../images/journal_right2.jpg);
	float:right;
	width: 249px;
	height: 856px;
	margin: 15px 5px 0px 0px;
	padding: 0;
	
}


.jCopy{
	font: 12px/1.4em Arial, Helvetica, sans-serif;
	color:#000000;
	width: 450px;
	height: 730px;
	margin: 60px 0px 0px 90px;
	
}
.jCopy p {
  text-align:justify;
}

/* contact page formatting */


.ContlhCol {
	xbackground-color:#3399FF;
	float: left;
	width: 245px;
	xheight: 0px;
	margin: 15px 0px 20px 0px;
}

.ContlhColCopy {
	width: 220px;
	xheight: 0px;
	margin: 10px 0px 0px 25px;

}

.rhMap {
	float: right;
	xclear: left;
	width: 582px;
	xheight: 0px;
	margin: 15px 0px 0px 0px;
	text-align: right;
	z-index:1;

}

#content_area {

	float: right;
	width: 150px;
	margin: 0px 0px 20px 0px;
	text-align: right;
	
	}

#list_area {
	background-color: #99FF33;
	float: left;
	xclear: left;
	width: 550px;
	xheight: 0px;
	margin: 0px 0px 20px 0px;
	
	}

#copy {													
	width: 846px;
	margin: 0;
	padding: 5px 0px;
	border-top: 1px solid #00a850;
	border-bottom: 1px solid #00a850;
}




#scroll {
position:absolute;
top:0;
bottom:-0.1px;
width:1em;
z-index:-1;
}


/***********************************/
/* Clearfix Hacks
/*  - Cures bad browsers 
/***********************************/
.clearfix {display:inline-block;} 
/* Hide from IE Mac \*/ 
.clearfix {display:block;} 
/* End hide from IE Mac */ 
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}