﻿body
{
    background-color: white;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
}

a
{
    text-decoration: none;
    color: teal;
    word-wrap: break-word;
}

a:hover
{
    text-decoration: underline;
    color: red;
}



p
{
    text-align: justify;
}

img
{
    border: none;
}



#envelope
{
    width: 80%;
    max-width: 1000px;
    margin: 0 auto 0 auto;
    padding: 0;
}



#sponsors
{
    float: right;
    margin: 20px 20px 0 0;
    padding: 5;
}

#sponsors ul
{
    display: inline;
    list-style-type: none;
    margin: 5;
    padding: 5;
}

#sponsors li
{
    display: inline;
    margin: 5;
    padding: 5;
    margin-left: 1em;
}

#h1_wrapper
{
    min-height: 36px;
    background-image: url('../images/s4wb.png');
    background-repeat: no-repeat;
    border-bottom: solid 1px #99ccff;
    margin: 0;
    padding: 0;
    height: 200px;
    min-height: 200px;
    width: 1000px;
}

h1
{
    color: white;
    font-size: 16px;
    padding: 0;
    margin: 0 0 0 -40px;
    display: inline;
}

    .GB{background-repeat:no-repeat; background-position:left; background-image: url(../images/gb.png); vertical-align:middle; width:16px;height:16px; }
    .Macedonia{background-repeat:no-repeat; background-position:left; background-image: url(../../images/macedonia.png); vertical-align:middle;width:16px;height:16px; }
    .Serbia{background-repeat:no-repeat; background-position:left; background-image: url(../images/serbia.png); vertical-align:middle;width:16px;height:16px;}
    .Bosnia{background-repeat:no-repeat; background-position:left; background-image:url(../images/bosnia.png); vertical-align:middle;width:16px;height:16px;}
    .Albania{background-repeat:no-repeat; background-position:left; background-image: url(../images/albania.png); vertical-align:middle;width:16px;height:16px;}    


#mainMenu
{
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    background-color: white;
    min-height: 2em;
    padding-top: 0.5em;
    text-align: center;
    border-bottom: solid 1px gray;
}

#mainMenu a
{
    font-weight: bold;
    color: #2e3192;
}

#mainMenu a:hover
{
    font-weight: bold;
    color: #ed008c;
    text-decoration: none;
}

#mainMenu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#mainMenu li
{
    display: inline;
    margin: 0;
    padding: 0.1em;
    margin-top: 0.3em;
    margin-left: 1.5em;
    margin-right: 1.5em;
}



#content_wrapper
{
    padding: 30px;
    margin: 0;
    background-color: #EEEEEE;
}



form
{
    margin: 0;
}

#searchFormWrapper
{
    border-bottom: solid 1px gray;
}



label
{
    display: block;
    width: 9em;
    min-width: 9em;
    float: left;
}

fieldset
{
    border: solid 1px white;
    background-color: #EEF8FF;
}

#leftFieldset
{
    float: left;
    width: 50%;
}

#rightFieldset
{
    text-align: right;
    background-color: #CEE8FF;
}



.searchResultsTable tr
{
    border-left: solid 5px green;
}

.itemHead
{
    font-size: 1.4em;
    border-top: solid 1px gray;
    border-bottom: solid 1px gray;
    padding-top: 0.8em;
}

.itemAbout
{
    border-bottom: dashed 1px gray;
    color: gray;
    padding: 0.2em;
}

.itemData
{
    font-size: 0.8em;
    background-color: #F8F8F8;
}



.moreInfobutton
{
    float: right;
    font-size: 0.6em;
}





#footer
{
    background-image: url('../images/footer.png');
    background-repeat: no-repeat;
    font-size: 0.8em;
    text-align: center;
    min-height: 150px;
    height: 150px;
    color: white;
    border-top: solid 1px gray;
}



.disclaimer
{
    font-family: Trebuchet MS, Georgia;
    background-color: #EEEEEE;
    font-size: 0.85em;
    color: gray;
    text-align: justify;
    padding: 20px;
    margin: 0;
    border-top: solid 1px gray;
}


#loginSection
{
    width: 20em;
    max-width: 20em;
    margin: auto;
    margin-top: 37px;
    margin-bottom: 30px;
    padding: 15px;
    background-color: #FFFFFF;
    border: 1px dotted black;
}

#loginForm
{
    margin-top: 8em;
}

#loginSubmit
{
    text-align: right;
    width: 70%;
    padding: 1em;
}

#loginForm label
{
    width: 6em;
    min-width: 6em;
    text-align: right;
}



#addCountrySection
{
    padding: 20px 20px 20px 20px;
    background-color: #FFFFFF;
}



#check_label
{
    margin-top: 5px;
    margin-bottom: 5px;
}



th, td
{
    text-align: left;
    border-bottom: 1px solid black;
    padding: 5px;
}



tr.user_header
{
    background-color: #84539c;
    color: white;
}



.filterbig
{
    padding-bottom: 10px;
    text-align: center;
    border-bottom: none;
}



.filterbig p
{
    margin: 5px 0 5px 0;
}



.filtersmall
{
    padding-bottom: 10px;
    border-bottom: none;
    text-align: center;
}

.filtersmall p
{
    margin: 5px 0 5px 0;
}

.filtertext
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}



.addsch textarea
{
    width: 100%;
    height: 100px;
}

.filterbig select
{
    height: 200px;
}

.pretty fancy
{
background-color:White;
border:solid 1px black;
}
