@charset "utf-8";
/* CSS Document  */
/* Reset all browser css styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: #666666;
}

body
{
    line-height: 1;
}

ol, ul
{
    list-style: none;
}

blockquote, q
{
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}

/* remember to define focus styles! */:focus
{
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins
{
    text-decoration: none;
}

del
{
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table
{
    border-collapse: collapse;
    border-spacing: 0;
}

/* Start Layout */
textarea
{
    width: 90%;
    margin-bottom: 10px;
}

select
{
    margin-bottom: 10px;
}

input
{
    font-weight: normal;
}

html
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    line-height: 20px;
    background-color: #fff;
    background: url(../beachfront_motel_bin/footer_bg.jpg) repeat-x bottom center;
    height: auto;
    font-size: 14px;
}

body
{
}

a
{
    text-decoration: none;
}

img
{
    border: none;
}

/* workarea */
.mainCentral
{
    width: 900px;
    margin: 0px auto;
    height: auto;
}

/*Main container structure*/
#topBlock
{
    width: 900px;
    height: 133px;
    float: left;
    background-image: url(../beachfront_motel_bin/header.jpg);
    background-repeat: no-repeat;
}

#centerBlock
{
    width: 900px;
    height: 334px;
    float: left;
    position: relative;
}

#navigationBlock
{
    width: 900px;
    height: 46px;
    float: left;
    background: url(../beachfront_motel_bin/menu_bg.jpg) no-repeat 0 0;
    margin-top: -2px;
}

#contentBlock
{
    width: 900px;
    height: auto;
    float: left;
    clear: both;
}

#bottomBlock
{
    float: left;
    clear: both;
    height: 140px;
}

/* #topBlock structure */
#topBlock .hotellogo
{
    width: 315px;
    height: 60px;
    float: left;
    margin-top: 40px;
}

#topBlock .hotellogo a
{
    width: 310px;
    height: 60px;
    display: block;
    text-indent: -9999px;
}

#topBlock .quicklinks
{
    width: 580px;
    float: right;
}

#topBlock .quicklinks ul
{
    text-align: right;
    padding-top: 50px;
}

#topBlock .quicklinks li
{
    display: inline;
    float: right;
}

#topBlock .quicklinks a
{
    color: #fff;
    margin: 0 1px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    padding: 7px;
    background: #60c8ed;
}

#topBlock .quicklinks a:hover
{
    text-decoration: none;
    color: #fff;
    padding: 7px;
    background: #3ea2c6;
}

/* #centerBlock structure */
#centerBlock .flashContainer
{
    width: 874px;
    height: 308px;
    float: left;
    padding: 13px 28px;
    background: url(../beachfront_motel_bin/banner_bg.jpg) no-repeat 0 0;
    margin-left: -15px;
    position: relative;
}

.flashContainer .gcb_navigation
{
    right: auto;
    left: 10px;
}

#centerBlock .bookingGadget
{
    width: 200px;
    height: 271px;
    padding: 40px 0 20px 35px;
    right: 0px;
    top: 0px;
    background: url(../beachfront_motel_bin/be_transp_bg.png) repeat;
    position: absolute;
    z-index: 99;
}

/*booking gadget customization*/
/* #navigationBlock	structure */
#navigationBlock ul
{
    text-align: left;
    width: 900px;
}

#navigationBlock li
{
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #a28f5d;
    text-transform: uppercase;
    font-weight: normal;
}

#navigationBlock li a
{
    color: #3fa4c9;
    float: left;
    padding: 10px 15px;
    background: url(../beachfront_motel_bin/menu_a.png) no-repeat top center;
    margin-right: 1px;
}

#navigationBlock li a:hover
{
    color: #FFFFFF;
    padding: 10px 15px;
    background: url(../beachfront_motel_bin/menu_ahover.png) no-repeat top center;
}

#navigationBlock li.active
{
}

#navigationBlock li.active a
{
    color: #FFFFFF;
    padding: 10px 15px;
    background: url(../beachfront_motel_bin/menu_ahover.png) no-repeat top center;
}

/* #contentBlock structure */
#fxBlock1
{
    width: 900px;
    height: 10px;
    background: url(../beachfront_motel_bin/content_top.gif) no-repeat bottom;
    float: left;
}

#fxBlock2
{
    width: 900px;
    height: 10px;
    float: left;
}

#contentBlock .leftcolumn
{
    width: 620px;
    height: auto;
    float: left;
    background-image: url(../beachfront_motel_bin/content_bg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

#contentBlock .content
{
    width: 590px;
    height: auto;
    float: left;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: justify;
    padding: 15px 30px 0 0;
}

#contentBlock .content p
{
    margin-bottom: 10px;
    line-height: 20px;
    color: #333;
}

#contentBlock .content h1
{
    font-weight: bold;
    color: #3ea3c7;
    margin-bottom: 0px;
    padding: 5px 0px 20px;
    text-transform: uppercase;
    font-size: 24px
}

#contentBlock .content h2
{
    font-weight: normal;
    color: #3ea3c7;
    margin-bottom: 10px;
    margin-top: 20px;
    text-transform: none;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}

#contentBlock .content h3, h4, h5, h6
{
    font-weight: bold;
    color: #3EA3C7;
    margin-bottom: 5px;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

#contentBlock .content a
{
    color: #57686C;
    text-decoration: underline;
}

#contentBlock .content ul, #contentBlock .content ol
{
    margin-left: 0px;
    margin-top: 15px;
}

#contentBlock .content ul li
{
    color: #3ea3c7;
    list-style: square;
    margin: 10px 15px;
}

#contentBlock .content ol li
{
    color: #56524c;
    list-style: decimal;
    margin: 10px 5px;
}

#contentBlock .rightcolumn
{
    width: 230px;
    height: auto;
    float: right;
    margin-top: 0px;
    position: relative;
    font-size: 11px;
    padding: 20px 0 20px 50px;
    background: url(../beachfront_motel_bin/sidebar_bg.jpg) no-repeat top left;
}

#contentBlock .rightcolumn p
{
    font: 10px Arial, Helvetica, sans-serif;
    color: #777777;
    text-align: left;
    margin-bottom: 5px;
    line-height: 20px;
}

#contentBlock .rightcolumn h1
{
    font: 12px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #372f23;
    margin-bottom: 0px;
    margin-top: 9px;
    text-transform: uppercase;
}

#contentBlock .rightcolumn h2
{
    font: 11px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #99173C;
    margin-bottom: 3px;
    margin-top: 9px;
    text-transform: uppercase;
}

#contentBlock .rightcolumn h3, h4, h5, h6
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #000;
    margin-bottom: 3px;
    margin-top: 9px;
    text-transform: uppercase;
}

#contentBlock .rightcolumn a
{
    color: #7b1829;
    text-decoration: underline;
    font-size: 11px;
}

#contentBlock .rightcolumn ul li
{
    font: 11px Arial, Helvetica, sans-serif;
    list-style: square;
}

#contentBlock .rightcolumn ol li
{
    font: 11px Arial, Helvetica, sans-serif;
    list-style: decimal;
}

#contentBlock .footerMenu
{
    width: 880px;
    text-align: center;
    float: left;
    clear: both;
    padding: 0 10px 30px;
    margin-top: 50px;
    background: url(../beachfront_motel_bin/footer_menu_bg.jpg) no-repeat bottom center;
}

#contentBlock .footerMenu ul
{
    margin-top: 0;
    clear: both;
}

#contentBlock .footerMenu li
{
    display: inline;
    padding: 0px 8px;
    font: 10px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    float: left;
}

#contentBlock .footerMenu a
{
    color: #808080;
}

#contentBlock .footerMenu li a:hover
{
    color: #3ea3c7;
    text-align: center;
}

/* #bottomBlock structure */
#bottomBlock .poweredby
{
    width: 238px;
    clear: both;
    padding-left: 330px;
    padding-right: 330px;
    background-image: url(../beachfront_motel_bin/powerd_by.jpg);
    background-repeat: no-repeat;
    height: 95px;
    background-position: center;
}

#bottomBlock .poweredby a
{
    width: 240px;
    height: 95px;
    text-indent: -9999px;
    display: block;
    text-align: center;
}

#bottomBlock .hoteladdress
{
    width: 900px;
    clear: both;
    font: 12px Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #808080;
    text-align: center;
    text-transform: uppercase;
    min-height: 20px;
    padding: 7px 15px;
    background: url(../beachfront_motel_bin/footer_address_bg.jpg) no-repeat bottom center;
}

/***************************************** GADGET CONFIG *******************************************/
/* Room type descriptions */
#contentBlock .content .roomContainer
{
    width: 580px;
    height: auto;
    float: left;
    clear: both;
    border-bottom: 1px dotted #3EA3C7;
    margin-bottom: 25px;
    padding-bottom: 25px;
}

#contentBlock .content .roomContainer .roomName
{
    padding: 3px 0px;
    font: 13px Arial, Helvetica, sans-serif;
    color: #372f23;
    margin: 0px 0px 4px 0px;
}

#contentBlock .content .roomContainer .roomName h2
{
    margin: 0;
    padding-top: 0px;
    font-size: 18px;
    font-weight: bold;
    color: #BF8923;
}

#contentBlock .content .roomContainer .roomPhoto
{
    width: 125px;
    height: auto;
    float: left;
    padding: 0px;
    margin-right: 20px;
}

#contentBlock .content .roomContainer .roomPhoto .pgContainer .pgImage a
{
    text-decoration: none;
}

#contentBlock .content .roomContainer .roomPhoto img
{
    height: 125px;
    width: 125px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#contentBlock .content .roomContainer .roomDescription
{
    float: left;
    margin-top: 10px;
    text-align: left;
    width: 74%;
}

#contentBlock .content .roomContainer .roomDescription ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
}

#contentBlock .content .roomContainer .roomDescription p
{
    margin: 0;
    padding: 0;
}

#contentBlock .content .roomContainer .roomDescription li
{
    font-size: 12px;
    margin-left: 30px;
    color: #666666;
    line-height: 18px;
    list-style: square;
}

#contentBlock .content .roomContainer .roomDescription h2
{
    padding: 0;
    margin: 0;
}

#contentBlock .content .roomContainer .spacer
{
    width: 100%;
    height: 10px;
    float: left;
    clear: both;
}

#contentBlock .content .roomContainer .promotions-showTermsTrigger
{
}

#contentBlock .content .roomContainer .promotions-bgLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    background: #3ea3c7;
    padding: 7px;
    border: none;
    color: #ffffff;
    text-decoration: none;
}

#contentBlock .content .roomContainer .promotions-termsActions
{
    clear: both;
    float: left;
    margin-top: 10px;
    width: 409px;
}

#contentBlock .content .roomContainer .promotions-closeTerms
{
    height: 25px;
    background: #555555 url(../beachfront_motel_bin/close_terms.gif) no-repeat 4px 4px;
    padding: 5px 5px 5px 30px;
    color: #ccc;
    text-decoration: none;
    width: 409px;
}

#contentBlock .content .roomContainer .termsText
{
    width: 409px;
    margin-left: 140px;
}

#contentBlock .content .roomContainer .promotions-termsText
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #999;
    padding: 15px;
}

#contentBlock .content .roomContainer .cancelText
{
    width: 100%;
}

/* meetingandevents */
#contentBlock .content #meetingandevents
{
}

#contentBlock .content #meetingandevents li
{
    list-style: none;
    padding: 0;
    margin: 5px;
}

/* Picture Gallery container */
.languages
{
    width: 300px;
    height: 22px;
    float: right;
    margin-top: 5px;
    margin-right: 7px;
}

.languages ul
{
    text-align: right;
    margin: 5px;
}

.languages li
{
    display: inline;
    list-style: none;
    margin-left: 15px;
}

.languages li a
{
    text-decoration: none;
    color: #3ea3c7;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.languages li a:hover
{
    text-decoration: underline;
    color: #3ea3c7;
}

/* Pormotions gadget */
.promotionsgadget
{
    cursor: pointer;
    width: auto;
    padding: 10px;
    clear: both;
    margin: 15px 0px;
    background-color: #d1eaf3;
}

.promotionsgadget .prgTitle, .promotionsgadget .prgTitle a
{
    cursor: pointer;
    float: left;
    color: #BF8923;
    width: auto;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

.promotionsgadget .prgImage, .promotionsgadget .prgImage a
{
    cursor: pointer;
    float: left;
    width: 70px;
    height: 70px;
    border: none;
    text-decoration: none;
    margin: 10px 0 8px;
}

.promotionsgadget .prgClick, .promotionsgadget .prgClick a
{
    cursor: pointer;
    float: left;
    width: auto;
    color: #3ea3c7;
    margin-top: 5px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
}

.prgDescription, .promotionsgadget .prgDescription a
{
    cursor: pointer;
    height: auto;
    width: auto;
    padding-top: 10px;
    clear: both;
    color: #555555;
}

/* Weather gadget */
.mainCentral .weatherGadget
{
    width: auto;
    border: none;
    margin: 15px 0;
}

.mainCentral .weatherGadget .wgImageNode
{
    margin-right: 10px;
}

.mainCentral .weatherGadget .wgTemperatureNode
{
    float: left;
    font-size: 18px;
    font-weight: normal;
    color: #3EA3C7;
    margin-top: 10px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

/* Trip Advisor */
.mainCentral #TA_Container, .mainCentral .TA_rtable td
{
    border: 0;
}

/* Contact forms */
/* Contact form 2010 */
#contentBlock #contacts_form p
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
}

#contentBlock #contacts_form input, #contentBlock #contacts_form select, #contentBlock #contacts_form textarea
{
    border: none;
}

#contentBlock #contacts_form #reservationFields
{
    height: 250px;
}

#contentBlock #contacts_form input[type =
"submit"]
{
    background: #3EA3C7;
    border: none;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 7px;
}

/* Picture Gallery */
.pgContainer
{
    width: 170px;
    text-align: left;
    float: left;
    margin: 0px 10px 0px 0px;
}

.pgContainer .pgImage
{
    width: 150px;
    height: 150px;
}

.pgContainer .pgImage a
{
    text-decoration: none;
}

.pgContainer .pgText
{
    margin-top: 15px;
    color: #777777;
}

#centerBlock .bookingGadget .gc_sh .gc_verticalSh
{
    width: 170px;
    padding: 0;
}

#centerBlock .bookingGadget .gc_sh .gc_verticalSh .shortHandTitle
{
    color: #bf8923;
    line-height: 1em;
    text-transform: uppercase;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
}

#centerBlock .bookingGadget .gc_sh .gc_verticalSh .checkinLabel
{
    color: #bf8923;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

#centerBlock .bookingGadget .gc_sh .gc_verticalSh .shortHandNrNightsLabel
{
    color: #bf8923;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

/*Checkin field*/
#centerBlock .bookingGadget .gc_sh .startDay
{
    width: 120px;
    height: 20px;
    padding-top: 4px;
    border-color: #ebfbff;
    color: #333;
    background-color: #ebfbff;
}

/*Nights field*/
#centerBlock .bookingGadget .gc_sh .yui-menu-button button
{
    width: 60px;
    height: 24px;
    padding-bottom: 4px;
    background: #ebfbff url(../beachfront_motel_bin/bg_dropdown.gif) no-repeat 90% 50%;
    border-color: #ebfbff;
    color: #333;
}

/*Calendar icon*/
#centerBlock .bookingGadget .gc_sh .shortHandCalendarIcon
{
    width: 20px;
    height: 25px;
    margin-left: 5px;
    background: url(../beachfront_motel_bin/bg_calendar.png) no-repeat;
}

/*Booknow*/
#centerBlock .bookingGadget .gc_sh .shortHandCheckRates
{
    width: 175px;
    background: url(../beachfront_motel_bin/book_now.png) no-repeat;
    height: 28px;
    font: 14px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    margin-left: -3px;
}

#background-img
{
    z-index: -1;
    height: 700px;
    width: 100%;
    background: url(../beachfront_motel_bin/bkg_img.jpg) no-repeat top center;
    position: absolute;
    top: 0px;
    left: 0px;
}

