/*
h3 a07c18
h4 836713
h5 ac8e32
*/

.hide {
	display: block;
	text-indent: -9999em;
	position: absolute;
	top: 0;
	left: 0;
}

body {
background: #fff;
font-family: Arial, Helvetica, sans-serif;
}
.container {
margin: 12px 0 0 32px;
}

.silent {
text-indent: -9999em;
position: absolute;
}

h3 {
color: #836713;
font-weight: bold;
line-height: 16px;
margin: 0 0 12px 0;
font-size: 15px;
}
h4 {
color: #ac8e32;
font-weight: normal;
}
h4.smallcaps {
font-size: 11px;
text-transform: uppercase;
color: #3b2e09;
font-weight: bold;
line-height: 14px;
margin-bottom: 5px;
margin-left: 33px;
}

img {
border: 0;
}

em {
font-style: italic;
}

p {
font-size: 12px;
color: #808080; 
padding: 0;
line-height: 17px;
}
p.deck {
color: #808080;
}
p strong {
color: #4b4b4b;
}

p.terms, #gcd_detail .offer_details #terms p {
font-size: 10px;
color: #666;
line-height: 12px;
}

p.terms.popup {
line-height: 17px;
padding-top: 3px;
background: url('../img/GCD_icon_popup.gif') 0 2px no-repeat;
padding-left: 17px;
}
.showhide {
background: url('../img/GCD_bullet_plus.gif') 0 2px no-repeat;
margin: 0;
padding: 0 0 0 15px;
color: #666;
font-size: 11px;
}
.showhide.show {
background-image: url('../img/GCD_bullet_minus.gif');
}
.showhide:hover {
cursor: pointer;
text-decoration: underline;
}

p sup {
line-height: 50%;
font-size: 8px;
vertical-align: 70%;
}
p.deck sup {
font-size: 13px;
vertical-align: 20%;
line-height: 60%;
}
a:link, a:visited {
color: #a07c18;
text-decoration: none;
}
a:hover {
color: #836713;
text-decoration: underline;
}
.readmore {
background: url('../img/GCD_icon_bullet1.png') 0 3px no-repeat;
margin: 0;
padding: 0 0 0 10px;
}

sup {
line-height: 60%;
font-size: 9px;
vertical-align: 70%;
font-weight: normal;
margin: 0;
}
.container sup a:link, .container sup a:visited {
color: #836713;
}
.container sup a:hover {
text-decoration: none;
}
ul {
line-height: 15px;
}

ul.bullet1 li {
margin: 0 0 9px 0;
padding-left: 11px;
line-height: 15px;
background: url('../img/GCD_icon_bullet1.png') 0 3px no-repeat;
}

ul.bullet2 li {
margin: 0 0 9px 0;
padding-left: 7px;
line-height: 15px;
background: url('../img/GCD_icon_bullet2.gif') 0 3px no-repeat;
list-style-type: none;
}

ul.options {
list-style-type: none;
margin: 0;
padding: 0;
}

/* GLOBAL NAV */

#masthead h1 {
text-indent: -9999px;
}
#masthead h1 a {
float: left;
display: block;
height: 44px;
width: 377px;
background: url('/assets/img/GCD_navigation_sprite.jpg') 0 0 no-repeat;
}
#masthead h1 a:hover {
background-position: 0 -44px;
}
body#home #masthead h1 a {
background-position: 0 -88px !important;
}
#masthead ul#global-nav {
display: block;
}
#masthead ul#global-nav li {
display: block;
float: left;
}
#masthead ul#global-nav li a {
/*border:1px red solid;*/
text-indent:-9999em;
display: block;
height: 44px;
background: url('/assets/img/GCD_navigation_sprite.jpg') 0 0 no-repeat;
}
#masthead ul#global-nav li#nav-guide a {
width: 193px;
background-position: -377px 0;
}
#masthead ul#global-nav li#nav-benefits a {
width: 190px;
background-position: -570px 0;
}
#masthead ul#global-nav li#nav-offers a {
width: 190px;
background-position: -760px 0;
}
#masthead ul#global-nav li#nav-guide a:hover {
background-position: -377px -44px;
}
#masthead ul#global-nav li#nav-benefits a:hover {
background-position: -570px -44px;
}
#masthead ul#global-nav li#nav-offers a:hover {
background-position: -760px -44px;
}
body.guide #masthead ul#global-nav li#nav-guide a {
background-position: -377px -88px !important;
}
body.benefits #masthead ul#global-nav li#nav-benefits a {
background-position: -570px -88px !important;
}
body.offers #masthead ul#global-nav li#nav-offers a {
background-position: -760px -88px;
}

.breadcrumb {
font-size: 10px;
line-height: 21px;
}


/* FOOTER */

#gold-footer {
position: relative;
height: 90px;
background: url('/assets/img/GCD_bg_footer.jpg') 0 0 no-repeat;
}
#gold-footer .cta {
position: absolute;
left: 201px;
top: 16px;
width: 400px;
}
#gold-footer .cta h3 {
font-size: 15px;
font-weight: bold;
margin-bottom: 4px;
}

#gold-footer ul.buttons {
display: block;
position: absolute;
left: 630px;
top: 12px;
}
#gold-footer ul.buttons li {
display: block;
float: left;
}
#gold-footer ul.buttons li a {
/*border:1px red solid;*/
text-indent:-9999em;
display: block;
height: 62px;
background: url('/assets/img/GCD_footer_icons_sprite.jpg') 0 0 no-repeat;
}
#gold-footer ul.buttons li#button-hotels a {
width: 91px;
background-position: 0 0;
}
#gold-footer ul.buttons li#button-vacations a {
width: 110px;
background-position: -91px 0;
}
#gold-footer ul.buttons li#button-cruises a {
width: 93px;
background-position: -201px 0;
}
#gold-footer ul.buttons li#button-hotels a:hover {
background-position: 0 -62px;
}
#gold-footer ul.buttons li#button-vacations a:hover {
background-position: -91px -62px;
}
#gold-footer ul.buttons li#button-cruises a:hover {
background-position: -201px -62px;
}
#gold-footer p {
color: #808080;
}

#amex-footer {
padding: 10px 0;
}

/* GUIDE DETAIL */

body.guideindex .container {
background: url('../img/GCD_destination_bg.png') 0 44px no-repeat;
}
body.conciergedetails #gcd_detail {
background: url('/assets/img/GCD_bg_concierge_detail_1.jpg') 0 0 no-repeat;
padding-bottom: 30px;
}
body.conciergedetails #gcd_guide_inner {
padding-top: 68px;
}
body.conciergedetails #gcd_guide_inner.gcd_inner_bg {
position: relative;
margin-top: 26px;
background: url('/assets/img/GCD_bg_concierge_inner.gif') 0 0 no-repeat;
}
body.conciergedetails #gcd_guide_inner div.cap {
background: url('/assets/img/GCD_bg_concierge_inner_cap.gif') bottom left no-repeat;
height: 30px;
width: 550px;
}

#gcd_detail h2 {
font-size: 16px;
color: #603913;
font-weight: normal;
text-transform: uppercase;
margin: 0 0 12px 20px;
}
#gcd_detail h3 {
font-size: 30px;
color: #ac8e32;
font-weight: normal;
margin: 0 0 35px 20px;
}
#gcd_detail h4, #gcd_detail h5 {
margin: 0 0 12px 0;
}
#gcd_detail h4 {
color: #666;
font-size: 14px;
margin-right: 50px;
}
#gcd_detail h4 em {
	color:#EE2D00;
	font-weight:bold;
}
body.conciergedetails #gcd_guide_inner h5 {
color: #ac8e32;
margin: 26px 0 9px 0;
text-transform: uppercase;
font-size: 11px;
font-weight: normal;
}
body.conciergedetails #gcd_guide_inner p.terms {
margin-top: 30px;
color: #808080;
}
body.conciergedetails #gcd_guide_inner p.teaser {
font-style: italic;
}
body.conciergedetails #gcd_guide_inner p strong { color: #4b4b4b;}

#gcd_detail .aside {
float: right;
width: 164px;
background-color: #f8f5e8;
padding-bottom: 12px;
margin: 3px 64px 5px 28px;
}

/*ie7 fix for amex javascript monstrosity that kills the rendering in ie7*/
div.ie7fix {
width: 164px;
min-height: 300px;
float: right;
margin-right: 94px
}

#gcd_detail .aside img {
margin: 0 0 12px 0;
}
#gcd_detail .aside p {
margin: 0 10px 0px 12px;
font-size: 11px;
line-height: 15px;
color: #666;
}
#gcd_detail .aside a:link,
#gcd_detail .aside a:visited
{
color: #666;
}
#gcd_detail .text {
margin: 0 0 0 120px;
}
#gcd_detail .text p {
margin-right: 64px;
margin-bottom: 10px;
}

#gcd_detail .text h4 {
font-size: 14px;
font-weight: bold;
line-height: 19px;
}
#gcd_detail .text h5 {
font-size: 12px;
font-weight: bold;
margin: 10px 0 15px 0;
}
#gcd_detail .text h6 {
font-size: 12px;
font-weight: bold;
color: #666;
margin: 10px 0 2px 0;
}

#gcd_locations {
position: absolute;
top: 148px;
left: -2px;
width: 100px;
padding-top: 0;
}
#gcd_detail ul#cities {
border-bottom: none;
list-style-type: none;
margin: 0 20px 0 17px;
padding: 0;
}
#gcd_detail ul#cities li {
margin: 0;
line-height: 1;
}
#gcd_detail ul#cities a {
width: 80px;
display: block;
font-size: 11px;
line-height: 14px;
padding-left: 3px;
padding: 2px 4px;
color: #ac8e32;
font-weight: bold;
text-decoration: none;
}
#gcd_detail ul#cities a:focus {
outline: 0;
}
#gcd_detail ul#cities a:hover {
background-color: #c0a759;
color: #fff;
}
#gcd_detail ul#cities a.selected {
background-color: #ac8e32;
color: #fff;
}
#gcd_detail ul.options {
position: absolute;
top: 7px;
left: 0;
width: 580px;
}
#gcd_detail ul.options a {
font-size: 12px;
color: #ac8e32;
line-height: 17px;
}
#gcd_detail ul.options a.back {
position: absolute;
top: 0px;
left: 16px;
background: url('/assets/img/GCD_icon_guide_back.gif') 0 4px no-repeat;
padding-left: 10px;
}
#gcd_detail ul.options a.print {
position: absolute;
top: 0px;
right: 41px;
background: url('/assets/img/GCD_icon_guide_printer.gif') 0 0 no-repeat;
padding-left: 19px;
font-size: 11px;
}

/* SIDEBAR */
#gcd_aside {
padding-bottom: 20px;
}
.gcd_aside_offer {
position: relative;
background: #faf7ee url('/assets/img/GCD_bg_sidebar_gradient_topcorners.jpg') 0 0 repeat-x;
margin: 15px 0;
padding: 20px 25px 8px 22px;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
width: 144px;
}
.gcd_aside_offer div {
position: absolute;
bottom: 0;
left: 0;
height: 15px;
background: #fff url('/assets/img/GCD_bg_sidebar_footer.jpg') 0 0 no-repeat;
width: 191px;
}

.gcd_aside_offer.goodseatsgreatweekend h3 {
background: url('../img/GCD_title_goodseatsgreatweekend.png') 0 0 no-repeat;
width: 136px;
height: 33px;
text-indent: -9999em;
margin: 0 0 10px 0;
}
.gcd_aside_offer.trustyourjourney h3 {
background: url('../img/GCD_title_trustyourjourney.png') 0 0 no-repeat;
width: 136px;
height: 33px;
text-indent: -9999em;
margin: 0 0 10px 0;
}
.gcd_aside_offer p {
font-size: 11px;
margin: 0 0 10px 0;
line-height: 14px;
color: #666;
}

/* FEATURED OFFERS */

#gcd_featuredoffers {
background: url('/assets/img/GCD_bg_featuredoffers.jpg') 0 0 no-repeat;
}
#gcd_featuredoffers h2 {
background: url('../img/GCD_title_gcd_featuredoffers.png') 0 0 no-repeat;
width: 323px;
height: 24px;
text-indent: -9999em;
margin: 39px 0 24px 0;
}
#gcd_featuredoffers #gcd_offers {
margin: 25px 0 50px 0;
width: 565px;
}
#gcd_featuredoffers .offer {
margin-bottom: 30px;
border-top: 1px #dacc99 solid;
padding-top: 10px;
line-height: 17px;
}
#gcd_featuredoffers .offer .details {
padding-left: 5px;
}
#gcd_featuredoffers .offer h3 {
color: #e8580a;
font-weight: normal;
font-size: 17px;
margin: 0 0 8px 0;
}
#gcd_featuredoffers .offer h3 sup {
line-height: 55%;
font-size: 10px;
vertical-align: 100%;
}
#gcd_featuredoffers .offer h3 a:link, #gcd_featuredoffers .offer h3 a:visited {
color: #e8580a;
}
#gcd_featuredoffers .offer h4 {
font-size: 12px;
font-weight: bold;
color: #4b4b4b;
width: 320px;
}
#gcd_featuredoffers .readmore {
color: #ac8e32;
font-size: 11px;
display: block;
background-position: 0 4px;
padding-left: 12px;
}
#gcd_featuredoffers .offer p {
line-height: 17px;
margin-bottom: 2px;
color: #666;
}
#gcd_featuredoffers p.deck {
color: #808080;
font-size: 13px;
margin: 0 0 4px 0;
}
#gcd_featuredoffers p.deck strong {
font-size: 15px;
color: #555;
}

body.offerdetails #gcd_detail {
background: url('/assets/img/GCD_bg_featuredoffers.jpg') 0 0 no-repeat;
padding-bottom: 30px;
}
body.offerdetails #gcd_guide_inner.gcd_inner_bg {
position: relative;
margin-top: 26px;
padding-top: 56px;
background: url('/assets/img/GCD_bg_offer_details_inner.png') 0 0 no-repeat;
}
body.offerdetails #gcd_guide_inner div.cap {
text-align: center;
background: url('/assets/img/GCD_bg_offer_detail_inner_cap.png') bottom left no-repeat;
width: 561px;
}
body.offerdetails #gcd_guide_inner div.cap.expired {
width: 560px;
border-bottom:1px #E4DABB solid;
background:none;
}
body.offerdetails #gcd_guide_inner div.cap p {
color: #fff;
font-size: 13px;
padding: 15px 0 10px 0;
line-height: 18px;
}
body.offerdetails #gcd_guide_inner div.cap strong {
color: #fff;
font-size: 15px;
}
#gcd_detail .offer_wrapper {
width: 580px;
}
#gcd_detail .offer_details {
width: 290px;
float: left;
margin-right: 0;
padding-left: 23px;
padding-bottom: 10px;
}
#gcd_detail .offer_highlights {
width: 210px;
padding-left: 19px;
float: left;
margin-right: 0;
}

#gcd_detail .offer_details h2 {
font-size: 30px;
line-height: 30px;
font-weight: normal;
color: #e8580a;
padding: 0;
margin: 0 0 10px 0;
text-transform: none;
}
#gcd_detail .offer_details h3 {
font-size: 16px;
line-height: 20px;
font-weight: bold;
color: #555;
margin: 0 0 15px 0;
}
#gcd_detail .offer_details h3 sup {
	line-height: 50%;
	font-size: 10px;
	vertical-align: 100%;
}
#gcd_detail .offer_details h4 {
font-size: 12px;
font-weight: normal;
color: #3b2e09;
padding: 9px 0 9px 0;
border-top: 1px solid #dfd4b2;
border-bottom: 1px solid #dfd4b2;
margin: 0 15px 15px 0;
}
#gcd_detail .offer_details h4 strong {
font-weight: bold;
color: #836713;
}
#gcd_detail .offer_details p {
margin: 0 10px 6px 0;
line-height: 18px;
}
#gcd_detail .offer_details p strong { color: #4b4b4b;}
#gcd_detail .offer_details p.terms {
margin: 11px 0 15px 0;
line-height: 12px;
color: #808080;
}
#gcd_detail .offer_details ul {
margin: 0;
padding: 0;
font-size: 12px;
list-style-position: outside;
list-style-type: none;
}
#gcd_detail .offer_details ul.price { margin-bottom: 14px;}
#gcd_detail .offer_details ul li {
font-weight: bold;
color: #836713;
background-image: url(/assets/img/GCD_icon_bullet_diamond.gif);
background-repeat: no-repeat;
background-position: 0 6px;
margin: 0 0 4px 0;
padding: 0 0 0 10px;
}
#gcd_detail .offer_details ul li strong {
font-size: 14px;
color: #836713;
}
#gcd_detail .offer_details ul li img {
display: inline;
vertical-align: top;
margin: 2px 0 0 3px;
}
#gcd_detail .offer_details {
position: relative;
overflow: hidden;
}
#terms {
	height: 0;
	overflow: hidden;
	position: relative;
	padding-top: 5px;
	margin-bottom: -10px;
}
#terms div {
	opacity: 0;
	visibility: hidden;
	display: block;
	opacity: 0;
}
#gcd_detail .offer_details #terms h5 {
font-size: 10px;
margin: 0 0 5px 0;
color: #666;
}
#gcd_detail .offer_details #terms p {
margin-bottom: 10px;
color: #666;
}
#gcd_detail .offer_details #terms p strong, #gcd_detail .offer_details #terms p b { color: #4b4b4b;}
#gcd_detail .offer_details #terms p:last-child {
margin-bottom: 20px;
}
#gcd_detail .offer_details #terms div {

}
#gcd_detail .offer_highlights #thumbs {
margin: 7px 0 21px 0;
width: 220px;
list-style-type: none;
}
#gcd_detail .offer_highlights #thumbs li {
height: 45px;
float: left;
}
#gcd_detail .offer_highlights #thumbs img {
border: 2px #fff solid;
float: left;
display: inline;
margin: 0 3px 0 0;
}
#gcd_detail .offer_highlights #thumbs img.selected {
border: 2px rgb(232, 88, 10) solid;
}
#gcd_detail .offer_highlights h4 {
font-size: 11px;
color: #3b2e09;
padding: 15px 0 8px 0;
border-bottom: 1px solid #dfd4b2;
margin: 0 0 5px 0;
clear: both;
text-transform: uppercase;
}
/*
#gcd_detail .offer_highlights h5 {
font-size: 12px;
font-weight: bold;
color: #ac8e32;
line-height: 15px;
margin: 0 0 5px 0;
padding-top: 17px;
}
*/
#gcd_detail .propertyFeatures ul, #gcd_detail ul.propertyFeatures {
margin: 0 0 20px 0;
}
#gcd_detail .propertyFeatures ul li, #gcd_detail ul.propertyFeatures li { 
color: #666;
font-size: 11px;
line-height: 15px;
padding: 0 0 8px 0;
border-bottom: 1px solid #dfd4b2;
margin: 0 0 5px 0;
list-style-position: outside;
list-style-type: none;
}

#gcd_detail .offer_highlights #photoLarge #overlay {
width: 209px;
height: 20px;
background: url('/assets/img/img_overlay.gif') 0 0;
position: absolute;
margin: 143px 0 0 0;
filter: alpha(opacity=40);
-moz-opacity: 0.4;
opacity: 0.4;
z-index: 4;
}
#gcd_detail .offer_highlights #photoLarge #caption {
position: absolute;
font-size: 10px;
color: #fff;
margin: 147px 0 0 5px;
z-index: 5;
}

body.offerdetails #gcd_detail ul.options a.print {
position: absolute;
top: 0px;
right: 35px;
background: url('/assets/img/GCD_icon_guide_printer.gif') 0 0 no-repeat;
padding-left: 19px;
font-size: 11px;
}


/* Clearing floats without extra markup
Based on How To Clear Floats Without Structural Markup by PiE
[http://www.positioniseverything.net/easyclearing.html] */

#gcd_featuredoffers .offer:after {
content: "\0020";
display: block;
height: 0;
clear: both;
visibility: hidden;
overflow: hidden;
}
#gcd_featuredoffers .offer {
display: block;
}

/* TRAVELBENEFITS */

#gcd_travelbenefits {
background: url('/assets/img/GCD_bg_travelbenefits.jpg') 0 0 no-repeat;
min-height: 440px;
}
#features {
margin-bottom: 2em;
overflow: auto;
height: 100%
}
#features a:link, #features a:visited {
color: #666;
}
#features sup a:link, #features sup a:visited {
color: #836713;
}
#gcd_travelbenefits h2 {
background: url('../img/GCD_title_gcd_travelbenefits.png') 0 0 no-repeat;
width: 323px;
height: 24px;
text-indent: -9999em;
margin: 39px 0 25px 0;
}
#gcd_travelbenefits h3 {
font-size: 16px;
line-height: 18px;
margin-bottom: 15px;
}
#gcd_travelbenefits h4 {
font-size: 11px;
color: #4b4b4b;
font-weight: bold;
}
#gcd_travelbenefits p {
color: #808080;
}
#gcd_travelbenefits p.deck {
font-size: 15px;
color: #808080;
margin-bottom: 33px;
line-height: 20px;
width: 550px;
}
#gcd_travelbenefits p strong { color #555; }
#gcd_travelbenefits p.deck sup a {
vertical-align: 90%;
}
#gcd_travelbenefits p sup a {
vertical-align: 60%;
}
#gcd_travelbenefits #feature_planning,
#gcd_travelbenefits #feature_protections {
min-height: 431px;
background: url('/assets/img/GCD_bg_travelbenefits_divider.gif') top right no-repeat;
}
#gcd_travelbenefits img.photo {
margin: 0 0 12px 0;
}
#gcd_travelbenefits ul.bullet2 {
margin-top: 5px;
margin-bottom: 10px;
width: 160px;
}
#gcd_travelbenefits ul.bullet2 li {
background-position: 0 1px;
font-size: 11px;
color: #666;
margin-bottom: 3px;
line-height: 13px;
}
#gcd_travelbenefits ul.bullet2 sup {
font-size: 8px;
}

/* benefits partners list */
#gcd_extras_list {
margin: 14px 0 80px 0;
}
body.benefits #gcd_extras_list .partner {
padding: 0 0 24px 0;
width: 549px;
background: #faf8ee url('../img/GCD_bg_partnerlist.jpg') 0 0 repeat-x;
content: "\0020";
display: block;
clear: both;
overflow: hidden;
}

body.benefits.benefitdetails #gcd_extras_list .partner {
padding-bottom: 30px;
}
body.benefits.vacations #gcd_extras_list .partner, body.benefits.cruises #gcd_extras_list .partner {
padding-bottom: 11px;
}
body.benefits #gcd_extras_list .partner.first {
background-position: 0 -2px;
}
#gcd_extras_list .partner.cap {
border-bottom: #d5c698 1px solid;
}
#gcd_extras_list .partner .logo {
width: 160px;
text-align: center;
min-height: 69px;
}
#gcd_extras_list .partner .logo img {
margin: 25px 0 0 15px;
}
body.benefits #gcd_extras_list .partner .text {
position: relative;
width: 370px;
padding-left: 7px;
padding-top: 23px;
min-height: 55px;
}
#gcd_extras_list .partner.first .text {
background-position: 0 -2px;
}
#gcd_extras_list .partner .text p {
color: #666;
width: none;
display: block;
padding-right: 18px;
line-height: 18px;
}
#gcd_extras_list .partner .text p strong {
color: #4b4b4b;
}
#gcd_extras_list .partner .links {
position: relative;
margin: 6px 0 0 0;
}
#gcd_extras_list .partner .readmore {
background-position: 0px 5px;
padding-left: 12px;
position: absolute;
top: 1px;
right: 20px;
font-size: 11px;
}

#gcd_extras_list .partner .extra {
line-height: 15px;
font-size: 11px;
height: 0;
overflow: hidden;
padding-top: 4px;
}

body.benefits.benefitdetails #gcd_travelbenefits h3 {
color: #836713;
font-size: 15px;
margin-bottom: 9px;
}
body.benefits.benefitdetails #gcd_travelbenefits p.deck {
margin: 0 0 8px 0;
padding: 0;
}
body.benefits.benefitdetails #gcd_travelbenefits p.terms {
font-size: 11px;
line-height: 15px;
}
body.benefits.benefitdetails #gcd_travelbenefits img.button {
margin: 8px 0 0 -10px;
}

body.benefits.benefitdetails #gcd_travelbenefits #gcd_extras_list {
margin-top: 16px;
}

/* DESTINATIONS / WHERE DO YOU WANT TO GO */

#menu_wrapper h3 {
line-height: 24px;
}

#gcd_wheredoyouwanttogo {
height: 496px;
margin: 0 0 20px 0;
position: relative;
}
#gcd_wheredoyouwanttogo h2 {
background: url('../img/GCD_destination_title_wdywtg.png') 0 0 no-repeat;
width: 525px;
height: 87px;
text-indent: -9999em;
margin: 16px 0 0 53px;
}
#gcd_wheredoyouwanttogo p.deck {
font-size: 15px;
position: absolute;
top: 94px;
left: 71px;
width: 495px;
text-align: center;
line-height: 20px;
color: #808080;
}
#gcd_wheredoyouwanttogo p.deck strong {
text-transform: uppercase;
font-size: 12px;
color: #3B2E09;
}
#gcd_wheredoyouwanttogo p.deck a:link,
#gcd_wheredoyouwanttogo p.deck a:visited {
font-size: 12px;
}
#gcd_wheredoyouwanttogo p.deck sup a:link, #gcd_wheredoyouwanttogo p.deck sup a:visited {
font-size: 9px;
}
body.benefitdetails p.deck a {
font-size: 9px;
line-height: 70%;
font-size: 9px;
vertical-align: 90%;
}

#gcd_wheredoyouwanttogo #gcd_travel_accordion {
position: absolute;
top: 154px;
left: 21px;
}
#gcd_favoritedestinations .sidebar {
padding: 20px;
height: 25.5em;
background: #fff;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
margin: 24px 0 0 10px;
width: 250px;
padding-top: 15px;
}
#gcd_favoritedestinations .sidebar h3 {
text-transform: uppercase;
font-size: 12px;
color: #3B2E09;
}
#gcd_favoritedestinations .sidebar img.photo {
margin: 0 0 12px 0;
}
#gcd_favoritedestinations .sidebar h4 {
font-size: 23px;
margin: 0 0 9px 0;
}
#gcd_favoritedestinations .sidebar h4.smallcaps {
font-size: 11px;
margin: 20px 0 9px 0;
}
#gcd_favoritedestinations .sidebar p {
color: #808080;
line-height: 18px;
margin: 0 10px 10px 0;
}
#gcd_favoritedestinations .sidebar ul {
margin: 0;
padding: 0;
font-size: 12px;
list-style-type: none;
}
#gcd_favoritedestinations .sidebar li {
margin: 0;
padding: 0;
line-height: 18px;
}
#gcd_favoritedestinations .sidebar div.destination_wrapper { position: relative;}
#gcd_favoritedestinations .sidebar div.destination_wrapper ul { position: absolute; top: 0;}

#gcd_favoritedestinations .sidebar div.destination_wrapper ul.col1 { left: 0; width: 95px }
#gcd_favoritedestinations .sidebar div.destination_wrapper ul.col2 { left: 96px; width: 95px }
#gcd_favoritedestinations .sidebar div.destination_wrapper ul.col3 { left: 175px; width: 95px }

/* define widths for other column counts here */
#gcd_favoritedestinations .sidebar div#colcount2  ul.col2 { left: 105px; }

/* line-height of li * # of items in column */
#gcd_favoritedestinations .sidebar ul a {
display: block;
width: 110px;
position: relative; /* for IE-Win */
}


#gcd_staywithus {
position: relative;
background: url('../img/GCD_destination_bg_staywithus.jpg') 0 0 no-repeat;
height: 205px;
margin-bottom: 20px;
}
#gcd_staywithus h3 {
text-indent: -9999em;
background: url('../img/GCD_title_staywithus.png') 0 0 no-repeat;
width: 253px;
height: 73px;
position: absolute;
top: 16px;
left: 52px;
}
#gcd_staywithus img.button {
position: absolute;
top: 25px;
left: 301px;
}
#gcd_staywithus p {
position: absolute;
top: 79px;
left: 2px;
width: 460px;
margin-left: 65px;
line-height: 18px;
color: #666666;
}
#gcd_staywithus p strong {
font-size: 15px;
margin-right: 3px;
color: #836713;
}
#gcd_staywithus img.logo.hotels {
position: absolute;
top: 150px;
left: 58px;
}
#gcd_staywithus .sidebar {
position: absolute;
top: 8px;
left: 755px;
}
#gcd_staywithus .sidebar h3 {
text-indent: -9999em;
background: url('../img/GCD_title_75dollarfoodbev.png') 0 0 no-repeat;
width: 114px;
height: 160px;
}

/* CTA BOX */

#gcd_ctabox {
position: relative;
margin: 0 0 1em 0;
padding: 0;
background: url('../img/GCD_home_bg_toggleslider.jpg') 0 0 no-repeat;
height: 394px;
overflow: hidden;
-moz-border-radius-bottomleft: 9px;
-webkit-border-bottom-left-radius: 9px;
-moz-border-radius-bottomright: 9px;
-webkit-border-bottom-right-radius: 9px;
}

#gcd_ctabox.initial_open, .js #gcd_ctabox {
height: 205px;
}

#gcd_ctabox h2 {
text-indent: -9999em;
position: absolute;
}

#gcd_ctabox img.br_ie_corners {
z-index: 1;
position: absolute;
bottom: -1px;
left: 0;
}
#gcd_ctabox #toggle {
text-align: center;
position: absolute;
bottom: 0;
left: 20px;
width: 752px;
height: 20px;
background: url('../img/GCD_home_bg_togglebar_short.png') 0 0 no-repeat;
opacity: 0;
z-index: 99;
}
#gcd_ctabox #toggle span {
	text-indent: -9999em;
	position: absolute;
	top: 0;
	left: 0;
	width: 712px;
	height: 18px;
	display: block;
	background: url(/assets/img/GCD_icon_expand_sprite.png) top center no-repeat;
}
#gcd_ctabox #toggle span.close {
	background-position: center -20px;
}

#gcd_ctabox #toggle:hover {
cursor: pointer;
}
#gcd_ctabox img.button {
position: absolute;
top: 47px;
left: 358px;
}
#gcd_ctabox .content {
position: absolute;
top: 107px;
left: 115px;
width: 430px;
}
#gcd_ctabox .content p {
color: #666666;
margin: 0 0 8px 0;
}
#gcd_ctabox .content p.deck {
font-size: 14px;
color: #808080;
line-height: 21px
}

#gcd_ctabox p.deck sup, #gcd_wheredoyouwanttogo p.deck sup {
line-height: 70%;
font-size: 9px;
vertical-align: 90%;
}
#gcd_ctabox .content h3 {
font-size: 15px;
font-weight: bold;
margin: 55px 0 .6em 0;
}

body#home #gcd_ctabox #logo-rotator {
position: absolute;
top: 200px;
left: 560px;
width: 150px;
height: 54px;
text-indent: -9999em;
list-style-type: none;
}
body#home #gcd_ctabox #logo-rotator.activate {
top: 244px;
}
body#home #gcd_ctabox #logo-rotator li {
display: block;
width: 150px;
height: 44px;
background: url('../img/GCD_home_logos_sprite.gif') 0 0 no-repeat;
}
body#home #gcd_ctabox #logo-rotator li.activate {
height: 54px;
}
body#home #gcd_ctabox #logo-rotator .position-1 {
background-position: 0 0;
}
body#home #gcd_ctabox #logo-rotator .position-2 {
background-position: 0 -54px;
}
body#home #gcd_ctabox #logo-rotator .position-3 {
background-position: -150px 0;
}
body#home #gcd_ctabox #logo-rotator .position-4 {
background-position: -150px -54px;
height: 54px;
}

#gcd_ctabox .sidebar {
position: absolute;
top: 20px;
left: 780px;
width: 136px;
}
#gcd_ctabox .sidebar h3 {
text-indent: -9000px;
margin: 0 0 30px 10px;
background: url('../img/GCD_title_75dollarfoodbev.png') 0 0 no-repeat;
height: 160px;
width: 114px;
}
#gcd_ctabox .sidebar a:link, #gcd_ctabox .sidebar a:visited {
color: #fff;
}
#gcd_ctabox .sidebar ul {
font-size: 11px;
color: #fff;
list-style-type: none;
margin: 0;
padding: 0;
}

#gcd_ctabox a.terms {
	font-size:11px;
}


#gcd_home_contentleft {
background: url('../img/GCD_bg_wheretogo.jpg') 0 0 no-repeat;
height: 326px;
}

/* WHERE TO GO */

#gcd_wheretogo p {
color: #808080;
margin: 0 20px 15px 30px;
line-height: 18px;
}
#gcd_wheretogo h3 {
margin: 25px 1em 10px 30px;
background: url('../img/GCD_title_wheretogo.png') 0 0 no-repeat;
width: 333px;
height: 28px;
text-indent: -9999em;
}

#gcd_wheretogo h4 {
font-weight: bold;
color: #836713;
margin: 0 20px 10px 30px;
}
#gcd_wheretogo img {
margin: 0 0 0 25px;
}
#gcd_wheretogo img.button {
margin: 0 0 0 25px;
}
#gcd_wheretogo img.logo {
}
#gcd_wheretogo img.logo.hotels {
margin-top: 20px;
}


/* CONCIERGE */

#gcd_concierge {
padding-top: 35px;
font-size: 13px;
}

#gcd_concierge img {
margin: 0 0 10px 33px;
}

#gcd_concierge h5 {
color: #ac8e32;
font-size: 18px;
margin-bottom: 5px;
margin-left: 33px;
font-weight: normal;
}
#gcd_concierge p {
margin: 0 0 10px 33px;
line-height: 17px;
}

#gcd_concierge a:hover, #gcd_favoritedestinations h4 a:hover {
text-decoration: none;
}


/* TABS - everything is constructed with a single background image */

#gcd_offers_deals {
position: relative;
background: #fff;
}

/* root element for tabs */
#tabs {
position: absolute;
top: 0;
left: 0;
	/* dimensions */
	width:330px;
height: 40px !important;
margin: 0 !important;
padding: 0;

/* IE6 specific branch (prefixed with "_") */
_margin-bottom:-2px;
}

/* single tab */
#tabs li {
float: left;
margin: 0;
padding: 0;
text-indent: 0;
list-style-type: none;
}

/* a- tag inside single tab */
#tabs li a {
background: url('../img/GCD_tabs_panes.png') no-repeat;
display: block;
height: 40px;
width: 155px;
padding: 0px;
margin: 0px;
/* font decoration */
font-size: 12px;
text-align: center;
text-decoration: none;
}
#tabs li a {
outline: none;
}
/* adjust the background image position on each tab */
#tabs #t1 {
background-position: 0 0;
text-indent: -9999em;
width: 310px; /*REMOVE THIS TO REINSTATE TABS*/
}
#tabs #t2 {
background-position: -155px 0;
text-indent: -9999em;
}


/* mouseover state */
#tabs a:hover {
color: #fff;
}
/*#tabs #t1:hover {
background-position: 0 -40px;
}
#tabs #t2:hover {
background-position: -155px -40px;
}
*/

/* currently selected tabs */
#tabs a.current {
cursor: default;
color: #fff;
line-height: 41px;
}
#tabs #t1.current {
background-position: 0 -80px;
}
#tabs #t2.current {
background-position: -155px -80px;
}


/* panes */

#panes {
margin-top: 40px;
background: url('../img/GCD_tabs_panes.png') no-repeat 0 -120px;
width: 310px;
min-height: 170px;
}


/* single pane */
#panes div.pane {
display: block; /*set to display: none when using tabs script;*/
color: #fff;
margin: 20px 18px 20px 20px;
}

#panes div.pane h2 {
font-weight: normal;
color: #e8580a;
margin: 0 0 .5em 0;
font-size: 13px;
}

/* some decorations for elements inside single pane */
#panes div.pane h3 {
font-weight: normal;
color: #e8580a;
margin: 2px 0 0 0;
font-size: 12px;
line-height: 15px;
}
#panes div.pane h3 a:link, #panes div.pane h3 a:visited {
color: #e8580a;
}
#panes div.pane img {
float: left;
margin: 3px 15px 10px 0;
}
#panes div.pane .offer {
padding: 1px 0 0 0;
margin: 0 0 5px 0;
overflow: auto;
height: auto;
line-height: 14px;
}
#panes a {
color: #000;
font-size: 12px;
}

#panes p {
margin: 0 0 1em 0;
color: #666666;
font-size: 11px;
line-height: 14px;
}

#panes div.narrow {
padding-right: 160px;
}

body.benefits.benefitdetails h2 a {
display: block;
height: 30px;
}

/*TOOLTIP*/

#tooltip {
color: #836713;
position: absolute;
z-index: 3000;
background: #f9f6eb;
display: block;
padding: 3px 5px;
border: 1px solid #dbd3ba;
width: 140px;
text-align: center;
}
#tooltip h3 {
font-size: 11px;
color: #836713;
font-weight: normal;
margin: 0;
}

.nobr { white-space: nowrap; }
