#trademark {
    background: none;
    width: 105px;
    z-index: 2;
    height: 40px;
    position: absolute;
    top: 5px;
    left: 10px;
}
#mainpic {
    position: relative;
    height: 516px;
}

#uppernavbar .ui-state-default a:hover {
    color: #EEE;

}
#uppernavbar li.tab:hover {
    background: url('custom-theme/images/ui-bg_highlight-soft_75_9d9ef0_1x100.png') 50% 50% repeat-x;
}
#uppernavbar li  {
    float: left;
    margin: 0 .2em 1px 0;
    position: relative;
    top: 1px;
    white-space: nowrap;
}

#uppernavbar li a {
    padding: .5em 1em;
    color: #555555;
    line-height: 2em;
    text-decoration: none;
}

#uppernavbar li:hover {
    background-color: #0269AB;
    color: white !important;
}
#uppernavbar li a:hover {
    color: #EEEEEE;
}
#uppernavbar {
    position: absolute;
    left: 40px;
    top: 14px;
}
.blue {
    background-color: #5282ba;
}

.lt-blue {
    background-color: #9eb4dd;
}
.orange {
    background-color: #d4872d;
}
.lt-orange {
    background-color: #e8bf88;
}
#auxnavbar li a {
    width: 222px;
    height: 167px;
}
.accent1{
	color: red;
	text-decoration: underline;
}
.accent2 {
    color: #116BD9
}
#newlistingstop {
    background: url(/img/monthly/newlistingstop.jpg) no-repeat; 
    height: 89px;
    -moz-border-radius-topleft: 16px; -webkit-border-top-left-radius: 16px; border-top-left-radius: 16px; -moz-border-radius-topright: 16px; -webkit-border-top-right-radius: 16px; border-top-right-radius: 16px;
}
#newlistings {
    border: #31BFED 3px solid;
    border-top: none;
    width: 171px;
    -moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px; border-bottom-left-radius: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px; border-bottom-right-radius: 8px;
}
#newlistings ul {
    margin-left: 25px; 
    padding-top: 10px;
}
.snowbirdbackground {
    width: 1280px;
    margin: 0 auto;
    text-align: center;
    background: url(/../img/snowbird/ASB-Background-Fade.jpg) no-repeat;
    padding-top: 20px;
}
#newlistings, #content {
    background-color: white;
}
#siteindex #content {
    -moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px;
    padding: 20px;
}
#listingssearch #bodywrapper {
    background: none;
    border: none;
}
#thinheader {
    border: 12px #2784BE solid;
}
#siteindex #rightsidebar {
    margin-top: -533px;
}
#siteindex #content {
    padding-top: 0;
}
.twocolright .span-19 {
    margin-right: 20px;
}
#mainpic img {
    -moz-border-radius: 34px; -webkit-border-radius: 34px; border-radius: 34px;
}
#listingssearch #content {
    background: none;
}
.summarybox {
    background-color: white;
}
.mainpic img {
    border-color: #3B78BB;
}