/*
	Nordstrom Credit Union Styles
	
	Colors:
	Beige: #F6EBCF
		 - Background
		 - Table BG
	Lt Brown:
		 - Main Ad Nav BG
		 - Element Header BG
	Med Brown:
		 - Element Borders
*/

* {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
}

a {
	color:#7D202B;
	text-decoration:none;
}

/*  Top And Main Container Styles */
#logo {
	width:240px;
	height:124px;
}
#logolink {
	position:absolute;
	top:45px;
	left:20px;
	width:198px;
	height:64px;
	z-index:1000;
}

/*  For NFCU logo - See Link Disclaimer page for example */
.logo_centered {
	text-align:center;
	padding: 10px 0px 10px 0px;
}
#bodycont {
	position:relative;
	overflow:hidden;
	width:791px;
}
#navcontent {
	overflow:hidden;
	margin: 0;
	padding:0;
	float:left;
	width:240px;
}
#bodycontent {
	overflow:hidden;
	float: right;
	width:551px;
}
/* Menu Styles */
#menubarcont {
	margin: 0 0 0px 25px;
	padding:0;
	width:205px;
}
#menubarlist {
	padding:0;
	margin:0;
	list-style-type: none;
	color:#7D202B;
	font:bold 10px Georgia,"Times New Roman",Serif;
	line-height:1em;
}

#menubarlist li{
	margin:8px 0 0 0px;
	background: url(../../images/menuicon_plus.gif) no-repeat 0 1px;
	padding-left: 15px;
}

#menubarlist li.mbselected{
	margin:8px 0 0 0;
	background: url(../../images/menuicon_minus.gif) no-repeat 0 0;
}

#menubarlist li.mbsub {
	background-image: none;
	margin: 8px 0 0 0px;
	padding-left: 30px;
}

#menubarlist li.mbsubselected{
	margin: 8px 0 0 0px;
	padding-left: 30px;
	background-image:url(../../images/menuicon_gt.gif);
	background-repeat:no-repeat;
	background-position: 15 50%;
}

#menubarlist a{
	color:#7D202B;
	text-decoration:none;
}
#menubarlist a:hover{
	text-decoration:underline;
}

/* Content Area Styles */
#headerlinks {
	color:#ffffff;
	margin:43px 0 0 0;
	text-align:right;
	width:551px;
	height:35px;
	font:11px Arial,Helvetica,Sans;
	font-weight:bold;
}

#headerlinks a {
	color:#ffffff;
	text-decoration: none;
}
#headerlinks a:hover{
	text-decoration: underline;
}

/* Content Box Headers */
.contentboxtitle {
	padding:1px;
	background-color:#C7B189;
}

.contentboxtitle h2{
	padding:7px 0px 7px 10px;
	border:solid 1px #FFF9E3;
	color:#5F4400;
	font:bold 11px Georgia,"Times New Roman",Serif;
	background-color:#C7B189;
}

.contentboxtitle h2.fixedheight{
	height:30px;
}


/* Footer Styles */
#subfooter {
	margin:15px 0 0 35px;
	padding:0;
	width:756px;
	overflow:hidden;
	font:bold 11px Georgia,"Times New Roman",Serif;
	color:#7D202B;
}
#subfooterleft {
	width:230px;
	float: left;
}
#subfooterright {
	position:relative;
	width:500px;
	height:41px;
	float:right;
}
#subfooterright p {
	position:absolute;
	bottom:0px;
	right:0px;
}

#footer {
	margin:5px 0 0 0;
	background:#F6EBCF url(../../images/footer_tile.gif);
	height:100px;
	border: solid 1px #ECE0C6;
	font:10px Arial,Helvetica,Sans;
	/*color:#C3B090;*/
	color:#A29277;
}
#footercont {
	position:relative;
	top:11px;
	left:35px;
	width:753px;
	height:75px;
}
#footerleft {
	width:230px;
	float: left;
	font-size: 12px;
}
#footerright {
	width:200px;
	text-align:right;
	float:right;
	font-size: 12px;
}
#footerleft a,#footerright a{
	color:#A29277;
}

#footerleft a:hover,#footerright a:hover{
	text-decoration:underline;
	color:#A29277;
}

.top_space {
	margin-top: 5px;
}



/* Standard Table Half Size */

table#table_std {
	font:11px Arial,Helvetica,Sans;
	width: 350px;
}

table#table_std td {
	width: 50%;
}


table#quicklinks {
	margin:10px;
	/*width:346px;*/
	width:95%;
	background-color: #FFF9E3;
	/* background-color: #ccffff;*/
}
table#quicklinks td{
	font:11px Arial,Helvetica,Sans;
	color:#000000;
}

table#quicklinks td.qlink{
	width:50%;
	/* background:url(../../images/rowicon_arrow.gif) no-repeat 100% 50%; */
	padding:4px 10px 4px 31px;
}

table#quicklinks td.qlinkpdf{
	width:50%;
	/* background:url(../../images/rowicon_pdf.gif) no-repeat 100% 50%; */
	padding:4px 10px 4px 41px;
	border-left:solid 1px #C7B189;
	border-collapse: collapse;
}

table#quicklinks td.qlink a,table#quicklinks td.qlinkpdf a {
	text-decoration:none;
	color:#000000;
}

table#quicklinks td.header{
	font-weight:bold;
	padding:0px;
	width:50%;
	padding-right:10px;
}

table#quicklinks td.headerright{
	font-weight:bold;
	padding-left:10px;
	border-left:solid 1px #C7B189;
}
table#quicklinks td.headerbottom{
	height:5px;
	line-height: 5px;
}
table#quicklinks .headerline{
	height:5px;
	line-height: 5px;
	background:url(../../images/dot_line.gif) repeat-x 0 50%;
}
table#quicklinks td.header img{
	vertical-align:middle;
}
/*table#quicklinks td.divline{
	padding:0px;
	width:2px;
	height:4px;
	line-height: 4px;
	background-color:#d9cfb6;
}
table#quicklinks td.spacer{
	padding:0px;
	height:4px;
	line-height: 4px;
}*/

/* Misc Styles for all pages - should be deprecated 
	with overflow:auto;zoom:1; - covers IE 6 & 7, 
	Firefox,Safari, */
div.clearall {
	clear: both;
	height: 0;
	font-size: 0;
	/*background-color:#99ff99;*/
}

div.ncua {
	list-style-type: none;
	color:#7D202B;
	font:bold 13px Georgia,"Times New Roman",Serif;
	line-height:1em;
	padding-top:8px;
	padding-left:5px;
	padding-bottom:8px;
}

div.ncua a:hover {
	text-decoration:underline;
}


#memberowned {
	margin-top:100px;
	margin-bottom:100px;
	vertical-align:middle;
}

/*
.clearAll:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.clearAll { min-height: 1px; }
* html .clearAll { height: 1px; }*/