



/*************************************
 +Containers
 *************************************/
 
html {overflow-y: scroll;}

body{
	color:#4a4a4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5;
	padding:0;
	margin:0;
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(/resources/image/background.gif);
	background-repeat: repeat-x;
}

#wrap{
	margin:0 auto;
	padding:0;
	text-align:left;
	width:900px;
}

#header{
	height:149px;
	text-align:left;
	margin-bottom: 30px;
}

.boxborder{
	text-align:left;
	margin-bottom: 30px;
	border: 1px solid #CCCCCC;
}

#tourbox{
	height:290px;
	border: 1px solid #FFFFFF;
	background-color: #F7F7F7;
	background-image: url(/resources/image/tourbox_background.jpg);
	background-repeat: repeat-x;
}

#content{
	width:600px;
}

#highlights_tourbox{
	border: 1px solid #FFFFFF;
	background-color: #F7F7F7;
	text-align: center;
}

#sidebar{
	float:right;
	width: 280px;
}

#footer{
	clear:both;
	width:888px;
	float:left;
	background-color: #E9E9E9;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 6px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#footertext{
	float:left;
}

#footersub-nav {
	float: right;
	list-style: none;
}


.navigation{
	margin-bottom:10px;
	padding:5px;
	text-align:center;
}

/*************************************
 +headernavi
 *************************************/
#main-nav {
	list-style: none;
	height: 31px;
	margin: 0;
	padding: 0;
	clear:both;
}

#main-nav li {
	display: inline;
}

#main-nav li a {
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	padding: 6px 15px 0;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #848484;
	font-weight: normal;
}

#main-nav li a:hover {
	color: #FFFFFF;
	background-color: #CECE6D;
}

#main-nav_active a{
	color: #FFFFFF;
	background-color: #CECE6D;
}

/*************************************
 +headersubnavi
 *************************************/
#headsub-nav {
	float: right;
	list-style: none;
	margin-top: 85px;	
}

#headsearch-nav {
	float: right;
	margin-top: 83px;
	margin-left: 15px;	
}

form {
	padding: 0;
	margin: 0;
}

.sub-nav li {
	display: inline;
}

.sub-nav li a {
	float: left;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	background-image: url(/resources/image/sub-nav_arrow.gif);
	background-repeat: no-repeat;
	font-weight: normal;
}

.sub-nav li a:hover {
	color: #CECE6D;
	background-image: url(/resources/image/sub-nav_arrow_over.gif);
	background-repeat: no-repeat;
}

.sub-nav li a.plain {
	float: left;
	padding-left: 15px;
	background-image: none;
	padding-top: 3px;
}
.sub-nav li a:hover.plain {
	background-image: none;
}


#logo{
	float: left;
}

/*************************************
 +Header
 *************************************/
h1, h2, h3{
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
}

img {
	border: 0;
}

#header h1{
	font-size:2em;
	margin:0;
	margin-top:120px;
}
#header h1 a{
	color:#E5F2E9;
}
#header h1 a:hover{
	color:#F5FFF9;
}
#header p{
	color:#D5E2D9;
	font-size:1em;
	margin-top:-0.5em;
}
#header h1, #header p{
	margin-right:30px;
}

/*************************************
 +Start Teaser
 *************************************/
 
 .startteaser_right{
	float: right;
	padding-right: 10px;
	width: 290px;
	padding-bottom: 20px;
}
 
.startteaser_left{
	float: left;
	padding-right: 10px;
	width: 290px;
	padding-bottom: 20px;
}
 
.startteaser{
	float: left;
	padding-right: 10px;
	width: 290px;
	padding-bottom: 20px;
}

.startteasertitle h2{
	font-size: 18px;
	color: #CECE6D;
	text-transform: uppercase;
	font-weight: normal;
}

.startteaserimg{
	padding: 5px;
	border: 1px solid #d1d1d1;
}

.startteaser img{
	border: 1px solid #d1d1d1;
	padding: 4px;
}


#flashcontent{
	padding-top: 15px;
	padding-right: 60px;
	padding-left: 20px;
	float: left;
}

#tourboxtext{
	padding-top: 15px;
	padding-right: 60px;
}

#tourboxtext h1{
	font-size: 30px;
	color: #CECE6D;
	text-transform: uppercase;
	font-weight: normal;
}

.copytext18{
	font-size: 18px;
}

hr{
	border: 1px dotted #cccccc;
}

.gap{
	padding-left: 20px;
}

.tourbutton{
	background-image: url(/resources/image/tour_button.gif);
	background-repeat: no-repeat;
	padding-right: 158px;
	padding-left: 24px;
	padding-bottom: 21px;
	padding-top: 3px;
}

.tourbutton a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.tourbutton a:hover{
	color: #FFFFFF;
} 

/*************************************
 +Entry
 *************************************/
#entry{

}

#entrytitle h1{
	font-size: 30px;
	color: #CECE6D;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 32px;
}

#entrysubtitle{
	padding-bottom: 10px;
}

#entry h2{
	font-size: 18px;
	color: #CECE6D;
	text-transform: uppercase;
	font-weight: normal;
}

.searchResult h2 {
	font-size: 12px;
	color: #CECE6D;
	font-weight: bold;
}

input.text {
	font-size: 10px;
	width: 120px;
}

.searchResult p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.image{
	border: 1px solid #d1d1d1;
	padding: 4px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.imgleft{
	border: 1px solid #d1d1d1;
	padding: 4px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.imgright{
	border: 1px solid #d1d1d1;
	padding: 4px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

.img{
	border: 1px solid #d1d1d1;
	padding: 4px;
}

.top{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: right;
}

.line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: right;
	width: 600px;
}


.break{
	padding-bottom: 0px;
	margin-top: 0px;
	float: left;
	margin-bottom: 10px;

}

#content li{
	list-style-type: disc;
	list-style-position: inside;
}

.horizontalnavi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 20px;
	float: left;
	width: 100%;
}

.left{
	float: left;
}

.right{
	float: right;
}



table{
	width:100%;
	background-color: #CCCCCC;
}


td{
	padding: 2px;
}

.whiteborder{
	border: 1px solid #FFFFFF;
}

.gray{
	background-color: #F0F0F0;
}

.white{
	background-color: #ffffff;
} 

.link_arrow{
	background-image: url(/resources/image/black_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

/*************************************
 +Sidebar
 *************************************/
 
.infobox{
	background-color: #CCCCCC;
	width: 238px;
	float: right;
	border: 1px solid #CCCCCC;
	margin-bottom: 30px;
}

.infobox h3{
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
	margin-left: 12px;
	margin-top: 6px;
	margin-bottom: 4px;
}

.infoboxcontent{
	background-color: #f0f0f0;
	width: 216px;
	border: 1px solid #FFFFFF;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(/resources/image/infobox_background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}


#site-navi{
	background-color: #858585;
	width: 240px;
	float: right;
	margin-bottom: 30px;
}

#site-navi h3{
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-left: 12px;
	margin-top: 6px;
	margin-bottom: 4px;
}

#site-navillinks{
	background-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3B3B3;
}

#site-navillinks ul{
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 12px;
	padding-right: 12px;
}

#site-navillinks li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0A0A2;
	padding-top: 4px;
	padding-bottom: 4px;
}

#site-navillinks li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(/resources/image/white_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

#site-navillinks li a:hover{
	color: #D1D1D1;
	font-weight: normal;
	background-image: url(/resources/image/white_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}

#site-navillinks_active {
	background-color: #CECE6D;
	color: #666666;
}

/*************************************
 +Misc
 *************************************/
ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

a{
	text-decoration:none;
	font-weight: bold;
	color: #4A4A4A;
}

a:hover{
	color:#CECE6D;
}

.clearfix:after{ 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
* html .clearfix {height: 1%;}

.whiteBackground table { background: white; }

#teaser { width: 100%; }
