@font-face {
font-family: "league-gothic";
src: url("/fonts/league-gothic/league-gothic.otf") format("opentype");
}

.top_logo .logo_right {
	width: 91px;
	height: 130px;
	position: absolute;
	left: 909px;
	top: 0;
	background-image: url(images/logo_right.png);
}

.homepage .top_logo .logo_right {
	display: none;
}

.top_logo .right.image {
	background-image: url(images/top_logo_right.png);
}

#homepage {
	position: relative;
}
#homepage_slides {

	width: 100%;

	position: relative;

	z-index: 40;

	background-color: #f7b921;
}
@media only screen and (max-width: 960px) {
	#homepage_slides {
		background-color: transparent;
	}
}

	#homepage_slides .bar {
		height: 360px;
		width: 0px;

		background-color: #f7b921;

		position: absolute;
		top: px;
	}
		#homepage_slides .bar.left {
			left: 0px;
		}

		#homepage_slides .bar.right {
			left: 1000px;
		}

	#homepage_slides .fade {
		height: 360px;
		width: 0px;

		max-width: 180px;

		background-image: url(images/slides_fade.png);
		background-repeat: no-repeat;

		position: absolute;
		top: 0px;
		left: 0px;
	}

	#homepage_slides .over {
		height: 360px;
		width: 0px;
		max-width: 178px;

		background-image: url(images/slides_over.png);
		background-repeat: no-repeat;

		position: absolute;
		top: 0px;
		left: 981px;

		z-index: 30;
	}

	@media only screen and (max-width: 960px) {
		#homepage_slides .over {
			display: none;
		}
	}

#homepage_slides .online_banking {
	display: block;
	width: 323px;
	height: 142px;
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 30;
}

@media only screen and (max-width: 960px) {
	#homepage_slides .online_banking {
		display: none;
	}
}

#homepage_slides .online_banking .personal {
	width: 323px;
	height: 101px;

	position: absolute;
	left: 0;
	top: 0;
	z-index: 30;
	background-image: url(images/online_banking_personal.png);
	/*background-image: url(images/button_personal_banking_no_demo.png);*/
	background-repeat: no-repeat;
	background-position: -94px 0;
}

#homepage_slides .online_banking .personal .left {
	width: 0;
	height: 101px;
	max-width: 94px;

	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/online_banking_personal.png);
	background-repeat: no-repeat;
}

#homepage_slides .online_banking .personal a.login {
	display: block;
	width: 43px;
	height: 23px;
	position: absolute;
	left: 163px;
	top: 38px;

	background-color: transparent;
	}

#homepage_slides .online_banking .personal a.enroll {
	display: block;
	width: 40px;
	height: 20px;
	position: absolute;
	left: 118px;
	top: 74px;

	background-color: transparent;
	}

#homepage_slides .online_banking .personal a.demo {
	display: block;
	width: 40px;
	height: 20px;
	position: absolute;
	left: 165px;
	top: 74px;

	background-color: transparent;
	}


	#homepage_slides .online_banking label {
		display: none;
	}

	#homepage_slides .online_banking .logonbutton {
		display: none;
	}

	#homepage_slides .online_banking .userinput {
		height: 18px;
		line-height: 18px;

		padding-left: 8px;
		padding-right: 3px;

		width: 121px;

		position: relative;
		left: 25px;

		background-color: transparent;
		border-width: 0px;
	}

		#homepage_slides .online_banking .personal #_textBoxUserIdTemp {
			margin-top: 41px;
			margin-left: 25px;
			border: 0;
		}

		#homepage_slides .online_banking .commercial #_textBoxCompanyIdTemp {
			margin-top: 38px;
			margin-left: 25px;
			border: 0;
		}

		#homepage_slides .online_banking .commercial #_textBoxUserIdTemp_2 {
			margin-top: 5px;
			margin-left: 25px;
			border: 0;
		}

	#homepage_slides .online_banking input {
		color: #8d939a;

		font-size: 10px;

		height: 18px;
		line-height: 18px;

		padding-left: 8px;
		padding-right: 3px;

		width: 121px;

		position: relative;
		/*left: 25px;*/

		background-color: transparent;
		border-width: 0px;


	}

	#homepage_slides .online_banking input::-webkit-input-placeholder {
		color: #8d939a;
	}

	#homepage_slides .online_banking input::-moz-placeholder {
		color: #8d939a;
	}

#homepage_slides .online_banking .commercial {
	width: 323px;
	height: 107px;
	position: absolute;
	left: 0;
	top: 101px;
	z-index: 30;
	background-image: url(images/online_banking_business.png);
	background-repeat: no-repeat;
	background-position: -94px 0;
}

#homepage_slides .online_banking .commercial .left {
	width: 0;
	height: 107px;
	max-width: 94px;

	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/online_banking_business.png);
	background-repeat: no-repeat;
}

#homepage_slides .online_banking .commercial a.login {
	display: block;
	width: 43px;
	height: 23px;
	position: absolute;
	left: 161px;
	top: 63px;

	background-color: transparent;
	}


	#slides_items {
		width: 100%;
		height: auto;
		z-index: 28;
	}

		.slides_item {
			max-width: 1000px;

			width: auto;
			height: auto;

			display: none;

			z-index: 28;
		}

		.slides_item a {
			display: block;
			width: 100%;
			height: auto;
		}

		.slides_item img {
			max-width: none;
			width: 100%;
			height: auto;
			z-index: 28;
			position: relative;
		}

		.slides_item img.full {
			display: block;
		}

		.slides_item img.narrow {
			display: none;
		}
			.slides_item .right {
				height: 360px;
				width: 0px;

				max-width: 99px;

				position: absolute;
				top: 0px;
				left: 1000px;

				background-position: -1000px 0px;
			}

		#slides_items .slides_nav_wrapper {
			width: auto;
			text-align: center;
			position: relative;
		}
		#slides_items .slides_nav_wrapper .slides_nav_div {
			height: 15px;
			width: auto;

			position: absolute;
			top: -35px;
			left: 24px;

			z-index: 30;

			margin: 0px;
			padding: 0px;
		}

		@media only screen and (max-width: 960px) {
			#slides_items .slides_nav_wrapper {
				padding-top: 10px;
			}
			#slides_items .slides_nav_wrapper .slides_nav_div {
				position: relative;
				top: 0;
				right: 0;
				bottom: 0;
				left: 0;
				display: inline-block;
			}
			.slides_item img {
				width: 100%;
			}
		}

		@media only screen and (min-width: 1000px) and (max-width: 1099px)  {
			.homepage_slides .bar.right {
				display: none;
			}
			.slides_item {
				overflow: hidden;
			}
		}

			#slides_items .slides_nav_wrapper .slides_nav_div a {
				height: 14px;
				width: 15px;

				background-image: url(images/slides_nav.png);
				background-repeat: no-repeat;

				display: block;

				float: left;
				margin: 0px;
				padding: 0px;

				margin-right: 0px;
			}

				#slides_items .slides_nav_wrapper .slides_nav_div a.slides_nav {
				}

				#slides_items .slides_nav_wrapper .slides_nav_div a.slides_nav_active {
					background-position: 0px -15px;
				}

				#slides_items .slides_nav_wrapper .slides_nav_div a.slides_nav_ondeck {

				}

@media only screen and (max-width: 750px ) {
	#homepage_slides {
		width: 100%;
	}
	#homepage_slides .bar {
		display: none;
	}
	#homepage_slides .fade {
		display: none;
	}
	.slides_item {
		width: 100%;
	}
	.slides_item img.full {
		display: none;
	}
	.slides_item img.narrow {
		display: block;
	}
}

#homepage_featured {
	width: 1000px;
	height: 1450px;
	background-image: url(images/funnel-bg.png);
	background-repeat: no-repeat;
	background-position: -1px bottom;

	position: relative;
}

	#homepage_featured_edit {

	}

	#homepage_featured .fade {
		/*height: 422px;*/
		height: 100%;
		width: 0px;

		max-width: 300px;

		position: absolute;
		top: 0px;

		background-repeat: no-repeat;
	}

		#homepage_featured .fade.left {
			left: 0px;

			background-image: url(images/top-left-bg.png),url(images/footer-bg-left.png);
			background-position: 181px -1px, 27px bottom;
		}

		#homepage_featured .fade.right {
			left: 1000px;
			background-image: url(images/footer-bg-right.png);
			background-position: 0 bottom;
		}

	#homepage_featured .featured {
		height: 150px;
		width: 700px;

		position: absolute;
		top: 25px;
		left: 25px;
	}

		#homepage_featured .featured .photo {
			height: 150px;
			width: 350px;

			display: block;

			position: absolute;
			top: 0px;
			left: 0px;
		}

		#homepage_featured .featured .text {
			height: 141px;
			width: 326px;

			position: absolute;
			top: 9px;
			left: 374px;
		}

			#homepage_featured .featured .text .headline {
				font-size: 15px;
				color: #0f7ec2;

				font-weight: bold;

				line-height: 21px;

				margin-bottom: 7px;

				text-transform: uppercase;
			}

			#homepage_featured .featured .text .subheadline {
				font-size: 14px;
				line-height: 20px;

				color: #53626f;

				margin-bottom: 3px;
			}

			#homepage_featured .featured .text .copy {
				font-size: ;

				line-height: 18px;

				color: #6a737b;
			}

				#homepage_featured .featured .text .copy a {
					font-size: 8px;
					font-weight: bold;

					color: #0f7ec2;

					padding-right: 7px;

					background-image: url(images/link.png);
					background-repeat: no-repeat;
					background-position: 100% 45%;
				}

	#homepage_featured .faq {
		height: auto;
		width: 210px;

		position: absolute;
		top: 35px;
		left: 771px;
	}

		#homepage_faq_edit {
		}

		#homepage_featured .faq .line {
			height: 85px;
			width: 1px;

			background-color: #b1b7bc;

			position: absolute;
			top: 25px;
			left: -27px;
		}

		#homepage_featured .faq .title {
			font-size: 15px;
			line-height: 21px;

			font-weight: bold;

			color: #0f7ec2;

			margin-bottom: 0px;
		}

		#homepage_featured .faq a {
			display: block;

			color: #0f7ec2;

			font-size: 11px;
			line-height: 18px;

			padding-left: 7px;

			background-image: url(images/link.png);
			background-repeat: no-repeat;
			background-position: 0px 7px;
		}

	#homepage_featured .facebook {
		height: 30px;
		/*width: 325px;*/
		width: 256px;

		position: absolute;
		top: 175px;
		left: 744px;

		background-image: url(images/facebook.png);
		background-repeat: no-repeat;
		background-size: contain;
	}

		#homepage_featured .facebook .right {
			height: 30px;
			width: 0px;
			max-width: 69px;

			position: absolute;
			top: 0px;
			left: 256px;

			background-image: url(images/facebook.png);
			background-repeat: no-repeat;
			background-position: -256px 0px;
			background-size: contain;

		}

	#homepage_featured .facebook.bar {
		background-image: url(images/bar.png);
		background-repeat: repeat-y;
	}


	#homepage_featured .funnels {
		height: auto;
		width: 100%;
		position: relative;
		top: 240px;
		padding-bottom: 94px;
	}
		#homepage_funnels_edit {
			position: absolute;
			top: -25px;
		}
			#homepage_featured .funnels .item {
				position: relative;
				width: 1000px;
				min-height: 288px;
				margin-bottom: 86px;
			}
				#homepage_featured .funnels .item a {
					display: block;
					width: 100%;
				}

				#homepage_featured .funnels .item a .text .link {
					color: #e49111;
				}
					#homepage_featured .funnels .item a:hover {
						text-decoration: none;
					}
					#homepage_featured .funnels .item a:hover .text .link {
						color: #077dc2;
					}

				#homepage_featured .funnels .item img {
					position: absolute;
					left: -20px;
					width: 100%;
					max-width: 554px;
					height: auto;
				}
				#homepage_featured .funnels .item .text {
					width: 385px;
					padding-right: 32px;
					float: right;
				}
				#homepage_featured .funnels .item .text .headline {
					font-family: "league-gothic";
					font-size: 70px;
					letter-spacing: -1px;
					line-height: 64px;
					color: #077dc2;
					margin-bottom: 0;
					text-transform: uppercase;
					max-height: 125px;
					overflow: hidden;
				}
				#homepage_featured .funnels .item .text .link {
					font-family: "league-gothic";
					font-size: 40px;
					line-height: 20px;
					text-transform: uppercase;
					display: inline-block;
					color: #e49111;
					padding-right: 20px;
					background-image: url(images/gray-arrow.jpg);
					background-repeat: no-repeat;
					background-position: right 0;
					margin-top: 15px;
				}


	#homepage_featured .news {
		height: 146px;
		width: 952px;

		position: absolute;
		top: 245px;
		left: 31px;
	}

		#homepage_news_edit {
			position: absolute;
			top: -25px;
			left: -20px;
		}

		#homepage_featured .news .item {
			height: 146px;
			width: 285px;

			position: absolute;
			top: 0px;
		}

			#homepage_featured .news .item.item_1 { left: 0px; }
			#homepage_featured .news .item.item_2 { left: 334px; }
			#homepage_featured .news .item.item_3 { left: 668px; }

			#homepage_featured .news .item .headline {
				font-size: 11px;
				line-height: 18px;
				color: #0f7ec2;

				font-weight: bold;

				margin-bottom: 3px;

				text-transform: uppercase;
			}

			#homepage_featured .news .item .copy {
				font-size: 10px;
				line-height: 15px;

				color: #6a737b;

				margin-bottom: 7px;
			}

			#homepage_featured .news .item .links {
				font-size: 10px;
				line-height: 15px;
			}
				#homepage_featured .news .item .links a {
					display: inline-block;
					color: #0f7ec2;

					padding-right: 7px;

					background-image: url(images/link.png);
					background-repeat: no-repeat;
					background-position: 100% 45%;
				}





@media only screen and (max-width: 960px) {
	
	#homepage_featured {
		width: auto;
		height: auto;
		padding: 0 20px;
		background: none;
		margin-top: 30px;
	}
	#homepage_featured .fade, #homepage_featured .fade.left, #homepage_featured .fade.right {
		display: none;
	}
	#homepage_featured .featured {
		width: 100%;
		height: auto;
		position: relative;
		left: 0;
		top: 0;
	}
	#homepage_featured .featured .photo {
		position: relative;
		width: 100%;
		background-repeat: no-repeat;
		background-size: contain;
	}
	#homepage_featured .featured .text {
		position: relative;
		width: 100%;
		height: auto;
		left: 0;
	}
	#homepage_featured .featured .text .subheadline {
		margin-bottom: 5px;
	}
	#homepage_featured .featured .text .copy a {
		font-size: 14px;
		line-height: 21px;
	}
	#homepage_featured .faq {
		position: relative;
		width: 100%;
		left: 0;
		top: 0;
		margin-top: 30px;
		margin-bottom: 20px;
	}
	#homepage_featured .faq .title {
		margin-bottom: 5px;
	}
	#homepage_featured .faq .line {
		display: none;
	}
	#homepage_featured .faq a {
		font-size: 14px;
		line-height: 21px;
	}
	#homepage_featured .facebook {
		position: relative;
		width: 100%;
		left: 0;
		top: 0;
		display: block;
	}
	#homepage_featured .funnels {
		top: 0;
		margin-top: 40px;
		padding-bottom: 0;
	}
	#homepage_featured .funnels .item {
		width: 100%;
		margin-bottom: 0;
	}
	#homepage_featured .funnels .item:last-child {
		margin-bottom: 0;
	}
	#homepage_featured .funnels .item img {
		position: relative;
		left: 0;
		max-width: none;
	}
	#homepage_featured .funnels .item .text {
		float: none;
		width: auto;
		height: auto;
		padding-right: 0;
		top: 0;
	}
	#homepage_featured .funnels .item .text .headline {
		font-size: 40px;
		line-height: 44px;
		margin-top: 16px;
		margin-right: 45px;
	}
	#homepage_featured .funnels .item .text .subheadline {
		margin-bottom: 10px;
	}
	#homepage_featured .funnels .item .text .link {
		font-size: 30px;
		background-size: 15%;
		background-position: right 3px;
		margin-top: 4px;
	}
}
