﻿/*-----------------------------------------------
Author:		Fiserv
Version:	2011
------------------------------------------------- */
/* Global Site Styles */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 12px; /* for compliant browsers */
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
}
h1 {
	font-size: 165%;
	margin: 15px 0 5px 0;
}
h2 {
	font-size: 145%;
	margin: 15px 0 5px 0;
}
h3 {
	color: #333333;
    font-size: 155%;
    margin: 10px 0 5px;}
h4 {
	font-size: 180%;
	margin: 10px 0;
}
h4.title {
	color: #8b0047;
}
h5 {
	font-size: 115%;
	color: #800000;
	margin: 15px 0 5px 0;
}
p {
	line-height: 20px;
	margin: 0px 12px 12px 12px;
	color:#666;
}
a {
	text-decoration: underline;
	color: #990000;
}
a:link {
	color: #990000;
}
a img {
	border: none;
}
#mainContent ul, #mainContent ol {
	font-size: 90%;
}
ul {
	list-style-type: square;
	list-style-position: inside;
	margin: 10px 0 15px 0;
	font-size: 90%;
}
ul li ul {
	font-size: 100%;
	margin: 0 0 5px 15px;
}
ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 10px 0;
}
li {
	line-height: 144%;
	color:#666;
}

table {
	border: 1px solid #DEDEDE;
	margin: 12px;
}

.product_table {
	font-size: 85%;
}
th {
	background: #89004E;
	text-align: center;
	color: #FFF;
	padding: 5px;
}
tr {
	background: #FFFFFF;
}
tr.alt {
	background: #E5E5E5;
}
td {
	text-align: center;
	padding: 5px;
}
td.account_type {
	background: #FBF4E4;
}
td.content {
	vertical-align: top;
	padding-top: 15px;
}



table.cms {
	border: 0px;	margin: 12px;
	background: #ffffff;
}

th.cms{
	background: #ffffff;
	text-align: left;
	padding: 5px;
}
tr.cms{
	background: #ffffff;
}
td.cms {

background: #ffffff;
}


/* Layout */
#container {
	width: 920px;
	margin: auto;
}
#header {
	float: left;
	display: block;
	background: url(../images_new/header.png) no-repeat top left;
	width: 920px;
	height: 150px;
	position:relative;
	z-index:100000;
}
/* Navigation Styles */
ul#nav {
	float: left;
	clear: both;
	width: 900px;
	background-image: url('../images_new/nav_back.png');
	background-repeat: repeat-x;
	margin: 0px 0px 0px 9px;
	height: 26px;
	position: relative;
	position: auto !important;
	z-index: 100000;
}
ul#nav li {
	float: left;
	position: relative;
	list-style: none;
	width: 150px;
}
ul#nav li ul li {
	width: 150px;
	
}
ul#nav li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 5px 20px;
	font-size: 12px;
	text-align:center;
}
ul#nav li a:hover {
	background-image: url('../images_new/nav_back_on.png');
	background-repeat:repeat-X;
}
ul#nav li ul {
	background: url(../_images/nav_background.gif) no-repeat bottom center;
	position: absolute;
	left: 0;
	top: 26px;
	display: none;
	margin: 0;
	padding-bottom: 5px;
	z-index: 100;

}
/* Navigation Hack for <IE7 */
li > ul {
	top: auto;
	left: auto;
}
ul#nav li:hover ul, ul#nav li.over ul {
	display: block;
}
ul#nav li ul li a {
	color: #444;
	text-align:left;

}
ul#nav li ul li a:hover {
	color: #FFF;
	background: #666;
	text-align:left;
}
#main {
	width: 920px;
	background-image: url('../images_new/containerBack.png');
	background-repeat: repeat-y;
	height: auto;
	float: left;	
}
#home #main {
	background-image: url('../images_new/containerBackhome.png');
	z-index:10;

}
/* Banking Column Styles (Online Banking, News, Weather) */
#bankingColumn {
	float: left;
	width: 235px;
	margin: 0px 0px 0px 10px;
}
#bankingColumn form {
	padding: 0px;
	margin: 0px;
	float: left;
}
/* Online Banking Styles */
#onlineBanking {
	width: 175px;
	height: 101px;
	background: url(../images_new/onlineBankingBack.jpg) no-repeat;
	padding: 22px 30px;
	float: left;
}
#onlineBanking h3 {
	color: #C198A6;
	font-size: 24px;
	margin: 0;
	padding: 0;
}
#onlineBanking p {
	margin: 6px 0px;
	padding: 0px;
}

/* Email List, News & Bulletin Board */

#emailist {
	width: 175px;
	height: 90px;
	padding: 20px 30px;
	float: left;
}
#emailist h3 {
	color: #C198A6;
	font-size: 16px;
	margin: 0;
	padding: 0;
	margin-bottom:5px;
}
#emailist p {
	 height: 25px;
    margin: 3px 0;
    padding: 0;
    }

#CEOmsj img {
	width: 173px;
	padding: 0px 31px;
	float: left;
}

#bulletinBoard {
	width: 197px;
	height: 200px;
	padding: 15px 18px;
	float: left;
	background-image:url('../images/stickynote.jp');
	background-position:center bottom;
	background-repeat:no-repeat;
	}

#bulletinBoard h3 {
	color: #C198A6;
	font-size: 20px;
	padding: 0;
	margin: 0 0 0 14px;
}

#boardtext {
	float: left;
    margin: 75px 30px 30px;
    width: 140px;
}

#boardtext a:link, #boardtext a:active,#boardtext a:visited,#boardtext a:hover {
	color: #7f9db9;
	text-decoration:none;
	line-height:18px;
}

/* Left Custom Content Styles */
#leftCustom {
	padding: 10px 10px 10px 15px;
}
#leftCustom p {
	margin: 5px 0 10px 0;
}
/* Main Content Column Styles (Founder Promo, Ads, Articles) */
#home #contentColumn {
	float: right;
	width: 660px;
}
#contentColumn {
	float: left;
	width: 900px;
}

#slideshow {
	float: left;
    height: 368px;
    margin: 14px 0px 14px 0px;
    padding: 0;
    width: 634px;
    }
     
#mainimg {
	width: 634px; 
	height: 368px; 
	overflow: hidden;
	background-color: #FFFFFF;
}

 /**************************/
/**Slideshow Styles Start**/
/**************************/
#slideshow-container, div.slideshow-outside-container { 
	position:relative; 
	width: 634px; 
	height: 368px; 
}
#slideshow-container img { 
	display:block; 
	position:absolute; 
	width: 634px; 
	height: 368px; 
	top:0; 
	left:0; 
	z-index:1; 
	border-width: 0px ;
}
#slideshow-container p {
	margin: 0px;
	padding: 0px;
}
#slideshow-container-controls { 
	position: absolute;
	margin: 0px;
	width: 60px;
	top: 350px; 
	right: 565px; 
	z-index: 40;
}
#slideshow-container-controls div {  
	background-image:url(../images_new/thumb_bg.gif);
	background-repeat:no-repeat;
	cursor:pointer; 
	height: 14px;
	width: 14px; 
	float:left; 
	margin:0 6px 0 0;
	padding: 0px;
	overflow: hidden;
}
#slideshow-container-controls div img {  
	cursor:pointer; 
	display: none;
	height: 48px;
	border-collapse: collapse;
	border-width: 0px ;
	float:left; 
	margin: 0px 14px 0px 0px;
}
#slideshow-container-controls div a {  
	display: block;
	height: 41px;
	width: 41px;
	overflow:hidden;
}
.toc-active { 
	/* border-color: #f00 !important;*/
	background-image:url(../images_new/thumb_active.jpg) !important;
}
/************************/
/**Slideshow Styles End**/
/************************/
   
#homeAdds {
	float: left;
    height: 172px;
    margin: 0px 7px 0px 0px ;
    padding: 0;
    width: 207px;
}
#homeAdds p {
    margin: 0px 7px 0px 0px ;
}

#home #mainContent {
	float: left;
	width: 665px;
	margin: 0;
	padding: 0!important;
}
#mainContent {
	/*position: relative;*/
    float: left;
	width: 860px;
	margin:10px 25px 0px 35px;
}
#mainContent h2 {
	background: url(../_images/v.png) no-repeat 0 50%;
	font-size: 220%;
	color: #800000;
	margin-bottom: 20px;
	padding-left: 32px;
}
/* Founder Promotion Styles */
#founderPromo {
	height: 150px;
	background: #FBF4E4;
}
/* Advertisement Styles */
#ads {
	clear: both;
	background: #FBF4E4;
	padding: 2px 0px 0px 0px;
}
/* Articles Styles */
#articles {
	padding: 10px 15px 15px 15px;
}
#articles h4 {
	background: url(../_images/v.png) no-repeat 0 50%;
	padding-left: 32px;
}
h3.article_header {
	color: #FFF;
	background: #89004E;
	font-family: "Lucida Sans", Verdana, Helvetica, Sans-Serif;
	font-size: 125%;
	margin: 0;
	padding: 5px 0 5px 10px;
}
.by_line {
	margin-top: -7px;
	color: #000;
}
/* Stocks & Tools Column Styles */
#toolsColumn {
	float: right;
	width: 205px;
	padding: 0 15px 15px 15px !important;
	padding: 0 7px 0 0;
}
/* Footer Styles */
#footer {
	color: #777;
	clear: both;
	text-align: center;
	margin: 0 auto;
	padding: 15px 0;
	background-image: url('../images_new/footer.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 920px;
}
#home #footer {
	background-image: url('../images_new/footerhome.png');
}
#footer li {
	display: inline;
	list-style: none;
}
#footer li a {
	color: #555;
	margin: 0 5px;
}
/*-----------------------------------------------
Golden Valley Bank - Existing Site Styles
-------------------------------------------------
Author:		Golden Valley Bank
------------------------------------------------- */
.right {
	float: right;
	margin: 5px 10px 10px 10px;
}
.left {
	float: left;
	margin: 5px 10px 10px 10px;
}
.small {
	font-size: 85%;
}
.big {
	font-size: 140%;
}
.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
/* new styles pasted on 06/25/2008 */
.board_member {
	float: left;
	width: 100%;
	margin: 15px 0;
}
.board_member dt {
	float: right;
	width: 710px;
	font-size: 130%;
	letter-spacing: -1px;
	margin: 0 0 5px 0;
	padding-bottom: 2px;
	border-bottom: 1px dotted #CCC;
}
.board_member dd {
	float: right;
	margin: 0 0 2px 0;
	width: 710px;
	height: 130px;
}
.board_member dd.board_title {
	color: #89004E;
	margin-bottom: 5px;
	width: 710px;
	float: right;
	height: 15px;
}
.board_member dd.photo {
	float: left;
	width: 100px;
	height: 160px;
}
.board_member dd.photo img {
	float: left;
	border: 1px solid #DDD;
}


