﻿/*********************************************************************
 HTML ELEMENTS OVERRIDES & MODIFICATIONS
**********************************************************************/

/* The LI bullet is confined to the following styles only */   
.cueContentStyle1 li, .cueContentStyle2 li, .cueContentStyle3 li, .cueContentStyle3a li,
.cueContentStyle2 li, .cueSysReqsTable li {
    background: url('/global/forefront/en/us/PublishingImages/bllt-servers-green.gif') no-repeat 0 .9em;
    } 
        
/* Default button override that cannot be affected by branding */    
.cueSysReqsTable li, .cueFAQ .cueFAQAnswer li {
    background: url('/global/forefront/en/us/PublishingImages/bllt-base.gif') no-repeat 0 .9em !important;
    }
        
/*********************************************************************
 SHELL & PAGE CLASSES
**********************************************************************/

.cueTopline {
    background: transparent url('/global/forefront/en/us/PublishingImages/brdr-page-top.gif') no-repeat top;
    }
    
.cuePage {
    background: white url('/global/forefront/en/us/PublishingImages/brdr-page-side.gif');
    }
 
.cueBotline{
    background: transparent url('/global/forefront/en/us/PublishingImages/brdr-page-bottom.gif') no-repeat bottom;
    }     

/*********************************************************************
 BODY & CONTENT CLASSES
**********************************************************************/
 
.formatHighlightBox h3 {
    background-color: #ff5a19;
    background: url('/global/forefront/en/us/PublishingImages/bkgd-subhead-highlight-green.jpg');
    background-repeat: repeat-x;
    background-position: center;
    color: #fff;
    } 
    
.cueBanner {
    background: url('/global/forefront/en/us/PublishingImages/bkgd-subpage-silverswirl.gif') no-repeat;
    background-position: top right;
    margin-bottom: 0;
    }
    
/* Formatting collapsable components */      
.cueListContainer {
	margin-top: 6px;
    }	
      
.cueCollapsibleContentTitle {
	margin-top: 10px;
    }	
    
.cueCollapsibleContent {
	margin-bottom: 10px;
    }    
   
/*********************************************************************
 FORMATTING CLASSES (tools)
**********************************************************************/

.linkArrowDn li {
    background: url('/global/forefront/en/us/PublishingImages/bllt-arrowdn.gif') no-repeat 0 .9em !important;
    }
    
.linkArrowUp li {
    background: url('/global/forefront/en/us/PublishingImages/bllt-arrowup.gif') no-repeat 0 .9em !important;
    }
    
.divTopBorder1 {
	border-top: 1px solid #8a929f;
	}	

.divTopBorder2 {
	border-top: 1px solid #8a929f;
	}
	
.bgColorShade1 {
    background: #fafafa url('/global/forefront/en/us/PublishingImages/bkgd-rr-silverfade.gif') repeat-x bottom;
    }
    	    
    
/* Link images
**********************************************************************/

.cueLinkIconAudio, .cueLinkIconMedia, .cueLinkIconPDF, 
.cueLinkIconVideo, .cueLinkIconWord, .cueLinkIconXPS {
	width: 15px;
	height: 12px;
	}
    
.cueLinkIconMedia, .cueLinkIconVideo, .cueLinkIconAudio {
	background: url('/global/forefront/en/us/PublishingImages/icon-link-media.gif') no-repeat bottom;
    }
    
.cueLinkIconPDF {
	background: url('/global/forefront/en/us/PublishingImages/icon-link-pdf.gif') no-repeat bottom;
    }    
    
.cueLinkIconWord {
	background: url('/global/forefront/en/us/PublishingImages/icon-link-doc.gif') no-repeat bottom;
    }    

.cueLinkIconXPS {
	background: url('/global/forefront/en/us/PublishingImages/icon-link-xps.gif') no-repeat bottom;
    }    
    
/*********************************************************************
 CSP OVERRIDE
**********************************************************************/

/* CSP STO Menu Component */  

.shm_highLight_2Tier {	
    background-image: url('/global/forefront/en/us/PublishingImages/nav_list2_selected_bg.jpg');
    background-repeat: repeat-x;
    background-position: right center !important;
    background-color:#D1D8F3;
    color:#000;
    padding:5px 11px;
    }  

/* Footer Component */ 

.ftr_parent {
    background: url('/global/forefront/en/us/PublishingImages/logo-ms-corp.gif') no-repeat;
    }

/* Do not apply uncategorized code at the bottom */