@import url("/_alfresco/LandingPages/landing/about/css/bitbot-modular.css");
#content .normal {
    font-weight: normal;
}
#content-container p,
#content-container li {
   color: #333333;
}
.header-container {
    padding-top: 15px;
}
/*********************************************

             ABOUT US HOME PAGE 

*********************************************/
/** Header image **/
.header-container#aboutus-home-header{
	background-image: url("/_alfresco/LandingPages/landing/about/images/home_header_978x210.jpg");
}


#content-container .text-header {
    color: #000000;
    font-size: 24px;
}

#content #social > li {
    height: 25px;
    margin-top: 5px;
}	
#content-container .anchor-list#social > li > a {
    left: 24px;
    padding: 3px 1px;
}
#social > li > a > span {
	background-image: url("/_alfresco/LandingPages/landing/about/images/sprite_social-network-icons.png");
    height: 21px;
    left: -24px;
    top: 0;
    width: 20px;
}

#social > li > #facebook span  {	background-position: 0  0px;	}
#social > li > #twitter span   { 	background-position: 0 -28px;	}
#social > li > #linkedin span  {	background-position: 0 -56px;	}
#social > li > #youtube span   {	background-position: 0 -84px;	}
#social > li > #community span {	background-position: 0 -112px;	}
#social.anchor-list > li > a[class*="cta-"] {    margin: 0;    }


/*********************************************

             ABOUT US SUPPORT PAGE 

*********************************************/

.header-container#aboutus-support-header {
    background-image: url("/_alfresco/LandingPages/landing/about/images/support_header_978x210.jpg");

}

#content-container.support p.close {
    margin-top: 5px;
}
.header-container#aboutus-support-header h1 {
    width: 535px;
}
/*********************************************

             ABOUT US HISTORY PAGE 

*********************************************/

/** Header image **/
.header-container#aboutus-history-header {
    background-image: url("/_alfresco/LandingPages/landing/about/images/history_header_978x210.jpg");

}

#timeline [class*="-650px"] > div:first-child {
    width: 275px;
}
*[class*="-650px"] > div:first-child+div,
*[class*="-650px"] > div:first-child+div > img {
    width:650px;
    margin-left: 0px;
}

#content #timeline sup {
    position: relative;
    right: 1px;
    vertical-align: 4px;
}
/** remove side margins **/
#content-container.no-pad {
    padding-left: 0;
    padding-right: 0;
}

/** center module text, override h2 size, add webfont **/
#timeline *[class*="-2col-"] > div:first-child > h2 {
    margin-top: 100px;
    font-family: 'HelveticaNeueW01-45Ligh';
    font-size: 48px;
    font-weight: normal;
}

/** Update last section **/
#timeline .section.last {
    margin-bottom: 50px;
    border-bottom: 1px solid #E5E5E5;
   }

/** Special Class for small div (1964) **/
#timeline [class*="-2col-"] > div:first-child > h2.short {    margin-top: 40px;   }

/** shorten distanc between sections **/
#timeline .section {    padding-bottom: 15px;   }

/** Menu Styles **/
#fixedmenu ul {
    width: 980px;
}

#fixedmenu ul li {
    display: block;
    float: left;
    height: 40px;
    width: 195px;
    background: none repeat scroll 0 0 #8B8B8B;
    border-right: 1px solid #FFFFFF;
}
/** Menu Item Styles **/
#fixedmenu ul li:first-child {    border-left: none; }
#content #fixedmenu ul li a {
    color: #FFFFFF;
    display: block;
    height: 20px;
    padding: 10px 0;
    position: relative;
    text-align: center;
    width: 100%;
    font-size: 16px;
}

/** Active Menu Item Styles **/
#fixedmenu ul li.current-time {    background-color: #003366;   }
#content #fixedmenu ul li.current-time a {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/_alfresco/LandingPages/landing/about/images/history_active-time-bg_196x52.png");
    overflow: visible;
    padding-bottom: 20px;
}

/** JQuery Class for scrolling menu **/

.fixed {
    position: fixed;
    top: -15px;
    z-index: 100;
}
a[class*="-up"][class*="cta-"] span {
    background-image: url("/_alfresco/LandingPages/landing/about/images/sprite_back-to-top-icon.png");
    top: 5px;
}
.right{
    float: right;
}
#timeline .section.last.no-bottom {
    border: 0 none;
}
/*********************************************

         ABOUT US EXECUTIVE TEAM PAGE 

*********************************************/

/** Header image **/
.header-container#aboutus-executive-header {
    background-image: url("/_alfresco/LandingPages/landing/about/images/executive_header_978x210.jpg");

}

/** Class to Absolutely Position 
    Image descriptions at the bottom **/

#content [class*="-650px"] > div.position-bottom {
    bottom: 0;
    position: absolute;
    width: 580px;
    right: 35px;
}

/** style font of descriptions **/

#content .position-bottom h2,
#content .position-bottom h4 {
    font-family: 'HelveticaNeueW01-45Ligh';
    font-weight: 100;
    margin-top: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#content .position-bottom h2 {
    font-size: 48px;
}
#content .position-bottom h4 {
    letter-spacing: 0;
    color: #333333;
}
#content [class*="-650px"] > div.position-bottom > p {
    margin-top: 30px;
    width: 570px;
    font-size: 16px;
}

/*********************************************

         ABOUT US CONTACT US PAGE 

*********************************************/
/** gray borders to the left of text sections **/
.left-offset {
    border-left: 5px solid #999999;
    margin: 40px 0;
    padding-left: 15px;
    font-weight: bold;
    width: 310px;
}
    #content .left-offset p {
        color: #333333;
    }
/** Extra spacing on ctas on Contact Us page **/
#content-container.contactus .anchor-list > li > a[class*="-12-"] {    margin-top: 12px;    }
#content-container.contactus .anchor-list > li > a[class*="-14-"] {    margin-top: 14px;    }
#content-container.contactus .anchor-list > li > a[class*="-16-"] {    margin-top: 16px;    }


#content-container.contactus .anchor-list > li:first-child > a[class*="cta-"] {
    margin-top: 0px;
}
.header-container#contactus {
    background-image: url("/_alfresco/LandingPages/landing/about/images/contact_header_978x210.jpg");
}

/*********************************************

         ABOUT US ENVIRONMENT PAGE 

*********************************************/

/** Header image **/
.header-container#environment {
    background-image: url("/_alfresco/LandingPages/landing/about/images/environment_header_978x210.jpg");
    height: 185px;
    padding: 25px 35px 0 35px;
    border-radius: 6px 6px 0 0;
    width: 903px;
}
#environment.header-container h1 {
    color: #fff;
    font-family: 'HelveticaNeueW01-Thin';
    font-weight: 100;
    font-size: 60px;
    width: 300px;
}
#content-container.environment-override p.intro {
    line-height: 1.4em;
}
#content .environment-override h2 sup,
#content .environment-override h4 sup {
    top: 0.75em;
    font-size: 0.5em;
    font-weight: normal;
    position: relative;
    vertical-align: top;
}
 
#content .environment-override h4 sup {
    font-size: 0.65em;
}
/*********************************************

         ABOUT US SECTION 508 PAGE 

*********************************************/
#content .section508 .intro strong {
    color: #003366;
}
#content #content-container.section508 h1{
    font-size: 32px;
}