/* 		
	Security Mortgage : www.e-securitymortgage.com
	Author: 	Jan Garcia 
	Version: 	060410
	Copyright:	(c) 2006 Security Mortgage Funding Corporation. All rights reserved.
*/

/* =undohtml.css from tantek celik */

:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }

/* global 
----------------------------------*/

body {
background: url(/img/top_bg.jpg) repeat-x top left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
line-height: 1.6em;
color: #666;
}

a {
text-decoration: none;
}
a:link {
color: orange;
}

a:visited {
color: #999;
}

a:hover {
color: #000;
/*background: #ACD6FF;*/
text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
line-height: 1.2em;
margin-top: 10px;
margin-bottom: 10px;
}

h1 {
letter-spacing:.1em;
font-weight: normal;
font-size: 200%;
font-family: "Trebuchet MS", "Lucida Sans", Verdana, sans-serif;
color: #277D6A;
}

h2 {
letter-spacing:.1em;
font-weight: normal;
font-size: 150%;
font-family: "Trebuchet MS", "Lucida Sans", Verdana, sans-serif;
color: #666;
padding-bottom: 5px;
}

h3 {
font-size: 150%;
color: #666;
margin-top: 1.5em;
border-bottom: 1px solid #ccc;
padding-bottom: .3em;
font-family: "Trebuchet MS", "Lucida Sans", Verdana, sans-serif;
font-weight: normal;
}

p {
margin-bottom: 1em;
}

/* header
----------------------------------*/

#header {
margin: 0 auto;
width: 750px;
margin-top: 30px;
background: url(/img/smfc_logo.jpg) no-repeat 4% 10%;
text-indent: -9999px;
height: 76px;
margin-bottom: 10px;
}

/* top menu 
----------------------------------*/

#topmenu {
line-height: 1em;
color: #fff;
text-transform: uppercase;
font-size: 100%;
font-weight: bold;
}

#menu_primary {
background: #0C6B53 url(/img/menu_tl.jpg) no-repeat top left;
width: 750px;
margin: 0 auto;
list-style: none;
line-height: 2.5em;
/*
border-bottom: #ccc 5px solid;
margin-bottom: 10px;
*/
}

#menu_primary li {
position: relative;
padding: 5px 0 5px 5px;
display: inline;
}

#menu_primary li a {
display: inline;
margin: 0 7px;
padding: 5px 4px;
text-decoration: none;
color: #fff;
}

#menu_primary li a:visited {
color: #fff;
}

#menu_primary li a:hover {
background: none;
text-decoration: none;
color: #f90;
/*
border-bottom: 3px solid #ccc;
*/
}

.sub {
position: absolute;
display: none;
}

#menu_primary li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}




/* banner 
----------------------------------*/
#banner {
margin: 0 auto;
width: 750px;
margin-bottom: 15px;
}


/* content 
----------------------------------*/


#content_wrap {
font-size: 120%;
clear: both;
/*
background: url(/img/content_bg.jpg) repeat-x top left;
*/
width: 750px;
margin: 0 auto;
}

#content {
background: #fff;
}


/* sidebar
----------------------------------*/
#sidebar {
width: 200px;
overflow: hidden;
font-size: 100%;
}

#sidebar_menu {
background: url(/img/sidebar_bg.jpg) no-repeat top left;
padding: 15px;
margin: 15px 0 15px 0;
}

#sidebar ul {
padding-bottom: 10px;
}

#sidebar li {
border-top: 1px dashed #999;
padding: 10px 0 ;
background: url(/img/circle.gif) no-repeat 2% 50%;
padding-left: 15px;
}

#sidebar li a {
color: #666;

}

#side2 {
margin:0;
padding: 0;
}

#side2 li{
border: none;
padding: 5px 0 0 0 ;
background: url(/img/dash.gif) no-repeat 0 .9em;
padding-left: 12px;
margin-left: 2em;
font-size: 90%;
}


#sidebar p {
padding-top: 10px;
}

/* main
----------------------------------*/

#main {
width: 540px;
float: right;
overflow: hidden;
margin-bottom: 20px;
}

#main_content {
padding: 5px 25px;
/*
background: url(/img/main_bg.jpg) repeat-x top left;
*/
}

#main ul {
margin: 1em 2em;
}

#main ul li {
background: url(/img/circle.gif) no-repeat 0 .5em;
padding-left: 15px;
padding-bottom: .5em;
}

#main h1 {
margin-top: 5px;
margin-bottom: 15px;
}

.homeintro {
font-size: 120%;
line-height: 1.6em;
}

#home_list {

width: 500px;
margin: 0 auto;
padding-top: 15px;
}

#home_list li {
float: left;
width: 45%;
padding: 0 10px;
}

#home_list p {
font-size: 100%;
}

#main h2 {
color: #277D6A;
}

/* footer 
----------------------------------*/


#footer {
clear: both;
width: 750px;
margin: 0 auto;
color: #666;
margin-top: 20px;
padding-top: 10px;
background: url(/img/foot_bg3.jpg) no-repeat left top;

}
#footer_wrap {
background: url(/img/ehl.jpg) no-repeat 97% 95%;
}

#footer ul {
width: 750px;
padding: 5px;
margin-bottom: 10px;
}

#footer ul li {
display: inline;
padding-left: 8px;
padding-right: 5px;
background: url(/img/foot_bg.jpg) repeat-y left top;
}

#footer ul li.first {
background: none;
}

#footer li a {
color: #666;
}

#footer li a:visited {
color: #999;
}

#footer li a:hover {
background: none;
}


#footer p {
line-height: 2.2em;
margin-left: 1em;
}

/* calculators  
----------------------------------*/
.calc_container {
clear: both;
border: 1px solid #ccc;
background: #efefef;
width: 90%;
margin: 20px auto;
padding: 10px;
font-size: 90%;
}

.calc_container input {
font-family: Arial, Helvetica, sans-serif;
padding: 2px;
margin: 2px;
font-size:110%;
}

input.c2 {
width: 65px;
}

#calculate {
margin: 25px 0;
border: 1px solid #666;
background: #0C6B53;
width: 100px;
padding: 5px;
color: #fff;
text-transform: uppercase;
font-size: 110%;
font-weight: bold;
float: right;
}

.labelColumn, .col1 {
width: 100%;
}

#tblHdr {
clear: both;
}

#span_2{
float: right;
}

#span_1{
float: left;
}

#span_2 a {
color: #666;
text-decoration: underline;
background: url(/img/icon_print.gif) no-repeat 0 50%;
padding-left: 22px;
}

.mort_totalyear {
background: #DFF1EF;
}

#mortgage_table {
background: #eaeaea;
border: 1px solid #ccc;
padding: 10px;
}

/* classes 
----------------------------------*/

.regularlist {
line-height: 1.7em;
margin-left: 20px;
}

.regularlist li {
background: url(/img/ul_bg.jpg) no-repeat 0 50%;
padding-left: 20px;
}

/* resources 
----------------------------------*/

#glossary dt {
color: #333;
font-weight: bold;
}

#glossary dd {
margin-bottom: 10px;
}

#glossary h3 {
background: #eee;
padding: 6px;
border-bottom: 1px #ccc solid;
}

.menu_glossary {
padding-top: 5px;
padding-bottom: 15px;
width: 100%;
text-align: center;

}
.menu_glossary a {
padding: 0 2px 0 0;
color: #666;
}

.backtotop {
font-size: 90%;
text-align: right;
margin-right: 5px
}

.backtotop a {
color: #666;
padding: 4px;
background: #EBF1EF;
}

.backtotop a:hover {
text-decoration: none;
background: #666;
color: #fff;
}

#faq dt {
font-size: 120%;
color: #333;
font-weight: bold;
background: #eee;
border-bottom: 1px solid #666;
padding: .5em;
margin-bottom: 1em;
}

#faq2 dt {
font-size: inherit;
background: none;
margin:0;
border: 0;
}

#faq dd {
margin-bottom: 25px;
}

#menu_faq {
margin-bottom: 50px;
}

#faq ol {
list-style: decimal;
margin: 0 2em;
}

#faq ol li {
margin: 1em 0;
}

/* form 
----------------------------------*/
#form_application th, #form_application td {
padding: 4px;
}

#form_application th{
text-align: right;
font-weight: normal;
}

#form_application h3{
font-size: 120%;
color: #fff;
background: #999;
border-bottom: 1px solid #333;
padding: 5px;
margin-top: 1.5em;
margin-bottom: 1.5em;
}

.form_note {
font-size: 80%;
font-style: italic;
}

.submit {
text-align: center;
margin-top: 2em;
}

.submit input {
padding: .5em 1.5em;
border: 1px solid #666;
background: #0C6B53;
color: #fff;
text-transform: uppercase;
font-size: 110%;
font-weight: bold;
}

.req {
color: #c00;
font-size: 120%;
}

/* help  
----------------------------------*/
#downloads {
margin: 0 30px;
width: 250px;
}

#downloads p {
padding: 5px 0;
}

#downloads img {
float: left;
clear: both;
padding-right: 10px;
}


#help {
width: 400px;
clear:both;
font-size: 90%;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}


#help caption {
text-align: left;
font-weight: bold;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
background: #eee;
color: #333;
padding: 4px;
text-transform: uppercase;
}

#help td, #help th {
padding: 4px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}

#help th {
font-weight: normal;
text-align: left;
vertical-align: top;
}

#stock {
	padding-top:20px;
}

#address {
padding: 10px 15px;
/*background: #DFE9E8;
border: solid 1px #ccc;*/
}

#address h2 {
margin-top: .2em;
}

.forms_table {
width: 450px;
}

.forms_table td {
padding: 5px 0px 5px 15px;
border-bottom: #ccc 1px dashed;
}

th {
font-weight: normal;
text-align: left;
}

pre {
font-size: 160%;
font-weight: bold;
color: #063;
}

#error_logo {
margin-top: 30px;
}
