body {
	margin: 0;
	padding: 0;
	background: #FFF url(../img/bg-body.jpg);
	font: 80%/2em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #4B4942;
}

/* Layout */
.container{margin:0 auto;width:760px}
#wrap{float:left;width:100%}
#content{margin:0 190px}
#sidebar{float:left;width:190px;margin-left:-760px}
#extra{float:left;width:190px;margin-left:-190px}
#footer{clear:left;width:100%}


#content .img {
	float: left;
	margin: .5em 5px .5em -200px;
}
* html #content .img { /* IE Filter */
	margin: 0;
}
#content .img.alt,
#content .imgalt {
	float: right;
	margin: .5em -200px .5em 5px;
}


.booking #content { /* sidebar removed */
	margin: 0 300px 0 0;
}
.booking #extra {
	width: 300px;
	margin-left: -300px;
}

#page {
	font-size: 85%;
}

abbr,
acronym {
	border: 0;
}

iframe {
	position: relative;
}

/* Forms */
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
fieldset div {
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: .5em;
	padding: 0;
}
fieldset p {
	clear: left;
	margin-top: 0;
	color: #333;
}
fieldset div div,
fieldset .alert, 
fieldset .error {
	float: none;
	clear: none;
}
legend {
	font-size: 120%;
	color: #AAA;
}
fieldset fieldset legend {
	font-size: 100%;
}
label,
dt {
	float: left;
	clear: left;
	width: 10em;
	padding: 0 1em;
	text-align: right;
	font-size: 90%;
	color: #2C2C2C;
	font-weight: bold;
}
fieldset input,
fieldset select,
fieldset textarea,
dd {
	margin-top: .35em;
	border: 1px solid #999;
	color: #000;
}
.multi input,
input.multi {
	border: none;
}
label.error {
	display: block;
	clear: left;
	width: auto;
	margin-left: 11em;
	font-weight: bold;
	text-align: left;
	color: red;
}
input.error,
textarea.error {
	background: #FFC4C4;
}
.system-error-message {
	padding: .5em;
	border: 1px solid red;
	background: #FFC4C4;
}
.note,
.booking-container p {
	font-size: 80%;
	color: #666;
}
.note a,
.booking-container p a {
	color: #666;
}

/* Multi - for use with radio/check where label is after */
.multi input {
	margin-left: 95px;
}
.multi label {
	float: none;
	width: 12em;
	padding-left: 1em;
	text-align: left;
}
.multi div {
	margin: 5px 0 0;
}
.multi label.error {
	display: inline;
	margin-left: 0;
	padding-right: 0;
}

.buttons {
	clear: both;
	width: auto;
	padding-left: 13em;
}
#content .buttons {
	margin: 1.5em 0;
}
.buttons input {
	border-width: 1px;
	border-style: outset;
	font-weight: bold;
	cursor: pointer;
}
#content .buttons input {
	font-size: 120%;
}
.req {
	color: #900;
	font-size: 75%;
}
.input {
	float: left;
	color: #333;
}

/* Header */
#header {
	float: left;
	width: 100%;
	padding: 0;
	background: url(../img/bg-menu.png) 0 100% repeat-x;
}
#header h1 {
	margin: 0;
}
#header h1 a {
	position: absolute;
	width: 378px;
	height: 83px;
	margin: 10px;
	margin-top: -7px;
	background: url(../img/logo.png) 0 0 no-repeat;
	text-indent: -9999px;
}
* html #header h1 a { /* IE Filter */
	background: url(../img/logo.gif);
}
#header .pullout {
	margin: 0;
	padding: 140px 20px 30px 370px;
	background: #FFF url(../img/shot-1.jpg) no-repeat;
	font: 130%/2em "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #21607A;
}
.about #header .pullout {
	padding: 100px 0;
	background: url(../img/shot-2.jpg);
	text-indent: -9999px;
}
.contact #header .pullout {
	padding: 140px 5px 30px 390px;
	background: url(../img/shot-3.jpg);
	color: #FC9;
}
.abseiling-blue-mountains #header .pullout {
	padding: 110px 0;
	background: url(../img/shot-4.jpg);
	text-indent: -9999px;
}
.canyoning-blue-mountains #header .pullout {
	padding: 120px 400px 60px 25px;
	background: url(../img/shot-5.jpg);
	color: #898371;
}
.rockclimbing #header .pullout {
	padding: 120px 380px 50px 20px;
	background: url(../img/shot-6.jpg);
	color: #C93;
}
.mountaineering-ice-climbing #header .pullout {
	padding: 110px 0;
	background: url(../img/shot-7.jpg);
	text-indent: -9999px;
}
.survival-navigation #header .pullout {
	padding: 110px 0;
	background: url(../img/shot-8.jpg);
	text-indent: -9999px;
}
.corporate-activities #header .pullout {
	padding: 110px 0;
	background: url(../img/shot-9.jpg);
	text-indent: -9999px;
}
.expedition #header .pullout {
	padding: 190px 5px 10px 390px;
	background: url(../img/shot-10.jpg);
	color: #FFF;
	line-height: 1.3;
}
#header .pullout p {
	margin: 0;
}

#header ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 8px 0;
	text-align: right;
	text-transform: uppercase;
	font-size: 120%;
	line-height: 1;
}
#header ul li {
	display: inline;
}
#header ul a,
#links a {
	padding-left: 1em;
	color: #734002;
	font-weight: bold;
	text-decoration: none;
}
#header ul .selected a,
#header ul a:hover,
#header ul a:focus,
#links .selected a,
#links a:hover,
#links a:focus {
	color: #2C2C2C;
}

/* Search */
#header form {
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
	line-height: 1;
}
#header fieldset {
	margin: 0;
	padding: 4px 1px 0;
	background: url(../img/bg-search.png) 0 100% no-repeat;
}
#header form div {
	float: none;
	display: inline;
}
#header label {
	display: none;
}
#header input {
	width: 160px;
	margin: 0;
	padding: 3px 1px;
	border: 0;
	background: transparent;
	font-weight: bold;
	color: #734002;
}
#header form .buttons {
	padding: 0;
}
#header .buttons input {
	width: 26px;
	background: transparent;
	text-indent: -9999px;
	cursor: pointer;
	font-size: 0;
	color: #D8BB65;
}

/* Content */
#wrap {	
	background: #FFF;
}
#content {
	padding: 1em 1em .5em;
	font-size: 120%;
}
#content h2,
#content h3,
#content h4,
#content h5 {
	margin-top: 0;
	color: #2C2C2C;
}
#content h3 {
	padding-top: .5em;
	border-top: 1px dashed #42423B;
}
#content h5.alt {
	color: #D8BB65;
	font-style: italic;
}
h3 span {
	display: block;
}
#content h3 span {
	font-size: 80%;
}
dl {
	float: left;
	width: 320px;
	margin: 0;
}
dd {
	float: left;
	width: 13em;
	margin: 0;
	border: 0;
}
#content em {
	color: #666;
}
#content ul {
	padding-left: 1.5em;
}
#content li {
	padding-top: .5em;
	color: #660;
}
#content .toc {
	list-style: none;
	margin: .5em 0 .5em 2em;
	padding: 0;
}
#content .toc li {
	display: inline;
}
#content .toc a {
	display: block;
	padding-left: 20px;
	background: url(../img/bg-li-toc.png) 0 5px no-repeat;
	color: #996;
}
#content blockquote {
	margin-left: 50px;
	padding-left: 15px;
	border-left: 3px solid #CCC;
	font: 14px/22px normal helvetica, sans-serif;
}
#content .cite {
	text-align: right;
}
#content .cta a {
	display: block;
	width: 76px;
	height: 16px;
	border: 0;
	background: url(../img/but-book.png) 0 0 no-repeat;
	text-indent: -9999px;
}
#content .cta a:hover,
#content .cta a:focus {
	background-position: 0 -100px;
}
#content .top a {
	display: block;
	margin: .5em 0 .5em auto;
	width: 3em;
	padding-right: 20px;
	background: url(../img/bg-top.png) 100% 50% no-repeat;
	text-align: right;
	font-size: 90%;
	color: #996;
}

.brand {
	color: #744100;
}

table {
	caption-side: top;
	width: 100%;
	margin: .5em 0 1em;
}
caption {
	font-weight: bold;
}
th,
td {
	padding: 2px;
	border: 1px dashed #C90;
	background: #FDFBE4;
}

/* Booking */
.percent {
	font-size: 90%;
	color: #999;
}
.organiser {
	display: none;
}
#cost {
	padding: 2px;
	background: #F2B705;
	color: #734002;
	font-weight: bold;
}

/* Calendar */
.select-month-year select {
	margin-right: 3px;
}
table.module-calendar {
	width: 100%;
	border: 1px solid #888;
	border-collapse: collapse;
}
table.module-calendar td {
	height: 40px;
	padding: 0;
	border: 1px solid #D7D7D7;
	font-size: 65%;
	vertical-align: top;
}
table.module-calendar td span { /* date */
	display: block;
	padding: 0 2px;
	background: #F7F7F7;
	color: #333;
	font-size: 120%;
	text-align: right;
}
tr.day-of-week td {
	height: 20px;
	background: #D7D7D7;
	color: #000;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}
table.module-calendar td.events span { /* date with events */
	background: #9C6;
	color: #FFF;
	font-weight: bold;
}
table.module-calendar td.events {
	background: #CCDFC6;
}
#content table.module-calendar td ul {
	overflow: hidden;
	margin: 0;
	padding-left: 0;
	list-style: none;
	line-height: 1.4;
}
#content table.module-calendar a.event {
	background: none;
	padding-right: 0;
}
table.module-calendar td.last-month,
table.module-calendar td.next-month {
	background: #EEE;
}

/* Share */
.share {
	float: right;
	clear: none;
	width: 8em;
	margin: 0;
}
#content p.share {
	font-size: 100%;
}
#content .share a {
	display: block;
	margin-bottom: 1px;
	padding: 2px 2px 2px 30px;
	border: 1px solid #F8E9AD;
	background: url(../img/icons-sprite.png) 2px 2px no-repeat;
	color: #5F3105;
	font-size: 80%;
}
#content .share .tellafriend a {
	background-position: 2px -98px;
}
#content .share a:hover,
#content .share a:focus {
	background-color: #FCFBDE;
}

.booking-container .back {
	clear: none;
}

/* Book */
.book #upcoming h4 {
	margin: .2em 0;
	font-size: 115%;
	color: #734002;
}
.book #upcoming h5 {
	margin-bottom: 0;
	font-size: 110%;
}
#upcoming h5 span {
	font-size: 75%;
	color: #7E7E7E;
}
#upcoming p.cost {
	float: right;
	font-weight: bold;
}
.book #upcoming p {
	margin: 0;
	font-size: 90%;
}
#upcoming div {
	margin-bottom: .5em;
	padding: .1em .5em .5em;
	background: #FFFEE4;
}
#content .events {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .events a {
	display: block;
	color: #996;
	cursor: pointer;
}
#upcoming .events a {
	text-decoration: none;
	color: #660;
}
#upcoming .events li {
	margin: 0;
	padding: 0;
	background: url(../img/but-book.png) 99% 5px no-repeat;
	cursor: pointer;
}
#upcoming .events li:hover,
#upcoming .events li:focus {
	background-position: 99% -95px;
}
#upcoming .date,
#upcoming .status {
	font-weight: bold;
	font-size: 80%;
	letter-spacing: .1em;
}
#upcoming .status {
	padding: 0 1em;
	font-weight: normal;
}
.date_input {
	background: url(../img/icons-sprite.png) 100% -151px no-repeat;
}
.booking-container p {
	clear: both;
}
#upcoming.upcoming {
	display: none;
	position: fixed;
	z-index: 1000;
	top: 50%;
	left: 50%;
	width: 42em;
	padding: 1em;
	border: 1px solid #333;
	background: #FFF;
}

* html #upcoming.upcoming { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#upcoming.upcoming h4 {
	margin: 0;
}
#upcoming.upcoming p {
	clear: both;
}
#upcoming.upcoming ul {
	float: left;
	width: 20em;
	margin: 0 0 1em;
	padding: 0;
}
#upcoming.upcoming .alt {
	float: right;
}
#upcoming.upcoming li {
	list-style: none;
}
#upcoming.upcoming li a {
	display: block;
	width: 100%;
}
#upcoming.upcoming .events li {
	margin: 2px;
	border: 1px dashed #F2B705;
	padding: 0 .2em;
}

#background {
	position: fixed;
	z-index: 500;
	left: 0;
	right: 0;
	top: 0;
	height: 100%;
	background: #333;
	opacity: .5;
	filter: alpha(opacity = 50); /* IE */
}

#upcoming.upcoming #close {
	position: absolute;
	z-index: 9000;
	right: -15px;
	top: -15px;
	width: 30px;
	height: 30px;
	padding: 0;
	background: url(../img/icon-close.png) no-repeat;
	cursor: pointer;
}

/* Sidebar */
#sidebar {
	padding: 1em 0 0;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px dashed #C90;
}
#sidebar ul ul {
	border: 0;
}
#sidebar li img {
	display: none;
}
#sidebar a {
	display: block;
	width: 100%;
	padding: 1px;
	background: #FFF8CB;
	border-bottom: 1px dashed #C90;
	border-width: 1px 0;
	color: #734002;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 2px;
}
* html #sidebar a { /* IE Filter */
	margin: 0;
}
#sidebar li li a {
	background: #FDFBE4;
	text-transform: capitalize;
	text-indent: 1.5em;
}
#sidebar li .selected a {
	font-weight: bold;
}
#sidebar a:hover,
#sidebar a:focus {
	background: #F2B705;
}

/* Extra */
#extra {
	padding: 0;
}
#extra .highlight {
	margin: 1em 0;
	padding: 0 .5em;
	background: #FDFBE4;
}
#extra h4 {
	margin: 0;
	border-bottom: 1px dashed #C90;
	font-size: 110%;
}
#extra h5 {
	margin: 0;
	font-size: 100%;
}
#extra a {
	padding: 0 2px;
	color: #C90;
	text-decoration: none;
}
#extra a:hover,
#extra a:focus {
	color: #734002;
	background: #F2B705;
}
#extra span {
	display: block;
}
#extra .booknow {
	margin: 1em 0;
}
#extra .booknow a {
	display: block;
	margin-right: 1px;
	padding: 2px 10px;
	border: 1px solid #C90;
	background: #FCE4A3 url(../img/but-booknow.png) 0 0 repeat-x;
	font-size: 130%;
	color: #734002;
	text-align: center;
}
#extra .booknow a:hover,
#extra .booknow a:focus {
	background-position: 0 -50px;
	background-color: #FADF8F;
	color: #2C2C2C;
}
#extra .booknow a strong {
	padding-right: 15px;
	background: url(../img/but-booknow-arrow.png) 100%  50% no-repeat;
}
#extra .events {
	list-style: square;
	margin-left: 2em;
	padding: 0;
	line-height: 1.1;
}
#extra ul {
	margin-left: 0;
	padding-left: 2em;
}
#extra li {
	padding-bottom: .8em;
}
#extra .date {
	font-size: 90%;
}
#extra .status {
	display: none;
}

/* Footer */
#footer {
	border-top: 2px solid #42423B;
	background: #F2EBC8;
}
#footer a {
	color: #C90;
	text-decoration: none;
}
#extend {
	float: left;
	width: 100%;
}
#extend .section {
	float: left;
	width: 233px;
	margin-right: 15px;
	padding: 0 5px 15px 0;
	background: #F2ECCB;
}
#extend .section h3 {
	margin-bottom: 0;
	border-bottom: 1px dashed #42423B;
}
#extend .section fieldset {
	border: none;	
}
#extend .section fieldset div {
	display: inline;
}
#extend .section label {
	width: 6em;
}
#extend .section label.error {
	width: auto;
	margin-left: 0;
}
#extend .section input {
	background: #FDFBE4;
}
#extend #youtube {
	margin: .5em 0;
}
#extend #youtube a {
	display: block;
	width: 173px;
	padding: 63px 30px;
	background: url(../img/bg-youtube.jpg) no-repeat;
	color: #FFF;
	text-align: center;
	line-height: 1.5;
}
#extend #youtube a:hover strong,
#extend #youtube a:focus strong {
	color: red;
}

/* vcard */
.dlvcard,
.mapview {
	float: right;
	width: 29px;
	height: 18px;
	background: url(../img/but-vcard.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.mapview {
	background-image: url(../img/but-geo.png);
}
#footer .vcard {
	line-height: 1.2;
}
.type {
	font-weight: bold;
}
.fn {
	font-weight: bold;
}
.bn {
	margin-top: .5em;
	font-size: 90%;
}
.adr {
	margin: .5em 0;
}
.org acronym {
	font-weight: normal;
}
.adr .type,
#footer .url {
	display: none;
}
.adr .street-address,
.adr .country-name {
	display: block;
}
.tel {
	margin: 0;
}

#links {
	margin: 0;
	border-top: 1px dashed #42423B;
	border-bottom: 1px solid #F2EBC8;
	clear: left;
	text-align: right;
}
#links li {
	display: inline;
}

#siteby {
	margin: 0;
	padding: 1em;
	background: #42423B;
	text-align: center;
	font-size: 80%;
}
#siteby a {
	color: #A39D97;
}
