﻿/* CSS Document */
/*Committee Details*/
#members dl { margin:0; display: block;}
#members dt { width: 6.5em; display: block; padding-right: .5em;}
#members dd + dd { float:none; clear: both; margin-left: 7em;}
#members ul { padding-left: 3em; display:block; /*white-space:pre; margin-bottom:2em;*/clear: both; padding-top: 1em;}
#tabBodyBills h3 { margin-left:0;}
div#committeePageTabInformation div#watchBroadcast { background: none repeat scroll 0 0 #FFFFCC; clear: both; margin-top: 0.5em; padding: 0.25em 0.5em; text-align: center; vertical-align: middle; }
.blue.button {margin-top: -5em;}
h1 {margin-bottom:.2em;}
h2 {font-style:italic;font-weight:normal; font-size: 120%; margin-top:0;}
.whiteBox {margin: 1em 0;}
.whiteBox p  {margin:0;padding:0;}
p.smalltext /*meeting records */ {line-height:3ex;}
p.smalltext .morecontent a.morelink {border-width:1px !important;}

#meetings ul { padding-left:0;}
#meetings ul li {list-style:none; font-weight:bold;}
#meetings ul ul {margin-top:0;}
#meetings ul li ul li {list-style:disc; margin-left: 2em; }
#meetings ul li ul li a, #meetings .filetype {font-weight:normal;}
#meetings a.mtgrecord_audio {padding:.2em .7em; margin-left: .4em;  background-color: #2489ce;border: 0.1em solid #036;text-decoration: none; color:#fff;}
#meetings a.mtgrecord_audio:hover, #meetings a.mtgrecord_audio:focus {background:#036;}

/*Committee List*/
.filter {background: white;margin:0;padding:0;}
/*.filter ul {display: table-row; width:100%;margin:0;padding:0;}*/
.filter li {display:table-cell;  vertical-align:middle; text-align:center; border: .1em solid #036; border-right: 0; vertical-align:middle; text-align:center; line-height:2ex;padding: .6em}
.filter li:last-of-type {border-right: .1em solid #036;}
.filter li.selected { background: #d6ebff url(../img/bg/filter-bg.png) repeat-x left bottom;  background: -moz-linear-gradient(top, #d6ebff 0%, #b1d4f9 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6ebff), color-stop(100%,#b1d4f9)); background: -webkit-linear-gradient(top, #d6ebff 0%,#b1d4f9 100%);  background: -o-linear-gradient(top, #d6ebff 0%,#b1d4f9 100%); background: -ms-linear-gradient(top, #d6ebff 0%,#b1d4f9 100%); background: linear-gradient(to bottom, #d6ebff 0%,#b1d4f9 100%); }
.filter li a {text-decoration:none;}
.filter li.selected a {color:#036;}
ul.control-group li, ul.control-group li ul li {padding:.2em 0; margin: .1em 0;}/*add more space for touching link*/