/*
Client: Ameritrust
Developer: Justin Johnson
Updated: Justin Griswold 8/07
edreamz 2006
*/


body{
background: #F7F6F0 url(../images/page_bg.gif) 50% 0 repeat-y; 
text-align:center; 
margin: 0; padding: 0; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
color: #555862;
}
img {
	border: 0;
}
#warning{background: #EBEBEB; color: #7F7F7F; margin: 5px; padding: 12px; border: 1px solid #ccc;}

#wrapper{margin: 0 auto; width:760px; background: #fff;}
#wrapper div{text-align:left;}
#header{background: #fff; color: #000;}
#links{float:right; margin-top: 15px;}
#navigation{background: #212121; padding: 0; height: 31px;}

#nav li a{color: #fff; font-weight: bold;}

a{text-decoration:underline; color: #555862;}
a:hover{text-decoration:none; color: #555862;}

#masthead{height: 188px; clear:both;}
#flash{float:right; width: 508px; padding-top: 1px;}

#callout{padding: 5px 0 15px 0;}
#callout div{}

#inc500{  width: 360px; padding:0 0 10px 0; border: 4px solid #DBDCD7;}
#inc500 p{width: 245px; font-weight:bold;}

.small_header{font-variant:small-caps; font-size: 12px; border-bottom: 1px solid #ccc; margin: 10px 0 5px 0; padding: 0;}
.small{font-size: 10px;}

#content{color: #333;  padding-left: 10px; padding-top: 10px;}
#content h2{color: #c00; font-size: 14px; border-top: 1px dashed #B0B1B6; border-bottom: 1px dashed #B0B1B6; padding: 5px 0; margin:5px 0;}
#content p{margin:0; padding: 7px 0;}
#content #rightCol{width: 190px; float:right;}
#content #leftCol{padding-right: 212px;}
#asap_logo{float:left; padding: 15px 15px 0 0; background: #fff;}
#rightCol img{padding-bottom: 10px;}
#content p.subIntro{padding-left: 170px;}
#content address{margin: 0; padding: 0; font-weight: normal; font-size: 10px;}
#content dt{padding: 0 0 10px 0; font-weight: bold;}
#content dd{padding: 0 0 20px 0; margin: 0 0 25px 0; border-bottom: 1px dotted #ccc;}

#formTable input, #formTable textarea, #formTable select{border: 1px solid #ccc; padding: 3px; border-top-color: #777; border-left-color: #777;}
#formTable .noBorder{border-width: 0;}

#industryNews{clear:both;  height: 34px;}

#content dt a{color: #333;}

.a_news{background: #f5f5f5; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 5px; margin-bottom: 25px;}
#grey_table{background: #f5f5f5; border: 1px solid #ccc; }
#bio_pic{margin: 10px 10px 10px 0; padding: 5px; float:left; border: 1px solid #DCDCE1;}
#footer{font-size: 10px; clear:both;}
#footer #info{background: #f5f5f5; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 8px;}
#footer a{color: #555862;}

#legal{font-size: 9px; background: url(../images/bg_legal.jpg) no-repeat top left; padding-left: 165px;}

.red{color:#c00;}
.points{color: #000; font-size: 10px; line-height: 24px;}
.triangle{background: url(../images/triangle.gif) no-repeat 0 3px; padding-left: 10px;}
#footer a.consumer{float:right; color: #c00; font-weight: bold; font-size: 11px; margin-top: 5px;}
#footer #legal a{text-decoration: underline;}




/* --- Navigation Styles --- */


	#tmortgageProducts a  {
	height: 31px;
	width: 188px;
	background: url(../images/nav/mortgage-products.gif) top left no-repeat;
	}
	#tcustomerResources a  {
	height: 31px;	
	width: 192px;
	background: url(../images/nav/customer-resources.gif) top left no-repeat;
	}
	#taboutUs a  {
	height: 31px;
	width: 123px;
	background: url(../images/nav/about-us.gif) top left no-repeat;
	}
	#tapplyNow a  {
	height: 31px;
	width: 132px;
	background: url(../images/nav/apply-now.gif) top left no-repeat;
	}
	#tcontactUs a  {
	height: 31px;
	width: 125px;
	background: url(../images/nav/contact-us.gif) top left no-repeat;
	}


#nav {
	margin: 0;
	padding: 0;
	height: 31px;
	display: inline;
	overflow: hidden;
	}

#nav li {
	display: inline;
	}

#nav a {
	float: left;
	padding: 31px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:31px; /* for IE5/Win only */
	}
	
#navigation a:hover {
	background-position: 0 -31px;
	}

#navigation a:active, #nav a.selected {
	background-position: 0 -31px;
	}
	
/* */
#mainCallout {
	width: 250px; 
	height: 282px;
	margin-top: 1px;
	background: #cda478 url(../images/bg_easier1.gif);
}
#mainCallout a {
	position: relative;
	top: 235px;
	left: 76px;
	display: block;
	width: 95px;
	height: 25px;
	padding: 0;
	margin: 0;
	background: url(../images/btn-apply-now-blk.gif) 0 0 no-repeat;
}
#mainCallout a:hover {	
	background-position: 0 -25px;
}
.hideText {
	display: none;
}
/* */

#newsletterCallout {
	width: 248px;
	min-height: 129px;
	margin-top: 7px;
	background-color: #eee;
	border: solid 1px #999;
}
.newsletterHeading {
	margin: 8px 0 0 9px;
	padding: 0;
}
.newsletterText {
	margin: 3px 0;
	padding: 0 7px 3px 0;
	margin-left: 9px;
	font-size: 10px;
}
.newsletterTextField {
	font-size: 10px;
	margin-top: 3px;
	margin-left: 9px;
	width: 150px;
	height: 13px;
}
.newsletterSubmitButton {
	position: absolute;
	width: 65px;
	height: 30px;
	margin-left: 15px;
	top: 490px;
}
#rightColumn {
	float: right;
	width: 503px;
	padding-top: 3px;
	padding-bottom: 10px;
}
button {
	background: none;
	border: none;
	cursor: pointer;
}

/* */
#mainvideoCallout {
	float: left;	
	width: 247px;
	height: 460px;

}
#dreamCallout {
	float: left;
	background: url(../images/bg-dream.jpg) 0 0 no-repeat;	
	width: 247px;
	height: 225px;
}
#dreamCallout a {
	position: relative;
	top: 58px;
	left: 76px;
	display: block;
	width: 95px;
	height: 25px;
	padding: 0;
	margin: 0;
	background: url(../images/btn-apply-now-red.gif) 0 0 no-repeat;
}
#dreamCallout a:hover {	
	background-position: 0 -25px;
}
/* */

#customerResources {
	float: right;
	width: 247px;
	height: 460px;
	border: solid 1px #999;

}
#customerResources a {
	color: #555862;
	text-decoration: underline;
}
#customerResources ul {
	margin-top: 0;
	margin-bottom: 5px;
	margin-right:2px;
	font-size: 10px;
	list-style: none;
}
#customerResources li {
	background: url(../images/li-yellow.gif) 0 4px no-repeat;
	margin-left: -30px;
	line-height: 14px;
	padding-left: 11px;
	padding-bottom: 2px;
}
.customerResourcesHeading {
	margin: 8px 0 2px 9px;
}
.homepageText {
	clear: both; 
	padding-top: 10px; 
	padding-bottom: 5px;
}


/* ******* NAV ******* */

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Link Font Face */
	font-weight: bold;
	width: 760px;
	height: 31px; 
	position: absolute; 
	z-index: 150;
	margin-left: 3px;
}
.menu img {
	border: none;
}
.menu ul {
	padding: 0; 
	margin:0;
	list-style-type: none;
}
.menu ul li {
	float: left;
	position: relative;
}
.menu ul li a, .menu ul li a:visited {
	display: block;
	font-size: 10px; /* Link Font Size */
	text-decoration: none; 
	color: #000;  
}
.menu ul li ul {
	display: none;
}

/* specific to non IE browsers */
.menu ul li:hover a,
.menu ul li a:hover {
	color: #fff; 
}
.menu ul li:hover ul,
.menu ul li a:hover ul {
	display: block; 
	position: absolute; 
	top: 31px;
	width: 110px;
}
* html .menu ul li a:hover ul {
	margin-top: 0;
}
.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
	visibility: hidden; 
	position: absolute; 
	height: 0; 
	width: 0;
}

/* Drop down box styles */
.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
	display: block; 
	background: #FFF;
	filter: alpha(opacity=95); 
	opacity: 0.95;
	color: #000; 
	height: auto; 
	padding: 5px 15px; 
	width: 110px;
	border-right: 1px solid;
	border-left: 1px solid;
	border-color: #C7C7C7;
}
.border {
	border-bottom: 1px solid;
	border-color: #C7C7C7;
}
* html .menu ul li a:hover ul li a { /* For IE 6 and 5.5 */
	width: 100px;
	w\idth: 110px;
} /* */

/* Rollover Links Background and Text Colors */
.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
	background: #fc941e; 
	color: #000;
} /* */

/* Secondary Drop Downs */
.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {
	visibility:visible; 
	position:absolute; 
	left:110px; 
	top:0;
	width:110px;
}
.menu ul li:hover ul li:hover ul.left,
.menu ul li a:hover ul li a:hover ul.left {
left:-110px;
} /* */
.customerMargin {
	margin-left: 19px;
}
.mortgageMargin {
	margin-left: 20px;
}
/* *********** */