/*->Main*/
#ticker{
	padding-left:10px;
}
/*-->Info box*/
#information{
  font: 11pt Lucida Sans, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
  line-height: 1.5em;
  color: #000000;
  margin: 5px 0 0 0;
  width: 435px;
  height: 351px;
  background-image: url("/image/n_info_background.gif");
  background-repeat: no-repeat;
}

#info_header{
  width: 435px;
  height: 65px;
  background-image: url("/image/n_legend_text.gif");
  background-position: center;
  background-repeat: no-repeat;
  padding:20px 0 0 0;
  clear:both;
}
#info_nav{
  height: 28px;
  clear:both;
  margin:0px;
  position:relative;
  padding:0 0 0 18px;
  
}
#info_nav ul{
	list-style: none;
	
}
#info_nav li{
	display: inline;
	}
#info_nav li a{
	background: url('/image/blank_button.gif') bottom left no-repeat;
	height: 26px;
	width: 99px;
	color: #fff;
	float: left;
	text-align: center;
	
}
#info_container{
  width: 396px;
  height: 220px;
  border: solid 1px #510b00;
  padding:0px;
  margin:0 0 0 23px;
}
#info_text{
  height: 220px;
  overflow: scroll;
  padding:0 3px 0 3px;
}
#info_text h3{
	color: #000;
	border-bottom-color: #000;
	}


.ui-tabs-hide { display: none; }
.ui-tabs-selected img{
	border-bottom: 3px solid #336699;
	}
#information a{color: blue;}
/*-->Weather*/
#weather{
  width: 435px;
  text-align: center;
  margin: 15px auto;
  background: url("/image/snow.gif") top center no-repeat;
  color:#000000;
}
#weather resort_is{}

#weather table{
	margin: auto;
	width: 435px;
	height: 124px;
}
#weather tr.top td{
	border-bottom: 2px solid #fff;
}
#weather td{
  font: 11pt helvetica, Lucida Sans, geneva, lucida, 'lucida grande', arial, sans-serif;
  font-weight:bold;
	border: 0 none;
	border-left: 2px solid #fff;
}
tr.trsmall td
{
	color:#666666;
	vertical-align: bottom;
}
#countdown{
  font: 10pt Tahoma, Lucida Sans, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
  font-weight: bold;
  text-align: center;
  margin: 16px 0 0 0;
  width:435px;
}
/*-->flash gallery*/
#image_rotate{
	position:absolute;
	right:-25px;
	z-index:1;
}

#bottom_right_buttons{
	width:477px;
	height:229px;
	padding: 100px 0 0 25px;
	margin: 0 0 20px 20px;
	position:relative;
	top:310px;
	left:65px;
	background:url(../../image/right_background.jpg) no-repeat;
}

#bottom_right_buttons img{
	padding: 0px;
	margin: 10px;
}