/* --------------------------------------------------
Site:     Alden State Bank (www.aldenbank.com)
Author:   Bryan Sullivan
Version:  November 6, 2006
-------------------------------------------------- */

/* =Imports
----------------------------------------------- */
@import url("small.css");

/* =Zero out the browser default values
----------------------------------------------- */
html, body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}

/* =Resize text element and list margins
----------------------------------------------- */
p, h1, h2, h3, h4, h5, h6, blockquote, fieldset, ul, ol, dl {
	margin: 1em 0;
}
ol, ul, dd {
	padding-left: 40px;
}

/* =Miscellaneous
----------------------------------------------- */
.printOnly {
	display: none;
}
.signatureTable {
	display: none;
}
#preloginCookie {
	position: absolute;
	width: 1px;
	height: 1px;
	z-index: 1000;
	left: 1px;
	top: 1px;
}
#topOfPageLink {
	text-align: center;
	padding: 1em 0;
	clear: both;
}
form {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: disc;	
}
.photoWithCaptionRight {
	float: right;
	margin: 0 0 10px 20px;
}
.photoWithCaptionLeft {
	float: left;
	margin: 0 20px 10px 0;
}
.photoWithCaptionRight dt, .photoWithCaptionRight dd, .photoWithCaptionLeft dt, .photoWithCaptionLeft dd {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

/* =Fonts
----------------------------------------------- */
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 210%;
	color: #000;
	margin-top: 0.25em;
}
h2 {
	font-size: 140%;
	color: #333;
}
h3, h4, h5, h6 {
	font-size: 120%;
	color: #666;
}

/* =Links
----------------------------------------------- */
a:link, a:hover, a:visited {
	color: #00726A;
}

/* =Page Elements
----------------------------------------------- */
body {
	background: #F1F7FB url(../images/backgrounds/body.jpg) repeat-x;
}
#page1 {
	width: 820px;
	margin: 0 auto;
}
#page2 {
	background: url(../images/backgrounds/page2.jpg) repeat-y left top;
	width: 820px;
	float: left;
}
#page3 {
	background: url(../images/backgrounds/page3.jpg) no-repeat left top;
	float: left;
	width: 800px;
	padding: 0 10px;
}

/* =Secondary Navigation (All Pages)
----------------------------------------------- */
#nav-sec {
	float: left;
	width: 772px;
	height: 30px;
	padding: 0 14px;
	background: #00998F;
	color: #FFF;
}
#phone {
	float: left;
	width: auto;
	height: 30px;
	line-height: 30px;
}
#nav-sec ul {
	display: block;
	float: right;
	width: auto;
	height: 30px;
	padding: 0;
	margin: 0;
}
#nav-sec li {
	display: inline;
	margin: 0 0 0 3px;
	padding: 0 0 0 6px;
	border-left: solid 1px #FFF;
	line-height: 28px;
}
#nav-sec li.first-child {
	border-left: none;
}
#nav-sec a:link, #nav-sec a:visited, #nav-sec a:hover {
	color: #FFF;
}

/* =Main Photo (All Pages)
----------------------------------------------- */
#photo-main {
	float: left;
	width: 800px;
	clear: both;
}
	#flashContainer {
		display: block;
	}
	#logo {
		display: none;
	}

/* =Main Navigation (All Pages)
----------------------------------------------- */
#nav-main {
	float: left;
	width: 800px;
	height: 30px;
	clear: both;
	margin: 0;
	padding: 0;
	color: #007168;
	position: relative;
}
#nav-main ul, #nav-main li, #nav-main img {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
	border: none;
}

/* =Content Containers (Interior Pages)
----------------------------------------------- */
#content {
	float: left;
	width: 800px;
	clear: both;
	padding-top: 20px;
	background: #FFF url(../images/backgrounds/content_int.gif) repeat-x left top;
}
#content2 {
	float: left;
	width: 800px;
	clear: both;
	background: #FFF url(../images/backgrounds/content-sub_int.gif) repeat-y left top;
}
#content-sub {
	float: left;
	width: 172px;
	padding: 0 25px;
	margin: 10px 0 20px 0;
}
#content-main {
	float: left;
	width: 508px;
	padding: 0 35px;
	margin: 10px 0 20px 0;
}

/* =Content Containers (Home Page)
----------------------------------------------- */
#hp #content {
	float: left;
	width: 800px;
	clear: both;
	padding: 0;
	background: none;
}
#hp #content-sub {
	float: left;
	width: 800px;
	height: 176px;
	padding: 8px 0 18px 0;
	margin: 0;
	clear: both;
	background: #FFF url(../images/backgrounds/content-sub.gif) no-repeat left top;
}
#hp #content-main {
	float: left;
	width: 800px;
	margin: 0;
	padding: 0;
	background: #F7F7F7 url(../images/backgrounds/content-main.gif) repeat-y left top;
}

/* =Footer (All Pages)
----------------------------------------------- */
#nav-ter {
	display: block;
	float: left;
	width: auto;
	height: 30px;
	line-height: 28px;
	padding: 0 0 0 15px;
	margin: 0;
}
#nav-ter li {
	display: inline;
	margin: 0 0 0 3px;
	padding: 0 0 0 6px;
	border-left: solid 1px #FFF;
}
#nav-ter li.first-child {
	border-left: none;
	padding: 0;
	margin: 0;
}
#nav-ter a:link, #nav-ter a:visited, #nav-ter a:hover {
	color: #FFF;
}
#complianceLogos {
	display: block;
	float: right;
	width: auto;
	height: 30px;
	line-height: 28px;
	padding: 0 15px 0 0;
}
#complianceLogos img {
	display: inline;
	vertical-align: middle;
}

/* =Footer (Interior Pages)
----------------------------------------------- */
#footer {
	float: left;
	width: 800px;
	height: 60px;
	padding: 20px 10px 0 10px;
	clear: both;
	color: #FFF;
	background: url(../images/backgrounds/footer_int.jpg) no-repeat left top;
}

/* =Footer (Home Page)
----------------------------------------------- */
#hp #footer {
	float: left;
	width: 800px;
	height: 42px;
	padding: 0 10px;
	clear: both;
	color: #FFF;
	background: url(../images/backgrounds/footer.jpg) no-repeat left top;
}

/* =Login (Interior Pages)
----------------------------------------------- */
#loginCenter {
	float: left;
	width: 172px;
}
#loginCenter h2 {
	margin: 0.25em 0 0.75em 0;
}
#loginCenter ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#loginCenter li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#loginCenter a:link, #loginCenter a:hover, #loginCenter a:visited {
	display: block;
	width: 162px;
	margin: 5px 0;
	padding: 0 0 0 10px;
	background: url(../images/bullets/default.gif) no-repeat left 6px;
}

/* =Login (Home Page)
----------------------------------------------- */
#login {
	float: left;
	width: 350px;
	padding: 0 25px;
}
#login table {
	width: 100%;
	border: none;
	margin: 1em 0;
}
#login td {
	padding: 0;
	vertical-align: middle;
}
#login form {
	margin-top: -5px;
}
#login label {
	font-size: 11px;
	font-weight: bold;
}
#login #loginButton {
	display: block;
	margin: 0;
}
#login #id, #login #pin {
	width: 112px;
	border: solid 1px #767A7D;
}
#login ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#login li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#login a:link, #login a:hover, #login a:visited {
	display: block;
	width: 340px;
	margin: 5px 0;
	padding: 0 0 0 10px;
	background: url(../images/bullets/default.gif) no-repeat left 6px;
}

/* =Feature Story (Home Page)
----------------------------------------------- */
#feature {
	float: left;
	width: 350px;
	padding: 0 25px;
}
#feature .photo {
	display: block;
	float: left;
	margin: 0 8px 0 0;
}

/* =Survey (Home Page)
----------------------------------------------- */
#survey {
	float: left;
	width: 217px;
	padding: 0 25px;
}
#survey h2 {
	margin: 0.5em 0;
}
#survey dl, #survey dt {
	margin: 0 0 1em 0;
	padding: 0;
}
#survey dd {
	margin: 0 0 0.2em 0;
	padding: 0;
}
#survey label {
	color: #00726A;
	text-decoration: underline;
	cursor: pointer;
}
#survey input, #survey label {
	vertical-align: middle;
}
#survey #surveySubmit {
	margin: 0 0 1em 0;
}
#surveyResults {
	float: left;
	width: 209px;
	border: none;
	margin: 0;
}
#surveyResults td {
	vertical-align: top;
}
#surveyResults td {
	padding: 1px 2px;
}
#surveyResults img {
	display: block;
	height: 4px;
}

/* =News (Home Page)
----------------------------------------------- */
#news {
	float: left;
	width: 483px;
	padding: 0 25px;
}
#news h1 {
	margin: 0.5em 0 -0.3em 0;
	font-size: 160%;
}
#news ul {
	margin: 10px 0 10px 10px;
	padding: 0;
	list-style: none;
}
#news li {
	list-style: none;
	margin: 5px 0;
	padding: 0 0 0 10px;
	background: url(../images/bullets/default.gif) no-repeat left 6px;
}
#news a:link, #news a:hover, #news a:visited {
	display: block;
	width: 463px;
	margin: 0px 0;
	padding: 0 0 0 0px;
}

/* =Text Size Options (Interior Pages)
----------------------------------------------- */
#pageOptions {
	float: left;
	width: 172px;
	margin: 2em 0;
}
#pageOptions h3 {
	margin: 0.25em 0 0.75em 0;
	color: #000;
}
#pageOptions ul, #pageOptions li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#pageOptions img {
	display: block;
	float: left;
	border: none;
	margin-right: 0.5em;
}

/* =Quick Links (Interior Pages)
----------------------------------------------- */
#quickLinks {
	float: left;
	width: 172px;
}
#quickLinks h3 {
	margin: 0.25em 0 0.75em 0;
	color: #000;
}
#quickLinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#quickLinks li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#quickLinks a:link, #quickLinks a:hover, #quickLinks a:visited {
	display: block;
	width: 162px;
	margin: 5px 0;
	padding: 0 0 0 10px;
	background: url(../images/bullets/default.gif) no-repeat left 6px;
}

/* =Matrix Tables
----------------------------------------------- */
.matrix {
	width: 100%;
	border: solid 1px #CEDFEA;
	border-collapse: collapse;
	margin: 1em 0;
}
.matrix tr {
	vertical-align: top;
}
.matrix th, .matrix td {
	padding: 0.25em 0.5em;
	text-align: center;
	border-top: 1px solid #CEDFEA;
	border-right: 1px solid #EDF3F8;
	border-bottom: 1px solid #CEDFEA;
	border-left: 1px solid #EDF3F8;
}
.matrix th {
	background: #E7F2FA;
}
.matrix td {
	background: url(../images/backgrounds/td.jpg) repeat-x left bottom;
}
.matrix .leftCol {
	text-align: left;
	font-weight: bold;
}
.matrix .rowHighlight td {
	background: #F4FAFD;
}
.matrix .showMoreInfo {
	display: table-cell;
	text-align: left;
}
.matrix .showMoreInfo {
	display: table-row;
}
.matrix .showMoreInfo td, .matrix .hideMoreInfo td {
	text-align: left;
}

/* =Calculator Table
----------------------------------------------- */
#calcTable {
	width: 90%;
	margin: 0 auto;
	border: 1px solid #CEDFEA;
	border-collapse: collapse;
}
#calcTable td, #calcTable th {
	padding: 1em;
	background: #FFF;
	border: none;
	padding: 0.25em 0.5em;
	vertical-align: top;
}
#calcTable th {
	width: 50%;
	vertical-align: middle;
}

/* =Locations
----------------------------------------------- */
#locationsBody dl {
	padding: 0;
	margin: 0;
}
#locationsBody dt {
	padding: 0;
	margin: 0.5em 0;
	padding-left: 10px;
}
#locationsBody dt a:link, #locationsBody dt a:visited, #locationsBody dt a:hover {
	display: block;
	width: auto;
	padding-left: 15px;
	background: url(../images/bullets/plus.gif) no-repeat left 5px;
}
#locationsBody dt a:hover {
	text-decoration: underline;
}
#locationsBody dd {
	margin: 0;
	padding: 0;
}

/* =Location Tables
----------------------------------------------- */
.locations {
	width: 100%;
	margin: 1em 0;
	border-top: 1px solid #CEDFEA;
	border-right: 1px solid #CEDFEA;
	border-bottom: none;
	border-left: none;
}
.locations th, .locations td {
	padding: 0.25em 0.5em;
	text-align: left;
	vertical-align: top;
}
.locations th a:link, .locations th a:visited, .locations th a:hover {
	color: #000;
	font-weight: normal;
}
.locations th, .locations td {
	border-bottom: 1px solid #CEDFEA;
	border-left: 1px solid #CEDFEA;
	background: url(../images/backgrounds/td.jpg) repeat-x left bottom;
}
.locations th {
	font-weight: bold;
	border-bottom: 1px solid #CEDFEA;
	border-left: 1px solid #CEDFEA;
	background: #E7F2FA;
}
.locations table {
	width: 100%;
	border: none;
}
.locations table th, .locations table td {
	border-top: solid 1px #CEDFEA;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background: none;
}
.locations table th {
	border-top: none;
	font-weight: normal;
}
.locations .first-child td {
	border-top: none;
}

/* =Additional Services Property
----------------------------------------------- */
#addServPropertyBody dl {
	padding: 0;
	margin: 0;
}
#addServPropertyBody dt {
	padding: 0;
	margin: 0.5em 0;
	padding-left: 10px;
}
#addServPropertyBody dt a:link, #addServPropertyBody dt a:visited, #addServPropertyBody dt a:hover {
	display: block;
	width: auto;
	padding-left: 15px;
	background: url(../images/bullets/plus.gif) no-repeat left 5px;
}
#addServPropertyBody dt a:hover {
	text-decoration: underline;
}
#addServPropertyBody dd {
	margin: 0;
	padding: 0;
}

/* =Additional Services Property Tables
----------------------------------------------- */
.addServProperty {
	width: 100%;
	margin: 1em 0;
	border-top: 1px solid #CEDFEA;
	border-right: 1px solid #CEDFEA;
	border-bottom: none;
	border-left: none;
}
.addServProperty th, .addServProperty td {
	padding: 0.25em 0.5em;
	text-align: left;
	vertical-align: top;
}
.addServProperty th a:link, .addServProperty th a:visited, .addServProperty th a:hover {
	color: #000;
	font-weight: normal;
}
.addServProperty th, .addServProperty td {
	border-bottom: 1px solid #CEDFEA;
	border-left: 1px solid #CEDFEA;
	background: url(../images/backgrounds/td.jpg) repeat-x left bottom;
}
.addServProperty th {
	font-weight: bold;
	border-bottom: 1px solid #CEDFEA;
	border-left: 1px solid #CEDFEA;
	background: #E7F2FA;
}
.addServProperty table {
	width: 100%;
	border: none;
}
.addServProperty table th, .addServProperty table td {
	border-top: solid 1px #CEDFEA;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background: none;
}
.addServProperty table th {
	border-top: none;
	font-weight: normal;
}

/* =FAQs
----------------------------------------------- */
#faqBody dl, #faqBody dt, #faqBody dd {
	margin: 0;
	padding: 0;
}
#faqBody dt {
	display: none;
	margin: 0.5em 0 0 15px;
}
#faqBody dt a:link, #faqBody dt a:visited, #faqBody dt a:hover {
	display: block;
	width: auto;
	padding-left: 15px;
	background: url(../images/bullets/plus.gif) no-repeat left 5px;
}
#faqBody dd dl {
	margin: 0.5em 0;
}
#faqBody dd dt, #faqBody dd dd {
	padding-left: 30px;
}
#faqBody dd dt {
	display: block;
	margin: 0;
	font-weight: bold;
	background: url(../images/bullets/faqQuestion.gif) no-repeat 15px 3px;
}
#faqBody dd dd {
	background: url(../images/bullets/faqAnswer.gif) no-repeat 15px 3px;
}
#faqBody .closeLink {
	display: none;
	background: none;
}
#faqBody .toggleAll {
	display: none;
}
