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

html {
 	min-height: 100%;
 	height: auto;
    overflow: -moz-scrollbars-vertical;
}

body {
	margin:0px;
	padding:0px;
	background:url(../../webroot/img/frontend/bg/bg.png) repeat-x bottom;
	font-family:Tahoma, Geneva, sans-serif;
}

#header_ar {
	width:100%;
	display:table;
	height:194px;
	background:url(../../webroot/img/frontend/bg/header_bg.png);
}

#header {
	width:930px;
	height:129px;
	margin:0 auto;
}

#header div#logo {
	width:264px;
	margin-top:14px;
	margin-right:30px;
	text-align:center;
	float:left;
}

#header div#menu {
	width:410px;
	position:relative;
	top:110px;
	float:left;
}

#header div#menu ul { /* remove bullets and list indents */
	list-style: none;
	margin: 0;
	padding: 0;
}

#header div#menu ul li { /* remove bullets and list indents */
	width:80px;
	height:23px;
	background:url(../../webroot/img/frontend/bg/menu_bg.png) right no-repeat;
	text-align:center;
	float:left;
	color:#FFF;
}

#header div#menu ul li a{ /* remove bullets and list indents */
	width:80px;
	height:23px;
	background:url(../../webroot/img/frontend/bg/menu_bg.png) right no-repeat;
	text-align:center;
	float:left;
	color:#FFF;
}

#header div#banner {
	width:154px;
	height:52px;
	background:url(../../webroot/img/frontend/bg/banner_bg.png) no-repeat;
	float:left;
	position:relative;
	top:86px;
}

#header div#banner img.banner {
	padding:0 0 0 8px;
}

#wrapper {
	width:896px;
	margin:0 auto;
	position:relative;
	top:-65px;
}

#cnt_left {
	width:230px;
	float:left;
	position:relative;
	top:65px;
}

#cnt_left div#welcome {
	margin-top:10px;
}

#cnt_left div.slider {
	width:100%;
	height:2px;
	background:url(../../webroot/img/frontend/bg/slider_bg.png) repeat-x;
	margin-top:14px;
	margin-bottom:14px;
}

#cnt_left div#welcome div.title {
	font-weight:bold;
	font-size:15px;
	color:#191919;
	margin-bottom:8px;
}

#cnt_left div.text {
	font-size:12px;
	margin-top:6px;
	margin-bottom:8px;
	line-height:16px;
	color:#505050;
	text-align:justify;
	width:97%;
}

#cnt_left div#destinations_mdl div#title {
	width:222px;
	height:16px;
	border-top:1px solid #ebcab4;
	background:url(../../webroot/img/frontend/cityguides.png) no-repeat 4px 6px #c73f30;
	padding-right:1px;
	padding-top:21px;
	color:#FFF;
	font-size:13px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
}

#cnt_left div#destinations_mdl div#title a {
	color:#FFF;
	text-decoration:none;
}

#title_excursions a {
	color:#FFF;
	text-decoration:none;
}

#cnt_left #excursions_latest {
	margin-top:-3px;
	height:177px;
	overflow:hidden;
}

#cnt_left #excursions_latest div.entry {
	width:218px;
	margin-left:6px;
	border-bottom:1px solid #dfe0e1;
	font-size:12px;
	min-height:14px;
	line-height:13px;
	color:#505050;
	padding-top:4px;
}

#cnt_left #excursions_latest div.entry a:link {
	text-decoration:none;
	color:#505050;
}

#cnt_left #excursions_latest div.entry a:visited {
	color:#505050;
	text-decoration:none;
}

#cnt_left #excursions_latest div.entry a:hover {
	color:#c99436;
	text-decoration:none;
}

#cnt_left #excursions_latest div.entry a:active {
	color:#505050;
	text-decoration:none;
}

#cnt_left div#excursions_latest div.title {
	font-weight:bold;
	font-size:15px;
	color:#191919;
	margin-bottom:3px;
	height:23px;
	background:url(../../webroot/img/frontend/bg/excursions_latest_ttl_bg.png) repeat-x bottom;
}

#cnt_main {
	width:666px;
	float:left;
}

#cnt_main_top {
	height:22px;
	background:url(../../webroot/img/frontend/bg/cnt_main_top_bg.png) no-repeat;
}

#cnt_main_mdl {
	background:url(../../webroot/img/frontend/bg/cnt_main_mdl_bg.png) repeat-y;
	padding:0px 31px 0 31px;
	min-height:650px;	
}

#cnt_main_mdl_gap {
	padding:8px 24px 0 24px;
	min-height:650px;
}

#cnt_main_mdl div#pathway {
	height:21px;
	font-size:11px;
	color:#c99436;
	padding-bottom:2px;
	margin-bottom:12px;
	background:url(../../webroot/img/frontend/bg/slider_bg.png) repeat-x 0 16px;
}

#cnt_main_mdl div#pathway_gap {
	width:92%;
	padding-top:8px;
	margin-left:24px;
	height:21px;
	font-size:11px;
	color:#c99436;
	padding-bottom:2px;
	background:url(../../webroot/img/frontend/bg/slider_bg.png) repeat-x 0 24px;
}

#cnt_main_mdl div#pathway img.bullet, #cnt_main_mdl div#pathway_gap img.bullet {
	margin:0 4px 0 2px;
}

#cnt_main_mdl div#pathway a, #cnt_main_mdl div#pathway_gap a {
	font-size:11px;
	text-decoration:none;
	color:#999;
}

#cnt_main_mdl div#pathway a:visited, #cnt_main_mdl div#pathway_gap a:visited {
	text-decoration:none;
	color:#505050;
}

#cnt_main_mdl div#pathway a:hover, ##cnt_main_mdl div#pathway_gap a:hover {
	text-decoration:none;
	color:#999;
}

#cnt_main_mdl div#pathway a:active, #cnt_main_mdl div#pathway_gap a:active {
	text-decoration:none;
	color:#505050;
}

#cnt_main div#flash {
	width:480px;
	margin:0 auto;
	height:240px;
}

div.slider {
	width:100%;
	height:2px;
	background:url(../../webroot/img/frontend/bg/slider_bg.png) repeat-x;
	margin-top:20px;
	margin-bottom:20px;
}

div.slider_left {
	width:100%;
	height:2px;
	background:url(../../webroot/img/frontend/bg/slider_bg.png) repeat-x;
	margin-top:10px;
	margin-bottom:10px;
}

div.slider2 {
	width:100%;
	height:2px;
	background:url(../../webroot/img/frontend/bg/slider_bg.png) repeat-x;
	margin-top:13px;
	padding-bottom:23px;
}

#cnt_main_mdl div#excursions_top {
	width:492px;
	margin:0 auto;
}

ul.excursions {
	list-style-type:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

ul.excursions li {
	float:left;
	width:164px;	
}

ul.excursions li a {
	width:156px;
	padding:4px;
	float:left;
	text-align:center;
	text-decoration:none;
}

ul.excursions li a:hover {
	text-decoration:none;
	background-color:#ebedee;
	display:block;
	float:left;
	cursor:pointer;
}

ul.excursions li a .img {
	height:122px;
}

ul.excursions li span.title {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#191919;
	letter-spacing:0.5px;
	border-bottom:1px solid #aaabae;
	padding-bottom:4px;
	text-decoration:none;
	text-align:right;
	display:block;
}

ul.excursions li a:hover .title{
	color:#00a2eb;
}

ul.excursions li .blue{
	color:#00a2eb;
	font-weight:bold;
	font-size:13px;
}

ul.excursions li span.cat_name {
	height:24px;
	font-size:11px;
	padding-top:2px;
	color:#C99436;
	text-decoration:none;
	text-align:right;
	display:block;
}

ul.excursions li span.description {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	line-height:15px;
	padding-top:4px;
	letter-spacing:0.5px;
	color:#636366;
	text-decoration:none;
	text-align:right;
	display:block;
}

ul.excursions li span.departures {
	height:24px;
	overflow:hidden;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	padding-top:2px;
	padding-bottom:4px;
	color:#636366;
	text-decoration:none;
	text-align:right;
	display:block;
}

#cnt_main_mdl div#excursions_top div.selected {
	width:152px;
	padding-right:8px;
	float:left;
	text-align:right;
}

#cnt_main_mdl div#excursions_top div.selected div.pic {
	height:152px;
}

#cnt_main_mdl div#excursions_top div.selected div.title {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#191919;
	letter-spacing:0.5px;
	border-bottom:1px solid #aaabae;
	padding-bottom:4px;
}

#cnt_main_mdl div#excursions_top div.selected div.description {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	line-height:16px;
	padding-top:4px;
	padding-bottom:4px;
	letter-spacing:0.5px;
	color:#636366;
}

#cnt_main_mdl div#excursions_top div.selected span.blue {
	color:#00a2eb;
	font-weight:bold;
	font-size:13px;
}

#cnt_main_mdl div#news {
	width:480px;
	margin:0 auto;
}

#cnt_main_mdl div#news div.entry {
	width:240px;
	float:left;
}

#cnt_main_mdl div#news div.title {
	font-weight:bold;
	font-size:14px;
	color:#191919;
	letter-spacing:0.5px;
	margin-top:-2px;
	margin-bottom:4px;
}

#cnt_main_mdl div#news div.text {
	padding:0 28px 0 0;
	font-size:12px;
	line-height:16px;
	text-align:justify;
}

#cnt_main_mdl div#news div.text a, #cnt_main_mdl div#news div.text a:visited{
	color:#000;
	text-decoration:none;
}

#cnt_main_mdl div#news div.text a:hover {
	color:#0D517F;
	text-decoration:none;
}

#cnt_main_btm {
	width:666px;
	height:63px;
	background:url(../../webroot/img/frontend/bg/cnt_main_btm_bg.png) no-repeat;
}

#cnt_main_btm div#created {
	width:114px;
	padding-top:8px;
	float:left;
	text-align:center;
}

#cnt_main_btm div#menu_btm {
	width:326px;
	float:right;
	padding-top:12px;
	font-size:10px;
	color:#aaabae;
}

#cnt_main_btm div#menu_btm a {
	font-size:10px;
	color:#aaabae;
	text-decoration:none;
}

#cnt_main_btm div#menu_btm a:hover {
	font-size:10px;
	color:#c99436;
	text-decoration:none;
}

#cnt_main_btm div#copyright {
	padding-right:30px;
	padding-top:8px;
	font-size:11px;
	color:#FFF;
	line-height:15px;
	text-align:right;
}

.clear {
	clear:both;
}

/* excursion page */
#print_button {
	text-align:right;
	margin-left:550px;
	margin-top:8px;
	position:absolute;
	z-index:1;
}

#cnt_main div#excursion {
	background:url(../../webroot/img/frontend/bg/cnt_main_mdl_bg.png) repeat-y;
	padding:0px 31px 0 31px;
}

#cnt_main div.excursion_catname {
	margin-top:2px;
	padding-bottom:7px;
	padding-left:30px;
	font-size:11px;
	font-weight:bold;
	color:#C73F30;
}

#cnt_main div.excursion_catname span.category {
	font-size:11px;
	color:#4D4D4D;
}
#cnt_main div.excursion_ttl{
	height:28px;
	background:url(../../webroot/img/frontend/bg/exc_ttl_bg.png) repeat-x;
	margin-top:10px;
	padding-left:15px;
	padding-top:3px;
	font-size:17px;
	color:#FFF;
	font-weight:bold;
}

#cnt_main div#info_general {
	width:480px;
	margin:0 auto; 
	background:url(../../webroot/img/frontend/bg/info_general_bg.png) repeat-y;
}

#cnt_main div.excursion_text_in {
	width:480px;
	margin:0 auto; 
}


#cnt_main div.info_divs {
	width:160px;
	float:left;
}

#cnt_main div.info_general01 {
	width:155px;
	padding-right:5px;
}

#cnt_main div.info_general02 {
	width:150px;
	padding:0 5px;
}

#cnt_main div.info_general01 span.departure  {
	color:#00A2EB;
	font-weight:bold;
}

#cnt_main div.info_general02 div.title  {
	width:141px;
	height:20px;
	border-top:1px solid #ebcab4;
	background:#c73f30;
	padding-left:6px;
	padding-right:1px;
	padding-top:4px;
	margin-bottom:0px;
}

#cnt_main div.info_general02 div.entry {
	width:132px;
	padding-left:15px;
	border-bottom:1px solid #dfe0e1;
	font-size:11px;
	min-height:14px;
	color:#505050;
	margin-bottom:4px;
	margin-top:1px;
	background:url(../../webroot/img/frontend/circle_red.png) no-repeat 0 2px;
}

#cnt_main div.info_general02 div.entry a:link {
	text-decoration:none;
	color:#505050;
}

#cnt_main div.info_general02 div.entry a:visited {
	color:#505050;
	text-decoration:none;
}

#cnt_main div.info_general02 div.entry a:hover {
	color:#c73f30;
	text-decoration:none;
}

#cnt_main div.info_general02 div.entry a:active {
	color:#505050;
	text-decoration:none;
}

#cnt_main div.info_divs div#price {
	margin-left:22px;
	margin-top:-10px;
	padding-top:23px;
	padding-left:42px;
	width:91px;
	height:52px;
	background:url(../../webroot/img/frontend/bg/excursion_price_bg.png) no-repeat;
	color:#00a2eb;
	font-size:22px;
}

#cnt_main div.info_divs div#extra_description {
	text-align:center;
}
	
.slider_excursion {
	width:80%;
	margin:0 auto;
	height:2px;
	margin-top:4px;
	padding-bottom:12px;
	background:url(../../webroot/img/frontend/bg/slider_bg.png) repeat-x;
}

#cnt_main div#excursions_other {
	width:492px;
	margin:0 auto;
	
}
#cnt_main div#excursions_other div#title {
	background:url(../../webroot/img/frontend/bg/excursions_other_bg.png) no-repeat;
	height:25px;
	font-size:18px;
	color:#96979a;
	padding-left:30px;
	margin-bottom:12px;
}

#cnt_main div#excursions_other div#title_excursions {
	background:url(../../webroot/img/frontend/bg/excursions_other_bg.png) no-repeat;
	height:25px;
	font-size:18px;
	color:#96979a;
	padding-left:30px;
	margin-bottom:12px;
}

#cnt_main div#destination_left {
	width:276px;
	float:left;
}

#cnt_main div#destination_ttl {
	width:216px;
	height:28px;
	background:url(../../webroot/img/frontend/bg/destination_ttl_bg.png) repeat-x;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:60px;
	padding-top:3px;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
}

#cnt_main div#destination_general {
	padding-left:60px;
	font-size:11px;
	color:#333333;
}

#cnt_main div#destination_gallery {
	width:246px;
	height:218px;
	float:left;
	background:url(../../webroot/img/frontend/bg/destinations_gallery_bg.png) no-repeat;
	margin-top:-4px;
	margin-left:12px;
	padding-top:50px;
	padding-left:20px;
}

#cnt_main div.gallery_carousel {
	width:222px;
	height:150px;
}

#cnt_main div#destination_gallery div#arrow_l {
	width:100px;
	float:left;
}

#cnt_main div#destination_gallery div#arrow_r {
	width:46px;
	float:right;
}


.gallery_carousel ul{
	list-style-type:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.gallery_carousel ul li{
	width:74px;
	height:56px;
	float:left;
}

.gallery_carousel ul li a {
	display:block;
	margin-right:2px;
	padding:1px;
	border:1px solid #ccc;
	margin-bottom:12px;
}

.gallery_carousel ul li a:hover {

	padding:1px;
	border:1px solid #c73f30;
}

.gallery_carousel li a .img {
}

#cnt_main div#destination_gallery .thumb {
	width:68px;
	float:left;
	margin-right:4px;
	margin-left:2px;
}

#cnt_main div#destination_gallery .thumb a{
	width:68px;
	float:left;
	padding:1px;
	border:1px solid #ccc;
	margin-bottom:2px;
}

#cnt_main div#destination_gallery .thumb a:hover{
	border:1px solid #c73f30;
}

.slider_guide {
	width:80%;
	margin:0 auto;
	height:2px;
	padding-bottom:12px;
	background:url(../../webroot/img/frontend/bg/slider_bg.png) repeat-x;
}

#cnt_main div.destination_fulltext {
	width:100%;
}

#cnt_main div.destination_ttl_in {
	width:286px;
	height:28px;
	background:url(../../webroot/img/frontend/bg/destination_ttl_bg.png) repeat-x;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:60px;
	padding-top:3px;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
}

.txt11 {
	font-size:11px;
}

#cnt_main div.destination_general_in {
	width:480px;
	margin:0 auto;
	font-size:11px;
	color:#333333;
	line-height:16px;
}

#cnt_main div.destination_general_in div#maps {
	padding:1px; 
	border:1px solid #ccc;
}

#cnt_main div#cnt_main_mdl div#title {
	background:#c73f30;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	padding:4px;
	margin-bottom:2px;
}

#cnt_main div#cnt_main_mdl div#title_excursions {
	background:#c73f30;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	padding:4px;
	margin-bottom:2px;
}

#cnt_main div#cnt_main_mdl div#content {
	font-size:16px;
	font-weight:bold;
	padding-bottom:2px;
	color:#c73f30;
	border-bottom:2px solid #c73f30;
	margin-bottom:7px;
	margin-top:10px;
}

#cnt_main div#cnt_main_mdl div.content_guides {
	font-size:16px;
	font-weight:bold;
	padding-bottom:2px;
	color:#c73f30;
	border-bottom:2px solid #c73f30;
	margin-bottom:7px;
	margin-top:10px;
}

#cnt_main div#cnt_main_mdl div.country {
	width:120px;
	float:left;
	padding:5px;
	font-size:12px;
	margin-bottom:10px;
	margin-right:6px;
	border:1px solid #e9eaec;
	background:#f9fafb;
	min-height:100px;
}

#cnt_main div#cnt_main_mdl div.country_name {
	width:100px;
	/*height:15px;*/
	float:left;
	font-weight:bold;
	color:#c73f30;
}

#cnt_main div#cnt_main_mdl div.flag {
	width:20px;	
	height:15px;
	float:left;
}


#cnt_main div#cnt_main_mdl div.country a:link {
	text-decoration:none;
	color:#505050;
}

#cnt_main div#cnt_main_mdl div.country a:visited {
	text-decoration:none;
	color:#505050;
}

#cnt_main div#cnt_main_mdl div.country a:hover {
	text-decoration:none;
	color:#c99436;
}

#cnt_main div#cnt_main_mdl div.country a:active {
	text-decoration:none;
	color:#505050;
}

#cnt_main div#cnt_main_mdl div.guide {
	text-indent:7px;
	padding-top:4px;
	font-size:11px;
}

#cnt_main div#excursions_list div.title {
	width:529px;
	background:url(../../webroot/img/frontend/bg/excursions_list_title_bg.png) no-repeat 0 2px;
	height:25px;
	font-size:14px;
	font-weight:bold;
	color:#6d6e70;
	padding-left:20px;
	margin-bottom:6px;
	margin-top:20px;
}

.excursions_all ul {
	list-style-type:none;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

.excursions_all ul li {
	float:left;
	width:128px;
	height:146px;
	margin-bottom:10px;
	border:1px solid #ccc;
	margin-right:8px;
}

.excursions_all ul li a {
	width:120px;
	height:138px;
	background-color:#f6f6f8;
	padding:4px;
	float:left;
	text-decoration:none;
}

.excursions_all ul li a:hover {
	text-decoration:none;
	background-color:#ebedee;
}


.excursions_all ul span.name {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#191919;
	text-decoration:none;
	line-height:1.2em;
	border-bottom:1px solid #CCC;
	padding-bottom:0.3em;
	margin-bottom:0.4em;
	display:block;
	height:2.1em;
	overflow:hidden;
	cursor:pointer;
}

.excursions_all ul span.description {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	line-height:12px;
	letter-spacing:0.5px;
	color:#636366;
	text-decoration:none;
	padding-bottom:4px;
	text-align:right;
	display:block;
	height:20px;
}

ul.excursions_all div.name_excursion {
	border-bottom:1px solid #CCC;
	text-align:center;
	padding-top:2px;
	padding-bottom:4px;
}

.excursions_all ul li span.blue{
	color:#00a2eb;
	font-weight:bold;
	font-size:13px;
}


.excursions_all ul div.description_excursion {
	padding-top:4px;
	padding-bottom:4px;
	text-align:right;
}



/* static pages */
#cnt_main div#static_ttl {
	width:246px;
	height:28px;
	background:url(../../webroot/img/frontend/bg/static_ttl_bg.png) repeat-x;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:30px;
	padding-top:3px;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
}

#cnt_main div#static_text_in {
	width:480px;
	font-size:12px;
	margin:0 auto;
	line-height:16px;
}

#cnt_main img.profile {
	padding:3px;
}

.panel-overlay div.title {
	font-size:15px;
	margin-top:2px;
	margin-bottom:2px;
}

.panel-overlay div.title a:link{
	font-size:15px;
}

.panel-overlay div.description {
	font-size:10px;
}

.panel-overlay div.description a:link {
	font-size:10px;
}

#sitemap {
	padding:20px;
	font-size:14px;
}

div.sitemap_link a:link {
	text-decoration:none;	
	color:#505050;
}

div.sitemap_link a:visited {
	text-decoration:none;
	color:#505050;
}

div.sitemap_link a:hover {
	text-decoration:none;
	color:#c99436;
}

div.sitemap_link a:active {
	text-decoration:none;
	color:#505050;
}

.link_margin {
	margin-bottom:10px;
}

.sitemap_area {
	width:152px;
	float:left;
	text-align:center;
}
.sitemap_title {
	font-size:11px;
	margin-top:20px;
	font-weight:bold;
	color:#C99436;
}

.sitemap_continenttitle {
	font-size:11px;
	margin-top:20px;
	font-weight:bold;
	color:#00A2EB;
}

.sitemap_continent {
	font-size:11px;
	margin-top:20px;
	border-bottom:1px dashed #ddd;
}

.sitemap_country {
	width:130px;
	float:left;
	margin-top:6px;
	margin-bottom:6px;
}

.sitemap_country span.sitemap_countryname {
	font-weight:bold;
	font-size:11px;
	color:#C99436;
}

.sitemap_links {
	font-size:11px;
}

#sitemap_guides {
	width:260px;
	float:left;
	text-align:center;
}