	/* --- Font Size Conversion Table From Base 16px --- */
/* ---  9px = 57% --- */
/* --- 10px = 63% --- */
/* --- 11px = 69% --- */
/* --- 12px = 75% --- */
/* --- 13px = 82% --- */
/* --- 14px = 88% --- */
/* --- 15px = 94% --- */
/* --- 16px = 100% --- */
/* --- 18px = 113% --- */
/* --- 20px = 125% --- */
/* --- 24px = 150% --- */


/* Custom Font declarations */

/* Dax Bold - first for IE 6/7/8 */
@font-face {
	font-family: Dax-Medium;
	src: url('/images/fonts/DaxWeb-Bold.eot');
}

/* Dax Bold - Mozilla browsers -> Firefox */
@font-face {
	font-family: Dax-Medium;
	src: url('/images/fonts/DaxWeb-Bold.woff') format('woff');
}

/* DIN Bold - first for IE 6/7/8 */
@font-face {
	font-family: DIN-Bold;
	src: url('/images/fonts/DINWeb-Bold.eot');
}

/* DIN Bold - Mozilla browsers -> Firefox */
@font-face {
	font-family: DIN-Bold;
	src: url('/images/fonts/DINWeb-Bold.woff') format('woff');
}

/* End Custom Fonts */

html,
#pageBody{
	display:table;
	height:100%;
	width:100%;
}
#pageBody{
	display:table-cell;
	vertical-align:top;
}
#wrapper{
	overflow:hidden;
	/*width:1024px; changed to below to fit tv window */
	width:1004px;
	height:768px;
	margin:0 auto;
}
#content{
	overflow:hidden;
	/*height:652px; changed to below to fit tv window */ 
	height:632px;
	padding:31px 44px 0 42px;
	background:url(/images/bg-content.jpg) no-repeat;
}
#content h2{
	font:bold 54px/60px Dax-Medium, Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(/images/bg-title.gif) no-repeat 5px 100%;
	margin:0 0 26px;
	display:block;
}
#footer{
	font:28px/34px Arial, Helvetica, sans-serif;
	background:url(/images/footer.jpg) no-repeat;
	/*width:1007px; changed to below to fit tv window */
	width:1000px;
	/*padding:0 8px 0 9px; changed to below to fit tv window */
	padding:0 8px 0 0px;
}
#footer:after{
	content:'';
	display:block;
	clear:both;
}
.heading{
	overflow:hidden;
	width:100%;
}
.container-holder{
	background:url(/images/bg-block-t.gif) no-repeat;
	width:921px;
	overflow:hidden;
	padding:9px 0 0;
}
.container-frame{
	background:url(/images/bg-block-b.gif) no-repeat 0 100%;
	width:921px;
	overflow:hidden;
	padding:0 0 9px;
}
.container-box{
	background:url(/images/bg-block.png) repeat-y;
	width:916px;
	overflow:hidden;
	padding:0 0 0 5px;
}
.container{
	width:905px;
	height:497px;
	overflow:hidden;
	position:relative;
}
.inner .container,
.report-page .container {
	padding:15px 23px 0;
	width:878px;
	height:451px;
	background:url(/images/bg-container.jpg) no-repeat;
}
.inner .container{margin:0 0 0 5px;}
.report-page .container{
	padding:15px 16px 0;
	width:887px;
	margin:0 0 0 5px;
	background:url(/images/bg-container-report.jpg) no-repeat;
}
.cam-page .container {
	padding:15px 16px 0;
	width:887px;
	margin:0 0 0 5px;
	background:url(/images/bg-video.jpg) no-repeat;
}
.snow-making .container {
	padding:0px 16px 0;
	width:887px;
	margin:0 0 0 5px;
	background:url(/images/bg-groomingSnowmaking.jpg) no-repeat;
}
.snow-cond .container {
	padding:0px 16px 0;
	width:887px;
	margin:0 0 0 5px;
	background:url(/images/bg-snowConditions.jpg) no-repeat;
}
.snow-making-title {
	font:bold 28px/33px Arial, Helvetica, sans-serif; 
	color:#fff; 
	padding-top: 8px; 
	padding-bottom: 20px;
	padding-left: 5px;
}
.snow-cond-table {
	width: 860px;
	font:bold 18px Arial, Helvetica, sans-serif; 
	color:#fff; 
	padding-top: 8px; 
	padding-bottom: 20px;
	padding-left: 5px;
}
.snow-cond-table td {
	padding: 5px;
	padding-right: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.snow-cond-inner {
	vertical-align: middle;
	background: url(/images/hotham/background/opaqueBG.png) repeat transparent;
	padding: 4px;
	padding-left: 10px;
	padding-bottom: 7px;
	height: 42px;
}
.snow-cond-inner-y {
	vertical-align: middle;
	background: url(/images/hotham/background/opaqueBG.png) repeat transparent;
	padding: 4px;
	padding-bottom: 7px;
	padding-left: 10px;
	height: 42px;
	color: #ffff00;
}
.snow-cond-inner-smaller {
	font:bold 16px Arial, Helvetica, sans-serif; 
	vertical-align: middle;
	background: url(/images/hotham/background/opaqueBG.png) repeat transparent;
	padding: 2px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.snow-cond-inner-y-smaller {
	font:bold 16px Arial, Helvetica, sans-serif; 
	vertical-align: middle;
	background: url(/images/hotham/background/opaqueBG.png) repeat transparent;
	padding: 2px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #ffff00;
}
.snow-making-table {
	width: 845px;
}
.snow-making-table td {
	padding: 12px;
	padding-top: 14px;
	padding-right: 2px;
	width: 33%;
}
.snow-making-text {
	font:bold 24px/29px Arial, Helvetica, sans-serif; 
	color:#fff;
}
.snow-making-container {
	padding-left: 15px;
}
.status{
	width:910px;
	overflow:hidden;
}
.status-box:first-child{margin:0;}
.status-box{
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
	float:left;
	width:290px;
}
.status-box li{
	margin:0 0 50px;
	padding:0 0 0 29px;
	font:bold 28px/33px Arial, Helvetica, sans-serif;
	color:#fff;
}
.status-box li a{
	color:#fff;
	text-decoration:none;
}
.status-box li a:hover{text-decoration:underline;}
.green{background:url(/images/bg-green-bullet.gif) no-repeat 0 3px;}
.red{background:url(/images/bg-red-bullet.gif) no-repeat 0 3px;}
.yellow{background:url(/images/bg-yellow-bullet.gif) no-repeat 0 3px;}
.section{
	position:absolute;
	bottom:0;
	width:903px;
	overflow:hidden;
	left:0;
	background:url(/images/bg-container-b.png);
}
.report-page .section{
	top:0;
	bottom:0;
	height:52px;
}
.intro{
	background:url(/images/bg-separator.gif) repeat-x;
	overflow:hidden;
	width:853px;
	padding:11px 25px 9px;
}
.intro-no-seperator {
	background:none;
	overflow:hidden;
	width:853px;
	padding:11px 25px 3px;
}
.report-page .intro{
	background-position:0 100%;
	padding:11px 21px;
	width:861px;
}
.definition{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.definition li{
	float:left;
	font:bold 24px/30px Arial, Helvetica, sans-serif;
	margin:0 146px 0 0;
	padding:0 31px 0 0;
	color:#fff;
}
.definition li.green{background:url(/images/bg-bullet-green-b.gif) no-repeat 100% 50%;}
.definition li.yellow{background:url(/images/bg-bullet-yellow-b.gif) no-repeat 100% 50%;}
.definition li.red{background:url(/images/bg-bullet-red-b.gif) no-repeat 100% 50%;}
#content .update{
	font-size:26px;
	line-height:30px;
	color:#fff;
	display:block;
}
.data{
	overflow:hidden;
	width:880px;
	margin:12px 0 0; 
	padding:29px 0 0;
}
.data-box:first-child{
	margin:0;
}
.data-box{
	margin:0 0 0 61px;
	padding:0;
	list-style:none;
	float:left;
	width:400px;
}
.data-box li{
	overflow:hidden;
	width:100%;
	margin:0 0 22px;
}
.image-holder{
	width:150px;
	float:left;
	margin:0 -12px 0 0;
}
* html .image-holder{margin:0 -15px 0 0;}
.data-box img{vertical-align:top;}
.data-box .info{
	overflow:hidden;
	margin:19px 0 0;
	width:180px;
	padding:8px 10px;
	background:url(/images/bg-info.gif) no-repeat;
}
.data-box h3{
	font:bold 22px/26px Arial, Helvetica, sans-serif;
	color:#072043;
	display:block;
	margin:0 0 5px;
}
.data-box .info strong{
	font-size:24px;
	line-height:28px;
	color:#06f;
	display:block;
}

.logo{
	background:url(/images/logo.gif) no-repeat;
	width:193px;
	height:97px;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	margin:-28px 4px 0 0;
	position:relative;
}
.logo a{
	height:100%;
	display:block;
}
.scrolling{
	width:620px;
	float:left;
	overflow:hidden;
	padding:0 0 0 20px;
	margin:34px 0 0;
	background:url(/images/bg-arrows.gif) no-repeat 0 50%;
}
.scrolling-holder{
	overflow:hidden;
	width:600px;
	height:30px;
	float:left;
	position:relative;
}
.scrolling ul{
	margin:0;
	padding:0;
	list-style:none;
	width:9999px;
	overflow:hidden;
}
.scrolling li{
	float:left;
	white-space:nowrap;
	width:600px;
}
.scrolling .open{
	background:url(/images/bg-scrolling.gif) no-repeat 100%;
	width:41px;
	height:18px;
	padding:0 41px 0 0;
}
.temperature{
	float:right;
	font:28px/34px Dax-Medium, Arial, Helvetica, sans-serif;
	background:url(/images/ico-temperatura.gif) no-repeat 0 12px;
	padding:9px 0 0;
	text-align:center;
	width:163px;
}
.now{
	font-size:32px;
	line-height:37px;
	color:#036;
	display:block;
	text-align:right;
	margin:0 7px -10px 0;
}
.degree{
	text-align:right;
	color:#0077c6;
	display:block;
	font:42px/48px Dax-Medium, Arial, Helvetica, sans-serif;
}

/*-------------------------------------
 HOTHAM STYLES
 ------------------------------------*/
 
/* ADD ALL LAYOUT CSS HERE */
#h_bodyContainer {
	/*font: 18px/21px Helvetica, Arial, sans-serif;*/
	color: #fff;
}
#h_wrapper {
	width: 1360px;
	margin: 0 auto;
	overflow:hidden;
	background: url(/images/hotham/background/bg-wrapper.gif);
}
.h_w1 {
	width: 100%;
	/*padding-bottom: 40px;*/
	padding-bottom: 30px;
	background: url(/images/hotham/background/bg-wrapper2.gif) no-repeat;
}
#h_main {width: 100%;}
#h_content {
	width: 1160px;
	margin: 0 auto;
	padding-top: 15px;
	overflow: hidden;
}
#h_content h2 {
	padding: 0 0 0 0px;
	font: bold 44px/60px "DIN-Bold", Helvetica, Arial, sans-serif;
	/*background: url(/images/hotham/background/bullet.gif) no-repeat 15px 17px;*/
}
#h_content .h_block {
	height: 499px;
	overflow: none;
	margin-top: 13px;
	padding: 16px 0 0 0;
	border: 8px solid #fff;
	background: url(/images/hotham/background/bg-block.gif);
}
.h_status-list {
	margin: 0 0 110px 35px;
	font: 32px/82px "DIN-Bold", Helvetica, Arial, sans-serif;
}
.h_status-list td {vertical-align: top;}
.h_status-list td.h_column01 { width: 378px; }
.h_status-list td.h_column02 { width: 373px; }
.h_status-list td.h_column03 { width: 358px; }
.h_status-list td img { display: block; }
.h_status-list strong {
	padding: 0 0 0 46px;
	display: block;
}
.h_status-list .h_ico-open {background: url(/images/hotham/background/ico-open-big.png) no-repeat 0 24px;}
.h_status-list .h_ico-standby {background: url(/images/hotham/background/ico-standby-big.png) no-repeat 0 24px;}
.h_status-list .h_ico-closed {background: url(/images/hotham/background/ico-closed-big.png) no-repeat 0 24px;}
.h_info-box {
	width: 1104px;
	overflow: hidden;
	margin: 0;
	padding: 3px 0 0 40px;
	list-style: none;
	background: url(/images/hotham/background/bg-info-line.gif) repeat-x;
}
.h_info-box strong {
	padding: 0 28px 0 0;
	float: left;
}
.h_info-box .h_ico-open {background: url(/images/hotham/background/ico-open.png) no-repeat 100% 15px;}
.h_info-box .h_ico-standby {background: url(/images/hotham/background/ico-standby.png) no-repeat 100% 15px;}
.h_info-box .h_ico-closed {background: url(/images/hotham/background/ico-closed.png) no-repeat 100% 15px;}
.h_info-box li {
	padding-right: 161px;
	float: left;
	/*font: 26px/49px "DIN-Bold", Helvetica, Arial, sans-serif;*/
	/*text-transform: uppercase;*/
}
.h_info-box li.h_info-box-rss {
	padding-right: 161px;
	float: left;
	font: 26px/49px "DIN-Bold", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
#h_content .h_post {
	height: 1%;
	padding-left: 35px; padding-top: 8px;
	padding: 8px 0 0 35px;
	/*font: 18px/20px Verdana, Geneva, sans-serif;*/
}
#h_content .h_post h2.h_post-heading {
	font-size: 48px;
	line-height: 51px;
	font-weight:bold;
}
#h_content .h_post .h_content { padding: 9px 0 0 3px; }
#h_content .h_post .h_content p { margin-bottom: 3px; }
#h_content .h_date {
	margin-bottom: -3px;
	padding: 0 0 15px 40px;
	display: block;
	/*font: 32px/34px "DIN-Bold", Helvetica, Arial, sans-serif; */
	background: url(/images/hotham/background/bg-info-line.gif) repeat-x 0 100%;
	position:relative;
}
#h_content .h_date_xml {
	margin-bottom: -3px;
	padding: 0 0 15px 40px;
	display: block;
	font: 32px/34px "DIN-Bold", Helvetica, Arial, sans-serif;
	background: url(/images/hotham/background/bg-info-line.gif) repeat-x 0 100%;
	position:relative;
}
.h_report-box-td {
	padding: 44px 0 30px;
	vertical-align: top;
	/*font: 24px/27px "DIN-Bold", Helvetica, Arial, sans-serif;*/
	color: #072043;
	background: url(/images/hotham/background/bg-report-line.gif) repeat-x;
}
.h_report-box-xml td {
	padding: 44px 0 30px;
	vertical-align: top;
	font: 24px/27px "DIN-Bold", Helvetica, Arial, sans-serif;
	color: #072043;
	background: url(/images/hotham/background/bg-report-line.gif) repeat-x;
}
.h_report-box .h_column01 {
	width: 329px;
	padding: 44px 33px 40px 57px;
}
.h_report-box .h_column02 {width: 360px;}
.h_report-box .h_column03 {width: 385px;}
.h_report-box img { display: block; }
.h_report-box .h_alignleft {
	float: left;
	margin-right: -3px;
	display: inline;
}
.h_report-box .h_img-pusher { margin: 2px 13px 0 0; }
.h_report-box .h_img-pusher2 {
	margin: 2px 10px 0 10px;
	display: inline;
}
.h_report-box .h_other .h_alignleft { margin: 0 1px 0 31px; }
.h_report-box .h_other .h_img-pusher { margin: 24px 10px 0 12px; }
.h_report-box .h_other .h_img-pusher2 { margin: 35px 7px 0 3px; }
.h_report-box .h_alignright { float: right; }
.h_report-box .h_box {
	width: 202px;
	overflow: hidden;
	padding-top: 19px;
}
.h_report-box .h_other .h_box { padding-top: 37px; }
.h_report-box .h_t,
.h_report-box .h_b {
	width: 100%;
	height: 37px;
	overflow: hidden;
	float: left;
	background: url(/images/hotham/background/bg-box-t.png) no-repeat;
}
.h_report-box .h_b {background-image: url(/images/hotham/background/bg-box-b.png);}
.h_report-box .h_c {
	width: 100%;
	float: left;
	background: url(/images/hotham/background/bg-box-c.gif) repeat-y;
}
.h_report-box .h_c:after {
	content: "";
	display: block;
	clear: both;
}
.h_report-box .h_frame {
	width: 180px;
	padding: 0 11px;
	margin: -26px 0 -37px;
	position: relative;
	float: left;
	z-index:1;
}
.h_report-box strong {
	display: block;
	padding-bottom: 5px;
}
.h_report-box .h_mark { color: #06c; }
#h_footer {
	width: 100%;
	font: 28px/31px "DIN-Bold", Helvetica, Arial, sans-serif;
	background: #010101 url(/images/hotham/background/bg-footer.gif) repeat-x;
}
#h_footer .h_holder {
	width: 1356px;
	margin: 0 auto;
	padding-top: 11px;
	overflow: hidden;
}
#h_footer strong.h_logo {
	width: 270px;
	float: left;
	padding: 17px 19px 0 50px;
}
#h_footer strong.h_logo a {
	width: 100%;
	height: 35px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(/images/hotham/background/logo.gif) no-repeat;
}
#h_footer .h_scroll-text {
	width: 697px;
	float: left;
	padding: 25px 17px 0 0;
	background: url(/images/hotham/background/bg-arrow-l.gif) no-repeat 0 28px;
}
#h_footer .h_scroll-holder {
	padding: 0 33px;
	background: url(/images/hotham/background/bg-arrow-r.gif) no-repeat 100% 3px;
}
#h_footer .h_scroll-holder .h_box {
	width: 631px;
	overflow: hidden;
	position:relative;
}
#h_footer .h_scroll-holder ul {
	width: 99999px;
	margin: 0;
	padding: 0;
	list-style: none;
	overflow:hidden;
}
.h_move{
	width:99999px;
	overflow:hidden;;
}
.h_move p{
	float:left;
	margin:0;
}
.h_move p strong{padding:0 0 0 10px;}
.h_move p strong em{
	padding: 0 25px 0 0;
	background: url(/images/hotham/background/bullet2.gif) no-repeat 100% 9px;
	font-style:normal;
}
#h_footer .h_scroll-holder ul:after {
	content: "";
	display: block;
	clear: both;
}
#h_footer .h_scroll-holder li {
	margin-right: 12px;
	padding: 0 10px 0 0;
	float: left;
	letter-spacing: -1px;
	background: url(/images/hotham/background/bullet2.gif) no-repeat 100% 9px;
}
#h_footer .h_scroll-holder li strong {
	padding-right: 17px;
	display: block;
}
#h_footer .h_temperature {
	float: left;
	padding: 1px 0 24px 90px;
	font-size: 30px;
	line-height: 63px;
	background: url(/images/hotham/background/ico-temperature.png) no-repeat;
}
#h_footer .h_temperature span {
	font-size: 45px;
	line-height: 72px;
}

.snowConditions {
	/*border: 1px solid red;*/
	padding: 17px;
	color: #669933; 
	font-size: 85%;
	width: 514px;
	height: 75px;
}

.snowCondInner {
	background: url(/images/hotham/background/opaqueBG.png) repeat transparent;
}

.lessPadding {
	padding: 0 0 0 20px !important;
}