
/* Demonstration of a WYMeditor style
p.pull-quote {
    float: right;
    padding: 20px;
    font-size: 150%;
    font-weight: bold;
    width: 25%;
}
*/

/* Basic page layout */
html, body {
    text-align: center;
    font-family: "Arial", "Helvetica", sans-serif;
}

html {
    background: #e4e1dc url(/images/theme-lahaina/bg-sand.jpg) repeat scroll center top;
}

body {
    background: transparent url(/images/theme-lahaina/bg-ocean.jpg) repeat-x scroll center top;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    font-weight: normal;
    font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
    color: #5c8727;
}

h1 { font-size: 175%; margin: 0; padding: 0 0 0.742857142857em 0; }
h2 { font-size: 150%; margin: 0 0 0.866666666667em 0; }
h3 { font-size: 130%; margin: 0 0 1em 0; }
h4 { font-size: 115%; margin: 0 0 1.13043478261em 0; font-weight: bold; }
h5 { font-size: 105%; margin: 0 0 1.2380952381em 0; font-weight: bold; }
h6 { font-size: 100%; margin: 0 0 1.3em 0; font-weight: bold; }

a {
    color: #088eb7;
}

a:hover {
    color: #5ea5bb;
}

legend {
    color: black;
}

#container {
    text-align: left;
    margin: 0 auto;
    width: 914px;
    color: #353636;
}

#header {
    width: 900px;
    padding: 0 7px;
    background: transparent url(/images/cache/images-util-corners-7bfd3c64956193f71f566d28a9e1c158.png) repeat-y scroll left top;
    height: 135px;
}

#needAssistance {
    display: inline;
    float: right;
    margin-right: 1px;
    color: black;
    width: 440px;
    height: 110px;
    padding: 0 5px 5px 4px;
    background: transparent url(/images/cache/images-util-corners-9d1aba8d20240d12933db5ed439a2daa.png) no-repeat scroll left top;
    overflow: hidden;
    font-size: 80%;
}

#needAssistance h2 {
    color: black;
    margin-bottom: 3px;
}

#needAssistanceText {
    float: left;
    width: 164px;
    padding: 6px 20px 0 10px;
}

#needAssistanceAction {
    float: left;
    width: 116px;
    padding-top: 10px;
    text-align: center;
}

#needAssistance strong {
    font-size: 115%;
    font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
}

#needAssistanceSlideshow {
    float: right;
    width: 110px;
    height: 110px;
    overflow: hidden;
}

#logo {
    float: left;
    position: relative;
    left: 22px;
    top: 12px;
    width: 404px;
    height: 111px;
}

#main {
    width: 900px;
    padding: 0 7px;
    background: transparent url(/images/cache/images-util-corners-827338f2bf0dea4e062c46a8453a3767.png) repeat-y scroll left top;
    float: left;
    position: relative;
}

#searchBox {
    margin-right: 1px;
    width: 440px;
    height: 277px;
    position: absolute;
    right: 8px;
    top: -15px;
    padding: 1px 4px 5px 2px;
    background: transparent url(/images/theme-lahaina/searchbox.png) no-repeat scroll left top;
    overflow: hidden;
    z-index: 10;
}

#searchBox form {
    width: 170px;
    margin: 15px 20px;
    padding: 5px;
    height: 203px;
    background: #36869f url(/images/cache/images-util-corners-6917d2b4f003d6c883c2e3d954193a44.png) no-repeat scroll left top;
    text-align: center;
    font-size: 75%;
    overflow: hidden;
}

#mapLinks {
    position: absolute;
    padding: 0;
    margin: 0 0 0 200px;
    list-style: none;
}

#mapLinks a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

#mapLinks li {
    position: absolute;
    opacity: 0.5;
}

#mapLinks #north_island {
    left: 10px;
    top: 5px;
    width: 95px;
    height: 90px;
}

#mapLinks #mid_island {
    left: 82px;
    top: 70px;
    width: 100px;
    height: 90px;
}

#mapLinks #south_island {
    left: 118px;
    top: 148px;
    width: 105px;
    height: 81px;
}

#searchBox input.iSubmit {
    width: 117px;
    height: 24px;
    line-height: 23px;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent url(/images/theme-lahaina/button-teal.png) no-repeat scroll left top;
    color: white;
    font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    font-size: 120%;
}

#searchBox input.iSubmit::-moz-focus-inner { padding: 0; border: 0; }
#searchBox input.iSubmit:focus { outline: 1px dotted white; }
#searchBox input.iSubmit:active { background-position: 1px 1px; outline: 0px; }
#searchBox input.iSubmit:hover {
    color: #fbf5cf;
}

#searchBox a {
    color: white;
}

#searchForm table {
    width: 170px;
    border-collapse: separate;
    border-spacing: 10px;
    height: 203px;
}

#searchForm input, #searchForm select {
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    font-size: 90%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#searchBox p {
    margin: 0;
    padding: 0;
}

#searchNav {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    text-align: center;
    font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
    height: 33px;
    font-size: 120%;
}

#searchNav li {
    width: 217px;
    float: left;
    color: white;
    height: 33px;
    line-height: 33px;
}

#searchNav .first {
    padding-right: 6px;
}

#searchNav a, #searchNav span {
    display: block;
    width: 100%;
    height: 33px;
    color: white;
    text-decoration: none;
    cursor: pointer;
}

#searchBox a:hover, #searchBox span:hover {
    color: #f8efb6;
}

#searchNavSub {
    background-color: #e1a05c;
    height: 16px;
    list-style: none;
    margin: 0;
    padding: 0 0 0 452px;
    width: 448px;
    font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
    font-size: 120%;
}

#searchNavSub li {
    width: 223px;
    float: left;
    color: white;
    height: 31px;
    line-height: 33px;
    margin-top: -15px;
    text-align: center;
}

#searchNavSub a {
    display: block;
    width: 221px;
    height: 31px;
    line-height: 33px;
    color: white;
    text-decoration: none;
    background: transparent url(/images/theme-lahaina/subpage-tab.png) no-repeat;
    padding-right: 2px;
    position: relative;
}

#searchNavSub a:hover {
    color: #f8efb6;
}

#dateSelector, #dateSelector table {
    display: none;
    z-index: 10;
}

#dateSelector {
    background-color: #fde2c8;
    border: 1px solid #e1a05c;
    border-top-width: 3px;
    margin: 15px;
    padding: 0;
    -moz-border-radius: 6px;
}

#dateSelector table {
    border-spacing: 0;
    border-collapse: collapse !important;
    margin: 0;
    height: auto;
    width: auto;
    cursor: default;
    -moz-border-radius: 10px;
}

#dateSelector a {
    color: #5472aa !important;
    text-decoration: none;
}

#dateSelector span, #dateSelector a {
    display: block;
    width: 20px;
    padding: 0px 4px;
}

#dateSelector tfoot a {
    display: inline;
    color: white !important;
}

#dateSelector span:hover {
    color: #353636;
}

#dateSelector td, #dateSelector th {
    margin: 0;
    padding: 0;
}

#dateSelector td {
    text-align: right;
}

#dateSelector th {
    background-color: #e1a05c;
    padding: 1px;
    text-align: center;
    color: white;
}

#dateSelector th a.ds_next,
#dateSelector th a.ds_prev {
    color: white !important;
    font-size: 150%;
    line-height: 12px;
}

#searchFormLong {
    clear: both;
    width: 460px;
    overflow: hidden;
}

#iField_unit {
    margin-right: -20px;
}


/* Slideshow */
#slideshow {
    border-top: 16px solid #e1a05c;
    background-color: #5472aa;
    height: 255px;
    overflow: hidden;
    width: 900px;
}

#sidebar {
    width: 220px;
    font-size: 70%;
    float: right;
    padding-top: 10px;
    overflow: hidden;
}

#sidebar #cse-search-box {
    padding: 0 10px;
}

#sidebar .searchBox {
    width: 120px;
}

#share {
    height: 16px;
    width: 210px;
    float: left;
    padding-left: 10px;
    font-size: 90%;
}

#share a {
    float: left;
    line-height: 16px;
    height: 16px;
    padding: 0 9px 0 18px;
    background: transparent url(/images/util/social-icons/16x16.png) no-repeat;
    color: #353636;
    text-decoration: none;
}

#share a:hover {
    color: black;
}

#share a.bookmark    { background-position: 0    0px; }
#share a.delicious   { background-position: 0  -20px; }
#share a.digg        { background-position: 0  -40px; }
#share a.email       { background-position: 0  -60px; }
#share a.facebook    { background-position: 0  -80px; }
#share a.flickr      { background-position: 0 -100px; }
#share a.google      { background-position: 0 -120px; }
#share a.itunes      { background-position: 0 -140px; }
#share a.linkedin    { background-position: 0 -160px; }
#share a.myspace     { background-position: 0 -180px; }
#share a.reddit      { background-position: 0 -200px; }
#share a.rss         { background-position: 0 -220px; }
#share a.sharethis   { background-position: 0 -240px; }
#share a.twitter     { background-position: 0 -260px; }
#share a.youtube     { background-position: 0 -280px; }

.sidebar_item {
    margin: 0;
    padding: 0 15px 10px;
    clear: left;
}

#sidebar h2 {
    margin: 0 -15px 10px;
    padding: 0 15px;
    background-color: #fbf5cf;
    color: #d97005;
    text-transform: uppercase;
}

#sidebar h2 a {
    color: #d97005;
    text-decoration: none;
}

#sidebar h2 a:hover {
    text-decoration: underline;
}

#sidebar ul {
    margin-left: 0;
    padding-left: 15px;
}

#sidebar .floatLeft, #sidebar .floatRight {
    margin-top: -8px;
}

#sidebar p, #sidebar ul, #sidebar ol, #sidebar li {
    margin-bottom: 10px;
}

a.button {
    display: block;
    color: black;
    width: 116px;
    line-height: 23px;
    height: 23px;
    text-decoration: none;
    text-align: center;
    background: transparent url(/images/theme-lahaina/button-yellow.png) no-repeat scroll left top;
    font-size: 120%;
    font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
    font-weight: bold;
}

a.button:hover {
    color: #353636;
}

#needAssistance a.button {
    background: transparent url(/images/theme-lahaina/button-orange.png) no-repeat scroll left top;
    color: white;
    margin-bottom: 5px;
}

#needAssistance a.button:hover {
    color: #fbf5cf;
}

#content {
    width: 460px;
    min-height: 300px;
    font-size: 85%;
    float: left;
    padding: 10px 20px 1px 20px;
}

/* Menu styles */
#menubar {
    float: left;
    width: 180px;
    font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
    font-size: 80%;
    color: white;
}

.menu {
    list-style: none;
    padding: 10px 0;
    margin: 0;
}

.menu li {
}

.menu a {
    display: block;
    width: 140px;
    height: 27px;
    line-height: 27px;
    color: white;
    padding: 0 20px;
    text-transform: uppercase;
    background: #5c81cf url(/images/theme-lahaina/button-menu.png) no-repeat scroll left top;
    text-decoration: none;
    font-weight: bold;
}

.menu a:hover, .menu .hover {
    color: #f8efb6;
}

.menu .last {
    margin-bottom: 10px;
}

.menu .lang a {
    background: none;
    text-transform: none;
    font-size: 90%;
    height: 25px;
    line-height: 25px;
    width: 115px;
    padding: 0 20px 0 45px;
}

.menu .german a {
    background: transparent url(/images/theme-lahaina/flag-german.png) no-repeat scroll 20px center;
}

.menu .spanish a {
    background: transparent url(/images/theme-lahaina/flag-spanish.png) no-repeat scroll 20px center;
}

#menuExtra {
    text-align: center;
}

#weatherWidget {
    width: 120px;
    height: 60px;
    background: #346797 url(http://vortex.accuweather.com/adcbin/netweather_v2/backgrounds/blue_120x60_bg.jpg) no-repeat;
    margin: 0 auto 1.3em;
    color: white;
    text-align: center;
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 10px;
    line-height: 12px;
}

#weatherWidget a {
    color: white;
}

#NetweatherContainer {
    height: 48px;
}

#guestReviews {
    width: 151px;
    height: 161px;
    margin: 0 auto 1.3em;
    background-color: white;
    overflow: hidden;
    border: 2px solid white;
    border-width: 1px 2px 2px 1px;
}

#guestReviews iframe {
    width: 151px;
    height: 161px;
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    background-color: white;
}

/* Featured properties */
#featuredRentals {
    background: transparent url(/images/theme-lahaina/featured-body.png) no-repeat scroll left bottom;
    margin: 0 -10px 1.3em;
    padding: 0 0 0 1px;
    display: inline;
    float: left;
    width: 479px;
}

#featuredRentals h2 {
    color: white;
    height: 38px;
    margin: 0 0 0 -1px;
    padding: 0 11px;
    line-height: 27px;
    background: transparent url(/images/theme-lahaina/featured-head.png) no-repeat scroll left top;
}

#featuredRentals h2 a {
    color: white;
    text-decoration: none;
}

#featuredRentals h3 {
    font-weight: bold;
    margin-bottom: 1px;
    color: #cf710f;
    font-size: 115%;
    height: 2.6em;
    overflow: hidden;
}

#featuredRentals a {
    display: block;
    color: #088eb7;
}

#featuredRentals h3 a {
    color: #cf710f;
    text-decoration: none;
}

#featuredRentals .image {
    margin-bottom: 1px;
}

#featuredRentals .readMoreLink {
    text-align: right;
    font-weight: bold;
    margin-bottom: 10px;
}

.featuredProperty {
    display: inline;
    width: 146px;
    float: left;
    margin-left: 10px;
    font-size: 90%;
    margin-top: -5px;
}

/* condos and homes searches */
#propertySearches {
    display: inline;
    float: right;
    width: 190px;
    margin-left: 10px;
    margin-bottom: 1.3em;
    padding: 0 15px;
    background: transparent url(/images/theme-lahaina/orangefloat-body.png) no-repeat scroll left bottom;
    text-align: center;
}

#propertySearches h2 {
    color: white;
    margin: 0 -15px;
    padding: 0 15px;
    height: 38px;
    line-height: 27px;
    background: transparent url(/images/theme-lahaina/orangefloat-head.png) no-repeat scroll left top;
}

#propertySearches ul {
    list-style: none;
    margin-left: 0;
    margin-bottom: 10px;
    padding-left: 0;
    font-weight: bold;
    font-size: 95%;
    line-height: 1.7;
}

#propertySearches a {
    text-decoration: none;
}

/* Footer Styles */
#push2chat-foot {
    clear: both;
    height: 27px;
    line-height: 27px;
    color: black;
    padding: 0px 7px 7px;
    width: 900px;
    background: transparent url(/images/cache/images-util-corners-1b71edd6f5ac28f7267595e7271c21b7.png) no-repeat scroll left top;
    text-align: center;
    overflow: hidden;
}

#push2chat-foot h2 {
    font-size: 75%;
    color: black;
    font-family: "Arial", "Helvetica", sans-serif;
    height: 27px;
    line-height: 27px;
}

#push2chat-foot h2 strong {
    font-size: 120%;
    padding: 0 2px;
}

#push2chat-foot a.button {
    display: inline;
    font-size: 120%;
    color: white;
    text-decoration: none;
    background: transparent url(/images/theme-lahaina/button-orange.png) no-repeat scroll center center;
    padding: 3px 28px;
    font-weight: bold;
}

#push2chat-foot a.button:hover {
    color: #fbf5cf;
}

/* Styles for property detail screens */
.rateInfo {
    width: 100%;
    border: 2px solid #678ddc;
}

.rateInfo td, .rateInfo th {
    text-align: right;
    padding: 2px 10px;
}

.rateInfo .range {
    text-align: left;
}

.rateInfo .even {
    background-color: #fbf5cf;
}

.rateInfo .odd {
    background-color: #f8efb6;
}

.rateInfo thead tr.odd {
    background-color: #5472aa;
    color: white;
}

#idpropAvail {
    margin-right: -230px;
    width: 690px;
    float: left;
}

#idpropAvail p {
    width: 460px;
}

.ag_nav {
    float: left;
    margin: -1.3em 0 0 0 !important;
    padding: 0 0 3px 0 !important;
    list-style: none;
    width: 460px;
    position: relative;
}

.ag_prev {
    float: left;
    display: none;
}

.ag_next {
    float: right;
}

.ag_nav a {
    padding: 0 5px;
}

#availMonths {
    float: left;
    width: 490px;
}

.availMonth {
    font-size: 90%;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 1px solid #678ddc;
    cursor: default;
    display: none;
    width: 218px;
}

.availMonth th {
    color: white;
    background-color: #5472aa;
    text-align: center;
    padding: 1px;
}

.availMonth td {
    text-align: right;
    width: 29.2857142857px;
    padding: 1px;
}

.availMonth span, .availMonth a {
    display: block;
    width: 21.2857142857px;
    padding: 0px 4px;
}

.availMonth .next_month, .availMonth .prev_month {
    background-color: #eeeeee;
    width: auto;
}

.availMonth .available, .availMonth .checkin {
    cursor: pointer;
}

.availMonth .available {
    background-color: #f8efb6;
    color: #353636;
}

.availMonth .available a, .availMonth .available span {
    background-color: #fbf5cf;
}

.availMonth .checkout, .availMonth .checkin {
    background-color: #bfdbe4;
    color: #353636}

.availMonth .checkout a, .availMonth .checkin a, .availMonth .checkout span, .availMonth .checkin span {
    background-color: #cfe4eb;
}

.availMonth a {
    color: #5472aa;
    text-decoration: none;
}

.availMonth a:hover {
    color: #678ddc !important;
    background-color: white !important;
}

.availMonth .too_late, .availMonth .unavailable {
    color: #999999;
    background-color: #dddddd;
    cursor: default;
}

.availMonth .nonturnday {
    cursor: default;
}

.availMonth .too_late span, .availMonth .unavailable span, .availMonth .too_late a, .availMonth .unavailable a {
    background-color: #e2e2e2;
}

.availMonth .too_early {
    color: #353636;
    background-color: #f8efb6;
    cursor: default;
}

.availMonth .too_early span, .availMonth .too_early a {
    background-color: #fbf5cf;
}

.availMonth .selected {
    background-color: #cedbbe;
    color: #353636;
}

.availMonth .selected span, .availMonth .selected a {
    background-color: #dee7d4;
    color: #353636;
}

.availMonth .selectin, .availMonth .selectout {
    background-color: #c3d3af;
    color: black;
}

.availMonth .selectin span, .availMonth .selectin a,
.availMonth .selectout span, .availMonth .selectout a {
    background-color: #d3dfc5;
    color: black;
}

.availMonth .conflict {
    background-color: #ffcccc;
    color: #cc0000;
}

.availMonth .conflict span, .availMonth .conflict a {
    background-color: #ffd8d8;
    color: #cc0000;
}

#availSide {
    position: relative;
    display: inline;
    float: right;
    width: 200px;
    font-size: 80%;
    margin-left: -20px;
}

#conflictWarn {
    border: 1px solid #ffcccc;
    background-color: #ffd8d8;
    padding: 3px 5px;
    display: none;
    top: 0;
    float: left;
    width: 188px !important;
    font-size: 110%;
}

.availLegend {
    margin-left: 0 !important;
    list-style: none;
    display: inline;
    float: left;
    background-color: white;
    padding: 5px 5px 0 !important;
    border: 1px solid #fbf5cf;
    position: relative;
}

.availLegend li {
    display: inline;
    float: left;
    margin: 0 10px 0 0;
    padding-bottom: 5px;
    line-height: 16px;
}

.availLegend li.wide {
    margin-right: 0;
}

.availLegend li.iefix {
    clear: left;
    width: 180px;
}

.availLegend span {
    padding: 0 8px;
    line-height: 16px;
}

.availLegend .available {
    background-color: #fbf5cf;
    border: 1px solid #f8efb6;
}

.availLegend .unavailable {
    background-color: #e2e2e2;
    border: 1px solid #dddddd;
}

.availLegend .checkin, .availLegend .checkout {
    background-color: #cfe4eb;
    border: 1px solid #bfdbe4;
}

.availLegend .selected {
    background-color: #dee7d4;
    border: 1px solid #cedbbe;
}

.availLegend .conflict {
    background-color: #ffd8d8;
    border: 1px solid #ffcccc;
}

/* Reservation form */
#propertyReservationForm {
    float: left;
    width: 460px;
    margin: -10px 0 0;
}

#propertyReservationForm .error {
    margin-bottom: 0;
    width: 449px;
}

#scboArrivalDate {
    width: 7em;
}

/* Footer */
#footer {
    clear: both;
    font-size: 70%;
    text-align: center;
    zoom: 1; /* hasLayout */
    color: #605f5f;
    width: 900px;
    padding: 7px;
}

#footElements strong {
    font-size: 135%;
    font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
}

#footElements em {
    font-style: normal;
    font-weight: bold;
    font-size: 105%;
    position: relative;
    top: -2px;
    line-height: 1.5;
}

#footer a {
    color: #605f5f;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footTextlinks a {
    padding: 0 5px;
}

#copyright { margin-bottom: 0; }
#developerNotice { margin-top: 0; }

/* Grid overlay */
#gridOverlay {
    position: absolute;
    width: 960px;
    height: 120%;
    opacity: 0.15;
    top: -10%;
    display: none;
}

#gridOverlay div {
    display: inline; /* IE6 fix */
    float: left;
    background-color: ;
    width: 40px; /* 16 col grid - change to 60px for 12 cols */
    margin: 0 10px;
    height: 100%;
}

.debug {
    background-color: #eeeeee;
    padding: 10px;
    border: 1px dotted #cccccc;
    text-align: left;
    width: 400px;
    margin: 20px;
}

/* Contact Us form */
div#iField_Optin {
    width: 300px;
    padding-bottom: 1.25em;
}

/* Misc */
div.map_button {
    float: right;
    padding-left: 1.25em;
    padding-bottom: 1.25em;
}

div.map_button div.caption {
    text-align: center;
}

/* Search */
#cse-search-results,
#cse-search-results iframe {
    width: 460px !important;
}

