/*@import 'http://venus.sinuous.net/__libs/yui/2.5.2/build/reset/reset.css';
@import 'http://venus.sinuous.net/__libs/yui/2.5.2/build/base/base.css';*/
@import '/sites/teanaubackpackers.co.nz/themes/default/style.css';
/*THEME CUSTOMISATION*/

a{
	color:#77af35;
	cursor:pointer;
	}
h2{
	color:#609126; 
	font-size:27px;
	font-weight:normal;
	margin-bottom:25px;
	display:inline;
	}

body, html{
	background:#161616 url(images/wallpaper.jpg) no-repeat center top;
	color:#393939;
	margin:0;
	padding:0;
	}

h1#logo{
	background:url(images/logo.png) no-repeat;
	height:190px;
	width:270px;
	padding:0; 
	margin:0;
	position:absolute;
	top:120px;
	left:30px;
	}

#navigation-content ul li a{
	color:#53803c;
	}
#navigation-content ul li a:hover{color:#15586c;}

#navigation-content ul li ul li a{
	color:#1d7690;
	}
	
#navigation-content .selected{color:#15586c}

#navigation-content ul li ul li a.selected{
	color:#53803c;
	}

#footer{
	background:url(images/footer-background.jpg) top no-repeat;
	color:#fff;
	}
#page-top{
	background:url(images/page-top.png) no-repeat;
	}
.ad-more-info{
	background:url(images/ad-more-info.png);
}
#header{
	background:url(images/header-photo.jpg) no-repeat;
	}
#head-image{width:959px; height:329px; position:absolute; z-index:2;}
	

