/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */
 


/************************************************************
 SUPERFISH MAIN MENU
************************************************************/
	
/* ROTATOR FLEX CONTROLS */
.view-congress-hprotator .flex-control-nav {
    display: block;
    padding: 2%;
    width: 29%;
}
.block-menu-congress-action-center {
    background: url("../images/bg-actioncenter.png") no-repeat scroll left center #EEEEEE;
}

/* SITE MAP FIRST APPEARS IN NORMAL */	
.menu-block-congress_site_map > ul > li > a {
    font-size: 1.1em;
    text-transform: uppercase;
}

#zone-content, .not-front #zone-content {
    background: url("../images/bg-zone-content-normal.png") repeat-y scroll center top transparent;
}

/* HOMEPAGE ROTATOR */
#block-views-congress-hprotator-rotator {
    padding: 1em 5em;
}
