﻿
@import url( login.css );

* {
margin: 0;
padding: 0;
}

html {
font:78%/1.6 "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#5c5c5c;
}

body {
background:#f0ede5 url(/images/cuts/background.gif);
}



#ads-shell *{margin:0;padding:0;}
#ads-shell{height:199px;position:relative;width:572px;background:#000;z-index:10;}
#ads{list-style:none;}
#ads li{position:absolute;top:0;}
#ads-shell .btn { position:absolute; width:50px; height:50px; top:50%; margin-top:-25px; cursor:pointer; }
#ads-shell .prev { left:0; background:url(/images/prev.gif) no-repeat center center; }
#ads-shell .next { right:0; background:url(/images/next.gif) no-repeat center center; }


a.button {
    background: transparent url('/images/cuts/button_right.gif') no-repeat top right;
    color: #fff !important;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 46px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    margin-top:10px;
    text-decoration: none;
}

a.button span {
    background: transparent url('/images/cuts/button_left.gif') no-repeat;
    display: block;
    line-height: 15px;
    padding: 16px 0 15px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #fff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover {
    background-position: bottom right;
    color: #fff;
}

a.button:active span {
    background-position: bottom left;
    padding: 16px 0 15px 18px; /* push text down 1px */
} 

a.button:hover span {
    background-position: bottom left;
    padding: 16px 0 15px 18px; /* push text down 1px */
} 

a.button img {
	position:relative;
	margin-top:-3px;
	margin-bottom:-3px;
}

.pdflink {
	padding:6px 0;
	margin-left:10px;
	padding-left:25px;
	background:url(/images/pdf.png) no-repeat left center;
}




#news {
	width:244px;
	float:left;
	margin-right:30px;
}

#rates {
	float:right;
	width:244px;
}

#rates h3 {
	color:#fff;
	margin-top:5px;
	margin-bottom:5px;
	font-size:25px;
}

#news ul li {
	list-style:none;
	padding:10px;
	border-bottom:1px #5c5c5c dotted;
}

#quicklinks {
	float:left;
	text-align:center;
	margin-top:10px;
	width:244px;
}

.links {
	text-align:center;
}
.links img, #quicklinks img {
	padding:10px 0;
}

#billpayad {
	background:url(/images/bill_pay_banner.jpg) no-repeat top left;
	height:191px;
}

#billpayad h4 {
	display:none;
}

#billpayad p {
	padding:5px 10px 0 0;
	text-align:right;
}

#billpayad a {
	font-weight:700;
	font-size:1.3em;
}

#billpayad .adlink {
	padding-top:120px;
}

/*  LAYOUT */

#head h1 {
width:244px;
height:105px;
text-indent:-5000px;
background:url(/images/cuts/mt_health_fcu_logo_sub.gif) no-repeat center center;
position:absolute;
left:56px;
top:25px;
}

body.home #head h1 {
height:88px;
background:url(/images/cuts/mt_health_fcu_logo.gif) no-repeat center center;
z-index:500;
margin-left:10px;
margin-top:25px;
}

#head h1 a {
display:block;
width:244px;
height:94px;
outline:none;
}

body.home #head h1 a {
display:none;
}

.wrapper {
width:912px;
position:relative;
margin:0 auto;
z-index:5000;
}

body.home #headcontainer {
height:363px;
background:#fff url(/images/main/main_image1.jpg);
}

#headcontainer {
height:217px;
width:912px;
position:relative;
margin:0 auto;
background:#fff url(/images/cuts/main_image_sub2.jpg) top left;
}

#head {
background:url(/images/cuts/subhead_back_greenblue2.gif) no-repeat left;
}

#headright {
background:url(/images/cuts/subhead_back_bluegreen2.gif) no-repeat right;
padding:1px;
}

body.home #head {
background:url(/images/cuts/head_back_greenblue2.gif) no-repeat left;
position:relative;
z-index:501;
}

body.home #headright {
background:url(/images/cuts/head_back_bluegreen2.gif) no-repeat right;
padding:1px;
}


#head h3 {
display:none;
}

body.home #head h2 {
display:none;
}

#head h2 {
width:386px;
height:185px;
position:absolute;
top:32px;
left:300px;
text-indent:-5000px;
background:url(/images/cuts/subpic.jpg);
}

body.subpic2 #head h2 {
background:url(/images/cuts/subpic2.jpg) no-repeat;
}

body.subpic3 #head h2 {
background:url(/images/cuts/subpic3.jpg) no-repeat;
}

#content {
width:800px;
margin:0 auto;
padding:0 40px;
border:1px solid #fff;
background:#fff url(/images/cuts/home_content_back.gif) repeat-x;
}

#contentcontainer {
width:522px;
float:right;
margin-top:64px;
}

body.home #contentcontainer {
margin-top:24px;
}

#subcolumn {
width:244px;
position:relative;
background:#f2f1ee;
margin-top:-150px;
}

#maincol {
width:244px;
position:relative;
margin-top:-225px;
/*
 position:absolute
 top:110px; */
float:left;
z-index:555;
}

#homecol {
width:572px;
margin-right:-30px;
margin-top:55px;
float:right;
}

* html #homecol { margin-right:-15px; }




#info {
width:800px;
background:#fff;
margin:0 auto;
padding:0 40px;
border:1px solid #FFF;
}

#info div.infoitem {
width:264px;
height:56px;
float:left;
text-align:center;
border-right:1px solid silver;
margin:30px 0 10px;
}

#info div p.address {
text-align:left;
margin-left:30px;
margin-top:-10px;
width:230px;
}

#info div.last {
border:none;
}

#info h3 {
padding-top:0px;
}

#info .faqs {
padding:0; margin:0;
}


#info p {
padding-top:11px;
}

#info ul {
padding-top:35px;
}

#info ul li {
display:inline;
}

#info ul li a {
padding:0 5px;
}

#info h3 span {
font-size:12px;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
color:#30343a;
letter-spacing:normal;
}

#footer {
background:#004474;
border:1px solid #fff;
}

#footercontainer {
width:840px;
color:#fff;
font-size:smaller;
margin:0 auto;
}

#footercontainer a {
color:#fff;
text-decoration:none;
}

#footercontainer a:hover {
text-decoration:underline;
}

#footercontainer img {
display:none;
}

#footercontainer p {
padding-right:2px;
float:left;
margin:15px 0;
line-height:1.2em
}

#footercontainer p.ncua {
width:210px;
padding-left:75px;
background:url(/images/cuts/ncua_logo_white.gif) no-repeat left center;
}

#footercontainer p.equalhouse {
width:225px;
padding-left:57px;
background:url(/images/cuts/equalhouse_logo_white.gif) no-repeat left center;
}

#footercontainer p.crytech {
width:210px;
padding-left:45px;
background:url(/images/cuts/crytech_logo_white.gif) no-repeat left center;
}

#footerleftshadow {
position:absolute;
width:16px;
height:208px;
margin-top:-208px;
margin-left:-37px;
background:url(/images/cuts/footer_leftshadow.png) no-repeat bottom left;
}

#footerrightshadow {
position:absolute;
width:16px;
height:208px;
margin-top:-208px;
margin-left:861px;
background:url(/images/cuts/footer_rightshadow.png) no-repeat bottom right;
}

/* STYLES */

img {
border:none;
}

a:visited,a:active,a:link,a {
color:#038F00;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

h1,h2,h3,h4,h5 {
font-family:"Book Antiqua", "Times New Roman", Times, serif;
}

h1 {
letter-spacing:-0.05em;
}

h2 {
letter-spacing:-0.05em;
line-height:1em;
color:#004474;
font-size:28px;
margin-bottom:.5em;
}

h3 {
font-size:x-large;
letter-spacing:-0.05em;
}

h4 {
color:#038f00;
font-size:1.6em;
font-weight:lighter;
letter-spacing:-0.05em;
}

h5 {
font-size:1em;
font-weight:700;
}

#contentcontainer h4 {
padding-top:0.35em;
margin-bottom:0.05em;
}

#contentcontainer h3 {
padding-top:0.35em;
margin-bottom:0.05em;
}

#contentcontainer p {
padding-top:0.15em;
margin-bottom:0.65em;
}

#subcolumn h3 {
color:#004474;
font-size:22px;
}

#subcolumn ul {
list-style:none;
}

#subcolumn dt {
background:#fbfbfb;
padding:3px;
}

#subcolumn dd {
padding:3px;
}

#contentcontainer ol{
padding:.5em 2.5em;
}

#contentcontainer ul{
padding:.5em 2.5em;
}

#contentcontainer li{
padding:.25em 0;
}

hr {
display:none;
}


table {
	width:100%;
	border-collapse:collapse;
}

th {
	background:#004474;
	color:#fff;
	text-align:left;
	padding:1px 5px;
}

td {
	text-align:left;
	padding:1px 5px;
}

td {
	border-bottom:1px dotted silver;
}

th.special {
	background-color:#990000;
}

tr.special td {
	background:#bcddff;
	font-weight:700;
}

.specialrate {
	color:#990000;
	font-size:larger;
}

.newrate td {
	background:#F2F8AB;
}

.col3 {
background:#f2f1ee;
}

.col1 {
background:#f2f1ee;
}

colgroup col {
width:25%;	
}
.ratetitle {
font-weight:700;
color:#004474;
font-family:"Book Antiqua", "Times New Roman", Times, serif;
font-size:1.2em;
margin-top:20px;
}



.label {
width:200px;
float:left;
border-bottom: 1px dotted silver;
}

#office {
float:left;
width:200px;
}

#hours {
float:left
}

#hours span {
display:block;
font-weight:700;
float:left;
width:80px;
}






.newsletterlist{
margin-bottom:10px;
}

.newsletterlist li {
padding:6px 0;
margin-left:10px;
padding-left:25px;
background:url(/images/pdf.png) no-repeat left center;
}

.tick {
padding:10px 20px;
}

.bulletlist li {
padding:6px 0;
margin-left:10px;
padding-left:25px;
background:url(/images/cuts/bullet.gif) no-repeat left center;
}

.bulletlink {
padding:6px 0;
margin-left:10px;
padding-left:25px;
background:url(/images/cuts/bullet.gif) no-repeat left center;
}

.bottomspacer {
padding-bottom:20px;
border-bottom:1px dotted silver;
}

.bottomborder {
border-bottom:1px dotted silver;
}


.warning {
color:#990000;
font-size:.8em;
}

.warning span {
 font-size:2em;
}


#contactform label {
display:block;
width:15em;
float:left;
border-bottom:1px dotted silver;
}

#contactform fieldset {
border:0;
margin-top:2em;
}

#contactform input {
	width:18em;
}

#contactform textarea {
	width:18.5em;
	height:9em;
}

#contactform .btn {
	width:9em;
}


.hardclear {
clear:both;
}

.disclaimer {
font-size:smaller;
}

/* calcs */

.cTimeValue h3 {
font-family:"Book Antiqua", "Times New Roman", Times, serif;
font-size:1.5em;
font-weight:normal;
letter-spacing:-0.05em;
color:#038f00;
}

.cTimeValue h2 {
font-family:"Book Antiqua", "Times New Roman", Times, serif;
font-size:1.5em;
font-weight:normal;
letter-spacing:-0.05em;
color:#038f00;
}


/* MENU */

#mainmenu * {
	margin:0;padding:0;
}

#mainmenu {
	/* background:#86b7ca; */
	position:absolute;
	top:217px;
	left:300px;
	z-index:5555;
}

body.home #mainmenu {
	top:364px;
}

#mainmenu ul {
	list-style: none;
}

#mainmenu a {
	display: block;
	padding:1em;
	color:#fff;
	text-decoration:none;
}

#mainmenu ul li {
	float: left;
}

#mainmenu ul li a {
	color:#fff;
	font-family:"Book Antiqua", "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:17px;
	padding:.45em 1em;
	font-weight:700;
	margin-left:-1px;
	border:1px solid #fff;
	width:164px;
	text-align:center;
}

#mainmenu .over {
	background:#b3b3b3 url(/images/menuroll.gif) repeat-x top left;
	border-bottom:1px solid #b3b3b3;	
}
#mainmenu .tellme {
	background:#b3b3b3 url(/images/tellme.gif) repeat-x top left;
	border-bottom:1px solid #b3b3b3;
}
#mainmenu .over a, #mainmenu .tellme a {
	border-bottom:1px solid #b3b3b3;
}
#mainmenu .over ul li a {
	border-bottom:1px solid #c6c6c6;
}
#mainmenu .tellme ul li a {
	border-bottom:1px solid #c6c6c6;
}

#mainmenu ul li ul {
	position: absolute;
	z-index:5000;
	display:none;
	background:#b3b3b3;
	padding-bottom:1.5em;
	border:1px solid #fff;
	border-top:0;
	margin-left:-1px;
}

#mainmenu ul li ul li {
	float: none;
}

#mainmenu ul li ul li:hover {
	background:#fff;
}

* html #mainmenu ul li ul li a:hover {
	background:#fff;
	border-bottom:1px solid #fff;
}

#mainmenu ul li ul li a:hover {
	color:#038F00;
	background:#fff;
	border-bottom:1px solid #fff;
}

#mainmenu ul li ul li a {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform:none;
	border:0;
	border-bottom:1px solid #c6c6c6;
	width:154px;
	margin:0 1em;
	text-align:left;
}


#submenu {
	position:absolute;
	margin-left:300px;
	width:556px;
	top:8px;
	text-align:right;
	font-size:11px;
}

#submenu a {
	padding:0 10px 10px 10px;
	color:#fff;
	border-right:1px solid #fff;
}

#submenu li {
	display:inline;
}


/*  LOGIN  */

#login {
background:#fff url(/images/cuts/mainmenu_back.gif) repeat-x bottom;
}

#login form {
border-bottom:1px dotted silver;
padding:0 8px;
padding-top:60px;
}

body.home #login form {
	padding-top:30px;
}

#login fieldset {
border:none;
}

#login fieldset p {
padding:3px 36px;
}

#login p {
font-size:smaller;
padding:10px 15px;
}

#login p span {
font-weight:700;
font-size:11px;
}

#login label {
color:#004474;
}

#login input {
padding:.25em;
border:1px solid #a4a4a4;
}

#login .btn {
font-size:11px;
font-weight:700;
width:6em;
color:#5c5c5c;
padding:.5em;
margin-top:5px;
cursor:pointer;
}

#login h3 {
font-family:"Book Antiqua", "Times New Roman", Times, serif;
color:#004474;
font-size:18px;
font-weight:700;
text-indent:35px;
background:url(/images/cuts/locked.png) no-repeat left center;
border-bottom:1px dotted silver;
}

#login .trouble {
width:10em;
margin:0;padding:0;
margin-left:110px;
margin-top:-30px;
}
#subtext {
	background-color: #900;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	line-height: normal;
	width: 500px;
}
