/*********************************************************************
 HTML ELEMENTS OVERRIDES & MODIFICATIONS
**********************************************************************/

body {
    background: url('../../images/bkgd-page-servers-dynagrid-v3.jpg') no-repeat;
    }

/* The LI bullet is confined to the following styles only */   
.cueContentStyle1 ul li, .cueContentStyle2 ul li, .cueContentStyle3 ul li, .cueContentStyle3a ul li,
.cueContentStyle2 ul li, .cueSysReqsTable ul li {
    background: url('../../images/bullet_yellow.gif') no-repeat 0 .9em;
    } 
        
/* Default button override that cannot be affected by branding */    
.cueSysReqsTable li, .cueFAQ .cueFAQAnswer li {
    background: url('../../images/bllt-base.gif') no-repeat 0 .9em !important;
    }
        
/*********************************************************************
 SHELL & PAGE CLASSES
**********************************************************************/

.cueTopline {
    background: transparent url('../../images/brdr-page-top.gif') no-repeat top;
    }
    
.cuePage {
    background: white url('../../images/brdr-page-side.gif');
    }
 
.cueBotline{
    background: transparent url('../../images/brdr-page-bottom.gif') no-repeat bottom;
    }     

/*********************************************************************
 BODY & CONTENT CLASSES
**********************************************************************/
 
.formatHighlightBox h3 {
    background-color: #ff5a19;
    background: url('../../images/bkgd-subhead-highlight-yellow.jpg');
    background-repeat: repeat-x;
    background-position: center;
    color: #fff;
    }
    
.cueContentStyle2 h2, .cueContentStyle2 .pillarHeader H3 {
    color: #ffaf14;
    } 
    
.cueBanner {
    background: url('file:///C|/Users/Ryan/Documents/PROJECTS/Create Online/PartneredPS/officesite2/default.aspx_files/css/..bkgd-subpage-orangegrad.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;
    }    

.quoteTextFormat a {
	color: #666;
	font-size: 150%;
	font-style: italic;
	font-weight: normal;
	line-height: 1.3em;
    }
    
.quoteAttributeFormat {
	color: #666;
	text-align: right;
    }    
    
/*********************************************************************
 FORMATTING CLASSES (tools)
**********************************************************************/

.linkArrowDn li {
    background: url('../../images/bllt-arrowdn.gif') no-repeat 0 .9em                                                                !important;
    }
    
.linkArrowUp li {
    background: url('../../images/bllt-arrowup.gif') no-repeat 0 .9em                                                                !important;
    }
    
.divTopBorder1 {
	border-top: 1px solid #8a929f;
	}	

.divTopBorder2 {
	border-top: 1px solid #8a929f;
	}
	
  	    
    
/* Link images
**********************************************************************/

.cueLinkIconAudio, .cueLinkIconMedia, .cueLinkIconPDF, 
.cueLinkIconVideo, .cueLinkIconWord, .cueLinkIconXPS {
	width: 15px;
	height: 12px;
	}
    
.cueLinkIconMedia, .cueLinkIconVideo, .cueLinkIconAudio {
	background: url('../../images/icon.gif') no-repeat bottom;
    }
    
.cueLinkIconPDF {
	background: url() no-repeat bottom;
    }    
    
.cueLinkIconWord {
	background: url() no-repeat bottom;
    }    

.cueLinkIconXPS {
	background: url() no-repeat bottom;
    }    
    
/*********************************************************************
 CSP OVERRIDE
**********************************************************************/

/* CSP STO Menu Component */  

.shm_highLight_2Tier {	
	background-image:none;
    background-repeat: repeat-x;
    background-position: right center !important;
    background-color:#A4C5F8;
	border:1px solid #8FC0F1;
    color:#000;
    padding:5px 11px;
    }  

/* Footer Component */ 

.ftr_parent {
    background: url('../../images/logo-ms-corp.gif') no-repeat;
    }
    
/* extends page fully in Firefox */
#Footer {
	clear:both;
}

/* aligns buttons in the two blocks uner hero */
.homeImage1 {
	/*border:1px solid orange;
	margin:0px 10px 0px 0px;*/
	align:right;
	text-align:right;
}

/* defines container that holds the two blocks under hero */
.homeImageContainer {
	width:708px;
	padding:0px 0px 10px 0px;
	background-color:#666;
}

.homeSubHeroStyle {
	background: url('../../images/bkgd-hero-silverbar.gif') repeat-x;
	background-color: #666;
    }
    
.homeSubHeroStyle .cueParagraph {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color:#666;
	padding: 12px 1px 0 10px;
	line-height:1.2em;
    }
    

/* left block uner hero */
.homeImageLeft {
	margin:0px 0px 0px 10px;
	width:337px;
}
/* right block under hero */
.homeImageRight {
	margin:0px 10px 0px 0px;
	width:337px;
}

/* tech resources page, aligns graphics left of relevant text */
.bodyGraphicLeft {
	width:85px;
	float:left;
	margin: -5px 10px 0px 0px;
}

.yellow {
	color:#ffaf14;
}

/* hero margin addition */
.marginLeft7 {
    margin-left: 7px;
    }

/* Do not apply uncategorized code at the bottom */