/*YUI reset*/
/* Copyright (c) 2006, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 0.12.1 */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

/*YUI fonts-min*/
body {font:12px Georgia, "Times New Roman", Times, serif;;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.5em;}

/* ----------------------------*/

a{
	outline: none;
	color: #4e73a6;
}

a:visited{
	color: #666;
}

a:hover{
	text-decoration: none;
}

:focus{
	-moz-outline-style: none;
}

html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

hr{
	margin: 1em 0;
	background:#13376B;
	height:1px;
	color:#13376B;
	border:none;
	clear:both;
}

ul li, ol li{
	background: url(../images/dbl_arrow.gif) no-repeat 0 5px;
	padding: 0 0 10px 15px;
}

ul, p, ol{
	margin-bottom: 20px;
}

strong, b{
	font-weight: bold;
}

sup{
	font: 7px/10px Verdana, Arial, Helvetica, sans-serif;
}

	
body {
	background: #4e73a6;
	color: #fff;
}

#logo_header{
	background: #4e73a6 url(../images/gradient_logo_bg.jpg) no-repeat left top;
	width: 900px;
	height: 105px;
}


#top {
	background: url(../images/bck_top_repeat.gif);
	height: 117px;
}

#home_btn{
	cursor:pointer;
	height:75px;
	left:0px;
	position:absolute;
	top:15px;
	width:168px;
}

#top_nav_container {
	background: url(../images/nav_top_repeat.gif);
	height: 33px;
}

#middle {
	/*height: 340px;*/
	position: relative;
	background: #fff url(../images/stretch.gif)repeat-x left top;
	width: auto;
}

#bottom {
	background: url(../images/bck_btm_repeat.gif) repeat-x;
	height:127px;
	left:0;
	position:relative;
	top:0;
	width:auto;
}

#insight {
	background: url(../images/intro_bck.jpg);
	height: 212px;
	width: 535px;
	z-index: 15;
	position: relative;
}

#insight p{
	color:#707070;
	left:120px;
	position:relative;
	top:20px;
	width:282px;
}

#insight p strong{
	display: none;
}

#top_btns {
	height: 213px;
	left: 534px;
	position: relative;
	top: -212px;
	width: 435px;
}

#news {
	background: url(../images/news_bck.gif);
	height:30px;
	position:relative;
	top:-213px;
	width:969px;
}

#headlines{
	left:224px;
	position:absolute;
	top:3px;
}

#headlines a, 
#headlines a:visited, 
#headlines a:hover, 
#attributes a:active{
	color: #A2BDDC;
}


#headlines a:hover{
	color: #fff;
	text-decoration: none;
}


.newsticker {
	list-style-type: none;
	padding: 3px;
	margin: 0;
	background: url(../images/spacer.gif);
}

.newsticker li{
	background: none;
}

#just_in_news {
	background: #c41f20;
	height:98px;
	position:relative;
	top:-213px;
	width:534px;
	display:none;
}

#contact {
	background: url(../images/bck_contact.gif);
	height:98px;
	position:relative;
	top:-213px;
	width:534px;
}
#contact h1{
	font-size: 23px;
	color: #cdddf2;
}

#contact p{
	line-height: 11px;
	font: 10px Georgia, "Times New Roman", Times, serif;
}

#contact div{
	position: absolute;
	left: 240px;
	top: 3px;
}

#the_advantage_btn {
	/*background: url(../images/the_advantage_btn.jpg);*/
	height:98px;
	left:534px;
	position:relative;
	top:-311px;
	width:434px;
}

#pricing_btn{
	/*background: url(../images/pricing_btn.jpg);*/
	height: 105px;
}

#maps_btn {
	/*background: url(../images/maps_btn.jpg);*/
	maps_btn
	height: 107px;
	border-top: 1px solid #fff;
}

#the_advantage_btn, #maps_btn, #pricing_btn{
	border-right: 1px solid #fff;
}

#company_synopsis{
	font-size:11px;
	left:175px;
	position:absolute;
	top:50px;
	width:400px;
}

#date{
	background:transparent url(../images/american_flag.gif) no-repeat scroll right 5px;
	left:680px;
	position:absolute;
	top:75px;
	width:140px
}

#date #get_advantage{
	display: block;
  	margin-top: -7px;
}

#instahelp {
	left:740px;
	position:absolute;
	top:20px;
}

#instahelp a{
	display: block;
	width: 85px;
	height: 35px;
	text-indent: -5000px;
	background: url(../images/instahelp_online.jpg) no-repeat;
}

#recent_headlines{
	background:transparent url(../images/recent_headlines.gif) no-repeat scroll 0%;
	height:29px;
	left:115px;
	margin-top:0;
	position:absolute;
	text-indent:-5000px;
	width:110px;
}

#footer{
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	margin:25px 0pt 0pt 125px;
	position:absolute;
}

#copyright{
	color: #a3bcde;
}

#footer #links{
	position: absolute;
	width: 200px;
}

#footer a{
	display: block;
}

#home_link, #contact_link{
	position: absolute;
	left: 500px;
	top: 0;
}

#footer #home_link{
	left: 550px;
}

#footer #contact_link{
	left: 635px;
}

.plus{
	position: absolute;
	font: 8px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
}

#top .plus{
	top: 92px;
}

#bottom .plus{
	top: 14px;
}

#top #plus1, #bottom #plus1{
	left: 5px;
}

#top #plus2, #bottom #plus2{
	left: 531px;
}

#top #plus3, #bottom #plus3{
	left: 548px;
}

/* ----------------------------*/
/* NAV STYLES*/
/* ----------------------------*/
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
  z-index: 100;
  position: relative;
}

.nav li {
 	background:transparent none repeat scroll 0%;
	float:left;
	height:24px;
	padding:8px 0 0 0;
	position:relative;
}

.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  background: transparent;
  color: #103569;
  display: block;
  padding: 0 9px;
  text-transform: uppercase;
  text-decoration: none;
  margin:0 15px;
}

.nav li a:hover {
  color: #e21e26;	
}

#top_nav li:hover a, 
#top_nav li.sfHover a {
  color: #e21e26;
}

#top_nav li:hover ul a, 
#top_nav li.sfHover ul a {
  color: #103569;
  text-transform: none;
  padding-top: 8px;
  height:25px;
}

#top_nav li:hover ul a:hover, 
#top_nav li.sfHover ul a:hover {
  background: #e21e26;
  color: #fff;	
}

#top_nav li:hover ul a.active:hover, 
#top_nav li.sfHover ul a.active:hover {
 background: #e21e26 url(../images/lock_icon_white.gif) no-repeat 220px 13px ;;
  color: #fff;	
}

.nav ul {
  background: #eaf0f8 url(../images/dropdown_top_gradient.jpg) repeat-x top;
  border-left: 1px solid #BAD0ED;
  border-bottom: 1px solid #BAD0ED;
  list-style: none;
  margin: 0;
  width: 235px;
  position: absolute;
  top: -999em;
  left: 23px;
  padding-bottom: 10px;
}

.nav li:hover ul,
.nav li.sfHover ul {
  top: 32px;
  border-top: 1px solid #fff;
}

.nav ul li {
  border: 0;
  float: none;
  left: -15px;
  text-transform: none;
}

.nav ul a {
  border-bottom: 0;
  padding-right: 20px;
  width: 215px;
  white-space: nowrap;  
  border-bottom: 1px solid #fff;
}

.nav ul a:hover {
  
}

.nav li a.active{
	background: url(../images/lock_icon.gif) no-repeat 220px 13px ;
}

.plus div{
	display: none;
}

/*MAPS*/

#container_outer {
	position: absolute;
	width: 850px;
	height: 650px;
}

#close {
	border-bottom: 5px solid white;
	position: relative;
	width: 850px;
	height: 20px;
	background: url(../images/map_close_bck.gif);
	text-align: right;
}

#close_img {
	position: relative;
	margin-right: 5px;
	padding-top: 3px;
}

#container_inner {
	position: relative;
	width: 850px;
	height: 624px;
}

#nav {
	border-right: 5px solid white;
	position: relative;
	width: 195px;
	height: 624px;
	float:left;
	background:url(../images/instructions_legend_bg.gif) repeat-y;
}

#KAlogo {
	border-bottom: 1px solid white;
	width: 195px;
	height: 84px;
	background: url(../images/map_KAlogo.jpg)
}

#KAlogo_plain {
	border-bottom: 1px solid white;
	width: 195px;
	height: 66px;
	background: url(../images/map_KAlogo_plain.gif)
}

.map_header {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	color: #1a3e70;
	font-size: 14px;
}

#legend {
	border-bottom: 2px solid white;
	position: relative;
	width: 195px;
}

#legend_header {
	border-bottom: 1px solid white;
	background: url(../images/map_legend_header.gif);
	width: 183px;
	height: 22px;
}

#legend_body_1 {
	/*background: url(../images/map_legend_body.gif);*/
	width: 195px;
	border-bottom: 2px solid white;
	/*padding-top: 10px;*/
}

#legend_body_2 {
	/*background: url(../images/map_legend_body.gif);*/
	border-top: 1px solid white;
	width: 195px;
	margin: 0;
	padding-top: 1px;
}

#legend_body_1 img {
	margin-left: 10px;
	margin-top: 10px;
}

#green {
	background: url(../images/green_legend.gif) no-repeat;
	width: 200px;
	height: 40px;
	/*font-family: "MS Trebuchet",Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/map_green.gif) no-repeat 10px -2px;
	padding-left: 39px;
	font-size: 10px;
	width: 175px;
	height: 43px;*/
}

#blue {
	background: url(../images/blue_legend.gif) no-repeat;
	width: 200px;
	height: 40px;
	/*font-family: "MS Trebuchet",Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/map_blue.gif) no-repeat 10px -2px;
	padding-left: 39px;
	font-size: 10px;
	width: 175px;
	height: 43px;*/
}

#yellow {
	background: url(../images/yellow_legend.gif) no-repeat;
	width: 200px;
	height: 40px;
	/*font-family: "MS Trebuchet",Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/map_black.gif) no-repeat 10px -2px;
	padding-left: 39px;
	font-size: 10px;
	width: 175px;
	height: 38px;*/
}

#red {
	background: url(../images/red_legend.gif) no-repeat;
	width: 200px;
	height: 50px;
	/*font-family: "MS Trebuchet",Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/map_red.gif) no-repeat 10px -2px;
	padding-left: 39px;
	font-size: 10px;
	width: 175px;
	height: 43px;*/
}

#orange {
	background: url(../images/orange_legend.gif) no-repeat;
	width: 200px;
	height: 40px;
	/*font-family: "MS Trebuchet",Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/map_orange.gif) no-repeat 10px -2px;
	padding-left: 39px;
	font-size: 10px;
	width: 139px;
	height: 43px;*/
}

#options {
	border-bottom: 2px solid white;
	position: relative;
	width: 195px;
	margin: 0;
	/*height: 103px;*/
}

#options_header {
	border-bottom: 1px solid white;
	background: url(../images/map_options_header.gif);
	width: 183px;
	height: 22px;
}

#options_body {
	/*background: url(../images/map_options_body.gif);*/
	width: 200px;
	/*height: 56px;*/
	border-top: 1px solid white;
}

.checkbox {
	margin-right: 12px;
}

#river_systems {
	background: url(../images/rivers_legend.gif) no-repeat;
	width: 200px;
	height: 32px;
	/*font-family: "MS Trebuchet",Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 195px;
	height: 30px;
	padding-left: 10px;*/
}

#locks_dams {
	background: url(../images/dams_legend.gif) no-repeat;
	width: 200px;
	height: 32px;
	/*font-family: "MS Trebuchet",Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 195px;
	height: 30px;
	padding-left: 10px;*/
}

#about {
	position: relative;
	width: 195px;
	height:200px;
}

#about_header {
	border-bottom: 1px solid white;
	background: url(../images/map_about_header.gif);
	width: 183px;
	height: 22px;
}

#about_body {
	background: url(../images/map_about_body.gif);
	width: 195px;
	height: 154px;
}

#about_body_inner {
	padding: 10px;
	font-family: "MS Trebuchet",Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#employee_slideshow{
	height:212px;
	left:375px;
	position:absolute;
	top:149px;
	width:200px;
	z-index:50;
}

#angle_animation_1{
	height:225px;
	left:-2px;
	position:absolute;
	top:379px;
	width:200px;
	z-index:60;
}

#import_export_map{
	margin-left:-20px;
}

#import_export_map div{
	display: none;
}

.library_table th, .library_table td {
	padding:5px;
}
#twitter-home {
	background:#C41F20 url(../images/twitter-bg.jpg) no-repeat scroll 0 0;
	height:98px;
	width:534px;
	font-family:Verdana;
	font-size:11px;
	
	position:relative;
	top:-213px;
}
#twitter-home a img { border:none; }
#twitter-home #tweet-txt
{
	position:absolute;
	color:#763435;
	margin:33px 25px 0 115px;
	width:390px;
	line-height:12px;
}
#twitter-home #tweet-txt a
{
	color:#032658;	
}
#twitter-home #tweet-dte, #twitter-home #tweet-dte a
{
	color:#b71113;
	text-decoration:none;
}
#twitter-home #tweet-dte a:hover{ text-decoration:underline;}
#twitter-home #tweet-follow
{
	position:absolute;
	top:60px;
	left:345px;
	margin: 10px 0 0 0;
}
#twitter-home a#tweet-follow span
{
	background: transparent url(../images/twitter-follow-btn.jpg) no-repeat scroll 0 0;
	display:block;
	width:176px;
	height:23px;
	cursor:pointer;
}
#twitter-home a:hover#tweet-follow span
{
	background-position: 1px 1px;
}