
/* 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-color: #333333;
}

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

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

h1 { font-size: 175%; margin: 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; }

h1, body.home h2 {
    border-bottom: 1px solid #333333;
    text-transform: uppercase;
}

body.home h1 {
    display: none;
}

a {
    color: #cc0000;
}

a:hover {
    color: #6a0000;
}

legend {
    color: black;
}

#header {
    height: 228px;
    background: white url(/images/theme-cypressrealty/bg-header.png) no-repeat;
}

#headerImage {
    float: right;
    width: 690px;
    height: 180px;
    padding-top: 33px;
}

#headerOverlay {
    position: absolute;
    width: 690px;
    height: 180px;
    background: transparent url(/images/theme-cypressrealty/header-overlay.png) no-repeat;
}

#logo {
    display: inline;
    float: left;
    width: 171px;
    height: 153px;
    margin-left: 32px;
}

#main {
    display: inline;
    float: left;
    width: 960px;
    background: white url(/images/cache/images-util-corners-7fcbffffe79f75fcea8476efcffa4468.png) repeat-y;
    line-height: 1.6;
}

#content {
    width: 643px;
    display: inline; /* IE6 fix */
    float: left;
    font-size: 80%;
    min-height: 300px;
    padding: 1.25em 40px 1px;
    color: #333333;
}

#searchForm {
    background: #e4ecef url(/images/cache/images-util-corners-f5688606d63c48e80801b4b3ff97261d.png) repeat-x scroll left bottom;
    padding: 0 15px 10px;
    clear: right;
}

#searchForm input.iSubmit {
    width: 182px;
    height: 32px;
    margin: -26px 0 0 0;
    padding: 0 0 2px 0;
    border: 0;
    background: transparent url(/images/cache/images-util-corners-da992876eaf92f0ebb962b624d5f10d3.png) no-repeat;
    color: white;
    font-size: 110%;
    font-family: "Arial", "Helvetica", sans-serif;
    font-weight: bold;
    float: right;
}

body.home #searchForm input.iSubmit {
    margin-top: 0;
}

body.home #searchForm .formFoot {
    float: left;
    width: 100%;
}

body.home #searchForm {
    float: left;
    width: 613px;
}

body.home #iField_short_sale, body.home #iField_foreclosure {
    display: none;
}

ul.property_nav {
    list-style: none;
    margin: 0 -15px !important;
    padding: 0 !important;
    height: 27px;
    line-height: 27px;
    background: black url(/images/cache/images-util-corners-50fbda2e9f493b1ec68415ac17fc2395.png) repeat-x scroll left bottom;
    font-weight: bold;
    overflow: hidden;
}

ul.property_nav li {
    float: left;
    height: 27px;
    margin-left: -1px;
}

ul.property_nav a {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 15px 0 16px;
    display: inline;
    float: left;
    height: 27px;
    background: transparent url(/images/cache/images-util-corners-dbc1ac9cf488d2ecdc8d139a00810a7b.png) no-repeat scroll left center;
}

ul.property_nav a:hover {
    color: white;
}

ul.property_nav .active a {
    background: #e4ecef none;
    color: black;
    position: relative;
}

ul.property_nav .active a:hover {
    color: black;
}

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

#searchForm .iField {
    padding-right: 1.5em;
}

.button, .button_large, .listingContactLink a {
    color: white !important;
    display: block;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
}

.button, .listingContactLink a {
    line-height: 27px;
    font-size: 110%;
    width: 182px;
    height: 32px;
    margin: 0 -10px 0 -3px;
    background: transparent url(/images/cache/images-util-corners-28d38fabc80f4e260a56a190c1a93393.png);
}

.listingContactLink a {
    width: 257px;
    margin: 0 -10px 0 -3px;
    background: transparent url(/images/cache/images-util-corners-ecc3c4b0b80ff6c379e25e80d6161dd9.png);
}

.button_large {
    line-height: 47px;
    font-size: 160%;
    width: 650px;
    height: 52px;
    margin: 0 -10px 0 -3px;
    background: transparent url(/images/cache/images-util-corners-29190d43d20bc142bec4df29ddbe18cb.png);
}

.button em, .button_large em, .listingContactLink a em {
    font-style: normal;
    color: #fdf085;
}

/* Listings */
.listing_details {
    margin: 0 auto 1.25em;
}

.listing_details td, .listing_details th {
    padding: 0 10px;
}

/* Menu styles */
.menu {
    position: absolute;
    right: 0;
    top: 0;
    list-style: none;
    height: 25px;
    line-height: 24px;
    font-size: 90%;
    border-top: 5px solid #cc0000;
    padding: 0 8px 0 120px;
    margin: 0;
    text-align: center;
}

.menu ul {
    display: none;
}

.menu li {
    display: inline;
    float: left;
    height: 24px;
    margin-right: -3px;
}

.menu li.active {
    background: transparent url(/images/cache/images-util-corners-6acf45b9ac20fc8e3bce9d139ce8555f.png) no-repeat scroll left bottom;
}

.menu a {
    display: inline;
    float: left;
    color: white;
    text-decoration: none;
    padding: 0 18px 0 20px;
    background: transparent url(/images/theme-cypressrealty/menu-sep.png) no-repeat scroll left center;
    white-space: pre;
}

.menu .first a {
    background: none;
}

.menu li.active a {
    background: transparent url(/images/cache/images-util-corners-cb2db9d2fe48b563e60339257abbc103.png) no-repeat scroll right bottom;
    font-weight: bold;
    position: relative;
}

.menu a:hover, .menu .hover {
    font-weight: bold;
    color: white;
}

.menu .w1 a { width: 40px; }
.menu .w2 a { width: 109px; }
.menu .w3 a { width: 38px; }
.menu .w4 a { width: 81px; }
.menu .w5 a { width: 63px; }
.menu .w6 a { width: 76px; }

/* Footer Styles */
#footer {
    clear: both;
    font-size: 75%;
    text-align: left;
    zoom: 1; /* hasLayout */
    color: #b2b2ad;
    background: transparent url(/images/cache/images-util-corners-ee8b2d7248906fbf8efb7c64cde4835e.png) no-repeat;
    padding: 20px 40px 0;
}

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

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

#footTextlinks a {
    padding: 0 10px;
}

#footTextlinks a.first {
    padding-left: 0;
}

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

/* sidebar */
#sidebar {
    width: 197px;
    display: inline;
    float: right;
    font-size: 80%;
    padding: 20px;
}

#sidebar h2 {
    font-size: 110%;
    text-transform: none;
    color: white;
    background: transparent url(/images/theme-cypressrealty/sidebar-item-head.png) no-repeat scroll left top;
    height: 25px;
    line-height: 25px;
    padding: 0 0 7px 14px;
    margin: 0 -34px 10px -14px;
    font-weight: bold;
    border: 0;
}

#sidebar h2 a {
    display: block;
    width: 100%;
    color: white;
    text-decoration: none;
}

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

#sidebar .newsIndex li {
    margin-bottom: 1.25em;
}

/* Social media icons */
#share {
    padding-top: 1.25em;
    height: 16px;
    text-align: center;
}

#share a {
    display: block;
    line-height: 17px;
    height: 17px;
    padding: 0 5px 0 18px;
    background: transparent url(/images/util/social-icons/16x16.png) no-repeat;
    color: #333333;
    text-decoration: none;
    width: 70%;
    margin: 0 auto;
}

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

#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; }

#share .stbuttontext {
    line-height: 16px !important;
}

#share .stico_default {
    background: transparent url(/images/util/social-icons/16x16.png) no-repeat scroll 0 -240px !important;
}

/* 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%;
}

#iField_property_type_code {
    display: none;
}

