/* Home Federal Bank First Branch - layout.css */

/*

Search and replace the following:

#009
myhomefed-fb

*/



* {
	margin: 0;	
}
 ul, ol, li {
	margin: 0;
	padding: 0;
}

html, body {height:100%;}
body {
	background: transparent url(body-bg.png) repeat-x left top;
	color: #333;
	font: normal Arial, Helvetica, sans-serif;
	font-size: 10px;
}
 li{
	font-size: 10px;
}
table, td, span{
	font-size: 11px;
}

div.push {
clear:both;
height:50px;
}
#outsideWrapper {
background: transparent url(wrapper-bg-repeat.png) repeat-y left top;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -50px auto;
padding:0 0 20px 0;
width: 919px;
}


#wrapper {
	background: transparent url(wrapper.png) no-repeat left top;
	width: 100%;
	min-height: 786px;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
}

h1 {
	font-size: 2.0em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.1em;
}

p {
	line-height: 1.4em;
}

h1 a, h2 a, h3 a, h4 a {
	color: #333;
}

a img {
	border: 0 none;
}

a, a:link, a:visited, a:hover {
	text-decoration: none;
	color: #333;
	outline: none;
}

a:active {
	outline: none;
}
ul li {
	list-style-type: none;
	list-style-position: outside;
}

input {
	font: normal 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}
/*====== Header ==============================================================================*/
#ultraTopWrapper {
	padding: 5px 0 10px;
	margin: 0 27px;
	width: 864px;
}
#header {
	position: relative;
	height: 133px;/*133px*/
	width: 100%;
	background: transparent url(header-bg.png) no-repeat left top;
}
#logo img {
	position: absolute;
	top: 17px;
	left: 36px;
}
#ultraTopNav {
	position: absolute;
	right: 240px;
	top: 19px;
}
#ultraTopNav li {
	float: left;
	padding: 0 10px;
	font: normal 1.1em Arial, Helvetica, sans-serif;
	border-right: 1px solid #00605D;
}
#ultraTopNav li.lastChild {
	border-right: none;
}
#ultraTopNav li a {
	color: #00605D;
}
#ultraTopNav li a:hover {
	text-decoration: underline;
}
.textSize {
	position: absolute;
	top: 15px;
	right: 174px;
	height: 20px;
}
.textSize h2 {
	display: none;
}
.textSize img {
	float: left;
}
#searchForm {
	position: absolute;
	height: 20px;
	width: 119px;
	right: 40px;
	top: 15px;
}
#searchForm input#roi_input {
	position: absolute;
	top: 0;
	right: 0;
	border: 0 none;
	padding: 3px 5px 3px 0;
	width: 87px;
	height: 14px;
	font-size: 0.9em;
	background-image: url(search-bg.png);
}

#searchForm input#searchButton {
	position: absolute;
	top: 0;
	left: 0;
	width: 27px;
	height: 20px;
}
#primaryNav {
	position: absolute;
	bottom: 21px;
	right: 10px;
}
#primaryNav li {
	float: left;
	margin-right: 15px;
}

/*====== Footer ========================================================================*/

#footer {
	margin:0 auto 10px auto;
	width:919px;
	height: 50px;
    padding-bottom: 16px;
	position: relative;
	clear: both;
	font-size: 1em;
	color: #337F7D;
	background: transparent url(wrapper-bg-bottom.png) no-repeat left bottom;}

#footer #firstROI {
	position: absolute;
	top: 20px;
	left: 20px;
}
#footer #eh {
	position: absolute;
	top: 20px;
	right: 20px;
}

#footer #fdic {
	position: absolute;
	top: 20px;
	right: 51px;
}
#footer #footerNav {
	text-align: center;
	padding: 0;
}
#footer #footerNav {
	margin-bottom: -1px;
}
#footer #footerNav, x:-moz-any-link, x:default {
	margin-bottom: 0px;
}
#footer #footerNav {
	*margin-bottom: 0px;
}
#footerNav li {
	display: inline;
	padding: 0 10px;
}
#footerNav li a {
	color: #337F7D;
}
#footerNav a:hover {
	text-decoration: underline;
}
#footer p {
	text-align: center;
} 

/*====== Left Column ===============================================================*/

#mainContent {
	width: 660px;
	float: right;
	padding-bottom: 25px;
	margin: 10px 0 0;
	min-height: 300px;
}
  
#leftColumn {
	float: left;
	clear: left;
	width: 220px;
	margin-bottom: 25px;
}

#leftColumn a#oblDownstream {
	width: 184px;
	height: 35px;
}

#leftColumn a#oblDownstream img {
	margin-left: 38px;
}

#leftNav {
	margin: 20px 0 0 38px;	
}

#leftNav li h2 {
	font-weight: normal;
	font-family: Century Gothic; 
	/*font-size : 13px;*/
	margin: 1px 0 0;
	padding: 8px 10px 5px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #B5AA95;
}
#leftNav li.firstChild h2 {
	border-top: 0 none;
}
#leftNav li h2 a {
	font-family: Century Gothic;
	/*font-size : 13px;*/
	color: #00605D;
	text-transform: uppercase;
	letter-spacing: .7px;
}
#leftNav li.inPath h2 a, #leftNav li h2 a:hover {
	font-family: Century Gothic;
	/*font-size : 13px;*/
	color: #A67B00;
}
#leftNav li li h3 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size : 13px;*/
	margin: 1px 0 0;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #B5AA95;
}
#leftNav li li.firstChild h3 {
	border-top: 0 none;	
}
#leftNav li li.firstChild h3 a {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size : 13px;*/
	padding: 6px 10px;
	display: block;
	color: #45382C;
}
#leftNav li li a {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size : 13px;*/
	padding: 6px 10px;
	display: block;
	color: #45382C;
}
#leftNav li li.inPath a, #leftNav li li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size : 13px;*/
	background-color: #fff;
}
#leftNav li ul li.lastChild {
	/*font-size : 13px;*/
	padding-bottom: 0px;
}
/*====== Home Page ==========================================================*/
#obLogin input {
	margin-bottom: 5px;
}
#flashBanner {
	position: relative;
	width: 899px;
	height: 600px;
	margin-left: 10px;
}
#flashBanner #leftColumn {
	position: absolute;
	top: 10px;
	left: 30px;
	width: 184px;
}
#obLogin h2#onlineTitle {
	margin: 0;
	width: 184px;
	height: 31px;
	text-indent: -9999px;
	background: transparent url(online-banking-title.png) no-repeat left top;
}
#obLogin form {
	margin-top: 10px;
}
#obLogin label {
	float: left;
	width: 69px;
	padding-top: 4px;
	font-size: 1.2em;
	color: #45382C;
}
#obLogin input#uid {
	float: left;
	border: none;
	font-size: 0.9em;
	width: 101px;
	height: 12px;
	margin-bottom: 10px;
	padding: 3px 7px;
	background: transparent url(online-banking-username-input-bg.png) no-repeat left top;
}
#obLogin input#password {
	float: left;
	border: none;
	width: 101px;
	height: 12px;
	margin-bottom: 10px;
	padding: 3px 7px;
	background: transparent url(online-banking-password-input-bg.jpg) no-repeat left top;
}
#obLogin input#submitButton {
	width: 53px;
	height: 32px;
	float: right;
}
#obLogin #obNav a {
	color: #45382C;
}
#obLogin #obNav a:hover {
	text-decoration: underline;
}
#obLogin #centralOregonLink h2 {
	margin: 10px 0 0 0;
}
#obLogin #centralOregonLink h2 a {
	text-indent: -9999px;
	display: block;
	width: 184px;
	height: 41px;
	background: transparent url(online-banking-central-oregon-button.png) no-repeat left top;
}
#quickLinks {
	margin-top: 45px;
}
#quickLinks h2 {
	margin: 0;
	width: 184px;
	height: 23px;
	text-indent: -9999px;
	background: transparent url(quick-links-title.png) no-repeat left top;
}
#quickLinks li a {
	display: block;
	font-size: 1.2em;
	height: 18px;
	padding: 5px 0 3px 2px;
	color: #45382C;
	background: transparent url(quick-links-divider.png) no-repeat left bottom;
}
#quickLinks li a:hover {
	background-color: #fff;
}
/*====== Category Page ================================================*/
div#featuredProduct {
	position: relative;
	height: 310px;
	width: 651px;
	margin: 0 10px 0 0;
	background: url(cate-feat-prod.png) no-repeat 9px 0;
}
div#featuredProduct #fpLearnMore {
	position: absolute;
	bottom: 20px;
	left: 260px;
}
div#featuredProduct #buttons #rightLearnMore {
	position: absolute;
	bottom: 16px;
	right: 78px;
}
div#featuredProduct #buttons #special {
	position: absolute;
	bottom: 18px;
	left: 224px;
}
div#featuredProduct h1 {
	margin: 0;
	padding: 18px 0 0 28px;
}
div#featuredProduct #wysiwyg {
	margin: 0 0 0 30px;
	width: 350px;
}
div#featuredProduct p {
	margin: 12px 0 0 0;
	padding: 0;
	font: normal 1.3em Arial, Helvetica, sans-serif;
	color: #333;
}
div#productCategory {
	float: left;
}
div#productCategory li {
	float: left;
	width: 193px;
}
div#productCategory div.productContent {
	padding-left: 10px;
	height: 18em;
	overflow: hidden;
}
div#productCategory div.productContent p {
	margin-bottom: 10px;
}
div#productCategory div.productContent h3 {
	margin-bottom: 5px;
}
div#productCategory div.productContent ul {
	margin-left: 20px;
}
div#productCategory li li {
	float: none;
	width: auto;
	list-style: disc outside;
	border: none;
}
div#productCategory div.productContent h4 {
	clear: left;
	margin: 5px 0 0 0;
}
div#productCategory div.productContent h4 a {
	padding: 0 10px 0 0;
	font-weight: normal;
	background: url(black-triangle.png) no-repeat right center;
}
div#productCategory div.productContent h4 a:hover {
	text-decoration: underline;
}
#secondaryProducts ul {
	margin: 20px 0 0 14px;	
}
#secondaryProducts li.odd {
	width: 300px;
	height: 240px;
	float: left;
	display: inline;
	position: relative;
	margin: 10px 10px 0 0;
	padding: 10px 0 0;
	border-top: 1px solid #C2D4D5;
}
#secondaryProducts li.even {
	width: 300px;
	height: 240px;
	float: left;
	display: inline;
	position: relative;
	margin: 10px 0 0 0;
	padding: 10px 0 0;
	border-top: 1px solid #C2D4D5;
}
#secondaryProducts li.nthChild-1, #secondaryProducts li.nthChild-2 {
	border-top: 0 none;	
}
/*#secondaryProducts li.nthChild-1, #secondaryProducts li.nthChild-2 {
	border-bottom: 1px solid #C2D4D5;
}*/
#secondaryProducts li.odd a img, #secondaryProducts li.even a img {
	float: left;
	display: inline;
}	
#secondaryProducts li div.productContent {
	float: right;
	display: inline;
	width: 210px;
}
#secondaryProducts li h3 {
	margin: 0 0 4px;	
}
#secondaryProducts li h3 a {
	width: 91px;
	height: 36px;
	font: normal 1.3em Century Gothic;
	color: #A19000;
}
#secondaryProducts li div.productContent p {
	margin: 0 0 5px;
	font: normal 1.2em Arial, Helvetica, sans-serif;
	color: #45382C;
}
#secondaryProducts li.odd div.productContent ul, #secondaryProducts li.even div.productContent ul {
	width: 190px;
	margin: 0;
}
#secondaryProducts li.odd div.productContent li, #secondaryProducts li.even div.productContent li {
	color: #45382C;
	padding: 0 0 0 12px;
	margin: 4px 0;
	list-style-type: none;
	list-style-position: outside;
	font-size: 1.2em;
	background: url(cate-li.png) no-repeat 0 4px; 
}
#secondaryProducts li h4 {
	position: absolute;
	bottom: 10px;
	right: 24px;
	height: 36px;
	width: 91px;
}
#secondaryProducts li h4 a {
	text-indent: -9999px;
	display: block;
	height: 36px;
	background: url(learn-more2.png) no-repeat 0 0;
}
#secondaryProducts li h4 a:hover {
	background: url(learn-more2.png) no-repeat 0 -36px;
}

/*====== Product Page =================================================================================*/

#mainContent #bgBottom {
	background: url(product-pg-bgbottom.png) no-repeat 7px 0;
	width: 657px;
	height: 21px;
}
#mainContent #bgSlip {
	background: url(product-slip.png) repeat-y 7px 0;
	width: 657px;
}	
#mainContent #bgTop {
	background: url(product-pg-bgtop.png) no-repeat 7px 0;
	width: 657px;
}
#printButton a, a#shareButton {
	float: right;
	margin: 0 10px;
	font: normal 1.4em Geneva;
	color: #00605D;
}
#printButton a:hover, a#shareButton:hover {
	color: #A77C00;
}
#featuredProduct #productPhoto {
	margin: 0;
}
#productSummary #productPhoto {
	float: left;
	display: inline;
	margin: 40px 0 0 30px;
	width: 235px;
	height: 237px;
	background: url(product-bg.png) no-repeat bottom right;
	
}
.productHead {
	padding-left: 14px;
	margin: 10px 0;
}
.productHead h1 {
	font: normal 2.4em Arial, Helvetica, sans-serif;
	margin: 0;
}
#productSummary {
	position: relative;
	min-height: 340px;
}
#prodwysiwyg {
	float: left;
	display: inline;
	width: 350px;
	margin: 14px 0 0 16px;
	color: #fff;
}
#prodwysiwyg #prodGeneral {
	margin: 0 0 0 12px;
	border-top: 1px solid #81B0AF;
	border-bottom: 1px solid #B1CFCD;
}
#prodwysiwyg p {
	font: normal 1.2em Arial, Helvetica, sans-serif; 	
}
#productSummary #buttons {
	clear: both;
}
#productSummary p {
	margin: 10px 0;
	line-height: 20px;
}	
#productDetails p {
	margin: 10px 0;
}
#productSummary ul, #productDetails ul {
	margin: 10px 15px;
}
#productSummary li, #productDetails li {
	list-style-position: outside;
	list-style-type: disc;
	margin: 4px 0;
}
#buttons #openNow {
	float: left;
	display: inline;
	margin: 8px 0px 0 126px;
}
#buttons a#tellMeMoreButton {
	float: right;
	display: inline;
	margin: 8px 14px 0 0;
}
#printShare {
	position: absolute;
	bottom: 40px;
	right: 30px;
	width: 120px;
}
#productDetails {
	clear: right;
	margin: 30px 0 0;
	padding: 0 0 30px 14px;
}
#openNow a {
	float: left;
	display: inline;
	font-weight: normal;
}

#tellMeMoreButton {
	float: right;
	display: inline;
	margin: 8px 14px 0 0;	
}

/* Tabs */

dl#roi_tabs {
	width: 550px;
	display:block;
	margin: 0 0 0 14px;
	list-style: none;
	position: relative;
}
dl#roi_tabs dt {
	color: #fff;
	background-color: #00605D;
	text-decoration: none;
	text-transform: uppercase;
	padding: 6px 16px 6px 16px;
	margin: 0 4px 0 0;
	font-size: 1.3em;
	font-weight: normal;
	font-family: Century Gothic;
}
dl#roi_tabs dd {
	width: 428px;
	padding: 5px 5px 0 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: url(dd-border.png) no-repeat top left;
}
dl#roi_tabs dd a {
	text-decoration: underline;
}
dl#roi_tabs dt.selected {
	text-decoration: none;
	color: #fff;
	background-color: #A77C00;
}
.pane {
	position: absolute;
	overflow: hidden;
	top: 30px;
	left: 0;
}
.label {
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 1;
}
dl#roi_tabs dd p {
	margin: 10px 0 10px 14px;
	font: normal 1.3em Arial, Helvetica, sans-serif;
	color: #524C3F;
}
dl#roi_tabs dd ul li {
	margin: 6px 0;
	list-style-position: outside;
	list-style-type: none;
	padding: 0 0 0 12px;
	background: transparent url(cate-li.png) no-repeat scroll 0 4px;
	font: normal 1.3em Arial, Helvetica, sans-serif;
	color: #524C3F;
}

