/* This file will hold styles for all layouts using the alpha grid (i.e. not the mobile layout). */

#section-header {
    background: url("/sites/eid_reporting/files/banner/pern_header.gif") no-repeat scroll center bottom transparent;
    margin-bottom: 0.5em;
}

/* Sidebar regions
-------------------------------------------------------------- */
#region-sidebar-first, #region-sidebar-second {
margin: 0;
padding:1%;
background-color:#abb7c7;
border-right:1px solid #576270;
border-left:1px solid #576270;
line-height:1.2;
float:left;
width:22.4%;
}

#region-sidebar-first .block-title, #region-sidebar-second .block-title {
    border-bottom: 1px dotted #8F99A4;
    color: #576270;
    margin-bottom: 0.5em;
    text-align: left;
}

#region-sidebar-second { float:right;}

.site-name {
font-size: 180%;
}

.site-name-slogan {
    float:none;
    margin:0 auto;
    position: relative;
    width: 65%;
    top:-30px;
}


.sf-menu a.main-link {
   /*line-height:1.8;*/
   padding: 0 .4em;
}

.sf-menu .sf-depth-1 ul {
width:inherit;
/*margin-top:-.6em;*/
}


#footerlogos {
text-align:center;
margin:0 auto;
width:660px;
min-width:250px;
}
