﻿/* BASE TAGS */


/* HTML */
html
{
    padding: 0px;
    margin: 0px;
    height: 100%;
}

/* BODY */
body
{
    padding: 0px;
    margin: 0px;
    font-family: Tahoma, Arial;
    font-size: 12px;
}

/* FORM */
form
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

/* ---------------------------------- *
             Spoiler
* ---------------------------------- */
.sp-wrap, .post-hr
{
    margin: 8px auto;
}
.sp-wrap, .sp-head, .sp-body
{
    border: solid #C3CBD1;
    border-width: 1px 1px 1px 2px;
    clear: both;
}
.sp-body
{
    padding: 2px 6px;
}
.sp-wrap
{
    padding: 2;
    background: #E9E9E6;
}
.sp-head
{
    border-width: 0;
    font-size: 11px;
    padding: 1px 14px 3px;
    margin-left: 6px;
    line-height: 15px;
    font-weight: bold;
    color: #2A2A2A;
    cursor: pointer;
}
.sp-body
{
    border-width: 1px 0 0 0;
    display: none;
    font-weight: normal;
    background: #F5F5F5;
}

/* OTHER TAGS */

/* TABLE */
table, td
{
    font-size: 100%;
}

/* P */
p
{
    margin: 0px;
    padding: 0px;
    margin-top: 8px;
    font-size: 12px;
}
p.h1, p.h2, p.h3, h1.DemoHeader, h2.DemoHeader, h3.DemoHeader
{
    font-family: Tahoma, Arial;
    color: #818180;
    margin: 0px;
    padding: 0px;
    background-color: Transparent !important;
}
p.h2, p.h3, h2.DemoHeader, h3.DemoHeader
{
    font-size: 12px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 11px;
}
p.h3, h3.DemoHeader
{
    font-size: 10px;
    margin-bottom: 8px;
}

/* A */
a
{
    color: #346DAD;
}
a.LinkButton
{
    color: #0451A7;
    text-decoration: underline;
}

/* Custom Classes */

.Form
{
    padding-left: 5px;
    padding-right: 5px;
}
.Header
{
    padding: 0px;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 0px;
}
.Navigation
{
    width: 270px !important;
    padding-right: 5px;
}
.Content
{
    padding-top: 0px;
    padding-left: 1px;
    padding-right: 0px;
}
.DetailsPageContent
{
    padding: 25px 11px 28px;
}
.Footer
{
    font-size: 12px;
    padding-left: 1px;
    padding-top: 19px;
    padding-bottom: 19px;
}
.Copyright
{
    padding: 12px 0px 4px 0px;
}
.StatusImage
{
    margin-left: 5px;
    vertical-align: bottom;
}
.PageStatus img
{
    margin-left: 2px;
    vertical-align: bottom;
}
.PageStatusHideImage img
{
    display: none;
}
.Banners
{
    margin-top: 11px;
    width: 240px !important;
}
label.BannerVersion
{
    font-size: 16px;
}
.OnceBanner
{
    margin-top: 20px;
}
.Slogan
{
    white-space: nowrap;
    margin-left: -5px;
    color: White;
    font-size: 42px;
    font-family: Tahoma;
    position: absolute;
    line-height: 65%;
    padding-top: 8px;
}
.MiniSlogan
{
    white-space: nowrap;
    color: #ACDAFA;
    font-size: 17px;
    margin-left: 3px;
}
.BannerLime
{
    font-size: 11px;
    line-height: 14px;
}
.ControlActionSpacing
{
    padding-left: 17px;
}
.ContentMargin
{
    margin-left: 6px;
}
.Title img
{
    margin-right: 12px;
}
.Title h1.h1Blue
{
    font-family: Tahoma;
    font-size: 27px;
    display: inline;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}
.Title h2.h2Gray
{
    font-family: Tahoma;
    font-size: 25px;
    display: inline;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
    color: #A9A9A9;
}
.DemoInfoLabel
{
    color: Red;
    font-size: 11px;
    font-family: Verdana;
    white-space: nowrap;
}

/* DIV */
div.LoadingDiv
{
    vertical-align: middle;
    text-align: center;
}
div.loginbox
{
    font-size: 10px;
}
div.welcomebox
{
    font-size: 12px;
    text-align: right;
}

/* UTILITIES */

.Clear
{
    clear: both;
}
div.Spacer
{
    overflow: hidden;
    width: 1px;
    height: 1px;
}
.Cursor
{
    cursor: pointer;
    cursor: hand;
}
.NoWrap
{
    white-space: nowrap;
}
.NoLeftIndent
{
    padding-left: 0px;
}
.Show
{
    display: block;
}
.Hide
{
    display: none;
}
.Bold
{
    font-weight: bold;
}
.Gray
{
    color: #333333;
}

/* OTHER */

.HeaderPanel
{
    padding: 27px 3px 0px 20px;
}
label.defaultLabel, span.defaultLabel
{
    color: Black;
}

/*  DevExpress Style Overrides */
.DetailsPageContent div.sectiontitle, .DetailsPageContent .sectiontitle span
{
    font-weight: bold;
    font-size: larger;
    color: Maroon;
}

/* Navigation tabs */
.nav_tabs
{
    margin: 10px 0 10px 0;
    border-bottom: 1px solid #f90;
    padding-bottom: 2px;
}
.nav_tabs ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.nav_tabs ul li
{
    display: inline;
    border-bottom: 1px solid #f90;
    font-family: Tahoma;
    font-size: 12px;
    color: #333;
    margin: 0;
    padding: 4px 10px 2px 10px;
}
.nav_tabs .selected a
{
    color: #000;
}
.nav_tabs .selected
{
    border: 1px solid #f90;
    border-bottom-width: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    background: #ffeac0;
}
.nav_tabs a
{
    text-decoration: none;
    color: #2085B8;
}
.nav_tabs a:hover
{
    text-decoration: underline;
    color: #2085B8;
}

.unread_amount_status
{
    background: url("../Images/mails.png") no-repeat scroll 0 5px transparent;
    border-bottom: 1px solid white;
    display: inline;
    font-size: 10px;
    margin-left: 5px;
    padding: 7px 0 1px 24px;
}

.menuLink
{
    display: block;
    line-height: 118%;
}
