/* CSS Document */
html {height:100%;padding:0;margin:0}

body {
	background-color: #666666;

	margin: 20px auto 50px auto;
	width: 1054px;
	height: 100%;
	border: 0;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;

}


#intro-drop {
	width: 30px;
	height: 483px;
	padding:0;
	margin:0;
	background-image:url(../images/dropshadow2.jpg);
	background-repeat: repeat-y;
}

#left-drop {
	width: 30px;
	height: 693px;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	float: left;

	background-image:url(../images/dropshadow_left.jpg);
	background-repeat: repeat-y;
}

#dropshadow1 {
	width: 30px;
	height: 93px;
	float: left;
	padding:0;
	margin:0;
	background-image:url(../images/dropshadow1.jpg);
}

#dropshadow2 {
	width: 30px;
	height: auto;
	float: left;
	padding:0;
	display:block;
	margin:0;
	background-image:url(../images/dropshadow2.jpg);
	background-repeat: repeat-y;
}


#dropshadow3 {
	width: 1054px;
	height: 30px;
	padding:0;
	margin:0;
	float: left;
	background-image:url(../images/dropshadow3.jpg);
}


#left-drop img{
	width: 30px;
	height: 693px;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	float: left;
}

#bottom-drop img{
	width: 1024px;
	height: 30px;
	padding: 0;
	margin:0;
	margin-top: 0px;
}

#language-button {
	margin: 0 36px 0 2px;
	border: 0;
}

#map{
	width: 654px;
	height: 570px;
	
}

#map-tip {
	color: #FFFFFF;
	position: relative;
	top: -563px;
	left: 80px;
	font-weight: bold;
}

#map-label {
	color: #000000;
	text-align: center;
	width: 220px;
}


li {
	position: relative;
}


#menu {
	width: 1024px;
	height: 93px;
	margin: 0;
	padding: 0;
	border: 0;
	float:left;
	background-color:#FFFFFF;
}

#content {
	width: 1024px;
	margin: 0;
	padding: 0 0 0 30px;
	border: 0;
	float: left;
	background-image:url(../images/dropshadow2.jpg);
	background-repeat: repeat-y;
}

#footer {
	height: 30px;
	margin: -10px 30px 30px 0;
	padding: 0 0 30px 0;
	border: 0;
	clear: left;
	text-align: right;
	color:#333333;
}

#copyright {

}

#top-panel {
	width: 1024px;
	height: 285px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	float: none;
}

#top-button {
	left: 312px;
	top: 180px;
	position: relative;
	width: 400px;
	height: 105px;
	margin: 0;
	float:left;
	background-image:url(../images/wilderness_title_up.jpg)
}

#top-button:hover {
	background-image:url(../images/wilderness_title_over.jpg)
}

#lang-jp {
	width: 109px;
	height: 50px;
	margin: 0;
	float: left;
	background-image:url(../images/lang_jp_up.jpg);
}
#lang-jp:hover {
	background-image:url(../images/lang_jp_over.jpg);
}
#lang-de {
	width: 109px;
	height: 50px;
	margin: 0;
	float: left;
	background-image:url(../images/lang_de_up.jpg);
}
#lang-de:hover {
	background-image:url(../images/lang_de_over.jpg);
}
#lang-fr {
	width: 109px;
	height: 50px;
	margin: 0;
	float: left;
	background-image:url(../images/lang_fr_up.jpg);
}
#lang-fr:hover {
	background-image:url(../images/lang_fr_over.jpg);
}

#top-text {
	margin: 17px 0 0 24px;
	float: left;
}

#top-text p{
	width: 598px;
	height: auto;
	margin: 5px 0 10px 2px;
}

#top-text a {
	color: #000000;
	text-decoration: underline;
}

#top-text a:hover{
	color: #FF6600;
	text-decoration: none;
}

#bottom-panel {
	width: 1024px;
	height: 285px;
	background-repeat: no-repeat;
	float: left;
}

#left-panel {
	width: 370px;
	height: 570px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	text-align: center;
}

#left-text-white {
	width: 322px;
	margin: 20px 0 0 24px;
	text-align: left;
	color: #FFFFFF;
	float: left;
	display: inline;
}

#left-text-black {
	width: 322px;
	margin: 20px 0 0 24px;
	text-align: left;
	color: #000000;
	float: left;
	display: inline;
}

#left-text-black a {
	color: #000000;
	text-decoration: underline;
}

#left-text-black a:hover{
	color: #FF6600;
	text-decoration: none;
}

#left-text-white a {
	color: #FFFFFF;
	text-decoration: underline;
}

#left-text-white a:hover{
	color: #FF6600;
	text-decoration: none;
}


#left-text-white p{
	width: 324px;
	height: auto;
	/*margin: 112px 0 10px 0;*/
	
	text-align: left;
}
#left-text-black p{
	width: 324px;
	height: auto;
	/*margin: 112px 0 10px 0;*/
	
	text-align: left;
}



#tour-thumbs {
	width: 273px;
	height: auto;
	margin: 10px auto 10px auto;
	padding: 0;
}

#tour-pic {
	width: 71px;
	height: 71px;
	padding: 10px;
	margin: 0;
	float: left;
}

* html #tour-pic {
	width: 71px;
	height: 71px;
	padding: 0 10px 10px 10px;
	margin: 0;
	float: left;
}

#prices {
	border: 0;
	padding: 5px;
	margin: 0;
	width: 169px;
	height: 25px;
	float: left;
}

#booknow {
	border: 0;
	padding: 5px;
	margin: 0;
	width: 102px;
	height: 25px;
	float: left;
}

#tour-pic img{
	border: 0;
}

#contacts {
	color: #FFFFFF;
	width: 447px;
	height: 279px;
	float: left;
	padding: 30px 20px 10px 20px;
	background-image:url(../images/address.jpg);
	background-repeat: no-repeat;
}

#contacts a {
	color: #FFFFFF;
	text-decoration: underline;
}

.column {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0;
}

#right-panel {
	width: 654px;
	height: 570px;
	background-repeat: no-repeat;
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
}


	
#right-panel-scroll {
	width: 654px;
	height: 1650px; /* IE only, it's retarded.. change this if content changes */
	background-repeat: no-repeat;
	float: left;
	padding: 0;
	margin: 0;
}

* html #right-panel-scroll { /* IE will ignore this block, thus overriding the hardcoded 1600px line */
	min-height: 570px;
	height: auto;
}

#weather {
	margin: 10px 0 0 15px;
	float: left;
}

#weather p {
	width: 340px;
	height: auto;
	margin: 10px 0 10px 0;
	font-size: 9pt;
}

#dates {
	width: 183px;
	float: left;
}

#exp-images {
	height: 150px;
	float: left;
}

#right-text {
	height: 10px;
	margin: 20px 24px 0 24px;
	text-align: left;
	clear: left;
}

#right-text h1 {
	margin-top: 20px;
	clear: left;
}

h1 {
	width: 430px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

h3{
	margin-bottom: 0.25em;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

ul {
	margin-top: 0px;
	margin-bottom: 2em;
}

.black-line {
	width: 100%;
	height: 35px;
	margin: 0;
	padding: 0;
	float: left;
	border-top: 1px solid #000000;
}

.black-line {
	width: 100%;
	height: 35px;
	margin: 0;
	padding: 0;
	float: left;
	border-top: 1px solid #FFFFFF;
}

.white-line {
	width: 100%;
	height: 35px;
	margin: 0;
	padding: 0;
	float: left;
	border-top: 1px solid #FFFFFF;
}

#experience {

}

#experience h1 {
	color: #000000;
}

#guide-text {
	color: #FFFFFF;
	float: left;
	height: 135px;
	float: left;
}

#guide-text p{
	margin: 0 24px 0 7px;
	padding: 5px;
}

#guide-text img {
	width: 135px;
	height: 135px;
	padding: 0 10px 0 0;
}


