/* Global top navigation */
div#header
{
    float: left; 
    width: 728px; 
    height: 100px;
    background: #000000;
}

div#headerTopNav
{
    float: left; 
    width: 625px; 
    margin-left:100px;
    color: #FFFFFF;
}

* html div#headerTopNav
{
    margin-left:50px;
}


div#headerTopNav ul
{
    float: left; 
    margin-top: 0px !important; 
    margin-left: 10px;
    padding-left: 0px;
}

div#headerTopNav ul li, div#headerTopNav ul li.login,  div#headerTopNav ul li.home
{
    float: left; 
    font-size: 1.2em;
    color: #CCCCCC; 
    list-style-type: none; 
    margin: 5px 0px 0px 0px;
    padding-left: 16px; 
    background: transparent url(/_assets/css/images/globalNav/imgNavDivider.png) no-repeat 8px 3px;
}
div#headerTopNav ul li.login
{
    font-size: 0.9em;
    margin-top: -2px;
    margin-left: 80px;
    padding: 0px 0px 0px 0px; 
}

div#headerTopNav ul li.home
{
    margin: 5px 0px 0px 0px;
    padding-left: 10px;
    _padding-left: 0px; /* IE6 Hack */
    background: none;
}

div#headerTopNav ul li a
{
    color: #CCCCCC;
}

div#headerTopNav ul li a:hover
{
    color: #FFFFFF;
}

div#headerTopNav ul li.login a
{
    color: #FFFFFF; 
    display: block; 
    width: 129px; 
    height: 25px; 
    padding-top: 5px;
    text-align: center; 
    font-size: 1.4em;
    font-family: 'FoundrySans-NormalRegular';
    background: url(/_assets/css/images/globalNav/btnCustomerLoginBg.png) !important;
}

div#headerTopNav ul li.login a:hover
{
    background: url(/_assets/css/images/globalNav/btnCustomerLoginBg_Hover.png) !important;
    text-decoration: none;
}

div#headerSecondNav
{
    float: left; 
    color: #FFFFFF; 
    padding: 10px 0px 12px 100px;
}

div#headerSecondNav a, div#headerSecondNav a.first
{
    float: left; 
    color: #CCCCCC; 
    margin-left: 40px; 
    font-size: 2.7em; 
    font-family: 'FoundrySans-NormalRegular';
    padding-right: 10px;
    text-decoration: none;
}
        
div#headerSecondNav a:hover
{
    text-decoration: none;
    color: #FFFFFF;
    background: url(/_assets/css/images/globalNav/pinkArrowDown.png) 100% 60% no-repeat;
}

div#headerSecondNav a.selected
{
    float: left; 
    color: #FFFFFF; 
    margin-top: -5px;
    margin-left: 40px; 
    font-size: 3.1em; 
    font-family: 'FoundrySans-NormalRegular';
    padding-right: 10px;
    text-decoration: none;
    background: url(/_assets/css/images/globalNav/whiteArrowRight.png) 100% 60% no-repeat !important;
}

div#headerSecondNav a.first
{
    margin-left: 20px;
}
/* END - Global top navigation */


/* iHead */
ul#iNavL1Misc {
	padding: 3px 0 3px 15px; 
	margin: 0;
	background: #B9C7D4;
	border-top: 1px solid #FFF;
	font-size: 0.9em;
	height: 14px;
	list-style: none; white-space: nowrap;
}
ul#iNavL1Misc li {
	float: left; padding: 0 0.6em 0 0.6em;
	background: url(images/imgNavL1MiscDiv.png) no-repeat 0 50%;
}
ul#iNavL1Misc li.first { background-image: none; padding-left: 0; }
ul#iNavL1Misc li.empty { background-image: none; padding-left: 0; display:none;}

ul#iNavL1Misc a {	color: #000; }
/********/
ul#iNavL1Products {
/*	padding: 2px 0 0 10px; */
	margin: 0; padding: 0 0 0 10px;
	background: #000 url(images/imgL1NavBg.png) repeat-x;
	line-height: 35px; height: 30px;
	list-style: none; white-space: nowrap;
	clear: both;
}
ul#iNavL1Products li {
	height: 30px; float: left;
	margin-top: -3px;
	margin-bottom: -1px;
	padding: 0px 15px 4px 15px;
	background: url(images/imgL1LiDivider.png) 100% 55% no-repeat;
}
ul#iNavL1Products li.first {padding-left: 5px}
ul#iNavL1Products li.last { background-image: none; }
ul#iNavL1Products li.onlineAcc { display: none;}
/*ul#iNavL1Products img { margin: 0 0 -8px 0; } */
ul#iNavL1Products.intermediaries li { display: none; }
ul#iNavL1Products.noNav li { display: none; }
ul#iNavL1Products.intermediaries li.onlineAcc { display: block; }

ul#iNavL1Products a {
    margin: 0;
	color: white;
	padding: 0 12px 0 0;
	font-size: 15px;
	font-weight: bold;
	background: url(images/imgL1LiBg.gif) no-repeat 100% 55%;
	text-decoration: none;
}
ul#iNavL1Products a:hover {
 	text-decoration: none;
	color: #d2D9DB;
	background: url(images/imgL1LiBgOver.gif) no-repeat 100% 55%;
}

/********/
#iNavTip {
	position: absolute;
	padding: 4px 0 2px 15px; width: 700px; visibility: hidden;
	font-size: 0.9em;	background: #D2D9DB; color: #353B3B; text-transform: lowercase;
}
/********/
ul#iNavCookie {
	padding: 4px 0 5px 15px; margin: 0;
	display: block; text-transform: lowercase;
	color: #353B3B; background: #D2D9DB;
	border-bottom: 2px solid #BDC5C5;
	font-size: 0.9em; height: 14px; font-weight: bold;
	list-style: none; white-space: nowrap; clear: both;
}
ul#iNavCookie li {
	display: block; float: left; padding: 0 0.5em 0 1em;
	background: url(images/imgNavCookieDiv.png) no-repeat 0% 50%; 
}
ul#iNavCookie li.txt { background-image: none; padding: 0; font-weight: normal; }
ul#iNavCookie li.first { background-image: none; padding-left: 0.5em; }
ul#iNavCookie li.empty{display:none;}
ul#iNavCookie a {	color: #353b3b; font-weight: normal; }

/* iNavL2 */
#iNavL2 p.css { height: 20px; font-size: 0; padding: 0; margin: 0; }
#iNavL2 p.first { background: url(images/imgNavL2TopBg.png) no-repeat; }
#iNavL2 p.last { background: url(images/imgNavL2BtmBg.png) no-repeat; }
#iNavL2 a { color: #353b3b; text-decoration: none; text-transform: lowercase; }
#iNavL2 ul {
	margin: 0; padding: 0 2px 0 0;
	list-style: none;
	background: #d2d9db url(images/imgNavL2Brd.png) repeat-y 100% 0;
	width: 167px;
}
#iNavL2 ul li { margin: 0; padding: 0; list-style: none; }
#iNavL2 ul li.empty { border-top: 1px solid #FFF; border-left: 8px solid #E3027F; padding: .3em 0 .4em 17px; }
#iNavL2 ul a {
	padding: .4em 0 .4em 17px; display: block; width: 142px;
	font-size: 0.9em; font-weight: bold;
	background: url(images/imgNavL2Blt.png) no-repeat 5px 50%;
	border-top: 1px solid #FFF;
	border-left: 8px solid #afbcbf;
}	
#iNavL2 ul li li.here {
	padding: 2px 0 2px 27px; display: block; width: 132px;
	font-size: 0.9em;
	border-left: 8px solid #afbcbf;
	text-transform:lowercase;
}

#iNavL2 ul .sect a { background: url(images/imgNavL2sectBlt.png) no-repeat 5px 50%; }
#iNavL2 ul .sect ul a { background-image: none; }
#iNavL2 ul ul { margin: 0; padding: 0; width: 157px; background-image: none; }
#iNavL2 ul ul a { padding: 2px 0 2px 27px; width: 132px; font-weight: normal; border-top: none; }
#iNavL2 ul li li.here,
#iNavL2 ul li.here a,
#iNavL2 ul li.sect li.here a { color: #E3027F; }
#iNavL2 ul li.sect li a { color: #353b3b; }
#iNavL2 ul a:hover,
#iNavL2 ul a.focus,
#iNavL2 ul a:focus { background-color: #C1CBCE; text-decoration: none;}
#iNavL2 li li.here a {
	padding: 0px 0 0px 27px !important;

}

/* Added for non recursion */
#iNavL2 ul li span
{
	font-size: 0.9em;font-weight: bold;
	text-transform:lowercase;
	border-left: 8px solid #afbcbf;
	border-top: 1px solid #FFF;
	background: url(images/imgNavL2sectBlt.png) no-repeat 5px 50%;
	padding: .4em 0 .4em 17px; display: block; width: 142px;
}
#iNavL2 ul li.here span {color: #E3027F;}

#iNavL2 ul li.sect ul li.here a{
	color:#E3027F;
	padding: .4em 0 .4em 27px; display: block; width: 132px; 
	font-size:1.0em; 
	border-left:none;
	margin-left: -27px;
}

#iNavL2 ul li.sect ul li.here a:hover{background-color: #C1CBCE; text-decoration: none;}

/* iNavL3 */
#iNavL3 { text-transform: lowercase; padding: .9em 1em; }
#iNavL3 ul { margin: 0; }
#iNavL3 ul li { margin: 0; padding: 0; background-image: none; }
#iNavL3 a { color: #353b3b; /*font-size: 0.9em;*/ font-weight: bold; }
#iNavL3 .here a { color: #E3027F; }
.jsNavL3 { position: relative; margin: 0 0 1em -5px; border: 1px solid #FFF; }
.jsNavL3 div { background: #d2d9db url(images/imgNavL3CrnBgTL.png) no-repeat top left; }
.jsNavL3 div div div { background: url(images/imgNavL3CrnBgBL.png) no-repeat bottom left; }
.jsNavL3 div div div div { background: url(images/imgNavL3CrnBgBR.png) no-repeat bottom right; }
.jsNavL3 div div div div div { background: none; }

/* iNavAnchorList */
#iNavAnchorList { text-transform: lowercase; padding: .9em 1em; color: #000; }
#iNavAnchorList ul { margin: 0; }
#iNavAnchorList ul li { margin: 0; padding: 0; background-image: none; }
#iNavAnchorList a { font-weight: bold; }
.jsNavAnchorList { position: relative; margin: 0 0 1em -5px; border: 1px solid #eff4f8 }
.jsNavAnchorList div { background: #D9E1E6 url(images/imgCrnBgTL.png) no-repeat top left; }
.jsNavAnchorList div div div { background: url(images/imgCrnBgBL.png) no-repeat bottom left; }
.jsNavAnchorList div div div div { background: url(images/imgCrnBgBR.png) no-repeat bottom right; }
.jsNavAnchorList div div div div div { background: none; }

#iLoanApplyStepNav { position: relative; top: -3.2em; text-align: right; font-weight: bold; }
#iLoanApplyStepNav span { padding: .1em .5em;  font-weight: normal; }
#iLoanApplyStepNav span.here { background: #E0F5EA; font-weight: bold; }

#iLoanSecuredStepNav { position: relative; top: -3.2em; text-align: right; font-weight: bold; }
#iLoanSecuredStepNav span { padding: .1em .5em;  font-weight: normal; }
#iLoanSecuredStepNav span.here { background: #E0F5EA; font-weight: bold; }

ul#iNavL1Products li.myNR , ul#iNavL1Products.intermediaries li.onlineAcc {
float: right; padding: 0; margin: 0; margin-right: 8px; 
background: url(images/imgBtnBgRight.gif) no-repeat 100% 50%;
}
select#fCountry{
width:180px;
}
select#fMobile_Time{
width:180px;
}
ul#iNavL1Products li.myNR a, ul#iNavL1Products li.myNR a:hover, ul#iNavL1Products.intermediaries li.onlineAcc a, ul#iNavL1Products.intermediaries li.onlineAcc a:hover {
font-size: 12px;
color: #414141;
background: url(images/imgBtnBgLeft.gif) no-repeat 0 50%;
padding: 5px 22px 5px 8px;
line-height: 20px;
display: block;
text-decoration: none;
}
* html ul#iNavL1Products li.myNR a, * html ul#iNavL1Products li.myNR a:hover, * html ul#iNavL1Products.intermediaries li.onlineAcc a, * html ul#iNavL1Products.intermediaries li.onlineAcc a:hover {
padding: 4px 22px 5px 8px;
line-height: 21px; 
text-decoration: none;
width: 100px;
}
