/* CSS Document - Theme */

/*----------------------------------------------------*/
/* BODY THEME */
body{
background-color: #909295;
color: #666666;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

/*----------------------------------------------------*/
/* CONTAINER THEME */
#container{
background-color: #FFFFFF;
}

/*----------------------------------------------------*/
/* BANNER LAYOUT */
#banner{
background: url(../../images/allpages/asibanner.jpg)
}

/*----------------------------------------------------*/
/* SIDEBAR THEME */
#sidebarhome{
background: url(../../images/home/homesidebar.jpg) no-repeat top;
}

#sidebaraboutus{
background: url(../../images/aboutus/aboutussidebar.jpg) no-repeat top;
}

#sidebaraboutauctions{
background: url(../../images/aboutauctions/aboutauctionssidebar.jpg) no-repeat top;
}

#sidebarauctionnews{
background: url(../../images/auctionnews/auctionnewssidebar.jpg) no-repeat top;
}

#sidebarcontact{
background: url(../../images/contact/contactsidebar.jpg) no-repeat top;
}

#sidebarfaq{
background: url(../../images/faq/faqsidebar.jpg) no-repeat top;
}

#sidebarforeclosure{
background: url(../../images/foreclosure/foreclosuresidebar.jpg) no-repeat top;
}

#sidebarlinks{
background: url(../../images/links/linkssidebar.jpg) no-repeat top;
}

#sidebarpartners{
background: url(../../images/partners/partnerssidebar.jpg) no-repeat top;
}

#sidebarservices{
background: url(../../images/services/servicessidebar.jpg) no-repeat top;
}

#sidebarsitemap{
background: url(../../images/sitemap/sitemapsidebar.jpg) no-repeat top;
}

/*----------------------------------------------------*/
/* MENU THEME */
#menu{
background-color: #FFFFFF;
}

.menu-line2{
border-top: 1px solid #0083CA;
}

#menu a{
color: #0083CA;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
font-weight: bolder;
}

#menu a:hover{
color: #006196;
text-decoration: none;
font-weight: bolder;
}

/*----------------------------------------------------*/
/* CONTENT THEME */
#content{
background-color:#FFFFFF;
text-align: justify;
font-size: 12px;
}

/* GENERIC THEMES */
.right a{
color: #0083CA;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
font-weight: bolder;
}

.right a:hover{
color: #006196;
text-decoration: none;
font-weight: bolder;
}

th{
background-color: #0083CA;
color: #ffffff;
font-weight: 100;
}

td{
background-color: #CCCCCC;
color: #333333;
border-bottom: 2px solid #FFFFFF;
}

/* ABOUT US THEMES */
#associates h4{
text-align: left;
}

/* ABOUT AUCTIONS THEMES */
.growth{
border: 1px solid #999999;
}

/* LISTINGS LIST THEME */
.listing-list-title{
font-size: 14px;
font-weight: bolder;
color: #FFFFFF;
background: url(../../images/auctionnews/listings-list-bar.jpg) no-repeat top center;
background-color: #0083CA;
}

.listing-entry{
color: #333333;
background-color: #CCCCCC;
}

.listing-title{
font-size: 13px;
border-bottom: 3px solid #FFFFFF;
}

.image{
text-align: center;
}

.image a{
color: #0083CA;
font-size: 10px;
}

.image a:hover{
color: #006196;
text-decoration: none;
}

/* LISTINGS THEMES */
#listing{
background-color: #CCCCCC;
text-align: left;
}

#listing-right{
text-align: center;
border-left: 3px solid #FFFFFF;
}

#listing-right img{
border: 2px solid #FFFFFF;
}

/* FAQ THEMES */
.faqlist{
color: #0083CA;
border-bottom: 1px solid #0083CA;
}

/* SITE MAP THEMES */
.sitemap-ul{
color: #0083CA;
}

.sitemap1{
font-size: 14px;
}

.sitemap-ol{
font-weight: lighter;
color: #666666;
}

.sitemap-ol a{
font-weight: lighter;
color: #666666;
}

.sitemap-ol a:hover{
font-weight: lighter;
color: #444444;
}

/*----------------------------------------------------*/
/* FOOTER THEME */
#footer{
color: #FFFFFF;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
background-color: #909295;
}

/*----------------------------------------------------*/
/* LINKS THEME */
a{
color: #0083CA;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
font-weight: bolder;
}

a:hover{
color: #006196;
text-decoration: none;
}

/*----------------------------------------------------*/
/* IMAGE THEME */
img{
border: 0;
}

/*----------------------------------------------------*/
/* FULL PAGE TYPE THEMES */
h1{
font-size: 20%;
}

h2{
color: #0083CA;
font-family: Arial, Helvetica, sans-serif;
}

h3{
color: #0083CA;
font-family: Arial, Helvetica, sans-serif;
}

h4{
color: #666666;
font-family: Arial, Helvetica, sans-serif;
}

h5{
color: #0083CA;
font-family: Arial, Helvetica, sans-serif;
}

.bold{
font-weight: bolder;
}