body { background-color:#175996; margin:0; padding:0;}
* html body { height:100%;  text-align:center; }

.pointer{ cursor: pointer; }
.float_left{    float: left; }

a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul { font-family:Verdana, sans-serif; }
h1, h2, h3, h4, h5, h6, .mainitem { font-family:tahoma,Verdana, sans-serif; }

input, textarea {border:1px solid #7F9DB9; background-color:white;}
/* Font size and color */
a, body, div, label, li, ol, p, td, th, ul { font-size:11px; color:#000000; }
h1, h2, h3 { font-size:13px; color:#25A3DD; }
h4, h5, h6 { font-size:12px; color:#25A3DD; }

/* Links */
a { color:#F78D00; text-decoration:none; }
a:hover { color:#F78D00; text-decoration:none; }

/* Images */
img { border:0px; }

/* Clear */
.clear { clear:both; height:0.1px; line-height:0.1px; font-size:0.1px; }
.block { overflow:hidden; }

/* Paragraphs */
p { margin:10px 5px 5px 5px; padding:0; line-height:1.8em;}

/* Bottom */
#bottom {  position:relative; height:27px auto; margin:0px auto; width:800px;  padding:0px; background:#FFFFFF;}
#bottom div{  position:relative; width:798px; height:27px; padding:0px; margin:0px 1px 0px 1px; text-align:left; background:transparent url(../images/bottom_bg.gif) 0 0 repeat-x; }
#bottom div span {float:right; margin:7px 10px 0 0; padding:0; color:#FFFFFF; font-weight:bold; }
#bottom div span a { color:#FFFFFF; font-weight:bold; text-decoration:none;}
#bottom div span a:hover { color:#F5DF00;  text-decoration:none;}
/* Content */
/* ================================== */

#content {  position:relative; width:800px; height:100% auto; margin:0px auto; padding:1px 0 1px 0; text-align:left; background-color:#DEF5FF;
            background:transparent url(/images/center_bg_2.gif) 0 0 repeat-y;  line-height:1.5em; }
  
#content ul { margin:25px; padding:0px; list-style:none; }
#content ul li { margin:0px; padding:3px 2px 3px 0px;  line-height:1em; }
#content ul li a { color:#2175BC; text-decoration:none; }
#content ul li a:hover { color:#2175BC; text-decoration:underline; }

#left_part{ width:146px; height:300; margin:0px; padding-left:1px;  
/* background-color:#FFFFFF; */
 }

/* ********************* BEGINing OF RIGHT PART ****************** */

#right_part{ 
    width:653; height:100% auto; 
    margin-left:1px; padding:0.5em 2.5em 2.5em 2.5em; 
}

#right_part ul { margin:0 0 0 20px; padding:0px; list-style:disc; }
#right_part ul li { margin:0px; padding:5px 2px 5px 0px;  line-height:1.5em; }
#right_part ul li blockquote { margin:5px 0 5px 20px; padding:0px;  line-height:1.5em; text-align:justify;}

#right_part ul li ul{ margin:0px; padding:0px;  list-style:disc; }
#right_part ul li ul li { margin:5px 0px 5px 37px; padding:0px;  line-height:1.5em; }

#right_part table
{
        margin-bottom: 1.5em;
        border: 1px solid #98DFFF;
        text-align: left;
}

#right_part table th
{
        font-weight: bold;
        padding: 0.5em;
        text-align:center;
        color:#2175BC;
}

#right_part table td
{
        padding: 0.5em;
        color:black;
}

#right_part table tr.rowH
{
        color: #2175BC;
        background: #8ED8F7;
}

#right_part table tr.rowA
{
        background: #EAF8FD;
        border-top: solid 1px #fff;
}

#right_part table tr.rowB
{
        background: #C3E9F9;
        border-top: solid 1px #fff;
}



/* ********************* END OF RIGHT PART ****************** */


#block_news, #block_banner {
    border:1px solid #98DFFF;
    margin:0 1px 0 1px;
    padding:1px;
    background-color:#FFFFFF;
}

#block_news h1,#block_banner h1{
    height:22px; font-weight:bold; font-size:11px; text-align:center; background:transparent url(/images/menu_h1_bg.gif) 0 0 repeat-x; margin:0px; padding:3px 0 0 0; color:#2175BC;
}
#block_news p{
    line-height:1.3em;
}

#block_exchange{
    border:1px solid #98DFFF;
    margin:1px 1px 0 1px;
    padding:4px;
    background-color:#FFFFFF;
}
#block_exchange img {
    vertical-align: middle;
}

/**/
.menu { width:146px; margin:0px; padding:1px; background-color:#FFFFFF; border:1px solid #98DFFF; }

#livehelp { width:145px; margin:0px; padding:0px; border: 0px none #98DFFF; font-size: 0px; line-height: 0em}

.menu .mainitem { height:22px; font-weight:bold; font-size:11px; text-align:center; background:transparent url(../images/menu_h1_bg.gif) 0 0 repeat-x; margin:0; padding:3px 0 0 0;color:#2175BC; }
#content .menu ul { margin:0px; padding:0px; list-style:none;}
#content .menu ul li { margin-left:16px; padding:5px 2px 5px 14px; list-style:none; border-bottom:1px solid #D2EDFA;
    background-image:url("../images/menu_arrow.gif"); 
    background-position:left center; 
    background-repeat:no-repeat; 
}
#content .menu ul li a {
    padding:0px 0px 0px 0px; 
    color:#25A3DD; 
    text-decoration:none;
    font-size:11px;
    font-weight:normal;

}
#content .menu ul li a.active {
    color:#006394; 
    font-weight:bold;
}

#content .menu ul li a:hover{
    color:#006394;
}
.menu a div.main_active {
    display: block;
    padding: 3px 0;
    padding-left: 9px;
    text-decoration: none;
    background-color: #D9F4FF;
    border-bottom: 1px solid #98DFFF;
    border-left: 7px solid #006394;
    color:#006394;
    font-size:11px;
    font-weight:bold;
    font-family:tahoma;
}
.menu div.main a {
    display: block;
    padding: 3px 0;
    padding-left: 9px;
    text-decoration: none;
    color: #25A3DD;
    background-color: #D9F4FF;
    border-bottom: 1px solid #98DFFF;
    border-left: 7px solid #98DFFF;
    font-size:11px;
    font-weight:bold;
    font-family:tahoma;
}

.menu div.main a:hover {
    border-left: 7px solid #1958B7;
    color:#1958b7;
}

/* .menu p {margin:0; padding:5px 5px 5px 3px; line-height:1.5em;} */
.menu p {margin:0; padding:0;} 
/* Header */ 

#header {  position:relative; width:800px; height:186px; margin:0px auto; text-align:left; background:transparent url(../images/hbg.jpg) 0 0 no-repeat;  }
#header #icon_block{ position:absolute; right:0px; top:133px; margin:0px; padding:0; width:75px; height:25px;}
#title_txt{position:absolute; color: #FFF; font-size:18px; font-weight:bold; left:275px; top:70px; padding:0; }
#title_desc{position:absolute; color: #FFF; font-size:11px; left:275px; top:100px; padding:0; width:200px; height:36px;}
#title_txt a { color:#FFF; text-decoration:none; font-size:18px; font-weight:bold; }
#title_txt a:hover { color:#FFF; text-decoration:none; font-size:18px; font-weight:bold; }
/* Buttons' style */
.btn_top_area { position:absolute; right:0px; top:159px; margin:0px; padding:0; width:498px; height:23px;}

.btns #btn_home{
        background-image: url(../images/btn/home.gif);
        background-repeat: no-repeat;
        height: 25px;
        width: 83px;
        text-align: center;
        overflow: hidden;
}
.btns_hover #btn_home{
        background-image: url(../images/btn/home_hover.gif);
        background-repeat: no-repeat;
        height: 25px;
        width: 83px;
        text-align: center;
        overflow: hidden;
}

.btns #btn_load{
        background-image: url(../images/btn/load.gif);
        background-repeat: no-repeat;
        height: 25px;
        width: 83px;
        text-align: center;
        overflow: hidden;
}
.btns_hover #btn_load{
        background-image: url(../images/btn/load_hover.gif);
        background-repeat: no-repeat;
        height: 25px;
        width: 83px;
        text-align: center;
        overflow: hidden;
}

.btns #btn_buy{
        background-image: url(../images/btn/buy.gif);
        background-repeat: no-repeat;
        height: 25px;
        width: 83px;
        text-align: center;
        overflow: hidden;
}
.btns_hover #btn_buy{
        background-image: url(../images/btn/buy_hover.gif);
        background-repeat: no-repeat;
        height: 25px;
        width: 83px;
        text-align: center;
        overflow: hidden;
}


.btns #btn_partner{
        background-image: url(../images/btn/partner.gif);
        background-repeat: no-repeat;
        height: 25px;
        width: 83px;
        text-align: center;
        overflow: hidden;
}
.btns_hover #btn_partner{
        background-image: url(../images/btn/partner_hover.gif);
        background-repeat: no-repeat;
        height: 25px;
        width: 83px;
        text-align: center;
        overflow: hidden;
}


.btns #btn_support{
        background-image: url(../images/btn/support.gif);
        background-repeat: no-repeat;
        height: 25px;
        width: 83px;
        text-align: center;
        overflow: hidden;
}
.btns_hover #btn_support{
        background-image: url(../images/btn/support_hover.gif);
        background-repeat: no-repeat;
        height: 25px;
        width: 83px;
        text-align: center;
        overflow: hidden;
}


.btns #btn_company{
        background-image: url(../images/btn/company.gif);
        background-repeat: no-repeat;
        height: 25px;
        width: 83px;
        text-align: center;
        overflow: hidden;
}
.btns_hover #btn_company{
        background-image: url(../images/btn/company_hover.gif);
        background-repeat: no-repeat;
        height: 25px;
        width: 83px;
        text-align: center;
        overflow: hidden;
}

.btns #btn_product{
        background-image: url(../images/btn/product.gif);
        background-repeat: no-repeat;
        height: 25px;
        width: 83px;
        text-align: center;
        overflow: hidden;
}
.btns_hover #btn_product{
        background-image: url(../images/btn/product_hover.gif);
        background-repeat: no-repeat;
        height: 25px;
        width: 83px;
        text-align: center;
        overflow: hidden;
}

#skypedetectionswf { width: 0px }
