body {
  margin: 0;
  padding: 0;
  background: #828282 url(/images/body_bg.gif) repeat-x left top;
  font-family: Arial, Verdana, Geneva, sans-serif;;
  color: #000;
  text-align: center;
}

#maincontent a {
  text-decoration: none;
  color: #042f84;
  font-weight: bold;
}

#maincontent a:visited {
  text-decoration: none;
  color: #042f84;
}

#maincontent a:hover {
  color: white;
  text-decoration: none;
  background-color: #327cd3;
  border-color: #042f84;
}

a.logolink {
  text-decoration: none
  border: 0;
  background-color: transparent;
}

a.logolink:visited {
  text-decoration: none;
  border: 0;  
  background-color: transparent;
}

a.logolink:hover {
  border: 0;
  background-color: transparent;
}

#premain {
  clear: both;
  width: 980px;
  margin: 0 auto;
  background: white;
  border-bottom: 0px;
  margin-top: 20px;
  margin-bottom: 0px;
}

#main {
  clear: both;
  width: 980px;
  margin: 0 auto;
  background: white;
  border: 1px solid black;
  margin-top: 0px;
  margin-bottom: 20px;
  text-align: left;
}

#maincontent {
  margin: 20px;
  margin-left: 230px;
}

#maincontent1col {
  margin: 20px;
}

.photocaption {
  font-size: small;
}

.photocaption_title {
  font-weight: bold;
}

.photocaption_source {
  font-size: small;
  color: #777;
}

#dropshadow {
  text-shadow: #999 5px 5px 5px;
}

h1 {
  text-shadow: #999 5px 5px 5px;
}

h2 {
  text-shadow: #999 5px 5px 5px;
}

h3 {
  text-shadow: #999 5px 5px 5px;
}

#lowtextads {
  clear: both;
  background: white;
  margin: 0 auto;
  margin-top: 20px;
  border: 1px solid;
  width: 980px;
  padding-top: 10px;
  padding-bottom: 10px;
  background:url(/images/textadsbg.jpg) left top no-repeat #d3f0f6;
}

#lowbanner {
  clear: both;
  background: white;
  margin: 0 auto;
  margin-top: 20px;
  width: 980px;
  border: 1px solid;
}

#hallowbanner {
  background: white url(/images/hallow.gif) left top no-repeat;
  background-position: 20px;
  margin: 0 auto;
  margin-top: 20px;
  width: 980px;
  border: 1px solid;
}

#christmasbanner {
  background: white url(/images/christmas.gif) left top no-repeat;
  background-position: 20px;
  margin: 0 auto;
  margin-top: 20px;
  width: 980px;
  border: 1px solid;
}

#bannerhallow2 {
  background: white url(/images/hallow.gif) left top no-repeat;
  background-position: 20px;
  margin: 0 auto;
  margin-top: 20px;
  width: 980px;
  border: 1px solid;
}

#banner {
  background: white url(/images/2006/logo_anim.gif) left top no-repeat;
  background-position: 20px;
  margin: 0 auto;
  margin-top: 20px;
  width: 980px;
  border: 1px solid;
}

#logotrans {
  float: left;
  margin: 20px;
}

#logo {
  margin: 20px;
}

#pagetopad {
  margin: 10px;
}

#newsvaultoptions {
  border: 1px solid black;
  width: 500px;
}

#menubox {
  width: 980px;
  margin: 0 auto;
  background: #b1b1b1;
  min-height: 32px;
  text-align: left;
}

#menuitems {
  margin-left: 40px;
  border-left: 2px solid #777;
  padding: 0px;
}

.submenu {
  display: table;
  padding: 0;
  list-style-type: none;
  white-space: nowrap;
  border: 1px solid #06a;
}

* html .submenu {
  display: inline-block;
  width: 1px;
  padding: 1px;
}

.submenu li {
  display: table-cell;
  list-style-type: none;
}

* html .submenu li {
  display: inline;
  padding: 1px;
}

.submenu a, .submenu a:visited {
  display: block;
  padding: 4px 16px;
  margin: 1px;
  color: #000;
  background: #d4d4d4;
  border: 1px solid #fff;
  text-decoration: none;
}

* html .submenu a, * html .submenu a:visited {
  display: inline-block;
  margin: 0 -2px;
}

.submenu a:hover {
  color: #fff;
  background: #08c;
}

.centered {
  margin: 0 auto;
}

#submenu li a#current
{
  background: white;
}

#active a:link, #active a:visited, #active a:hover {
  background: white;
  font-weight: bold;
  color: black;
}

#leftcolumn {
  float: left;
  width: 164px;
  padding: 10px;
  margin: 20px;
  background: white;
  border: 1px solid black;
}

#copyright {
  clear: both;
  font-size: 0.7em;
  margin-left: 50px;
  margin-right: 50px;
  text-align: center;
}

#search {
  font-size: 0.9em;
  font-weight: bold;
  margin-left: 5px;
}

#fpeventbox {
  width: 200px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #777;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;
  text-align: center;
}

#eventbox {
  width: 600px;
  margin: 0 auto;
  background: #eee;
  border: 2px solid #333;
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 5px;
  text-align: center;
}

#fpeventtitle {
  font-size: 0.9em;
  font-weight: bold;
}

#eventtitle {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 38pt;
}

#fpeventdate {
  font-size: 0.8em;
  font-weight: bold;
  color: #0c7450;
}

#eventdate {
  font-size: 1.0em;
  font-weight: bold;
}

#fpeventlocation {
  font-size: 0.8em;
  font-weight: bold;
}

#eventlocation {
  font-size: 1.0em;
  font-weight: bold;
}

#fpeventdescription {
  background: #fff;
  font-size: 0.8em;
  border: 1px solid #999;
  margin: 10px;
  margin-top: 20px;
  padding: 5px;
  text-align: left;
}

#fpeventwarning {
  font-size: 0.7em;
}

#eventdescription {
  background: #fff;
  border: 1px solid #999;
  margin: 10px;
  margin-top: 20px;
  padding: 5px;
}

#columnist {
  margin: 0 auto;
  margin-top: 40px;
  background: white url(/images/columnist_bg.gif) repeat-x top left;
  text-align: left;
  border: 1px solid black;
  padding: 20px;
  padding-top: 7px;
}

#columnistname {
  color: black;
  background: #cde1ff;
  border: 1px solid black;
  padding: 5px;
  padding-left: 20px;
  font-weight: bold;
  font-size: 1.2em;
}

#eventselection {
  margin: 0 auto;
  background: white url(/images/columnist_bg.gif) repeat-x top left;
  border: 1px solid black;
  padding: 20px;
  padding-top: 7px;
  padding-bottom: 0px;
}

#eventselectionname {
  color: white;
  font-size: 1.2em;
}

#textads {
  margin: 0 auto;
  float: right;
}

#articletitle {
  font-size: 1.2em;
  font-weight: bold;
}

#articlesummary {
  font-size: 0.9em;
  margin-left: 30px;
  margin-top: -5px;
  margin-bottom: 20px;
}

#weathersummary {
  background: #eff8fd url(/images/weatherbg.jpg) no-repeat top left;
  border: 1px solid black;
  padding: 10px;
}

#eventsummary {
  background: #d8f4eb url(/images/eventbg.jpg) no-repeat top left;
  border: 1px solid black;
  padding: 10px;
}

#bargainsummary {
  background: #f4eed9 url(/images/bargainbg.jpg) no-repeat top left;
  border: 1px solid black;
  padding: 10px;
}

#teasersummary {
  background: #eee;
  border: 1px solid black;
  padding: 10px;
  font-size: 0.9em;
  width: 220px;
}

#resortlistcontainer {
  background: #fff;
  border: 1px solid #b19e5c;
  padding: 4px;
}

#resortlistcontainer ul {
  margin-left: 0;
  padding-left: 0;
}

#resortlistcontainer a {
  display: block;
  padding: 2px;
  background-color: #fff;
  border-bottom: 1px solid #eee;
}

#resortlistcontainer a:link, #resortnavlist a:visited {
  color: #07365a;
  text-decoration: none;
}

#resortlistcontainer a:hover
{
  background-color: #07365a;
  color: #fff;
}

#resortnavlist li {
  list-style-type: none;
  display: inline;
  font-size: 0.9em;
}

#lostresortsection {
  text-align: center;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  margin: 10px;
  padding: 10px;
  margin-bottom: 20px;
  padding-bottom: 00px;
  border: 2px solid #eee;
  background: url(/lostareas/lostresortbg.jpg) no-repeat #d1c5b5;
  text-align: center;
}

#lostresortsection a {
  display: block;
  padding: 5px 5px 5px 0.5em;
  border-left: 10px solid #1958b7;
  border-right: 10px solid #508fc4;
  background-color: #b5a281;
  color: #332904;
  text-decoration: none;
  width: 80%;
}

#lostresortsection a:visited {
  color: #332904;
}

#lostresortsection a:hover {
  border-left: 10px solid #1c64d1;
  border-right: 10px solid #5ba3e0;
  background-color: #2586d7;
  color: #fff;
}

#lostresortsection ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  margin-bottom: 10px;
}

#lostresortsection li {
  border-bottom: 1px solid #d1c5b5;
  margin: 0;
}

html>body #lostresortsection li a { width: auto; }

#lostupdates {
  border: 1px solid black;
  background-position: top 600px;
  padding-bottom: 20px;
}

#resortsection {
  text-align: center;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  margin: 10px;
  padding: 10px;
  margin-bottom: 20px;
  padding-bottom: 00px;
  border: 2px solid #eee;
  background: url(/resorts/resortbg.jpg) no-repeat #328d9b;
  text-align: center;
}

#resortsection a {
  display: block;
  padding: 5px 5px 5px 0.5em;
  border-left: 10px solid #1958b7;
  border-right: 10px solid #508fc4;
  background-color: #19707a;
  color: #fff;
  text-decoration: none;
  width: 80%;
}

#resortsection a:visited {
  color: #fff;
}

#resortsection a:hover {
  border-left: 10px solid #1c64d1;
  border-right: 10px solid #5ba3e0;
  background-color: #2586d7;
  color: #fff;
}

#resortsection ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  margin-bottom: 10px;
}

#resortsection li {
  border-bottom: 1px solid #90bade;
  margin: 0;
}

#surveybox {
  width: 700px;
  margin: 0 auto;
  background: url(/survey/bg.jpg) no-repeat #eee;
  border: 2px solid #333;
  margin-top: 20px;
  margin-bottom: 30px;
  padding: 20px;
  text-align: center;
}

#surveytitle {
  color: #0f2a6c;
  font-size: 1.4em;
  font-weight: bold;
}

html>body #resortsection li a { width: auto; }

.postHead, .postYHead {
font-family: "Arial, Helvetica, sans-serif";
padding: 0.4em 0.3em 0.4em 2em;
margin-bottom: 8px;
font-size: 18px;
font-weight: bold;
color: #2057A8;

background: transparent url(/images/really_small_s.gif) top left no-repeat;

}		

.postUName {

	font-weight: bold;
}

.post, .postCom
{
  text-align: left;
  color: black;
  margin-bottom: 20px;
  margin-top: 10px;
  padding: 10px;
  width: 99%;
  border: 1px solid #011A84;
  background: url(/images/commentbg.gif) top left repeat-x;
}

.lostpost, .lostpostCom
{
  text-align: left;
  color: black;
  margin-bottom: 20px;
  margin-top: 10px;
  padding: 10px;
  width: 99%;
  border: 1px solid #011A84;
  background: url(/images/lostskiareabg.gif) top left repeat-x #d2c5b5;
}

.resortpost, .resortpostCom
{
  text-align: left;
  color: black;
  margin-bottom: 20px;
  margin-top: 10px;
  padding: 10px;
  width: 99%;
  border: 1px solid #011A84;
  background: url(/images/resortbg.gif) top left repeat-x #b7d2b5;
}

.articlepost, .articlepostCom
{
  text-align: left;
  color: black;
  margin-bottom: 20px;
  margin-top: 10px;
  padding: 10px;
  width: 99%;
  border: 1px solid #011A84;
  background: url(/images/articlebg.gif) top left repeat-x #b5cbd2;
}

.faqpost, .faqpostCom
{
  text-align: left;
  color: black;
  margin-bottom: 20px;
  margin-top: 10px;
  padding: 10px;
  width: 99%;
  border: 1px solid #011A84;
  background: url(/images/faqbg.gif) top left repeat-x #d2b4c5;
}

.aboutpost
{
  background: #eee;
  margin: 20px;
  border: 1px solid #aaa;
  padding: 5px;
  text-align: center;
}

div#postCom{
		margin: 0;
			text-align: left;
	color: black;
		background: #f7f7f7;
			width: 99%;
	clear: both;
	border: 1px solid #011A84;
}

  
.postTitle {
  font-family: Arial, Verdana, Geneva, sans-serif; 
  font-weight: bold;
  font-size: 1.0em;
  color: #000;
  text-align: left;
  border-bottom: 1px solid #d8ccb7;
  border: 1px solid #777;
  padding: 5px;
  background: url(/images/posttitlebg.gif) top left repeat-x #e7e6e7;
  width: auto;
}

.postAuthor {
  font-size: 0.7em;
}

.postDate, .postCount2
{
  font-family: verdana;
  font-weight: normal;
  font-size: 10px;
  padding: 0.3em;
  width: auto;
  text-align: right;
}

.postCount2{
margin-top: -32px;
text-align: right;
width: 99%;
font-size: 11px;
color: #666;
font-weight: bold;
font-style: italic;
}
.hiddenCom {
	font-size: 9px;
	color: #f7ebd7;
}

.postUser{

font-family: verdana;
font-size: 10px;
margin-top: 5px;
padding: 0.5em 0 1em 0;
border-top: 1px dotted #ccc1ae;
background: #f3f3f3;
}

.postBody {
clear: both;
padding: 1em;
padding-bottom: 0;
font-family: Arial, Verdana, Geneva, sans-serif; 
font-size: 12px;
background: #f7f7f7;
border: 1px solid #777;
border-top: 0px;
}




.toggler {
	color: #222;
	margin: 5px;
	padding: 5px 5px;
	background: #ccdaff;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

.element {

}

.element p {
	margin: 0;
	padding: 4px;
}

.float-right {
	padding:10px 20px;
	float:right;
}

blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}

h2.tut{
	color:white;
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:16px;
	padding:12px 0 0 58px;
	text-transform:uppercase;
	
	text-shadow:2px 1px 6px #333;
}

#twitter-ticker{
	width:980px;
	background:url(/images/slickbg.png) no-repeat #f5f5f5;
	color:#666666;
	
	-moz-border-radius:10px 10px 6px 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;

	text-align:left;
}

#twitter-ticker-mini{
	margin-top: 30px;
	margin-bottom: 30px;
	width:600px;
	background:url(/images/slickbg.png) no-repeat #f5f5f5;
	color:#666666;
	
	-moz-border-radius:10px 10px 6px 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;

	text-align:left;
}

#tweet-container{
	width:auto;
	overflow:hidden;
}

#twitIcon{
	position:absolute;
	top:-25px;
	left:-10px;
	width:64px;
	height:64px;
}

#top-bar{
	height:45px;
	background:url(/images/top_bar.png) repeat-x;
	border-bottom:1px solid white;
	position:relative;
	margin-bottom:8px;
	
	-moz-border-radius:6px 6px 0 0;
}

.tweet{
	padding:5px;
	margin:0 8px 8px;
	
	border:1px solid #F0F0F0;
	background:url(/images/transparent.png);
	
	width:auto;
	overflow:hidden;
}

.tweet .avatar,
.tweet .user,
.tweet .time{
	float:left;
}

.tweet .user {
	font-size: 0.8em;
}

.tweet .time {
	text-transform:uppercase;
	color:#AAAAAA;
}

#tweettime {
  color: #777777;
  font-size: 0.9em;
}

.tweet .avatar img{
	width:36px;
	height:36px;
	border:2px solid #eeeeee;
	margin:0 5px 5px 0;
}

.tweet .txt{
	margin-top: 20px;
	clear:both;
	font-size: 0.8em;
	margin-left: 10px;
}

.tweet .user{
	font-weight:bold;
}

.textads1 {
  border: 1 px solid #0064ca;
  padding-top: 10px;
  padding-bottom: 10px;
  background:url(/images/textadsbg.jpg) left top no-repeat #ffffff;
}

