﻿#container
{
    width: 100%;
    padding: 0 0 0 0;    
    margin-left: auto;
    margin-right: auto;
    display: block;
    background: #1F1F1F url(themeImages/siteBackground.jpg) repeat-y;
    background-position:  50% top;
    
}
#header
{
    width: 952px;   
    border-top: 2px solid #000000;
    background-image: url(themeImages/headerBackground.jpg);
    background-repeat: repeat-x;
    text-align: center;
    border-bottom: 1px solid #000000;
    margin-left: auto;
     margin-right: auto;
     margin-bottom: 0px;
     padding: 0;
}
#personalMenu
{
    width: 290px; 
    float: right; 
    margin-top: 0px; 
    vertical-align: middle; 
    margin-right: 10px;
    font-size: 15px;
    color: #FFFFFF;
    font-weight: bold; 
    text-align: right; 
    display: inline-block; 
    height: 20px;
}
#TagLine
{
     font-style: italic;
     color: #ffffff;
     font-size: 17px;
     font-weight: bold;
}
#navigation
{
    width: 952px;
    background-image: url(themeImages/navigationBackground.jpg);
    background-repeat: repeat-x;
    text-align: center;
    border-bottom: 1px solid #000000;
    margin-left: auto;
    margin-right: auto;
    height: 29px;
    line-height: 23px;
    clear: both;
    padding: 0;
    margin-top: 0px;
}
#navigation ul
{
    width: 920px;
    margin-left: 5px;
    list-style: none;
    position: relative;
    clear: none;
    margin: 0;
    padding: 0;
}
#navigation ul li
{
    float: left;
    padding-left: 14px;
    padding-right: 14px;
    border-left: 1px solid #333333;
    border-right: 1px solid #ffffff;
    font-weight: bold;
    font-size: 13px;
}
#navigation ul li a
{
    color: #ffffff;
    text-decoration: none;
}
#navigation ul li a:hover
{
    color: #ffffff;
    text-decoration: underline;
}

#mainContainer
{
    
    width: 100%;
    height: 100%;
    margin: auto;
    min-height: 100%;
    display: block;
}
#main
{
     width: 952px; 
     display: block;
     margin-left: auto;
     margin-right: auto;
     margin-top: 0px;
     padding-bottom: 0px;
     padding-top: 0px;
     clear: both;
     min-height: 590px;
     text-align: left;
     height: 100%;
     
}
#footer
{
    width: 952px;  
    height: 52px;
    padding: 8px 0px 10px 0px;
    background-color: #515152;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    color: #ffffff;
    font-size: 11px;
    clear: both;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    bottom: 0;
}
#mainbody{
    width: 625px; 
    *width: 620px;
    background-color: #ffffff; 
    display:block;
    height: 100%;  
    padding-left: 15px; 
    padding-bottom: 15px;
}
#mainbody h1{
    font-size: 22px;
    font-weight: bold;
    width: 600px;
    border-bottom: 1px solid #000000;
    margin-bottom: 6px;
    color: #1a1926;
}
#mainbody h2{
    font-size: 15px;
    font-weight: bold;
    width: 385px;
    margin-top: 0px;
    color: #8d0b07;
    margin-bottom: 6px;
}
#mainbody h2.subheading{
    font-size: 15px;
    font-weight: bold;
    width: auto;
    margin-top: 10px;
    margin-right: 10px;
    color: #b64e05;
    padding-bottom: 3px;
    border-bottom: 1px dashed #b64e05;
    margin-bottom: 6px;
    
}
#mainbody .bodyaction h2{
    font-size: 18px;
    font-weight: bold;
    width: auto;
    border-bottom: 1px solid #CF7D17;
    background: url(/App_Themes/kcmortgageplanner/themeImages/logoPlainSmall.jpg) no-repeat;
    margin-top: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 53px;
    color: #555555;
    margin-bottom: 0px;
}

#mainbody .bodyaction table tr td{font-size: 16px; padding-top: 10px;}
#mainbody .bodyaction table tr{ margin-bottom: 10px;}
#mainbody .bodyaction table tr td img{ padding-top: 5px;}
#mainbody .bodyaction table tr td.note{
     font-size: 10px;
     color: #333333;
     font-style: italic;
     padding-top: 10px;     
     vertical-align: top;
     
}
#mainbody ul, #mainbody ul li{
    float: none;
    text-align: left;
    width: auto;
}
#mainbody ul li h3{
    float: none;
    text-align: left;
}
#mainbody ul.ulWithDescription {
    float: left;
    width: 600px;
    margin-bottom: 20px;
    margin-top: 12px;
    list-style-type: disc;
    margin-left: 0;
    padding-left: 26px;
}
#mainbody ul.ulWithDescription li{
    position: relative;  
    
    float: left;
    width: 190px;
    list-style-type: disc;
     list-style-position: inside;
     font-weight: bold;
     margin-bottom: 5px;
    margin-left: 30px;
}

#sidebar{    
    width: 312px;    
    min-height: 600px;
    height: 100%;
    background-color: #d3d3d3; 
    text-align: right;
    vertical-align: top;
    color: #000000;
}
#blogroll
{
    margin-top: 0px; 
    margin-left: 10px; 
    margin-right: 10px; 
    margin-bottom: 2px;
    color: #000000; 
    line-height: 1.3em; 
    text-align: left;

}
#blogroll h3
{
    text-align: left;
    color: #000000;
    font-size: 16px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    padding-bottom: 6px;
    margin-top: 5px;
}
#blogroll a{
    font-size: 12px;
    text-decoration: underline;
    
}
#blogroll span{font-size: 10px; font-style: italic;}
#blogroll div.description{font-size: 11px; margin-top: 3px;}
#blogroll div a{font-size: 11px;}
div.promotion{
    background: url(/App_Themes/kcmortgageplanner/themeImages/blackGradientBackground.jpg) repeat-x #000000; 
     background-position: center 50%;
    width: auto; 
    margin-left: 12px; 
    margin-right: 12px; 
    height: 140px;
    margin-top: 15px;
    text-align: left;
    padding: 5px 5px 5px 5px;
    border: 1px #000000 solid;
    bottom: auto;
    font-size: 12px;
    color: #ffffff;
    line-height: 1.25em;
}
.personalMenuSub
{
    display: inline; 
    clear: none; 
    margin-left: 10px;
    background-color: #333333;
    border: 1px #ffffff solid;
    border-top: 0px;
    font-size: 12px;
    font-weight: bold; 
    padding: 6px;
    margin-bottom: 5px;
}    
.personalMenuSub a
{
    margin-left: 3px;
    margin-right: 3px;
    line-height: 30px;
    color: #CF7D17;
}
.personalMenuSub a:hover{color: #FFFFFF;}


.fullDiv
{
    width: 952px;
    border: 0px black solid;
    clear: both;
    height: 100%;
}
.solution1, .solution2, .solution3, .solution4
{
    float: left;
    min-height: 280px;
    background-color: #ffffff;
    color: #1f1f1f;
}
.solution1{width: 321px; }
.solution2{width: 319px; }
.solution3{width: 311px; border-left 1px solid #1f1f1f; background-color: #3f3f3f }


.solution1 h1, .solution2 h1, .solution3 h1, .solution4 h1
{
    text-align: center;
    margin-top: 10px;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-left: 12px;
    margin-right: 12px;
    color: #00307c;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 6px;
    line-height: normal;
}

.solution1 h2, .solution2 h2, .solution3 h2, .solution4 h2
{
    text-align: center;
    margin-top: 0px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #ffffff;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0px;
    
}

.solution1 div, .solution2 div, .solution3 div, .solution4 div
{
    text-align: left;
    margin-top: 0px;
    font-size: 13px;
    margin-bottom: 15px;
    color: #1f1f1f;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0px;
    line-height: 1.3em;
    
}
.solution1 ul, .solution2 ul, .solution3 ul, .solution4 ul
{
    margin-top: 7px;
    font-size: 13px;
    margin-left: 30px;
    padding-left: 0px;
    margin-bottom: 15px;
}
.solution1 ul li, .solution2 ul li, .solution3 ul li, .solution4 ul li
{
    line-height: 1.3em;
}
.solution1 div a, .solution2 div a, .solution3 div a, .solution4 div a
{
    border: 2px solid #1f1f1f;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    
}
.solution1 div a:hover, .solution2 div a:hover, .solution3 div a:hover, .solution4 div a:hover
{
    background-color: #ffffff;
    background-image: none;
    color: #cf7d17;
    border: 1px solid #000000;
}


.solution1 div a.image, .solution2 div a.image, .solution3 div a.image, .solution4 div a.image,.solution1 div a:hover.image, .solution2 div a:hover.image, .solution3 div a:hover.image, .solution4 div a:hover.image
{
    border: 0px solid #000000;
    padding: 0;
    color: #000000;
    background-image:  none;
}

.iefix
{
    clear: both;
}

.quote
{
    background-image: url(/images/quotes.jpg);
    background-position: top left;
    background-repeat: no-repeat ;
    width: 230px; 
    float: left;      
    line-height: 24px;    
    padding-top: 25px;
    padding-left: 10px;    
    margin-right: 20px;  
    font-size: 16px;    
    color: #518800;
}

.breadcrumb
{
    
    margin-top: 5px;
    display: block;
    position: relative;
    width: 600px;
    clear: both;
    margin-bottom: 15px;
}

.bodyleft{}
.bodyaction{
    position: relative;
    border: 1px solid #F18500;
    border-right: 0px;
    display: block;
    width: 210px;
    min-height: 120px;
    float: right;
    margin-left: 15px;
    margin-bottom: 12px;
    margin-top: 0px;
    padding: 0px;
    padding-bottom: 20px;
}
.bodyfooter{}
.highlightedtext{
    color: #b64e05;
    font-weight: bold;
    
}
.trademark
{
    font-size: 7px;
    color: #333333;
}
#sitealert{
	padding: 10px 8px 8px 8px;
	border: 1px solid #A0A0A0;
	background-color: #ffffff;
	font-size: 14px;
	*margin-bottom: 0px; margin-left: auto; margin-right: auto; width: 933px;
}
#sitealert img{margin-right: 10px;}

