/*	SECTION WIDE STYLES	*/

#snow-ski-hdr { 
	background:url(../images/snow-ski/hdr-bg.gif) repeat-x top left;
	border:1px #5eaaf0 solid;
}

#snow-ski-hdr h3 {
	background:url(../images/snow-ski/hdr-bg-thumb.gif) no-repeat top left;
	font-size:18px; color:#fff;
	height:40px; line-height:40px; /* line-height is how we vertically center one line of text within a block element */
	margin:0; padding-left:60px;	
}

#snow-ski-content { padding:6px; }

#snow-ski-content h3,
#snow-ski-content h4,
#snow-ski-content h5,
#snow-ski-content h6 { color:#000; }

#snow-ski-content h4
{
	margin: 0 0 1em 0; font-size: 12px;
}
#snow-ski-content h4 strong {
	color:#0d54aa;
	margin:0 0 1em 0;
}

#snow-ski-content p { margin:0 0 1em 0; }

#snow-ski-content select
{
	display: block;
	margin: 0 0 1em 0;
	min-width: 135px;
}

#snow-ski-content .snow-ski-locale
{
	margin-bottom: 17px;
}
/*	US SNOW & SKI	*/
#box-snow-ski-us .boxbody {
	padding:1px;
}

#box-snow-ski-us #snow-ski-content {
	background:#fff url(../images/snow-ski/content-bg.jpg) no-repeat top right;	
	padding:6px;
}

#box-snow-ski-us #snow-ski-content #snow-ski-intro
{
	padding: 3px;
	width: 500px;
}

#snow-ski-location
{
	float: left;
	width: 349px;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
}

#snow-ski-resort-wrap {
	border-top:2px #cceaf8 solid;
	padding:10px 0 0 0;
}

#snow-ski-resort-wrap label.disabled { color:#666; }

#snow-ski-resort table
{
	width: 100%;
	margin: 0 0 10px 0;
}

#snow-ski-resort table th, #snow-ski-resort table td
{
	padding: 3px;
}

#snow-ski-resort table th
{
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #c2e5f7;
	font-size: 14px;
	font-weight: bold;
	background-color: #e9f3ff;
	line-height: 22px;
}

#snow-ski-resort #snow-ski-resort-nav
{
	float: left;
}
#snow-ski-resort #resort-name
{
	width: 299px;
	float: left;	
}

#snow-ski-resort #resort-pwrd-by, #snow-ski-resort #resort-updated
{
	padding: 5px 10px 5px 10px;
	background-color: #e9f3ff;
}


#snow-ski-resort table td {
	background:#f1f8ff;
	border:1px #cfd8ee solid;
}

.snow-ski-resort-val { color:#449b1c; }
/*	related	*/

#snow-ski-content #snow-ski-related {
	float:right;
	border:1px #ebf4fd solid;
	background:url(../images/snow-ski/related-info-bg.png);
	width:406px; 
	margin:265px 0 0 0; padding:7px;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}

#snow-ski-content #snow-ski-related ul li {
	float:left;
	width:203px;
	margin:0 0 7px 0;	
}

#snow-ski-content #snow-ski-related ul li.last { margin:0; }

#snow-ski-content #snow-ski-related ul li a.column { 
	width:58px;
	margin:0 7px 0 0;
}

#snow-ski-content #snow-ski-related ul li a.column img {
	display:block;
	border:1px #449cef solid;
}

#snow-ski-content #snow-ski-related ul li dl.column {
	width:133px;
	padding:0 5px 0 0;
}

#snow-ski-content #snow-ski-related ul li dt
{
	font-weight: bold;
	color: #000000;
}
#snow-ski-content #snow-ski-related ul li dt a
{
	color: #000000;
}