﻿/* Texas Exchange Bank 2010 style sheet*/
/* author: http://www.fiserv.com */
/* v1.0 | 20080212 CSS Reset*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #005032;
	margin:0
}
h1, h2, h3, h4 {
	font-family:"Times New Roman", Times, serif;
}
h1, #content h1 {
	font-size: 24px;
	color: #6e2d1f;
	margin-bottom: 10px;
	padding-top: 7px;
}
#content h2 {
	font-size: 18px;
	color: #005032;
	margin-bottom: 7px;
	padding-top: 3px;

}
h1 + h2 {
	border: none !important;
}
#content h3 {
	font-size:16px;
	color: #005032;
	margin-bottom: 5px;
}
#content h4 {
	font-size: 13px;
	color: #666;
	font-weight: bold;
}
#content p, #content li, #content td, #content blockquote {
	color:#6e2d1f;
	line-height:16px;
}
#content legend {
	color: #333;
	font-weight: bold;
}
#content ul {
	list-style-type: square;
}
#content ul.checked li {
	background-image: url(images/check.jpg);
	background-position: 0 5px;
	background-repeat: no-repeat;
	list-style-type: none;
}
#content a, #content1 a:link, #content a:active, #content a:visited {
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content .whatsnew p {
	color:#6e2d1f;
}

/*layout*/
#wrapper {
	width: 987px;
	height: 35px;
	position: relative;
	margin: auto;
}
#header {
	width: 987px;
	height: 205px;
	background-image: url('images/headerBack.jpg');
	background-repeat: repeat-x;
}
ul#tools {
	height:30px;
	position:absolute;
	right:0;
	top:0px;
	width:340px;
}
ul#tools li {
	float: left;
	margin: 0px 0px 0px 5px;
	list-style:none
}
ul#tools li a:link, ul#tools li a:active, ul#tools li a:visited, ul#tools li a:hover {
	line-height: 27px !important;
	color: #733423;
	text-decoration: none;
	font-weight:bold;
}
#header img {
	width: 224px;
	height: 165px;
	margin-left: 15px;
	margin-top: 20px;
}
/*login*/
body #OB {
	display:none;
}

body.home #OB {
	background-image:url("images/OBback.png");
	display:block;
	height:210px;
	left:433px;
	padding:32px;
	position:absolute;
	top:40px;
	width:490px;
}
body.home #OB form {
	color: #000;
	margin:65px 0px 0px 110px;
	*margin:90px 0px 0px 110px;
}
body.home #OB form a:link, body.home #OB form a:active, body.home #OB form a:visited, body.home #OB form a:hover {
	color: #005032;
}
body.home #OB form td {
	color: #005032;
	font-size:14px;
	font-weight:bold;
	height: 25px;
	line-height:25px;
	position:relative
}
#OBpage {
	margin: 0 0 0 140px;
	padding-top:90px;
	*padding-top:0px;
	*margin:90px 0 0 140px;
}
#OBpage td {
	color: #005032;
	font-size:14px;
	font-weight:bold;
	height: 25px;
	line-height:25px;
	position:relative
}

.textboxf {
	height: 21px;
	width: 111px;
	margin: 0px;
	padding:0px;
	background: transparent url('images/backTextbox.jpg') repeat-x;
	margin-right: -4px;
	border:0px;
	border-left:1px #000 solid;
	float:left;

}

.SendBtn {
	height: 21px;
	width: 58px;
	margin: 0px;
	padding:0px;
	background-image: url('images/sendBtn.png');
	border:0px;
	float:left;
}
#main {
	width: 987px;
	height: auto;
	background-image: url('images/mainBack.jpg');
	background-repeat: repeat-y;
	float: left;
}
#leftColumn {
	background-color:#6E2D1F;
	float:left;
	height:600px;
	/*padding-top:20px;*/
	width:222px;	
}
/******************* Main Navigation****************/
#nav {
	float: left;
	display: inline;
	width: 210px;
	height: 550px;
	z-index: 1;

}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
#nav ul li {
	float: left;
	width: 210px;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 1;
	height: 45px;
	margin-bottom: 5px;
}
#nav a {
	background:url("images/leftnav_btn.jpg") no-repeat scroll 0 0 transparent;
	font-family:"Times New Roman", Times, serif;
	color:#005032;
	display:block;
	font-size:14px;
	font-weight:bold;
	height: 45px;
	line-height:43px;
	margin:0;
	position:relative;
	text-decoration:none;
	text-indent:15px;
	width:210px;
	z-index:200;
	text-transform:uppercase
}
#nav a:hover {
	color: #005032;
	background:url("images/leftnav_btn_on.jpg") no-repeat scroll 0 0 transparent;
}
#nav li ul {
	float: none;
	position: absolute;
	width: 194px;
	height: auto;
	left: -999em;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	list-style: none;
	background:url("images/subnav_ul_arrow.png") no-repeat scroll 0 0 transparent;
}
#nav ul li ul li {
	height: 33px;
	width: 208px;
	margin-bottom:0px !important;
}

#nav li li a {
	background:url("images/subnav_ul_back.png") no-repeat scroll 0 0 transparent;
	font-size: 12px;
	line-height: 30px;
	height: 33px;
	width: 210px;
	margin-left:12px;
}
#nav li li a:hover {
	color:#005032;
	background:url("images/subnav_ul_back_on.png") no-repeat scroll 0 0 transparent;
}

/*************** Nav (Special Positioning) */
/* New Magic */
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	top: 0px;
	left: 210px;
}
#nav ul li#navAbout:hover ul {
	top: -166px;
}
#nav ul li#navCalc:hover ul {
	top: -59px;
}
#nav ul li#navEdu:hover ul {
	top: -146px;
}
#nav ul li#navEdu:hover ul ul {
	top: -1px;
}
#nav ul li#navOnline:hover ul {
	top: -79px;
}
#nav ul li#navAccess:hover ul {
	top: -117px;
}
#nav ul li#navIns:hover ul ul {
	top: -1px;
}
#nav ul li#navIns:hover ul {
	top: -88px;
}
#nav ul li#navEdu:hover ul li#navMortgageLoans ul {
	top: -108px;
}
#nav ul li#navIns:hover ul li#navLife ul {
	top: -99px;
}
#nav ul li#navAccess:hover ul li#navByPhone ul {
	top: -1px;
}
/******************************************************************/
#rightCol {
	width: 763px;
	height: auto;
	float: left;
	background-color: #fff;
}

#content {
	width: 713px;
	height: auto;
	margin: 10px 30px 20px 30px;
}

body.home #content {
	width: 713px;
	height: auto;
	margin: 100px 30px 20px 30px;
}

#footer {
	width: 957px;
	height: 50px;
	float: left;
	background-color:#005032;
	padding:15px;
}
#footer p {
	color: #fff;
	font-size: 11px;
	float:left;
	margin-top:15px;
	*margin-top:25px;
}
#footer img {
	float: right;
}

#footer ul {
	margin:0;
	padding:0;
	width:700px;	
}

#footer li {
	float:left;
	color:#fff;
	margin-right:5px;
	list-style: none;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color:#fff;
	text-decoration:none;	
}
/* contact form*/

form table tr {
	color:#777;
}
form table td {
	padding:5px;
}


/*tables*/
/**/
.styledtable th {
	padding: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	background-color: #ec5a16;
	text-align: center;
	color: #0a3168;
}
.styledtable th a {
	color: #0a3168;
}
.styledtable th a:hover {
	color: #FFFFFF;
}
.styledtable td {
	padding: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.styledtable tr:hover {
	padding: 7px;
	color: #000000;
	border-bottom-color: #ec5a16;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #999;
}
.styledtable tr:hover h4 {
	color: #fff !important;
}
.styledtable caption {
	padding: 7px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
	background-color: #0a3168;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
table.styledtable.bordered {
	background-color: #ffffff !important;
	border: 1px solid #D7DCE8;
}
table.styledtable.bordered td {
	bbbbackground-color: #ffffff !important;
	border: 1px solid #D7DCE8;
}
table.styledtable.bordered th {
	border: 1px solid #D7DCE8;
}
.odd {
	background-color: #ec5a16;
}
.even {
	background-color: #ffffff;
}
p.smallgrey {
	font-size: 10px;
	color: #666666;
	line-height: 14px !important;
	margin: 3px 0 5px !important;
}
ul.checked li {
	background-image: url(images/check.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	list-style-type: none;
	line-height: 15px !important;
	background-position: 0px 5px;
}
/* cntct*/

#content table.cntct img {
	margin-top:20px;
	float:none;
	margin:0px 15px 0px 0px ;
	padding:0px;
	
}

/* XD */

