﻿/*Global Body Background*/
body
{
    background-image: url('../../../../../WebRoot/CobrandFolders/cid-0/Styles/images/background.jpg')
}
/*Header Classes*/
.hdrBar1
{
    
}
.hdrBar2
{
    
}
.hdrBar3
{
    background-image:url('../../../../../WebRoot/CobrandFolders/cid-0/Styles/images/header-bar-large.jpg')
}
.hdrBar1Text
{
   font-family: arial, sans-serif; 
   font-size: 11px; 
   color: #ffffff; 
}
.hdrBar2Text
{
    
}
.hdrBar3Text
{
    font-family:Arial;
    font-weight:bold;
    color:white;
    font-size:14pt;
}
.headerLinks {
	font-family: arial, sans-serif; font-size: 11px; color: #ffffff;text-decoration: none;
}
A.headerLinks:link {
	font-family: arial, sans-serif; font-size: 11px; color: #ffffff;text-decoration: none;
}
A.headerLinks:visited {
	font-family: arial, sans-serif; font-size: 11px; color: #ffffff;text-decoration: none;
}
A.headerLinks:active {
	font-family: arial, sans-serif; font-size: 11px; color: #ffffff;text-decoration: none;
}
A.headerLinks:hover {
	font-family: arial, sans-serif; font-size: 11px; color: #ffffff;text-decoration: underline;
}
/*
Login Page Classes
*/
.lgnButton
{
	background-image: url('../../../../../WebRoot/CobrandFolders/cid-0/Styles/images/LoginButton.gif');
	font-family:Arial;
    	font-weight:300;
    	color:#ffffff;
    	font-size:11pt;
	padding-top:6px;
	padding-Left:40px;
	text-decoration:none;
}
.lgnButtonText
{
	font-family:Arial Black;
    	font-weight:550;
    	color:#ffffff;
    	font-size:10pt;
	text-decoration:none;

}
.lgnCobrandImageButton
{
	background-color:#2F62AA;
}
.lgnMainContentWrapper
{
	background-color:#ffffff;
	background-image: url('../../../../../WebRoot/CobrandFolders/cid-0/Styles/images/LoginMainContentBg.gif');
}
.lgnWelcomeText
{
    font-family:Arial;
    font-weight:bold;
    color:white;
    font-size:20pt;
}
.lgnLabel
{
    font-family:Arial;
    font-weight:normal;
    color:white;
    font-size:8pt;
}
 .lgnLabelError
{
    font-family:Arial;
    font-weight:bold;
    color:red;
    font-size:10pt;
}
    

.divrDeskFooter
{
}
.divNavBar
{
}
.divTabControl
{
} 
.ftrCopyright
{
    font-family:Arial;
    color:white;
    font-size:7pt;
    text-align:right;
}
.footerTable
{
	width:1005px;
	height:50px;
}
.navRow
{
	padding-top: 0px;
}
.navColumn
{
  width:180px;
  background-color: #BBC3CF;
  padding-top: 0px;
}
.innerPageTable
{
  width:1004px;
  background-color: white;
  margin-left:auto; 
  margin-right:auto;
  padding-top: 0px;
}
body 
{
	text-align:center;
}
.NavBar
{
  background-color: #BBC3CF; 
  border: 0px solid #000000; 
  padding: 0px;
  padding-bottom: 0px;
  cursor: default; 
} 
.TopItem
{
  color: #FFFFFF;
  background-image: url(http://www.rdesk.com/WebRoot/Images/NavBar/leftnav_overlay.png);
  background-color: #5288BE; 
  font-family: arial, verdana, sans-serif; 
  font-size: 12px; 
  font-weight: bold;
  border:1px solid #5288BE; 
  border-bottom-color: #5288BE; 
  border-right-color: #5288BE; 
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:hand;
  height: 32px;
}

.TopItemHover
{
  color: #FFFFFF;
  background-image: url(http://www.rdesk.com/WebRoot/Images/NavBar/leftnav_overlay.png);
  background-color: #99C3ED; 
  font-family: arial, verdana, sans-serif; 
  font-size: 12px; 
  font-weight: Bold;
  border: 1px solid #99C3ED;
  border-bottom-color: #99C3ED;
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:hand;
  height: 32px;
}



.ExpandedItem
{
  color: #B7D2F7;
  background-image: url(http://www.rdesk.com/WebRoot/Images/NavBar/leftnav_overlay.png);
  background-color: #204A73; 
  font-family: arial, verdana, sans-serif; 
  font-size: 12px; 
  font-weight: bold;
  border: 1px solid #204A73;
  border-bottom-color:#204A73;
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:hand;
  height: 32px;
}

.DisabledItem
{
 color: White;
  background-color:#13355E;
  font-family: arial, verdana, sans-serif; 
  font-size: 12px; 
  font-weight: bold;
  padding-left: 5px; 
  cursor:hand;
}

.Level2Item
{ 
  color:#073367;
  font-family: arial, verdana, sans-serif; 
  font-size: 12px; 
  font-weight: bold;
  padding-left: 5px; 
  cursor:hand;
}

.Level2ItemHover
{
 color: #ffffff;
  background-color:#2F5174;
  font-family: arial, verdana, sans-serif; 
  font-size: 12px; 
  font-weight: bold;
  padding-left: 5px; 
  cursor:hand;
}

.Level2Group
{
  border-top-color: #A0BEDA;
  padding:5px;
  padding-left:10px;
  padding-right:0px;
}

.Empty
{
}
.TopGroup
{
  background-color:#faf8f5;
  z-index:99;
  position:relative;
}
.DefaultTab 
{
  color: black; 
  background-color: silver;
  font-family:  arial, sans-serif; 
  font-weight:bold;
  font-size:12px; 
  text-decoration:none;
  cursor:pointer;
  height: 25px;
}

.DefaultTabHover 
{
  color: white; 
  background-color: lightblue;
  font-family: arial, sans-serif; 
  font-weight:bold;
  font-size:12px; 
  text-decoration:underline;
  cursor:pointer;
  height: 25px;
}

.SelectedTab 
{
  color: white; 
  background-color: #5288BE;
  font-family: arial, sans-serif; 
  font-size:12px; 
  font-weight:bold;
  text-decoration:none;
  cursor:default;
  height: 25px;
}
.DefaultTabText
{
  color: black; 
  font-family:  arial, sans-serif; 
  font-weight:bold;
  font-size:12px; 
  text-decoration:none;
}

.HoverTabText
{
  color: white; 
  font-family: arial, sans-serif; 
  font-weight:bold;
  font-size:12px; 
  text-decoration:underline;
}

.SelectedTabText 
{
  color: white; 
  font-family: arial, sans-serif; 
  font-size:12px; 
  font-weight:bold;
  text-decoration:none;
}
.ControlPanelTopBorder
{
  border-top: 6px solid #5288BE;
  background-color: white; 
}

.Spacer
{
  background-color: white;
}

.MultiPage
{
  border-top: 6px solid #5288BE;
  position:relative;
  padding:20px;
  top:-3px;
  left:1px;
  z-index:98;
}
.ScrollItem 
{
  color:black; 
  background-image: url(http://www.rdesk.com/WebRoot/Images/Tabs/scroll_item_bg.gif);
  border: 1px solid #919B9C; 
  border-left-color: #91A7B4; 
  border-top-color: #91A7B4; 
  font-family: arial, sans-serif; 
  font-size:10px; 
  height: 20px;
  cursor:default;
}

.ScrollItemHover 
{
  color:black; 
  background-image: url(http://www.rdesk.com/WebRoot/Images/Tabs/hover_scroll_item_bg.gif);
  border: 1px solid #919B9C; 
  font-family: arial, sans-serif; 
  font-size:10px; 
  height: 20px;
  cursor:default;
}
.SectionHeader
{
    background-repeat: repeat-x;
    background-color:#5288BE;
    font-family: arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: white;
    text-decoration:none;
    border-left: Solid 1px #5288BE;
    border-right: Solid 1px #5288BE;
    border-bottom: Solid 1px #5288BE;
    border-top: Solid 1px #5288BE;
}
.reportTitle
{
    COLOR: #ffffff; 
    FONT-FAMILY: Arial, Helvetica, sans-serif, Helv; 
    FONT-SIZE: 12pt; 
    FONT-WEIGHT: bold
}
.SectionHeader
{
    background-repeat: repeat-x;
    background-color:#5288BE;
    font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: white;
    text-decoration:none;
    border-left: Solid 1px #5288BE;
    border-right: Solid 1px #5288BE;
    border-bottom: Solid 1px #5288BE;
    border-top: Solid 1px #5288BE;
}
.reportTitle
{
    COLOR: #ffffff; 
    FONT-FAMILY: Arial, Helvetica, sans-serif, Helv; 
    FONT-SIZE: 12pt; 
    FONT-WEIGHT: bold
}
.default-background {
	background: transparent;
	background-image: none;
}