/* ---------------------------------------------------------------------
            GLOBAL STYLES - UNIVERSAL SELECTORS
------------------------------------------------------------------------

These are default styles that every page needs to inherit */

body {
	background:white;
	font-size:62.5%;
	line-height:1.4em;
	font-family:Tahoma, Geneva, Arial, sans-serif;
	background:url(../images/body/clouds.jpg) no-repeat fixed center top;
	color:#5d5d5d;
}


hr {
	display:none;
}

a {
	color:#c92625;
	text-decoration:none;
	outline:none;
}

a:hover {
	text-decoration:underline;
}

a.greenlink {
	color:#006643;
	text-decoration:none;
}

a:hover.greenlink {
	text-decoration:underline;	
}

button {
  cursor:pointer;
}


/* ********* CLEAR FIX HACK ********* */

.cf:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.cf {display: inline-block;}

/* Hides from IE-mac \*/
* html .cf {height: 1%;}				
.cf {display: block;}
/* End hide from IE-mac */

.clear {clear:both}


/* ---------------------------------------------------------------------
            GLOBAL STYLES - STRUCTURAL RULES
------------------------------------------------------------------------ */


/* Main holders for content and backgrounds */
#wrapper {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:1;
}

#column {
	width:1000px;
	margin:0 auto;
}

#inner_column {
	padding:0 8px;
	background:url(../images/column/bg.png) top repeat-y;
}

/* ////////      HEADER       \\\\\\\\ */

#header {
	height:156px;
	margin:0 auto;
	position:relative;
	width:984px;
}

#header h1 {
	float:left;
	width:290px;
	height:129px;
	margin-left:-6px;
	margin-bottom: 0;
	margin-top:27px;
}

#header h1 a {
	display:block;
	height:129px;
	width:286px;
	background:url(../images/body/goape-logo.png) bottom no-repeat;
	text-indent:-9999em;
	overflow:hidden;
}

#header h1 img {
	display:none;
}
      
#header a.book_online {
	background:url(../images/menu/book_online.png) 0 -100px no-repeat;
	height:98px;
	overflow:hidden;
	position:absolute;
	right:5px;
	text-indent:-9999em;
	top:67px;
	width:226px;

}
#header a.book_online:hover {
	background-position:top;
	top:55px;
}
    
#header ul {
	position:absolute;
	right:-3px;
	bottom:0;
	z-index:9;
}

#header ul li {
	float:left;
	height:48px;
	margin-left:-4px;
}
        
#header ul li a {
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	height:44px;
	margin-top:4px;
	text-indent:-9999em;
	overflow:hidden;
}

#header ul li a:hover {
	background-position:0 -52px;
}
        
#header ul li.active a, #header ul li.active a:hover {
	background-position:top;
	margin-left:2px;
	margin-right:1px;
}

#header ul li#all_about a {
	width:179px;
	background-image:url(../images/menu/main-whats-it-about.png);
}

#header ul li#course_finder a {
	width:140px;
	background-image:url(../images/menu/main-course-finder.png);
}

#header ul li#know_us a {
	width:158px;
	background-image:url(../images/menu/main-get-to-know-us.png);

}
#header ul li#tree_talk a {
	width:100px;
	background-image:url(../images/menu/main-tree-talk.png);
}

#header ul li#shop a {
	width:79px;
	background-image:url(../images/menu/main-shop.png);
}

#header ul li#faqs a {
	width:70px;
	background-image:url(../images/menu/main-faqs.png);
}



/* ////////      BANNERS       \\\\\\\\ */

#banner {
	position:relative;
	width:984px;
	height:191px;
	overflow:hidden;
	background-color:#fff;
}

#home #banner {
	height:284px;
}

#location #banner {
	background:url(../images/banners/subpage-banner1.jpg) left top no-repeat;	
}

#location-about #banner, #team #banner {
	background:url(../images/banners/subpage-banner2.jpg) left top no-repeat;	
}

#experience #banner {
	background:url(../images/banners/subpage-banner3.jpg) left top no-repeat;	
}

#banner ul#subnav {
	position:absolute;
	bottom:0;
	right:-1px;
	z-index:100;
}

#subnav li {
	float:left;
	height:32px;
	margin-left:-5px;
}

#subnav li a {
	display:block;
	height:32px;
	background-position:left bottom;
	background-repeat:no-repeat;
	text-indent:-9999em;
	overflow:hidden;
}

#subnav li a:hover {
	background-position:0 -44px;
}
        
#subnav li.active a, #subnav li.active a:hover {
	background-position:top;
	margin-left:1px;
	margin-right:1px;
}

#subnav li#the-course a {
	width:96px;
	background-image:url(../images/menu/our_locations/the-course.png);
}

#subnav li#directions a {
	width:114px;
	background-image:url(../images/menu/course-finder/getting-here.png);
}

#subnav li#customer-reviews a {
	width:140px;
	background-image:url(../images/menu/course-finder/customer-reviews.png);
}

#subnav li#meet-team a {
	width:120px;
	background-image:url(../images/menu/course-finder/meet-the-team.png);
}

#subnav li#plan-visit a {
	width:116px;
	background-image:url(../images/menu/course-finder/stopping-over.png);
}

#subnav li#site-info a {
	width:91px;
	background-image:url(../images/menu/course-finder/local-area.png);
}

#subnav li#latest-news, #subnav li#news-archive {
	display: inline;
	float: none;
	list-style: none;	
}

#subnav li#latest-news a, #subnav li#news-archive a {
	background-color: #016643;
	color: #ffffff;
	display: inline;
	margin-left: 10px;
	padding:5px 10px;
}

#subnav li#latest-news a {
		text-indent: 0;
	width:106px;
/*	background-image:url(../images/submenu/latest-news.png);*/
}

#subnav li#news-archive a {
		text-indent: 0;
	width:115px;
/*	background-image:url(../images/submenu/news-archive.png);*/
}

#subnav li#pr-contacts a {
	width:105px;
	background-image:url(../images/submenu/pr-contacts.png);
}

#subnav li#media-package a {
	width:127px;
	background-image:url(../images/submenu/media-package.png);
}

#subnav li#take_a_peek a {
	width:101px;
	background-image:url(../images/menu/whats-it-all-about/take-a-peek.png);
}
#subnav li#how_safe a {
	width:120px;
	background-image:url(../images/menu/whats-it-all-about/how-safe.png);
}
#subnav li#can_you_go_ape a {
	width:131px;
	background-image:url(../images/menu/whats-it-all-about/can-you-go-ape.png);
}
#subnav li#gift_vouchers a {
	width:130px;
	background-image:url(../images/menu/whats-it-all-about/gift-certificates.png);
}
#subnav li#groups a {
	width:71px;
	background-image:url(../images/menu/whats-it-all-about/groups.png);
}
#subnav li#corporate_days a {
	width:123px;
	background-image:url(../images/menu/whats-it-all-about/corporate-days.png);
}

#subnav li#origin a {
	width:162px;
	background-image:url(../images/menu/get-to-know-us/origin-of-the-species.png);
}
#subnav li#step_at_time a {
	width:152px;
	background-image:url(../images/menu/get-to-know-us/one-step-at-a-time.png);
}
#subnav li#our_environment a {
	width:135px;
	background-image:url(../images/menu/get-to-know-us/our-environment.png);
}
#subnav li#lookout a {
	width:128px;
	background-image:url(../images/menu/get-to-know-us/on-the-lookout.png);
}
#subnav li#charity a {
	width:76px;
	background-image:url(../images/menu/get-to-know-us/charity.png);
}
#subnav li#join_tribe a {
	width:115px;
	background-image:url(../images/menu/get-to-know-us/join-the-tribe.png);
}
#subnav li#banana_blog a {
	width:107px;
	background-image:url(../images/menu/tree-talk/banana-blog.png);
}
#subnav li#gorilla_beat a {
	width:137px;
	background-image:url(../images/menu/tree-talk/join-gorilla-beat.png);
}
#subnav li#say_about_us a {
	width:182px;
	background-image:url(../images/menu/tree-talk/what-they-say.png);
}
#subnav li#media_monkeys a {
	width:126px;
	background-image:url(../images/menu/tree-talk/media-monkeys.png);
}

#banner ul#subnav-two {
	position:absolute;
	bottom:0;
	right:-1px;
	z-index:100;
}

#subnav-two li {
	float:left;
	height:45px;
	margin-left:-5px;
	
}

#subnav-two li a {
	display:block;
	height:45px;
	background-position:left bottom;
	background-repeat:no-repeat;
	text-indent:-9999em;
	overflow:hidden;
}

#subnav-two li a:hover {
	background-position:0 -60px;
}
        
#subnav-two li.active a, #subnav li.active a:hover {
	background-position:top;
	
}

#subnav-two li#overview a {
	width:84px;
	background-image:url(../images/submenu/overview.png);
}

#subnav-two li#advice a {
	width:78px;
	background-image:url(../images/submenu/advice.png);
}

#subnav-two li#safety-info a {
	width:98px;
	background-image:url(../images/submenu/safety-info.png);
}

#subnav-two li#school-discounts a {
	width:96px;
	background-image:url(../images/submenu/school-discounts.png);
}

#subnav-two li#gorilla-run a {
	width:104px;
	background-image:url(../images/submenu/gorilla-run.png);
}

#subnav-two li#customer-comments a {
	width:97px;
	background-image:url(../images/submenu/customer-comments.png);
}



/* ////////      BACKGROUND       \\\\\\\\ */

#background_trees {
	width:100%;
	position:absolute;
	top:30%;
	left:0;
	background:black;
	height:70%;
	z-index:0;
}  

#foreground_trees {
	width:100%;
	position:absolute;
	top:60%;
	left:0;
	background:#25956e;
	height:40%;
	z-index:0;
}  

#cloud_one {
	width:293px;
	height:155px;
	background:url(../images/misc/cloud_one.png);
}


/* ////////      FOOTER       \\\\\\\\ */


#footer {
	background:url(../images/footer/footer-backgr.png) left top repeat-x;
	color:#99b7ad;
	height:35px;
	padding-top:17px;
	width:984px;
}

#footer .copyright {
	color:white;
	float:left;
	padding-left:20px;
}

#footer ul {
	display: inline;	
	margin-left: 80px;
}


#footer ul li {
	display:inline;	
	
}

#footer ul li a {
	color:#99b7ad;
	text-decoration:none;
}

#footer ul li a:hover {
	text-decoration:underline;	
}

#footer ul li span {
	padding:0 8px;
}

#footer p.credit {
  color:#99b7ad;
	display: inline;
	margin-left: 140px;
}

#footer p.credit a {
  color:#99b7ad;
}




/* ---------------------------------------------------------------------
            					CONTENT
------------------------------------------------------------------------ */

#content {
	background:#fff;
	padding:0 20px 20px 20px;
}

#location #content {
	padding-right:20px;
	padding-left:17px;
}

#location-about #content {
	padding-right:17px;
	padding-left:17px;
}

#team #content {
	padding:0 17px 70px 17px;	
}

#experience #content {
	padding:0 20px 30px 17px;	
}

#content .leftcol {
	float:left;
	width:263px;
}

#home #content .leftcol {
	width:610px;	
}

#content .rightcol {
	float:right;
	width:660px;
}

#home #content .rightcol {
	width:312px;	
}

#location #content .rightcol {
	width:667px;	
}

#location-about #content .rightcol {
	width:669px;
	color:#006643;
	font-size:1.2em;
}

#team #content .rightcol {
	width:664px;
	font-size:1.2em;
}

#experience #content .rightcol {
	width:650px;	
}


.content h1, .content h2, .content h3 {
  margin:20px 0 0 0;
}

.content h1 {font-size:3em;}
.content h2 {font-size:2em;}
.content h3 {font-size:1.5em;}

.content h2 {
  color:#e16e00;
}

.content h1,
.content h3 {
  color:#006643;
}

.sub-content {
  padding-bottom:10px;
  margin-bottom:20px;
}

.rightcol .left-subcol {
	float:left;
	width:425px;
}

.rightcol .left_subcol_archive {
	float:left;
	width: 500px;
}

.rightcol .right-subcol {
	clear: right;
	float:right;
	margin-top:15px;
	width:220px;
}

.rightcol .right_subcol_archive {
	background:url(../images/body/archive-backgr.png) left top no-repeat;
	clear: right;
	float:right;
	margin-top:15px;
	width: 150px;
}

.rightcol .right_subcol_archive div {
	background:url(../images/body/archive_clipmask.png) left bottom no-repeat;
	font-size: 1.5em;
	line-height: 1.5em;
	padding:15px;
}

.rightcol .right_subcol_archive a {
	color: #ffffff;
}

.rightcol .right_subcol_archive ul{
	padding-left: 10px;
}

.rightcol .right_subcol_archive ul li {
	line-height: 0.9em;
	list-style-position:inside;
}

.rightcol .right_subcol_archive ul li a {
	font-size: 0.8em;
}

.rightcol ul, ol {
	font-size: 1.2em;
	padding-left: 20px;
}

.rightcol ul li {
	list-style-position:outside;
	list-style-image: url("../images/body/list-disc.gif");
}

.rightcol ul li li {
	list-style-position:outside;
	list-style-image: url("../images/body/list-dash.gif");
}

.rightcol ol li {
	list-style-position:outside;
	list-style-type:decimal;
}

.rightcol p {
	font-size: 1.2em;
	padding-bottom: 10px;
}

.rightcol strong {
	font-weight: bold;
}

.rightcol em {
	font-style: italic;
}

.rightcol a {
	color: #E16E00;
}

.rightcol a:hover {
	color: #E16E00;
	text-decoration: underline;
}

#experience .rightcol .left-subcol {
	width:305px;
	margin-top:5px;
}

#experience.duo .rightcol .left-subcol {
	width:640px;
	margin-top:5px;
}

#experience .rightcol .right-subcol {
	width:312px;
	margin-top:5px;
}

#home .leftcol h1 {
	font-size:3em;
	line-height:1em;
	font-weight:bold;
	color:#006643;
	margin-top:24px;
}

#home .leftcol h2 {
	font-size:2.2em;
	line-height:1em;
	font-weight:bold;
	color:#e16e00;
	margin-top:12px;
	margin-bottom:12px;
}

h3.page-subtitle {
	font-size:1.8em;
	font-weight:bold;
	margin-top:13px;
	margin-bottom:14px;
	color:#0f5835;
}


#location-about .right-subcol h3.page-subtitle {
	margin-top:20px;	
}

#experience .left-subcol h3.page-subtitle {
	font-size:2.2em;
	margin-bottom:6px;
}

#experience .right-subcol h3.page-subtitle {
	font-size:2.2em;
	margin-bottom:13px;
}

.leftcol p {
	margin:0 0 12px 0;
}

#home .leftcol p {
	font-size:1.2em;	
}

#location-about .rightcol .left-subcol p {
	margin:0 0 14px 0;
}

#location-about .rightcol .left-subcol strong {
	font-weight:bold;
	display:block;
}

#location-about .rightcol .left-subcol .estimated-times p {
	margin:0;
	padding:0;
}



h1.page-title, h1 {
	color: #016643;
	font-size:3em;
	line-height: 1.5em;
  margin:0 0 15px 0;
}

h1.page-title {
  margin:15px 0;
}

h1.no-margins {
  line-height:1em;
  margin:15px 0 0 0;
}

h2.page-title-small, h2 {
	color: #016643;
	font-size:2em;
	margin-bottom:13px;
	margin-top:14px;
}


h3.orange-title, h3 {
	font-size:2em;
	font-weight:bold;
	margin-bottom:14px;
	color:#ef8524;
}

h4.orange-title, h4 {
	font-size:1.6em;
	font-weight:bold;
	margin-bottom:14px;
	color:#ef8524;
}

h3.orange-title a {
  color:#ef8524;
  text-decoration:none;
}

h3.orange-title a:hover {
  color:#000;
}

.rightcol .post h3 {
  margin-bottom:0;
}

.rightcol .post {
  position:relative;
  padding-bottom:15px;
  margin-bottom:15px;
  border-bottom:1px solid #e9e9e9;
}

.rightcol .post p.details {
  color:#d1d1d1;
}

.rightcol .post p.summary {
  font-size:115%;
  margin:5px 0 10px 0;
}

.rightcol .post_with_image {
  padding-right:90px;
  position:relative;
}

.rightcol .post .image {
  position:absolute;
  top:25px;
  right:0;
  color:#fff;
}

.hotel-list .hotel {
  padding:10px 0 20px 0;
  margin:0 0 10px 0;
  border-bottom:1px solid #E2E2E2;
}

.hotel-list .hotel h4 {
  margin-bottom:5px;
}

.featured {
	border:1px solid #28A661;
}

.featured h3 {
	margin-top: 0;
	padding: 0 10px;
}
.featured .hotel  {
	padding:10px 10px 20px;
}


/* ---------------------------------------------------------------------
            					HOMEPAGE
------------------------------------------------------------------------ */

/* ////////      BOOKING BOX       \\\\\\\\ */

#booking-box {
	position:relative;
	top:-8px;
	width:312px;
	font-size:12px;
	color:#005538;
}

#booking-box-small {
  position:relative;
  width:257px;
  top:-8px;
	font-size:12px;
	color:#005538;
	margin:0;
}
#booking-box ul.tabs {
 	height:38px;
	padding-bottom:19px;
}

#booking-box > ul.tab-left {
	background:url(../images/body/booking-box-top-right.png) left bottom no-repeat;
}
#booking-box > ul.tab-right {
	background:url(../images/body/booking-box-top-left.png) left bottom no-repeat;
}

#booking-box ul.tabs li {
	float:left;
	height:38px;
	list-style:none;
}

#booking-box ul.tabs li a {
	display:block;
	height:38px;
	text-indent:-9999px;
	outline:none;
}

#booking-box ul.tabs li a#book-now-tab {
	background:url(../images/body/tab-booknow.png) left top no-repeat;
	overflow: hidden;
	width:126px;
}

#booking-box ul.tabs li a#course-finder-tab {
	background:url(../images/body/tab-coursefinder.png) left top no-repeat;
	overflow: hidden;
	width:140px;
}

#booking-box ul.tab-left li a#book-now-tab {
	background:url(../images/body/tab-booknow-active.png) left top no-repeat;
	overflow: hidden;
	width:163px;
}

#booking-box ul.tab-right li a#course-finder-tab {
	background:url(../images/body/tab-coursefinder-active.png) left top no-repeat;
	overflow: hidden;
	width:186px;
}

#booking-box #booking-box-middle,
#booking-box-small #booking-box-middle {
	background:url(../images/body/booking-box-middle.png) left top repeat-y;
}

#booking-box #booking-box-content {
	background:url(../images/body/booking-box-bottom.png) bottom left no-repeat;
	height: 370px;
	position: relative;
}

#booking-box #course-finder-content {
	display: none;
	background:url(../images/body/booking-box-bottom.png) bottom left no-repeat;
	height:272px;
	position:relative;
}

/*#booking-box-content > div, #course-finder-content > div {*/

form#course_finder_form select#slug {
  width: 150px;
}

.tinymap{
	min-height:206px;	
	padding:0 20px 75px 20px;
}

img.usa-map {
  margin-left: 18px;
}

#course-finder-content > div {
	min-height:185px;
}

#booking-box-content form {
	margin:0;
	padding:0;
}

#booking-box-content fieldset {
	float:left;
	margin:0;
	padding:0;
}

#booking-box #booking-box-content form p,
#booking-now-small #booking-box-content form p {
	margin:12px 0 0 0;
	padding:0;
}

#booking-box-content select {
	vertical-align:top;
	margin-top:-2px;
}

#booking-box legend, #booking-now-small legend {
	margin:0;
	padding:0;
	font-size:1.2em;
	font-weight:bold;
	color:white; 
}

#booking-now-small #booking-box-content legend {
  font-size:100%;
}


#book-now legend {
	padding-top:2px;
}

#course-finder-content form {
  padding-top:5px;
}

#course-finder-content legend {
	padding-top: 20px;
}
#course-finder-content p, 
#course-finder-content label {
	color: white;
	font-size: 1.2em;
	font-weight:bold;
}

#course-finder-content input {
  float: left;
}

#course-finder-content input, 
#course-finder-content select, 
#course-finder-content p, 
#course-finder-content label {
	margin-top: 10px;
}

#course-finder-content p.faded {
  margin:0;
  padding-left:60px;
  color:#C4E6C5;
  clear: left;
}

#course-finder-content #locator-submit  {

}

#booking-box label, #booking-now-small label {
	color:white;
	font-weight:bold;
}

#book-now label.monkeys,
#booking-now-small label.monkeys {
	float:left;
	margin-right:12px;
	text-align:center;
	
}

#book-now label.monkeys span,
#booking-now-small label.monkeys span {
	display:block;
	font-size:0.7em;
	padding-bottom:6px;
	color:#fff;
  margin-top:2px;
}

#book-now span#day_of_week,
#booking-now-small span#day_of_week {
	padding-right:5px;
	font-size:85%;
	color:#C4E6C5;
}

#book-now p#select-location label {
	font-size:100%;
}

#book-now p#select-location select,
#booking-now-small p#select-location select {
	display:block;
	width:160px;
	margin-top:7px;
}

#book-now p#select-customer,
#booking-now-small p#select-customer {
	margin-top:14px;	
}

a#book-now-submit {
	background:url(../images/body/book-now-submit.png) left bottom;
	border:none;
	bottom:-8px;
	cursor:pointer;
	display:block;
	height:59px;
	left:19px;
	overflow: hidden;
	position:absolute;
	text-indent:-9999px;
	width:146px;
}

a#book-now-submit:hover {
	background-position:left bottom;	
}

#booking-now-small h3.orange-box-title {
  display:none;
}

#booking-now-small #booking-box-content {
  padding-bottom:60px;
}

#booking-now-small a#book-now-submit {
  background:url(../images/body/check-availability-submit.png) left bottom;
  height:57px;
  width:181px;
}

#booking-now-small a#book-now-submit:hover {
  background-position: left top;
}

#booking-now-small span.site {
  color:#843600;
  font-weight:bold;
  font-size:90%;
}

#booking-now-small p#select-location select#ddl_course {
	display: none;
}

/* ---------------------------------------------------------------------
            					LOCATION
------------------------------------------------------------------------ */

.rightcol #big-map {
	margin-top:12px;	
}

/* ////////      ORANGE BOX      \\\\\\\\ */

.orange-box {
	width:263px;
}

.orange-box#locations-box {
	margin-top:4px;	
}

.orange-box#nearest-locations-box {
	margin-top:4px;	
}

.orange-box#nearest-locations-box li {
	font-size: 1.0em;
	line-height: 1.2em;
	color: #FFE0B3;
}


.orange-box#nearest-locations-box .orange-box-title {
	background-image:url(../images/body/orange-box-title-your-nearest.png);
	height:27px;
	margin-bottom:8px;
	margin-left:-6px;
	padding-top:8px;
	width:185px;
}

.orange-box#course-locator {
	color: white;
	margin-top:-103px;
	position:relative;
}

.orange-box#watch {
	position:relative;
	margin-top:-104px;	
}

.orange-box#new-locations {
	margin-top:4px;	
}

.orange-box-top {
	background:url(../images/body/orange-box-top.png) left top no-repeat; overflow:hidden;
	width:263px;
}

.orange-box-middle {
	width:263px;
	background:url(../images/body/orange-box-middle.png) left top repeat-y;
}

.orange-box .orange-box-content {
	color:black;
	font-size:1.2em;
	padding-bottom:20px;
	padding-left:22px;
	padding-right:20px;
}

.orange-box .orange-box-content {
	background:url(../images/body/orange-box-clipmask.png) left bottom no-repeat;	
}

.orange-box.short .orange-box-content {
	min-height:98px;
	background:url(../images/body/orange-box-shortbottom.png) left bottom no-repeat;	
}

.orange-box#new-locations .orange-box-content {
	padding-bottom:14px;	
}

.orange-box .orange-box-title  {
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-top:7px;
	margin-bottom:10px;
	text-indent:-9999px;
}

.orange-box#locations-box .orange-box-title {
	width:165px;
	height:26px;
	margin-left:-2px;
	background-image:url(../images/body/orange-box-title-new.gif);
}

.orange-box#course-locator .orange-box-title {
	width:185px;
	height:27px;
	margin-left:-6px;
	margin-bottom:8px;
	padding-top:8px;
	background-image:url(../images/body/orange-box-title-course-fin.png);
}

.orange-box#new-locations .orange-box-title {
	width:124px;
	height:20px;
	padding-top:3px;
	margin-bottom:6px;
	margin-left:-1px;
	background-image:url(../images/body/orange-box-title-2008.gif);
}


.orange-box#watch .orange-box-title {
	width:231px;
	height:77px;
	padding-top:6px;
	margin-bottom:12px;
	margin-left:-6px;
	background-image:url(../images/body/orange-box-title-watch.gif);
}

.orange-box .locations-container {
	margin:10px 0;
}

.locations-container .location {
	padding:5px 0;
	border-bottom:1px solid #BE691B;
	color:#fff;
}

.locations-container .location.no-border {
	border:none;	
}

.location img {
	border:1px solid #C56B1D;
	margin-right:10px;
	position: absolute;
}

.location strong,
.location strong a {
	font-weight:bold;
	font-size:1em;
	color:#006643;
}

.location span.location-title {
	display:block;
	margin-left: 62px;
}

.location span.location-title p {
	margin:0;
}

.location ul {
	display:block;
	margin-left: 62px;
	margin-top:2px;	
}

.location ul li {
	float:left;
	margin-right:5px;
	line-height:1em;
}

.location ul li.details {
  border-right:1px solid #C56B1D;
  padding-right:5px;
}

.location ul li a {
	font-size:0.8em;
	color:#965215;
	text-decoration:none;
}

.location li span {
	padding-left:5px;
	padding-right:5px;
	color:black;
	font-size:0.8em;
}

.location a:hover {
	text-decoration:underline;	
}

a#all-locations {
	float:right;
	color:white;
	font-weight:bold;
}

.orange-box#new-locations a#all-locations {
	padding-top:2px;	
}

.orange-box#course-locator label {
  color:#ffe0b3;
  margin-bottom:2px;
  font-size:90%;
}


.orange-box#course-locator p.faded {
  font-size:120%;
  color:#FFD38C;
  margin:4px 0;
}

.orange-box#course-locator p {
		color:white;
		padding:2px;
		margin:0;
		font-size:1.2em;
/*	text-indent:-9999px;*/
/*	background:url(../images/body/orange-box-locator-text.gif) left top no-repeat;*/
}

.orange-box#course-locator input {
	width:145px;
	height:26px;
	border:2px solid #e06520;
	padding:3px 5px;
	margin-bottom:4px;
	font-size:1.2em;
}

#locator-submit{
	background:url(../images/body/orange-box-locator-button.png) left bottom no-repeat;
	border:none;
	height:34px;
	text-indent: -9999px;
	width:54px;
  float:left;
  margin-top: 5px;
}


.orange-box#course-locator #locator-submit{
	width:54px;
	height:34px;
	border:none;
	background:url(../images/body/find-green.png) left bottom no-repeat;
}

#locator-submit span{
  display:none;
}

.orange-box#course-locator #locator-submit:hover, #locator-submit:hover {
	background-position:left top;	
}

.orange-box#new-locations .orange-box-content span {
	display:block;
	margin-bottom:4px;
	color:white;	
}

.orange-box#new-locations .orange-box-content span strong {
	font-weight:bold;
	color:#006643;
}

.orange-box#watch h4 {
	width:97px;
	height:16px;
	text-indent:-9999px;
	background:url(../images/body/orange-box-text-uploads.gif) left top no-repeat;
}

.orange-box.second#watch h4 {
	width:40px;
	background:url(../images/body/orange-box-text-uploads2.gif) left top no-repeat;
}


.orange-box#booking-now-small {
  position:relative;
  margin-top:-103px;
}

.orange-box#booking-now-small .orange-box-top {
	background:url(../images/body/book-now-orange-top.png) left top no-repeat; 
	height:62px;
	overflow:hidden;
	width:263px;
}

/* ---------------------------------------------------------------------
            				LOCATION-ABOUT
------------------------------------------------------------------------ */

.rightcol #folded-map {
	width:648px;
	padding:20px 16px 0 15px;
	margin:12px 0 18px -10px;
	background:url(../images/body/folded-map-backgr.jpg) left top no-repeat;
}

.left-subcol .estimated-times {
	margin-bottom:14px;
}

a.book-now {
	display:block;
	width:163px;
	height:65px;
	margin-top:127px;
	margin-left:47px;
	background:url(../images/body/link-book-now.png) left bottom no-repeat;
	text-indent:-9999px;
}

a:hover.book-now {
	background-position:left top;
}


/* ////////      INFOBOX       \\\\\\\\ */

.infobox {
	width:257px;
	margin-left:3px;
	margin-top:10px;
	background:url(../images/body/infobox-middle.png) left top repeat-y;
}

.infobox#happy_customers_sidebar {
	background:url(../images/body/infobox-happy-customers.png) left top no-repeat;
	height: 124px;
	padding-top: 10px;
	padding-left: 4px;
	width: 253px;
}

.infobox#happy_customers_sidebar a {
	background:url(../images/body/read-their-tales.png) left bottom no-repeat;
	display: block;
	height: 40px;
	position: relative;
	top: 86px;
	text-indent: -9999px;
}

.infobox#happy_customers_sidebar a:hover {
	background:url(../images/body/read-their-tales.png) left top no-repeat;	
}

.infobox#questions_sidebar {
	background:url(../images/body/infobox-question.png) left top no-repeat;
	height: 125px;
	padding-top: 10px;
	padding-left: 4px;
	width: 253px;
}

.infobox#questions_sidebar button {
	background:url(../images/body/well-call-you.png) left bottom no-repeat;
	border: none;
	display: block;
	height: 40px;
	position: relative;
	top: 86px;
	text-indent: -9999px;
	width: 164px;
}

.infobox#questions_sidebar button:hover {
	background:url(../images/body/well-call-you.png) left top no-repeat;	
}

.infobox#get_a_quote_sidebar {
	background:url(../images/body/infobox-get-a-quote.png) left top no-repeat;
	height: 133px;
  margin: 10px 0 4px 3px;
  padding: 0;
	text-indent: -9999px;
	width: 257px;
}

.infobox#get_a_quote_sidebar a {
	background:url(../images/body/request_it_online.png) left bottom no-repeat;
	border: none;
	display: block;
	height: 48px;
	position: relative;
	top: 40px;
	text-indent: -9999px;
	width: 239px;
}

.infobox#get_a_quote_sidebar a:hover {
	background:url(../images/body/request_it_online.png) left top no-repeat;	
}

.infobox#email_questions_sidebar {
	background:url(../images/body/questions-left.png) left top no-repeat;
	height: 133px;
  margin: 10px 0 4px 3px;
  padding: 0;
	text-indent: -9999px;
	width: 257px;
}

.infobox#email_questions_sidebar a {
	background:url(../images/body/e-mail-us.png) left bottom no-repeat;
	border: none;
	display: block;
	height: 48px;
	position: relative;
	top: 40px;
	text-indent: -9999px;
	width: 239px;
}

.infobox#email_questions_sidebar a:hover {
	background:url(../images/body/e-mail-us.png) left top no-repeat;	
}

.infobox#follow-us-sidebar {
	background:url(../images/body/gray_bg.png) left top no-repeat;
	height: 145px;
	padding: 10px 10px 8px 13px;
	width: 247px;
}

.infobox#follow-us-sidebar p {
	font-size: 1.2em;
}

.infobox#follow-us-sidebar .infobox-title {
	background:url(../images/body/follow-us-on.png) left top no-repeat;
	height: 26px;
}

.infobox#follow-us-sidebar #follow-us-facebook {
	background:url(../images/body/facebook.png) left top no-repeat;
	display:block;
	float: left;
	height: 45px;
/*	margin-left: 10px;*/
	text-indent: -9999px;
	width: 115px;
}

.infobox#follow-us-sidebar #follow-us-twitter {
	background:url(../images/body/twitter.png) left top no-repeat;
	display:block;
	float: left;
	height: 32px;
	margin-left: 5px;
	margin-top: 6px;
	text-indent: -9999px;
	width: 112px;
}

.infobox#directions-download {
	margin-top:10px;	
}

.infobox-top {
	width:257px;
	height:6px;
	background:url(../images/body/infobox-top.png) left top no-repeat;
}

.infobox-content {
	min-height:93px;
	padding:0 10px 15px 10px;
	background:url(../images/body/infobox-bottom.png) left bottom no-repeat;
	font-size:1.2em;
	color:white;
}

.infobox#directions-download .infobox-content {
	min-height:138px;
	padding-bottom:11px;
}

.infobox .infobox-title  {
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-top:2px;
	margin-bottom:10px;
	text-indent:-9999px;
}

.infobox#prices .infobox-title {
	width:70px;
	height:25px;
	background-image:url(../images/body/infobox-title-prices.gif);
}

.infobox#weather .infobox-title {
	width:200px;
	height:25px;
	padding:0;
	margin-bottom:5px;
	background-image:url(../images/body/infobox-title-weather.gif);
}

.infobox#directions_sidebar {
	display: none;
}
.with_script .infobox#directions_sidebar {
	display: block;
}

.infobox#directions_sidebar .infobox-title {
  width:124px;
  height:28px;
  margin-bottom:5px;
  padding:0;
  background-image:url(../images/body/infobox-title-directions2.gif);
}

.infobox#directions .infobox-title {
	width:200px;
	height:28px;
	padding:0;
	margin-bottom:5px;
	background-image:url(../images/body/infobox-title-directions2.gif);
}

.infobox#search_sidebar {
	background:url(../images/body/search-background.png) top left no-repeat;
	height:83px;
	padding:10px;
}

/*.infobox#search_sidebar * {display:none;}*/

.infobox#search_sidebar h3#search_title {
	background:url(../images/body/search-heading.png) top left no-repeat;
	text-indent:-9999px;
	width:84px;
	height:26px;
	margin:0px;
	margin-bottom:7px;
}

.infobox#search_sidebar p {
	color:#fff;
	font-size:1.2em;
	margin-bottom:4px;
}

.infobox#search_sidebar input#search_term {
	float:left;
	width:180px;
	height:13px;
	margin:3px 3px 0 0;
	padding:3px 2px;
	border:1px solid #4cc195;
	background-color:#006643;
	color:white;
	vertical-align:top;
}


#call_me_back_sidebar {
  background:url(../images/body/team_building2.png) left top no-repeat;
  height:131px;
  margin: 10px 0 4px 4px;
  padding: 0;
  width:266px;
}

#call_me_back_sidebar p {
  display:none;
}

#call_me_back_sidebar button {
	background:url(../images/body/call.png) left bottom no-repeat;
	border: none;
	display:block;
	height:48px;
	position: relative;	
	text-indent:-9999px;
	top: 92px;
	width:239px;
}

#call_me_back_sidebar button:hover {
	background-position:left top;
}

#call_back_form button {
	background:url(../images/body/newsletter-send.png) left bottom no-repeat;
	border:none;
	display:block;
	height:32px;
	position: relative;
	text-indent: -9999px;
	width:54px;
}

#call_back_form button:hover {
	background-position:left top;
}

.infobox#weather a {
	color: #aaaaaa;
}

.infobox#directions-download .infobox-title {
	display:block;
	width:257px;
	height:44px;
	padding:0;
	margin:-12px 0 0 -10px;
	background-image:url(../images/body/infobox-title-directions.png);
}

.infobox#directions-map .infobox-title {
	display:block;
	width:124px;
	height:28px;
	padding:0;
	margin-bottom:7px;
	background-image:url(../images/body/infobox-title-directions2.gif);
}

.infobox#prices .prices-info {
	line-height:1.4em;
}

.infobox#prices .ticket-prices {
	margin-top:7px;
	margin-bottom:15px;
}

.infobox#prices .ticket-prices p {
	margin:0 0 9px 0;	
}

.infobox#prices span.item-name {
	float:left;
	width:108px;
	padding:0 15px;
	margin:0;
}

.infobox#prices strong {
	font-weight:bold;	
	font-size:1.2em;
}

.infobox#prices a {
	color:white;
	text-decoration:underline;
}

.infobox#prices a:hover {
	text-decoration:underline;
}

.infobox#weather .weekday {
	float:left;
	width:72px;
	height:75px;
	text-align:center;
}

.infobox#weather .weekday strong {
	font-weight:bold;	
}

.infobox#weather .weekday img {
	display:block;
	margin:3px auto 0 auto;
}

.infobox#weather a.next-days {
	float:right;
	display:block;
	width:8px;
	height:16px;
	margin-top:20px;
	padding-right:5px;
	background:url(../images/body/weather-arrow.gif) left top no-repeat;
	text-indent:-9999px;
}

.infobox#weather p.credit {
  margin:0;
  color:#a7ddcb;
  font-size:90%;
}

.infobox#weather p.credit a {
  color:#fff;
}

.infobox#directions-download a.download-sat-nav {
	display:block;
	width:257px;
	height:37px;
	margin:0 0 0 -10px;
	text-indent:-9999px;
	background:url(../images/body/infobox-text-download.png) left top no-repeat;
}

.infobox#directions-download ul {
	padding-top:11px;
}

.infobox#directions-download ul li {
	display:block;
	height:15px;
	padding-left:20px;
	margin:0 0 5px 0;
	background:url(../images/body/infobox-arrow-download.png) left top no-repeat;
}

.infobox#directions-download ul li a {
	color:white;
	text-decoration:none;
}

.infobox#directions-download ul li a:hover {
	text-decoration:underline;
}

.infobox#directions-map .infobox-content div {
	width:231px;
	height:162px;
	margin-left:3px;
}


/* ////////      INFOBOX-PETITE       \\\\\\\\ */

.infobox-petite {
	width:215px;
	background:url(../images/body/infobox-petite-middle.png) top left repeat-y;
}

.infobox-petite-top {
	width:215px;
	height:6px;
	background:url(../images/body/infobox-petite-top.png) left top no-repeat;
}

.infobox-petite-content {
	min-height:98px;
	padding-bottom:10px;
	padding-left:12px;
	padding-right:12px;
	color:white;
	background:url(../images/body/infobox-petite-bottom.png) left bottom no-repeat;
}

.infobox-petite .infobox-petite-title {
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-top:2px;
	margin-bottom:10px;
	text-indent:-9999px;
}

.infobox-petite#get-directions .infobox-petite-title {
	width:150px;
	height:24px;
	background-image:url(../images/body/infobox-petite-title-directions.gif);
}

.infobox-petite#get-directions label {
	float:left;
	margin-top:7px;
	line-height:24px;
}

.infobox-petite#get-directions label strong {
	font-weight:bold;
}

.infobox-petite#get-directions input {
	border:1px solid #006643;
	font-size:1.1em;
	height:18px;
	margin-left:6px;
	margin-top:7px;
	padding:3px 5px;
	vertical-align: top;
	width:90px;
}

.infobox-petite#get-directions button {
	margin-top: 7px;
}


/* ---------------------------------------------------------------------
            				TEAM
------------------------------------------------------------------------ */

.photos {
	position:relative;
	width:608px;
	height:389px;
	margin-left:25px;
	margin-top:13px;
	background:url(../images/body/photos-backgr1.png) left top no-repeat;
}

.photos img {
	display:block;
	width:571px;
	height:351px;
	padding-top:16px;
	margin-left:20px;
}

.photos .photos-pinned {
	position:absolute;
	left:-22px;
	bottom:-13px;
	width:203px;
	height:182px;
	background:url(../images/body/pin1.png) left top no-repeat;
}

a.check-availability {
	float:right;
	display:block;
	width:219px;
	height:68px;
	margin-top:33px;
	margin-right:9px;
	text-indent:-9999px;
	background:url(../images/body/link-availability.png) left bottom no-repeat;
}

a:hover.check-availability {
	background-position:left top;
	
}


/* ////////      DOWNLOAD-BOX       \\\\\\\\ */

.download-box {
	width:257px;
	height:83px;
	margin-left:3px;
	margin-top:10px;
	background:url(../images/body/download-box-backgr.png) left top no-repeat;
}

.download-box ul {
	position:relative;
	top:-6px;
}

.download-box-title {
	display:block;
	width:257px;
	height:44px;
	text-indent:-9999px;
	background:url(../images/body/infobox-title-directions.png) left top no-repeat;
	margin:0;
	
}

.download-nav {
	display:block;
	width:257px;
	height:37px;
	text-indent:-9999px;
	background:url(../images/body/infobox-text-download.png) left top no-repeat;
}

/* ////////      TEAMTALK       \\\\\\\\ */

#talk-left {
	margin-top:20px;
}

#talk-right {
	width:466px;
	float:right;
	margin-top:-63px;
}

#talk-left img {
	float:left;	
}

#talk-right img {
	float:right;
}

.bubble {
	width:297px;
}

.bubble#bubble-one {
	float:left;
	position:relative;
	margin-top:28px;
	margin-left:12px;
	background:#7fb2a1 url(../images/body/bubble-one-top.png) left top no-repeat;
}

.bubble#bubble-two {
	float:right;
	position:relative;
	margin-top:83px;
	margin-right:14px;
	background:#fddcb7 url(../images/body/bubble-two-top.png) left top no-repeat;
}

.bubble .bubble-content {
	min-height:35px;
	padding:9px 11px;
}

.bubble#bubble-one .bubble-content {
	color:white;
	background:url(../images/body/bubble-one-bottom.png) left bottom no-repeat;	
}

.bubble#bubble-two .bubble-content {
	color:#006643;
	background:url(../images/body/bubble-two-bottom.png) left bottom no-repeat;	
}

.bubble#bubble-one .bubble-content img {
	position:absolute;
	left:-12px;
	top:24px;
}

.bubble#bubble-two .bubble-content img {
	position:absolute;
	right:-12px;
	top:20px;
}

.bubble .bubble-content p {
	margin:0;
	margin-bottom:10px;
}


/* ---------------------------------------------------------------------
            				EXPERIENCE
------------------------------------------------------------------------ */

#video_holder {
	background:url(../images/body/video-backgr1.png) left top no-repeat;
	height:375px;
	margin-left:106px;
	margin-top:21px;
	overflow:hidden;
	padding-left:16px;
	padding-top:15px;
	width:450px;
}

#photo_holder {
	text-align:center;
	margin:20px 0 20px;
}

#photo_holder .wrapper {
  display:inline;
  position:relative;
}

#photo_holder img {
  border:5px solid #D3D3D3;
}

#photo_holder a#profile_link {
	background:#000000 url(../images/icons/cc.gif) 5px center no-repeat;
	bottom:15px;
	color:#ffffff;
	left:10px;
	padding:8px 8px 8px 25px;
	position:absolute;
	opacity:0.8;
}

a.see-all-comments {
	color:#0f5835;
	text-decoration:underline;
}

/* ////////      SLIDER       \\\\\\\\ */

.slider {
/*	position: relative;*/
	width:655px;
}

.slider.up {
/*	position:relative;*/
}

.slider .slider-content {
	width:655px;
	height:22px;
	overflow:hidden;
	background:url(../images/body/slider-backgr.png) left top repeat-x;
}

.up .slider-content {
	height:82px;	
}

.arrow-left {
	float:left;
	display:block;
	width:30px;
	height:82px;	
}	
.arrow-right {
	float:right;
	display:block;
	width:30px;
	height:82px;
}

.slider-content a.arrow-left {
	background:url(../images/body/slider-arrow-left.png) left top no-repeat;
}

.slider-content .arrow-right a {
	background:url(../images/body/slider-arrow-right.png) left top no-repeat;
}

.slider-content .slider-images {
	float:left;
	width:600px;
	height:82px;
	margin-left:-5px;
	overflow:hidden;
}

.slider-images img {
	border:1px solid white;
	float:left;
	height:59px;
	margin: 0;
	margin-top:11px;
	margin-left:5px;
	padding:0px;
	width:59px;
}

.slider-switch a.switch-photos {
	float:left;
	display:block;
	width:31px;
	height:19px;
	background:url(../images/body/switcher-pics.png) left top no-repeat;
}

.slider2 .slider-switch a.switch-photos {
	float:left;
	display:block;
	width:80px;
	height:19px;
	background:url(../images/body/switcher-two-pics.png) left top no-repeat;
}

.slider-switch a.switch-videos {
	float:left;
	display:block;
	width:31px;
	height:19px;
	background:url(../images/body/switcher-movies.png) left top no-repeat;
}
 
.slider2 .slider-switch a.switch-videos {
	float:left;
	display:block;
	width:75px;
	height:19px;
	background:url(../images/body/switcher-two-videos.png) left top no-repeat;
}


.slider-switch a.on, .slider2 .slider-switch a.on {
	background-position:right top;	
}

.slider-bottom {
	width:664px;
	height:4px;
	margin-top:-3px;
	margin-left:-5px;
	background:url(../images/body/switcher-bottom.png) left top no-repeat;
}


/* ////////      BROWNBOX       \\\\\\\\ */

.brownbox {
	width:221px;
	position:relative;
	margin-top:4px;
	
}

.brownbox-top {
	width:221px;
	height:6px;
	background:url(../images/body/brownbox-top.png) left top no-repeat;
	overflow:hidden;
}

.brownbox-bottom {
	width:221px;
	height:6px;
	background:url(../images/body/brownbox-bottom.png) left top no-repeat;
}

.brownbox-switcher {
	position:absolute;
	display:block;
	width:44px;
	height:23px;
	overflow:hidden;
	top:-18px;
	right:0px;
}

.orange-box.second .brownbox-switcher {
	width:131px;	
}

.brownbox-switcher a {
	float:left;
	display:block;
	width:22px;
	height:23px;
	background-position:right top;
	background-repeat:no-repeat; vertical-align:top;
}


.brownbox-switcher a.on {
	background-position:left top;
}

.brownbox-switcher a#pics {
	background-image:url(../images/body/upload-switch-pics.png);	
}

.orange-box.second .brownbox-switcher a#pics {
	width:67px;
	background-image:url(../images/body/watch-switch-pics.png);
}

.brownbox-switcher a#vids {
	background-image:url(../images/body/upload-switch-videos.png);	
}

.orange-box.second .brownbox-switcher a#vids {
	width:64px;
	background-image:url(../images/body/watch-switch-videos.png);
}

.brownbox-content {
	background:url(../images/body/brownbox-middle.png) left top repeat-y;
	min-height:50px;
	padding-top:1px;
	padding-left:9px;
	padding-right:12px;
}

.brownbox-content .upload {
	height:48px;
	padding-bottom:10px;
}

.upload  .upload-pic {
	float:left;
	width:81px;
	height:48px;
	margin-right:7px;
}

.upload  strong.upload-title {
	display:block;
	font-weight:bold;
	color:white;
	height:28px;
	margin-bottom:3px;
	overflow:hidden;
}

.upload span.views {
	font-size:0.8em;
	color:#f0852c;
}

.upload span.views strong {
	font-weight:bold;	
}

/* ////////      INFOBOX-GORILLA-RUN, INFOBOX-TRIPS       \\\\\\\\ */

.infobox-trips {
	width:276px;
	height:58px;
	margin:10px -17px 0 4px;
	padding:127px 10px 0 10px;
	color:white;
	font-size:1.2em;
	background:url(../images/body/infobox-discount-backgr.png) left top no-repeat;
}

.infobox-trips h3 {
	display:none;	
}

.infobox-gorilla-run {
	display:block;
	width:276px;
	height:170px;
	margin:2px -17px 0 4px;
	text-indent:-9999px;
	background:url(../images/body/infobox-gorilla-run-backgr.jpg) left top no-repeat;
}
.infobox-gorilla-grill {
	background:url(../images/body/gorilla_grill.png) left top no-repeat;
	display:block;
	height:118px;
	margin-left:3px;
	margin-top:10px;
	text-indent:-9999px;
	width:258px;
}
.infobox-dream-job {
	background:url(../images/body/dream_job.png) left top no-repeat;
	display:block;
	height:138px;
	margin-left:3px;
	text-indent:-9999px;
	width:258px;
}

.infobox-recruitment-process {
	display:block;
	width:263px;
	height:94px;
	margin:10px 0 0 4px;
	background:url(../images/body/infobox-recruitment-process.jpg) left top no-repeat;
}

.infobox-recruitment-process a {
  display:block;
  height:94px;
  width:263px;
  text-indent:-9999em;
  overflow:hidden;
}

.infobox-gift-vouchers {
	display:block;
	width:257px;
	height:96px;
	margin:10px 0 0 4px;
	background:url(../images/body/infobox-gift-vouchers.jpg) left top no-repeat;
}

.infobox-gift-vouchers a {
  display:block;
  height:96px;
  width:257px;
  text-indent:-9999em;
  overflow:hidden;
}

/* ////////      COMMENT-BOX       \\\\\\\\ */

.comment-box {
	margin-top:8px;
	color:#7f7f7f;
	font-size:1.2em;
}

.comment-title {
	color:#0f5835;
	line-height:17px;
	margin-bottom:3px;
}

.comment-title img {
	width:64px;
	height:17px;
	float:left;
}

.comment-title  strong {
	font-weight:bold;	
}

/* ////////      VIDEOS       \\\\\\\\ */

.video-container {
	float:right;
	width:302px;
	height:91px;
	padding:6px 0 0 10px;
	font-size:1.2em;
	color:black;
	background:url(../images/body/videos-backgr.png) left bottom repeat-x;
	overflow:hidden;
}


.video-container:hover {
	background-position:left top;	
}

.video-container h4 {
	color:#f38c2e;
	font-weight:bold;
	margin-bottom:3px;
}

.video-container:hover h4 {
	color:white;	
}

.video-container .video {
	float:right;
	width:130px;
	height:97px;
	margin-top:-6px;
	margin-left:5px;
	overflow:hidden;
}

.video-container .video img {
	vertical-align:bottom;
}

.infobox .hidden {display:none;}

/* ////////      Infobox-Newsletter       \\\\\\\\ */

#infobox-newsletter {
	background: #006643 url(../images/body/infobox-newsletter-bottom-backgr.png) left bottom no-repeat;
	margin:7px 0 0 4px;
	padding-bottom: 8px;
	width:257px
}

#infobox-newsletter #newsletter-title {
	background:url(../images/body/newsletter.png) left top no-repeat;
	display: block;
	height: 25px;
	text-indent: -9999px;
	width: 124px;
}

#infobox-newsletter #vacancy-update-title {
	background:url(../images/body/vacancy-updates.png) left top no-repeat;
	display: block;
	height: 30px;
	text-indent: -9999px;
	width: 197px;
}

.infobox-newsletter {
	background:url(../images/body/infobox-newsletter-backgr.png) left top no-repeat;
	color:white;
	font-size:1.2em;
	padding: 5px 10px 8px 13px;
	position:relative;
}

.infobox-recruitment {
	font-size:12px;
}


.infobox-newsletter h3 {
	display:none;	
}

.infobox-newsletter p.form-row {
	margin:6px 0 0 0;
	padding:0;
}

.infobox-newsletter form {
	margin-top:11px;	
}
.infobox-newsletter .formError {
	color:#DCD510;
	padding:2px 0 0 95px;
	font-size:90%;
}

.infobox-recruitment .formError {
	padding-left: 46px;
}
	
.infobox-newsletter .formError2 {
	padding-left: 0px;
}

#get-directions  .formError {
	color:#DCD510;
}

.infobox-newsletter label {
	display:block;
	float:left;
	overflow:hidden;
	padding-left:12px;
	padding-right:8px;
	width:75px;
}

.infobox-recruitment label {
	padding-left: 0px;
}

.infobox-newsletter label strong {
	font-weight:bold;
}

.infobox-newsletter input {
	float:left;
	width:121px;
	height:13px;
	margin:0;
	padding:3px 2px;
	border:1px solid #4cc195;
	background-color:#006643;
	color:white;
	vertical-align:top;
}

.infobox-recruitment li input {
  display: inline;
	width: 14px;
}

button.newsletter-join {
	background:url(../images/body/join-button.png) left bottom no-repeat;
	border:none;
	height:33px;
	padding: 0px;
	text-indent:-9999px;
	width:58px;
	margin-top: 5px;
}

button.newsletter-join:hover {
	background-position:left top;	
}

button.recruitment-join {
	background:url(../images/body/join-button.png) left bottom no-repeat;
	border:none;
	bottom:0px;
	display:block;
	height:35px;
	padding: 0px;
	position:absolute;
	right:10px;
	text-indent:-9999px;
	width:54px;
}

button.recruitment-join:hover {
	background-position:left top;	
}

/* ////////      Infobox-Corporate-Days       \\\\\\\\ */

.infobox-corporate-days {
	position:relative;
	width:209px;
	height:100px;
	margin:4px -10px 0 4px;
	padding:46px 45px 0 13px;
	font-size:1.2em;
	color:white;
	background:url(../images/body/infobox-corporate-days-backgr.png) left top no-repeat;
}

.infobox-corporate-days h3 {
	display:none;	
}

.infobox-corporate-days  a.get-quote {
	background:url(../images/body/link-getquote.png) left bottom;
	bottom:0;
	display:block;
	height:49px;
	left:0;
	overflow: hidden;
	position:absolute;
	text-indent:-9999px;
	width:199px;
}

.infobox-corporate-days  a:hover.get-quote {
	background-position:left top;	
}

/* ////////      Infobox-Trips-Small       \\\\\\\\ */

.infobox-trips-small {
	display:block;
	width:267px;
	height:125px;
	margin:0px -10px 0 4px;
	text-indent:-9999em;
	overflow:hidden;
	background:url(../images/body/infobox-trips-backgr.png) left top no-repeat;
}

/* ////////      Media-Thumbs       \\\\\\\\ */

#media_thumbnails {
	overflow: hidden;
}

.thumbs {
	text-align:left;
}

.thumbs li {
	display:inline;
}
.thumbs img {
	height: 45px;
	width: 45px;
}

.with_script .thumbs h3 {
	color: gray;
	display: inline;
}

.with_script .thumbs .active {
	color: black;
}

.with_script .thumbs ul {
	display: none;
}

#reviews h1 {
	font-size: 2.4em;
	margin-bottom: 0;
	margin-top: 10px;
}

#reviews strong {
	color:#0F5835;
	font-weight:bold;
}

#reviews p {
	padding-bottom: 10px;
	padding-top: 5px;
}

#reviews span {
	color:#0F5835;
	font-size: 1.4em;
}

#reviews span.page_entries{
	float: right;
	font-size: 1.2em;	
}

#reviews .pagination {
	display: inline;
}

#reviews .pagination span, .pagination a {
	color:#0F5835;
	font-size: 1.2em;	
}

#reviews .pagination .disabled {
	color:#5D5D5D;
}
#reviews .pagination .current {
	color:#E16E00;
}

#near-locations {
  padding-bottom:10px;
  border-bottom:1px solid #EDEDED;
  margin-bottom:20px;
}

#near-locations h4 {
  margin:0 0 5px 0;
  color:#ef8524;
}

#near-locations li a {
	color:#0F5835;
	text-decoration: none;
}

#latest-blog-posts {
  padding-bottom:10px;
  border-bottom:1px solid #EDEDED;
  margin-bottom:20px;
}

#latest-blog-posts h4 {
  margin:0 0 5px 0;
  color:#ef8524;
}

#latest-blog-posts li a {
	color:#0F5835;
	text-decoration: none;
}

#facilities {
	color:#ef8524;
	font-size: 0.9em;
	margin-top:10px;
}

#facilities ul {
  list-style:none;
  margin:0;
  padding:0;
}

#facilities ul li {
  float:left;
  background-color:transparent;
  background-position:left;
  background-repeat:no-repeat;
  list-style:none;
  padding:5px 5px 5px 25px;
  width:80px;
  cursor:pointer;
}

#facilities ul li.odd {
  background-color: #dddddd;
}

#facilities ul li.parking-facility {background-image:url(../images/sites/icons/parking.png);}
#facilities ul li.cycle-trails-facility {background-image:url(../images/sites/icons/cycle_trails.png);}
#facilities ul li.dogs-welcome-facility {background-image:url(../images/sites/icons/dogs_welcome.png);}
#facilities ul li.walking-routes-facility {background-image:url(../images/sites/icons/walking_routes.png);}
#facilities ul li.food-and-drink-facility {background-image:url(../images/sites/icons/food_and_drink.png);}
#facilities ul li.picnic-area-facility {background-image:url(../images/sites/icons/picnic_area.png);}
#facilities ul li.gift-shop-facility {background-image:url(../images/sites/icons/gift_shop.png); }
#facilities ul li.kids-play-area-facility {background-image:url(../images/sites/icons/childrens_play_area.png);}
#facilities ul li.bike-hire-facility {background-image:url(../images/sites/icons/bike_hire.png);}
#facilities ul li.bbq-hire-facility {background-image:url(../images/sites/icons/bbq_hire.png);}

.locations_map {
	display: none;
}
.with_script .locations_map {
	display: block;
}

#get-directions {
	display: none;
}

.with_script #get-directions {
	display: block;
}

.with_script .locations {
	display: none;
}

.locations ol {
	list-style-position: outside;
	list-style-type: decimal;
}

.locations ol li {
	margin-left:25px;
}
.form_item {
  clear:both;
  padding:2px;
}
.form_item .form_label {
  width:150px;
  float:left;
  display:block;
}
.field_with_errors {
	float:left;
}
.form_error {
  color:#c50000;
  font-weight:bold;
}
.bookmarks {
	border: 1px solid #5D5D5D;
	margin-top:10px;
	padding: 5px;
  list-style: none;
}

.bookmarks ul {
	margin: 5px 0 0;
	padding: 5px;
}

.bookmarks ul li {
	float:left;
	width:42%;
	padding: 0 10px 0 0;
	background-position:bottom left;
	list-style:none;
	list-style-image: none;
}

.bookmarks li a {
	display:block;
	height:20px;
	padding: 0 0 0 20px;
	text-decoration: none;
}

.bookmarks li a, .bookmarks span a {
	color: #474641;	
}

.bookmarks span {
	float: right;
}

.bookmarks li a#delicious {
	background:url(../images/bookmarks/delicious.gif) no-repeat;	
}

.bookmarks li a#reddit {
	background:url(../images/bookmarks/reddit.png) no-repeat;	
}

.bookmarks li.digg a {
	background:url(../images/bookmarks/digg.gif) no-repeat;	
}

.bookmarks li.facebook a {
	background:url(../images/bookmarks/facebook.gif) no-repeat;	
}

.bookmarks li.stumbleupon a {
	background:url(../images/bookmarks/stumbleupon.gif) no-repeat;	
}

ul.site_map li a {
	font-size: 14px;
	line-height: 14px;
}
ul.site_map li ul li {
	padding-left: 0px;
	width:150px;
}

ul.site_map li  {
	margin-top: 5px;
}

ul.site_map li ul li ul li {
	padding-left: 20px;
	text-align: left;
	width:150px;
}

ul.site_map_footer {
	margin-top: 20px;
}

ul.site_map_footer li span {
	color: #E16E00;
	font-size: 14px;
	line-height: 14px;
}
ul.site_map_footer li a {
	display:block;
	width: 400px;
}

ul.site_map_footer li  {
	margin-top: 5px;
}

ul.site_map_footer li ul li {
	padding-left: 0px;
	width:100px;
}

.form_label {
	color: #E16E00;
	font-family: arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.8em;
}
.form_label span {
	line-height: 0.8em;
	padding-left: 2px;
}

.form_field input,
.form_field textarea {
	border:1px solid #D5D5D5;
	font-size: 1.4em;
	padding: 10px;
}

.form_field textarea{
  width:370px;
}

button.contact-us-send,
button.corporate-days-send {
	background:url(../images/body/orange-send.png) left bottom no-repeat;
	border:none;
	bottom:-4px;
	display:block;
	float:right;
	height:33px;
	overflow:hidden;
	margin-right:118px;
	text-indent:-9999px;
	width: 62px;
}


button.contact-us-send:hover
button.corporate-days-send:hover {
	background-position:left top;	
	
}

form#newsletter_confirm .field_with_errors input,
form#contact_us .field_with_errors input,
form#corporate_days .field_with_errors input,
form#call_back .field_with_errors input,
form#question_call_back .field_with_errors input {
	border:1px solid #006643;
}

form#newsletter_confirm div.form_error,
form#contact_us div.form_error,
form#corporate_days div.form_error,
form#call_back div.form_error,
form#question_call_back div.form_error {
	color:#5D5D5D;
	background:url(../images/body/error_base.gif) left bottom no-repeat;
	float: left;
	padding-bottom: 4px;
	width: 228px;	
}

form#newsletter_confirm div.form_error div,
form#contact_us div.form_error div,
form#corporate_days div.form_error div,
form#call_back  div.form_error div,
form#question_call_back  div.form_error div {
	background:url(../images/body/error_arrow.gif) no-repeat;
	font-size: 1.2em;
	padding: 12px 10px 8px 38px;

}

fieldset#catering,
fieldset#activitiies {
	border: 1px solid #D5D5D5;
	padding: 10px 20px
}


.form_options {
	float:left;
}
.form_options input {
	display: inline;
}
.form_options div {
	color: #E16E00;
	font-family: arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.8em;
	width:400px;
}

#booking-box ul,
#booking-box ul li {
	padding: 0;
	margin: 0;
}

#team .photo img {
	border: 5px solid #D3D3D3;
	margin: 0 auto;
}

#team .team_member {
	margin: 10px 0 0;
}

#team  .left {
	float: left;
}

#team  .right {
	float: right;
}

#team .photo {
	background:none !important;
	width: 142px;
}

#team .left.photo {
	padding: 0 0 0 14px;
	text-align: left;
}
	
#team .right.photo {
	padding: 0 13px 0 0;
	text-align: right;
}

#team  div.info {
	width: 490px;
}

#team div.info.left {
	background:url(../images/body/info_left_top.gif) top left no-repeat;
	padding-top: 10px;
}

#team div.info.left div {
	color: #006643;
  background:url(../images/body/info_left_bottom.gif) bottom left no-repeat;
	min-height: 58px;
	padding: 0 10px 10px 25px;
}

#team  div.info.right {
	background:url(../images/body/info_right_top.gif) top left no-repeat;
	padding-top: 10px;
}

#team div.info.right div {
	color: #843600;
  background:url(../images/body/info_right_bottom.gif) bottom left no-repeat;
	min-height: 58px;
	padding: 0 25px 10px 12px;
}

#infobox-downloads {
	background:url(../images/body/download-box-backgr.png) left top no-repeat;
	margin:4px 0 0 4px;
	width:257px;
}

.infobox-downloads {
	position:relative;
	background:url(../images/body/download_clipmask.png) left bottom no-repeat;
	color:white;
	font-size:1.2em;
	padding: 0 0 8px;
}

.infobox-doc-heading {
	background:url(../images/body/infobox-title-directions.png) left top no-repeat;
}
.infobox-doc-heading a {
	display: block;
	height: 44px;
	text-indent:-9999px;
}

.infobox-file-download {
	background:url(../images/body/infobox-text-download.png) left top no-repeat;
	padding: 44px 10px 0;
}

.infobox-file-download div {
	background:url(../images/body/infobox-arrow-download.png) left top no-repeat;
	font-size:1.1em;
	margin-left: 4px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.infobox-file-download div a {
	color: white;
}

a.rss_link {
	color: #5D5D5D;
	font-size: 1.2em;	
}

a.rss_link {
	color: #5D5D5D;
	font-size: 1.2em;	
}

a.rss_link img {
	vertical-align: text-top;
}

.archive-title {
	background:url(../images/body/archives-title.png) left top no-repeat;	
	height: 25px;
	text-indent:-9999px;
}

/* Modals, Tooltips and all things that popup :/ */
.tooltip {width:300px;position:absolute;}
  .tooltip h4 {color:#fff; font-size:1.4em; margin:0 0 10px 0;}
  .tooltip .tooltip-padding {background:#007d50 url(../images/modals/green_popup/bg.jpg) bottom repeat-x; padding:10px;}
  .tooltip .tooltip-text {color:#fff;}
  .tooltip .tooltip-bottom {height:13px;background:url(../images/modals/green_popup/base_arrow.gif) center no-repeat;}

.share {
	margin-bottom: 20px;
}

.ui-datepicker-div, #ui-datepicker-div {
	z-index: 9999; /*must have*/
	display: none;
}

.vertibox a {
	font-size:1.2em;	
}

.vertibox a.read {
	float:right;
	display:none;
	width:71px;
	height:9px;
	font-size:0;
}

.vertibox a.read.more {
	background:url(../images/read-more.png) right top no-repeat;
}

.vertibox a.read.less {
	background:url(../images/read-less.png) right top no-repeat;
}

ol li.question {margin:0.8em 0;cursor:pointer;}
.with_script ol li div.answer {display:none;}
.with_script ol li div.answer p {margin:0.8em; font-size:1.2em;}
ol li div.answer {list-style:none;}
ol li div.answer p {margin:0.8em; font-size:1.0em;}
ol#faqs{ font-size:1.0em; }

li.recruitment {
	float:left;
	width:114px;
}

li.recruitment input {
	margin-right:2px;
}

label.recruitment {
	width: 100px;
}


p img {
	padding: 0 5px;
}

.review {
	border-bottom: 1px solid #999999;
	margin-bottom: 10px;
}

#directions_sidebar .getting-here {
	color: #ffffff;
	text-decoration: underline;
}

.button {
	border: 1px solid #999999;
	padding-left: 5px;
	width: 85px;
}

a.print {
  background:url(../images/icons/printer.png) left no-repeat;
  display:block;
	font-size: 12px;
  padding:5px 0 5px 25px;
	width: 60px;
}

ol.steps {}

ol.steps li {
  float:left;
  width:236px;
  padding:15px;
  margin-right:1%;
  background:#E5E5E5;
  list-style: decimal inside;
  font-size:12px;
  height:100px;
}

#upix_form {
  margin-top:20px;
  padding:15px;
}

#upix_form h3 {
  float:left;
  margin:10px 10px 0 0;
}

#upix_form input {
  font-size:20px;
  padding:5px;
  border:2px solid #C4C6C2;
  background:#E5E5E5;
  float:left;
}

#upix_search_btn {
  width:75px;
  height:46px;
  background:url(../images/upix/find.gif) top left no-repeat;
  overflow:hidden;
  text-indent:-999em;
  display:block;
  float:left;
}

/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 0px;
    left: 50%;
    
    margin-left: -160px;
    width: 300px;
    height: 465px;
    
    color: #333;
    padding: 12px;
}

.jqmWindow div.top {
  background: url('/images/popup-top-back.png');
  width: 326px;
  height: 16px;
}

.jqmWindow div.bottom {
  background: url('/images/popup-bottom-back.png');
  width: 326px;
  height: 16px;
}

.jqmWindow div.content {
  background: #fff;
  width: 316px;
  padding-left: 10px;
  padding-bottom: 10px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

div#dialog form {
  margin-left: 15px;
  padding-top: 0px;
}

div#dialog form label {
  float: left;
  display: block;
  width: 90px;
  padding-right: 8px;
  font-weight: bold;
  margin-top: 2px;
}

div#dialog h1.page-title {
  margin: 10px 0;
  line-height: 0;
}

div#dialog form label.radio {
  padding-right: 3px;
  font-weight: bold;
  float: none;
  display: inline;
  margin-top: 2px;
}

div#dialog form label.error {
  width: 200px;
  margin-bottom: 5px;
  color: red;
  margin-left: 98px;
  width: 180px;
}

div#dialog form div {
  margin-bottom: 5px;
}

div#dialog form input[type="radio"] {
  margin-right: 10px;
}

div#dialog form div.multiSelectOptions label {
  float: none;
  width: auto;
  font-weight: none;
}

div#dialog form div.multiSelectOptions label input {
  margin-right: 5px;
}

form#recruit_extended label.error {
  width: 100%;
  color: red;
  margin-bottom: 5px;
}

div.sidebar_full_image {
  height:145px;
  margin-top: 10px;
}

div.sidebar_full_image a {
  width: 100%;
  height: 100%;
  display: block;
}

div.sidebar_custom {
  height: 136px;
  width: 234px;
  margin-left: 3px;
  margin-bottom: 5px;
  margin-top: 10px;
  padding: 1px 10px 8px 13px;
  overflow: hidden;
}

div.sidebar_custom p.title {
  font-size: 20px;
  padding-top: 20px;
  padding-left: 20px;
}

div.sidebar_custom div.copy {
  padding-left: 3px;
  margin-top: -5px;
}

div.sidebar_custom div.copy h2 {
  font-weight: bold;
  line-height: 1.0em;
  margin-bottom: 5px;
}

div.sidebar_custom div.copy a {
  font-weight: bold;
  color: #E16E00;
}

div.sidebar_custom div.copy p {
  margin-bottom: 5px;
  font-size: 1.2em;
}

div.sidebar_custom div.sidebar-overlay {
  float: right;
  background-repeat: no-repeat;
  background-position: 9px 7px;
  margin-right: -5px;
  margin-top: 5px;
  width: 120px;
  height: 123px;
  overflow: hidden;
}

div.home_teaser {
  width: 300px;
  margin-right: 10px;
  float: left;
}

div.home_teaser div.sidebar_custom {
  height: 130px;
  width: 277px;
  margin-top: 10px;
  margin-left: 0px;
}

div.home_teaser div.sidebar_facebook {
  height: 139px;
  width: 298px;
  margin-top: 10px;
  margin-left: 0px;
  padding: 0;
  padding-left: 1px;
  padding-right: 1px;
}

div.home_teaser div.sidebar_twitter h2 {
	font-size: 2.2em !important;

}

div.home_teaser div.sidebar_twitter div.copy {
	height: 98px;
}

div.home_teaser div.sidebar_twitter div#twitter_link {
	margin-left: 108px;
}

div.home_teaser div.sidebar_twitter div#twitter_link a {
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}

div.home_teaser div.sidebar_twitter div#tweet_copy {
	font-size: 1.2em;
	color: #7f7f7f;
	padding: 8px;
	_padding: 20px;
	width: 220px;
	padding-top: 0;
}

div.sidebar_green div.copy h2, div.sidebar_green div.copy p {
  color: #ffffff !important;
}

div.sidebar_silver div.copy h2 {
  color: #007755 !important;
}

div.sidebar_silver div.copy p {
  color: #7f7f7f;
}

div.no-margin {
  margin-right: 0px;
}

div.home_teaser div.sidebar_custom div.copy h2 {
  margin-bottom: 5px !important;
}

div#feedback_post {
  background-image: url('/images/customer-feedback-background.png');
  background-repeat: no-repeat;
  height: 271px;
  width: 313px;
}

div#feedback_post div.find-local-course {
  margin-top: 10px;
  margin-left: 10px;
}

div#feedback_post div.copy {
  margin-top: 16px;
  margin-left: 10px;
}

div#feedback_post div.copy div.rating {
  margin-top: 8px;
}

div#feedback_post div.copy div.rating span {
  font-weight: bold;
}

div#feedback_post div.copy div.rating span.site {
  color: #e16e00;
  font-size: 1em;
}

div#feedback_post div.copy div.rating span.name {
  color: #087349;
  font-size: 1.1em;
}

div#feedback_post div.copy div.rating img {
  float: left;
  margin-right: 10px;
  margin-top: 4px;
}

div#latest_feedback_box {
  margin-top: 10px;
}

div#latest_feedback_box h2 {
  display: none;
}

div#latest_blog_box h2 {
  display: none;
}

div#blog_post {
  background-image: url('/images/latest-blog-background.png');
  background-repeat: no-repeat;
  height: 236px;
  width: 313px;
}

div#blog_post div.latest_blog_post {
  height: 66px;
  overflow: hidden;
  margin-left: 15px;
  padding-top: 4px;
}

div#blog_post div.latest_blog_post span.date {
  text-transform: uppercase;
  color: #ef8524;
}

div#blog_post div.latest_blog_post h3 a {
  color: #087349;
  font-size: 0.8em;
  line-height: 1.2em;
}

div#blog_post div.read-full-blog {
  margin-left: 10px;
  margin-top: -8px;
}

a#latest-blog-link {
  background-image: url('/images/homepage-read-the-full-blog.png');
  background-position: top center;
  height: 45px;
  width: 208px;
  margin-top: -8px;
  display: block;
}

a#latest-blog-link:hover {
  background-position: bottom center;
}

a#latest-feedback-link {
  background-image: url('/images/homepage-find-your-local-course.png');
  background-position: top center;
  height: 49px;
  width: 240px;
  margin-top: 9px;
  display: block;
}

a#latest-feedback-link:hover {
  background-position: bottom center;
}


#flags {
    float: right;
    margin-right: 300px;
}

div#country_selection {
	width: 610px;
	height: 340px;
	background-color: #fff;
	padding: 25px;
}

div#country_selection div.selection_holder {
	width: 300px;
	height: 190px;
	float: left;
	margin-top:10px;
}

div#country_selection div#uk_holder {
	border-left: 1px dashed #A3A3A3;
}

div#country_selection div.flag_holder {
	width: 300px;
	height: 160px;
	background-repeat: no-repeat;
	background-position: top;
}

div#country_selection div.selection_holder div.radio_button_holder {
	margin-top: 10px;
	margin-left: 55px;
	font-weight: bold;
	color: #016643;
	height: 20px;
}

div#country_selection div.selection_holder div.radio_button_holder span.country {
	margin-left: 5px;
	font-size: 1.2em;
}

div#country_selection div.selection_holder:hover div.radio_button_holder input {
	cursor: pointer;
}

div#country_selection div#usa_flag {
	background-image: url(/images/body/usa-flag-large.png);
}

div#country_selection div#uk_flag {
	background-image: url(/images/body/uk-flag-large.png);
}

div#country_selection div.active {
	background-position: center -160px;
}

div#country_selection div.selection_holder:hover div.flag_holder {
	background-position: center -160px;
	cursor: pointer;
}

div#country_selection_buttons {
	clear: both;
	height: 78px;
	padding-top: 20px;
}

div#country_selection_buttons  ul#buttons {
	margin-left: 187px;
}

div#country_selection_buttons  ul#buttons li {
	float: left;
}

div#country_selection_buttons  ul#buttons li a {
	width: 108px;
	height: 58px;
	display: block;
	text-indent: -9999px;
}

div#country_selection_buttons ul#buttons li a#close {
	background-image: url(/images/body/country_close_btn.png);
}

div#country_selection_buttons ul#buttons li a#go {
	background-image: url(/images/body/country_go_btn.png);
}

div#country_selection_buttons ul#buttons li a:hover {
	background-position: 0 -58px;
}

div#country_selection h1 {
	font-size: 22px;
	margin-bottom: 0;
}

div#country_selection h2 {
	font-size: 15px;
	margin-top: 0;
	color: #e16e00;
}


a#country_selection {
	display: none;
}

div#user_country {
	display: none;
}

div#site_country {
	display: none;
}
