﻿body {
	background:url(../../images/bg_paper.jpg) repeat center; 
	margin:0; 
	padding:0; 
	color:#2A2A2B;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}
.container {
	min-height: 100%; 
	height:auto !important; 
	height:100%; 
	margin-bottom: 0; 
	position: relative;
}
a img {
	border:0;
	margin:0;
}
a.redLink:link, a.redLink:visited {
	color:#d34528; 
}
p.intro 
{
	font-size:14px;
	line-height:1.6;
	font-style:italic; 
	color:#161616;
}
p.intro a:link, p.intro a:visited
{	
	color:#254870;
}
p.intro a:hover
{
	color:#bdc8cb; 
}
.detailImg_right 
{
	background:url(../../images/image_bg.png) no-repeat; 
	padding:11px;
	margin:-5px -15px 10px 20px;
	width:202px;
	float:right;
}
/* ---- FONTS ---- */
input {color:#000; font-size:11px; letter-spacing:.1em;}
input.checkbox { margin: 0px; width: 15px; height: 15px; }

h1, h2, h3, h4, h5, h6 
{
	color:#254870;
	font-weight:normal;
	text-transform:uppercase;
}
h6
{
	font-size: 13px;
	color:#254870;
	font-weight:normal;
	text-transform:none;
}
.mainRight_content p a.pager
{
	color:#254870;
}
.mainRight_content p a.pager:visited, a.pager:visited
{
	color:#254870;
}
.mainRight_content p a.pager:hover
{
	color:#bdc8cb;
	text-decoration: none;
}
.mainRight_promos 
{
      background:url(../images/div_v_1px.png) repeat-y left;
}
table.promos 
{
      margin: 60px 0 0 0;
}
td.rowOdd 
{
      background:url(../images/bg1_promoLeft.png) no-repeat;
}
td.rowEven 
{
      background:url(../images/bg2_promoLeft.png) repeat-y;
}
table.promos td 
{
      height:50px;
      vertical-align:middle;
}
table.promos img 
{
      float:right;
      margin-right:10px;
}
h1 {
	font-size:18px;
	margin: 0;
	padding: 10px 0;
}
h1 img {
	margin: -10px 0 10px 0;
}
h2 {
	margin:0 0 6px 0; 
	padding:0;
} 
h3 {
	font-size:14px;
	margin: 0;
	padding: 8px 0 4px 0;
}
h4 {
	font-size:12px;
	margin: 0;
	padding: 2px 0;
}
h5 {
	font-size:12px;
	color:#333;
	margin: 0;
	padding: 0;
}
.blue {color:#254870;}
.blueLabel {
	color:#254870; 
	text-transform:uppercase;
}
.guideDetail .blueLabel
{
    text-transform:none;
    display:block;
    font-weight:bold;
    padding:2px 0px;   
}
.redLabel {
	color:#d34528; 
	text-transform:uppercase;
}
p {
	line-height:1.5;
	margin:4px 0 8px 0;
	color:#333;
}
a:link,  a:visited, .f1 a:link, .f1 a:visited {
	color:#254870;
	text-decoration:none;
}
a:hover, .f1 a:hover {
	color:#bdc8cb; 
}
.breadcrumb {
	font-size:10px;
	text-transform:uppercase;
	color:#254870;
	padding:0 0 5px 0;
}
.mainRight_content p a:link, p a:visited {
	color:#2466B2;
	text-decoration:none;
}
.mainRight_content p a:hover {
	color:#2466B2; 
	text-decoration:underline;
}
/* ---- PAGER ---- */
a.ipager
{
	color: White;
}
a.ipagerdis
{
	color: #999999;
}
a.ipager:hover, a.ipager:visited, a.ipager:link
{
	color: White;
}
a.ipagerdis:hover, a.ipagerdis:visited, a.ipagerdis:link
{
	color: #999999;
}
/* ---- LINK PAGER ---- */
a.ilpager
{
	font: bold 12px arial;
}
a.ilpagerdis
{
	font: bold 12px arial;
	color: #AAAAAA;
}
.ilpagerpage
{
	font: bold 12px arial;
	color:#254870;
}
a.ilpager:visited, a.ilpager:link
{
	color:#254870;
}
a.ilpager:hover
{
	color:#AAAAAA;
}
a.ilpagerdis:hover, a.ilpagerdis:visited, a.ilpagerdis:link
{
	color: #AAAAAA;
}
/* ---- HEADER ---- */

.head {
	background:url(../../images/bg_sky.jpg) no-repeat center; 
	margin:0; padding:0; 
	height:200px;
}
.head2 {
	background:url(../../images/bg_clouds.png) no-repeat center; 
	margin:0; padding:0; 
	height:200px;
}
.headMain {
	width:986px; 
	margin: 0 auto;
}
.search {
	background:transparent url(../../images/search.png) top left no-repeat !important; 
	width:215px; 
	padding:8px 8px 8px 18px; 
	border:none; 
	float:right; 
	margin:40px 0 0 0;
	display:none;
}
.logo {
	margin:12px 50px 0 28px;
}


/* ---- FLASH ---- */
.hero {width:986px; margin:-120px auto -40px; height: 130px; z-index:2; position:relative;}
.flash 
{
	margin:auto;
	width:986px;
	z-index:2;
	position:relative;
}
.flashSub 
{
	margin:-120px auto -40px auto; 
	width:986px;
	z-index:2;
	position:relative;
}

/* ---- MAIN AREA ---- */

.main { 
	width:986px; 
	margin:0 auto;
	position:relative;
	z-index:1;
}

.main_z 
{
  z-index:100;
}

/* -- LEFT SIDE -- */
.mainLeft 
{
	float:left; 
	margin:50px 0px 0 0;
	width: 280px;
}
.nav 
{
}
.nav ul 
{
	list-style:none;
	padding: 0 0 20px 30px;
	margin: 0;
}
.nav li 
{
	list-style:none;
	display:inline;
	padding: 0;
	margin: 0 5px;
	text-align: center;
	font-size:16px;
	font-weight:normal;
}
.nav li a.active {color:#254870;}
.nav li a.nonactive {color:#bdc8cb;}
.nav li a.nonactive:hover {color:#254870;}

.nav p {
	margin: 15px 30px 50px 30px; 
	width:210px;
}
.subnav {
	list-style: none; 
	margin:20px 0 0 35px; 
	padding:0;
}
.subnav li{
	margin:0 0 10px 0; 
	font-size:12px;
}
.subnav li.active {
	background:url(../../images/arrow.gif) no-repeat 2px 4px;
}
.subnav li li.active {
	background:url(../../images/arrow.gif) no-repeat 16px 1px;
}
.subnav a{
	padding-left: 15px; 
	text-transform:	uppercase; 
	text-decoration: none;
}
.subnav ul{
	list-style: none outside; 
	padding:0; 
	margin: 0 0 3px 0;
}
.subnav ul li{
	background:none; 
	margin: 10px 0 0 0;
}
.subnav li.active ul li a{
	background:none; 
	margin-left:15px; 
	text-decoration: none; 
	text-transform: none;
}
table.feature {
}
table.feature td.f1 {
	background-image:url(../../images/nav_0.jpg);
	background-position: 0 80px;
	background-repeat:no-repeat;
}
table.feature td.f2 {
	background-image:url(../../images/nav_0.jpg);
	background-position: 0 60px;
	background-repeat:no-repeat;
}
table.feature p, table.feature td p {
	line-height:1;
}

.promos_2 {
	background:url(../../images/bg_subnav.png) no-repeat; 
	width:289px; 
	height: 143px; 
	position:relative; 
	font-size:11px;
}
.promos_2A {
	position:absolute; 
	top:27px; 
	left:50px; 
	width:130px;
	height:50px;
}
.promos_2B {
	position:absolute; 
	top:94px; 
	left:80px; 
	width:110px; 
	height:30px;
}
ul.subnav_2 {
	color:#254870;
	margin:0;
	padding:0;
}
ul.subnav_2 li {
	background:url(../../images/arrow_small.gif) left no-repeat; 
	margin: 5px 0;
	padding:0;
}
ul.subnav_2 a:link, ul.subnav_2 a:visited {
	text-transform:none;
}

/* ---- RIGHT SIDE ---- */
.mainRight {
	float:left;
	margin: 0;
	/*padding:10px 0 0 0;*/
	padding: 0;
	width:695px;
}

.mainRight_bg {
	background:url(../../images/div_v_1px.png) repeat-y left;
	padding: 20px 0 10px 0;
	width:695px;
}

.mainRight_content {
	width:625px;
	padding: 36px 0 20px 50px;
	background:none;
}

.mainRight_features {
	background:url(../../images/div_features_bg.png) no-repeat top left;
	padding: 0 0 50px 38px;
	margin-bottom:10px;
}

.mainRight_thumbs {
	background-image:url(../../images/div_h_main.png);
	background-position: 0 115px;
	background-repeat:no-repeat;
	padding:10px 0 0 40px;
}
.mainRight_thumbs_sm {
	background-image:url(../../images/div_h_main.png);
	background-position: 0 100px;
	background-repeat:no-repeat;
	padding:10px 0 0 40px;
}
.mainRight_thumbs .thumb {
	padding:14px 14px 0 14px; 
	background:url(../../images/thumb_bg.png) no-repeat top left;
	width:112px;
	float:left;
	margin: 0;
}
.mainRight_thumbs_sm .thumb {
	padding:11px 11px 0 11px; 
	background:url(../../images/thumb_bg_sm.png) no-repeat top left;
	width:92px;
	float:left;
	margin: 0;
}
.mainRight_thumbs .thumb p, .mainRight_thumbs_sm .thumb p {
	text-transform:uppercase;
	text-align:center;
	margin: 10px 0 0 0;
	color:#254870;
}

.mainRight_foot {
	background:url(../../images/div_v_bottom.png) no-repeat top left;
	height:70px; 
	width:100%;
}

.mainRight .viewMore {
	float:right;
	text-transform:uppercase;
	margin: 0;
	padding: 10px 5px 0 0;
	color:#254870;
}

.mainRight .buttons {
	float:right;
	margin: 0;
	padding: 8px 0 0 0;
}

.mainRight select {
	font-size:10px;
	color:#000;
}
.mainRight_detail {
	background-image:url(../../images/div_h_main.png);
	background-position: left bottom;
	background-repeat:no-repeat;
	padding: 0px 0 10px 42px;
	margin:0px 0 0 0;
	position:relative;
}
.mainRight .detailImg {
	background:url(../../images/image_bg.png) no-repeat; 
	padding:11px;
	margin-top:-5px;
	width:202px;
	float:left;
}
.detailImg2 {
	background:url(../../images/image_bg.png) no-repeat; 
	padding: 11px 11px 11px 11px;
	width:202px;
	float:left;
}
.detailImg3 {
	background:url(../../images/image_bg_150x100.png) no-repeat; 
	padding: 11px 11px 11px 11px;
	margin-top:-5px;
	width:154px;
}
.detailImg4 {
	background:url(../../images/img_bg_115x150.png) no-repeat; 
	padding: 11px 11px 11px 11px;
	width:154px;
}
.detailImg5 {
	background:url(../../images/image_bg.png) no-repeat; 
	padding: 11px 11px 11px 11px;
	width:202px;
	float:left;
	margin-left: -5px;
}
.detailRight {
	text-align:right;
	width:200px;
	margin: 20px 10px 15px 20px;
	padding: 0;
	position:absolute;
	bottom:0;
	right:0;
}
.detailRight .blueLabel {
	background-image:url(../../images/arrow.gif);
	background-position:right 4px;
	background-repeat:no-repeat;
	padding: 0 15px 5px 0;
	margin: 0;
}
.xdetailRight .blueLabel {
	background-image:url(../../images/arrow.gif);
	background-position:right 4px;
	background-repeat:no-repeat;
	padding: 0 15px 5px 0;
	margin: 0;
}
.detailRight .redLabel {
	background-position:right 4px;
	background-repeat:no-repeat;
	padding: 0 15px 5px 0;
	margin: 0;
}
table.list tr.item:hover {
	background:#e1f2f1 url(../../images/div_v_1px.png) repeat-y left;
}
table.list tr.item {
	background: url(../../images/div_h_main.png) bottom left no-repeat;
}
table.list tr.list_item_header {
	background: url(../../images/div_h_main.png) bottom left no-repeat;
}
table.list tr.item tr:hover {
	background: url(../../images/div_h_main.png) bottom left no-repeat;
}
table.list .listImage {
	background:url(../../images/s.gif) repeat; 
	padding:10px;
	margin: 0 10px;
	width:70px;
	height: 70px;
	float:left;
}
table.list .listImage_lg {
	background:url(../../images/list_thumb_lg.png) no-repeat; 
	padding:10px;
	width:90px;
	height:100%;
	float:left;
}
table.list .listImage_wide {
	background:url(../images/bg_thumb_wide.png) no-repeat; 
	padding:10px;
	width:129px;
	float:left;
}
table.list .listLeft {
	float:left;
	width:465px;
	border-right:1px solid #d4d5ce;
	padding-right:20px;
}
table.list .listLeftnobut {
	float:left;
	width:565px;
	border-right:1px solid #d4d5ce;
	padding-right:20px;
}
table.list .listRight {
	float:left;
	width:124px;
	text-align:center;
}

/* ---- FOOTER ---- */
.adspace {
	clear:both;
	width:986px; 
	margin: 10px auto; 
	background:url(../../images/div_h_wide_top.png) top center no-repeat; 
	padding:27px 0 10px 0;
	text-align:center;
}
.adspace .ad {
	margin: 20px 0;
}

.foot 
{
	position: relative;
	background:url(../../images/bg_footer.jpg) repeat-x 0 100%; 
	padding:0; /* bottom padding for ski central button */
	height:123px; 
	margin: 0; 
	font-family:"Times New Roman", Times, serif; 
	color:#9E9E9E; 
	font-size:11px; 
	clear:both;
}
.footMain {
	width:986px; 
	margin: 0 auto; 
	background:url(../../images/div_h_wide.png) top center no-repeat; 
	padding:15px 0 20px 0;
}
.foot .logo {
	float:left; 
	margin: 0 10px 0 25px;
}
.foot p { 
	line-height:13px; 
	color:#9E9E9E;
	margin: 0; 
	margin:25px 0 0 0;
}
.foot a:link, .foot a:visited {
	color:#9E9E9E; 
	text-decoration:none;
}
.foot a:hover {
	color:#666
}
.foot ul {
	margin: 0; 
	padding:2px 0;
}
.foot li {
	display: inline; 
	margin: 0; 
	padding: 0 5px 0 6px; 
	border-right: 1px solid #9E9E9E;
}
.foot li.last {
	border:none;
	padding: 0 0 0 6px;
}
.footRight {
	float:right; 
	margin: 0px 30px 0 20px; 
	text-align:right;
}
.footRight p {
	margin: 0;
}
.flags
{
	width: 200px;
}
.flags img {
	margin: 0 2px 2px 0;
}
.footLeft {
	margin:5px 0 0 0;
	margin:23px 0 0 0;
}

.CatTable
{
	border-collapse: collapse;
	border: solid 1px #AAAAAA;
	background-color: #EEEEEE;
	width: 150px;
}
.MapDiv  { border: solid 1px #AAAAAA; }
.MCatRow { background-color: #CCCCCC; }
.MCatCol { font: bold 11px Arial; }
.CatRow  { }
.CatICol { padding-left: 5px; }
.CatCCol { }
.CatTCol { font: bold 11px Arial; }
.ItDiv
{
	border: solid 1px #AAAAAA;
	background-color: #EEEEEE;
	font: bold 11px Arial;
}
.DirDiv
{
	border: solid 1px #AAAAAA;
	background-color: #EEEEEE;
}
.ili, .dli, .ilin, .dlin, .pli, .plin, .dlih
{
    margin: 2px; 
    border: solid 1px #AAAAAA;
    background-color: #DDDDDD;
    font: bold 11px Arial;
    padding: 0px;
    cursor: move;
    width: 320px;
    padding-left: 5px;
}

.ilin, .dlin, .dli, .pli, .plin, .dlih { cursor: default; }
.dli, .pli   { font: 11px Arial; }
.dlin, .plin { text-align: center; }
.iitbl, .iitbln
{
    border-collapse: collapse;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.itbl
{
    border-collapse: collapse;
    border: solid 1px #AAAAAA;
    background-color: #EEEEEE;
}

.ilist, .dlist, .plist
{
    list-style-type: none;
    line-height: normal;
    display: block;
    margin: 0px;
    padding: 0px;
    font: 11px Arial;
}
.iim
{
	cursor: pointer;
}

.iirow
{
	margin: 0px;
	padding: 0px;
}

.iic1, .iic2, .iic3, .dimg
{
	margin: 0px;
	padding: 0px;
}

.iic2
{
	padding-left: 5px;
}
.iic3
{
	width: 20px;
}

.dimg
{
	margin: 2px 0px 1px 0px;
	cursor: pointer;
}

.iirown
{
	margin: 0px;
	padding: 0px;
}

.iicn
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.mttbl,.sttbl
{
	border-collapse: collapse;
	font: bold 11px Arial;
	margin: 0px;
	padding: 0px;
}

.mtrow
{
	background-color: #CCCCCC;
}

.cathdv { padding: 2px; cursor: pointer; width: 300px; background-color: #CCCCCC; }
.catcdv { padding: 2px; visibility: hidden; height: 0px; position: absolute; }

/* For Main Menu */
.mml
{
	font: 15px Arial;
	color: RGB(34,72,109);
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 12px 0px 0px;
}

.dmml
{
	font: 15px Arial;
	color: RGB(150,150,150);
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 12px 0px 0px;
}

.sml
{
	font: 12px Arial;
	color: RGB(34,72,109);
	text-decoration: none;
}

.sm1,.sm2,.sm3,.dsm1,.dsm2,.dsm3
{
	font: 12px Arial;
	color: RGB(34,72,109);
	text-decoration: none;
}

.smlc
{
	width: 10px;
	text-align: right;
}

.mmtbl
{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 250px;
}

/* For BreadCrumbs */
.bcdv
{
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

.bclk
{
	font: 9px Arial;
	color: RGB(34,72,109);
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

.bcsp
{
	font: 11px Arial;
	color: RGB(34,72,109);
	margin: 0px;
	padding: 0px;
}

/* Main Table */
.SEMainTable
{
	border-collapse: collapse;
	width: 320px;
}

.SEFirstRow
{
	background-image: url('../images/topborder.gif');
	padding: 0px;
	margin: 0px;
}

.SEFirstColumn
{
	background-image: url('../images/topborder.gif');
	height: 9px;
}

.SELastRow
{
	background-image: url('../images/bottomborder.gif');
}

.SELastColumn
{
	background-image: url('../images/bottomborder.gif');
	height: 9px;
}

.SEHeaderRow
{

}

.SEHeaderColumn
{
	font: bold 11px Arial;
	text-transform: uppercase;
	background-color: #8cc1d3;
	text-indent: 5px;
	color: #ffffff;
}

.SEItemRow
{
	padding: 0px;
	margin: 0px;
}

.SEViewAllRow
{

}

.SEViewAllColumn
{
	background-color: #89c1da;
	text-align: right;
	padding-right: 5px;
}

.SEViewAllLink
{
	font: bold 11px Arial;
	color: #ffffff;
	text-decoration: none;
}

.SEViewAllLink:hover
{
	color: #eeeeee;
}

/* Item Table */
.SEItemTitleLink
{
	font: bold 11px Arial;
	color: #555555;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
}

.SEItemTitleLink:hover { color: #555555; }

.SEItemSummaryLink
{
	font: 9px Arial;
	color: #555555;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.SEItemSummaryLink:hover { color: #555555; }

.SEItemTitleDiv
{
	display: block;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

.SEItemSummaryDiv
{
	display: block;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}

.SEItemImage
{
	display: block;
	border: solid 2px white;
	margin: 0px;
	padding: 0px;
}

.SEItemImage2
{
	display: block;
	margin: 0px;
	padding: 0px;
}

.SEItemImageLink
{
	display: block;
	margin: 0px;
	padding: 0px;
}

.SEItemTableColumn1
{
	vertical-align: top;
	text-align: left;
	width: 45px;
	padding: 5px;
	margin: 0px;
}

.SEItemTableColumn2
{
	vertical-align: top;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.SEItemTable
{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

.SEItemColumn
{
	background-color: #cfeef3;
	padding: 0px;
	margin: 0px;
}

td.SEItemColumn:hover  { background-color: #B7DFE7; }


.gallery {
	text-align:center; 
	margin:0 0 0 40px; 
	width:636px;
}
.gallery table td {
	text-align:center;
}
table.gallerySearch {
	margin-left: 6px;
}
table.gallerySearch  td {
	float:left;
	width: 120px;
	text-align:left;
	font-size:11px;
}
.gallery_hrz_lg {
	background:url(../images/bg_gallery_hrz.png) no-repeat; 
	width: 460px; 
	padding:22px; 
	text-align:left;
	float:left;
}
.gallery_vrt_lg {
	background:url(../images/bg_gallery_vrt.png) no-repeat top center; 
	width: 307px; 
	margin:0 76px;
	padding:22px; 
	text-align: center;
	float:left;
	_margin: 0 37px;
}
.gallery_vrt_tn {
	background:url(../images/bg_galleryTN_vrt.jpg) no-repeat top center; 
	width:117px;
	padding:7px 0; 
	text-align: center;
}
.gallery_hrz_tn {
	background:url(../images/bg_galleryTN_hrz.jpg) no-repeat top center; 
	width:117px;
	padding:7px 0; 
	text-align: center;
}

.myColorado {
background:url(../images/bg_shadow.png) no-repeat top left;
width: 622px;
padding: 7px 9px 372px 9px;
margin: 0px 0px 0px 40px; 
}

.myNav {
margin:0;
padding:0;
list-style:none;
}

.myNav li {
float:left;
background:url(../images/my_tabLeft.jpg) no-repeat left top;
margin:0;
padding:0 0 0 8px;
}

.myNav a {
	display:block;
	background:url(../images/my_tabRight.jpg) no-repeat right top;
	padding: 7px 14px 10px 6px;
	text-decoration:none;
	color:#254870;
	text-transform:uppercase;
	cursor: pointer;
  }
/* Commented Backslash Hack

   hides rule from IE5-Mac \*/
.myNav a {float:none;}

/* End IE5-Mac hack */
.myNav a:hover 
{
color:#bdc8cb;
cursor: pointer;
}
.myNav .current 
{
background-image:url(../images/my_tabLeft_current.jpg);
}
.myNav .current a 
{
background-image:url(../images/my_tabRight_current.jpg);
color:#FFF;
}
.subhead
{
	background-color: #888888; 
	color: #FFFFFF; 
	text-align: center; 
	font: bold 11px Arial;
}
table.tan1 
{
	background: url(../images/bg_tan_sm.png) no-repeat bottom;
	height:30px;
}
table.tan2 
{
	background: url(../images/bg_tan_med.png) no-repeat bottom;
	height:45px;
}
table.tan3 
{
	background: url(../images/bg_tan_lrg.png) no-repeat bottom;
	height:45px;
}
#ThePrintDiv	         	
{ 
	visibility: hidden;
	display: none;
}
.hdcal .ajax__calendar_container {background-color: #ffffff; border: solid 1px #254870; padding: 0px; margin-top: 4px; z-index: 1000; }
.hdcal .ajax__calendar_dayname   { font: bold 11px arial; color: #254870; }
.hdcal .ajax__calendar_header    { background-color: #254870; color: #ffffff; padding: 0px; margin: 0px; }
.hdcal .ajax__calendar_title     { padding: 3px 0px 0px 0px; }
.hdcal .ajax__calendar_prev      { background: url('/images/cal_prev.jpg') 2px 2px no-repeat; height: 18px; width: 17px; }
.hdcal .ajax__calendar_next      { background: url('/images/cal_next.jpg') 0px 2px no-repeat; height: 18px; width: 17px; }
.hdcal .ajax__calendar_footer    { border-top: solid 1px #254870; }
.hdcal .ajax__calendar_days      { border-top: solid 1px #254870; }
.hdcal .ajax__calendar_day       { color: #254870; font-weight: bold; }
.hdcal .ajax__calendar_other .ajax__calendar_day { color: #999999; font-weight: bold; }
.hdcal .ajax__calendar_hover .ajax__calendar_day { background-image: url('/images/caldbk.jpg'); font-weight: bold; }
.hdcal .ajax__calendar_dead  .ajax__calendar_day { color: #DDDDDD; font-weight: bold; }
.hdcal .ajax__calendar_active    { font-weight: bold; }

.calicn
{
	background: url('/images/cal_icon.gif') 0px 0px no-repeat;
	height: 21px;
	width:  25px;
	cursor: pointer;
	float: left;
	margin-left: 2px;
	margin-right: 10px;
}
.vabbtn
{
	background-image: url('/images/all_deals.png');
	height: 33px;
	width: 108px;
	cursor: pointer;
}
.clrbtn
{
	background-image: url('/images/clear_filters.png');
	height: 21px;
	width: 84px;
	cursor: pointer;
}
.searchbtn
{
	background-image: url('/images/hdsearch_btn.png');
	height: 21px;
	width: 84px;
	cursor: pointer;
}
.atmbtn
{
	background-image: url('/images/list_add.png');
	height: 21px;
	width: 108px;
	cursor: pointer;
	margin: 5px 0px 0px 1px;
}
.hdamcbtn, .hdstfbtn, .hdphdbtn
{
	height: 21px;
	width: 117px;
	cursor: pointer;
	margin: 0px 0px 0px 5px;
}
.hdsendbtn
{
	background-image: url('/images/hdsnd_btn.jpg');
	height: 21px;
	width:  75px;
	cursor: pointer;
	display: block;
}
.hdvadbbtn
{
	background: url('/images/hdvadb_btn.jpg') no-repeat;
	height: 46px;
	width: 179px;
	cursor: pointer;
	margin: 5px 0px 15px 5px;
}
.hdvadbtn
{
	background-image: url('/images/hdvad_btn.jpg');
	height: 21px;
	width: 97px;
	cursor: pointer;
	margin: 5px 0px 15px 5px;
}
.hdprmbtn
{
	background-image: url('/images/hdprm_btn.png');
	height: 21px;
	width: 101px;
	cursor: pointer;
	margin: 5px 0px 0px 0px;
}
.hdamcbtn { background-image: url('/images/hdamc_btn.jpg'); }
.hdstfbtn { background-image: url('/images/hdstf_btn.jpg'); }
.hdphdbtn { background-image: url('/images/hdphd_btn.jpg'); }
.hdcon
{
	background-color: #F5F5F5;
	width: 690px;
	margin-top: 170px;
	text-align: left;
	position: relative;
	padding: 5px;
}
.hdicon
{
	background-color: #F5F5F5;
	width: 490px;
	margin: 150px 0px 0px 100px;
	text-align: left;
	position: relative;
	padding: 5px;
}
.licon
{
	background-color: #F5F5F5;
	width: 590px;
	margin-top: 150px;
	text-align: left;
	position: relative;
	padding: 5px;
}
#hdpBack, #hdpBack2
{
	position: fixed; 
	visibility: hidden; 
	display: none; 
	top: 0px; 
	left: 0px; 
	height: 100%; 
	width: 100%; 
	background-color: #000000; 
	opacity: 0.65; 
	-moz-opacity: 0.65; 
	filter: alpha(opacity=65); 
	z-index: 100;
}
#hdpBack2 { z-index: 102}
#hdpBox, #hdpBox2
{
	position: fixed;
	visibility: hidden;
	display: none;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 101;
}
#hdpBox2 { z-index: 103 }
#liback
{
	position: absolute; 
	visibility: hidden; 
	display: none; 
	top: 0px; 
	left: 0px; 
	height: 10px; 
	width: 10px; 
	background-color: #000000; 
	opacity: 0.75; 
	-moz-opacity: 0.75; 
	filter: alpha(opacity=75); 
	z-index: 200;
}
#libox
{
	position: absolute; 
	visibility: hidden; 
	display: none; 
	top: 0px; 
	left: 0px; 
	z-index: 201;
}
.hdltitle
{
	font: 20px arial; 
	color: #254870;
	margin: 0px 0px 10px 5px;
	padding: 0px;
}
.hdlimgbk, .hdlimgbkmo
{
	float: left;
	height: 74px; 
	width: 74px; 
	padding: 10px 20px 10px 10px;
}
.hdlimgbk   { background: url('/images/list_thumb_lg.jpg')   no-repeat; }
.hd-content .hdlimgbk   { background: url('/images/thumb_sm.png')  no-repeat; }
.hdlimgbkmo { background: url('/images/list_thumb_lgmo.jpg') no-repeat; }
.hdlimg
{
	height: 74px; 
	width: 74px;
}
.hdldvd
{
	height: 1px;
	margin: 0px;
	font-size: 1px;
	border-top: solid 1px #254870;
}
.hdlimv
{
	background-color: #e1f2f1;
	border-top: solid 1px #254870;
	padding: 5px 10px 6px 5px;
}
.hdlimo
{
	background-color: inherit;
	border-top: solid 1px #254870;
	padding: 5px 10px 6px 5px;
}

.dtl, .dtr, .dbl, .dbr
{
	font-size: 1px; 
	height: 4px; 
	width: 4px; 
	
}
.dtl { background: url('/images/hdtl.jpg'); }
.dtr { background: url('/images/hdtr.jpg'); }
.dbl { background: url('/images/hdbl.jpg'); }
.dbr { background: url('/images/hdbr.jpg'); }
.hdmenui, .hdmenui:link, .hdmenui:visited
{
	color: #FF0000; font-weight: bold;
}
.hdmenui:hover
{
	color: #AAAAAA; font-weight: bold;
}
#hdbusname, #hdbusname:link, #hdbusname:visited
{
	font: bold 16px arial; 
	color: #254870; 
	padding: 0px 0px 0px 10px; 
	margin: 15px 0px 0px 0px; 
	display: inline-block; 
	background: url('/images/barrow.jpg') 0px 4px no-repeat; 
	cursor: pointer;
	text-decoration: underline;
}
#hdbusname:hover
{
	color: #AAAAAA;
}
#hdtitle, #hdtitle:link, #hdtitle:visited
{
	font: 24px arial; 
	color: #254870;
	text-transform: uppercase;
	cursor: pointer;
}
#hdtitle:hover
{
	color: #AAAAAA;
}
.promos_3 {background:url(/images/bg_subnav_2.png) no-repeat; width:289px; height: 183px; position:relative; font-size:11px;}
.promos_3A {position:absolute; top:27px; left:50px; width:120px; height:50px;}
.promos_3A_img {position:absolute; left:175px; top:0;}
.promos_3B {position:absolute;top:84px;left:50px;width:120px;height:20px; font-size:9px;}
.promos_3C {position:absolute;top:115px;left:85px;width:110px;height:30px;}
.promos_3C_img {position:absolute; left:40px; top:114px; width:30px; height:30px;}

.tg_callout {background:url(/images/tg_back.jpg) no-repeat top left; padding:20px 0 0 50px; color:#606265;}
.tg_callout a, .tg_callout a:visited {color:#006ebc;} .tg_callout a:hover {text-decoration:underline;}
.tg_callout p {color:#606265;}
.tg_callout h1 {padding:5px 0;}
.tg_callout h2 {font-size:16px; font-weight:bold; color:#535558; text-transform:none}
.tg_callout input.short, .tg_callout input.med, .tg_callout input.wide, .tg_callout input.wider, .tg_callout select.short, .tg_callout select.wide {font-size:14px; height:18px; padding:10px 12px; border:0; letter-spacing:0; margin:0 10px 10px 0; font-weight:bold; color:#535558;}
.tg_callout input.short {background:url(/images/input_120.png) no-repeat; width:96px;}
.tg_callout input.med {background:url(/images/input_250.png) no-repeat; width:226px;}
.tg_callout select.short {background:url(/images/select_168.png) no-repeat; width:168px; padding:6px 6px 6px 12px; height:38px;}
.tg_callout input.wide {background:url(/images/input_275.png) no-repeat; width:251px;}
.tg_callout select.wide {background:url(/images/input_275.png) no-repeat; width:275px; padding:6px 6px 6px 12px; height:38px;}
.tg_callout input.wider {background:url(/images/input_310.png) no-repeat; width:286px;}

/* Cities and Regions */
.searchCity {background:url(/images/bg_searchCity.png); width:270px; margin:10px -20px 0 0; padding:10px 20px 5px 30px; color:#535558;}
.searchCity a, .searchCity a:visited {color:#0072bc;}
.CitiesTownsLBL { color:#535558; font-weight: bold; visibility: hidden; display: none; }
input.city {background:url(/images/input_city.jpg);	font-size:12px; height:16px; padding:11px 12px; border:0; letter-spacing:0; margin:5px 0; font-weight:bold; color:#535558; width:234px;}
input.citymask {background:url(/images/input_city.jpg);	font-size:12px; height:16px; padding:11px 12px; border:0; letter-spacing:0; margin:5px 0; font-weight:bold; color:#9E9E9E; width:234px;}
input.citynomask {background:url(/images/input_city.jpg);	font-size:12px; height:16px; padding:11px 12px; border:0; letter-spacing:0; margin:5px 0; font-weight:bold; color:#535558; width:234px;}
ol.searchNav {color:#a3a4a2; font-family:Georgia, "Times New Roman", Times, serif;font-size:12px; font-weight:bold; padding:0 0 6px 50px; margin:0 -10px 30px 0; background:url(/images/bg_searchNav.png) 30px 224px no-repeat;	width:250px;}
ol.searchNav li {line-height:14px; padding:0; margin:0;}
ol.searchNav div {cursor: pointer; color:#254870; font-family:Arial, Helvetica, sans-serif; font-size:14px; background:url(/images/bg_searchNav.png) no-repeat 0 0; display:block;
	padding:9px 20px;margin:0 0 0 -20px;}
ol.searchNav div.hover {background-position:0 -32px; color:#47494c;}
ul.searchNav {color:#a3a4a2; font-family:Georgia, "Times New Roman", Times, serif;font-size:12px; font-weight:bold; padding:0 0 6px 50px; margin:0 -10px 30px 0; background:url(/images/bg_searchNav.png) 30px 224px no-repeat;	width:250px;}
ul.searchNav li {line-height:14px; padding:0; margin:0;}
ul.searchNav div {cursor: pointer;color:#254870; font-family:Arial, Helvetica, sans-serif; font-size:14px; background:url(/images/bg_searchNav.png) no-repeat 0 0; display:block;
	padding:9px 20px;margin:0 0 0 -20px;}
ul.searchNav div.hover {background-position:0 -32px; color:#47494c;}
.rc_callout {background:url(/images/bg_region.jpg) no-repeat; margin:0 -80px 20px -50px; padding:10px 0 0 50px;}
.rc_callout .rc_foot {margin:10px 0 0 -16px; display:block;}
.rc_callout h1 {font-weight:bold; text-transform:none; padding-bottom:15px;}
.rc_callout .callout-select { background:url(/images/input_275.png) 0px 5px no-repeat; padding: 15px 10px 10px 10px; width: 255px; height: 30px; }
.rc_callout select { width:255px; border:0; font-size:12px; font-weight:bold; color:#535558; height: 19px; }
.regLeft {width:390px; float:left; padding:0 25px 0 0}
.regRight {width:200px; float:left; margin-right:-20px; padding-left:20px;}
.regLeft h3, .regRight h3 {color:#86846e; font-size:12px; font-weight:bold;}
.regRight a.rightBtn, .regRight a.rightBtn:visited {margin:0;}

.allCities {position:absolute; top:-20px; left:295px; background:url(/images/bg_all.png) no-repeat; width:500px; height:280px; padding:20px 25px 26px 90px}
.allCities a {color:#535558;}
.allCities a:hover {color:#a1a1a1;}
.allCities .letter {color:#a1a1a1; font-size:10px; border-bottom:1px solid #e4e4e3; padding:5px;}
.allCities .letter a {display:block; float:left; padding:1px 5px 2px 6px; font-weight:bold; font-size:12px;}
.allCities .resultsList {height:200px; overflow-y:scroll; position:relative; font-size:12px; font-weight:bold; color:#254870;}
.allCities .resultsListTop {border-bottom:1px solid #e4e4e4; padding:5px 0; background:#FFF;}
.allCities .letterTop {font-size:22px; color:#535558; float:left; width:300px;}
.allCities a.cityPicker  {font-size:18px; display:block; float:left; width:300px; padding:0;}
.allCities .resultsList .resultsLeft {width:85px; float:left; padding:5px 10px 7px;}
.allCities .resultsPad {padding:10px 0 5px;}

.basics {background:url(/images/bg_basic.png) no-repeat 0 bottom; padding:0 0 10px 50px; margin:0 0 2px 0;}
.basics h1 {font-weight:bold; text-transform:none; padding:0;}
.basics h1 span.LBL {color:#6a6363; font-size:10px; text-transform:uppercase;}
.basics h3 {text-transform:none; display:inline; font-weight:bold;}
.basics .left {float:left; padding:10px 22px 10px 0; width:auto;}
.basics .right {float:right; padding:0 12px 0 0; width:auto; text-align:right;}
.basics img {margin-bottom:-12px;}
.basics .resv img {margin-bottom:0px;}
.basics .right input {margin:-12px 5px;}
.basics a, .basics a:visited {color:#2466b2;}
.basics a:hover {text-decoration:underline;}
a.viewmap {background:url(/images/city_map.png) no-repeat bottom left; margin:5px 0 0 40px; padding:5px 0 17px 30px; display:block;}
/* end Cities and Regions */

/* begin Dining Guide */
.dg-search {background:url(/images/dg_search.jpg) no-repeat; width:582px; margin:20px 0 10px; padding:30px 50px 20px; min-height:103px;}
.dg-select { background:url(/images/input_160.png) no-repeat; height: 38px; width: 155px; padding: 11px 0px 0px 10px; }
.dg-select option, .dg-select-small option {text-transform:capitalize;}
.dg-select-small {background:url(/images/input_120.png) no-repeat; height: 38px; width: 120px; padding: 11px 0px 0px 10px;}
.dg-select select {font-size:12px; border:0; border-spacing: 0px; letter-spacing:0; margin: 0px; border-collapse: collapse; font-weight:bold; color:#535558; width:139px; padding: 0px; }
.dg-select-small select {font-size:12px;  border:0; border-spacing: 0px; margin: 0px; border-collapse: collapse; letter-spacing:0; font-weight:bold; color:#535558; width:99px; padding: 0px;}
.dg-search input:focus { outline: none; }
.dg-listing {color:#000; font-size:12px; width:340px; padding:10px 20px 0 0;}
.dg-listing a {color:#0072BC;}
.dg-listing a:hover {text-decoration:underline;}
.dg-listing h2 {text-transform:none; font-weight:bold; font-size:14px; margin:10px 0 2px;}
.dg-listing h3 {text-transform:none; color:#362f2d; font-size:14px; padding-top:0;}
.dg-listing h4 {text-transform:none; color:#362f2d; font-size:11px;}

.dg-hero {background:url(/images/dg_hero_top.jpg) no-repeat 0 0; padding:10px 0 0 0; clear:both; position:relative; height:377px;}
.dg-gallery a:focus, .dg-slideshow a:focus {outline:none;}
.dg-heroFoot {background:url(/images/dg_hero_foot.jpg) no-repeat; height:17px; position: absolute; bottom: 5px; width: 695px;}
.dg-heroFrame {position:absolute; top:2px; left:2px; border:1px solid #FFF; height:354px; width:674px; filter:alpha(opacity=30); opacity:0.3; z-index:30;}
.dg-heroBtn {background:url(/images/dg_bg_btns.png) no-repeat left; width:auto; position:absolute; right:0; top:290px; padding:10px 10px 7px 50px; z-index:50;}
.dg-gallery #caption, .dg-slideshow #caption {color:#FFF; display:block; float:left; border-top:1px solid #476482; border-bottom:1px solid #304765; padding:5px 10px; font-size:10px; font-weight:bold; text-transform:uppercase; margin:0 8px 0 0;}
.dg-next, .dg-prev, .dg-pause {background:url(/images/dg_arrows.png); width:30px; height:32px; display:block; float:left; margin-right:8px;}
.dg-next {background-position:0 -50px}
.dg-next:hover {background-position:0 0}
.dg-prev {background-position:-50px -50px}
.dg-prev:hover {background-position:-50px 0}
.dg-pause {background-position:-100px 0;}
.dg-pause.paused {background-position:-100px -50px;}
.dg-map, .dg-gallery {width:680px; height:360px; position:absolute; top:10px; left:0;}
.dg-gallery {z-index: 10; background: #254870;}
.dg-slideshow {width:940px; height:360px; padding:10px; background:url(/images/bg_slideshow.png); position:relative;}
.dg-slideshow .dg-heroFrame {width:934px; top:12px; left:12px;}
.dg-slideshow .dg-heroBtn {background:none; top:20px; right:10px;}
.dg-slideshow .dg-next {background-position:0 0}
.dg-slideshow .dg-next:hover {background-position:0 -50px}
.dg-slideshow .slideshow img {width:940px !important; height:360px !important;}

.middleCol {width:360px; float:left; padding:0 40px 0 0;}
.middleCol h1, .middleCol h2, .middleCol h3, .middleCol h4 {font-weight:bold; text-transform:none;}
.middleCol h2 {font-size:16px;}
.middleCol h3 {font-size:12px; color:#86846e; border-bottom:1px solid #c6c7c1; text-transform:uppercase;}
.middleCol h4 {font-size:12px; padding:10px 0 2px 0;}
.middleCol img.imgCopy {float:left; background:url(/images/list_thumb_lg.png); padding:10px; margin:-2px 10px 10px -7px;}

.rightCol {width:225px; float:left; background:url(/images/bg_rightCol.jpg) repeat-y;}
.rightColTop {padding:0; background:url(/images/top_rightCol.jpg) no-repeat top;}
.rightColFoot {padding:0 20px 50px 25px; background:url(/images/foot_rightCol.jpg) no-repeat bottom; min-height:450px}
.rightCol h1, .rightCol h2, .rightCol h3, .rightCol h4 {color:#000; font-weight:normal; text-transform:none; margin:0; padding:0;}
.rightCol h1 {font-size:16px; margin:0 0 10px;}
.rightCol h2 {font-size:14px; margin:0 0 10px;}
.rightCol h3 {font-size:12px; font-weight:bold;}
.rightCol h4 {font-size:10px; color:#6a6363; text-transform:uppercase;}
.rightCol a {color:#0072bc;}
.rightCol a:hover {text-decoration:underline;}
.rightCol .hr {background:url(/images/div_rightCol.jpg) 0 5px no-repeat; padding:5px 0 10px; clear:both;}
.rightColOptions {margin-right:-46px;}
.rightColOptions img {float:left;}

.dg-twitter {background:url(/images/din_tw_top.png) no-repeat top; padding-top:42px; color:#FFF; width:187px; margin:10px -2px 10px -5px;}
.dg-twitter a {color:#a7daf2;}
.dg-twitter span, .dg-twitter span a {color:#e0ddbf;}
.dg-tw-foot {background:url(/images/din_tw_foot.png) no-repeat bottom; padding-bottom:12px;}
.dg-tw-bg {background:url(/images/din_tw_bg.png) repeat-y; padding:8px 20px;}
/* end Dining Guide */

/* Begin Accommodations Guide */
.dg-search.ag {background:url(/images/ag_search.jpg) no-repeat; width: 597px;}

.list-icons {height:30px; padding:5px 0;}
.list-icons h5 {float:left; width:auto; font-size:10px; color:#6a6363; padding-right:10px;}
.list-icons a {background:url(/images/amenities_sm.png) no-repeat 0 0; display:block; float:left; width:21px; height:20px; margin:-3px 7px 0 0;}
.list-icons a.fit {background-position:0 0}
.list-icons a.pol {background-position:-25px 0}
.list-icons a.pet {background-position:-53px 0}
.list-icons a.din {background-position:-81px 0}
.list-icons a.rom {background-position:-109px 0}
.list-icons a.smk {background-position:-138px 0}

.desc-icons {background:url(/images/amenities_lg.png) no-repeat 0 0; padding: 0 0 0 50px; min-height:50px; border-top:1px solid #c8c9c2;}
.desc-icons.fit {background-position:-250px 10px}
.desc-icons.pol {background-position:-200px -40px}
.desc-icons.pet {background-position:-150px -90px}
.desc-icons.din {background-position:-100px -140px}
.desc-icons.rom {background-position:-50px -190px}
.desc-icons.smk {background-position:0 -240px}

.rating {background:url(/images/star_rating.png) repeat-x; height:22px; display:block; float:right; width:22px; margin-top:10px;}
.rating.onestar {width:22px;}
.rating.twostar {width:44px;}
.rating.threestar {width:66px;}
.rating.fourstar {width:88px;}
.rating.fivestar {widows:110px;}

/* End Accommodations Guide */

.fixedTab {
	position:fixed;
	bottom:0;
	right:15%;
	z-index:50;
	display:block;
	width:157px;
	height:69px;
	background-image:url(/images/tab.png);
	background-repeat:no-repeat; cursor: pointer;
}

/*Start of Left Subnav for All Pages*/
.main .mainleft .subnav2 {width:280px;  margin-top:-250px; display:block; position:absolute;}
.subnav2 a{background:url(/images/side_nav.jpg); display:block; width:260px; text-align:center; height:40px; outline:none;}
.subnav2 #OrderGuide{height:90px;background-position:0 0;}
.subnav2 #VirtualGuide{height:17px;background-position:0 -90px;}
.subnav2 #iPadGuide{height:36px;background-position:0 -107px;}
.subnav2 #OrderGuide:hover{background-position:-270px 0;}
.subnav2 #VirtualGuide:hover{background-position:-270px -90px;}
.subnav2 #iPadGuide:hover{background-position:-270px -107px;}
.subnav2 #ENews{height:62px; background-position:0 -143px;}
.subnav2 #InteractiveMap{height:59px; background-position:0 -205px;}
/*.subnav2 .item5 a{height:57px; background-position:0 -264px;}*/
.subnav2 #Explore{height:53px; background-position:0 -321px;}
.subnav2 #Inspired{height:56px; background-position:0 -374px;}
.subnav2 #FreeStuff{height:41px; background-position:0 -430px;}
.subnav2 #Kids{height:42px; background-position:0 -471px;}
.subnav2 #SneakPeak{height:52px; background-position:0 -513px;}
a.mainBtn, a.mainBtn:visited {background:url(/images/vaca_ideas.jpg); width:450px; height:100px; display:block; margin:0; outline:none;}
a.rightBtn, a.rightBtn:visited {background:url(/images/vaca_ideas_rt.jpg); width:200px; height:190px; float:right; margin-left:30px; text-indent:-9999px; outline:none;}
#subnav2 {padding:5px;}
/*End of Left Subnav for All Pages*/

/*Start of Vacation Ideas & Articles Landing Page Category Listings*/
.ft_thumb {background:url(/images/bg_third.png) no-repeat; width:172px; min-height:175px; padding:11px; float:left; margin:0 -13px 10px 38px}
.ft_thumb h3 {padding:8px 0 0 0;}
.ft_thumb a {color:#006ebd;}
/*End of Vacation Ideas & Articles Landing Page Category Listings*/

/*Start Welcome Offers Full Details*/
.full_container
{
clear:both;
visibility:hidden;
cursor:default;
display:block;
left:80px;
position:relative;
width:382px;
z-index:5000;
margin-top:35px;
}
.full_bg
{
background:url("/images/offer_bg.png") no-repeat scroll 0 0 transparent;
width:382px;
z-index:5000;
}
.full_details
{
line-height:17px;
margin-left:30px;
width:300px;
z-index:5000;
}
.promo_synopsis_details
{
    width:395px;
    *width:355px;
}
.welcomelistitem
{
    height:125px;
    cursor: pointer; 
    margin-right: 10px;
    border:none;
}
.welcometitle
{
    width:385px;
    *width:355px;
}
/*End Welcome Offers Full Details*/

.listing_top
{
    clear:both;
	width:926px; 
	margin: 10px auto; 
	background:url(../../images/div_h_wide_top.png) top center no-repeat; 
	padding:27px 0 10px 0;
	text-align:center;
}
.listing_header
{
    background: url(../../images/div_h_main.png) bottom left no-repeat;
}
.rowspacer
{
}

#rcCityTB.mask
{
    
}
#rcCityTB.nomask
{
    
}



/* Ski Central Banner Button */
#scbanner {
	display:block; 
	width:170px; 
	height:151px;
	position:fixed; 
	bottom:0;
	right:0; 
	background:url(/images/skicentral_btn1.png) no-repeat; 
	z-index:1000; 
	text-indent:-9999px;
}
#scbanner:hover {
	background:url(/images/skicentral_btn2.png) no-repeat;
}
.dgcontainer
{
	position: relative;
	padding: 15px 12px 5px 14px;
	background:url(/images/search_330.png) no-repeat;
	height: 28px;
}
.dgcontainer-focus
{
	position: relative;
	padding: 15px 12px 5px 14px;
	background:url(/images/search_330.png) no-repeat;
	height: 28px;
}
.dginput
{
	font-size:14px;
	border:0; 
	letter-spacing:0; 
	font-weight:bold; 
	color:#535558;
}
.dglist
{
	position: absolute;
	top: 42px;
	left: 5px;
	visibility: hidden;
	display: none;
	background-color: #FFFFFF;
	border: solid 1px #DDDDDD;
	overflow: auto;
}
.dglistitem-container
{
	padding: 4px 4px 4px 4px;
}
.dglistitem-header
{
	text-transform: uppercase;
	padding: 4px 2px 4px 6px;
	font-size:10px;
	letter-spacing:0; 
	font-weight:bold; 
	color:#BBBBBB;
	cursor: default;
}
.dglistitem
{
	padding: 2px 4px 2px 6px;
	font-size:12px;
	letter-spacing:0; 
	font-weight:bold; 
	color:#535558; 
}
.dglistitem-hover
{
	padding: 2px 4px 2px 6px;	
	font-size:12px;
	letter-spacing:0; 
	font-weight:bold; 
	color:#535558; 
	background-color: #C4DDF3;
	cursor: pointer;
}


.mainLeft_home {background:url(/images/side_home_bg.jpg) no-repeat 100% 0; margin:15px -6px 0 0; padding:63px 6px 0 0;} /* homepage only */

/* homepage main menu */
.menu {margin:0; padding:0; height:30px; position:absolute; left:16px; bottom:-42px; z-index:1000; width:257px;}
.menu em {display:none}
.menu ul {padding:0; margin:0; list-style-type: none;color:#000;}
.menu li {float:left; padding:0; margin:0; display: block; height: 30px; color:#254870; text-decoration:none; background: url(/images/menu.png) no-repeat 0 0; position:absolute;}
.menu li a {display: block; height: 30px;}
.menu li.see {width:58px; background-position: 0 0; z-index:500;}
.menu li.see.active {background-position: 0 -30px;}
.menu li.see:hover {background-position: 0 -60px;}
.menu li.do {width:56px; background-position: -58px 0; left:46px; z-index:400;}
.menu li.do.active {background-position: -58px -30px;}
.menu li.do:hover {background-position: -58px -60px;}
.menu li.eat {width:57px; background-position: -114px 0; left:91px; z-index:300;}
.menu li.eat.active {background-position: -114px -30px;}
.menu li.eat:hover {background-position: -114px -60px;}
.menu li.stay {width:69px; background-position: -171px 0; left:139px; z-index:200;}
.menu li.stay.active {background-position: -171px -30px;}
.menu li.stay:hover {background-position: -171px -60px;}
.menu li.go {width:58px; background-position: -240px 0; left:199px; z-index:100;}
.menu li.go.active {background-position: -240px -30px;}
.menu li.go:hover {background-position: -240px -60px;}

/* drop up */
.menu li ul {position:absolute; display:none; left:auto; bottom:25px; margin:0 0 0 -8px; padding: 0; width:232px; background:none; text-transform:uppercase; font-weight:bold;}
.menu li ul li {clear:both; list-style:none; margin:0; padding:0; background-image:none; height:auto; position:relative; width:232px;}
.menu li ul li.dd1 {background:url(/images/menu_up.png) 0 0 no-repeat; height:10px;}
.menu li ul li.dd2 {background:url(/images/menu_up.png) -232px 0 repeat-y; padding:0 5px; width:222px;}
.menu li ul li.dd3 {background:url(/images/menu_up.png) -464px 0 no-repeat; height:10px; z-index:-1;}
.menu .glow {background:url(/images/menu_glow.png) no-repeat 0 100%; margin:-5px 0; padding:10px 0; width:222px;}

.menu li ul a {color:#FFF; text-decoration:none; margin:0; padding:3px 15px; height:auto; background:none; height:auto;}
.menu li ul a:hover {color:#74c3de;}
.menu li ul a.hdmenui {color: #df593d;}
.menu li ul a.hdmenui:hover {color:#ee8c78;}

.subnav_home {margin:0 0 36px 0; position:relative;}
.subnav_home em {display:none;}
.subnav_home div, .subnav_home a {display:block; width:272px; background:url(/images/subnav_home.jpg); cursor:pointer;}
.subnav_home #sub_vacgd {height:158px; background-position:0 0;}
.subnav_home #hover_vacgd {height:158px; background-position:-272px 0;}
.subnav_home #sub_enews {height:61px; background-position:0 -158px;}
.subnav_home #hover_enews {height:61px; background-position:-272px -158px;}
.subnav_home #sub_intmp {height:70px; background-position:0 -219px;}
.subnav_home #hover_intmp {height:70px; background-position:-272px -219px;}
.subnav_home #sub_citrg {height:83px; background-position:0 -289px;}
.subnav_home #hover_citrg {height:83px; background-position:-272px -289px;}
.subnav_home #sub_vrtgd {position:absolute; top:84px; left:145px; color:#535558; font-weight:bold; background:none; width:120px; font-size:11px;}
.subnav_home #sub_vrtgd:hover {color:#2e292a;}
.subnav_home #sub_ipadg {position:absolute; top:115px; left:145px; color:#535558; font-weight:bold; background:none; width:120px; font-size:10px;}
.subnav_home #sub_ipadg:hover {color:#2e292a;}

.home-promos {/*background:url(/images/div_h_wide.png) no-repeat 50% 0;*/ padding:6px 0 80px; width:986px;}
.home-promo {width:420px; padding:12px 0 12px 45px; float:left; font-size:11px;}
.home-promo img {float:left; background:url(/images/bg_thumb_home.png) no-repeat; padding:15px 10px 16px 16px; width:114px; margin:0 18px 18px 0}
.home-promo h3 {font-weight:bold; padding: 20px 0 0 0;}


.mainLeft_int {background:url(/images/side_home_bg.jpg) no-repeat 10px 0; margin:0; padding:42px 0 0 0;} 

/* new */
.clear {clear:both; width:100%;} 
a.btn {background:#254870 url(/images/btn_bg.gif) repeat-x; color:#FFF; display:block; float:left; padding:6px 18px 7px; width:auto; font-weight:bold; line-height:1; font-size:11px;
	-moz-box-shadow: 1px 1px 3px 0 #888; -webkit-box-shadow: 1px 1px 3px 0 #888; box-shadow: 1px 1px 3px 0 #888; margin:0 10px 0 0; text-decoration:none;}
a.btn:hover {background-position:0 -100px;}
a.btn-hot {background-color:#9e0a0f; background-position:0 -50px;}
a.btn-hot:hover {background-position:0 -150px;}
a.btn-sm {font-size:10px; padding:5px 10px; background-position:0 -2px; margin:4px 10px 0 0;}
a.btn-sm:hover {background-position:0 -102px;}
a.btn-login {position:absolute; top:40px; right:30px;}

/* main menu */
.nav {margin:5px 0 0 16px; padding:0; height:30px; position:relative; z-index:99; width:257px;}
.nav em {display:none}
.nav ul {padding:0; margin:0; list-style-type: none; color:#000;}
.nav li {float:left; padding:0; margin:0; display: block; height: 30px; color:#254870; text-decoration:none; background: url(/images/menu.png) no-repeat 0 0; position:absolute;}
.nav li a {display: block; height: 30px;}
.nav li.see {width:58px; background-position: 0 0; z-index:500;}
.nav li.see.active, .nav li.see:hover {background-position: 0 -30px;}
.nav li.do {width:56px; background-position: -58px 0; left:46px; z-index:400;}
.nav li.do.active, .nav li.do:hover {background-position: -58px -30px;}
.nav li.eat {width:57px; background-position: -114px 0; left:91px; z-index:300;}
.nav li.eat.active, .nav li.eat:hover {background-position: -114px -30px;}
.nav li.stay {width:69px; background-position: -171px 0; left:139px; z-index:200;}
.nav li.stay.active, .nav li.stay:hover {background-position: -171px -30px;}
.nav li.go {width:58px; background-position: -240px 0; left:199px; z-index:100;}
.nav li.go.active, .nav li.go:hover {background-position: -240px -30px;}

#leftContent .detailImg_right {background:none; padding:5px 5px 10px 9px; height:136px; width:241px; position:relative; margin:0 -15px 10px 20px; float:right;}
#leftContent .detailImg_right img {opacity:0.9;}
#leftContent .detailImg_right a {display:block; position:absolute; background:url(/images/vid_thumb.png); width:255px; height:150px; top:0; left:0; cursor:pointer}

.scrollTitle {background:url(/images/dbl_stripe.gif) repeat-x 0 50%; padding:20px 0 20px 50px; margin:0 3px 0 45px; width:480px; float:left;}
.scrollTitle img {background:url(/images/bg_paper.jpg); padding:0 5px;}
.scrollControls {float:left; width:100px; height:53px; padding:20px 0 0 0;}
.scrollControls .prev, .scrollControls .next {background:url(/images/sliderControl.jpg); width:50px; height:50px; display:block; float:left; cursor:pointer}
.scrollControls .prev {background-position: 0 0}
.scrollControls .next {background-position:-50px 0;}
.scrollControls .prev:hover, .scrollControls .prev.disabled {background-position: 0 -50px;}
.scrollControls .next:hover, .scrollControls .next.disabled {background-position: -50px -50px;}
.scrollable {width:695px;}
.vertical {height: 366px; overflow: hidden; position: relative;}
.scrollable .items {position:absolute; height:20000em;}
.scrollable ul, .scrollable li {margin:0; padding:0; list-style:none;}
.scrollable li.alt {background:url(/images/bg_alt.jpg) repeat-y;}
.scrollItem {background:url(/images/div_h_top.png) no-repeat 0 0; padding:4px 40px; font-size:11px; max-height:114px;}
.scrollItem h3 {font-weight:bold; padding: 8px 0 0 0;}
.scrollItem img {float:left; background:url(/images/bg_thumb_home.png) no-repeat; padding:15px 10px 16px 16px; width:114px; margin:0 18px 0 0}

#largeVideo {position:absolute; right:15px; display:none; z-index:100; width:255px; height:151px; background:#FFF; -webkit-box-shadow: 0 0 8px #8c908e; -moz-box-shadow: 0 0 8px #8c908e; box-shadow: 0 0 8px #8c908e;}
#leftContent .detailImg_right a#contractVideo {position:absolute; right:5px; top:5px; cursor:pointer; display:none;}

#horizontal_vactionideas_container {height:100px; overflow:hidden;}

.jump {float:right; width:250px; padding:0 0 0 40px;}
.jump a {display:block; float:left; padding:7px 0 0 5px;}
.half1 {width:320px; float:left; background:url(/images/div_v_med.jpg) no-repeat 100% 0}
.half2 {width:240px; float:left; padding:0 0 0 20px;}
.bg_wide {background:url(/images/bg_wide_btm.jpg) no-repeat 0 100%;}
.p_right {float:right; width:420px;}

.home-social {background:url(/images/bg_social_off.jpg) no-repeat 0 100%; width:433px; height:110px; position:relative; padding:30px; float:left;}
.home-social h2 {position:absolute; top:52px; left:40px; cursor:pointer;}
.home-social a#hover_socmd {display:block; width:493px; height:170px; position:absolute; top:0; left:0; background:url(/images/bg_social_on.jpg) no-repeat 0 100%;}
.home-mobile {background:url(/images/bg_mobile_off.jpg) no-repeat 0 100%; width:493px; height:200px; float:left;}

/* Hot Deals */
.hotdeals {position:relative;}
.hotdeals .logo {background:url('../../images/hot-deal_sprites.png') no-repeat; width:280px; height:270px; top:-30px; right:-60px; position:absolute; z-index:100;}
.hotdeals h1 {padding:0;}
.hotdeals .pod {background:url('../../images/image_bg.png') no-repeat 5px 5px; padding:16px; float:left; width:192px;position:relative;left:0;top:0;}
.hotdeals .pod {color:#7d7e80; font-weight:bold;}
.hotdeals .pod a {font-size:14px; display:block; padding:20px 0 8px;}
.hotdeals .pod a:hover {color:#0072bc;}

.hotdeals .pod img{cursor:pointer;}
.hotdeals .pod .callout{width:284px;background:url(../../images/hot-deal_hover-pod_bot.png) 0 bottom no-repeat;position:absolute;left:200px;top:0px;display:none;}
.hotdeals .pod .callout-content{width:202px;margin-top:-13px;padding:27px 41px 18px;background:url(../../images/hot-deal_hover-pod_topR.png) 0 0 no-repeat;font-size:12px;font-weight:normal; min-height:100px;}
.hotdeals .pod .callout-content a{font-size:12px;padding:0;}
.pod-row { clear: both; }
.pod.right .callout{left:-260px;}
.pod.right .callout-content{background:url(../../images/hot-deal_hover-pod_topL.png) 0 0 no-repeat;}

.callout-content strong{font-weight:bold;color:#000;font-size:12px;}
.callout-content p{color:#7d7e80;font-size:11px;}
.callout-content a{margin-top:4px;}

.hotdeals .searchDeals {background:url('/images/bg_hot-deals-search.jpg') no-repeat 0 8px; margin:0 -20px; padding:0 20px 10px; position:relative;}
.hotdeals .tally {background:url('/images/hot-deal_sprites.png') no-repeat 0 -300px; padding:6px 0 14px 38px; color:#254870;}
.hotdeals #expandFilters {background:none; padding:25px 30px 28px 30px; height:14px; color:#254870; font-weight:bold; font-size:14px;}
.hotdeals #expandFilters span {background:url('/images/hot-deal_sprites.png') no-repeat 108px -447px; padding:0 20px 0 10px; text-transform:uppercase; cursor:pointer;}
.hotdeals #expandFilters.open {background:url('/images/filter_dd_top.png') no-repeat 0 0;}
.hotdeals #dealFilters {background:url('/images/filter_dd_bot.png') no-repeat 0 100%; padding:10px 22px; display: none; font-size:11px; color:#535558; width:915px;}
.hotdeals .hr {clear:both;background:url('/images/div_h_wide.png') no-repeat;margin:0 -30px; height:11px;}
.hotdeals .searchText {background:url('/images/hot-deal_sprites.png') no-repeat 0 -576px; position:absolute; z-index:500; top:40px; left:246px; padding:15px 12px 5px 14px; height:28px; width:312px;}
.hotdeals .searchText input[type="text"] {font-size: 14px; border: 0; letter-spacing: 0; font-weight: bold; color: #aaa; width:280px;}
.hotdeals .searchText input[type="button"] {width:12px; height:12px; background:url('/images/hot-deal_sprites.png') no-repeat 0 -425px; border:none;}
.hotdeals .searchText input:focus {outline:none;}
.hotdeals .status {padding:5px 20px;}
.hotdeals .status h5 {width:auto; float:right; padding:5px;}
.hotdeals .status img {margin:0 10px -3px 0;}
.hotdeals .ads {padding:20px 0; color:#7d7e80; font-size:10px;}
.hotdeals .ads a { padding: 0px 5px 0px 5px;}

#load-more{width:952px;height:74px;background:url('/images/load-more-bar.png') 0 0 no-repeat;margin:0 auto;text-align:center; cursor: pointer;}
.deal-filter {width:200px; float:left;}
.deal-filter-sm {width:130px; float:left;}
.dealDD, .dealDD-sm {height:38px; width:181px; padding:11px 0px 0px 10px; background:url(/images/hot-deal_sprites.png) no-repeat 0 -651px; float:left;}
.dealDD select {color:#999; width:161px;}
.dealDD option {color:#000;}
.dealDD option.ddfirst {color:#999;}
.dealDD-sm {width:112px; background-position:0 -750px;}
.dealDD-sm select {width:89px}
#dealFilters select {font-size:12px; border:0; border-spacing:0px; margin:0px; border-collapse:collapse; letter-spacing:0; font-weight:bold; color:#000; padding:0;}
#dealFilters select:focus {outline:none;}
.searchText-sm {background:url('/images/hot-deal_sprites.png') no-repeat 0 -801px; padding:9px; height:28px; width:78px; float:left;}
.searchText-sm input[type="text"] {font-size: 12px; border: 0; letter-spacing: 0; font-weight: bold; color: #aaa; width:73px; color:#000;}
.deal-filter-sm input[type="image"], .deal-filter-sm img {float:left;margin-top:10px;}
.clear-filters {background:url('/images/hot-deal_sprites.png') no-repeat 0 -840px; width:35px; height:45px; display:block; float:left; margin:5px 0 0 20px; font-size:10px;}

#load-more{width:952px;height:74px;background:url('/images/load-more-bar.png') 0 0 no-repeat;margin:0 auto;text-align:center;}
#load-more p{font-size:14px;font-weight:bold;color:#fff;text-transform:uppercase;line-height:74px;}
#load-more span{padding-left:20px;}
#load-more.loading span{background:url(/images/hot-deals_load-more.gif) 0 0 no-repeat;}

.back-to-top{display:none;}
.back-to-top a{display:block;width:74px;height:74px;background:url(/images/btn_back-to-top.png) 0 0 no-repeat;position:fixed;right:20px;bottom:20px;z-index: 10000;}

td.nwc, td.nec, td.swc, td.sec {background:url('/images/hot-deal_sprites.png') no-repeat; width:6px; height:6px;}
td.nwc {background-position: -488px -250px;} td.nec {background-position: -494px -250px;}
td.swc {background-position: -488px -256px;} td.sec {background-position: -494px -256px;}
td.n-s, td.e-s, td.central {background:#FFF url('/images/bg_hot-deals-popup.png') no-repeat;}
td.s-s, td.n-s {line-height:1px;}
td.s-s, td.w-s {background:#FFF; }
td.n-s {background-position:425px 0; width:625px;}
td.e-s {background-position:100% -6px;}
td.central { background-position:425px -6px;}
.hd-content {padding:30px 20px; position:relative; min-height:150px;}
.x-deal {display:block; width:50px; height:50px; text-indent:-9999px; background:url('/images/hot-deal_sprites.png') 0 -500px; position:absolute; top:15px; right:0; cursor: pointer;}
.hd-content a:link, .hd-content a:visited {text-decoration:none;}
.hd-content p {color:#818181; font-size:12px;}
.hd-content h1 {font-size:24px; font-weight:bold; text-transform:none; width:550px;}
.send-to-friend h1 {font-size:24px; font-weight:bold; text-transform:none; width:350px;}
.hd-content h2 {font-size:14px; font-weight:bold; text-transform:none; color:#000;}
.hd-content h2 a:link, .hd-content h2 a:visited {color:#000;}
.hd-content h5 {font-size:10px; text-transform:none; color:#818181;}
.hd-content .outbound {background:url('/images/hot-deal_sprites.png') no-repeat 0 -900px; width:15px; height:12px; margin:0;}
.hd-content h1 a:hover {color:#0072bc;}
.hd-content .deal-img {width: 204px; float:left; padding:11px; background: url('/images/image_bg.jpg') no-repeat; margin:-5px 10px 10px -10px;}
.hd-content .deal-img img { cursor: pointer; }
.hd-content .sh_twtr, .sh_fcbk, .sh_mail, .whatis {background:url('/images/hot-deal_sprites.png') 100% 0; width:16px; height:16px; display:block; float:left; margin:5px 10px 5px 0;} 
.hd-content .sh_twtr {background-position:100% -25px;}
.hd-content .sh_fcbk {background-position:100% -50px;}
.hd-content .whatis {background-position:100% -80px; width:24px; height:20px; text-indent:-9999px; position:relative; cursor:pointer;}
.hd-content .whatis .ttip {display:none; position:absolute; left:-9999px; width:220px;}
.hd-content .whatis:hover .ttip {display:block; left:-102px; bottom:16px; text-indent:0; background:url('/images/hot-deal_ttip-bot.png') no-repeat 0 100%; padding:0 0 23px;}
.hd-content .whatis:hover .ttip .inner {background:url('/images/hot-deal_ttip-top.png') no-repeat 0 0; padding:10px 20px 1px 20px; cursor:auto;}
.hdddcontainer, .hdddcontainer-focus
{
	position: relative;
	padding: 15px 12px 5px 14px;
	background:url(/images/search_330.png) no-repeat;
	height: 28px;
}
.hdddcontainer-focus
{
	position: relative;
	padding: 15px 12px 5px 14px;
	background:url(/images/search_330.png) no-repeat;
	height: 28px;
}
.hdddinput-mask
{
	font-size:14px;
	border:0; 
	letter-spacing:0; 
	font-weight:bold; 
	color:#BBBBBB;
}
.hdddinput
{
	font-size:14px;
	border:0; 
	letter-spacing:0; 
	font-weight:bold; 
	color:#535558;
}
.hdddlist
{
	position: absolute;
	top: 42px;
	left: 5px;
	visibility: hidden;
	display: none;
	background-color: #FFFFFF;
	border: solid 1px #DDDDDD;
	overflow: auto;
}
.hdddlistitem-container
{
	padding: 4px 4px 4px 4px;
}
.hdddlistitem-header
{
	text-transform: uppercase;
	padding: 4px 2px 4px 6px;
	font-size:10px;
	letter-spacing:0; 
	font-weight:bold; 
	color:#BBBBBB;
	cursor: default;
}
.hdddlistitem
{
	padding: 2px 4px 2px 6px;
	font-size:12px;
	letter-spacing:0; 
	font-weight:bold; 
	color:#535558; 
}
.hdddlistitem-hover
{
	padding: 2px 4px 2px 6px;	
	font-size:12px;
	letter-spacing:0; 
	font-weight:bold; 
	color:#535558; 
	background-color: #C4DDF3;
	cursor: pointer;
}
.loading-lbl
{
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	color: #254870;
	font-size:18px;
}
.hd-calendar-btn
{
	background:url('/images/cal.png') no-repeat 0px 8px;
	width: 24px;
	height: 30px;
	float: left;
}
#hdpHotDealContainer h1 a {display: block; width: 540px;}

.hd-listing {padding:26px 42px; position:relative;}
.hd-listing .leftIcon {float:left; border-right:1px solid #d9dad2; padding:10px 10px 10px 0; width:150px; margin:10px 20px 0 0;}
.hd-listing .slideDeals {float:left; width:430px; height:140px; overflow:hidden;}
.hd-listing .slideDeals .slider {width:1290px;}
.hd-listing .hd-slide {float:left; width:430px;}
.hd-listing h3 {font-weight:bold; text-transform:none;}
.hd-listing p {color:#818181}
.hd-listing .thumb {padding:10px; background:url(../../images/thumb_sm.png) no-repeat top left; width:92px; float:left;	margin: 10px 0 0;}
.hd-listing .slideControls {position:absolute; bottom:20px; right:20px; width:443px;}
.hd-listing .dealCount {color:#254870; float:left;}
.hd-listing .slideControls .btn {float:right;}

div.panel 
{
  width:986px;
}

a.btn-login {
  display:none;
}
