* {
	margin:0px;
	padding:0px;
}

body {
	background: url(../images/body_bg2.jpg) top center #2C2923 no-repeat;
	border: 0px;
	margin: 0px;
	text-align:center; /*center hack*/
	font-family: Verdana, Sans-serif;
	font-size: 10pt;
	font-weight: normal;
}


	
.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;}


html, body, div, span,applet,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

a img, :link img, :visited img {
	border: 0;
}

li, ul {
	list-style-type: none;
}

#wrapper {
	width: 900px;
	margin-top: 0px;
	padding: 32px 0px 0px 0px;
	text-align: left;
	margin:0 auto;
	position: relative;
}

#main_col {
	float: right;
	width: 560px;
	margin: 3px 30px 0px 0px;
	padding: 0px 0px 20px;
}

#left_col {
	margin: 2px 0px 0px 0px;
	float: left;
	width: 310px;
}

/*left col*/
#branding {
	margin-left: 15px;
	width: 280px;
	height: 153px;
	position: relative;
}

#branding p a {
	position: absolute;
	top: -16px;
	left: -11px;
	background: url(../images/branding_bg.jpg) no-repeat 0px 0px;
	display: block;
	width: 329px;
	height: 170px;
	text-indent: -99999px;
}

#navigation {
	margin-left: 15px;
	width: 279px;
	height: 320px;
	background: url(../images/nav/nav1.jpg) no-repeat 0px -5px;
	
}

#navigation li {
	display: block;
}

#navigation li a {
	letter-spacing:-1px;
	text-transform:uppercase;
	font-weight: bold;
	font-family: "pinup";
	text-decoration: none;
	color: #79803C;
	font-size: 14pt;
	padding: 0px 0px 0px 35px;
	line-height: 13pt;
	/* for IE */
	filter:alpha(opacity=80);
	/* CSS3 standard */
	opacity:0.8;
}

#navigation li a:hover, #navigation li.current_page a {
	text-decoration: none;
	color: #625F45;
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1.0;
}

#navigation li.rock_climbing a {
	display: block;
	width: 263px;
	height: 44px;
	padding-top: 13px;
	background: url(../images/nav/nav.jpg) no-repeat 0px -5px;
	
}

#navigation li.rock_climbing a:hover, #navigation li.rock_climbing.current_page a {
	background-position: 0px -330px;
} 


#navigation li.coasteering a {
	display: block;
	width: 263px;
	height: 28px;
	padding-top: 8px;
	background: url(../images/nav/nav.jpg) no-repeat 0px -62px;
}

#navigation li.coasteering a:hover, #navigation li.coasteering.current_page a {
	background-position: 0px -387px;
} 


#navigation li.canyoning a {
	display: block;
	width: 263px;
	height: 29px;
	padding-top: 8px;
	background: url(../images/nav/nav.jpg) no-repeat 0px -98px;
}

#navigation li.canyoning a:hover, #navigation li.canyoning.current_page a {
	background-position: 0px -423px;
} 

#navigation li.gorge_scrambling a {
	display: block;
	width: 263px;
	padding-top: 12px;
	height: 25px;
	background: url(../images/nav/nav.jpg) no-repeat 0px -135px;
}

#navigation li.gorge_scrambling a:hover, #navigation li.gorge_scrambling.current_page a {
	background-position: 0px -460px;
} 

#navigation li.canoeing a {
	display: block;
	width: 263px;
	padding-top: 11px;
	height: 25px;
	background: url(../images/nav/nav.jpg) no-repeat 0px -172px;
}

#navigation li.canoeing a:hover, #navigation li.canoeing.current_page a {
	background-position: 0px -497px;
} 


#navigation li.raft_building a {
	display: block;
	width: 263px;
	padding-top: 9px;
	height: 28px;
	background: url(../images/nav/nav.jpg) no-repeat 0px -208px;
}

#navigation li.raft_building a:hover, #navigation li.raft_building.current_page a {
	background-position: 0px -533px;
} 


#navigation li.mountain_days a {
	display: block;
	width: 263px;
	padding-top: 9px;
	height: 27px;
	background: url(../images/nav/nav.jpg) no-repeat 0px -245px;
}

#navigation li.mountain_days a:hover, #navigation li.mountain_days.current_page a {
	background-position: 0px -570px;
} 


#navigation li.booking a {
	display: block;
	width: 263px;
	padding-top: 8px;
	height: 28px;
	background: url(../images/nav/nav.jpg) no-repeat 0px -281px;
}

#navigation li.booking a:hover, #navigation li.booking.current_page a {
	background-position: 0px -606px;
} 

#tickets {
	position: relative;
	width: 310px;
	height: 240px;
	
}

#tickets_img {
	position: absolute;
	width: 320px;
	height: 260px;
	top: 0px;
	left 0px;
	background: url(../images/tickets_blank_bg.jpg) no-repeat 0px 0px;	
}

#halfday {
    left: 40px;
    position: absolute;
    top: 35px;
    width: 80px;
}

#group-discount {
    left: 40px;
    position: absolute;
    top: 35px;
    width: 180px;
}

#fullday {
    left: 40px;
    position: absolute;
    top: 130px;
    width: 90px;
}

#group-discount .ticket-cost, #halfday .ticket-cost{
    color: #FBDD3F;
}

#fullday .ticket-cost{
    color: #A4CC37;
}

.ticket-cost {
    font-size: 16pt;
    text-shadow: 1px 2px 1px #111111;
}

.ticket-desc {
    font-size: 11pt;
    color: #ffffff;
    text-shadow: 1px 2px 2px #111111;
}

#tickets_img span {
    display: block;
}

#media { 
	position: relative;
	width: 285px;
	margin-left: 25px;
}

#media a {
	color: #DEE689;
	text-decoration: none;
}  	

#media a:hover {
	background-position: 0px 0px;
}  	

#fb {
	position: absolute;
	height: 40px;
	padding: 4px 0 8px 40px;
	width: 100px;
	top: 0px;
	left: 0px;
	background: url(../images/facebook_bg.png) no-repeat 0px 0px;	
}

#tw {
	position: absolute;
	height: 40px;
	width: 100px;
	padding: 4px 0 8px 40px;
	top: 0px;
	left: 140px;
	background: url(../images/twitter_bg.png) no-repeat 0px 0px;	
}

#yt {
	position: absolute;
	height: 40px;
	width: 40px;
	top: 0px;
	left: 100px;
	background: url(../images/youtube_bg.png) no-repeat 0px 0px;	
}

	
/*main col*/

#banner {
	position: relative;
	width: 560px;
	height: 270px;
	background: url(../images/banner_bg.png) no-repeat 0px 0px;
}

.banner_img  {
	position: absolute;
	width: 515px;
	height: 225px;
	top: 24px;
	left: 23px;
}

.banner_img img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}

#banner a {
    border:0;
    display:block;
}

.b1 {
	background: url(../images/banners/rock_climbing_1.jpg) no-repeat 0px 0px;
}

#information {
	text-align: right;
	color: #ffffff;
	font-weight: bold;
	padding-right: 10px;
}

#content {
	overflow: hidden;
	height: 390px;
	width: 505px;
	color: #ffffff;
	margin: 0px 0px 0px;
	padding: 30px 20px 30px 35px;
	background: url(../images/content_bg.png) top center  no-repeat;
}

.item {
	padding-right: 15px;
}

.item_scroll {
	width: 505px;
	height: 352px;
	padding-bottom: 0px;
	
	overflow: -moz-scrollbars-vertical;
    overflow-x: hidden;
    overflow-y: auto;
}

#content h1 {
	width: 410px;
	color: #DEE689;
	text-transform:uppercase;
	font-weight: bold;
	font-family: "pinup";
	margin-bottom: 5px;
	font-size: 20pt;
}
	
.rock_climbing #content h1, .canoeing  #content h1 {
	width: 300px;
}
	
#content p {
	text-align: justify;
	line-height: 18pt;
	margin-bottom: 10px;
	font-size: 12pt;
}

#content a {
	color: #DEE689;
	text-decoration: underline;
}

#content a:hover {
	color: #ffffff;
	text-decoration: none;
}

#footer {
	color: #ffffff;
	clear: both;
	float:left;
	margin: 100px 0px 0px 0px;
	width: 900px;
	height: 70px;
	padding: 0px 0px;
}

#footer .contact {
	float: left;
	width: 270px;
	margin-left: 20px;
	font-size: 22pt;
	padding-top: 10px;
	font-weight: normal;
}


#footer .address {
	float: left;
	width: 150px;
	padding-top: 10px;
	font-size: 10pt;
	margin-right: 0px;
}


#footer .adr {
	display: inline;
}

#footer .address {
}

#footer .email {
	font-size: 14pt;
	color: #F3D94D;
	text-decoration: none;
}

#footer .tel {
	color: #F3D94D;
}

#footer .tel, #footer .tel_label {
	letter-spacing:1px;
}

#footer .email span {
	color: #ffffff;
}

#footer .ngb {
	padding-top: 5px;
}

span.pound {
	display: inline-block;
	width: 18px;
	height: 24px;
	background: url(../images/pound.jpg) 0px 0px  no-repeat;
	margin: 0px 2px -3px 10px;
}

