/*
 *  Congressman Heath Shuler
 *  Site by New Media Campaigns
 */

/* Eric Meyer's Reset styles */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}


/* Begin text */

body {
	font-size: 81.25%;  /* Reset base size to 13px */
	line-height: 1.38em;  /* Reset base size to 18px */
	}

body, input, textarea, select, label {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	}
		
h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
	}
	
code {
	font-family: Consolas, "Courier New", Courier, mono;
	}
	
p {
	padding-bottom: 1.38em;
	}
	
a:link, a:visited {
	color: #003f80;
	text-decoration: none;
	}		
a:focus, a:hover, a:active {
	text-decoration: underline;
	}

h1 {
	font-size: 2em;
	line-height: 1em;
	padding-bottom: 0.385em;
	color: #003366;
	}
	
h2 {
	font-size: 1.54em;
	line-height: 1.35em;
	padding-bottom: 0.45em;
	}
	
h3 {
	font-size: 1.385em;
	line-height: 1.5em;
	padding-bottom: 0.5em;
	}
	
h4 {
	font-size: 1.077em;
	font-weight: bold;
	}

h5 {
	font-size: 1em;
	font-weight: bold;
	}

blockquote {
	padding: 0.69em 1.385em;
	}
	
ul, ol {
	list-style-type: none;
	padding-bottom: 0.69em;
	}
ul li, ol li {
	padding-bottom: 0.69em;
	}

table td {
	vertical-align: middle;
	}

label {
	font-size: 1em;
	}

input, textarea, select {
	margin: 0;
	color: #555555;
	font-size: 1em;
	}

input.textbox, textarea {
	border: 1px inset #c0b9a6;
	}

input[type=submit], input[type=button], button {

	}

img {
	-ms-interpolation-mode: bicubic;  /* Fixes IE6 scaling ugliness */
	}

.meta {
	font-size: 0.923em;
	color: #555555;
	padding: 0;
	}

.alert {
	color: #b11111;
	}

.alignLeft {
	float: left;
	}
img.alignLeft {
	margin-right: 1em;
	}
.alignRight {
	float: right;
	text-align: right;
	}
img.alignRight {
	margin-right: 1em;
	}
	
.clear {
	clear: both;
	}
.hidden {
	display: none;
	}

/* End text */ 


/* Begin page styles */

body {
	background: #0b3e77 url(../images/body-bg.png) repeat-x left top;
	}
	
#wrapper {
	width: 940px;
	margin: 0 auto;
	background: #ffffff;
	box-shadow: 0 2px 8px #062446;
	-moz-box-shadow: 0 2px 8px #062446;
	-webkit-box-shadow: 0 2px 8px #062446;
	}
#wrapper:after {
/* auto clear the section */
    content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
#wrapper {display: inline-table;}
/* Hide from IE Mac \*/
* html #wrapper {height: 1%;}
#wrapper {display: block;}
/* End hide from IE Mac */

/* End page */


/* Begin header styles */

#skip {
	height: 0;
	width: 0;
	position: absolute;
	left: -9999px;
	}

#logo { padding: 0 }
#logo a {
	display: block;
	width: 940px;
	height: 180px;
	background: url(../images/title.jpg);
	text-indent: -9999px;
	}

#nav {
	float: left;
	position: relative;
	width: 100%;
	margin-bottom: 1.385em;
	padding: 0;
	background: #988c6f;
	z-index: 101;
	}
#nav li {
	float: left;
	padding: 0;
        position: relative;
	}
#nav li a {
	display: block;
	height: 46px;
	line-height: 42px;
	padding: 0;
	color: #fff;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
#nav li ul {
        display: none;
	position: absolute;
	left: 0;
	top: 44px;
	padding-bottom: 0;
	background: #847a61;
	z-index: 100;
	-webkit-box-shadow: 1px 5px 6px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 5px 6px rgba(0,0,0,0.5);
	box-shadow: 1px 5px 6px rgba(0,0,0,0.5);
	}
#nav li ul li {
	float: none;
	width: 15em;
	}
#nav li ul li a {
	height: auto;
	padding: 0 12px 5px;
	background: none;
	line-height: 1.5em;
	text-indent: 0;
	font-weight: bold;
	}

#nav li a#navHome { width: 76px; background-position: 0 0; }
#nav li a#navHome:hover, #nav li a#navHome:focus, #nav li.current a#navHome, #nav li.open a#navHome { width: 76px; background-position: 0 -46px; }
#nav li a#navAbout { width: 114px; background-position: -76px 0; }
#nav li a#navAbout:hover, #nav li a#navAbout:focus, #nav li.current a#navAbout, #nav li.open a#navAbout { width: 114px; background-position: -76px -46px; }
#nav li a#navContact { width: 104px; background-position: -190px 0; }
#nav li a#navContact:hover, #nav li a#navContact:focus, #nav li.current a#navContact, #nav li.open a#navContact { width: 104px; background-position: -190px -46px; }
#nav li a#navIssues { width: 178px; background-position: -294px 0; }
#nav li a#navIssues:hover, #nav li a#navIssues:focus, #nav li.current a#navIssues, #nav li.open a#navIssues { width: 178px; background-position: -294px -46px; }
#nav li a#navDistrict { width: 107px; background-position: -472px 0; }
#nav li a#navDistrict:hover, #nav li a#navDistrict:focus, #nav li.current a#navDistrict, #nav li.open a#navDistrict { width: 107px; background-position: -472px -46px; }
#nav li a#navMedia { width: 68px; background-position: -579px 0; }
#nav li a#navMedia:hover, #nav li a#navMedia:focus, #nav li.current a#navMedia, #nav li.open a#navMedia { width: 68px; background-position: -579px -46px; }
#nav li a#navHelp { width: 132px; background-position: -647px 0; }
#nav li a#navHelp:hover, #nav li a#navHelp:focus, #nav li.current a#navHelp, #nav li.open a#navHelp { width: 132px; background-position: -647px -46px; }
#nav li a#navKids { width: 161px; background-position: -779px 0; }
#nav li a#navKids:hover, #nav li a#navKids:focus, #nav li.current a#navKids, #nav li.open a#navKids { width: 161px; background-position: -779px -46px; }

/* End header */


/* Begin body styles */

#content {
	float: left;
	width: 640px;
	padding: 10px 0 20px 20px;
	}

#content ul {
	list-style-type: disc;
	margin-left: 1.25em;
	}
#content ol {
	list-style-type: decimal;
	margin-left: 1.25em;
	}
#content li {
	padding: 0.69em 0;
	}
	
/* End body */


/* Begin sidebar styles */

#sidebar {
	float: right;
	width: 220px;
	padding: 0 10px 1.385em 0;
	}

#sidebar .sidebarSection {
	float: left;
	width: 196px;
	padding: 10px;
	margin-bottom: 10px;
	background: #d6d3cc url(../images/sidebarsection-bg.png) repeat-x top;
	border: 2px solid #a09578;
	}
	
#sidebar #sidebarContact {
	position: relative;
	display: block;
	width: 216px;
	height: 50px;
	margin: -10px;
	background: url(../images/sidebar-contact.png) no-repeat 0 0;
	text-indent: -9999px;
	}

#sidebar #signup h4 { color: #003366; padding-bottom: 5px; }
#sidebar #signup .textbox { float: left; width: 110px; height: 20px; }
#sidebar #signup .button { float: right; }
	
#sidebar #sidebarBlueDog {
	display: block;
	width: 216px;
	height: 73px;
	margin: -10px;
	background: url(../images/sidebar-bluedog.png) no-repeat 0 0;
	text-indent: -9999px;
	}

#sidebar #debtCounter {
	font-size: 1.15em;
	color: #cc0000;
	}

#sidebar #billSearch h3 {
	margin: -9px -9px 10px;
	padding: 2px 10px;
	background: #726957 url(../images/billsearch-bg.png) repeat-x top;
	color: #ffffff;
	border-bottom: 1px solid #edece9;
	}
#sidebar #billSearch form { float: left; width: 98px; }
#sidebar #billSearch form label { font-size: 0.92em; }
#sidebar #billSearch form .textbox { width: 84px; margin-bottom: 5px; }
#sidebar #billSearch .loc {
	float: left;
	clear: both;
	width: 196px;
	height: 17px;
	margin-top: 10px;
	background: url(../images/sidebar-loc.png);
	text-indent: -9999px;
	}
	
#sidebar #search .textbox { float: left; width: 105px; height: 20px; }
#sidebar #search .button { float: right; }

#sidebar #recoveryLink {
	padding: 0;
	border: none;
	}
#sidebar #recoveryLink a {
	display: block;
	width: 220px;
	height: 63px;
	background: url(../images/sidebar-recovery.png);
	text-indent: -9999px;
	}

#sidebar #censusLink {
	padding: 0;
	border: none;
	}
#sidebar #censusLink a {
	display: block;
	width: 220px;
	height: 179px;
	background: url(../images/houselive_graphic.png);
	text-indent: -9999px;
	}

/* End sidebar */


/* Begin bottom section styles */

#offices {
	clear: both;
	overflow: hidden;
	width: 900px;
	padding: 2.07em 20px;
	background: #867a61;
	color: #ffffff;
	font-size: 11px;
	}

#offices .col { float: left; width: 160px; margin-right: 20px; }
#offices .fn { display: none; }
#offices .org { font-size: 1.27em; font-weight: bold; padding-bottom: 0.5em; }

#offices #myGreenOffice { float: right; }
#offices #myGreenOffice a {
	display: block;
	width: 175px;
	height: 94px;
	background: url(../images/green-office.png);
	text-indent: -9999px;
	}

#socialLinks {
	clear: both;
	overflow: hidden;
	padding: 12px 20px;
	}
#socialLinks a {
	float: left;
	width: 126px;
	height: 38px;
	margin-right: 10px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
	}
#socialLinks a.facebook { background-image: url(../images/social-fb.png); }
#socialLinks a.flickr { background-image: url(../images/social-flickr.png); }
#socialLinks a.youtube { background-image: url(../images/social-youtube.png); }

#socialLinks a.rssLink {
	float: right;
	width: auto;
	padding-left: 40px;
	background-image: url(../images/feed-link.png);
	background-position: left center;
	color: #cc0000;
	font-size: 1.5em;
	text-indent: 0;
	line-height: 38px;
	}
#socialLinks a.rssLink:hover { text-decoration: underline; }

/* End bottom section */


/* Begin footer styles */

#footer {
	overflow: hidden;
	width: 900px;
	margin: 20px auto 30px;
	color: #ffffff;
	text-shadow: 0 2px 3px #062446;
	-moz-text-shadow: 0 2px 3px #062446;
	-webkit-text-shadow: 0 2px 3px #062446;
	}

#footer a:link, #footer a:visited { color: #ffffff; text-decoration: underline; }
#footer a:focus, #footer a:hover, #footer a:active { color: #ffffff; text-decoration: none; }

#footer #copyright { float: left; }
#footer #footerLinks { float: right; }
	
/* End footer */


/* Begin Homepage styles */

#content.home { width: 680px; padding-top: 0;}
#content.home h2 { color: #003366; }
#content.home a:link, #content.home a:visited { color: #cc0000; }

.home #video {
	clear:left;
	float: left;
	width: 311px;
        min-height:550px;
	padding: 10px;
	margin: 0 10px 20px 0;
	background: #d6d3cc url(../images/sidebarsection-bg.png) repeat-x top;
	border: 2px solid #a09578;
	}
.home #video .videos{
  list-style:none;
  margin:0;
}
.home #video .videos li{clear:both; cursor:pointer;}
.home #video .videos li img{ float:left; margin-right:5px; cursor:pointer;}
.home #video .videos li span{ font-size:14px; line-height:17px; font-weight:bold; font-family: 'Trebuchet MS', Helvetica, Arial, Geneva, sans-serif; cursor:pointer;}

#rotator {
    position: relative;
    float: left;
    width: 676px;
    height: 352px;
    margin: 0 0 20px 0;
    border: 2px solid #a09578;	
}
#rotator #slideNav {
  position:absolute;
  top:0;
  right:0;
  margin:0!important;
  list-style-type:none;
  width:216px;
  height:352px;
  z-index:100;
  padding:0;
  background:#746854;
}
#rotator #slideNav li{
  display:block;
  margin:0;
  padding:0;
  overflow:hidden;
}
#rotator #slideNav li a{
  display:block;
  color:#000;
  padding:10px 5px;
  height:38px;
  font-size:11px;
  line-height:13px;
}
#rotator #slideNav li a.activeSlide{
  background:#D6D3CC;
}
#rotator #slideNav li img {
  border:none;
  float:left;
  width:62px;
  height:38px;
}
#rotator #slideNav li span{
  float:right;
  width:135px;
  padding-right:5px;
}
#rotator #slides{
  position:relative;
  height:352px;
  overflow:hidden;
  list-style-type:none;
  margin:0;
  width:460px;
}
#rotator #slides li {border:none; padding:0;}
#rotator #slides li a{ cursor:pointer;}
#rotator #slides img {display:block; border:none; width:460px; height:352px;}
#rotator #slides .caption {display:block;position:absolute;bottom:0;width:440px;padding:10px;color:#fff;font-size:1.1em;background:#000;opacity:0.8;}

.home #welcome {
	clear: left;
	float: left;
	width: 350px;
	padding: 0 20px 0 10px;
	display:none;
	}

.home #tabs{
  background:#d6d3cc;
  float:right;
  width:311px;
  min-height:550px;
  border:2px solid #a09478;
  padding:10px;
  position:relative;
}
  .home #tabs .title{
    background:#e2e1db;
    border:1px solid #fff;
    position:absolute;
    height:31px;
    top:0;
    width:164px;
  }
  .home #tabs .title.active{
    background:url(../images/billsearch-bg.png) repeat-x;
  }
    .home #tabs .title a{
      display:block;
      padding:2px 10px;
      color:#000;
    }
    .home #tabs .title.active a{
      color:#fff;
    }
  .home #tabs .news{
    left:0;
    border-right:0;
width:164px;
  }
  .home #tabs .articles{
    left:50%;
 }

  .home .box {
    display:none;
    position:relative;
    margin-top:40px;
  }
    .home .box h4{
      text-transform:capitalize;
    }

.home .box.active{
    display:block;
}

/* Initial pop-up */

#popupOverlay {
    position: fixed;
    z-index: 100;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
* html #popupOverlay { /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#popup {
    position: fixed;
    z-index: 102;
    display: block;
    top: 45%;
    left: 50%;
    width: 460px;
    height: 350px;
    margin-left: -225px;
    margin-top: -180px;
    background: #fff;
    border: 5px solid #444444;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 18px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 3px 18px rgba(0,0,0,0.5);
    box-shadow: 0 3px 18px rgba(0,0,0,0.5);
}
* html #popup { /* ie6 hack */
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#popup h3 {
	text-align: center;
	padding-bottom: 10px;
	}
#popup form {
	padding: 20px 20px 0;
	}
#popup form label {
	float: left;
	width: 100px;
	margin: 0 10px 0 50px;
	text-align: right;
	}
#popup form input.text {
	width: 200px;
	}
#popup form p {
	text-align: center;
	}
#popup #popupClose {
	position: absolute;
	right: 8px;
	bottom: 5px;
	font-weight: bold;
	}

/* End homepage */

