* {
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
	padding:0px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	color:#333;
	background: url('../img/promos/roadtrippin/road-trippin-bg.jpg') top center fixed no-repeat #000000;
}
.container {
	width:100%;
	overflow:hidden;
	position:relative;
}
/**/
img {
	border:0px;
	text-decoration:none;
}
a {
	outline:none;
}
.georgia {
	font-family:Georgia, "Times New Roman", Times, serif;
}

/*---- Buttons --*/
.btn {
	height:0px;
	overflow:hidden;
	display:block;
}
.btnCalendar {
	background:url('../img/promos/roadtrippin/icon_calendar.png') no-repeat 0 0;
	width:14px;
	padding-top:14px;
	position:relative;
	left:4px;
	margin-top:3px;	
}
.btnCalendar:hover { background-position:0 -14px; }
.btnBookNow {
	background:url('../img/promos/roadtrippin/btn_book_now.png') no-repeat 0 0;
	width:92px;
	padding-top:22px;
}
.btnBookNow:hover { background-position:0 -22px; }
.btnBookNow:active { background-position:0 -44px; }


/* ========== HEADER ========== */
#header {
	width:822px;
	height:80px;
	margin:0 auto;
	padding-top:13px;
	background:#373833;
}
#header #logo {
	float: left;
	width: 214px;
	padding: 25px 0 0 15px;
}
#header #logo a {
	background: url('../img/promos/roadtrippin/logo_joie_de_vivre.png') no-repeat 0 0;
	width: 214px;
	padding-top: 45px;
}
#header .hdrTop {
	width: 578px;
	float: left;
	padding-right: 15px;
}
#header .hdrTop ul {
    position: relative;
	list-style: none;
}
#header .hdrTop ul li {
	list-style: none;
	float: left;
	padding: 0 0 0 5px;
}
#header .hdrTop ul li a {
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 5px;
}
/**/
#header .top {
	float:right;
	padding:12px 0 0 0;
}
#header .top a {
	color:#f7f2ca;
	font-size:11px;
}
/**/
#header .menu {
    width: 515px;
	clear: both;
	float: right; 
	padding: 20px 0 0 0;
}
#header .menu li {
	line-height:27px;
}
#header .menu a {
	color:#6dcff6;
	font-size:11px;
}
#header .menu a:hover {
	color:#afeffc;
}
/**/
#header .menu .btnVacationPlanner {
	padding:0 0 0 25px;
}
#header .menu .btnVacationPlanner a {
	background:url('../img/promos/roadtrippin/btn_vacation_planner.png') no-repeat 0 0;
	width:109px;
	padding:27px 0 0 0;
	position:relative;
	bottom:5px;
}
#header .menu .btnVacationPlanner a:hover { background-position:0 -38px; }



/* ========== BODY ========== */
#body { 
	width:822px;
	margin:0 auto;
	background:#FFF;
	padding:0 0 20px 0;
}
/**/
#main {
	background:url('../img/promos/roadtrippin/slide_img1.jpg') no-repeat 0 0;
	width:822px;
	height:333px;
}
#main #main_images {
    position: relative;
    z-index: 1;
}
#main #main_bar {
    position: absolute;
    z-index: 100;
    top: 140px;
    left: 0;
    width: 782px;
    height: 110px;
    padding: 15px 20px;
    background: url('../img/promos/roadtrippin/rgba_0-0-0-72.png') repeat;
}
#main #main_bar .logo {
    position: relative;
    display: block;
    float: left;
    width: 291px;
    padding: 5px 20px 5px 0;
    margin: 5px 0 0;
    background: url('../img/promos/roadtrippin/dots.png') top right repeat-y;
}
#main #main_bar .interaction {
    position: relative;
    float: left;
    width: 470px;
    margin-top: 9px;
}
#main #main_bar .interaction h2 {
    position: relative;
    margin: 0 auto 15px;
    width: 360px;
    height: 0;
    padding-top: 46px;
    overflow: hidden;
    background: url('../img/promos/roadtrippin/road-trippin-main-title.png');
}
#main #main_bar .interaction .dropdowns {
    position: relative;
    margin: 0 auto;
    padding: 0 0 0 5px;
    width: 315px;
    overflow: hidden;
    background: url('../img/promos/roadtrippin/or.png') center center no-repeat;
}
#main #main_bar .interaction .dropdowns .dropdown {
    position: relative;
    width: 135px;
}
#main #main_bar .interaction .dropdowns .dropdown label {
    display: block;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    margin-bottom: 3px;
}
#main #main_bar .interaction .dropdowns .dropdown select { width: 130px; }
#main #main_bar .interaction .dropdowns .dropdown.left { float: left; }
#main #main_bar .interaction .dropdowns .dropdown.right { float: right; }
#wildefire {
	text-align:center;
}



/* ========== ACTION BAR ========== */
#action_bar {
	background:#d3f0f4 url('../img/promos/roadtrippin/action_bar_bg.png') no-repeat 0 0;
	width:822px;
	padding:14px 0;
}
.actionBox {
	width:243px;
	float:left;
	padding:8px 12px 8px 18px;
	border-right:1px solid #bdd7da;
}
.actionBox.action3 {
    border: none;
    width: 254px;
    padding-right: 8px;
    padding-left: 10px;
}
.actionBox .ttl {
	display:block;
	margin:0px;
	padding:0 0 18px 0;
	height:38px;
	overflow:hidden;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-999px;
}
.actionBox .content {
	line-height:1.4em;
	font-size:12px;
}
/**/
.actionBox.action1 .ttl {
    z-index: 1;
	background-image:url('../img/promos/roadtrippin/title_box1.png');
	width:226px;
	height:37px;
}
.actionBox.action2 .ttl {
	background-image:url('../img/promos/roadtrippin/title_featured-partner.png');
	width:230px;
	height:25px;
}
.actionBox.action3 .ttl {
	background-image:url('../img/promos/roadtrippin/ttl_our-road-trippin-playlist.png');
	width:254px;
	height:20px;
    padding-bottom:10px;
}
/**/
.actionBox.action1 img {
	float:left;
	width:87px;
	position:relative;
	right:8px;
}
.actionBox.action1 .content {
	float:left;
	width:156px;
}
.actionBox.action1 .content form {
	padding-top:10px;
}
.actionBox.action1 .content label strong {
	display:block;
	text-transform:uppercase;
	font-size:11px;
	color:#333;
	padding:0 0 2px 0;
}
.actionBox.action1 .content label select {
	width:130px;
}
/**/
.actionBox.action2 img {
    margin-bottom: 10px; 
}
.actionBox.action2 .content {
	padding:0;
}
.actionBox.action2 .content a, .actionBox.action2 .lnkMore a {
	color:#006699;
	text-decoration:none;
}
.actionBox.action2 .content a:hover, .actionBox.action2 .lnkMore a:hover  {
	text-decoration:underline;
}
.actionBox.action2 .lnkMore {
	display:block;
	padding:10px 0 0 0;
}
.actionBox.action2 .lnkMore a {
	font-weight:700;
	font-size:11px;
	color:#006699;
	text-transform:uppercase;
}
/**/
.actionBox.action3 img { margin-bottom: 10px; }
.actionBox.action3 strong {
	display:block;
	font-style:italic;
	padding:4px 0 7px 0;
}
.actionBox.action3 .tweet {
	color:#1c1c1c;
	font-size:11px;
}
.actionBox.action3 .tweet a {
	background-color:#b6c792;
	padding:1px 2px;
	color:#1c1c1c;
	text-decoration:none;
}
.actionBox.action3 .tweet a:hover {
	background-color:#a3ca4e;
}
.actionBox.action3 .lnkMore a,
.actionBox.action3 .lnkMore a:link,
.actionBox.action3 .lnkMore a:visited {
	font-weight:700;
	font-size:11px;
	color:#006699;
	text-transform:uppercase;
    text-decoration:none;
}
.actionBox.action3 .lnkMore a:hover, .actionBox.action3 .lnkMore a:active {
    text-decoration:underline;
}

/* ========== PROMOS ========== */
#promos {
    position: relative;
	width:786px;
	padding:18px;
}
.promoItem {
    position: relative;
    width: 100%;
    overflow: hidden;
	border-bottom: 1px solid #CCC;
	padding: 30px 0 0 0;
    min-height: 285px;
}
.promoItem .img {
	position: relative;
    float: left;
	width: 229px;
    text-align: center;
}
.promoItem .img img.logo { border: 1px solid #d5d5d5; }
.promoItem .img a, .promoItem .img a:link, .promoItem .img a:visited {
    position: relative;
    padding-top: 10px;
    display: block;
    text-align: center;
    font-size: 12px;
}
.promoItem .content {
	float: left;
	padding: 20px 10px 20px 25px;
	width: 350px;
	font-size: 12px;
	color: #333;
	line-height: 1.4em;
    border-right: 1px solid #d5d5d5;
}
.promoItem.empty .content {
    width: 495px;
    border-right: none;
}
.promoItem .content p {
	margin: 0 0 16px;
    line-height: 1.51em;
    font-size: 1.1em;
}
.promoItem .content h3.title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    color: #333;
    font-weight: normal;
    margin-bottom: 15px;
}
.promoItem .content h4 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
    font-weight: normal;
    margin: 0 0 10px;
}
.promoItem .content h4 strong {
    font-size: 23px;
    font-weight: bold;
	color: #67794a;
}
.promoItem .content ul, .promoItem .content ol { padding-left: 20px; }
.promoItem .content h5.cufon {
    font-family: Clarendon, Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: 500;
    color: #67794a;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.promoItem .amenities {
    position: relative;
    width: 160px;
    float: left;
    padding-left: 10px;
    padding-top: 20px;
    text-transform: uppercase;
    font-size: 11px;
    color: #333;
}
.promoItem .amenities strong {
    display: block;
    font-weight: normal;
    margin-bottom: 10px;
}
.promoItem .amenities .amenity {
    position: relative;
    display: block;
    float: left;
    line-height: 100%;
    margin-bottom: 4px;
    padding: 3px 3px 1px;
    border: 1px solid #ccc;
    color: #8c8679;
    font-size: 9px;
    margin-right: 4px;
    white-space: nowrap;
    font-family: Arial, Helvetica, sans-serif;
}
.promoItem .bookSpecial {
    position: relative;
    clear: both;
    padding-top: 30px;
}
.promoItem a.bookNow, .promoItem a.bookNow:link, .promoItem a.bookNow:visited {
    position: relative;
    padding-top: 22px;
    width: 92px;
    height: 0;
    margin-bottom: 10px;
    overflow: hidden;
    display: block;
    background: url('../img/hotels/home.dt/btn_book_now.png') 0 0;
}
.promoItem a.bookNow:hover { background-position: 0 -22px; }
.promoItem a.bookNow:active { background-position: 0 -44px; }
.promoItem a.learnMore, .promoItem a.learnMore:link, .promoItem a.learnMore:visited {
    text-transform: none;
    color: #069;
    text-decoration: none;
}
.promoItem a.learnMore:hover { text-decoration: underline; }
/**/
.promoItem .ttlPackage {
	background-image:url('../img/promos/roadtrippin/ttl_package-details.png');
	width:280px;
	height:27px;
}
.promoItem .ttlOffer {
	background-image:url('../img/promos/roadtrippin/ttl_free-offer.png');
	width:366px;
	height:27px;
}

#summer_packages .img {
    background: #e7e7e7;
    border: 1px solid #d1d1d1;
    padding: 7px;
    width: 240px;
}
#summer_packages .content {
    width: 495px;
    border-right: none;
}
#summer_packages .content h3.title {
    font-family: Clarendon, Georgia, "Times New Roman", Times, serif;
    font-weight: 700;
    color: #4b7a78;
}
#summer_packages .content h4 {
    font-weight: bold;
    font-size: 14px;
    color: #67794a;
}
#summer_packages .chooser {
    padding-top: 20px;
    background: url('../img/promos/roadtrippin/dots_gray.png') top left repeat-x;
}
#summer_packages .chooser .col1 {
    float: left;
    width: 230px;
    background: url('../img/promos/roadtrippin/or_green.png') 185px 4px no-repeat;
}
#summer_packages .chooser .col2 {
    float: left;
    width: 200px;
}
#summer_packages .chooser ul.regions, #summer_packages .chooser ul.regions li {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}
#summer_packages .chooser ul.regions li { margin: 0 0 2px; }
#summer_packages .chooser ul.regions a, #summer_packages .chooser ul.regions a:link, #summer_packages .chooser ul.regions a:visited {
    color: #069;
    text-decoration: none;
}
#summer_packages .chooser ul.regions a:hover { text-decoration: underline; }
#summer_packages .chooser .col2 select { width: 160px; }

/* ========== FOOTER ========== */
#roadTrip_footer { 
	background:#363732; 
	margin-top:32px;
}
.more {
	padding:15px 0 15px 10px;
}
.more a {
	font-size:14px;
	color:#336699;
	text-decoration:none;
	margin:10px 0;
}
.more a:hover {
	text-decoration:underline;
}
/**/
.home_footer {
	color: #f7f2ca;
}
.home_footer a{
	color: #f7f2ca;
	text-decoration:none;
}
.home_footer a:visited{
	color: #f7f2ca;
	text-decoration:none;
}
.home_footer a:hover{
	color: #ffffff;
	text-decoration:none;
}
.home_footer1 {
	font-size: 9px;
	color: #f7f2ca;
}
.home_footer1 a{
	color: #f7f2ca;
	text-decoration:none;
}
.home_footer1 a:visited{
	color: #f7f2ca;
	text-decoration:none;
}
.signature_programs {
	padding:0;
	position:relative;
	margin: 0 auto; 
	width: 822px;
	text-align:center;
}
.signature_programs ul
{
	list-style: none;
	width: 600px;
	padding:0px;
	text-align:center;
	margin: 0px auto 0px auto;
}
.signature_programs li
{
	display: inline;
}
#footer {
	color: #f7f2ca;
	margin: 0 auto;
	width: 802px;
	padding: 5px 0 20px 0;
    font-size: 12px;
}
#footer li {
	font-size: 9px;
    background: transparent;
    display: inline;
    padding-left: 0;
}
#footer a {
	color: #f7f2ca;
	text-decoration: none;
}
#footer a:visited {
	color: #f7f2ca;
	text-decoration: none;
}
#footer .links a {
	font-size:12px;
}

#action_bar .actionBox .content select,
#main #main_bar .dropdown select,
#summer_packages .chooser select { font-size: 12px; }
#action_bar .actionBox .content select option.regionLabel,
#main #main_bar .dropdown select option.regionLabel,
#summer_packages .chooser select option.regionLabel {
    font-weight: bold;
    color: #369;
    text-transform: uppercase;
    font-size: 11px;
}

#summer_packages { padding-bottom: 15px; }


/* Twitter Widget Override */
#action_bar .actionBox .twtr-hd, #action_bar .actionBox .twtr-ft { display: none; }
#action_bar .actionBox .twtr-timeline { height: 80px !important; }
#action_bar .actionBox .twtr-timeline .twtr-tweet {
    display: none;
    font-size: 12px;
    line-height: 1.4em;
    font-family: Helvetica, Arial, sans-serif;
}
#action_bar .actionBox .twtr-timeline .twtr-tweet:first-child { display: block; }


/* Joie Ride Bonus Box */
#joie_ride_bonus {
    position: relative;
    width: 760px;
    padding: 10px;
    overflow: hidden;
    margin-bottom: 30px;
    background: #fff;
    border: 1px solid #e0e0e0;
    box-shadow: 0 0 10px #ccc;
    -moz-box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
}
#joie_ride_bonus .inner {
    position: relative;
    margin: 0;
    padding: 15px;
    background: #ebe7a2;
}
#jrb_header {
    position: relative;
    min-height: 103px;
    background: url('../img/promos/roadtrippin/joie-ride-bonus.jpg') top left no-repeat;
    padding: 5px 0 0 135px;
}
#jrb_header h3 {
    position: relative;
    margin: 0 0 12px;
    width: 296px;
    height: 0;
    overflow: hidden;
    padding-top: 40px;
    background: url('../img/promos/roadtrippin/title_joie-ride-bonus.png');
}
#jrb_header h4 {
    font-family: Clarendon, Georgia, "Times New Roman", Times, serif;
    font-size: 22px;
    font-weight: 500;
    color: #c79d3c;
    text-transform: uppercase;
}
a#btn_jrb-more-details, a#btn_jrb-more-details:link, a#btn_jrb-more-details:visited {
    position: absolute;
    top: 20px;
    right: 0;
    display: block;
    width: 153px;
    height: 0;
    overflow: hidden;
    padding-top: 47px;
    background: url('../img/promos/roadtrippin/btn_more-details.png') 0 0;
}
a#btn_jrb-more-details:hover { background-position: 0 -47px; }
a#btn_jrb-more-details:active { background-position: 0 -94px; }
#jrb_details {
    background: url('../img/promos/roadtrippin/dots_gray_yellow.png') top left repeat-x;
    padding-top: 30px;
    margin-top: 15px;
    line-height: 1.51em;
    color: #333;
}
#jrb_details p, #jrb_details ol, #jrb_details h4 { margin: 0 0 15px; }
#jrb_details ol { padding-left: 20px; }
#jrb_details h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    color: #515648;
}
#jrb_details a, #jrb_details a:link, #jrb_details a:visited {
    color: #069;
    text-decoration: none;
}
#jrb_details a:hover { text-decoration: underline; }

#results_title {
    position: relative;
    margin-top: 10px;
}
#results_title h2 {
    position: relative;
    display: block;
    width: 395px;
    height: 36px;
    line-height: 1em;
    padding-top: 9px;
    padding-left: 18px;
    margin-left: -18px;
    color: #fff;
    background: #e28829;
    font-family: Clarendon, Georgia, "Times New Roman", Times, serif;
    font-size: 28px;
    font-weight: 500;
    text-transform: uppercase;
}
#results_title.promo h2 { background: #52a6b4; }
#results_title h4 {
    height: 25px;
    line-height: 25px;
    width: 395px;
    margin-left: -18px;
    padding-left: 18px;
    background: #d7d163;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #4b7a78;
}
#results_title h4 #results_total {
    font-size: 14px;
    color: #666;
}

a#link_back_packages, a#link_back_packages:link, a#link_back_packages:visited {
    position: absolute;
    z-index: 500;
    display: block;
    top: 15px;
    right: 15px;
    margin: 0;
    padding: 0 0 0 58px;
    width: 90px;
    height: 22px;
    overflow: hidden;
    background: url('../img/promos/roadtrippin/btn_back.png') 0 0 repeat-y;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #333;
    text-align: right;
    line-height: 22px;
}
a#link_back_packages:hover { background-position: 0 -22px; }
a#link_back_packages:active { background-position: 0 -44px; }

#wildfire {
    width: 786px;
    padding: 30px 0;
}


a#action_link_facebook, a#action_link_facebook:link, a#action_link_facebook:visited,
a#action_link_twitter, a#action_link_twitter:link, a#action_link_twitter:visited {
    position: absolute;
    z-index: 100;
    display: block;
    top: 47px;
    left: 101px;
    width: 72px;
    height: 0;
    padding-top: 15px;
    overflow: hidden;
    background: none;
}
a#action_link_twitter, a#action_link_twitter:link, a#action_link_twitter:visited {
    left: 190px;
    width: 56px;
}

.promoItem .finePrint {
    position: relative;
    clear: both;
    padding: 20px 0 0;
    font-size: 11px;
    font-style: italic;
}

#terms_and_conditions_lightbox { font-size: 12px; }
#terms_and_conditions_lightbox h3 {
    color: #67794a;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px;
}
#terms_and_conditions_lightbox p { margin: 0 0 15px; }
#terms_and_conditions_lightbox ul {
    position: relative;
    margin: 0 0 15px;
    padding: 0 0 0 20px;
    list-style: disc;
}
#terms_and_conditions_lightbox ul li {
    position: relative;
    margin: 0 0 5px;
    padding: 0;
    list-style: disc;
}

#PhoneNumberNav {
    margin-right: 10px;
    font-size: 13px;
    font-style: italic;
    color: #969381;
}
