html,body,#main {
	margin:0px;
	padding:0px;
}
* {
	margin:0;
}
a img {
	border:0;
}
#wrapper {
	width:960px;
	margin:0 auto;
	text-align:left;
}
#header {
	width:960px;
	height:140px;
	padding:0px 0px 2px 0px;
	border-bottom:1px dotted #999966;
}
#innerwrapper {
	background:url(images/main.gif) top center repeat-y;
	overflow:hidden;
	margin-bottom:7px;
}
#context {
	clear:both;
	float:left;
	display:inline;
	width:180px;
	margin-left:1px;
	padding:7px 7px 0px 0px;
}
#content {
	float:right;
	display:inline;
	width:765px;
	padding:0px 0px 0px 7px;
	border-top:7px solid #FFFFFF;
}
#page {
	float:left;
	display:inline;
	width:570px;
	padding:0px 7px 0px 0px;
	margin-right:1px;
}
#sidebar {
	float:right;
	display:inline;
	width:180px;
	position:relative;
	padding:0px 0px 0px 7px;
}
#footer {
	width:100%;
	clear:both;
}
#logo {
	width:330px;
	height:70px;
	float:left;
	padding:10px 0px 10px 0px;
}
#headerads {
	width:468px;
	height:60px;
	padding:20px 0px 20px 0px;
	float:left;
	/* position:absolute;
	margin:0px 0px 0px 246px;
	top:25px;
	*/
}
#lang {
	width:146px;
	height:80px;
	float:right;
	text-align:right;
}
#logo p,#lang p {
	margin:0px;
	padding:0px;
}
#lang p {
	float:right;
	text-align:center;
}
#lang span {
	width:30px;
	margin-left:2px;
	padding:0px 3px 0px 3px;
	float:left;
}
#lang a span.active {
	border-top:1px solid #FFFFFF;
	background:#FFFFFF;
}
#topdestinations {
	clear:both;
	width:950px;
	height:30px;
	padding:5px 5px 0px 5px;
	border-bottom:5px solid #FFFFFF;
}
#topdestinations * {
	padding:0px;
	margin:0px;
}
#topdestinations:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
#topdestinations ul {
	display:block;
}
#topdestinations ul ul {
	top:0px;
	left:0px;
	margin:-1px 0px 0px -7px;
	visibility:hidden;
	position:absolute;
	padding:2px 4px 4px 4px;
}
#topdestinations li {
	display:block;
	float:left;
	list-style:none;
	height:30px;
	line-height:30px;
	padding-left:5px;
	margin-right:2px;
	background:url(images/topdestinations_li.png) top repeat-x;
}
#topdestinations li.active,#topdestinations li.active:hover {
	background:url(images/menu_li_active.png) top left no-repeat;
}
#topdestinations li li {
	float:none;
	width:142px;
	height:30px;
	padding-left:0px;
	margin-right:0px;
}
#topdestinations li a {
	display:block;
	white-space:nowrap;
	padding:0px 10px 0px 5px;
	height:30px;
	line-height:30px;
}
#topdestinations li.active a,#topdestinations li.active:hover a {
	background:url(images/menu_li_a_active.png) top right no-repeat;
}
#topdestinations li li a {
	padding:0px 10px 0px 10px;
}
#topdestinations li li,#topdestinations li:hover li,#topdestinations li:hover li a {
	background:none;
}
#topdestinations li li:hover {
	background:url(images/topdestinations_li_li.png) top repeat-x;
}
#topdestinations li a[rel]:after {
	content:" ";
}
#context ul {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-bottom:15px;
	width:100%;
}
#context ul#contextualmenu {
	margin-top:5px;
}
#context ul ul {
	margin:0px 0px 0px 0px;
	/* border-bottom:1px solid #FFFFFF;
	*/
}
#context li {
	display:block;
	width:180px;
	overflow:hidden;
	background:url(images/context_li.png);
	line-height:24px;
	border-top: 1px solid #FFFFFF;
}
#context li.title {
	background:none;
	/* margin:5px 10px 5px 10px;
	*/
	border-top:none;
	/*border-bottom:1px solid #FFFFFF;
	*/
}
#context li li {
	background:none;
	line-height:24px;
	border-top:1px dotted #FFFFFF;
}
#context li a {
	overflow:hidden;
	display:block;
	padding:0px 10px 0px 10px;
}
#context li li a {
	background:none;
}
#context li.active a {
	background:url(images/context_li_active.png) center no-repeat;
}
#context li.active li a {
	background:none;
}
#context li li.active a {
	background:url(images/context_li_li_active.png) center no-repeat;
}
#context li a:hover {
	background:url(images/context_li_hover.png) center no-repeat;
}
#context li li a:hover {
	background:url(images/context_li_li_hover.png) center no-repeat;
}
#frontpage {
	height:300px;
	position:relative;
	background:#FFFFFF;
}
#frontpagemask {
	position:absolute;
	height:300px;
}
.slide-image {
	position:absolute;
	height:300px;
	top:0px;
	left:0px;
}
img#map {
	float:right;
}
.pagebox {
	overflow:hidden;
	clear:both;
}
.pagebox ul {
	margin:1px 0px 0px 0px;
	padding:7px 7px 0px 7px;
	list-style:none;
	background:url(images/box.gif) top repeat-x;
}
.pagebox li {
	padding-bottom:10px;
	overflow:hidden;
}
.pagebox li img,#footer img {
	vertical-align:middle;
}
img.thumb {
	float:left;
	padding:9px;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	margin:0px 5px 5px 0px;
}
img.thumb:hover {
	border:1px solid #999966;
}
.leftbox,.rightbox {
	width:280px;
	padding-bottom:5px;
}
.leftbox {
	float:left;
	padding-right:5px;
}
.rightbox {
	float:right;
	padding-left:5px;
}
.widebox {
	clear:both;
	padding-bottom:5px;
}
#sideoverflow {
	position:absolute;
}
#forum {
	width:180px;
	height:100px;
}
#forum p {
	margin:0px;
	padding:0px;
	text-align:center;
}
#forum p a {
	display:block;
	height:80px;
	padding:10px 20px 10px 20px;
	background:url(images/balloon.png) top center no-repeat;
}
#forum span {
	display:block;
}
#forum p a:hover {
	background:url(images/balloon_hover.png) top center no-repeat;
}
.articles ul,.articles p {
	width:174px;
	background:#D2E1F2;
	margin:0px;
	padding:3px;
	list-style:none;
	margin-bottom:15px;
}
.articles li {
	padding:2px;
}
#footer ul {
	width:960px;
	clear:both;
	margin:5px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
}
#footer ul#infomenu,#footer ul#categorymenu,#footer ul#footerlinks {
	width:940px;
	background:#FFFFFF;
	margin:5px 5px 0px 5px;
	padding:5px;
	text-align:center;
}
#footer ul#categorymenu,#footer ul#footerlinks {
	background:transparent;
}
#footer ul#footerlinks {
	text-align:left;
}
#footer li {
	display:inline;
	list-style:none;
	padding:5px 5px 5px 5px;
}
#infomenu li {
	padding:5px 30px 5px 30px;
}
#categorymenu li {
	padding:5px 15px 5px 15px;
}
#footer p {
	text-align:center;
	border-top:1px dotted #999966;
	border-bottom:1px dotted #999966;
	line-height:32px;
	font-size:90%;
    width:100%;
}
.slide-image {
	z-index:100;
}
#frontpagemask {
	z-index:200;
}
#sidebar {
	z-index:300;
}
.dropdown ul ul {
	z-index:400;
}
img {
	border:0px;
}
div.left {
	width:50%;
	float:left;
}
div.right {
	width:50%;
	float:right;
}
#footer div.left p {
	text-align:left;
	margin-left:5px;
}
#footer div.right p {
	text-align:right;
	margin-right:5px;
}
h2 {
	margin-top:0px;
	padding-top:0px;
}
.pagebox h2,h2.subtitle,.pagebox h3,#sidebar h3 {
	margin:0px;
	padding:0px;
}
#sidebar h3 {
	margin:3px 0px;
}
#sidebar h3.extres {
	margin-top:30px;
}
.pagebox h2 {
	border-top:1px dotted #999966;
	border-bottom:3px double #999966;
	padding-left:10px;
	line-height:32px;
}
h2.subtitle {
	border-top:1px dotted #999966;
	border-bottom:3px double #999966;
	padding-left:0px;
	line-height:32px;
}
.pagebox h2 img {
	overflow:visible;
	position:absolute;
	margin-left:-48px;
	margin-top:-8px;
}
p.right img {
	overflow:visible;
	position:absolute;
	margin-left:-48px !important;
	margin-top:-12px;
}
#page p {
	margin-left:0px;
	padding-left:0px;
}
#page p#path,#page p.cta {
	background:#F2F4F6;
	padding:5px;
	margin-top:0px;
	width:98%;
	/* double check to see if there is a more precise width to give */
}
#sidebar .all {
	margin-top:20px;
	text-align:left;
	font-size:110%;
	padding-left:53px;
	width:123px;
	text-transform:uppercase;
}
.all img {
	overflow:visible;
	position:absolute;
	margin-left:-48px;
	margin-top:-12px;
}
p.center,div.center {
	text-align:center;
	margin:0px auto;
}
p.right {
	text-align:right;
}
.pagebox span {
	display: block;
}
.pagebox li span.right,.pagebox li span.right2 {
	text-align:right;
	/*margin-left:105px;
	*/
	padding-right:20px;
	background:url(images/arrow.png) right no-repeat;
}
.pagebox li span.right2 {
	background:url(images/arrow2.png) right no-repeat;
}
.pagebox li:hover span.right {
	background:url(images/arrow_hover.png) right no-repeat;
}
.pagebox li:hover span.right2 {
	background:url(images/arrow_hover2.png) right no-repeat;
}
.pagebox .desc {
	border-bottom:1px dotted #999966;
	margin:0px;
	display:block;
}
.pagebox .desc p {
	margin: 0px;
}
/* contact form */
fieldset {
	width:90%;
	margin:1em auto 1.5em auto;
	padding:1em;
	border:1px solid #fff;
	background-color:#fff;
	background-image:url(images/box.gif);
	background-repeat:repeat-x;
}
fieldset ol {
	padding:0px 0.5em 0px 0.5em;
	list-style:none;
}
fieldset li {
	float:left;
	clear:left;
	width:100%;
	padding:0.25em 0;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px;
}
fieldset.submit,fieldset.informativa {
	border:0 none #FFF;
	background-color:transparent;
	background-image:none;
	margin:0.5em auto;
	padding:0px;
	text-align:center;
	width:auto;
}
fieldset.submit {
	padding-bottom:2em;
}
fieldset.informativa p {
	font-style:italic;
	margin:1em auto;
}
label {
	display:block;
	float:left;
	width:80px;
	margin-right:1em;
	text-align:right;
	font-weight:bold;
}
.button {
	padding:6px 10px;
	margin:0px;
	color:#7f6600;
	font-weight:bold;
	text-align:center;
	border:1px solid #7f6600;
	background-color:#d3d9be;
}
.button:hover {
	background-color:#bdc3ab;
	color:#403300;
	border:1px solid #403300;
}
.noview {
	display: none;
}
/*mappe*/
.infowindow {
	text-align:left;
}
.infowindow img {
	float:left;
	margin-right:10px;
}
.infowindow h5 {
	margin:0px;
	padding:0px;
	color:#B94822;
	font-size:120%;
}
.infowindow a {
	color: #bd471e;
}
/* adsense */
#medrect {
	float:right;
	margin-right:5px;
}
#smallbanner {
	text-align:center;
	margin: 2em auto 1em;
}