/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Trebuchet MS, Helvetica, sans-serif;
color: #3f3f3f;
}
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: Trebuchet MS, 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;
list-style-position: inside;
}
a:link,
a:visited {
color: #1a4c9f;
}
a:hover {
color: #f47838;
}

/* Style for Button style links */
a.button:link,
a.button:visited {
font-size: 1.1em;
background-color: transparent;
background-image: url(/_lib/professional/deville/img/btn_medium.gif);
font-weight: bold;
text-decoration: none;
text-transform: lowercase;
color: #b04a19;
display: block;
width: 82px;
height: 22px;
padding: 3px 0 0 0;
text-align: center;
}

/* Headings */
h1 {
color: #3f3f3f;
font-size: 1.7em;
margin-bottom: 15px;
font-weight: normal;
}
h2 {
color: #3f3f3f;
font-size: 1.1em;
margin-bottom: 10px;
font-weight: normal;
}
div.text h2 {
font-size: 1em; /* font-size fix within text div */
}
h3 {
font-size: 1em;
color: #3f3f3f;
font-weight: normal;
margin-bottom: 3px;
}
div.text h3 {
font-size: 1em; /* font-size fix within text div */
}


/* Structure 
------------ */
body {
background: #f4f4f4 url(/_lib/professional/deville/img/bg_body.gif) top left repeat-x;
}
#wrap {
background: transparent url(/_lib/professional/deville/img/bg_wrap.gif) top center no-repeat;
}
#wrapper {
background: transparent url(/_lib/professional/deville/img/bg_wrapper.gif) bottom left repeat-x;
}
#container {
width: 980px;
margin: 0 auto;
}
#header {
padding: 25px 43px 0 136px;
height: 79px;
position: relative;
}
#banner object {
margin: 0;
display: block;
padding: 0;
background: #fff;
}
#main {
padding: 38px 15px 10px 15px;
background: #fff url(/_lib/professional/deville/img/bg_main.gif) top left repeat-x;
}
#leftContent {
float: left;
width: 196px;
}
#content {
width: 741px;
float: right;
}
#mainContent {
float:left;
width: 481px;
}
#subContent {
float: right;
width: 250px;
}

/* Header
----------*/
a#logo {
float: right;
}

/* Footer
--------- */
#footer {
background: transparent url(/_lib/professional/deville/img/bg_footer_white.gif) top center no-repeat;
height: 135px;
padding: 40px 30px 10px 37px;
}
#footer p {
color: #fff;
float: left;
}
#footer p.publisher {
float: right;
} 
#footer p a {
color: #fff;
font-weight: bold;
text-decoration: none;
}
#footer .container {
height: 105px;
}
#footer ul.quicklinks {
list-style: none;
float: left;
margin: 10px 30px 0 0;
}
#footer ul.quicklinks a {
display: block;
background: transparent url(/_lib/professional/deville/img/orange_arrow.gif) left center no-repeat;
padding: 0 0 0 8px;
color: #c2cdde;
text-decoration: none;
font-size: 0.9em;
}
#footer ul.quicklinks a:hover {
color: #f47838;
}
#footer ul.quicklinks#left {
margin-top: 25px;
}

/* Dropdown menu
-----------------*/
.menu {
position: absolute;
bottom: 0;
}
.menu li {
background: transparent url(/_lib/professional/deville/img/bg_menu.gif) top left repeat-x;
}
.menu li a:link,
.menu li a:visited {
display: block;
padding: 10px 18px;
font-weight: bold;
text-decoration: none;
text-transform: lowercase;
font-size: 1.3em;
color: #fff;
border-right: 1px solid #e57b4e;
border-left: 1px solid #c75423;
}
.menu li.first a {
border-left: none;
}
.menu li.last a {
border-right: none;
}
.menu li a:hover,
.menu li a.dropdown,
body#buying .menu li a#mm_buying,
body#selling .menu li a#mm_selling,
body#renting .menu li a#mm_renting,
body#story .menu li a#mm_story,
body#company .menu li a#mm_company {
color: #f47838;
background: #fff url(/_lib/professional/deville/img/mm_icon.gif) bottom center no-repeat;
}

/* Dropdown */
.menu li ul {
padding-top: 5px;
}
.menu li ul li {
background-image: none;
background-color: #c7582a;
}
.menu li ul li a:link,
.menu li ul li a:visited {
padding: 2px 15px;
font-size: 1em;
font-weight: normal;
text-transform: none;
border: none;
border-bottom: 1px solid #e57b4e;
border-top: 1px solid #d4602f;
border-right: 1px solid #ba441e;
}
.menu li ul li a:hover {
background-image: none;
background-color: #e76e39;
color: #fff;
font-weight: bold;
}
.menu li ul li.first a {
border-top: none;
}
.menu li ul li.last a {
border-bottom: 2px solid #ba441e;
}
.menu li#buyList ul a {
width: 120px;
}
.menu li#sellList ul a {
width: 110px;
}
.menu li#rentList ul a {
width: 150px;
}
.menu li#storyList ul a {
width: 130px;
}
.menu li#companyList ul a {
width: 140px;
}

/* Left Column
-------------- */
#subMenu {
background: transparent url(/_lib/professional/deville/img/bg_submenu.gif) top left no-repeat;
}
#subMenu ul {
background: transparent url(/_lib/professional/deville/img/bg_submenu_bottom.gif) bottom left no-repeat;
padding: 35px 18px;
margin: 0;
list-style: none;
}
#subMenu ul li {
text-align: right;
}
#subMenu ul a,
#subMenu ul span {
color: #1a4c9f;
text-decoration: none;
font-size: 1.1em;
border-bottom: 1px dotted #d7d7d7;
display: block;
padding: 4px 13px 4px 0;
}
#subMenu ul a:hover {
text-decoration: underline;
}
#subMenu ul span#activeLink {
background: transparent url(/_lib/professional/deville/img/icn_submenu.gif) center right no-repeat;
color: #2c2c2c;
text-decoration: none !important;
}

/* Spills
--------- */
.spill {
color: #fff;
overflow: hidden;
padding: 10px 13px 0 15px;
}
.spill#propAlert {
background: transparent url(/_lib/professional/deville/img/bg_spill_propalert.gif) top left no-repeat;
height: 120px;
}
.spill#marketAppraisal {
background: transparent url(/_lib/professional/deville/img/bg_spill_appraisal.gif) top left no-repeat;
height: 121px;
}
.spill h2 {
height: 22px;
background-position: top left;
background-repeat: no-repeat;
background-color: transparent;
text-indent: -9999em;
}
.spill p {
margin: 0 0 5px 17px;
}
.spill a.button {
background-color: transparent;
background-image: url(/_lib/professional/deville/img/btn_medium_orange.gif) !important;
margin: 0 auto;
}
.spill#propAlert h2 {
background-image: url(/_lib/professional/deville/img/hd_spill_propalert.gif);
width: 126px;
}
.spill#marketAppraisal h2 {
background-image: url(/_lib/professional/deville/img/hd_spill_appraisal.gif);
width: 151px;
}
/* Standard forms
------------------*/
form textarea, input, select{
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 1em;
color: #3f3f3f;
}
legend {
color: #1c3661;
font-weight: bold;
}
form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #d7d7d7;
}
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 {
font-size: 1.1em;
width: 82px !important;
background-image: url(/_lib/professional/deville/img/btn_medium.gif);
background-color: transparent;
background-position: top left;
background-repeat: no-repeat;
color: #b04a19;
padding: 2px 0 6px 0;
cursor: pointer;
border: none;
font-weight: bold;
text-decoration: none;
text-transform: lowercase;
}
form fieldset input.activate,
form fieldset input.password {
width: 132px !important;
background-image: url(/_lib/professional/deville/img/btn_large.gif);
}
form em span,
form .required {
color: #d56126;
font-weight: bold;
}

/* Popups
---------*/
body.popup #header {
margin: 0;
padding: 13px 21px;
}
body.popup #content {
margin: 0;
width: auto;
padding: 13px 21px 7px 21px;
float: none;
}

/* Homepage
----------- */
body#home #wrap {
background: transparent url(/_lib/professional/deville/img/bg_wrap_homepage.gif) top center no-repeat;
}
body#home #main {
background: none;
margin: 0;
padding: 0;
}
body#home #footer {
background: transparent url(/_lib/professional/deville/img/bg_footer_grey.gif) top center no-repeat;
}
body#home #main #content {
mragin:0;
padding:0;
float: none;
width: auto;
}
body#home #featurePropertyMultiple {
height: 333px;
width: 661px;
float: left;
background: #fff url(/_lib/professional/deville/img/bg_feature_property.gif) top left repeat-x;
}
body#home .pow {
float: left;
margin: 22px 0 0 21px;
width: 298px;
}
body#home .pow h2 {
background: transparent url(/_lib/professional/deville/img/hd_feature_property.gif) top left no-repeat;
width: 186px;
height: 23px;
text-indent: -9999em;
}
body#home .pow a img {
width: 246px;
border: 6px solid #f0f0f0;
}
body#home .pow h3 {
color: #1a4c9f;
font-weight: bold;
font-size: 1.3em;
margin: 5px 0;
}
body#home .pow h3 strong {
text-transform: uppercase;
}
body#home .subContent {
float: none;
border-top: 1px solid #eaeaea;
background-color: #f4f4f4;
}
body#home .homeSpill {
border-top: 2px solid #eaeaea;
float: left;
height: 115px;
padding: 33px 0 0 0;
}
body#home .homeSpill h2 {
height: 18px;
width: 180px;
background-color: transparent;
background-repeat: no-repeat;
background-position: top left;
margin:0;
text-indent: -9999em;
}
body#home .homeSpill p {
margin: 13px 20px 0 20px;
}
body#home #about {
width: 227px;
}
body#home #about.homeSpill h2 {
background-image: url(/_lib/professional/deville/img/hd_home_aboutus.gif);
}
body#home #news {
width: 239px;
}
body#home #news.homeSpill h2 {
background-image: url(/_lib/professional/deville/img/hd_home_news.gif);
}
body#home #news.homeSpill p em {
font-size: 0.8em;
color: #a1a1a1;
font-style: normal;
}
body#home #news.homeSpill p strong {
color: #1a4c9f;
}
body#home #map {
width: 239px;
background-color: #eaeaea;
background-image: url(/_lib/professional/deville/img/hd_home_map.gif);
background-repeat : no-repeat;
border-top: 2px solid #d7d7d7;
}
body#home #map.homeSpill h2 {
}
body#home #map img {
display : block;
margin-top : -20px;
}
body#home #map.homeSpill p em {
font-size: 0.8em;
color: #a1a1a1;
font-style: normal;
}
body#home #map.homeSpill p strong {
color: #1a4c9f;
}
body#home #propAlert {
border-top: 2px solid #d7d7d7;
background-color: #eaeaea;
width: 238px;
font-size: 0.9em;
}
body#home #propAlert.homeSpill h2 {
background-image: url(/_lib/professional/deville/img/hd_home_propertyalert.gif);
}
body#home #propAlert a {
display: block;
width: 65px;
height: 62px;
background: transparent url(/_lib/professional/deville/img/btn_signup.gif) top left no-repeat;
float: right;
margin: 0 20px 0 10px;
text-indent: -999em;
}
body#home #orangeview {
width: 276px;
float: right;
}
body#home #orangeview a {
display: block;
width: 257px;
height: 97px;
background: transparent url(/_lib/professional/deville/img/btn_orangeview.gif) top left no-repeat;
float: right;
text-indent: -999em;
}
.twitterfacebook {
float:left;
margin-left:220px;
margin-top:32px;
width:100px;
}

/* ------------------------------ */
/* Other Pages With Custom Styles */
/* ------------------------------ */

#advert{
margin-left:30px;
margin-top:30px;
}