5 /****************************************************************
6 Selectricity || selectricity.org
7 Design by Courtland Allen
8 *****************************************************************/
15 background: url(/images/bg_main.png) repeat-x top left;
19 font-size: 24px !important;
20 margin: 0 0 1em 0 !important;
24 font-size: 18px !important;
25 margin: 0 0 1em 0 !important;
29 background-color: #999999;
40 /* Left column. Includes logo, poll information, and graph. */
54 background: url(/images/title_main.png) no-repeat top left;
64 #left-side-content p {
70 #left-side-content ol {
78 /* Right column. Includes top-bar and main-box. */
100 background-image: url(/images/top_bar_1.png);
109 background-image: url(/images/top_bar_2.png);
117 .green { color: #10a700; }
124 background: no-repeat top left;
132 background: no-repeat top right;
135 .left-aligned { text-align: left; }
137 .right-aligned { text-align: right; }
141 background-color: #d6d6d6;
144 padding: 5px 15px 0 15px;
145 margin-bottom: .75em;
150 margin: -20px -20px 14px -20px;
152 background-color: #e5e5e5;
156 margin: 1.3em -20px 1.3em -20px;
158 background-color: #e5e5e5;
163 font-family: verdana,arial,helvetica,sans-serif;
165 text-transform: uppercase;
168 background-color: #999999;
171 padding: 0px .75em 0px .75em;
176 font-family: verdana,arial,helvetica,sans-serif;
179 background-color: #e5e5e5;
181 padding: 6px 0px 0px 10px;
190 border: 1px solid #b3b3b3;
193 #main-box p, #main-box blockquote, #main-box ul {
202 /* css related to error in forms */
205 border: 2px solid #C00;
208 background-color: #f0f0f0;
211 #errorExplanation h2 {
212 font-size: 1em !important;
215 padding: 5px 5px 5px 5px;
216 background-color: #c00;
220 #errorExplanation p {
227 #errorExplanation ul li {
235 .fieldWithErrors input, .fieldWithErrors select, .fieldWithErrors textarea {
236 background-color: #FFFBB3;
241 border: 1px solid #0000FF;
244 padding-bottom: 12px;
246 background-color: #f0f0f0;
257 border-color: #4D801A;
263 border-color: #73BF26;
267 padding: 5px 5px 5px 15px;
268 background-color: #73BF26;
273 border-collapse: collapse;
275 border-color: #4D801A;
283 /* voterbox#election is used on user summary page */
284 .voterbox#election { border-color: #990d13; }
286 .voterbox#election th {
287 background-color: #dc0d13;
288 border-color: #dc0d13;
291 .voterbox#election td { border-color: #990d13;}
316 border-color: #999999;
318 padding-bottom: 12px;
320 background-color: #f0f0f0;
326 padding: 5px 5px 5px 15px;
329 background-color: #999999;
344 border-color: #dc0d13;
346 padding-bottom: 12px;
348 background-color: #f0f0f0;
356 padding: 5px 5px 5px 15px;
359 background-color: #dc0d13;
369 #progress_bar ul li {
374 #progress_bar li.step_selected {
378 #progress_bar li.step_unselected {
383 #progress_bar li.step_unselected {
388 #progress_bar li.step_unselected a {
389 text-decoration: none;
394 margin-bottom: 1.5em;
398 border: 1px black solid;
406 border: 3px white solid;
407 background-color: #666666;
409 margin: 0.5em 0 1em 0;
415 #winner_box .winner_text {
424 /* main election candidate stylesheet information */
428 .candidate_box_name {
433 .candidate_box_menu {
439 .candidate_box_info {
440 margin: 0.5em 0 0.5em 3em;
442 /*.candidate_box_picture {
445 margin: 0 0.8em 0.5em 0;
447 .candidate_box_picture img {
449 border: 1px solid black;
451 .candidate_box_description {