/* 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. */
 


body {
	background: url(../images/background_site.png) repeat-x 0 -5px #ffffff;	
	font-family: Helvetica, Arial, sans-serif !important;
} 

.grid-24 {
    display: inline;
    float: left;
	margin-left: 0px !important;
	margin-right: 0px !important;
    position: relative;
} 

.container-24 .grid-24 {
    width: 960px !important;
} 

.grid-8 {
	margin-left: 0px !important;
	margin-right: 0px !important;
	padding-left: 0px;
	width: 300px !important;
}

.grid-16 {
	margin-left: 0px !important;
	margin-right: 0px !important;
	padding-left: 0px;
	width: 660px !important;
}


/* ACTION CENTER */
.block-menu-congress-action-center {
background: url("../images/bg-actioncenter.png") no-repeat scroll left center #EEE;
/*color: #FFF; */
padding: 1em 1em 1em 200px;
}
.block-menu-congress-action-center ul li.leaf {
    display: inline-block;
    list-style: none outside none;
    padding: 0 1.5em;
    vertical-align: top;
    width: 13%;
}
.block-menu-congress-action-center .block-title {
font-size: 0;
text-indent: -9999px;
}
.block-menu-congress-action-center  a {
/* text-shadow: 1px 1px 2px #333; */
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}
.block-menu-congress-action-center  a:hover{
text-decoration: underline;
}

/************************************************************
HOMEPAGE ROTATOR
************************************************************/
.view-congress-hprotator.flexslider {
    height: auto; /* RESET HEIGHT FIX FROM NORMAL.CSS FOR IE BROWSERS */
}

#block-views-congress-hprotator-rotator {   
	height: 460px;
	margin: 0 auto; 
}

.view-congress-hprotator.flexslider .view-content{
}

.view-congress-hprotator .views-field-field-congress-featured-media {
	width: 100%;
}

/*.hprotator-text-block {
	background: none repeat scroll 0 0 #000;
	padding: 2%;
	text-align: left;
    width: 96%;
}*/

.hprotator-text-block {
	background: url(../images/background_textblock.png) repeat scroll 0 0 #000;
	height: 120px;
    width:98%;
	float: none;
	display: block;
	color: #fff;
	padding: 1%;
	position: absolute;
	text-align: left;
	top: 330px;
} 

/************************************************************
FLEXSLIDERS ALL CAROUSELS AND ROTATOR
************************************************************/

#block-views-congress-hprotator-rotator .flex-control-nav {  
	display: block;
	left: 20%;
    top: 425px;
    width: 60%;
}

/************************************************************
HOMEPAGE SINGLE CAROUSEL WIDE ACTION CAROUSEL
************************************************************/
 
 #hp-multi-carousel-wide .slides li {
    margin: 0 35px;
    width: 240px;
}
 
#hp-single-carousel-wide .flexslider h2 {
    font-size: 22px;
	margin-bottom: 2px;
}

/* SITE MAP NON MOBILE */
.block-congress-site-map {
	display: inline-block;
	float: right;
    padding: 0px;
	width: 80%;
}

.block-congress-site-map li.expanded, .block-congress-site-map li.collapsed, .block-congress-site-map li.leaf {
    padding: 0.2em 0.5em 0;
}
/* TODO fix this */
.block-congress-site-map .block-title {
	font-size: 0;
	text-indent: -9999px;
}
/* the top level links */
.menu-block-congress_site_map > ul > li > a {
	color: #8ea1ba;
	font-size: 1.1em;
}
.menu-block-congress_site_map > ul > li  {
	float:left; 
}
.menu-block-congress_site_map > .menu li {
	display: inline !important;
	margin-left:0px;
}

/* FACEBOOK */
#region-sidebar-first .fb_iframe_widget iframe, #region-postscript-first .fb_iframe_widget iframe, 
#region-postscript-second .fb_iframe_widget iframe, #region-postscript-third .fb_iframe_widget iframe{
    width: 270px !important;
}

#block-views-congress-offices-of-noslide .views-row-3 {
	text-align: right;
}

#boxes-box-services_buttons { margin: 0 auto; padding: 0px !important; }

#boxes-box-services_buttons .block p img {
	max-width: 99%;
	padding: 20px 2px; }

ul.quicktabs-tabs li a {
    color: #0a1326;
	font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}