﻿/*----------------------------------------------------
Title: 		Pioneer Federal Credit Union
Author:		Drake Cooper - DrakeCooper.com
Updated:	4/2009
Valid:		You know it!
----------------------------------------------------*/

/************************************************************************************
	NAVIGATION STYLES
************************************************************************************/
/* navigation */

ul#nav {
	height: 38px;
	padding: 0 5px;
	position: relative;
	z-index: 1000;
}
ul#nav li
{
	display: block;
	float: left;
	position: relative;
	overflow: visible;
	height: 38px;
}
ul#nav li.hasChildren:hover { border: solid #999; border-width: 0 1px; }
ul#nav li a
{
	display: block;
	position: relative; 
	padding: 0 28px 0 10px;
	line-height: 38px;
	background-color:#FFF;
	color:#333;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
	text-transform: uppercase;
	z-index: 20;
}
ul#nav li:hover a { text-decoration: underline; }
ul#nav li.hasChildren:hover a { padding:  0 27px 1px 9px; }
ul#nav li a.arrow
{
	background: url(images/nav-arrow.gif) 0px 0px no-repeat;
	width: 15px; height: 14px;
	display: block;
	padding: 0; margin: 0;
	position: absolute;
	top: 12px; right: 10px;
}
ul#nav li.hasChildren:hover a.arrow
{
	padding: 0;
	right: 9px;
	background-position: -15px 0;
}

/* drop down nav */
ul#nav li ul
{
	position: absolute;
	top: 38px; left: -1px;
	padding: 15px;
	min-width: 130px;
	display: none;
	background-color: #FFF;
	border: 1px solid #999;	
	z-index: 1000;
}

ul#nav li:hover ul,
ul#nav li.ieHover ul
	{ display: block; }

ul#nav li ul.ddnav li
{
	height: 20px;
	float: none;
	border: 0;
	padding: 0;
	background: none;
}

ul#nav li.hasChildren ul.ddnav li a
{
	display: inline;
	padding: 0;		
	height: auto;
	color: #084A73;
	line-height: 20px;
	font-size: 11px;
	text-align: left;
	text-decoration:none;
	text-transform: none;
	white-space: nowrap;
}

ul#nav li.hasChildren ul.ddnav li a:hover { text-decoration: underline; padding: 0; }

/* top nav */
	#top-nav
	{
		position: relative;
		width: 350px; height: 24px;
		top: 71px; left: 580px;
		padding: 15px;
		z-index: 2;
		background: url(images/top-nav-bg.gif) no-repeat;
		
	}
	#top-nav li {
		float: left;
	}
	#top-nav li a
	{
		display: block; float: left;
		margin: 5px 0; padding: 0 10px;
		color: #FFF;
		text-decoration: none;
		border-left: 1px solid #FFF;
		font-size: 11px;
		text-align: center;
	}
	#top-nav li:first-child, #top-nav li.first-child a {
		border-left: 0;
	}

/* secondary */

ul.secondarynav {
	margin-top:-10px;
	padding: 5px; 
	border-top: 15px solid #D9E8EB;
    background-color: #FCFCFC;             
}
ul.secondarynav li
{
	margin: 0; padding: 0;
	border: 0;
	display: block;
	height: auto;
}

ul.secondarynav li a
{
	margin: 0; padding: 5px;
	display: block;
	height: 1%;
	color: #06c;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	border-bottom:1px dotted #ccc;
	font-weight: bold;
	text-align: left;
}

ul.secondarynav li a:hover { color: #444; text-decoration: none; }

/* admin nav */

#admin-nav
{
	position: absolute;
	left: 20px;
	top: 15px;
	background: #FFF;
	padding: 2px;
	border: 1px solid #999;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
}

#admin-nav li
{
	float: left;
	padding: 0 10px;
}


/* jumplinks for naviation to anchors 

---------------------------------------------*/

.jumplinks{
	border: 1px dotted #D2CDC3;
	padding:10px;
	width:500px; /* width set for ie win */
	margin-bottom: 1em;
}



.jumplinks span{
	font-weight:bold;
	color:#006600;
}

.jumplinks ul {
	padding: 0;
	margin: 0;
	list-style: none;

 }

.jumplinks li {
	
		
 }


.jumplinks li a {
	display: block;
	padding: 5px 0px 5px 20px; /* left padding same as link styles padding */
	color: #334A5A;
	text-decoration: none;
	width: 100%;
	background: url(Images/arrow_submenu.gif) no-repeat right center;
	border-bottom: 0px none;
 }
 html>body .jumplinks li a { /* ie can't process this */
 width: auto; 
}
.jumplinks li a:hover {

	/*background-color: #E5E3BF;*/
	color: #CC6600;	 
 }

 .jumplinks li ul{
 	padding-left:1em;

 }

.jumplinks li ul li{
	border-bottom: 0px dotted #ccc;	
}


/************************** SIFR ****************************************************************/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	background: transparent url(/assets/content/images/h1-sifr-border.gif) no-repeat left bottom;
	height: 45px;
}

#header h1 {
	visibility: visible;
	background: none;
}