﻿body
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: Verdana;
    font-size: 12px;
    color: #686c72;
    background-color: #FFFFFF;
}

a
{
    text-decoration: underline;
    color: #686c72;
    border: solid 0px #FFFFFF;
}

a.white
{
    text-decoration: underline;
    color: #ffffff;
    border: solid 0px #FFFFFF;
}


p
{
    margin-top: 30px;
}


h1
{
    font-family: 'Myriad Pro' , Verdana;
    font-size: 28px;
    color: #4f6073;
    margin: 40px 0px 40px 0px;
    font-weight: normal;
}

.button_blue 
{
    cursor: hand;
    font-family: Arial, Helvetica, sans-serif; 
    text-align: center; 
    font-size: 12px; 
    bottom: 30px; 
    position: absolute; 
    color: #FFFFFF; 
    background-image: url('../images/button_blue.png'); 
    width: 100px; 
    height: 19px; 
    padding: 2px 0px 0px 0px; 
    background-repeat: no-repeat;
    line-height: 16px;
}

.button_blue a 
{
    text-decoration: none;
    color: #FFFFFF;
}

.button_blue:hover 
{
    text-decoration: underline;
    cursor: pointer;
    background-image: url('../images/button_gray.png'); 
}

.button_gray
{
    cursor: hand;
    font-family: Arial, Helvetica, sans-serif; 
    text-align: center; 
    font-size: 12px; 
    color: #FFFFFF; 
    background-image: url('../images/button_gray.png'); 
    width: 100px; 
    height: 19px; 
    padding: 2px 0px 0px 0px; 
    background-repeat: no-repeat;
    line-height: 16px;
}

.button_gray a 
{
    text-decoration: none;
    color: #FFFFFF;
}

.button_gray:hover 
{
    text-decoration: underline;
    cursor: pointer;
    background-image: url('../images/button_orange.png'); 
}

.partner_logo
{
    width: 190px; 
    height: 90px; 
    text-align: center; 
    color: #BBBBBB;
}

.menubar 
{
    font-family: Arial, Helvetica, sans-serif; 
    text-align: center; 
    font-size: 13px; 
    border-collapse: collapse;
}

.menubar a 
{
    text-decoration: none;
}

.menubar a:hover
{
    color: White;
    text-decoration: underline;
}

.menubar td 
{    
    cursor: hand;
    padding: 0px 10px 0px 10px;
    padding-top: 5px;
    vertical-align: top; 
    height: 34px;
}

.menubar td:hover
{
    cursor: pointer;
    cursor: hand;
    background-image: url('../images/menu_button_back.png');
    background-repeat: repeat-x;
    color: #FFFFFF;
    text-decoration: underline;
}

.menubar_selected
{
    background-image: url('../images/menu_button_back.png');
    background-repeat: repeat-x;
    color: #FFFFFF;
}

.menubar_selected a
{
    text-decoration: none;
    color: White;
}
.menubar_selected a:hover
{
    text-decoration: underline;
}

.flag
{
    margin-left: 6px;
    margin-bottom: 35px;
    cursor: pointer;
    width: 24px;
    height: 24px;
}

.submenu 
{
    margin-top: 30px;
    width: 220px;    
}

.submenu tr 
{
   margin-top: 10px;
}

.submenu th
{
    background-image: url('../images/dotted.gif');
    background-repeat: repeat-x;
    color: #0c86ce;
    font-weight: bold;
    text-align: left;    
}

.submenu td
{
    cursor: hand;
    padding: 10px 0px 10px 10px;    
    background-color: #fafafb;
    color: #697e93;
}
.submenu td:hover
{
    background-color: #f3f4f5;
    color: #0780c6;
    cursor: pointer;
    text-decoration: underline;
}

/* Tab controls */
.tab
{
    border: solid 1px #cdd7e2; 
    text-align: center;
    padding: 8px 8px 8px 8px;
    font-weight: bold;
    cursor: pointer;
    background-color: #FFFFFF;
}
.selected
{
    border-bottom: solid 1px #eff2f6;
    background-color: #eff2f6;
}
.ss_ribbon 
{
    text-align: center; 
    margin: 10px;
}
.ss_ribbon img
{
    margin-right: 20px;
    cursor: pointer;
}


/* Main Window */
.main_window 
{
    margin: 4px 4px 4px 4px;
}
.main_window_header
{
    border-left: solid 1px #cdd7e2;
    border-top: solid 1px #cdd7e2;
    border-right: solid 1px #cdd7e2;
    background-image: url('/images/table_main_head_back.png');
    background-repeat: repeat-x;
    text-align: left;
    font-weight: bold;
    color: White;
    height: 20px;
}

.main_window_data 
{   
}


/* Pricelist */
.pricelist
{
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    font-size: 12px;
}
.pricelist th
{
    height: 30px;
    font-size: 14px;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;           
    padding: 5px 5px 5px 5px;
}
.pricelist td
{
    padding: 2px 2px 2px 20px;
    height: 20px;
}
.pricelist td.check
{
    background-image: url('../images/features_accept.png');
    background-position: center;
    background-repeat: no-repeat;
    border-left: solid 1px #DDDDDD;
}
.pricelist td.not
{
    background-image: url('../images/features_not.png');
    background-position: center;
    background-repeat: no-repeat;
    border-left: solid 1px #DDDDDD;
    text-align: center;
    padding: 0;
}        
.pricelist td.option
{
    background-image: url('../images/features_option.png');
    background-position: center;
    background-repeat: no-repeat;
    border-left: solid 1px #DDDDDD;
}                
.pricelist tr.header td
{
    font-weight: bold;
    padding-left: 10px;
    color: White;
    background-color: #AAAAAA;
}
.pricelist tr.odd 
{
}
.pricelist tr.even
{
    background-color: #EEEEEE;
}

.pl_price
{
    font-size: 8pt;
    text-align: center;
    color: #55677D; 
}
.pl_desc
{
    text-align: center;
    font-size: 10pt;
}
.pl_pro 
{
    text-align: center;
    font-size: 7pt;
}
.pl_pre 
{
    text-align: center;
    font-size: 12pt;
    color: #55677D; 
}
.pl_list 
{
    vertical-align: text-top;    
    width: 270px;
}
.pl_ul li
{
    font-size: 10pt;
    color: #71869f; 
    line-height: 20px; 
    list-style-image: url('../images/bullet_check.png'); 
    list-style-position: outside; 
    padding-left: 5px; 
    margin-left: -25px; 
    margin-top: 5px;    
}
.pl_inc 
{
    text-align: center;
    font-weight: bold;
}
.pl_head
{
    font-size: 16pt;
    text-align: center;
    font-weight: bold;
}
.pl
{
    color: #71869f; 
    background-color: #FBFCFD;
    border-collapse: collapse;
    border: 1px solid #71869f;
    padding: 10px;
}
.pl td 
{
    padding: 5px;
}
