﻿/*
* Baisc stuff
*
*/
body
{
    font-family: Arial;
    font-size: 12px;
    background-color: #e8e8e8;
}
hr
{
    margin-bottom: 0px;
}
/*
* Link
*
*/
a:link
{
    color: #3d3d3d;
    text-decoration: none;
}
a:visited
{
    color: #3d3d3d;
    text-decoration: none;
}
a:active
{
    color: #3d3d3d;
    text-decoration: none;
}
a:hover
{
    color: #454545;
    text-decoration: none;
}
/*
* Fonts
*
*/
p
{
    font-family: Arial;
    font-size: 12px;
    margin-top: 5px;
}
h2
{
    font-family: Arial;
    font-size: 26px;
    color: #3d3d3d;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    margin-bottom: 10px;
    margin-top: 0px;
    line-height: 30px;
}
h3
{
    font-size: 12px;
    color: #3d3d3d;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 3px;
    padding-top: 20px;
}
h4
{
    font-size: 11px;
    color: #3d3d3d;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 1px;
    padding-top: 10px;
}
.H2
{
    font-family: Arial;
    font-size: 26px;
    color: #3d3d3d;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    margin-bottom: 10px;
    margin-top: 0px;
    line-height: 30px;
}
.textLink
{
    font-family: Arial;
    font-size: 20px;
    color: #3d3d3d;
    font-weight: normal;
    font-style: inherit;
    text-transform: none;
    padding: 0px 15px 0px 15px;
}
.menuLoginText
{
    font-family: Arial;
    font-size: 10px;
    color: #3d3d3d;
    font-weight: bold;
    font-style: inherit;
    text-transform: none;
}
.boldText
{
    font-weight: bold;
}
.redText
{
    color: #FF0000;
}
.lightGreyText
{
    color: #999999;
}
/*
* Input fields
*
*/
.textField
{
    width: 200px;
    height: 15px;
}


/*
* Borders
*
*/
.leftBorder
{
    border-left: solid 1px #999999;
}
.rightBorder
{
    border-right: solid 1px #999999;
}
.topBorder
{
    border-top: solid 1px #999999;
}
.bottomBorder
{
    border-bottom: solid 1px #999999;
}
.menuHR
{
    margin: 5px 10px 5px 10px;
    height: 0;
    border: 0;
    border-top: 2px solid #c8d5da;
    color: #c8d5da;
    height: 2px;
}
.standardHR
{
    margin: 5px 10px 5px 10px;
    height: 0;
    border: 0;
    border-top: 2px solid #c8d5da;
    color: #c8d5da;
    height: 2px;
}
/*
* Image
*
*/

/*
* Table
*
*/
table
{
    margin: 0px;
    border-collapse: collapse;
    empty-cells: show;
}
th
{
    /*text-align: left;*/
}
td, tr
{
    margin: 0px;
    padding: 0px;
}
.maxWidth
{
    width: 100%;
}
.greyBG
{
    background-color: #ebebeb;
}
.tableForm
{
    padding: 20px 20px 20px 20px;
    margin: 10px 10px 10px 10px;
}
.tableTd
{
    padding: 5px 5px 5px 0px;
}
/*
* Divs with unique id
*
*/

/*MasterPage*/
#centerPage
{
    width: 810px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(              '../image/image/edgeleftRight.jpg' );
    background-repeat: repeat-y;
}
#bannerGuest
{
    /* background-image: url(              '../image/image/topGuest.jpg' );*/
    /* background-image: url(              '../image/image/topGuest_nytar.jpg' );*/
    background-image: url(              '../image/image/topGuest_PoliceCar_Stempel.jpg' );
    background-repeat: no-repeat;
    width: 800px;
    height: 255px;
    margin-bottom: 10px;
    margin-left: 5px;
    background-color: #FFF;
}
#bannerUser
{
    background-image: url(              '../image/image/topUser.jpg' );
    background-repeat: no-repeat;
    width: 800px;
    height: 255px;
    margin-bottom: 10px;
    margin-left: 5px;
}
#MainContent
{
    width: 760px;
    margin: 10px 20px 0px 20px;
    overflow: hidden;
    clear: both;
}
#Menu
{
    width: 570px;
    height: 60px;
    float: left;
}
#UserMenu
{
    width: 800px;
    height: 60px;
    float: left;
}
#UserMenuLeft
{
    float: left;
}
#UserMenuRight
{
    float: right;
    text-align: right;
}
#Login
{
    width: 230px;
    height: 60px;
    margin-right: 10px;
    float: right;
}
#Footer
{
    text-align: center;
    width: 800px;
    padding-bottom: 10px; /*clear: both;*/
}
/*End MasterPage*/

/*FrontPage*/
#frontPageBasicInfo
{
    width: 450px;
    margin-right: 20px;
    float: left;
}
#frontPageBonusInfo
{
    width: 250px;
    float: right;
    background-color: #f2f2f2;
    padding: 10px 20px 10px 20px;
}
/*End FrontPage*/

/*Statistic*/
#TreeViewHolder
{
    width: 250px;
    float: left;
}
#questionHolder
{
    float: right;
    width: 500px; /*border-bottom: solid 1px #000000;     border: solid 1px #000000;     text-align: center;*/
}
#commentHolder
{
    float: right;
    width: 500px;
}
#questionHolder td
{
    padding: 5px 5px 5px 5px;
}
/*End Statistic*/
/*
 *
 * ModelPopUp style
 * 
 */
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.DisplayBlock
{
    z-index: 1000000000;
}
.ModelTable td
{
    padding: 7px 7px 7px 7px;
}
/*
 *
 * End ModelPopUp style
 * 
 */