﻿@import url( layout.css );
@import url( styles.css );
@import url( menu.css );
@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;
}
