/************************************************************
  THEMENAME
************************************************************/
/* This file will hold styles for all layouts using the alpha grid (i.e. not the mobile layout). */



/************************************************************
  GENERAL
************************************************************/

#logo { background: none; }
	
/************************************************************
  REGIONS
************************************************************/

#zone-branding-wrapper { 
	background: transparent url(../images/banner.jpg) top center no-repeat; 
	height: 214px; }

#zone-menu-wrapper {
	background: transparent; /* Old browsers */  
    width: 100%; 
	border-bottom: none;
	margin: 0;
	padding: 0;
}

.not-front #zone-content { }

#zone-preface-wrapper { margin-top: 0px; }

#zone-content-wrapper { margin-top: 0px; }

#zone-content { padding-top: 0px; }

#zone-footer-wrapper { margin-top: 0px; }

#zone-footer-bottom-wrapper { margin-bottom: 15px; }
 
/************************************************************
 SUPERFISH MAIN MENU NONMOBILE
************************************************************/
/* OTB Nav images on Last Child are 300wide by 140high
If changing photos and dimensions, see notes below
*/

#block-menu-block-congress-main-menu-superfish { background: #ff000;     
	box-shadow: 0px 0px 10px 0 #222;}

.sf-menu ul {
    background: none repeat scroll 0 0 #153b62;
    border-bottom: 3px solid #000;
    box-shadow: 3px 3px 5px 0 #333333;
	-webkit-box-shadow: 3px 3px 5px 0 #333333;
}

.sf-menu li, .sf-menu.sf-navbar {
    background: none repeat-x scroll 0 0 transparent;
}

.sf-menu li.sfHover > ul, .sf-menu li:hover > ul {
	top: 4em;
}

.sf-menu li {
	border-left: 1px dotted #1d4f83;
}

.sf-menu li.first { 
	border: none; }

.sf-menu a {
	color: #fff; 
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none !important;
	text-transform: capitalize;
	padding: 1.1em 1.8em;
} 

.sf-menu li.leaf a {
	text-transform: capitalize !important;
}

.sf-menu li.last.leaf {
	background: none !important;
	padding-bottom: 10px; /* needed for bg image */
}


.sf-menu li.leaf a:hover {
	background: none repeat scroll 0 0 #39689c;
}

.sf-menu a:focus, .sf-menu li.sfHover {
	background: none repeat scroll 0 0 #153b62;
	text-decoration: none;
}

.sf-menu a.active, .sf-menu a:hover, .sf-menu a.active-trail { /* active state */
	background: none repeat scroll 0 0 #153b62;
	color: #fff; 
}

/************************************************************
  ALERT BOX
************************************************************/
 
#block-views-cng-alert-box-block-alert-box { padding-right: 10px; }
 
.block-cng-alert-box-block-alert-box {
	background: url(../images/breaking_arrow.png) no-repeat scroll top left #0e213a;
	margin: 0; 
	padding: 0.5em 0.75em 0.45em 150px; 
}

.block-cng-alert-box-block-alert-box a {
	color: #fff;
	padding: 0 1.5em;
}

.block-cng-alert-box-block-alert-box h2 {
    text-indent: -9999px;
	display: none;
}

/************************************************************
  QUICKTABS
************************************************************/

ul.quicktabs-tabs {
	height: 45px;
	margin: 0;
    padding: 0;
}

ul.quicktabs-tabs li {
    background: transparent;
	border-right: 1px solid #ffffff;
    display: inline-block;
    margin: 0;
	padding: 0;
    text-align: center;
	width: 100%;
	max-width: 19.5%; /* works best with 4 tabs - change % if more or less */
}

ul.quicktabs-tabs li a {
	background: #AAAAAA; 
    color: #ffffff;
    display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
    font-weight: normal;
	margin: 0; 
    padding: 0.6em 0.5em;
    text-decoration: none;
    text-transform: uppercase;  
}

  
/***********************************************************
  ENEWS SIGNUP
***********************************************************/

#block-boxes-congress-newsletter-signup { 
	background: transparent;
	border: none;	
	margin-bottom: 0px; }

#block-boxes-congress-newsletter-signup h2.block-title { 
	color: #00274f;
	font-size: 21px; 
	font-weight: normal; }

#block-boxes-congress-newsletter-signup label {
	display: none; }

#boxes-box-congress_newsletter_signup input.form-text {
	border: 1px solid #e6e6e6;
    height: 34px;
	padding: 8px;
	width: 80%;
}
 


/************************************************************
  FOOTER
************************************************************/
 
#block-views-congress-offices-of-noslide h2.block-title { color: #ffffff; padding-left: 12px; }
 
#block-views-congress-offices-of-noslide .office-info h3 a, #block-views-congress-offices-footer-offices .office-info h3 a, #block-views-congress-offices-of-noslide .office-info h3 a:visited, #block-views-congress-offices-footer-offices .office-info h3 a:visited { 
	color: #ffffff !important;  
}

#block-views-congress-offices-of-noslide .office-info h3 { margin-bottom: 5px; 
	color: #ffffff !important;  
	font-size: 16px !important; 
	font-weight: bold !important; 
	line-height: 16px; }

#block-views-congress-offices-of-noslide .views-row {
	color: #ffffff; 
    display: inline-block;
    font-size: 0.8em;
    padding: 0 1%;
    vertical-align: text-top;
    width: 97%;
}

/***********************************************************
  FOOTER OFFICES NOSLIDE
***********************************************************/

#block-views-congress-offices-of-noslide { background: transparent url(../images/footer-background.png) top left no-repeat; padding-left: 250px; }

#block-views-congress-offices-of-noslide .views-row {
	color: #ffffff; 
    display: inline-block;
    font-size: 1em;
    padding: 0 1%;
    vertical-align: text-top;
    width: 31%;
}
