﻿body
{   
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    /*font-family: Arial, Helvetica, sans-serif;*/
    text-decoration: none;
    font-size: 12px;
    line-height: 14px;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    background-image: url('../gadmotore/bg.gif');
    width: 988px;
}
A:link
{
    color: black;
    text-decoration: underline;
}
A:visited
{
    color: black;
    text-decoration: underline;
}
A:hover
{
    color: blue;
    text-decoration: underline;
}
.title
{
    background-color: #ddd;
    width: 100%;
    color: Black;
    background-image: url(../community/images/title.gif);
    background-position: top left;
    background-repeat: no-repeat;
    height: 80px;
}
.title .left
{
    font-size: 2em;
    float: left;
    padding-left: 100px;
}
.title .right
{
    padding: 0.2em 0.2em;
    font-size: 0.9em;
    text-align: left;
    width: 21em;
    border: solid 1px black;
    margin: 0px 0px 0px auto;
}
.title .flags
{
    margin-top:30px;
}
.title .right
{
    border: solid 0px black;
}
.title .right input[type='text']
{
    font-size: 0.9em;
    width: 21em;
    border: solid 1px black;
}
.title .right input[type='password']
{
    font-size: 0.9em;
    width: 21em;
    border: solid 1px black;
}
.title .right input[type='submit']
{
    font-size: 0.9em;
    border: solid 1px black;
}
.title .right input[type='button']
{
    font-size: 0.9em;
    border: solid 1px black;
}
.panel
{
    width: 600px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 3em;
    margin-bottom: 3em;
    border: solid 1px black;
    padding: 0 0 0 0;
    background-color: #eee;
}
.panel > p
{
    margin: 0 0 0 0;
    padding: 1em 1em 1em 1em;
    font-size: 0.8em;
}
.panel > .title
{
    margin: 0 0 0 0;
    background-color: #bbb;
    padding: 0.2 0.2 0.2 0.2;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    border-bottom: solid 1px black;
    margin-bottom: 1em;
}
.panel > div
{
    margin-bottom: 0.5em;
}
.panel > div > .label
{
    margin-left: 15%;
    margin-right: 0.5em;
    float: left;
    width: 17%;
    text-align: right;
}
.error
{
    font-weight: bold;
    color: Red;
    text-align: center;
}
.panel > div > input
{
    width: 38%;
}
.panel > div > input[type="checkbox"]
{
    text-align: left;
    width: 1em;
}
.panel > div > input[type="button"]
{
    width: 38%;
}
.link_list
{
    margin: 0px auto 0px auto;
    text-align: center;
    padding-top: 2em;
    padding-bottom: 2em;
}
.link_list input[type='button']
{
    width: 550px;
}
.subtitle
{
}
html, body
{
    margin: 0 auto 0 auto;
    padding: 0;
    height: 100%;
}
div#container
{
    position: relative;
    height: 100%;
}
body > div#container
{
    height: auto;
    min-height: 100%;
}
div#content
{
    padding: 0 1.5em 5em;
}
#footerx
{
    position: absolute;
    bottom: 0;
    width: 100%;
}
#aspnetForm
{
    padding-bottom: 35px;
}

.default .left
{
    float: left;
    padding: 2px 2px;
    border: solid 0px black;
    margin: 0px 0px 0px 0px;
}
.default .right
{
    float: left;
    padding: 0em 1em 1em 1em;
    margin: 0px 0px 0px 0px;
    width: 500px;
}
#dialog-mask
{
    position: absolute;
    top: 0;
    left: 0;
    min-height: 100%;
    width: 100%;
    background: #000;
    opacity: .40;
    filter: alpha(opacity=40);
    z-index: 100;
}
#dialog
{
    position: absolute;
    width: 525px;
    height: 385px;
    padding: 10px;
    z-index: 200;
    background: #fff;
    border: solid 1px black;
    padding: 0px 0px 0px 0px;
    border-bottom: solid 2px black;
    border-right: solid 2px black;
}
#dialogmessage
{
    position: absolute;
    width: 525px;
    height: 385px;
    padding: 10px;
    z-index: 200;
    background: #fff;
    border: solid 1px black;
    padding: 0px 0px 0px 0px;
    border-bottom: solid 2px black;
    border-right: solid 2px black;
}
#dialogalert
{
    position: absolute;
    width: 325px;
    height: 125px;
    padding: 10px;
    z-index: 200;
    background: #fff;
    border: solid 1px black;
    padding: 0px 0px 0px 0px;
    border-bottom: solid 2px black;
    border-right: solid 2px black;
}
.titledialog
{
    padding: 3px 0px 3px 0px;
    font-size: 1.5em;
    text-align: center;
    background-color: #eee;
    border-bottom: solid 1px black;
}
.contentdialog
{
    padding: 1em 1em 1em 1em;
    font-size: 1em;
}
.contentdialog2
{
    padding: 1em 1em 1em 1em;
    font-size: 1em;
    height: 313px;
    overflow: scroll;
}
.footerdialog
{
    padding: 3px 0em 3px 0em;
    text-align: right;
    background-color: #eee;
    border-top: solid 1px black;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.generictitle
{
    font-size: 2em;
    text-align: center;
}
.center
{
    text-align: center;
}
.divbox
{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    width: 450px;
    background-color: #eee;
    border: solid 1px black;
}
.divbox > .divtitle
{
    background-color: #bbb;
    border-bottom: solid 1px black;
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
    padding: 0.2em;
}
.divbox > div > table
{
    width: 100%;
    background-color: #f0f0f0;
}
.divbox > div > table tr th
{
    text-align:left;
}
.numbertable
{   
    width: 10%;
    text-align: right;
}
.footer
{
    background-color: #ddd;
    width: 100%;
    color: Black;
    font-size: 1em;
    border: dotted 1px black;
    text-align: right;
}
.footer_links
{
    margin-top: 3px;
    margin-bottom: 3px;
}
.footer_links li
{
    display: inline;
    list-style-type: none;
    padding-left: 1em;
    padding-right: 1em;
    border-left: solid 1px black;
}
input
{
    background-color: #FEFFAF;
    border: solid 1px black;
    margin: 1px 1px 1px 1px;
}
textarea
{
    background-color: #FEFFAF;
    border: solid 1px black;
    margin: 1px 1px 1px 1px;
}

