html, body {
	font-family: Helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #1e3249;
	background-color: #ffa100;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
}

td {
    vertical-align: top;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

h1 {
	font-size: 24px;
	color: #1e3249;
	padding-bottom: 15px;
}
h1.cufon {
	font-style: italic;
}
.country-head {
    display: block;
    font-size: 24px;
	color: #1e3249;
	padding-bottom: 15px;
	font-style: italic;
	background-image: url(../images/country_head.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 28px;
	padding-bottom: 28px;
	padding-left: 10px;
	margin-bottom: 15px;
}

h2, h2 a:link, h2 a:active, h2 a:visited {
	font-size: 20px;
	/*color: #003e7e;*/
	color: #5f7389;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
h2.with-background {
	font-size: 18px;
	color: #101c2c;
	font-weight: bold;
	background-image: url(../images/head_bg_small.png);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 34px;
	padding-left: 35px;
}

h3 {
	font-size: 14px;
	color: #5f7389;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
}

p {
	padding: 5px 0;
}

a.link:link, a.link:active, a.link:visited {
	padding-right: 15px;
	background-image: url(../images/link_bullet.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	text-decoration: none;
}
a.link:hover {
	text-decoration: underline;
}

hr {
    border:0;
    border-top: 1px solid #000;
}

.content ul {
	margin: 8px 0 8px 15px;
}
.content ul li {
	padding-left: 20px;
	background-image: url(../images/paw_bullet_light.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	line-height: 22px;
}
.content ul li.smart-list {
	border-bottom: 1px solid #ee781d;
}

.page-wrapper {
	width: 100%;
	background-image: url(../images/mountain_bg.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.page-container {
	width: 980px;
	margin: 0 auto;
}

.header {
	width: 980px;
	height: 100px;
	position: relative;
	z-index: 1000;
}
.logo_old {
	width: 380px;
	height: 80px;
    position: absolute;
	top: 40px;
	z-index: 1001;
}
.logo {
	width: 200px;
	height: 100px;
    position: absolute;
	top: 7px;
	left: 45px;
	z-index: 1001;
}
.header-image {
	width: 980px;
	height: 468px;
    overflow: hidden;
	position: relative;
	background-position: 50% 50%;
}
#header-images {
	width: 980px;
	height: 468px;
    position: absolute;
    z-index: 1;
    background-color: #fff;
}
#header-images img {
    position: absolute;
    width: 980px;
}
.header-overlay {
	background-image: url(../images/header_overlay.png);
	height: 468px;
    position: absolute;
    z-index: 100;
	width: 980px;
}
.header-box {
	position: absolute;
	width: 225px;
	right: 25px;
	top: 170px;
	z-index: 101;
}
.header-box .top {
	width: 225px;
	height: 10px;
	background-image: url(../images/header_box_top.png);
}
.header-box .body {
	padding: 10px 10px 10px 30px;
	background-image: url(../images/header_box_bg.png);
	background-position: 0 50%;
	font-size: 22px;
	color: #fff;
	font-style: italic;
}
.header-box .bottom {
	width: 225px;
	height: 10px;
	background-image: url(../images/header_box_bottom.png);
}

.co2-container {
	text-align: center;
}
.co2-container img {
	margin-bottom: 10px;
}
.search-container {
	margin: 8px;
}
.search-container .search-input {
	border: 0;
	width: 126px;
	font-size: 12px;
	padding: 5px 1px;
	background-color: transparent;
	background-image: url(../images/input_search.png);
	background-repeat: no-repeat;
	color: #3a3737;
}
.search-container .search-button {
	border: 0;
	background: none;
	width: 76px;
	height: 22px;
	background-image: url(../images/search_button.png);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 13px;
}

.topmenu-container {
	position: absolute;
	width: 550px;
	top: 8px;
	right: 10px;
	text-align: right;
}

.topmenu-container ul {
	
}
.topmenu-container ul li {
	display: inline;
}
.topmenu-container ul li a {
	border-right: 1px solid #000;
	padding: 0 8px;
	color: #000;
	text-decoration: none;
}
.topmenu-container ul li a:hover {
	text-decoration: underline;
}

.language-container {
	padding-left: 8px;
	float: right;
}

.mainmenu-container {
	width: 980px;
	height: 46px;
	background-image: url(../images/menu_bg.png);
	
}
.mainmenu-container ul {
	padding: 2px 25px 4px 25px;
}
.mainmenu-container ul li {
	float: left;
	position: relative;
	z-index: 10;
}
.mainmenu-container ul li a, .mainmenu-container ul li.sectionheader {
	display: block;
	line-height: 40px;
	font-size: 15px;
	color: #5f7389;
	padding: 0 21px;
	text-decoration: none;
}
.mainmenu-container ul li.active a, .mainmenu-container ul li.activeparent a, .mainmenu-container ul li a:hover, .mainmenu-container ul li:hover {
	background-image: url(../images/menu_active.png);
	color: #2a3847;
}
.mainmenu-container ul li ul {
	display: none;
	position: absolute;
	top: 40px;
	left: 0px;
	background-color: transparent;
	background-image: url(../images/dropdown_bg.png);
	background-position: bottom left;
	padding: 0;
	z-index: 20;
	width: 200px;
	padding: 5px 0;
}
.mainmenu-container ul li ul li {
	float: none;
}
.mainmenu-container ul li ul li.sectionheader, .mainmenu-container ul li ul li a:link, .mainmenu-container ul li ul li a:hover, .mainmenu-container ul li ul li a:visited {
	background: none;
	background-image: url(../images/destination_bullet2.png);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	font-size: 13px;
	line-height: 20px;
	padding: 0 10px 0 25px;
	color: #2a3847;
	font-weight: bold;
}
.mainmenu-container ul li ul li a.sectionheader {
	background: none;
	font-weight: normal;
	font-style: italic;
	line-height: 25px;
	padding-left: 5px;
}
.mainmenu-container ul li ul li a:hover {
	background: none;
	background-color: #dfe5e6;
}
.mainmenu-container ul li ul li ul {
	left: 200px;
	top: 0px;
}

.leftmenu-container ul li {
	line-height: 20px;
	padding-left: 18px;
	background-image: url(../images/leftmenu_list.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	font-size: 12px;
}
.leftmenu-container ul li a {
	color: #ffffff;
	padding-right: 15px;
	background-image: url(../images/link_bullet.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	text-decoration: none;
}
.leftmenu-container ul li a:hover {
	text-decoration: underline;
}
.leftmenu-container ul li ul {
	padding-left: 15px;
	list-style-type: disc;
	margin-bottom: 5px;
}
.leftmenu-container ul li ul li {
	background: none;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
}
.leftmenu-container ul li ul li a {
	background: none;
	padding: 0;
}

.content-container {
	background-image: url(../images/page_bg.png);
	/*overflow: hidden;*/
}

.page-bottom {
	width: 980px;
	height: 24px;
	background-image: url(../images/page_bottom.png);
}

.footer {
	padding: 30px 0;
}

.footer-box {
	float: left;
	padding-left: 40px;
	color: #fff;
}

.footer-box a:link, .footer-box a:active, .footer-box a:visited {
	color: #fff;
	text-decoration: none;
}
.footer-box a:hover {
	text-decoration: underline;
}

.left-container {
	margin: 6px 15px 10px 20px;
	width: 220px;
	float: left;
}

.left-container .left-top {
	width: 220px;
	height: 10px;
	background-image: url(../images/left_top.png);
}
.left-container .left-body {
	background-image: url(../images/left_bg.png);
}
.left-container .left-body .padding {
	padding: 3px 10px;
}
.left-container .left-bottom {
	width: 220px;
	height: 10px;
	background-image: url(../images/left_bottom.png);
}

.leftbox {
	line-height: 16px;
}
.leftbox-light, .leftbox-medium, .leftbox-dark {
	width: 200px;
	margin-bottom: 4px;
}
.leftbox-light .top, .leftbox-medium .top, .leftbox-dark .top {
	width: 200px;
	height: 10px;
}
.leftbox-light .bottom, .leftbox-medium .bottom, .leftbox-dark .bottom {
	width: 200px;
	height: 20px;
}
.leftbox-light .body, .leftbox-medium .body, .leftbox-dark .body {
	padding: 2px 0 2px 8px;
	color: #fff; 
}
.leftbox-light .top {
	background-image: url(../images/left_box_light_top.png);
}
.leftbox-medium .top {
	background-image: url(../images/left_box_medium_top.png);
}
.leftbox-dark .top {
	background-image: url(../images/left_box_dark_top.png);
}
.leftbox-light .body {
	background-image: url(../images/left_box_light_bg.png);
}
.leftbox-medium .body {
	background-image: url(../images/left_box_medium_bg.png);
}
.leftbox-dark .body {
	background-image: url(../images/left_box_dark_bg.png);
}
.leftbox-light .bottom {
	background-image: url(../images/left_box_light_bottom.png);
}
.leftbox-medium .bottom {
	background-image: url(../images/left_box_medium_bottom.png);
}
.leftbox-dark .bottom {
	background-image: url(../images/left_box_dark_bottom.png);
}

.leftbox h1, .leftbox h2 {
	font-weight: normal;
	font-size: 20px;
	color: #fff;
	font-style: italic;
	padding-bottom: 6px;
}

.leftbox ul li {
	line-height: 20px;
	padding-left: 18px;
	background-image: url(../images/leftmenu_list.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	font-size: 12px;
}
.leftbox ul li a {
	color: #ffffff;
	text-decoration: none;
}
.leftbox ul li a:hover {
	text-decoration: underline;
}
.leftbox ul li ul {
	padding-left: 15px;
	list-style-type: disc;
	margin-bottom: 5px;
}
.leftbox ul li ul li {
	background: none;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
}
.leftbox ul li ul li a {
	background: none;
	padding: 0;
}
.leftbox a:link, .leftbox a:active, .leftbox a:visited {
	color: #fff;
	text-decoration: none;
}
.leftbox a:hover {
	text-decoration: underline;
}

.leftmenu-container ul li a {
	padding-right: 15px;
	background-image: url(../images/link_bullet.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

.leftbox-icon {
	display: block;
	padding: 0 0 0 32px;
	line-height: 24px;
	margin: 10px 10px 10px 10px;
	background-repeat: no-repeat; 
	color: #3a3737;
	text-decoration: none;
}
.facebook-icon {
	background-image: url(../images/facebook_icon.png);
}
.twitter-icon {
	background-image: url(../images/twitter_icon.png);
}
.skype-icon {
	background-image: url(../images/skype_icon.png);
}
.youtube-icon {
	background-image: url(../images/youtube_icon.png);
}

.content {
	margin: 5px 15px 5px 0px;
	float: left;
	width: 700px;
}
.content .padding {
	line-height: 16px;
	padding: 10px;
}

.normal-content .padding {
	line-height: 16px;
	padding: 10px 5px;
}

.content p {
	padding: 5px 0;
	line-height: 16px;
}

img.shadow {
	width: 310px;
	height: auto;
	padding: 10px 20px 10px 20px;
	background-image: url(../images/picture_shadow.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.error_message {
	border: 1px solid #cc0000;
	padding: 20px;
}
.error_message ul {
	list-style: disc;
}
.error_message ul li {
	padding: 0;
	background: none;
}

/*  front page  */
.front-content .padding {
	padding: 10px 12px;
}
.front-content table {
	margin: 10px 0;
}
.front-content table tr td {
	background-image: url(../images/bg-destination_top.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #f4dfae;
	width: 310px;
	vertical-align: top;
	padding: 35px 10px 0 10px;
}
.front-content table tr td.bottom {
	background-image: url(../images/bg-destination_bottom.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 0;
	min-height: 16px;
}
.front-content table tr td.spacer {
	background: none;
	padding: 0;
	width: 16px;
}
.front-content table tr td h2, .front-content table tr td p, .front-content table tr td ul {
	padding: 0;
	margin: 5px 0 10px 0
}
.front-content ul {
	margin: 8px 0;
}
.front-content ul li {
	font-size: 14px;
	line-height: 22px;
	padding-left: 18px;
	background-image: url(../images/destination_bullet.png);
	background-repeat: no-repeat;
	background-position: 0 3px;
	white-space: nowrap;
}
.front-content ul li a {
	color: #1e3249;
	padding-right: 15px;
	background-image: url(../images/destination_arrow.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	text-decoration: none;
}
.front-content ul li a:hover {
	text-decoration: underline;
}

/*  forms  */
.block-label {
	display: block;
	padding: 10px 0 5px 0;
}
.input input, .input textarea {
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 1px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}
.input-error input, .input-error textarea {
	border-color: #cc0000;
}
div.submit {
	padding-top: 10px;
}

.form-newsletter .required, .form-newsletter .submit {
	display: inline;
}
.form-newsletter .required input {
	border: 0;
	width: 132px;
	font-size: 12px;
	padding: 5px 1px;
	background-color: transparent;
	background-image: url(../images/input_newsletter.png);
	background-repeat: no-repeat;
	color: #3a3737;
}
.form-newsletter .submit input {
	border: 0;
	background: none;
	width: 46px;
	height: 26px;
	background-image: url(../images/go_button.png);
	background-repeat: no-repeat;
	color: transparent;
}

table.country-list tr td {
	padding-bottom: 10px;
}
table.country-list tr td img {
	width: 310px;
	height: auto;
	padding: 10px 20px 10px 20px;
	background-image: url(../images/picture_shadow.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}
table.country-list tr td a {
	font-size: 18px;
	color: #5f7389;
	font-weight: bold;
	padding: 0 15px 0 20px;
	background-image: url(../images/link_bullet.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	text-decoration: none;
}
table.country-list tr td a:hover {
	text-decoration: underline;
}

table.prices, table.prices caption {
	width: 100%;
	background-color: #fdf9ef;
}
table.prices caption {
	margin-bottom: 1px;
	padding: 10px;
	width: 100%;
	border-bottom: 1px solid #ee781d;
	font-size: 18px;
	color: #101c2c;
	font-weight: bold;
}
table.prices tr td {
	padding: 8px 10px;
	border-top: 1px solid #ee781d;
}

table.highlights {
	overflow: hidden;
}
table.highlights caption {
	border-top: 4px solid #ee781d;
	border-bottom: 1px solid #ee781d;
}
table.highlights, table.highlights caption {
	width: 700px;
	background-color: #f4e0af;
}
table.highlights caption {
	padding: 10px;
	width: 100% !important;
	width: 680px;
	border-bottom: 1px solid #ee781d;
	font-size: 18px;
	color: #101c2c;
	font-weight: bold;
}
table.highlights tr td {
	padding: 8px 10px;
}
table.highlights tr td ul li {
	padding-left: 20px;
	background-image: url(../images/paw_bullet_white.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	line-height: 22px;
}

/*  gallery  */
.gallery-big {
	width: 700px;
	height: 500px;
	overflow: hidden;
	margin-bottom: 20px;
}
.gallery-thumbnails {
	overflow: hidden;
}
.gallery-thumbnails a:link, .gallery-thumbnails a:active, .gallery-thumbnails a:visited {
	display: block;
	float: left;
	margin: 5px 4px;
}
.gallery-thumbnails a.clear {
	clear: left;
}
.gallery-thumbnails a:hover {
	background-color: #ccc;
}
.gallery-thumbnails a img {
	padding: 5px;
	border: 1px solid #ccc;
}

/*  news  */
.news-item {
	clear: both;
	margin-bottom: 25px;
	width: 700px;
}
.news-summary-title {
	margin-bottom: 10px;
}
.news-summary-byline {
	font-size: 11px;
	font-style: italic;
	padding: 5px 0;
}
.news-summary-date {
	
}
.news-summary-text {
	
}
.news-summary-morelink {
	padding: 5px 0;
}
.news-details-byline {
	font-size: 12px;
	font-style: italic;
	padding: 5px 0;
}
.news-details-summary {
	font-weight: bold;
	font-size: 13px;
}
.statement1, .statement2, .statement3, .statement4 {
	float: left;
	margin-right: 13px;
	line-height: 14px;
}
.statement1 {
	width: 150px;
	height: 93px;
	padding: 6px;
	background-image: url(../images/state_box1.png);
	overflow: hidden;
	color: #fff;
}
.statement2 {
	width: 150px;
	height: 93px;
	padding: 6px;
	background-image: url(../images/state_box2.png);
	overflow: hidden;
	color: #fff;
}
.statement3 {
	width: 150px;
	height: 93px;
	padding: 6px;
	background-image: url(../images/state_box3.png);
	overflow: hidden;
	color: #fff;
}
.statement4 {
	width: 150px;
	height: 93px;
	padding: 6px;
	background-image: url(../images/state_box4.png);
	overflow: hidden;
	color: #fff;
	margin-right: 0px;
}

.yellow-button {
	display: block;
	line-height: 22px;
	padding: 0 15px 0 10px;
	background-image: url(../images/yellow_button.png);
	background-repeat: no-repeat;
	color: #1e3249;
}
.yellow-button:link, .yellow-button:active, .yellow-button:visited, .yellow-button:hover {
	color: #1e3249;
	text-decoration: none;
}

.box-news {
	width: 180px;
}
.box-news .news-item {
	width: 180px;
	margin: 5px 0;
}

iframe {
	margin-bottom: 40px;
}
