
ul.staticLinks {
	height:23px;
	list-style: none;
	margin:0;padding:0;
	margin-left:6px;
}

ul.staticLinks li {
	background:url('/img/gen/tab_left_bl.jpg') no-repeat;
	float:left;
	display:inline;
	padding-left:4px;
	margin-right:2px;
	line-height:100%;
	margin-bottom:0;
}



ul.staticLinks li a {
	padding:4px 8px 0px 4px;
	height:19px;
	display:block;
	float:left;
	
	text-decoration: underline;
	background:url('/img/gen/tab_right_bl.jpg') no-repeat top right;
	color:#001978;
	
}

ul.staticLinks li.winterStaticLink{
	background:url('/img/gen/tab_left_bl.jpg') no-repeat;
}
ul.staticLinks li.winterStaticLink a {
	background:url('/img/gen/tab_right_bl.jpg') no-repeat top right;
	color:#001978;
}

ul.staticLinks li.summerStaticLink{
	background:url('/img/gen/tab_left_g.jpg') no-repeat;
	color:#007819;
}
ul.staticLinks li.summerStaticLink a{
	background:url('/img/gen/tab_right_g.jpg') no-repeat top right;
	
}

td {
	padding:0.5em;
}

.tabSet h4 {
	margin-bottom:0.5em;
}

ul.saStats {
clear:right;
margin:0;
padding:5px;
}

ul.saStats li {
background-repeat:no-repeat;
float:left;
height:25px;
list-style:none;
overflow:visible;
padding-left:35px;
padding-top:8px;
width:90px;
}

ul#liftsList li#liDraglifts {
background-image:url(/img/icons/drag.gif);
}

ul#liftsList li#liChairlifts {
background-image:url(/img/icons/chair.gif);
}

ul#liftsList li#liBubbles {
background-image:url(/img/icons/bubble.gif);
}

ul#liftsList li#liCablecars {
background-image:url(/img/icons/cablecar.gif);
}

ul#liftsList li#liTrains {
background-image:url(/img/icons/train.gif);
}

ul#runsList li#liGreenRuns {
background-image:url(/img/icons/greenrun.gif);
}

ul#runsList li#liBlueRuns {
background-image:url(/img/icons/bluerun.gif);
}

ul#runsList li#liRedRuns {
background-image:url(/img/icons/redrun.gif);
}

ul#runsList li#liBlackRuns {
background-image:url(/img/icons/blackrun.gif);
}

ul#runsList li#liHalfpipes {
background-image:url(/img/icons/halfpipe.gif);
}

ul#runsList li#liSnowparks {
background-image:url(/img/icons/park.gif);
}

ul#runsList li#liBorderx {
background-image:url(/img/icons/borderx.gif);
}