@charset "UTF-8";

html {
	height:100%;
	*overflow: hidden;
}

body {
	height:100%; margin:0; padding:0; background: black;
	background-position:center top;
	background-repeat:no-repeat;
	font-family: "Lucida Sans", Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:10px;
	overflow: hidden;
}
h1 {
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	text-transform:lowercase;
	margin-bottom:-2px;
}
h2 {
	font-size:10px;
	font-weight:normal;
	color:#BBB;
	text-transform:uppercase;
	margin-bottom:35px;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-transform:lowercase;
	margin-bottom:15px;
}
h4 {
	font-size:9px;
	text-transform:none;
	margin-top:10px;
}
a {
	font-family: Lucida Sans, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	outline:0;
}
a:hover {
	font-family: Lucida Sans, Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}

/*
ul {
	list-style-type: none;
	width: 100%;
	padding:0;
}
li {
	float: left;
}
*/

img.background {
	width: auto;
	height: 100%;
}


#bg {position:fixed; top:0; left:0; width:100%; height:100%; text-align: center;}
#content {position:relative; z-index:1;}


#footer_logo {
	width:150px;
	float:right;
	height:46px;
	margin-right: 30px;
	margin-top: 10px;
}


.mainContent {
	padding:0;
	margin:0;
	height:300px;
	width:780px;
	position:absolute;
	left:50%;
	margin-left: -398px;
	top:18%;
	margin-top:-100px;
}

.prettyPhotoGallery a img {
	border: none;
	border-bottom: solid 4px white;
}
.prettyPhotoGallery a:hover img {
	border-bottom: solid 4px white;
}



#newFooter {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -400px;
	height: 81px;
	width: 800px;
	z-index: 1000;
	background: url('/images/newFooter_4.png') no-repeat;
}

#innerFooter {
	padding: 8px 0px 0;
}


#opaqueBox {
	font-size: 10px !important;
	line-height: 1.7 !important;
	letter-spacing: .3px;
	text-transform:uppercase;
	color: white;
	padding: 25px;
	font-weight: normal;
	background: url('/images/black-bg.png');
	width: 210px;
	margin-right: 20px;	
	padding-bottom: 20px;	
}

#niecon_main #opaqueBox {
	text-transform:none !important;
}

#opaqueBox h2 {
	color: #c7003c;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

#nonOpaqueBox {
	font-size: 10px !important;
	line-height: 1.7 !important;
	letter-spacing: .3px;
	margin-left: 46px;
	width:200px;
}

#niecon_main #nonOpaqueBox {
	text-transform:none !important;
}

#nonOpaqueBox h2 {
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

#submenus {
	display: none;
}
#activeSubMenu {
	position:absolute;
	border: 1px solid #505050;
	border-right:0px;
	border-bottom:0px;
	background: url('/images/activeSubMenu_BG_1.jpg') bottom right #2b2b2b no-repeat;
	padding:10px;
	color:#333;
	display:none;
	width: 250px;
	z-index: 1001;
}
#activeSubMenu a{
	display: block;
	padding: 10px;
}
#activeSubMenu a:hover{
	background:#222;
	border-left: 2px solid #c7003c;
	text-decoration: none;
}

.something2 {
	text-transform:uppercase;
	width:186px;
	line-height:2;
	font-size:11px;
	font-weight:normal;
}

#niecon_main .something2 {
	text-transform:none !important;
}

.something2 a {
	text-decoration:none;
}

.something2 a:hover {
	text-decoration:underline;
}

div.pageContent {
	text-align: center;
	font-size: 12px;
}


#thirdLevelNav {
	position: absolute;
	bottom: 81px;
	left: 50%;
	width: 550px;
	margin-left: -350px;
	padding: 10px;
	display: none;
}
#thirdLevelNav a {
	color: white;
	font-size: 11px;
	margin-left: 15px;
	font-weight: normal;
}
#thirdLevelNav a:hover {
	text-decoration: none;
	color: black;
}
#thirdLevelNav a.selected {
	text-decoration: none;
	color: black;
}
#hideNav {
	cursor: pointer;
	float: right;
}
#secondLevelNav {
	padding: 10px;
	padding-top: 14px;
	padding-left: 100px;
}
#secondLevelNav a {
	margin-left: 5px;
	padding: 10px;
	color: #b3b3b3;
}
#secondLevelNav a:hover {
	text-decoration: none;
	color: white;
}
#secondLevelNav a.selected {
	text-decoration: none;
	color: white;
}
#firstLevelNav {
	padding: 6px;
}
#firstLevelNav a {
	color: #666666;
}
#firstLevelNav a:hover {
	text-decoration: none;
	color: white;
}
#firstLevelNav a.selected {
	text-decoration: none;
	color: white;
}
#siteCredits {
	padding-left: 21px;
	padding-top: 3px;
	color: #333;
	font-size: 9px;
	clear: both;
	position: relative;	
	top: -2px;
}
#siteCredits a {
	color: #444;
}


.contact_input {
	height:12px;
	line-height:12px;
	font-size:10px;
}

#video_container {
margin-top:20px;
}

#home_small_logo {
border:0;
float:left;
margin:0;
padding:0;
}

#special_contact_nav {
width:30px;
_width:50px;
_position: relative;

margin-right: -100px;
}

a.resource_link {
text-transform:none;
line-height:1.5;
font-size:11px;
font-weight:normal;
}

a.resource_link:hover {
text-transform:none;
line-height:1.5;
font-size:11px;
font-weight:normal;
}

.resource_heading {
font-weight:bold;
text-transform:none;
font-size:11px;
margin-top:10px;
display:block;
}

.light_blue {
color:#33FFFE;
}

.contactForm {
color:#999999;
}

.contactForm h2 {
font-size:16px;
margin:0;
line-height:100%;
}

.contactForm .contact_pane_wrapper {
float:left;
}

.contactForm .contact_pane_wrapper h2 {
margin-bottom:20px;
}

.contactForm .contact_far_left_pane {
float:left;
width:164px;
margin-right:20px;
}

.contactForm .contact_far_left_pane p {
line-height:120%;
}

.contactForm .contact_far_left_pane h2 {
margin-bottom:20px;
}

.contactForm .contact_left_pane {
float:left;
width:275px;
}

.contactForm .contact_right_pane {
float:left;
width:277px;
margin-left:10px;
}

.clear {
clear:both;
}

.contactForm  .contact_text_input {
float:left;
font-size:12px;
border:1px solid #999999;
color:#FFFFFF;
background:#000000;
}

.contact_captcha_input {
font-size:12px;
border:1px solid #999999;
color:#FFFFFF;
background:#000000;
width:75px;
margin-bottom:5px;
float:left;
}

.contactForm  label {
float:left;
font-size:10px;
}

.contactForm  .contact_select {
float:left;
font-size:12px;
border:1px solid #999999;
color:#FFFFFF;
background:#000000;
width:110px;
}

.contactForm .contact_left_pane .contact_text_input {
margin-bottom:21px;
*margin-bottom:10px;
_margin-bottom:10px;
width:134px;
}

.contactForm .contact_left_pane label {
width:130px;
margin-bottom:21px;
*margin-bottom:10px;
_margin-bottom:10px;
line-height:19px;
}

.contactForm .contact_right_pane label {
width:165px;
line-height:19px;
}

.contactForm .contact_left_pane .contact_select {
margin-bottom:21px;
*margin-bottom:10px;
_margin-bottom:10px;
}

.contactForm .contact_right_pane .contact_select {
margin-bottom:13px;
*margin-bottom:7px;
_margin-bottom:7px;
}

.contactForm .contact_input_radio {
float:left;
}

.contactForm .contact_textarea {
float:left;
font-size:12px;
border:1px solid #999999;
color:#FFFFFF;
background:#000000;
width:270px;
height:60px;
margin:0;
*margin-left:-10px;
*margin-bottom:0px;
margin-bottom:13px;

font-family:Lucida Grande,Arial,Helvetica,sans-serif !important;
}

.contactForm .sub_label {
float:left;
height:19px;
line-height:19px;
}

.contactForm p {
margin:0;
}

.contactForm .contact_terms {
font-size:10px;
}

.contactForm .required {
font-size:10px;
margin: 0 0 10px 0;
}

.contactForm .label_two_line {
display:block;
line-height:80%;
margin-bottom:13px;
*margin-bottom:7px;
_margin-bottom:7px;
}

.contactForm .contact_captcha_image {
float:left;
margin-right:20px;
}

.contactForm .captcha_help {
margin:0;
float:left;
line-height:120%;
margin-bottom:20px;
font-size:10px;
}

.contactForm .contact_submit {
background:url(/images/contactForm_submit.png) no-repeat;
width:75px;
height:22px;
border:0;
margin:0;
float:right;
cursor:pointer;
margin-top:5px;
}

.contactForm .clear {
_clear:left;
}

.contact_bottom {
float:left;
}

.contact_code {
float:right;
}

.contact_code_text {
line-height:19px;
float:left;
margin-right:5px;
}

.contact_code_wrapper {
float:right;
margin-left:5px;
}

.wactive {
font-weight:bold !important;
text-decoration:underline;
color:#C7003C;
}

.wactive:hover {
color:#C7003C;
}



#flagSelector {
	/* until we have a second country... */
	display: none;

	position: absolute;
	right: 50%;
	margin-right: -400px;
	top: 0;
	/* inline with top content
	top: 18%; 
	margin-top: -100px;
	border: 2px solid #111;
	background: #222;
	*/
	padding: 5px 10px 5px 15px;
	background-image: url('../images/flag-bg.png');
}
#flagSelector a img {
	margin: 5px 10px;
	border: solid 1px #111;
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	opacity: .3;
}
#flagSelector a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
#flagSelector a img.selected {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#maintenanceMessage {
	position: absolute;
	background: black;
	border: 2px solid #222;
	top: 40%;
	left: 50%;
	width: 560px;
	margin-left: -300px;
	margin-top: -100px;
	line-height: 1.8;
	font-size: 16px;
	display: none;
	padding: 20px;
}
#maintenanceMessage a {
	color: #C7003C;
	padding: 20px;
	font-size: 14px;
}
