/*-----------------------------------------------------
Office of the Clerk
U.S. House of Representatives

******************************************
	SITE NAME GLOBAL STYLES
******************************************

created: 11/01/2011, LGH
-------------------------------------------------------*/


/*-----------------------------------------------------
	GLOBAL 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, div, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td  { 
	border: 0; margin: 0; padding: 0;
}

body {
	background: #FAF8F2 url(../images/bg.gif) repeat-x left top;
	font: 80% arial;
	color: #4F4F4F;
}


/* links */
a, a:link {
	color: #850806;
	text-decoration: none;
}
a:visited {
}
a:hover {
	color: #BA4E4C;
	text-decoration: underline;
}
a:active {
	color: #D40E0B;
	text-decoration: none;
}
a.downloadXML {
	padding-left: 20px;
	background: transparent url(../images/icon-download.gif) no-repeat left top;
	font-family: arial;
	float: right;
	margin-top: -42px;
}


/* headers */
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	color: #850806;
	font-size: 1.9em;
	border-bottom: 4px double #CCC;
	font-weight: normal;
	padding-bottom: 7px;
	margin-bottom: 15px;
}
h2, h3, h4, h5, h6 {
	color: #426294;
	font-size: 1.5em;
	font-weight: normal;
	padding-bottom: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#secondaryContent h3 {
	padding: 4px 6px;
	background-color: #426294;
	color: #FFF;
	margin: 0px 0px 10px 0px;
	border: 1px solid #193A6E;
}
#secondaryContent h4 {
	font-size: 1.25em;
	text-align: center;
}


/* content items */
p, li, dl, td {
	font-size: 1em;
	line-height: 18px;
}
p {
	margin-bottom: 15px;
	margin-right: 10%;
}

blockquote {
	margin: 0 30px 15px 30px;
}

ul, ol {
	margin-bottom: 15px;
}

ul li {
	list-style: none;
}
.container ul li {
	margin-bottom: 10px;
}
ul#shareLinks {
	float: right;
	margin: 115px 12px 0 0;
}

ul#shareLinks li {
	float: left;
	padding-left: 23px;
}

ul#shareLinks li.share {
	background: transparent url(../images/icon-share.gif) no-repeat left 1px;
	width: 50px;
}

ul#shareLinks li.subscribe {
	background: transparent url(../images/icon-rss.gif) no-repeat left 1px;
	width: 80px;
}

ul#shareLinks li.print {
	background: transparent url(../images/icon-print.gif) no-repeat left 1px;
	width: 50px;
}

li p {
	margin-bottom: 0px;
	margin-top: 15px;
}

ol li, #primaryContent ul li {
	margin-left: 40px;
}

dl {
	margin-bottom: 15px;
}

dt {
	font-style: italic;
}

dd {
	margin-bottom: 15px;
}
em.flyout {
	display: block;
	position: absolute;
	margin-top: 20px;
	margin-left: -35px;
	border: 1px solid #5CA164;
	background-color: #EBFAED;
	padding: 3px 5px;
	display: none;
}
strong.newItem {
	color: #4A9152;
	background-color: #F0F5F0;
	display: block;
	padding: 0px 2px;
}



/* form items */
form {
}

fieldset {
}

label {
}

input, select, textarea {
}

input.button {
}





/* table items */
table {
	border-collapse: collapse;
	margin-bottom: 15px;
	padding: 0px;
	width: 100%;
	clear: both;
	float: left;
}

td, th {
	padding: 3px 3px 10px 3px;
	vertical-align: top;
	text-align: left;
}

tr 
{
    padding: 0px;
}

td.dragHandle, .dragHandle 
{
    width: 20px;
    cursor: move;
    background-image: url(../images/crosshair.gif);
    background-position: 15px 5px;
    background-repeat: no-repeat;
}

table caption {
	color: #426294;
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}












table.grdFloorItems, table.grdItemFiles 
{
    width: 100%;
    border: 1px solid #e0e0e0;
	clear: both;
	margin: 0 0 10px 0;
}
table.grdItemFiles 
{
    width: 100%;
    margin: 0 0 15px 0;
}
table.grdFloorItems td table, table.grdFloorItems th table
{
    margin: 0px;
}
table.grdFloorItems td, table.grdFloorItems th, table.grdItemFiles td, table.grdItemFiles th  
{
    padding: 6px;
}
table.grdFloorItems td table td, table.grdFloorItems th table th
{
    padding: 0px;
}
table.grdFloorItems tr th, table.grdItemFiles tr th 
{
    background: #7186A7 url(../images/nav-bg.gif) repeat-x left top;
    color: #FFF;
}
table.grdFloorItems tr th a, table.grdItemFiles tr th a 
{
    color: #FFF;
}
table.grdFloorItems table tr th 
{
    background: none;
}
table.grdFloorItems tr.altRow td, table.grdItemFiles tr.altRow td 
{
	background-color: #F7F4EB;
}
table.grdFloorItems tr.altRow2 td
{
}
table.grdFloorSubitems td 
{
    padding: 3px 0 !important;
}
.thOrder 
{
    width: 45px;
}
.thLegislation 
{
    width: 190px;
}
.thDescription 
{
    width: 440px;
}
.thButtons 
{
    width: 210px;
    text-align: right;
}
.thButtons a 
{
    padding-right: 20px;
}

table.grdFloorItems tr.selectedRow td {
	background-color: #ECE6D3;
}
table.grdFloorItems .sortASC a 
{
    background: transparent url(../images/arrow-down.gif) no-repeat right center;
    padding-right: 23px;
}
table.grdFloorItems .sortDESC a 
{
    background: transparent url(../images/arrow-up.gif) no-repeat right center;
    padding-right: 23px;
}







table.calendar, table.calendar table {
	background-color: #FFF;
	margin: 0px;
}

table.calendar td, table.calendar th {
	width: 14%;
	border: 1px solid #CCC;
	padding: 0px;
	line-height: 25px;
	text-align: center;
}
table.calendar td a 
{
    padding: 0 3px;
    display: block;
}
table.calendar td a:hover 
{
    text-decoration: none;
}

table.calendar table.titleHead td 
{
    border: none;
    font-weight: bold;
}

table.calendar th {
	color: #FFF;
	background-color: #54709c;
}

table.calendar td.activeWeek 
{
	background-color: #F5EFDC;
}
table.calendar td.currentWeek 
{
	background-color: #E3D4A3;
}
table.calendar td.draftWeek 
{
	background-color: #EDEDED;
}

table.calendar td.nextMonth a {
	color: #BBB !important;
}






div.calLegend 
{
    clear: both;
    margin-top: 10px;
}
div.calLegend span 
{
    clear: both;
    display: block;
    margin-bottom: 4px;
}
div.calLegend span span.box 
{
    display: block;
    width: 14px;
    height: 14px;
    float: left;
    border: 1px solid #CCC;
    margin-right: 6px;
}
div.calLegend span.calLegendDraft span.box
{
    background-color: #EDEDED;
}

div.calLegend span.calLegendWeek span.box 
{
    background-color: #F5EFDC;
}

div.calLegend span.calLegendCurrent span.box 
{
    background-color: #E3D4A3;
}

/* 
table.calendar tr td.thisWeek {
	background-color: #F5EFDC;
}
table.calendar tr:hover td {
	background-color: #E3D4A3;
	cursor: pointer;
}
table.calendar tr:hover td.nextMonth a {
	color: #A6A6A6 !important;
}
table.calendar table.titleHead tr:hover td {
	background-color: inherit;
	cursor: auto;
} */










/*-----------------------------------------------------
	PUBLIC PREVIEW
-------------------------------------------------------*/
span.lastUpdated 
{
    clear: both;
    padding-top: 3px;
    display: block;
    font-size: 0.6em;
    color: #858585;
}
table.floorItems 
{
    margin: -15px 0 25px 0;
    padding: 0px;
}
table.subitemTable 
{
    margin: 0px;
    padding: 0px;
}
table.floorItems td, table.subitemTable td 
{
    padding: 0px;
}
tr.floorItem td
{   
    padding: 15px 0px 1px 0px;
}
td.legisNum 
{
    width: 100px;
    font-weight: bold;
}
table.subitemTable td.floorText 
{
    padding-left: 25px;
}
td.floorText 
{
    width: auto;
}
td.files 
{
    width: 100px;
}
td strong.newFlags, td strong.updateFlags 
{
	padding: 1px 3px;
	margin:  0 0 0 97px;
	display: block;
	width: 67%;
}
table.subitemTable td strong.newFlags, table.subitemTable td strong.updateFlags 
{
    margin: 0 0 0 123px;
    width: 63%;
}
td strong.newFlags 
{
    color: #4A9152;
	background-color: #F0F5F0;
	font-weight: bold;
}
td strong.updateFlags 
{
    color: #D18C0A;
    font-weight: bold;
    background-color: #FAEBCF;
}












/*-----------------------------------------------------
	STRUCTURAL CONTAINERS
-------------------------------------------------------*/
#container {
	border: 1px solid #9f9f9f;
	border-top: none;
	background-color: #FFF;
}

#main {
	/* background: transparent url(../images/content-bg.png) repeat-y left top; */
}

#primaryContent {

}

#secondaryContent {
}

.container {
	background: transparent url(../images/container-bg.gif) repeat-x left 30px;
	margin-bottom: 20px;
}
.subcontainer {
	padding: 10px 10px 10px 10px;
	border: 1px solid #CCC;
	border-top: none;
	margin-top: -10px;
}












/*-----------------------------------------------------
	HEADER STYLES
-------------------------------------------------------*/
#header {
}

#logoContainer {
	height: 150px;
	background: transparent url(../images/logo-bg.png) no-repeat left top;
}

a#logo {
	display: block;
	position: absolute;
	height: 90px;
	width: 500px;
	margin-top: 15px;
	text-indent: -3000px;
	white-space: nowrap;
}
#nav  {
	background: #850806 url(../images/nav-bg.gif) repeat-x left bottom;
	margin: 0px
}
#nav ul {
	margin: 0px; 
	height: 30px;
	clear: both;
}
#nav ul li {
	float: left;
	width: 20%;
}
#nav ul li a {
	font-size: 0.9em;
	text-align: center;
	padding: 6px 0px;
	color: #FFF;
	display: block;
}
#nav ul li a:hover {
	background: #850806 url(../images/nav-bg-hover.gif) repeat-x left bottom;
	color: #15315C;
}









/*-----------------------------------------------------
	FOOTER STYLES
-------------------------------------------------------*/
#footer {
	font-size: 0.9em;
	padding-bottom: 20px;
}

#footer ul {
	float: left;
	width: 68%;
	margin-right: 3.5%;
}

#footer ul li {
	float: left;
	width: auto;
	padding: 2px 15px;
	border-left: 1px solid #CCC;
}
#footer ul li:first-child {
	border-left: none;
	padding-left: 0px;
}

#footer address {
	float: left;
	width: 28%;
	font-style: normal;
}