@import "textFormat.css";

/* footerstickalt */
html, body
{
    height: 100%;
    margin: 0;
    padding: 0;
}
.mainContainer
{
    position: relative;
    min-height: 100%;
}
* html .mainContainer
{
    height: 100%;
}
.footerContainer
{
    position: relative;
    margin: -166px auto 0 auto;
}



body
{
    font-size: 0.750em;
    line-height: 1.667em;
    color: #3e3e3e;
}
body
{
    background: url(../images/backgrounds/body-bg.png) repeat-x left -7px;
}
body.hasSubmenu
{
    background: url(../images/backgrounds/body-bg-has-submenu.png) repeat-x left -7px;
}

/* common */
.hoverLink .hover,
.hoverLink:hover .normal,
.active .normal
{
    display: none;
}
.hoverLink:hover .hover,
.active .hover
{
    display: block;
}
h1
{
    border-bottom: 1px dashed #cccccc;
    padding-bottom: 14px;
    margin: 28px 0px 15px 0px;
}
.content a
{
    color: #0095d1;
}
form .mandatory
{
    display: none;
}
label.inside
{
    color: #AFB2B5;
    display: block;
    line-height: 20px;
    padding: 0 0 0 24px;
    position: absolute;
    z-index: 10;
}
.noDecoration a,
.noDecoration a img,
.noDecoration a:hover img,
a.noDecoration,
a.noDecoration img,
a.noDecoration:hover img
{
    border: none;
    text-decoration: none;
}
#content ul li
{
    list-style: none;
    padding-left: 20px;
    margin-bottom: 5px;
    background: url(/images/backgrounds/career-list.gif) no-repeat 0px 7px;
}
.hidden
{
    display: none;
}
hr
{
    height: 1px;
    background: transparent;
    border-top: 1px dashed #CCCCCC;
    border-bottom: 0px;
}


/* header */
.headerLine
{
    height: 30px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    background: #ececec;
}
.header
{
    height: 150px;
    width: 940px;
    margin: 0 auto;
    position: relative;
}
.hasSubmenu
{
    margin-bottom: 46px;
}
.headerLink
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 29px;
    padding-right: 15px;
    background: url(../images/backgrounds/right-gray-arrow.png) no-repeat top right;
}
.headerLink:hover
{
    background: url(../images/backgrounds/right-darkgray-arrow.png) no-repeat top right;
}
.logoBox
{
    position: absolute;
    top: 58px;
    left: 0px;
}

/* search and language box */
.toolbar
{
    background: #ffffff;
    padding: 5px 15px 3px 5px;
    position: absolute;
    top: 0px;
    right: 30px;
    height: 30px;
}
.toolbar .leftSide
{
    position: absolute;
    left: -30px;
    top: 0px;
    background: url(../images/backgrounds/search-bg.gif) no-repeat 0px 0px;
    width: 32px;
    height: 30px;
}
.toolbar .rightSide
{
    position: absolute;
    right: -30px;
    top: 0px;
    background: url(../images/backgrounds/search-bg.gif) no-repeat -32px 0px;
    width: 32px;
    height: 30px;
}
.toolbar .searchBox
{
    float: left;
    width: 180px;
}
.searchForm label
{
    background: url(../images/backgrounds/search-sprite.png) no-repeat 0px 4px;
    height: 20px;
    font-size: 11px;
    line-height: 20px;
    color: #8d8d8d;
}
.searchForm input[type="text"] {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #8d8d8d;
    height: 20px;
    left: 1px;
    font-size: 11px;
    line-height: 20px;
    margin: 0 -1px;
    padding: 0 15px 0px 8px;
    position: relative;
    width: 157px;
    z-index: 20;
}
.searchForm .formField
{
    width: 180px;
    height: 20px;
    background: #e6e6e6;
}
.searchForm .searchButton
{
    position: absolute;
    top: 5px;
    left: 174px;
    z-index: 30;
}


/* big banner */
.headerBanner
{
    overflow: hidden;
    min-width: 940px;
/*    height: 423px;*/
    height: 211px;
    margin-bottom: 0px;
    position: relative;
    padding-bottom: 0px;
}
.headerBanner .shadowTop
{
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -450px;
    z-index: 100;
}
.headerBanner .shadowBottom
{
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -450px;
    z-index: 200;
}
.bannerShadow
{
    height: 10px;
    width: 100%;
    background: url(../images/banner-shadow.png) no-repeat center top;
    margin-bottom: 20px;
}
.bannerLine
{
    height: 20px;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: #0095d1;
    z-index: 200;
}
.headerBanner .bannerBg
{
    width: 100%;
    height: 211px;
    background: #ececec;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
#cycle
{
    left: 50%;
    width: 1600px;
    margin-left: -800px;
}
.headerBanner .bannerItem
{
    width: 100%;
}
.headerBanner .headerImage
{
    position: absolute;
    left: 0px;
    top: -30%;
    margin-bottom: -212px;
}
.headerBanner .bannerContent
{
    width: 940px;
    position: relative;
    margin: 0 auto;
    z-index: 100;
/*    height: 423px;*/
    height: 211px;
}
.headerBanner .bannerTitle
{
    opacity: 0;
    top: 60px;
    left: 0px;
    position: absolute;
    z-index: 500;
}
.headerBanner .rightSide
{
    left: 360px;
    width: 580px;
}
.headerBanner .rightSide .titleLink
{
    float: right;
}
.headerBanner .titleLink
{
    margin-top: 20px;
}
.headerBanner .titleLink a
{
    padding-left: 20px;
    display: block;
    background: url(../images/backgrounds/backgrounds-sprite.png) no-repeat 0px -48px;
}

/* language menu */
.languageMenuBox
{
    position: relative;
    top: 3px;
    float: right;
}
.languageMenuBox ul li
{
    display: block;
    float: left;
    margin-left: 16px;
}
/* main menu */
.mainMenuBox
{
    position: absolute;
    top: 84px;
    right: 0px;
}
.mainMenuBox ul li
{
    float: left;
    margin-right: 23px;
    height: 69px;
    padding-left: 0px;
    margin-bottom: 0px;
    background: none;
}
.mainMenuBox ul li.last
{
    margin: 0px;
}
.mainMenuBox ul li a
{
    padding-bottom: 5px;
    line-height: 0px;
    display: inline-block;
}
.mainMenuBox ul li img,
.mainMenuBox ul li span
{
    line-height: 0px;
    display: inline-block;
}
.mainMenuBox ul li a:hover
{
    border-bottom: 3px solid #8d8d8d;
}
.mainMenuBox ul ul
{
    padding-left: 2em;
}
.mainMenuBox ul li.active
{
    background: url(/images/backgrounds/active-submenu.gif) no-repeat bottom center;
}

/* sub menu */
.subMenuBox
{
    position: absolute;
    top: 161px;
    right: 0px;
}
.subMenuBox ul li
{
    float: left;
    margin-right: 26px;
    padding-left: 0px;
    margin-bottom: 0px;
    background: none;
}

/* 3 level menu */
.sideMenuContainer
{
    width: 228px;
    float: left;
}
.sideMenuContainer .menuTitle
{
    background: #0095d1;
    padding: 10px 17px 10px 17px;
    border-bottom: 1px solid #ffffff;
}
.sideMenuContainer .smallMenuTitle
{
    height: 10px;
    background: #0095d1;
    border-bottom: 1px solid #ffffff;
}
.sideMenuContainer .formField label.left
{
    float: left;
    display: block;
}
.sideMenuContainer .dropdown {
    background: #ffffff url("../../images/backgrounds/select-bg.png") no-repeat right top;
    border: 0px solid #B2B2B2;
    float: right;
    height: 20px;
    position: relative;
    width: 90px;
}
.sideMenuContainer .dropdown .text {
    color: #1f1f1f;
    font-size: 11px;
    height: 20px;
    left: 0;
    line-height: 20px;
    padding: 0 6px;
    position: absolute;
    top: 0;
    width: 80px;
}
.sideMenuContainer .dropdown select {
    color: #1f1f1f;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    opacity: 0.01;
    width: 90px;
}
#content ul.sideMenu li
{
    padding-left: 0px;
    margin-bottom: 0px;
    background: none;
}
ul.sideMenu li a
{
    display: block;
    height: 15px;
    padding: 10px 18px;
    background: #ededed;
}
ul.sideMenu li.active a
{
    background-color: #dfdfdf;
}


/* content */
.content
{
    width: 940px;
    margin: 0 auto 200px auto;
    position: relative;
}
.contentBox
{
    clear: both;
    overflow: hidden;
    padding-top: 30px;
}
.content .rightContent
{
    width: 667px;
    float: right;
}


/* image shadow */
.imageTextContent .col1 img
{
    display: inline-block;
    -webkit-box-shadow: 0px 0px 10px rgba(80,78,80,0.5);
    -moz-box-shadow:    0px 0px 10px rgba(80,78,80,0.5);
    box-shadow:         0px 0px 10px rgba(80,78,80,0.5);
}



/* footer */
.footerContainer
{
    background: url(../images/backgrounds/footer-bg.png) repeat-x left bottom;
}
.footer
{
    width: 940px;
    margin: 0 auto;
    height: 165px;
    border-top: 1px dashed #cccccc;
    position: relative;
}
.socLinks
{
    position: absolute;
    top: 30px;
    left: 0px;
}
ul.socLinks li
{
    display: block;
    float: left;
    margin-right: 10px;
}
.copyright
{
    position: absolute;
    right: 0px;
    top: 20px;
    color: #838383;
    font-size: 0.917em;
}


/* skip links */

.skipLinks
{
    position: absolute;
    top: -300px;
    width: 80%;
    left: 40px;
    z-index: 20;
    overflow: visible;
}

.skipLinks a
{
    position: absolute;
    top: 0;
    z-index: 30;
}

.skipLinks a:active,
.skipLinks a:focus
{
    top: 305px;
    height: 1.6em;
}

.invisible img
{
    visibility: hidden;
}

.en .capFirst
{
    text-transform: capitalize;
}
