h3.content-heading {
	color:#0c7ab9;
	font-weight:normal;
	font-size:large;
	margin: 10px 0 ;
}

.sidebar-heading {
	
	background: url('/images/vtg/blue-grad-slice-26.jpg') repeat-x #0c7ab9;
	color: #fff;
	padding:3px 0 3px 12px;
	border: 1px solid #d2dfe5;
	font-size:large;
	font-weight:normal;
}

.guide-text {
	
	border-top: 2px solid #dc4c1a;
	font-style: normal;
	color: #0c7ab9;
	padding:3px 0px 8px 2px;
	margin-right:10px;
}

.emphasis {
	color:#ffcc00;
}

/*******************
 'Faux column'
-------------------*/
#content {
	margin:10px 0;
	float:left;
	background: url('/images/vtg/sidebar-bkg.jpg') repeat-y left bottom;
	
}

/****************************************
   NEWS FEED
-------------------------------------- */
#news-feed {
	position:relative;
	height: 20px;
	width: 748px;
	overflow: hidden;
	border:1px solid #d2dfe5;
}

#news-feed h4 {
	margin:0;
	padding:0;
	padding-left: 5px;
}

#news-feed a {
	color:#19609b;
	font-size:16px;
}

.headline {
	position: absolute;
	height: 20px;
	top: 50px;
	
	overflow: hidden;
	color:#dc4c18;
	font-size:x-small;
}

.fade-slice {
	position: absolute;
	width: 750px;
	height: 2px;
	background: #fff;
	z-index: 3;
}

/****************************************
   IMAGE SLIDESHOW
-------------------------------------- */
#slideshow {
	position:relative;
	width: 750px;
	height: 402px;
	overflow:hidden;
	margin: 5px 0 0 0;
}

.slideshow-image {
	position: absolute;
	height:402px;
	top: 440px;
	overflow:hidden;
	opacity:0;
	border: none;
}

img.hero-shot {
	border: 1px solid #d2dfe5;
	width: 748px;
	height: 368px;
}

.hero-image-title {
	
	background-image: url('/images/vtg/right_arrow.gif');
	background-repeat:no-repeat;
	background-position:center right;
	background-color: #ffffff;
	text-align: right;
	
}

.hero-image-title a {
	text-align: right;
	font-style: italic;
	font-weight: normal;
	color: #0c7ab9;
	font-size: large;
	padding-right:50px;
	outline: none;
}

/****************************************
   LOCATION LIST
-------------------------------------- */
#list-filler {
	background-color: #edf8fc;
	border-top:3px solid #fff;
	border-left:1px solid #d2dfe5;
	border-right:1px solid #d2dfe5;
	border-bottom:1px solid #d2dfe5;
	padding-bottom:30px;
	margin-bottom:10px;
}

.sidebar-nav-list-item {
	
	background-image: url('/images/vtg/right_arrow.gif');
	background-repeat:no-repeat;
	background-position:center right;
	background-color: #edf8fc;
	padding:4px 22px;
	border-bottom:3px solid #fff;
	border-left:1px solid #d2dfe5;
	border-right:1px solid #d2dfe5;
	
}

.sidebar-nav-list-item a {
	color:#dc4c18;
	font-size:14px;
}

.hover {
	cursor: pointer;
}

/****************************************
   ADVANCED SEARCH
-------------------------------------- */
#sidebar-advanced-search h3 {
	margin:0;
	padding:0 0 5px 0;
    color:#0c7ab9;
    font-weight:normal;
    font-size:110%;
}

#sidebar-advanced-search ol {
	margin:0;
	padding:0 0 10px 0;
}

#sidebar-advanced-search li {
	margin:0;
	padding:0;
}

#sidebar-advanced-search label, #sidebar-advanced-search .checkbox-list li {
	text-align:left;
	font-weight:normal;
	color:#0c7ab9;
}

#sidebar-advanced-search label.error {
	color:#dc4c18;
    padding:3px 0px 3px 3px;
    font-size:medium;
    margin:0px;
    text-align:center;
}

/****************************************
   PROPERTY SEARCH
-------------------------------------- */


.search-form {
	background-color: #edf8fc;
	padding:10px 23px 10px 22px;
	border-left: 1px solid #d2dfe5;
	border-right: 1px solid #d2dfe5;
}

.form-highlight {
	background-color: #ffcc00;
}

.search-form input, .search-form select {
	width:150px;
}

.search-form select#day {
    float:left;
	width:51px;
    margin-right:1px;
}

.search-form select#flexible_month {
    float:left;
    width:83px;
    margin-right:1px;
}

input#query {
	
	margin-bottom:10px;
}

/****************************************
   CONTENT ADVERTS
-------------------------------------- */
.bkg-full-width {
    background-repeat:no-repeat;
	background-color: #fff;
	background-position:top left;
	width:750px;
    height:115px;
}

.one-third-bkg-center, .one-third-bkg-left, .one-third-bkg-right {
	background-repeat:no-repeat;
	background-color: #fff;
	height:140px;
	width:250px;
}

.one-third-bkg-center {
	background-position:center;
}

.one-third-bkg-left {
	background-position:top left;
}

.one-third-bkg-right {
	background-position:top right;
}


#ski-destinations {
	background-image: url('/images/vtg/ski-hero.jpg');
}

#bestsellers {
	background-image: url('/images/vtg/blank-drop-shadow2.jpg');
}

#bestsellers li {
	padding: 5px 5px 0 15px;
}

#bestsellers a {
	color:  #dc4c18;
	text-decoration:underline;
}

#special-offers {
   background-image: url('/images/vtg/special_offer_ad.jpg');
}

#newsletter-signup-third .signup-bkg {
	background-image: url('/images/vtg/sign-up.jpg');
}

#newsletter-signup-third .signup-bkg-blank {
	background-image: url('/images/vtg/sign-up-bkg-blank.jpg');
}

#newsletter-signup-full .signup-bkg {
	background-image: url('/images/vtg/sign-up-bkg-full-width.jpg');
}

#newsletter-signup-full .signup-bkg-blank {
	background-image: url('/images/vtg/sign-up-bkg-full-width.jpg');
}

#signup-message {
	position: absolute;
	top:-100px;
	left: -6px;
	color:#fff;
	font-size:large;
	width:240px;
	height:66px;
	padding:15px 10px;
}

.subscribe {
	position: relative;
	top:100px;
	left:10px;
}

.subscribe #email {
	position:absolute;
	width:130px;
}

.subscribe .subscribe-submit {
	position:absolute;
	top:-2px;
	left:145px;
}

.subscribe label {
	position: absolute;
	text-align:left;
	font-weight:normal;
	top:1px;
	left:4px;
	color: #999;
	cursor: text;
}

#newsletter-signup-full .subscribe {
    position: relative;
	top:55px;
	left:150px;
}

#newsletter-signup-full .subscribe #email {
	position:absolute;
	width:240px;
}

#newsletter-signup-full .subscribe .subscribe-submit {
	position:absolute;
	top:-2px;
	left:260px;
}

#newsletter-signup-full #signup-message {
	position: absolute;
	top:-40px;
	left: 0px;
	color:#fff;
	font-size:x-large;
	width:600px;
	height:80px;
	padding:0px;
}

/*****************************
      WHY BOOK BANNER
-----------------------------*/
.rule {
	padding-bottom:10px;
	border-bottom: 2px solid #dc4c1a;
}
.why-book-bkg {
	width:750px;
	background: url('/images/vtg/80cce5-drop-shadow-750.jpg') bottom right no-repeat #80cce5;
	float:left;
	padding:10px 0 20px 0;
}

.why-book-bkg h4 {
	color:#dc4c18;
	font-size:large;
}

.why-book-msg {
	height:60px;
	float:left;
	width:236px;
	border-left: 4px solid #fff;
	padding-left: 10px;
}

.why-book-msg-first {
	height:60px;
	float:left;
	width:240px;
	border: none;
	padding-left: 10px;
}