/* CSS Document */

body {
	background-color:#283941;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    color:#000000;
    margin:0px;
}

a {
	text-decoration:none;
	}
	
#branding { 
	background-image: url('images/branding-header_bg.gif');
	background-repeat: repeat-x;
	z-index:2;
}
	
#page {
	width:100%;
	text-align:center;
}

#design {
	width:950px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color:#283941;
}

*html #design {
	width:971px;
}


/*Header Section */

#headerText {
	width:950px;
	float:left;
	background-color:#243139;
}

*html #headerText {
	width:970px;
}

	#headerText a:hover {
		color:#e13f46;
	}

	#logo {
		float:left;
		width:600px;
		padding:10px;
	}

	#search {
		float:left;
		text-align:left;
	    padding:2px 0px;
		width:300px;
	}

		#search label {
			color:#ffb02a;
			font-size:10px;
		}

		#search input[type="radio"] {
			color:#eeeeee;
			margin:2px;
			width:8px;
			height:8px;
		}

		#search input[type="text"] {
			background-color:#595757;
			border-style:inset;
			border-width:1px;
			border-bottom-color:#979798;
			border-top-color:#979798;
			border-left-color:#979798;
			border-right-color:#979798;
			color:#eeeeee;
		}

		#search input[type="button"] {
			background-color:#595757;
		}
		

	#optionalBorder {
		}
		
		
/* columns */
#george {
	float:left;
	background-color:#575758;
}

#leftColumn {
	float:left;
	width:650px;
	background-color:#000000;
}

	#leftColumn a:hover {
		color:#e13f46;	
	}

#rightColumn {
	float:left;
	width:295px;
	margin-left:3px;
	background-color:#575758;
}

	#rightColumn a:hover {
		color:#e13f46;
		}
		
		





/* featured sites */

#featuredSites {
	display:block;
	float:left;
	width:620px;
	padding:10px 10px 10px 20px;
}



	

/* search & explore */

#searchWrapper {
	float:left;
	width:630px;
	margin:10px;
}

#majorSearches {
	float:left;
	width:305px;
}

	#majorSearches h3 {
		font-weight:bold;
		color:#ffffff;
		font-size:1em;
		}
		
		.indent {
			padding-left:10px;
			}
		
	#majorSearches p {
		padding:10px;
		}

#verticlePipe {
	float:left;
	width:10px;
}

#exploreNebraska {
	float:left;
	width:305px;
}

	#exploreNebraska h3 {
		font-weight:bold;
		color:#ffffff;
		font-size:1em;
		}
		
	#exploreNebraska p {
		padding:10px;
		}


/* accordion */

#accordionWrapper {
	width:299px;
	margin-top:0px;
	margin-left:-1px;
	float:left;
	height:55%;
	overflow:hidden;
}


	#governorPicture {
		float:left;
		width:298px;
		height:140px;
		margin-top:-130px;
	}
	
	#starterLinks {
		z-index:2;
		position:relative;
		text-transform:capitalize;
		padding-top:4px;
		padding-left:15px;
		width:152px;
		min-height:140px;
	}
	

.arrowlistmenu{
	width:295px; /*width of accordion menu*/
	margin:2px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	width:295px;
	color:white;
	background-color:#243139;
	text-transform:uppercase;
	cursor: pointer;
	padding:4px 0px 4px 10px; /*header text is indented 50px*/
}

	.menuheader:hover{ /*CSS class for menu headers in general (expanding or not!)*/
		color:#ff9b41;
	}

	.catName{ /*CSS class for menu headers in general (expanding or not!)*/
		color:#8ee95c;
		font-weight:normal;
		font-size:12px;
		padding-right:40px;
	}


.arrowlistmenu .menuYourGov{ /*CSS class for menu headers in general (expanding or not!)*/
	height:132px;
	padding:4px 0px 4px 0px; /*header text is indented 4px*/
}

	*html .arrowlistmenu .menuYourGov{ /*CSS class for menu headers in general (expanding or not!)*/
		padding-bottom:-1px; /*header text is indented 4px*/
		padding:0px; /*header text is indented 4px*/
	}

.arrowlistmenu p{ /*CSS for p of each sub menu*/
	margin-left:10px;
	/*background: url(arrowbullet.png) no-repeat center left; custom bullet list image*/
	line-height:135%;
	width:290px;
}

*html .arrowlistmenu p {
	width:293px;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
}

.arrowlistmenu p a{
	/*background: url(arrowbullet.png) no-repeat center left; custom bullet list image*/
	line-height:150%;
}

/* additional links */

#web20 a {
	color:#D8A51F;
}

#countyLinks {
	width:275px;
	padding-top:20px;
	padding-left:10px;
	line-height:135%;
	float:left;
}

	#countyLinks h3 {
		font-weight:bold;
		color:#ffffff;
		font-size:1em;
		margin-bottom:15px;
		}
	
#neRecovery {
	width:275px;
	padding-top:20px;	
	padding-bottom:40px;
	padding-left:10px;
	line-height:135%;
	float:left;
}

#additionalLinks {
	width:275px;
	padding-top:20px;
	padding-left:10px;
	line-height:135%;
	float:left;
}

	#additionalLinks h3 {
		font-weight:bold;
		color:#ffffff;
		font-size:1em;
		margin-bottom:15px;
		}

#additionalServices {
	width:275px;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:10px;
	line-height:135%;
	float:left;
}

	#additionalServices h3 {
		font-weight:bold;
		color:#ffffff;
		font-size:1em;
		margin-bottom:15px;
		}



/*  footer  */

#footer {
	width:950px;
	padding-top:3px;
	padding-bottom:3px;
	float:left;
	background-color:#131c21;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
}

*html #footer {
	width:970px;
}

	#footer a {
		font-size:.80em;
		color:#FFFFFF;
	}
	
	


/* text options */


h1 {
	font-size:1.5em;
	text-transform: uppercase;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
}

h2 {
	font-size:1.25em;
	text-transform:capitalize;
	font-weight:bold;
	color:#FFFFFF;
	margin:20px 0px;
}

h3 {
	text-transform:capitalize;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px;
}

h4 {
	font-size:1.25em;
	text-transform:capitalize;
	font-weight:bold;
	color:#ffffff;
	margin:20px 0px;
}

.largeWhiteHeader {
	text-transform:capitalize;
	color:#fafafa;
}

.largeWhiteHeaderReg {
	text-transform:capitalize;
	color:#ffffff;
}

.medWhite {
	font-size:.90em;
	color:#cccccc;
}

.regularWhite {
	font-size:.80em;
}

.bold {
	font-weight:bold;
	}


/* links */

.orangeLinks {
	color: #D8A51F;
}

.orangeLinks2 {
	color: #D8A51F;
}

.blueLinks {
	color:#66b3ff;	
}

.blueLinks2 {
	color: #66b3ff;
}

 img.c4 {float:right; vertical-align:middle; padding:2px;}
 img.c5 {float:left; vertical-align:middle; padding:2px;}
 img.c3 {float:right; vertical-align:bottom; padding:0px;}
 #c2 {
	width:640px;
	padding:0px 7px 7px 3px;
}
	
	#c2 .bordered {
		border:0;
		}
		
	#c2 .bordered p {
		padding:10px;
		line-height:175%;
		}
		
	#c2 h3 {
		padding:10px;
		color:#ffffff;
		width:100%;
		font-weight:bold;
		font-size:1em;
		}
		
	#c2 h2 {
		color:#ffffff;
		font-weight:bold;
		font-size:1.5em;
		padding-top:25px;
		}
		
	.header {
		color:#66b3ff;
		padding-left:5px;
		}
		
		.header:hover {
			color:#ff9b41;
			}
		
	.header2 {
		color:#D8A51F;
		padding-left:5px;
		}
		
		.header2:hover {
			color:#ff9b41;
			}
	
 div.c1 {text-align: center}







/* modal window */

#infoArea {
	color:#FFFFFF;
	background-color:#000000;
	line-height:175%;
	text-align:left;
	padding-left:5px;
}

	#infoArea p {
		padding-left:1%;
		padding-right:3%;
	}
	
	#infoArea p.wide {
		padding-top:25px;
	}
	
	#infoArea h1 {
		line-height:125%;
	}
	
	#infoArea h2 {
		line-height:125%;
	}
	
	#infoArea h3 {
		line-height:125%;
	}
	
	#infoArea .green {
		color:#b7c95a;
	}
	
	#infoArea a {
		color: #ffffff;
	}
	
	#infoArea .sitetools2 a {
		color: #6f6f6f;
	}
	
	#infoArea a:hover {
		color:#e13f46;
		}
	
	#infoArea a.orange {
		color: #ffb02a;
	}
	
	#infoArea .blue {
		color:#66b3ff;
	}
	
	#column1 {
		width:29%;
		float:left;
		padding:1%;
	}
			
	#column2 {
		width:30%;
		float:left;
		padding:1%;
	}

	#column3 {
		width:29%;
		float:left;
		padding-left:1%;		
		padding-right:1%;
	}

	#columnA {
		width:125px;
		float:left;
		padding-left:5px;
	}

	#columnB {
		width:450px;
		float:left;
		padding-left:5px;		
		padding-right:5px;
	}
		
	#verticalSpacer {
		width:1%;
		float:left;
	}
	
	#verticalSpacer2 {
		width:1%;
		float:left;
	}





#rssArea {
	color:#FFFFFF;
	line-height:175%;
	text-align:left;
}

	#rssArea p {
		padding-left:1%;
		padding-right:3%;
	}
	
	#rssArea h1 {
		line-height:125%;
	}
	
	#rssArea h2 {
		line-height:125%;
	}
	
	#rssArea a {
		color: #ffb02a;
	}
	
	#rssArea a:hover {
		color:#e13f46;
		}
	
	#rssArea a.orange {
		color: #ffb02a;
	}
	
	#rssArea .blue {
		color:#66b3ff;
	}

#chan_title {
	color:white;
	margin-left:20px;
	margin-top:20px;
	font-weight:bold;
	font-size:14px;
}

#chan_link {
	color:#ffb02a;
	margin-left:20px;
}

#chan_link a {
	color:#ffb02a;
	margin-left:20px;
}

#chan_description {
	font-size:10px;
	color:white;
	margin-left:20px;
}

#chan_pubDate {
	font-style:italic;
	font-size:10px;
	color:white;
	margin-left:20px;
}

#chan_items {
	margin: 20px;
}

#chan_items #item {
	margin-bottom:10px;
	color: white;
}

#chan_items #item a {
	margin-bottom:10px;
	color: #66b3ff;
}

#chan_items #item #item_title {
	font-weight:bold;
	color: white;
}

