html,body
{
    background-color: #EFEFEF;
    padding: 0px;
    margin: 0px;
    font-family: Verdana,"Lucida Grande",Tahoma,Arial,sans-serif;
    line-height: 1.5;
    height: 100%;
}

*
{
    font-size: 10px;
}

* a
{
    color: #006DA3;
    text-decoration: none;
}

* img
{
    border: 0px;
}

#mainContainer
{
    background-color: #FFF;
    width: 100%;
}

#topMenu
{
    height: 32px;
    background-color: #1E1F1E; 
    color: #fff;
    background-image: url( 'http://crm.livedata.pl/images/manager-bg.png' );
}

#topHead
{
    height: 70px;
    padding-left: 20px;
    border-bottom: 1px solid #999999;
    background-image: url( '/images/bg.gif' );
}

#mainContent
{
    width: 80%;
}

#spacer 
{
    width: 10px;
    padding-left: 10px;
}

#rightPanel
{
    background-image: url("/images/manager/bg.gif");
    background-position: 70% 70%;
    border-left: 1px dotted #DADADA;
}

#rightPanel .content
{
    padding-left: 10px;
    padding-bottom: 20px;
    height: 100%;
    margin-left: 0px;
}

#pathway
{
    /*background: #F7F7F7 none repeat scroll 0% 0%;*/
    background-image: url( '/images/manager/top-repeat.jpg' );
    /*border-bottom: 1px solid #CCCCCC;*/
    border-left: 1px solid #efefef;
    border-right: 1px solid #efefef;
    display: block;
    margin: 0px 0pt 15px 20px;
    padding: 5px;
    height: 17px;
}

#pathway a
{
    font-weight: bold;
    border-bottom: 1px dotted;
}

#pathway img
{
    margin: 0pt 5px 1px;
}

#footer
{
    background: #EFEFEF none repeat scroll 0% 0%;
    border-top: 1px solid #999999;
    color: #9999BB;
    height: 40px;
    padding-left: 20px;
}

#tabsPane div
{
    width: 230px;
    height: 100%;
}

.content
{
    margin-left: 20px;
    height: 100%;
}

.content table .rollOver td
{
    border-bottom: 1px dashed #AAAAAA;
    height: 26px;
    padding: 2px 2px 2px 2px;
}

.heading
{
    background: transparent url(/images/manager/sep.gif) repeat-x scroll center bottom;
    color: #333333;
    font-size: 225%;
    /*font-weight: bold;*/
    line-height: normal;
    margin-bottom: 15px;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.message
{
    border: 1px solid rgb(254, 203, 93);
    background-color: rgb(255, 233, 112);
    text-align: center;
    padding: 3px 0 3px 0;
}

hr 
{
    border-color: #CCCCCC -moz-use-text-color -moz-use-text-color;
    border-style: solid none none;
    border-width: 1px 0pt 0pt;
    height: 1px;
}

strong,h1,h2,h3,h4,h5,h6
{
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-weight: lighter;
    letter-spacing: 1px;
    font-size: 22px;
    color: #303030;
}

th
{
    background-color: #749ABE;
    background-image: url( '/images/manager/list_header.jpg' );
    color: #FFF;
    
    height: 20px;
}

.list
{
    background-color: #feffb4;
}

label
{
    font-weight: bold;
}

/* Clearfix */
.clearfix:after {
    clear: both;
    display: block;
    content: ".";
    height: 0;
    visibility: hidden;
}

* html > body .clearfix {
    width: 100%;
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
    margin-bottom: 1px;
    height: 100%!important;
    height: auto;
}

/* LIVE */

INPUT.spin-button {
    padding-right:20px;                 /* Padding pevents text from covering the up/dn img. Works better in Firefox but also causes textbox to widen by 20px*/
    background-repeat:no-repeat;        /* Warning: Img may disappear in Firefox if you use 'background-attachment:fixed' ! */
    background-position:100% 0%;
    background-image:url(/images/manager/spinbtn_updn.gif);
    border: 1px solid #A4B97F;
    height: 16px;
}

INPUT.spin-button.up {                  /* Change button img when mouse is over the UP-arrow */
    cursor:pointer;
    background-position:100% -18px;     /* 18px matches height of 2 visible buttons */
}
INPUT.spin-button.down {                /* Change button img when mouse is over the DOWN-arrow */
    cursor:pointer;
    background-position:100% -36px;     /* 36px matches height of 2x2 visible buttons */
}

.changed td {
    background-color: #FFE57F;
    border-bottom: 1px dashed #AAAAAA;
    height: 26px;
    padding: 2px 2px 2px 2px;
}

.rollOver {

}

#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #eee;
    padding: 5px;
    opacity: 0.85;
}

#tooltip h3, #tooltip div { margin: 0; }

#tooltip.pretty {
    font-family: Arial;
    border: none;
    width: 545px;
    padding:20px;
    height: 200px;
    opacity: 0.8;
    background: url('/images/manager/shadow.png');
}

#tooltip.pretty h3 {
    margin-bottom: 0.75em;
    font-size: 12pt;
    width: 545px;
    text-align: center;
}
#tooltip.pretty div { width: 545px; text-align: left; }

.tabPaneButton
{
    border: 1px solid #e0e0e0;
    padding: 2px;
    margin: 2px;
    width: 80px;
    cursor: pointer;
}

.tabHeader
{
    background-color: #749ABE;
    color: #fff;
    padding: 3px;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    font-family: Arial;
}

.mainTabHeader
{
    background-color: #D5E1E9;
    color: #006DB4;
    padding: 3px;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    font-family: Arial;
}

.mainTabContent
{
    padding: 10px;
    border: 1px solid #efefef;
}

.mainTabField
{
    width: 400px;
    font-family: verdana;
    font-size: 11px;
}

.mainTabArea
{
    width: 400px;
    height: 200px;
    font-family: verdana;
    font-size: 11px;
}

pre
{
    font-size: 11px;
    border: 1px solid #cdcdcd;
    padding-bottom: 15px;
}

pre h1
{
    margin: 0 0 0 15px;
    padding: 0;
    font-family: arial;
    font-size: 12px;
}

input
{
    /*background-image: url( '/images/manager/btn_bg.jpg' );*/
    background:white url( '/images/manager/nav-bg.gif' ) repeat-x scroll center bottom;
    border-color:#DDDDDD #AAAAAA #AAAAAA #DDDDDD;
    border-style:solid;
    border-width:1px;
    color:black;
    padding:3px;
}

input, textarea, select 
{
    font-family:Arial,Verdana,sans-serif;
    font-size:10px;
    font-weight: normal;
    margin:2px 0;
    padding:2px 3px;
    vertical-align:middle;
}