body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	background-color: #000000;
	margin: 0px 0px 12px 0px;
}
#container {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	width: 316px;
	margin-right: auto;
	margin-left: auto;
}
#flash {
	width: 936px;
	margin-bottom: 12px;
}

/*--------------------- Menu ---------------------*/

#nav-container {
	width: 834px;
	height: 30px;
	margin: 0px auto 12px auto;
}
#nav, #nav ul{
	height: 30px;
	width: 834px;
	background-image: url(images/nav.gif);
	margin: 0px;
	position: relative;
	z-index: 2;
	padding: 0px;
	list-style-type: none;
	float: left;
	display: inline;
}

#nav li, #nav li a {
	display: block;
	height: 30px;
}

#nav a {
	display: block;
	text-decoration: none;
	margin: 0px;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
}

#nav li a:hover {
	text-decoration: none;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
}

#nav li {
	float: left;
	padding: 0;
}

#nav #link-home { left: 0px; width: 86px; }
#nav #link-auckland-backpackers { left: 86px; width: 191px; }
#nav #link-christchurch-backpackers { left: 277px; width: 217px; }
#nav #link-about-us { left: 494px; width: 109px; }
#nav #link-contact-us { left: 603px; width: 121px; }
#nav #link-bookings{ left: 724px; width: 109px; }

#nav #link-home a:hover { background: url(images/nav.gif) 0 -30px no-repeat; }
#nav #link-auckland-backpackers a:hover { background: url(images/nav.gif) -86px -30px no-repeat; }
#nav #link-christchurch-backpackers a:hover { background: url(images/nav.gif) -277px -30px no-repeat; }
#nav #link-about-us a:hover { background: url(images/nav.gif) -494px -30px no-repeat; }
#nav #link-contact-us a:hover { background: url(images/nav.gif) -603px -30px no-repeat; }
#nav #link-bookings a:hover { background: url(images/nav.gif) -724px -30px no-repeat; }

#nav a span {display: none;}

/*--------------------- Drop Downs ---------------------*/

#nav li ul{
	position: absolute;
	left: -999em;
	display: none; /* Important */
	height: auto;
	width: 131px;
	font-weight: normal;
	margin: 0;
	background-image: none;
}

#nav li li {
	width: 183px;
	height: auto;
	background-color: #CF4FA1;
	margin: 0 0 0 1px;
}

#nav li#link-about-us li a{
	background-color: #00AB4E;
	margin-left:0;
	position:absolute;
	left:0;
}

#nav-container #nav li#link-about-us ul a:hover {
	background-color: #009343;
}

#nav li ul a {
	width: 161px;
	height: 16px;
	margin: 0px;
	padding: 6px 12px 3px 16px;
	font-size: 11px;
	background-color: #14BEE8;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ffffff;
	line-height: 12px;
	background-image: url(images/sub-nav-bg.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
}

#nav li ul a.nav-last {
	border: none;
}

#nav-container #nav li ul a:hover  {
	background-color: #03A7CF;
	background-image: url(images/sub-nav-bg.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
}

#nav li#link-christchurch-backpackers li {
	width: 209px;
}

#nav li#link-christchurch-backpackers li a {
	background-color: #F29441;
	width: 187px;
}

#nav-container #nav li#link-christchurch-backpackers ul a:hover {
	background-color: #E67C1F;
}

#nav li ul ul {
	margin: -25px 0 0 130px !important;
	margin: -25px 0 0 129px; /* IE6 fix */
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	display: block;  /* Important */
}

#nav li:hover, #nav li.sfhover {
	background-image: none;
}

/*--------------------- Body ---------------------*/

#body-container {
	width: 936px;
	position: relative;
}
#map {
	width: 232px;
	height: 174px;
	position: absolute;
	left: 0px;
	top: 128px;
}
#bbh-logo {
	float: left;
	display: inline;
	width: 120px;
	height: 91px;
	margin: 0 0 20px 44px;
}
#sect-bbh-logo {
	width: 120px;
	height: 91px;
	position: absolute;
	left: 66px;
	top: 130px;
}
#sect-bbh-logo-full {
	width: 120px;
	height: 91px;
	position: absolute;
	left: 66px;
	top: 169px;
}
#side-bar {
	float: left;
	width: 201px;
	margin-right: 15px;
	color: #ffffff;
	font-size: 10px;
	line-height: 14px;
	text-align: right;
}
#main-body {
	float: left;
	display: inline;
	margin-left: 51px;
	width: 833px;
	background-color: #D1D2D4;
	background-image: url(images/main-body-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main-body-top {
	width: 833px;
	height: 10px;
	background-image: url(images/main-body-box-top.gif);
	background-repeat: no-repeat;	
}
#main-body-inner-left {
	float: left;
	width: 270px;
	padding: 0px 12px 0px 19px;
}
#main-body-inner-middle {
	float: left;
	width: 210px;
	padding: 5px 12px 0px 12px;
}
#main-body-inner-right {
	float: left;
	width: 270px;
	padding: 0px 0px 0px 12px;
}
#body {
	float: left;
	width: 668px;
	background-color: #D1D2D4;
	background-image: url(images/body-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#body-top {
	width: 668px;
	height: 10px;
	background-image: url(images/body-box-top.gif);
	background-repeat: no-repeat;	
}
#body-inner {
	float: left;
	width: 630px;
	padding: 0px 19px 0px 19px;
}
#main-body h1 {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #C43C94;
	margin-top: 7px;
	margin-bottom: 15px;
}
h1 {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C43C94;
	margin-top: 7px;
	margin-bottom: 15px;
}
h2 {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C43C94;
	margin-top: 5px;
	margin-bottom: 12px;
	font-weight: normal;
}
h3 {
	clear: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
	margin: 8px 0px 11px 0px;
	font-style: italic;
}
p {
	margin: 8px 0px 11px 0px;
}
a {
	color: #C43C94;
	text-decoration: underline;
}
a:hover {
	color: #C43C94;
	text-decoration: none;
}
#body-container ul {
	margin-top: 10px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-left: 0px;
}
#body-container li {
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(images/bullet.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 5px;
	margin-left: 0px;
}
.text-blue {
	color: #00B9E6;
}
.text-green {
	color: #93C618;
}
.text-purple {
	color: #BB6AD1;
}
#main-grey-box {
	float: right;
	width: 208px;
	margin: 0px 0px 20px 0px;
	background-color: #545455;
	background-image: url(images/main-grey-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #ffffff;
}
#main-grey-box-top {
	width: 208px;
	height: 10px;
	background-image: url(images/main-grey-box-top.gif);
	background-repeat: no-repeat;	
}
#main-grey-box-inner {
	float: left;
	width: 172px;
	padding: 0px 18px;
}
#grey-box {
	float: right;
	width: 275px;
	margin: 0px 5px 12px 24px;
	background-color: #545455;
	background-image: url(images/grey-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #ffffff;
}
#grey-box-top {
	width: 275px;
	height: 10px;
	background-image: url(images/grey-box-top.gif);
	background-repeat: no-repeat;	
}
#grey-box-inner {
	float: left;
	width: 239px;
	padding: 0px 18px;
}
#grey-box-inner ul, #main-grey-box-inner ul {
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 0px;
}
#grey-box-inner li, #main-grey-box-inner li {
	margin-top: 4px;
	margin-bottom: 4px;
	background-image: url(images/bullet.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 4px;
	margin-left: 0px;
}
#grey-box-inner h2, #main-grey-box-inner h2 {
	color: #ffffff;
}
#grey-box a, #main-grey-box a {
	color: #ffffff;
	text-decoration: underline;
}
#grey-box a:hover, #main-grey-box a:hover {
	color: #CF4FA1;
	text-decoration: none;
}
#cta {
	float: left;
	width: 208px;
	height: 40px;
	margin-bottom: 12px;
}
#cta span {
	display: none;
}
#cta-book-online {
	width: 208px;
	height: 40px;
	background-image: url(images/cta-book-online-now.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
a:hover #cta-book-online {
	background-image: url(images/cta-book-online-now2.gif);
}
#cta-sm {
	float: right;
	clear: right;
	width: 150px;
	height: 35px;
	margin-top: 12px;
}
#cta-sm span {
	display: none;
}
#cta-book-online-sm {
	width: 150px;
	height: 35px;
	background-image: url(images/cta-book-online-now-sm.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
a:hover #cta-book-online-sm {
	background-image: url(images/cta-book-online-now-sm2.gif);
}
#accommodation-container {
	margin-left: 216px;
}
.accommodation {
	float: left;
	width: 328px;
	margin: 12px 0px 0px 0px;
}
.accommodation-right {
	float: left;
	width: 328px;
	margin: 12px 0px 0px 12px;
}
.accommodation h2, .accommodation-right h2 {
	margin: 2px 0px 5px 0px;
}
.accommodation p, .accommodation-right p {
	margin: 5px 0px 5px 0px;
}
#body-container .accommodation ul, #body-container .accommodation-right ul {
	margin: 2px 0px 0px 0px;
}
.accommodation img, .accommodation-right img {
	float: left;
}
.accommodation-box-sm {
	float: right;
	width: 229px;
	height: 133px;
	background-color: #D1D2D4;
	background-image: url(images/accommodation-box-bottom-sm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.accommodation-box-sm-inner {
	padding: 0px 10px 0px 12px;
}
.accommodation-box-top-sm {
	width: 229px;
	height: 5px;
	background-image: url(images/accommodation-box-top-sm.gif);
	background-repeat: no-repeat;	
}
.price-box-top-left {
	background-image: url(images/price-box-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #545455;
	width: 155px;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
}
.price-box-top-right {
	background-image: url(images/price-box-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.price-box-bottom-left {
	background-image: url(images/price-box-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.price-box-bottom-right {
	background-image: url(images/price-box-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 3px 5px;
}
#accommodation-box .price-box-top-left {
	width: 200px;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
}
.people {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 0px;
}
.people-large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 12px;
	margin-bottom: 0px;
}
.price-highlight {
	font-size: 20px;
	line-height: 24px;
	color: #E6D84E;
}
#accommodation-box {
	float: left;
	width: 437px;
	height: 313px;
	background-color: #D1D2D4;
	background-image: url(images/accommodation-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#accommodation-box-top {
	width: 437px;
	height: 10px;
	background-image: url(images/accommodation-box-top.gif);
	background-repeat: no-repeat;	
}
#accommodation-box-inner {
	float: left;
	width: 399px;
	padding: 0px 19px 0px 19px;
}
#accommodation-pic {
	float: left;
	width: 218px;
	height: 313px;
	margin-right: 12px;
}
.pic-right {
	float: right;
	margin-bottom: 19px;
	margin-left: 10px;
}

/*--------------------- Footer ---------------------*/

#footer {
	clear: both;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 834px;
	padding-top: 12px;
	margin: 0px auto 0px auto;
	position: relative;
	background-position: 0px 12px;
}
#footer p, #footer a {
	color: #FFFFFF;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#copyright {
	position: absolute;
	left: 10px;
	top: 19px;
}
#footer-links {
	position: absolute;
	left: 560px;
	top: 19px;
}
#avatar-link {
	padding: 5px 0 0px 0;
}
#avatar-link a {
	font-size: 10px;
	color: #616162;
	text-decoration: none;
}
#avatar-link a:hover {
	color: #999999;
}
