body {
    background-color: white;
    margin: 0;
}

hr {
    border: 0;
    color: #333333;
    background-color: #333333;
    height: 1px;
}

input, textarea {
    border: 1px solid #999999;
    vertical-align: middle;
}

textarea {
    font-family: verdana, sans-serif;
    font-size: 11px;
}

input[readonly="readonly"] {
    color: #666666;
    background: #eeeeee;
}

.error {
    color: red;
}

.warning {
    color: #0f71b4
}

.success {
    color: #0fb471;
}

.invisible {
    display: none;
}

.off_screen {
    display: none;
    position: absolute;
    left: -1000px;
}

#banner-background {
    background-image: url(bg_2.jpg);
    padding-top: 5px;
    clear: both;
}

#banner {
    background-image: url("top_image_bg_en.gif");
    position: relative;
    width: 870px;
    height: 195px;
    margin-left: auto;
    margin-right: auto;
}

#languages {
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

#languages img {
    border: none;
}

#languages ul {
    list-style: none;
}

#languages li {
    display: inline;
}

#menu {
    position: absolute;
    bottom: 14px;
    padding: 0;
    margin: 0;
}

#menu ul {
    list-style: none;
}

#menu li {
    display: inline-block;

    background-image: url("menu_item_bg.jpg");

    font-family: verdana, sans-serif;
    font-size: 12px;

    width: 90px;
    height: 44px;

    text-align: center;

    float: left;
}

#menu li a {
    color: #ffffff;
    text-decoration: none;

    display: inline-block;
    width: inherit;
    height: 30px;

    text-align: center;
    line-height: 30px;
}

#footer-background {
    background-image: url("footer_bg_border.png");
    background-repeat: repeat-x;
    background-color: #eeeeee;

    height: 180px;
    width: 100%;

    clear: both;
}

#footer {
    background-image: url("bottom_image_bg.gif");
    background-repeat: no-repeat;

    font-family: verdana, sans-serif;
    font-size: 11px;

    width: 870px;
    height: 90px;

    margin-left: auto;
    margin-right: auto;

    padding-top: 30px;
}

#legal {
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
    line-height: 3em;
    float: left;
    margin: 0 2em 0 2em;
    color: #333333;
}

#legal p {
    margin: 0;
}

#legal a {
    color: #0F71B4;
    text-decoration: none;
}

#legal a:hover {
    text-decoration: underline;
}

#footer-menu {
    color: #0f71b4;
    margin: 0;
}

#footer-menu a {
    color: inherit;
    text-decoration: none;
}

#footer-menu a:hover {
    text-decoration: underline;
}

#footer-menu li {
    display: inline;
    margin-left: 0.5em;
    white-space: nowrap;
}

#content-background {
    background: white;
    background-image: url("shadow_content_bg.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    clear: both;
}

#content {
    width: 870px;
    margin-right: auto;
    margin-left: auto;
    font-family: verdana, sans-serif;
    font-size: 11px;
    color: #333333;
    border-right: 1px solid white;
    border-left: 1px solid white;
    background: white;
    min-height: 640px;
}

#content h1, #content h2, #content h3 {
    font-family: georgia, serif;
    color: #333333;
    font-weight: normal;
}

#content h1 {
    font-size: 24px;
}

#content h2 {
    font-size: 20px;
}

#content h3 {
    font-size: 18px;
}

#content a {
    text-decoration: none;
    color: #9900CC;
}

#content a:hover {
    text-decoration: underline;
}

#content a img {
    border: none;
}

#content strong {
    xcolor: #9900CC;
    font-weight: bold;
}

#left-column {
    float: left;
    background-image: url("bg_column.jpg");
    background-position: 0 50px;
    background-repeat: repeat-x;
    background-color: white;
    padding: 5px 25px 0;
    width: 250px;
    border-right: 5px solid white;
    min-height: 350px;
}

#left-column hr {
/*width: 80%;*/
}

#right-column {
    background-image: url("bg_column.jpg");
    background-position: 0 50px;
    background-repeat: repeat-x;
    margin-left: 310px;
    padding: 0 70px 0 30px;
    min-height: 350px;
}

#login h2 {
    font-family: Georgia, serif;
    font-size: 24px;
    font-weight: normal;
    color: #9900CC;
    margin-top: 0;
}

#login label {
    float: left;
    width: 6em;
    margin-right: 0.5em;
}

#login label[for="_acegi_security_remember_me"] {
    float: none;
    margin-left: 0.5em;
}

#login input {
}

#login input[type="checkbox"] {
    margin: 0;
}

#login-button {
    margin-left: 6.5em;
}

#login .row {
    margin-bottom: 3px;
}

#icon-menu {
    list-style: none;
    font-family: verdana, sans-serif;
    font-size: 16px;
    color: #333333;
    padding-left: 0;
}

#icon-menu img {
    vertical-align: middle;
    margin-right: 20px;
    position: relative;
    bottom: -4px;
}

#icon-menu a {
    color: #333333;
}

#icon-menu a:hover {
    text-decoration: none;
}

#information {
    list-style: none;
    list-style-image: url("pil.png");
    padding-left: 25px;
}

#information h3 {
    margin: 0;
}

#information li {
    margin-top: 1em;
}

#content-bottom {
    clear: both;
}

#sendfileForm input, #sendfileForm textarea, #sendfileForm table {
    width: 300px;
}

#sendfileForm input[type="button"], #sendfileForm input[type="file"] {
    width: auto;
}

table.fileUpload {
    border-collapse: collapse;
    border: 1px #999999 solid;
}

table.fileUpload td, table.fileUpload th {
    padding: 1px 3px 1px 3px;
    border-bottom: 1px #999999 solid;
}

table.fileUpload td {
    white-space: nowrap;
}

table.fileUpload th {
    font-weight: normal;
}

table.fileUpload td.remove, table.fileUpload th.remove {
    text-align: center;
}

#content-bottom {
    margin-top: 50px;
}

#adsense {
    width: 468px;
    margin-left: auto;
    margin-right: auto;
}

#progress {
    display: none;
    visibility: hidden;
    margin-top: 20px;
}

table.jobTable {
    border-collapse: collapse;
}

table.jobTable th {
    text-align: left;
}

table.jobTable td {
    white-space: nowrap;
    vertical-align: top;
    padding-top: 0;
    padding-bottom: 0;
}

table.jobTable td.created {
    width: 100px;
}

table.jobTable td.status {
    width: 80px;
}

table.jobTable dfn {
    font-style: normal;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}

table.jobTable tr.expired, table.jobTable tr.expired + tr {
    color: #666666;
}

table.jobTable tr.expired table, table.jobTable tr.expired + tr table {
    border: 1px solid #666666;
}

table.jobTable .margin {
    height: 30px;
}

table.jobTable .margin td {
    vertical-align: middle;
}

table.jobTable .margin hr {
    width: 75%;
}

table.jobTable table.jobDetail {
    width: 100%;
    padding: 3px;
    border: 1px solid #333333;
    margin-top: 3px;
    margin-bottom: 3px;
}

table.jobTable table.jobDetail td {
    white-space: normal;
}

#multifile_warning {
    margin-top: 3pt;
}

/* Version table */

table.versions {
    border-collapse: collapse;
}

table.versions th {
    padding-left: 3pt;
    padding-right: 3pt;
    text-align: left;
    color: #0F71B4;
    font-weight: normal;
    vertical-align: top;
    line-height: 2em;
    white-space: nowrap;
}

table.versions thead th {
    font-weight: bold;
}

table.versions tbody td {
    padding: 3pt 6pt;
    vertical-align: top;
    white-space: nowrap;
}

table.versions tbody tr.odd {
    background-color: #d7e3ec;
}

div.messageheader {
    font-weight: bold;
    padding: 15px 0 5px 0;
}

a.button {
    margin-left: 2em;
    border: 1px solid #0F71B4;
    background-color: #d7e3ec;
    padding: 0.5em 0.7em;
}

#content a.button, #content a.button:hover {
    color: #0F71B4;
    text-decoration: none;
}

table {
    border-collapse: collapse;
}

table tr th {
    font-weight: normal;
    text-align: left;
    padding-right: 1em;
}

div.alert {
    background: #FFFFCE;
    padding: 1em;
    border: 1px solid #E0E0A0;
}

div.notice {
    background: #d7e3ec;
    border: 1px solid #0F71B4;
    padding: 1em;
}
img#addRecipientButton, img#pasteRecipientsButton, img#openAddressBook {
	vertical-align: top;
	padding-top: 2px;
}



#recipientList div {
    margin-top: 0.2em;
}

#recipientList img {
    cursor: pointer;
}

#recipientList div * {
    margin-right: 6px;
    vertical-align: middle;
}

#recipientList img.delete {
    margin-top: 0.1em;
}

#addressBook {
    position: absolute;
    margin-left: 4em;
    border: 1px solid #6391b4;
    padding: 1em;
    padding-top: 0.5em;
    background: white;

    display: none;
}

#addressBook div.title {
    color: #6391b4;
    font-size: 1.5em;
}

#addressBook_addresses div div {
    float: left;
    clear: left;
    display: inline;
}

#addressBook_addresses div {
    white-space: nowrap;
}

#addressBook_addresses div.addressBook_address div {
    cursor: pointer;
}

#addressBook_addresses div div.icons {
    float: right;
    clear: right;
    margin-left: 1em;
    margin-top: -0.2em;
    width: 3.5em;
}

#addressBook_addresses div div.icons img {
    margin-left: 0.5em;
    display: none;
}

#addressBook_edit {
    position: absolute;
    background: white;

    padding: 1em;
    border: 1px solid #0F71B4;

    display: none;
}

#recipientRow img {
    vertical-align: middle;
    cursor: pointer;
}