/* Stylesheet for the ski horizon Templates - Feb 2010 */


/* navigation styles */

#hnavbar {
	width: 926px;
	height: 32px;
	margin-top: 10px;
	display: block;
	margin-left: 10px;
}
.hnavbutton {
	float: left;
	width: 131px;
	height: 32px;
	background-image: url(../../graphics/template/navtop_back.gif);
	text-align: center;
	border-left: 1px solid #808080;
	display: block;
}
.hnavbutton a {
	color: #ffffff;
	font: bold 11px/32px Verdana, sans-serif;
	text-decoration: none;
	width: 131px;
	height: 32px;
	display: block;
}
.hnavbutton a:hover {
	width: 131px;
	height: 32px;
	background-image: url(../../graphics/template/navtop_back_over.gif);
	display: block;
}
#sh_topsectionright {
	width: 502px;
	float: right;	
	font: 10px/12px Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	text-align: left;
	border:0;	
}

#sh_termsnprivacyfooter {
    width: 926px;
	margin-left: 0px;
	margin-top: 6px;
}

#sh_termsnprivacyfooter_left{
    color:#808285;
    float:left;
    font:10px/26px Verdana,sans-serif;
    height:26px;
    width:688px;
    margin-left:3px;
    
}
#sh_termsnprivacyfooter_right{
    float:left;
    height:26px;
    text-align:right;
    width:200px;
    margin-left:35px;
}

