﻿/**
NRA CAPITAL WEBSITE COLOR SCHEME
light blue : #D9ECFF
light gray : #F3F3F3



**/


/* -----------------------------------------------
    MasterPage layout */
body
{
    text-align: center;
    margin-top: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .7em;
}

/**
body
{
    text-align: center;
    margin-top: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .7em;
}
**/
#container
{
    width: 900px;
    margin: 0 auto;
    text-align: left;
    border-left-style: solid;
    border-right-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #C0C0C0;
    border-left-color: #C0C0C0;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #FFFFFF;
    border-bottom-style: ridge;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}
#header
{
    height: auto;
    background-color: #FFFFFF;
    vertical-align: top;
}
#content
{
    padding: 20px 0px 0px 10px;
    width: 710px;
    float: right;
    background-repeat: repeat-x;
}
/**
#content
{
    padding: 40px 0px 0px 10px;
    width: 710px;
    float: right;
    background: url(Images/MasterPage/top_gold_blue_bar.gif);
    background-repeat: repeat-x;
}
**/
#leftNav
{
    margin: 0px;
    padding: 40px 5px 0px 5px;
    width: 170px;
    float: left;
    background-image: url(Images/MasterPage/leftNavigationBackground2.jpg);
    background-repeat: no-repeat;
    min-height: 400px;
}
#footer
{
    height: 60px;
    clear: both;
}
/* -----------------------------------------------
    Header Navigation design */
/* USE multi_drop_menus_class.css for multi level drop down effect
#header ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
}
#header li
{
    float: left;
    background: url(Images/MasterPage/gold_button.gif) no-repeat 0 50%;
    padding-right: 10px;
    padding-left: 10px;
}
#header ul a
{
    display: block;
    text-decoration: none;
    color: #003399;
}
#header ul a:visited
{
}
#header ul a:hover
{
    color: #FFFFFF;
    background-color: #666666;
}
*/

/* -----------------------------------------------
    Content Layout */
#contentLeftColumn
{
    width: 450px;
    float: left;
}
#contentRightColumn
{
    width: 240px;
    float: right;
    height: 13px;
}
.pageTitleImage
{
    margin-top: -20px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
/*IE6 Hack: Div container cuts off image outside its border,
    drop down pageTitleImage to display full image */
* html .pageTitleImage 
{
    margin-top: 0px;
    float: left;
    margin-right: 20px;
}

/* -----------------------------------------------
    General Text and Titles */
h1
{
    line-height: normal;
}
h2
{
    color: #000080;
    font-size: 1.2em;
}
h3
{
    color: #000080;
    font-size: 1em;
}
h4
{
    color: #000080;
    font-size: .8em;
}
a img
{
    border-style: none;
}
#leftNav a,a:visited
{
    color: #000080;
    text-decoration: none;
}
#leftNav a:hover
{
    color: #000080;
    text-decoration: underline;
}
.latestNews
{
    border-color: #0066FF;
    border-top-style: dotted;
    border-width: 1px;
    padding-bottom: 5px;
}
.date
{
    
}

/* -----------------------------------------------
    Editing tools */

    
   

/* -----------------------------------------------
    Investor Relations : Layout and design*/
#aboutInvestorRelations h3
{
    margin: 5px 0px 5px 0px;
    padding: 0px;
}
#aboutInvestorRelations p
{
    padding: 0px;
    margin: 0px 0px 10px 20px;
    text-align: justify;
}
#investorRelationsClientImages
{
    position: relative;
    left: 10px;
}
#investorRelationsClientImages img
{
    
    padding-bottom: 20px;
    display: block;
}
#investorRelationsContactUs
{
    background-image: url(Images/Common/windTurbinesBg01.jpg);
    background-repeat: no-repeat;
}
#investorRelationsContactUs p
{
    padding: 0px 0px 0px 20px;
    margin: 0px;
}
#investorRelationsContactUs h4
{
    padding: 4px 0px 4px 0px;
    margin: 0px;
    color: #666666;
    font-size: 1em;
}
/* -----------------------------------------------
    Corporate Finance: layout and design */
#aboutCorporateFinance p
{
    text-align: justify;
}
#aboutCorporateFinance h3
{
    margin: 5px 0px 5px 0px;
    padding: 0px;
}
#summaryCF
{
    text-align: center;
    color: #003399;
    text-transform: capitalize;
}
#aboutCorporateFinance ul
{
    list-style-type: square;
    list-style-image: url(Images/MasterPage/gold_button.gif);
}
#aboutCorporateFinance li
{
    margin-top: 5px;
}
#contactUsCorporateFinance td
{
    vertical-align: top;
}
#contactUsCorporateFinance
{
    background-image: url(Images/Common/windTurbinesBg01.jpg);
    background-repeat: no-repeat;
}
#clientsCF
{
    text-align: center;
}
#clientsCF p
{
    border-width: 1px;
    border-color: #003399;
    margin: 5px 0px 0px 0px;
    padding: 5px;
    color: #003399;
    border-top-style: dotted;
}
#clientsCF img
{
    padding: 0px;
    margin: 5px;
}
#clientsCfRolling
{
    color: #000062;
}

#clientsCfRolling img
{
    margin: 10px;
    display: block;
    visibility: visible;
    height: auto;
}
#clientsCfRolling a
{
    text-decoration: none;
}

/* -----------------------------------------------
    About us : layout and design */
#aboutUsLeftColumn
{
    width: 670px;
    background-image: url(Images/Common/windTurbinesBg01.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    padding-right: 40px;
    text-align: justify;
}
#aboutUsRightColumn
{
    background-position: right top;
    width: 150px;
    float: right;
    background-image: url(Images/Common/blueWhiteGlacierBg.jpg);
    background-repeat: no-repeat;
    margin-top: -10px;
}
#aboutUsLeftColumn blockquote
{
    margin: 15px 15px 15px 30px;
    padding: 0px;
}
#aboutUsLeftColumn h2
{
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 10px;
    background-color: #003399;
    color: #FFFFFF;
}
#aboutUsLeftColumn h3
{
    margin: 0px;
    padding: 0px;
}
#aboutUsLeftColumn p
{
    padding: 0px;
    margin: 0px 0px 15px 0px;
}
/* -----------------------------------------------
    Contact Us : layout and design */
#contactUs
{
    background-image: url(Images/Common/windTurbinesBg01.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
#contactUs h3
{
    padding: 0px;
    margin: 0px;
}
#contactUs blockquote
{
    margin: 10px 0px 10px 15px;
    padding: 0px;
}
#contactUsInner
{
    margin-top: 10px;
    margin-left: 40px;
}
/* -----------------------------------------------
    Research : layout and design */
#researchLeftColumn
{
    background-position: left top;
    width: 350px;
    float: left;
    background-image: url(xImages/Research/sectionBackground02.gif);
    background-repeat: no-repeat;
}
#researchRightColumn
{
    width: 350px;
    float: right;
}
#researchContentTopRow
{
    clear: both;
    display: block;
    width: 100%;
    float: left;
}
#researchContentBottomRow
{
    clear: both;
}
#latestReports
{
    padding: 5px;
    border: 1px solid #DADADA;
    float: left;
    width: 340px;
    background-color: #F3F3F3;
}
#advertisement
{
    padding: 5px 20px 5px 25px;
    text-align: center;
}
/** Text & image styles **/
#advertisement
{
    font-family: Arial, Helvetica, sans-serif;
}
#researchContent h2
{
    padding: 3px;
    margin: 0px;
    text-align: center;
}
#researchContent h3
{
    border-width: 1px;
    border-color: #0066FF;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    border-top-style: dotted;
    font-size: 1.2em;
    color: #000000;
    text-transform: uppercase;
}
#researchContent a
{
    text-decoration: none;
    color: #003366;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
}
#researchContent a:hover
{
    text-decoration: none;
    color: #0071b2;
}
#researchContent p
{
    padding: 0px;
    margin: 0px 0px 0px 0px;
}
#researchRightColumn img
{
    border: thin groove #99CCFF;
    padding: 0px;
    margin: 4px;
    float: left;
}
#researchLeftNav p
{
    color: #666666;
}
#researchLeftNav h3
{
    margin: 0px;
}
#researchLeftNav ul
{
    padding: 0px 5px 0px 0px;
    margin: 0px 0px 3px 0px;
    list-style-type: square;
}
#researchLeftNav li
{
    padding: 3px;
    background-color: #EAF4FF;
    margin-bottom: 1px;
}
#researchLeftNav ul li ul li
{
    padding: 0px 0px 3px 12px;
    margin: 0px;
    border-style: none;
}
#researchLeftNav ul a
{
    border-style: none;
    text-decoration: none;
    color: #000000;
    display: block;
}
#researchLeftNav ul a:hover
{
    padding: 0px;
    border-style: none;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #000066;
}
#researchLeftNav ul a:visited
{
    text-decoration: none;
}
#researchLeftNav .register
{
    padding: 10px;
    font-weight: bold;
}
.reportSubTitle
{
    color: #000000;
}
.researchPartners
{
    width: 100%;
    border-spacing: 4px;
}
.reportsMore
{
    text-align: right;
}
.reportsMore a:visited
{
    color: #0000FF;
}
.kevinStockPickLink
{
    clear: both;
    margin: 0px;
    background-color: #99CCFF;
    padding-left: 10px;
    padding-right: 10px;
}
.lineBreak
{
    display: block;
    clear: both;
}
.latestReports
{
    display: block;
    background-color: #D5EAFF;
}
/* -----------------------------------------------
    SGX Charts : Table formatting */
#sgxCharts
{
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    display: block;
    clear: both;
}
#sgxCharts p
{
    padding: 10px;
}
#sgxCharts hr
{
    border: 1px none #C0C0C0;
    padding: 0px;
    margin: 0px;
    display: block;
    clear: both;
    height: 0px;
}
.sgxChartsTable
{
    padding: 0px;
    margin: 0px 5px 0px 5px;
    border-collapse: collapse;
    float: left;
}
.sgxChartsTable td
{
    padding: 1px 2px 1px 2px;
    margin: 0px;
}
.sgxChartsTable tr *
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}
.sgxChartsTableRow1 *
{
    background-color: #CCCCCC;
    color: #000000;
    font-weight: bold;
    text-align: center;
}

.sgxChartsTableRowColumn1
{
    background-color: #F0F8FF;
}
.sgxChartsTableRowColumnRed
{
    color: #FF0000;
}
.sgxChartsTableRowGreen
{
    color: #006600;
}

/* RESEARCH LEFT MENU */

