#slideshow { margin: 30px auto 10px auto; width: 752px; height: 383px; z-index:1;}
#nav { z-index: 50; position: absolute; bottom: 15px; left: 425px; } /*left: 595px;*/
#nav a { margin: 0 3px; padding: 2px 4px 3px 4px;  background-color: #fff; text-decoration: none;color:#000;-moz-border-radius: 4px; -webkit-border-radius: 4px;font-size:11px;} /* url('images.css/active.gif') no-repeat;*/
#nav a.activeSlide {background-color: #343702;color:#fff;}
#nav a:focus { outline: none; }
.pics { height: 383px; width: 752px; padding:0; margin:0; overflow: hidden; }
.pics img { height: 353px; width: 720px; padding: 5px; top:0; left:0; }
.skiingSummary {width:720px;padding:0;border-collapse:collapse;margin:10px auto 0 auto;border:1px solid #aab8a7;background:url('images.css/snowStats_bar.gif') no-repeat;}
.skiingSummary td {color:#403f3f;font-size:90%;vertical-align:top;padding:10px 0;}
.skiingSummary td span {color:#000;}
.skiingSummary td.blank {width:226px;}
.skiingSummary td.newSnow {width:126px;}
.skiingSummary td.baseDepth, .skiingSummary td.weather {width:124px;}
td.newSnow span, td.baseDepth span, td.weather span {visibility:hidden;}
.skiingSummary td.skiResort {font-weight:bold;font-size:90%;padding-left:4px;width:222px;}
.skiingSummary td a {color:#505406;font-size:95%;}
.skiingSummary td a:hover {text-decoration:none;}
.updateFrequency {color:#7b7878;margin:4px 0 15px 226px;font-size:90%;}
.skiingSummary td.skiResort h2.trigger {
	margin:6px 0;
	padding:0 0 0 15px;
	font-weight:normal;
	background: url('images.css/arrows.gif') 0% 0% no-repeat;
	height: 7px;
	line-height: 7px;
}
.skiingSummary td.skiResort h2.trigger a {
	font-weight:normal;font-size:70%;
}
.skiingSummary td.skiResort h2.active {background-position: 0% 100%;}
div.toggle_container {padding-left:16px;padding-top:10px;line-height:150%;font-weight:normal;}

.skiingSummary td.padding {padding-top:12px;}
a.skiAreaDetails {
	background: url('images.css/skiPage_detailsButton.gif') no-repeat left top;
	display:block;
	height:31px;
	width:102px;
	text-decoration:none;
	text-indent:-9999px;
}

a.skiAreaDetails:hover {background-position: left bottom;}


