html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, a, blockquote, pre, fieldset, table, th, td, textarea, input{ 
	margin: 0; padding: 0; }

a img {border:none;}

:focus {outline:none;}

/*--Globals----------------------*/

body {
	background:#efefef url(images/bg.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
}
.container{
	width:1000px;
	margin:auto;
}
.clear {
	clear:both;
}

h1, p{
	margin-bottom:20px;
}

#body-content p, #footer p {
	line-height:20px;
}
p a{
	color:#4179c3;
	text-decoration:underline;
	font-weight:bold;
}
li a{
	color:#ff8400;
	text-decoration:none;
}
p a:hover, li a:hover{
	background:#4179c3;
	text-decoration:none;
	color:#fff;
}

/********************

Header:

Style elements that affect the header; including menu & search.

********************/

#header {height:140px; }
#header .container {background:url(images/header-bg.jpg) no-repeat;}

#logo {
	display:block;
	background:url(images/logo.jpg) no-repeat;
	width:270px;
	height:110px;
}

/*Dropdown navigation--------------------------------------------------*/	

#mainNav {

	margin: 0; padding: 0;
	height: 30px;
	position: relative;
	text-align: left;
	color: #ffffff;
	line-height: 24px;
	z-index: 20;

}


#menuList {

	margin: 0px;
	padding: 0px;

}



#menuList ul {
	margin: 0px;
	padding: 0px;

}



#menuList li {

	display:inline;
	list-style: none;

}



a.starter {

	color: #fff;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding: 7px 12px;
	text-decoration: none;

	/*font-family: Georgia, "Times New Roman", Times, serif;*/

}



a.starter:visited {color: #fff;}



a.starter:hover, a.starter:active {

	background-color: #346cb2;
	color: #fff;
}



.menu {

	text-align: left;
	color: #555;
	background-color: #e6edf0;
	position: absolute;
	/*width: 160px;*/

	visibility: hidden;

}



.menu li a {

	background-color: #164f96;
	color: #fff;
	display: block;
	line-height: 18px;
	border-bottom: 1px solid #245ca2;
	margin: 0px;
	padding: 4px 11px;
	text-decoration: none;

	/*font-family: Georgia, "Times New Roman", Times, serif;*/

}



.menu li a:hover, .menu li a:active {

	background-color: #346cb2;

	color: #fff;

}



#menu1, #menu2, #menu3, #menu4, #menu5 #menu6 #menu7{ 

	/*width: 160px; */

	z-index:100; 

}



/*------end dropdown------------------*/


/* Menu 

#menu {
	position:absolute;
	z-index:9999;
	display:block;
	height:40px;
}
#menu li {list-style:none; float:left;}
#menu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	line-height:30px;
	display:block;
	padding:0 20px;
	float:left;
	height:40px;
}
#menu li a:hover, #menu li a.active {background:url(images/menu-indent.png) no-repeat bottom; z-index:9999;}*/

/* Search */

#search-container {
	position:relative;
}
#search {
	position:absolute;
	right:0px;
	top:15px;
}
#search-input {
	color:#808080;
	width:230px;
	height:28px;
	padding:12px 0 0 20px;
	background:url(images/search-bg.png);
	border:none;
}
#search-btn {
	position:absolute;
	right:10px;
	top:11px;
	width:20px;
	height:18px;
	background:url(images/icons/search.png);
	border:none;
}

/*--Body-------------*/

#body {
	background:#efefef /*url(images/body-end.jpg) repeat-x bottom*/;
	padding-bottom:20px;
	min-width:1000px;
}

.title {font-size: 18px;}

/* Sub Menu */

#sub-menu-wrap {
	background:url(images/sub-menu-bg.jpg) repeat-x;
}
#sub-menu {
	z-index:10000;
	margin:0 0 0 10px;
	overflow:hidden;
}
#sub-menu li {display:inline;}
#sub-menu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#808080;
	text-decoration:none;
	line-height:50px;
	display:block;
	padding:0 10px;
	float:left;
	height:60px;
}
#sub-menu li a:hover, #sub-menu li a.active {background:url(images/sub-menu-indent.png) no-repeat bottom;}

/* Tabs */

/* jQuery */

.ui-tabs .ui-tabs-hide {display: none !important;}

/* Tab Box */

#tab-box {
	background:url(images/tab-bg.jpg) no-repeat top;
	width:1000px;
	height:350px;
}

/* Tab Content */

.tab-content {
	height:300px;
	position:relative; 
}

/* Tab Content - Welcome */

#tab-welcome {
	background:url(images/tab-box/tab-welcome-bg.jpg);
}
#tab-welcome-content {
	padding-top:40px;
	padding-left:40px;
}
#tab-welcome-content h1 {
	font-size:30px;
	font-weight:100;
	color: #000;
	width:500px;
}
#tab-welcome-content p {
	width:500px;
}
.tab-welcome-buttons {
	float:left;
	margin-right:20px;
}
#tab-welcome-content h1 {
	position:relative;
	width:520px;
	height:80px;
	/*text-indent:-9999px;*/
}
#tab-welcome-content h1 span {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	/*background:url(images/titles/welcome-title.png);
	z-index:1000;*/
}

/* Tab Content - Canyoning */

#tab-canyoning {
	background:url(images/tab-box/tab-canyoning-bg.jpg);
}
#tab-canyoning-content {
	padding-top:40px;
	padding-left:40px;
}
#tab-canyoning-content h1 {
	font-size:30px;
	font-weight:100;
	color: #000;
	width:500px;
}
#tab-canyoning-content p {
	width:500px;
}
.tab-canyoning-buttons {
	float:left;
	margin-right:20px;
}
#tab-canyoning-content h1 {
	position:relative;
	width:520px;
	height:80px;
	/*text-indent:-9999px;*/
}
#tab-canyoning-content h1 span {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	/*background:url(images/titles/welcome-title.png);
	z-index:1000;*/
}

/* Tab Content - stag */

#tab-stag {
	background:url(images/tab-box/tab-stag-bg.jpg);
}
#tab-stag-content {
	padding-top:40px;
	padding-left:40px;
}
#tab-stag-content h1 {
	font-size:30px;
	font-weight:100;
	color: #000;
	width:500px;
}
#tab-stag-content p {
	width:500px;
}
.tab-stag-buttons {
	float:left;
	margin-right:20px;
}
#tab-stag-content h1 {
	position:relative;
	width:520px;
	height:80px;
	/*text-indent:-9999px;*/
}
#tab-stag-content h1 span {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	/*background:url(images/titles/welcome-title.png);
	z-index:1000;*/
}

/* Tab Content - stag */

#tab-hen {
	background:url(images/tab-box/tab-hen-bg.jpg);
}
#tab-hen-content {
	padding-top:40px;
	padding-left:40px;
}
#tab-hen-content h1 {
	font-size:30px;
	font-weight:100;
	color: #000;
	width:500px;
}
#tab-hen-content p {
	width:500px;
}
.tab-hen-buttons {
	float:left;
	margin-right:20px;
}
#tab-hen-content h1 {
	position:relative;
	width:520px;
	height:80px;
	/*text-indent:-9999px;*/
}
#tab-hen-content h1 span {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	/*background:url(images/titles/welcome-title.png);
	z-index:1000;*/
}

/* Tab Content - Paintballing */

#tab-paintballing {
	background:url(images/tab-box/tab-paintballing-bg.jpg);
}
#tab-paintballing-content {
	padding-top:40px;
	padding-left:40px;
}
#tab-paintballing-content h1 {
	font-size:30px;
	font-weight:100;
	color: #000;
	width:500px;
}
#tab-paintballing-content p {
	width:500px;
}
.tab-paintballing-buttons {
	float:left;
	margin-right:20px;
}
#tab-paintballing-content h1 {
	position:relative;
	width:520px;
	height:80px;
	/*text-indent:-9999px;*/
}
#tab-paintballing-content h1 span {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	/*background:url(images/titles/welcome-title.png);
	z-index:1000;*/
}


/* Tab Content - Morocco */

#tab-morocco {
	background:url(images/tab-box/tab-morocco-bg.jpg);
}
#tab-morocco-content {
	padding-top:40px;
	padding-left:40px;
}
#tab-morocco-content h1 {
	font-size:30px;
	font-weight:100;
	color: #000;
	width:500px;
}
#tab-morocco-content p {
	width:500px;
}
.tab-morocco-buttons {
	float:left;
	margin-right:20px;
}
#tab-morocco-content h1 {
	position:relative;
	width:520px;
	height:80px;
	/*text-indent:-9999px;*/
}
#tab-morocco-content h1 span {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	/*background:url(images/titles/welcome-title.png);
	z-index:1000;*/
}

/* Tab Navigation */

#tab-nav li {
	display:inline;
	float:left;
	position:relative;
}
#tab-nav a {
	display:block;
	width:150px;
	height:50px;
}
#tab-nav .ui-tabs-selected a {
	display:block;
	width:150px;
	height:51px;
}
.ui-tabs-selected {
	position:absolute;
	top:-1px;
}

/* Tab Nav - Normal State */

#tab-nav-welcome {background:url(images/tab-box/tab-2009deals.jpg);}
#tab-nav-stag {background:url(images/tab-box/tab-stag.jpg);}
#tab-nav-hen {background:url(images/tab-box/tab-hen.jpg);}
#tab-nav-canyoning {background:url(images/tab-box/tab-canyoning.jpg);}
#tab-nav-paintballing {background:url(images/tab-box/tab-paintballing.jpg);}
#tab-nav-morocco {background:url(images/tab-box/tab-morocco.jpg);}

/* Tab Nav - Active State */

.ui-tabs-selected #tab-nav-welcome{ background:url(images/tab-box/tab-2009deals-active.jpg); }
.ui-tabs-selected #tab-nav-stag{ background:url(images/tab-box/tab-stag-active.jpg); }
.ui-tabs-selected #tab-nav-hen{ background:url(images/tab-box/tab-hen-active.jpg); }
.ui-tabs-selected #tab-nav-canyoning{ background:url(images/tab-box/tab-canyoning-active.jpg); }
.ui-tabs-selected #tab-nav-paintballing{ background:url(images/tab-box/tab-paintballing-active.jpg); }
.ui-tabs-selected #tab-nav-morocco{ background:url(images/tab-box/tab-morocco-active.jpg); }

/* Content */

#body-sep {
	margin:20px 0;
	width:1000px;
	height:2px;
	background:url(images/body-sep.jpg) repeat-x;
	position:relative;
}
#body-content{
	clear:both;
	
}
#body-left {
	position:relative;
	float:left;
	width:660px;
}
#body-right {
	float:right;
	width:320px;
}
p strong{
	color:#4c4c4c;
}

/* Slider */

#slider-wrap {
	border:1px solid #cccccc;
	padding:9px;
	background:#f2f2f2;
	overflow:hidden;
	width:460px;
	position:relative;
	float:left;
}
#slider {
	position:relative;
}
#slider ul li {
	list-style:none;
	width:460px;
	height:200px;
	overflow:hidden;
	position:relative;
}
#prevBtn a, #nextBtn a {
	display:block;
	position:absolute;
	top:80px;
	width:30px;
	height:60px;
}
#nextBtn a {
	background:url(images/slider/right.png);
	right:9px;
}
#prevBtn a {
	left:9px;
	background:url(images/slider/left.png);
}

/* List */

ul#what-we-do-list {
	line-height:30px;
	list-style:none;
	width:160px;
	float:right;
}
ul#what-we-do-list img {
	vertical-align:middle;
	margin-right:10px;
}

/* Testimonials */

.testimonial-uber-wrap {
	width:320px;
	background:url(images/testimonial-bg.jpg) repeat-y;
	clear:both;
}
.testimonial-wrap{
	background:url(images/testimonial-start.jpg) no-repeat top;
}
.testimonial{
	background:url(images/testimonial-end.jpg) no-repeat bottom;
	padding:30px;
}
.testimonial p{
	margin-bottom:0;
}
.testimonial-author{
	margin:10px 0;
	font-style:italic;
	float:right;
}

/* Portfolio */

#portfolio-content li {
	list-style:none;
}
#portfolio-content li {
	position:relative;
	padding:9px;
	background:#f2f2f2;
	border:1px solid #ccc;
	width:300px;
	float:left;
	margin-top:20px;
	margin-right:20px;
}

/* The following takes out the right margin on the right portfolio items */

#portfolio-content li.portfolio-item3, #portfolio-content li.portfolio-item6, #portfolio-content li.portfolio-item9 {
	margin-right:0;
}
	
.portfolio-item {
	position:relative;
}
.portfolio-item img {
	width:300px;
	height:180px;
}
.portfolio-description {
	padding:10px;
	background:#000;
	width:280px;
	position:absolute;
	bottom:0px;
	left:0px;
}
.portfolio-description * {
	margin-bottom:10px;
	color:#fff;
}

/********************

Footer:

Style elements that affect the footer.

********************/

#footer {
	background:url(images/footer-bg.jpg) repeat-x #164f96;
	color:#e6e6e6;
	min-width:1000px;
}

#footer a:link {color: #efefef;}
#footer a:hover {color: #efefef;}
#footer a:visited {color: #efefef;}
#footer .container {
	min-height:200px;
}
#footer-content {
	padding-top:40px;
}
.footer-sec {
	width:235px;
	float:left;
	margin-right:20px;
}
#footer h1 {
	color:#e5e5e5;
}

