/*----
  MAIN
  ----*/
  /* Browser defaults override */
/** {
	margin: 0;
	padding: 0;
	}*/
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, li, dl, dd, fieldset, address {
    font-size: 1em;
	margin: 0;
	padding: 0;
	}
body {
	color: #000;
	background: #fff url(/images/common/nav_shadow_bkgd.gif) repeat-y;
	font: 12px "helvetica neue", "helvetica", arial, sans-serif;
	margin: 0;
	border-top: 2px solid #598f0e;
	}
#topWrapper {
	border-top: 1px solid #506635;
	width: 100%;
	}
#dhOuterWrapper {
	position: relative;
	width: 780px;
	}


/*------------
  NORMAL LINKS
  ------------*/
a {
	color: #4c7810;
	text-decoration: underline;
	}
a:visited {
	color: #936;
	color: #4c7810;
	text-decoration: underline;
	}
a:hover {
	color: #af470f;
	text-decoration: none;
	}
a:active {
	color: #cc7648;
	outline: none;
	}

/*------
  ACCESS
  ------*/
#access {
	text-indent: -6000px;
	overflow: auto;
	width: 0;
	height: 0;
	}


/*----
  LOGO
  ----*/
#projectLogo {
	background: url(/images/common/logo.gif) no-repeat right bottom;
	text-indent: -6000px;
	width: 186px;
	height: 120px;
	}


/*----------
  NAVIGATION
  ----------*/
#dhNav {
	/*background: url(/images/common/column-shad.gif) no-repeat right top;*/
	line-height: 1.75;
	margin-left: 1em;
	padding-top: .5em;
	width: 174px;
	}
#dhNav li {
	list-style: none;
	}
#dhNav a {
	color: #636363;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-decoration: none;
	display: block;
	padding-left: 1em;
	_height: 1em; /* IE Hack */
	}
#dhNav a:hover {
	color: #af470f !important;
	text-decoration: underline;
	}

/* sub navigation */
#dhSubNav {
	margin-top: 1px;
	margin-bottom: 1.75em;
	padding-left: 1em;
	}
#dhSubNav a {
	color: #4c7810;
	background: url(/images/common/nav-bullet.gif) no-repeat left;
	font-weight: normal;
	text-transform: none;
	}
.cl #dhNav #cl > a {
	color: #cc7648;
	}

/* content tabs */
#navlist {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #999;
	font-weight: bold;
	/*margin-top: -8px;*/
	padding-top: 3px;
	padding-bottom: 3px;
	}
#navlist li {
	display: inline;
	}
#navlist li a {
	background: #efefef;
	border: 1px solid #bbb;
	border-bottom: none;
	text-decoration: none;
	margin-left: 3px;
	padding: 6px 1em;
	}
#navlist li a:link { 
	color: #4c7810; 
	}
#navlist li a:visited { 
	color: #666; 
	}
#navlist li a:hover {
	color: #af470f;
	background: #f7ebde;
	border-color: #bfa688;
	}
#navlist li a#current {
	color: #444;
	background: #fff;
	border-color: #999;
	border-bottom: 1px solid #fff;
	}

/*------------
  MISC CONTENT
  ------------*/
  
.demname, .repname { 
	color: #eee;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding-right: 1px;
	/*white-space: nowrap;
	display: inline-block;*/
	}
.demname a, .repname a { 
	font-size: 12px;
	font-weight: normal;
	}

.demname { 
	color: #69c;
	/*background-color: #f3f6fa;*/
	}
.demname a {
	color: #333 !important;
	border-bottom: 1px solid #e0e0e0;
	}
.demname a:hover {
	background-color: #dfecfd;
	text-decoration: none;
	color: #369 !important;
	border-bottom: 1px solid #69c;
	}
	
.repname {
	color: #c00;
	/*background-color: #fcf0f0;*/
	}
.repname a {
	color: #333 !important;
	border-bottom: 1px solid #e0e0e0;
	}
.repname a:hover {
	background-color: #f9d8d8;
	text-decoration: none;
	color: #900 !important;
	border-bottom: 1px solid #900;
	}

img.cl-mag-icon,
#db_output img.cl-mag-icon {
	border: 0;
	display: inline;
	padding: 0;
	/*padding-left: 8px;*/
	padding-right: 8px;
	margin: 0;
	margin-left: 8px;
	vertical-align: middle;
	/*border-left: dotted 1px #d3d3d3;*/
	}


/*------------
  MAIN CONTENT
  ------------*/
	
#dhWrapper {
	position: absolute;
	top: 0;
	right: 0;
	width: 582px;
	}
h1#cl-header {
	background: url(/images/common/cl-header-sub.gif) no-repeat top;
	border-bottom: 1px solid #7ca445;
	text-indent: -6000px;
	width: 582px;
	height: 77px;
	}	
#dhContent {
	line-height: 1.75;
	margin-top: .583em;
	}
#db_output h1 {
	font-weight: normal;
	font-size: 19px;
	line-height: 19px;
	margin-top: 12px;
	margin-bottom: 9px;
	}
h2 {
	font-weight: normal;
	font-size: 16px;
	}
h3 {
	color: #cc7648;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	}
p {
	padding-bottom: .875em;
	padding-right: .5em;
	}
#db_output ul {
	padding-left: 1.5em;
	}
.row_even { 
	background-color: #fff; 
	}
.row_odd { 
	background-color: #e9e9e9; 
	}
	
/* home */

#home #dhContent {
	margin: 0;
	}
#home h1#cl-header {
	background: url(/images/common/cl-header.gif) no-repeat top;
	border-bottom: 0;
	text-indent: -6000px;
	width: 582px;
	height: 73px;
	}
	
#dhColumnLeft {
	width: 364px;
	float: left;
	}
	
#home #introWrapper {
	border-top: 1px solid #7ca445;
	border-bottom: 1px solid #7ca445;
	padding: 3px 0;
	}
#home #intro {
	background-color: #fcfbf3;
	border-top: 1px solid #f4f2dd;
	border-bottom: 1px solid #f4f2dd;
	padding: 12px 0 0;
	}
#home #intro p {
	margin: 0 12px;
	font: 13px/16px Georgia, "Times New Roman", Times, serif;
	color: #333;
	}
	
#dhColumnWrap {
	width: 582px;
	background: transparent url(/images/common/columnwrap_bkgd.gif) repeat-y;
	}
/* */
#breakingNews {
	width: 352px;
	padding: 18px 12px 30px 0;
	}
#breakingNews p.newsDate {
	padding: 2px 0 0 19px;
	background: transparent url(/images/common/date_icon.gif) no-repeat 0 0;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	}
#breakingNews h2 {
	font: 18px/18px Arial, Helvetica, sans-serif;
	/*color: #6b9334;*/
	color: #4c7810;
	padding-bottom: 22px;
	}
#breakingNews p {
	line-height: 15px;
	}
#breakingNews hr {
	color: #d2d2d2;
	background: #d2d2d2;
	margin-bottom: 11px;
	}
/* */
#dhSideBar {
	width: 218px;
	float: left;
	padding-top: 216px;
	background: url(/images/common/sidebar_top_bkgd.jpg) no-repeat 0 0;
	}
#dhSideBar #sessionsBox {
	background-color: #333;
	}
#dhSideBar #sessionsBox h2 {
	background: #010101 url(/images/common/sessions_head_bkgd.gif) repeat-x;
	padding: 2px 13px 3px;
	color: #fbf1c8;
	}
#dhSideBar #sessionsBox p.lastUpdate {
	font: bold 10px/13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #91b166;
	border-bottom: 1px solid #000;
	padding: 0 13px 1px;
	}
#dhSideBar #sessionsBox p {
	font: 14px/16px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 12px 13px 3px;
	}
#sessionsBox .counterBox {
	background-color: #1e1e1e;
	padding: 5px 0 0 17px;
	height: 50px;
	}
 #sessionsBox .counterBox span {
	background: url(/images/common/counter_bkgd.gif) no-repeat;
	display: block;
	float: left;
	width: 39px;
	height: 44px;
	margin: 0 3px;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	line-height: 44px;
	color: #333;
	}
/* */
#dhSideBar #watchList h2 {
	background: #485e2b url(/images/common/billswatch_head_bkgd.gif) repeat-x;
	padding: 2px 13px 3px;
	color: #fbf1c8;
	}
#watchList ul {
	list-style: none;
	padding: 6px 0 0;
	}
#watchList ul li {
	display: inline;
	}
#watchList ul li a {
	display: block;
	/*width: 162px;*/
	padding: 6px 1px 6px 38px;
	margin: 0 2px;
	background: transparent url(/images/common/billswatch_bullet.gif) no-repeat 12px 7px;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #8ca067;
	}
#watchList ul li a b {
	color: #fbf1c8;
	}
#watchList ul li a:hover {
	background: #8ca067 url(/images/common/billswatch_bullet.gif) no-repeat 12px 7px;
	}

/* legislative lookup */
.column3 {
	background: transparent url(/images/common/lookform_bkgd.gif) repeat-y;
	line-height: 21px;
	position: absolute;
	top: 0;
	right: -198px;
	padding-left: 1em;
	width: 186px;
	}
#home .column3 {
	background: none;
	}
.column3 #browser-warning {
	height: 67px;
	padding-top: 10px;
	border-bottom: 1px solid #7ca445;
	background: transparent url(/images/common/formtop_bkgd.jpg) repeat-x left bottom;
	}
#home .column3 #browser-warning {
	height: 63px;
	background: none;
	}
.column3 #browser-warning p {
	color: #666666;
	}
.column3 form {
	margin: 0;
	padding: 0;
	}
.column3 p {
	font-size: 11px;
	line-height: 13px;
	}
.column3 img {
	background: #cbcbcb;
	display: block;
	margin-top: .25em;
	margin-bottom: 12px;
	}
.column3 hr {
	color: #dae6c3;
	background: #dae6c3;
	}
.smallform, .smallform-btn {
	font: 11px "helvetica neue", "helvetica", arial, sans-serif;
	}
select.smallform {
	width: 186px;
	border: solid 1px #ccc;
	padding: 1px;
	}
input[type="text"].smallform {
	width: 178px;
	border: solid 1px #ccc;
	padding: 3px 2px;
	}
.smallform-btn {
	background: #7b9557 url(/images/common/smallbtn_bkgd.gif) repeat-x;
	border: 1px solid #7ca443;
	color: #fff;
	padding: 2px 3px;
	font: bold 11px Arial, sans-serif;
	margin-top: 3px;
	}
hr {
	color: #7ca445;
	background: #7ca445;
	border: 0;
	clear: both;
	height: 1px;
	}
.smallbold1 {
	color: #d55f1f;
	font-weight: bold;
	font-size: 12px !important;
	text-transform: uppercase;
	margin-top: 6px;
	padding: 0;
	}
.smallbold2 {
	font-weight: bold;
	}

/* some table rules */
.listTable {
	background: #fff;
	width: 550px;
	}
.listtd {
	border: solid 1px #d3d3d3;
	font-weight: normal;
	font-size: 10px;
	padding: 2px;
	}
th.listtd {
	background-color: #e0e0e0;
	border-color: #d3d3d3;
	}
.listrow {
	background-color: #999;
	}
td.tdleft{
	background-color: #e0e0e0;
	border-color: #d3d3d3;
	}	
td.tdright{
	border: solid 1px ;
	background-color: #FFF;
	border-color: #d3d3d3;
	}		
	
#db_output img {
	border: 1px solid #dcd9d9;
	display: block;
	margin: 0 1em 1em 0;
	padding: 5px;
	}


/*--------------
  SMALLER SCREEN
  --------------*/
.screen_narrow .column3 {
	top: 400px;
	left: -186px;
	width: 152px;
	background: none;
	}
.screen_narrow .column3 #browser-warning,
#home .screen_narrow .column3 #browser-warning {
	border-top: 1px solid #7ca445; /*#dde7cf;*/
	border-bottom: 0; 
	background: none;
	height: 1px !important;
	margin-bottom: 10px;
	padding: 0;
	}
.screen_narrow select.smallform {
	width: 150px;
	}
.screen_narrow input[type="text"] {
	width: 140px;
	}



/*------
  FOOTER
  ------*/
#footerBox {
	border-top: 1px solid #7ca445;
	line-height: 1.75;
	font-size: 11px;
	margin-top: .25em;
	padding: .75em 0 20px;
	}