@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border:none;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #f0f5fb;
}
.clear {
	clear:both;
}
.main {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	background-color: #FFF;
}
.main .header {
	height: 120px;
	position: relative;
	background-image: url(images/head_image.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #0174AA;
}
.main .header .logo {
	position: absolute;
	left: 10px;
	top: 5px;
}
.main .header .name {
	position: absolute;
	left: 170px;
	top: 20px;
}
.main .menu {
	background-image: url(images/menuback.jpg);
	background-repeat: repeat-x;
	height: 38px;
}
.main .menu ul {
	list-style-type: none;
}
.main .menu ul li {
	float: left;
	background-image: url(images/menu_separetor.gif);
	background-repeat: no-repeat;
	background-position: right center;
	position: relative;
}
.main .menu ul li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #333;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
.main .menu ul li a:hover {
	color: #069;
	background-image: none;
}
.main .btm_menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: right;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	color: #069;
}
.main .btm_menu a {
	color: #069;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
}
.main .btm_menu a:hover {
	text-decoration: underline;
	color: #000;
}
.main .content {
	padding: 10px;
}
.main .content .leftcolumn {
	float: left;
	width: 570px;
}
.main .content .rightcolumn {
	width: 336px;
	float: right;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #069;
	padding-top: 5px;
	padding-bottom: 5px;
}
.main .content .leftcolumn p {
	line-height: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: justify;
}
.main .content .leftcolumn p img {
	float: left;
	padding: 1px;
	border: 1px solid #CCC;
	margin-right: 20px;
}
.readmore {
	text-align: right !important;
	padding-top:0px !important;
}
.readmore a {
	background-image: url(images/readmore_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 15px;
	text-decoration: none;
	color: #036;
}
.readmore a:hover {
	color: #000;
}
.main .content .leftcolumn .adventure h1 {
	background-image: url(images/heading_bak.jpg);
	background-repeat: repeat-x;
	font-size: 18px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #069;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #CCC;
	padding-left: 7px;
	height: 25px;
}
.main .content .leftcolumn .adventure .adv_box {
	float: left;
	width: 265px;
	margin-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.main .content .leftcolumn .adventure .adv_box h2 a {
	font-size: 14px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #036;
}
.main .content .leftcolumn .adventure .adv_box img {
	float: left;
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #CCC;
}
.main .content .rightcolumn .departure .title {
	background-image: url(images/left_round.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #018BBA;
}
.main .content .rightcolumn .departure .title h1 {
	background-image: url(images/right_round.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 14px;
	color: #FFF;
	height: 19px;
	padding-left: 10px;
}
.main .content .rightcolumn .departure ul, .main .content .rightcolumn .tabarea .tabcontent ul{
	list-style-type: none;
	margin: 10px;
}
.main .content .rightcolumn .departure ul li, .main .content .rightcolumn .tabarea .tabcontent ul li {
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
}
.main .content .rightcolumn .departure ul li a, .main .content .rightcolumn .tabarea .tabcontent ul li a {
	text-decoration: none;
	color: #036;
	font-size: 12px;
}
.main .content .rightcolumn .departure ul li a strong {
	color: #333;
	font-size: 13px;
}
.main .content .leftcolumn .adventure {
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #036;
}
.main .content .rightcolumn .tabarea {
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	padding-top: 31px;
}
.tabarea .tabs {
	height: 30px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
}
.main .content .rightcolumn .tabarea .tabs ul {
	list-style-type: none;
}
.main .content .rightcolumn .tabarea .tabs ul li {
	float: left;
	padding-right: 5px;
}
.main .content .rightcolumn .tabarea .tabs ul li a {
	display: block;
	padding: 8px;
	text-decoration: none;
	color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #069;
	border-right-color: #069;
	border-left-color: #069;
	background-color: #a6d2ff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #069;
}
.main .content .rightcolumn .tabarea .tabs ul li .active {
	background-color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.main .content .rightcolumn .tabarea .tabcontent {
	border: 1px solid #069;
	display:none;
}
.main .content .leftcolumn .camping .campingleft {
	float: left;
	width: 270px;
}
.main .content .leftcolumn .camping .teahouse {
	float: right;
	width: 260px;
}
.main .content .leftcolumn .camping {
	margin-top: 20px;
	margin-bottom: 20px;
}
.main .content .leftcolumn .camping .campingleft .cmpbox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.main .content .leftcolumn .camping .campingleft .cmpbox img {
	float: left;
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #CCC;
}
.main .content .leftcolumn .camping .campingleft .cmpbox h2 a {
	text-decoration: none;
	color: #069;
	font-size: 14px;
}
.main .content .leftcolumn .camping .teahouse ul {
	list-style-type: none;
	margin-left: 5px;
}
.main .content .leftcolumn .camping .teahouse ul li {
	background-image: url(images/bullets.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-right: 20px;
}
.main .content .leftcolumn .camping .teahouse ul li a {
	text-decoration: none;
	color: #069;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.main .content .rightcolumn .hotel {
	padding: 5px;
	border: 1px solid #CCC;
	margin-bottom: 15px;
}
.main .content .leftcolumn .testimonials {
	padding: 10px;
	border: 1px solid #CCC;
}
.main .content .leftcolumn .testimonials img {
	float: left;
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #CCC;
}
.main .content .leftcolumn .testimonials .seeall, .main .content .leftcolumn .camping .campingleft .seeall {
	padding: 10px;
	clear: both;
	background-image: url(images/footermenu_bg.jpg);
	background-repeat: repeat-x;
	text-align: right;
}
.main .content .leftcolumn .testimonials .seeall a, .main .content .leftcolumn .camping .campingleft .seeall a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #09C;
}
.main .content .leftcolumn .testimonials h2 {
	color:#006699;
	}
.main .content .leftcolumn .testimonials h2 a {
	color: #006699;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
.main .content .leftcolumn .honeyhunting img {
	width: 180px;
	height: auto;
	margin-right: 4px;
	padding: 2px;
	border: 1px solid #CCC;
}
.main .topfooter {
	height: 44px;
	background-image: url(images/footermenu_bg.jpg);
	background-repeat: repeat-x;
	position: relative;
}
.main .topfooter .footermenu {
	position: absolute;
	left: 10px;
	top: 15px;
	color: #666;
}
.main .topfooter .footermenu a {
	color: #666;
	text-decoration: none;
}
.main .topfooter .copyright {
	position: absolute;
	top: 15px;
	right: 10px;
	font-size: 11px;
	color: #666;
}
.main .topfooter .copyright a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.main .topfooter .footermenu a:hover {
	text-decoration: underline;
}
.main .topfooter .copyright a:hover {
	text-decoration: underline;
}
.main .footer {
	height: 70px;
	background-color: #00769D;
	position: relative;
}
.main .footer .memberof {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.main .footer .memberof img {
	vertical-align: middle;
	margin-right: 5px;
}
.main .footer .weaccept {
	position: absolute;
	left: 10px;
	top: 10px;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.main .footer .weaccept img {
	vertical-align: middle;
}
.main .menu ul li ul {
	position: absolute;
	left: 0px;
	top: 35px;
	background-color: #FFF;
	width: 200px;
	border: 1px solid #CCC;
	display: none;
	z-index:100;
}
.main .menu ul li ul li {
	float: none;
	background:none;
	width:100%;
}
.main .menu ul li ul li a {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-transform: none;
}
.packages {
	margin-top:10px;
}
.packages h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#036;
}
.packages h2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#036;
	text-decoration:none;
}
.packages .readmore a {
	padding-top:0;
	margin:0;
	background-color: #000000;
	background-image: none;
}
.packages .readmore a:hover {
	text-decoration:underline;
}

.innerpage .main .content .leftcolumn p img {
	float: right;
	margin-right: 0px;
	margin-left: 15px;
}
.innerpage .main .content .leftcolumn .packages p img {
	float: left;
	margin-right: 15px;
	margin-left: 0px;
	height: 90px;
	width: 120px;
}
.innerpage .main .content .rightcolumn .departure .title h1 {
	font-weight: bold;
}
.innerpage .main .content .rightcolumn .departure ul li a {
}

.main .content .rightcolumn .departure ul li a:hover {
	text-decoration: underline;
}
.innerpage .main .content .leftcolumn .hightlights h2 {
	font-size: 13px;
	font-weight: bold;
	color: #069;
}
.innerpage .main .content .leftcolumn .hightlights p strong {
	display: block;
	width: 120px;
	float: left;
}
.innerpage .main .content .leftcolumn .hightlights {
	margin-top: 20px;
}
.innerpage .main .content .leftcolumn .itinerary {
	margin-top: 20px;
	position: relative;
}
.innerpage .main .content .leftcolumn .itinerary h2 {
	font-size: 16px;
	color: #069;
}
.innerpage .main .content .leftcolumn .itinerary p {
}
.innerpage .main .content .leftcolumn .itinerary p strong {
	display: block;
	float: left;
	width: 60px;
	position: absolute;
	left: 2px;
}
.innerpage .main .content .leftcolumn .itinerary p .climbing {
	display: block;
	float:left;
	width: 500px;
	position: absolute;
	left: -1px;
}
.innerpage .main .content .leftcolumn .itinerary p {
	margin-left: 60px;
}
.innerpage .main .content .leftcolumn .priceinclude {
	margin-top: 20px;
}
.innerpage .main .content .leftcolumn .priceinclude h2 {
	color: #069;
	font-size: 14px;
}
.innerpage .main .content .leftcolumn .priceinclude ul {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	line-height: 130%;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.innerpage .main .content .leftcolumn .booknow {
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 45px;
	height:30px;
}
.innerpage .main .content .leftcolumn .booknow ul {
	list-style-type: none;
}
.innerpage .main .content .leftcolumn .booknow ul li {
	float: left;
	text-align: center;
	padding-right: 20px;
}
.innerpage .main .content .leftcolumn .booknow ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
	display: block;
	background-image: url(images/left_round.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 115px;
	text-align: center;
}
.innerpage .main .content .leftcolumn .booknow ul li a:hover {
	color: #00CCFF;
	text-decoration: underline;
}.innerpage .main .content .leftcolumn .packages .readmore a {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 2px;
	background-color: #018BBA;
	color: #FFFFFF;
	text-decoration: none;
}
.innerpage .main .content .leftcolumn .packages .readmore a:hover {
	background-color: #006699;
}
.innerpage .main .content .rightcolumn .departure .map {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 15px;
}
.innerpage .main .content .rightcolumn .departure .map h1 {
	background-color: #018BBA;
	padding-left: 10px;
	color: #FFFFFF;
}
.innerpage .main .content .leftcolumn .booknow span {
	background-image: url(images/link_right_round.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
.innerpage .main .content .leftcolumn h3 {
	color: #006699;
}
.innerpage .main .content .leftcolumn ul {
	padding-left: 10px;
	list-style-type: square;
}
.innerpage .main .content .leftcolumn .contact input, select, textarea {
	border: 1px solid #C1CFDD;
	background-color: #ECF2FB;
}
.innerpage .main .content .leftcolumn .contact label {
	float: left;
	width: 150px;
}
.innerpage .main .content .leftcolumn .contact img.ver {
	float: none;
	vertical-align:middle;
}

.innerpage .main .content .leftcolumn  .gallery .newslist {
	list-style-type:none;
	}
.innerpage .main .content .leftcolumn  .gallery .newslist li {
	float:none;
	background: url(images/bullet1.gif) no-repeat left center;
	padding: 5px 0 5px 0;
}
.innerpage .main .content .leftcolumn  .gallery .newslist li a {
	margin-left:10px;
	text-decoration:none;
	color:#333333;
	}
.innerpage .main .content .leftcolumn  .gallery .newslist li a:hover {
	text-decoration:underline;
	}
.innerpage .main .content .leftcolumn  .testimonials img {
	width:auto;
	float:right;
	margin-left:10px;
}
.leftcolumn .adds {
	height:114px;
	}
.innerpage .main .content .leftcolumn  .linkexchange img {
	width:auto;
	float:none;
	}	
.innerpage .main .content .leftcolumn  .gallery .links {
	position:relative;
}
.innerpage .main .content .leftcolumn  .gallery .links .addlink {
	position:absolute;
	right: 10px;
	top:0px;
	border:1px solid #ccc;
	padding:5px;
	}
.innerpage .main .content .leftcolumn  .gallery .links .addlink a {
	text-decoration:none;
	color:#006699;
	}
.innerpage .main .content .leftcolumn  .gallery .links .addlink a:hover {
	text-decoration:underline;
	}
.innerpage .main .content .leftcolumn .gallery .links .cats {
	border-bottom:1px solid #ccc;
	padding-top:10px;
	padding-bottom:10px;
	}
.innerpage .main .content .leftcolumn .gallery .links ul li {
	width:25%;
	background-image: url(images/bullet_blue.gif);
	background-repeat: no-repeat;
	float:left;
	padding:5px 0 5px 0;
}
.innerpage .main .content .leftcolumn  .gallery .links ul li a {
	text-decoration:none;
	font-weight:bold;
	color:#006699;
	}
.innerpage .main .content .leftcolumn  .gallery .links ul li a:hover {
	color:#990000;
	text-decoration:underline;
	}
.innerpage .main .content .leftcolumn .gallery .links form label {
	float:left;
	display:block;
	width:120px;
	margin-right:5px;
	}
.innerpage .main .content .leftcolumn .gallery .links form input {
	background-color:#ECF2FB;
	border:1px solid #C1CFDD;
	padding:3px;
}
.innerpage .main .content .leftcolumn .gallery .news .page_gallery, .innerpage .main .content .leftcolumn .gallery .testimonials .page_gallery {
	margin-top:10px;
	float:right;
	}
.innerpage .main .content .leftcolumn .gallery .news .page_gallery img, .innerpage .main .content .leftcolumn .gallery .testimonials .page_gallery img {
	float:none;
	}
.innerpage .main .content .leftcolumn .gallery .links form img {
	float:none;
	}
.innerpage .main .content .leftcolumn .forex table td, th 
	{
	border:1px;
	padding:4px;
	background: #EFEFEF;
}
.pagenumbers {
	margin-bottom:100px;
	clear:both;
	list-style-type:none !important;
	}
.pagenumbers li {
	float:left;
	padding-right: 5px;
	}
.pagenumbers li span, .pagenumbers li a {
	border:1px solid #ccc;
	padding:3px;
	text-decoration: none;
	}
.pagenumbers li a:hover {
	background:#003366;
	color:#fff;
	}
.header .regd {
	position:absolute;
	top:0;
	left:220px;
	color:#fff;
}.innerpage .main .content .leftcolumn .trip {
	background:#CCCCCC;
	margin-top:10px;
}
.innerpage .main .content .leftcolumn .trip td {
	padding: 4px;
	display:table-cell;
	background-color:#FFFFFF;
	}

.innerpage .main .content .leftcolumn .trip a {
	text-decoration:none;
	color:#0066CC;
}
.innerpage .main .content .leftcolumn .trip a:hover {
	text-decoration:underline;
	color:#993300;
}.innerpage .main .content .rightcolumn .testimonials h2 {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
.innerpage .main .content .rightcolumn .testimonials img {
	float: left;
	padding-right: 5px;
}
