@import url("navigation.css");
@import url("elements.css");
@import url("fpnews.css");

body {
    background: #fff;	    
	color: #333;
	font-size: 11px;
	padding: 5px 0 40px;
	font-family:verdana,sans-serif,arial,helvetica;
}

.container_16
{
    border:1px solid #8f9090;
}

#header
{
    background:#7e8caf;
    height: 100px;
    margin-left:0px;
    margin-right:0px;
    width:960px;
    margin-bottom:5px;       
}

#header .top
{
    height:69px;
    background-image:url(../img/bannerbg.gif);
    background-repeat:repeat-x;
    width:960px;
}

#header .top .left
{
    float:left;
}

#header .top .right
{
    float:right;
    width:289px;
    overflow:hidden;
    height:61px;
}

#header .bottom
{
    background-image:url(../img/logo_bottom_lb_7E8CAF.gif);
    background-repeat:no-repeat;
    background-position:left top;
    height:28px;
    width:100%;
}

#header .bottom .right
{
    float:right;
    display:block;
    width:240px;
}

.site_content
{
    display:block;
    float:left;
    width:100%;
    background-color:#fff;
}

#content
{
    background:#ffffff;
    margin:0px;
    margin-left:5px;
    width:775px;
}

.footer
{
    margin-top:10px;
    text-align:center;
    display:block;
    float:left;
    width:960px;       
    background-color:#fff;
    border-top:1px solid #8f9090;
    font-size:11px;        
}

.footer a
{
    color:#255588;
    text-decoration:none;
}

.footer a:hover
{
    text-decoration:underline;
}

.footer .footer_box 
{
    width:100%;
    height:10px;
    background-color:#255588;
}


.tree
{
    background-color:#8f9090;
    color:#8f9090;
    border-top:1px solid #8f9090;
    border-right:1px solid #8f9090;
    font-size:10px;
}

.tree .search_box
{
    background-color:#d7d8d7;    
    padding:5px;
}

.tree .search_box a
{
    color:#5B5D5D;
    font-weight:bold;
}

.grid_3.nomargin{margin-left:0px; margin-right:0px;width: 180px;}

.fpnews 
{
    display:block;
    float:left;
    width:595px;
    font-size:10px;
}

.frontads
{
    display:block;
    float:left;
    width:170px;
    margin-left:10px;

}

a {
    color:#255588;
font-family:Verdana,Geneva,Arial,Helvitica,sans-serif;
font-weight:bold;
text-decoration:none;
}

h4 
{
    background-image:url('../img/gagnabanki_takn.gif');
    background-position:left;
    background-repeat:no-repeat;
    font-size:10px;
    color:#255588;
    font-family:Verdana,Geneva,Arial,Helvitica,sans-serif;
    font-weight:bold;
    text-decoration:none;
    margin-bottom:3px;
    padding-left:20px;
}

.left_ads 
{
    padding-left:10px;
}

p {
    margin-bottom:0px;
}

.sgroup_title
{
    font-size:110%;
    border-bottom:1px solid black;
    margin-bottom:3px;    
}

.qaitem
{
    padding:6px;
    margin-bottom:4px;
    -moz-border-radius-bottomleft:1em;
    -moz-border-radius-bottomright:1em;
    -moz-border-radius-topleft:1em;
    -moz-border-radius-topright:1em;
}

.qaspecial
{
    background-color:#F2F2F2;    
}

.qatext
{
    padding:5px;    
}

.single_result
{
    padding:4px;
    -moz-border-radius-bottomleft:1em;
    -moz-border-radius-bottomright:1em;
    -moz-border-radius-topleft:1em;
    -moz-border-radius-topright:1em;    
}

.large_image
{
    background-color:#F2F2F2;
    text-align:center;
    padding:20px;
    padding-bottom:40px;
    margin-right:5px;
    margin-bottom:20px;
    -moz-border-radius-bottomleft:1em;
    -moz-border-radius-bottomright:1em;
    -moz-border-radius-topleft:1em;
    -moz-border-radius-topright:1em;    
}

.navlinks
{
    padding-top:3px;    
}

.even
{
    background-color:#fdfdfd;
}

.odd
{
    background-color:#f9f9f9;
}

