@import url('_css_reset.css');

html, body, form
{
    height: 100%;
}
body
{
    background: #FFFFFF url( 'Images/SB_BodyBg.jpg' ) repeat-x 0px 0pt;
    font-family: Arial, Verdana, Sans-serif;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
}
.dashboard
{
    background: url( 'Images/SB_dashboardBg.jpg' ) repeat-x left top !important;
    margin: 0pt 10px 0px;
    min-height: 100%;
    min-width: 940px;
    position: relative;
}
.live
{
    background: #FFFFFF;
    margin: 0pt 10px 0px;
    min-height: 100%;
    min-width: 940px;
    position: relative;
}
.liveContent
{
    border: 0pt none;
    bottom: 0pt;
    height: 80%;
    left: 0pt;
    margin: 0pt;
    overflow: auto;
    position: absolute;
    right: 0pt;
    top: 85pt;
    width: 100%;
    z-index: 20;
}
#header
{
    height: 115px;
    width: 100%;
    margin: 0pt;
    padding: 0pt;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url( 'Images/SB_bodyBg.jpg' );
    background-repeat: repeat-x;
}
.topBar
{
    color: #FFFFFF;
    position: relative;
    width: 100%;
}
.topBar h1.projectName
{
    background: url( 'Images/SB_Logo.jpg' ) no-repeat 0px 0pt;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 70px;
    padding: 0px 117px 0px 300px;
    margin: 0pt;
    font-weight: normal;
}
ol, ul
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
h1
{
color:#667E84;
font-size:28px;
font-weight:normal;
margin:0pt 5px 10px;
padding:0pt 0.5%;
}

h2
{
    color:#000000;
font-size:18px;
font-weight:normal;
margin:0pt 0pt 5px;
padding:0pt;
}

h3
{
color:#000000;
font-size:18px;
font-weight:normal;
margin:0pt 0pt 5px;
padding:0pt;
}

a 
{
    color:#667E84;    
}
a:active 
{
    color:#667E84;    
}
a:visited 
{
    color:#667E84;    
}


.topBar ul.userInfo
{
    position: absolute;
    right: 10px;
    top: 0pt;
}
.topBar ul.userInfo li
{
    color: #DDDDDD;
    float: left;
    padding-top: 20px;
}
.topBar ul.userInfo li a
{
    color: #FFFFFF;
}
.topBar ul.userInfo li a:hover
{
    text-decoration: none;
}
.topBar ul.userInfo li.userName
{
    color: #FFFFFF;
    font-weight: bold;
}
.topBar ul.userInfo li.userName span
{
    color: #EEEEEE;
    font-weight: normal;
}
.tabstripWrapper
{
    clear: both;
}
#main
{
    background: url( 'Images/SB_LeftCorner.gif' ) no-repeat left top;
    float: none;
    margin-left: 0pt;
}
#mainHeading
{
    background: url( 'Images/SB_RightCorner.gif' ) no-repeat right top;
    margin-left: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#sideBar
{
    float: right;
    width: 19%;
}

#mainContent
{
    border-right: 1px solid #CCCCCC;
    float: left;
    width: 80%;
}

.greeting
{
    color: #516468;
    font-size: 14px;
}
.greetingAlert
{
    color: Red;
    font-size: 14px;
}

.expandablePanel
{
    background: #F1F4F5 none repeat scroll 0%;
    clear: both;
    margin: 0pt 15px;
    padding: 0pt 10px 15px;
}

.quickNav
{
    margin: 15px 0pt;
    overflow: auto;
    padding: 10px;
}

.mainContent h1
{
    margin:0pt 0px 10px;
    font-size: 14px;
    font-weight: 500;
    color: #0D5683;
}

.toolTip
{
    text-decoration: underline;
    color: #516468;
}

