/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Arial, Helvetica, 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: Arial, Helvetica, 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;
}
a:link,
a:visited {
color: #60483b;
}
a:hover {
color: #000;
}

/* Style for Button style links */
a.button:link,
a.button:visited {
background-color: #b7b49e;
color: #fff;
padding: 2px 6px;
text-decoration: none;
}
a.button:hover {
background-color: #928b65;
}

/* Headings */
h1 {
font-size: 1.5em;
color: #60483b;
margin: 0 0 15px 0; 
padding: 0 0 10px 0; 
background-color: transparent;
background-image: url(/_lib/professional/001/img/bg_headings.gif);
background-position: bottom left;
background-repeat: no-repeat; 
}
h2 {
font-size: 1.1em;
color: #60483b;
margin: 0 0 10px 0;
}
div.text h2 {
font-size: 1.1em; /* font-size fix within text div */
}
h3 {
color: #60483b;
font-size: 1em;
margin-bottom: 3px;
}
div.text h3 {
font-size: 1em; /* font-size fix within text div */
}


/* Structure 
------------ */
body {
background-color: #fff;
background-image: url(/_lib/professional/001/img/bg_body.gif);
background-repeat: repeat-x;
background-position: top left;
}
#wrap{
width:960px;
margin:0 auto;
}
#header {
height:100px;
}
#footer {
border-top: 1px solid #ddd;
clear:both;
color:#999999;
font-size:0.9em;
height:30px;
padding-top:5px;
text-align:center;
}
#content {
padding:0;
margin: 0 auto;
width:920px;
}
#mainContent {
width:600px;
float:left;
}
#subContent {
width:300px;
float:right;
}
.break {
clear:both;
}

/* Header
----------*/
#header #logo {
float:left;
margin-top:7px;
}

/* Footer
--------- */
#footer a:link,
#footer a:visited {
color: #999;
text-decoration: none;
}

#footer a:hover {
color: #666;
}

/* Dropdown menu
-----------------*/
#menu {
margin:31px 0 0 0;
width: 678px;
float:right;
}
.menu li {
padding:0;
}
.menu a {
display:block;
height: 41px;
text-indent:-9000em;
overflow: hidden;
background-color: transparent;
background-position: top left;
}
.menu #homeList a {
background-image: url(/_lib/professional/001/img/mm_home.gif);
width:76px;
}
.menu #buyList a {
background-image: url(/_lib/professional/001/img/mm_buying.gif);
width:91px;
}
.menu #sellList a {
background-image: url(/_lib/professional/001/img/mm_selling.gif);
width:96px;
}
.menu #rentList a {
background-image: url(/_lib/professional/001/img/mm_renting.gif);
width:99px;
}
.menu #commericalList a{
background-image: url(/_lib/professional/001/img/mm_commercial.gif);
width:118px;
}
.menu #servicesList a {
background-image: url(/_lib/professional/001/img/mm_services.gif);
width:106px;
}
.menu #aboutList a {
background-image: url(/_lib/professional/001/img/mm_about.gif);
width:92px;
}
.menu a:hover,
.menu a.dropdown {
background-position: bottom left;
}
.menu li li a:link,
.menu li li a:visited {
font-size: 0.9em;
text-indent:0;
background-image:none !important;
height:auto;
padding:4px 8px;
background-color:#928b65;
width:140px !important;
color:#fff;
text-decoration:none;
border-bottom: 1px solid #bab495;
}
.menu li li.last a:link,
.menu li li.last a:visited {
border: none;
}
.menu li li a:hover {
background-color:#bab396;
}
.menu li ul {
left:11px !important;
}
.menu #aboutList ul {
margin-left:-84px;
padding: 0 !important;
}

/* Standard forms
------------------*/
form textarea, input, select {
color: #666;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}
legend {
color: #60483b;
}
form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #d8d4bf;
}
form li {
list-style-type: none;
}
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 {
height: 25px;
width: 98px;
background-color: #b7b49e;
background-position: top left;
background-repeat: no-repeat;
color: #fff;
text-indent: -9999em;
padding: 0;
cursor: pointer;
border: none;
}
form input.button {
background-image: url(/_lib/professional/001/img/btn_submit.gif);
}
form fieldset input.submit {
background-image: url(/_lib/professional/001/img/btn_submit.gif);
}
form fieldset input.clear {
background-image: url(/_lib/professional/001/img/btn_clear.gif);
}
form fieldset input.search {
background-image: url(/_lib/professional/001/img/btn_search.gif);
}
form fieldset input.login {
background-image: url(/_lib/professional/001/img/btn_login.gif);
width: 98px !important;
}
form fieldset input.password {
background-image: url(/_lib/professional/001/img/btn_sendpassword.gif);
}
form fieldset input.unsubscribe {
background-image: url(/_lib/professional/001/img/btn_unsubscribe.gif);
}
form fieldset input.activate {
background-image: url(/_lib/professional/001/img/btn_reactivate.gif);
}
form em span,
form .required {
color: #666;
font-weight: bold;
}

/* Popups
---------*/
body.popup #header img {
margin-top: 17px;
}
body.popup #content {
margin: 0;
width: auto;
padding: 13px 21px 7px 21px;
}

/* Homepage
----------- */
body#home #wrap,
body#home #content {
width: auto;
float: none;
}
body#home #header,
body#home #footer {
width: 961px;
height:auto;
margin: 0 auto;
}
body#home #contentContainer {
width: 990px;
margin: 0 auto;
height:auto;
}
body#home #contentContainer #mainContent {
width: 647px;
}
body#home #contentContainer #subContent {
width: 343px;
}
body#home #slideshow {
background-color: transparent;
background-image: url(/_lib/professional/001/img/bg_banner.png);
background-position: center top;
background-repeat: no-repeat;
height: 320px;
clear:both;
}
body#home #slideshow ul {
list-style: none;
list-style-position: outside;
margin: 0 auto;
width: 841px;
}
body#home #subContent #quickFind {
background-color: transparent;
background-image: url(/_lib/professional/001/img/bg_quicksearch.gif);
background-position: top left;
background-repeat: no-repeat;
width: 326px;
height: 256px;
padding: 0 16px 0 0;
margin: -11px 0 0 0;
}

/* Property Alert */
body.alert #wrap #content #alertmenu {
background-color: #b7b49e;
border-top: 2px solid #60483b;
}
body.alert #wrap #content #alertmenu li {
border-right: 1px solid #60483b;
}
body.alert #wrap #content #alertmenu a {
color: #827a4f;
}
body.alert #wrap #content #alertmenu a:hover {
background-color: #60483b;
color: #fff;
text-decoration: none;
}
