/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Tahoma, Geneva, sans-serif;
color: #666;
}
p,
div.text  {
font-size: 1em;
margin-bottom: 10px;
}
div.text p {
font-size: 1em; /* font-size fix within text div */
}
dl,
ul,
ol,
form input, 
form textarea,
form select {
font-size: 1em;
font-family: Tahoma, Geneva, sans-serif; /* Used to fix font issue with textarea */
}
div.text ul,
div.text ol {
margin: 0 0 10px 30px;
list-style: disc;
font-size: 1em; /* font-size fix within text div */
}
div.text ol {
list-style: decimal;
list-style-position: inside;
}
a:link,
a:visited {
color: #ee2e24 ;
}
a:hover {
color: #ee2e24;
}

/* Style for Button style links */
a.button:link,
a.button:visited {
text-decoration: none;
background-color: #c82820;
background-position: top left;
background-repeat: repeat-x;
background-image: url(/_lib/professional/realty-international/img/btn_genetic.gif);
display:block;
text-transform: lowercase;
color: #fff;
padding: 3px 10px;
cursor: pointer;
border: 1px solid #f0761f;
}

/* Headings */
h1 {
color: #EE2E24;
font-size: 1.4em;
margin-bottom: 15px;
text-transform: capitalize;
font-weight: normal;
}
h2 {
color: #333;
font-size: 1.2em;
margin-bottom: 3px;
}
div.text h2 {
font-size: 1em; /* font-size fix within text div */
}
h3 {
font-size: 1em;
color: #333;
margin-bottom: 3px;
}
div.text h3 {
font-size: 1em; /* font-size fix within text div */
}


/* Structure 
------------ */
body {
background-color: #2c2c2c;
background-image: url(/_lib/professional/realty-international/img/bg_body.gif);
}
#wrap {
width: 980px;
padding: 0 6px;
margin: 0 auto;
background-color: transparent;
background-image: url(/_lib/professional/realty-international/img/bg_wrap.png);
}
#headerWrap {
height: 131px;
padding: 0 0 0 20px;
background-color: #fff;
background-image: url(/_lib/professional/realty-international/img/bg_header.gif);
backgrounf-position: top left;
background-repeat: repeat-x;
}
#headerWrap #header {
padding: 0 0 0 6px;
margin-right: 169px;
}
#content {
padding: 26px;
background-image: url(/_lib/professional/realty-international/img/bg_content.gif);
backgrounf-position: top left;
background-repeat: repeat-x;
background-color: #fff;
}
#mainContent {
width:600px;
float:left;
}
#subContent {
width:300px;
float:right;
}
#footer {
background-color: #ee2e24;
height: 22px;
clear:both;
position: relative;
}


/* Header
----------*/
#headerWrap object {
float:right;
margin: 0;
padding: 0;
display: block;
}
#headerWrap #header a#logo {
height: 85px;
overflow: hidden;
float:right;
}
#headerWrap #header form#fastfind fieldset {
border: none;
padding: 38px 0 0 0;
}
#headerWrap #header form#fastfind fieldset input.qsinputbox {
font-size: 0.9em;
color: #999;
border: 1px solid #ccc;
padding: 1px 3px;
width: 187px;
float: left;
margin: 0 5px 0 0;
}
#headerWrap #header form#fastfind fieldset input.button {
width: 53px;
height: 22px;
float: left;
text-indent: -9999em;
padding: 0;
border: none;
background-image: url(/_lib/professional/realty-international/img/btn_fastfind.gif);
}

/* Footer
--------- */
#footer .footerGlobe {
position: absolute;
right: 0;
bottom: 0;
}
#footer .footerGlobe img {
display: block;
}
#footer p {
padding: 4px 0 0 16px;
font-size: 0.9em;
margin: 0;
}
#footer p,
#footer a:link,
#footer a:visited {
text-decoration: none;
color: #fff;
}
#footer a:hover {
color: #f36e18;
}
#footer .right {
float:right;
margin-right:42px;
}
#footer .right img {
vertical-align:bottom;
margin-left:4px;
}
/* Dropdown menu
-----------------*/
.menu {
margin: 26px 169px 0 0;
}
.menu li a:link,
.menu li a:visited {
display: block;
margin: 22px 0 0 0;
padding: 0 15px 8px 15px;
float:left;
color: #fff;
text-decoration: none;
text-transform: lowercase;
}
.menu li a.dropdown,
.menu li a:hover {
color: #faf372;
}
.menu li a#mm_buying,
.menu li a#mm_selling,
.menu li a#mm_renting {
text-align: center;
text-transform: uppercase;
font-size: 1.5em;
color: #f1541d;
height: 34px;
width: 96px;
margin: 0;
padding: 11px 0 0 0;
background-position: top left;
background-repeat: no-repeat;
background-image: url(/_lib/professional/realty-international/img/mm_generic.gif);
}
.menu li a#mm_buying:hover,
.menu li a#mm_selling:hover,
.menu li a#mm_renting:hover,
.menu li a#mm_buying.dropdown,
.menu li a#mm_selling.dropdown,
.menu li a#mm_renting.dropdown {
color: #313131 !important;
background-position: bottom left !important;
}
.menu li#rentList {
margin: 0 270px 0 0;
}
.menu li li {
float:left;
width: 100%;
}
.menu li li a:link,
.menu li li a:visited {
margin: 0;
height: auto;
float:none;
width: 100%;
padding: 4px 0 4px 15px;
background-color: #ee2e24;
text-transform: none;
}
.menu li li a:hover {
color: #fff;
background-color: #000;
}
.menu li ul {
width: 210px;
padding: 0 0 0 36px;
}
.menu li#aboutList ul {
width: 110px;
}

/* Menu Active States */
body#home .menu li a#mm_home,
body#contact .menu li a#mm_contactUs,
body#about .menu li a#mm_aboutus,
body#rent .menu li a#mm_renting,
body#sell .menu li a#mm_selling,
body#buy .menu li a#mm_buying {
color: #faf372;
}

/* Standard forms
------------------*/
form textarea, input, select{
font-family: Tahoma, Geneva, sans-serif;
font-size: 1em;
}
legend {
color: #f1541d;
font-weight: bold;
}
form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ccc;
}
form li {
list-style-type: none;
margin: 0 0 10px 0;
}
form label {
display: block;
float: left;
width: 180px;
margin-right: 10px;
margin-bottom: 5px;
}
form input {
width: 250px;
}
form textarea {
width: 250px;
}
form select {
width: 254px;
}
form input.radio {
width: 30px;
border: none;
}
form p {
clear: both;
}
form fieldset#submit,
form fieldset.submit {
border: none;
padding: 0;
text-align: right;
}
form fieldset#submit input,
form fieldset.submit input,
form input.button {
background-color: #c82820;
background-position: top left;
background-repeat: repeat-x;
width: auto;
height: 22px;
text-transform: lowercase;
color: #fff;
padding: 0 10px;
cursor: pointer;
border: 1px solid #f0761f;
}
form input.button {
background-image: url(/_lib/professional/realty-international/img/btn_genetic.gif);
}
form em span,
form .required {
color: #ee2e24;
font-style: italic;
font-weight: bold;
}

/* Popups
---------*/
body.popup {
background-image: none;
background-color: #fff;
}
body.popup #header {
background-color: #ee2e24;
padding: 0 0 0 21px;
}
body.popup #content {
background-image: none;
background-color: #fff;
margin: 0;
width: auto;
padding: 13px 21px 7px 21px;
float: none;
}

/* Homepage
----------- */
body#home #content {
padding: 0;
}
body#home #content #quicksearchWrap {
background-color: #595858;
background-position: top left;
background-repeat: no-repeat;
background-image: url(/_lib/professional/realty-international/img/bg_quicksearch.gif);
height: 275px;
width: 326px;
float: left;
}
body#home #content #slideshow {
float: right;
width: 653px;
height: 275px;
}
body#home #content #slideshow ul#animation {
list-style: none;
margin: 0;
padding: 0;
}

/* Quicklinks */
body#home #content ul.quicklinks {
margin: 0 15px;
padding: 15px 0 0 24px;
border-top: 1px solid #f47317;
list-style-image: url(/_lib/professional/realty-international/img/ql_bullet.gif);
list-style-position: outside;
}
body#home #content ul.quicklinks li {
margin: 0 0 15px 0;
color: #fff;
font-size: 0.9em;
}
body#home #content ul.quicklinks li a:link,
body#home #content ul.quicklinks li a:visited {
color: #fff;
text-decoration: none;
}
body#home #content ul.quicklinks li a:hover {
color: #ee2e24;
}

/* Feature Properties */
body#home #content #featurePropertyMultiple {
border-top:1px solid #fff;
}
body#home #content #featurePropertyMultiple .pow {
width: 326px;
float: left;
}
body#home #content #featurePropertyMultiple .pow#middle {
margin: 0 1px;
}
body#home #content #featurePropertyMultiple .pow a img {
display: block;
margin: 0 0 1px 0;
width: 326px;
}
body#home #content #featurePropertyMultiple .pow .hd_pows {
background-color: #595858;
background-position: bottom left;
background-repeat: repeat-x;
background-image: url(/_lib/professional/realty-international/img/bg_pow.gif);
height: 38px;
padding: 10px 10px 0 17px;
text-transform: capitalize;
color: #333;
}
body#home #content #featurePropertyMultiple .pow .hd_pows strong {
display: block;
text-transform: uppercase;
}
body#home #content #featurePropertyMultiple .pow .hd_pows a.button {
float: right;
margin: 3px 0 0 0;
}

/* ------------------------------ */
/* Other Pages With Custom Styles */
/* ------------------------------ */