HTML, BODY {
	width: 100%;	/* make the body expand to fill the visible window */
	height: 100%;
	overflow: hidden;	/* erase window level scrollbars */
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #FFFFFF;
}


#alp_outer {
	position: relative;
	margin: 0 20px;
	height: 100%;
}

#alp_header {
			position: absolute;
			top: 0;
			left: 0;
			height: 119px;
			width: 100%;
			background-image: url(rhn/img/head_left.jpg);
			background-repeat: no-repeat;
            background-color: #0076BA;
}

#alp_main {
		  position: absolute;
		  top: 119px;
		  bottom: 0px;
		  left: 0;
		  width: 100%;
}

#amportal {
	position: relative;
	margin: 0px;
	width: 100%;
	height: 100%;
}

#alp_logo {
		  position: absolute;
		  top: 0px;
		  right: 0px;

}

#alp_footer {
			position: absolute;
			bottom: 0;
			left: 0;
			height: 0px;
			line-height: 0px;
			background-color: ;
         	vertical-align: middle;
	    	padding: 0 8px;
}

#custom_footer {
    position:absolute;
    bottom:0px;
    left:0px;
    height:25px
}

#alp_footer SPAN {
    font-size: 11px;
	font-family: Verdana,Arial;
	color: white;
	vertical-align: middle;
}

#alp_footer DIV {
	float: right;
	padding: 0 8px;
	text-align: right;
}

a:link {color:#FFFFFF; text-decoration:underline; }
a:visited {color:#FFFFFF; text-decoration:underline; }
a:hover {color: #E8EDF0; text-decoration:underline; }

a.blank:link {font-family: Arial, Helvetica, sans-serif; font-size: 11px;color:#FFFFFF; text-decoration:none; }
a.blank:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px;color:#FFFFFF; text-decoration:none; }
a.blank:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px;color:#FFFFFF; text-decoration:none; }

a.info:link {font-family: Arial, Helvetica, sans-serif; font-size: 11px;color:#FFFFFF; text-decoration:none; }
a.info:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px;color:#FFFFFF; text-decoration:none; }
a.info:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px;color:#FFFFFF; text-decoration:none; }

a.table:link {font-family: Arial, Helvetica, sans-serif; font-size: 11px;color:#213427; text-decoration:underline; }
a.table:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px;color:#213427; text-decoration:underline; }
a.table:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px;color: blue; text-decoration:underline; }

/* autoformat for cattree */
/*.amsMenu, .amsContainer {
    height: auto !important;
}*/

.amLoading, .infowinbasic {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 12px !important;
}

.amsContainer {
max-height: 300px !important;
}

.mapIWPaneWrapper {
background-color: white;
padding: 0px;
}

p {
padding:0px;
margin:0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;
}

select {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000;
}

.portal_text {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
}

.text {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;
}

.bgcolor_dark {
background-color: #a5a5a5;
}

.bgcolor_light {
background-color: #dddddd;
}

.bgcolor_lighter {
background-color: #e6e6e6;
}

.bgcolor_white {
background-color: #FFFFFF;
}

.info_wrapper {
position:relative;
top:0px;
left: 0px;
background-color: #FFFFFF;
height: 145px;
width: 280px;
overflow:hidden;
}

.info_header {
position:absolute;
top:0px;
left: 0px;
background-color: #a5a5a5;
height: 19px;
padding-top: 3px;
padding-bottom: 3px;
width: 270px;
padding-left:10px;
overflow:hidden;
}

.info_quick {
position:absolute;
top:25px;
left: 0px;
background-color: #dddddd;
height: 19px;
padding-top: 3px;
padding-bottom: 3px;
width: 275px;
padding-left:5px;
overflow:hidden;
}

.info_stage {
position:absolute;
top:51px;
left: 0px;
background-color: #FFFFFF;
height: 90px;
width: 275px;
overflow:hidden;
}

.info_requirements {
position:absolute;
top:7px;
left:65px;
background-color: #dddddd;
height: 50px;
width: 208px;
overflow:hidden;
}

.info_image {
position:absolute;
top:7px;
left:7px;
width:50px;
height:50px;
background-color: #688787;
text-align:center;
overflow:hidden;
}

.info_button {
position:absolute;
top:63px;
right:2px;
width:118px;
height:16px;
padding-left:7px;
padding-top:4px;
padding-bottom:2px;
background-color:#a5a5a5;
border-bottom: 1px solid black;
border-right: 1px solid black;
border-top: 1px solid gray;
border-left: 1px solid gray;
cursor:pointer;
text-align:center;
overflow:hidden;
}

.info_text {
position:absolute;
top:15px;
left:150px;
width:250px;
height:20px;
overflow:hidden;
}

.label {
background:  #688787;
width: 393px;
height: 25px;
border-top: 1px solid black;
border-bottom: 1px solid black;
padding-left: 5px;
margin-bottom: 5px;
}

.content {
width: 398px;
background: #eeeeee;
}

.content_fix {
height: 300px;
width: 398px;
background: #eeeeee;
}

.detail_wrapper {
background-color: #FFFFFF;
height: 100%;
width: 300px;
border: 0px solid #000000;
overflow:auto;}


.detail_header {
position:absolute;
top:0px;
left: 0px;
background-color: #688787;
height: 25px;
width: 398px;
}

.detail_hardfacts {
background-color: #a5a5a5;
height: 235px;
width: 298px;
border-top: 0px solid #000000;
border-bottom: 0px solid #000000;
}

.detail_hardfacts_header {
margin-left:2px;
margin-bottom: 2px;
background-color: #FFFFFF;
height: 56px;
width: 296px;
border-top: 0px solid #000000;
border-bottom: 0px solid #000000;
}


.detail_hardfacts_img {
background-color: #FFFFFF;
height: 140px;
width: 140px;
margin-left:2px;
float:left;
border-top: 0px solid #000000;
border-bottom: 0px solid #000000;
}

.detail_hardfacts_quick {
background-color: #dddddd;
margin-left:13px;
padding:2px;
height: 96px;
width: 160px;
border-top: 0px solid #000000;
border-bottom: 0px solid #000000;
}

.detail_bar {
position:relative;
background-color: #a5a5a5;
margin-top: 7px;
height: 28px;
width: 298px;
border-top: 0px solid #000000;
border-bottom: 0px solid #000000;
}

/*content description, used by as and mh!*/
.detail_content {
position:relative;
top:0px;
height: auto;
background-color: #FFFFFF;
padding-top: 10px;
padding-bottom: 5px;
width: 296px;
margin-left:2px;
border-top: 0px solid #000000;
border-bottom: 0px solid #000000;
overflow:auto;
}

.detail_image {
width:140px;
height:100px;
background-color:#688787;
padding-top:10px;
text-align:center;
float:left;
}

.detail_text {
width:140px;
height:130px;
}

.detail_gps_dialog {
position: absolute;
width : 250px;
height : 243px;
background-color:  #a5a5a5;
margin-left:-100px;
margin-top:-190px;
}

.detail_viewer_dialog {
width : 250px;
height : 208px;
background-color:  #a5a5a5;
}

.gps_button {
position:absolute;
bottom: 5px;
margin-left:5px;
width:85px;
height:16px;
padding:2px;
background-color:#FFFFFF;
cursor:pointer;
border-bottom: 1px solid black;
border-right: 1px solid black;
border-top: 1px solid gray;
border-left: 1px solid gray;
text-align:center;
}


#gallery {
position:relative;
padding:0px;
width:298px;
height:70px;
bottom:0px;
overflow: hidden;
}

#gallery_background {
position:relative;
margin-left: 2px;
padding:5px;
width:288px;
height:60px;
background-color: #FFFFFF;
border:0px solid #000;
bottom:0px;
overflow: hidden;
}

.gallery_picture {
position: absolute;
padding-top: 0px;
width : 540px;
height : 640px;
background-color:  #e6e6e6;
visibility: hidden;
top: -343px;
left: -290px;
}

.gallery_text {
position: absolute;
padding-top: 0px;
width : 540px;
height : 50px;
background-color:  #e6e6e6;
margin-left:-200px;
margin-top:270px;
}

.detail_picture_fade {
position: absolute;
padding-top: 0px;
width : 540px;
height : 540px;
background-color:  #a5a5a5;
margin-left:-200px;
margin-top:-290px;
}

.detail_picture_inv {
position: absolute;
padding-top: 0px;
width : 540px;
height : 540px;
background-color: none;
margin-left:-200px;
margin-top:-290px;
}

.detail_text_fade {
position: absolute;
padding-top: 0px;
width : 540px;
height : 50px;
background-color:  #a5a5a5;
margin-left:-200px;
margin-top:270px;
}

.assistant_list {
background-color: #FFFFFF;
height: 305px;
width: 295px;
margin-left:2px;
border-top: 0px solid #000000;
border-bottom: 0px solid #000000;
overflow: hidden;
}

.GridHeader {
vertical-align: middle;
height: 18px;
font-weight: bold;
padding-left: 3px;
padding-right: 3px;
border-bottom-width:1px;
border-top-width:0px;
border-left-width:0px;
border-right-width:0px;
border-style:solid;
border-color:#808080;
color: 000000;
}

.GridCell {
vertical-align: middle;
height: 19px;
padding-left: 3px;
padding-right: 3px;
}

.TableNoSpace {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 100%;
border-collapse: separate;
}

#ammap_cover {
 position: absolute;
 top: 0px;
 left:0px;
 height: 100%;
 width:100%;
 background-color: gray;
 display:none;
}

.bus_wrapper {
position:relative;
top:0px;
left: 0px;
background-color: #FFFFFF;
height: 165px;
width: 280px;
overflow: hidden;
}

.bus_header {
position:absolute;
top:0px;
left: 0px;
background-color: #a5a5a5;
height: 19px;
padding-top: 3px;
padding-bottom: 3px;
width: 350px;
padding-left:10px;
}

.bus_stage {
position:absolute;
top:30px;
left: 0px;
background-color: #FFFFFF;
height: 100px;
width: 350px;
}

.bus_stage span {
font-family: Arial;
font-size: 11px;
}

.bus_form {
height: 12px;
}

.bus_form_input {
border: 1px solid #a5a5a5;
width: 150px;
height: 13px;
font-family: Arial;
font-size: 11px;
z-index: 10;
}

.bus_form_submit {
vertical-align: top;
background-color: #a5a5a5;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
width: 26px;
height:21px;
font-family: Arial;
font-size: 10px;
color: #FFFFFF;
}

.bus_form_name {
text-align:left;
margin-left:10px;
color:#000000;
font-weight: bold;
font-size: 12px;
font-family: Arial;
}

.bus_form_db {
position:absolute;
top:110px;
left: 190px;
height: 20px;
width: 100px;
z-index: 5;
font-family: Arial;
font-size: 11px;
}

.gps_close {
  position:absolute;
  right: 3px;
  top: 0px;
  width: 15px;
  height: 24px;
  background-image: url("../site/regional_portal/skin/common/images/info_close.png");
  background-repeat:no-repeat;
  _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop', src='http://www.alpserver.de/live/site/regional_portal/skin/common/images/info_close.png');
 _background: none;
}

.gps_close_hover {
 position:absolute;
 right: 3px;
 top: 0px;
 width: 15px;
 height: 24px;
 background-image: url("../site/regional_portal/skin/common/images/info_close_OVA.png");
 background-repeat:no-repeat;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop', src='http://www.alpserver.de/live/site/regional_portal/skin/common/images/info_close_OVA.png');
 _background: none;
}

.foto {
 display:inline;
 margin-left:10px;
 width: 18px;
 height: 18px;
 float:left;
 background-image: url(../site/regional_portal/skin/common/images/fotopikto.png);
 background-repeat:no-repeat;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='crop', src='http://www.alpserver.de/live/site/regional_portal/skin/common/images/fotopikto.png');
 _background: none;
}








/* gallery from otm*/
.historic-gallery {
	height: 470px;
	width: 650px;
	position: relative;
}
.hg-load {
	color: white;
}
.hg-img {
	padding: 4px;
	width: 533px;
	margin-left: 106px;
	height: 462px;
	background-color: white;
}
.hg-photoouter {
	text-align: center;
	height: 400px;
	overflow:hidden;
}
#hg_photo {
	vertical-align: top;
}
#hg_pano {
	width: 500px;
	height: 400px;
	margin: 0 15px;
	position: relative;
}
.hg-thumbouter {
  	position: absolute;
	bottom: 0;
	left: 0;
	height: 420px;
	width: 84px;
	margin: 5px;

}
#hg_thumbs {
	width:100%;
	height:100%;
}
.hg-browser {
	float: left;
	width: 86px;
	background-color: white;
	padding: 4px;
	height: 462px;
	overflow: hidden;
}
.hg-browser SPAN {
	font: 9pt Helvetica, Arial, sans-serif normal;
	color: #b52b19;
}

/* Dialog */
.historic-infodialog {
	width: 650px;
	height: 470px;
	background-color: white;
}
.hdlg-shim-ffosx {
	top: 0;
	left: 0;
	position: absolute;
	height: 470px;
	width: 650px;
	z-index: -1;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

.hdlg-closeIcon {
	display: block;
	position: absolute;
	right: 4px;
	top: 0px;
	width: 15px;
	height: 24px;
	border: 0;
	cursor: pointer;
	z-index: 10;

	background: url("http://www.heritagewalks.co.nz/rw/aklhistoric/media/js/am/otm/map/widget/templates/images/info_close.png") no-repeat 0 0;
}
.hdlg-closeIcon:hover, .hdlg-closeIconhover {
	background-image: url("http://www.heritagewalks.co.nz/rw/aklhistoric/media/js/am/otm/map/widget/templates/images/info_close_OVA.png");
}

.h-small-red {
	font: 9pt Helvetica,Arial,sans-serif;
	color: #b52819;
}
.historic-infodialog H4 {
	font: 11pt Helvetica,Arial,sans-serif;
	color: black;
	clear: both;
}

.hg-copyright {
	font: 7pt Helvetica,Arial,sans-serif;
	color: #4f5457;
}
.hg-caption {
	bottom: 4px;
	text-align:center;
	font: 8pt Helvetica, Arial, sans-serif normal;
	color: #4f5457;
	font-weight: bold;
}

/* stylesheets for routing */
.rg_sumresult {
	position:relative;
	width:300px;
	height:60px;
	border: 0px solid black;
	border-style:solid none none;
	background-color:#a5a5a5;
	font-size:11px;
}

.rg_startend {
	position:absolute;
	top:5px;
	left:4px;
	width:30px;
	background-color:#a5a5a5;
}

.rg_values_a {
	position:absolute;
	top:5px;
	left:35px;
	width:100px
	;background-color:#a5a5a5;
}

.rg_values_b{
	position:absolute;
	top:5px;
	left:135px;
	width:100px;
	background-color:#a5a5a5;
}

.rg_distance {
	position:absolute;
	top:5px;
	left:195px;
	width:80px;
	background-color:#a5a5a5;
}

.amRouteItemStart {
	position:relative;
	width:300px;
	height:25px;
	border: 0px solid black;
	border-style:solid none none;
	background-color:#a5a5a5;
}

.rg_number {
	position:absolute;
	top:2px;
	left:4px
}

.rg_startpoint_header {
	position:absolute;
	top:2px;
	left:40px;
	width:210px;
	background-color:#a5a5a5;
}

.rg_delete {
	position:absolute;
	top:2px;
	left:280px
}

.rg_resultblock {
	position:relative;
	width:300px;
	height:60px;
	border: 0px solid black;
	border-style:solid none none;
	font-size:11px;
}


.rg_description {
	position:relative;
	width:300px;
	height:100px;
	left: 4px;
	font-size:11px;
}

.amIPLabel {
font-size:13px !important;
margin-top:2px;
}