
/* 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: "Times New Roman", "Times New", "Times Roman", "Times", serif;
    margin: 0;
    padding: 0;
    border: 0;
    color: #a4af8e;
}

html {
    background: #455132 url(/images/theme-premiertropicalrealty/fronds-simple.png) repeat-x scroll center top;
}

body {
    width: 1014px;
    margin: 0 auto;
}

a {
    color: #a4af8e;
}

a:hover {
    color: white;
}

#content a {
    color: #257112;
}

#content a:hover {
    color: black;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0.3125em 0;
    font-weight: bold;
    font-style: italic;
    font-family: "Times New Roman", "Times New", "Times Roman", "Times", serif;
}

h1 {
    font-size: 190%;
    margin: 0 -30px 0.5em -30px;
    padding: 5px 4px 1px 4px;
    line-height: 1;
}

#wrap5 h1 {
    margin: 0 -4px 0.5em -4px;
    border-color: #f2eed6}

h2 { font-size: 130%; }
h3 { font-size: 120%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }
h6 { font-size:  90%; }

body.home h1 {
    line-height: 1.3;
    text-indent: -90px;
    margin-left: 410px;
    padding-top: 15px;
}

#page {
    padding-top: 32px;
    background: transparent url(/images/theme-premiertropicalrealty/shadow-top.png) no-repeat scroll left top;
}

#main {
    padding: 0 17px;
    background: transparent url(/images/theme-premiertropicalrealty/bg-main.png) repeat-y scroll left top;
    text-align: left;
    width: 980px;
    float: left;
}

#header {
    position: relative;
    padding-top: 15px;
    margin-top: -16px;
    height: 90px;
    background: #f2eed6 url(/images/theme-premiertropicalrealty/bg-header.jpg) repeat-x scroll left top;
    text-align: center;
}

#logo {
    height: 84px;
    width: 300px;
}

#wrap1 {
    float: left;
    width: 980px;
    clear: left;
    background: #f2eed6 url(/images/theme-premiertropicalrealty/parchment.png) repeat scroll left top;
    color: #49523b;
    font-size: 105%;
}

#wrap2 {
    background: transparent url(/images/theme-premiertropicalrealty/parchment-top.png) repeat-x scroll left top;
}

#wrap3 {
    background: transparent url(/images/theme-premiertropicalrealty/parchment-bottom-plain.png) repeat-x scroll left bottom;
    padding: 40px 29px;
    color: #f2eed6;
}

#wrap4 {
    background-color: #305195;
    padding: 1px 0 13px;
}

#wrap5 {
    margin: -11px 0;
    background: transparent url(/images/cache/images-util-corners-fd43501cef4a45444a897f945f7bfacb.png) no-repeat scroll left top;
}

#content {
    min-height: 391px;
    background: transparent url(/images/theme-premiertropicalrealty/parchment-bottom.png) repeat-x scroll left bottom;
    padding: 10px 64px 100px 64px;
}

#wrap5 a {
    color: white;
}

#wrap5 a:hover {
    color: #fffee6}

#wrap5 #content {
    min-height: 376px;
    padding: 0px 35px 1px;
    background: transparent url(/images/cache/images-util-corners-38c07298d34a3cc2acbb7d69e98cb1ee.png) no-repeat scroll left bottom;
    font-size: 100%;
    position: relative;
    top: 12px;
}

body.mls #wrap5 #content table, body.mls #wrap5 p {
    font-size: 110%;
}

body.mls #wrap5 p.small {
    font-size: 85%;
}

body.mls- h1 {
    text-align: center;
}


p {
    margin: 0 0 1.25em 0;
}

body.home #content {
    padding-bottom: 10px;
}

body.home .cms_chunk {
    margin-left: 320px;
    width: auto;
}

body.home table {
    margin: 0 -3px;
}

#sidebar {
    display: inline; /* IE6 Fix */
    float: left;
    width: 325px;
    margin: 20px 30px 30px -35px;
    text-align: center;
}

#sidebar h2 {
    background: transparent url(/images/cache/images-util-corners-d4bf6d4fadd851ea6d163eb96c03c033.png) no-repeat scroll left top;
    height: 50px;
    line-height: 25px;
    margin: 0;
    padding: 7px 20px;
    color: white;
    font-weight: normal;
    font-style: italic;
    font-size: 125%;
}

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

#sidebar h2 a:hover {
    color: white;
}

#content #sidebar img {
    border: none;
}

/* Menu styles */
.menu {
    list-style: none;
    display: block;
    margin: 0;
    padding: 6px 0 0 58px;
    text-align: center;
    height: 53px;
    background: #1b3665 url(/images/theme-premiertropicalrealty/bg-menu.png) repeat-x scroll left top;
    border-bottom: 1px solid #1b3665;
    font-size: 90%;
    font-weight: bold;
    position: relative;
}

.menu li {
    display: inline;
    float: left;
    width: 129px;
    margin: 0 -2px 0 -4px;
    height: 36px;
}

.menu a {
    display: block;
    width: 93px;
    height: 29px;
    line-height: 29px;
    background: transparent url(/images/theme-premiertropicalrealty/tab.png) no-repeat scroll left top;
    color: white;
    text-decoration: none;
    padding: 7px 18px 0px 18px;
    /*text-transform: uppercase;*/
}

.menu .tall a {
    line-height: 14px;
}

.menu a:hover {
    color: #f2eed6;
}

.menu ul {
    position: absolute;
    top: -1000px;
    list-style: none;
    margin: 0 0 0 3px;
    padding: 0;
    border: 1px solid #305195;
    border-width: 0px 1px;
    width: 119px;
    background: #1b3665 none;
}

.menu ul li {
    display: block;
    float: none;
    background: none;
    line-height: 1.25;
    height: auto;
    padding: 0;
    margin: 0;
    width: 119px;
}

.menu ul a {
    background: transparent none;
    line-height: 1.25;
    height: auto;
    margin: 0;
    padding: 5px;
    width: 109px;
    border-bottom: 1px solid #305195;
    text-transform: none;
}

.menu ul a:hover {
    background-color: #305195;
    color: white;
}

/* Footer Styles */
#footer {
    clear: left;
    padding-top: 40px;
    padding-bottom: 1em;
    font-size: 80%;
    text-align: center;
    word-spacing: 3px;
    background: transparent url(/images/theme-premiertropicalrealty/bg-footer.png) no-repeat scroll left top;
    width: 100%;
    zoom: 1;
    top: 0;
}

#footer a {
    text-decoration: none;
}

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

#footTextlinks a {
    padding: 0 10px;
}

#footer p {
    margin: 0;
    padding: 0.625em 0;
}

body.contact #col1 {
    width: 416px;
    float: left;
    padding-right: 10px;
}

body.contact #col2 {
    width: 416px;
    float: left;
    padding-left: 10px;
}

body.aboutourteam .hasFloatLeft {
    width: 50%;
    float: left;
}

iframe {
    border: 0;
    width: 852px;
    height: 730px;
    background-color: white;
    margin: 0 auto 20px;
    overflow-y: scroll;
}

/* MLS Listings */
body.mls- table.listing_details {
    margin-right: auto;
    margin-left: auto;
}

body.mls- div#chunk_neg h2.item_title {
    text-align: center;
}

table.listing_details td {
    padding-right: 20px;
}

#searchForm {
    display: none;
}

.listingTableLong {
    font-size: 90%;
    border: 1px solid #f2eed6;
    background-color: #26447d;
}

.listingTableLong td, .listingTableLong th {
    padding: 1px 10px;
    vertical-align: top;
}

.listingTableLong .odd {
    background-color: #1b3665;
}

#listingbook {
    position: absolute;
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    width: 270px;
    right: 35px;
    padding: 5px;
    top: 3px;
    background: #f2eed6 url(/images/theme-premiertropicalrealty/parchment-top.png) repeat-x scroll center center;
    border: 1px solid #c7bf91;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#listingbook a {
    color: #1b3665;
    text-decoration: none;
    position: relative;
}

#listingbook a:hover {
    color: black;
    text-decoration: none;
}


