body {
	background: url('../images/body.jpg');
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

img {
	border: 0;
}

form,fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

input,select,textarea {
	font: 10px Arial, Helvetica, sans-serif;
}

/* - main holder - */

#holder {
	width: 978px;
	border: 1px solid #ccc;
	padding: 117px 0 0;
	margin: 0 auto;
	position: relative;
}

/* - logo - */

.logo {
	background: url('../images/logo.gif') no-repeat !important;
	width: 85px;
	height: 76px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	top: 1px;
	left: 15px;
	position: absolute;
	z-index: 1;
}

.logo a {
	height: 100%;
	display: block;
}

/* - header part - */

#header {
	background: #fff url('../images/header.gif') no-repeat 0 100%;
	width: 978px;
	height: 117px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

/* - main navigation - */

.main-navig {
	float: left;
	display: inline;
	list-style: none;
	padding: 0;
	margin: 7px 0 0 116px;
}

.main-navig li {
	background: url('../images/main-nav-separator.gif') no-repeat;
	width: 130px;
	height: 110px;
	float: left;
	overflow: hidden;
	font: bold 14px/18px Georgia, "Times New Roman", Times, serif;
}

/* RL 2/7/09 */

.main-navig li.active {
	background: #171f26;
}

.main-navig li.active span {
	color: #fff;
}

img.image-head {
	margin-left: -11px;
	margin-bottom: 10px;
}

img.image-head2 {
	margin-left: -26px;
}

.main-navig a {
	display: block;
	height: 110px;
	color: #171f26;
	text-decoration: none;
	padding: 0 30px 0 11px;
}

.main-navig img {
	padding: 0 0 0 4px;
}

.main-navig span {
	height: 45px;
	display: block;
	cursor: pointer;
}

.main-navig em {
	display: none;
	font-size: 12px;
	line-height: 16px;
	color: #ec3a3a;
	margin: 0 -20px 0 0;
	cursor: pointer;
}

.main-navig a:hover {
	background: #171f26;
}

.main-navig a:hover span {
	color: #fff;
}

.main-navig a:hover img {
	display: none;
}

.main-navig a:hover em {
	display: block;
}

.tools {
	background: url('../images/main-nav-separator.gif') no-repeat;
	width: 199px;
	height: 110px;
	float: right;
	padding: 3px 0 0 13px;
	margin: 7px 0 0;
}

.tools ul {
	width: 239px;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0 -40px 0 0;
}

.tools li {
	float: left;
	font: 11px/17px Tahoma, Arial, Helvetica, sans-serif;
	padding: 0 40px 0 3px;
	background-color: #FFFFCC
}

.tools ul a {
	color: #171f26;
	text-decoration: none;
}

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

.rss {
	background: url('../images/rss.gif') no-repeat;
	width: 15px;
	height: 16px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin: 5px 0 0;
}

.tools fieldset {
	width: 100%;
	padding: 6px 0 0;
}

.string-1 {
	background: url('../images/string-1.gif') no-repeat;
	width: 172px;
	height: 22px;
	display: block;
	overflow: hidden;
	padding: 4px 5px 0;
}

.string-1 input {
	background: none;
	width: 172px;
	height: 22px;
	float: left !important;
	border: 0;
	margin: 0 !important;
}

.tools .button {
	float: right;
	display: inline;
	margin: 7px 17px 0 0;
}

/* - main part - */

#main {
	background: url('../images/main.jpg') repeat-y;
	width: 978px;
}

#main .topbg {
	background: url('../images/main-top.jpg') no-repeat;
}

#main .botbg {
	background: url('../images/main-bot.jpg') no-repeat 0 100%;
	width: 978px;
	overflow: hidden;
	padding: 0 0 20px;
}

#content {
	width: 715px;
	float: left;
	padding: 12px 13px 12px 25px;
}

/* - sub navigation - */

.sub-navig {
	background: #171f26;
	width: 741px;
	list-style: none;
	padding: 6px 0 4px;
	margin: 0 -13px;
}

.sub-navig:after {
	content: "";
	display: block;
	clear: both;
}

.sub-navig li {
	float: left;
	line-height: 16px;
	padding: 0 42px 0 17px;
}

.sub-navig a {
	font: bold 11px/16px Georgia, "Times New Roman", Times, serifl;
	float: left;
	color: #fff;
	text-decoration: none;
}

.sub-navig span {
	background: url('../images/sub-navig-rollover.gif') no-repeat 100% 0;
	height: 16px;
	float: left;
	padding: 0 10px 0 0;
	cursor: pointer;
}

.sub-navig .active a,
.sub-navig li:hover a,
.sub-navig li.hover a {
	color: #ed3b3b;
}

.sub-navig li:hover span,
.sub-navig li.hover span {
	background-position: 100% -16px;
}

.sub-navig li:hover ul a,
.sub-navig li.hover ul a {
	color: #fff;
}

.sub-navig li:hover,
.sub-navig li.hover {
	position: relative;
}

.sub-navig li:hover ul,
.sub-navig li.hover ul {
	display: block;
}

.sub-navig ul {
	background: #171f26;
	width: 150px;
	list-style: none;
	padding: 5px 0;
	margin: 0;
	position: absolute;
	top: 16px;
	left: 0;
	display: none;
}

.sub-navig ul li {
	float: none;
	padding: 0 17px;
}

.sub-navig ul a {
	display: block;
	float: none;
}

.sub-navig ul li:hover a,
.sub-navig ul li.hover a {
	color: #ed3b3b;
}

#content h1 {
	font: 20px/26px Georgia, "Times New Roman", Times, serif;
	padding: 20px 0 10px;
	margin: 0;
}

}
#content h1.current_bills {
	font: 13px Verdana, Georgia, "Times New Roman", Times, serif;
}

#content h1 span {
	font-size: 24px;
	display: block;
}

#content h2 {
	font: 18px/24px Georgia, �Times New Roman�, Times, serif;
	color: #171f26;
	margin: 0;
}

#content h4 {
	font: bold 18px/20px Arial, Helvetica, sans-serif !important;
	color: #171F26;
	margin: 0;
}

div.yellow {
	background-color: #f2e7b1;
}

.part .bord {
	background: #fff url(../images/bord-2.gif) repeat-y;
	width: 545px;
}

.bord {
	background: #fff url('../images/bord.gif') repeat-y;
	width: 715px;
}

.bord .top {
	background: url(../images/hor-dot.gif) repeat-x;
}

.part .bord .bot {
	width: 480px;
}

.bord .bot {
	background: url(../images/hor-dot.gif) repeat-x 0 100%;
	width: 650px;
	overflow: hidden;
	padding: 18px 40px 32px 25px;
}

div.none {
	background-image: none !important;
}

.bord h1 {
	font: bold 24px/30px Georgia, �Times New Roman�, Times, serif;
	color: #171f26;
	margin: 0;
}

.bord h3 {
	font: bold 24px/30px Georgia, �Times New Roman�, Times, serif;
	color: #171f26;
	margin: 0;
}

.bord p {
	font: 18px/23px Georgia, �Times New Roman�, Times, serif;
	color: #171f26;
	margin: 7px 0 0;
}

/* - vote list - */

.vote-list {
	background: url('../images/vote-list.gif') repeat-x;
	width: 100%;
	overflow: hidden;
	list-style: none;
	padding: 20px 0 0;
	margin: 28px 0 0;
}

.part .vote-list li {
	width: 120px;
}

.vote-list li.last {
	text-align: right;
}

.vote-list li {
	width: 163px;
	float: left;
	text-align: center;
}

.part .vote-list strong {
	font-size: 11px;
}

.vote-list strong {
	display: block;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #171f26;
}

.red {
	color: #ec3a3a !important;
}

.green {
	color: #34b44a !important;
}

.vote-list span {
	font: bold 22px/26px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	display: block;
	margin: 16px 0 0;
}

.yes {
	background: url('../images/yes.gif') no-repeat;
}

.no {
	background: url('../images/no.gif') no-repeat;
}

.yes,
.no {
	text-align: right;
	width: 70px;
	height: 19px;
	margin: 7px auto 0;
}

.vote-list li.last .yes,
.vote-list li.last .no {
	margin: 7px 0 0 50px;
}

.vote-list p {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	text-align: center;
	margin: 18px 15px 0;
}

.bord .take-action {
	width: 714px;
	margin: -18px -40px 0 -25px;
}

.pr .take-action {
	background: url('../images/take-action.gif') no-repeat;
	height: 26px;
	width: 545px;
}

.take-action {
	background: #f2e7b1;
	width: 715px;
	overflow: hidden;
}

.take-action strong {
	background: url('../images/take-action-heading.gif') no-repeat 100% 0;
	height: 26px;
	float: left;
	font: bold 14px/26px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	overflow: hidden;
	padding: 0 20px 0 5px;
}

.take-action ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.take-action li {
	float: left;
	line-height: 24px;
	padding: 0 0 0 18px;
}

.take-action ul a {
	color: #333;
	text-decoration: none;
	padding: 1px 0 2px 20px;
}

.take-action ul a:hover {
	text-decoration: underline;
}

.add {
	background: url('../images/add.gif') no-repeat;
}

.add-2 {
	background: url('../images/pinplus.png') no-repeat;
}

.rem-2 {
	background: url('../images/pinminus.png') no-repeat;
}

.email {
	background: url('../images/email.gif') no-repeat;
}

.email-2 {
	background: url('../images/email-2.gif') no-repeat 0 2px;
}

.comment {
	background: url('../images/comment.gif') no-repeat;
}

.share {
	background: url('../images/share.gif') no-repeat;
}

.share-2 {
	background: url('../images/share-2.gif') no-repeat;
}

.idea {
	background: url('../images/idea.png') no-repeat;
}

.key {
	background: url('../images/key.png') no-repeat;
}

.pencil {
	background: url('../images/pencil.png') no-repeat;
}

.goto {
	background: url('../images/arrow-curve.png') no-repeat;
}

/* - comment form - */

.comment-form {
	padding: 35px 0 150px;
}

.comment-form h2 {
	font: 36px/40px Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

.message-1 {
	background: url('../images/message-1.gif') no-repeat;
	width: 640px;
	height: 190px;
	display: block;
	overflow: hidden;
	padding: 5px;
	margin: 22px 0 0;
}

.message-1 textarea {
	background: none;
	width: 640px;
	height: 190px;
	font-size: 12px;
	overflow: auto;
	border: 0;
	margin: 0;
}

.comment-form div {
	width: 100%;
	overflow: hidden;
	padding: 17px 0 0;
}

.tip-hold {
	width: 100%;
	overflow: hidden;
	padding: 12px 0 12px 0;
}

.tip-hold .tip {
	width: 800px;
}

.tip-hold .button {
	float: right;
	margin: 6px 0 0;
}

.green-tip {
	background: #35b54a;
	width: 100%;
	float: left;
	line-height: 23px;
	color: #fff;
	padding: 0 10px;
}

.tip {
	background: #ed3b3b;
	width: 100%;
	float: left;
	line-height: 23px;
	color: #fff;
	border: 1px solid #900;
	padding: 0 10px;
}

.comment-form .button {
	float: right;
	margin: 0 0 0 15px;
}

.button {
	background: url('../images/button.gif') no-repeat;
	width: 70px;
	height: 19px;
	display: block;
	font: 11px/19px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
}

.button:hover {
	background-position: 0 -19px;
}

.hold-center {
	text-align: center;
}

.hold {
	width: 100%;
	overflow: hidden;
}

.hold h2 {
	margin: 35px 0 0;
	float: left;
}

.hold .button {
	display: inline;
	float: right;
	margin: 55px 87px 0 0;
}

.other {
	margin: 60px 12px 12px 0 !important;
}

.comments-hold {
	background: url('../images/comment-box.gif') repeat-x 0 100%;
	width: 100%;
	margin: 20px 0 0;
}

/* - comment box - */

.comment-box {
	background: url('../images/comment-box.gif') repeat-x;
	width: 715px;
	overflow: hidden;
	padding: 30px 0;
}

.comment-box .cl {
	width: 150px;
	float: left;
	padding: 0 7px 0 0;
}

.comment-box .cl strong {
	display: block;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #171F26;
}

.comment-box .cl em {
	display: block;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #171F26;
}

.comment-box .cr {
	width: 528px;
	float: left;
}

.comment-box p, #do_bill_comment_comment {
	font: 14px/27px Georgia, "Times New Roman", Times, serif;
	color: #171F26;
	margin: 0;
}

/* - bill status box - */

.bill-status {
	width: 100%;
	margin: 35px 0 0;
}

.bill-status .list-hold {
	width: 715px;
	overflow: hidden;
}

.bill-status ul {
	width: 730px;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 10px -15px 0 0;
}

.bill-status li.dark {
	background-position: 0 -42px;
}

.bill-status li {
	background: url('../images/bill-status-li.gif') no-repeat;
	width: 100px;
	height: 38px;
	overflow: hidden;
	float: left;
	padding: 4px 14px 0 44px;
	margin: 0 0 0 -12px;
}

.bill-status ul img {
	float: left;
	margin: 3px 6px 0 -20px;
}

.bill-status ul span {
	font-size: 12px;
	line-height: 17px;
	color: #666;
	display: block;
}

.bill-status-2 {
	width: 505px;
	overflow: hidden;
	padding: 20px 0 0;
}

.bill-status-2 strong {
	display: block;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #171f26;
	padding: 0 0 15px;
}

.bill-status-2 ul {
	width: 520px;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0 -15px 0 0;
}

.bill-status-2 li.dark {
	background-position: 0 -35px;
}

.bill-status-2 li {
	background: url('../images/bill-status-li-2.gif') no-repeat;
	width: 89px;
	height: 17px;
	float: left;
	text-align: center;
	padding: 18px 15px 0;
	margin: 0 0 0 -15px;
}

.bill-status-2 img {
	display: block;
	margin: -14px auto 0;
}

.bill-status-2 span {
	letter-spacing: -1px;
}

.call {
	width: 100%;
	overflow: hidden;
	margin: 30px 0 0;
}

.rel {
	float: left;
	position: relative;
	left: 50%;
}

.rel div {
	position: relative;
	left: -50%;
}

* html .rel div {
	float: left;
}

.call .prev {
	background: url('../images/call-prev.gif') no-repeat;
}

.call .next {
	background: url('../images/call-next.gif') no-repeat;
}

.call a {
	width: 14px;
	height: 14px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	margin: 2px 0 0;
}

.call span {
	float: left;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #171f26;
	margin: 0 20px;
}

.call span strong {
	font: bold 16px Arial, Helvetica, sans-serif;
}

.vote-question {
	width: 715px;
	margin: 37px 0 0;
}

.vote-question .hold {
	padding: 0 0 40px;
}

.question {
	background: url('../images/hor-bg.gif') repeat-x;
	width: 365px;
	float: left;
	padding: 15px 0 0;
}

#content .question h4 {
	float: left;
	margin: 0 4px 0 0;
}

.question p {
	font: 13px/26px Georgia, "Times New Roman", Times, serif;
	color: #171f26;
	margin: 0;
}

.outcome {
	background: url('../images/hor-bg.gif') repeat-x;
	width: 315px;
	float: right;
	padding: 15px 0 0;
}

.outcome span {
	font: bold 22px Verdana, Arial, Helvetica, sans-serif;
	display: block;
}

.t-hold {
	background: url('../images/hor-bg.gif') repeat-x;
	width: 365px;
	float: left;
	padding: 15px 0 0;
}

.t-hold table {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

.cell-1 {
	width: 300px;
}

.cell-2 {
	width: 67px;
}

.t-hold th {
	font: bold 18px/20px Arial, Helvetica, sans-serif !important;
	color: #171f26;
	text-align: left;
	padding: 0;
	margin: 0;
}

.t-hold .active td {
	background: #f2e7b1;
}

.t-hold td {
	font: 13px/29px Georgia, "Times New Roman", Times, serif;
	color: #171f26;
	padding: 0;
	margin: 0;
}

.voted {
	background: url('../images/hor-bg.gif') repeat-x;
	width: 315px;
	float: right;
	padding: 15px 0 0;
}

.voted img {
	display: block;
	margin: 60px 0 0 70px;
}

.top-priority {
	background: url('../images/top-priority.gif') no-repeat;
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding: 1px 0 1px 20px;
	margin: 40px 20px 0 0;
}

/* - info-box - */

.info-box {
	background: url('../images/hor-bg.gif') repeat-x;
	width: 715px;
	overflow: hidden;
	margin: 28px 0 0;
}

.info-box .cl {
	width: 465px;
	float: left;
}

.info-box .cr {
	width: 220px;
	float: right;
}

.info-box .cl div,
.info-box .cr div {
	background: url('../images/hor-bg.gif') repeat-x;
	width: 100%;
	color: #171f26;
	padding: 15px 0;
	margin: -2px 0 2px;
}

.info-box h4 {
	padding: 0 0 5px;
}

.info-box p {
	font: 14px/26px Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

.info-box .cl div.action-item {
	background: none;
	padding: 5px 0 10px;
}

.action-item em {
	display: block;
	font: bold 14px/16px Georgia, "Times New Roman", Times, serif;
}

.info-box ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.info-box .representatives li {
	padding: 18px 0 0;
}

.info-box li {
	width: 100%;
	overflow: hidden;
	font-size: 12px;
	line-height: 20px;
	color: #666;
}

.info-box ul a {
	color: #666;
}

.info-box ul a:hover {
	text-decoration: none;
}

.info-box ul img {
	float: left;
	margin: 0 8px 0 0;
}

.info-box span {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	display: block;
}

.info-box span span {
	display: inline;
}

/* - pages - */

.pages {
	background: url('../images/hor-bg.gif') repeat-x;
	width: 100%;
	overflow: hidden;
	padding: 0 0 35px;
}

.pages ul {
	float: right;
	list-style: none;
	padding: 10px 0 0;
	margin: 0;
}

.pages li {
	float: left;
	padding: 0 5px;
}

.pages a {
	float: left;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 0 7px;
}

.pages .active a,
.pages a:hover {
	background: #000;
	color: #fff;
}

/* - part - */

.part-hold {
	background: url('../images/part-hold.gif') no-repeat;
	width: 715px;
}

.part-hold .part {
	width: 715px;
}

.sub-part-hold {
	background: url('../images/part-hold.gif') no-repeat 0 100%;
}

.sub-part-hold .part {
	padding: 0;
}

.part {
	width: 700px;
	overflow: hidden;
	padding: 0 0 26px;
}

.pl {
	width: 140px;
	float: left;
}

.pl .top-priority {
	display: block;
	float: none;
	margin: 20px 0 90px;
}

.pl div {
	width: 100%;
	overflow: hidden;
}

.pl div strong {
	background: url('../images/hor-bg.gif') repeat-x 0 100%;
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	padding: 0 0 4px;
	margin: 0 0 5px;
}

.pl img {
	float: left;
	margin: 3px 7px 0 5px;
}

.pl p {
	font: 12px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	height: 1%;
	overflow: hidden;
	margin: 0;
}

.pr {
	width: 545px;
	float: right;
}

.cont-hold {
	width: 385px;
	float: left;
}

.pr .hold .button {
	float: right;
	margin: 10px 0 0;
}

/* - info - */

.info {
	background: url('../images/hor-bg.gif') repeat-x;
	width: 700px;
	overflow: hidden;
	padding: 20px 0 30px;
}

.info-cont {
	width: 410px;
	float: left;
}

.info h3 {
	font: bold 18px/26px Arial, Helvetica, sans-serif;
	color: #171f26;
	margin: 0;
}

.info p {
	font: 15px/26px Georgia, "Times New Roman", Times, serif;
	color: #171f26;
	margin: 0;
}

.thumb {
	width: 218px;
	float: right;
	padding: 0 10px 0 0;
}

.thumb a {
	background: url('../images/zoom.gif') no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}

.thumb img {
	float: right;
}

/* - registration - */

.narrow {
	background: url('../images/hor-bg.gif') repeat-x;
	width: 700px;
	padding: 0 0 30px;
}

.narrow .bg {
	background: url('../images/hor-bg.gif') repeat-x 0 100%;
	padding: 0 0 30px;
}

.reg-part .f-heading {
	padding: 0;
	margin: -38px 0 30px;
}

.f-heading {
	width: 400px;
	display: block;
	font: bold 17px/26px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0 22px;
}

.check-hold {
	width: 100%;
	overflow: hidden;
}

.check-hold ul {
	width: 143px;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

.check-hold li {
	width: 100%;
	overflow: hidden;
	padding: 7px 0 6px;
}

.check-hold input {
	width: 15px;
	height: 13px;
	float: left;
	margin: 0 2px 0 0;
}

.check-hold label {
	cursor: pointer;
}

.note-hold {
	width: 260px;
	float: right;
	padding: 0 10px 0 0;
}

.note-hold p {
	font: italic 14px/19px Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin: 0;
}

.reg-part {
	background: url('../images/hor-bg.gif') repeat-x;
	width: 700px;
	padding: 45px 0 0;
}

.reg-part .hold {
	padding: 0 0 14px;
}

.reg-part label {
	width: 130px;
	float: left;
	font-size: 12px;
	color: #666;
}

.reg-part .red {
	font-size: 12px;
}

.reg-part .hold div {
	width: 324px;
	float: left;
}

.message-2 {
	background: url('../images/message-2.gif') no-repeat;
	width: 290px;
	height: 89px;
	display: block;
	overflow: hidden;
	padding: 5px;
	margin: 3px 0 10px;
}

.message-2 textarea {
	background: none;
	width: 290px;
	height: 89px;
	overflow: auto;
	border: 0;
	margin: 0;
}

.reg-part .hold p {
	width: 200px;
	font: 12px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
}

.reg-part .string-1 {
	float: left;
	margin: 0 18px 0 0;
}

.what-next {
	width: 100%;
	overflow: hidden;
}

.what-next .button {
	float: left;
	margin: 0 58px 0 0;
}

.add-info {
	width: 245px;
	padding: 0 0 0 130px;
}

.add-info p {
	font: italic 14px/19px Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin: 0;
}

.voter-info {
	width: 570px;
	overflow: hidden;
	padding: 0 0 40px 130px;
}

.voter-info .cl {
	width: 320px;
	float: left;
}

.photo-list {
	width: 100%;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
}

.photo-list li {
	float: left;
	padding: 0 17px 0 0;
}

.name-list {
	list-style: none;
	padding: 8px 0 0;
	margin: 0;
}

.name-list li {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

.name-list a {
	color: #666;
	text-decoration: none;
}

.name-list a:hover {
	text-decoration: underline;
}

.voter-info .cr {
	width: 245px;
	float: right;
}

.voter-info p {
	font: italic 14px/19px Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin: 0;
}

/* - demographic info - */

.demographic-info {
	width: 700px;
	overflow: hidden;
}

.demographic-info .cl {
	width: 370px;
	float: left;
}

.demographic-info .cl .hold {
	padding: 0 0 25px;
}

.demographic-info label,
.demographic-info strong {
	width: 80px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding: 0 10px 0 0;
}

.demographic-info .cr .radio-hold {
	width: 90px;
}

.radio-hold {
	width: 140px;
	float: left;
}

.demographic-info ul input,
.radio-hold input {
	width: 15px;
	height: 13px;
	float: left;
	margin: 0 2px 0 0;
}

.demographic-info ul label,
.radio-hold label {
	width: auto;
	height: 1%;
	float: none;
	display: block;
	overflow: hidden;
	font-size: 11px;
	color: #000;
}

.demographic-info select {
	width: 110px;
	float: left;
	font-size: 11px;
	margin: 0;
}

.demographic-info ul {
	width: 140px;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

.demographic-info ul li {
	width: 100%;
	overflow: hidden;
	padding: 6px 0;
}

.demographic-info .cr {
	width: 275px;
	float: right;
	padding: 0 8px 0 0;
}

.demographic-info .cr .hold {
	padding: 50px 0 30px;
}

.demographic-info p {
	font: italic 14px/19px Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin: 0;
}

.demographic-info p.red {
	font-weight: bold;
}

/* - notifications - */

.notifications-box {
	width: 700px;
}

.notifications-box .cl {
	width: 370px;
	float: left;
}

.notifications-box .cl p {
	font: 12px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #171f26;
	margin: 0;
}

.notifications-box strong {
	display: block;
	font-style: italic;
}

.notifications-box .cl .hold {
	padding: 10px 0 25px;
}

.notifications-box .radio-hold {
	width: 90px;
}

.list {
	width: 100%;
	overflow: hidden;
	list-style: none;
	padding: 0 0 30px;
	margin: 5px 0 0;
}

.list li {
	width: 104px;
	float: left;
	text-align: center;
	margin: 0 13px 0 0;
}

.list a {
	background: url('../images/list-rollover.gif') no-repeat;
	width: 104px;
	height: 71px;
	overflow: hidden;
	display: block;
	text-decoration: none;
}

.list strong {
	font: 28px/30px Georgia, "Times New Roman", Times, serif;
	color: #666;
	display: block;
	margin: -2px 0 0;
}

.list span {
	font: 14px/16px Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin: 0;
}

.list .active a,
.list a:hover {
	background-position: 0 -71px;
}

.list .active a span,
.list a:hover span {
	color: #fff;
}

.list .active a strong,
.list a:hover strong {
	color: #fff;
}

/* - sidebar - */

#sidebar {
	width: 182px;
	float: right;
	padding: 0 17px 0 0;
}

/* - tabs - */

.tabs {
	width: 182px;
	overflow: hidden;
	margin: 12px 0 0;
}

.tabset {
	width: 182px;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.tabset a {
	background: #171f26;
	height: 26px;
	float: left;
	font: bold 14px/26px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 0 10px;
}

.tabset a.active {
	background: #f2e7b1;
	color: #171f26;
}

div.tab {
	background: #f2e7b1;
	width: 155px;
	min-height: 130px;
	padding: 13px 13px 13px 14px
}

div.tab {
	height: 130px;
}

.register .string-2 {
	margin: 0 0 12px;
}

.string-2 {
	background: url('../images/string-2.gif') no-repeat;
	width: 145px;
	height: 18px;
	display: block;
	padding: 3px 5px 0;
	margin: 0 0 5px;
}

.string-2 input {
	background: none;
	width: 145px;
	height: 18px;
	border: 0;
}

.forgot {
	width: 70px;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}

.forgot:hover {
	text-decoration: underline;
}

.register .hold .button,
.login .hold .button {
	float: right;
	margin: 0;
}

.register p {
	color: #666;
}

.login p {
	color: #eb3939;
}

.register p,
.login p {
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	padding: 10px 0 0;
	margin: 0;
}

.advertisement {
	background: #e6e2df;
	text-align: center;
	padding: 0 0 13px;
	margin: 12px 0 0;
}

.advertisement strong {
	font-size: 12px;
	line-height: 24px;
	color: #666;
	display: block;
}

/* - action hold box - */

.action-hold {
	background: #f2e7b1;
	width: 167px;
	overflow: hidden;
	padding: 0 5px 10px 10px;
}

.action-hold h3 {
	background: url('../images/action-hold-h3.gif') no-repeat;
	height: 28px;
	float: right;
	display: inline;
	font: bold 14px/28px Arial, Helvetica, sans-serif;
	padding: 0 20px 0 23px;
	margin: 12px -5px 0 0;
}

.action-list {
	list-style: none;
	clear: both;
	padding: 6px 0 0;
	margin: 0;
}

.action-list li {
	font-size: 12px;
	line-height: 16px;
	color: #666;
	padding: 0 0 0 30px;
	margin: 5px 0 10px;
}

.action-list a {
	color: #666;
	text-decoration: none;
	letter-spacing: -1px;
}

.action-list a:hover {
	text-decoration: underline;
}

.view {
	background: url('../images/view.gif') no-repeat;
}

.edit {
	background: url('../images/edit.gif') no-repeat;
}

.groups {
	background: url('../images/groups.gif') no-repeat;
}

.categories {
	background: url('../images/categories.gif') no-repeat;
}

.notifications {
	background: url('../images/notifications.gif') no-repeat;
}

.invite {
	background: url('../images/invite.gif') no-repeat;
}

.action-hold div {
	width: 100%;
	padding: 10px 0 0;
}

.action-hold strong {
	background: url('../images/action-hold-heading.gif') repeat-x 0 100%;
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #666;
	padding: 0 0 4px;
}

.take-action-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.take-action-list li {
	font-size: 12px;
	line-height: 15px;
	color: #666;
	padding: 0 0 0 30px;
	margin: 7px 0 10px;
}

.take-action-list a {
	color: #666;
	text-decoration: none;
}

.take-action-list a:hover {
	text-decoration: underline;
}

.tip-box {
	background: #f2e7b1;
	width: 168px;
	padding: 6px 7px 55px;
	margin: 13px 0 0;
}

.tip-box h3 {
	font: bold 14px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #171f26;
	margin: 0;
}

.tip-box p {
	font: 14px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 12px 0 0;
}

/* - footer part - */

#footer {
	background: #171e24 url('../images/footer.gif') no-repeat;
	width: 980px;
	color: #fff;
	overflow: hidden;
	padding: 0 0 43px;
	margin: 0 auto;
}

.foot-logo {
	background: url('../images/foot-logo.gif') no-repeat;
	width: 66px;
	height: 66px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	margin: 21px 48px 0 29px;
}

.foot-logo a {
	height: 100%;
	display: block;
}

#footer div {
	width: 150px;
	float: left;
	padding: 0 38px 0 0;
}

#footer h4 {
	height: 35px;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	padding: 15px 0 0;
	margin: 0;
}

#footer ul {
	line-height: 19px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer ul a {
	color: #fff;
	text-decoration: none;
}

#footer ul a:hover {
	text-decoration: underline;
}

#footer p {
	line-height: 19px;
	margin: 0;
}

#footer p a {
	color: #fff;
}

#footer p a:hover {
	text-decoration: none;
}

.copyright {
	font-size: 11px !important;
	float: right;
	padding: 50px 28px 0 0;
}

/* - popup - */

#fader {
	background: url('../images/fader.png');
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}

#popup {
	width: 100%;
	position: absolute;
	top: 190px;
	left: 0;
	z-index: 4;
}

.sub-popup {
	background: #fff url('../images/popup.gif') no-repeat;
	width: 420px;
	padding: 15px 23px 35px 131px;
	margin: 0 auto;
}

.close {
	background: url('../images/close.gif') no-repeat;
	width: 28px;
	height: 30px;
	float: right;
	text-indent: -9999px;
	overflow: hidden;
}

#popup strong {
	font: 36px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	display: block;
	clear: both;
}

#popup input {
	margin: 20px 0 0;
}

.string-3 {
	background: url('../images/string-3.gif') no-repeat;
	width: 120px;
	height: 22px;
	display: block;
	padding: 4px 5px 0;
	margin: 8px 0 0;
}

.string-3 input {
	background: none;
	width: 120px;
	height: 22px;
	border: 0;
	margin: 0 !important;
}

#popup fieldset a {
	font-size: 9px;
	color: #000;
	text-decoration: none;
}

#popup fieldset a:hover {
	text-decoration: underline;
}

#popup fieldset span {
	font-size: 9px;
	display: block;
	color: #f00;
}

#popup p {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #666;
	margin: 0;
}

.link-hold {
	height: 1%;
	overflow: hidden;
	padding: 70px 0 0 66px;
}

.link-hold a {
	float: left;
	margin: 0 46px 0 0;
}

.exception-box {
	border: thin solid #FF0000;
	text-align: center;
}

.searchButton {
	background-image: url('../images/magnifier-left.png');
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-left: 5px;
	width: 30px;
	height: 20px;
}

.searchBox input {
	width: 150px;
	height: 16px;
	float: left;
}