﻿@import url("/resources/font/fonts.css"); 
/*@import url("/resources/css/wildlandresp.css"); */

/*@-webkit-keyframes pulse {
 0% {
 -webkit-transform: scale(1, 1);
}
 50% {
 -webkit-transform: scale(1.1, 1.1);
}
 100% {
 -webkit-transform: scale(1, 1);
};
}
@keyframes pulse {
 0% {
 transform: scale(1, 1);
}
 50% {
 transform: scale(1.1, 1.1);
}
 100% {
 transform: scale(1, 1);
};
}*/
#findtrip img{
  animation-duration: 3s;
  -moz-animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-name: pulse;
  -moz-animation-name: pulse;
  -webkit-animation-name: pulse;
  -moz-animation-iteration-count: 30;
  -webkit-animation-iteration-count: 30;
  animation-iteration-count: 30;
}

@media handheld { 

div#wildhomequotewrap{
	display:none;
	visibility:hidden;
}
 
} 
#map{
	width: 982px!important;
/* height: 355px; */
    height: 550px!important;
}

iframe#wetu {
background-color: #eeeeee;
 padding: 15px;
 border-radius: 4px;        
moz-border-radius: 4px;    
khtml-border-radius: 4px;  
o-border-radius: 4px;
webkit-border-radius: 4px; 
ms-border-radius: 4px;
	 height:551px!important;
	 max-width:690px!important;
}

div.campaign {
	font-family: 'LatoRegular' , Arial, sans-serif;
	font-size: 14px;
}
div.campaign a {
	color: #FFB50E;

}
.wildmore {
background-color: #FFCE54;
background: linear-gradient(top, rgba(255,195,60,1) 0%, rgba(255,170,33,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,195,60,1) 0%, rgba(255,170,33,1) 100%);
display: inline-block;
padding: 0px 5px;
line-height: 1.7em;
font-size: 1em;
border: 1px solid;
border-color: #FFAA21;
color: rgb(255, 255, 255)!important;
text-shadow: rgba(0, 0, 0, 0.3) -1px -1px 0px;
box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px, rgba(255, 255, 255, 0.2) 0px 1px 0px inset;
font-color:#FFF!important;
padding:5px 7px 5px 7px;
border-radius: 4px;        
moz-border-radius: 4px;    
khtml-border-radius: 4px;  
o-border-radius: 4px;
webkit-border-radius: 4px; 
ms-border-radius: 4px;
}
.wildmore:hover {
background: linear-gradient(top, rgba(255,170,33,1) 0%, rgba(222,147,29,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,170,33,1) 0%, rgba(222,147,29,1) 100%);
	
}
.wildmorebig {
background-color: #FFCE54;
background: linear-gradient(top, rgba(255,195,60,1) 0%, rgba(255,170,33,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,195,60,1) 0%, rgba(255,170,33,1) 100%);
display: inline-block;
padding: 0px 5px;
line-height: 1.7em;
border: 1px solid;
border-color: #FFAA21;
color: rgb(255, 255, 255)!important;
text-shadow: rgba(0, 0, 0, 0.3) -1px -1px 0px;
box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 3px, rgba(255, 255, 255, 0.2) 0px 1px 0px inset;
font-color:#FFF!important;
font-size: 1.2em;	
padding:5px 10px 5px 10px;
border-radius: 4px;        
moz-border-radius: 4px;    
khtml-border-radius: 4px;  
o-border-radius: 4px;
webkit-border-radius: 4px; 
ms-border-radius: 4px;
}
.wildmorebig:hover {
background: linear-gradient(top, rgba(255,170,33,1) 0%, rgba(222,147,29,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,170,33,1) 0%, rgba(222,147,29,1) 100%);
	
}
img.newsthumb {
	margin-right:20px;
	max-width:225px;
	width:225px;
	float:left;
}
img.newsthumboff {
	display:none;
}
span.itintxt {
	color:white;
	font-size:15px; /*05.21.14 14 to 15*/
	line-height:21px;
	text-align: justify;
}
span.itintxt h3 {
	font-size:19px; /*05.21.14 14 to 15*/
	font-family: 'LatoLight';
	font-weight:normal; /*05.21.14 14 to 15*/
	margin-bottom: 5px;
}
span.itintxt h3:before {
	
	content: "\F124";
	color: #F54141;
	font-family: FontAwesome;
	margin-right: 5px;
	display: inline;
	/*vertical-align: middle;*/
	font-weight: normal;
}
span.itinmeals label:before {
	font-size:14px;
	content: "\F0F5";
	font-family: FontAwesome;
	margin-right: 5px;
	display: inline;
	/*vertical-align: middle;*/
	font-weight: normal;
}
span.itinaccom label:before {
	font-size:14px;
	content: "\F0F2";
	font-family: FontAwesome;
	margin-right: 5px;
	display: inline;
	/*vertical-align: middle;*/
	font-weight: normal;
}
html
{
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}

body
{
    background-color: #837e76;
    font-family: 'LatoRegular' , Arial, sans-serif;
}

*
{
    border: 0;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5
{
    font-weight: normal;
}

.no-results
{
    color: #FFFFFF;
    text-align: center;
}

a
{
    text-decoration: none;
}
a:hover
{
    /*text-decoration: underline;*/
}
span.star
{
    color: #ffc035;
    font-family: 'LatoBold';
}

#backstretch
{
    top: 58px !important;
}

#main
{
    width: 100%;
    height: 400px;
    z-index: 1;
    position: absolute;
    /*top: 300;*/
    height: 900px;
	
}
#main #content
{
    width: 982px;
    margin: auto;
    position: relative;
    z-index: 60;
    top: 64px;
    padding-bottom: 40px;
}


/* HEADER */
#header
{
    z-index: 101;
    position: fixed;
    background-image: url(/resources/img/header_bg.png);
    background-repeat: repeat-x;
    background-position: center;
    width: 100%;
    height: 80px;
    top: 0;
	left:0;
}
#header #container
{
    width: 982px;
    height: 80px;
    margin: auto;
}
#header #container #logo
{
    width: 289px;
    height: 34px;
    padding: 20px 0 0 0;
    float: left;
}
#header #container #nav
{
    width: 630px;
    height: 63px;
    float: left;
}
#header #container #findtrip
{
    width: 63px;
    height: 73px;
    float: left;
    cursor: pointer;
}

#header #container #nav #top
{
    text-align: right;
    font-size: 12px;
    height: 12px;
    padding: 16px 0 0 0;
    width: 630px;
}
#header #container #nav #top a
{
    font-family: 'LatoBold';
    font-size: 11px;
    text-decoration: none;
    color: #827e79;
}
#header #container #nav #top a:hover
{
    color: #ffb611;
}
#header #container #nav #bot
{
    padding: 12px 0 0 0;
    color: #b7b3ae;
    font-size: 13px;
    width: 630px;
}
#header #container #nav #bot ul
{
    font-family: 'LatoBlackItalic';
}
#header #container #nav #bot li
{
    float: left;
    list-style-type: none;
    padding-right: 17px;
}
#header #container #nav #bot li a
{
    color: #5b564f;
    text-decoration: none;
}
#header #container #nav #bot li a:hover
{
    color: #ffb611;
}
/* FOOTER */
#footer
{
    z-index: 101;
    position: fixed;
    background-image: url(/resources/img/footer_bg.png);
    background-repeat: repeat-x;
    background-position: center;
    width: 100%;
    height: 45px;
	/*height: 40px;*/
    bottom: 0px;
	left: 0px;
}
#footer #buffer
{
	width: 982px;
	margin: auto;
	/*font-size: 11px;*/
	font-size: 11px;
	font-family: LatoBold;
	/*color: #959493;*/
	color: #77726B;
	/*padding-top: 16px;*/
	padding-top: 19px;
	/*letter-spacing: -0.3px;*/
}
#footer #buffer #copy
{
    float: left;
    /*width: 310px;*/
	width: 290px;
}
#footer #buffer #links
{
    float: left;
    /*width: 670px;*/
	width: 690px;
}
#footer #buffer #links ul
{
   float: right;
   margin-right: 0px;
}
#footer #buffer #links li
{
    float: left;
    /*padding-right: 14px;*/
	padding-right: 15px;
    list-style-type: none;
}
#footer #buffer #links li#botmenugoog{
	margin-left: 7px;
}
#footer #buffer #links li a
{
    /*color: #959493;*/
	color: #77726B;
}
#footer #buffer #links li a:hover
{
    color: #ffb611;
}
#footer #buffer #links li img
{
    padding-right: 2px;
}

div.dashed
{
    width: 729px;
    height: 3px;
    background-image: url(/resources/img/generic_dashed_div.png);
    background-repeat: no-repeat;
}

/* INSIDE GENERIC */

#generic
{
    width: 982px;
    padding-top: 0;
    position: relative;
    float: left;
    padding-bottom: 50px;
	/*background: url(/_wildimg/text-fade1b.png) repeat-y center;*/
}
#generic #lcol
{
	float: left;
	width: 223px;
	padding-right: 30px;

}
#generic #lcol #txt
{
    background-image: url(/resources/img/generic_nav_bg.png);
    background-repeat: repeat;
    width: 223px;
    min-height: 100px;
}
#generic #lcol #txt p
{
    width: 180px;
    margin: auto;
    padding: 22px 0 0 0;
    color: #fff;
    font-family: 'LatoBold';
    font-size: 13px;
    line-height: 1.4em;
}
#generic #lcol #txt p span.big
{
    font-size: 15px;
    font-family: 'LatoBlack';
}
#generic a
{
    color: #ffc035;
}

#generic a.map-link
{
    color: #1C98B4;
}

#generic #lcol #bot
{
    background-image: url(/resources/img/generic_nav_bot.png);
    background-repeat: no-repeat;
    width: 223px;
    height: 13px;
}
#generic #rcol
{
    width: 728px;
    float: left;
    color: #fff;
    margin-top: 30px;
}
#generic .sidebar-float-wrapper
{
    position: absolute;
    right: 1px;
    top: 281px;
    width: 223px;
}

/* INSIDE GENERIC WITH NAV */
#generic-nav
{
    width: 982px;
}
#generic-nav #lcol
{
    float: left;
    width: 223px;
    padding-right: 30px;
	/*position: fixed;
	top: 0px;*/
}
#generic-nav #lcol #nav
{
    background-image: url(/resources/img/generic_nav_bg.png);
    background-repeat: repeat;
    width: 223px;
    min-height: 100px;
}
#generic-nav #lcol #nav p
{
    width: 180px;
    margin: auto;
    padding: 22px 0 0 0;
    color: #fff;
    font-family: 'LatoBold';
    font-size: 13px;
    line-height: 1.4em;
}
#generic-nav #lcol #nav p span.big
{
    font-size: 15px;
    font-family: 'LatoBlack';
}
#generic-nav #lcol #nav p a
{
    color: #ffc035;
}
#generic-nav #lcol #bot
{
    background-image: url(/resources/img/generic_nav_bot.png);
    background-repeat: no-repeat;
    width: 223px;
    height: 11px;
}
#generic-nav #rcol
{
    width: 728px;
    float: left;
    color: #fff;
		

}
#generic-nav #rcol #pg-img
{
    padding: 0 0 22px 0;
}
#generic-nav #rcol #pg-content
{
    font-size: 14px;
    width: 728px;
    padding-bottom: 130px;
	
}

/* Homepage */
#headlines
{
    color: #fff;
}
#headlines h1
{
    text-transform: uppercase;
    font-family: 'LatoLight';
    font-size: 3.5em;
    line-height: 0.9em;
    padding-bottom: 8px;
    width: 800px;
}
#headlines h2
{
    text-transform: uppercase;
    font-family: 'LatoRegular';
    font-size: 16px;
    line-height: 1.1em;
    padding: 0 0 12px 3px; /* width: 800px;*/
}
#headlines h2 img
{
    padding-left: 3px;
}
#dashed
{
    background-image: url(/resources/img/hp_dashed_line.png);
    background-repeat: no-repeat;
    width: 979px;
    height: 12px;
}
#hp-content
{
    position: fixed;
    z-index: 30;
    width: 100%;
    bottom: 0;
    padding-bottom: 65px;
	/*background:url(/resources/img/fp_msk.png) no-repeat center bottom;*/
}
#hp-content #buffer
{
    width: 982px;
    margin: auto;
}
#callout-container
{
    width: 990px;
   /* height: 105px;*/
   height: 170px;
}
.callout
{
    float: left;
    position: relative;
    margin-right: 30px;
    /*height: 120px;*/
	height: 170px;
    width: 225px;
    cursor: pointer;
}
.calloutEnd
{
    margin-right: 0;
}
.calloutGuts
{
    position: absolute;
    overflow: hidden;
    /*height: 120px;*/
	 height: 170px;
    width: 225px;
}
.calloutBottom
{
    font-family: 'LatoRegular' , Arial, sans-serif;
    font-size: 13px;
    text-align: left;
    color: #fff;
    padding: 20px;
}
.calloutBottom a
{
    font-family: 'LatoRegular' , Arial, sans-serif;
    color: #fff;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
}
.calloutBottom a:hover
{
    color: #CCC;
}
.imgTitle
{
    font-weight: bold;
    position: absolute;
    color: #fff;
    font-size: 10px;
    text-align: left;
    width: 125px;
    height: 20px;
    /*margin: 78px 78px 10px 10px;*/
	margin: 128px 78px 10px 10px;
    padding: 5px;
    text-transform: uppercase;
}

/**image gallery***/
.img
{
    position: relative;
}

.img a.gallery-launch, #tripdetail #sidenav #hlights #buff .sidebar-launch
{
    position: absolute;
    z-index: 9999;
    color: White;
    display: block;
    margin-bottom: 3px;
    margin-right: 5px;
    padding-right: 30px;
    width: 17px;
    height: 16px;
    right: 0;
    bottom: 0;
    background-image: url(../img/imageDetail.png);
    background-repeat: no-repeat;
}

.img-gallery
{
    position: absolute;
    overflow: hidden;
    left: -9999px;
    top: -9999px;
    height: 1px;
    width: 1px;
}
/**trip list***/

.trip .img img, #tripdetail .img img
{
    height: 150px !important;
}

#triplist
{
    width: 928px;
}
#triplist #results
{
    margin-top: 50px;
    width: 729px;
    float: left;
}

span.destDescMap
{
    display: block;
    font-size: 13px;
    line-height: 1.4em;
    padding: 2px 0 22px 0;
}

span.destMapDesc-small
{
}

div.desthead, #gen-content div.desthead
{
    background-image: url('/resources/img/trips_mast_bg.png');
    background-repeat: no-repeat;
    width: 729px;
    height: 56px;
    padding: 0 0 18px 0;
}

#gen-content div.desthead
{
    float: left;
}

div.desthead h2, #gen-content div.desthead h2
{
    font-family: 'KristiMedium';
    color: #fff;
    font-size: 38px;
    padding: 0 0 0 16px;
}
#accomm #items .item .details div.desthead h3
{
    margin-top: 0;
    padding-top: 13px;
    padding-left: 10px;
    width: 375px;
}
div.desthead div.links
{
    float: right;
    padding: 12px 0 0 0;
}
div.desthead div.links img
{
    padding-left: 3px;
    padding-right: 16px;
}
div.desthead div.links a
{
    font-size: 11px;
    color: #ffc035;
    font-family: 'LatoBold';
}
div.desthead div.desc
{
    /*font-family: 'LatoItalic';*/
	font-family: 'LatoLightItalic';
	color: #fff;
    font-size: 19px;
    line-height: 1.4em;
    padding: 20px 0 0px 0; /*t r b l*/
}
#generic div.desthead div.links a.active
{
    color: #ffffff;
}

.specs
{
    position: relative;
}

.specs .grade-type-desc
{
    left: 139px;
    position: absolute;
    z-index: 9999;
    font-size: 11px;
    width: 244px;
    background-color: #4F4840;
    color: #FFFFFF;
    float: left;
    margin-right: 8px;
    vertical-align: middle;
    padding: 10px;
    color: #D8D5D1;
    font-family: 'LatoItalic';
    font-size: 13px;
    line-height: 1.3em;
    border: 1px dashed #9D9994;
    display: none;
}
#triplist #results .triplistabout
{
	color:#2EE0FF;
}
#triplist #results .trip
{
    width: 729px;
    border-top: dashed 1px #9d9994;
}
#triplist #results .trip .item
{
    padding: 18px 0 20px 0;
}

#triplist #results .trip .item .img, #overview .img, #accomm .img
{
    float: left;
    width: 253px;
	/*adjust pic display for aspect*/
	/*height: 130px;*/
	overflow:hidden;
}

#gen-content #accomm .img
{
    margin-bottom: 18px;
}

#gen-content #accomm .detail .img
{
    margin-top: 8px;
}

#triplist #results .trip .details
{
    width: 476px;
    float: left;
}
#triplist #results .trip .details h3
{
    padding: 0 0 12px 0;
}
#triplist #results .trip .details h3 a
{
    color: #ffc035;
    font-family: 'LatoLight';
    font-size: 21px;
}

#triplist #results .trip .details h3 a:hover
{
    color: #fff;
}
#triplist #results .trip .details h3 img
{
    padding-left: 3px;
}
#triplist #results .trip .details .desc
{
    color: #fff;
    font-size: 14px;
    line-height: 1.4em;
    padding: 0 0 15px 0;
}
#triplist #results .trip .details .desc a, #accomm #items .item .details .txt a, .nav-back a
{
    color: #ffc035;
}
#triplist #results .trip .details .desc a:hover, #accomm #items .item .details .txt a:hover, .nav-back a:hover
{
    color: #fff;
}

.nav-back
{
    display: block;
    margin: 0 0 6px 3px;
    width: 100%;
}

.nav-back a
{
    font-size: 14px;
    line-height: 1.5em;
}

.nav-back a img
{
    padding-right: 3px;
}


#triplist #results .trip .details .hlights
{
    color: #d8d5d1;
    font-family: 'LatoItalic';
    font-size: 13px;
    line-height: 1.3em;
}
#triplist #results .trip .details .hlights span
{
    font-family: 'LatoBoldItalic';
}
#triplist #results .trip .details .specs
{
    padding: 10px 0 14px 0;
    float: left;
    clear: both;
}
#triplist #results .trip .details .specs div.info
{
    float: left;
    vertical-align: middle;
    background-image: url(/resources/img/generic_nav_bg.png);
    background-repeat: repeat;
    margin-right: 8px;
    color: #fff;
}
#triplist #results .trip .details .specs div.buff
{
    padding: 0 6px 0 6px;
}
#triplist #results .trip .details .specs td
{
    font-size: 8px;
    height: 28px;
}
#triplist #results .trip .details .specs td.val
{
    font-family: 'LatoBlack';
    font-size: 16px;
}
#triplist #results .trip .details .specs td.val img
{
    padding-left: 2px;
}
#triplist #results .trip .details .specs td span
{
    font-family: 'LatoBlack';
    font-size: 16px;
}
#triplist #side
{
}
#triplist div.desthead {
	height:auto;
}
/********sidebar*********/


#sidenav
{
    width: 223px;
    float: left;
}
#sidenav .askd
{
    padding-bottom: 12px;
    width: 223px;
}
#sidenav #rtrip
{
    padding-bottom: 20px;
}

#sidenav .ft
{
    background-image: url(/resources/img/generic_nav_bot.png);
    background-repeat: no-repeat;
    width: 223px;
    height: 13px;
    float: left;
}

#sidenav #hlights
{
    background-image: url("/resources/img/generic_nav_bg.png");
    float: left;
    padding-bottom: 10px;
    width: 223px;
}

#sidenav #hlights #buff
{
    width: 181px;
    margin: auto;
    color: #fff;
    position: relative;
}

#sidenav #hlights #buff .sidebar-image {
    padding-top: 10px;
}

.sidebar-header {
    float: left;
   padding-top: 10px;
     margin-top: 10px;
    display: block;
    width: 180px;
}

.sidebar-header.dashed {
	border-top: dashed 1px #9d9994;
    
}

#sidenav #hlights #buff h5
{
    font-family: 'LatoBlack';
    font-size: 14px;
    padding: 16px 0 14px 0;
}

#sidenav #hlights #buff h5.search-criteria
{
    font-size: 11px;
    color: #D8D5D1;
    padding-bottom: 2px;
    font-family: 'LatoRegular' ,Arial,sans-serif;
}

#sidenav .refine-search
{
    display: block;
    margin: 10px 46px 0 46px;
    float: left;
}

#sidenav #hlights #buff .quote
{
    float: none;
    background: none;
    padding-left: 0;
}

#tripdetail #sidenav #hlights #buff .sidebar-launch
{
    padding-right: 0;
}

#sidenav #hlights #buff img
{
    width: 180px;
    height: 100px;
}

#sidenav #hlights #buff li
{
    font-size: 13px;
    padding-bottom: 2px;
}
#sidenav #hlights #buff ul
{
    width: 165px;
    margin: 0 0 2px 17px;
}


/********trip overview*********/

#overview #image
{
    width: 253px;
    float: left;
}
#overview #image img
{
    width: 223px;
    height: 284px;
}
#overview #details
{
    width: 506px;
    float: left;
    padding-bottom: 50px;
}
#overview #sidenav
{
    width: 223px;
    float: left;
}
#overview #sidenav .askd
{
    padding-bottom: 12px;
    width: 223px;
}
#overview #sidenav #rtrip
{
    padding-bottom: 20px;
}


#overview #details .specs
{
    padding: 0 0 14px 0;
    float: left;
    clear: both;
    width: 476px;
}
#overview #details .specs div.info
{
    float: left;
    vertical-align: middle;
    background-image: url(/resources/img/generic_nav_bg.png);
    background-repeat: repeat;
    margin-right: 8px;
    color: #fff;
}
#overview #details .specs div.info.share {
    background-image: none;
    float: right;
}

#overview #details .specs div.buff
{
    padding: 0 6px 0 6px;
}
#overview #details .specs td
{
    font-size: 8px;
    height: 28px;
}
#overview #details .specs td.val
{
    font-family: 'LatoBlack';
    font-size: 16px;
}
#overview #details .specs td.val img
{
    padding-left: 2px;
}
#overview #details .specs td span
{
    font-family: 'LatoBlack';
    font-size: 16px;
}
#overview .desc
{
    width: 476px;
    color: #fff;
    /*font-size: 14px; */  /*changed 5.21.14*/
	font-size: 15px;
    line-height: 1.5em;
	text-align: justify;
}



/********trip detail***********/

#tripdetail
{
    width: 982px;
}




#tripdetail div.mast
{
    width: 982px;
    height: 292px;
    background-repeat: no-repeat;
}
#tripdetail div.mast h1
{
    padding: 222px 0 0 20px;
}
#tripdetail div.mast h1 span.dest
{
    font-size: 40px;
    font-family: 'KristiMedium';
    color: #fff;
}
#tripdetail div.mast h1 span.tripname
{
    font-size: 32px;
    font-family: 'LatoLight';
    color: #fff;
}
#tripdetail #subnav
{
    background-image: url(/resources/img/trip_subnav_bg.png);
    background-repeat: no-repeat;
    width: 982px;
    height: 56px;
    margin-bottom: 30px;
}
#tripdetail #subnav #links
{
    width: 770px;
    padding: 12px 0 0 25px;
}
#tripdetail #subnav #links li
{
    list-style: none;
    float: left;
    padding-right: 26px;
}
#tripdetail #subnav #links li a
{
    font-family: 'LatoBlack';
    color: #5b564f;
    font-size: 11px;
}
#tripdetail #subnav #links li a.active
{
    color: #fff;
}
#tripdetail #subnav #links li a:hover
{
    color: #fff;
}

#tripdetail #subnav #other
{
    float: right;
    margin-right: 33px;
    margin-top: 16px;
}

#tripdetail #subnav #other a
{
    clear: left;
    color: #5B564F;
    float: left;
    font-family: 'LatoBlack';
    font-size: 11px;
    padding: 0 0 1px 0;
    width: 113px;
    text-transform: uppercase;
}

#tripdetail #subnav #other a.last
{
    padding-top: 2px;
}

#tripdetail #subnav .at300bs
{
    width: 0;
    margin-right: 0;
    height: 12px;
}

#tripdetail #trip
{
    width: 982px;
    float: left;
    padding-top: 30px;
}


/**********trip more********/
#accomm.expand-all, #accomm.expand-all #items
{
    width: 100%;
}

#accomm.expand-all #items
{
    float: left;
}

#accomm.expand-all #items .item
{
    margin-right: 26px;
}

#accomm.expand-all #items .item.last
{
    margin-right: 0;
}

#accomm.expand-all #items .item, #accomm.expand-all #items .item .details
{
    width: 225px;
}



/****trip accomodations****/
#accomm
{
    width: 759px;
    float: left;
    padding-bottom: 50px;
}

#gen-content #accomm
{
    width: 728px;
}

#accomm h1
{
    font-family: 'LatoLight';
    font-size: 23px;
    color: #fff;
    padding: 0 0 12px 0;
}
#accomm .desc
{
    width: 728px;
    color: #fff;
    font-size: 15px; /*05.21.14 14 to 15*/
    line-height: 1.5em;
    padding-bottom: 22px;
}
#accomm #items
{
    width: 728px;
}
#accomm #items .item
{
    width: 728px;
    float: left;
    border-top: dashed 1px #9d9994;
    padding-bottom: 30px;
    padding-top: 20px;
}
#accomm #items .item .buff
{
    padding-top: 20px;
    width: 728px;
    float: left;
}

#accomm #items .item .img img,
#gen-content #accomm .gallery-item.detail .img img
{
    /*adjust pic display for aspect*/
	/*height: 130px !important;*/
}

#accomm.staff #items .item .details
{
    width: 543px;
}

#accomm.staff #items .item .img  
{
    width: 185px !important;
}

#accomm.staff #items .item .img img,  #gen-content #accomm .gallery-item.detail.staff .img img
{
    height: 180px !important;
    width: 154px !important;
}

#accomm #items .item .photo
{
    width: 253px;
    float: left;
}
#accomm #items .item .details
{
    width: 475px;
    float: left;
    color: #ffffff;
}

#accomm #items .item .details.expanded
{
    width: auto;
}


#accomm.expand #items .item .details, #accomm #items .item .details.expand
{
    width: auto;
}

#accomm .desc table td, #accomm .desc table th, #accomm .desc table td
{
    width: 177px;
    padding-right: 5px;
    height: 30px;
    background-image: url("/resources/img/generic_nav_bg.png");
}

#accomm .desc table td, #accomm .desc table th, #accomm .desc table td
{
    font-size: 15px !important;
}

#accomm .desc table td h2
{
    font-size: 14px !important;
    font-weight: bold;
}

#accomm #items .item .details h3
{
    padding-bottom: 2px;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 2px;
}

#accomm #items .item .details h3 a
{
    color: #ffc035;
    font-size: 15px;
    font-family: 'LatoBold';
}

#accomm #items .item .details h3 a img
{
    padding-left: 2px;
}

#accomm #items .item .details h3 a:hover
{
    color: #fff;
}

#accomm #items .item .details .txt
{
    font-size: 14px; /*dont change spacing in the 'more' section of itin*/
    line-height: 1.5em;
    color: #fff;
}

#accomm #items .item .details .txt.hide
{
    display: none;
}

#accomm #items .item .details .extras-container
{
    font-size: 12px; /*05.21.14 14 to 15*/
    padding-top: 20px;
}
div.extras-container
{
    font-size: 12px; /*05.21.14 14 to 15*/
    padding-top: 0px;
}
#accomm #items .item .details .extras-container label
{
    font-weight: bold;
}
div.extras-container label
{
    font-weight: bold;
}




.mdir
{
    width: 982px;
}
.mdir #frm
{
    float: left;
    width: 506px;
}

.mdir #bio
{
    width: 476px;
    float: left;
    color: #fff;
}
.mdir #bio h2
{
    font-family: 'LatoLight';
    font-size: 23px;
    padding-bottom: 16px;
}
.mdir #bio h4
{
    font-family: 'LatoBold';
    font-size: 14px;
    padding-bottom: 4px;
}
.mdir #bio h4 span
{
    font-family: 'LatoRegular';
}
.mdir #bio h5
{
    font-size: 14px;
    font-family: 'LatoBold';
    padding-bottom: 16px;
}
.mdir #bio h5 a
{
    color: #ffc035;
    font-family: 'LatoRegular';
}
.mdir #bio h5 a:hover
{
    color: #fff;
}
.mdir #bio #biotxt
{
    font-size: 15px; /*05.21.14 14 to 15*/
    line-height: 1.5em;
    padding-bottom: 18px;
}
.mdir #bio #biotxt p
{
    padding-bottom: 10px;
}
.mdir #bio p.more a
{
    color: #ffc035;
    font-size: 11px;
    font-family: 'LatoBold';
}

.mdir #bio #photo
{
    float: left;
    width: 172px;
    height: 196px;
    padding-top: 4px;
}


/**********destinations********/
.dest-select
{
    width: 982px;
    padding: 34px 0 0 0;
}
.dest-select #leftcol, .dest-select ul li.quote-item
{
    width: 476px;
    border-top: dashed 1px #9d9994;
    float: left;
    margin-top: 2px;
}




.dest-select #midcol
{
    width: 30px;
    float: left;
}
.dest-select #rightcol
{
    width: 476px;
    float: left;
}
.dest-select table
{
    width: 476px;
}

.dest-select
{
    float: left;
}
.dest-select ul li
{
    list-style-type: none;
    display: block;
    float: left;
    margin-right: 26px;
    margin-bottom: 32px;
}

.dest-select ul li.last
{
    margin-right: 0;
}

.dest-select div.bucket
{
    width: 223px;
    height: 155px;
    background-image: url(/resources/img/generic_nav_bg.png);
}
.dest-select div.buck-bot
{
    width: 223px;
    height: 10px;
    background-image: url(/resources/img/generic_nav_bot.png);
}
.dest-select .buck
{
    vertical-align: top;
    width: 223px;
    border-top: dashed 1px #9d9994;
}
.dest-select td.mid
{
    width: 28px;
}
.dest-select div.bucket .dest .frm
{
    width: 180px;
    margin: auto;
}
.dest-select div.bucket .dest h3
{
    color: #fff;
    font-family: 'LatoBold';
    font-size: 15px;
    padding: 6px 0 6px 0;
}
.dest-select div.bucket .dest select
{
    width: 180px;
    font-family: 'Lato';
    font-size: 12px;
}


/***testimonial********/

.quote
{
    background-image: url("/resources/img/quote-bg.png");
    background-repeat: no-repeat;
    color: #D8D5D1;
    display: block;
    float: left;
    font-family: 'LatoItalic';
    font-size: 14px;
    line-height: 1.5em;
    padding: 9px 0 0 30px;
    margin-top: 15px;
    padding-top: 9px;
}

.quote span
{
    font-family: 'Lato';
}

.dest-select .quote
{
    width: 435px;
    height: 157px;
	font-size: 21px;
	line-height: 25px;
	font-family: 'LatoLightItalic';
}
.dest-select .quote span
{
font-size:13px;
float: right;
padding-right: 15px;
}

#tripdetail #quote-wrapper
{
    margin-top: 30px;
    padding-bottom: 10px;
    float: left;
    border-top: dashed 1px #9d9994;
    border-bottom: dashed 1px #9d9994;
}

#tripdetail #details .quote
{
    width: 420px;
    font-size: 21px;
	line-height:23px;
	font-family: 'LatoLightItalic';
}
#tripdetail #details .quote span
{
    width: 420px;
    font-size: 13px;
}

.desc .groups-list
{
    float: left;
    width: 223px;
}

.group-nav-list
{
    display: none;
}

/****itinerary*********/
#itinerairyScriptImg
{
    float: left;
    margin-top: -10px;
    margin-left: 30px;
    margin-bottom: 30px;
}

#tripdetail #sidenav #hlights #buff select
{
    width: 180px;
}

#tripdetail #sidenav #hlights #buff ul.itinerary-calendar
{
    width: 170px;
    margin: auto;
    padding-top: 10px;
}


#tripdetail #sidenav #hlights #buff ul.itinerary-calendar li
{
    border: 1px solid #9D9994;
    display: block;
    float: left;
    font-size: 9px;
    list-style-type: none;
    margin: 0 5px 3px 0;
    padding: 2px;
    text-align: center;
    width: 14px;
    height: 12px;
}

#tripdetail #sidenav #hlights #buff ul.itinerary-calendar li.last
{
    margin-right: 0px;
}

#tripdetail #sidenav #hlights #buff ul.itinerary-calendar li.active
{
    color: #FFC035;
    border-color: #FFC035;
}

#tripdetail #sidenav #hlights #buff ul.itinerary-calendar.header li
{
    border: none;
    padding-left: 3px;
    padding-right: 3px;
    font-weight: bold;
}


#tripdetail #sidenav #hlights #buff .info
{
    color: #D8D5D1;
    font-family: 'LatoItalic';
    font-size: 12px;
    line-height: 1.3em;
    padding-top: 5px;
    float: left;
}

#tripdetail #sidenav #hlights #buff .info .contact-no
{
    color: #ffffff;
    padding: 1px;
}

#tripdetail #sidenav #hlights #buff .info .denotes-dates
{
    color: #FFC035;
}


/*******find a trip form**********/
.find-trip-drop
{
    width: 982px;
    margin: auto;
}
.find-trip-drop #buff
{
    width: 184px;
    margin: auto;
    padding: 27px 0 0 0;
}
.find-trip-drop #buff .dd
{
    padding: 0 0 9px 0;
}
.find-trip-drop #buff .dd select
{
    width: 184px;
    border: solid 1px #9d9a96;
    height: 20px;
    font-size: 12px;
    font-family: 'LatoRegular' , Arial, Sans-Serif;
}
.find-trip-drop #buff .but
{
    padding: 4px 0 0 0;
}
.find-trip-drop #buff h4
{
    color: #fff;
    font-size: 20px;
    letter-spacing: 0em;
    padding: 0 0 14px 0;
}
.find-trip-drop #findContent
{
    position: relative;
    display: none;
    width: 223px;
    right: 0;
    top: 69px;
    z-index: 999;
    float: right;
    background-image: url(/resources/img/findtrip_bg.png);
    padding-bottom: 10px;
}

.find-trip-drop #findContent.show
{
    display: block;
}

#findContent .invalid-search, #findContent .clear-search
{
    color: #4E4A44;
    display: block;
    font-size: 10px;
    font-weight: bold;
    margin-top: 6px;
    padding-bottom: 2px;
    text-align: center;
    width: 179px;
    text-decoration: underline;
}

#findContent .invalid-search
{
    background-color: #FCE5B0;
    margin-top: 6px;
    padding: 2px;
    padding-bottom: 4px;
}

#findContent .clear-search
{
    font-size: 11px;
}






/********sidenav************/
#side-nav
{
    width: 223px;
    padding-top: 50px;
}
#side-nav .item
{
    width: 223px;
    height: 40px;
    border-bottom: dashed 1px #b7b3ae;
}
#side-nav .item .buff
{
    padding: 12px 0 0 22px;
    width: 200px;
}
#side-nav .item .buff a
{
    color: #504f4c;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'LatoBold';
}

#side-nav .item .buff a.active
{
    color: #fff;
}

#side-nav .item .buff a:hover
{
    color: #ffb611;
}

/******generic content***********/
#gen-content
{
    font-size: 15px; /*05.21.14 14 to 15*/
    width: 728px;
}
#gen-content h1
{
    font-size: 32px;
    font-family: 'LatoLight';
    padding-bottom: 24px;
}
#gen-content h2
{
    font-size: 23px;
    font-family: 'LatoLight';
    padding: 12px 0 24px 0;
}
#gen-content p
{
    padding-bottom: 14px;
    line-height: 1.5em;
}
#gen-content p a
{
    color: #ffc035;
}
#gen-content a
{
    color: #ffc035;
}
#gen-content ul
{
    padding: 0 0 0 36px;
}
#gen-content li
{
    list-style-type: square;
    width: 680px;
    line-height: 1.5em;
}

/***********news**************/
#newslist
{
    font-size: 14px;
    width: 728px;
    padding: 30px 0 0 0;
}

#gen-content #newslist
{
    padding-top: 0;
}
#newslist #pager
{
    float: right;
    padding: 10px 0 0 0;
    color: #fff;
    font-size: 15px;
}
#newslist #pager a
{
    color: #ffc035;
    font-family: 'LatoBold';
    font-size: 15px;
}
#newslist h1
{
    font-size: 32px;
    font-family: 'LatoLight';
    padding-bottom: 24px;
}
#newslist #item
{
    float: left;
    border-top: dashed 1px #9d9994;
    width: 728px;
    padding-bottom: 12px;
}
#newslist #item div.date
{
    float: left;
    width: 100px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding-top: 5px;
    font-family: 'LatoBold';
}
#newslist #item div.intro
{
    float: left;
    width: 628px;
}
#newslist #item div.intro a.link
{
    color: #ffc035;
    font-size: 23px;
    font-family: 'LatoLight';
    line-height: 1em;
}
#newslist #item div.intro a:hover
{
    color: #fff;
}
#newslist #item div.intro div.summary
{
    line-height: 1.4em;
    font-size: 14px;
}
#newslist #item div.intro div.summary a
{
    color: #ffc035;
}
#newslist #item div.intro div.summary a:hover
{
    color: #fff;
}

#news-detail
{
    width: 728px;
}
#news-detail h1
{
    font-size: 32px;
    color: #fff;
    padding: 20px 0 20px 0;
    font-family: 'LatoLight';
    line-height: 1em;
}
#news-detail #article
{
    color: #fff;
}

#news-detail #article span.date
{
    color: #d8d5d1;
}

#news-detail #article p
{
    padding: 0 0 12px 0;
    line-height: 1.4em;
}
#news-detail #article a
{
    color: #ffc035;
}

#news-detail #article a:hover
{
    color: #d8d5d1;
}

#news-detail #article h2
{
    color: #ffc035;
    font-family: 'LatoLight';
    font-size: 23px;
    line-height: 1em;
}


/*****reviews******/
#dsq-global-toolbar, .dsq-comment-actions, #dsq-content h3, #dsq-sort-by, .dsq-avatar, #dsq-footer, .dsq-comment-footer
{
    display: none;
}

.dsq-brlink
{
    color: #FFFFFF;
    float: right;
    padding-right: 10px;
}

.dsq-comment-header
{
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
}

.dsq-comment-body
{
    padding: 0 !important;
}

.dsq-textarea
{
    margin-left: 0 !important;
}

.dsq-comment-body
{
    width: 728px !important;
    float: left !important;
    border-top: dashed 1px #9d9994 !important;
    padding-bottom: 30px !important;
    padding-top: 20px !important;
}

.dsq-comment-header
{
    font-size: 13px !important;
    font-weight: bold !important;
    padding: 0 !important;
    padding-bottom: 2px !important;
}

.dsq-comment-message, .dsq-comment, .dsq-comment-header
{
    margin: 0 !important;
}


/***forms***********/
#feedback h1
{
    font-family: 'LatoLight';
    font-size: 32px;
    padding-bottom: 20px;
}
#feedback p
{
    line-height: 1.4em;
    font-size: 14px;
}
#feedback p span
{
    font-family: 'LatoBlack';
}
#feedback div.dashed
{
    width: 729px;
    height: 3px;
    background-image: url(/resources/img/generic_dashed_div.png);
    background-repeat: no-repeat;
}
#feedback div.label
{
    font-family: 'LatoBold';
    padding: 0 0 4px 0;
    font-size: 14px;
}
#feedback div.field
{
    padding: 0 0 16px 0;
}
#feedback input.txt
{
    border: solid 1px #9d9a96;
    width: 322px;
    height: 20px;
    color: #524c43;
    font-family: 'LatoBold';
}
#feedback .tarea
{
    border: solid 1px #9d9a96;
    width: 476px;
    height: 120px;
    color: #524c43;
    font-family: 'LatoBold';
}
#feedback span.valid
{
    color: #ffc035;
    font-family: 'LatoBold';
    font-size: 11px;
    width: 100px;
    height: 12px;
    margin-left: 4px;
}
#feedback span.result
{
    color: #ffc035;
    font-size: 16px;
    font-weight: bold;
}

#brochure h1
{
    font-family: 'LatoLight';
    font-size: 32px;
    padding-bottom: 20px;
}
#brochure p
{
    line-height: 1.4em;
    font-size: 14px;
}
#brochure p span
{
    font-family: 'LatoBlack';
}
#brochure a
{
    color: #fff;
}
#brochure div.dashed
{
    width: 729px;
    height: 3px;
    background-image: url(/resources/img/generic_dashed_div.png);
    background-repeat: no-repeat;
}
#brochure div.label
{
    font-family: 'LatoBold';
    padding: 0 0 4px 0;
    font-size: 14px;
}
#brochure div.field
{
    padding: 0 0 16px 0;
}
#brochure input.txt
{
    border: solid 1px #9d9a96;
    width: 322px;
    height: 20px;
    color: #524c43;
    font-family: 'LatoBold';
}
#brochure input.txt-city
{
    border: solid 1px #9d9a96;
    width: 190px;
    height: 20px;
    color: #524c43;
    font-family: 'LatoBold';
}
#brochure input.txt-state
{
    border: solid 1px #9d9a96;
    width: 140px;
    height: 20px;
    color: #524c43;
    font-family: 'LatoBold';
}
#brochure input.txt-zip
{
    border: solid 1px #9d9a96;
    width: 80px;
    height: 20px;
    color: #524c43;
    font-family: 'LatoBold';
}
#brochure input.txt-addr
{
    border: solid 1px #9d9a96;
    width: 470px;
    height: 20px;
    color: #524c43;
    font-family: 'LatoBold';
}
#brochure .tarea
{
    border: solid 1px #9d9a96;
    width: 476px;
    height: 60px;
    color: #524c43;
    font-family: 'LatoBold';
}
#brochure span.valid
{
    color: #ffc035;
    font-family: 'LatoBold';
    font-size: 11px;
    width: 100px;
    height: 12px;
    margin-left: 4px;
}
#brochure span.result
{
    color: #ffc035;
    font-size: 16px;
    font-weight: bold;
}
#brochure td.td-form
{
    vertical-align: top;
    font-size: 13px;
    font-weight: bold;
}
#brochure input.phone
{
    border: solid 1px #9d9a96;
    height: 20px;
    color: #524c43;
    font-family: 'LatoBold';
}
#brochure select.ddl
{
    border: solid 1px #9d9a96;
    font-family: 'LatoBold';
    color: #524c43;
    height: 20px;
}
#brochure .cblist
{
    font-size: 14px;
    font-weight: normal;
}

#brochure td.td-form div.indent
{
    padding: 6px 0 0 8px;
}

#contactus h1
{
    font-family: 'LatoLight';
    font-size: 32px;
    padding-bottom: 20px;
}
#contactus p
{
    line-height: 1.4em;
    font-size: 15px; /*05.21.14 14 to 15*/
}
#contactus p span
{
    font-family: 'LatoBlack';
}
#contactus div.dashed
{
    width: 729px;
    height: 3px;
    background-image: url(/resources/img/generic_dashed_div.png);
    background-repeat: no-repeat;
}
#contactus div.label
{
    font-family: 'LatoBold';
    padding: 0 0 4px 0;
    font-size: 14px;
}
#contactus div.field
{
    padding: 0 0 16px 0;
}
#contactus input.txt
{
    border: solid 1px #9d9a96;
    width: 322px;
    height: 20px;
    color: #524c43;
    font-family: 'LatoBold';
}
#contactus .tarea
{
    border: solid 1px #9d9a96;
    width: 476px;
    height: 120px;
    color: #524c43;
    font-family: 'LatoBold';
}
#contactus span.valid
{
    color: #ffc035;
    font-family: 'LatoBold';
    font-size: 11px;
    width: 100px;
    height: 12px;
    margin-left: 4px;
}
#contactus span.result
{
    color: #ffc035;
    font-size: 16px;
    font-weight: bold;
}

#media-kit
{
    width: 729px;
}
#media-kit p
{
    padding-bottom: 30px;
}
#media-kit div.label
{
    font-family: 'LatoBold';
    padding: 0 0 4px 0;
    font-size: 14px;
}
#media-kit div.field
{
    padding: 0 0 16px 0;
}
#media-kit input.txt
{
    border: solid 1px #9d9a96;
    width: 322px;
    height: 20px;
    color: #524c43;
    font-family: 'LatoBold';
}
#media-kit input.txt-city
{
    border: solid 1px #9d9a96;
    width: 190px;
    height: 20px;
    color: #524c43;
    font-family: 'LatoBold';
}
#media-kit input.txt-state
{
    border: solid 1px #9d9a96;
    width: 140px;
    height: 20px;
    color: #524c43;
    font-family: 'LatoBold';
}
#media-kit input.txt-zip
{
    border: solid 1px #9d9a96;
    width: 80px;
    height: 20px;
    color: #524c43;
    font-family: 'LatoBold';
}
#media-kit input.txt-addr
{
    border: solid 1px #9d9a96;
    width: 470px;
    height: 20px;
    color: #524c43;
    font-family: 'LatoBold';
}
#media-kit .tarea
{
    border: solid 1px #9d9a96;
    width: 476px;
    height: 60px;
    color: #524c43;
    font-family: 'LatoBold';
}
#media-kit span.valid
{
    color: #ffc035;
    font-family: 'LatoBold';
    font-size: 11px;
    width: 100px;
    height: 12px;
    margin-left: 4px;
}
#media-kit span.result
{
    color: #ffc035;
    font-size: 16px;
    font-weight: bold;
}
#media-kit td.td-form
{
    vertical-align: top;
    font-size: 13px;
    font-weight: bold;
}
#media-kit input.phone
{
    border: solid 1px #9d9a96;
    height: 20px;
    color: #524c43;
    font-family: 'LatoBold';
}

#media-kit a
{
    color: #fff;
}

#newsletter h1
{
    font-family: 'LatoLight';
    font-size: 32px;
    padding-bottom: 20px;
}
#newsletter a
{
    color: #fff;
}
#newsletter p
{
    line-height: 1.4em;
    font-size: 14px;
}
#newsletter p span
{
    font-family: 'LatoBlack';
}
#newsletter div.dashed
{
    width: 729px;
    height: 3px;
    background-image: url(/resources/img/generic_dashed_div.png);
    background-repeat: no-repeat;
}
#newsletter div.label
{
    font-family: 'LatoBold';
    padding: 0 0 4px 0;
    font-size: 14px;
}
#newsletter div.field
{
    padding: 0 0 16px 0;
}
#newsletter input.txt
{
    border: solid 1px #9d9a96;
    width: 322px;
    height: 20px;
    color: #524c43;
    font-family: 'LatoBold';
}
#newsletter .tarea
{
    border: solid 1px #9d9a96;
    width: 476px;
    height: 120px;
    color: #524c43;
    font-family: 'LatoBold';
}
#newsletter span.valid
{
    color: #ffc035;
    font-family: 'LatoBold';
    font-size: 11px;
    width: 100px;
    height: 12px;
    margin-left: 4px;
}
#newsletter span.result
{
    color: #ffc035;
    font-size: 16px;
    font-weight: bold;
}

#newsletter select.ddl
{
    border: solid 1px #9d9a96;
    font-family: 'LatoBold';
    color: #524c43;
    height: 20px;
}
#newsletter td.td-form
{
    vertical-align: top;
    font-size: 13px;
    font-weight: bold;
}
#newsletter td.td-form div.indent
{
    padding: 6px 0 0 8px;
}

/***reservation form***********/
.reservation-container
{
    position: relative;
}

.reservation-container .radioGroupClass
{
    float: left;
    margin-bottom: 10px;
}

.reservation-container .reserveColorSectionHeader, .reservation-container .whitebaroutput span.summarytitle, .reservation-container .greybaroutput span.summarytitle
{
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.reservation-container .whitebaroutput span.summarytitle, .reservation-container .greybaroutput span.summarytitle
{
    float: left;
    clear: left;
    color: #ffffff !important;
    font-family: 'LatoBold' !important;
}

.reservation-container .whitebaroutput span, .reservation-container .greybaroutput span
{
    color: #D8D5D1 !important;
    font-family: 'LatoItalic';
    font-size: 13px;
    line-height: 1.3em;
}

.reservation-container .whitebaroutput br, .reservation-container .greybaroutput br
{
    clear: left;
}

.reservation-container a
{
    color: #FFC035 !important;
}

.reservation-container ul li
{
    list-style-type: none;
    float: left;
    padding-right: 5px;
}

.reservation-container select
{
    border: 1px solid #9D9A96;
    color: #524C43;
    font-family: 'LatoBold';
    height: 20px;
    min-width: 70px;
    float: left;
}

.reservation-container select.month-ddl
{
    width: 96px !important;
    margin-right: 4px;

}

.reservation-container select.dest-ddl
{
    width: 171px !important;
}

.reservation-container textarea
{
    border: 1px solid #9D9A96;
    color: #524C43;
    font-family: 'LatoBold';
    height: 60px;
    width: 476px;
}

.reservation-container td.empty
{
    height: 0px;
}

.reservation-container input[type="text"]
{
    border: 1px solid #9D9A96;
    color: #524C43;
    font-family: 'LatoBold';
    height: 20px;
    width: 322px;
    float: left;
}

.reservation-container .smallcalday
{
    clear: left;
    float: left;
}

.reservation-container td
{
    font-family: 'LatoBold';
    font-size: 14px;
    text-align: left !important;
    display: block;
    float: left;
    padding-bottom: 4px;
    width: 100%;
}

.reservation-container .calendar-container td
{
    width: 200px;
}

.reservation-container .calendar
{
    margin-top: 10px;
    padding: 5px !important;
    width: 170px;
    background-image: url("/resources/img/generic_nav_bg.png");
    border: none !important;
    border-collapse: separate !important;
}

.reservation-container .calendar td
{
    display: table-cell;
    float: none;
}

.reservation-container .calendar .title
{
    background-color: transparent !important;
}

.reservation-container .calendar .title td
{
    padding-bottom: 5px;
    font-weight: bold !important;
    display: none;
}

.reservation-container .calendar .day, .reservation-container .calendar .day-active
{
    border: 1px solid #9D9994;
    font-size: 9px;
    height: 12px;
    list-style-type: none;
    margin: 0 5px 3px 0;
    padding: 2px;
    text-align: center;
    width: 14px;
    background-color: transparent !important;
}

.reservation-container .calendar .day a, .reservation-container .calendar .day-active a
{
    display: block;
    width: 100%;
    height: 100%;
    color: #ffffff !important;
    text-align: center;
}

.reservation-container .calendar .day-active a, .reservation-container .calendar .day a:hover
{
    color: #FFC035 !important;
}

.reservation-container .calendar .day:hover, .reservation-container .calendar .day-active
{
    border-color: #FFC035 !important;
}


.reservation-container .headerRowNone span, .reservation-container span.itinTitle
{
    font-family: 'LatoLight';
    font-size: 32px;
    padding-bottom: 20px;
    font-weight: normal;
    display: block;
}

.reservation-container .resbuttonsmain
{
    padding: 5px !important;
    color: #ffffff !important;
    background-color: #8A847E !important;
    border: 1px solid #A5A4A2;
    -moz-border-radius: 10px; /* Firefox */
    -webkit-border-radius: 10px; /* Safari, Chrome */
    border-radius: 10px; /* CSS3 */
    font-weight: bold !important;
    cursor: pointer;
}



.reservation-container .resbuttons, .reservation-container .resbuttonsactive
{
    color: #FFC035 !important;
    font-family: 'LatoBold' !important;
    font-size: 11px !important;
    background-color: transparent !important;
    cursor: pointer;
    text-transform: uppercase;
    padding-right: 15px !important;
}

.reservation-container .resbuttons:hover, .resbuttonsactive
{
    color: #ffffff !important;
}

.reservation-container .spiffyfg
{
    position: absolute;
    right: 100px;
    top: 58px;
}

.reservation-container .spiffyfg td
{
    text-align: left !important;
}

.reservation-container tr.shortfield
{
    width: 181px;
    display: block;
    float: left;
}

.reservation-container tr.shortfield td input, .reservation-container tr.mini-shortfield td input, .reservation-container tr.mini-shortfield-ultra td input, .reservation-container tr.mini-shortfield-ultra td select
{
    width: 78% !important;
}

.reservation-container tr.mini-shortfield
{
    width: 121px;
    display: block;
    float: left;
}


.reservation-container tr.mini-shortfield-ultra
{
    width: 104px;
    display: block;
    float: left;
}




.reservation-container .star
{
    color: #FFC035;
    font-family: 'LatoBold';
    padding-right: 3px;
}

.reservation-container .validator
{
    color: #FFC035 !important;
    font-family: 'LatoBold' !important;
    font-size: 11px !important;
    height: 12px;
    margin-left: 4px !important;
    width: 100px !important;
    text-transform: uppercase;
    line-height: 22px;
}

.reservation-container .validator a
{
    margin-left: 4px !important;
    color: #ffffff;
}


.reservation-container.payment td.info p
{
    padding-bottom: 5px;
}

.reservation-container.payment tr input.mini-shortfield-ultra
{
    width: 50px;
}

.reservation-container.payment tr span.field-separator
{
    float: left;
    padding: 0 2px 0 2px;
}

.reservation-container .validator.summary
{
    margin-left: 0 !important;
}

.reservation-container.payment tr.mini-shortfield
{
    width: 173px;
}

.reservation-container.payment tr.mini-shortfield-ultra
{
    width: 134px;
}


.reservation-container.payment tr td.phone-fields input
{
    width: 36px;
}

.reservation-container.payment ul
{
    padding-left: 30px;
}

.reservation-container.payment ul li
{
    list-style-position: outside;
    list-style-type: square;
    font-weight: normal;
}

.reservation-container.payment .greybaroutput
{
    margin-bottom: 20px;
}

#gen-content #accomm .gallery-item.detail .img
{
    margin-right: 20px;
}

#gen-content #accomm .gallery-item.detail .img
{
    width: auto !important;
    height: auto !important;
}

#gen-content #accomm .gallery-item.detail .img a.gallery-launch
{
    padding-right: 0px;
}

#click-to-zoom {
    left: -100px;
    position: absolute;
    top: 43px;
}

/*#calender-hint {
	right: 132px;
    position: absolute;
    top: 680px;
	
}*/
.viewall {
	/*font-size: 17px;
	color: #ffc035;
	font-family: LatoBold;
	font-variant: small-caps;*/
	font-size: 14px;
	line-height: 1.5em;
	text-transform:uppercase;
}