/* -- Global Styles */
html, body
{
    background-color: #000;
}
body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 1em;
    color: #FFFF00;
    background-color: #000;
}
a
{
    color: #00FFFF;
}
a:active
{
    color: #00FFFF;
}
a:hover
{
    color: #00FFFF;
}
table
{
    width: 100%;
}
h1
{
    font-size: 1.4em;
}
img
{
    display: none;
}
label
{
    font-weight: normal;
}
td
{
    vertical-align: top;
}
#MainLayoutTable
{
    width: 100%;
}


/* -- --------------------------------------------- */
#TopTopRow
{
    height: 20px;
    background-image: none;
}
#TopTableRow
{
    height: 56px;
    background-image: none;
}
#TopTableRow #strapline
{
    font-weight: bold;
    font-style: italic;
    float: left;
    margin: 0px 5px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#TopTopRow #sbhatext
{
    font-weight: bold;
    font-style: italic;
    float: right;
    margin: 0px 5px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#TopTableRowBottom
{
    height: 20px;
    background-image: none;
}
/* -- --------------------------------------------- */

.search_box
{
    position: absolute;
    width: 155px;
    top: 18px;
    right: 5px;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.search_box .box_table
{
    border: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.search_box .box_body
{
    border: none;
    background-image: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.search_box .search_input
{
    border: 2px solid #FFFF00;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.search_box .searchbutton
{
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 0px 0px;
    position: absolute;
    top: 25px;
    right: 5px;
}
/* -- --------------------------------------------- */
#LeftColumn
{
    background-color: #000;
}
#LeftColumn table
{
    width: 160px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#performance
{
    background-color: #000;
    color: #FFFF00;
}
#performance td
{
    background-color: #000;
    color: #FFFF00;
}
#performance tr
{
    background-color: #000;
    color: #FFFF00;
}
#performance .Row2
{
    background-color: #000;
    color: #FFFF00;
}
#breadcrumbs
{
    font-size: 0.9em;
    padding-left: 5px;
}
/* -- Site Map */
.SiteMap
{
    font-size: 110%;
    list-style-type: none;
}
.SiteMap li
{
    list-style-type: none;
    padding: 2px 0px 2px 0px;
}
/* -- Footer */
#Footer
{
    text-align: center;
    border-top: none;
    font-size: 0.9em;
}
#Footer a
{
    color: #00FFFF;
}
#Footer a:active
{
    color: #00FFFF;
}
#Footer a:hover
{
    color: #00FFFF;
}
.FooterSBHA
{
    text-align: center;
}
/* -- Boxes */
#RightColumn
{
    width: 160px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.box_table
{
    width: 100%;
    margin-bottom: 5px;
}
.box_header
{
    background-color: #000;
    border-bottom: none;
    padding: 3px;
}
.box_header h3
{
    color: #FFFF00;
    margin: 0px;
    font-size: 1em;
}
.box_body
{
    background-color: #000;
    padding: 5px;
}
.box_footer
{
    background-color: #000;
}
.box_body ul
{
    margin: 0px 0px 0px 0px; /*removes indent IE and Opera*/
    padding: 0px 0px 0px 0px; /*removes indent Mozilla and NN7*/
    list-style-type: none; /*turns off display of bullet*/
}
.box_body li
{
    margin: 0px 0px 5px 0px; /*removes indent IE and Opera*/
    padding: 0px 0px 0px 0px; /*removes indent Mozilla and NN7*/
    list-style-type: none; /*turns off display of bullet*/
}
.similar_items .box_header
{
    background-color: #000;
    border-bottom: none;
}
.similar_items .box_body
{
    background-color: #000;
}
.hot_items .box_header
{
    background-color: #000;
    border-bottom: none;
}
.hot_items .box_body
{
    background-color: #000;
}
.hot_items .box_footer
{
    background-color: #000;
}
.HotItems2 .hot_items .box_header
{
    background-color: #000;
    border-bottom: none;
}
.HotItems2 .hot_items .box_body
{
    background-color: #000;
}
.HotItems2 .hot_items .box_footer
{
    background-color: #000;
}
.list_items .box_header
{
    background-color: #000;
    border-bottom: none;
}
.list_items .box_body
{
    background-color: #000;
}
.list_items .box_body td
{
    padding-bottom: 10px;
}
.list_items .box_footer
{
    background-color: #000;
    text-align: center;
}
.list_items img
{
    margin: 0px;
    padding: 0px;
    float: none;
}
.list_filter .box_header
{
    background-color: #000;
    border-bottom: none;
}
.list_filter .box_body
{
    background-color: #000;
}
.list_filter .box_footer
{
    background-color: #000;
}



/* -- --------------------------------------------- */
.search_box
{
    width: 155px;
    position: absolute;
    top: 26px;
    right: 2px;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.search_box .box_table
{
    border: none;
}
.search_box label
{
    float: left;
    font-size: 100%;
}
.search_box .box_body
{
    border: none;
    background-image: none;
}
.search_box .search_input
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.search_box .searchbutton
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

/* -- Begin Print */

@media print
{
    h1, h2, h3, h4, h5, h6
    {
        page-break-after: avoid;
        page-break-inside: avoid;
        color: #000000;
    }
    blockquote, pre
    {
        page-break-inside: avoid;
    }
    ul, ol, dl
    {
        page-break-before: avoid;
    }

    body
    {
        background-color: #fff;
        color: #000000;
    }
    #Banner, #LeftColumn, #RightColumn, #Footer, .list_items, #breadcrumbs
    {
        display: none;
    }

}
h1
{
    vertical-align: top;
}
