﻿html, body
{
    font-family: Tahoma, Arial, Verdana, Sans-Serif; /*font-size: 0.875em;*/
    font-size: 9pt;
    color: #333;
    background-color: #282828;
    background-image: url("/src/img/container_bg_footer.png");
    background-position: center top;
    background-repeat: repeat-y;
}
body
{
    padding: 0px;
    margin: 0px;
    text-align: center;
}
h1, h2, h3, h4, h5, h6
{
    margin: 0px;
    padding: 0px;
}
h2
{
    background-image: url(/src/img/bar_header_long.png);
    background-repeat: no-repeat;
    background-position: top right;
    height: 40px;
    padding: 9px 10px 0px 30px;
    color: #fff;
    font-size: 120%;
}

a:link, a:visited
{
    color: #4f6e9d;
    text-decoration: none;
    font-weight: bold;
}
a:hover, a:active
{
    color: #555;
    text-decoration: none;
    font-weight: bold;
}

.clearFloat
{
    clear: both;
}

#container
{
    width: 100%;
    padding: 0px;
    margin: 0px auto;
    text-align: center;
    background-color: #ededed;
    background-image: url("/src/img/container_bg.png");
    background-position: center top;
    background-repeat: repeat-y;
}
/*-------------------------------------------------- HEADER ZONE */
#header
{
    width: 960px;
    padding: 0px;
    background-image: url(/src/img/header.png);
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0px auto;
    height: 71px;
    overflow: hidden;
    text-align: left;
    position: relative;
}
#logo
{
    display: none;
    background-image: url(../img/logo.png);
    background-position: 30px top;
    background-repeat: no-repeat;
    height: 62px;
    width: 120px;
    float: left;
}
#navigator
{
    width: 740px;
    text-align: right;
    float: right;
    font-size: 110%;
    color: #fff;
    margin-top: -25px;
    margin-right: 220px;
}
#navigator a:link, #navigator a:visited
{
    font-weight: bold;
    color: #333;
    text-decoration: none;
    color: #fff;
}
#navigator a:hover, #navigator a:active
{
    color: #dd9d00;
    text-decoration: none;
}
#navigator ul
{
    padding: 10px 0px;
    margin: 0px;
    list-style-type: none;
}
#navigator ul li
{
    display: block;
    float: right;
    padding: 0px 10px;
}
#search
{
	float: right;
	height: 37px;
	width: 170px;
	text-align: right;
	padding-top: 23px;
	padding-right: 15px;
}
#search .searchAdvanced
{
    display: block;
    padding-bottom: 5px;
}
#search .searchAdvanced:link, #search .searchAdvanced:visited
{
    color: #fff;
    font-weight: normal;
}
#search .searchAdvanced:hover, #search .searchAdvanced:active
{
    color: Yellow;
    font-weight: normal;
}
#search fieldset.normal
{
    border: 0px;
    font-size: 90%;
    padding: 0px;
    margin: 0px auto;
}
#search .textbox
{
    font-size: 100%;
    color: #777;
    width: 165px;
    border: 0px;
}
#search .blur
{
    color: #ccc;
    font-style: italic;
}
#search .button
{
	display: none;
    font-weight: bold;
    line-height: 27px;
    border: 0px;
    color: #4f6e9d;
    background-image: url(../img/search.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    text-align: center;
    width: 80px;
    cursor: pointer;
    border-right: solid 1px #ccc;
    margin-right: 10px;
}
#top_banner
{
    width: 960px;
    margin: 0px auto;
    margin-top: 10px;
    text-align: left;
    overflow: hidden; /*max-height: 150px;*/
}
/*-------------------------------------------------- BODY ZONE */
#body
{
    width: 940px;
    padding: 10px;
    margin: 0px auto;
    text-align: left;
}
/*-------------------------------------------------- FOOTER ZONE */

#footer
{
    font-size: 90%;
    width: 920px;
    padding: 20px 20px 50px 20px;
    overflow: hidden;
    background-position: center top;
    color: #fff;
    text-align: left;
    margin: 0px auto;
}
#footer a:link, #footer a:visited
{
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}
#footer a:hover, #footer a:active
{
    color: #fff;
    text-decoration: underline;
}
#footer ul
{
    padding: 0px 0px 30px 0px;
    margin: 0px;
    list-style-type: none;
}
#footer ul li
{
    display: block;
    float: left;
    padding: 3px;
}
#credit
{
    margin-top: 20px;
    color: #555;
}
#credit a:link, #credit a:visited
{
    color: #555;
}
/*-------------------------------------------------- CATEGORY */
#categories ul li ol
{
	margin: 0px;
	padding: 0px;
    list-style-type: none;
}
#categories ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    width: 200px;
    background-color: #fff;
    background-image: url(/src/img/menu_container_bg.png);
    background-position: center top;
    background-repeat: repeat-y;
}
li.basecategory
{
    width: 200px;
    height: 26px;
    background-image: url(/src/img/menu_bg.png);
    background-repeat: no-repeat;
}
li.basecategory a:link, li.basecategory a:visited
{
    display: block;
    color: #fff;
    font-weight: bold;
    padding-top: 6px;
    padding-left: 10px;
    width: 200px;
    height: 26px;
}
li.basecategory a:hover, li.basecategory a:active
{
    display: block;
    color: #555;
}
li.basecategory-children
{
	margin: 0px;
	padding: 0px;
}
li.sepcategory
{
    font-size: 6px;
    height: 10px;
    line-height: 10px;
    overflow: hidden;
}
li.subcategory
{
    padding: 0px 20px 3px 20px;
    color: #ff7200;
}
li.subcategory a:link, li.subcategory a:visited
{
    color: #ff7200;
}
li.subcategory a:hover, li.subcategory a:active
{
    color: #555;
    text-decoration: underline;
}
li.close
{
    background-image: url(/src/img/menu_container_bg_last.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #fff;
    height: 5px;
    max-height: 5px;
}
.errorMessage
{
    color: red;
}
