﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
}

a
{
    color: #0d96ab;
}

a:hover
{
    color: #FF0000;
}

#Header
{
    background-color: #000000;
    height: 71px;
    border-bottom: solid 1px #aaaaaa;
    margin-bottom: 10px;
}

#Logo
{
    padding: 5px 0 0 10px;
}


#LeftSide
{
    float: left;
    width: 277px;
    padding-left: 10px;
}

.Ad728x90
{
    background-image: url('Ad728x90_BG.png');
    background-repeat: repeat-x;
    height: 115px;
    padding: 20px 0 0 20px;
    margin: 0 0 0 297px;
}

#Content
{
    margin: 0 274px 0 307px;
}

#RightSide
{
    float: right;
    width: 244px;
    overflow: hidden;
    padding-right: 10px;
}

#Footer
{
    background-image: url('Footer_BG.png');
    background-repeat: repeat-x;
    padding: 20px 15px 20px 15px;
    margin-top: 40px;
    vertical-align: bottom;
    text-align: right;
    font-size: 12px;
    color: #666666;
    clear: both;
    overflow: hidden;
    background-color: #CCCCCC;
}

#Footer a
{
    color: #333333;
}

#Footer a:hover
{
    color: #ff0000;
}




.Tabs
{
    height: 38px;
    float: right;
    width: 400px;
    padding: 33px 20px 0 0;
    margin-bottom: -1px;
}

.Tab
{
    float: right;
    width: 117px;
    padding: 0 3px 0 3px;
}




/* Filter BOX */

#Filters
{
    background-image: url('Filters_BG.jpg');
    background-repeat: no-repeat;
    width: 277px;
    height: 427px;
}

.Filters_SearchBox
{
    padding: 64px 0 0 34px;
    height: 53px;
}

.Filters_Filters
{
    padding: 64px 0 0 34px;
}

.Filters_Title
{
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 3px;
}

.Filters_Input
{
    margin-bottom: 10px;
}



/*  Top Today */
#TopToday_Top
{
    margin-top: 15px;
    background-image: url('TopToday_Top.jpg');
    background-repeat: no-repeat;
    width: 277px;
    height: 49px;
    overflow: hidden;
}

#TopToday
{
    background-position: bottom;
    background-image: url('TopToday_BG.png' );
    background-repeat: no-repeat;
    width: 257px;
    padding:  0 10px 0 10px;
    font-size: 0.90em;
    font-weight: bold;
}

.TopToday_Item
{
    padding: 5px 0 5px 0;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #888888;
}

.TopToday_Item a
{
    color: #29b110;
    text-decoration: none;
}

.TopToday_Item a:hover
{
    color: #FF0000;
    text-decoration: underline;
}

#Menu_Top
{
    margin-top: 15px;
    background-image: url('Menu_Top.jpg');
    background-repeat: no-repeat;
    width: 277px;
    height: 49px;
}



#SL_Top
{
    margin-top: 15px;
    background-image: url('SL_Top.jpg');
    background-repeat: no-repeat;
    width: 277px;
    height: 49px;
}



/* News List */

.NL_Title
{
    color: #d99a07;
    font-size: 22px;
    font-weight: bold;
}

.NL_Div
{
    background-image: url( 'NL_Div_BG.png' );
    background-repeat: no-repeat;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
    height: 30px;
    padding: 10px 0 0 60px;
    margin: 10px 0 10px 0;
}

.NL_Div_RC
{
    background-position: right;
    float: right;
    background-image: url(  'NL_Div_BG2.png' );
    background-repeat: no-repeat;
    height: 40px;
    width: 20px;
    margin-top: -10px;
}


.NL_Item
{
    padding: 2px 0 2px 0;
    font-size: 0.95em;
    
}

.NL_Item
{
    padding: 4px 0 4px 0;
    color: #838383;
}

.NL_Item a
{
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}

.NL_Item a:hover
{
    color: #FF0000;
    text-decoration: underline;
}

.NL_Item .src
{
    font-size: 0.85em;
}

.NL_Flag
{
    padding-right: 5px;
}

.NL_II
{
    cursor: pointer;
}


/* RC News List */

.RC_NL_Top
{
    width: 244px;
    height: 39px;
    background-repeat: no-repeat;
}

.RC_NL
{
    background-image: url(   'RC_NL_BG.png' );
    background-repeat: repeat-y;
    border: solid 1px #888888;
    border-top: 0px;
    padding: 5px 5px 5px 10px;
    width: 227px;
    margin-bottom: 23px;
    font-size: 8pt;
}

.RC_NL_Item
{
    padding: 4px 0 4px 0;
    color: #838383;
}

.RC_NL_Item a
{
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}

.RC_NL_Item a:hover
{
    color: #FF0000;
    text-decoration: underline;
}


/* Page Header */
.P_Title
{
    color: #d99a07;
    font-size: 22px;
    font-weight: bold;
}




    /* Index */
    
    .Index ul
    {
    margin: 0;
    padding: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    }
    
    .Index li
    {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 3px;
    }
    
    .Index a
    {
        font-size: 10pt;
        color: #000000;
    }
    
    .Index a:hover
    {
        color: #ff0000;
    }
    
    
    
        /* Pager */
    
    a.PG_Link, a.PG_Link_Sel
{
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
    font-family: Verdana;
    margin-right: 10px;
}
    
    a.PG_Link:hover
    {
    color: #ff0000;    
    }
    
    a.PG_Link_Sel
    {
    font-family: Verdana;
    color: #ff0000;    
    }
    
    /* Pager */

.PagerLink
{
    color: #29b110;
    font-size: 14pt;
    font-weight: bold;
    }
    
a.PagerLink:hover
{
    color: #3e3e3e;
    }
    
    
    /* Submission Form */
    .SF_Desc
{
    font-size: 10pt;
    color: #666666;
    padding: 5px;
    border: #dcdcdc 1px solid;
    background-color: #f8f8ff;
}

    .SFI_TitleCell
{
    font-size: 10pt;
    color: #666666;
    padding-top: 10px;
    font-weight: bold;
    padding-bottom: 2px;
}

    .SFI_DescCell
{
    font-size: 8pt;
    color: #666666;
    padding-top: 2px;
    padding-bottom: 2px;
}

    .SFI_Cell
{
    font-size: 10pt;
    color: #666666;
}

/* CONTENT BOX */

.cb_top
{
    color: #d99a07;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}

.cb
{
    padding-left: 10px;
}

.cb_bt
{
    height: 20px;
    margin-bottom: 10px;
}


    /* FeedItem */
    
    .FI
{
    font-size: 10pt;
    padding:20px;
    padding-top:0px;
    width: 500px;
}

.FI h1
{
    font-size: 16pt;
    margin-bottom:10px;
}
    
    .FI_Info
    {
        margin-top: 10px;
        color: #999999;
        margin-bottom: 10px;
    }
    
    .FI_OutLink a
    {
        color: #0000ff;
    }
    
    .FI_OutLink a:hover
    {
        color: #ff0000;
    }
    
    
/* N4G Network Bar */
#N4GNetBar
{
    background: #000000 url('N4GNetBar_BG.gif') repeat-x bottom;
    background-color: #000000;
    height: 20px;
    padding: 0 0 0 0;
    font-size: 13px;
    text-align: left;
    height: 100%;
    overflow: hidden;
}

#N4GNetBar a
{
    font-size: 10px;
    color: #696969;
    text-decoration: none;
    font-weight: bold;
}

#N4GNetBar a:hover
{
    color: #FF0000;
    text-decoration: underline;
}

#N4GNetBarInnerWrap
{
    padding-left: 15px;
}

#N4GNetBar_Logo
{
    float: right;
}
/* N4G Network Bar */