body
{
    background: url(img/bg_main.jpg);
    background-repeat: repeat-x;
    background-color: #ffffff;
    color: #333333;
    font-family: Arial;
    font-size: 10pt;
    padding: 0;
    margin: 0;
    text-align: left;
}

a
{
    color: #3E92AE;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

img
{
    border: none;
}

.b
{
    font-family: Tahoma;
    font-size: 11px;
    color: #696565;
}

input
{
    background: #FAFAFA none repeat scroll 0%;
    border: 1px solid #CCCCCC;
    color: #777777;
    font-family: Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 1em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    margin: 2px 0pt 2px 0em;
    padding: 1px;
    width: auto;
}

.TextareaMultiline
{
    width: 300px;
    height: 50px;
    font-family: tahoma;
    font-size: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: #C3C3C3;
    background-color: #F0F0F0;
    color: #59798F;
    overflow: auto;
    margin-left: 0px;
    margin-right: 0px;
}

.clear
{
    clear: both;
}

h1
{
    background: inherit inherit inherit inherit inherit;
    border-bottom: 1px solid #CCCCCC;
    color: #48413E;
    font-size: 1.1em;
    margin: 0.4em 0pt 0.5em;
    padding-top: 1em;
}

h1, h2, h3, h4
{
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
}

.blue {
    color:#175293;
}

/****************** Positions *************************/
#page_margins
{
    margin-left: auto;
    margin-right: auto;
    width: 950px;
    background-color: White;
}

#DIV_HEADER
{
    background-color: #000000;
    color: #FFFFFF;
    height: 78px;
    position: relative;
    padding-bottom: 5px;
}

/*
#DIV_HEADER img
{
    font-size: 208%;
    left: 0px;
    position: absolute;
    top: 0px;
}
*/

#DIV_MENU_TOP
{
    clear: both;
}

#DIV_CONTENT
{
}

#DIV_CONTACT_FORM
{
    padding: 1em;
}

#footer
{
    padding: 0.5em 1em 0.5em 4em;
    background: #000000 url(img/logo_rbk_footer.png) no-repeat scroll 860px 2px;
    line-height: 2.5em;
    clear: both;
    color: #C4C5C8;
    font-size: 0.7em;
    text-transform: uppercase;
    margin-top: 10px;
}

/**************** SEARCH ****************/
.search_box
{
    color: #AAAAAA;
    font-size: 0.7em;
    margin: 0pt;
    padding: 0pt;
    position: absolute;
    right: 10px;
    text-transform: uppercase;
    top: 4px;
    display: none;
}

.search_box input
{
    background-color: #756C69;
    border: 1px solid #AAAAAA;
    color: #FFFFFF;
    height: 13px;
    margin: 0pt;
    padding: 0pt;
    width: 140px;
}

.search_box input[type="text"]:focus
{
    background: #DFD6D2 none repeat scroll 0%;
    border: 1px solid #AAAAAA;
    color: #333333;
}

/* List Container Classes */

.categorycontainer
{
    margin: 0px 0px 0px 0px;
}
.piccontainer
{
    margin: 10px 10px 0px 10px;
    padding: 10px 10px 10px 10px;
    border: solid 1px #dedede; /* float: left; */
    cursor: pointer;
}

.thumbpiccontainer
{
    margin: 3px 3px 3px 10px;
    padding: 3px 3px 3px 3px;
    width: 50px;
    max-width: 50px; /*float: left;*/
    border: solid 1px #dedede;
    cursor: pointer;
}

.titlecontainer
{
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}
.datecontainer
{
    margin-bottom: 5px;
    display: none;
}
.descreptioncontainer
{
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
}

/*********** Top Menu ******************/
#nav_main
{
    background-color: #48413E;
    border-top: 1px solid #FFFFFF;
    float: left;
    line-height: normal;
    width: 100%;
    font-size: 83.33%;
}

#nav_main ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0pt;
    padding: 0em;
}

#nav_main li
{
    display: inline;
    margin: 0pt;
    padding: 0pt;
}

li
{
    line-height: 1.5em;
    margin-left: 1.5em;
}

#nav_main #current a
{
    background-color: #756C69;
}
#nav_main a
{
    border-left: 1px dotted #FFFFFF;
    float: left;
    margin: 0pt;
    padding: 0pt 10px;
    text-decoration: none;
    width: 100px;
}

#nav_main a span
{
    color: #FFFFFF;
    display: block;
    float: left;
    padding: 0px;
    white-space: nowrap;
}

#nav_main a:hover
{
    background-color: #756c69;
}
#nav_main a:hover span
{
    background-color: #756c69;
}

/*********** Home Items ************/
.h4
{
    border-bottom: 1px solid #CCCCCC;
    color: #3E92AE;
    font-weight: bold;
    margin-bottom: 7px;
}

.HomeProductPhoto
{
    border: solid 1px #3E92AE;
    /*width: 198px;
    height: 100px;*/
}

.HomeProductDescription
{
    font-size: 0.8em;
    font-style: normal;
    padding-top: 5px;
}

.box
{
    border: 1px solid #CCCCCC;
    color: #000000;
    font-size: 0.9em;
    padding: 0.5em;
}

/************* Products menu *****************/
.ProductsMenu
{
    border-left: 1px solid #FFFFFF;
    color: #333333;
    font-size: 11px;
    margin-top: 56px;
    width: 200px;
}

.ParentItem a
{
    background-color: #EEEEEE;
    border-bottom: 5px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    color: #333333;
    padding: 3px 0px 3px 10%;
    width: 90%;
    display: block;
    text-decoration: none;
}

.ParentItem a:hover
{
    background-color: #dddddd;
}

.ParentItemSelected a
{
    font-weight: bold;
    background-color: #EEEEEE;
    border-bottom: 5px solid #FFFFFF;
    border-top:1px solid #175293;
    color: #175293;
    padding: 3px 0px 3px 10%;
    width: 90%;
    display: block;
    text-decoration: none;
}

.ParentItemSelected a
{
}

.ChildItem 
{
    padding: 3px 0px 3px 15%;
    width: 84%;
    display: block;
    text-decoration: none;
    border-top:1px solid #FFFFFF;
    color: #333333;
}

.ChildItem:hover
{
    background-color: #175293;
    color: White;
    padding: 3px 0px 3px 15%;
    width: 84%;
    display: block;
    text-decoration: none;
    border-top:1px solid #FFFFFF;
}

.ChildItemSelected 
{
    font-weight: bold;
    background-color: #175293;
    color: White;
    padding: 3px 0px 3px 15%;
    width: 84%;
    display: block;
    text-decoration: none;
    border-top:1px solid #FFFFFF;
}

.ChildItemSelected:hover
{
    text-decoration: none;
}

/************** Products content **************/
.tdProductsContent
{
    padding: 20px 1em 0px 1em;
}

.divProductCategoryTitle
{
    color:#175293;
    font-size: 2em;
    text-transform: lowercase;
}

.CatItemTitle
{
    border-bottom: 1px solid #CCCCCC;
    color:#175293;
    font-size: 1.1em;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    height: 40px;
}

.CatItemTitleHome
{
    border-bottom: 1px solid #CCCCCC;
    font-size: 1.1em;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    height: 40px;
    color: #3E92AE;
    margin-bottom:7px;
}
