﻿/* promo */
body #promo { height: 350px; }

	#mountain-info
	{
		left:615px;
		top: -330px;
		position: relative;
		width: 260px; 
		padding: 20px 20px 10px 20px;
		background: #FFF;
		filter: alpha(opacity=90);
		-moz-opacity:0.9;
		-khtml-opacity: 0.9;
		opacity: 0.9;
		

	}
	#current  
	{
		position: relative; 
		border-bottom: 1px dotted #CCC; 
		height: 60px;
	}
	#conditions
	{
		position: absolute;
		bottom: 0;
		right: 5px;
	}
	#conditions img
	{
		padding: 0 10px 10px 10px;
		border: dotted #CCC;
		border-width: 0 1px;
	}
	#mountain-info .data 
	{ 
		width: 200px; 
		height: 30px; 
		line-height: 30px; 
		position: absolute;
		left: 0;
	}
	#mountain-info .data label
	{
		width: 90px;
		font-size: 10px;
		display: block;
		float: left;
		color: #777;
		text-transform: uppercase;
		font-weight: bold;
	}
	#mountain-info .data span
	{
		display: block;
		margin-left: 100px;
		font-size: 18px;
		color: #0066CB;
	}
	.basetemp
	{
		top: 0px;
	}
	.summittemp
	{
		top: 30px;
	}
	
	#reportteaser { color: #666; margin-top: 5px; }
	
	#upcoming-events
	{
		width: 100%;
		height: 190px;
		overflow: hidden;
	}
	#upcoming-events ul { font-size: 10px; margin: 15px 0 5px;	}
	#upcoming-events ul
	{
		width: 8000em;
	}
	#upcoming-events ul li
	{
		width: 260px;
		height: 150px;
		float: left;
	}
	#upcoming-events h4 { margin: 0; }
	#upcoming-events h4 a { color: #0066CB; font-size: 12px; }
	#upcoming-events h4 a:hover { color: #00488F; }
	#upcoming-events p { padding: 0; }
	#upcoming-events a
	{
		color: #666;
		font-size: 10px;
		text-transform: uppercase;
		text-decoration: none;
		font-weight: bold;
	}
	#upcoming-events a:hover { color: #999; }
	
	.date { color: #666; font-weight: bold; }

#home-highlight{
	width: 195px; min-height: 200px;
	margin: 0 0 10px 10px; padding: 15px 10px 40px 15px;
	float: right;
	border-top: 5px solid #CCC;
	background:  #F7F7F7 url(/App_Themes/winter09-10/images/column-footer.gif) bottom left no-repeat;
}
#home-highlight h2
{
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin: 0;
}
#home-highlight ul{
	margin:10px 0 10px 5px !important;
	padding:0 !important;
}
#home-highlight ul li
{
	background: url(/App_Themes/winter09-10/images/list1_li.gif) no-repeat 0 7px;
	padding:3px 0 3px 12px;
}


#primary
{
	/* padding: 0 240px 10px 15px !important; */
	min-height: 500px;
}
#sidebar
{
	width: 220px;
	padding: 10px;
	float: right !important;
	min-height: 200px;
	text-align: center;
}
	#sidebar .ad img { margin: 0 0 20px 0; }
	
	#promo-slideshow{
			background:#ebebeb;
		
	}
#sidebar-left
{
	width: 230px;
	float: left !important;
	min-height: 200px;
}		
	
#home-slideshow {
	position: relative;
	z-index: 0
}		
