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

/* DESIGN VISUAL CUES

SECTIONS
#section-header WHITE FFF
#section-content GREY CCC
#section-footer BLACK 000

Blocks & Views = light grey EEE
Carousels & Flexsliders = white FFF
*/

/************************************************************
  GENERAL
************************************************************/
 
body {
	background: #C5DEF4;
    font: 13px/1.5 Helvetica,Arial,sans-serif;
	color: #000;
}

#region-branding {  }

.not-front #zone-branding { }

#page {
	background: url(../images/background-header.png) no-repeat center top transparent;
}

.not-front #page { }

.hprotator-text-block h2, .hprotator-text-block h2 a, #zone-postscript .block ul.quicktabs-tabs li a, #block-panels-mini-multi-carousel-holder h2 a {
	font-family: Century Gothic,Helvetica,Arial,sans-serif;
	text-transform: uppercase; 
}

/*****************************
BREAD CRUMB
*****************************/

.breadcrumb-wrapper {
    border-bottom: none;
}

.breadcrumb-wrapper h2 {
	margin-bottom: 0px; 
}

.breadcrumb-wrapper ol#crumbs { padding: 10px; }

/*****************************
SECTION HEADER
*****************************/
#section-header {
background: none repeat scroll 0 0 transparent;
}

#section-header #block-widgets-s-socialmedia-profile-default, #region-footer-second  #block-widgets-s-socialmedia-profile-default{
    float: right;
}

/*****************************
SUPERFISH MAIN MENU
*****************************/

#block-menu-block-congress-main-menu-superfish {
    background: none repeat scroll 0 0 transparent;
}

.sf-menu ul {
    background: none repeat scroll 0 0 #0a59a2;
    border-bottom: 3px solid #0a59a2;
    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: 3.45em;
}
.sf-menu li {
	border: none;
}

.sf-menu li.last.leaf {
	background: none !important;
	padding-bottom: 10px; /* needed for bg image */
}

.sf-menu a {
    padding: 0.5em 0.5em 1em 0.5em;
    font-size: 1.15em;
}
.sf-menu li .leaf a:hover{
	background: none repeat scroll 0 0 #0A3E8A;
}


/* SEARCH */

#block-search-form {
	margin-left: -15px; 
	margin-right: 0px; 
	width: 100%;
}

#search-block-form .form-item input {
	width: 100%;
    font-size: 0.95em;
}

.not-front #search-block-form .form-item input { 
	margin-top: 4px;
}

/* SOCIAL MEDIA CONNECT WITH ME */
#region-user-first {
    background: transparent;
    margin-top: 1em;
}
.block-s-cng-medium-profile {
    padding: 0;
	float: right;
}
 

/*****************************
SECTION CONTENT
*****************************/

/************************************************************
 QUICKTABS
************************************************************/

ul.quicktabs-tabs li a {
    color: #999999;
	font-size: 22px;
    font-weight: normal;
    text-transform: none;
}

ul.quicktabs-tabs {
    padding: 10px 0;
}

ul.quicktabs-tabs a {
    border-right: none;
    margin: 0;
}

/* QUICKTABS POSTSCRIPT */
#zone-postscript .block ul.quicktabs-tabs li, #zone-postscript .block ul.quicktabs-tabs li a {
    font-size: 16px;
	font-weight: bold;
}

/* QUICKTABS HOMEPAGE */
#block-quicktabs-home-page-tabs {
    padding: 0;
}

.block-quicktabs .block {
    background: url(../images/background_quicktab_content.png) repeat-x scroll center top #FFFFFF;
}

/* HOME PAGE TABS - QUICKTABS WITH ROTATOR IN MEMBER SIX THEME */
#block-quicktabs-home-page-tabs ul.quicktabs-tabs li {
    padding: 0;
}
#block-quicktabs-home-page-tabs ul.quicktabs-tabs a {
	color: #ffffff;
	margin-right: 1px;
    padding: 12px 20px 15px;
	background: #c3c3c3; /* Old browsers */
	background: -moz-linear-gradient(top,  #c3c3c3 0%, #a3a3a3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c3c3c3), color-stop(100%,#a3a3a3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c3c3c3 0%,#a3a3a3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c3c3c3 0%,#a3a3a3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c3c3c3 0%,#a3a3a3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #c3c3c3 0%,#a3a3a3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3c3c3', endColorstr='#a3a3a3',GradientType=0 ); /* IE6-9 */
}

ul.quicktabs-tabs li a:hover, ul.quicktabs-tabs li a.active {
	background: #296cd0; /* Old browsers */
	background: -moz-linear-gradient(top,  #296cd0 0%, #1d335f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#296cd0), color-stop(100%,#1d335f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #296cd0 0%,#1d335f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #296cd0 0%,#1d335f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #296cd0 0%,#1d335f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #296cd0 0%,#1d335f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#296cd0', endColorstr='#1d335f',GradientType=0 ); /* IE6-9 */
}

ul.quicktabs-tabs li.active a, ul.quicktabs-tabs li a:hover {
	color: #ffffff !important;
	background: #296cd0!important; /* Old browsers */
	background: -moz-linear-gradient(top,  #296cd0 0%, #1d335f 100%)!important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#296cd0), color-stop(100%,#1d335f))!important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #296cd0 0%,#1d335f 100%)!important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #296cd0 0%,#1d335f 100%)!important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #296cd0 0%,#1d335f 100%)!important; /* IE10+ */
	background: linear-gradient(to bottom,  #296cd0 0%,#1d335f 100%)!important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#296cd0', endColorstr='#1d335f',GradientType=0 )!important; /* IE6-9 */
}

/* ALERT BOX */
.block-cng-alert-box-block-alert-box {
    background: url(../images/bg-alertbox.png) no-repeat scroll left center #ffffff !important;
	filter: none;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.block-cng-alert-box-block-alert-box .views-row {
    border-bottom: medium none;
    padding: 0;
}

/* POSTSCRIPT REGION - 3 BLOCKS ACROSS KEEP SAME HEIGHT */

#region-postscript-first {
    float: left;
	display: inline;
}
#region-postscript-second {
	display: inline;
    float: left;
}
#region-postscript-third {
    float: left;
	display: inline;
}
#hp-single-carousel-sidebar .flexslider {
padding: 1em;
}
.flex-direction-nav .flex-prev {
    left: 0;
}
.flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: 0;
} 

/************************************************************
 HOMEPAGE ROTATOR
************************************************************/
#block-views-congress-hprotator-rotator {
	background: #ffffff;
    border: medium none;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	height: 410px;
    margin-bottom: 10px; 
    padding: 1%;
} 

.hprotator-text-block .field-name-body {
    color: #000;
    font-size: 1em;
    padding: 0;
	margin-top: 3px;
}

.hprotator-text-block h2, .hprotator-text-block h2 a {
    color: #0062A0;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    line-height: 1em;
}

.hprotator-text-block h2 {
    margin: 5px 10px 0 10px;
}

.hprotator-text-block h2 a:hover {
	text-decoration: underline;
}

#block-views-congress-hprotator-rotator .flexslider {
	border: 0px;
	box-shadow: none;
	margin: 0px; 
}

#hp_top_read_more {
    margin: 0 10px 10px 10px;
}

#hp_top_read_more a {
	background: transparent;
	color: #730406;
	font-size: 12px;
	font-weight: bold; 
	text-transform: uppercase;
	padding: 0;
	margin-top: 0px;
}

.view-congress-hprotator .flex-control-nav {
	width:100%; /* make width match the text block if controls should appear in text block */
}
.view-congress-hprotator .views-field-field-congress-featured-media {
	width: 100%;
}
.view-congress-hprotator.view-display-id-rotator .slides .media-youtube-video {
    padding-bottom: 50.15%; /* THIS CONTROLS THE EMBEDDED VIDEO HEIGHT TO MATCH THE IMAGES */
}

.view-congress-hprotator.view-display-id-rotator .slides li iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.view-congress-hprotator.flexslider {
    height: auto; /* RESET HEIGHT FIX FROM NORMAL.CSS FOR IE BROWSERS */
}



.view-congress-hprotator.flexslider .view-content{
}

.view-congress-hprotator .views-field-field-congress-featured-media {
	margin: 0;
	padding: 0;
	width: 100%;
}

.hprotator-text-block {
    background: url(../images/background_quicktab_content.png) repeat-x scroll center top #FFFFFF;
	height: 90px;
    width:98%;
	float: none;
	display: block;
	color: #000;
	padding: 1%;
	position: absolute;
	text-align: left;
	top: 283px;
}

.view-congress-hprotator .flex-control-nav {
	left: 20%;
    top: 382px;
    width: 60%;
}

.flex-control-paging li a.flex-active, .flex-control-paging li a:hover {
    background: none repeat scroll 0 0 rgba(255, 0, 0, 0.9);
    cursor: default;
}

.flex-control-paging li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
    cursor: pointer;
    display: block;
    height: 13px;
    text-indent: -9999px;
    width: 13px;
} 

/************************************************************
 FOOTER
************************************************************/

#zone-footer {
	background: none;
}

#block-menu-menu-congress-footer-utility { display: block; }

.block-congress-offices-footer-offices .tab.flex-active {
	background: transparent url(../images/arrow.png) left no-repeat;
	padding-left: 20px; 	
}

.block-congress-offices-footer-offices .tab { font-size: 14px; }

/*****************************
THEME SPECIFIC
*****************************/

#block-views-congress-offices-footer-offices { height: 250px; }

#block-boxes-new-twitter .content, #block-boxes-new-twitter #boxes-box-new_twitter, #block-boxes-new-twitter .boxes-box-content { margin-bottom: 0px !important; }

#block-boxes-footer-text-box { min-height: 250px; }

#block-block-3 { height: auto; }

#block-block-4 { height: 330px; }

#block-block-5 { height: 235px; }

#zone-footer-bottom { display: block; }

#widgets-element-facebook-like-box frame, #widgets-element-facebook-like-box span { width: 100% !important; }
