/* 
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *----------------------------------------------+--------+--------+
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on <div> tag surrounding Module Content, inside container
 *----------------------------------------------+--------+--------+
 */  



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

/* Truven edits */

/*.breadcrumbs 
{
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0px 0px 12px;  
  display: table-cell;
  vertical-align: middle;
}
.breadcrumbArrows {
    font-size: 14px;
}*/


.aboutUsHeadshot {
    float: left;
    padding-right: 10px;
    padding-bottom: 1em;
}

.aboutUsText {
    padding-left: 152px;
    width: 420px;
}

.ourCustomersLogos {
    float: left;
    margin-bottom: 20px;
    padding-right: 10px;
}


.ourCustomersText {
    height: 90px;
    width: 500px;
}

.smallLinkImage {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}




.inNewsImage {
    float: left;
    padding-right: 16px;
}


.inNewsText {
    padding-left: 160px;
    width: 420px;
}

.supportContainerWrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.supportContainer {
    float: left;
    padding-right: 25px;
    width: 260px;
}


#insightsImageBlock {
    float: left;
    height: 231px;
    left: -12px;
    position: relative;
    top: -12px;
    width: 200px;
}


#insightsTopBlock {
    border-bottom: 2px solid #FFFFFF;
    height: 200px;

    width: 100%;
}

#insightsTopBlockText {
    float: left;
    position: relative;
    width: 100%;
}

.insightsRow {
    height: 250px;
    margin-top: 20px;
    position: relative;
    width: 100%;
}


.insightsContainer {
    border-bottom: 2px solid #FFFFFF;
    float: left;
    height: 200px;
    padding-right: 25px;
    width: 100%;
    padding-top: 10px;
}


#NPRTopBlock {
    border-bottom: 2px solid #FFFFFF;
    height: 125px;
    padding-top: 20px;
    width: 100%;
}


.NPRRow {
    
    margin-top: 20px;
    width: 100%;
}


.NPRContainer {
    float: left;
    height: 160px;
    padding-right: 25px;
    width: 260px;
}


#InsightsCalTopBlock {
    border-bottom: 2px solid #FFFFFF;
    height: 230px;
    padding-top: 20px;
    width: 100%;
}

#insightsCalImageBlock {
    float: left;
    height: 231px;
    padding-right: 20px;
    position: relative;
    width: 145px;
}


#InsightsCalTopBlockText {
    float: left;
    padding-left: 5px;
    position: relative;
    width: 400px;
}


#InsightsCalTopBlock2 
{
	width:100%;
	height:450px;
	padding-top:20px;
	border-bottom: 2px solid #FFFFFF;
}



#insightsCalImageBlock2 {
	width:161px;
	height:451px;
	padding-right:20px;
	float:left;
	position:relative;
}



#BannerWrapper .barWrapper #firstBar {
    background: none repeat scroll 0 0 #0072CE;
    padding-right: 10px;
    white-space: nowrap;
}

#counterContainer 
{
    width:920px;
    height:130px;
    font-size:30px;
    color:#0072ce;
    background-image: url('../images/fraudwaste_banner.png');
    background-repeat:no-repeat;
    background-color: #FFFFFF;
}

#counterAmmount
{
    padding-top:42px;
    padding-left:175px;
}


#videoContainer {
    float: left;
    width: 285px;
    height: 215px;
}

#quoteContainer {
    border-left: 1px solid #25282A;
    border-spacing: 10px;
    float: right;
    margin-left: 10px;
    padding: 10px;
    width: 225px;
}


.partnerLogoContainer {
    text-align: center;
}


.partnersLogo {
    padding-bottom: 15px;
    padding-right: 15px;
}


#productsContainer {
    float: left;
    width: 275px;
}

#Rotator .rotatorWrapper .barWrapper #firstBar {
position:relative;
z-index:900;
}

#Rotator .rotatorWrapper .barWrapper #secondBar{
position:relative;
z-index:900;
}

#Rotator .rotatorWrapper .barWrapper #thirdBar{
position:relative;
z-index:900;
}

#videoThreeContainer {
    float: left;
    width: 200px;
}


#homeVideoLink {
    float: left;
    height: 32px;
    padding-top: 10px;
    position: relative;
}


#homeVideoImage {
    float: left;
    padding-left: 10px;
    position: relative;
}

#newsRoom {
    border-bottom: 1px solid #BEBFBF;
    height: 130px;
    margin-top:-30px;
}

#newsRoomSlider li {
list-style: none outside none;
}

.gPlusShare {
padding-left:20px;
}

#counterContainer 
{
    width:920px;
    height:120px;
    font-size:30px;
    color:#0072ce;
    background-image: url('/Portals/0/images/fraudwaste_banner.png');
    background-repeat:no-repeat;
    background-color: #FFFFFF;
}

#counterAmmount
{
    padding-top:42px;
    padding-left:175px;
}


