/*
	BrokerBuddy Style-Default Style
	(c)2008 BrokerBuddy, Inc.
*/

body
{
	margin: 0px;
	padding: 0px;
	/*background: #ffffff url("/static/body_back.gif") repeat-x;*/
	background: #000000;
	font-family: Verdana,Arial,sans-serif;
}

body.popupBody
{
	background-image: none;
	background-color: #ffffff;
}

a:link
{
	/*color: #000000;*/
	color: #569408;
}
a:hover
{
	/*color: #946903;*/
	color #FFFFFF;
} 
a:visited
{
	color: #2166CE;
}
#container
{
	display: table;
	margin-left: auto;
	margin-right: auto;
	/*background-color: #ffffff;*/
	padding-right: 0px;
	width: 1000px;
}

#container:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html #container
{
	width: auto;
	min-width: 1000px;
	height: 1%;
}

#popupContainer
{
	background-image: none;
	background-color: #000000;
	color: #ffffff;
	margin: 10px;
	font-size: 8pt;
}

#popupContainer h3
{
	padding-left: 5px;
	font-size: 18px;
	font-weight: normal;
	/*color: #051E2B;*/
	color: #ffffff;
	margin-bottom: 0px;
}

#header
{
	margin-top: 3px;
	height:80px;
	width: 100%;
	background:url("/static/header_logo.png") no-repeat;
	background-position: 0 0;
}

#header span, #header h1
{
	display: none;
}

#headerbanner
{
	float: right;
	margin-top: 10px;
	margin-right: 225px;
}

#livehelp
{
	float: right;
	display: block;
}
#mainmenu
{
	width: 970px;
	*width: 1010px;

}
#mainmenu /*#menus > ul */
{
	list-style: none;
	margin: 0px;
	height: 2.0em;
	/*border-top: 0.1em solid #ffffff*/;
	background-color: #2166CE;
}

li.menutitle /*#menus > ul > li*/
{
	z-index: 2;
	float: left;
	position: relative;
	min-width: 10em;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 5px;
    padding-top: 8px;
	padding-right: 10px;
	padding-left: 0px;
	color: #ffffff;
}

ul.submenu /*#menus > ul > li > ul*/
{
	display: none;
	background-color: #2166CE;
	color: #000000;
	white-space: nowrap;
	/*border: solid 1px #000000;*/
	position: absolute; 
	min-width: 10em;
	width: auto;
	font-size: 10pt;
	font-weight: normal;
	list-style: none;
	margin: 0px;
	padding-top: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	top: 1.8em;
	left: 0;
}

li.menutitle:hover ul.submenu, li.over ul.submenu /*#menus > ul > li:hover > ul*/
{
	display: block;
}
#menus > ul > li > ul > li
{
	font-weight: bold;
	padding: 1px;
}

#menus > ul > li > ul > li > ul
{
	font-weight: normal;
	color: #ffffff;
}

#menus a
{
	color: #ffffff;
	text-decoration: none;
}

#menus a.historicalSearches 
{
    text-decoration: underline; color: #ACDB6E;
	text-transform: uppercase;
}
#bannerTop
{
	display: none;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	/*border-bottom: solid 0px #000000;*/
	text-align: center;
}

ul.banners,ul.banners li
{
	list-style: none;
	display: inline;
	padding: 0px;
}

ul.banners li
{
	margin: 5px;
}

ul.banners li a *
{
	border-style: none;
	width: 235px;
	height: 60px;
}

ul.leftbanners,ul.leftbanners li
{
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}

ul.leftbanners li a
{
	margin: 0px;
	padding: 0px;
}

ul.leftbanners li a *
{
	border-style: none;
	width: 18em;
	height: 5em;
	/*border: 2px solid #000000;*/
	padding: 0px;
	margin: 0px;
}
#content
{
	width: 1000px;

}
#container #content
{
	height: 1%;
	margin-right: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	font-size: 8pt;
	background-color: #ffffff;
	/*width: 1000px;*/
}

#container #content p
{
	color: #000000;
	padding-left: 18px;
}

#content h1
{
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	color: #2166CE;
	padding-left: 5px;
}

#content h2
{
	font-size: 13pt;
	font-weight: normal;
	color: #A4D465;
	padding-left: 10px;
}

#content h3
{
	font-size: 18pt;
	font-weight: normal;
	color: #051E2B;
}

#content h4
{
	padding-left: 15px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2E5267;
	margin-bottom: 0px;
}

#content ul, #content ol
{
}

p.p1
{
	padding-left: 0.75em;
	text-align: justify;
	color: #ffffff;
}

p
{
	padding-left: 0.5em;
	text-align: justify;
	color: #ffffff;
}

p.shout
{
	font-size: 1.2em;
	font-weight: bold;
	color: #2E5267;
}

p.error
{
	border: 2px dashed #ff0000;
	text-align: center;
	color: #ff0000;
	font-weight: bold;
	font-size: 1.2em;
}

p.highlight
{
	vertical-align: middle;
	text-align: center;
	color: #ff0000;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 10px;
}

p.location
{
	font-weight: bold;
}

p.disclaimer
{
	font-size: 0.3em;
}

p.seriousalert
{
	border: 2px dashed #000000;
	padding: 10px;
	background: #800000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1em;
}


#content #helpfaq
{
	display: none;
	border: 1px solid #E9A708;
	background-color: #CCCCCC;
	margin-left: 1em;
	margin-bottom: 20px;
	float: right;
	clear: right;
	width: 12em;
}

#content #helpfaq h1
{
	font-size: 10pt;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
	color: #000000;
}

#content #helpfaq li
{
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	list-style-image: url(/static/helpfaqbullet.gif);
	color: #000000;
}

#content #helpfaq a
{
	color: #ffffff;
	text-decoration: none;
}

#content div.outlink
{
	clear: right;
	float: right;
	width: 12em;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	padding: 1px;
	margin: 1px;
	background-color: #2166CE;
	border: 1px solid #ffffff;
	color: #ffffff;
}

#content div.outlink a
{
	/*color: #A4D465*/;
	color: #ffffff;
	text-decoration: none;
}

/* Main fieldset definitions */
fieldset.standard,fieldset.submit
{
	position: relative;
	clear: both;  
	width: 100%;  
	margin: 0 0 -0em 0;
	padding: 0 0 1em 0;
	border-style: none;
	border-top: 1px solid #BFBAB0;
	/*background-color: #F2EFE9;*/
	background-color: #ffffff;
}
table.standard tbody tr td
{
	padding-left: 10px;
}
fieldset.alt
{
	
	background-color: #F4FCEA;
}

fieldset.submit
{
	padding-top: 1em;
	padding-left: 18em;
	float: none;
	width: auto;
}

/* General legends */
#content fieldset legend
{
	padding: 0;
	color: #545351;
	font-weight: bold;
	font-size: 1.2em;
}

#content fieldset legend span
{
	position: absolute;
	left: 0.5em;
	top: 0;
	margin-top: 0.5em;
}

/* Top level fields inside fieldsets */
ol.form
{
	padding: 1.5em 1em 0 1em;
	margin: 0;
	margin-top: 1em;
	margin-bottom: 0.25em;
	list-style: none;
	clear: both;
}
ol.form textarea
{
	width: 400px;
	height: 100px;

}
li.form
{
	width: 100%;
	padding-top: 0.125em;
	padding-bottom: 0.125em;
	clear: both;
}

label.form
{
	float: left;
	padding-left: 0.25em;
	padding-top: 0.25em;
	min-width: 25em;
	margin-right: 1em;
	vertical-align: middle;
}

* html label.form
{
	width: 16em;
}

ol.subform
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: table;
}

li.subform
{
	float: left;
	width: auto;
	display: table-cell;
	position: relative;
	margin: 0;
	padding: 2px 6px;
}

li.subform label
{
	float: none;
	width: auto;
	padding-top: 0;
	padding-left: 0;
}

#content li.formMissing
{
	background-color: #a00000;
}

#pleaseWait
{
	margin: 0 auto;
	width: 600px;
	text-align: center;
}

div.splashcenter
{
	text-align: center;
}

fieldset.loanfile
{
	width: 100%;
}

fieldset.loanfile table
{
	width: 100%;
	font-size: 8pt;
	white-space: nowrap;
}

fieldset.loanfile table td
{
	vertical-align: top;
	padding-right: 4px;
}

fieldset.loanfile label.wrap
{
	white-space: normal;
}

fieldset.loanfile input[type="text"]
{
	/*width: 5em;*/
}

fieldset.loanfile input.tiny
{
	width: 2em;
}

fieldset.loanfile input.medium
{
	width: 5em;
}

fieldset.loanfile input.ssn
{
	width: 5em;
}

fieldset.loanfile input.phone
{
	width: 5em;
}

fieldset.loanfile input.date
{
	width: 5em;
}

/* Pretty much every table with helpers for different data types */
table.tableData .title,table.tableData th
{
	text-align: left;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
}
table.tableData .clob
{
	text-align: left;
	vertical-align: top;
}

//added by Rick R.
table.tableData .numbermenu, .titlemenu, a
{
	color: #ffffff;
}
table.tableData .numbermenu, titlemenu, a.hover
{
	color: 2166CE;
}
table.tableData .numbermenu, .titlemenu, a.visited
{
	color: #CCCCCC;
}
table.tableData .numbermenu, .titlemenu
{
	background-color: #2166CE;
	color: #ffffff;
}
table.tableData .titlemenu
{
	background-color: #2166CE;
	color: #ffffff;
}
table.tableData .number,table.tableData .general
{
	text-align: center;
	background-color: #ffffff;
	color: #000000;
}

table.tableData .finance,table.tableData .currency
{
	text-align: right;
	background-color: #ffffff;
	/*color: #000000;*/
}
table.tableData .currency
{
	color: #000000;
}
table.tableData thead tr th
{
	color: #000000;
}
table.tableData ."general noprint"
{
	color: #A4D465;
}
/* Standard variations depending on placement */

table.canvas
{
	background-color: #ffffff;
}

table.standardSwatch
{
	font-size: 10pt;
	white-space: nowrap;
	width: 100%;
	background: #F4FCEA;	
}

table.standardSwatch thead th
{
	color: #ffffff;
	border-bottom: 1px solid #505050;
}

table.standardSwatch td
{
	/*background: #F2EFE9;*/
	background: #F4FCEA;
}

table.standardSwatch td.highlight
{
	background: #f08080;
}

table.standardSwatch td.finance
{
	color: #000000;
}

table.fullwidth
{
	clear: right;
	width: 100%;
}

/* Really specific table types */
table.findEntityResults
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10pt;
}

html > body table.findEntityResults
{
	width: 100%;
}

table.small
{
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana,Arial,sans-serif;
	font-size: 9pt;
}

table.small td
{
	font-size: 8pt;
	padding-left: 2px;
	padding-right: 2px;
}

table.prime
{
	font-family: Verdana,Arial,sans-serif;
	font-size: 8pt;
}

table.primeinstant td
{
	font-size: 10pt;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #000000;
}



table.prime td
{
	font-size: 7pt;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #000000;
}

table.prime td.title
{
	background-color: #ffffff;
	color: #000000;
}

table tr.rst nonpreferred .general .finance
{
	background-color: #ffffff;
}

table.prime a
{
	text-decoration: none;
	font-weight: bold;
}

table.primeSummary
{
	width: 100%;
	background-color: #ffffff;
}

.primeYSP
{
	color: #000000;
}
.primeBuyDown
{
	color: #ff0000;
}

table.primeMaster
{
	margin: 0 auto;
}

table.primeProduct
{
	width: 100%;
}

table.primeFull
{
	margin-left: auto;
	margin-right: auto;
}


table.primeFull .primeYSP
{
	font-size: 6pt;
	font-weight: bold;
}

table.primeFull .primeBuyDown
{
	font-size: 6pt;
	font-weight: bold;
}

table.primeFullGrid
{
	font-size: 7pt;
	margin: 0 auto;
}

table.subprime
{
	width: 100%;
	font-family: Verdana,Arial,sans-serif;
	font-size: 8pt;
}

table.subprime td
{
	font-size: 7pt;
}

table.none, table.none tr, table.none td
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table.tabFrame
{
	border: 1px solid #A4D465;
	width: 100%;
	z-index: 100;
	background-color: #ffffff;
}

th.tab
{
	padding: 2px;
	/*background-color: #E6E3DD;*/
	background-color: #000000;
	color: #ffffff; 
}
th.tab a
{
    color: #2166CE;
    text-decoration: none;
}

th.tabselected
{
	background-color: #000000;
	color: #2166CE;
}

th.mainColumn
{
	width: 100%;
}

th select
{
	font-weight: bold;
	font-size: 7pt;
}

img.aesendbanner
{
	display: block;
	margin-left: auto;
	margin-right: auto
}

p.prequaltitle
{
	width: 100%;
	font-size: 2em;
	text-align: center;
	text-decoration: underline;
}

p.prequalpoweredby
{
	font-size: 0.75em;
	text-align: center;
}

p.prequalbb
{
	font-size: 2em;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	width: 300px;
	height: 73px;
	background-image: url(/static/bbaelogo.png);
}

p.prequalbb span
{
	display: none;
}

table.prequalouter
{
	border: 2px solid #000000;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

table.prequalinner
{
	border-collapse: collapse;
	width: 100%;
}

table.prequalinner td
{
	border: 1px solid #000000;
	vertical-align: top;
}

table.prequalcell
{
	width: 100%;
}

table.prequalcell thead th
{
	text-decoration: underline;
	font-size: 1.5em;
}

table.prequalcell tbody th
{
	text-align: left;
}

table.prequalcell td
{
	border: 0;
}

table.twocol tbody td,table.twocol tbody th
{
	width: 50%;
}

table.fourcol tbody td,table.fourcol tbody th
{
	width: 25%;
}

.missing
{
	color: #ff0000;
	font-size: 10pt;
}

.printonly
{
	display: none;
}

#tracker
{
	display: none;
}

/* This hides loanfile info*/
.experimental
{
	display: none;
}

#primeResults .primeBuyDown
{
	color: #ff0000;
}

table.findEntityResults thead th
{
	color: #000000;
}

#paymenttype-OnlineCheck
{
	*background-color: #ffffff;
	*font-size: 8pt;
	*height: 300px;
}

#paymenttype-OnlineCheck li
{
	*margin-left: -16px;
	*padding-left: 10px;
}
