
div#plasmaClient {
	position: relative;
	top: 0px;
	left: 0px;
}
#plasmaFlash {
	position: absolute;
	top: 0px;
	left: -4000px;
	widows: 800px;
	height: 449px;
}
#plasmaDhtml {
	position: absolute;
	top: 0px;
	left: 0px;
	widows: 800px;
	height: 449px;
}

div#promoWidget {
	/*position: absolute;
	top: 60px;
	left: 80px;*/
	position: relative;
	width: 405px;
	height: 228px;
}
div#promoWidget ul {
	list-style-type: none;
	position: absolute;
	top: 185px;
	left: 0px;
	margin-left: -35px; /*wtf why is there a big fat space on the left*/
	z-index: 25;
}
div#promoWidget ul li {
	margin: 0px;
	padding: 0 2px 0 0;
	display: inline;
}
div#promoWidget .slides .promo {
	position: absolute; 
	top: 0px; 
	left: 0px; 
	z-index: 5;
}
div#promoWidget .navLeft {
	position:absolute;
	left: 2px;
	bottom: 94px;
	z-index: 20;
	/*background:url('/img/bodyWidget-LeftArrow.png') no-repeat;
	border: 0px;
	width: 38px;
	height: 41px;*/
	background:url('http://assets.sunvalley.com/img/ComboWidgetCamsLArrow.png') no-repeat;
	border: 0px;
	width: 34px;
	height: 34px;
	text-decoration: none;
	outline: none;
}
div#promoWidget .navLeft:hover {
	background:url('http://assets.sunvalley.com/img/ComboWidgetCamsLArrowHover.png') no-repeat;
}
div#promoWidget .navRight {
	position:absolute;
	right: 2px;
	bottom: 94px;
	z-index: 20;
	/*background:url('/img/bodyWidget-RightArrow.png') no-repeat;
	border: 0px;
	width: 38px;
	height: 41px;*/
	background:url('http://assets.sunvalley.com/img/ComboWidgetCamsRArrow.png') no-repeat;
	border: 0px;
	width: 34px;
	height: 34px;
	text-decoration: none;
	outline: none;
}
div#promoWidget .navRight:hover {
	background:url('http://assets.sunvalley.com/img/ComboWidgetCamsRArrowHover.png') no-repeat;
}
div#promoWidget .navDirect a {
	background:url('http://assets.sunvalley.com/img/bodyWidget-NumberBg.png') no-repeat;
	border: 0px;
	width: 17px;
	height: 16px;
	z-index: 20;
	color: #fff;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding: 1px 4px 4px 4px;
	position: relative;
	outline: none;
}
div#promoWidget .navDirect a.current, div#promoWidget .navDirect a:hover {
	background:url('http://assets.sunvalley.com/img/bodyWidget-NumberBgHover.png') no-repeat;
}


div#bookingWidgetL2Left {
	margin-top: -4px;
	/*position: absolute;
	top: 60px;
	left: 80px;*/
	position: relative;
	/*line-height: 1.5em;*/
	right: 0px;
	top: 0px;
	width: 182px;
	height: 300px;
	background: url('http://assets.sunvalley.com/img/L2BookingWidget_Left.png') no-repeat left;
}
div#bookingWidgetL2Right {
	height: 300px;
	background: url('http://assets.sunvalley.com/img/L2BookingWidget_Right.png') no-repeat right;
}
div#bookingWidgetL2 {
	height: 300px;
	margin-left: 10px;
	margin-right: 10px;
	background: url('http://assets.sunvalley.com/img/L2BookingWidget_Fill.png') repeat-x;
}

div#bookingWidgetL2 .header {
	text-align: left;
	line-height: 28px;
	width: 162px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #686868;
}

div#bookingWidgetL2 .label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #424242;
	height: 18px;
	margin-top: 4px;
}

div#bookingWidgetL2 .value {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3a70a1;
}

div#bookingWidgetL2 .bookBtn {
	position:absolute;
	right: 10px;
	bottom: 10px;
	background:url('http://assets.sunvalley.com/img/L2BookingWidget_BookButton.png') no-repeat;
	border: 0px;
	width: 74px;
	height: 26px;
	text-align: center;
	line-height: 27px;
	text-decoration: none;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #666666;
}

div#bookingWidgetL2 .calBtn {
	position: absolute;
	left: 147px;
	right: 15px;
	background:url('http://assets.sunvalley.com/img/L2BookingWidget_CalIcon.png') no-repeat;
	border: 0px;
	width: 20px;
	height: 18px;
	text-decoration: none;
	outline: none;
}

div#bookingWidgetL2 #calendar {
	position:absolute;
	top: 16px;
	left: 13px;
	/*line-height: 2.5ex;*/ /*override inherited line height*/
	/*height: 146px;*/
	margin-top: 5px;
}

div#bookingWidgetL2 #arrival {
	position:absolute;
	top: 180px;
	left: 0px;
	right: 187px;
	width: 187px;
}

#arr {
    position: absolute;
    left: 80px;
    right: 187px;
}

#dep {
    position: absolute;
    left: 80px;
    right: 187px;
}

#arrw {
    position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #424242;
    left: 70px;
    right: 187px;
    padding-top: 3.6px;
    padding-bottom: 3.6px;
}

#depw {
    position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #424242;
    left: 70px;
    right: 187px;
    padding-top: 3.6px;
    padding-bottom: 3.6px;
}

/*div#bookingWidgetL2 #departure {
	position:absolute;
	top: 218.5px;
	left: 0px;
	right: 187px;
	width: 187px;
}*/

/*div#bookingWidgetL2 #arrival input, div#bookingWidgetL2 #departure input {
	position: absolute;
	right: 20px;
	width: 90px;
	height: 14px;
	background:url('/img/L2BookingWidget_CalIcon.png') right no-repeat;
	background-color: #FFFFFF;
	border: solid 1px #aaa;
}*/

div#bookingWidgetL2 #arrival .label, div#bookingWidgetL2 #departure .label {
	position:absolute;
	left: 14px;
}

div#bookingWidgetL2 #ac {
	position:absolute;
	top: 210px;
	left: 0px;
	right: 182px;
	width: 182px;
}

div#bookingWidgetL2 #ac .adults {
	position:absolute;
	left: 14px;
	height: 18px;
}

div#bookingWidgetL2 #ac .children {
	position:inherit;
	left: 14px;
	height: 18px;
	padding-top: 5px;
}

div#bookingWidgetL2 #ac input {
	width: 25px;
	height: 18px;
	margin-left: 2.5px;
}

div#bookingWidgetL2 #ac select {
	/*width: 35px;*/
	height: 18px;
	font-size: 12px;
	margin-left: 2.5px;
}

div#bookingWidgetL2 #ac select#ad {
    margin-left: 12px;    
}

.ui-datepicker-range {
	background-color:#333333;
}


div#blogWidgetL2Left {
	/*position: absolute;
	top: 60px;
	left: 80px;*/
	position: relative;
	left: 0px;
	top: 4px;
	width: 182px;
	height: 300px;
	background: url('http://assets.sunvalley.com/img/L2BookingWidget_Left.png') no-repeat left;
}
div#blogWidgetL2Right {
	height: 300px;
	background: url('http://assets.sunvalley.com/img/L2BookingWidget_Right.png') no-repeat right;
}
div#blogWidgetL2 {
	height: 300px;
	margin-left: 10px;
	margin-right: 10px;
	background: url('http://assets.sunvalley.com/img/L2BookingWidget_Fill.png') repeat-x;
}

div#blogWidgetL2 .header {
	text-align: left;
	line-height: 28px;
	width: 162px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #686868;
}

div#blogWidgetL2 .hidden {
	visibility: hidden;
}

div#blogWidgetL2 .blogEntry {
	position: absolute;
	top: 35px;
	left: 10px;
	right: 10px;
}

div#blogWidgetL2 .blogEntry a {
	text-decoration: none;
	outline: none;
	color: #22499b;
}

div#blogWidgetL2 .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #424242;
	text-align: left;
	/*width: 162px;*/
}

div#blogWidgetL2 .summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-align: left;
	/*margin-top: -5px;*/
	margin-bottom: 15px;
}

div#blogWidgetL2 .bookBtn {
	position:absolute;
	right: 10px;
	bottom: 10px;
	background:url('http://assets.sunvalley.com/img/L2BookingWidget_BookButton.png') no-repeat;
	border: 0px;
	width: 74px;
	height: 26px;
	text-align: center;
	line-height: 27px;
	text-decoration: none;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #666666;
}


div#socialWidgetL2Left {
	position: relative;
	left: 0px;
	top: 8px;
	width: 182px;
	height: 130px;
	background: url('http://assets.sunvalley.com/img/L2_SocialWidget_Left.png') no-repeat left;
}
div#socialWidgetL2Right {
	height: 130px;
	background: url('http://assets.sunvalley.com/img/L2_SocialWidget_Right.png') no-repeat right;
}
div#socialWidgetL2 {
	height: 130px;
	margin-left: 10px;
	margin-right: 10px;
	background: url('http://assets.sunvalley.com/img/L2_SocialWidget_Fill.png') repeat-x;
}

div#socialWidgetL2 .header {
	text-align: center;
	line-height: 28px;
	width: 162px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #686868;
}

div#socialWidgetL2 div.socialIcons {
	position: relative;
	left: 11.5px;
	top: 15px;
	text-align: center;
	width: 139px;
}

div#socialWidgetL2 .socialIcon {
	display:block;
	line-height: 31px;
	width: 31px;
	height: 31px;
	text-decoration: none;
	outline: none;
}

div#socialWidgetL2 .facebook {
	background: url('http://assets.sunvalley.com/img/L2_SocialWidget_Facebook.png') no-repeat;
	position: absolute;
	left: 0px;
}

div#socialWidgetL2 .facebook:hover {
	background: url('http://assets.sunvalley.com/img/L2_SocialWidget_FacebookHover.png') no-repeat;
}

div#socialWidgetL2 .blog {
	background: url('http://assets.sunvalley.com/img/L2_SocialWidget_Blog.png') no-repeat;
	position: absolute;
	left: 36px;
}

div#socialWidgetL2 .blog:hover {
	background: url('http://assets.sunvalley.com/img/L2_SocialWidget_BlogHover.png') no-repeat;
}

div#socialWidgetL2 .twitter {
	background: url('http://assets.sunvalley.com/img/L2_SocialWidget_Twitter.png') no-repeat;
	position: absolute;
	left: 72px;
}

div#socialWidgetL2 .twitter:hover {
	background: url('http://assets.sunvalley.com/img/L2_SocialWidget_TwitterHover.png') no-repeat;
}

div#socialWidgetL2 .youtube {
	background: url('http://assets.sunvalley.com/img/L2_SocialWidget_Youtube.png') no-repeat;
	position: absolute;
	left: 108px;
}

div#socialWidgetL2 .youtube:hover {
	background: url('http://assets.sunvalley.com/img/L2_SocialWidget_YoutubeHover.png') no-repeat;
}

div#socialWidgetL2 .enews {
	display: block;
	position: relative;
	top: 58px;
	left: 20px;
	height: 31px;
	background: url('http://assets.sunvalley.com/img/L2_SocialWidget_Enews.png') left no-repeat;
	text-decoration: none;
	outline: none;
	padding-left: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
	line-height: 31px;
}

div#socialWidgetL2 .enews:hover {
	background: url('http://assets.sunvalley.com/img/L2_SocialWidget_EnewsHover.png') left no-repeat;
}

div#bookingWidgetL1Left {
	position: relative;
	top: 1px;
	left: -2px;
	right: 0px;
	width: 277px;
	height: 376px;
	background: url('http://assets.sunvalley.com/img/L1_BookingWidget_Left.png') no-repeat left;
	margin-right: -2px;
}
div#bookingWidgetL1Right {
	height: 376px;
	background: url('http://assets.sunvalley.com/img/L1_BookingWidget_Right.png') no-repeat right;
}
div#bookingWidgetL1 {
	height: 376px; /*420px;*/
	margin-left: 15px;
	margin-right: 11px;
	background: url('http://assets.sunvalley.com/img/L1_BookingWidget_Fill.png') repeat-x;
}

div#bookingWidgetL1 .header {
	position: relative;
	top: 10px;
	left:10px;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
}

div#bookingWidgetL1 form {
	display:inline;
}

div#bookingWidgetL1 .label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #424242;
}

div#bookingWidgetL1 .value {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3a70a1;
}

div#bookingWidgetL1 .bookBtn {
	position:absolute;
	right: 15px;
	bottom: 15px;
	background:url('http://assets.sunvalley.com/img/L1_BookingWidget_Button.png') no-repeat;
	border: 0px;
	width: 110px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	text-decoration: none;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

div#bookingWidgetL1 .calBtn {
	position: absolute;
	right: 5px;
	background:url('http://assets.sunvalley.com/img/L1_BookingWidget_CalIcon.png') no-repeat;
	border: 0px;
	width: 31px;
	height: 27px;
	text-decoration: none;
	outline: none;
}

div#bookingWidgetL1 #calendar {
	position:absolute;
	top: -8px;
	left: 35px;
}

div#bookingWidgetL1 #arrival {
	position:absolute;
	top: 215px;
	left: 20px;
	right: 255px;
	width: 235px;
	height: 27px;
}

div#bookingWidgetL1 #departure {
	position:absolute;
	top: 252px;
	left: 20px;
	right: 255px;
	width: 235px;
	height: 27px;
}

div#bookingWidgetL1 #arrival input, div#bookingWidgetL1 #departure input {
	position: absolute;
	right: 37px;
	width: 120px;
	/*height: 27px;*/
	height: 22px;
	margin-top: 0px;
	vertical-align: middle;
	line-height: 22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	color: #22499b;
}

div#bookingWidgetL1 #arrival .label, div#bookingWidgetL1 #departure .label {
	position:absolute;
	left: 2px;
	height: 27px;
	vertical-align: middle;
	line-height: 27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
}

div#bookingWidgetL1 #ac {
	position:absolute;
	top: 289px;
	left: 20px;
	right: 255px;
	width: 235px;
	height: 27px;
}

div#bookingWidgetL1 #ac .label {
	vertical-align: middle;
	line-height: 27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
}

div#bookingWidgetL1 #ac .adults {
	position:absolute;
	left: 2px;
	height: 27px;
}

div#bookingWidgetL1 #ac .children {
	position:absolute;
	left: 117px;
	height: 27px;
}

div#bookingWidgetL1 #ac select {
	/*width: 35px;*/
	height: 27px;
	margin-left: 5px;
	color: #22499b;
}

div#bookingWidgetL1 .ui-datepicker-range {
	background-color:#333333;
}

div#bookingWidgetL1 .ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
}

div#socialWidgetL1Left {
	position: relative;
	top: 4px;
	right: -2px;
	width: 270px;
	height: 190px;
	background: url('http://assets.sunvalley.com/img/L1_SocialWidget_Left.png') no-repeat left;
}
div#socialWidgetL1Right {
	height: 190px;
	background: url('http://assets.sunvalley.com/img/L1_SocialWidget_Right.png') no-repeat right;
}
div#socialWidgetL1 {
	height: 190px;
	margin-left: 5px;
	margin-right: 5px;
	background: url('http://assets.sunvalley.com/img/L1_SocialWidget_Fill.png') repeat-x;
}

div#socialWidgetL1 .header {
	position: relative;
	top: 12px;
	left:20px;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
}

div#socialWidgetL1 div.socialIcons {
	position: relative;
	left: 22px;
	top: 42px;
	text-align: center;
	width: 213px;
}

div#socialWidgetL1 .socialIcon {
	display:block;
	line-height: 31px;
	width: 31px;
	height: 31px;
	text-decoration: none;
	outline: none;
}

div#socialWidgetL1 .facebook {
	background: url('http://assets.sunvalley.com/img/L1_SocialWidget_Facebook.png') no-repeat;
	position: absolute;
	left: 0px;
}

div#socialWidgetL1 .facebook:hover {
	background: url('http://assets.sunvalley.com/img/L1_SocialWidget_FacebookHover.png') no-repeat;
}

div#socialWidgetL1 .twitter {
	background: url('http://assets.sunvalley.com/img/L1_SocialWidget_Twitter.png') no-repeat;
	position: absolute;
	left: 40px;
}

div#socialWidgetL1 .twitter:hover {
	background: url('http://assets.sunvalley.com/img/L1_SocialWidget_TwitterHover.png') no-repeat;
}


div#socialWidgetL1 .foursquare {
	background: url('http://assets.sunvalley.com/img/L1_SocialWidget_foursquare.png') no-repeat;
	position: absolute;
	left: 80px;
}

div#socialWidgetL1 .foursquare:hover {
	background: url('http://assets.sunvalley.com/img/L1_SocialWidget_foursquareHover.png') no-repeat;
}


div#socialWidgetL1 .blog {
	background: url('http://assets.sunvalley.com/img/L1_SocialWidget_Blog.png') no-repeat;
	position: absolute;
	left: 120px;
}

div#socialWidgetL1 .blog:hover {
	background: url('http://assets.sunvalley.com/img/L1_SocialWidget_BlogHover.png') no-repeat;
}


div#socialWidgetL1 .youtube {
	background: url('http://assets.sunvalley.com/img/L1_SocialWidget_Youtube.png') no-repeat;
	position: absolute;
	left: 160px;
}

div#socialWidgetL1 .youtube:hover {
	background: url('http://assets.sunvalley.com/img/L1_SocialWidget_YoutubeHover.png') no-repeat;
}

div#socialWidgetL1 .enews {
	display: block;
	position: relative;
	top: 105px;
	left: 37px;
	height: 50px;
	background: url('http://assets.sunvalley.com/img/L1_SocialWidget_Enews.png') left no-repeat;
	text-decoration: none;
	outline: none;
	padding-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 50px;
}

div#socialWidgetL1 .enews:hover {
	background: url('http://assets.sunvalley.com/img/L1_SocialWidget_EnewsHover.png') left no-repeat;
}

div#newsboxWidgetL1Left {
	/*position: relative;
	top: 4px;
	right: -2px;
	width: 270px;
	height: 190px;*/
	background: url('http://assets.sunvalley.com/img/L1_SocialWidget_Left.png') no-repeat top left;
}
div#newsboxWidgetL1Right {
	/*height: 190px;*/
	background: url('http://assets.sunvalley.com/img/L1_SocialWidget_Right.png') no-repeat top right;
}
div#newsboxWidgetL1 {
	/*height: 190px;*/
	margin-left: 5px;
	margin-right: 5px;
	background: url('http://assets.sunvalley.com/img/L1_SocialWidget_Fill.png') repeat-x;
}

div#newsboxWidgetL1 .header {
	position: relative;
	top: 12px;
	left:20px;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
}

div#newsboxWidgetL1 .body {
	padding: 20px 5px 5px 5px;
}

#pnl1 a:hover {
    text-decoration: none;
}
 

div#comboWidgetL1Left {
	position: relative;
	top: 60px;
	left: 0px;
	width: 300px;
	height: 210px;
	background: url('http://assets.sunvalley.com/img/ComboWidgetLeft.png') no-repeat top left;
	clear: both;
}
div#comboWidgetL1Left.comboWidgetL2 {
	position: relative;
	top: 7px;
	left: 0px;
}
div#comboWidgetL1Right {
	height: 210px;
	background: url('http://assets.sunvalley.com/img/ComboWidgetRight.png') no-repeat  top right;
}
div#comboWidgetL1 {
	height: 210px;
	margin-left: 8px;
	margin-right: 8px;
	background: url('http://assets.sunvalley.com/img/ComboWidgetFill.png') top repeat-x;
}
div#comboWidgetL1 .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#000000;
	text-decoration: none;
	outline: none;
	padding-top: 9px;
	text-align: center;
	/*width: 290px;*/
}
div#comboWidgetL1 .header .alert {
	margin-top: -5px;
	padding-top: 0px;
	font-weight: bold;
	line-height: 0.6em;
	vertical-align: top;
	/*color:#871721;*/
	color:#FF0000;
}
div#comboWidgetL1 .header a {
	color:#3a3a3a;
	text-decoration: none;
	outline: none;
	font-weight: bold;
}
div#comboWidgetL1 .header a.active {
	color:#871721
}
div#comboWidgetL1 .header a:hover {
	color:#871721;
}
div#comboWidgetL1 div.content {
	display: none;
}
div#comboWidgetL1 div.active {
	display: block;
}

div#comboWidgetL1 div.weather {
	font-family: Helvetica, sans-serif;
}

div#comboWidgetL1 div.weather div.observations {
	position: absolute;
	top: 35px;
	left: 50px;
	width: 140px;
	padding: 0px 10px 0px 100px;
}

div#comboWidgetL1 div.weather div.observations .current {
	/*font-family: Helvetica, sans-serif;*/
	margin: 0px;
	font-size: 48px;
	line-height: 48px;
	width: 160px;
	color:#555;
}
div#comboWidgetL1 div.weather div.observations .hiLow {
	margin: 0px;
	/*position: relative;
	top: 0px;
	left: 0px;*/
	width: 4em;
	color:#777;
	text-align: center;
}

div#comboWidgetL1 div.weather div.observations .location {
	margin: 0px;
	font-size: 10px;
	text-decoration:none;
	color:#555;
	position:relative;
	right: -80px;
}

div#comboWidgetL1 div.weather div.observations .hiLow .val {
	margin: 0px;
	font-size: 18px;
}
div#comboWidgetL1 div.weather div.observations .hiLow .label {
	margin: 0px;
	font-size: 11px;
}
div#comboWidgetL1 div.weather .large .DaylightSunny {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Sunny_Lg.png') 0 50% no-repeat;
}
div#comboWidgetL1 div.weather .large .DaylightMostlySunny {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Sunny_Lg.png') 0 50% no-repeat;
}
div#comboWidgetL1 div.weather .large .DaylightPartlyCloudy {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_PartlyCloudy_Lg.png') 0 50% no-repeat;
}
div#comboWidgetL1 div.weather .large .DaylightMostlyCloudy {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_MostlyCloudy_Lg.png') 0 50% no-repeat;
}
div#comboWidgetL1 div.weather .large .DaylightOvercast {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Overcast_Lg.png') 0 50% no-repeat;
}
div#comboWidgetL1 div.weather .large .Clear {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Clear_Lg.png') 0 50% no-repeat;
}
div#comboWidgetL1 div.weather .large .MostlyClear {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_MostlyClear_Lg.png') 0 50% no-repeat;
}
div#comboWidgetL1 div.weather .large .Clear {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Clear_Lg.png') 0 50% no-repeat;
}
div#comboWidgetL1 div.weather .large .PartlyCloudy {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_PartlyCloudy_Lg.png') 0 50% no-repeat;
}
div#comboWidgetL1 div.weather .large .MostlyCloudy {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_MostlyCloudy_Lg.png') 0 50% no-repeat;
}
div#comboWidgetL1 div.weather .large .Overcast {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Overcast_Lg.png') 0 50% no-repeat;
}
div#comboWidgetL1 div.weather .large .DaylightSnow {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Snow_Lg.png') 0 50% no-repeat;
}
div#comboWidgetL1 div.weather .large .DaylightLightSnow {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Snow_Lg.png') 0 50% no-repeat;
}
div#comboWidgetL1 div.weather .large .DaylightHeavySnow {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Snow_Lg.png') 0 50% no-repeat;
}
div#comboWidgetL1 div.weather .large .Snow {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Snow_Lg.png') 0 50% no-repeat;
}
div#comboWidgetL1 div.weather .large .LightSnow {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Snow_Lg.png') 0 50% no-repeat;
}
div#comboWidgetL1 div.weather .large .HeavySnow {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Snow_Lg.png') 0 50% no-repeat;
}
div#comboWidgetL1 div.weather .large .DaylightRain {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Rain_Lg.png') 0 50% no-repeat;
}
div#comboWidgetL1 div.weather .large .DaylightLightRain {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Rain_Lg.png') 0 50% no-repeat;
}
div#comboWidgetL1 div.weather .large .DaylightHeavyRain {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Rain_Lg.png') 0 50% no-repeat;
}
div#comboWidgetL1 div.weather .large .Rain {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Rain_Lg.png') 0 50% no-repeat;
}
div#comboWidgetL1 div.weather .large .LightRain {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Rain_Lg.png') 0 50% no-repeat;
}
div#comboWidgetL1 div.weather .large .HeavyRain {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Rain_Lg.png') 0 50% no-repeat;
}

div#comboWidgetL1 div.weather div.forecasts {
	position: absolute;
	top: 130px;
	left: 10px;
	width: 250px;
	padding: 0px 10px 0px 0px;
}
div#comboWidgetL1 div.weather div.forecasts img {
	position:absolute;
	top: 5px;
	left: 8px;
}
div#comboWidgetL1 div.weather div.forecasts .label {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	height: 19px;
	padding-top: 3px;
	font-size: 14px;
}
div#comboWidgetL1 div.weather .forecast {
	position: absolute;
	top: 10px;
	/*left: 0;*/
	display: block;
	width: 42px;
	height: 15px;
	padding-top: 45px;
	/*line-height: 50px;*/
	text-align: center;
	color:#777;
	font-size: 14px;
}
div#comboWidgetL1 div.weather .forecast1 {
	left: 45px;
}
div#comboWidgetL1 div.weather .forecast2 {
	left: 127px;
}
div#comboWidgetL1 div.weather .forecast3 {
	left: 209px;
}
div#comboWidgetL1 div.weather .forecasts .DaylightSunny {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Sunny_Sm.png') no-repeat top;
}
div#comboWidgetL1 div.weather .forecasts .DaylightMostlySunny {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Sunny_Sm.png') no-repeat top;
}
div#comboWidgetL1 div.weather .forecasts .DaylightPartlyCloudy {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_PartlyCloudy_Sm.png') no-repeat top;
}
div#comboWidgetL1 div.weather .forecasts .DaylightMostlyCloudy {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_MostlyCloudy_Sm.png') no-repeat top;
}
div#comboWidgetL1 div.weather .forecasts .DaylightOvercast {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Overcast_Sm.png') no-repeat top;
}
div#comboWidgetL1 div.weather .forecasts .Clear {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Clear_Sm.png') no-repeat top;
}
div#comboWidgetL1 div.weather .forecasts .MostlyClear {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_MostlyClear_Sm.png') no-repeat top;
}
div#comboWidgetL1 div.weather .forecasts .Clear {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Clear_Sm.png') no-repeat top;
}
div#comboWidgetL1 div.weather .forecasts .PartlyCloudy {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_PartlyCloudy_Sm.png') no-repeat top;
}
div#comboWidgetL1 div.weather .forecasts .MostlyCloudy {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_MostlyCloudy_Sm.png') no-repeat top;
}
div#comboWidgetL1 div.weather .forecasts .Overcast {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Overcast_Sm.png') no-repeat top;
}
div#comboWidgetL1 div.weather .forecasts .DaylightSnow {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Snow_Sm.png') no-repeat top;
}
div#comboWidgetL1 div.weather .forecasts .DaylightLightSnow {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Snow_Sm.png') no-repeat top;
}
div#comboWidgetL1 div.weather .forecasts .DaylightHeavySnow {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Snow_Sm.png') no-repeat top;
}
div#comboWidgetL1 div.weather .forecasts .Snow {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Snow_Sm.png') no-repeat top;
}
div#comboWidgetL1 div.weather .forecasts .LightSnow {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Snow_Sm.png') no-repeat top;
}
div#comboWidgetL1 div.weather .forecasts .HeavySnow {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Snow_Sm.png') no-repeat top;
}
div#comboWidgetL1 div.weather .forecasts .DaylightRain {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Rain_Sm.png') no-repeat top;
}
div#comboWidgetL1 div.weather .forecasts .DaylightLightRain {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Rain_Sm.png') no-repeat top;
}
div#comboWidgetL1 div.weather .forecasts .DaylightHeavyRain {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Rain_Sm.png') no-repeat top;
}
div#comboWidgetL1 div.weather .forecasts .Rain {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Rain_Sm.png') no-repeat top;
}
div#comboWidgetL1 div.weather .forecasts .LightRain {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Rain_Sm.png') no-repeat top;
}
div#comboWidgetL1 div.weather .forecasts .HeavyRain {
	background: url('http://assets.sunvalley.com/img/WeatherIcon_Rain_Sm.png') no-repeat top;
}
div#comboWidgetL1 div.snowSummary {
	font-family: Helvetica, sans-serif;
}
div#comboWidgetL1 div.snowSummary .summary1 {
	position:absolute;
	top: 25px;
	left: 10px;
	right: 10px;
}
div#comboWidgetL1 div.snowSummary .summary2 {
	position:absolute;
	top: 130px;
	left: 10px;
	right: 10px;
}
div#comboWidgetL1 div.snowSummary .fig {
	display: inline;
	position: absolute;
	text-align: center;
}
div#comboWidgetL1 div.snowSummary .divider {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color:#CCCCCC;
}
div#comboWidgetL1 div.snowSummary .summary1 .fig {
	/*background-color: #0000CC;*/
	width: 80px;
	padding: 0px 10px 0px 10px;
	margin-top: 13px;
	min-height: 85px;
}
div#comboWidgetL1 div.snowSummary .summary1 .fig .value {
	margin: 0px;
	font-size: 40px;
	font-weight: bold;
	color: #575757;
}
div#comboWidgetL1 div.snowSummary .summary2 .fig {
	margin-top: 13px;
	width: 50px;
}
div#comboWidgetL1 div.snowSummary .summary2 .fig .value {
	margin: 0px;
	font-size: 30px;
	font-weight: bold;
	color: #575757;
}
div#comboWidgetL1 div.snowSummary .summary1 .fig .label {
	margin: 0px;
	color: #777;
}
div#comboWidgetL1 div.snowSummary .summary2 .fig .label {
	margin: -5px 0px 0px 0px;
	color: #777;
	font-size: 12px;
}
div#comboWidgetL1 div.snowSummary .summary1 .fig1 {
	left: 0px;
	/*background-color:#0000FF;*/
}
div#comboWidgetL1 div.snowSummary .summary1 .fig2 {
	left: 92px;
	/*background-color:#CC0000;*/
}
div#comboWidgetL1 div.snowSummary .summary1 .fig3 {
	left: 185px;
	/*background-color:#00FF66;*/
}

div#comboWidgetL1 div.snowSummary .summary2 .snowDepths {
	position: absolute;
	top: 27px;
	left: 5px;
}

div#comboWidgetL1 div.snowSummary .summary2 .newSnow {
	position: absolute;
	top: 27px;
	left: 5px;
}

div#comboWidgetL1 div.snowSummary .summary2 .fig1 {
	left: 70px;
	/*background-color:#0000FF;*/
}
div#comboWidgetL1 div.snowSummary .summary2 .fig2 {
	left: 140px;
	/*background-color:#CC0000;*/
}
div#comboWidgetL1 div.snowSummary .summary2 .fig3 {
	left: 205px;
	/*background-color:#00FF66;*/
}

div#comboWidgetL1 div.cams ul {
	list-style-type: none;
	position: absolute;
	bottom: 2px;
	left: 5px;
	z-index: 25;
}
div#comboWidgetL1 div.cams ul li {
	margin: 0px;
	padding: 5px;
	display: inline;
}
div#comboWidgetL1 div.cams .webcams .cam {
	position: absolute; 
	top: 32px; 
	left: 10px; 
	z-index: 5;
}
div#comboWidgetL1 div.cams .webcams .cam .label {
	position: absolute; 
	bottom: 3px;
	left: 5px; 
	z-index: 5;
	margin: 0px;
	color: #ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
div#comboWidgetL1 div.cams .navLeft {
	position:absolute;
	left: 15px;
	bottom: 78px;
	z-index: 20;
	background:url('http://assets.sunvalley.com/img/ComboWidgetCamsLArrow.png') no-repeat;
	border: 0px;
	width: 34px;
	height: 34px;
	text-decoration: none;
	outline: none;
}
div#comboWidgetL1 div.cams .navLeft:hover {
	background:url('http://assets.sunvalley.com/img/ComboWidgetCamsLArrowHover.png') no-repeat;
}
div#comboWidgetL1 div.cams .navRight {
	position:absolute;
	right: 15px;
	bottom: 78px;
	z-index: 20;
	background:url('http://assets.sunvalley.com/img/ComboWidgetCamsRArrow.png') no-repeat;
	border: 0px;
	width: 34px;
	height: 34px;
	text-decoration: none;
	outline: none;
}
div#comboWidgetL1 div.cams .navRight:hover {
	background:url('http://assets.sunvalley.com/img/ComboWidgetCamsRArrowHover.png') no-repeat;
}

div#l2Promos {
	
	position:absolute;
	bottom: 0px;
}


div#l2Promos a {
	
	position: absolute;
	bottom: 0px;
	
	display:block;
	width: 300px;
	height: 140px;
	text-decoration: none;
	outline: none;
}

div#l2Promos a:hover {
	
}

a.linkButton {
	padding: 7px 17px 0px 17px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1f3f80;
	clear: both;
}
div.linkBtnLeft {
	/*display: inline;*/
	float: left;
	height: 39px;
	padding-left: 7px;
	margin-top: 7px;
	background: url('http://assets.sunvalley.com/img/L2_TabNav_Left.png') left no-repeat;
}
div.linkBtnLeft:hover {
	background: url('http://assets.sunvalley.com/img/L2_TabNav_LeftHover.png') left no-repeat;
}
div.linkBtnRight {
	height: 39px;
	padding-right: 7px;
	float: left;
	background: url('http://assets.sunvalley.com/img/L2_TabNav_Right.png') right no-repeat;
}
div.linkBtnRight:hover {
	background: url('http://assets.sunvalley.com/img/L2_TabNav_RightHover.png') right no-repeat;
}
a.linkBtnFill {
	background: url('http://assets.sunvalley.com/img/L2_TabNav_Fill.png') repeat-x;
	height: 32px; /*height of 39 + 0px padding works in ie but nothing else*/
	display: block;
	float: left;
	padding: 7px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1f3f80;
	clear: both;
}
a.linkBtnFill:hover {
	background: url('http://assets.sunvalley.com/img/L2_TabNav_FillHover.png') repeat-x;
}

/*foursquare widget*/
#foursquareWidget {
	background-color: #cdcdcd;
	border-radius: 5px;
	padding: 5px 5px 5px 5px;
}
.fsSidebar {
	background-color: #EDF1F4;
	border-radius: 5px;
	padding: 10px 10px 10px 10px;
	margin: 5px 0px 5px 0px;
	width: 175px;
	float: left;
}
.fsMayor {
	border-bottom: dotted thin #cdcdcd;
}
.tip {
	border-bottom: dotted thin #cdcdcd;
	padding: 5px 5px 5px 5px;
}
.tip.last {
	border-bottom: none;
}
#fsMap {
	height: 475px;
	width: 475px;
	margin: 5px 10px 5px 10px;
	padding: 10px 10px 10px 10px;
}
.fsMapBubble {
	width: 300px;
	height: 150px;
	overflow: hidden;
}
.clear {
	clear: both;	
}
.fsButton {
	clear: both;
}
