
/* 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: #a7cd89 url(/images/cache/images-util-corners-6821b366ba1cb92e1a30eee45be31cb3.png) repeat-x;
}

body {
    width: 976px;
    text-align: left;
    margin: 0 auto;
    /* If you're using fancybox and it won't center, use    */
    /* position: static;                                    */
    /* Beware that this can introduce IE6 problems          */
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    font-weight: bold;
    font-family: "Arial", "Helvetica", sans-serif;
}

h1 { font-size: 175%; margin: 0; padding: 0 0 0.714285714286em 0; }
h2 { font-size: 150%; margin: 0 0 0.833333333333em 0; }
h3 { font-size: 130%; margin: 0 0 0.961538461538em 0; }
h4 { font-size: 115%; margin: 0 0 1.08695652174em 0; }
h5 { font-size: 105%; margin: 0 0 1.19047619048em 0; }
h6 { font-size: 100%; margin: 0 0 1.25em 0; }

a {
    color: #256eb2;
}

a:hover {
    color: #00a8ee;
}

legend {
    color: black;
}

#header {
    height: 120px;
    color: #656565;
    background: transparent url(/images/cache/images-util-corners-c5fa7da8287919d2d36259595f73408a.png) repeat-y;
    padding: 0 18px;
}

#header a {
    color: #656565;
    text-decoration: none;
}

#header a:hover {
    color: black;
}

#header strong {
    color: black;
}

#logo {
    float: left;
    text-decoration: none;
    width: 268px;
    height: 104px;
    position: relative;
    left: 10px;
    top: 3px;
}

#headElements {
    float: right;
    margin: 20px 20px 10px;
    text-align: right;
    font-size: 120%;
    width: 450px;
}

#headElements:first-line {
    font-size: 75%;
}

#share {
    float: right;
    clear: right;
    margin: 0 20px;
    font-size: 75%;
    width: 450px;
    text-align: right;
}

#share a {
    padding: 5px 0 5px 30px;
}

#share_linkedin { background: transparent url(/images/cms/linkedin-icon-16x16.png) no-repeat scroll 11px center; }
#share_twitter  { background: transparent url(/images/cms/twitter-icon-16x16.png) no-repeat scroll 11px center; }
#share_facebook { background: transparent url(/images/cms/facebook-icon-16x16.png) no-repeat scroll 11px center; }

#main {
    padding: 0px 18px 1px;
    width: 940px;
    float: left;
    background: transparent url(/images/cache/images-util-corners-a28b75d95ef29249b6e1be07c34b0627.png) repeat-y;
}

#content {
    width: 580px;
    float: left;
    margin: 0 0 0 40px;
    font-size: 90%;
    min-height: 300px;
    padding-top: 1.25em;
}

body.contact #content {
    width: 860px;
}

/* Menu styles */
.menu {
    margin: 0;
    padding: 0 30px;
    height: 35px;
    line-height: 34px;
    width: 880px;
    background: white url(/images/theme-vacationrentals/bg-menu.png) no-repeat scroll 20px top;
    list-style: none;
    position: relative;
}

body.owners .menu, body.renters .menu, body.about .menu {
    height: 64px;
}

.menu li {
    float: left;
    height: 35px;
    background: transparent url(/images/theme-vacationrentals/menu-sep.png) no-repeat scroll right top;
    padding-right: 3px;
}

.menu .last {
    background: none;
    padding-right: 0;
}

.menu a {
    display: block;
    color: white;
    text-decoration: none;
    font-weight: bold;
    padding: 1px 28px 0;
    height: 34px;
    white-space: pre;
}

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

.menu .active {
    background: transparent url(/images/theme-vacationrentals/ltab-left.png) no-repeat scroll 1px top;
    padding-right: 0;
}

body.owners .menu .active, body.renters .menu .active, body.about .menu .active {
    background-image: url(/images/theme-vacationrentals/tab-left.png);
}

.menu .active a {
    padding-right: 31px;
    background: transparent url(/images/theme-vacationrentals/ltab-right.png) no-repeat scroll right top;
    color: black;
    padding-top: 5px;
    line-height: 30px;
    height: 30px;
}

body.owners .menu .active a, body.renters .menu .active a, body.about .menu .active a {
    background-image: url(/images/theme-vacationrentals/tab-right.png);
}

.menu .active a:hover {
    color: black;
}

.menu .last a.active {
    padding-right: 28px;
    background: transparent url(/images/theme-vacationrentals/ltab-right-last.png) no-repeat scroll right top;
}

body.owners .menu .last a.active, body.renters .menu .last a.active, body.about .menu .last a.active {
    background-image: url(/images/theme-vacationrentals/tab-right.png);
}

.menu ul {
    position: absolute;
    background: #d7f2fe url(/images/cache/images-util-corners-8c82e807b689c58360815c1b31450a3c.png) no-repeat scroll 20px bottom;
    left: 0px;
    top: 35px;
    list-style: none;
    width: 880px;
    padding: 0 30px;
    margin: 0;
    display: none;
    height: 29px;
    line-height: 29px;
    font-size: 80%;
}

.menu .active ul {
    display: block;
}

.menu .active ul li {
    background: none !important;
    height: 29px;
}

.menu ul ul, .menu .active ul ul {
    display: none;
}

.menu .active ul a {
    height: 29px;
    line-height: 29px;
    padding: 0 11px 0 10px;
    background: transparent url(/images/cache/images-util-corners-82b45fa7ca732a7042a3dcf6ea62eaae.png) no-repeat scroll right center !important;
    font-weight: normal;
}

.menu .active ul a:hover {
    text-decoration: underline;
}

.menu .active ul .last a {
    background: none !important;
    padding-right: 10px;
}

.menu .active ul .active a {
    font-weight: bold;
}

#sidebar {
    float: right;
    width: 274px;
    padding-right: 9px;
    padding-top: 13px;
    font-size: 80%;
    color: #4a4b4b;
}

#sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
    font-weight: normal;
    margin-bottom: 10px;
}

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

.sidebar_item {
    background: transparent url(/images/cache/images-util-corners-ff23bca6f74d42993827ab91be749d84.png) no-repeat scroll left bottom;
    width: 228px;
    float: right;
    padding: 0 27px 12px 19px;
    margin-bottom: 3px;
}

.sidebar_item h2.item_title {
    margin: 0 -27px 10px -19px;
    padding: 7px 21px 2px 13px;
    background: transparent url(/images/cache/images-util-corners-948f8ee24dbfa027eff7b86b18ab5773.png) no-repeat scroll left top;
    color: #076186;
    font-size: 170%;
}

.sidebar_item h2.item_title a {
    color: #076186;
    text-decoration: none;
}

.par-0 h2.item_title {
    background-image: url(/images/cache/images-util-corners-948f8ee24dbfa027eff7b86b18ab5773.png);
    color: #076186;
}
.par-0 h2.item_title a { color: #076186; }
.par-1 h2.item_title {
    background-image: url(/images/cache/images-util-corners-451b5b0a3053867a1637af738d804ead.png);
    color: #796202;
}
.par-1 h2.item_title a { color: #796202; }
.par-2 h2.item_title {
    background-image: url(/images/cache/images-util-corners-9cef2b6c2b7b5cf7e3885c6b083544e5.png);
    color: #315d0e;
}
.par-2 h2.item_title a { color: #315d0e; }

.small_title h2.item_title {
    font-size: 130%;
    line-height: 1.63461538462;
}

.newsIndex ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

.newsIndex li {
    margin-bottom: 10px;
}

.button {
    color: white;
    text-decoration: none;
    font-size: 120%;
    font-weight: bold;
    display: block;
    margin: 0 auto;
    text-align: center;
}

#content .button {
    background: transparent url(/images/theme-vacationrentals/button-486x36.png) no-repeat;
    width: 486px;
    height: 36px;
    line-height: 37px;
    font-size: 125%;
}

body.home #content .button {
    margin-top: -30px;
    position: relative;
}

.button:hover {
    color: #b2d9fe;
}

#sidebar input {
    width: 145px;
    float: right;
}

#sidebar label {
    width: 65px;
    float: left;
    font-weight: bold;
}

#sidebar .area label {
    width: 100%;
}

#sidebar .iField {
    height: auto;
    padding-right: 0;
    width: 100%;
}

#sidebar .area {
    padding-bottom: 10px;
}

#sidebar textarea {
    width: 100%;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input.iSubmit, #sidebar input.iSubmit {
    color: white;
    font-size: 120%;
    font-weight: bold;
    font-family: "Arial", "Helvetica", sans-serif;
    padding: 0;
    border: 0;
    width: 135px;
    height: 26px;
    line-height: 26px;
    background: transparent url(/images/theme-vacationrentals/button-135x26.png) no-repeat;
    cursor: pointer;
    overflow: visible;
}

input.iSubmit::-moz-focus-inner { padding:0; border:0; }
input.iSubmit:focus { outline: 1px dotted black; }

#sidebar .formFoot {
    padding-bottom: 10px;
    float: left;
    width: 100%;
}

#sidebar .button {
    width: 224px;
    height: 26px;
    line-height: 26px;
    background: transparent url(/images/theme-vacationrentals/button-224x26.png) no-repeat;
}

#sidebar .hasFloatRight .button {
    width: 135px;
    background: transparent url(/images/theme-vacationrentals/button-135x26.png) no-repeat;
    margin: 0 auto 0 0;
}

#sidebar .hasFloatLeft .button {
    width: 135px;
    background: transparent url(/images/theme-vacationrentals/button-135x26.png) no-repeat;
    margin: 0 0 0 auto;
}

/* Footer Styles */
#footer {
    clear: both;
    font-size: 70%;
    text-align: center;
    zoom: 1; /* hasLayout */
    color: #315d0e;
    background: transparent url(/images/cache/images-util-corners-7a8adbd07707610b4f27d898da88f413.png) no-repeat;
    padding-top: 50px;
}

#footElements {
    font-size: 125%;
    font-weight: bold;
}

#footer a {
    color: #315d0e;
    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%;
}


