/*

		
		NEC_Donations Main CSS
		Alison Endacott
		1/08
		
	

*/


* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}
	
	
body {
	background: #fff;
	font-family: "Verdana" , Arial, Helvetica, sans-serif;
	color: #5e5e5e;
	font-size: 75%;
	line-height: 1.4;
}

a {
	color: #0163b7;
}

	a:hover, a:active {
		text-decoration: none;
	}
	
#container {
	width: 770px;
	margin: 0 auto;
	position: relative;
}

	#content {
		clear: both;
		margin-top: 10px;
		min-height: 200px;
		_height: 200px;
	}
		
		#mainContent {
			padding-bottom: 1em;
			
		}

h2 {
	font-size: 1.4em;
	color: #0062b7;
}

#content p {
	padding: .5em 0;
}

	

/* ------------------------ 
	header/navigation
------------------------ */
p#skiplink {
	position: absolute;
	left: -9999px;
}

#head {
	background: url(/images/web/newheader1.jpg) no-repeat;
	background-position: left 38px;
}

h1 a {
	display: block;
	height: 109px;
	padding-top: 38px;
	width: 440px;
	text-indent: -9999px;
	overflow: hidden;
}

#topNav {
	position: absolute;
	top: 15px;
	right: 0;
	text-align: right;
	font-size: 80%;
	text-transform: uppercase;
}

	#topNav li {
		display: inline;
	}
	
		#topNav li a {
			color: #797979;
			text-decoration: none;
		}
			#topNav li a:hover {
				text-decoration: underline;
				}

#navigation {
}

	#navigation li {
		display: block;
		float: left;
		_display: inline;
		width: 110px;
		height: 48px;
	}
	
		#navigation li a {
			display: block;
			width: 110px;
			height: 48px;
			text-indent: -9999px;
			overflow: hidden;
			background: url(/images/web/nav.gif) no-repeat top;
		}
		
			#navigation li#navAbout a {
				background-position: 0 0;
				}
				#navigation li#navAbout a:hover {
					background-position: 0 -48px;
					}
					
			#navigation li#navAreas a {
				background-position: -110px 0;
				}
				#navigation li#navAreas a:hover {
					background-position: -110px -48px;;
					}
					
			#navigation li#navDonation a {
				background-position: -220px 0;
				}
				#navigation li#navDonation a:hover {
					background-position: -220px -48px;
					}
					
			#navigation li#navApplication a {
				background-position: -330px 0;
				}
				#navigation li#navApplication a:hover {
					background-position: -330px -48px;
					}
					
			#navigation li#navFaq a {
				background-position: -440px 0;
				}
				#navigation li#navFaq a:hover {
					background-position: -440px -48px;
					}
					
			#navigation li#navPartners a {
				background-position: -550px 0;
				}
				#navigation li#navPartners a:hover {
					background-position: -550px -48px;
					}
					
			#navigation li#navPressroom a {
				background-position: -660px 0;
				}
				#navigation li#navPressroom a:hover {
					background-position: -660px -48px;
					}

ul#navigation ul {
	display: none;
}

/* ------------------------ 
		homepage
------------------------ */

body.home #mainContent {
	width: 438px;
	
	float: left;
	_display: inline;
}

	#news {
		font-size: 90%;
		margin-top: 1em;
	}

		#news h2 a {
			display: block;
			
			height: 36px;
			text-indent: -9999px;
			overflow: hidden;
			background: url(/images/web/news-head.gif) no-repeat top left;
			}
			
		#news ul {
			list-style: none;
		}
		
		#news h4 {
			color: #808080;
			font-size: 95%;
		}
		
		#news h5 {
			font-size: 105%;
			background: url(/images/web/bullet.gif) no-repeat 0 5px;
			padding-left: 10px;
			margin-bottom: 1em;
		}
		
			#news h5 a {
				color: #5e5e5e;
			}

body.home #sideContent {
	width: 321px;
	margin-left: 11px;
	padding-bottom: 1em;
	float: left;
	_display: inline;
	}
	
	#contact {
		font-size: 85%;
	}
	
		#contact h2 {
			width: 321px;
			height: 47px;
			text-indent: -9999px;
			overflow: hidden;
			display: block;
			background: url(/images/web/contact-head.gif) no-repeat;
		}
		
			#contact p {
				padding: 0 10px;
			}	
			
			#contact strong {
				font-size: 115%;
			}

/* ------------------------ 
	inner pages
------------------------ */

body.inner #mainContent {
	/*width: 590px;
	float: left;
	_display: inline;*/
	padding: 1em 20px;
}

body.inner #innerNav {
	width: 170px;
	padding-right: 10px;
	float: left;
	_display: inline;
}

body.inner #mainContent h2 a {
	text-decoration: none;
	color: #5e5e5e;
	padding-bottom: 1em;
	display: block;
}

	body.inner #innerNav li {
		list-style: none;
		font-size: 95%;
		background: url(/images/web/bullet.gif) no-repeat 0 5px;
		padding-left: 15px;
		margin-top: .5em;
		
		}
		
			body.inner #innerNav li a {
				color: #5e5e5e;
			}
			
	body.inner #mainContent li {
		margin-left: 25px;
		padding: .1em 0;
		}
		
		body.inner #mainContent ol li {
			padding-top: 1em;
			}




/* ------------------------ 
		news
------------------------ */

body.news #mainContent {
	display: block;
	float: none;
	padding: 5px 12px 0 12px;
	width: 758px;
	
	min-height: 350px;
	_height: 350px;
	background: url(/images/web/bg-content-news.gif) no-repeat top;
}

	p.backNews {
		float: right;
	}
	
	p.previous,
	p.next {
		display: inline;
		float: left;
	}
	
	p.next {
		float: right;
	}

	p.print {
		clear: both;
		text-align: center;
	}
	
body.news #content h3 {
	font-size: 105%;
	display: block;
	padding-bottom: .5em;
	border-bottom: 1px dotted;
}
	body.news #content h3 a {
		text-decoration: none;
		}

body.news h4 {
	font-weight: normal;
	font-size: 85%;
	margin-top: 1.2em;
}

.article {
	border-bottom: 1px dotted;
	padding: .5em 0;
}

ul#newslist {
	list-style: none;
}

body input#btnPrint {
	width: 100px;;
	height: 25px;
	border: 1px outset;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

/* ------------------------ 
	contact form
------------------------ */
 #content fieldset {	
 	clear: both;
	border: 0;
	margin: 1em 0;
}

	  #content legend {
		display: none;
	}
	
	 #content fieldset dt,
	 #content fieldset dd {
	 	width: 250px;
		float: left;
		_display: inline;
		line-height: 2.4;
		_line-height: 1.6;
		}
		
	#content fieldset dt {
		position: relative;
		}

		  #content label.required {
			font-weight: bold;
		}
		
		label span {
			font-size: 80%;
			position:absolute;
			top: 5px;
			left: 456px;
			white-space: nowrap;
	}

  #content #info input {
  	width: 200px;
  }
  
  #content #questions iput {
  	display: inline;
  }

  #content input, 
  #content select,
  #content textarea {
	font-size: 10px;
	border: 1px solid #BCC2C7;
	padding: 3px 0;
	
}

  #content textarea {
	height: 78px;
	font-size: 120%;
	top: -.5em;
}

	  #content input:focus,
	  #content textarea:focus {
		background: #BCC2C7;
	}

 #content p#submit {
	display: block;
	margin-left: 252px;
	font-size: 130%;
	font-weight: bold;
}
	 #content p#submit a {
		background-position: 0 7px;
	}


 #content #summary ul,  #content #ValidationSummary1 ul{
	padding: 1em 2em;
}

 #content #next,
  #content #submit,
  #content #ImageButton1 {
	margin-top: 1em;
	display: block;
	width: 58px;
	height: 26px;
	border: 0;
}

	#content #ImageButton1:focus {
		background: transparent;
	}

#content #RadioButtonList1 input,
#content #Radiobuttonlist2 input,
#content #Radiobuttonlist3 input {
	bordeR: 0;
}



/*contact form*/



#CompanyName {
}

 #content #State {
	width: 50px;
}

 #content #ZipCode {
	width: 100px;
}


/* ------------------------ 
		footer
------------------------ */
#footer {
	clear: both;
	text-align: right;
	color: #858585;
	font-size: 90%;
	padding: 5px;
	background: #c7c7c7;
}
	
		
/* ------------------------ 
		EASY CLEARING 
------------------------ */

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {
height:1%;
}
*+html .clearfix {
height:1%;
}
.clearfix {
display:block;
}
/* End hide from IE-mac */

/* ------------------------ 
 		sifr 
	.sIFR-active
------------------------ */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

span#heading span.sIFR-alternate,
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

