@charset "utf-8";
/* ipad iphone fix */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  html, body,.body { width:988px !important; overflow:hidden !important }
  /* #sectionid_1, #content, #mainheader  { width:980px !important; overflow:hidden !important}  */
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
  html, body,.body { width:988px !important; overflow:hidden !important }
  /* #sectionid_1, #content, #mainheader  { width:980px !important; overflow:hidden !important}  */
}

/* CSS Document */ 
/* 1- General */
body{ 	background: #fff none repeat scroll 0 0; color: #555555; font: 20px 'Lato', sans-serif;  margin-top: 0; font-weight:300;}

body, html {margin:0px;}  

h2{
	font-family: 'Lato', sans-serif;font-size: 26px;
}
h3{
	font-family: 'Lato', sans-serif;font-size: 22px;
}
h1, .item h3 {   font-family: 'Lato', sans-serif; color: #444444;
    font-size: 36px;
    font-weight: normal;
    margin: 20px 0 10px;
    text-transform: uppercase; }
.formHeader { color: #861E1D; font-family: 'Lato', sans-serif; font-size: 20px !important; font-weight: bold; line-height: 24px; margin: 20px 0 10px; width: 480px; }

h4 {
    color: #444444;
    font-family: 'Lato', sans-serif;
    font-size: 32px;
    font-weight: bold;
}

.pushedsection h4 {
    font-family: 'Lato', sans-serif;
    font-size: 32px;
}
#centerbox .pushedsection h4 {
    color: #041f45;
    font-family: 'Lato', sans-serif;
    font-size: 58px;
    margin: 5px auto 12px;
    padding: 18px 0 31px;
    text-align: center;
    text-transform: uppercase;
}

strong {
    font-weight: 400;
}

#content .itembody a {
    font-weight: 400;
}

#sectionid_1 #centerbox .pushedsource_223 h4 { color: #041f45  }
#sectionid_1 #centerbox .pushedsource_224 h4 { color: #041f45  }
#sectionid_1 #centerbox .pushedsource_225 h4 { color: #ffffff  }
 

h5 { font-family: 'Lato', sans-serif;font-size: 14px;  color:#820000; font-weight:bold; }
h6 { font-family: 'Lato', sans-serif;font-size: 11px; font-style:italic}
img { border:0;}
#sectionid_1 #centerbox img { margin: 0px; border:0; padding:0;}
object { outline-width:0px;}
a{color: #39547e ;text-decoration: none; outline-width:0px; }
a:hover {color:#663204 ;}
.sectiondate { font-size:12px; }
.sectionlink {display:none;}
 #centerbox ul.pushcontent, #centerbox .coda-nav ul { padding:0; list-style-type:none;}

/*2- top. Side header. Social Media in the header. site search box*/
#sectionid_1 .siteheader {  
height: 159px;
    margin: 0 auto;
    max-width: 1120px;
    position: relative !important;
	 }
.siteheader {  height: auto  ;
    margin: 0 auto;
    position: relative !important;
    max-width: 990px; z-index: 9999;
	 }
#sectionid_1 .smaller .siteheader {
    margin: 0 auto;
	transition: all 1s ease 0s;
}
.smaller .siteheader {
    margin: 0 auto;
	transition: all 1s ease 0s;
}
#sectionid_1 #mainheader { background: #1d3964 none repeat scroll 0 0;
    font-size: 95%;
    font-weight: normal;
    height: auto;
    margin: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999; }
#mainheader { background: #1d3964 none repeat scroll 0 0;
    font-size: 95%;
    font-weight: normal;
    height: auto;
    margin: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999; }

.smaller { background:#1d3964 none repeat scroll 0 0 !important ; height: 170px !important; }
#sectionid_1 #mainheader img.logo {
    height: 106px !important;
    margin-top: 5px !important;
    width: 193px !important;
}
#mainheader img.logo, .smaller img.logo {
    height: 106px;
    width: 193px;
	margin-top: 5px !important;
}
#sectionid_1 .smaller img.logo {
    height: 106px !important;
    margin-top: 5px !important;
    width: 193px !important;
}

img.logo, .smaller {
    transition: all 1s ease 0s;
}

.hnav { display:none; float:right; margin:10px 20px 0 0; letter-spacing:.3px; color:#ffffff;}
.hnav a { color:#ffffff; }
#mainheader .socialMedia { left: 785px;  position: relative; top: 50px; display:none; }
.socialMedia h3 { margin:0 0 5px; font-size:12px; font-family:Georgia;}
.socialMedia a { margin:0 2px 0 3px;}
.homeLink { height: 210px;
    left: 10px;
    position: absolute;
    text-decoration: none;
    top: 44px;
    width: 950px;}
.searchsite { background: transparent none repeat scroll 0 0;
    height: 32px;
    margin-left: 5px;
    margin-right: 8px;
    padding: 0;
    width: 212px;
    z-index: 1000;}
.searchsite .searchkey{outline:none;}
.searchsite input[type="text"], textarea, .text, select { background: none repeat scroll 0 0 transparent; border: medium none; padding-left: 6px;}
.searchsite .searchButon { background: transparent url("../images/searchbtn.png") no-repeat scroll 3px 0;
    border: medium none;
    box-shadow: none;
    left: 193px;
    position: absolute;
    top: 1px;
    width: 20px; }
.searchsite input[type=text]:focus, .searchsite input[type=text].filled { background:none; border:none;}
#sectionid_1 #social-search { display:block; border: 1px solid #fff;
    border-radius: 5px;
    float: right;
    margin-top: 6px;
    padding: 4px; }

#social-search {
    border: 1px solid #fff;
    border-radius: 5px;
    display: block;
    float: right;
    margin-top: 5px;
    padding: 4px;
}
#social-search img { margin: 0; padding: 0;}
#social-search #socialicons { }
#social-search #socialicons { }
#searchbox { position:relative; }

/*3- Nav. Navbar Top menue*/
#navfooter {  height:8px; display: none;}
.sf-sub-indicator {
	background: url(../images/arrows-ffffff.png) no-repeat -10px -108px;
	height:13px; right:0.75em; top:0; width:10px; margin:-3px 0 0;
	display:block; overflow:hidden; position:absolute;
	/*filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;*/
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	display:none;
}
#topnav li ul .sf-sub-indicator { background-position:-10px 0;top:13px; display:block;}


#topnav ul {
  list-style: none;
  padding: 0;
  position: relative;
  text-align: left;
}
#topnav .display {
    margin: 0 auto;
    max-width: 1200px;
}
#topnav li {
  float: left;
}

/* clear'n floats */
#topnav ul:after {
  clear: both;
}

#topnav ul:before,
#topnav ul:after {
    content: " ";
    display: table;
}
#topnav a { color: #ffffff; }
#topnav  {
  	background: #1d3964 none repeat scroll 0 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    letter-spacing: 1px;
    position: fixed;
    text-align: center;
    text-shadow: 1px 1px 1px #0e0e0e;
    top: 110px;
    width: 100%;
    z-index: 9999;
}

/* prime */
#topnav ul.display li a {
  display: block;
  padding: 20px 16px;
  border-right: 1px solid #3D3D3D;
}

#topnav ul.display li:last-child a {
  border-right: none;
}

#topnav ul.display li a:hover {
  
  color: #000;
}

/* subs */
#topnav ul.sub {
	background: #fff none repeat scroll 0 0;
  position: absolute;
  z-index: 200;
  box-shadow: 2px 2px 0 #BEBEBE;
  width: 30%;
  display:none;
}

#topnav ul.sub li {
  float: none;
  margin: 0;
}

#topnav ul.sub li a {
  border-bottom: 1px dotted #ccc;
  border-right: none;
  color: #fff;
  padding: 15px 30px;
  box-shadow:none !important;
  text-shadow:none !important;
}
#topnav ul.sub li a.sf-with-ul {
	background: rgba(0, 0, 0, 0) url("../images/subarrow.png") no-repeat scroll right center !important;
	}

#topnav ul.sub li:last-child a {
  border-bottom: none;
}

#topnav ul.sub li a:hover {
  color: #fff;
  background: #eeeeee;
}
#topnav ul.sub ul {
	background: #ddd none repeat scroll 0 0;
    border-left: 1px solid #ccc;
    margin-left: 100px;
    width: 100%;
  }

/* sub display*/
#topnav ul.display li:hover ul {
  display: block;
  background: #fff;
}

/* keeps the tab background white */
#topnav ul.display li:hover a {
  background: #fff;
  color: #666;
  text-shadow: none;
}

#topnav ul.display li:hover > a{
  color: #000;
} 


@media only screen and (max-width: 600px) {
   
  #topnav  {
    left: 0;
    margin-top: 0;
    padding-left: 0;
    position: absolute;
    top: 108px;
    width: 100%;
	z-index: 999;
  }
  
  #topnav li {
    float: none;
  }
  
	#topnav ul.display li a {
		padding: 14px 30px;
	}
  #topnav ul.display li:hover a {
    background: none;
    color: #ffffff;
    text-shadow: 1px 1px #000;
  }
	#topnav ul.sub li a.sf-with-ul {
	background-image: none !important;
	}

  #topnav ul.display li:hover ul {
    display: block;
    background: #1d3964 none repeat scroll 0 0;
    color: #fff;
  }
  
  #topnav ul.sub {
    display: none;  
    position: static;
    box-shadow: none;
    width: 100%;
  }
  
  #topnav ul.sub li a {
    background: #1d3964 none repeat scroll 0 0;
  	border: none;
    color: #ffffff;
	padding-left: 50px;
  }
  #topnav ul.sub ul li a {
    color: #eee;
	padding-left: 80px;
  }
  #topnav ul.sub ul {
    border-left: none;
    margin-left: 0;

  }
  #topnav ul.sub li a:hover {
    color: #fff;
    background: none;
  }
  
	
	
}



 /*   
#sectionid_1 #topnav {     
    height: 49px;
    margin: 0 auto auto;
    position: absolute;
    width: 100%;
    z-index: 2001; }
#topnav {     
    height: 49px;
    margin: 0 auto auto;
    position: relative;
    width: 100%;
    z-index: 2001; }

#topnav {     
	background: #1d3964 none repeat scroll 0 0;
 	}
#sectionid_1 #topnav {
    top: 111px;
	background: #1d3964 none repeat scroll 0 0;
}
#sectionid_1 .smaller #topnav {
    top: 111px;
    transition: all 1s ease 0s;
}
.smaller #topnav {
	transition: all 1s ease 0s;
}
#sectionid_1 #navfooter{ display:none;}
#topnav ul { list-style-type:none; padding:0; margin:0 auto; max-width:1032px; height:41px; }
#topnav li {float:left;position:relative; z-index:2003; height: 50px; margin: 0 12px;  }
#sectionid_1 .menu_1 > a { display: none !important; }
#sectionid_1 #topnav .menu_1, #topnav .activeroot { height:49px}
#sectionid_1 .menu_1 a, #topnav .activeroot a { color:#ffffff; height:22px; }
#topnav ul li.activeroot ul a { color:#000000; height:34px; }
a.activerootlink, #sectionid_1 .menu_1 a { color:#ffffff !important;}
#topnav ul li li {border:0px; width:auto; background:none; margin:0;}
#topnav a { color: #ffffff; display: block; font-size: 18px; height: 22px; margin: 0; padding: 15px 1px 0; text-align: center; text-transform: uppercase; }
#topnav li li a { height:auto !important; margin:0px; background-image:none !important;}
#topnav li li { height:auto !important; margin-right:0px;  }
#topnav a:hover, #topnav li:hover a { }
#topnav li:hover li a { background:transparent;}
#topnav li li a:hover { background:#cfdcec; color:#000; border-bottom:none; }
#topnav li:hover :hover > a {background:#cfdcec;}
#topnav .sfHover a.sf-with-ul, #topnav a:hover { color:#ffffff;  }
#topnav a:hover { color: #ffffff; border-bottom: 3px solid #ffffff }
#topnav .activeroot a:hover { border-bottom: none }
#topnav .sfHover ul a.sf-with-ul {color:#000000;}
 #topnav li ul {background:#e9e9eb; height:auto; border:1px solid #ccc; border-top:1px solid #fff; position:absolute; top:49px; left:0px; width:200px; z-index:2004; visibility:hidden; display:none;}
#topnav li li a {padding:10px; width:180px;text-transform:none; text-align:left; color:#000; font-size:16px;}
#topnav li ul ul {left:200px; margin:0px 0 0; top:0;}
#topnav li:hover { z-index:2004;}
#topnav li.activeroot ul { border-top:none;}
#topnav li.activeroot ul ul { border-top:1px solid #fff;}
 */ 
  
  
  
  
/* 4-content*/
#content {	max-width: 1144px; margin:180px auto 0; position:relative; font-size:20px; font-weight: 300; background: #fff none repeat scroll 0 0;}
#sectionid_1 #content { background-image: none;
    margin-top: 150px;
    max-width: 100%;
    width: 100%; }
#leftbox, #bottommenu { display:none;}
ul.pushcontent {list-style-type:none; margin:0; padding:0;}



/* 5-center*/
/*#centerbox {float:left;width:640px; margin:0 20px 0 20px; padding:15px 0px 0px 0px; min-height:500px}*/
#centerbox { float: left;
    margin-left: 10px;
    max-width: 1100px;
    min-height: 500px;
    padding:0 12px 28px; }
/* center width based on sidebar content */
.centerdefault { max-width: 810px !important;
    padding: 0 12px 12px 0 !important; }
.centerwide { max-width: 1100px }
.centerhome { max-width: 1100px }

#centerbox .push {}
.inner { padding:0 25px 10px 40px;}
.landing {   height: 442px;  width: 100% }
#centerbox .pushfooter { display:none; }
   /*pushes*/
.pushedsection h2 {display:none;}
  /*landing*/
#newsControl { height:700px !important ; }
  /* removing pause and play buttons from HP rotator */
.slide-pause, .slide-play{display:none !important;}
/*6-rightbox*/
#sectionid_1 #rightbox { padding:451px 0 0; display:none }
#rightbox {float:right;width:282px; padding:18px 0 30px;  margin:0 10px 0 0;/*border-left:1px solid #fff; background:url(../images/rightshade.png) repeat-y; */}
#rightbox .push { padding:0;}
#sectionid_1 #centerbox {  float: none;
    margin: 0 auto 10px;
    max-width: 100%;
    padding: 0; }
#rightbox h4 { color: #3c5173;
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    font-weight: bold;
    height: auto !important;
    line-height: 20px;
    margin-bottom: 8px !important;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0; padding-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
}

.pushedsource_43 .pushcontent {
    border: 12px solid #faf5f1;
    border-radius: 8px;
    padding: 0 !important;
}

#rightbox .pushcontent h4 { display:block;}
.pushedsection h4 span { display: block; padding-top: 5px;}
    /*right pushes*/
#rightbox .pushedsource_190 { display:none; }
#rightbox .pushedsection {width:276px; margin:0 auto 20px;}
.contactbtn {height:69px}
.enews div { background:url(../images/enewsletter.png) no-repeat 0 0; border-color:#fffcf5; height:147px; position:relative;}
.enews form { padding:0 0 0 20px;}
.enews p { margin:10px 0;}
.enews .text { background:none; border:none;}
.enews .text { position:absolute; top:72px; left:28px; width:179px; height:18px; text-align:center; outline-width:0px;}
.enews .form_submit_button { position:absolute; top:110px; left:51px; width:135px; padding:0;}
.formheader { margin:15px 0 10px;}
   /*right enews push */
#rightbox .pushedsource_134 { background: #f6efd3 none repeat scroll 0 0;
    border: 12px solid #faf5f1;
    height: 181px;
    margin: 5px 0 18px 14px;
    padding: 14px;
    width: 209px; }
	
#captchaRefresh {
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
}


#rightbox .pushedsource_134 h4 { display: none; }
#rightbox .pushedsource_134 .form_submit_button {
    background: #01275e url("../images/btn.png") repeat-x scroll 0 0;
    height: 24px;
    margin-left: 0;
    position: absolute;
    right: 88px;
    text-transform: uppercase;
    top: 216px;
    width: 106px;
}
#rightbox .pushedsource_134 #captchaInput {
    font-size: 13px!important;
    font-weight: bold!important;
    margin-left: 26px !important;
    margin-top: 3px!important;
    text-align: center!important;
}
#rightbox .pushedsource_134 input.text { margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    width: 176px;}
#rightbox .sectionintro ul li {
    background: url("../images/arrowlist.png") no-repeat scroll 0 4px transparent;
    list-style-type: none;
    margin: 8px 0;
    padding: 0 0 0 18px;
}
#rightbox .sectionintro ul { padding-left: 4px;  }
#rightbox .NewsItemLink, #rightbox .sectionshowall a, #rightbox .morelink a {
    background: url("../images/linkbullet.png") no-repeat scroll 100% 5px transparent;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    margin-left: 80px;
}
#rightbox .sectionshowall .NewsItemLink {margin-left:70px !important; font-size:11px;}
#rightbox .sectionshowall .NewsItemLink p{margin:0 !important;}
#rightbox .sectionintro p { margin: 8px 0px;  }
#rightbox .pushcontent {padding:0 8px;}
 /* sidebar twitter and youtube widget */
#rightbox .pushedsource_55 .sectionintro, #rightbox .pushedsource_43 .sectionintro{margin-top:0;}

/*7-form*/
.formcontent br {font-size:0; line-height:0;}
input { font-family:Arial; font-size:12px;}
input.emailSignupField { position:absolute; top:109px; left:30px; width:179px; text-align:center; color:#665f4c; font-size:12px; font-family:Arial; border:none; background:transparent;}
/*input.emailSignup { width:129px; top:140px; left:57px;}*/
.formsection form br { display:none;}
.requiredfield { color:#C00}
input[type=button], input[type=submit], input[type=reset],input.emailSignup, input.button, .searchbuttons, .submitButton, .searchButon, .form_submit_button, #submitButton, .rotator .panel a.button  {
	background:#01275e url(../images/btn.png) repeat-x; 
	font-family:Arial; font-size:11px; height:28px;  *padding-top:3px; padding-left:15px; padding-right:15px; *padding-left:10px;  *padding-right:10px; 
	cursor:pointer; font-weight:bold;  color:#fff; 	text-transform:uppercase; 	-moz-box-shadow: -1px 2px 5px #777; -webkit-box-shadow: -1px 2px 5px #777; 	box-shadow: -1px 2px 5px #777; 	border-style:solid;  border-width:1px; 	border-color:#12529c #12529c #12529c #12529c;
}
/* 7-for zipcode authorization */ 
/* IS TURN OFF
#zipcode { margin:0 !important;}
#zipfourlabel { margin:0 !important; width:44px !important;}
#centerbox form#zipauthform p input.button { margin-left:207px;}
#centerbox form#zipauthform p input.reset {margin-left:10px;}
form#zipauthform p label { display:inline-block;} */

/*8- dialog . enews dialog. enews splash*/
.enewsdialog { padding:20px; position:relative; height:120px; }
.enewsdialog p { font-size: 16px;}
.enewsdialog input { position:absolute; top:90px; left:25px;}
.enewsdialog .form_submit_button { left:205px;}

.light_rounded p.formQuestion { display:block; }
.light_rounded .enewsdialog p { }
.light_rounded .text { width: 223px;  position: relative;}
.light_rounded .socialmedias { margin-top: 55px;}
.light_rounded .enewsdialog .form_submit_button { height: 24px; margin-top: 2px; }
.light_rounded .enewsdialog { background:url("../images/lightbox_headshot.jpg") no-repeat scroll 455px 130px transparent; height:auto}
.light_rounded .enewsdialog input { position:inherit !important }

.light_rounded .pp_content_container { background-color: #FFFFFF }
.light_rounded .pp_content {height: auto !important }
.light_rounded h4 span { display:none; }
.light_rounded h4 { background: url("../images/lightboxh4.jpg") no-repeat scroll 0 0 transparent; height: 108px; margin: 0 0 12px; }
.light_rounded {top: 120px !important;}
/*div.light_rounded {  width: 620px !important; }
div.pp_default .pp_content {width: 586px !important }
.pp_content_container p.formHeader {font-size: 22px; line-height: 26px;}
/*9-constituent services*/
.pushedsource_50  a { font-size:14px; color:#7b7b7b; text-decoration:none; }
.pushedsource_50 .pushcontent { padding:0 7px;}
.pushedsource_50 .sectionintro span { font-size:11px; color:#777;}
.pushedsource_50 img { float:left; margin:0 5px 0 0;}
.pushedsource_50 p { margin:7px 0;}
#rightbox .pushedsource_149 p {
    background: url("../images/arrowlist.png") no-repeat scroll 0 4px transparent;
    list-style-type: none;
    margin: 8px 0;
    padding: 0 0 0 18px;
}
div.pp_default .pp_content {
    background-color: #FFFFFF;
   /* height: auto !important;*/
}
   /*for sidebar with images Constituent Services*/
.cservices img { width:33px; height:26px; float:left; margin:-7px 5px 0 0; }
img.tours {background:url(../images/toursIcon.png) no-repeat 0 0;}
img.agency {background:url(../images/federalagencyIcon.png) no-repeat 0 0;}
img.privacy {background:url(../images/privacyIcon.png) no-repeat 0 0;}
img.Grants {background:url(../images/grantsIcon.png) no-repeat 0 0;}
img.students {background:url(../images/studentsIcon.png) no-repeat 0 0;}
img.academy {background:url(../images/academyIcon.png) no-repeat 0 0;}
img.intern {background:url(../images/internIcon.png) no-repeat 0 0;}
img.onthefloor {background:url(../images/onthefloorIcon.png) no-repeat 0 0;}
.cservices a:hover img { background-position:100% 0;}
.pushedsource_50 {}
.cservices a { display:block;font-size:12px; padding:17px 10px 9px; color:#666666;}
.cservices a:hover { color:#359dda;}
.cservices p { clear:both; margin:0;border:1px solid #e6e6e6;border-top:none; background:#fff;}
/*10- main tabs. ui tabs  */
#centerbox #maintabs ul, .maintabs ul {padding:0 0 0 10px !important;}
#maintabs, .maintabs {float:left; margin:0 15px 15px 0;/* width:395px;*/ min-height:400px;}
#rightbox #maintabs, #rightbox .maintabs { margin-left: 15px;     min-height: 100px; height: 270px;}
.maintabs {width:100%;}
#maintabs .ui-tabs-nav a, .maintabs .ui-tabs-nav a { font-weight:bold;}
#maintabs h2 { display:block; float:none;}
#maintabs .pushedsource_129 h2{display:none !important;}
#maintabs .ui-widget-content, .maintabs .ui-widget-content { border:none !important;}
#maintabs .ui-widget-header, .maintabs .ui-widget-header { height:48px !important; border:none; margin-bottom: 4px !important}
#maintabs .ui-state-default a, .maintabs .ui-state-default a { color:#555555;}
#maintabs .ui-tabs-selected a, .maintabs .ui-tabs-selected a {color:#0B4680;}
#maintabs .ui-state-default, .ui-tabs, .maintabs .ui-state-default, .ui-tabs { background:none !important; border:none !important; } 
#maintabs .ui-tabs-selected {}
#maintabs .ui-state-active, .maintabs .ui-state-active { position:relative;}
#maintabs .ui-state-active a, .maintabs .ui-state-active a {   background: url("../images/tabarrow.png") no-repeat scroll center bottom transparent; left: 0; position: relative; top: -2px; z-index: 2;}

#maintabs .ui-tabs-nav li a, .maintabs .ui-tabs-nav li a { font-size: 16px; font-weight: normal; height: 30px; padding: 11px 14px 0 !important; text-align: center; text-transform: uppercase; }
#maintabs .ui-tabs-nav li, .maintabs .ui-tabs-nav li {     margin: 0; padding: 7px 0 0 !important; top: 0 !important;}

#maintabs p, #maintabs h2, #maintabs .ui-tabs-panel span { background:none repeat scroll 0 0 transparent;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {    padding-top: 0px !important;}

#rightbox #maintabs1 h2 { display:none; }
#rightbox #maintabs1 {margin-top: -20px !important; padding-top: 0;}
#rightbox #maintabs1 #vrollcall { width: 232px !important }
  /* in the side bar switching between Bill Search and Voting*/
.ui-tabs-panel li {float:left; width:100%; padding:7px 0;}
.ui-tabs-panel h2 {float:right;  margin:0;}
.ui-tabs-panel .sectiondata { margin:0;}
.sectionshowall {margin:0 0 0 57px;}
/*for HP tabs section for having every other row with diffrent bg color*/
.alternate, .alternate span, .alternate h2, .alternate p {  }

/*format date
.cal { float:left; display:block; margin:0 10px 0 0; width:45px; height:30px; border-right:1px solid #878787; text-align:center;}
.day {font-size:22px; display:block; line-height:15px}
*/
/* 11- Media Pages. rightbox Press Releases Popular Categories  */
#rightbox .pushedsource_136 .pushcontent { margin-top: ; }
#rightbox .pushedsource_136 p {background: url("../images/arrowlist.png") no-repeat scroll 0 4px transparent;
    list-style-type: none;
    margin: 8px 0;
    padding: 0 0 0 18px;}

/*how can I help
.pushedsource_34, .pushedsource_50 {float:right; margin:0 10px 0 0; width:248px;}*/

/* 12- REMOVE FILTERS*/
.noshadow, .enews .text, #maintabs .ui-tabs-selected a, .maintabs .ui-tabs-selected a  {-moz-box-shadow: 0 0 0;-webkit-box-shadow: 0 0 0;box-shadow: 0 0 0;text-shadow: 0 0 0;}
.noradius, .ui-tabs .ui-widget-header, .ui-tabs .ui-corner-top, .ui-tabs .ui-corner-all {-moz-border-radius: 0 !important; -webkit-border-radius: 0!important; border-radius: 0!important; }
#rightbox .pushedsection h4, #maintabs .ui-widget-header, .maintabs .ui-widget-header { 	background: none repeat scroll 0 0 transparent; border-bottom: 1px solid #3c5173 !important;  height: 36px;  margin: 0; 	}

/*13-footer and footer address tabs*/
#addresses {/*width:620px*/; height:198px; margin:0 0 0 2px; padding: 0; overflow:hidden;}
#addresses{ float: none;
    margin: 0 auto;
    width: 600px; }
#addresses .ui-tabs-nav { float:right; padding:10px 0 0}
#addresses .ui-tabs-nav, #addresses .ui-tabs-nav li { background:none; border:none;}
#addresses .ui-tabs-nav li {  clear: both;    height: 28px;    width: 200px;}
#addresses .ui-tabs-panel img { display: none; float:left; width:200px; border:3px solid #fff; margin:0 15px 0 0;}
#addresses .ui-tabs-nav li.ui-state-active { background-attachment: scroll;
    background-clip: border-box;    background-color: transparent;    background-image: url("../images/footertabselect.png");    background-origin: padding-box;    background-position: right center !important;    background-repeat: no-repeat;    background-size: auto auto;}
#addresses .ui-state-active a {color:#125288;}
#addresses ul a:hover  {color:#fff; text-decoration:underline}
#footer a { color:#ffffff;}
#citylist { float: left; margin-right: 48px; text-align: left; width: 200px; padding-top:6px}
#footer .ui-helper-clearfix:after { width: 200px !important; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 0 !important; }
#centerbox .ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-top: 9px !important; }
#conterboxfooter { clear:both;}
#footer {  background: #39547e none repeat scroll 0 0;
    color: #5a5a5a;
    min-height: 225px;
    padding-bottom: 33px;
    padding-top: 34px;
    position: relative;}
#webfooter { max-width: 1140px; margin: 0 auto;  }	
#privacydiv { clear: both;
    display: block;
    font-size: 18px;
    font-weight: 400;
    padding: 9px 0 0;
    width: 100%; }
.footerdiv {
    background: #2e4365 none repeat scroll 0 0;
    border-radius: 4px;
    display: block;
    height: 200px;
    margin: 0 auto !important;
    width: 78%;
}

#webfooter .ui-tabs-panel.ui-widget-content.ui-corner-bottom {
    text-align: center;
}
#webfooter #intermap > div {
    
}
#intermap {
   float: left;
    padding: 4px 0;
    text-align: center;
	background: #2e4365 url("http://lujan.house.gov/images/district0.png") no-repeat scroll 29px 4px;
}
#addressdiv {
    float: none;
    
}

#webfooter .officelocs p.addresstitle, #webfooter .officedc p.addresstitle  { font-size: 20px;
    margin: 4px 0 2px; }
#webfooter .officelocs p, #webfooter .officedc p { font-size: 17px;
    margin: 1px 0 8px;  }
#webfooter .officelocs a { font-size:15px; font-weight:bold; text-decoration:underline; }
#webfooter #officelocs {
	clear:both;
	color: #fff;
    float: left;
    width: 100%;
	display:block;
}
#webfooter .officelocs {
    width: 33%;
	float:left;
	text-align:center;
	display: inline-block;
	margin: 0;
	padding:0;
}
#webfooter .officedc {
    width: 100%;
	clear:both;
	text-align:center;
}
#webfooter .addressdeco { background: #2e4365 none repeat scroll 0 0;
    border-radius: 5px;
    margin: 5px;
    padding: 3px 0 2px;  }

.mobilehide { visibility:visible }
.mobilebrshow { display: none; }


#webfooter .ui-tabs .ui-tabs-nav li a {
    padding: 1px 2px;
}
#copyright {display:none;}
.districtMap { float:right; margin:0 10px 0 0;}
/*14-footer enews*/
#footer .enewsform { background: url("../images/enewsbg.jpg") no-repeat scroll 0 0 transparent; float: left; height: 144px; margin: 2px 0 0 16px; padding: 14px; width: 238px;  }
.enewsform .text { left: 22px; position: absolute; top: 55px;  width: 168px;}
.enewsform .form_submit_button { height: 24px; padding: 0;  position: absolute;  right: 30px; top: 57px; width: 45px }
.enewsform .formQuestion { font-size: 14px; left: 24px; position: absolute;  top: 12px; }
.enewsform .socialmedias {  position: absolute; text-align: center; top: 112px; left:22px }
.enewsform .socialmedias img { margin: 0px 6px; }
#footer .footerseal { margin-bottom: 8px; }
/*15- show all itmes*/
.NewsItemLink, .sectionshowall a, .morelink a { background:rgba(0, 0, 0, 0) url("../images/linkbullet.png") no-repeat scroll 100% 9px; padding:0 10px 0 0; font-weight:bold;}
#sectionid_6 .NewsItemLink{ float: right; font-size: 11px; line-height: 18px;  margin-bottom: 22px; }
.NewsItemLink {padding:0 10px 0 0;}
.sectionshowall { /*float:left;*/ clear:both; *padding:20px 0 0;}
/*16- sitemap*/
.sitemap ul { padding:0 0 0 30px;}
.sitemap a { display:block; padding:7px 0 7px 20px; background:url(../common/images/folder.gif) no-repeat 0 7px;}
.sitemap li li a { background:url(../common/images/webpage.gif) no-repeat 0 7px;}
.sitemap a:hover { background-color:#eee; text-decoration:none;}
*html .sitemap ul { padding:10px 0 0 30px;}
*html .sitemap a { padding:0 0 0 20px; margin:0px; background-position:0 0 !important;}
/*17-photo gallery*/
.slideshow { margin:5px auto !important; position:relative; *z-index:-1;}
.slideshow .slide, .slideshow .slide-inner, .slideshow .slide-outer, .slideshow .fpss-slider { height:330px !important}
.slideshow .slide { text-align:center;}
.slideshow .slide .fpss_introtext { text-align:left;}
.slideshow .slide, .slideshow .fpss-slider { background:#010101 !important;}
.galleria-thumbnails-container{bottom:0 !important}
/*18- news sections (in the news)*/
.data { padding:0;}
#centerbox .data ul.sectionitems, #centerbox .itembody ul { list-style-type:none; padding:5px 0 10px 10px;}
.data .sectionitems li, .itembody li, #landingPage li { padding:0 0 0 15px;margin:10px 0; background:url(../images/bullet_go.gif) no-repeat 0 0;}
.data .sectionitems ol li, .itembody ol li { padding:0; background:none;}
.data .sectionitems li h3 { margin:0px;}
.data .sectionitems li h3 a { }
#centerbox .newsMonth ul { padding-left:16px;}
.item { }
.data .sectionitems li.sectionshowall { background:transparent;}
#rssicontable img { margin:0px; padding:0px; border:0px;}
.item img {
	margin:0px !important;
	padding:5px !important;
	border:0px !important;
}
  /* month year for news */
form#categorypicker {
    position: absolute;
    right: 370px;
    top: 120px;
    width: 280px;
}
div.newsYear {
   position: absolute;
    right: 290px;
    top: 120px;
    width: 70px;
}
#yearPicker {margin-right: 67px;}
#sectionid_49 #yearPicker {margin-top: -22px;}

div.newsMonth {  }
.newsdiv {
    background-color: #FFFFFF;    border: 1px solid #99C7E3 !important;    display: inline;    height: 26px !important;    margin-bottom: 20px !important;    margin-right: 0 !important;    margin-top: 0 !important;    padding: 1px !important;    width: 336px !important}
.newsdiv ul {    margin: 3px 0 2px 4px !important;    padding: 0 !important}
.newsMonth li {    display: inline;    font-family: arial !important;    font-size: 12px !important;    margin-left: 2px !important;    margin-right: 2px !important;    padding: 0 !important}
.selected_month {    color: #1D69A7 !important;    font-weight: bold !important;    padding: 0 2px}
#sectionid_25 .newsdiv {    margin-top: 12px !important}
/* 19- Media Center landing page*/
#sectionid_6 #centerbox .pushedsection  { margin-bottom: 0px; }
#sectionid_6 .pushedsection h4{margin-top:40px; text-align: ; font-size:16px; font-weight:bold;}
#sectionid_6 .pushedsource_25,#sectionid_6 .pushedsource_25 h2,#sectionid_6 .pushedsource_49,#sectionid_6 .pushedsource_49 h2,#sectionid_6 .pushedsource_55 h2 {display:block;}
.itembody .viddesc {
	height:auto !important;
	}
#sectionid_6 .introsection h1{display:none;}
#sectionid_6 .introsection .itembody h1{display:block;}
.mediaCenter{
	border:none;
	text-align:center;}
.mediaCenter a{
	color:#666;
	text-decoration:none;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
.mediaCenter td{
	border:none;
}
.mediaCenter .leftClm{
	border-top:2px solid #999;
	border-right:2px solid #999;
}
.mediaCenter .rightClm{
	border-top:2px solid #999;
}
.mediaCenter .lastClm{
	border-bottom:2px solid #999;
}
/*20- contact me button */
.pushedsource_30 .pushcontent, .pushedsource_44 .pushcontent {padding:0 !important;}
.pushedsource_30 h4 {display: none !important; }
/*21- Custom Forms */
	fieldset { 
		border:1px solid #ddd; padding:0 0 10px; padding:5px 0 5px 5px; margin:12px 0;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	}
	fieldset fieldset {margin-right:5px;}
	legend { font-weight:bold; padding:5px; margin:0;}
	
	fieldset p, fieldset h4, .repInfoBlockFieldset {padding:0 1em;}
	.repInfoBlockFieldset{font-weight:bold;}
	
	.formbx { float:left; padding:0 0 1em 1em;}
	.formbx label { display:block; font-weight:bold;}
	.custom_form .formbx, .formbx label {font-size:93%;}
	.formbx label.check {display:inline;margin:0 10px 0 0;}
	.formbx input.radio {margin:-2px 2px 0 0;}
	input.radio {margin:-3px 0 0 5px;}
	.custom_form label span, .err, .req, required { color:#c00;}
	.custom_form input, .custom_form select, .custom_form textarea, input[type=button] { 
		clear:right;  
		max-width:590px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	    padding:2px 3px 1px; 
	}
	.custom_form input[type=text], .custom_form select, .custom_form textarea { 
		-moz-box-shadow:inset 0 0 5px #d7dee3;
	    -webkit-box-shadow:inset 0 0 5px #d7dee3;
	    box-shadow:inset 0 0 5px #d7dee3;		
	}
	.custom_form input[type=radio]{margin:2px 3px 0px 0px !important;}
	
	input.text, input.zip, .flagstable input, .custom_form input[type="text"] { 
		height:20px; 
		margin:2px 3px 0 0; 
		vertical-align:middle;
	}
	
	input[type=text], textarea, .text, select { 
		background:#fff; border:1px solid #99C7E3;
	}
	
	.custom_form textarea{width:572px; height:87px; padding:5px 6px 1px;}
	
	select { height:25px; padding:2px 3px; margin:2px 3px 0 0;}
	select.short { width:74px;}

	.custom_form .agencylist input {float:left; margin:-3px 4px 20px 0;}
		
	input.focus, select.focus, select:focus, textarea.focus, textarea:focus, textarea.filled, select.filled { 
		background:#fcfae6; 
		border:1px solid #2d84b8;
	}
	input[type=text]:focus, input[type=text].filled { background:#fcfae6; border:1px solid #2d84b8;}
	.inlineinputs {width:100%;}
	.inlineinputs input { display:inline; margin-left:5px;}

	.custom_form small {color:#777;}
	
	.formOutput br { clear:both;}
	.formOutput label {font-size:85%;}
	.meanings {color:#777; text-align:right;}
	.duplicatelink {margin:0 0 1em 1em; float:left;}	
	.removeItem {float:left; margin:18px 0 0;}
	
	#ui-datepicker-div {display:none;}
	img.ui-datepicker-trigger {margin-left:0; float:right;}
	
	.clear { clear:both;}
	
	#centerbox ul.custom_form_errors {background:#f3e6e6; border:1px solid #924949; color:#C00; padding:10px 0 10px 30px; margin:20px;}
	#errMsg {display:none; position:absolute; z-index:200; background:url(../common/images/msg_arrow.gif) left center no-repeat; padding-left:7px}
	#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}
	#submitButton { clear:both; margin:1em; float:left;}
	
	.sortable ul { list-style-type: none; margin: 0; padding: 0; margin-bottom: 10px; }
	.sortable li.ui-state-default { margin: 5px 2px; padding:2px 10px 4px 2px; font-size:11px; width: auto; float:left; font-weight:normal; color:#333; border:1px solid #ddd; }
	.sortable li.hightlight { background:#fcf9c7; border:1px solid #d38437}
	.sortable li span { cursor:move;}

	.questionicon{position:relative; top:4px;}
	/* setting width for individual form fields */
	.dt{width:75px;}  	/* Date */
	.fn{width:115px;} 	/* First Name */
	.ln{width:198px;}	/* Last Name */
	.sfx, .mi, .z4, .z5 {width:45px;}	/* Suffix, Middle Initial, zip4, zip5 */
	.str, .parentsGuard, .birthPlace, .college, .orgz {width:485px;}	/* Street Adrs and Parents field (Academy Form) */
	.ct{width:225px;}	/* City */
	.eml, .newspaper{width:327px;}	/* Email and Newspaper (Academy Form)*/
	.phn{width:136px;}	/* Phone Number */
	.sbj{width:485px;}	/* Subject for a Message */
	.message{width:572px; height:87px; padding:2px 3px 1px 3px;}	/* Message textarea */
	.ssn{width:88px;}	/* Soccial Security */
	.acn{width:547px;}	/*  */
	/** HELP WITH FED AGENCY SPECIFIC **/
	.casedetails{width:547px; height:70px;}	/* Help with Fed Agency: Case Details Section textareas */
	.bros, .mr{width:200px;}	/* Branch of Service, Military Rank */
	/* MEETING FORM SPECIFIC */
	.mw{width:485px;}	/* Meeting With */
	/* ACADEMY NOMINATION SPECIFIC */
	.grades, .classSize{width:75px;}
	.academy{width:119px;} /* Military Academy Names */
	
	
	
	#sectionid_124 #footer #intermap .middle {display: none !important }
	
    /* HELP WITH FED AGENCY - JOSE's version*/
	.agencylist {float:left; width:33%; font-size:93%; padding:1em 0 0 1em;}
	.agencylist {padding:0;}
	.agencylist label {height:45px;padding:1em 0 0 1em;display:block; border-right:1px solid #fff; border-bottom:1px solid #fff;}
	.agencylist.third label {border-right:none;}
	.agencylist label:hover { background:#eee;}


   /* ADDING DYNAMIC CONTENT */

	.addDynamicContentBtn, .removeDynamicContentBtn {
		box-shadow:0 1px 2px rgba(20, 20, 20, 0.5) !important;
		font-size:11px !important;
		height:27px !important;
		text-transform:capitalize !important;
		font-weight:normal !important;
	}

	.removeDynamicContentBtn{
		background: #BA0024 !important;
		border: 1px solid #AA0120!important;
		margin-left:12px !important;
	}

	.removeDynamicContentBtn:hover{
		background: #DB0229 !important;
	}
	
	.addDynamicContentBtn{
		float:right;
		margin:0px 8px 10px 0px;
	}
	
	 .addDynamicContentBtn:hover, #submitButton:hover{
		background: #16619D !important; 
	 }
	
	.removeVisitor{
		margin:10px 10px 0px 0px;
		height:20px !important;
		margin: 10px 10px 20px 0px;
	} 
	
	.dynamicallyAddedBox{
		border-bottom: 2px groove white;
		margin-bottom: 10px;
		padding:10px 5px;	
	}
	
	.dynamicallyAddedBox h5 {
		font-size: 12px;
		margin:0px 11px 0px 0px;
		display: inline;	
	}
	
#additionalTourInfo{display:none; clear:both; padding:10px 0px;}
#additionalTourInfo .red{color:#CC0000; font-weight:bold;}

 /* TOUR FORM WITH THUMBNAILS */
.tours{clear:both;}
.tours ul{list-style:none;padding:0px; margin:0px 0px 0px 1em;}
.tours li{width:180px; height:126px;line-height:1.6em;}
.tours li, .framed{box-shadow: 0 1px 2px rgba(20, 20, 20, 0.5);  border-radius:3px;  float:left; color:#666;text-shadow:1px 1px 0 #FFF; position:relative; margin:0px 14px 15px 0px; padding:3px; background-color:#fff;}

.tours li:hover, .tours li.selected{
	background:#85c3e9;
	background:linear-gradient(top,#badef7 0,#badef7 30%,#6cb7e3 90%);
	background:-webkit-linear-gradient(top,#badef7 0,#badef7 30%,#6cb7e3 90%);
	background:-webkit-gradient(linear,0% 0,0% 100%,color-stop(0,#badef7),color-stop(0.3,#badef7),color-stop(0.9,#6cb7e3));
	background:-moz-linear-gradient(top,#badef7 0,#badef7 30%,#6cb7e3 90%);
}

.tours li.last{margin-right:0px;}

.tours li div{
	display:block;
	border:2px solid #fff; 
	height:122px; 
	border-radius:3px; 
	background:#FCFCFC;
	background:linear-gradient(top,#FDFDFD 0,#FCFCFC 10%,#F6F6F6 60%,#F0F0F0 80%,#EDEDED 90%);
	background:-webkit-linear-gradient(top,#FDFDFD 0,#FCFCFC 10%,#F6F6F6 60%,#F0F0F0 80%,#EDEDED 90%);
	background:-webkit-gradient(linear,0% 0,0% 100%,color-stop(0,#FDFDFD),color-stop(0.1,#FCFCFC),color-stop(0.6,#F6F6F6),color-stop(0.8,#F0F0F0),color-stop(0.9,#EDEDED));
	background:-moz-linear-gradient(top,#FDFDFD 0,#FCFCFC 10%,#F6F6F6 60%,#F0F0F0 80%,#EDEDED 90%);
}

.tours li img{
	display:block; 
	margin:5px auto; 
	width:155px; 
	border: 2px inset #C1E5FF;
}

.tours li p{margin:6px 0px; text-align:center; padding:0px;line-height:10px;}

 /* TOUR TOOLTIP */
#tourDescriptionBox{
	display:none; 
	padding:10px; 
	border:1px solid #B4B2A6; 
	position:absolute; 
	z-index:100000; 
	background: #fff; 
	width:230px; 
	border-radius:5px; 
	box-shadow: 0 0 6px #888888;
	 /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /* IE 5-7 */
    filter: alpha(opacity=92);
    /* Netscape */
    -moz-opacity: 0.92;
    /* Safari 1.x */
    -khtml-opacity: 0.92;
    /* Good browsers */
    opacity: 0.95;
}
#tourDescriptionBox p{ 
	color: #555555; 
	font-family: Georgia,times,serif; 
	font-size: 12px; 
	font-style: italic; 
	line-height: 1.6em;
}
#tourDescriptionBox hr{border-style: double; border-width:4px 0px 0px;}
#tourDescriptionBox h3 {text-transform:uppercase; margin:3px 0px;font-size:12px;}
.tourDescription{display:none !important;}
.descriptionArrow{
	background:url("images/arrow_popup_bottom.png") no-repeat scroll 0 0 transparent;
	height:22px; 
	width: 33px; 
	bottom:-22px; 
	left:40%; 
	position:absolute;
}

/*TOUR SPECIAL ADDITIONAL INFO REQUEST */
#toursAddlInfoWrapper{
	clear:both;
	padding:10px;
	display:none;
}

.cleardivider{clear:both;}
.redItalic, .redItalicBold, .red, .redBold, .redItalicLarge{color:#BC0426;}
.redItalic, .redItalicBold, .redItalicLarge{font-style:italic; font-size:11px;}
.redItalicBold, .redBold{font-weight:bold;}
.redItalicLarge{font-size:18px;}


/***** DYNAMIC TEMPLATES *****/
.dynamicallyAddedBox{border-bottom:2px grove #fff;}
.templateDiv{border:1px solid red; display:none;}


/*POPULATE CONTENT*/
.hideMyContent, #populateTheseValues{display:none;}
	
/* Rep Name */
.insertRepInfo {color:inherit !important;}

	/******** FORM'S PRINT PAGE ********/
	
	#printPageHeader{
		display:block; 
		background: url("images/form_seal.png") no-repeat scroll 30px 0 transparent; 
		height:100px;
		display: block;
    	height: 102px;
    	padding: 0px 0px 0px 100px;
    	text-align: center;
    	vertical-align: middle;
    	margin:0px 0px 20px 0px;
	}

	#printPageHeader h3{
		font-size:20px;
		margin:6px 0px;
	}

	#printPageHeader p{
		margin:7px 0px;
		font-weight:bold;
	}
	
	.dynamicElementsPrint {
    	border-collapse: collapse;
    	margin-top: 10px;
    	width: 620px !important;
	}
	.dynamicElementsPrint th {
    	border-bottom: 3px double #DDDDDD;
    	border-top: 1px solid #DDDDDD;
    	font-size: 11px !important;
    	line-height: 14px;
    	padding: 5px 3px;
	}

	.dynamicElementsPrint td, .dynamicElementsPrintt th {
    	border-bottom: 1px solid #DDDDDD;
    	font-size: 12px;
    	line-height: 11px;
    	padding: 5px 3px;
    	text-align: center;
	}
	
	/*#requestedToursPrint span{
		border-right: 1px solid #555;
		margin-right: 13px;
		padding-right: 13px;
	}*/
	.borderAddToSpan{
border-right: 1px solid #555555;
    margin-right: 13px;
    padding-right: 13px;
	}
	.notShowingEmptyVisitors{
	display:none;
}

	
	.signature, .formDate{
		border-bottom: 1px solid #555555;
    	display: inline-block;
    	margin-right: 30px;
    	padding: 5px 15px;
	 }
	
	.signature{
		width: 65%;
	}
	
	
	@media print {
		div.trail{display:none;}
		#officeLocationsSource {
    display:none;
}
.pushedsection h2,.hideMyContent, #populateTheseValues,  #officeLocationsSource  {
    display:none !important;
}
	   .hide_p, #leftbox, #header, .mainheader, #rightbox, #footer, #conterboxfooter, #topnav, #nav , h1, input {
	   		display:none!important;
	   	}
	   input {border:0; background:transparent; font-weight:bold;}
	   #centerbox, #content, .custom_form {margin:0; width:100%; float:none;}
	   .flagstable table { background:#fff;}
	   .flagstable td, .flagstable th {border:1px solid #000;}
	   .numOfFlags {padding-top:60px;}
	   .err {display:none;}
	   #printPageHeader{padding:0px;}
	}
.pushedsource_83 h4{
	display:none;
}
#sectionid_84 p{
	font-size:14px;
	font-weight:bold;
}
/*22- office location */
#officeLocationsSource{
	display:none;
}
.districtMap a{
	display:none;}
.districtAdd{
	padding:5px 0;
}
/*23- bread crumb*/
.trail{
	left: 2px;
    margin-bottom: 5px;
    position: absolute;
    top: 52px;
}
/* old breadcrumb - bread crumb- trail- old style
.trail a {
    background: none repeat scroll 0 0 #216D94;
    color: #FFFFFF;
    float: left;
    height: 17px;
    padding: 4px 10px 0 20px;
    position: relative;
}
.trail .raq {
    background: url("../images/trailarrows.png") no-repeat scroll 0 0 transparent;
    height: 21px;
    position: absolute;
    right: -9px;
    top: 0;
    width: 9px;
    z-index: 1;
}
.trail a.nth_2 {
    background: none repeat scroll 0 0 #5AAED6;
}
.trail a.nth_1 {
	background:none repeat scroll 0 0 #3788B1;
}
.trail .current_child {
    float: left;
    padding: 4px 10px 0 20px;
}
.trail a.nth_2 .raq {
    background-position: 0 -46px;
}
.trail a.nth_1 .raq {
    background-position: 0 -23px;}*/
	/* new style breadcrumb trail*/
.trail a{ color:#666;
font-size:12px; padding:0 10px 0 5px;}
.trail .raq{background:url("../images/separator.png") no-repeat scroll 0 0 transparent;
height:21px; width:20px; position:absolute; margin-top:3px;}
.trail .current_child{font-size:12px; padding-left:5px; color:#666;}
/*24- contact us page */
.contacUsAdds img{margin:5px}
.tabs-1,.tabs-2, .tabs-3, .tabs-4, .tabs-5{float:left;} 
.contacUsAdds legend{font-size:18px; font-weight:bold;}
.contacUsAdds fieldset{display:none;}
#sectionid_3 h1{display:none;}
.contactLeftClm {width:240px; text-align:center; padding-left:20px;}
.contacUsAdds img, .contacUsAdds a{float:left; color:#555;}
/*25- debt clock */
.debtClock{
	padding:10px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
	float:left;
}
.debtTitle{
	color:#000;
	float:left;
	margin:0 0 10px 35px;
	font-size:16px;}
.debtTitle p{margin:0;}
.debtIframe{float:left;}
/*26- media strem*/
div.streamitem { border-bottom:1px dotted #999999; padding:0 0 5px 30px; margin:0 10px 10px; line-height:1.3em;}
.pubdate {text-align:right; color:#777; font-size:12px;}
a.learn-more { font-size:85%; display:none;}
.streamitem { background:url(../images/rss_24.png) no-repeat left top;}
#centerbox #mediastream { margin-top: 5px; }
#mediastream a.learn-more, #mediastream a.twitterlink {color:#06C;}
#mediastream a { text-decoration:none}
a.desclink {color:#333;}
#mediastream .streamitem a:hover { text-decoration:underline;}
.streamitem.twitter { background:url(../images/twitter_24.png) no-repeat left top;}
.streamitem.facebook { background:url(../images/facebook_24.png) no-repeat left top;}
.streamitem.youtube { background:url(../images/youtube_24.png) no-repeat left top;}
.streamitem.news, .streamitem.press { background:url(../images/news_32.png) no-repeat 0 2px;}
.streamitem.blog { background:url(../images/blog_32.png) no-repeat 0 2px;}
#rightbox #mediastream.ui-tabs {min-height:inherit;}
#rightbox #mediastream.ui-tabs {margin:10px 0;width:100%; height:330px; padding-left:0 !important; margin-left:0 !important; }
#rightbox #mediastream.ui-tabs .ui-tabs-nav li a { padding:11px 7px 0 0!important; font-size:9px; height:20px;}
#rightbox #mediastream.ui-tabs .ui-tabs-panel { overflow:auto; height:250px; clear:both;}
#rightbox #mediastream ul{ width:auto; x;overflow-y:hidden; overflow-x:auto;}
#debugg p { color: #ccc; }
.pushedsource_91 {margin-top: -18px;}
#rightbox #mediastream li:nth-child(2){display:none;}
#rightbox .pushedsource_91{height:355px;}
#rightbox #maintabs .ui-state-active a,#rightbox .maintabs .ui-state-active a{background:url("../images/tabarrowSmall.png") no-repeat scroll center bottom transparent !important;}
#rightbox #maintabs .ui-widget-header,#rightbox .maintabs .ui-widget-header{height:40px !important;}
#rightbox #maintabs .ui-state-active a,#rightbox .maintabs .ui-state-active a{top:0;} 
/* 27- breaking news */
/*#pushedid_956 {padding: 10px 0 18px; width: 960px; height:46px;}
#pushedid_956 .pushcontent {float: right; padding-right: 12px !important; width: 720px;}
#pushedid_956 h4 {background: none repeat scroll 0 0 transparent; border: medium none !important; font-size: 18px;  font-weight: bold;  width: 220px; float: left;}
#pushedid_956 h2 { display: block; margin-bottom: 2px; }
#pushedid_956 p { margin-top: 0; }
#pushedid_956 h4 span { color: #B20000; padding-top: 16px; text-transform: uppercase; }
#pushedid_956 .sectionshowall { display:none; }
#pushfooter_956 { background: url("../images/breakingnewsbg.png") no-repeat scroll 0 0 transparent; display: block; height: 28px; width: 960px; }
*/
.pushedsource_169 h4 { display:none; }
.pushedsource_169 h5 {   }
.pushedsource_169 {  background: url("../images/breakingnewsbg.png") no-repeat scroll left bottom transparent;
    height: 70px !important;
    padding: 13px 0 14px !important; }
.pushedsource_169 ul { font-size: 14px !important; padding: 15px 0px 0px 20px !important }
.pushedsource_169  h5 {
    background: none repeat scroll 0 0 transparent !important;
    color: #900 !important;
    font-size: 18px !important;
    width: 180px !important;
	text-transform: uppercase !important;
}

/*28- search bill */
#rightbox .pushedsource_129 { background: url("../images/billsearchbg.jpg") no-repeat scroll 0 0 transparent; height:222px; }
#rightbox .pushedsource_129 h4 { display: none; }
#rightbox .pushedsource_129 .pushcontent { padding: 84px 18px 2px;}
#rightbox .pushedsource_129 .sectionintro { position: relative; margin-top:-20px; }
.pushedsource_129 input[type="text"], .pushedsource_129 .text {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #a9a9a9;
}
.pushedsource_129 input.text {
   background: url("../images/searchbillbg.png") no-repeat scroll 0 0 transparent !important;
    border: medium none;
    height: 25px;
    left: 0;
    margin: 6px 0 8px;
  position: relative;
    width: 175px;
	outline:none;}
.pushedsource_129 #text1 {}
.pushedsource_129 #text2 {}
.pushedsource_129 .searchbuttons {
 background: url("../images/searchbillbtn.png") no-repeat scroll 0 0 transparent !important;
    border: medium none;
    box-shadow: none;
    cursor: pointer;
    height: 28px;
     margin-top: 6px;
    position: absolute;
    width: 18px;
	}
@media screen and (-webkit-min-device-pixel-ratio:0){ #sectionid_101 .pushedsource_129 .searchbuttons {
	position:relative;
               }}
.pushedsource_129 #searchbutton1 {}
.pushedsource_129 #searchbutton2 {}

/* 29- voting record */
.vvote .aye { color: #009900; }
.vvote .nay { color: #cc0000; }
.vVotes .vheading { background-color:transparent !important }
#centerbox .vheading .vtitle {
    background: url("../images/vtitle.gif") no-repeat scroll 160px 3px transparent;
    color: #F3F3F3;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
/*30- scroller*/
#sliderdiv .scroller {position:relative !important;overflow:hidden;width:100%;}
#sliderdiv .scroller .thumbs {position:absolute;}
#sliderdiv .scroller ul{list-style-type:none;position:relative; height:100%; margin:0; padding:0; left:0; top:0; display:inline-block; *display:inline;}
#sliderdiv .jNextButton,#sliderdiv  .jPrevButton{background:#000 url(../images/sprite2.png) no-repeat -36px -136px;margin:-40px 0 0; right:0; top:50%;position:absolute; display:block !important; width:40px; height:40px; -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; opacity:0.7; z-index:999}
#sliderdiv .jPrevButton{background-position:10px -136px;left:0; }
#sliderdiv .jNextButton:hover,#sliderdiv  .jPrevButton:hover {opacity:1; }
#sliderdiv #mybuttons .thumbs a {margin:0 2px; display:block;}
#sliderdiv #mybuttons { height:170px; margin-left: -5px; }
/*#sliderdiv #mybuttons ul {padding:0 0 0 35px;}*/
#sliderdiv #mybuttons li  {float:left;}
#sliderdiv #mybuttons li a img { width:auto;}
#sliderdiv #mybuttons .thumbs { height: 126px !important; overflow: hidden; }
#sliderdiv .pushedsource_190 h4 span { color: #FFFFFF;
    font-size: 1px;
    line-height: 1px; }
  /*Thumbnail scroller Styling*/
#sliderdiv #jstrip { position:absolute; left:38px; bottom:30px; width:265px;}
#sliderdiv .strip_wrapper{ width:266px;height:60px !important; top:0 !important; left:0 !important;}
/*
.strip_wrapper ul{}
.jNextButton, .jPrevButton{position:absolute; display:block; width:35px; height:23px; -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; opacity:0.7; z-index:998; margin:-14px -30px 0;}*/
#sliderdiv #jstrip .jNextButton{background-position:-15px -105px; background-color:transparent; right:-55px;}
#sliderdiv #jstrip .jPrevButton{background-position:22px -105px; background-color:transparent; left:-55px;}

#sliderdiv .strip_wrapper li  {display:block; float:left; border:1px solid #2d5078; margin:0 10px 0 0;width:80px; height:58px; overflow:hidden;}
#sliderdiv .strip_wrapper li:hover,#sliderdiv .strip_wrapper li.currentFrame{opacity:1;border:1px solid #b2c1b5;}

#sliderdiv {padding-left: 12px;
    padding-right: 12px;}

/* 31- flag form */	
/* #total{
	 margin-bottom:15px;
}
 #careOfFlag{float:left;}
  .priceprint tr{
	 display:none;}
	 .priceprint tr:first-child{
	 display:block;}

  .shipOrderErr{
	  -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F3E6E6;
    border-color: #924949 #924949 #924949 -moz-use-text-color;
    border-style: solid solid solid solid;
    border-width: 2px 2px 2px medium;
    
    max-width: 250px;
    min-width: 150px;
    padding: 5px;
	}*/
/* 32- landing page links */
#landingPage li {font-size:17px; padding-bottom:10px; color:#1D69A7;}
.landingPageTitle img, .landingPageTitle p{float:left;}
.landingPageTitle p{font-size:20px; font-weight:bold;}
.landingPageTitle{clear:both;}
#landingPage{float:left;}
/* 33-  Photos Landing Page */
.photoGalleryLandingPage{
    background: -moz-linear-gradient(center bottom , #F2F2F2 0px, #FFFFFF 100%) repeat scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    box-shadow: 1px 1px 2px #888888;
    float: left;
    height: 205px;
    margin: 10px;
    padding: 5px;
    text-align: center;
    width: 300px;
}
.photoGalleryLandingPage img {
    border: 1px solid #CCCCCC;
    display: block;
    margin: 5px auto 10px;
}
.photoGalleryLandingPage a{color:#555555;}
/*34- add this*/
.addthis_toolbox {
    float: left;
    margin: 0 5px;
	width:170px;
}
.shareAddThisPush{
	float:right;}
.hideIcon{display:none;} /*for press release internal pages(articles)*/
/* 35- constituent testimonials*/
.pushedsource_162 h2{display:block!important; font-size:15px}
/*twitter*/
.twtr-hd { display:none;}
/* 36- other */

/*panel tabs*/
.thumbList img { float:left; margin:0 5px 0 0;}
.thumbList li { padding:0 0 5px; margin:5px 0 0; border-bottom:1px dotted #ccc;}
.thumbList li:last-child { border-bottom:none;}
/* :::::: BLOG :::::::*/
#blog .items li { background:url(../images/rowdivide.png) no-repeat 0 100%; margin:0 0 20px; padding:0 0 20px;}
#blog .items li:last-child { background:none; padding:0;}
.commentsLink, .delicious, .digg { background:url(../images/comments.gif) no-repeat 0 0; color:#333; display:inline-block; height:16px; padding:0 0 0 20px;}
.delicious { background-position:0 -26px;}
.digg {background-position:0 -46px;}
/*IE6
*html .socialMedia {margin:20px 25px 0 0;}
#topnav li {*width:14.975%;}
*html #rightbox {margin:0 7px 0 0;}
*/
div.page { clear:both; height:100px; overflow-x:auto; overflow-y: auto; border:medium none; } 
div.page h1{display:none;}
 

div.light_rounded .pp_close { margin-top: -20px !important;    z-index: 9999999!important }

.isvid {}
.playbutton { display:block; margin:93px 0 0 70px;}
   
/*
RELATED CONTENT
*/
div.relatedContent {
}
div.relatedContent h5 {
	font-size: 145% !important;
	margin-bottom: 12px !important;
}
div.relatedContent div {
	margin-bottom: 6px !important;
}
div.relatedContent span {
	display: block;
	float: left;
}
div.relatedContent span.relatedDate {
	border-right: 1px solid #666666 !important;
	margin-bottom: 4px !important;
    margin-right: 8px;
    padding-right: 8px !important;
    width: 65px;
}
div.relatedContent span.type a {
    color: #888888;
    font-style: italic !important;
}
div.relatedContent a.relatedItem {
	font-size: 100% !important;
    font-weight: bold !important;
    margin-bottom: 12px !important;
}
.pr-icon { background: rgba(0, 0, 0, 0) url("http://rtl3a.iconstituent.com/images/user_images/svc_icons_meeting.png") no-repeat scroll -1px 0; }
.Speech-icon { background: rgba(0, 0, 0, 0) url("http://rtl3a.iconstituent.com/images/user_images/svc_icons_flag.png") no-repeat scroll -1px 0; }



/* services/issues buttons */
.iconrow .container {
    margin: 0 auto;
}
.iconrow { width: 100% }
.helpdiv .thumbdiv { width: 25% ; float:left; min-width: 152px; min-height:218px;}
.legispush .thumbdiv { width: 25% ; float:left; min-width: 274px; margin-bottom: 45px;}
 

.legispush .thumbdiv a {  display: block;
    margin: 0 auto !important;
    width: 272px; }
/*
 * Caption component
 */
 
 .icnlink {
    display: block;
    font-weight: 600;
    margin-bottom: 33px;
	margin-top: 17px;
    text-transform: uppercase;
}
.iconrow .caption {
    position: relative;
    overflow: hidden;
	text-align: center;
    width: 274px;
	margin: 0 auto;

    /* Only the -webkit- prefix is required these days */
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
}
.helpdiv .caption { width: 100%; }
.helpdiv .caption img {  margin: 0 auto !important; }

.iconrow .caption::before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    transition: background .35s ease-out;
}

.iconrow .caption:hover::before {
    background: rgba(0, 0, 0, 0);
}

.helpdiv .caption__media {
    display: block;
    height: 143px;
    width: 197px;
	}

.legispush .caption__media {
    display: block;
    height: 220px;
    width: 266px;
}

.caption__overlay {
    background: rgba(0, 0, 0, 0) url("../images/overlaybg.png") repeat-x scroll 0 -1px;
    border-top: 1px solid #fff;
    bottom: 61px;
    color: white;
    left: 2px;
    margin: 0 auto;
    padding: 10px;
    position: absolute;
    top: 0;
    transform: translateY(100%);
    transition: transform 0.35s ease-out 0s;
    width: 241px;
}

.iconrow .caption:hover .caption__overlay {
    -webkit-transform: translateY(110px);
            transform: translateY(110px);
    background: #d8d8d8 none repeat scroll 0 0;
			
}

.caption__overlay__title {
    margin: 12px auto;
    width: 240px; text-align:center
}
.caption__overlay__title {
    text-align: center;
	line-height: 27px;
    transform: translateY(calc(-100% - -15px));
    transition: transform 0.35s ease-out 0s;
	color: #442c76;
    font-family: 'Lato', sans-serif;
    font-size: 25px;
	font-weight: bold;
	margin-top: 14px;
}
.caption__overlay__title2 {
    text-align: center;
	line-height: 24px;
    margin-top: 27px;
    transform: translateY(calc(-100% - -15px));
    transition: transform 0.35s ease-out 0s;
	color: #442c76;
    font-family: 'Lato', sans-serif;
    font-size: 25px;
	font-weight: bold;
}

.caption:hover .caption__overlay__title {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
.pushedsection.pushedsource_224, .pushedsection.pushedsource_223 {
    clear: both !important;
}
.pushedsection.pushedsource_224 {
    background: #f4efdc none repeat scroll 0 0;
}
.pushedsource_224 .sectionintro {
    min-height: 575px;
}

.pushedsource_85 .sectionintro > p {
    display: none;
}

#sectionid_1 .pushcontent {
    margin: 0 auto;
    max-width: 1122px;
}
#sectionid_1 .pushedsource_53 .pushcontent {
    margin: 0 auto;
    max-width: 100%;
}

#sectionid_1 .pushedsource_53 {
    float: none !important;
	margin-top: 114px;
}

#sectionid_1 .pushedsection {
    float: left;
    width: 100%;
}
.multifeed.push {
   /* background: #7f593a url("../images/multifeed_bg.jpg") no-repeat scroll top center; */
}
.pushedsection.pushedsource_236 {
    background: rgba(0, 0, 0, 0) url("../images/cream_pixels.png") repeat scroll 0 0;
}

#pushedid_1723  h4 {
    height: 114px;
    margin-bottom: 0 !important;
    margin-top: 5px !important;
    padding-bottom: 0 !important;
    padding-top: 12px !important;
}
#pushedid_1723 .pushcontent {
     clear: both;
    display: block;
    margin: 0 auto !important;
    max-width: 1220px;
    padding: 0 0 0 6px !important;
    text-align: center;
}
#pushedid_1723  {
    background: rgba(0, 0, 0, 0) url("../images/cream_pixels.png") repeat scroll 0 0;
	margin-top: 71px;
	padding-bottom: 58px;
}
.pushedsource_237 #pushedid_1732, .pushedsource_237 #pushedid_1732, .pushedsource_237 #pushedid_1732 {  width: auto !important; }
/* multistream */
 
.multifeed > div.feedPage > div.multifeedbox > div.border {
    background: rgba(255, 255, 255, 0.72) none repeat scroll 0 0;
    border: 1px solid #999 !important;
	border-radius: 8px !important;
    margin: 5px 2% !important;
    max-height: 500px;
    height: 300px;
    padding: 4px 8px 3em;
    width: 230px !important;
	position: relative;
}
.feedcontent img {
    height: auto;
    max-width: 195px;
}
.feedcontent table {
    max-width: 195px !important;
}
.feedPage .date {
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    left: 7px;
    position: absolute;
    top: 77px;
}
#sectionid_1 #centerbox .push {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.feedPage {
    width: 100%;
}
.multifeed .url {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
    bottom: 6px !important;
    color: #fff;
    font-weight: bold;
    padding-bottom: 0.5em;
    padding-left: 0;
    padding-right: 0;
    padding-top: 16px !important;
    right: 0 !important;
    text-align: center !important;
    width: auto !important;
}
.multifeed button.feedMore {
	background: rgba(255, 255, 255, 0.83) none repeat scroll 0 0 !important;
    border: 1px solid #695791 !important;
    border-radius: 5px !important;
    color: #695791 !important;
    font-size: 16px;
    height: 52px;
    left: 75px;
    min-width: 168px;
    text-transform: uppercase;
    width: auto !important;
}
	
.multifeed .url a { background: rgba(0, 0, 0, 0) url("../images/link_arrow_right.png") no-repeat scroll right center;
    color: #1d69a7;font-size: 14px;
    padding-right: 18px; }
.feedPage > div.multifeedbox > div.border > div.feedcontent {
     height: 198px;font-size: 14px;
    overflow: auto !important;
    position: absolute;
    text-align: left;
    top: 110px;
    width: 229px;
}

.multifeed > div.feedPage > div.multifeedbox {
    margin: 8px 4px;
}
.feedPage > div.multifeedbox > div.border > div.feedcontent p.image {
    margin: 4px auto;
    text-align: center;
}
.feedPage > div.multifeedbox > div.border > div.feedcontent p.image img {
	margin: 2px auto !important;
}
.website .feedcontent table td p {
    max-width: 195px !important;
    overflow: hidden;
}
.feedPage .title { margin-top: 5px; text-align: left !important; font-size: 14px;}
.feedPage .title span { font-weight: bold;
    line-height: 15px;
    text-transform: capitalize;}

.feedPage .border .icon a img { display:none; }
.feedPage .border .icon a { width:52px; height: 52px; display: block;}
.feedPage .twitter .icon a { background: rgba(0, 0, 0, 0) url("../images/multistream_icon_twitter.png") no-repeat scroll 0 0;  }
.feedPage .website .icon a { background: rgba(0, 0, 0, 0) url("../images/multistream_icon_web.png") no-repeat scroll 0 0; }
.feedPage .facebook .icon a { background: rgba(0, 0, 0, 0) url("../images/multistream_icon_facebook.png") no-repeat scroll 0 0; }
.feedPage .instagram .icon a { background: rgba(0, 0, 0, 0) url("../images/multistream_icon_instagram.png") no-repeat scroll 0 0; }

/* multistream end */

#sectionid_1 #pushedid_1815 .timeline-Widget {  background-color: transparent !important; }
#sectionid_1 .pushedsource_55 ul.pushcontent  { padding-right:5px !important }

.panel h1 a, .panel h1 a:hover {
    background: #1d3964 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 40px;
    line-height: 66px;
    padding: 4px 12px;
    text-shadow: 0 0 5px rgba(150, 150, 150, 0.96);
}


.contentwrap {
    bottom: -19px !important;
    position: absolute !important;
}
.panel p {
    background: #fbde60 none repeat scroll 0 0;
    color: #c8201f;
    font-size: 21px !important;
    font-weight: 600;
    margin: 2px 0 0 6% !important;
	float: left !Important;
    /*text-align: left !important;*/
    text-transform: uppercase;
	display:inline-block !Important;
    /*width: 72% !important;*/
}
.panel h1 {
    border: medium none;
    color: #ffffff;
    font: 76px/80px Helvetica;
    left: 0;
    margin-left: 5% !important;
	margin-bottom: -8px !important;
    padding: 6px 0;
    text-align: left !important;
    text-decoration: none !important;
    top: 180px;
    width: 92% !important;
}

#sectionid_1 .pushedsource_49 li h2, #sectionid_1 .pushedsource_238 li h2, #sectionid_1 .pushedsource_25 li h2, #sectionid_1 .pushedsource_55 li h2  { display: block;
    font-size: 17px;
    margin: 4px 0;
    text-align: left; }
#sectionid_1 .pushedsource_49 li p, #sectionid_1 .pushedsource_238 li p, #sectionid_1 .pushedsource_25 li p, #sectionid_1 .pushedsource_55 li p  { display: block;
    font-size: 18px;
    margin: 4px 0;
    text-align: left; }

#sectionid_1 .pushedsource_49 h4, #sectionid_1 .pushedsource_238 h4, #sectionid_1 .pushedsource_25 h4, #sectionid_1 .pushedsource_55 h4 {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #663204 !important;
    font-size: 28px !important;
    margin: -2px auto !important;
    padding: 4px 0 !important;
}
#sectionid_1 .pushedsource_49 .NewsItemLink, #sectionid_1 .pushedsource_238 .NewsItemLink, #sectionid_1 .pushedsource_25 .NewsItemLink, #sectionid_1 .pushedsource_55 .NewsItemLink {
bottom: 4px;
    font-size: 17px;
    position: absolute;
    right: 23px;
    width: 120px;
}

#sectionid_1 .pushedsource_49 , #sectionid_1 .pushedsource_238 , #sectionid_1 .pushedsource_25 , #sectionid_1 .pushedsource_55 {
    background: rgba(255, 255, 255, 0.72) none repeat scroll 0 0;
    border: 1px solid #999 !important;
    border-radius: 8px !important;
    color: #39547e !important;
    height: 408px;
    margin: 5px 27px !important;
    max-height: 531px;
    padding: 4px 8px 3em;
    position: relative;
    width: 281px !important;
}
#pushedid_1732 #pushedid_1727, #pushedid_1732  #pushedid_1728 { display:none }
#pushedid_1727 #pushedid_1732, #pushedid_1727 #pushedid_1728 { display:none }

#sectionid_1 .pushedsource_49 ul.pushcontent, #sectionid_1 .pushedsource_238 ul.pushcontent, #sectionid_1 .pushedsource_25 ul.pushcontent, #sectionid_1 .pushedsource_55 ul.pushcontent  {
    font-size: 14px;
    height: 357px;
    overflow: auto !important;
    position: absolute;
    text-align: left;
    top: 58px;
    width: 270px;
}


/*PR push */
#sectionid_1 .pushedsource_237 ul.pushcontent .pusharticle { background: rgba(255, 255, 255, 0.72) none repeat scroll 0 0;
    border: 1px solid #999 !important;
    border-radius: 8px !important;
    color: #39547e !important;
    display: inline-block;
    margin: 5px 8px !important;
    min-height: 390px;
    padding: 4px 4px 3em;
    position: relative;
    vertical-align: top;
    width: 240px !important; }


#sectionid_1 .pushedsource_237 ul.pushcontent li.pusharticle h4 {
    clear: right !important;
    display: block;
    float: left;
    font-weight: normal;
    height: 32px;
    margin-bottom: 0 !important;
    margin-top: 4px;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    position: relative;
    text-align: left !important;
    width: 100%;
}
#sectionid_1 .pushedsource_237 ul.pushcontent li.pusharticle h4 span {
    background-color: #c00;
    color: #fff !important;
    display: block;
    float: left;
    font-size: 17px !important;
    font-weight: normal;
    height: 25px;
    padding-bottom: 0 !important;
    padding-left: 5px;
    padding-top: 2px !important;
    text-align: left !important;
    width: 149px;
}

#sectionid_1 .pushedsource_237 ul.pushcontent li.pusharticle:first-child { display:none; }
#sectionid_1 .pushedsource_237 ul.pushcontent li.pusharticle .pushthumbwrap { background: rgba(0, 0, 0, 0) url("https://lujan.house.gov/images/thumb_default.jpg") repeat scroll 0 0;
    display: block !important;
    float: left;
    min-height: 130px; margin-bottom: 4px;
    width: 100%; }
#sectionid_1 .pushedsource_237 ul.pushcontent li.pusharticle .pushthumbwrap img {
    border: 2px solid #fff !important;
    height: 127px;
    overflow: hidden;
    width: 237px;
}
#sectionid_1 .pushedsource_237 ul.pushcontent li.pusharticle .pushthumbwrap .newsthumbright { width: 100%;}
#sectionid_1 .pushedsource_237 ul.pushcontent li.pusharticle .sectiondate { float: left;
    font-size: 18px;
    font-weight: bold; line-height: 39px;
    width: 100%; }
#sectionid_1 .pushedsource_237 ul.pushcontent li.pusharticle h2 { display: block;
    font-size: 21px;
    text-transform: uppercase; }
#sectionid_1 .pushedsource_237 ul.pushcontent li.pusharticle p.sectiondata { display:none }
#sectionid_1 .pushedsource_237 ul.pushcontent li.pusharticle .sectionlink  { display: block;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    text-decoration: underline;
    text-transform: uppercase;
    width: 100%; }
/*End PR push */
#sectionid_1 .pushedsource_25 { display: none; } 
#sectionid_1 .pushedsource_49 ul.pushcontent .sectiondate, #sectionid_1 .pushedsource_238 ul.pushcontent .sectiondate, #sectionid_1 .pushedsource_25 ul.pushcontent .sectiondate, #sectionid_1 .pushedsource_55 ul.pushcontent .sectiondate  { 
display: block;
    font-size: 17px;
    font-style: italic;
    font-weight: bold;
    margin: 9px 0 0;
	 }
/* end issue buttons */

/* Press Releases to image */
#sectionid_25 .PRImage { border-radius: 8px;
    display: block;
    width: 100%;  }


.gsc-control-cse {
    background-color: transparent !important;
    border: medium none !important;
    font-family: Arial,sans-serif;
    padding: 0 !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    box-shadow: none !important;
    color: #999;
    height: 25px !important;
    margin: -3px 0 0 -5px !important;
    padding: 0 4px 0 3px !important;
    width: 129px !important;
}
input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    background: #ffffff none repeat scroll 0 0 !important;
    border-color: transparent !important;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
  /*  background: #fff url("../images/searchbg.png") no-repeat scroll center center !important;
    border-color: transparent !important;
    filter: none;
    height: 26px !important;
    padding: 0 13px 0 0 !important;
    width: 20px !important; */
	border-color: transparent !important;
    filter: none;
    padding: 7px 8px 6px 7px !important;
}

@media (max-width:1080px) { 

.helpdiv .thumbdiv { width: 33%;}
.legispush .thumbdiv { width: 33%;}

.rotator .panel .img, .rotator .panel .img img {
    height: auto ;
    margin: 3% auto;
    width: 109% !important;
}

#newsControl {
    background-color: #5a5a5a;
    height: 600px !important;
    overflow: hidden;
    width: 100% !important;
}

 

}

@media (max-width:900px) { 



#sectionid_2 .itembody .bioimage {
    height: auto;
    width: 100%;
}
#sectionid_1 .siteheader {  height: auto  ;
    margin: 0 auto;
    position: relative !important;
    max-width: 990px;
	transition: all 1s ease 0s;
	 }

#sectionid_1 #mainheader {
    background: #1d3964 none repeat scroll 0 0;
    font-size: 95%;
    font-weight: normal;
    height: auto !important;
    margin: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}		

#mainheader img.logo {
    display: block;
    margin: 0 auto;
    text-align: center;
}
#sectionid_1 .smaller img.logo {
    margin-top: 0 !important;
}

#social-search { display:none !important; }


#addresses{ 
    width: 100%; }



.helpdiv .thumbdiv { width: 33%;}
.legispush .thumbdiv { width: 50%;}


.rotator .panel .img, .rotator .panel .img img {
    height: auto ;
    margin: 3% auto;
    width: 113% !important;
}

#newsControl {
    background-color: #5a5a5a;
    height: 550px !important ;
    overflow: hidden;
    width: 100% !important;
}

/*PR push */
#sectionid_1 .pushedsource_237 ul.pushcontent .pusharticle { background: rgba(255, 255, 255, 0.72) none repeat scroll 0 0;
    border: 1px solid #999 !important;
    border-radius: 8px !important;
    color: #39547e !important;
    display: inline-table;
    height: 408px;
    margin: 5px 10px !important;
    max-height: 531px;
    padding: 4px 8px 3em;
    position: relative;
     }

.footerdiv {
    display: block;
    float: left;
    height: 200px;
    width: 100%;
}
#citylist {
    margin-right: 6px;
}
#addresses {
    margin: 0 auto;
}

#webfooter .officelocs {
    width: 50%;
}
.mobilehide { visibility:hidden }
.mobilebrshow { display: block; }

}

/* =Media Queries -------------------------------------------------------------- */
@media all and (max-width: 660px) {
  /* =Header
  -------------------------------------------------------------- */
#sectionid_1 .siteheader {  height: auto  ;
    margin: 0 auto;
    position: relative !important;
    max-width: 990px;
	transition: all 1s ease 0s;
	 }

#sectionid_1 #mainheader {
    background: #1d3964 none repeat scroll 0 0;
    font-size: 95%;
    font-weight: normal;
    height: auto !important;
    margin: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}		

#mainheader img.logo {
    display: block;
    margin: 0 auto;
    text-align: center;
}
#sectionid_1 .smaller img.logo {
    margin-top: 0 !important;
}

#social-search { display:none !important; }

.helpdiv .thumbdiv { width: 50%;}
.legispush .thumbdiv { width: 50%;}


.rotator .panel .img, .rotator .panel .img img {
    height: auto  ;
    margin: 3% auto; 
    width:  135% !important;
}

#newsControl {
    background-color: #5a5a5a;
    height: 700px ;
    overflow: hidden;
    width: 100% !important;
}
#sectionid_1 .pushedsource_53 {
    float: none !important;
	margin-top: 430px;
}

.footerdiv {
    display: block;
    float: left;
    height: 200px;
    width: 100%;
}
#citylist {
    margin-right: 6px;
}
#addresses {
    margin: 0 auto;
}
#webfooter .officelocs {
    width: 100%;
}
.mobilehide { visibility:hidden }
.mobilebrshow { display: block; }
		 }

@media (max-width:535px) { 

.helpdiv .thumbdiv { width: 100%;}
.legispush .thumbdiv { width: 100%;}


.rotator .panel .img, .rotator .panel .img img {
    height: auto ;
    margin: 3% auto;
    width: 144% !important;
}

#newsControl {
    background-color: #5a5a5a;
    height: 700px ;
    overflow: hidden;
    width: 100% ;
}
.landing {
    margin: 201px auto 0;
    position: relative;
    width: 100%;
}

#sectionid_1 #content {
    background-image: none;
    margin-top: 108px;
    max-width: 1144px;
}

}

/* smartphones, iPhone, portrait 480x320 phones */
@media (max-width:460px) { 

.helpdiv .thumbdiv { width: 100%;}
.legispush .thumbdiv { width: 100%;}


.rotator .panel .img, .rotator .panel .img img {
    height: auto ;
    margin: 3% auto;
    width: 164% !important;
}

#newsControl {
    background-color: #5a5a5a;
    height: 700px ;
    overflow: hidden;
    width: 100% ;
}


 

}