﻿body
{
    font-family: Verdana;
    font-size: 9pt;
    text-align: center;
    height: 100%;
    margin: 0px;
    background-color: #F5F5F5;
}


h4
{
    color: #C30000;
    font-size: 11pt;
    text-decoration: none;
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
}


code
{
    color: rgb(136, 0, 0);
    border-left:2px solid black;
    padding-left:5px;
}

li
{
    padding: 5px;
}

hr
{
    color: #BEBEC0;
    background-color: #BEBEC0;
    height: 1px;
    border: 0;
}


input[type="text"], input[type="password"], select, textarea
{
    border: 1px solid #ccc;
    width: 150px;
    height: 22px;
    line-height: 22px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding-left: 0;
    padding-right: 0;
}


input[type="button"], input[type="submit"]
{
    color: White;
    border-top: 1px solid #ff0000;
    border-left: 1px solid #ff0000;
    border-bottom: 1px solid #810000;
    border-right: 1px solid #810000;
    background-color: #C30000;
    cursor: pointer;
    height: 28px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

input[type="button"]:hover
{
    background-color: #9e0000;
    border-top: 1px solid #9e0000;
    border-left: 1px solid #9e0000;
    border-bottom: 1px solid #9e0000;
    border-right: 1px solid #9e0000;
}

div.container
{
    font-family: Verdana;
    font-size: 9pt;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 801px;
    border: 0;
    padding: 10px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #FBFBFB;
}

table.service
{
    width: 100%;
}


div.service
{
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bold;
    color: #C30000;
    vertical-align: bottom;
    text-align: center;
    background-color: #F4F4EA;
    line-height: 13px;
}

div.service a
{
    color: #C30000;
}

div.content
{
    position: relative;
    top: 0px;
    left: 0px;
}
div.top
{
    height: 56px;
    width: 800px;
    border-style: dotted;
    border-width: 1px;
    border-color: #D3D5D2;
    background-color: #F4F4EA;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
div.main
{
    text-align: left;
    padding-top: 10px;
    min-height: 450px;
}
div.bottom
{
    height: 50px;
    width: 800px;
    text-align: center;
    border-style: dotted;
    border-width: 1px;
    background-color: #F4F4EA;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-color: #D3D5D2;
    margin-top: 20px;
    line-height: 50px;
}


div.bottom img
{
    vertical-align: middle;
}


div.bottom a
{
    color: #878787;
}

div.logo
{
    position: absolute;
    left: 10px;
    top: 4px;
}

div.menu, div.menu-active
{
    text-align: right;
    padding-top: 5px;
}

div.menu a
{
    display: inline-block;
    line-height: 18px;
    width: 114px;
    border-style: solid;
    border-width: 1px;
    background-color: #747472;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-color: #747472; /*   font-family: Tahoma;*/
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}


div.login-status
{
    position: absolute;
    right: 48px;
    top: 10px;
}




div.add-this
{
    position: absolute;
    right: 0px;
    top: 32px;
}







.label-wrapper
{
    height: 40px;
    text-align: center;
}

.label-wrapper label
{
    display: inline-block;
    width: 150px;
    text-align: right;
    margin-right: 10px;
    margin-left: -50px;
    line-height: 28px;
    vertical-align: top;
}




.alert
{
    background: #fffdef url(attention.png) center no-repeat;
    background-position: 15px 50%;
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    margin-top: 25px;
}





div.options-window
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1000;
    background-image: url(optionsformbg.png);
}


div.options-form
{
    width: 100%;
    margin: 0px 0px;
    background-color: #fff;
    border: 1px solid #000;
    text-align: left;
}

.nonmember-box
{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}



div.toolbar-borber
{
    background-color: #F7F7F7;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 350px;
}


div.toolbar-borber img
{
    border: solid 1px Gray;
}

div.toolbar-borber p
{
    font-size: 8pt;
    color: Gray;
}


div.toolbar-description p
{
    text-align: center;
}



#pdfbutton ul
{
    background-color: #F5F5F5;
    padding-top: 10px;
    padding-bottom: 10px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


#pdfbutton ul ul li
{
    list-style-type: none;
    background-color: #E4E4E4;
    padding-top: 10px;
    padding-bottom: 10px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#pdfbutton ul ul ol li
{
    list-style-type: decimal;
}

.note, .note a
{
    font-size: 10px;
    color: #747472;
}

/* Labels */

div.label-bold
{ 
    font-weight: bold;
}

/* Tables */
div.table
{
    display: table;
    margin-right: auto;
    margin-left: auto;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #E5E5E5;
}

div.table div.header-group
{
    display: table-header-group;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

div.table div.row
{
    display: table-row;
}

div.table div.col
{
    display: table-cell;
    padding: 5px;
    border-bottom: 1px solid #E5E5E5;
    margin: 0px;
    text-align: center;
}

div.table ul
{
    text-align: left;
}

/* Elements */

#prices
{
    width: 700px;
}


#prices .col
{
    width: 50%;
}


#api
{
    width: 100%;
    line-height:150%;
}

#api .parameter 
{
    width: 15%;    
}

#api .value
{
    width: 20%;    
}

#api .description
{
    width: 65%;
}
#api .col 
{
    text-align:left;
}




