﻿
#navigation #nav-newtotrading a
{
    background-image: url('/content/images/no/nav-new-trading.png');
    width: 71px;
}
#navigation #nav-applyaccount a
{
    background-image: url('/content/images/no/nav-our-accounts.png');
    width: 66px;
}
#navigation #nav-tradingplatforms a
{
    background-image: url('/content/images/no/nav-trading-platforms.png');
    width: 110px;
}
#navigation #nav-education a
{
    background-image: url('/content/images/no/nav-education.png');
    width: 38px;
}
#navigation #nav-about a
{
    background-image: url('/content/images/no/nav-about.png');
    width: 106px;
}

#navigation ul li
{
    padding: 0 17px 0 0;
}

div.height-80
{
    height: 80px;
}

.apply-account-bigger-outer
{
    background: url('/content/images/no/bg-apply-account-bigger.jpg') no-repeat 0 0;
    font-size: 90%;
    height: 425px;
    margin-bottom: 15px;
}

.apply-account-530-outer
{
    background: url('/content/images/no/bg-apply-account-530.jpg') no-repeat 0 0;
    font-size: 90%;
    height: 530px;
    margin-bottom: 15px;
}

.apply-account-big-outer
{
    background: url('/content/images/no/bg-apply-account-big.jpg') no-repeat 0 0;
    font-size: 90%;
    height: 360px;
    width: 695px;
    margin-bottom: 15px;
}
.apply-account-medium-outer
{
    background: url('/content/images/no/bg-apply-account-medium.jpg') no-repeat 0 0;
    font-size: 90%;
    height: 310px;
    margin-bottom: 15px;
}
#education-page .top-banner
{
    background: url('/content/images/no/banner-education.jpg') no-repeat 0 0;
    width: 715px;
    height: 308px;
}
.form #reset-grey
{
    background-image: url('/content/images/no/reset-button-grey.png');
    background-repeat: no-repeat;
    width: 100px;
    height: 41px;
}
.form #submit
{
    background-image: url('/content/images/no/submit-button.png');
    background-repeat: no-repeat;
    width: 100px;
    height: 41px;
}
#home-flash-page h1
{
 position:relative;
 margin-right:-100px!important;
 text-indent: -5000px;
 background: transparent url('/content/images/no/img-home-non-flash-h1.jpg') no-repeat scroll 0 0;
 height: 45px;
}

.risk td.last
{
    text-align: right;
}

.orange tbody td
{
    background: #F9FBFD url('/content/images/no/bg-td-gradient-orange-white.jpg') repeat-x left bottom;
    border-top: 1px solid #E7E3C6;
    border-bottom: 1px solid #E7E3C6;
}

.orange tbody td.dark
{
    background: #B7C3D1 url('/content/images/no/bg-td-gradient-orange.jpg') repeat-x left top;
}

.orange tbody td.first
{
    border-left: 1px solid #E7E3C6;
}

.orange tbody td.last
{
    padding-right: 5px;
    border-right: 1px solid #E7E3C6;
}