/* styles dictated by layout options */

/* general */
.congresswebContentContainer {
	width: auto;
}

#congresswebContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF !important;
	width: 950px;
	text-align: left;
	margin-right: auto; margin-left: auto;
}

#congresswebContent a {
	text-decoration: none;
}

#congresswebContent a:link {
	color: #7665a0;
	text-decoration: none;
}

#congresswebContent a:visited {
	color: #7665a0;
	text-decoration: none;
}

#congresswebContent a:hover {
	color: #5b6770;
	text-decoration: underline;
}

#congresswebContent .congressweb-siteTitle {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#congresswebContent .congressweb-siteInstructions {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

#congresswebContent .congressweb-siteMenu {
	font-size: 11px;
}

#congresswebContent .congressweb-title {
	font-size: 13px;
}

/* module */
#congresswebContent .congressweb-mainmodule {
	border: solid transparent 1px;
}

#congresswebContent h1.congressweb-module-title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ffa600;
	padding: 5px;
	font-size: 14px;
}

#congresswebContent .congressweb-mainmodule .congressweb-module-instructions {
	background-color: #EBEBEB;
	font-weight: normal;
	color: #000000;
}

/* actions list */
#congresswebContent .congressweb-actions-list .congressweb-module-list-item {
	/*border: solid transparent 1px;*/
}

#congresswebContent .congressweb-actions-list .congressweb-module-list-item .congressweb-action-title {
	font-weight: bold;
	color: #7665a0 !important;
	font-size: 16px;
	margin-bottom: 8px;
}

#congresswebContent .congressweb-actions-list .congressweb-module-list-item .congressweb-action-title a {
	font-weight: bold;
	color: #7665a0 !important;
	font-size: 16px;
	line-height: 1.4em;
}

#congresswebContent .congressweb-actions-list .congressweb-module-list-item .congressweb-action-footer {
	background-color: transparent;
	border: solid transparent 1px;
}

/* key actions list */
#congresswebContent .congressweb-key-actions-module h1.congressweb-module-title {
	background-color: #ffa600;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#congresswebContent .congressweb-key-actions-module .congressweb-module-instructions {
	font-weight: normal;
	background-color: #EBEBEB;
	color: #000000;
}

#congresswebContent .congressweb-key-actions-module .congressweb-mainmodule {
	border: solid transparent 1px;
}

#congresswebContent .congressweb-key-actions-list .congressweb-module-list-item .congressweb-action-title {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7665a0 !important;
	font-weight: bold;
	margin-bottom: 8px;
}

#congresswebContent .congressweb-key-actions-list .congressweb-module-list-item .congressweb-action-title a {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7665a0 !important;
	font-weight: bold;
	line-height: 1.4em;
}

#congresswebContent .congressweb-key-actions-list .congressweb-module-list-item .congressweb-action-footer {
	background-color: transparent;
	border: solid transparent 1px;
}

/* elements dictated by site width */
#congresswebContent .congressweb-usmap { height: 374px; width: 550px }
#congresswebContent .congressweb-fullusmap { height: 408px !important; width: 600px !important }
#congresswebContent .congressweb-action-background { width: 70% }
#congresswebContent .congressweb-action-message { width: 578px }
#congresswebContent .congressweb-text-paragraphselector { width: 289px }
#congresswebContent .congressweb-action-message-paragraphs { width: 202.3px }
#congresswebContent .congressweb-bill-left { width: 550px; margin-right: 16px  }
#congresswebContent .congressweb-voteResultsTable, #congresswebContent .congressweb-congressParties { width: 600px }
#congresswebContent .congressweb-vote-left { width: 125px; margin-right: 16px }
#congresswebContent .congressweb-vote-middle { width: 395px; margin-right: 16px }
#congresswebContent textarea, input, select { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }


/* standard application styles */

#congresswebContent .congressweb-client-logo { text-align: center }

#congresswebContent { line-height: 18px; }

#congresswebContent b, #congresswebContent strong { font-weight: bold; }
#congresswebContent i, #congresswebContent em { font-style: italic; }

#congresswebContent .congressweb-action-shortdesc ul,
#congresswebContent .congressweb-action-longdesc ul {
	list-style-type: disc; 
	list-style-position: outside; 
	padding-left: 25px 
}

#congresswebContent ol { 
	list-style-type: decimal; 
	list-style-position: outside; 
	padding-left: 25px 
}

#congresswebContent p { margin-bottom: 16px }
#congresswebContent b, strong { font-weight: bold }

#congresswebContent .congressweb-siteMenu { text-align: center; line-height: 28px }
#congresswebContent .congressweb-siteMenu ul { margin: 0 auto }
#congresswebContent .congressweb-siteMenu ul li { display: inline }
#congresswebContent .congressweb-siteMenu ul li a { padding: 5px }
#congresswebContent .congressweb-siteMenu ul li a.congressweb-selectedMenuItem { background-color: #F8F8F8; border: solid 1px #ccc }
#congresswebContent .congressweb-siteMenu ul li a.congressweb-selectedMenuItem:hover { background-color: #dddddd }

/* fields */

#congresswebContent .congressweb-text00 { width:25px; }
#congresswebContent .congressweb-text0 { width:50px; }
#congresswebContent .congressweb-text1 { width:75px; }
#congresswebContent .congressweb-text2 { width:100px; }
#congresswebContent .congressweb-text25 { width:115px; }
#congresswebContent .congressweb-text3 { width:125px; }
#congresswebContent .congressweb-text4 { width:150px; }
#congresswebContent .congressweb-text5 { width:200px; }
#congresswebContent .congressweb-text6 { width:250px; }
#congresswebContent .congressweb-text65 { width: 315px; }
#congresswebContent .congressweb-text7 { width:350px; }
#congresswebContent .congressweb-text8 { width:475px; }
#congresswebContent .congressweb-text9 { width:650px; }
#congresswebContent .congressweb-text95 { width: 680px; }
#congresswebContent .congressweb-text10 { width: 715px; }
#congresswebContent .congressweb-text100 { width: 95% }

#congresswebContent img { vertical-align: middle }

#congresswebContent hr {
	color: #ccc;
	background-color: #ccc;
	border: 0;
	height: 1px;
}

#congresswebContent span { display: inline }

#congresswebContent input[type=text], 
#congresswebContent input[type=password] {
	padding: 6px;
    -webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
    border-radius: 3px;  
    border: 1px solid #ccc;
	margin: 0px;
}

#congresswebContent input[type=text]:focus, 
#congresswebContent input[type=password]:focus, 
#congresswebContent select:focus, 
#congresswebContent textarea:focus {
	outline: none;
	border-color: #9ecaed;
	box-shadow: 0 0 5px #9ecaed;
}

.congressweb-stickerlist input[type=text] { padding: 2px }

#congresswebContent input[type=password] { }

#congresswebContent input[type=radio], 
#congresswebContent input[type=checkbox] {
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle;
}

#congresswebContent select {
	margin: 0px;
	padding: 5px 5px 5px 1px;
	-webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
    border-radius: 3px;  
    border: 1px solid #ccc;
	text-indent: 2px;
    line-height: 25px;
}

#congresswebContent textarea {
	padding: 6px;
    -webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
    border-radius: 3px;  
    border: 1px solid #ccc;
	margin: 0px;
	resize: none;
}

#congresswebContent .congressweb-action-message-userInformation,
#congresswebContent .congressweb-action-message-salutation,
#congresswebContent .congressweb-action-message-hiddensubject {
	padding: 0 6px;
}

#congresswebContent #congressweb_composeyourown_form .congressweb-action-message-userInformation,
#congresswebContent #congressweb_composeyourown_form .congressweb-action-message-salutation {
	padding: 0;
}

#congresswebContent #congressweb_action_form .congressweb-action-message-subject input,
#congresswebContent #congressweb_action_form .congressweb-action-message-closingLine input,
#congresswebContent #congressweb_lettertotheeditorform .congressweb-action-message-closingLine input,
#congresswebContent #congressweb_preview_form .congressweb-action-message-subject input,
#congresswebContent #congressweb_preview_form .congressweb-action-message-closingLine input {
	border-width: 0;
	box-shadow: none !important;
	padding-bottom: 0;
	padding-top: 0;
}
/*#congresswebContent .congressweb-action-message-subject .congressweb-formField-label { padding-left: 6px }*/
#congresswebContent .congressweb-action-message-messageField { padding-left: 6px }

#congresswebContent #congressweb_lettertotheeditorform textarea[readonly="readonly"], 
#congresswebContent #congressweb_lettertotheeditorform textarea[readonly], 
#congresswebContent #congressweb_lettertotheeditorform textarea[readonly="true"],
#congresswebContent .congressweb-action-message textarea[readonly="readonly"], 
#congresswebContent .congressweb-action-message textarea[readonly], 
#congresswebContent .congressweb-action-message textarea[readonly="true"] {
	border-width: 0;
	box-shadow: none !important;
	padding-top: 0;
	padding-bottom: 0;
	-webkit-appearance: none;
}

/* all others */

#congresswebContent .congressweb-module { margin-bottom: 16px; }
#congresswebContent .congressweb-moduletable { width: 99%; margin-right: 16px }
#congresswebContent .congressweb-module-list-item { border-bottom: solid 1px #ccc; margin-bottom: 16px; padding-bottom: 16px }
#congresswebContent .noBottomBorder { border-bottom: 0 }

#congresswebContent .congressweb-action-message-recipients img { vertical-align: bottom }
#congresswebContent .congressweb-action-recipients-toggle { height: 60px; line-height: 60px }
#congresswebContent .congressweb-action-header { margin-bottom: 8px }
#congresswebContent .congressweb-action-footer li { float: left; margin-right: 16px }
#congresswebContent .congressweb-action-message-paragraphs { margin-left: 32px }
#congresswebContent .congressweb-action-message-paragraph { padding: 5px; background-color: #f8f8f8 }
#congresswebContent .congressweb-action-message-paragraph-content { margin-bottom: 5px }
/*
#congresswebContent .congressweb-action-message { 
	margin-bottom: 16px; 
	padding: 20px; 
	-moz-box-shadow:inset 0 0 10px #ccc; 
	-webkit-box-shadow:inset 0 0 10px #ccc;
	box-shadow:inset 0 0 10px #ccc; 
	-webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
    border-radius: 3px;  
	border: solid 1px #ccc;
}
*/
#congresswebContent .congressweb-action-message-mobile {
	position: relative;
	padding: 15px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 15px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 15px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 15px rgba(0, 0, 0, 0.1);
	margin-bottom: 32px;
	border: solid 1px #ccc;
}
#congresswebContent .congressweb-action-message {
	position: relative;
	padding: 30px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 30px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 30px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 30px rgba(0, 0, 0, 0.1);
	margin-bottom: 32px;
}
#congresswebContent .congressweb-action-message:before,
#congresswebContent .congressweb-action-message:after {
	position: absolute;
	width: 40%;
	height: 10px;
	content: ' ';
	left: 12px;
	bottom: 12px;
	background: transparent;
	-webkit-transform: skew(-5deg) rotate(-5deg);
	-moz-transform: skew(-5deg) rotate(-5deg);
	-ms-transform: skew(-5deg) rotate(-5deg);
	-o-transform: skew(-5deg) rotate(-5deg);
	transform: skew(-5deg) rotate(-5deg);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	z-index: -1;
}
#congresswebContent .congressweb-action-message:after {
	left: auto;
	right: 12px;
	-webkit-transform: skew(5deg) rotate(5deg);
	-moz-transform: skew(5deg) rotate(5deg);
	-ms-transform: skew(5deg) rotate(5deg);
	-o-transform: skew(5deg) rotate(5deg);
	transform: skew(5deg) rotate(5deg);
}

#congresswebContent .congressweb-formField-error,
#congresswebContent .congressweb-privacy-notice { font-size: .9em }

#congresswebContent .congressweb-formField-error,
#congresswebContent .congressweb-formField-required,
#congresswebContent .congressweb-form-error { color: red }
#congresswebContent .congressweb-form-success { color: green }

#congresswebContent .congressweb-grayAlertBox {
	background-color:#F6F6F6; 
	padding: 10px;
	border: solid #DDD 1px
}

#congresswebContent .congressweb-redAlertBox {
	border: 1px solid red; 
	padding: 5px; 
	background-color: rgb(255, 223, 223);
	color: black;
}

#congresswebContent .congressweb-greenAlertBox {
	border: 1px solid #7CDB08;
	padding: 5px;
	background-color: #D4F2B0;
	color: black;
}

#congresswebContent .congressweb-action-call { background-color: #f8f8f8; margin-bottom: 32px; padding: 16px; }
#congresswebContent .congressweb-action-image { width: 100px; margin-right: 30px; margin-bottom: 8px }
#congresswebContent .congressweb-webstickers-left { min-width: 250px; width: 40%; margin-left: 5%; margin-right: 5%; margin-bottom: 8px }
#congresswebContent .congressweb-code { width: 250px; height: 75px; overflow: hidden; background-color: #F6F6F6; font-size: .9em; cursor: pointer }
#congresswebContent .congressweb-contact-form-constrained { width: 245px }

#congresswebContent #congressweb_congressmodule { }
#congresswebContent #congressweb_presidentmodule { }

#congresswebContent .congressweb-action-background-lookup,
#congresswebContent #congressweb_action_relatedbills,
#congresswebContent #congressweb_action_relatedvotes,
#congresswebContent #congressweb_congressmodule,
#congresswebContent #congressweb_presidentmodule,
#congresswebContent #legislator-bio-contact { border: solid 1px #ccc; padding: 8px; background-color: #f8f8f8 }
#congresswebContent #legislator-bio-contact { width: 150px }
#congresswebContent .congressweb-bills-module-title { line-height: 30px; }

#congresswebContent .congressweb-formField { margin-bottom: 16px }
#congresswebContent .congressweb-formField-label { font-weight: bold; margin-bottom: 3px }
#congresswebContent .congressweb-formField-instructions { margin-bottom: 3px }
#congresswebContent .congressweb-formField-checkDiv { margin-bottom: 3px }

#congresswebContent .congressweb-module-header { margin-bottom: 16px }
#congresswebContent h4.congressweb-module-title,
#congresswebContent div.congressweb-module-title {
	font-weight: bold;
	border-bottom: solid 1px #ccc;
	padding: 5px;
	font-size: 1.2em;
}

#congresswebContent .congressweb-detail-section-header { margin-bottom: 16px }
#congresswebContent .congressweb-detail-section-header h1 { font-size: 1.8em; font-weight: bold; line-height: 1.2em }

#congresswebContent .congressweb-module-content { padding-left: 5px; padding-right: 5px }
#congresswebContent .congressweb-submodule { margin-left: -5px; margin-right: -5px }
#congresswebContent .congressweb-module-instructions { padding: 5px }

#congresswebContent .congressweb-homePageMessage { }

#congresswebContent .congressweb-state-chamber-display {
	width: 250px;
	padding: 6px;
}
#congresswebContent .congressweb-candidate { margin-bottom: 8px }
#congresswebContent .congressweb-legislator-office-display {
	width: 250px;
	margin-right: 16px;
	min-height: 126px;
}
#congresswebContent .congressweb-legislator-sub-content { font-size: .9em }
#congresswebContent .congressweb-legislator-leadership-title { height: 40px }
#congresswebContent .congressweb-legislator,
#congresswebContent .congressweb-action-legislator-include { 
	border: 1px solid #DDD;
	font-size: 1em;
	width: 250px; 
	background-color: #f8f8f8;
	background-image: -webkit-gradient(linear, 0 0, 0 50%, from(#ffffff), to(#f8f8f8));
    background-image: -moz-linear-gradient(#ffffff, #f8f8f8);
    background-image: -ms-linear-gradient(#ffffff, #f8f8f8);
    background-image: -o-linear-gradient(#ffffff, #f8f8f8);
    background-image: linear-gradient(#ffffff, #f8f8f8);
	padding: 5px; 
	margin-right: 16px; 
}
#congresswebContent .congressweb-legislator-image { margin-right: 16px }
#congresswebContent .congressweb-legislator-image img,
#congresswebContent .congressweb-action-image img {
	background-color: white;
	padding: 5px; 
	-moz-box-shadow:inset 0 0 5px #ccc; 
	-webkit-box-shadow:inset 0 0 5px #ccc;
	box-shadow:inset 0 0 5px #ccc; 
}

#congresswebContent .congressweb-accordion-content { display: none; margin-bottom: 16px }

#congresswebContent .congressweb-usmap-left { margin-right: 50px }
#congresswebContent .congressweb-chart-border { border: solid 1px #cccccc }

#congresswebContent .congressweb-committee-members-toggle { width: 276px }
#congresswebContent .congressweb-float-firstcol { width: 225px }
#congresswebContent .congressweb-overflowHidden { overflow: hidden }
#congresswebContent .congressweb-fleft { float: left }
#congresswebContent .congressweb-fright { float: right }
#congresswebContent .congressweb-cleared { clear: both }
#congresswebContent .congressweb-floatSpacer { width: 50px }
#congresswebContent .congressweb-smallFloatSpacer { width: 16px }
#congresswebContent .congressweb-marginfloatSpacer { margin-right: 50px }
#congresswebContent .congressweb-marginSmallFloatSpacer { margin-right: 16px }
#congresswebContent .congressweb-marginTopHalfBreak { margin-top: 8px }
#congresswebContent .congressweb-marginBottomHalfBreak { margin-bottom: 8px }

#congresswebContent .congressweb-formField-border-error,
#congresswebContent input[type=text].congressweb-formField-border-error { border: solid red 1px }

#congresswebContent .congressweb-hide { display: none }

#congresswebContent .congressweb-title { font-weight: bold; font-size: 1em }

#congresswebContent .congressweb-module-listTable th {
	border-bottom: solid #CCC 1px;
	font-weight: bold;
	padding: 0 8px 5px 8px;
}

#congresswebContent .congressweb-module-listTable .numberCell { padding: 8px 0px; }

#congresswebContent .congressweb-module-listTable td {
	padding: 8px; 
	border-bottom: solid #CCC 1px;
	vertical-align: top;
}

#congresswebContent .congressweb-module-listTable td.noBottomBorder { border-bottom: 0 }

#congresswebContent .congressweb-module-listTable .congressweb-firstCol { padding-left: 0 }

#congresswebContent .congressweb-module-listTable-withLabel .congressweb-firstCol { font-weight: bold; width: 125px }

#congresswebContent .congressweb-legendBar { width: 8px; height: 16px }

#congresswebContent .congressweb-keyLegislationListed { background-color: #8DBDD8 }
#congresswebContent .congressweb-forVote { background-color: #009933 }
#congresswebContent .congressweb-againstVote { background-color: #D00000 }
#congresswebContent .congressweb-action-submit-buttons .congressweb-button { margin-bottom: 8px }
#congresswebContent .congressweb-support-button {
	position: relative;
    overflow: visible;
    display: inline-block;
    padding: 0.5em 1em;
    border: 1px solid #d4d4d4;
    margin: 0;
    text-decoration: none;
    text-align: center;
    /*text-shadow: 1px 1px 0 #fff;*/
    font:11px/normal sans-serif;
	font-weight: bold;
    color: #fff;
    white-space: nowrap;
    outline: none;
    background-color: #009800;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00C000), to(#009800));
    background-image: -moz-linear-gradient(#00C000, #009800);
    background-image: -ms-linear-gradient(#00C000, #009800);
    background-image: -o-linear-gradient(#00C000, #009800);
    background-image: linear-gradient(#00C000, #009800);
    -moz-background-clip: padding; /* for Firefox 3.6 */
    background-clip: padding-box;
    border-radius: 0.2em;
    /* IE hacks */
    zoom: 1;
    *display: inline;
}
#congresswebContent .congressweb-oppose-button {
	position: relative;
    overflow: visible;
    display: inline-block;
    padding: 0.5em 1em;
    border: 1px solid #d4d4d4;
    margin: 0;
    text-decoration: none;
    text-align: center;
    /*text-shadow: 1px 1px 0 #fff;*/
    font:11px/normal sans-serif;
	font-weight: bold;
    color: #fff;
    white-space: nowrap;
    outline: none;
    background-color: #D00000;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F00000), to(#D00000));
    background-image: -moz-linear-gradient(#F00000, #D00000);
    background-image: -ms-linear-gradient(#F00000, #D00000);
    background-image: -o-linear-gradient(#F00000, #D00000);
    background-image: linear-gradient(#F00000, #D00000);
    -moz-background-clip: padding; /* for Firefox 3.6 */
    background-clip: padding-box;
    border-radius: 0.2em;
    /* IE hacks */
    zoom: 1;
    *display: inline;
}
#congresswebContent .congressweb-monitoring-button {
    position: relative;
    overflow: visible;
    display: inline-block;
    padding: 0.5em 1em;
    border: 1px solid #d4d4d4;
    margin: 0;
    text-decoration: none;
    text-align: center;
    font:11px/normal sans-serif;
	font-weight: bold;
    color: #333;
    white-space: nowrap;
    outline: none;
    background-color: #ececec;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#ececec));
    background-image: -moz-linear-gradient(#f4f4f4, #ececec);
    background-image: -ms-linear-gradient(#f4f4f4, #ececec);
    background-image: -o-linear-gradient(#f4f4f4, #ececec);
    background-image: linear-gradient(#f4f4f4, #ececec);
    -moz-background-clip: padding; /* for Firefox 3.6 */
    background-clip: padding-box;
    border-radius: 0.2em;
    /* IE hacks */
    zoom: 1;
    *display: inline;
}

#congresswebContent .congressweb-republicanParty { background-color: red !important }
#congresswebContent .congressweb-democratParty { background-color: blue !important }
#congresswebContent .congressweb-independentParty { background-color: #CCC !important }
#congresswebContent .congressweb-statBarPercent { padding-left: 3px;  }

#congresswebFramedBody { margin: 0; padding: 0 }

