.resortpgtitles {
	margin-top: 13px;
	margin-bottom: 8px;
	padding-bottom: 5px;
	border-bottom: 1px solid #abbec6;
	}

.resortpgtitles a {
	font-weight: bold;
	color: #42585e;
	text-decoration: none;
	}

.resortpgtitles a:hover {
	color: #a2bfc9;
	}

/* State map page */
table.statemap {
	border-collapse: collapse;
	margin: 5px auto;
	}

.statemap td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
 	vertical-align: top;
 	color: #4e4e4e;
	padding: 1px 6px;
	}

.statemap a {
	font-weight: bold;
	color: #4e4e4e;
	text-decoration: none;
	}

.statemap a:visited {
	color: #6e6e6e;
	}

.statemap a:hover {
	color: #e66e00;
	}

a.head_desc {
	text-decoration: none;
	font-weight: bold;
	color:#26a9e0;
	}

a.head_desc:hover {
	color:#ff9105;
	}

/* resort flag on statemap */
a.statemap_r {
	font-weight: bold;
	color: #3680df;
	text-decoration: none;
	}

a.statemap_r:visited {
	color: #3680df;
	}

a.statemap_r:hover {
	color: #e66e00;
	}

/* Sort link on state map */
a.statesort {
	font-size: 10px;
	font-weight: bold;
	color: #e66e00;
	text-decoration: none;
	}

a.statesort:hover {
	color: #4e4e4e;
	}

.tagline {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	line-height: 1.3;
	}

/* Photo caption and photo credit lines */
.phcaption, .phcredit {
	color: #909090;
	font-size: 10px;
	text-align:center;
	}
	
#dealsbar {
	height: 18px;
	border-bottom: 1px dashed #d2e0e5;
	margin-bottom: 10px;
	}

table#ldrlegend {
	float: right;
	background: #edf3f5;
	border: 1px solid #abbec6;
	border-collapse: collapse;
	margin: 0 0 0 20px;
	}

table#ldrlegend td {
	font-size: 10px;
	padding: 2px;
	}

/* Premier listings, links, photo */
div.premiermain {
	background: #ffffff;
	border: 1px solid #ffffff;
	padding: 0;
	margin: 0;
	}

div.premiermainover {
	background: #f3f7f8;
	border: 1px solid #abbec6;
	padding: 0;
	margin: 0;
	cursor: pointer;
	}

table.premier {
	width: 100%;
	margin: 0;
	border-collapse: collapse;
	}

.premier td {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4e4e4e;
	padding: 4px 4px 6px 4px;
	border-width: 0;
	vertical-align: top;
	}

.premier a {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #3d5762;
	text-decoration: none;
	}

premier img {
	border: 1px solid #000000;
	}

/* Standard listings table and subtable */
table.slist {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 0;
	}

.slist th, .slist td {
	border-top:    1px solid #abbec6;
	border-bottom: 1px solid #abbec6;
	}

/* header row cells */
.slist th {
	background: #d2e0e5;
	color: #3d5762;
	padding: 5px 3px;
	}

/* header links */
.slist th a:link,
.slist th a:visited {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #3d5762;
	text-decoration: none;
	}

/* row mouseovers */
.slistr0 {
	background: #ffffff;
	}
.slistr1 {
	background: #f3f7f8;
	cursor: pointer;
	}

.col1 { width: 180px; }
.col2 { width: 185px; }
.col3 { width: 100px; }
.col4 { width: 110px; }

/* slist subtable */
table.slist2 {
	width: 100px;
	border-collapse: collapse;
	border: 0;
	margin: 0;
	padding: 0;
	}
	
.slist2 td {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4e4e4e;
	padding: 2px 5px 2px 0;
	vertical-align: top;
	border: 0;
	}

/* text indent of listing city */
.tindent {
	padding-left: 9px;
	}

table.allist {
	border-collapse: collapse;
	}

.allist th {
	padding: 3px 5px;
	background: #d2e0e5;
	color: #3d5762;
	border-top:    1px solid #abbec6;
	border-bottom: 1px solid #abbec6;
	}

.allist td {
	padding: 3px 5px;
	}

.allist a:link,
.allist a:visited {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #3d5762;
	text-decoration: none;
	}

.bbottom {
	border-bottom: 1px solid #abbec6;
	}

table.stats {
	border-collapse: collapse;
	}

.stats th {
	text-align: left;
	font-weight: bold;
	padding: 3px 10px 3px 3px;
	border: 0px solid #eeeeee;
	}

.stats th.ind {
	padding-left: 20px;
	}

.stats td {
	text-align: left;
	padding: 2px;
	}

.stats td.calign {
	text-align: center;
	}

.stats td.ralign {
	text-align: right;
	}

div.statsubhdr {
	margin: 23px 0 3px 0;
	padding: 3px 0;
	font-weight: bold;
	border-top:    1px solid #d2e0e5;
	border-bottom: 1px solid #d2e0e5;
	}

div.statsubhdr a {
	color: #e66e00;
	text-decoration: none;
	}

div.statsubhdr a:hover {
	color: #000000;
	text-decoration: none;
	}

table.infohead {
	padding: 3px 0;
	border-top:    1px solid #d2e0e5;
	border-bottom: 1px solid #d2e0e5;
	}

table.info {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 22px 0;
	}

table.info th {
	text-align: left;
	border-top:    1px solid #d2e0e5;
	border-bottom: 1px solid #d2e0e5;
	padding: 3px 0;
	}

table.info td {
	padding: 5px 0 0 0;
	}

.orangebold {
	color: #e66e00;
	font-weight: bold;
	line-height: 1.4;
	}

.orangeboldlrg,
.newforheader {
	color: #e66e00;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
	}

table#snowconditions {
	width: 50%;
	margin: 10px auto;
	border-collapse: collapse;
	}

table#snowconditions td, table#snowconditions th {
	vertical-align: top;
	padding: 3px 6px;
	border: 1px solid #abbec6;
	}

table#snowconditions th {
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
	}

table.listing {
	width: 100%;
	border-collapse: collapse;
	}

table.listing caption, .listtablecaption {
	font-size: 13px;
	font-weight: bold;
	color: #9900ff;
	text-align: left;
	}

table.listing th {
	font-size: 12px;
	font-weight: bold;
	color: #3d5762;
	padding: 3px 2px;
	text-align: left;
	background-color: #d2e0e5;
	border-top:    1px solid #abbec6;
	border-bottom: 1px solid #abbec6;
	}

table.listing th a {
	font-weight: bold;
	color: #3d5762;
	text-decoration: none;
	}

table.listing th a:hover {
	color: #ff9933;
	text-decoration: underline;
	}

table.listing td {
	font-size: 11px;
	line-height: 1.4;
	padding: 0px 2px 0px 2px;
	}

table.listing .rowfirst {
	padding-top: 3px;
	border-top: 1px solid #d2e0e5;
	}

table.listing .rowlast {
	padding-bottom: 3px;
	border-bottom: 1px solid #d2e0e5;
	}

table.listing td a {
	font-weight: bold;
	color: #3d5762;
	text-decoration: none;
	}

table.listing td a:hover {
	font-weight: bold;
	text-decoration: underline;
	}

.orange {
	color: #bd5600;
	}

.bold {
	font-weight: bold;
	}

.small {
	font-size: 9px;
	}

table.nada {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	}

table.nada tr, table.nada td {
	padding: 0;
	margin: 0;
	}	

/* Premium listings */
div.premiercont {
	background: #ffffff;
	border: 2px solid #abbec6;
	padding: 0px;
	margin: 0px;
	}

div.prem4, div.prem4o {
	margin: 0;
	padding: 4px 3px;
	border-width: 1px;
	border-style: solid;
	}

div.prem4 {
	background-color: #ffffff;
	border-color: #ffffff;
	}

div.prem4o {
	background-color: #f3f7f8;
	border-color: #abbec6 #f3f7f8;
	cursor: pointer;
	}

table.prem4 {
	width: 100%;
	border-collapse: collapse;
	}

table.prem4 td {
	padding: 2px;
	}

img.prem4 {
	border: 1px solid #000000;
	margin-right: 3px;
	}

table.prem4 a {
	font-size: 12px;
	font-weight: bold;
	color: #3d5762;
	text-decoration: none;
	}

table.prem4 a:hover {
	text-decoration: underline;
	}
table.prem4 td {
	vertical-align: top;
}	
#admaplink {
	font-size: 9px;
	color: red;
	margin: 10px 0 20px 0;
	width: 200px;
	}

table#facts {
	width: 100%;
	border-collapse: collapse;
	margin: 4px 0 12px 0;
	border-bottom: 1px dashed #abbec6;
	}

table#facts td {
	line-height: 1.5;
	padding: 0;
	}

table.vlist {
	border-collapse: collapse;
	}

table.vlist td {
	border-style: solid;
	border-color: #d2e0e5;
	border-width: 1px 0;
	}

h1.directionsheader {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin: 15px 0;
	}

table.savers {
	border-top: 1px;
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-color: #d2e0e5;
	border-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
	}
	
td.infocell      { padding-top: 5px; padding-bottom: 17px; }
td.dealcell      { padding-top: 6px; padding-bottom: 6px; }
td.dealdesc      { padding-left: 15px; padding-right:15px; padding-top:0px; padding-bottom: 6px; }
table.ihshead    { border-top: 1px; border-bottom: 0px; border-left: 0px; border-right: 0px; border-style: solid; border-color: #03850E; padding-top: 3px; padding-bottom: 3px; background-color: #2148A5; color: #ffffff; }
table.ihsbody    { border-bottom: 1px; border-top: 0px; border-left: 0px; border-right: 0px; border-style: solid; border-color: #03850E; padding-top: 15px; padding-bottom: 15px; padding-left: 15px; padding-right: 15px; background-color: #F4F4F4; }
table.ihsbody input { font-size: 10px; font-style: none; font-weight: normal; text-decoration: none; }
table.ihsbody select { font-size: 10px; font-style: none; font-weight: normal; text-decoration: none; }

td.listcell      { border-top: 0px; border-bottom:1px; border-right: 0px; border-left: 0px; border-style: solid; border-color: #d2e0e5; }
table.list       { background-color: #ffffff; }
table.listover   { background-color: #f3f7f8; cursor: pointer;}
td.listname      { padding-top: 3px; padding-bottom: 0px; padding-left: 6px; padding-right: 3px; }
td.listheadings  { background-color: #d2e0e5; border-top: 1px; border-bottom: 1px; border-right: 0px; border-left: 0px; border-style: solid; border-color: #abbec6; padding-top: 6px; padding-bottom: 3px; padding-left: 6px; padding-right: 3px; }
.listsmall       { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
td.extras        { width: 80px; padding-top: 0px; padding-bottom: 6px; padding-left: 4px; padding-right: 10px; }
td.premierextras { width: 80px; padding-top: 0px; padding-bottom: 6px; padding-left: 4px; padding-right: 5px; }
td.icons         { width: 24px; }
td.area          { width: 120px; padding-top: 0px; padding-bottom: 6px; padding-left: 0px; padding-right: 4px; }
td.eventcity     { width: 150px; padding-top: 0px; padding-bottom: 6px; padding-left: 0px; padding-right: 4px; }
td.lodgetype     { width: 163px; padding-top: 0px; padding-bottom: 6px; padding-left: 4px; padding-right: 4px; }
td.eventdate     { width: 140px; padding-top: 0px; padding-bottom: 6px; padding-left: 4px; padding-right: 4px; }
td.price         { width: 100px; padding-top: 0px; padding-bottom: 6px; padding-left: 4px; padding-right: 4px; text-align: center;}
td.eventcategory { width: 173px; padding-top: 0px; padding-bottom: 6px; padding-left: 4px; padding-right: 4px; text-align: left;}

hr.medblue {
	padding: 0;
	width: 463px;
	height: 1px;
	color: #abbec6;
	}

table.joblist {
	border-collapse: collapse;
	}

table.joblist th {
	text-align: right;
	padding: 1px;
	}
	
table.joblist td {
	padding: 1px 8px 1px 5px;
	}
	
/* mobile deals */
.qm_phone_main {
			font-size: 12px;
			font-weight: bold;
			/*width:350px;*/
			border:1px solid ##42585e;
			padding:5px;
			margin:5px;
			background: ##F0F0F0;
		}
		
	.qm_phone_main form input {
		  font-size: 11px;
		  margin-left: 12px;
		  margin-top: 5px;
		  margin-bottom: 5px;
		  color: ##000000;
		}
		
		.qm_phone_main table {
		/*border:1px solid ##42585e;*/
		background: ##F0F0F0;
		}
		
		.qm_phone_main td {
		font-size: 10px;
		/*background: ##F0F0F0;*/
		}

/* free tix */
.ft_main {
	margin-top:20px;
	margin-bottom:20px;	
	/*text-align:center;*/
	}
	
.ft_img_cont {
	width:468px;
	height:60px;
	margin-right:auto;
	margin-left:auto;
	background-image:url('http://www.skitown.com/images/freetickets/freelifttix_bg.gif');
}

.ft_txt_cont {
	height:60px;
	margin-left:50%;
	text-align:center;
}			

.ft_txt {
	padding-top:5px;
	padding-left:10px;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
}			
