/* 
Document   : facilerate.css
Created on : July 12, 2006
Author     : Doug Levin
Description:
Facilerate's cascading style sheet 
*/

/* 
Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


a   
{
    color: #000080;
    text-decoration: underline; 
}

a:hover 
{
    color: #9F3839;
    text-decoration: none; 
}

a.footer
{
    color: white; 
}

a.header
{
    color: white; 
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none; 
}

a.header:hover
{
    color: #000032; 
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none; 
}

a.headerSmall
{
    color: white; 
    font-size: 7pt;
}

a.opp
{
    color: white;
    text-decoration: underline; 
}

a.opp:hover 
{
    color: white;
    text-decoration: none; 
}

body    
{
    background-color: #FFFFFF;
    background-image: url(images/BodyBg.jpg);
    color: #000080; 
    font-family: New Times Roman, helvetica, sans-serif;
    font-size: 9pt; 
    margin-top: 0px;
} 

caption
{
    background-color: #9F3839;
    color: white;
    font-size: 10pt; 
    font-weight: bold;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: center;
}

fieldset
{
    background-color: #DFDFDF;
    padding: 5px 0px 5px 0px;
    text-align: left;
    width: 90%;
}

form
{
    margin:0px 0px 0px 0px;
}

H1
{
    font-size: 15pt;
    margin-bottom: 5px;
}

H2
{
    font-size: 13pt;
    margin-bottom: 5px;
}

H2.underline
{
    font-size: 13pt;
    margin-top: 0px;
    margin-bottom: 5px;
    text-decoration: underline; 
}

H3
{
    font-size: 12pt;
    margin-bottom: 5px;
}

H4
{
    font-size: 9pt;
    font-variant: small-caps;
}


hr
{
    width:95%; 
}

hr.full
{
    width:100%; 
}

iframe.content
{
    color: #000080;
}

input
{
    font-size: 9pt;
}

input.inputText 
{
    width: 150px;
}

input.inputTextLarge 
{
    width: 240px;
}

input.inputTextMedium
{
    width: 100px;
}

input.text 
{
    width: 150px;
}

li.tall
{
 margin-top:3px;    
}

table
{
    background-color: #DFDFDF;
    border-collapse: collapse;
    border-color: black;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    text-align: center;
    vertical-align: text-top;
    width: 100%;
}

table.borrower
{
    text-align: left;
    width: 280px;
}

table.content
{ 
    background-color: white;
}

table.credentials
{
    font-size : 8pt;
    height :0px ;
    padding-bottom: 0px ;
    padding-left :  0px ;
    padding-right : 0px ;
    padding-top :   0px ;
    text-align: left;
    width: 0%;
}

table.editBorrower
{ 
    border: thin solid silver;
    border-collapse: collapse;
    padding: 0px 0px 0px 0px;
    width: 400px;
}

table.editLender
{ 
    border: thin solid silver;
    border-collapse: collapse;
    padding: 0px 0px 0px 0px;
    width: 600px;
}

table.footer 
{
    background-image: url(images/FooterBg.jpg);
    background-repeat: repeat-x;
    color: #ffffff;
    font-size: 8pt;
    font-weight: bold;
    height: 70px;
    padding-top: 2px;
    text-align: center;
}

table.header
{
    background-color: transparent;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

table.innerGrid
{
    border: thin solid silver;
}

table.layout
{
    background-color: #FFFFFF;
    width: 900px;
}

table.loanInfo
{
    height: 0%;
    text-align: left;
    border-collapse : separate ;
    padding-bottom: 5px ;
    padding-left : 0px ;
    padding-right :0px ;
    padding-top :5px ;
}

table.myAccount 
{
    text-align: left;
    vertical-align: text-top; 
}

table.outputAdj
{
    border: thin solid silver;
    border-collapse: separate;
    padding: 5px 5px 5px 5px;
    text-align: center;
    width: 450px;
}

table.outputGrid
{
    background-color: white;  
    border: thin solid silver;
    border-collapse: collapse;
    padding: 0px 0px 0px 0px;
    width: 500px;
}

table.outputGridNoBorder
{
    background-color: white;  
    border-collapse: collapse;
    padding: 0px 0px 0px 0px;
    width: 500px;
}

table.rateSheetResults2
{
    height: 0%;
    text-align: left;
    border-collapse: separate;
    padding-bottom: 0px;
    padding-left:  0px;
    padding-right: 0px;
    padding-top:   0px;
}

table.rateSheetResults3
{
    height: 0%;
    text-align: left;
    width: 800px;
    border-collapse : separate ;
    padding-bottom: 5px ;
    padding-left : 0px ;
    padding-right :0px ;
    padding-top :5px ;
}

table.resultsSummary
{
    border-bottom-color: silver;
    border-collapse: collapse;
    border-left-color: silver;
    border-right-color: silver;
    border-top-color: silver;
    padding: 0px 0px 0px 0px;
    width: 800px;
}

table.siteDefinition
{
    text-align: left;
    width: 500px;
}

table.siteList
{
    height: 0%;
    text-align: left;
    border-collapse : separate ;
    padding-bottom: 5px ;
    padding-left : 0px ;
    padding-right :0px ;
    padding-top :5px ;
}

table.validation
{    
    background-color: white;
    color: #9F3839;
    width: 70%;
}

table.welcome
{
    background-color: white;
    border-collapse: separate;
    padding: 5px 0px 5px 0px;
}

tbody.lenderTable
{
    text-align: left;
    font-size: 7pt; 
}

tbody.resultsSummary
{
    text-align: left;
}

td.contentTile 
{
    height: 345px;
    vertical-align: text-top;
    width: 640px;  
}

td.layout
{
    text-align: center;
}

td.loanInfo
{
    width: 50%;
}

td.loanInfo2
{
    width: 20%;
}

td.loanInfo3
{
    width: 30%;
}

td.logInGreet 
{
    color :#000080; 
    font-size: 8pt; 
    text-align: left; 
    vertical-align: middle;
    width: 50%;  
}          

td.mainMenu
{
    padding-bottom: 4px;
    padding-top: 4px;
}

td.menuTile 
{
    height: 345px;
    vertical-align: text-top;
    width: 160px;
}

td.resultsSummary
{
    width: 50%;
}

textarea.userFeedback
{
    color: #000080; 
    font-size : 8pt;
    height: 56px;
    width: 400px;
}

ul.products
{
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: left;
}

thead.lenderTable 
{
    background-color: #9F3839;
    font-size: 7pt; 
    color: white;
}

thead.main
{
    background-color: #9F3839;
    color: white;
    text-align: center;
}

.backgroundDark
{
    background-color: #B2B2B2;
}

.backgroundLight
{
    background-color: #DFDFDF;
}

.blue
{
    color: #000080; 
}

.blueUnderlined
{
    color: #000080; 
    text-decoration: underline; 
}

.bold 
{
    font-weight: bold;
}

.border
{
    border: thin solid silver;
}

.center
{
    text-align: center;
}

.left
{
    text-align: left;
}

.mainHeader
{
    border-bottom: 1px solid #ffffff;
    background-image: url('images/TopPanelBg_900.jpg');
    height: 115px;
    width: 900px;
}

.red
{
    color : #9F3839;
}

.right
{
    text-align: right;
}

.space
{
    margin-top: 8px;
}

.textS {
    font-size: 8pt;
}

.textSBold {
    font-size: 8pt;
    font-weight: bold;
}

.textM
{
    font-size: 10pt;
}

.textMBold
{
    font-size: 10pt;
    font-weight: bold;
}

.textML
{
    font-size: 11pt;
}

.textMLBold
{
    font-size: 11pt;
    font-weight: bold;
}

.textMS {
    font-size: 8pt;
}

.textL
{
    font-size: 12pt;
}

.textLBold
{
    font-size: 12pt;
    font-weight: bold;
}

.textXL
{
    font-size: 14pt;
}

.textXLBold
{
    font-size: 14pt;
    font-weight: bold;
}

.textXS {
    font-size: 7pt;
}

.valignTop
{
    vertical-align: text-top;
}

.white
{
    color: white;
}

/* Rounded Box stuff */

div.rounded-box {
    position: relative;
    width: 290px;
    background-color: #DFDFDF;
}

div.rounded-box-dark {
    position: relative;
    width: 290px;
    background-color: #B2B2B2;
}

div.rounded-box-mortgage-watch {
    position: relative;
    width: 205px;
    background-color: #DFDFDF;
}

div.rounded-box-medium {
    position: relative;
    width: 300px;
    background-color: #DFDFDF;
}

div.rounded-box-wide {
    position: relative;
    width: 385px;
    background-color: #DFDFDF;
}

div.rounded-box-wider {
    position: relative;
    width: 600px;
    background-color: #DFDFDF;
}

div.rounded-box-extra-wide {
    position: relative;
    width: 700px;
    background-color: #DFDFDF;
}

div.rounded-box-myAccount {
    position: relative;
    width: 500px;
    background-color: #DFDFDF;
}
/*********************
GLOBAL ATTRIBUTES
*********************/
div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner
{position:absolute; width:20px; height:20px; background-color:#FFFFFF; overflow:hidden}

div.top-left-inside, div.bottom-left-inside, div.top-right-inside, div.bottom-right-inside {position:relative; font-size:150px; color:#DFDFDF; line-height: 40px}

/*********************
SPECIFIC ATTRIBUTES
*********************/
div.top-left-corner { top:0px; left:0px; }
div.bottom-left-corner {bottom:0px; left:0px;}
div.top-right-corner {top:0px; right:0px;}
div.bottom-right-corner {bottom:0px; right:0px;}

div.top-left-inside {left:-8px;}
div.bottom-left-inside {left:-8px; top:-17px;}
div.top-right-inside {left:-25px;}
div.bottom-right-inside {left:-25px; top:-17px;}


div.box-contents {
    position: relative; padding: 8px; color:#000080;
}


div.top-left-inside-dark, div.bottom-left-inside-dark, div.top-right-inside-dark, div.bottom-right-inside-dark {position:relative; font-size:150px; color:#B2B2B2; line-height: 40px}

/*********************
SPECIFIC ATTRIBUTES
*********************/
div.top-left-corner { top:0px; left:0px; }
div.bottom-left-corner {bottom:0px; left:0px;}
div.top-right-corner {top:0px; right:0px;}
div.bottom-right-corner {bottom:0px; right:0px;}

div.top-left-inside {left:-8px;}
div.bottom-left-inside {left:-8px; top:-17px;}
div.top-right-inside {left:-25px;}
div.bottom-right-inside {left:-25px; top:-17px;}

div.top-left-inside-dark {left:-8px;}
div.bottom-left-inside-dark {left:-8px; top:-17px;}
div.top-right-inside-dark {left:-25px;}
div.bottom-right-inside-dark {left:-25px; top:-17px;}

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/
/* QuickMenu 0 */
/*"""""""" (MAIN) Items""""""""*/	
#qm0 a	
{	
    padding:5px 4px 5px 5px;
    font-size:10px;
}

/*"""""""" (SUB) Container""""""""*/	
#qm0 div, #qm0 ul	
{	
    padding:10px;
    margin:-2px 0px 0px 0px;
    background-color:transparent;
    border-style:none;
}

/*"""""""" (SUB) Items""""""""*/	
#qm0 div a, #qm0 ul a	
{	
    padding:3px 10px 3px 5px;
    background-color:transparent;
    font-size:10px;
    border-width:0px;
    border-style:none;
}

/*"""""""" (SUB) Hover State""""""""*/	
#qm0 div a:hover	
{	
    background-color:#DFDFDF;
    color:#990000;
}

/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
#qm0 ul li:hover>a	
{	
    background-color:#DFDFDF;
    color:#990000;
}

/*"""""""" (SUB) Active State""""""""*/	
body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
{	
    background-color:#DFDFDF;
    color:#CC0000;
}

/*"""""""" Individual Vertical Dividers""""""""*/	
#qm0 .qmdividery	
{	
    border-left-width:1px;
    height:15px;
    margin:4px 2px 0px 2px;
    border-color:#AAAAAA;
}

/*"""""""" Custom Rule""""""""*/	
ul#qm0 ul	
{	
    padding:10px;
    margin:-2px 0px 0px 0px;
    background-color:#DFDFDF;
    border-width:1px;
    border-style:solid;
    border-color:white;
}

/*"""""""" Custom Rule""""""""*/	
ul#qm0 li:hover > a	
{	
    background-color:#DFDFDF;
}


/*"""""""" Main Menu Header""""""""*/	
#outside
{
    border:0px solid #9F3839;
    background:#9F3839;
}
#navigation-1 
{
    z-index:30;
    padding:1px 0;
    margin:0px;
    list-style:none;
    width:100%;
    height:21px;
    border-top:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;
    font:bold 9pt arial, helvetica;
}
#navigation-1 li 
{
    z-index:30;
    margin:0;
    padding:0;
    display:block;
    float:left;
    position:relative;
    width:179px;
    border-right:1px solid #ffffff;
}
#navigation-1 li a:link, #navigation-1 li a:visited
{
    z-index:30;
    padding:4px 0;
    display:block;
    text-align:center;
    text-decoration:none;
    background:#9F3839;
    color:#ffffff;
    width:100%;
    height:13px;
}
#navigation-1 li:hover a, #navigation-1 li a:hover, #navigation-1 li a:active 
{
    z-index:30;
    padding:4px 0;
    display:block;
    text-align:center;
    text-decoration:none;
    background:#d65456;
    color:#ffffff;
    width:100%;
    height:13px;
    
}
#navigation-1 li ul.navigation-2 
{
    z-index:30;
    margin:0;
    padding:1px 1px 0;
    list-style:none;
    display:none;
    background:#ffffff;
    width:100%;
    position:absolute;
    top:21px;
    left:-1px;
    border-top:none;
}
#navigation-1 li:hover ul.navigation-2 
{
    z-index:30;
    display:block;
}
#navigation-1 li ul.navigation-2 li
{
    z-index:30;
    clear:left;
}
#navigation-1 li ul.navigation-2 li a:link, #navigation-1 li ul.navigation-2 li a:visited 
{
    text-align:left;
    background:#9F3839;
    padding:4px 0 4px 10px;
    width:240px;
    border:none;
    border-bottom:1px solid #ffffff;
    position:relative;
    z-index:30;
}
#navigation-1 li ul.navigation-2 li:hover a, #navigation-1 li ul.navigation-2 li a:active, #navigation-1 li ul.navigation-2 li a:hover 
{
    
    text-align:left;
    background:#d65456;
    padding:4px 0 4px 10px;
    width:240px;
    border:none;
    border-bottom:1px solid #ffffff;
    position:relative;
    z-index: 30;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3
{
    display:none;
    margin:0;
    padding:0;
    list-style:none;
    position:absolute;
    left:145px;
    top:-2px;
    padding:1px 1px 0 1px;
    border:1px solid #9F3839;
    border-left:1px solid #9F3839;
    background:#ffffff;
    z-index:30;
}
#navigation-1 li ul.navigation-2 li:hover ul.navigation-3
{
    z-index:30;
    display:block;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited 
{
    z-index:30;
    background:#9F3839;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active
{
    z-index:30;
    background:#d65456;
}
#navigation-1 li ul.navigation-2 li a span 
{
    z-index:30;
    position:absolute;
    top:0;
    left:132px;
    font-size:12pt;
    color:#fe676f;
}
#navigation-1 li ul.navigation-2 li:hover a span, #navigation-1 li ul.navigation-2 li a:hover span 
{
    z-index:30;
    position:absolute;
    top:0;
    left:132px;
    font-size:12pt;
    color:#ffffff;
}

/*
 * 09/16/09 - New definitions for Rounded Boxes
 */
 .rounded-content-box
 {
    padding: 10px 5px 5px 10px;
    width: 270px;
    background-color: #DFDFDF;    
    -webkit-border-radius: 15px;    /* for Safari */
    -moz-border-radius: 15px;       /* for Firefox */
 }

 .rounded-content-box-dark
 {
    padding: 10px 5px 5px 10px;
    width: 270px;
    background-color: #B2B2B2;    
    -webkit-border-radius: 10px;    /* for Safari */
    -moz-border-radius: 10px;       /* for Firefox */
 }
