/*
Project: BHW1 + Blueprint Web Framework
Author: BHW1 + Blueprint Project
Description: Override Blueprint Framework styles
Updated: 
*/

/* COLOR PALLETTE: 
Content Text Color  = #fff
Footer Text Color =	#fbfbfb
Highlight link red = #CB030D
*/ 

/* @group + Containers */

body { background: white url(/templates/default/images/landscape-background.jpg) no-repeat fixed center top; }

.highlight-text { color: #CB030D; }

a:hover, a:active, a:focus, a:active {
    outline: none;
    -moz-outline-style: none;
}

/* @end */

/* @group + Header */

#header { 
	height: 108px;
	position: relative; }

#game-crazy-bug { 
	position: absolute;
	top: 0;
	left: -48px; 
}

/* @end */


/* @group + Main Navigation */

/* @group - Navigation Links */

/* 1. Set Image, Position in Header */ 
ul#nav { 
/* NOTE: Use relative positioned #header instead?  
	position: relative; */
	
	margin: 0 0 0 2px; /* override framework */ 
	width: 950px;
	height: 102px; /* half actual sprite map height, 206px */ 
	background: transparent url(/templates/default/images/navigation-sprite.jpg) no-repeat left top; 
}

/* 2. Set Links - remove styling, apply image replacement */
ul#nav li { 
	position: absolute;
	list-style-type: none;
	/*top: 0;*/
}


ul#nav a { 
	position: absolute;
	top: 49px;
	text-indent: -1000em;
	height: 52px; 
    display: block;
}

/* DISABLED FOR END OF SEASON */ 
/* 3. Set Normal (mouse off) Link States */
/*ul#nav #ski-free-link a { 
	left: 113px;
	width: 96px; }*/
	


ul#nav #home-link a { 
	left:0;
	width: 85px; }

ul#nav #shell-stations-link a { 
	left: 79px;
	width: 160px; }
		
	
ul#nav #resort-offers-link a {
	left: 249px;
	width:174px;
}


ul#nav #voucher-link a {
	left: 440px;
	width:193px;
}	

		
ul#nav #contact-us-link a {
	left: 430px;
	width: 132px;
}

ul#nav #facebook-link a {
	left:783px;
	width:162px;
}

	
/* DISABLED FOR END OF SEASON
 4. Set Hover (mouse on) Link States*/ 



ul#nav #home-link a:hover { 
	background: transparent url(/templates/default/images/navigation-sprite.jpg) no-repeat 0 -151px; }
	
ul#nav #shell-stations-link a:hover { 
	background: transparent url(/templates/default/images/navigation-sprite.jpg) no-repeat -79px -151px; }


ul#nav #resort-offers-link a:hover { 
	background: transparent url(/templates/default/images/navigation-sprite.jpg) no-repeat -249px -151px; }
	

ul#nav #voucher-link a:hover { 
	background: transparent url(/templates/default/images/navigation-sprite.jpg) no-repeat -440px -151px; }
	


ul#nav #contact-us-link a:hover { 
	background: transparent url(/templates/default/images/navigation-sprite.jpg) no-repeat -430px -151px; }


ul#nav #facebook-link a:hover { 
	background: transparent url(/templates/default/images/navigation-sprite.jpg) no-repeat -783px -151px; }


/* @end */
/* @end */


/* @group + Homepage Promo */

/* 1. Set Image, Position in Header */ 
ul#ski-free-promo {  
	position: relative;
	margin-top: 18px;
	width: 520px;
	height: 452px;
	background: transparent url(/templates/default/images/promo-sprite.jpg) no-repeat left top; 
}

/* 2. Set Links - remove styling, apply image replacement */
ul#ski-free-promo li {  
	position: absolute;
	list-style-type: none;
}

ul#ski-free-promo li,
ul#ski-free-promo a { 
    display: block;
}

ul#ski-free-promo a{  
	position: absolute;
	text-indent: -1000em;
}


ul#ski-free-promo #disclaimer a{
	top: 398px;
	left: 208px;
	height: 20px; 
	width: 116px;
}

/* DISABLED FOR END OF SEASON */ 
/* 3. Set Normal (mouse off) Link States */  
/*ul#ski-free-promo #resorts a {
	top: 0;
	left: 260px;
	height: 51px; 
	width: 116px;
}

ul#ski-free-promo #stations a {  
	top: 0;
	left: 380px;
	height: 51px;   
	width: 105px;
}

ul#ski-free-promo #promo-link a {  
	height: 340px;
	left: 80px;
	top: 50px;
	width: 420px;
}*/

/* DISABLED FOR END OF SEASON */ 
/* 4. Set Hover (mouse on) Link States */
/*ul#ski-free-promo #resorts a:hover {
	background: transparent url(/templates/default/images/promo-sprite.jpg) no-repeat -260px -452px; 
}

ul#ski-free-promo #stations a:hover {  
	background: transparent url(/templates/default/images/promo-sprite.jpg) no-repeat -380px -452px; 
}

ul#ski-free-promo #promo-link a:hover {  
	background: transparent url(/templates/default/images/promo-sprite.jpg) no-repeat -80px -502px; 
}
*/

/* @end */


/* @group + Sub-Header */

#sub-header { 
	position: relative;
	height: 160px;
	text-align: right;
	margin-bottom:9px;}

#logo, #sub-header-extra { 
	position: absolute;
	top: 36px; }
	
#logo { left: 50px; }	

#sub-header-extra { 
	right: 30px;
	color: #fff; }

/* Stash Alert Logo */

img#stash-alert-logo { 
}

/* @group - Sub Header Extra */

/* - Text Links for Images Disabled Browsers */
#sub-header-extra a:link, 
#sub-header-extra a:visited { 
	display: block;
	font: normal bold 14px/100% "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
}
	
#sub-header-extra a:hover, 
#sub-header-extra a:active { 
	color: #CB030D; }

#sub-header-extra p { 
	margin: 0; 
}
	
/* @end */

/* @group - Extra Links */

ul#extra-links { 
	margin: 0; /* override framework */
	position:absolute;
	right:0;
	width: 158px;
	height: 100px;
	background: transparent url(/templates/default/images/ski-assoc-temp.jpg) no-repeat top left;
}

ul#extra-links li {  
	list-style: none;
}

/*ul#extra-links a { 
	display: block;
	width: 158px;
	height: 50px;
	text-indent: -1000em;
}
*/

/*ul#extra-links #ski-assoc-link  {
	background: transparent url(/templates/default/images/ski-assoc-btn.png) no-repeat top left;
}

ul#extra-links #contests-link { 
	background: transparent url(/templates/default/images/contest-btn.png) no-repeat top left;
}*/

/* DISABLED FOR END OF SEASON */ 
/*ul#extra-links a#ski-assoc-link:hover {  
	background-position: left bottom;
}

ul#extra-links a#contests-link:hover {  
	background-position: left bottom;
}*/

/* @end */
/* @end */


/* @group + Content */

#content { 
	margin: 18px 0 18px 18px;
	color: #fff; 
}

div#content-inner { 
	display: inline;
	padding: 18px; 
	margin: 18px 0 18px 36px;
	background: url(/templates/default/images/content-tile.png) repeat;
}

#content-inner a:link, 
#content-inner a:visited { 
	color: white;
	text-decoration: none;
	border-bottom: 1px solid white; }
#content-inner a:hover, 
#content-inner a:active { 
	color: #CB030D; 
	border-bottom: 1px solid #CB030D;} 

.hr-rule-img { margin-left: 110px; }

#map_canvas { color: black; } /* Google Maps */ 

.icon { float: left; margin-right: 10px; }

.border-none { border: none; }

/* - Ski Associations */
.logo-border { border: 1px solid black; }

/* - Ski Free & Stay Packages */
.ski-stay-logos { 
	padding: .5em;
	background: white; 
}

/* @end */


/* @group + Advertisements */
#ad-leaderboard { margin-top: 18px; }

#ad1 {  
	margin: 36px 0 0px 36px;
}

#ads { 
	margin-top: 18px;
	text-align: right; }

#ad1, #ad2 { border: 1px solid black; }

#skier { margin-top: 18px; }

/* @end */


/* @group + Footer */

#footer { 
	height: 45px;
	line-height: 45px; /* vertical center */ 
	text-align: center;
	color: black; /* NOTE: fine darker color, black temporary color */
	background: transparent url(/templates/default/images/footer-background.png) repeat center center; }

/* @end */


/* @group + Gas Stations */
div#stations div { 
	float: left;
	margin: 0 0 30px 30px;
	width: 300px; 
}	

div#stations div b { 
	letter-spacing: 1px;
	color: #fff; }

/* @end */


/* =Sponsors */
#sponsors {
	margin-top: 30px;
	text-align: center;
	background: white;	
}

#sponsors img {
	margin: 30px;
}


/* @group + Gallery */

#gallery img, 
#gallery img { 
	margin: 0 10px 10px 10px; 
	border: 4px solid gray; }

#gallery a:link, 
#gallery a:visited { border-bottom: none; /* override */ }

#gallery a:hover img, 
#gallery a:active img { border: 4px solid #fff; }

body.gallery-page span { 
	display:block;
	float:left;
	height:100px;
	margin-bottom:10px;
	text-align:center;
	width:125px; }
	
/* @end */

/* @group + Google Maps */

div#map_canvas a:link, 
div#map_canvas a:visited {  
	color: black;
	text-decoration:none;
	border-bottom: 1px solid #CB030D;
} 

div#map_canvas a:hover, 
div#map_canvas a:active {  
	border-bottom: 1px solid #CB030D;
	color:#CB030D;
}
/* @end */

/* Stash Alerts*/
#stash-alerts-container {
	margin-left: 80px;
}

#stash-alerts ul {
	margin: 0;
}

#stash-alerts li {
	list-style-type: none;
}

#stash-alerts {
	position: relative;
	width: 737px;
	margin-top: -4px;
	padding: 18px;
	background: white url(/templates/default/images/stash-alert-bckgrnd.gif) repeat-y top left;
}

#stash-alerts h4 {
	margin: 18px 0 0 0;
}

#stash-alerts form {
	float: left;
	width: 300px;
}

#stash-alerts form fieldset {
	border: none;
}

#stash-alerts input {
	border: 1px solid #000;
	background: #f2f2f2;	
}

#stash-alerts input#stash-submit {
	background: transparent url(/templates/default/images/stash-submit-btn.jpg) no-repeat top left;	
}

#stash-alerts input#stash-reset {
	background: transparent url(/templates/default/images/stash-reset-btn.jpg) no-repeat top left;	
}

#stash-alerts input#stash-submit, 
#stash-alerts input#stash-reset {
	width: 90px;
	height: 31px;
	margin-left: 10px;
	border: none;
	cursor: pointer;
}

#stash-phone {
	float: left;
	margin-left: 100px;
}

/* Stash Alert Information */
.stash-info-wa {
	background: white url(/templates/default/images/stash-info-washington.gif) no-repeat;		
} 

.stash-info-or {
	background: white url(/templates/default/images/stash-info-oregon.gif) no-repeat;	
} 

.stash-info-id {
	background: white url(/templates/default/images/stash-info-idaho.gif) no-repeat;	
}

.stash-info-ca {
	background: white url(/templates/default/images/stash-info-california.gif) no-repeat;	
}
 
.stash-info-wy {
	background: white url(/templates/default/images/stash-info-wyoming.gif) no-repeat;	
} 

.stash-info-bc {
	background: white url(/templates/default/images/stash-info-bc.gif) no-repeat;	
} 

.stash-info-wa,
.stash-info-or,
.stash-info-id,
.stash-info-ca,
.stash-info-wy,
.stash-info-bc {
	text-indent: -1000em;
}

#stash-info-skier {
	position: absolute;
	right:3px;
	top:200px;
}

/* @group + Admin */

fieldset.admin-fieldset p { clear: both; }

div#content a.edit_tag,
div#content a.edit_tag img,
div#content-inner a.edit_tag,
div#content-inner a.edit_tag img { border: none; }

div#editor_zone img { border: none; }

.admin-fieldset a:link, 
.admin-fieldset a:visited, 
div#content-inner .admin-fieldset a:link,
div#content-inner .admin-fieldset a:visited {  
	color: blue;
	text-decoration: none;
	border-bottom: 1px solid black; 
} 

.admin-fieldset a:hover, 
.admin-fieldset a:active,
div#content-inner .admin-fieldset a:hover,
div#content-inner .admin-fieldset a:active {  
	color: black;
	border-bottom: 1px dotted black; 
}

/* @end */


/* @group + GameCrazy */


#gamecrazy{
	padding-top: 40px;
	width: 765px;
	margin: 0 auto;
	clear:both;
}
#gc-top{
	width: 765px;
	height: 7px;
}

#gc-bottom{
	width: 765px;
	height: 9px;
	position: relative;
	top: -5px;
}
#gc-content{
	margin: 0;
	padding: 0 50px 0 50px;
	background-image: url(/templates/default/images/border2_06.gif);
	background-repeat: repeat-y;
	color: #ddd;
	
}

#gc_logo{
	position: relative;
	top:-64px;
	width: 389px;
	height: 116px;
	margin: 0 auto;
	z-index:100;
}

#gc_header{
	width: 664px;
	height: 30px;
	margin: 0 auto;
}

div#gc-content ul{
	list-style: none;
}

div#gc-content ul span{
	list-style: none;
	font-weight:bold;
	font-size: 16px;
	line-height: 35px;
}

div#gc-content li{
	line-height: 20px;
	padding-left: 20px;
	background-image: url(/templates/default/images/icon_03.gif);
	background-repeat: no-repeat;
	margin: 0 0 10px 20px;
}

#gc_image{
	float:right;
	margin-left: 10px;
}

#gc_image img{
	border: 0;
	margin:0;
	padding:0;
}

/*#disclaimer{
	margin: 0 auto;
	width: 600px;
	height: 300px;
	padding: 5px;
	overflow: scroll;
	border: #a2a2a2 3px solid;
	color: #000;
	background-color:#fff;
}*/
#gc_form{
	line-height: 30px;
	margin-top: 30px;
}

.gc-offset{
	margin-left: 70px;
}

#gc_form label{

	position: absolute; 
	text-align:left; 
	width: 70px;
}

/* @end */
#stations{
	text-transform: uppercase;
}
/* @group + Ryans quick fix */
 
 #gc_flash_holder{
	
	width:915px;
	margin: 0 auto;
	
	text-align: center;
 }
 
/* @end */

/* Edits by Ryan Mills for 2009-2010 Station finder */

#station-finder select{
	width: 190px;
	margin: 0 30px 0 0;
	border: 3px #fff solid;
}



#station-finder th, td{
	padding: 0;
	background: 0;
	text-align: left;
}

#station-finder th{
	padding: 0 0 0 5px;
	color: #fff;
}

.station-result{
	width: 190px;
	height: 105px;
	float: left;
	margin: 8px;
	padding: 5px;
	background: #fff;}
	
/*disclaimer lightbox styles*/

#lightbox {
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:500px;
	height:auto;
	margin:-220px 0 0 -250px;
	border:1px solid #fff;
	background: #3b5174; 
	text-align:left;
	padding:20px;
	color:#fff;
}

#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
	padding:26px;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img{
	width:100%;
	height:100%;
}
	
.lbAction{
	background:transparent url(/templates/default/images/close.gif) no-repeat scroll 0 0;
	color:#CCCCCC;
	padding-left:20px;

}

.details2{
	color: #fff;
}
