
/* Overrides of existing styles */

#content {
        margin: 0 0 0 0;
        clear: none;
}

#main {
        margin-bottom: -140px;
}

#bottom {
        height: 140px;
}

#clearfooter {
        clear: both;
        height: 140px;
}

#breadcrumb h1 {
        margin-bottom: 24px;
        float: left;
}

/* Styles specific to list_postings */

#content h1 {
        float: left;
        clear: both;
        font-size: 95%;
        line-height: 100%;
        margin: 0;
        padding: 18px 0 18px 0;
        width: 100%;
}

#content h2 {
        color: #006600;
        font-size: 95%;
        margin: 12px 0 0 0;
}

/* START: POSTINGS LIST */

#content .no-postings {
        padding: 30px 0 0 0;
}

#content ul.postings {
        float: left;
        width: 100%;
        list-style: none;
        margin: 0 0 4px 0;
        clear: both;
}

#content ul.postings li {
        float: left;
        width: 100%;
        margin: 0 0 2px 0;
        background: #ffffff;
        color: #000000;
        padding: 0;
}

.desc {
        padding: 4px 4px 4px 4px;
}

.price {
        float: left;
        width: 5.5em;
        padding: 4px 0 4px 0;
        text-align: right;
        margin: 0;
}

.pricedesc {
        border-top: 0;
        border-right: 0;
        border-bottom: 0;
        border-left: 2px;
        border-style: solid;
        border-color: #ffffcc;
        padding: 4px 4px 4px 4px;
        margin: 0 0 0 6em;
}

#content ul.postings li h5 {
        font-size: 100%;
        display: inline;
        margin: 0 4px 0 0;
}

#content ul.postings li h5 a {
        font-weight: normal;
        margin: 0;
}

#content ul.postings li h5 a:visited {
        color: #5f9d5f;
}

#content ul.postings li img {
        vertical-align: top;
        margin-left: 4px;
}

#content ul.postings li.date {
        background: #008000;
        color: #ffffff;
        font-weight: bold;
        padding: 4px 0 4px 0;
}

#content ul.postings li.date .date {
        margin: 0 4px 0 4px;
}

/* END: POSTINGS LIST */

/* START: ADSENSE LIST */

#content ul.adsense {
        width: 100%;
        list-style: none;
        padding: 30px 0 4px 0;
        clear: both;
        margin: 0;
}

#content ul.adsense li {
        width: 100%;
        margin: 0 0 2px 0;
        background: #E8E8A8;
        color: #000000;
        padding: 4px 0 4px 0;
}

#content ul.adsense li a {
        text-decoration: none;
}

#content ul.adsense li.titlebar {
        background: #009940;
        color: #ffffff;
        font-weight: bold;
        padding: 4px 0 4px 0;
}

#content ul.adsense li.titlebar .titletext {
        margin: 0 4px 0 4px;
}

#content ul.adsense li.titlebar .linktext {
        float: right;
        margin: 0 4px 0 4px;
}

#content ul.adsense li.titlebar .linktext a {
        color: #ffffff;
        font-size: 75%;
        margin: 0;
        text-decoration: underline;
}


#content ul.adsense li a .adtitle {
        font-size: 100%;
        text-decoration: underline;
        font-weight: bold;
        margin: 0 4px 0 4px;
}

#content ul.adsense li a .addesc {
        text-decoration: none;
        color: #000000;
        margin: 0 4px 0 4px;
}

#content ul.adsense li a .adlink {
        text-decoration: none;
        margin: 0 4px 0 4px;
}

#adtop ul.adsense {
        width: 100%;
        list-style: none;
        clear: both;
        margin: 0;
}

#adtop ul.adsense li {
        width: 100%;
        margin: 0 0 2px 0;
        background: #E8E8A8;
        color: #000000;
        padding: 4px 0 4px 0;
}

#adtop ul.adsense li a {
        text-decoration: none;
}

#adtop ul.adsense li.titlebar {
        background: #ffffcc;
        font-size: 65%;
        color: #009933;
        margin: 0 4px 0 4px;
}

#adtop ul.adsense li.titlebar .titletext {
}

#adtop ul.adsense li.titlebar .linktext {
        float: right;
        margin: 0 4px 0 4px;
        display: none;
}

#adtop ul.adsense li.titlebar .linktext a {
        color: #ffffff;
        font-size: 80%;
        margin: 0;
        text-decoration: underline;
}


#adtop ul.adsense li a .adtitle {
        font-size: 80%;
        text-decoration: underline;
        font-weight: bold;
        margin: 0 4px 0 4px;
}

#adtop ul.adsense li a .addesc {
        font-size: 80%;
        text-decoration: none;
        color: #000000;
        margin: 0 4px 0 4px;
}

#adtop ul.adsense li a .adlink {
        font-size: 80%;
        text-decoration: none;
        margin: 0 4px 0 4px;
}





/* END: ADSENSE LIST */

#header #warning_message {
        float: left;
        clear: left;
        font-weight: bold;
        font-size: 65%;
}

#header #warning_message .warning {
        color: #ff0000;
}

#header #warning_message .highlight {
        color: #006600;
}

#header #adtop {
        float: left;
        clear: left;
        width: 650px;
}

.searchbox {
        margin-top: 24px;
        float: left;
        clear: left;
}

.searchbox .clear {
        clear: left;
}

.searchbox fieldset {
        float: left;
        margin: 0 16px 0 0;
        padding: 0;
}

.searchbox label {
        font-size: 80%;
        font-weight: bold;
}

.searchbox input {
}

.searchbox .searchsubmit {
        font-size: 70%;
        float: left;
        margin: 0 12px 0 0;
        padding: 2px 0 2px 0;
}

.searchbox a {
        font-size: 65%;
        font-weight: bold;
}

.searchbox img {
        vertical-align: middle;
        margin-left: 4px;
}

.searchbox .searchexplanation {
        width: 4em;
        float: left;
        line-height: 65%;
        padding: 0;
}

.searchbox fieldset.buttonarea {
        float: right;
        clear: none;
        margin: 0 0 0 10px;
        padding: 0;
}

.searchbox fieldset.buttonarea .question img {
        margin: 0;
        vertical-align: top;
}


#horizontal_button_bar {
        margin-left: 12px;
        clear: both;
}

#horizontal_button_bar #buttons {
        display: inline;
}

#horizontal_button_bar #bookmark {
        float: right;
}

#subnav {
        width: 100%;
        float: left;
        clear: both;
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        padding: 8px 0 8px 0;
        margin: 12px -16px 48px 0;
        border-top: 2px;
        border-left: 0;
        border-bottom: 2px;
        border-right: 0;
        border-color: #009940;
        border-style: solid;
}

#subnav ul {
        float: left;
        width: 100%;
        list-style: none;
        margin: 0;
        padding: 0 0 0 0;
}

#subnav li {
        width: 24%;
        float: left;
        margin: 0 -1px 0 0;
        padding: 0;
        border-top: 0;
        border-right: 0;
        border-bottom: 0;
        border-left: 1px;
        border-color: #CCEB99;
        border-style: solid;
}

#subnav li a {
        text-decoration: none;
        font-weight: bold;
        font-size: 95%;
        margin-left: 16px;
}

#subnav li a:link {
        color: #006600;
}

#subnav li a:visited {
        color: #006600;
}

#subnav li a:active {
        color: #006600;
}

#subnav li a:hover {
        color: #006600;
        background: #E8E8A8;
}

#subnav li.columnone {
        border-left: 0;
}

#subnav li.columnone a {
        margin-left: 0;
}

#subnav .clear {
        clear: both;
        height: 0px;
        line-height: 0px;
        font-size: 0px;
}

#pagination {
        clear: both;
        width: 100%;
        float: left;
        font-size: 80%;
        text-align: center;
        font-weight: bold;
        margin: 24px -3px 16px 0;
}

#pagination .current {
}

#bottom #footer #othergumslinks {
        font-size: 65%;
        line-height: 130%;
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        padding-top: 40px;
}


/* tagclouds code */

a.taglink {text-decoration: none; };


/* TEMP: TO BE REMOVED AFTER NEW AFS CSS ROLLOUT */
.blacklink {
        text-decoration: none;
        color: #000000;
}

.greenlink {
        text-decoration: none;
}
/* END TEMP */

