@media screen and (-webkit-min-device-pixel-ratio:0)	{ 
    
	#fp_login input, #subscribe input	{
		width: 100% !important;
		}

	}

*	{
	margin: 0;
	padding: 0;
	}

html, body     {
    height: 100%;
	font-size: 1em;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background: #040000 url(/images/bg.png) 0 0 repeat-x;
	padding: 0 9px;
    }

body {
    text-align: center;
    }

img	{
	border: none;
	}

p	{
	font-size: .8em;
	margin: 3px;
	padding: 3px;
	}

div#wrapper	{
	text-align: left;
	}

div#header	{
	height: 156px;
	background: transparent url(/images/header-bg.png) 0 50% no-repeat;
	}

div#social	{
	width: 240px;
	height: 23px;
	position: absolute;
	top: 120px;
	right: 30px;
	}

img#logo	{
	float: left;
	margin-left: 28px;
	}

img#name	 {
	margin-top: 30px;
	margin-left: 10px;
	}

div#widget	 {
	position: absolute;
	top: 40px;
	right: 40px;
	width: 228px;
	height: 68px;
	background-image: url(/images/widget.png);
	}

div#widget p#dlog	{
	color: #000;
	position: absolute;
	margin-top: 17px;
	margin-left: 47px;
	font-size: .8em;
	}

div#widget p#dlog a, div#widget p#flog a	{
	text-decoration: none;
	color: blue;
	}

div#widget p#dlog a:hover, div#widget p#flog a:hover	{
	text-decoration: underline;
	}

div#widget p#flog	{
	color: #000;
	position: absolute;
	margin-top: 34px;
	margin-left: 30px;
	font-size: .8em;
	}

div#widget p#flog img	{
	display: inline-block;
	margin-bottom: -4px;
	}

ul#menu	{
	margin: 0;
	padding: 0;
	height: 35px;
	background: transparent url(/images/menu-bg.png) 0 0 repeat-x;
	list-style-type: none;
	border-top: 1px solid #a2a2a2;
	border-bottom: 1px solid #403f3f;
	}

ul#menu li	 {
	float: left;
	font-size: .7em;
	font-weight: bold;
	color: #FFF;
	padding: 11px 12px 10px 12px;
	border-left: 1px solid #a2a2a2;
	border-right: 1px solid #403f3f;
	}

ul#menu li:hover	{
	cursor: pointer;
	background-image: url(/images/menu-hover-bg.png);
	}

ul#menu a	 {
	color: #FFF;
	text-decoration: none;
	}

ul#menu li#search	{
	padding: 0;
	margin: 0;
	border: none;
	}

ul#menu li#search:hover	{
	background: none;
	}

ul.inner	{
	position: absolute;
	left: -2999em;
	margin-left: 2px;
	list-style: none;
	z-index: 100001;
	background: #FFF url(/images/fake.gif) 0 0 repeat;
	}

ul#menu li:hover ul.inner, ul#menu li.sfhover ul.inner	{
	left: auto;
	}

ul.inner li	{
	width: 150px;
	clear: left;
	display: block;
	background-color: #1a2f4f !important;
	border: 1px solid #000000 !important;
	background-image: none !important;
	color: #FFF;
	margin-bottom: 1px;
	margin-left: -20px;
	font-size: .8em !important;
	}

ul.inner li.wd	{
	width: 200px;
	}

ul.inner li.wd2	{
	width: 230px;
	}

ul.inner a	{
	text-decoration: none;
	color: #FFF;
	font-size: 1.2em;
	}

ul.inner li:hover	{
	background-color: #000 !important;
	}

ul.inner li#at	{
	background-color: #000 !important;
	}

ul.inner li#at a:hover	{
	cursor: default;
	}

img#search_icon	 {
	margin-top: 5px;
	margin-left: 20px;
	}

div#search_box	{
	position: absolute;
	display: none;
	border: 1px solid #2858b4;
	padding: 5px;
	background: white url(/images/mc-bg.png);
	color: #000;
	font-size: 1.1em;
	margin-left: -80px;
	}

div#main_body	{
	background-color: #FFF;
	padding: 12px 10px;
	}

div#left	{
	width: 250px;
	float: left;
	}

div#proposed_laws	 {
	height: 335px; 
	width: 236px;
	border: 1px solid #3c3c3c;
	padding: 0 0 3px 0;
	font-size: .9em;
	}

div#events	{
	width: 236px;
	border: 1px solid #3c3c3c;
	margin-top: 6px;
	padding: 0 0 3px 0;
	}

div#right	{
	width: 230px;
	float: right;
	color: #000;
	}

div#alerts	{
	width: 228px;
	border: 1px solid #3c3c3c;
	padding: 0 0 3px 0;
	}

div#subscribe	{
	width: 228px;
	height: 370px;
	border: 1px solid #3c3c3c;
	margin-top: 6px;
	padding: 0 0 3px 0 !important;
	}

div#join	{
	height: 95px;
	width: 228px;
	border: 1px solid #3c3c3c;
	margin-top: 6px;
	padding: 0 0 3px 0;
	}

p#join_button_p	{
	text-align: center;
	margin-top: 10px;
	}

div#fp_login	{
	height: 260px;
	width: 228px;
	border: 1px solid #3c3c3c;
	margin-top: 6px;
	padding: 0 0 3px 0;
	}

div#fp_logout	{
	height: 80px;
	width: 228px;
	border: 1px solid #3c3c3c;
	margin-top: 6px;
	padding: 0 0 3px 0;
	}

div#center	 {
	color: #000;
	padding: 15px 5px;
	text-align: left;
	margin-left: 260px;
	margin-right: 250px;
	}

div#quote_box	{
	border: 1px solid #3c3c3c;
	box-shadow: 0px 5px 10px #444;
	margin-bottom: 25px;
	}

p#quote_header	 {
	height: 25px;
	font-weight: bold;
	color: #FFF;
	background: transparent url(/images/quote_header.png) 0 0 repeat-x;
	margin: 0;
	padding-left: 10px;
	}

p#quote_text	 {
	padding: 5px;
	}

div#center h2	{
	margin-top: 20px;
	padding: 5px;
	font-size: 1.2em;
	}

div#inner_page	{
	margin-left: 260px;
	text-align: left;
	padding: 10px;
	font-size: .9em;
	}

div#inner_page h1	{
	font-size: 1.2em;
	color: #09122d;
	margin-bottom: 20px;
	}

div#inner_page ul, div#inner_page ol	{
	margin-left: 30px;
	font-size: .9em;
	}

div#sep	{
	height: 9px;
	background-color: #2a344e;
	margin: 30px 25px 10px 25px;
	}

div#footer	{
	text-align: center;
	margin-top: 15px;
	}

ul#bottom_menu	{
	list-style-type: none;
	font-size: .7em;
	}

ul#bottom_menu li	{
	float: left;
	padding: 2px 10px;
	}

div#footer p	{
	font-size: .7em;
	}

div#footer a	{
	color: blue;
	text-decoration: none;
	}

.err	{
	font-weight: bold;
	color: red;
	display: none;
	}

input, select, textarea	 {
	border: 1px solid #09122d;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: block;
	margin: 0;
	}

input.next, select.next	{
	border: 1px solid #09122d;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: inline-block;
	margin: 0;
	}

input.none, select.none	{
	border: 1px solid #09122d;
	-moz-box-sizing: none;
	-webkit-box-sizing: none;
	box-sizing: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	display: inline;
	margin: 0;
	
	}

form.tricky	 {
	margin-top: 10px;
	}

form.tricky input, form.tricky select, form.tricky textarea	{
	padding: 8px 4px;
	}

input[type='checkbox'], input[type='radio'], input[type='button'], input[type='submit']	{
	display: inline;
	}

input[type='checkbox'], input[type='radio'], input[type='file']	{
	border: none;
	}

#cc_form select	{
	margin-right: 110px;
	}

select, input	{
	padding: 3px 0;
	}

form.tricky p	{
	display: block;
	margin: 0 10px 10px 0;
	vertical-align: top;
	}

.label	 {
	position: absolute;
	background: #FFF;
	padding: 0 2px;
	font-size: 95%;
	margin: -4px 0 0 4px;
	line-height: 1.0;
	z-index: 100000 !important;
	}

input.button	{
	color: #FFF;
	font-weight: bold;
	background: #000 url(/images/button_bg.png) repeat-x;
	padding: 6px 15px;
	}

input.button:hover	{
	cursor: pointer;
	}

input:focus, select:focus, textarea:focus	{
	background-color: #fefaba;
	}

.ui-datepicker	{
	z-index: 99999999999999 !important;
	}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {	
	float: left;
	display: inline;
	padding: 0;
	margin-right: 1px;
	}

.fake_link, .fake_drop_link	{
	color: blue;
	text-decoration: underline;
	}

.fake_link:hover, .fake_drop_link	:hover, .fake_drop_link:hover {
	cursor: pointer;
	}

.hdr_link	{
	color: #FFF;
	text-decoration: none;
	}

ul#form_list	{
	list-style-type: none;
	margin: 10px 5px;
	font-size: .9em;
	}

ul#form_list li	 {
	padding: 5px 0;
	}

table	{
	margin: 10px 20px 10px 0;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	}
td	{
	font-size: .75em;
	padding: 4px;
	border-bottom: 1px solid #c0c0c0;
	}
#voting_record td	{
	font-size: .75em;
	}
.cen	{
	text-align: center;
	}
td.hdr	{
	font-weight: bold;
	color: #FFF;
	background-color: #1a2f4f;
	}

h5	 {
	text-align: center;
	}

h6	 {
	font-size: .8em;
	text-align: center;
	}

div.prop_state	{
	border-bottom: 1px solid #003593;
	margin-bottom: 10px;
	}

div.eval_div	{
	position: absolute;
	width: 350px;
	margin-left: -275px;
	display: none;
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #c0c0c0;
	}

ul#search_drop, ul#venue_drop	{
	width: 650px;
	list-style-type: none;
	position: absolute;
	border: 1px solid #2858b4;
	background-color: #FFF;
	z-index: 100;
	padding: 10px;
	margin: -5px 0 0 5px;
	z-index: 100001 !important;
	}

ul#venue_drop	{
	width: 450px;
	}

ul#venue_drop li {
	font-size: 1.2em;
	}

ul#search_drop li, ul#venue_drop li	{
	padding: 0;
	margin: 3px 0;
	}

.fake_drop_link	{
	color: blue;
	text-decoration: underline;
	}

p#pagination	{
	text-align: center;
	}

p#pagination span	{
	display: inline-block;
	width: 16px;
	padding: 2px;
	border: 1px solid #c0c0c0;
	margin: 3px 2px;
	text-align: center;
	}

.yr_hdr:hover, img.rem:hover, img.edit:hover	{
	cursor: pointer;
	}

fieldset	{
	padding: 10px;
	margin-left: 7px;
	margin-top: 10px;
	width: 400px;
	}

legend	{
	font-size: .8em;
	font-weight: bold;
	}

fieldset.legis	{
	width: 60%;
	padding: 6px;
	}

fieldset.legis legend	{
	padding: 5px;
	font-weight: bold;
	font-size: .9em;
	}

fieldset.legis2	{
	width: 95%;
	padding: 6px;
	}

img#cart_icon	{
	position: absolute;
	top: 112px;
	right: 140px;
	}

img#cart_icon:hover	{
	cursor: pointer;
	}

input.quantity	 {
	text-align: center;
	}

/* root element for tabs  */
ul.tabs {
    list-style: none;
    margin: 0 !important;
    padding: 0;
    border-bottom: 1px solid #666;
    height: 30px;
	}

/* single tab */
ul.tabs li {
    float: left;
    text-indent: 0;
    padding: 0;
    margin: 0 !important;
    list-style-image: none !important;
	}

/* link inside the tab. uses a background image */
ul.tabs a {
    background: url(/images/blue.png) no-repeat -420px 0;
    font-size: 13px;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 134px;
    text-align: center;
    text-decoration: none;
    color: #000 !important;
    padding: 0;
    margin: 0;
    position: relative;
    top: 1px;
	font-weight: bold;
	}

ul.tabs a:active {
    outline: none;
	}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
    background-position: -420px -31px;
    color: #fff !important;
	}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
    background-position: -420px -62px;
    cursor: default !important;
    color: #000 !important;
	}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */

/* width 1 */
ul.tabs a.s { background-position: -553px 0; width:81px; }
ul.tabs a.s:hover { background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }

/* width 2 */
ul.tabs a.l { background-position: -248px -0px; width:174px; }
ul.tabs a.l:hover { background-position: -248px -31px; }
ul.tabs a.l.current { background-position: -248px -62px; }


/* width 3 */
ul.tabs a.xl { background-position: 0 -0px; width:248px; }
ul.tabs a.xl:hover { background-position: 0 -31px; }
ul.tabs a.xl.current { background-position: 0 -62px; }


/* initially all panes are hidden */
.panes .pane {
    display:none;
	}

/* tab pane styling */
.panes div {
    display: none;
    padding: 20px 10px;
    border: 1px solid #999;
    border-top: 0;
    background-color: #fff;
	}

div#voter_extra	 {
	position: absolute;
	right: 30px;
	font-size: .95em;
	margin-top: 55px;
	border: 1px solid #c0c0c0;
	background-color: #FFF; !important;
	padding: 3px;
	z-index: 10000;
	}

ul.legislator_list	{
	list-style-type: none;
	width: 25%;
	float: left;
	margin: 0;
	padding: 0;
	}

ul.legislator_list li	{
	margin-top: 10px;
	}
.menu-toggle	{
	display: none;
	}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    span#other, span#people_text	{
		vertical-align: top;
		}
	}

p#year_pagination	{
	margin-right: 178px; 
	margin-top: -10px;
	margin-bottom: 60px;
	}

span.year_pag, span.year_pag_at	{
	padding: 5px 10px;
	border: 1px solid #000;
	background-color: #fbf5ce;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: .95em;
	font-weight: bold;
	display: block;
	float: left;
	}

span.year_pag a, span.year_pag a:visited	{
	text-decoration: none;
	font-weight: bold;
	color: blue;
	}

span.d_email	{
	text-decoration: underline;
	color: blue;
	}

span.d_email:hover	{
	cursor: pointer;
	}

p#agendas	{
	font-size: .9em;
	padding: 0;
	margin: -25px 0 10px 0;
	}

ul#ffl_search	{
	list-style-type: none;
	margin: 10px;
	position: absolute;
	border: 1px solid #2858b4;
	background-color: #FFF;
	z-index: 100;
	padding: 10px 5px;
	margin-top: -5px;
	}

ul#ffl_search li a {
	font-size: 1.2em !important;
	}

ul#club_listings	{
	margin: 10px 0 0 0;
	}

ul#club_listings li	{
	display: inline-block;
	width: 33%;
	float: left;
	padding: 3px 0;
	}
span.adv_button	 {
	display: inline-block;
	padding: 5px 10px;
	border: 1px solid #c0c0c0;
	margin-right: 5px;
	}

span.adv_button:hover	 {
	cursor: pointer;
	border: 1px solid #000;
	}

ul.state_listing	{
	list-style-type: none;
	font-size: .75em;
	margin: 0;
	width: 29%;
	float: left;
	}

ul.state_listing li	{
	padding: 2px;
	}

img.remove_class	{
	margin-bottom: -5px !important;
	}

img#law_rss	{
	float: right;
	margin-right: 5px;
	}

span#bill_total	{
	font-weight: normal;
	font-size: .7em;
	}

div.video	{
	border: 1px solid #c0c0c0;
	padding: 10px 5px;
	}

input.fixed	{
	width: 250px;
	padding: 2px 0;
	}

#legis_hdr	{
	background-color: #800000;
	}

div#gift_div	{
	padding: 5px;
	border: 1px solid #c0c0c0;
	margin-bottom: 6px;
	}

span.search_which	{
	margin-right: 10px;
	}

div#add_training_div	{
	 width: 49%;
	 float: left;
	}

img#new_map	 {
	width: 721px;
	height: 443px;
	margin-left: -18px;
	}	

div.banner	{
	float: left;
	text-align: center;
	margin: 0 10px;
	}

div.banner2	{
	text-align: center;
	margin: 0 10px;
	}

.code_left	 {
	margin-left: 35%;
	}

.code_left2	{
	margin-left: 25px;
	}

.back-to-top {
	background: none;
	margin: 0;
	position: fixed;
	bottom: 25px;;
	right: 10px;
	width: 50px;
	height: 50px;
	z-index: 100;
	display: none;
	text-decoration: none;
	color: #ffffff;
 	}

.w_60	{
	width: 60%;
	}

.legislator_image	{
	float: right;
	margin-right: 10px;
	}

td#no_items	{
	font-weight: bold;
	text-align: center;
	padding: 5px;
	}

#edit_pay	{
	display: inline-block;
	float: right;
	}

td.vote_td	{
	padding: none !important;
	}

ul.vote_list	{
	list-style-type: none;
	margin: none !important;
	padding: none !important;
	float: left;
	width: 29%;
	}

.vote_hide	{
	display: none;
	}

li.vote	{
	padding: 2px;
	}

span.resort_votes	{
	display: inline-block;
	float: right;
	margin-left: 10px;
	}

span.resort_votes:hover	 {
	cursor: pointer;
	}

span.legislator_vote_name	{
	display: inline-block;
	width: 69%;
	}

.nay_vote	{
	color: red;
	}

.yea_vote	 {
	color: green;
	}

.vote_comment_block	{
	position: absolute;
	width: 150px;
	display: none;
	padding: 5px;
	margin-top: 18px;
	right: 20px;
	border: 1px solid #c0c0c0;
	background-color: #FFF;
	}

span.search_tag	{
	display: inline-block; 
	width: 30%;
	float: left;
	margin: 5px 10px;
	}

ul.tag_list	{
	list-style-type: none;
	}

ul.tag_list li	 {
	float: left;
	width: 30%;
	padding: 5px;
	border: 1px solid #c0c0c0;
	text-align: center;
	margin: 2px 0 2px 3px;
	font-weight: bold;
	}

ul.tag_list li a	{
	text-decoration: none;
	}

ul.tag_list li a:hover	 {
	text-decoration: underline;
	}

p#mem_tags_inner	{
	margin-bottom: 20px;
	}

span.mem_tag	 {
	text-decoration: none;
	display: inline-block;
	float: left;
	width: 30%;
	padding: 3px;
	margin-right: 4px;
	margin-top: 5px;
	border: 1px solid #c0c0c0;
	text-align: center;
	}

.legis_info_span	{
	display: inline-block;
	width: 15%;
	}