/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
@import url(/mt-static/support/themes/unity-blue/unity-blue.css);
/* end StyleCatcher imports */


/* for pha */
#header, #header-inner { 
    padding-top: 0;
    border-top-width: 0;
    background: #05182B;

}

#header-content {margin: 15px 20px;}

#header-description, #header-description a,
#header-name, #header-name a {color:white;}

#header-description {margin-bottom: 2pt;}

#pha-main-nav{ 
   border-top: 1px solid #6699cc;
   background: #62aee0 url(/images/head.jpg) no-repeat center center; 
   padding-top: 150px;
}

#pha-main-nav ul { list-style-type: none; 
                   margin-left: 0px; margin-right: 230px;
                   padding-top: 0.75em;
                   padding-bottom: 0.75em;
                   margin-bottom: 0;
}


#pha-main-nav ul li {margin-left: 20px; display: inline; }
#pha-main-nav ul li a {
   border: 1px solid #6699cc;
   color: white; 
   background-color: #05182B; 
   padding: 3px 5px;
   text-decoration: none;
}
#pha-main-nav ul li a:link, 
#pha-main-nav ul li a:visited {text-decoration:underline;}
#pha-main-nav ul li a:hover,
#pha-main-nav ul li a:active {text-decoration: none;}
#pha-main-nav .widget-search {float: right; padding: 5px;}

#content {margin-top:0px;}

#content h4 {color: #3A536A; font-size: 15px; padding-top: 1em;}
#content h5 {color: #3A536A; font-size: 14px; font-style: italic;}

#alpha-inner {padding-top:15px;}

dl.people { margin-left: 1em; }
.people dt {color: #3A536A;}
.people dd {text-indent: 2em; font-style: italic; margin-bottom: 0.33em;}

.layout-wt #alpha {width:705px;}
.layout-wt #beta  {width:235px;
                   background-color: #ddd;
                  }

#pha-buttons {
                  background-color: white;
                  padding-top: 25px;
}

.widget .widget-header {border-left: none;}

#pha_extra_a, #pha_extra_b {width: 330px;}
#pha_extra_a {margin-right: 335px;}
#pha_extra_b {float: right;}

#footer {background:#05182B url(/images/ehl_logo.gif) no-repeat scroll 20px 32px;}
#footer-content {margin: 32px 0 0 40px;}
#footer-content p {margin-bottom: 32px;}
#footer-content h6, #footer-content h6 a {text-align:center; font-size: 9px; color:#3A536A;}
