/* --------------------------------------------------------------
  
   Blueprint CSS Framework Screen Styles
   * Version:   0.6 (21.9.2007)
   * Website:   http://code.google.com/p/blueprintcss/
   See Readme file in this directory for further instructions.
   
-------------------------------------------------------------- */

@import 'lib/reset.css';
@import 'lib/typography.css';
@import 'lib/grid.css';
@import 'lib/forms.css';

/* GLOBAL STYLES */

body {
	background: #e7e7e7 url('../img/background.jpg') center;
	margin: 0;
	}
	
#background {
	background: #url('../img/b-gradient.jpg') repeat-x top center;
	width: 100%;
	}
	
#page {
	background: #ffffff url('../img/background.jpg') repeat-y center;
	}
	
	#header {
		background: url('../img/header.jpg') no-repeat center;
                height: 59px;
		}


	#nav-bar {
          margin-left: 25px;
          }

			
			
	#footer {
                background: url('../img/footer.jpg') repeat-y center;
		}
				
        #footer p {
                   color: #ffffff;
                  }
        #footer a {
                   text-decoration: none;
                   color: #000000;
                  }

        #contact {
		margin: 10px 0px;
		padding: 10px 0px 0px;
		}
		
		#contact ul li {
			list-style-type: none;
			}
			
		.contact-info {
			margin: 5px 0px 0px 0px;
			}
			
h1{
   color:#000000;	
  }

h2{
   color:#9d071e;	
  }			
			

/* TABLE STYLES */

DIV.tx-proVotersGuide-pi1 TD { 
  font-family: verdana;
  font-size: 11px;
  background-color: #eeeeee;
}

DIV.tx-proVotersGuide-pi1 DIV.tx-proVotersGuide-pi1-searchbox {}
DIV.tx-proVotersGuide-pi1 DIV.tx-proVotersGuide-pi1-searchbox TABLE {}
DIV.tx-proVotersGuide-pi1 DIV.tx-proVotersGuide-pi1-searchbox TABLE TR {}
DIV.tx-proVotersGuide-pi1 DIV.tx-proVotersGuide-pi1-searchbox TABLE TR TD {}
DIV.tx-proVotersGuide-pi1 DIV.tx-proVotersGuide-pi1-searchbox TABLE TR TD INPUT.tx-proVotersGuide-pi1-searchbox-sword {}
DIV.tx-proVotersGuide-pi1 DIV.tx-proVotersGuide-pi1-searchbox TABLE TR TD INPUT.tx-proVotersGuide-pi1-searchbox-button {}
DIV.tx-proVotersGuide-pi1 DIV.tx-proVotersGuide-pi1-searchbox TABLE TR TD INPUT {}
DIV.tx-proVotersGuide-pi1 DIV.tx-proVotersGuide-pi1-browsebox {}
DIV.tx-proVotersGuide-pi1 DIV.tx-proVotersGuide-pi1-browsebox P {}
DIV.tx-proVotersGuide-pi1 DIV.tx-proVotersGuide-pi1-browsebox P SPAN.tx-proVotersGuide-pi1-browsebox-strong {}
DIV.tx-proVotersGuide-pi1 DIV.tx-proVotersGuide-pi1-browsebox TABLE {}
DIV.tx-proVotersGuide-pi1 DIV.tx-proVotersGuide-pi1-browsebox TABLE TR {}
DIV.tx-proVotersGuide-pi1 DIV.tx-proVotersGuide-pi1-browsebox TABLE TR TD.tx-proVotersGuide-pi1-browsebox-SCell {}
DIV.tx-proVotersGuide-pi1 DIV.tx-proVotersGuide-pi1-browsebox TABLE TR TD.tx-proVotersGuide-pi1-browsebox-SCell P {}
DIV.tx-proVotersGuide-pi1 DIV.tx-proVotersGuide-pi1-browsebox TABLE TR TD.tx-proVotersGuide-pi1-browsebox-SCell P A {}
DIV.tx-proVotersGuide-pi1 DIV.tx-proVotersGuide-pi1-browsebox TABLE TR TD {}
DIV.tx-proVotersGuide-pi1 DIV.tx-proVotersGuide-pi1-browsebox TABLE TR TD P {}
DIV.tx-proVotersGuide-pi1 DIV.tx-proVotersGuide-pi1-browsebox TABLE TR TD P A {}
DIV.tx-proVotersGuide-pi1 TABLE {}
DIV.tx-proVotersGuide-pi1 TABLE DIV.tx-proVotersGuide-pi1-listrow {color: ffffff;}
DIV.tx-proVotersGuide-pi1 TABLE DIV.tx-proVotersGuide-pi1-listrow TR.tx-proVotersGuide-pi1-listrow-header {}
DIV.tx-proVotersGuide-pi1 TABLE DIV.tx-proVotersGuide-pi1-listrow TR.tx-proVotersGuide-pi1-listrow-header TD {}
DIV.tx-proVotersGuide-pi1 TABLE DIV.tx-proVotersGuide-pi1-listrow TR.tx-proVotersGuide-pi1-listrow-header TD P {color: ffffff;}
DIV.tx-proVotersGuide-pi1 TABLE DIV.tx-proVotersGuide-pi1-listrow TR.tx-proVotersGuide-pi1-listrow-header TD P A {}
DIV.tx-proVotersGuide-pi1 TABLE DIV.tx-proVotersGuide-pi1-listrow TR A:link{}
DIV.tx-proVotersGuide-pi1 TABLE DIV.tx-proVotersGuide-pi1-listrow TR TD {color: ffffff;}
DIV.tx-proVotersGuide-pi1 TABLE DIV.tx-proVotersGuide-pi1-listrow TR TD P {}
DIV.tx-proVotersGuide-pi1 TABLE DIV.tx-proVotersGuide-pi1-listrow TR TD P A:link {
  color: #00000;
  font-weight: bold;
}
			
