



@charset "utf-8";
/* CSS Document */


.tab_title { 
font-size: 2.8em;
font-weight:800;
line-height: 1.1em;
}


.tab_subtitle { 
font-size: 1.2em;
font-weight: bold;
}

p { 
font-size: 1em;
}

a.w { color:#FFFFFF; text-decoration:underline; line-height: 0.7em; }

.hme_price { padding-left: 10px; padding-right: 250px; height: 25px; width:111px; color:#FFFFFF; font-weight:bold; line-height: 1.9em;  float: left;}

.hme_price_b { padding-left: 10px; padding-right: 150px; height: 25px; width:211px; color:#FFFFFF; font-weight:bold; line-height: 1.9em;  float: left;}

.float_left { float:left; }

.disc { 
font-size: 0.8em;
line-height: 1.0em;
}


.container_psoltab {
width: 864px;
height: 398px;

}

.contain_psoltab_L { 
width: 279px;
height: 398px;
float: left;
background-image:url(../images/tab_under.jpg);
}

.contain_psoltab_R { 
width: 585px;
height: 398px;
float:right;

}

.grey_text { 
color: #333333;
}


#tabs_head { 
padding: 0;
width: 239px;
height:35px;
padding: 6px 20px;
}

#tabs_alert { 
padding-top: 5px;
width: 279px;
height: 160px;

}

#tabs_control { 
height: 220px;
color:#666666;
border-bottom: 1px solid #a5a5a5;
}

.hometabs{
color:#00FF00;
padding: 0;
width: 279px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.hometabs ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.hometabs li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.hometabs a{
float: left;
width:239px;
height:44px;
display: block;
font:Arial, Helvetica, sans-serif bold 1.0em;
text-decoration: none;
margin: 0 0 0 0; /*Margin between each menu item*/
padding: 5px 20px;
background-color: #f1f1e1; 
border-top: 1px solid #a5a5a5;
background-image:url(../images/shade.gif);
}

.hometabs a, #tabs_head{
color: #454645;
font-weight: bold;
}

.hometabs a:hover{
color:#000000;
background-image:url(../images/shadeactive.gif);
}

.hometabs a.selected{ /*currently selected tab*/
color: white;
border-top: 1px solid #a5a5a5; 
background:none;
}

.tabcontent{
display:none;
}

.taba {
background-color:#106925;
background-image:url(../images/bg_house.jpg);
width:585px; height: 398px;
}

.tabb {
background-color:#7e603e;
background-image:url(../images/bg_shop.jpg);
width:585px; height: 398px;
color:#333333;
}

.tabc {
background-color:#95181c;
background-image:url(../images/bg_target.jpg);
width:585px; height: 398px;
}

.tabf {
background-color:#2d92c4;
background-image:url(../images/bg_stat.jpg);
width:585px; height: 398px;
}

.tabd {
background-color:#363636;
width:585px; height: 398px;
}

.tabe {
background-color:#95181c;
width:585px; height: 398px;
}


.tab_creditreport { 
font: Arial, Helvetica, sans-serif;
width: 500px;
padding: 20px;
color:#FFFFFF;
}

.tab_creditreport h5 {
font: Arial, Helvetica, sans-serif;
font-size: 2.0em;
padding-top: 0px;

} 

.hometabs .stat { background-color:#000000; border-bottom: 1px solid #a5a5a5; }

@media print {
.tabcontent {
display:block !important;
}
}


