/* ------------------------------
CSS for earthtrek.co.uk
Created by James Chalmers on 2008-04-28.
Copyright (c) 2008 Dunhenry Solutions All rights reserved.
Valid as of 2008-04-28
------------------------------ */

body {
	margin:10px 10px 0px 10px;
	padding:0px 0 20px 0;
/*	background:#000 url(images/body_bottom.jpg) bottom repeat-x; */
	background:#000;
	text-align:center;
	font-family:georgia, "times new roman", sans-serif;
	font-size:14px;
	line-height:20px;
	letter-spacing:1px;
}
.ff { display:block; clear:both; margin:0; padding:0; height:0px; }
.margin-bottom-img {
	margin-bottom:45px;
}
/* ---------------------------------------------------------------------------------------------------- + Structure + */
#container {
	
}
/* banner */
#banner {
background:#000 url(images/earthtrek_banner.jpg) center no-repeat;
height:180px;
border-top:1px solid #000;
border-right:1px solid #000;
border-left:1px solid #000;
voice-family: "\"}\"";
voice-family: inherit;
height:179px;
}
/* Left */
#left {
	position:absolute;
	left:10px;
	top:220px;
	width:191px;
	color:#fff;
}
/* Middle */
	#middle {
	background:#ffff99;
	margin-left: 199px;
	margin-right:199px;
	border:4px solid #7ab54c;
	margin-top:30px;
	padding:10px;
	text-align:left;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 201px;
	margin-right:201px;
		}
#middle_footer {
	background:#ffff99 url(images/bottom_right_corner.jpg) bottom right no-repeat;
	float:right;
	clear:both;
	width:85px;
	height:91px;
	position:relative;
	right:-14px;
	top:14px;
	margin-top:35px;
		}
#middleframediv {
	float:left;
	width:auto;
	clear:both;
}
h1.title {
	display:block;
	padding:0px;
	margin:5px auto 20px auto;
	line-height:58px;
	font-family:"Lucida Grande", "Trebuchet MS", Georgia, Arial, sans-serif;
	font-size:18px;
	letter-spacing:0px;
	text-align:center;
	font-weight:lighter;
	background:url(images/pagetitle.jpg) top right no-repeat;
	color:yellow;
	width:229px;
	overflow:hidden;
}
h1.date-header {
	text-align:left;
	font-size:15px;
	color:green;
	letter-spacing:0px;
}
h1.itemtitle {
	font-size:18px;
	text-align:center;
}
p.comment {
	text-align:center;
	padding-bottom:10px;
	border-bottom:1px solid #999;
	border-top:1px dotted #ccc;
	margin-top:25px;
}
div.commentbox {
	text-align:left;
	padding-bottom:10px;
	border-bottom:1px dotted #999;
	margin-top:25px;	
	background-color:#ded990;
}
/* buttons */
a {
color:green;
text-decoration:none;	
}
a:hover {
	text-decoration:underline;
}
h1.title a {
	color:yellow;
}
h1.itemtitle a {
	color:#000;
}
#left ul {
	margin:2px 0 2px 0;
	font-size:11px;
	text-align:left;
}
#left .archives {
	float:left;
	text-align:left;
	overflow:hidden;
	margin-left:20px;
}
#left #nav a {
	width:140px;
	height:38px;
	line-height:38px;
	text-align:center;
	color:#000;
	font-family:arial, sans-serif;
	font-size:12px;
	text-decoration:none;
	background:url(images/button0.jpg) top center no-repeat;
	display:block;
	margin:0 auto 5px auto;
}
#left #nav a:hover {
	background:url(images/button1.jpg) top center no-repeat;
}
body#home a#homenav,
body#nav8634023773301271468 a#homenav,
body#nav6471070434195832243 a#abouttripnav,
body#nav3642968166748399199 a#routenav,
body#nav7877745088456542347 a#bikenav,
body#nav2717254152253608819 a#equipnav,
body#journal a#journalnav,
body#nav4877247524664993450 a#gallerynav,
body#nav4187239382999882102 a#tipsnav,
body#nav1639702029137165893 a#charitiesnav,
body#nav7356651857928510002 a#sponsorsnav,
body#nav4218027314080651870 a#guestbooknav,
body#nav3074633796428316010 a#contactnav,
#left #nav a:active
{
	background:url(images/button2.jpg) top center no-repeat;
}
/* Right */
#right {
	position: absolute;
	right:10px;
	top:220px;
	width:191px;
	color:#fff;
}
/* Footer */