/* Dixon - layout.css */

ul, ol, li {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4 {
	font-family: Trebuchet MS,Helvetica,sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0;
}
h1, .individualPage h2.h1copy {
	font-size: 24px;
	font-weight: normal;
	color: #004833;
}
h2 {
font: 18px;
color: #004833;
}
h3 {
font-size: 16px;
}
h4 {
font-size: 14px;
}
p, li {
line-height: 14px;
font-size: 12px;
}
a img {
border: 0 none;
}
a {
text-decoration: none;
color: #333;
outline: none;
}
a:active {
outline: none;
}
a:hover {
	color: #B27F38;
}
ul li {
list-style-type: none;
list-style-position: outside;
}
input {
font: normal 11px Verdana, Helvetica, Arial, sans-serif;
color: #000;
}
p.disclaimer {
	font-size: 10px;
}


body {
	color: #333;
	font-size:62.5%;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva;
	height: 100%;
	background-color: #999; margin:0px; padding:0px;
}

#sidecolor {
	overflow: hidden;
	width: 900px;
	margin: 0 auto;
	font-family: Helvetica, Arial, sans-serif;
	background: url("sidecolor-bg.png") repeat-y;
}

<!--being used for product and category pages-->

div#headhancho {
	width: 900px;
	margin: 0 auto;
	font: normal 11px Helvetica, Arial, sans-serif;
	border-right: 1px solid #153626;
	border-left: 1px solid #153626;
}
<!--being used on homepage only-->

#homeWrapper {
	width: 900px;
	margin: 0 auto;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	background-color: #143425;
}

#secondaryWrapper {
	position: relative;
	overflow: hidden;
	background: url(main-content-bg.png) repeat-x;
	margin: 0 auto;
	width: 900px;
}

#productWrapper {
	background: transparent url(product-slip.png) repeat-y scroll 223px 0;
	overflow: hidden;
	position: relative;
}


#contentWrapper {
	background: transparent url(cate-white-bg.png) repeat-y scroll 223px 0;
	overflow: hidden;
	position: relative;
}



.clear {
	clear: both;
}	
#secondaryWrapper .clear {
	height: 22px;
}
.center {
text-align: center;
}

/*====== Header =======================================================================================*/
#header {
	overflow: hidden;
	background-color: #FFF;
	position: relative;
	height: 105px;
	border-bottom: 2px solid #153626;
	padding-top: 20px;
	padding-left: 14px;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

#logo {
	width: 179px;
	height: 94px;
}
#logo h1{
	width: 200px;
	height: 94px;
	background: url(logo.png) no-repeat;
	text-indent: -999em; margin:0px; padding:0px;
}

#ultraTopNav {
position: absolute;
right: 190px;
top: 20px;
}

#ultraTopNav li {
float: left;
padding: 0;
font: normal 11px Helvetica, Arial, sans-serif;
color: #CCC;
}

#ultraTopNav li a {
font-size: 10px;
padding: 0 10px 0 15px;
background: url(li-divider.png) no-repeat top left;
}

#ultraTopNav li a.firstChild {
background: none;
}

#ultraTopNav li a:hover {
text-decoration: underline;
color: #B27F38;
}

.textSize {
position: absolute;
top: 14px;
right: 22px;
height: 15px;
}

.textSize h2 {
display: none;
}

.textSize img {
float: left;
}

#searchForm {
position: absolute;
height: 19px;
width: 149px;
right: 33px;
top: 12px;
}

#searchForm input#roi_input {
position: absolute;
top: 0;
left: 0;
border: 0 none;
padding: 5px 8px;
width: 113px;
height: 15px;
background-image: url("search-bg.png");
}

#searchForm input#searchButton {
position: absolute;
top: 0;
right: 0;
width: 20px;
height: 25px;
}

/* primary nav */
#primaryNav {
	position: absolute;
	bottom: 0;
	right: 33px;
}
#primaryNav li {
	display: inline;
	float: left;
	padding-left: 2px;
}
#primaryNav li a {
	display: block;
	background: url(primaryNav-sprite.jpg) no-repeat;
	height: 32px;
	width: 143px;
	color: #000;
	font: bold 16px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-indent: -999em;
}
#primaryNav a:hover, #primaryNav a.inPath {
	color: #009;
}
#primaryNav li a.nthChild-1:hover, #primaryNav li a.nthChild-1.inPath {
	background-position: 0 -32px;
}
#primaryNav li a.nthChild-2 {
	background-position: 0 -64px;
}
#primaryNav li a.nthChild-2:hover, #primaryNav li a.nthChild-2.inPath {
	background-position: 0 -96px;
}
#primaryNav li a.nthChild-3 {
	width: 213px;
	background-position: 0 -128px;
}
#primaryNav li a.nthChild-3:hover, #primaryNav li a.nthChild-3.inPath {
	background-position: 0 -160px;
}
#primaryNav li a.nthChild-4 {
	width: 134px;
	background-position: 0 -192px;
}
#primaryNav li a.nthChild-4:hover, #primaryNav li a.nthChild-4.inPath {
	background-position: 0 -224px;
}

/*====== Footer =======================================================================================*/
#footer {
	height: 80px;
	position: relative;
	clear: both;
	font-size: 10px;
	border-top: 2px solid #000000;
	background-color: #fff;
}

#footer #firstROI {
	position: absolute;
	top: 24px;
	left: 18px;
}

#footer #eh {
	position: absolute;
	top: 22px;
	right: 16px;
}

#footer #fdic {
	position: absolute;
	top: 14px;
	right: 50px;
}

#footer #cdars  {
	position: absolute;
	top: 14px;
	right: 100px;
}

#footer #footerNav {
	text-align: center;
	padding: 26px 0 6px 0;
}

#footerNav li {
	display: inline;
	padding: 2px 10px 0;
	border-right: 1px solid #000;	
	font-size: 11px;
}

#footerNav li.lastChild {
	border-right: 0 none;
}
#footer p, #footer a {
	text-align: center;
	font-size: 11px;
}
#footer #fdicTransAcct{
	text-align: center;
}
#footer a:hover {
	color: #B27F38;
	text-decoration: underline;
}

/*====== Main Content =================================================================================*/

#homecontentWrapper {
	overflow: hidden;
	position: relative;
	height: 522px;
	/*border-bottom: 2px solid #000;*/
}

#homemainContent {
	width: 696px;
	float: right;
	position: relative;
	width: 701px;
	height: 522px;
}
#homemainContent #flashBanner {
	position: relative;
	top: 0;
}
#homemainContent #homeFeaturedProducts {
	overflow: hidden;
	height: 174px;
	width: 701px;
	position: relative;
	background-color: #CCC;
}

#mainContent {
	float: left;
	background: #FFFFFF url("main-content-top.png") no-repeat center top;
	margin: 27px auto 0 27px;
	height: 350px;
	height: auto !important;
	min-height: 350px;
}

/*#contentWrapper #mainContent #homeFeaturedProducts {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 174px;
	width: 698px;
}*/

/*====== Left Column ==================================================================================*/

#homecontentWrapper #leftColumn {
	background: url(leftcol-sidebg.png) repeat-y right;
	position: absolute;
	z-index: 1;
	/*font: normal 1.3em Helvetica, "Helvetica Neue", Arial, Geneva;*/
}
#homecontentWrapper #leftColumn #innerLeftColumn {
	height: 530px;
}

#leftColumn a:hover {
	color: #FFF;
}
#leftColumn {
	overflow: hidden;
	background: url(leftcol-sidebg-notrans.png) no-repeat right top;
	float: left;
	clear: both;;
	width: 203px;
	position: relative;
}
#leftColumn h2 {
	font-size: 12px;
}
#leftColumn a {
	font-size: 11px;
	color: #000;
}
#leftColumn #innerLeftColumn {
	width: 199px;
	min-height: 275px;
	_height: 275px;
	background-color: #5F9162;
}

/* headline */
#leftColumn #headline {
	position: relative;
}
#leftColumn #headline h4 {
	font: normal 12px Trebuchet MS,Helvetica,sans-serif;
	text-transform: uppercase;
	color: #fff;
	margin: 5px 12px;
	padding: 0;
	width: 174px;
}
#leftColumn #headline h4:hover {
	cursor: pointer;
}

/* leftNav */
#leftNav li h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#leftNav li h2 a {
	background: #000 url(leftCol-tab-Nth.png) no-repeat;
	padding: 5px 8px 5px 12px;
	display: block;
	color: #fff;      
	text-transform: uppercase;
	cursor: pointer;
	font: normal 12px Trebuchet MS,Helvetica,sans-serif;
}
#leftNav li h2 a:hover, #leftNav li h2 a.inPath {
	background-position: 0 -56px; 
	color: #FFF;
}
#leftNav li h2 a.firstChild {
	background-image: url(leftCol-tab-1st.png);
}     
/*#leftNav li h2 a.nthChild-2 {
	background-image: url(leftCol-tab.png);
}*/
#leftNav ul.nthTier-2 {
	width: 198px
}
#leftNav ul.nthTier-2 li {
	background-color: #DCDBBC;
	padding-left: 14px;
	padding-bottom: 5px;
}
#leftNav ul.nthTier-2 li h3 {
	margin: 0;
	padding: 0;
	font: normal 11px Helvetica, Arial, sans-serif;
}
#leftNav ul.nthTier-2 li a {
	display: block;
	margin-left: 4px;
	padding: 3px 10px;
	color: #666;
	text-decoration: none;
}
#leftNav ul.nthTier-2 li.firstChild a {
	padding-top: 8px;
	text-decoration: none;
}
#leftNav ul.nthTier-2 li.inPath a, #leftNav ul.nthTier-2 li a:hover {
	color: #000;
	background: url(active-a.png) no-repeat left center;
	text-decoration: none;
}





#leftNav ul.nthTier1-sub {
	width: 180px
}
#leftNav ul.nthTier1-sub li {
	background-color: #DCDBBC;
	padding-left: 14px;
	padding-bottom: 5px;
}
#leftNav ul.nthTier1-sub li h3 {
	margin: 0;
	padding: 0;
	font: normal 11px Helvetica, Arial, sans-serif;
}
#leftNav ul.nthTier1-sub li a.irwSubMenuLinks {
	display: block;
	margin-left: 4px;
	padding: 3px 10px;
	color: #666;		
	background: none;
}
#leftNav ul.nthTier1-sub li.firstChild a {
	padding-top: 8px;
}
#leftNav ul.nthTier1-sub li a.inPath1, #leftNav ul.nthTier1-sub li a.inPath1:hover {
	color: #000;
	background: url(active-a.png) no-repeat 0px 5px;	
	text-decoration: none;
}
#leftNav ul.nthTier1-sub li a.irwSubMenuLinks:hover {
	color: #000; 
	background: url(active-a.png) no-repeat 0px 5px;	
	text-decoration: none;
}











/* quicklinks */
#leftColumn #noLeftNav #quickLinks h4{
	background: url(quicklinks-noLeftNav-bg.png) no-repeat;
}
#leftColumn #quickLinks h4 {
	background: url(leftCol-tab-quicklinks.png) no-repeat;
	height: 30px;
	margin: 0;
	padding-left: 14px;
	line-height: 30px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}
#leftColumn #quickLinks ul {
	margin: 6px 0 0;
	padding: 0 0 10px;
	position: relative;
	top: 0;
	left: 0;
}
#leftColumn #quickLinks li {
	background: transparent url(ql-li.png) no-repeat center bottom;
	padding: 0 11px 0 14px;
}
#leftColumn #quickLinks li.lastChild {
	background: none;
}
#leftColumn #quickLinks li a {
	padding: 7px 10px;
	display: block;
	font-size: 11px;
}	
#leftColumn #quickLinks a:hover {
	background: url(trans-tri.gif) no-repeat left center;	
}

/*====== About Us =====================================================================================*/
#aboutUs img {
	width: 198px;
}

#aboutUs li h2 {
	margin: 0;
	padding: 0;
}

#aboutUs li h2 a {
	padding: 5px 8px 5px 12px;
	display: block;
	color: #fff;
	font-weight: normal;
	font-family: Trebuchet MS,Helvetica,sans-serif;
	background: url(leftnav-bg-below.png) no-repeat;
	text-transform: uppercase;
	cursor: pointer;
}

#aboutUs li h2 a:hover, #aboutUs li h2 a.inPath {
	background: transparent url(leftnav-bg-tall.png) no-repeat scroll 0 0;
}

#aboutUs li h2 a.firstChild {
	background: url(leftnav-bg.png) no-repeat;
}

#aboutUs li h2 a.lastChild {
	padding: 5px 8px 8px 12px;
	background: url(leftnav-lastchild.png) no-repeat;
}

#aboutUs li.inPath h2 a, #aboutUs li h2 a:hover {
	color: #fff;
}

#aboutUs ul.nthTier-2 {	
	width: 204px;
}

#aboutUs li li h3 {
	margin: 0;
	padding: 0;
	background: url(grey-bg.png) no-repeat bottom right;
}

#aboutUs li li a {
	display: block;
	margin: 0;
	padding: 3px 12px 6px 14px;
	color: #666;
	font: normal 8px Helvetica, Arial, sans-serif;
}

#aboutUs li li.firstChild a {
	display: block;
	margin: 0;
	padding: 8px 12px 6px 14px;
	color: #666;
	font: normal 11px Helvetica, Arial, sans-serif;
}

#aboutUs li li.firstChild a:hover, #aboutUs li li.firstChild a.inPath {
	display: block;
	margin: 0;
	padding: 8px 12px 6px 14px;
	color: #666;
	font: normal 11px Helvetica, Arial, sans-serif;
	background: url(active-a.png) no-repeat 1px 7px;
}

#aboutUs li li.lastChild a {
	display: block;
	margin: 0;
	padding: 3px 12px 10px 14px;
	color: #666;
	font: normal 11px Helvetica, Arial, sans-serif;
}

#aboutUs li li.lastChild a:hover, #aboutUs li li.lastChild a.inPath {
	display: block;
	margin: 0;
	padding: 3px 12px 10px 14px;
	color: #666;
	font: normal 11px Helvetica, Arial, sans-serif;
	background: transparent url(active-a.png) no-repeat scroll 1px 3px;
}

#aboutUs li li.inPath a, #aboutUs li li a:hover {
	color: #000;
	background: url(active-a.png) no-repeat 1px 5px;
	padding: 3px 12px 6px 14px;
}

#aboutUs li ul li.lastChild {
	padding-bottom: 0;
}

#aboutUs li ul li.lastChild h3 {
	background: 0 none;
	margin: 0;
	padding: 0;
	background: url(grey-bg.png) no-repeat top right;
}


/*====== Home Page ====================================================================================*/
#homeleftColumn {
	float: left;
	position: relative;
	left: 0px;
	clear: left;
	width: 198px;
	font: normal 12px Helvetica, "Helvetica Neue", Arial, Geneva;
	z-index: 5;
	border-right: 1px solid #3D5C3D;
}

#homeleftColumn #divRepeat {
	background: url(home-leftcolumn-bg.png) repeat-y;
}

#homeleftColumn #divBottom {
	background: url(home-leftcolumn-bottom.png) no-repeat bottom left;
	width: 210px;
	height: 12px;
}

#obLogin {
	overflow: hidden;
	position: relative;
	width: 199px;
	background-color: #669966;
	background: url(obnav-bg.png) no-repeat 0 5px;
	padding-bottom: 10px;
}

#obLogin h4 {
	background: url(obl-home-title.png) no-repeat; 
	height: 27px;
	margin: 0 0 4px;
	padding-left: 14px;
	font: normal 12px Trebuchet MS,Helvetica,sans-serif;
	line-height: 27px;
	color: #fff;
}

#obLogin img {
	margin: 0 0 6px 0;
	padding: 0;
}

#obLogin label {
	margin: 10px 0 10px 13px;
	padding: 0;
	font: bold 10px Helvetica, "Helvetica Neue", Arial, Geneva;
	color: #000;
}
#obLogin form {
	overflow: hidden;
	width: 149px;
	margin-bottom: 8px;
	padding-left: 14px;
}
#obLogin input#login-field {
	width: 129px;
	height: 19px;
	background: url(obl-login-bg.png) no-repeat;
	border: none;
	margin: 8px 0 5px 0;
	padding: 3px 10px; 
}

#obLogin input#login-button {
	margin: 7px 0 5px 0;
	float: left;
	display: inline;
}
#obLogin #smallNav {
	position: absolute;
	top: 72px;
	left: 106px;
}
#obLogin #smallNav li {
	float: left;
	display: inline;
	margin-top: 10px;
	font-size: 12px;
}
#obLogin #smallNav form#demoForm {
	width: auto;
	margin: 0;
	padding-top: 1px;
}
#obLogin #smallNav input{
	margin: 0;
}
#obLogin a:hover {
	text-decoration: underline;
}	

#obLogin h3 {
	font: bold 12px Helvetica, "Helvetica Neue", Arial, Geneva;
	color: #0C2319;
	margin: 8px 0 8px 18px;
	clear: both;
}

#obLogin #obNav {
	margin: 4px 0 2px;
}

#obLogin #obNav li.lastChild {
	background: none;
}

#obLogin #obNav li a {
	display: block;
	margin: 0 0 5px 0;
	padding-left: 24px;
	font-size: 11px;
}		

#obLogin img#obLock {
	position: absolute;
	top: 62px;
	right: 20px;
}

#homeFeaturedProducts li {
	position: relative;
	width: 127px;
	height: 174px;
	overflow: hidden;
	float: left;
	display: inline;
	border-left: 2px solid #CCC;
	border-right: 1px solid #FFF;
}
#homeFeaturedProducts li.firstChild {
	width: 179px;
	height: 174px;
	overflow: hidden;
	float: left;
	display: inline;
}
#homeFeaturedProducts li.lastChild {
	border-right: none;
}
#homeFeaturedProducts li.thirdChild .shown h3 {
	padding-bottom: 15px;
}
#homeFeaturedProducts li.thirdChild  .shown p {
	padding: 0 14px 20px;
}
#homeFeaturedProducts li .shown {
	width: 128px;
	height: 174px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(homefeatured-bg.png) repeat-x;
}
#homeFeaturedProducts li.firstChild .shown {
	width: 180px;
	height: 174px;
	position: relative;
}
#homeFeaturedProducts li .shown h3 {
	margin: 0;
	padding: 42px 10px 20px;
	font: bold 12px Helvetica, "Helvetica Neue", Arial, Geneva;
	text-align: center;
}
#homeFeaturedProducts li .shown p {
	margin-top: 0;
	padding: 22px 8px 20px;
	font: normal 11px Helvetica, "Helvetica Neue", Arial, Geneva;
	text-align: center;
}
#homeFeaturedProducts li.lastChild .shown p {
	margin-top: 0;
	padding: 34px 14px 20px;
	font: normal 11px Helvetica, "Helvetica Neue", Arial, Geneva;
	text-align: center;
}
#homeFeaturedProducts li .hidden p {
	margin-top: 0;
	padding: 4px 6px 0px;
	font: normal 11px Helvetica, "Helvetica Neue", Arial, Geneva;
	text-align: center;
}
#homeFeaturedProducts li .hidden {
	position: absolute;
	top: 175px;
	left: 0;
	height: 174px;
	width: 128px;
	background: url(homefeatured-bg.png) repeat-x left bottom;
}

#homeFeaturedProducts li.firstChild .hidden {
	height: 174px;
	width: 180px;
	background: url(homefeatured-bg.png) repeat-x left bottom;
}
#homeFeaturedProducts li.firstChild .hidden #tables {
	position: absolute;
	top: 51px;
	left: 0;
}
#homeFeaturedProducts li.firstChild .hidden #tables .tableShow {
	border: 1px solid #C6C6C6;
	height: 18px;
	overflow: hidden;
	margin: 4px 12px;
}	
#homeFeaturedProducts li.firstChild .hidden #tables .tableShow h4 {
	background: url(slide-arrow-rates.gif) no-repeat;
	margin: 3px 4px;
	padding-left: 10px;
	text-align: center;
	display: block;
	color: #C6C6C6;
}	
#homeFeaturedProducts li.firstChild .hidden #tables .tableShow h4:hover {
	color: #000;
}
#homeFeaturedProducts li.firstChild .hidden #tables .tableShow table {
	display: block;
	margin: 0 auto;
	color: #666666;
	margin: 0 0 4px 0;
	padding: 0;
	
}
#homeFeaturedProducts li.firstChild .hidden #tables .tableShow table th {
	width: 30%;
	text-align: center;
	padding: 2px 4px;
	color: #666;
	font-size: 10px;
}
#homeFeaturedProducts li.firstChild .hidden #tables .tableShow table td {
 	width: 30%;
	text-align: right;
	padding: 0 6px;
	margin: 0;
	color: #003300;
}
#homeFeaturedProducts li.firstChild .hidden #tables #paymentInfo {
	width: 102px;
	margin: 0 auto;
}
#homeFeaturedProducts li.firstChild .hidden #tables #paymentInfo a {
	font-size: 10px;
	text-decoration: underline;
}

/*====== Category Page =================================================================================*/
#catBreadcrumb {
margin: 10px;
}

#catBreadcrumb li {
display: inline;
font: normal 24px Helvetica, Arial, sans-serif;
}

#catBreadcrumb ul {
display: inline;
padding-left: 5px;
}

#catBreadcrumb li a {
color: #333;
}

/* Account Wizard */
#mainContent.accountWizard {
	background: none;
}
#mainContent.accountWizard #wizardWrapper {
	background: #FFF url(main-content-top.png) no-repeat top center;
	position: relative;
	padding-top: 19px;
}
#mainContent.accountWizard #wizardInnerWrapper {	
	background: #FFF url(main-content-bottom.png) no-repeat bottom center;
	padding: 0 21px 19px;
}
#mainContent.accountWizard #wizardWrapper #startNow {
	background: url(account-wizard-bg.png) no-repeat;
	height: 80px;
	width: 104px;
	position: absolute;
	right: 30px;
	bottom: 0;
}
#mainContent.accountWizard #wizardWrapper #startNow a {
	display: block;
	background: url(account-wizard-button.png) no-repeat;
	position: relative;
	right: -57px;
	top: 12px;
	width: 60px;
	height: 60px;
	text-indent: -999em;
}
#mainContent.accountWizard #whiteBackground {
	background: #FFF url(main-content-top2.png) no-repeat top center;
	margin-top: 30px;
}
	


#bottomImage {
	background: url(cate-bottom.png) no-repeat bottom left;
	height: 8px;
}	



div#personalCategory img {
	margin-left: 5px;
}	
div#personalCategory h1 {
	background: url(cate-header.png) no-repeat scroll 2px 0;
	width: 654px;
	height: 36px;
	display: block;
	margin: 0;
	line-height: 10px;
	padding: 14px 15px 6px 40px;
	font: normal 24px Trebuchet MS,Helvetica,sans-serif;
}	

#centerContent ul {
	overflow: hidden;
	position: relative;
}
#centerContent ul li.hover {
	cursor:pointer;
}



/* category pages */
div#productCategory h1 {
	margin: 0;
}
div#productCategory li {
	overflow: hidden;
	cursor: pointer;
	clear: both;
	position: relative;
	border-bottom: 5px solid #DCDBBC;
	margin: 20px 30px;
	padding: 12px 15px 4px;
}
div#productCategory div.productButton {
	overflow: hidden;
	position: relative;
	float: left;
	height: 95px;
	width: 135px;
	margin-right: 20px;
}
div#productCategory div.productButton a.learnMore {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(learn-more.png) no-repeat;
	height: 60px;
	width: 61px;
	z-index: 5;
	text-indent: -999em;
}
div#productCategory div.productContent h3 a {
	color: #004833;
}
div#productCategory div.productContent p {
	margin-bottom: 6px;
}
/*---*/


div#personalCategory li {
	display: inline;
	float: left;
	width: 280px;
	font-size: 12px;
	margin: 8px 8px 0;
	position: relative;
	margin: 8px 20px 8px 10px;
}

div#personalCategory li.odd {
	margin: 8px 18px 8px 12px;

}

div#personalCategory div.productContent {
	padding-left: 8px;
	height: 120px;
	position: relative;
	overflow: hidden;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva;
}

div#personalCategory a img {
	position: absolute;
	top: 60px;
	left: 4px;
}

div#personalCategory h4 { 
	position: absolute;
	bottom: -3px;
	left: 72px;
	height: 60px;
	width: 61px;
	z-index: 5;
	margin: 0;
	padding: 0;
}

div#personalCategory h4 a { 
	position: absolute;
	bottom: -4px;
	right: -6px;
	background: url(learn-more.png) no-repeat;
	height: 60px;
	width: 61px;
	z-index: 5;
}

div#personalCategory div.productContent p {
	margin-bottom: 6px;
}

div#personalCategory h3 {
	margin: 0;
	padding: 0;
}


div#personalCategory h3 a {
	color: #000;
	font: normal 13px Trebuchet MS, Helvetica, sans-serif;
	clear: both;
	margin-bottom: 5px;
	margin-left: 8px;
	display: block;
}

div#personalCategory div.productContent ul {
	margin-left: 140px;
	padding-top: 0;
	width: 132px;
	list-style-position: outside;
	list-style-type: disc;
}

div#personalCategory li li {
	display: list-item;
	float: none;
	width: auto;
	list-style-type: disc;
	list-style-position: outside;
	border: none;
	margin: 5px 0;
	padding: 0;
}

#bizsavings #topUl li.nthChild-4 a img {
	position: absolute;
	left: -6px;
	top: 80px;
}

#bizsavings div#productCategory li {
	width: 300px;
	position: relative;
	margin: 8px 13px 20px 0;
	font-size: 12px;
	float: left;
}

#bizsavings div#productCategory li.odd {
	margin: 8px 10px 8px 18px;
}

#bizsavings div#productCategory li li {
	height: auto;
	width: auto;
	float: none;
	list-style-position: outside;
	list-style-type: disc;
	margin: 5px 0;
	padding: 0;
}


/* Search */
#pagination li {
	display: inline;
	padding-right: 10px;
}

#pagination li a {
	text-decoration: underline;
}

body.searchPage{
	background: transparent url(teri.png) repeat-y scroll 0 0;
}

#searchPage ul {
	margin: 0;
	padding: 0 0 10px 0;
}

#searchPage li {
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	width: 600px;
	border-top: 1px solid #CCC;
}

#searchPage li.firstChild {
	border-top: 0 none;
}

#searchPage li h3 {
	margin: 0;
	padding: 0;
}

#searchPage li .productContent ul {
	list-style-type: none;
	list-style-position: outside;
	padding: 0 0 0 20px;
	margin: 0;
}

#searchPage li .productContent li {
	margin: 0;
	padding: 0;
	list-style-type: 0;
	list-style-position: outside;
}	

#searchPage li h4 {
	margin: 0;
	padding: 0;
}

#searchPage li h4 a {
	background: url(learn-more.png) no-repeat;
	position: absolute;
	bottom: 0;
	right: 40px;
	width: 61px;
	height: 60px;
}

#searchPage li .productContent {
	width: 450px;
	padding-bottom: 20px;
}

#searchPage #blurbCentering #blurb ul li {
	overflow: hidden;
	position: relative;
	list-style-type: none;    
	height:auto;
	padding: 10px 0;
}

#searchPage #blurbCentering #blurb h3.pageHead {
	margin: 0 38px;
}	

#searchPage #blurbCentering #blurb li h3, #searchPage #blurbCentering #blurb li .productContent p, #searchPage #blurbCentering #blurb li .productContent ul, #searchPage #blurbCentering #blurb li .productContent ul li {
	margin: 0;
}

#searchPage #blurbCentering #blurb li .productContent ul li {
	list-style-type: disc;
	width: auto;          
	height: auto;
	border: 0 none;
}

/*====== Product Page =================================================================================*/
#whiteBackground {
	width: 601px;
	position: relative;
	overflow: hidden;
	padding: 21px 19px;
}

#productPhoto {
	float: right;su
}

.productHead {
	position: relative;
}
/*.productHead #bottom {
	height: 16px;
	position: relative;
	top: -1px;
	z-index: 8;
	background: url(product-title-bottom.png) no-repeat -2px 0;
}	
.productHead #tile {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 10;
	background: url(product-title-bg.png) repeat-y -2px 0;
}*/
.productHead h1 {
	font: normal 24px Trebuchet MS, Helvetica, sans-serif;
	margin: 0;
}

/*#whiteBackground a img {
	position: absolute;
	top: -14px;
	right: -24px;
	z-index: 5;
}*/

/* special added imgs */
#specialOffer {
	overflow: hidden;
}
#specialOffer img {
	margin-bottom: 10px;
}
#specialOffer img#specialOffer1 {
	float: left;
}
#specialOffer img#specialOffer2 {
	float: right;
}

#productSummary {
	position: relative;
	overflow: hidden;
}
#productSummary #productLeft {
	float: left;
	width: 260px;
	padding-right: 10px;
}
#productSummary p {
	padding-bottom: 10px;
	font-color: #fff;
}

#productSummary a {
	text-decoration: underline;
}

#productSummary #prodGeneral {
	margin: 10px 0 0;
}	

#productDetails p, #productDetails form {
	margin: 0 16px;
	padding: 2px 0 10px 20px;
	padding-left: 20px;
	width: 184px;
	float: left;
	display: inline;
	border-left: 1px solid #CCC;
}

#productDetails h3 {
	margin: 8px 16px 6px 16px;
	width: 200px;
	float: left;
	display: inline;
}

#productSummary ul {
	margin: 10px 15px;
}

#productDetails ul {
	margin-left: 22px;
	padding-right: 12px;
	padding-bottom: 10px;
	float: left;
	display: inline;
	width: 200px;
}


#productSummary li, #productDetails li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 4px 0;
}
/*#productDetails li.textVariant1 {
	margin-left: 30px;
}*/

#productDetails {
	width: 590px;
	background-color: #DCDBBC;
	overflow: hidden;
	clear: right;
	position: relative;
	top: -20px;
	padding-top: 26px;
}

#productDetails em {
	color: #333333;
}

#topApply {
	float: right;
	position: relative;
	top: 34px;
	width: 80px;
	height: 80px;
	z-index: 10;
}
a#topQuestions, #topQuestions a {
	z-index: 2;
	display: block;
	position: absolute;
	top: 36px;
	left: 395px;
	background: url(questions-button.png) no-repeat;
	width: 120px;
	height: 15px;
	text-indent: -999em;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-decoration: underline;
}
a#topQuestions:hover, #topQuestions a:hover {
	background-position: 0 -16px;
}
#topQuestions.contactUs a {
	background-image: url(contact-us-button.png);
	top: 30px;
	left: 390px;
	width: 126px;
	height: 13px;
}
#topQuestions.contactUs a:hover {
	background-position: 0 -14px;	
}


/* Tabs */
dl#roi_tabs {
	background-color: #FFF;
	width: 100%;
	display:block;
	list-style: none;
	position: relative;
}
dl#roi_tabs dd {
	background-color: #FFF;
	padding-top: 30px;
	font-color: #333;
	font: normal 12px Helvetica, Arial, sans-serif;
}
dl#roi_tabs dd a {
	text-decoration: underline;
}
dl#roi_tabs dt {
	position: relative;
	top: -26px;
	height: 13px;
	border-right: 1px solid #ACAC93;
	margin-top: 7px;
	margin-left: 10px;
	padding-right: 10px;
	font: bold 11px Trebuchet MS,Helvetica,sans-serif;
}
dl#roi_tabs dt a {
	color: #7F7937;
}
dl#roi_tabs dt a:hover,  dl#roi_tabs dt.selected a{
	color: #333;
}
/*dl#roi_tabs dt div {
	padding: 8px 10px 4px 0px;
	position: relative;
	left: 10px;
	display: inline;
}
dl#roi_tabs dt.selected {
	position: relative;
	top: -30px;
	padding: 8px 2px 8px 10px;
}

dl#roi_tabs dt.selected div {
	padding: 8px 10px 4px 2px;
	position: relative;
	left: 10px;
	display: inline;
}*/

.pane {
	position: absolute;
	overflow: hidden;
}

/*.pane div {
	width: 480px;
	position: relative;
	top: -42px;
}*/

.label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}
#whiteBackground #roi_tabs a img {
position: relative;
right:0;
top:0;
}
/*special added demos */
#roi_tabs #demoCMForm #demoCMButton {
	display: none;
}

#printShare {
	overflow: hidden;
	position: absolute;
	top: 6px;
	right: 75px;
}
#printShare a#printButton img{
	border-right: 1px solid #ACAC93;
	position: relative;
	right: 0;
	top: 0;
	padding-bottom: 1px;
	padding-right: 10px;
}
#printShare #shareButton {
	display: inline;
}
#printShare a#shareButton img, #printShare #shareButton a img {
	position: relative;
	right: 0;
	top: 0;
	padding-left: 10px;
}

#bottomApply {
	display: block;
	position: absolute;
	top: 80px;
	right: 51px;
	z-index: 100;
}

#bottomApply a {
	float: right;
	display: inline;
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#bottomApply a:hover {
	text-decoration: underline;
}

/*#bottomApply a {
	position: relative;
	left: 470px;
	top: 0;
	z-index: 0;
}

#bottomApply a img {
	position: relative;
	left: 470px;
	top: 0;
	z-index: 0;
}*/
#noul #productDetails h2, #noul #productDetails h3, #noul #productDetails p {
	clear: both;
}
#noul #productDetails p {
	border: 0 none;
	float: none;
	display: block;
	width: 422px;
	padding-left: 0;
}
#noul #productDetails p.zeroPaddingParagraph {
	padding-bottom: 0;
}
#noul #productDetails form {
	clear: both;
	display: block;
	width: auto;
	border: none;
	float: none;
	padding-left: 0;
}


/*====== Individual Page ==============================================================================*/
.individualPage {
	overflow: hidden;
}

/* iframes */
.individualPage.blurb iframe {
	width: 599px;
}
.individualPage.blurb iframe#strongerSecurity {
	height: 3350px;
}
.individualPage.blurb iframe#fnbGreener {
	height: 1600px;
}
.individualPage.blurb iframe#careers {
	height: 1100px;
}
.individualPage.blurb iframe#bankOwnedProp {
	height: 1000px;
}

/* 3rd party iframe apps */
.individualPage.application #introduction {
	overflow: hidden;
	margin-bottom: 30px;
}
.individualPage.application #introduction img {
	float: left;
	margin-right: 20px;
}
.individualPage.application #introduction h1 {
	font-size: 32px;
}
.individualPage.application iframe {
	border: 1px solid #CCC;
	width: 760px;
}
.individualPage.application iframe#sbaLoan {
	height: 1550px;
}
.individualPage.application iframe#securedPersonalLoan {
	height: 800px;
}
.individualPage.application iframe#unsecuredPersonalLoan {
	height: 800px;
}
.individualPage.application iframe#onlineBanking {
	height: 1000px;
}

.individualPage.blurb #blurbImage {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 11px;
}
.individualPage.blurb #blurbImage img {
	display: block;
	margin-bottom: 10px;
}

/*#blurbCentering {
	overflow: hidden;
	position: relative;
	top: -6px;
	width: 684px;
	z-index: 20;
	margin: 0 0 0 6px;
	background: url(blurb-centering-top.png) no-repeat 19px 0;
	
}
	
#blurbCentering #blurb, #blurbCentering #faqblurb {
	margin: 12px auto 0;
	width: 684px;
	background: url(cate-white-bg.png) repeat-y -2px 0;
}
#blurbCentering #blurb h2, #blurbCentering #blurb h3, #blurbCentering #faqblurb h2, #blurbCentering #faqblurb h3 {
	margin: 0 38px;
}

#blurbCentering #blurb p, #blurbCentering #faqblurb p {
	margin: 0 46px 0 38px;
}

#blurbCentering #blurb ul, #blurbCentering #blurb ol, #blurbCentering #faqblurb ul, #blurbCentering #faqblurb ol {
	margin: 0 46px 0 38px;
}

#blurbCentering #blurb ul li, #blurbCentering #blurb ol li, #blurbCentering #faqblurb ul li, #blurbCentering #faqblurb ol li {
	padding: 4px 0;
	margin: 0;
}*/

.individualPage #blurbHead {
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}
.individualPage #blurbHead .content {
	float: left;
	display: inline;
	width: 320px;
}
.individualPage #blurbHeadBar {
	background-color: #DCDBBC;
	height: 5px;
	margin-top: 20px;
}
.individualPage #blurbHead img {
	float: right;
}
.individualPage #blurbHead ul {
	padding: 0;
	margin: 0 0 0 16px; 
}
.individualPage #blurbHead ul li {
	padding: 0;
	margin: 0; 
}
.individualPage #blurbCentering {
	clear: both;
	border-top: 3px solid #DCDBBC;
	padding-top: 10px;
}
.individualPage h2 {
	line-height: 21px;
	margin-top: 20px;
	font: 18px Trebuchet MS,Helvetica,sans-serif;
}
.individualPage h3, .individualPage h3 a {
	font: bold 16px Trebuchet MS,Helvetica,sans-serif;
	margin: 0;
	padding: 8px 0 4px 0;
}

.individualPage h4 {
	font: bold 14px Trebuchet MS,Helvetica,sans-serif;
	margin: 0;
	padding: 8px 0 4px 0;
}

.individualPage a { 
text-decoration: underline;
font-size: 12px;
}
.individualPage . drawer-handle a { 
	display: block;
}

.individualPage p {
	margin: 0;
	padding-top: 10px;
	font-size: 12px;
}

.individualPage p.zeroPaddingParagraph {
margin: 0;
padding: 0;
}
.individualPage p.disclaimer {
	font-size: 10px;
}

.individualPage ul, .individualPage ol {
margin: 0;
padding-left: 20px;
}

.individualPage ul li {
list-style-type: disc;
margin: 3px 0;
font-size: 12px;
}

#FAQ dt {
margin: 10px 0;
font-weight: bold;
}

#FAQ th {
text-align: left;
}

#blurbCentering #blurb #board h2 {
	clear: both;
	font-size: 18px;
}

#blurbCentering #blurb .leaders {
	width: 180px;
	height: 300px;
	float: left;
	margin: 4px 10px;
}

#blurbCentering #blurb .leaders img {
	display: block;
	margin: 0 auto;
}

#blurbCentering #blurb .leaders .content {
	display: block;
	margin: 0 auto;
	clear: left;
	width: 170px;
}

#blurbCentering #blurb .leaders .content h3 {
	text-align: center;	
	margin: 0;
	padding: 4px 0;
	display: block;
}

#blurbCentering #blurb .leaders .content p.zeroPaddingParagraph {
	margin: 0;
	padding: 0;
	text-align: center;
}

#senior {
	clear: both;
}

#senior #lastChild {
	clear: both;
	width: 170px;
	margin: 4px 10;
}

#blurbCentering #blurb #board div.leaders div.content p.zeroPaddingParagraph {
	text-align: center;
	margin: 0;
	padding: 0;
}	

#getgreener h2 {
	margin: 10px 0;
}
#thankYou img {
	display: block;
	margin: 0 auto;
	float: none
}

#thankYou p {
	text-align: center;
}


#blurbCentering #blurb #details {
	float: left;
	display: inline;
	width: 300px;
	position: relative;
	padding-top: 20px;
	margin-left: 20px;
}

#blurbCentering #blurb #details p {
	margin: 0;
}

#details h4, #backpack h4 {
	padding: 0 0 4px;
}

#details a {
	float: left;
	display: inline;
	padding: 0;
	margin: 8px 0 0;
	width: 144px;
	font-size: 12px;
	text-decoration: none;
}

/* private client services page */
#privateClientServicesPDF a {
	position: absolute;
	top: 7px;
	left: 80px;
	border-right: 1px solid #ACAC93;
	padding-right: 10px;
	font: bold 11px Trebuchet MS,Helvetica,sans-serif;
	color: #7F7937;
}
#privateClientServicesPDF a:hover {
	color: #333;
}
	

/* prize page */
#prizes {
	overflow: hidden;
}
.prize {
	float: left;
	width: 170px;
	margin: 0 10px;
	text-align: center;
	font-size: 11px;
}
.prize .prizeDetails {
	width: 150px;
	margin: 0 auto;
}
#prizeChart {
	width: 300px;
	margin: 0 auto;
}
#prizeChart th {
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 13px;
	text-align: left;
}
#prizeChart td {
	font-size: 12px;
}
/*.prizePage h4, .prizePage h3 {
	color: #143526;
}

.prizePage table {
	border-top: 1px solid #143526;
	border-left: 1px solid #143526;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 38px;
}

.prizePage table td, .prizePage table th {
	border-right: 1px solid #143526;
	border-bottom: 1px solid #143526;
	width: 50%;
	text-align: center;
	padding: 8px 4px;
}

ul#prizes {
	padding: 0;
	margin: 0;
}

ul#prizes li {
	list-style-type: none;
	list-style-position: outside;
	border-bottom: 1px solid #999;
	padding: 12px 0;
	margin: 8px 0;
	overflow: hidden;
	height: 125px;
}

ul#prizes li#firstChild {
	height: 80px;
}

ul#prizes li #namePrize {
	float: left;
	display: inline;
	width: 180px;
}

ul#prizes li p {
	float: left;
	display: inline;
}*/


/* historic photos page */
#historicPhotos .photo {
	float: left;
	margin: 10px auto;
}
#historicPhotos .photo p {
	padding: 5px 10px;
}
#historicPhotos .photo img {
	margin-top: 10px;
}
#historicPhotos #photoRow1 {
	width: 577px;
	margin: 0 auto;
}
#historicPhotos #photoRow1 #photo1st {
	width: 358px;
	margin-left: 10px;
}
#historicPhotos #photoRow2 {
	width: 494px;
	margin: 0 auto;
}

#branchOfficers p.zeroPaddingParagraph {
	margin: 0;
	padding: 0;
}

#onlineSecurity table {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin: 8px 0;
}

#onlineSecurity table td, #onlineSecurity table th {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	width: 33%;
	text-align: center;
	padding: 3px 24px;
}

#onlineSecurity table th {
	background-color: #003300;
	color: #fff;
}

#privacyPolicy p.zeroPaddingParagraph {
	padding: 0;
	margin: 0;
}

#meetourLenders p {
	padding: 0;
}

#blurb #branchOfficers h2, #blurb #bankOfficers h2 {
	clear: both;
}
#blurb #branchOfficers h3, #blurb #bankOfficers h3 {
	clear: both;
	margin: 20px 0 10px 20px;
	padding: 0 0 0 20px;
}
#blurb #bankOfficers h2, #blurb #bankOfficers h3 {
	background: url("slide-arrow-faq.png") no-repeat scroll 0 -6px transparent;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 20px;
	height: 35px;
}
#blurb #branchOfficers .employees, #blurb #bankOfficers .employees {
	overflow: hidden;
	margin-left: 40px;
}
#blurb #branchOfficers .employee, #blurb #bankOfficers .employee {
	position: relative;
	float: left;
	display: inline;
	width: 280px;
	margin: 5px 0;
}
#blurb #branchOfficers .employee img, #blurb #bankOfficers .employee img {
	display: inline;
	float: left;
	margin: 0 auto 2px;
}
#blurb #branchOfficers .employee p, #blurb #bankOfficers .employee p {
	display: inline;
	float: left;
	width: 130px;
	margin: 2px 0 2px 6px;
	text-align: left;
}
#blurb #leadArticle h3#growth {
	border-top:1px solid #999999;
	margin:11px 0 0 0;
	padding:10px 0 0;
	width:600px;
}

/* FAQs */
#faq h2 {
	position: relative;
	border-bottom: 1px solid #DCDBBC;
}
#faq ul {
	margin: 0;
	padding: 0;
}
#faq ul li {
	font: bold 16px Trebuchet MS,Helvetica,sans-serif;
	padding-bottom: 5px;
}
#faq li a.question{
	position: relative;
	display: block;
	background: url(slide-arrow-faq.png) no-repeat 0 -6px;
	margin: 0;
	padding-left: 20px;
	text-decoration: none;
	font-size: 16px;
}
#faq li a:hover {
	text-decoration: underline;
	color: #B27F38;
}
#faq li .slides {
	padding-top: 5px;
	padding-left: 20px;
}
#faq li .slides, #faq li .slides ul li, #faq li .slides ol li {
	font: normal 12px Helvetica,Arial,sans-serif;
}
#faq li .slides ul li {
	margin-left: 15px;
}
#faq li .slides p {
	margin: 0;
}

/* nav bar - like roi tabs but not */
#navBar {
	position: relative;
	height: 20px;
	background-color: #DCDBBC;
	margin-bottom: 40px;
	padding-top: 6px;
}
#navBar #printShare {
	position: static;
	float: right;
	padding: 0 10px;
}
#navBar #printShare a#printButton img {
	border: none;
	padding-right: 0;
}
#navBar #topQuestions {
	position: relative;
	right: -84px;
}
#navBar.withApply {
	width: 570px;
}
#navBar.withApply #buttons{
	position: relative;
	right: 60px;
	height: 20px;
}
#navBar.withApply #topQuestions {
	right: -44px;
}
#navBar.withApply #applyButton {
	position: absolute;
	right: -30px;
	top: -25px;
}

/*====== Sitemap ====================================================================================*/
#sitemap {
margin-top: 20px;
}

#sitemapNav {
margin-top: 30px;
}

#sitemapNav li {
width: 160px;
float: left;
margin-right: 25px;
}

#sitemapNav li li {
width: auto;
float: none;
margin-right: 0;
}

#sitemap div.clear {
padding-top: 20px;
margin-top: 20px;
border-top: 1px solid #CCC;
}

#sitemap div.clear div {
width: 160px;
float: left;
margin-right: 25px;
}

#sitemap div.clear ul {
padding-bottom: 25px;
}

/*====== Locations ====================================================================================*/
#map {
	height: 300px;
}

.googleMap-InfoWindow h2 {
	padding: 0;
	margin: 0 0 4px;
}
.googleMap-InfoWindow p {
	margin: 0;
	padding: 0;
}
.googleMap-InfoWindow p.map-phones {
	padding-bottom: 10px;
}

/* legend */
#locations #legend {
	overflow: hidden;
	background-color: #E7F5D1;
	margin: 10px 0;
	padding: 10px 20px;
}
#locations #legend p {
	margin: 0 0 10px 0;
}
#locations #legend a.icon {
	clear: both;
	float: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	text-decoration: none;
	line-height: 23px;
}
#locations #legend #mainIcons {
	overflow: hidden;
	float: left;
	width: 90px;
}
#locations #legend #secondaryIcons {
	overflow: hidden;
	border-left: 1px solid #CCD9B9;
}
#locations #legend #secondaryIcons .column {
	float: left;
	width: 220px;
	padding-left: 10px;
}
#locations #legend a.icon#reset {
	float: right;	
}

#locations #locList h2.drawer-handle {
	position: relative;
	background: url("slide-arrow-faq.png") no-repeat 0 -60px;
	height: 40px;
	margin: 0;
	padding-left: 20px;
	font-size: 14px;
	line-height: 40px;
}
#locations #locList h2.drawer-handle.closed {
	background-position: 0 3px;	
}
#locations th, #locations td {
	text-align: left;
	margin: 0;
	padding: 2px 0;
	width: 145px;
	vertical-align: top;
}
#locations th.timeName {
width: 80px;
}
#locations td.timeValue {
width: 90px;
}
#locations ul {
	margin: 20px 0;
	padding-left: 0;
}
#locations ul li {
	overflow: hidden;
list-style-type: none;
margin: 0;
}
#locList div.blinds {
	overflow: hidden;
	display: block;
	margin: 10px 0 0 20px;
}
#locList .blinds tr.tableHead th {
	text-align: left;	
}
#gmnoprint #gmnoprint div div .googleMap-InfoWindow {
	position: relative;
	top: -11px;
	left: 2px;
	width: 254px;
}
#locations #map .googleMap-InfoWindow h2, #locations #map .googleMap-InfoWindow p {
	margin: 0;
}
#locations a:hover {
	color: #B27F38;
}
#locations .desc p {
	margin-top: 10px;
}
#locations .info {
	overflow: hidden;
	float: left;
	width: 115px;
	margin-right: 20px;
}
#locations .info .locationImg {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#locations .info .phones {
	margin-top: 10px;
}
#locations table.hours {
	float: left;
}

/* Icons */
#locations .icons {
	float: left;
	background: url(locationsIcon-sprite.png) no-repeat;
	width: 93px;
	height: 75px;
	margin-right: 10px;
	text-indent: -999em;
}
#locations #location2039 .icons, #locations #location2047 .icons, #locations #location2048 .icons, #locations #location2049 .icons, #locations #location2051 .icons, #locations #location2052 .icons {
	background-position: 0 -82px;	
}
#locations #location2035 .icons {
	background-position: 0 -164px;	
}
#locations #location2038 .icons {
	background-position: 0 -269px;	
}
#locations #location2045 .icons {
	background-position: 0 -374px;	
}
#locations #location2041 .icons {	
	background-position: 0 -479px;	
}
#locations #location2032 .icons {	
	background-position: 0 -560px;	
}

/* moreLocations section
------------------------*/
#moreLocations {
	overflow: hidden;
	clear: both;
	padding-left: 73px;
}
#moreLocations .location {
	overflow: hidden;
	clear: both;
	background-repeat: no-repeat;
	min-height: 20px;
	height: 20px;
	height: auto !important;
	margin-top: 30px;
	padding-left: 30px;
}
#moreLocations .location .title {
	overflow: hidden;
	margin-bottom: 10px;
}
#moreLocations .location .title h2 {
	float: left;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}
#moreLocations .location .title a {
	float: right;
	font-size: 10px;
}
#moreLocations .location .title .address {
	clear: both;
	padding: 0 0 10px 0;
	font-size: 13px;
}
#moreLocations .location div.contactInfo {
	float: left;
	margin-right: 20px;
}
#moreLocations .location table.hours {
	float: left;	
	width: 165px;
	font-size: 12px;
}
#moreLocations .location table td.day {
	width: 100px;
}

/* icons */
#moreLocations .location.branch, #legend .icon#branch {
	background-image: url(locationsIcon-branch.gif);
}
#moreLocations .location.administration, #legend .icon#administration {
	background-image: url(locationsIcon-administration.gif);
}
#moreLocations .location.investments, #legend .icon#investments {
	background-image: url(locationsIcon-investments.gif);
}
#moreLocations .location.realEstate, #legend .icon#realEstate {
	background-image: url(locationsIcon-realEstate.gif);
}
#moreLocations .location.smallBusiness, #legend .icon#smallBusiness {
	background-image: url(locationsIcon-smallBusiness.gif);
}
#moreLocations .location.commercialLending, #legend .icon#commercialLending {
	background-image: url(locationsIcon-commercialLending.gif);
}
#moreLocations .location.assetMgmt, #legend .icon#assetMgmt {
	background-image: url(locationsIcon-assetMgmt.gif);
}
#moreLocations .location.atm, #legend .icon#atm {
	background-image: url(locationsIcon-atm.gif);
}
#moreLocations .location.agribusiness, #legend .icon#agribusiness {
	background-image: url(locationsIcon-agribusiness.gif);
}



/*======= Forms Package ==============================================================================*/
label.required {
font-weight: normal;
}

label em {
	color: #999;
	font-size: 8px;
	font-style: italic;
}	

form {
font-size: 12px;
}

/*======== Application ===============================================================================*/
body.application #sidecolor {
	background: #386142;
}
body.application #mainContent {
	background-image: url(application-content-top.png);
	width: 800px;
	float: none;
	margin: 30px auto;
}
body.application #mainContent #whiteBackground {
	width: auto;
}

#verifyButtons img {
margin: 50px;
}

/* Captcha */
fieldset#newApplication #captcha {
width: 200px;
margin: 0 auto;
}

fieldset#newApplication #captcha input {
float: none;
width: 194px;
display: block;
margin: 10px 0;
}

fieldset#newApplication #captcha p {
margin: 0;
text-align: center;
}

#captcha img {
	margin: 0 0 9px 0;
}

/* SSN */

fieldset#newApplication a#ssnWhy {
display: block;
clear: both;
margin-left: 325px;
font-size: 12px;
padding-bottom: 10px;
color: #013260;
}

fieldset#personalInformation {
position: relative;
}

#ssnExplanation {
position: absolute;
width: 300px;
left: 300px;
top: 25px;
z-index: 1000;
background-color: #CCC;
border: 1px solid #333;
padding: 20px 20px 0 20px;
display: none;
}

fieldset#newApplication .on {
display: block;
}

fieldset#newApplication #ssnExplanation p {
padding: 0 0 20px 0;
margin: 0;
}

#ssnExplanation p.center {
text-align: center;
color: #013260;
}

#ssnExplanation p a {
background-color: #EEE;
border: 1px solid #333;
padding: 5px;
}

/* Introduction */
fieldset#newApplication div#introduction {
margin: 0 25px 25px;
min-height: 160px;
padding-top: 25px;
}

fieldset#newApplication div#introduction div#introHead {
background: url("lock.png") no-repeat 595px 5px;
margin-bottom: 7px;
}

fieldset#newApplication div#introduction img {
border: 1px solid #CCC;
float: left;
margin-right: 20px;
}

fieldset#newApplication div#introduction h1 {
color: #153626;
font-size: 32px;
padding: 0 0 5px 0;
margin: 0 0 0 170px;
width: 410px;
}

fieldset#newApplication div#introduction h2 {
color: #333;
font-size: 16px;
padding-bottom: 0;
margin: 0;
}

fieldset#newApplication div#introText {
border-top: 1px solid #153626;
margin-left: 170px;
}

fieldset#newApplication div#introduction p {
margin: 7px 7px 7px 0;
clear: none;
}

fieldset#newApplication div#introduction h4 {
clear: both;
width: 150px;
}

fieldset#newApplication div#introduction a {
text-decoration: underline;
}

/* Headings and paragraphs */
fieldset#newApplication fieldset h1, fieldset#newApplication fieldset h2, fieldset#newApplication fieldset h3, fieldset#newApplication fieldset p {
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
}

fieldset#newApplication h1 {
padding: 0 10px 0 0;
}

fieldset#newApplication h2 {
color: #364C85;
padding-bottom: 10px;
}

fieldset#newApplication h3 {
text-align: center;
clear: both;
padding: 0 0 10px;
}

fieldset#newApplication p {
margin: 25px;
clear: both;
font-size: 12px;
}

fieldset#newApplication fieldset p {
margin: 0;
padding: 8px 0 4px;
}

fieldset#newApplication fieldset#otherIncome p, fieldset#newApplication fieldset#CAotherIncome p, fieldset#newApplication fieldset#optIn p {
margin-top: 0;
}

p.required {
text-align: center;
margin-bottom: 0;
}

fieldset#newApplication fieldset#optIn {
background-color: #FFC;
}

/* Labels and spans */
fieldset#newApplication span.required {
float: left;
}

fieldset#newApplication fieldset#accountInfo div#account_info label {
width: 135px;
margin: 0 0 5px 0;
}

fieldset#newApplication fieldset#billPay label {
width: 500px;
margin-left: 20px;
}

fieldset#newApplication .required, fieldset#newApplication .red {
font-weight: normal;
}

fieldset#newApplication .radio label, fieldset#newApplication .radioWlabel label {
width: auto;
display: inline;
float: none;
padding: 0;
}

fieldset#newApplication fieldset fieldset label, fieldset#newApplication fieldset fieldset .radiolabel {
width: 275px;
}

fieldset#newApplication label, fieldset#newApplication .radiolabel, fieldset#newApplication .checklabel {
display: block;
text-align: right;
float: left;
padding-right: 25px;
clear: both;
font-size: 12px;
margin-bottom: 10px;
}

fieldset#newApplication fieldset#newCustomer .radiolabel {
margin-bottom: 0;
}

fieldset#newApplication .checklabel, fieldset#newApplication fieldset label, fieldset#newApplication fieldset .radiolabel {
width: 300px;
}

fieldset#newApplication fieldset label {
padding-top: 4px;
}
fieldset#newApplication fieldset#comments label {
padding-top: 0;
}

fieldset#newApplication fieldset#jointSwitch label.dontMove {
clear: none;
text-align: left;
width: auto;
padding-top: 1px;
}

fieldset#newApplication fieldset#accountType label, fieldset#newApplication fieldset#atmcard label, fieldset#newApplication fieldset#optIn label {
text-align: left;
clear: none;
padding-left: 15px;
width: auto;
}

fieldset#newApplication fieldset#comments label {
text-align: left;
}

fieldset#newApplication fieldset#accountInfo label, fieldset#newApplication fieldset#billPay label {
width: auto;
clear: none;
text-align: left;
margin-bottom: 20px;
margin-right: 0;
margin-left: 30px;
}

fieldset#newApplication fieldset#billPay label {
margin-top: -15px;
}

fieldset#newApplication fieldset#accountInfo label {
margin-top: -15px;
}

fieldset#newApplication fieldset#jointSwitch label {
margin-bottom: 0;
padding-top: 2px;
}

/* Inputs */
fieldset#newApplication input.submitButton, fieldset#newApplication input.submitButton {
float: none;
width: 200px;
margin-left: auto;
margin-right: auto;
}

fieldset#newApplication div.states select {
width: 100px;
}

fieldset#newApplication input {
width: 280px;
}

/* New DOB style rules */
fieldset#newApplication input.month {
width: 80px;
margin-right: 5px;
display: inline;
}

fieldset#newApplication input.day {
width: 80px;
margin-left: 5px;
margin-right: 5px;
display: inline;
}

fieldset#newApplication input.year {
width: 81px;
margin-left: 5px;
display: inline;
}

fieldset#newApplication span.float {
float: left;
}
/* End new DOB style rules */

fieldset#newApplication select {
width: 284px;
}

fieldset#newApplication input, fieldset#newApplication select {
display: block;
float: left;
margin-bottom: 10px;
}

fieldset#newApplication fieldset#accountType input, fieldset#newApplication fieldset#jointSwitch input, fieldset#newApplication fieldset#atmcard input, input#account_switch, fieldset#newApplication fieldset#billPay input, fieldset#newApplication fieldset#accountInfo input, fieldset#newApplication fieldset#optIn input {
width: 10px;
}

fieldset#newApplication fieldset#accountInfo div#account_info input {
width: 120px;
margin-bottom: 5px;
margin-right: 20px;
}

fieldset#newApplication fieldset#accountInfo input, fieldset#newApplication fieldset#billPay input {
margin-bottom: 0;
}

fieldset#newApplication fieldset#accountType input, fieldset#newApplication fieldset#atmcard input, fieldset#newApplication fieldset#optIn input {
clear: both;
}

fieldset#newApplication fieldset#jointSwitch input, fieldset#newApplication fieldset#beneficiarySwitch input {
margin-right: 15px;
margin-bottom: -4px;
}

fieldset#newApplication div.radioWlabel {
width: 250px;
display: block;
float: left;
margin-bottom: 10px;
}

fieldset#newApplication fieldset#newCustomer div.radioWlabel {
margin-bottom: 0;
}

fieldset#newApplication div.radioWlabel {
margin-left: -25px;
}

fieldset#newApplication .radio {
margin: 0 25px 10px 300px;
clear: both;
}

fieldset#newApplication fieldset fieldset .radio {
margin-left: 275px;
}

fieldset#newApplication .radio input, fieldset#newApplication .radioWlabel input {
width: 10px;
float: none;
display: inline;
margin-bottom: -3px;
margin-left: 25px;
}

fieldset#newApplication textarea {
margin-left: 0;
width: 650px;
}

fieldset#newApplication input#signed {
float: none;
clear: none;
display: inline;
width: 10px;
margin: 0;
}

fieldset#newApplication input.required {
color: #000;
font-weight: normal;
}

fieldset#newApplication div.states select {
width: 100px;
}

fieldset#newApplication input.submitButton {
float: none;
width: 300px;
margin-left: auto;
margin-right: auto;
}

fieldset#newApplication #addSwitcher input {
width: 10px;
}

fieldset#newApplication #addSwitcher {
clear: both;
}

fieldset#newApplication #addSwitcher label#addressLabel {
clear: none;
text-align: left;
padding-left: 10px;
width: 270px;
padding-top: 1px;
}

fieldset#newApplication select#contact_information-branch {
margin-top: 6px;
}

/* Divs and fieldsets and legends */
fieldset#newApplication {
width: 748px;
margin: 0 auto;
line-height: normal;
border: 0 none;
background: #FFF;
}

fieldset#newApplication fieldset, fieldset#newApplication fieldset {
margin: 25px;
padding: 25px 0 25px 25px;
border: 1px solid #CCC;
}

#accountTypeLeft, #accountTypeRight {
width: 320px;
float: left;
}

fieldset#newApplication legend {
font-size: 14px;
margin-bottom: 0;
}

fieldset#newApplication fieldset {
margin: 25px;
padding: 20px;
border: 1px solid #CCC;
clear: both;
}

fieldset#newApplication fieldset fieldset {
margin: 25px 0;
}

/* formContactUs */
/*#formContactUs {
	margin: 0 0 0 42px;
}*/

#formContactUs legend {
color: #333;
font-weight: bold;
}

#formContactUs fieldset {
padding: 15px 10px 10px 0px;
border: 0 none;
}

#formContactUs label {
padding: 0 25px 10px 0;
text-align: right;
width: 186px;		
}

#formContactUs input, #formContactUs textarea {
margin-bottom: 10px;
margin-top: 4px;
margin-left: 0;
width: 290px;	
}

#formContactUs fieldset p {
margin-left: 210px;
}

#formContactUs input.submitButton {
float: none;
margin: 0 0 0 0;	
padding: 5px;
width: auto;	
}

#formContactUs textarea {
height: 100px;
}

#formContactUs #captcha {
width: 200px;
margin: 10px 0 10px 0px;
}

#formContactUs #captcha input {
float: none;
width: 198px;
display: block;
margin: 10px 0;
}

#formContactUs #captcha p {
margin: 0;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index:100;
	left: 0;
	width: 100%;
}

.geckoShadow {
	background-color: none;

	background:transparent url(data:image/png;base64,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);

}
.nonGeckoShadow {
	background-color: #000000;
}

#lbHeader {
	text-align: right;
	border: 0;
}
#lbHeader a{
	color: #ffffff;
	font-size: 20px;
}
#lbFrame {
	position: absolute;
	z-index:110;
	left: 50%;
	padding: 0;
	border: 0;
	overflow: hidden;
	border: 0 none;
	background-color: transparent;
}


.popup p {
	margin: 10px;
}

.popup #containment .submitButton {
	background: url(contact-us-submit.png) no-repeat;
	border: 0 none;
	display: block;
	width: 107px;
	height: 40px;
	margin: 10px auto 0 40px;
	text-indent: -9999px;
}

#lbIframe {
	border: 0 none;
	padding: 0;
	border: 0;
	overflow: hidden;
}

.popup #containment {
	float: left;
	display: inline;
	width: 200px;
}

.popup #containment img#smallLogo {
	margin: 0 auto;
	display: block;
}

.popup #containment img {
	margin: 0 0 6px;
}
#pressReleases #blurbCentering p.zeroPaddingParagraph {
	margin-top: 20px;
	margin-left: 0;
}
#pressReleases #blurbCentering p {
	margin-left: 10px;
}

/* account wizard page */
#accountWizard iframe {
	margin-bottom: 30px;
}
#accountWizard #blurbCentering #blurb {
	overflow: hidden;
}
#accountWizard .accountWizardDetails {
	float: left;
	width: 280px;
	margin-right: 20px;
}
#accountWizard .accountWizardDetails h4 {
	padding-top: 0;
	padding-bottom: 5px;
}
#accountWizard .accountWizardDetails img {
	float: left;
	margin-right: 15px;
}

#trust #blurbCentering #faqblurb {
	overflow: hidden;
}
#trust #blurbContent {
	width: 580px;
}
#trust .productHead{
	margin-left: 28px;
}
#trust a#bottomQuestions {
	position: absolute;
	bottom: 10px;
	right: 44px;
	z-index: 10;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}

/* formQuestions */
#formQuestions fieldset {
border: 0 none;
float: left;
padding: 15px 25px 0 25px;
width: 252px;	
}

#formQuestions fieldset input, #formQuestions textarea {
border: solid 1px #666;
display: block;
margin-bottom: 10px;
padding: 3px;
width: 244px;
}

#formQuestions fieldset input {
height: 14px;
}

#formQuestions input.submitButton {
border: solid 1px #666;
display: block;
float: left;
font-weight: bold;
height: auto;
margin-left: 75px;
padding: 10px;
width: auto;
}

#formQuestions textarea {
height: 100px;
}

#formQuestions label {
display: block;
font-weight: bold;
margin-bottom: 5px;
}

#formQuestions p.title {
color: #666;
font-weight: bold;
margin: 20px 0 10px 0;
text-align: center;
}

/* Captcha */
#formQuestions #captcha {
float: left;
padding: 15px;
width: 200px;
}

#formQuestions #captcha input {
border: solid 1px #666;
display: block;
float: none;
height: 14px;
padding: 3px;
width: 192px;
}

#formQuestions #captcha p { 
font-size: 11px;
margin: 10px 0;
text-align: center;
}

#formQuestions #captcha h4 {
color: #666;
font: bold 12px Helvetica, Arial, sans-serif;	
margin: 0 0 5px 0;
}






/*--- New Popup Stuff ---*/
/* questions & share popup */
body.popup { 
	background: #DCDBBC url(popup-bg.png) repeat-x 0 42px;
}
body.popup h1 {
	background: url(popup-title-bg.png) repeat-x;
	height: 42px;
	margin-bottom: 14px;
	padding: 0 25px;
	line-height: 42px;
	text-transform: uppercase;
	color: #FFF;
}
body.popup #blurb {
	padding: 10px 25px 0 25px;
}
body.popup #blurb li {
	margin-left: 30px;
	list-style-type: disc;
}
#newPopUpForm h2 {
margin: 20px 0 10px 0;
font-weight: bold;
text-align: center;
font-size: 12px;
}
#newPopUpForm #tellMeMore label em { 
	display: inline;
	margin-left: 150px;
	color: #FF0000;
	text-tranform: uppercase;
}
#newPopUpForm #sendToFriend label em {
	margin-left: 110px;
	color: #FF0000;
	text-tranform: uppercase;
}
#newPopUpForm #sendToFriend #toplabel em {
	margin-left: 130px;
	color: #FF0000;
	text-tranform: uppercase;
}
#newPopUpForm fieldset {
border: 0 none;
padding: 25px 25px 0 25px;
float: left;
width: 252px;
font-family: Trebuchet MS,Helvetica,sans-serif;
}
#newPopUpForm fieldset#sendToFriend {
	padding: 14px 25px 0;
}
#newPopUpForm fieldset input, #newPopUpForm textarea {
display: block;	
padding: 3px;
width: 244px;
margin-bottom: 10px;
border: solid 1px #666;
}
#newPopUpForm fieldset input {
height: 14px;
}
#newPopUpForm input.submitButton {
border: solid 1px #666;
display: block;
padding: 10px;
width: auto;
height: auto;
margin: 0 auto;
font-weight: bold;
float: left;
margin-left: 85px;
}
#newPopUpForm textarea {
height: 100px;
}
#newPopUpForm label {
display: block;
margin-bottom: 5px;
}
#newPopUpForm label.required {
font-weight: bold;
}
#newPopUpForm p {
margin: 0 0 20px 0;
}
body.popup #thankYou {
	margin: 0 auto;
}
.popup #thankYou img {
	display: block;
	margin: 0 auto;
	float: none;
}
.popup #thankYou p {
	width: 300px;
	margin: 10px auto;
	font-size: 12px;
}
/* Captcha */
#newPopUpForm #captcha {
width: 200px;
margin-top: 20px;
font-family: Trebuchet MS,Helvetica,sans-serif;
} 
#newPopUpForm #captcha input {
float: none;
width: 192px;
display: block;
margin: 0 0 4px;
}
#newPopUpForm #captcha p {
margin: 0;
text-align: left;
font-family: Trebuchet MS,Helvetica,sans-serif;
}
#newPopUpForm #captcha h4 {
font: bold 11px Trebuchet MS,Helvetica,sans-serif;
margin: 0;
}

/* simple popup 
------------------------------*/
body.simplePopup{
	background-color: #FFF;
}

/*============= Page specific styles - About Us & Celebrating 100 Years============*/
                                   
#messageFromCeo {
	position: relative;
}
#messageFromCeo #blurbImage {
	margin-left: 110px;
}
.rightCol {
	position: absolute;
	background:none repeat scroll 0 0 #DCDBBC;
	border:medium none;
}
.rightCol a {
	text-decoration: none;
}
#messageFromCeo #previousLetters {
	margin-bottom:10px;
	margin-left:10px;
	right:258px;
	top:39px;
	width:80px;
	height: 202px;
	padding: 0 5px 5px 5px;
}
#messageFromCeo #previousLetters p {
	border-bottom: 1px solid #ACAC91;
	text-align: center;
	margin-bottom: 11px;
	font-weight: bold;
}

#messageFromCeo #previousLetters ul {
	padding: 0;
}

#messageFromCeo #previousLetters ul li {
	list-style: none;
	margin-bottom: 9px;
}

#first100Years h1 {
	margin-bottom: 50px;
}

#first100Years #historicalPhotos {
	padding:10px;
	top:60px;
	width:195px;
}

#first100Years #historicalPhotos a {
	background:url("icon-camera.png") no-repeat scroll 0 0 transparent;
	display:block;
	font-weight:bold;
	height:16px;
	padding-left:29px;
	padding-top:2px;
}

