﻿/*
img.background-image
{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
*/
html, body
{
	/* overflow: hidden; 
	height: 100%; */

}

body
{
	/*background-image: url(../Graphics/cbcomp.jpg);
	background-image: url(../Graphics/constantin1.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	*/
}

div.party-S { background-color: #9E0023; }
div.party-V { background-color: #003063; }
div.party-EL { background-color: #E70018; }
div.party-RV { background-color: #1D2C49; }
div.party-LA { background-color: #F78A18; }
div.party-SF { background-color: #C60418; }
/*div.party-DF { background-color: #CE1829; }*/
div.party-DF { background-color: #212021; }
div.party-KF { background-color: #005542; }
div.party-Chairman { background-color: Gray; }
div.party-Other { background-color: Black; }

img.neglogo { width: 100%; }

div.whitebg { background-color: White; }

.column {
   padding-bottom : 3000px;
   margin-bottom : -3000px;
}

p.over, ul.over, ol.over
{
	background-color: #F7F3F7
}

p.clicked, p.clicked.over, ul.clicked, ul.clicked.over, ol.clicked, ol.clicked.over
{
	background-color: #FFF799; /*#EFF7FF;*/
}

div.comments
{
	border: 3px dashed #FFF799; /*#0080FF;*/
	padding: 5px 5px 5px 5px;
}

div.comments textarea
{
	height: 100px;
	overflow: hidden;
}


div.commentcontrol, div.commentcontrol a:link, div.commentcontrol a:visited, a.hidelink
{
	color: #828282;
	text-decoration: none;
}

div.commentcontrol a:hover, a.hidelink
{
	text-decoration: underline;
}

div.maincontent
{
	overflow:hidden;
	border-top: 5px solid #333333;
	border-bottom: 5px solid #333333;
	padding-bottom: 0;
	/*background-color: White;*/
}

div.feedevent
{
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 0.75em;
}

div.activitychart
{
	width: 590;
	height: 200;
}

div.polinfo
{
	padding-bottom: 2em;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 2em;
}

.center
{
	text-align: center;
}

div.feedevent * p, div.feedevent h4
{
	/* This is the preview text inseide a feedevent */
	margin-bottom: 0.5em;
}

div.feedevent * p
{
	color: #4F4F4F;
}

div.feedevent em
{
	color: #6F6F6F;
}

div.feedevent blockquote
{
	text-indent: -0.2em;
	font-style: normal;
}



table.lawstatus td
{
	text-align: center;
}

.done
{
	background-color: #DEF6DB;
	width: 158px;

}

.notdone
{
	background-color: #E3E3E3;
	width: 158px;
}

p.grey
{
	color: #4F4F4F;
}

ul.nodec
{
	list-style-type: none;
	margin-left: 0px !important;
	margin-bottom: 0px !important;
}

ul.pollist li
{
	/*line-height: 39px;*/
	/* vertical-align: text-top; */
}


div.noflow
{
	overflow: hidden;
	
}

div.polcol
{
	border-top: dotted 1px #999999;
}

div.votecontainer
{
	padding-bottom: 1.5em;
}

div.login
{
	font-family: Georgia,"Times New Roman",Times,Serif;
	padding-top: 0.5em;
}

div.footer
{
	/*border-top: 1px solid #EEEEEE;*/
	color: #333333; /*#828282;*/
	text-align: center;
	margin-top: 3em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	background-color: #FFFFFF;/*#D3E1F0;*/
	font-family: Georgia,"Times New Roman",Times,Serif;
	border-top: 1px solid #333333;
}

div.footer span 
{
	padding-right: 5px;
	padding-left: 5px;
	
}

div.footer a, div.login a, div.search a
{
	color: #333333; /*#8282FF;*/
}

div.footer a:focus, div.footer a:hover, div.login a:focus, div.login a:hover, div.search a:hover, div.search a:focus
{
	color:#CF2F26; /*#000000;*/
}

div.header
{
	/*margin-top: 1em;*/
	background-color: #FFFFFF;/*#D3E1F0;*/
	font-family: Georgia,"Times New Roman",Times,Serif;
	/*text-align: center; */
}

div.header span.title
{
	font-size: 2.5em;
	margin-bottom: 0em;
	color: #333333;
}
div.header span.note
{
	font-size: 1em;
	margin-bottom: 0em;
	color: #CF2F26;
}

div.header a:link,div.header a:hover, div.header a.hidelink, div.header a:visited
{
	text-decoration: none;
	color:inherit;
}

div.nav
{
	border-bottom: 1px solid #333333;
	margin-bottom: 1em;
	text-align: center;
	background-color: #FFFFFF;/*#D3E1F0;*/
}

div.search, .nav li
{
	font-family: Georgia,"Times New Roman",Times,Serif;
	font-size: 1.5em;
}

div.search label
{
	font-weight: normal;
}

.nav li
{
	/*font-family:"Baskerville","Georgia",serif;*/
	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-right:30px;
	padding-left:30px;
	padding-bottom: 3px;
	padding-top: 3px;
	
	/*height: 100%;*/
	
	display: inline;
	
	/*
	display: table-cell;
	position: relative;
	*/
}

.nav li span
{
	color: #CF2F26;
	font-size: 0.5em;
}

.nav ul
{
	margin: 0px;
	padding: 0px;
	/*
	border-top: 1px solid #9F9F9F;
	margin-bottom: 0em;
	display: table;*/
}

.nav li:hover
{
	background-color: #333333; /*#CC2600;*/
	color: White;
}

.nav li:hover a
{
	color: White;
}

.nav li a
{
	text-decoration: none;
	color: #333333;
}

.breadcrumb li
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	display: inline;
}

.breadcrumb ul
{
	margin: 0px;
}

div.breadcrumb
{
	margin-bottom: 1em;
}

div.ui-dialog-titlebar { display: none; }

div.center
{
	text-align: center;
}

div.notify, div.notify a
{
	background-color: #FFF799; /* #CC2600;*/
	/*color: White;*/
}

div.notify
{
	padding: 0.5em 0 0.5em 0;
	text-align: center;
}

ul.lawlist li
{
	/*text-align: center;*/
}

div.topmargin
{
	margin-top: 1.5em;
}

div.intro p, div.intro h3
{
	padding: .7em;
	background-color: #FFF799; /*#CF2F26;*/
}

div.intro h3 a:hover, div.intro h3 a:focus, div.intro h3 a
{
	color: Black;
}

h3
{
	padding-left: .3em;
}

div.itemsummary
{
	border-top: 1px dotted #999999;
	padding: 0.3em;
}

div.itemsummary.first
{
	border-top: none;
}

div.lawstats div
{
	background-color: #E7F8FC;/* #FFEFC6; #F5FFF2;*/
	padding: .6em;
}

div.lawstats * p.label-key
{
	margin-bottom: 0;
}

div.lawstats * p.label-value
{
	margin-bottom: .6em;
}

div.lawstats * p.label-value.last
{
	margin-bottom: .0em;
}

div.lawstats * p
{
	font-size: 120%;
	color: #444444;
}

div.lawstats * p.label-value
{
	font-size: 140%;
	font-weight: bold;
}

div.lawstats * span.add-tag
{
	/* font-size: 80%; */
}

div.lawstats div.tag-container
{
	padding: 0;
}

.post-tag
{
	background-color:#E0EAF1;
	border-bottom:1px solid #3E6D8E;
	border-right:1px solid #7F9FB6;
	/*color:#3E6D8E;*/
	color:#444444;
	/*font-size:90%;*/
	line-height:2.2;
	margin:2px 2px 2px 0;
	padding:3px 4px;
	text-decoration:none;
	white-space:nowrap;
}

.post-tag:hover
{
	background-color:#777;
	color:#fff!important;
	/*border:none;*/
	/*margin:0;*/
	text-decoration:none;
}
	
.item-multiplier
{
	color:#444444;
	font-size:120%;
	font-weight:bold;
	margin-right:4px;
}

input[type="text"].tags
{
	width: 450px;
}

div.polbox
{
	margin-bottom: 1em;
	/*border: solid 1px black;*/
}

form#p20qform input.text
{
	width: 400px;
}

/*
form#p20qform p
{
	width: 100%;
}
*/
form#p20qform textarea
{
	width: 400px;
}

form#p20qform textarea#Question_Question
{
	height: 100px;
}

form#p20qform textarea#Question_Background
{
	height: 200px;
}

span.val_error
{
	color: Red;
}

form#p20qform textarea.error, 
form#p20qform input.text.error, 
form#p20qform input.input-validation-error,
form#p20qform select.input-validation-error
{
	padding: 5px !important
}

dl dd
{
	margin-left: 0em;
}

div.right
{
	text-align: right;
	vertical-align: text-bottom;
}

div.searchresult h4
{
	margin-bottom: 0.5em;
	display: inline;
}

div.searchresult
{
	margin-bottom: 0.5em;
	padding: 0.2em;
}

div.searchresult.shown
{
	background-color: #E7F8FC;
	border: solid 1px black;
}
div.searchresult em 
{
    background-color: #FFF799;

}
div.searchresult a em
{
    text-decoration: underline;
    font-style: normal;
}

div.search .tiny
{
	font-size: 60%;	
}

p.tiny
{
	margin-bottom: 0px;
}

.tag1{font-size: 0.8 em}
.tag2{font-size: 0.9em}
.tag3{font-size: 1em}
.tag4{font-size: 1.2em}
.tag5{font-size: 1.4em}
.tag6{font-size: 1.7em}
.tag7{font-size: 2.0em}

div.tagcloud
{
	text-align: center;
}

h3.inline
{
	display: inline;
}