﻿body { 
	background: #f1e8c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin:0;
	padding:0;
}
a { color: #990000; text-decoration: none; }
a:hover { color: #990000; text-decoration: underline; }

img { border:0; }

h1, h2, h3, h4, h5 { font-family: Arial, Helvetica, sans-serif; margin-bottom: 0; }
h1 { font-size: 1.5em; line-height: 140%;  }
h2 { font-size: 1.2em; color: #555; }
h3 { font-size: 1em; }
h4, h5 { font-size: .9em; text-transform: uppercase; }

p, ul { margin-top: 8px; margin-bottom: 8px; }
li { margin-bottom: 4px; }

.clearFloats, .clear { clear: both; }


/* sharepoint ribbon 
body.v4master {
   overflow: visible;
   height: inherit;
   width: inherit;
}
body #s4-workspace {
                overflow: visible !important;
}
body #s4-ribbonrow {
                position: fixed;
                z-index: 1000;
    min-height: 0 !important;
    height: auto !important;
    background-color:#272727;
}
#s4-ribbonrow .ms-MenuUIPopupBody, #s4-ribbonrow .ms-popoutMenu, .ms-cui-menu[id ^= "Ribbon."] {
                position: fixed !important;
}
.ms-dlgOverlay {
                width: 100% !important;
}
.noRibbon {
                    padding-top:0 !important;

}
.ms-cui-topBar2 {
                border-bottom-color:#525252;
}
*/

/* design layout */	

#designLayout { width: 980px; margin-left: auto; margin-right:auto; margin-top:0; background: #f1e8c9; }
#bannerLayout { height: 90px; margin: 0 10px 0 10px; position:relative; }
    #bannerLogo { margin-top: 10px; width: 230px; float: left; }
    #bannerUtilities { float: right; text-align: right; width: auto; margin-right:-1px; }
    #bannerUtilitiesLeft { width:20px; height:40px; 
    	background:url('/Style%20Library/ATLA/images/utility-links-background-left.png') #990000 no-repeat;    
 		float:left; }    
    #bannerUtilitiesRight { width:20px; height:40px; background:url('/Style%20Library/ATLA/images/utility-links-background-right.png') #990000 no-repeat;
		 float:left; }    		
    #bannerLinks { padding-top: 10px; font-size: 80%; width:auto; float:left; text-align:center;
    	height:40px; background:url('/Style%20Library/ATLA/images/utility-links-background.png') transparent repeat-x; }
	#bannerLinks a { color:#ffffff; float:left; padding: 0 10px 0 5px;}
	#bannerLinks img { padding: 0 2px 0 8px; float:left;}
	#bannerLinks .ms-SPLink img { display:none; }
	#mossWelcome { float:left; }
    #mossWelcome a { color: #ffffff; }		
    
    #bannerSearch { width:300px; float:right;  position:absolute; right:-54px; top:50px;}
    #bannerSearch .ms-sbcell input { background: url('/Style%20Library/ATLA/images/search-input.png') transparent no-repeat; 
    	padding: 8px 12px 8px 12px;width:184px !important; }
    #bannerSearch .ms-sbgo a img { padding:6px; }		

/* content layout */
#contentLayout { z-index:10; padding: 0; }
.contentLayoutTop { background:url('/Style%20Library/ATLA/images/content-top-background.png') transparent no-repeat top center; 
	height: 18px; z-index:10; }
#contentLayoutMiddle { background:url('/Style%20Library/ATLA/images/content-background.png') transparent repeat-y top center; 
	min-height:400px; padding: 15px 20px;}
#contentLayoutBottom { background:url('/Style%20Library/ATLA/images/content-bottom-background.png') transparent no-repeat top center; 
	height: 18px; }
	
#masterColumnLayout { width: 940px; background: #ffffff;  }
    #masterColumnLeft { float:left; width: 17%; padding: 10px 2% 10px 0; vertical-align: top; border-right: 1px solid #ccc; }
    #masterColumnRight { float:left; width: 78%; min-height: 400px; padding: 0 0 20px 2%; vertical-align: top; }

    #contentPageLayout { width: 100%;  }
        #pageLeft { width: 68%; float: left; }
        #pageLeft-inner {  }        
        #pageRight { width: 28%; float: right; background-color: #dedede; }
        #pageRight-inner { margin:10px; }
  	.pageContent { margin-bottom: 20px; }

    #zoneLayout { width: 99%; }
        #zoneLeft { width: 48%; vertical-align: top; }
        #zoneRight { width: 48%; vertical-align: top; }        
        #zoneSpacer { width: 4%; }        
    
#footerLayout { margin: 0 auto 20px auto; text-align: center; width:950px; font-size: 90%; padding:10px 0; }
#footerLayout a { color: #000000; }
#footer-links { width:50%; text-align:left; float:left;}
#footer-site-map {  }
#footer-info { width:50%; float:left; text-align:right; }

/* tab navgiation */
#tabBar { position: relative; }
    .ms-siteaction { position: absolute; right: 20px; top: 10px; text-align: right; }
    .ms-siteactionsmenu a { color: #000; }    
    #sectionTabs { z-index:0; margin: 0 0 0 20px;  }
    #sectionTabs div.tab { width: 150px; float: left; padding-left: 10px; margin: 0 2px; z-index:5; 
    	background: #b59372 url("/Style%20Library/ATLA/images/tab-background-tl.png") top left no-repeat; }
    #sectionTabs a {
    	display: block;
    	padding: 7px 10px 5px 0;
    	height: 20px;
    	text-align: center;
    	color: #777;
    	z-index:5; 
    	text-decoration: none;
    	background: url("/Style%20Library/ATLA/images/tab-background-tr.png") top right no-repeat; 
    	text-transform:capitalize;
    	color:#ffffff;
    	font-size: 14px;	
    	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
    }
    #sectionTabs div.activeTab  { background: #ffffff url("/Style%20Library/ATLA/images/tab-background-tl.png") top left no-repeat; 
    	z-index:100;  }
    #sectionTabs div.activeTab a { background: url("/Style%20Library/ATLA/images/tab-background-tr.png") top right no-repeat; color:#990000;  }
    
/* primary navigation */
#topNavLayout { margin: 0 0 0 0; font-family: Arial, Helvetica, sans-serif; background: transparent; 
	border-bottom: 1px solid #ccc; }
.globalNav { }
    .globalNavItem { }
    .globalNavItem a { display: block; font-weight: bold; margin-right: 10px; padding: 0 15px 5px 15px; }
    .globalNavItemHover { }
    table.globalNavItemActive td { background: #fff; }
    	.globalNavMenuItem { background: url("/Style%20Library/ATLA/images/tan-transparent.png") transparent repeat; 
    		border-bottom: 1px solid #b59372; }
        .globalNavMenuItem a { display: block; padding: 4px 10px; color: #000000; font-size: 95%; }
        .globalNavMenuItem a:hover { text-decoration: underline; }
        .globalNavMenuItemHover { }
        
/* secondary navigation */
.currentNav { }
    .currentNavHeaderMenu { }
    .currentNavHeader {  }
    .currentNavHeader a { display: block; margin: 10px 0 0 0; color: #333; font-weight: bold; font-size: 100% !important; }
    .currentNavHeaderActive { }
    .currentNavItemMenu { }
    .currentNavItem1 a { display: block; margin: 4px 10px; padding: 0; color: #333; font-weight: normal; font-size: 90% !important; text-decoration: underline; }
    .currentNavItemActive { }

/* breadcrumb */
.ms-pagebreadcrumb, .breadcrumbTrail { font-size: .85em; margin: 10px 0; }
.ms-pagebreadcrumb a, .breadcrumbTrail a { color: #666; }
.breadcrumbItem { }
.breadcrumbItemActive { }

/* web parts */
.webZone {  }
tr.ms-WPHeader { color:#555; background: #ffffff; }
.ms-WPHeader td { border-bottom: 1px solid #ccc;  }
.ms-WPTitle { padding: 3px 10px;}
.ms-WPHeader td:first-child { }
.ms-WPBody { padding: 5px 10px; background: #fff; }
.ms-WPBorder { border: 1px solid #ccc; border-top-style: none; }
.ms-PartSpacingVertical {  }
.ms-partline { background: #cccccc; }
.ms-summarycustombody { }
#pageRight .ms-WPHeader td { }
#pageRight .ms-WPBorder { border-style: none; background: #fff; }
#pageRight .ms-WPBorderBorderOnly { border-style: none; background: #fff; }

	
/* forms and data tables */
fieldset { margin: 10px 0; padding: 15px; }
legend { font-weight: bold; margin-bottom: 10px; }

/* lists */
.ms-menutoolbar, table.ms-toolbar, .ms-toolbarContainer { background: #dddddd; }
.ms-separator img { background: #cccccc; }
.ms-viewheadertr { background: #f3f3f3; font-size: .8em; }

/* forms */
.ms-formlabel { border-top: 1px #cccccc dotted; }
.ms-formbody { background: #f3f3f3; border-top: 1px #cccccc dotted; }
.ms-formline { border-top: 1px #cccccc dotted; }

/* calendar */
.ms-cal-gempty { font-size: .8em; }
.ms-datepickerouter { font-size: .8em; }

/* discussions */
.ms-disc-bar { background: #f3f3f3; }
.ms-disc-bordered-noleft { border-color: #cccccc; }

/* blogs */
.ms-PostDate { font-size: 1em; font-weight: normal; border-bottom: 1px #cccccc dotted; }
.ms-PostTitle { font-size: 1.3em; border-bottom: 1px #cccccc solid; }
.ms-blogedit { }
.ms-PostBody { }
.ms-PostFooter { }
.ms-CommentHeader { border-bottom: 1px #cccccc dotted; }
.ms-CommentTitle { }
.ms-CommentBody { }

/* wiki */
.ms-wikieditouter { background: #f3f3f3; }
a.ms-wikilink { text-decoration: none; }
a.ms-missinglink { border-bottom: 1px #cccccc dashed; }

/* bullets */
.bullet, .level-bullet { }

/* search results */
.srch-Icon { }
.srch-Title { }
.srch-Description { }
.srch-Metadata { color: #888888; border-top: 1px #cccccc solid; }
.srch-URL a { color: #008800; }

/* site map */
.toc-layout-main { font-size: 95%; }
.level-band { margin-top: 20px; padding: 5px 10px; }
.level-header { margin-left: 25px; }
.level-item { margin-left: 30px; }
