﻿/*- leftcol -*/
#leftcol 
{
    float: left;
    margin: 70px 16px 32px 0;
    width: 218px;
    min-height:500px;
}
#leftcol ul#menu
{
    /*border-bottom: 1px solid #E8E8E0;*/
    margin-bottom: 16px;
    margin-top: -2px;
    padding-bottom: 16px;
}
#leftcol ul#menu li
{
    padding-top: 0;
    margin-top: 0;
}
#leftcol ul#menu li.null, #leftcol ul#menu li a 
{
    background: #d6d6ce;
    color: #184154;
    display: block;
    line-height: 18px;
    font-weight: 400;
    border-top: 1px solid #fff;
    min-height: 13px;
    padding: 4px 10px 6px 10px;
    width: 198px;
}
#leftcol ul#menu li a:hover
{
    background: #969693;
    color: #ffffff;
    text-decoration: none;
}
#leftcol ul#menu li ul li
{
    background: #eaeae1 url(images/greybullet.gif) 10px 11px no-repeat;
    display: block;
    line-height: 18px;
    width: 188px;
    padding: 4px 8px 4px 22px;
}
#leftcol ul#menu li ul li.lastli
{
    padding-bottom: 8px;
}
#leftcol ul#menu li ul li a
{
    background: transparent;
    border: 0;
    padding: 0;
    display: block;
    color: #1b4b61;
    font-size: 10px;
}
#leftcol ul#menu li ul li a:hover
{
    background: transparent;
    color: #1b4b61;
    text-decoration: underline;
}
#leftcol ul#menu, ul.staticmenu
{
    width: 218px;
}


/*- rightcol -*/
#rightcol
{
    float: left;
    margin: 70px 0 32px 0;
    width: 218px;
}
#rightcol #facts
{
    background: #EAEAE2 url(images/modulebg.gif) repeat-x scroll left bottom;
    padding: 10px;
    padding-bottom: 8px;
    /*border-top: 5px solid #266178;*/
    border-top: 5px solid #002D62;
    line-height: 18px;
}

/*#rightcol div.staticmenu li
{
    background: none;
    padding: 4px 0px 4px 0px;
}*/


/************ others *********************
//////////////////////////////////////////*/

div.staticmenu 
{
    background: #EAEAE2 url(images/modulebg.gif) repeat-x scroll left bottom;
    margin-bottom: 15px;
    padding: 0 0 15px;
    line-height: 15px;
}
div.staticmenu ul, div.staticmenu h3
{
    margin-left: 10px;
    margin-right: 10px;
}
div.staticmenu li
{
    background: transparent url(images/greybullet.gif) 0px 12px no-repeat;
    display: block;
    line-height: 18px;
    width: 188px;
    padding: 4px 8px 4px 10px;
    text-align: left;
}
div.staticmenu li a
{
    text-align: left;
}
div.staticmenu h3
{
    /*background-color: #3E7C97;*/
    /*background-color: #8F3931;*/
    border-top: 5px solid #8F3931;
    color: #8F3931 !important;
    display: block;
    font-size: 13px !important;
    letter-spacing: 1px;
    margin: 0 0 6px !important;
    padding: 5px 10px;
}

/*-- static_div --*/
div.static_div 
{
    border-top: 5px solid #071b43;
    background: #EAEAE2 url(images/modulebg.gif) repeat-x scroll left bottom;
    margin-bottom: 15px;
    padding: 0 0 15px;
    line-height: 16px;
}
div.who_is_who div.static_div
{
    border-top: none;
    background: #EAEAE2 url(images/modulebg.gif) repeat-x scroll left bottom;
    margin-bottom: 15px;
    padding: 0 0 15px;
    line-height: 16px;
}
div.static_div div.customer_comment
{
    margin: 0 10px;
}
div.static_div table
{
    margin: 10px;
}
div.static_div img
{
    border: 0;
}
div.static_div ul, div.static_div h3
{
    margin-left: 10px;
    margin-right: 10px;
}
div.static_div li
{
    background: transparent url(images/greybullet.gif) 0px 12px no-repeat;
    display: block;
    line-height: 18px;
    width: 188px;
    padding: 4px 8px 4px 10px;
    text-align: left;
}
div.static_div li a
{
    text-align: left;
}
div.static_div h3
{
    /*background-color:#3E7C97;*/
    color:#071b43 !important;
    display:block;
    font-size: 13px;
    letter-spacing: 1px;
    margin:0 0 6px !important;
    padding:5px 10px 0;
    text-transform:uppercase; 
}
div.who_is_who div.static_div  h3
{
    background-color: #071b43;
    color:#FFFFFF !important;
    display:block;
    font-size: 13px;
    letter-spacing: 1px;
    margin:0 0 6px !important;
    padding:5px 10px 0;
    text-transform:uppercase; 
}

#table_hotline
{
    padding-top: 10px;
    margin-bottom: 30px;
    border-top: 5px solid #8F3931;
    width: 218px;
    background: url(images/modulebg.gif) repeat-x top;
}

/*- books -*/
#books
{
    background: transparent url(images/modulebg4.gif) repeat-x scroll left top;
    /*border-top: 5px solid #266178;*/
    border-top: 5px solid #002D62;
    float: right;
    padding: 10px 10px 0;
    margin-top: 8px;
    margin-bottom: 16px;
    width: 198px;
}
#books h3 a
{
    font-size: 13px;
    font-weight: bold;
}
#books img
{
    float: left;
    border: solid 1px #666;
    margin-right: 5px;
}
#books table
{
    clear: both;
    line-height: 18px;
}
#books td
{
    height: 55px;
    padding-bottom: 20px;
}
#books dl
{
    clear: both;
    line-height: 18px;
}
#books dd
{
    height: 55px;
    float: left;
    margin-bottom: 20px;
}
