﻿/* ------------------------------------------------------------------------- Common Overrides */
h1, 
h2.h1-style, 
h2,
.h2-style{
    color:#297FBA;
}
a.orange,
.txt-orange {
    color: #297FBA;
}
fieldset em, 
em.required {
background-image:url(icons/required.gif) !important;
}
/* ------------------------------------------------------------------------- List bullets */
.list-bullets li{
    list-style: none;
    margin: 0 0 5px 15px;
    padding: 0 0 0 15px;
    background: url(icons/bullet.gif) no-repeat left center;    
}
/* ------------------------------------------------------------------------- Box style overrides */
ul.cms-menu a.top {
    color:#297FBA;
}
.w-250 div.bottom {
    background-image:url(box-styles/feature-pods/footer-blue-250.jpg);
}
/* ------------------------------------------------------------------------- Property list overrides */
.property-list h2 a,
.txt-property-count  {
    color:#297FBA;
}
a.saved {
    background:#297FBA;
}
/* ------------------------------------------------------------------------- Property details page overrides */
.property-details h1, /* page title */
.map-column .map-large, /* map link */ 
.contact-form-wrapper .form-title, /* contact form title */ 
.property-actions-header a.saved { /* saved to list link */ 
    color:#297FBA !important;
}
.list-actions li {
    background-image: url(link-icon.gif);
}
/* ------------------------------------------------------------------------- New enterprise register form */
.new-enterprise-register .chk-list li{
    width:15em;
}
/* ------------------------------------------------------------------------- Feature pod overrides */
.w-290 div.top {
    background-image: url(box-styles/top-290.jpg);
}
.w-290 div.bottom {
    background-image: url(box-styles/footer-290.jpg);
}
.w-250 div.bottom {
    background-image:url(box-styles/footer-blue-250.jpg);
}
.w-460 div.bottom {
    background-image: url(box-styles/footer-460.jpg);
}
.w-470 div.bottom {
    background-image: url(box-styles/footer-470.jpg);
}
.box-feature h2 {
    color:#297FBA;
    line-height:1.2em;
    padding-bottom:5px;
}
.new-enterprise-pods .box-feature ul{
    margin: 10px 0 0 0;
    padding: 0;
}
.new-enterprise-pods .box-feature li{
    list-style: none;
    margin: 0 0 5px 0;
    padding: 0 0 0 20px;
    background: url(icons/bullet.gif) no-repeat left 4px;    
}
/* ------------------------------------------------------------------------- Header */
#header-wrapper {
    height: 208px;
    background: url(strapline-bg-repeat.jpg) repeat-x left bottom;
}
#header .site-logo{
    position: absolute;
    top:19px;
    left:6px;
    width: 263px;
    height: 87px;
    display: block;    
}
.strapline{
    position:absolute;
    bottom:35px;
    left:220px;
}
.enterprise-logo{
    position:absolute;
    bottom:26px;
    left:10px;
}
.enterprise-logo img{
    float:left;
}
.sponsored{
    position:absolute;
    top:7px;
    right:300px;
}
.account-section .sponsored {
    display:none;
}
#header-menu{
    min-height:46px;    
}
.wsg-link{
    width:70px;
    height:45px;
    display:block;
    position:absolute;
    top:10px;
    left:600px;
    cursor:pointer;
    background:url(/assets/bg/transparent.gif)
}
/* ------------------------------------------------------------------------- Footer */
#footer {
    padding-top: 10px;
}
#footer .copyright {
    clear: both;
    height: 28px;
    line-height: 28px;
    margin-top:0;
    background-image: url(asd-logo-small.jpg);
    padding-left:37px;
}
/* ------------------------------------------------------------------------- Account menu */
#main-menu {
    top:68px;
    left:272px;
}
#main-menu li.on {
    background-image: url(menu-tab-left.jpg);
}
#main-menu li.on a {
    background-image: url(menu-tab-right.jpg);
}
.account-section #main-menu li a {
    padding:0 42px 0 2px;    
}
/* ------------------------------------------------------------------------- Account section */
.landlord-dashboard .stats span.count,
.breadcrumb li.selected a,
.table-images th {
    color: #297FBA;
}
