@charset "utf-8";
/* CSS Document - Nix Tank */

/* START: Global Includes */
html { overflow-y: scroll; }
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #0b111b;
	background-image:url(/images/bg-001.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	color:white;
	line-height: 18px;
}
ul, li {
	padding:0px;
	margin:0px
}
body#hp {
	background-image:url(/images/hp-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
body#int {
	background-image:url(/images/int-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
table, td {
	vertical-align:top;
	border-spacing:0px;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	text-align: left;
}
/* HEADINGS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
h1, .h1 {
	color:#203c68;
	font-size: 33px;
	padding-top: 40px;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 15px;
	padding-top: 10px;
	line-height: 35px;
}
h2, .h2 {
	font-size: 22px;
	font-weight: bold;
	color: #ee9305;
	margin: 0px;
	padding-top: 25px;
	margin-bottom: 10px;
		line-height: 22px;
}
h3, .h3 {
	font-size: 20px;
	font-weight: bold;
	color: #ee8100;
	margin: 0px;
	padding-top: 12px;
	margin-bottom: 6px;
}
h4, .h4 {
	font-size: 12px;
	font-weight: bold;
	color: #ee8100;
	margin: 0px;
	padding-top: 12px;
	margin-bottom: 10px;
}
h5, .h5 {
	color:#4876ae;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
/* LINKS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
a:active, a:visited, a:link {
	color: #e08700;
	text-decoration: none;
	outline: none;
}
a:hover { color: #ee9305; }
a img {
	border: 0px solid white;
	text-decoration:none;
}
/* END: Global Includes */

div.structure {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}
/* START: HP */
div.hp-logo-click-layer {
	padding-top: 54px;
	padding-left: 3px;
}
div.hp-h1 {
	color:#203c68;
	font-size: 33px;
	padding-top: 40px;
	text-transform: uppercase;
}
div.hp-h1 span { font-family: 'Arial Black'; color:#324b73;}
/* CONNECT*/
div.hp-connect {
	margin-top: 62px;
	height: 145px;
	padding-top: 15px;
	font-family: 'Arial Black';
	font-size: 25px;
	color: white;
	text-transform:uppercase;
	letter-spacing: -.05em;
}
div.hp-connect div.btns { padding-top: 2px; }
div.connect-btn {
	background-image:url(/images/hp-connect.jpg);
	background-repeat: no-repeat;
	height: 124px;
	width: 90px;
	float: left;
}
div.connect-btn:hover {
	background-image:url(/images/hp-connect-hv.jpg);
	border-bottom: 3px solid #192b4b;
}
div.connect-btn#email { background-position: -15px; }
div.connect-btn#facebook { background-position: -98px; }
div.connect-btn#twitter { background-position: -183px; }
div.connect-btn#youtube { background-position: -263px; }
div.connect-btn#politics-4-all { background-image:url(/images/politics-4-all-bg.jpg);}
div.connect-btn#politics-4-all:hover { background-image:url(/images/politics-4-all-bg-hv.jpg);}

/* CTAS*/
div.hp-ctas {
	padding-top: 68px;
	height: 100px;
}
div.hp-ctas div.box {
	background-image:url(/images/hp-cta.gif);
	width:265px;
	height: 89px;
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}
div.hp-ctas div.box div.txt {
	font-size: 28px;
	text-transform: uppercase;
	font-family: 'Arial Black';
	color: white;
	padding-left:15px;
	padding-top: 28px;
	line-height: 11px;
	font-weight: normal;
}
div.hp-ctas div.box div.txt a {
	color: white;
	font-weight: bold;
	display: block;
	width: 100%;
}
div.hp-ctas div.box span {
	color: #fdb825;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
div.hp-ctas div.box:hover { background-image:url(/images/hp-cta-hv.gif); }
div.hp-ctas div.box#learn { padding-right: 40px; }
div.hp-ctas div.box#volunteer { padding-right: 32px; }
div.hp-ctas div.box#donate { }
/* NEWS/BLOG */
div.news-blog {
	/*background-image:url(/images/hp-news-blog-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;*/
	width: 100%;
	margin-top: 40px;
	height: 225px;
}
div.news-blog div.block {
	background-image:url(/images/dark-blue-50-percent.png);
	width: 420px;
}
div.news-blog div.block div.heading {
	padding-top: 20px;
	padding-left: 20px;
	font-family: 'Arial Black';
	font-size: 22px;
	color: white;
	text-transform:uppercase;
	letter-spacing: -.05em;
}
div.news-blog div.block#news { float: left; }
div.news-blog div.block#blog { float: right; }
div.news-blog div.block div.item {
	width: 38%;
	float: left;
	padding: 20px;
}
div.news-blog div.block div.item div.date {
	color:#fdb523;
	font-size: 11px;
	text-transform: uppercase;
	padding-bottom: 0px;
}
div.news-blog div.block div.item div.title { font-size: 15px; }
div.news-blog div.block div.item div.title a { color: white; }
div.news-blog div.block div.item div.title a:hover { color: #ee9305; }
div.news-blog div.block div.item div.read-more {
	margin-top: 12px;
	padding-top: 3px;
	font-size: 12px;
	border-top: 1px dotted #283850;
}
div.news-blog div.block div.item div.read-more a { }
div.news-blog div.block div.item div.read-more a:hover { color:white; }
/* END: HP */

/* START: FOOTER */
div.footer-bar {
	background-color:#fdb825;
	width: 100%;
	height: 10px;
}
div.footer {
	width: 870px;
	margin-left: auto;
	margin-right:auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
}
div.footer ul li {
	display: inline;
	list-style: none;
}
div.footer ul li a {
	padding-left: 7px;
	padding-right: 7px;
	font-size: 13px;
	color:#ffffff;
	text-transform: uppercase;
	font-weight: bold;
}
div.footer ul li a:hover { color: #ee9305; }
div.footer div.copy {
	font-size: 11px;
	padding-top: 10px;
	color: #fdb825;
}
div.footer div.copy a {
	font-weight: normal;
	color: #fdb825;
}
/* END: FOOTER */

/* START: INT */
div.int-logo-click-layer {
	padding-top: 48px;
	padding-left: 3px;
	float: left;
}
/* MENU */
div.menu {
	padding-top: 19px;
	font-weight: bold;
}
div.menu ul li {
	display: inline;
	list-style: none;
}
div.menu ul li a {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	color:#ffffff;
	text-transform: uppercase;
}
div.menu ul li a:hover { color:#fdb523; }
/* SPLASH */
div.int-splash {
	padding-top: 21px;
	text-align: right;
}
/* CONTENT */
h1 span { font-family: 'Arial Black'; color:#324b73;}
table.int-content-tbl {
	width: 100%;
	margin-top: 40px;
}
table.int-content-tbl td.left {
	width: 600px;
	padding-bottom: 50px;
}
table.int-content-tbl td.right { padding-left: 40px; }
/* CTAS*/
div.int-ctas { }
div.int-ctas div.box {
	width:265px;
	height: 85px;
}
div.int-ctas div.box div.txt {
	font-size: 28px;
	text-transform: uppercase;
	font-family: 'Arial Black';
	color: white;
	padding-left:15px;
	padding-top: 28px;
	line-height: 11px;
	font-weight: normal;
}
div.int-ctas div.box div.txt a {
	color: white;
	font-weight: bold;
}
div.int-ctas div.box div.txt a:hover {
	color: #ee8100;
	font-weight: bold;
}
div.int-ctas div.box div.txt a:hover span { color: white; }
div.int-ctas div.box span {
	color: #fdb825;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
div.int-ctas div.box:hover { }
div.int-ctas div.box#learn { }
div.int-ctas div.box#volunteer { }
div.int-ctas div.box#donate { }


/* END: INT */

/* Start: CONTACT FORM */

fieldset { width: 600px; margin-bottom: 20px; border: 1px solid #dbdfef; }
fieldset legend { font-size: 16px; }
fieldset dl { padding: 6px; background: #f2f3f7; }
fieldset label { font-size: 12px; color: #2e3957; }
dt { font-size: 12px; color: #fff; padding: 0px; margin:0px; margin-top:4px; }
dd { padding: 0px; margin:0px; margin-top:4px; }
input.stdfield { width: 240px; border:1px solid #cacaca; }
select.stdfield { width: 240px; border:1px solid #cacaca; }
input.stdcheck { margin-right: 10px; }
label.stdcheck{ font-weight: bold;  }

input.stdradio { margin-right: 10px; }
input.stdfieldlong { width: 335px; border:1px solid #cacaca; }
select.stdfieldmulti { width: 240px; border:1px solid #cacaca; }
textarea.stdfieldshort { width: 240px; height: 68px; border:1px solid #cacaca; }
textarea.stdfield { width: 335px; height: 68px; border:1px solid #cacaca; }
textarea.addressfield { width: 335px; height: 22px; border:1px solid #cacaca; }
.stdbutton { width: 120px; height: 30px; color: white; background: #595959; border:2px solid #919191; cursor: pointer; margin-top: 6px; }
ul.errors { padding: 0px; margin: 0px; }
ul.errors li { color: #991a00; list-style:none; padding: 0px; margin: 0px; font-size: 11px; }
div.related { margin-top:20px; }
div.related ul { margin-left: 20px; }
div.related li { padding: 6px; font-size: 12px; }
.red { color:#990000; }
.bold { font-weight:bold; }
.contact-info { width: 250px; float: right; padding-right: 25px; }


/* Give Online form */
fieldset#payment { display:none; }

/* End: CONTACT FORM */
