/* ----------------------------------
   Hyatt Gift Cards and Certificates
   Main Styles v1.0
------------------------------------- */

/* layout helpers
------------------------- */
.left
{
    float: left;
}
.right
{
    float: right;
}

/* general layout
------------------------- */

dl label, dl .label
{
    float: none;
    width: auto;
}
dt
{
    display: inline-block;
    margin: 0;
    margin-right: 5px;
}
dd
{
    display: inline-block;
    margin: 0;
    margin-right: 15px;
}

#top_right
{
    text-align: right;
    cursor: auto !important;
}

#top div#nav_util
{
    text-align: right;
    font-size: 11px;
    margin-top: 13px;
    margin-right: 5px;
}

#top div#nav_util a
{
    background-color: transparent;
    color: #666;
}

#top div#nav_util a:hover
{
    color: #333;
}

#dashboard
{
    left: 698px;
    top: 35px;
    background: #fff;
    border: 1px solid #ccc;
}

#dashboard form
{
    margin: 0;
}

#dashboard .close_dash
{
    background-image: none;
}

.dashboard-wrap
{
    margin: 10px 15px 0 30px;
}

/*
.dashboard-wrap label {
    width: 54px;
}
input + .dashboard-wrap label {
    width: auto;
}
*/

#sign-in-register
{
    margin-left: 25px;
}

#btn-sign-out
{
    margin-right: 16px;
}

#main-container
{
    background-image: url(../images/main_bg.gif);
}

#right-col
{
    background-color: #EFEDEA;
    border-top: 0;
}

#certs-head-right-wrapper
{
    padding: 7px 20px;
    text-align: right;
    float: right;
    width: 961px;
}

#certs-head-right-wrapper img
{
    vertical-align: middle;
}

/* shopping cart icon compliments of: famfamfam silk <http://www.famfamfam.com/lab/icons/silk/> */
#certs-head-right-wrapper a
{
    margin-left: 15px;
}

#certs-head-right-wrapper a.first
{
    margin-left: 0;
}

#footer
{
    margin-bottom: 1.5em;
}


/* contact us dropdown
------------------------- */

#contactus-dashboard
{
    position: absolute;
    left: 650px;
    top: 35px;
    z-index: 100000;
    display: none;
    clear: both;
    width: 254px;
    background-color: #fff;
    border: 1px solid #ccc;
}

#contactus-dashboard a
{
    text-decoration: none;
}

#contactus-dashboard a:hover
{
    text-decoration: underline;
}

#contactus-dashboard div.dashboard_clear
{
    clear: both;
    margin: 4px 15px 0 30px;
    padding: 3px 0;
    border-top: 1px solid #e1e1e1;
}

#contactus-dashboard .close_dash
{
    font-size: 11px;
    text-align: right;
    padding: 8px 10px 8px 0;
    margin: 0px 3px;
    padding-right: 10px;
    background: transparent url('../images/gp_btm_bg.gif') no-repeat scroll -2px -8px;
    border-top: 1px solid #e1e1e1;
}

#contactus-dashboard .close_dash a:hover
{
    text-decoration: none;
}

#contactus-dashboard .close_dash img
{
    vertical-align: text-top;
}


/* common
------------------------- */

h1, h2, h3, h4 {
    color: #151F6D;
    font-weight: bold;
    margin: 0;
}

h1
{
    font-size: 18px;
    padding: 11px 0 0 18px;
    font-weight: normal;
}

h2 {
    color: #151F6D;
    font-size: 15px;
    padding: 0 0 11px;
}

h3 {
    color: #151F6D;
    font-size: 12px;
    padding: 0 0 5px;
}

h4
{
    color: #7485a4;
    font-size: 12px;
    padding: 0 0 3px;
}

/*
p, ul, ol {
	margin: 0 0 1em;
}
*/
p, ol
{
    margin: 0 0 1em;
}

ul
{
    margin: 1 1 1em;
}

p.intro
{
    color: #777;
    font-size: 135%;
    line-height: 115%;
}

p.hr
{
    border-top: 1px solid #ccc;
    padding-bottom: .5em;
}

p.small
{
    font-size: .9em;
    color: #999;
}

#main-col ol
{
    margin-left: 30px;
    padding-left: 0;
}

#main-col ol li
{
    margin-left: 0;
    padding-left: 0;
    padding-bottom: 4px;
}

a.toggle
{
    background: url(../images/buttons/down_arrow.gif) no-repeat right center;
    padding-right: 12px;
}

a.refresh
{
    background: url(../images/icon_refresh.png) no-repeat;
    padding-left: 17px;
}

a.empty-cart
{
    background: url(../images/icon_cart_empty.png) no-repeat;
    padding: 2px 0 2px 20px;
    line-height: 16px;
}

a.edit-cart
{
    background: url(../images/icon_cart_edit.png) no-repeat;
    padding: 2px 0 2px 20px;
    line-height: 16px;
}

a.contact-edit
{
    background: url(../images/icon_contact_edit.png) no-repeat;
    padding: 2px 0 2px 20px;
    line-height: 16px;
}

a.money-add
{
    background: url(../images/icon_money_add.png) no-repeat;
    padding: 2px 0 2px 20px;
    line-height: 16px;
}

a.undo
{
    background: url(../images/icon_undo.png) no-repeat;
    padding: 2px 0 2px 20px;
    line-height: 16px;
}

a.print
{
    background: url(../images/icon_print.png) no-repeat;
    padding: 2px 0 2px 20px;
    line-height: 24px;
}

div.print
{
    float: right;
    width: 50%;
    text-align: right;
}

blockquote
{
    margin-left: 15px;
    width: 65%;
    padding-left: 10px;
    border-left: 2px dotted #7485a4;
}

.img-right
{
    float: right;
    margin: 0 0 15px 15px;
    padding: 4px;
    border: 1px solid #ddd;
}

.img-left
{
    float: left;
    margin: 0 15px 15px 0;
    padding: 4px;
    border: 1px solid #ddd;
}

.margin-right
{
    margin-right: 10px;
}

.margin-left
{
    margin-left: 10px;
}

.pad-right
{
    padding-right: 10px;
}

.pad-left
{
    padding-left: 10px;
}

.text-right
{
    text-align: right;
}

.text-center
{
    text-align: center;
}

hr, .wai, .print
{
    text-indent: -999em;
    overflow: hidden;
}

ul.bullet
{
    margin-bottom: 1.5em;
}


/* forms
-------------------- */

fieldset
{
    display: block;
    margin: 0 0 1.5em;
    border: 1px solid #ccc;
    padding: 10px;
    width: 75%; /* border-radius */
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

fieldset.wide
{
    width: 96%;
}

fieldset.locations dd
{
    margin-right: 25px;
}

legend
{
    color: #7485a4;
    margin-bottom: .5em;
    padding: 2px 8px;
    border: 1px solid #ccc;
    font-weight: bold;
    font-size: 14px;
}

label, .label
{
    float: left;
    width: 115px;
}

label.wide
{
    width: 155px;
}

label.inline, .label-inline, .error-list label, table label
{
    float: none;
}

.jqEasyCounterMsg
{
    margin-left: 115px;
    margin-top: 5px;
}

.required
{
    background-color: transparent;
    color: #831819;
    font-weight: bold;
}

.frm-group .col
{
    float: left;
    margin-right: 20px;
}

.btn-group
{
    text-align: right;
    padding-top: 1em;
    margin-top: 2em;
    border-top: 1px solid #ccc;
}

.btn-group .frm-button, .btn-group button, .btn-group .frm-button-disabled, .btn-group button.disabled
{
    margin: 0 15px;
}

/* active buttons */
#main-col .frm-button, #main-col button
{
    background-color: #7485a4;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    padding: 2px 4px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #506283;
    border-bottom: 1px solid #506283;
    cursor: pointer; /* border-radius */
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-shadow: 1px 1px 2px #333;
}

/* inactive (disabled) buttons */
#main-col .frm-button-inactive, #main-col button.inactive
{
    background-color: #bbb;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    padding: 2px 4px;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    cursor: pointer; /* border-radius */
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-shadow: 1px 1px 2px #333;
}

#main-col a.frm-button
{
    background-color: #7485a4;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    padding: 3px 8px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-right: 1px solid #506283;
    border-bottom: 1px solid #506283; /* border-radius */
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-shadow: 1px 1px 2px #333;
    text-decoration: none;
}

#book-flap div.flap-item a.frm-button, #book-flap div.flap-item a.frm-button:hover
{
    color: #fff;
    text-decoration: none;
}

#main-col select, #main-col input, #main-col .radio-check, #main-col select, #main-col textarea
{
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

/* Update 10/5/11 jsmith */
#main-col .radio-check
{
    vertical-align: baseline;
}

.frm-text, .frm-textarea, .frm-textarea-wide
{
    padding: 2px 4px;
    font-size: 12px;
    font-family: Arial, sans-serif;
    background-color: #fff;
    color: #333;
    border: 1px solid #999;
    width: 130px;
}

input.medium
{
    width: 170px;
}

input.wide
{
    width: 260px;
}

input.narrow
{
    width: 100px;
}

input.tiny
{
    width: 32px;
}

input.initial
{
    width: 20px;
}

input.month
{
    width: 20px;
}

input.year
{
    width: 32px;
}

.frm-textarea
{
    width: 280px;
    height: 80px;
}

.frm-textarea-wide
{
    width: 450px;
    height: 120px;
}

input.error
{
    border: 1px solid #831819;
    background-color: #e8e8e8;
    color: #555;
}

form .info
{
    margin-left: 5px;
    font-size: 90%;
}

form .help
{
    text-indent: -999em;
    overflow: hidden;
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(../images/icon_help.png) no-repeat;
    cursor: help;
}

.frm-text:hover, .frm-text:focus, .frm-textarea:hover, .frm-textarea:focus, .frm-textarea-wide:hover, .frm-textarea-wide:focus
{
    background-color: #e8e8e8;
    color: inherit;
    border: 1px solid #005597;
}

.error-list
{
    border: 1px solid #831819;
    background-color: #fef4f4;
    color: #831819 !important;
    padding: 10px;
    margin-bottom: 1.5em;
}

.error-list h4
{
    color: #831819;
    margin-bottom: .5em;
}

.error-list ol, .error-list ul
{
    margin: .5em 0 0;
    padding-left: 25px;
}

.error-list ol li, .error-list ul li
{
    padding-bottom: .25em;
}

.error-list label
{
    text-decoration: underline;
    cursor: pointer;
}


.message
{
    border: 1px solid #7485a4;
    background-color: #ebecff;
    color: #333;
    padding: 10px;
    margin-bottom: 1.5em;
}

.message h4
{
    color: #333;
    margin-bottom: .5em;
}

.frm-cols, .frm-group
{
    margin-bottom: 1.5em;
}

.package
{
    margin-bottom: 1.5em;
}

.package-img
{
    float: left;
    width: 140px;
}

.package-img img
{
    padding: 4px;
    border: 1px solid #ddd;
}

.package-body
{
    float: left;
    width: 550px;
}


/* sign in, register
------------------------- */

#dashboard .certs-label
{
    color: #393939;
    font-size: 10px;
    letter-spacing: -0.5px;
    text-transform: uppercase;
}

#dashboard #certs-password, #dashboard #certs-email
{
    border-color: #AAADB2 #DCDFE6 #E2E9EF #E4E2ED;
    border-style: solid;
    border-width: 1px;
    display: block;
    height: 18px;
    margin: 1px 0 6px;
    width: 192px;
}


/* gift products toggle
------------------------------------- */

#gift-prods
{
    margin-bottom: 1em;
}

#gift-prods #gift-prods-list
{
    background-color: #fff;
    margin: .5em 0 0;
    padding: 1px;
    list-style: none;
    width: 180px;
    border: 1px solid #999; /* border-radius */
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#gift-prods #gift-prods-list li a
{
    font-size: 1.1em;
    color: #222;
    padding: .2em .4em;
    display: block;
    text-decoration: none; /* border-radius */
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid transparent;
}

#gift-prods #gift-prods-list li a:hover
{
    background: #e8e8e8 url(smoothness/images/ui-bg_glass_75_dadada_1x400.png) repeat-x center left;
    color: #222;
    border: 1px solid #999;
}


/* book flap (right sidebar)
------------------------------------- */

#book-flap-wrapper
{
    color: #333;
}

#book-flap h4
{
    color: #333;
    font-size: 11px;
    text-transform: uppercase;
}

#book-flap .divider
{
    border-bottom: 1px solid #dbdbdb;
    margin: 20px 0;
}

#book-flap div.flap-item
{
    color: #000;
    padding-top: 15px;
}

#book-flap div.flap-item a
{
    font-size: 11px;
    text-decoration: underline;
    color: #005597;
}

#book-flap div.flap-item a:hover
{
    color: #333;
}

#book-flap div.flap-item img
{
    border: 0;
}


/* tables (for tabular data only)
----------------------------------------- */

table.data
{
    margin: 0 0 1em 0;
    border-collapse: collapse;
    border-left: 1px solid #aaa;
    border-top: 1px solid #aaa;    
}

table.data td, table.data th
{
    padding: 2px 5px;
    text-align: center;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}

table.data th
{
    font-weight: normal;
    background-color: #ddd;
    vertical-align: bottom;
}

table.data tr.zebra td
{
    background-color: #eee;
}

table.data td h3
{
    margin: 1em 0 0 0;
    padding: 0;
    font-size: 1.1em;
}

table.data td.item
{
    text-align: left;
}

table.data td.small
{
    font-size: .85em;
    color: #666;
}

table.data td.amt
{
    text-align: right;
}

table.data td a.edit
{
    padding: 2px 0 2px 20px;
    line-height: 16px;
    background: url(../images/icon_cart_edit.png) no-repeat;
}

table.data td a.delete
{
    padding: 2px 0 2px 20px;
    line-height: 16px;
    background: url(../images/icon_cart_delete.png) no-repeat;
}


/* locations */

table.locations
{
    font-size: .85em;
}

table.locations .loc
{
    text-align: left;
    background-color: #fff;
    font-size: 11px;
}
table.locations .pr
{
    text-align: left;
    background-color: #fff;
    font-weight: bold;
}
table.locations .types
{
    font-weight: bold;
    background-color: #a9b4c9;
}

table.locations tr.state td
{
    padding: 1em 5px 2px 5px;
    text-align: left;
}

table.locations .gift
{
    background-color: #d4d9e4;
}

table.locations .stay
{
    background-color: #ededed;
}

table.locations .weekend
{
    background-color: #e0e0e0;
}

table.locations .pure
{
    background-color: #b4b4b4;
}

table.locations .extra
{
    background-color: #cdcdcd;
}

fieldset.locations .frm-button
{
    margin-right: 25px;
    _display: inline;
}

/*landing page */

table.default-page-content
{
    width: 961px;    
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
    vertical-align:top;
}

table.default-page-content td, table.default-page-content th
{
    padding: 0px 0px 10px 0px;
    text-align: left;
    width: auto;
    vertical-align:top;
}
/* cart */

table.cart
{
    /*	width: 100%; 	border-left: 1px solid #ccc; 	border-top: 1px solid #ccc;*/
    background-color: #fff;
}

table.cart th
{
    font-weight: bold;
    background-color: #a9b4c9;
    text-transform: uppercase;
    font-size: .9em;
}

table.cart th
{
    padding: 2px 5px;
    text-align: center; /*	border-right: 1px solid #ccc; 	border-bottom: 1px solid #ccc;*/
}

table.cart td
{
    padding: 2px 5px;
    text-align: left; /*	border-right: 1px solid #ccc; 	border-bottom: 1px solid #ccc;*/
}

table.cart td.item
{
    text-align: left;
}

table.cart tr.zebra td
{
    background-color: #eee;
}

table.cart td.price, table.cart td.footerRow, table.cart tfoot td
{
    text-align: right;
    text-transform: uppercase;
    font-size: .9em;
}

table.cart td.button
{
    float: none;
    margin: 0;
    text-align: center;
}

table.cart tfoot td
{
    background-color: #ddd;
}


/* checkout steps
------------------------------- */

#checkout-steps ul
{
    margin-left: 30px;
    margin-bottom: 1em;
    margin-top: 1em;
    list-style: none;
    border: 1px solid #bbb;
    float: left;
    background-color: #f2f2f2;
    color: #999;
    padding: 0; /* border-radius */
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}

#checkout-steps ul li
{
    float: left;
    display: inline;
    border-left: 1px solid #bbb;
    padding: 7px 10px 2px;
}

#checkout-steps ul li.first
{
    border-left: 0; /* border-radius */
    border-radius: 12px 0 0 12px;
    -moz-border-radius: 12px 0 0 12px;
    -webkit-border-top-left-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
}

#checkout-steps ul li.last
{
    /* border-radius */
    border-radius: 0 12px 12px 0;
    -moz-border-radius: 0 12px 12px 0;
    -webkit-border-top-right-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
}

#checkout-steps ul li.current
{
    background-color: #ddd;
    color: #333;
    font-weight: bold;
}

#checkout-steps ul li.complete
{
    background-color: #ddd;
    color: #666;
}

#checkout-steps ul li img
{
    vertical-align: middle;
    margin-bottom: 5px;
    padding-right: 0;
}

#checkout-steps ul li a
{
    color: #666;
}

#checkout-steps ul li a:hover
{
    color: #333;
}


/* jquery ui overrides
------------------------------- */

button
{
    width: auto;
    height: auto;
}

#tabs
{
    margin-bottom: 1.5em;
}

.ui-widget
{
    font-size: 1em;
}

.ui-accordion .ui-accordion-content
{
    padding: 1em;
}

#accordion h4
{
    margin-bottom: 1em;
}

.ui-widget input.qty
{
    width: 45px;
}

/* hide the "X" close button in the toolbar */
.ui-dialog-titlebar-close
{
    display: none;
}

tr.footerRow
{
    white-space: nowrap;
    background-color: #E0E0E0;
    text-align: right;
    font-weight: bold;
}

/* participating locations 
------------------------------- */
#participating-locations #main-container
{
    background: none;
}
#participating-locations .left-col
{
    width: 954px;
}
#participating-locations #right-col
{
    height: 458px;
    overflow: auto;
}
#participating-locations .grey-line, #participating-locations #page-title, #participating-locations fieldset
{
    clear: none;
}
#participating-locations .left-col-padding
{
    padding-bottom: 0;
    width: 695px;
}
#participating-locations .message
{
    clear: both;
}

#participating-locations .country
{
    font-size: 12px;
    text-align: left;
    background-color: #fff;
    font-weight: bold;
}

#participating-locations .state
{
    font-size: 11px;
    text-align: left;
    background-color: #fff;
    font-weight: bold;
}

#participating-locations .giftcards
{
    background-color: #EDEDED;
}
#participating-locations .stay
{
    background-color: #E0E0E0;
}
#participating-locations .weekend
{
    background-color: #CDCDCD;
}
#participating-locations .spa
{
    background-color: #B4B4B4;
    width: 40px;
}

fieldset.locations dt, fieldset.locations dd
{
    _display: inline;
    float: left;
}
.results-col
{
    padding-bottom: 25px;
    width: 750px;
}
.filter-col
{
    padding-bottom: 25px;
    width: 200px;
}
.filter-col dl
{
    margin: 5px 0;
}
.filter-col dt
{
    float: left;
}
.filter-col dt
{
    clear: left;
}
.filter-col dd
{
    height: 18px;
    line-height: 18px;
}

/* -- NEW BRAND LOGOS -- */
#brand_selector {
    margin: 40px 0;
    margin-top: 40px;
    margin-right: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
    width: 100%;
    text-align: center;
}

#brand_selector ul.row1 {
    padding-bottom: 20px;
    width: 100%;
    margin-left: 50px;
}

#brand_selector ul {
    padding: 0;
    list-style: none;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

#brand_selector ul li {
    margin: 0 75px 0 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}
#brand_selector ul.brands a {
    display: block;
    background: url("../images/xbrand-bar-sprite.png.pagespeed.ic.q4tL9Zecy_.png") no-repeat left top;
    height: 60px;
    overflow: hidden;
    text-indent: -1000px;
}
#brand_selector ul.brands a.andaz:hover {
    background-position: left top;
}
#brand_selector ul.brands a.andaz {
    background-position: left bottom;
    width: 102px;
}
#brand_selector ul.brands a.hyatt_regency:hover {
    background-position: -109px top;
}
#brand_selector ul.brands a.hyatt_regency {
    width: 55px;
    background-position: -109px bottom;
}
#brand_selector ul.brands a.hyatt_place:hover {
    background-position: -171px top;
}
#brand_selector ul.brands a.hyatt_place {
    width: 52px;
    background-position: -171px bottom;
}
#brand_selector ul.brands a.hyatt_house:hover {
    background-position: -230px top;
}
#brand_selector ul.brands a.hyatt_house {
    width: 53px;
    background-position: -230px bottom;
}
#brand_selector ul.brands a.hyatt_zilara:hover {
    background-position: -290px top;
}
#brand_selector ul.brands a.hyatt_zilara {
    width: 119px;
    background-position: -290px bottom;
}
#brand_selector ul.brands a.hyatt_hotels:hover {
    background-position: -416px top;
}
#brand_selector ul.brands a.hyatt_hotels {
    width: 98px;
    background-position: -416px bottom;
}
#brand_selector ul.row2 {
    padding-top: 20px;
    border-top: 1px solid #ededed;
    width: 100%;
    margin-left: 30px;
}
#brand_selector ul.brands a.park_hyatt:hover {
    background-position: -522px top;
}
#brand_selector ul.brands a.park_hyatt {
    width: 130px;
    background-position: -522px bottom;
}
#brand_selector ul.brands a.grand_hyatt:hover {
    background-position: -659px top;
}
#brand_selector ul.brands a.grand_hyatt {
    width: 183px;
    background-position: -659px bottom;
}
#brand_selector ul.brands a.hyatt_centric:hover {
    background-position: -847px top;
}
#brand_selector ul.brands a.hyatt_centric {
    width: 150px;
    background-position: -847px bottom;
}
#brand_selector ul.brands a.hyatt_vacationclub:hover {
    background-position: -1002px top;
}
#brand_selector ul.brands a.hyatt_vacationclub {
    width: 98px;
    background-position: -1002px bottom;
}

/*

oardDropdownPopup .activateTxt .helpIcn img {
     vertical-align: bottom;
}
*/

a.park_hyatt.brandtip
{
    background: transparent url("../images/brand_sprite.png") no-repeat 0px 0px;
}
a.park_hyatt.brandtip:hover
{
    background-position: 0px -50px;
}

a.andaz.brandtip
{
    background: transparent url("../images/brand_sprite.png") no-repeat -116px 0px;
}
a.andaz.brandtip:hover
{
    background-position: -116px -50px;
}

a.grand_hyatt.brandtip
{
    background: transparent url("../images/brand_sprite.png") no-repeat -210px 0px;
}
a.grand_hyatt.brandtip:hover
{
    background-position: -210px -50px;
}

a.hyatt_hotels.brandtip
{
    background: transparent url("../images/brand_sprite.png") no-repeat -326px 0px;
}
a.hyatt_hotels.brandtip:hover
{
    background-position: -326px -50px;
}

a.hyatt_regency.brandtip
{
    background: transparent url("../images/brand_sprite.png") no-repeat -425px 0px;
}
a.hyatt_regency.brandtip:hover
{
    background-position: -425px -50px;
}

a.hyatt_place.brandtip
{
    background: transparent url("../images/brand_sprite.png") no-repeat -502px 0px;
}
a.hyatt_place.brandtip:hover
{
    background-position: -502px -50px;
}

a.hyatt_house.brandtip
{
    background: transparent url("../images/brand_sprite.png") no-repeat -576px 0px;
}
a.hyatt_house.brandtip:hover
{
    background-position: -576px -50px;
}

a.hyatt_vacationclub.brandtip
{
    background: transparent url("../images/brand_sprite.png") no-repeat -645px 0px;
}
a.hyatt_vacationclub.brandtip:hover
{
    background-position: -645px -50px;
}

a.modelLinks
{
    color: #005597;
    text-decoration: underline !important;
}
/* diegoac New Styles for b2b and consumer site */

a
{
    color: #005597;
    outline: medium none;
    text-decoration: underline;
}

#right-col-new
{
    background-color: #fff;
    border-top: 22px solid #fff;
    float: right;
    width: 239px;
}
.refine-search
{
    /*height: 1050px;*/
    min-height: 225px;
    float: left;
    padding: 0 0 0 15px;
    border-left: 1px solid #cbcbcb;
    width: 224px;
}
.refine-search h3
{
    font-size: 14px;
    color: #333;
    border-top: 1px solid #b5b5b5;
    padding: 9px 0 16px 0;
}
#search-locations
{
    width: 224px;
    margin-bottom: 16px;
    padding-left: 15px;
    float: left;
    display: block;
}
#search-locations.consumer
{
    border-bottom: 1px solid #b5b5b5;
    padding: 0 0 9px 0px;
    margin-left: 15px;
}

#search-locations.consumer div.res_assistance button
{
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: arial,sans-serif;
    font-size: 9px;
    height: 14px;
    line-height: 13px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    margin: 0 auto;
    width: 105px;
}

#search-locations.consumer div.res_assistance input
{
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: arial,sans-serif;
    font-size: 9px;
    height: 14px;
    line-height: 13px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    margin: 0 auto;
    width: 135px;
}
#main-container-new
{
    background-image: none;
}
#search-locations-wrapper
{
    color: #666;
    text-align: left;
    padding: 0px;
}


div.res_assistance
{
    float: left;
    height: auto;
    background: #648ab1;
    color: #fff;
    font-size: 14px;
    padding-bottom: 3px;
    padding-top: 3px;
}

#search-locations div.res_assistance button, #search-locations div.res_assistance input
{
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: arial,sans-serif;
    font-size: 10px;
    height: 14px;
    line-height: 13px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    margin: 0 auto;
    width: 105px;
}
#Header_image
{
    background: url('../images/Header_image.jpg') no-repeat transparent;
    background-size: 706px 258px;
    height: 258px;
    margin-top: 22px;
    width: 706px;
    color: #fff;
}
#Header_image.consumer
{
    background: url('../images/Header_image.jpg') no-repeat transparent;
    background-size: 706px 258px;
}
#Header_image .header_caption
{
    float: left;
    margin-top: 45px;
    margin-left: 60px;
}
#Header_image h1
{
    color: #fff;
    line-height: 17px;
    font-style: italic;
    font-family: arial,sans-serif;
    margin-left: -18px;
}
#Header_image p
{
    color: #fff;
    font-size: 14px;
    font-family: arial,sans-serif;
}
#Header_image h1
{
    margin-bottom: 5px;
}

#Header_image .selection_dropdown
{
    float: left;
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
}
#Header_image .selection_dropdown .select_right
{
    float: right;
    padding-left: 15px;
}
#Header_image .selection_dropdown .select_left
{
    float: left;
}

#hotel
{
    /*height: 144px;*/
    margin-left: 5px;
    margin-top: 8px;
    width: 706px;
    float: left;
}
#hotel ul
{
    list-style: none outside none;
    zoom: 1;
    padding-left: 0px;
}

#hotel ul li img
{
    width: 200px;
    height: 150px;
    display: block;
}
#hotel ul li
{
    float: left;
    position: relative;
    margin: 0 50px 25px 0;
}


#hotel li:hover div
{
    display: block;
}


#hotel li div
{
    display: none;
    position: absolute;
    overflow: hidden;
    z-index: 10;
    top: 30%;
    padding-top: 10px;
    width: 600px; /* if this changes need to change the left for #hotel li:nth-child(3n+2) div */
}

    #hotel li h3 {
        font: "Arial", "Helvetica",sans-serif;
        font-weight: bold;
        text-decoration: none;
        font-size: 14px;
        text-align: left;
        color: #151F6D;
        float: left;
        width: 200px;
        height: 50px;
    }
#hotel li div .arrow
{
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 7.5px 10px 7.5px;
    border-color: transparent transparent #dddedf transparent;
    content: " ";
    position: absolute;
    margin: 0 0 0 25px;
}

#hotel li div p, #hotel li div ul
{
    color: #000;
    font-size: 11px;
    background: url("../images/tooltipBG.png") top left #a9aaac repeat-x;
    padding: 16px 10px 10px 10px;
    display: inline-block;
    margin-top: 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 5px rgba(199, 198, 198, 1);
    -moz-box-shadow: 0px 0px 5px rgba(199, 198, 198, 1);
    box-shadow: 0px 0px 5px rgba(199, 198, 198, 1);
    top: 0;
    left: 0;
}

#hotel li div ul li
{
    padding: 0 10px 0 10px;
    display: inline-block;
    width: auto;
    margin: 0;
}

#hotel li div ul li:last-child
{
    padding: 0;
}

#hotel li div ul li span
{
    display: block;
    text-align: center;
}

#hotel li:nth-child(3n+1) div
{
    left: 15%;
}

#hotel li:nth-child(3n+2) div
{
    text-align: center;
    left: -200px; /* Derived by dividing the parent (#hotel li div) width of 600 by 2 and substract 1/2 of the li width (100)  */
}

#hotel li:nth-child(3n+2) div .arrow
{
    margin: 0 0 0 300px; /* Derived by dividing the parent (#hotel li div) width of 600 by 2  */
}

#hotel li:nth-child(3n+2) div p
{
    top: 0;
    left: 0;
}

#hotel li:nth-child(3n+3)
{
    margin-right: 0px;
}
#hotel li:nth-child(3n+3) div
{
    right: 15%;
}

#hotel li:nth-child(3n+3) div .arrow
{
    margin: 0 0 0 555px;
}

#hotel li:nth-child(3n+3) div ul
{
    float: right;
}

#hotel li:nth-child(3n+3) div p
{
    top: 0;
    left: 0;
}

/*
#hotel li:nth-child(4n+4) div{
	left: 20%;
	top: 75%;
}

#hotel li:nth-child(4n+4) div .arrow{
	margin: 0 0 0 25px;
}

#hotel li:nth-child(4n+4) div p{
	top:0;
	left:0;
}
*/

#placeholder
{
    font-size: 14px;
    color: #333;
    border-top: 1px solid #b5b5b5;
    padding: 4px 0 16px 0;
    margin-top: 12px;
}
.search-result
{
    padding: 6px 0 10px 0;
    color: #333;
    font-size: 12px;
}

.refine-search-types
{
    clear: both;
    margin-top: 10px;
}
.refine-search .refine-search-types h4.refine-search-type-heading
{
    font-size: 12px;
    color: #333;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAFBAMAAABhiAtlAAAAD1BMVEVjgKJgh7Fhha5hha1jgKLw+OsWAAAABHRSTlMAnM7bA+LWkgAAACRJREFUCNdjMHEBAgMGZiDpzMDAoOLiogCkGF0cGUBARICBAQBcLwP9vO/JaAAAAABJRU5ErkJggg==") no-repeat scroll 0 4px transparent;
    padding: 0 0 4px 16px;
    font-weight: bold;
    margin-bottom: 0px;
    cursor: pointer;
}
.search-result-items li a {
    color: #151F6D;
    font-size: 12px;
    text-decoration: underline;
}

.search-result-items li a.selected
{
    color: red;
    font-size: 12px;
    text-decoration: underline;
}
.search-result-items li.select
{
    margin: 2px 0 0 10px;
    background: url("data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgICAgICAgICAgMDAwMDAwMDAwP/2wBDAQEBAQEBAQEBAQECAgECAgMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwP/wgARCAAOAAgDAREAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAABgn/xAAUAQEAAAAAAAAAAAAAAAAAAAAE/9oADAMBAAIQAxAAAAG4LTuxI//EABcQAAMBAAAAAAAAAAAAAAAAAAAEBRT/2gAIAQEAAQUCRs7ah//EAB8RAAECBgMAAAAAAAAAAAAAAAEDEQIEEBITIkFCUf/aAAgBAwEBPwFOYyLzCGFQY7diGhiuD6Hlu3hp/8QAIhEAAAQEBwAAAAAAAAAAAAAAAgMEEgEQERMUISIjMUJS/9oACAECAQE/AT0VhEhW4sgd9+gIqmFsjTdD0dyD1DOX/8QAHxAAAQMDBQAAAAAAAAAAAAAABAECAwURFBASFSSB/9oACAEBAAY/AqtTMA4finDplERIwczIjdJ1XIt37bepp//EABgQAQADAQAAAAAAAAAAAAAAAAEQEVEx/9oACAEBAAE/IRCT1aQ1NvsR/9oADAMBAAIAAwAAABBD/8QAGhEAAgIDAAAAAAAAAAAAAAAAAREQITFBgf/aAAgBAwEBPxDo9GzJ1qgYBcf/xAAYEQEBAQEBAAAAAAAAAAAAAAABESEQMf/aAAgBAgEBPxBYQefN+Udd1i4nP//EABgQAQADAQAAAAAAAAAAAAAAAAEQESEx/9oACAEBAAE/EH7UV/QtSCvO5R//2Q==") no-repeat scroll 0 1px transparent;
    padding: 0 0 0 12px;
}

.search-result-items
{
    padding-left: 0px;
}
.search-result-items ul, li
{
    list-style: none outside none;
}
.closeid
{
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAALCAMAAACAu7enAAAASFBMVEVgh7Fhha1hha5giLNgiLNgiLNgiLJhhq9hhq5hha9hha1hha5jgKJhha1igqZigqZigaVigaVigaVjgaRigqVjgKFjgKJjgaTt4CMrAAAAFHRSTlMAAABna3J1jpOorLfF0evt8PH7+1j0CqkAAAA2SURBVAjXBcGHAYAwAMOwuOw9a/7/FCkbQL4FiM9USvTqE/XsorpG69HGujdJvYdS8o5AZoAfUTACWmNUF1cAAAAASUVORK5CYII=") no-repeat scroll 0 4px transparent !important;
}
.cart-container
{
    position: relative;
}

.cart-container span.items
{
    text-align: center;
    width: 16px;
    color: #FFFFFF;
    background-color: #648ab1;
    float: left;
    padding: 3px;
    position: absolute;
    top: 0px;
    left: 60px;
    border-radius: 50px;
}

.cart-container img
{
    max-width: 125px;
    border: 0px;
    margin: auto;
}

/* terms and agreements */

.terms
{
    counter-reset: foo;
    display: table;
}

.terms li
{
    list-style: none;
    counter-increment: foo;
    display: table-row;
    margin: 0;
    padding: 0;
}

.terms li::before
{
    content: counter(foo) ".";
    display: table-cell;
    text-align: right;
    font-weight: bold;
    padding-right: .8em;
}

.terms_sublist
{
    counter-reset: sublist;
    display: table;
}

.terms_sublist li
{
    list-style: none;
    counter-increment: sublist;
    display: table-row;
    margin: 0;
    padding: 0;
}

.terms_sublist li::before
{
    content: counter(sublist, lower-alpha) ".";
    display: table-cell;
    text-align: right;
    font-weight: normal;
    padding-right: .8em;
}

div.spacer
{
    font-size: 0; 
    height: 10px;
    line-height: 0;
}

div.bottom-spacer
{
    font-size: 0; 
    height: 30px;
    line-height: 0;
}

.horizontalcenter
{
    margin-left:auto;
    margin-right:auto;
}