
#validationError { color: red; }
   #validationError H1 {
              color: red;
              margin-bottom: 5px;
    }
   #validationError P {
              margin-top: 0px;
   }

/* Styles for dynamically created search forms */
#headerSearchForm { display: inline; }
#SearchFormIn { display: inline; }
.dummySearchLabel { color: #999; }

#dummySearchBoxForms
{
   font-size: 10px;
   color: #999;
   height: 18px;
   background: #DEDFE0 none repeat scroll 0%;
}

#searchBoxForms
{
   font-size: 10px;
   height: 18px;
}
/* Careers Hot Jobs styles */
.hjPosition { font-size: 9pt; font-weight: bold; color: #113388; }
.hjLocation { font-size: 8pt; color:  #113388; }
.hjContainer { padding-bottom: 8px; }
.global-header-site-focus {text-align: left !important; margin: 9px 0 0 170px !important; width: 300px !important; float: left !important; font-weight: normal !important; }
.global-header-site-focus h1 { display: inline !important; margin: 0 !important; float: none !important; text-indent: 0 !important; vertical-align: top !important;}
.global-header-site-focus a { color: #717171 !important; font-weight: normal !important; text-indent: 0 !important;}
/* HEADER - START */
.headerGlobal
{
    position:relative;
    /*height:82px;*/
    height:104px;
    background:url(/images/internet/aalaus/backgrounds/bg-header.png) no-repeat 0 100%;
    border-bottom:solid 1px White;
    font-size:9px;
}

.headerGlobal h3,
.headerGlobal h4,
.headerGlobal h5
{
    display:none;
}

.headerGlobal > a > img
{
    display:block;
    position:relative;
    /*top:11px;*/
    top:20px;
}

.headerGlobal .Logo
{
    display:block;
    width:150px;
}

.headerGlobal .navGlobal
{
    position:absolute;
    top:5px;
    right:0;
    font-weight:bold;
    color:#596584;
    font-size:10px;
    text-align:right;
}

.headerGlobal div .navGlobal:hover
{
    color:#596584;
}

.headerGlobal .SearchBox
{
    position:absolute;
    top:20px;
    right:0;
}

.headerGlobal .SearchBox input
{
    background:url(/images/internet/aalaus/backgrounds/bg-header-search.png) repeat-x;
    border:solid 1px #cccccd;
    border-left:0;
    border-right:0;
    font-size:10px;
    height:16px;
    line-height:16px;
    color:#333333;
    /*width:119px;*/
    width:200px;
    display:block;
    margin:-20px 0 0 50px;
    *margin-top:-21px;
}

.headerGlobal .SearchBox .SearchHeading
{
    margin-top:6px;
    display:block;
}

.headerGlobal .SearchBox .Search
{
    display:block;
    width:20px;
    margin:-20px 0 0 250px;
    *margin-top:-21px;
}

.headerGlobal .SearchBox .Search img
{
    display:block;
}

/*
.headerGlobal div img
{
    vertical-align:middle;
}
*/

.headerGlobal h6
{
    position:absolute;
    /*
    top:14px;
    left:177px;
    */
    top:32px;
    left:165px;
    margin:0;
    /*
    font-size:9px;
    color:#717171;
    */
    font-size:11px;
    color:#7f7f7f;
    font-weight:normal;
}
/* HEADER - END */
/* CONTENT - START */
.content
{
    position:relative;
    background:url(/images/internet/aalaus/backgrounds/bg-header-search.png) no-repeat 0 100% White;
    padding-bottom:34px;
}
/* CONTENT - END */

