

body {
		   	SCROLLBAR-FACE-COLOR: #7C2953;/*#993366;*/
		SCROLLBAR-HIGHLIGHT-COLOR:#fff;
		SCROLLBAR-SHADOW-COLOR: #66cc33;
		SCROLLBAR-3DLIGHT-COLOR: #66cc33;
		SCROLLBAR-ARROW-COLOR:#fff;
		SCROLLBAR-TRACK-COLOR: #e3ead6;
		SCROLLBAR-DARKSHADOW-COLOR: #000;
margin : 0;
padding : 0;
font : 74% tahoma, helvetica, "Trebuchet MS", arial, sans-serif;
background : #e3ead6;
}
#trips{
background-color: #66cc33;	
}
#travels{
	background-color:#78e928;
}
P {
	font-size: 0.9em;
	padding-left: 1em;
	padding-right: 1em;
	
}
#header {
height : 200px;
width: 762px;
margin : 0;
background :#66cc33  url(http://www.theroadlesstravelled.co.nz/images/header.jpg) center; /*#d6c4ae*/
}

#navcontainer ul {
text-align : center;
font-family:  "Lucida Calligraphy", serif;
font-size : 100%;
padding-bottom : 5px;
padding-top : 5px;
padding-left : 0;
margin-top : 0;
margin-left : 0;
color :#7C2953; /*#993366;*/
line-height : 18px;
}
#navcontainer ul li {
display : inline;
padding-left : 0;
padding-right : 0;
padding-bottom : 5px;
padding-top : 5px;
}
#navcontainer ul li a {
padding-left : 10px;
padding-right : 10px;
padding-bottom : 5px;
padding-top : 5px;
color :#7C2953; /*#993366;*/
font-weight: 600;
text-decoration : none;

}
#navcontainer ul li a:hover {
background : #7C2953; /*#993366;*/
color :#b8d79d;
}

#gutter {
float : left;
width : 1%;
height : 1px;
}

#col1{ background : url(images/img2.jpg) no-repeat bottom right;
float : left;
width : 28%;
margin-left : 1%;
margin-bottom : 1em;
padding-right : 2%;
}
#col2{
float : left;
width : 64%;
margin-bottom : 1em;
padding: 0 0 5 0;
}
#footer {
clear : both;
height : 50px;
padding : 5px;
border-top : 10px solid #7C2953; /*#993366;*/
text-align : center;
color : #000;
font-size: 0.8em;
}

h1 {
margin:0 0 0 5;
padding-top:1em;
font-size : 1.2em;
letter-spacing : 3px;
color :#7C2953; /*#993366; */
font-family:  "Lucida Calligraphy", serif;
font-weight: bold;
background : transparent;
}
h2 {
font-family:  "Lucida Calligraphy", serif;
padding : 0 0 0 5;
letter-spacing : 3px;
font-size : 1em;
color :#7C2953; /* #993366; */
background : transparent;
}
h3 {
padding : 0 0 0 0;
text-transform : none;
letter-spacing : 5px;
font-size : 140%;
color : #7C2953; /*#993366; */
background : transparent;
}
h4 {
margin : 10px 0 0 5px;
padding : 0.5em 0 0 0.5em;
text-transform : none;
letter-spacing : 5px;
font-size : 140%;
color : #7C2953; /*#993366; */
background : transparent;
}

a {
text-decoration : underline;
color : #72522c;
background : inherit;
}
a:hover {
text-decoration : none;
color : #000;
background : inherit;
}
a img {
border : 0;
}

.clear {
clear : left;
}
.news{
	padding: 0.5em;
	color: #000;
	background-color: #e3ead6;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align: left;
	margin-top:0;
	border:solid 1;
}
.bh{
	border:solid 1;
	}


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
