@charset "utf-8";
/* CSS Document */

*
{
	margin:0;
	padding:0;
}

body
{
	height:100%;
	width:100%;
	background-image:url(images/templateimages/backrun-bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

html
{
	height:100%;
	width:100%;
}

#container
{
	width:100%;
	height:100%;
	margin:auto;
	background-image:url(images/templateimages/top-bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
}

#wrapper
{
	width:869px;
	margin:auto;
}

#banner
{
	width:869px;
	margin:auto;
	height:141px;
}

#navigation
{
	width:809px;
	padding:5px 20px 5px 40px;
	height:15px;
	margin:auto;
	background-image:url(images/templateimages/back-nav.jpg);
	background-position:top left;
	font-size:11px;
	font-family:Tahoma, Arial, sans-serif;
	color: #152935;
}

#navigation ul
{
	margin:0;
	padding:0;
}

#navigation li
{
	display:inline;
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px
}

#navigation a
{
	color:#336684;
	text-decoration:none;
	text-transform: lowercase;
	padding:8px 20px 8px 0px;
}

#navigation a:hover
{
	color:#1D3949;
	text-decoration:none;
	text-transform: lowercase;
	padding:8px 20px 8px 0px;
}
#navigation  a.on
{
	color:#1D3949;
	text-decoration:none;
	text-transform: lowercase;
	padding:8px 20px 8px 0px;
}

#fnavigation
{
	width:809px;
	padding:10px 30px 5px 30px;
	height:15px;
	font-size:11px;
	font-family:Tahoma, Arial, sans-serif;
	color: #B1BFC7;
}

#fnavigation ul
{
	margin:0;
	padding:0;
}

#fnavigation li
{
	display:inline;
	list-style:none;
}

#fnavigation a
{
	color:#B1BFC7;
	text-decoration:none;
}

#fnavigation a:hover
{
	color:#B1BFC7;
	text-decoration:underline;
}


#footer
{
	width:100%;
	height:60px;
	background-image:url(images/templateimages/footer-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	text-align:center;
}

#inner-footer
{
	width:869px;
	height:60px;
	margin:auto;
	background-image:url(images/templateimages/queenstown-accommodation-footer.jpg);
	background-position:bottom left;
}

#maincontent
{
	width:789px;
	padding:0px 40px 30px 40px;
	float:left;
	line-height:140%;
	color:#386D8D;
	font-family:Tahoma, Arial, sans-serif
}
a {
	color: #40545E;
}
a:hover {
	color: #597684;
}


#content-banner
{
	width:792px;
	padding:30px 38px 0px 39px;
	float:left;
}

#leftcontent
{
	width:450px;
	float:left;
	padding: 30px 0 0 0;
}

#leftcontent2
{
	width:550px;
	float:left;
	padding: 30px 0 0 0;
}


#topcellleft
{
	background-image:url(images/back-content.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#topcellleftg
{
	background-image:url(images/back-content.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:69px 0 69px 0;
	border: 1px solid #417CA0;
	color: #417CA0;
}

#rightcontent
{
	width:309px;
	float:right;
	padding: 30px 0 0 30px;
}

h1
{
	font-family:"Lucida Sans Unicode";
	font-size:16px;
	color:#9B9B9B;
	font-weight:normal;
	padding-bottom:15px;
}

p
{
	padding-bottom:10px;
}

.pindent
{
	padding-left:15px;
	display:block;
	background-image: url(images/arrow-bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 8px;
	padding-bottom: 8px;
}
.sindent
{
	padding-left:15px;
	display:block;
	background-image: url(images/arrow-bullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 8px;
	padding-bottom: 2px;
}

#map
{
	border:1px solid #256895;
}

.buttons {
	font-family: trebuchet, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #1C3646;
	border: 1px solid #C9D1CB;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.textbox {
	font-family: trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B7890;
	background-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #C9D1CB;
}

#gallery
{
	width:789px;
	float:left;
	padding: 30px 0 0 0;
}

#preload
{
	display:none;
}
	
.introtext {
	display: none;
}

.frontlink
{
	font-size:11px;
	line-height:200%;
	color: #CC0000;
}

.frontlink a
{
	text-decoration:underline;
	color: #CC0000;
}

.frontlink a:hover
{
	text-decoration:none;
	color: #A60000;
}

.special-text {
	color:#F00;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}
