﻿body 
{
    background-image: url(images/background.jpg);
    background-repeat: repeat-x;
    background-color: #f0f3f8;
    margin-top: 0px;
}

p,td,div
{
    font-family: Arial;
    font-size: 12px;
    line-height: 20px;
}

div#placeholder
{
    width:980px;
    margin: auto;
    background-color: #b6b6b6;
}

div#content
{
    width:976px;
    background-color: #fff;
    margin: auto;
    margin-top:1px;
    margin-bottom:1px;
    border: 1px #000 solid;
}

div#header
{
    height: 172px;
    float: left;
}

div#header div#image
{
    float: left;
    width: 740px;
}

div#header div#login
{
    float: right;
    width: 236px;
    height: 172px;
    background-image: url(images/background-login.jpg);
    
}

div#header div#login div#inner
{
    margin-left: 20px;
    margin-top: 20px;
    
}

div#header div#login a
{
    color:#3d423b;
}
div#header div#login input.text
{
    border:1px #b6b6b6 solid;
    color: #666;
    font-size: 12px;
    width: 90px;
   
}

div#header div#login div#loggedin
{
    margin-left: 20px;
    margin-top: 20px;
}

div#menu a
{
    text-decoration: none;
    color: #fff;
}
div#menu
{
    clear: both;    
    background-image: url(images/background-menu.gif);
    height: 27px;
}

div#submenu
{
    border-top: 1px #fff solid;
    background-image: url(images/background-submenu.gif);
    height: 27px;
}

ul
{
    margin: 0px;    
    list-style:none;
    padding: 0px;
}


div#menu li
{
    margin:0;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    border-left:1px #345ea3 solid; 
    border-right:1px #496eac solid;
    line-height: 27px;
    color: #fff;
    font-weight: bold;
    
    cursor: pointer;
}




div#menu li.last
{
    border-left:1px #345ea3 solid; 
    border-right: 0px;
}



div#submenu li
{
    margin:0;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    border-left:1px #898989 solid; 
    border-right:1px #d7d7d7 solid;
    line-height: 27px;
    color: #fff;
    font-weight: bold;
    
    cursor: pointer;
}

div#submenu li.last
{
    border-left:1px #898989 solid; 
    border-right: 0px;
}


div#submenu li a
{
    color:#3d423b;
    text-decoration: none;
}

table.pilotList
{

}
td.listPilot
{
    border:2px #ebebeb solid;
}

td.listPilot a
{
    color:#3d423b;
}

div#playerIndex
{
    text-align: center;
    margin: 10px;
    margin-bottom:20px;
    padding-bottom: 10px;
}

div#playerIndex a
{
    color: #3d423b;
}
a.searchIndex
{
   font-size: 30px;
   font-weight: bold;
   color:#3d423b;
   margin:4px;
}

div#maincontent
{
    margin: 25px;
}

div#footer
{
    text-align: center;
    padding: 15px;
    
}

div#rightlogbook
{
    display: inline;
    float: right;
    text-align: center;
}

h3
{
    margin-top: 0px;
    margin-bottom: 10px;
}

div.logbook
{
    width: 700px;
    border: 1px #666666 solid;
    background-color: #ebebeb;
    padding: 10px;
}

div.kader
{
    border: 1px #666666 solid;
    background-color: #ebebeb;
    padding: 10px;
}

div.kader input.text
{
    width: 350px;
    border:1px #b6b6b6 solid;
    color: #666;    
}
div.squadlink
{
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

div.squadlink a
{
    color:#3d423b;
    font-size: 12px;
}

td.titleHeader span.title
{
    color:#3d423b;
    font-size: 20px;    
}

td.tbl_oneBG
{
    border-bottom: 1px #999999 solid;
}

td.tbl_twoBG
{
    border-bottom: 1px #999999 solid;
}

div.optie
{
    float:right;
    clear: left;
}

div.optie span
{
    font-weight: bold;
    cursor:pointer;
    text-decoration: underline;
    background-color: #666666;
    color:#fff;
    padding:5px;
    width:150px;
    
}


div#homeleft
{
    width: 550px;
    margin-left: 20px;
    float: left;
}

div#homeleft h2
{
    font-size: 11px;
    font-weight:normal;
    letter-spacing: 2px;
    font-family: Tahoma;
}

div#homeleft div#search
{
    font-size: 14px;
    font-weight: bold;
}

div#homeleft div#search input.searchinput
{
    margin-left: 30px;
    width: 230px;
    height: 16px;
    padding: 4px;
    color:#666666;
}

div#homeleft div#search input.search
{
    margin-left: 15px;
    margin-top: 1px;
    height: 28px;
    padding: 4px;
    color:#666666;
}

div.ann_title
{
    color: #18489a;
    font-weight: bold;
}

div.message
{
    margin-bottom: 10px;
}
div#homeright
{
    width: 300px;
    float: right;
    margin-right: 20px;
}

div.clear
{
    clear: both;
}

div#announcements
{
    margin: 10px;
}

a
{
    color:#18489a;
}


div#donations input.input
{
    width: 188px;
}
