/* @override /_include/styles/index.css */
/* import global style definitions */

@import url("_global.css");

@media screen {

	/* altering to inherited global style definitions */

	#header .quicklinks {
		background: transparent url(/_design/index/bg-quicklinks.gif) no-repeat scroll right top;
	}

	#main-content {
		padding-bottom: 8px;
		background: transparent url(/_design/_global/bg-main-content-corner-index.gif) no-repeat scroll left bottom;
	}

	/* current section style definitions */
		
	.frame-intro {
		width: auto;
		padding: 5px 10px;
		float: left;
	}
		
	.frame-featured-boxes {
		width: auto;
		margin: 0px;
		padding: 5px 0px 5px 10px;
		float: left;
	}

	.featured-boxes {
		width: 940px;
		margin: 0px;
		padding: 0px;
		float: left;
	}

	.more-link {
		float: right;
		text-align: right;
		padding: 10px 0px 0px 0px;
	}
		
		.more-link a {
			color: #487b68;
		}
		
		.more-link a:hover {
			color: #00573d;
		}

	#intro {
		width: 940px;
		margin: 0px;
		padding: 0px;
		float: left;
	}

		#intro .intro-text {
			width: 340px;
			margin: 0px;
			padding: 0px;
			color: #666666;
			font-size: 11px;
			line-height: 14px;
			overflow: hidden;
			float: left;
		}

		#intro .intro-text p {
			margin: 5px 5px 0px 5px;
			text-align: justify;
		}

		#intro .intro-text a {
			color: #487b68;
		}

		#intro .intro-text a:hover {
			color: #00573d;
		}

		#intro .intro-text strong {
			color: #666666;
		}

	#frame-intro-banner {
		padding: 0px 10px;
		float: left;
	}
		
		#frame-intro-banner .intro-banner {
			width: 350px;
			height: 250px;
			margin: 0px;
			padding: 0px;
			background-color: #cccccc;
			overflow: hidden;
			float: left;
		}

	#frame-attualita {
		width: auto;
		margin: 0px;
		padding: 0px 10px 0px 10px;
		background: url(/_design/index/bg-actualites.jpg) no-repeat scroll 0px 0px;
		overflow: hidden;
		float: left;
	}

		#frame-attualita .attualita {
			width: 210px;
			margin: 0px;
			padding: 0px;
			float: left;
		}

		#frame-attualita .attualita h2 {
			margin: 10px 0px 0px 0px;
			padding: 0px 0px 0px 15px;
			color: #00573d;
			background: url(/_design/index/arrow-orange.gif) no-repeat scroll left 2px;
			font-size: 11px;
		}

		#frame-attualita .attualita ul {
			margin: 15px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			list-style-type: disc;
		}

		#frame-attualita .attualita ul li {
			margin: 5px 0px 0px 16px;
			padding: 0px 0px 8px 0px;
			color: #487b68;
			border-bottom: 1px solid #8e8e8e;
		}
		
		#frame-attualita .attualita a.more {
			margin: 10px 0px 0px 0px;
			padding: 0px 0px 0px 10px;
			color: #00573d;
			background: url(/_design/index/arrow-bullet.gif) no-repeat scroll left 3px;
			display: block;
			float: right;
		}

		#frame-attualita .attualita a.more:hover {
			color: #487b68;
		}
	
	#world-map {
		width: 340px;
		height: 385px;
		margin: 0px;
		padding: 0px;
		background: url(/_design/index/bg-destinations-map-box-top.gif) no-repeat scroll left top;
		overflow: hidden;
		float: left;
	}

		#world-map {
			padding: 0px;
			margin: 0px;
			float: left;
		}
		
		#world-map h2 {
			margin: 0px;
			padding: 0px;
		}

		#world-map h2 a {
			padding-top: 15px;
			padding-left: 30px;
			background: url(/_design/index/arrow-orange.gif) no-repeat 15px 19px;
			font-size: 13px;
			display: block;
		}

		#world-map .destination-continents a {
			text-decoration: none;
		}

		#world-map .world-map {
			width: 340px;
			margin: 0px;
			padding: 0px;
			background: url(/_design/index/bg-destinations-world-map.gif) no-repeat scroll left top;
			overflow: hidden;
		}

		#world-map .destination-continents {
			width: 100%;
			float: left;
		}

		#world-map .destination-continents a.destinations {
			width: 340px;
			height: 178px;
			display: block;
		}

		#world-map .destination-continents ul {
			width: 340px;
			height: 176px;
			margin: 0px;
			padding: 0px;
			background: url(/_design/index/bg-destinations-box-bottom.gif) no-repeat scroll left bottom;
			list-style-type: none;
			float: left;
		}

		#world-map .destination-continents ul li {
			width: 85px;
			height: 32px;
			margin: 0px;
			padding: 0px;
			text-align: left;
			cursor: pointer;
			float: left;
		}
		
		#world-map  .destination-continents ul li.africa {
			width: 85px;
		}
		
		#world-map  .destination-continents ul li.asia {
			width: 85px;
		}
		
		#world-map  .destination-continents ul li.latin-america {
			width: 85px;
		}
		
		#world-map  .destination-continents ul li.eastern-europe {
			width: 85px;
		}
		

		#world-map .destination-continents ul li strong {
			margin: 0px;
			padding: 15px 0px 10px 20px;
			background: url(/_design/index/arrow-bullet.gif) no-repeat scroll 10px center;
			display: block;
		}

		#world-map .destination-continents ul li strong.yellow-link {
			padding: 8px 0px 4px 20px;
		}

		#world-map .destination-continents ul li strong.green-link {
			padding: 8px 0px 4px 20px;
			line-height: 11px;
		}
		
		#world-map .destination-continents ul li strong.pink-link {
			background-position: 10px 16px;
		}
		
		#world-map .destination-continents ul li strong.blue-link {
			padding: 8px 0px 4px 20px;
		}

		#world-map .destination-continents ul li ul {
			width: auto;
			height: 127px;
			margin: 0px 4px !important;
			margin: 0px;
			padding: 8px 0px 0px 0px;
			background-image: none;
			float: left;
		}

		#world-map .destination-continents ul li:hover ul {
			background-color: #e0ebe7;
			display: block;
		}

		#world-map .destination-continents ul li ul li {
			width: 77px;
			height: auto;
			margin: 0px;
			padding: 0px;
			background-image: none;
			line-height: 12px;
			text-align: left;
			display: block;
			float: none;
		}

		#world-map .destination-continents ul li ul li a {
			width: auto;
			margin: 0px;
			padding: 1px 3px 1px 12px;
			display: block;
		}

		#world-map .destination-continents ul li ul li a:hover {
			text-decoration: underline;
		}

	#frame-missions {
		margin: 0px;
		padding: 0px;
		margin-left: 10px;
		background: url(/_design/index/bg-missions-box-bottom.jpg) no-repeat scroll bottom;
		float: left;
	}

		#missions {
			width: 230px;
			height: 385px;
			margin: 0px;
			padding: 0px;
			background: url(/_design/index/bg-missions-box-top.jpg) no-repeat scroll top right;
			overflow: hidden;
			float: left;
		}

		#missions h2 {
			width: 230px;
			height: 40px;
			margin: 0px;
			padding: 0px;
			font-size: 12px;
			overflow: hidden;
			display: block;
			float: left;
		}

		#missions h2 a {
			margin: 0px;
			padding: 15px 0px 0px 30px;
			background: url(/_design/index/arrow-green.gif) no-repeat scroll 15px 19px;
			float: left;
		}

		#missions ul {
			width: 100%;
			margin: 0px;
			padding: 0px;
			overflow: hidden;
			display: inline;
			float: left;
		}

		#missions ul li {
			margin: 5px 0px 0px;
			padding: 0px 0px 0px 5px;
			display: inline;
			float: left;
		}

		#missions ul li a {
			width: 110px;
			height: 150px;
			margin: 0px;
			padding: 0px;
			display: block;
			float: left;
		}

		#missions ul li a strong {
			width: auto;
			height: 30px;
			padding: 0px 0px 0px 6px;
			color: #487b68;
			line-height: 13px;
			cursor: pointer;
			display: block;
			float: left;
		}

		#missions ul li a strong.valign-middle {
			line-height: 27px;
		}

		#missions ul li a:hover img {
			border-color: #00573d;
		}

		#missions ul li a img {
			width: 100px;
			height: 115px;
			border: 2px solid #cfdcd9;
			margin-left: 1px;
		}

	.more {
		float: right;
		margin: 10px 10px 0px 0px;
		padding: 0px;
	}

	#frame-stages {
		margin: 0px;
		padding: 0px;
		margin-left: 5px;
		margin-right: 0px;
		background: url(/_design/index/bg-stages-box-bottom.jpg) no-repeat scroll left bottom;
		float: left;
	}

		#stages {
			width: 230px;
			height: 385px;
			margin: 0px;
			padding: 0px;
			background: url(/_design/index/bg-stages-box-top.jpg) no-repeat scroll left top;
			overflow: hidden;
			float: left;
		}

		#stages h2 {
			width: 230px;
			height: 40px;
			margin: 0px;
			padding: 0px;
			font-size: 12px;
			overflow: hidden;
			display: block;
			float: left;
		}

		#stages h2 a {
			margin: 0px;
			padding: 15px 0px 0px 30px;
			background: url(/_design/index/arrow-purple.gif) no-repeat scroll 15px 19px;
			float: left;
		}

		#stages ul {
			width: 100%;
			margin: 0px;
			padding: 0px;
			overflow: hidden;
			display: inline;
			float: left;
		}

		#stages ul li {
			margin: 5px 0px 0px;
			padding: 0px 1px 0px 3px;
			display: inline;
			float: left;
		}

		#stages ul li a {
			width: 110px;
			height: 150px;
			margin: 0px;
			padding: 0px;
			display: block;
			float: left;
		}

		#stages ul li a strong {
			width: auto;
			height: 30px;
			padding: 0px 0px 0px 6px;
			color: #487b68;
			line-height: 13px;
			cursor: pointer;
			display: block;
			float: left;
		}

		#stages ul li a strong.valign-middle {
			line-height: 27px;
		}

		#stages ul li a img {
			width: 100px;
			height: 115px;
			border: 2px solid #cfdcd9;
			margin-left: 3px;
		}

		#stages ul li a:hover img {
			border-color: #f37121;
		}


	#frame-two-week-specials {
		width: 120px;
		height: 385px;
		margin-left: 5px;
		margin-right: 0px;
		padding: 0px;
		background: url(/_design/index/bg-2-week-specials-box-top.jpg) no-repeat scroll left top;
		overflow: hidden;
		float: left;
	}

		#frame-two-week-specials .two-week-specials {
			width: 120px;
			height: 385px;
			margin: 0px;
			padding: 0px;
			overflow: hidden;
			background: url(/_design/index/bg-2-week-specials-box-bottom.jpg) no-repeat scroll left bottom;
			float: left;
		}

		#frame-two-week-specials .two-week-specials h2 {
			width: 115px;
			height: 70px;
			margin: 0px;
			padding: 0px;
			font-size: 11px;
			overflow: hidden;
			display: block;
			float: left;
		}

		#frame-two-week-specials .two-week-specials h2 a {
			margin: 0px;
			padding: 15px 0px 0px 30px;
			background: url(/_design/index/arrow-green.gif) no-repeat scroll 15px 19px;
			float: left;
		}

		#frame-two-week-specials .two-week-specials p {
			margin: 0px;
			padding: 0px 3px;
			margin-bottom: 0px;
			padding-bottom: 0px;
			font-size: 10px;
			line-height: 15px;
		}

		#frame-two-week-specials .two-week-specials p a.more {
			margin: 0px;
			padding: 0px 5px 0px 10px;
			background: url(/_design/index/arrow-bullet.gif) no-repeat scroll left 3px;
			float: right;
		}

		#frame-two-week-specials ul {
			width: 100%;
			margin: 0px;
			padding: 0px;
			overflow: hidden;
			display: inline;
			float: left;
		}

		#frame-two-week-specials ul li {
			margin: 5px 0px 0px;
			padding: 0px 1px 0px 3px;
			display: inline;
			float: left;
		}

		#frame-two-week-specials ul li a {
			width: 110px;
			height: 125px;
			margin: 0px;
			padding: 0px;
			display: block;
			float: left;
		}

		#frame-two-week-specials ul li a strong {
			width: auto;
			height: 30px;
			padding: 0px 0px 0px 6px;
			color: #487b68;
			line-height: 13px;
			cursor: pointer;
			display: block;
			float: left;
		}

		#frame-two-week-specials ul li a strong.valign-middle {
			line-height: 27px;
		}

		#frame-two-week-specials ul li a img {
			width: 100px;
			height: 115px;
			border: 2px solid #cfdcd9;
			margin-left: 3px;
		}

		#frame-two-week-specials ul li a:hover img {
			border-color: #00573d;
		}


	#frame-newsletter {
		width: auto;
		margin: 0px;
		padding: 15px 0px 0px 15px;
		background: url(/_design/index/bg-brochure.jpg) no-repeat scroll 0px 0px;
		overflow: hidden;
		float: left;
	}

		#frame-newsletter .newsletter {
			width: 455px;
			margin: 0px;
			padding: 0px;
			overflow: hidden;
			float: left;
		}

		#frame-newsletter .newsletter h2 {
			margin: 0px;
			padding: 0px;
			font-size: 12px;
		}

		#frame-newsletter .newsletter p {
			margin-bottom: 0px;
			padding-bottom: 0px;
			font-size: 10px;
			line-height: 16px;
		}

		#frame-newsletter .newsletter p a.more {
			margin: 0px;
			padding: 0px 0px 0px 10px;
			background: url(/_design/index/arrow-bullet.gif) no-repeat scroll left 3px;
			float: none;
		}

		#frame-newsletter .newsletter img {
			margin: 6px 8px 4px 0px;
			border: 1px solid #33826e;
			float: left;
		}

	#frame-brochure {
		width: auto;
		margin: 0px;
		padding: 15px 0px 0px 15px;
		background: url(/_design/index/bg-brochure.jpg) no-repeat scroll 5px top;
		overflow: hidden;
		float: right;
	}

		#frame-brochure .brochure {
			width: 455px;
			margin: 0px;
			padding: 0px;
			overflow: hidden;
			float: left;
		}

		#frame-brochure .brochure h2 {
			margin: 0px;
			padding: 0px;
			font-size: 12px;
		}

		#frame-brochure .brochure p {
			margin-bottom: 0px;
			padding-bottom: 0px;
			font-size: 10px;
			line-height: 16px;
		}

		#frame-brochure .brochure p a.more {
			margin: 0px;
			padding: 0px 0px 0px 10px;
			background: url(/_design/index/arrow-bullet.gif) no-repeat scroll left 3px;
			float: none;
		}

		#frame-brochure .brochure img {
			margin: 6px 8px 4px 0px;
			border: 1px solid #33826e;
			float: left;
		}
	/*
	#frame-open-days {
		width: auto;
		margin: 0px;
		padding: 15px 10px 0px 20px;
		background: url(/_design/index/bg-open-days-box.jpg) no-repeat scroll 10px top;
		overflow: hidden;
		float: right;
	}

		#frame-open-days .open-days {
			width: 210px;
			margin: 0px;
			padding: 0px;
			overflow: hidden;
			float: left;
		}

		#frame-open-days .open-days h2 {
			margin: 0px;
			padding: 0px;
			font-size: 12px;
		}

		#frame-open-days .open-days p {
			margin-bottom: 0px;
			padding-bottom: 0px;
			font-size: 10px;
			line-height: 16px;
		}

		#frame-open-days .open-days p a.more {
			margin: 0px;
			padding: 0px 0px 0px 10px;
			background: url(/_design/index/arrow-bullet.gif) no-repeat scroll left 3px;
			float: none;
		}

		#frame-open-days .open-days img {
			margin: 6px 8px 4px 0px;
			border: 1px solid #33826e;
			float: left;
		}
		*/

	#framesheet-footer {
		width: 960px;
		margin: 10px auto 0px;
		padding: 0px;
		background: #B2CAC3 url(/_design/_global/bg-footer-additional-information.gif) no-repeat scroll left top;
		text-align: left;
		height: 980px;
	}

		#framesheet-footer div {
			padding: 5px 20px;
		}
		
		#framesheet-footer span {
			color: #023825;
			font-size: 18px;
		}
		
		#framesheet-footer h3,
		#framesheet-footer h4,
		#framesheet-footer h5,
		#framesheet-footer h6 {
			margin: 20px 0px 5px 0px;
			padding: 0px;
			color: #00573D;
			text-align: left;
			font-size: 14px;
			font-weight: bold;
		}
		
		#framesheet-footer  ul.li-wide {
			margin: 0px 0px 0px 20px;
			padding: 0px 0px 0px 0px;
			list-style-type: none;
			clear: both;
			float: none;
		}

		#framesheet-footer  ul.li-wide li {
			width: 180px;
			height: 15px;
			float: left;
		}
		
		br.clear {
			clear: both;
			float: none;
		}

}

@media print {

}
