
/* 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: "Georgia", "Times New Roman", "Times New", "Times Roman", "Times", serif;
}

html {
    background: #dcd0b8 url(/images/theme-riversiderealty/bg-marble.jpg) repeat scroll center top;
}

body {
    width: 960px;
    margin: 0px auto;
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    font-weight: normal;
    font-family: "Georgia", "Times New Roman", "Times New", "Times Roman", "Times", serif;
    font-variant: small-caps;
    line-height: 1.25;
}

h1 { font-size: 200%; margin: 0 0 0.925em 0; border-bottom: 1px solid #839c8f; line-height: 1.4; }
h2 { font-size: 160%; margin: 0 0 1.15625em 0; }
h3 { font-size: 140%; margin: 0 0 1.32142857143em 0; }
h4 { font-size: 120%; margin: 0 0 1.54166666667em 0; }
h5 { font-size: 110%; margin: 0 0 1.68181818182em 0; }
h6 { font-size: 100%; margin: 0 0 1.85em 0; }

/* Fixes extra margin at bottom of #content in IE when there are multiple columns */
h1 {
    width: 650px;
}

a {
    color: #5c6d64;
}

legend {
    color: black;
}

#container {
    background: transparent url(/images/cache/images-util-corners-3f9eebf64cb99b1c3e8740751e899e93.png) repeat-y;
    float: left;
    width: 940px;
    padding: 0 10px;
}

#header {
    background-color: white;
    height: 305px;
    position: relative;
}

#overlay {
    width: 690px;
    height: 305px;
    position: absolute;
    top: 0;
    right: 0;
    background: transparent url(/images/theme-riversiderealty/overlay-curve.png) no-repeat;
    z-index: 3;
}

#slideshow {
    float: right;
    width: 690px;
    height: 305px;
    background-color: #f0e5c9;
    overflow: hidden;
}

#logo {
    display: inline;
    float: left;
    width: 194px;
    height: 242px;
    margin: 0 0 0 28px;
    border-top: 21px solid white;
}

#main {
    width: 100%;
    float: left;
    background: transparent url(/images/theme-riversiderealty/bg-main.png) repeat-y;
}

#content {
    width: 650px;
    float: left;
    padding: 23px 20px 0;
    font-size: 75%;
}

/* Menu styles */
.menu {
    width: 224px;
    float: left;
    margin: -23px 0 0 0;
    padding: 52px 0 20px 26px;
    list-style: none;
    background: transparent url(/images/theme-riversiderealty/menu-curve.png) no-repeat;
    position: relative;
    font-size: 80%;
}

.menu li {
    padding: 1px 0;
}

.menu a {
    display: block;
    height: 25px;
    line-height: 25px;
    color: black;
    text-decoration: none;
    width: 198px;
    padding: 0 0 0 26px;
    background: transparent url(/images/theme-riversiderealty/button.png) no-repeat scroll 7px 7px;
    text-transform: uppercase;
}

.menu a:hover, .menu .hover, .menu .active a {
    background: transparent url(/images/theme-riversiderealty/button-active.png) no-repeat scroll left top;
}

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

/* Footer Styles */
#footer {
    font-family: "Tahoma", "Arial", "Helvetica", sans-serif;
    clear: both;
    font-size: 75%;
    zoom: 1; /* hasLayout */
    color: #2b2311;
    text-align: center;
}

#footer a {
    color: #2b2311;
    text-decoration: none;
}

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

#footElements {
    background: transparent url(/images/cache/images-util-corners-3017bd692160078635654ca8680949e4.png) repeat-y;
    margin: 0;
    color: #f5f1e1;
    font-weight: bold;
    font-size: 120%;
    padding: 17px 40px 7px;
    line-height: 1.25;
    float: left;
    width: 880px;
}

#footElements .even {
    text-align: left;
    width: 40%;
    float: left;
}

#footElements .odd {
    width: 59%;
    float: right;
    text-align: right;
}

#footTextlinks {
    zoom: 1;
    background: transparent url(/images/cache/images-util-corners-255be27a970501a52cdab2139cdd19d1.png) no-repeat;
    padding-top: 35px;
    clear: left;
}

#footTextlinks a {
    padding: 0 10px;
}

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

/* Showcase properties */
body.showcase-properties-detail #content,
body.mls- #content {
    margin-top: -310px;
    position: relative;
    z-index: 4;
}

body.showcase-properties-detail h1,
body.mls- h1 {
    text-align: right;
    border: 0;
    font-size: 220%;
    font-style: italic;
    font-weight: bold;
}

/* MLS search */
#searchForm {
    display: none;
    width: 100%;
    clear: both;
}

#searchForm .formFoot {
    padding-top: 1.25em;
}

#searchForm h2 {
    margin-bottom: 0;
}

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

body.mls-search #content {
    min-height: 400px;
}

/* 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: #839c8f;
    width: 40px; /* 16 col grid - change to 60px for 12 cols */
    margin: 0 10px;
    height: 100%;
}

.listingReport {
    width: 100%;
    font-size: 80%;
    font-family: "Arial", "Helvetica", sans-serif;
}

.listingReport td, .listingReport th {
    padding: 0 5px;
}

.listingReport .odd {
    background-color: #f0e5c9;
}

.listingReport .even {
    background-color: #f5f1e1;
}

.listingReport thead tr {
    background-color: #839c8f;
    color: white;
}

.numeric {
    text-align: right;
}

#searchForm .checkbox {
    width: 150px;
}

