/* CSS Document */
/*****************************************************************************
SNOW REPORT STYLES
*****************************************************************************/

#footer {
  clear: both;
  font-size: 10px;
  padding: 30px 0;
}

#snow_report_wrapper {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 650px;
	}

#snow_report_wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html #snow_report_wrapper {
	height: 1%;
}

#snow_report_wrapper h2 {
	padding-bottom: 4px;

}

#snow_report_wrapper h2 img {
	margin-right: 2px;
}

#sr_leftside {
	margin: 10px 36px 0 0;
	width: 649px;
	float: left;
}

#sr_leftside h3 {
	padding-bottom: 4px;
	border-bottom: 1px solid #2b200e;
	letter-spacing: .02em;
}

#sr_leftside h3.no_underline {
	border-bottom: none;
	font-size:14px;
}

#sr_rightside {
	padding: 10px 0 0 0;
	width: 304px;
	float: left;
}

#sr_title {
/*	padding: 4px 0 0 0; */
	overflow: hidden;
}


#last_update {
	padding: 2px 10px 0 0;
	float: right;
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #cfc6b3;
	font-variant: small-caps;
}

/* weather app
----------------------------------------------------------------------*/

#weather_wrapper {
	display: inline-block;
	margin: 0 0 20px 0;
}

#weather_wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html #weather_wrapper {
	height: 1%;
}

#weather_top {
	display: inline-block;
	margin: 0 0 20px 0;
}

#weather_top:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html #weather_top {
	height: 1%;
}

#weather_current {
	width: 370px;
	float: left;
	margin-right: 34px;
}
#weather_current h3 {
font-size:14px;
}

#weather_graphic_current {
	float: left;
	width: 140px;
	text-align: right;
	margin: 4px 0 0 0;
}

#weather_graphic_current_print {
	display: none;
}

#current_temp_hi {
	font: 36px/36px Georgia, "Times New Roman", Times, serif;
}

#current_temp_lo {
	font: 24px/24px Georgia, "Times New Roman", Times, serif;
}

#current_temp_desc {
	font: bold 12px/12px Georgia, "Times New Roman", Times, serif;
	margin: 6px 0 0 0;
}

#weather_details_current {
	float: left;
	margin-left: 20px;
	width: 202px;
}

#weather_tomorrow {
	width: 240px;
	float: left;
	line-height: 18px;
}
#weather_tomorrow h3 {
font-size:14px;
}

#weather_graphic_tomorrow {
	float: left;
	padding-top: 6px;
	width: 70px;
	text-align: center;
}

#weather_graphic_tomorrow img {
  padding-bottom: 6px;
}

#weather_graphic_tomorrow_print {
	display: none;
}

#weather_graphic_tomorrow_print img {
	display: none;
}

#weather_details_tomorrow {
	float: left;
	margin-left: 6px;
	width: 154px;
}

#weather_tomorrow_hi {
	font: 18px/18px Georgia, "Times New Roman", Times, serif;
}

#weather_tomorrow_lo {
	font: 14px/14px Georgia, "Times New Roman", Times, serif;
}

#extended_weather_wrapper {
	margin-top: 10px;
}
#extended_weather_wrapper h3 {
	font-size:14px;
}

#5days {
	display: inline-block;
	margin: 0;
}

#5days:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html #5days {
	height: 1%;
}

.single_day {
	border-right: 1px solid #2b200e;
	width: 125px;
	float: left;
}

.single_day th {
	font: 16px Georgia, "Times New Roman", Times, serif;
}

.single_day_end {
	width: 128px;
	float: left;
}

.single_day_end th {
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #d9ae64;
}

.single_day_end td {
	font: 14px Georgia, "Times New Roman", Times, serif;
}

/* View NOAA Link
----------------------------------------------------------------------*/

#noaa_forecast {
  clear: both;
}

#noaa_forecast a {
  color: #584528;
  font-size: 16px;
}

#noaa_forecast a:hover {
  text-decoration: none;
}


/* surace and snow conditions app
----------------------------------------------------------------------*/

#current_snow_conditions {
	margin: 0 0 20px 0;
	display: block;
}

#current_snow_conditions p {
	margin: 10px 0 0 6px;
}

#current_snow_conditions th {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
}


/* lifts and bowls app
----------------------------------------------------------------------*/

#lifts_wrapper {
	margin: 0 0 10px 0;
	display: block;
}

#lifts_wrapper h3 {
font-size:14px;
}


#lifts_wrapper img {	
	padding: 0 6px;

}

.lift_header {
/*	background-color: #c3b297; */
background-color:#dddddd;
	padding: 3px 0;
}

.lift_header p {
	float: left;
	font-weight: bold;
	margin: 0;
	padding-left: 4px;
}

.lift_header h4 {
	display: inline;
	float: left;
}

.status {
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
  border-right: 1px solid #C3B297;
}

.status_noline {
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
  border-right: none;
}

.lift_notes {
	padding: 5px 10px;
	font: italic 11px/18px Verdana, Arial, Helvetica, sans-serif;
}

.lift_status_open {
	padding-right: 4px;
	width: 78px;
	color: #2f8800;
	text-align: right;
	float: right;
	font-weight: bold;
}

.lift_status_hold {
	padding-right: 4px;
	width: 78px;
	color: #a57800;
	text-align: right;
	float: right;
	font-weight: bold;
}

.lift_status_scheduled {
	padding-right: 4px;
	width: 78px;
	color: #a57800;
	text-align: right;
	float: right;
	font-weight: bold;
}

.lift_status_closed {
	padding-right: 4px;
	width: 78px;
	color: #b00000;
	text-align: right;
	float: right;
	font-weight: bold;
}

.beginner {
	padding: 0 0 0 8px;
	text-indent: 12px;
	background: url('http://www.skialpine.com/images/alpine/sr_beginner.gif') no-repeat 3px center;
}

.beginner img {
	display: none;
	padding-right: 5px;
}

.intermediate {
	padding: 0 0 0 8px;
	text-indent: 12px;
	background: url('http://www.skialpine.com/images/alpine/sr_intermediate.gif') no-repeat 3px center;
}

.intermediate img {
	display: none;
}

.advanced {
	padding: 0 0 0 8px;
	text-indent: 12px;
	background: url('http://www.skialpine.com/images/alpine/sr_advanced.gif') no-repeat 3px center;
}

.advanced img {
	display: none;
}

.expert {
	padding: 0 0 0 8px;
	text-indent: 12px;
	background: url('http://www.skialpine.com/images/alpine/sr_expert.gif') no-repeat 3px center;
}

.expert img {
	display: none;
	padding-right: 5px;
}

.single {
	padding: 0;
	background: url('http://www.skialpine.com/images/homewood/lift_1.gif') 0 0 no-repeat;
	text-indent: 20px;
}

.triple {
	padding: 0;
	background: url('http://www.skialpine.com/images/homewood/lift_3.gif') 0 0 no-repeat;
	text-indent: 20px;
}

.quad {
	padding: 0;
	background: url('http://www.skialpine.com/images/homewood/lift_4.gif') 0 0 no-repeat;
	text-indent: 24px;
}

#bowls_wrapper {
        margin: 0 0 10px 0;
        display: block;
}

#bowls_wrapper img {
        padding: 0 6px;
}

#bowls_wrapper h2 {
        font: 20px/20px Georgia, "Times New Roman", Times, serif;
        border-bottom: none;
	margin: 0 0 8px;
}

#bowls_wrapper th {
        font: bold 10px Georgia, "Times New Roman", Times, serif;
        padding-left: 0;
}

#bowls_wrapper td {
        padding-left: 10px;
        font-size: 12px;
}

#bowls_wrapper img {
        padding: 3px 4px 0 0;
}



/* parks report
----------------------------------------------------------------------*/

#parks_wrapper {
	margin: 0 0 20px 0;
	display: block;
}

.snow_park_block_double {
	width: 304px;
	margin: 10px 7px;
	float: left;
}

.snow_park_title {
        border-bottom: 1px solid #59472e;
}

.snow_park_block_double h5 {
	padding: 2px 8px 4px 4px;
	text-align: left;
	margin: 0 0 8px 0;
	letter-spacing: .02em;
	display: inline;
	font-size: 12px;
}

.snow_park_block_triple {
	width: 202px;
	margin: 10px 7px;
	float: left;
}

.snow_park_block_triple h5 {
	background-color: #3d2d18;
	border-bottom: 1px solid #59472e;
	padding: 2px 0 4px 4px;
	text-align: left;
	margin: 0 0 8px 0;
	letter-spacing: .02em;
} 


/* sidebar
----------------------------------------------------------------------*/

#hw_info {
	display: none;
}

.sidebar_feature {
	margin: 0 10px 18px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #2b200e;
}


.sidebar_feature_noborder th {
	font-weight: bold;
	padding-bottom: 4px;
}

#print_alpine_logo {
  display: none;


