﻿body {
    margin: 0px 0px 0px 0px;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    color: #707070;
    line-height: 22px;
}

div {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    color: #707070;
}

li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    color: #707070;
}

table {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    color: #707070;
}

caption {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    color: #707070;
}

th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    color: #707070;
}

td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    color: #707070;
}

a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #35b1eb;
    text-transform: none;
    text-decoration: underline;
}

a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #35b1eb;
    text-transform: none;
    text-decoration: underline;
}

a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    color: #2680aa;
    text-transform: none;
    text-decoration: underline;
}



h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    color: #3d4f88;
    font-weight: normal;
    text-transform: none;
    text-decoration: none;
    margin-bottom: 5px;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-style: normal;
    color: #3d4f88;
    font-weight: normal;
    text-transform: none;
    text-decoration: none;
    margin-bottom: 5px;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-style: normal;
    color: #3d4f88;
    font-weight: normal;
    text-transform: none;
    text-decoration: none;
    margin-bottom: 5px;
}

h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #3d4f88;
    font-weight: bold;
    text-transform: none;
    text-decoration: none;
    margin-bottom: 5px;
}

h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #3d4f88;
    font-weight: bold;
    text-transform: none;
    text-decoration: none;
    margin-bottom: 5px;
}

h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #A5A5A5;
    font-weight: bold;
    text-transform: none;
    text-decoration: none;
    margin-bottom: 5px;
}

hr {
    height: 1px;
}

ol li {
    line-height: 22px;
}

ul li {
    line-height: 22px;
    list-style-type: disc;
}

em {
    font-style: italic !important;
}

i {
    font-style: italic !important;
}


dl dt {
    font-style: normal;
    font-weight: bold;
    margin-top: 10px;
}

dd {
    font-style: italic;
    margin-left: 15px;
}

table.Table {
}

    table.Table th {
        vertical-align: top;
    }

        table.Table th, table.Table th * {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            font-style: normal;
            font-weight: bold;
            text-transform: none;
            text-decoration: none;
            text-align: left;
        }

    table.Table td {
        vertical-align: top;
    }

        table.Table td, table.Table td * {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            font-style: normal;
            font-weight: normal;
            text-transform: none;
            text-decoration: none;
        }

td.TableAlt, .TableAlt td {
}

    td.TableAlt, td.TableAlt *, .TableAlt td, .TableAlt td * {
    }

td.TableColumn, .TableColumn td {
}

    td.TableColumn, td.TableColumn *, .TableColumn td, .TableColumn td * {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
        text-transform: none;
        text-decoration: none;
    }

table.Table a:visited {
    font-style: normal;
    color: #35b1eb;
    text-transform: none;
    text-decoration: underline;
}

table.Table a:hover {
    font-style: normal;
    color: #2680aa;
    text-transform: none;
    text-decoration: underline;
}

table.Table a:link {
    font-style: normal;
    color: #35b1eb;
    text-transform: none;
    text-decoration: underline;
}

.Image {
    border-width: 0px;
}

.RequiredField {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.TextField {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    border-style: solid;
    border-width: 1px;
}

.PasswordField {
    font-size: 12px;
    font-style: normal;
    border-style: solid;
    border-width: 1px;
}

.DropdownList {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
}

.Button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #000000 !important;
    background-color: #CCCCCC;
    border-color: #FFFFFF #666666 #666666 #FFFFFF;
    border-style: solid;
    border-width: 2px;
}

.Transparent {
    background-color: transparent;
    border: none;
}

.Abstract * {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #707070;
    font-style: normal;
    margin: 0;
}

div.DocumentList {
    width: 100%;
    float: left;
}

div.DocumentListRow {
    float: left;
    width: 100%;
}

div.DocumentListCell1 {
    float: left;
    margin: 1px;
}

div.DocumentListCellFull {
    width: auto;
}

div.DocumentList li {
    list-style-type: disc;
}

div.DocumentListHeading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

    div.DocumentListHeading a:visited {
        font-family: Arial, Helvetica, sans-serif;
    }

    div.DocumentListHeading a:hover {
        font-family: Arial, Helvetica, sans-serif;
    }

    div.DocumentListHeading a:link {
        font-family: Arial, Helvetica, sans-serif;
    }

div.Layout {
    width: 100%;
    float: left;
}

div.LayoutCell1 p, div.LayoutCell2 p {
    margin: 0;
    padding: 0;
}

div.LayoutRow {
    float: left;
    width: 100%;
}

div.LayoutCell1 {
    float: left;
}

div.LayoutCell2 {
    float: right;
}

div.LayoutCellFull {
    width: auto;
}

.Print {
    display: none;
}

.Template {
    display: block;
}

.rwControlButtons li {
    list-style: none !important;
}

.rwWindowContent div {
    overflow: hidden !important;
}

.Status li {
    margin-left: 20px;
    list-style: disc;
}

/*.rwWindowContent > div:first-child
{
    height: auto !important;
    width: auto !important;
}

.rwTable table
{
    height: auto;
    width: auto !important;
}

#transactional .rwWindow .rwTable {
    overflow : auto;
    min-width: 600px;
    height: auto !important;
    width: auto !important;
}

#transactional .rwWindowContent {
    
    height: auto !important;
    min-width: 600px;
    width: auto !important;
}*/

/*----------

  Expert
  Copyright 2011
  written for - http://www.nzfma.org/

----------
 
 Swatch colors

  #3d4f88    = BLUE DARK (logo color)
  #a5a5a5    = GREY (logo color)

  #bfddeb    = BLUE LGIHT (backgrounds)
  #35b1eb    = BLUE HIGHLIGHT (links and buttons)

  #707070    = GREY DARK (Text)

----------*/


/* Resets and overrides
----------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}


.clear {
    clear: both;
}

.left-float {
    float: left;
}

.right-float {
    float: right;
}


/* margin and padding set to 0 */

* {
    margin: 0;
    padding: 0;
}




/* Links and type
----------*/

p {
    margin: 15px 0;
    line-height: 20px;
}

strong {
    color: #3d4f88;
}

ul, ol {
    margin: 15px 0;
    padding: 0 40px;
}

li {
    padding: 4px 0;
}


ul.star {
    margin: 15px 0;
    padding: 0 40px;
}

    ul.star li {
        padding: 0px 0px 20px 45px;
        list-style-type: none;
        background: url(/App_Themes/Skin/images/star.png) left top no-repeat;
    }

h1 {
    margin: 0 -20px 30px;
    padding: 0 20px 20px;
    border-bottom: 1px solid #bfddeb;
}

h2, h3 {
    margin: 30px 0 15px;
}

h4, h5 {
    margin: 15px 0 10px;
}

#Content h1, #Content h2, #Content h3, #Content h4, #Content h5 {
    clear: both;
}


/* Main layout
----------*/

html, body, .Template {
    height: 100%;
}

body {
    background: #f2f2f2;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    min-width: 1000px;
    margin: 0 auto -31px;
    padding: 0px 0px 80px;
    background: url(/App_Themes/Skin/images/bg-content.gif) bottom left no-repeat #fff;
}

#logo {
    float: left;
    position: relative;
    left: 50px;
    top: 30px;
    z-index: 100;
}

    #logo h1 {
        float: left;
        margin: 0px;
        padding: 0px;
        border: 0px;
    }

    #logo a {
        width: 183px;
        height: 0px;
        padding: 180px 0 0 0;
        overflow: hidden;
        display: block;
        background: url(/App_Themes/Skin/images/NZFMA-logo.png) no-repeat;
    }

#global {
    width: 450px;
    height: 25px;
    padding: 3px 40px 0 37px;
    float: right;
    position: relative;
    right: 0px;
    top: 0px;
    z-index: 50;
    text-align: right;
    background: url(/App_Themes/Skin/images/bg-global.png) top right no-repeat;
}

    #global form, #global a {
        float: right;
    }


    #global h3 {
        float: right;
        margin: 0px;
        padding: 2px 10px 0px;
        font-size: 14px;
    }

    #global a, #global input.Button {
        border: 0px;
        font-size: 12px;
        color: #35b1eb !important;
        padding: 3px 10px 2px 2px;
        margin: 0px;
        text-decoration: none;
        background: url(/App_Themes/Skin/images/btn-arrow-blue-0.gif) center right no-repeat;
    }


        #global a:hover, #global input.Button:hover {
            color: #2680aa !important;
            background: url(/App_Themes/Skin/images/btn-arrow-blue-1.gif) center right no-repeat;
        }

    #global input.SearchField {
        width: 140px;
        padding: 2px 10px 2px 10px;
        margin: 0px 5px 0px 0px;
        border-right: 1px solid #35b1eb;
        border-top: 1px solid #35b1eb;
        border-left: 0px;
        border-bottom: 0px;
        background: url(/App_Themes/Skin/images/input-blue-search-0.png) left bottom no-repeat;
    }

    #global input:hover.SearchField {
        border-right: 1px solid #2680aa;
        border-top: 1px solid #2680aa;
        border-left: 0px;
        border-bottom: 0px;
        background: url(/templates/_template_2011/images/input-blue-search-1.png) left bottom no-repeat;
    }


#search-box {
    float: left;
}


#banner {
    width: 100%;
    height: 306px;
    display: block;
    background: url(/App_Themes/Skin/images/banner-images-guy-stock.jpg) right top no-repeat;
}




/* navigation */


#navigation, #footer {
    height: 31px;
    background: #a5a5a5;
    display: block;
}

div#footer {
    height: 65px;
}

    div#footer p {
        padding: 5px 0px 0px 50px;
        margin: 0px;
        clear: both;
        float: left;
        font-size: 13px;
        color: #e8e8e8;
    }

        div#footer p a {
            color: #fff;
        }

#navigation ul, #footer ul {
    margin: 0px;
    padding: 0px 0px 0px 36px;
    list-style-type: none;
    float: left;
}

#navigation li, #footer li {
    height: 31px;
    margin: 0px;
    padding: 0 27px 0 0;
    line-height: 31px;
    list-style-type: none;
    float: left;
    background: url(/App_Themes/Skin/images/nav-spacer.gif) right center no-repeat;
    font-size: 14px;
    color: #e8e8e8;
}




    #navigation li.last, #footer li.last {
        padding: 0;
        background: none;
    }

    #navigation li a, #footer li a {
        padding: 6px 15px 6px 14px;
        font-size: 14px;
        color: #e8e8e8;
        font-weight: normal;
        text-decoration: none;
    }


        #navigation li a:hover, #footer li a:hover {
            color: #fff;
            text-decoration: none;
        }

.memebrs-area {
    float: right;
}

#navigation .memebrs-area ul {
    width: 176px;
    padding: 0px 50px 0px 0px;
    margin: 0px 0px 0px -50px;
    float: right;
    background: url(/App_Themes/Skin/images/nav-mambers.gif) left center no-repeat #3d4f88;
}

#navigation .memebrs-area li {
    padding: 0px;
    background: none;
    float: right;
}

    #navigation .memebrs-area li a {
        padding: 6px 0px;
    }


/* sub navigation */

#sub {
    width: 231px;
    float: right;
    padding: 60px 29px 30px 0px;
    background: url(/App_Themes/Skin/images/bg-sub-nav.gif) top right no-repeat;
    display: inline;
}

    #sub ul {
        padding: 0px 20px 20px;
        margin: 0px;
        list-style-type: none;
        background: #3d4f88;
    }

#quicklinks ul {
    padding: 0px;
    margin: 0px 0px 30px 0px;
    list-style-type: none;
}


    #sub ul ul, #quicklinks ul ul {
        background: none;
        padding: 0px 0px 0px 20px;
    }

#sub li, #quicklinks li {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    line-height: 19px;
}

    #sub li a, #quicklinks li a {
        padding: 8px 5px 8px 0px;
        margin: -1px 0 0 0;
        display: block;
        color: #bfddeb;
        text-decoration: none;
        border-top: 1px solid #bfddeb;
        border-bottom: 1px solid #bfddeb;
        background: url(/App_Themes/Skin/images/btn-arrow-light-blue.gif) center right no-repeat;
    }

        #sub li a:hover {
            color: #fff;
            background: url(/App_Themes/Skin/images/btn-arrow-white.gif) center right no-repeat;
        }

.BAPIStatus {
    width: inherit;
    padding: 0 5px 8px 0px;
    margin: -1px 0 -1px 0;
    display: block;
    color: #bfddeb;
    text-align: center;
    text-decoration: none;
    background: #3d4f88;
    border: none;
    border-bottom: 1px solid #bfddeb;
}

#Content #quicklinks li a {
    color: #35b1eb;
    background: url(/App_Themes/Skin/images/btn-arrow-blue-0.gif) center right no-repeat;
}

    #Content #quicklinks li a:hover {
        color: #2680aa;
        background: url(/App_Themes/Skin/images/btn-arrow-blue-1.gif) center right no-repeat;
    }

#sub h3 {
    padding: 0px 20px 15px;
    margin: 0;
    color: #fff;
    text-decoration: none;
    background: #3D4F88;
}

    #sub h3.first {
        background: none;
    }

    #sub h3 a {
        display: block;
        color: #fff;
        text-decoration: none;
    }

#container {
    float: left;
    margin: 0 -300px 0 0;
    width: 100%;
    display: inline;
}

#Content {
    /*width: 650px;*/
    /*float: left;*/
    padding: 50px 0 40px 50px;
    margin: 0 300px 0 0;
    /*display: inline;*/
}

#footer, .push {
    height: 31px;
    clear: both;
}

#footer {
    min-width: 1000px;
    margin: 0px auto;
}

    #footer ul li {
        color: #e8e8e8;
        font-size: 12px;
    }

    #footer ul.right-float {
        float: right;
        padding: 0 50px 0 0;
    }

    #footer ul.left-float {
        float: left;
        padding: 0 0 0 50px;
    }

    #footer ul li a {
        font-size: 12px;
        padding: 0px;
    }


/* Secondary layout structures
----------*/

.home-page {
    margin: 40px -20px 0;
    padding: 30px 0 0 0;
    border-top: 1px solid #bfddeb;
    float: left;
    width: 690px;
    display: inline;
}

.col-left {
    width: 440px;
    float: left;
    padding: 0;
    display: inline;
}

.col-right {
    width: 190px;
    padding: 20px;
    float: right;
    border: 1px solid #3d4f88;
    display: inline;
}

#big-news {
    padding: 20px;
    background: url(/App_Themes/Skin/images/bg-callout-drak-blue.gif) bottom right no-repeat #3d4f88;
}

    #big-news h1, #big-news h2, #big-news h3 {
        border: 0px;
        margin: 0 0 20px;
        padding: 0;
        color: #fff;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 20px;
        line-height: 25px;
        font-style: normal;
        font-weight: normal;
        text-decoration: none;
        text-transform: none;
    }

    #big-news p, #big-news ul, #big-news ol, #big-news li {
        font-size: 13px;
        color: #bfddeb;
        line-height: 18px;
    }

    #big-news a {
        color: #fff;
    }

#news h3 {
    margin: 0px;
    padding: 40px 20px 10px;
}

#news div.DocumentListRow {
    width: 400px;
}

div.block {
    padding: 10px 20px;
    border-top: 1px solid #bfddeb;
    border-bottom: 1px solid #bfddeb;
    clear: both;
}

#quicklinks {
    margin: 20px 0 0 0;
    border-top: 1px solid #bfddeb;
    border-bottom: 1px solid #bfddeb;
}

.col-right p, #sub p {
    font-size: 13px;
    line-height: 18px;
}

#subscribe {
    margin: -21px -21px 0 0;
    padding: 1px 21px 0 0;
    background: url(/App_Themes/Skin/images/bg_corner.gif) top right no-repeat;
}

#data {
    padding: 0px 20px 60px;
    margin: 0px;
    list-style-type: none;
    background: url(/App_Themes/Skin/images/bg-sub-nav-borrom.gif) bottom left no-repeat #3d4f88;
    float: left;
}


#members {
    display: block;
    float: left;
    padding: 30px 20px 0px;
    margin: 0px;
    list-style-type: none;
    background: url(/App_Themes/Skin/images/bg-login-top.gif) top left no-repeat #a5a5a5;
}

#members-login {
    width: 191px;
    display: inline-block;
    float: left;
    margin: 0px -20px 0px 0px;
    padding: 0px 20px 30px 0px;
    background: url(/App_Themes/Skin/images/bg-login-bottom.gif) bottom left no-repeat #a5a5a5;
}

    #members-login .Row {
        padding: 0 0 10px;
        width: 100%;
    }

    #members-login div {
        float: left;
        display: block;
    }

.Cell1 {
    width: 35%;
}

.Cell2 {
    width: 65%;
}

.Cell3 {
    width: 55%;
}

.Cell4 {
    width: 45%;
}


#members-login p {
    margin: 0px;
}


#members h3 {
    padding: 0px 0px 15px 0px;
}

#sub p, #sub label {
    color: #fff;
    font-size: 12px;
    line-height: 16px;
}

#members p, #members label {
    color: #e8e8e8;
}

#members label {
    padding: 7px 5px 5px;
}

    #members label:hover, #members label:focus {
        color: #fff;
    }


#members-login input.TextField, #members-login textarea.TextField {
    color: #d2d2d2;
    border-left: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    background: url(/App_Themes/Skin/images/input-white-0.png) right top no-repeat;
}

#members-login input:hover.TextField, #members-login input:focus.TextField, #members-login textarea:hover.TextField, #members-login textarea:focus.TextField {
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: url(/App_Themes/Skin/images/input-white-1.gif) right top no-repeat;
}

#members-login input.Button {
    color: #d2d2d2 !important;
    background: url(/App_Themes/Skin/images/btn-white-0.png) top right no-repeat;
    border-bottom: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
}

    #members-login input.Button:hover {
        color: #fff !important;
        background: url(/App_Themes/Skin/images/btn-white-1.png) top right no-repeat;
        border-bottom: 1px solid #fff;
        border-left: 1px solid #fff;
    }

.styledCheckboxWrap {
    float: left;
    height: 13px;
    margin: 3px;
    position: relative;
    width: 13px;
    border: 1px solid #d2d2d2;
}

.wrapChecked {
    background: #fff;
}

#members-login .styledCheckbox {
    height: 13px;
    opacity: 0;
    outline: 0 none;
    width: 13px;
}


/* Form elements
----------*/

select {
    color: #707070;
    font-size: 14px;
    line-height: 17px;
    font-family: Arial,Helvetica,sans-serif;
    padding: 3px;
    border: 1px solid #35b1eb;
    text-align: left;
}

    select:hover {
        border: 1px solid #2680aa;
    }


options {
    color: #707070;
    font-size: 14px;
    line-height: 17px;
    font-family: Arial,Helvetica,sans-serif;
    padding: 3px 20px 3px 3px;
}

input.TextField, textarea.TextField, html body .RateSearch .RadInput input.riTextBox, .RateSearch select {
    padding: 3px;
    color: #707070;
    border: 1px solid #35b1eb;
}

#Template textarea.TextField {
    border: 1px solid #35b1eb;
}

input:hover.TextField, input:focus.TextField, textarea:hover.TextField, textarea:focus.TextField, html body .RateSearch .RadInput input:focus.riTextBox, html body .RateSearch .RadInput input:hover.riTextBox, .RateSearch select:hover {
    border: 1px solid #2680aa;
}

#Template textarea:hover.TextField, #Template textarea:focus.TextField {
    border: 1px solid #2680aa;
    background: none;
}



#Content .RateSearch select {
    border: 1px solid #35b1eb;
    background: none;
}

    #Content .RateSearch select:hover, #Content .RateSearch select:focus {
        border: 1px solid #2680aa;
        background: none;
    }

input.CheckBox {
    border: 1px solid #35b1eb;
    background: none;
}

input:hover.CheckBox, input:focus.CheckBox {
    border: 1px solid #2680aa;
    background: #fff;
}

input.Button, .RateSearch input {
    width: auto !important;
    color: #35B1EB !important;
    font-size: 14px;
    line-height: 17px;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    margin: 0px;
    padding: 6px 30px 5px 10px;
    background: url(/App_Themes/Skin/images/btn-blue-0.png) top right no-repeat;
    border-bottom: 1px solid #35B1EB;
    border-left: 1px solid #35B1EB;
    border-top: 0px;
    border-right: 0px;
    display: inline-block;
}

    input.Button:hover, .RateSearch input:hover {
        color: #2680aa !important;
        text-decoration: none;
        background: url(/App_Themes/Skin/images/btn-blue-1.png) top right no-repeat;
        border-bottom: 1px solid #2680aa;
        border-left: 1px solid #2680aa;
        border-top: 0px;
        border-right: 0px;
    }

.Login {
    width: 100%;
    float: left;
    padding: 0 0 20px 0;
}

div.LayoutRow {
    padding-bottom: 15px;
}

div.LayoutCell1 {
    width: 175px;
    padding-right: 5px;
}

#Pref div.LayoutCell1 {
    width: auto;
}

.LayoutCell1 p {
    line-height: 16px;
    padding: 0px;
    margin: 0px;
}

div.LayoutCell2 {
    float: left;
    line-height: 16px;
}

.LayoutCell2 p {
    padding: 0px;
    margin: 0px;
}


.Login .Layout {
    width: 400px !important;
}



/* buttons - forms and not form*/

a.btn {
    font-size: 14px;
    color: #35B1EB;
    font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    margin: 0px;
    padding: 6px 30px 5px 10px;
    background: url(/App_Themes/Skin/images/btn-blue-0.png) top right no-repeat;
    border-bottom: 1px solid #35B1EB;
    border-left: 1px solid #35B1EB;
    display: inline-block;
}

a:hover.btn {
    color: #2680aa;
    text-decoration: none;
    background: url(/App_Themes/Skin/images/btn-blue-1.png) top right no-repeat;
    border-bottom: 1px solid #2680aa;
    border-left: 1px solid #2680aa;
}

/* Miscellaneous
----------*/

/* Doc list */

div.DocumentListRow {
    padding: 15px 20px;
    border-top: 1px solid #bfddeb;
    width: 610px;
}

div.DocumentListHeading a {
    text-decoration: none;
}

div.DocumentListHeading {
    padding: 0 0 6px;
}

div.DocumentList p {
    margin: 5px 0;
}

/* RateSummary - Yesterday’s Data */

.RateSummary div.LayoutRow {
    padding: 0px;
}

.RateSummary div.LayoutFull, .RateSummary div.LayoutCell1, .RateSummary div.LayoutCell2 {
    font-size: 13px;
    line-height: 22px;
    color: #bfddeb;
    font-family: Arial,Helvetica,sans-serif;
}

.RateSummary div.LayoutCell1, .RateSummary div.LayoutCell2 {
    width: 95px !important;
    padding: 0px;
}

.RateSummary .Heading span, .RateSummary .BKBM div.LayoutCell1, .RateSummary .BKBM div.LayoutCell2, .RateSummary .NZSW div.LayoutCell1, .RateSummary .NZSW div.LayoutCell2, .RateSummary .HNZD div.LayoutCell1, .RateSummary .NZTW div.LayoutCell1 {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

.RateSummary .BKBM, .RateSummary .NZSW, .RateSummary .HNZD, .RateSummary .NZTW {
    margin: 10px 0px 0px;
    border-top: 1px solid #bfddeb;
    border-bottom: 1px solid #bfddeb;
}

.RateSummary div.NZTW {
    margin: 0px;
    border-top: 0px;
}

.RateSummary div.Footer .LayoutFull {
    font-size: 11px;
    margin: 10px 0px 0px;
}

/* Tables */

table {
    border-top: 1px solid #BFDDEB;
}

    table table {
        margin: 0;
        border-top: 1px solid #BFDDEB;
    }

    table td, table th {
        padding: 5px 15px;
        border-bottom: 1px solid #BFDDEB;
    }

    table td {
        font-size: 12px;
    }

    table th, table .Head td {
        background: #BFDDEB;
        font-size: 14px;
        padding: 10px 15px;
    }


    table p {
        margin: 5px 0px;
        font-size: 12px;
    }

    table ul {
        margin: 5px 0px;
        font-size: 12px;
        line-height: 18px;
        padding: 0px 30px;
    }

    table li {
        font-size: 12px;
        line-height: 18px;
    }

    table th p, table .Head td p {
        margin: 5px 0px;
        font-size: 14px;
    }

.Alt td {
    background: #eff6fa;
}

table h3 {
    margin-top: 10px;
}

table img {
    margin: 10px 0px;
}


/* Free to air - data/rates */

.RateResults, #cphBody_upResults {
    clear: both;
}

.RateSearch {
    width: 610px !important;
    padding: 20px;
    margin: 30px 0;
    background: url(/App_Themes/Skin/images/rate-search-bg.gif) bottom right no-repeat #bfddeb;
}

    .RateSearch .Heading h3 {
        margin-top: 0px;
    }

    .RateSearch select {
        color: #35B1EB !important;
    }

    .RateSearch label {
        color: #3d4f88 !important;
    }

    .RateSearch .LayoutRow {
        padding: 6px 0;
    }

#cphBody_dgBKBM th, #cphBody_dgBKBM td {
    padding: 5px 5px;
}



div.Version {
    display: none;
    visibility: hidden;
}

/* Market Monitor */

input#ucMarketMonitor_btnMinus, input#ucMarketMonitor_btnPlus {
    background: none;
    border: 1px solid #35b1eb;
    padding: 2px 5px;
}

input:hover#ucMarketMonitor_btnMinus, input:hover#ucMarketMonitor_btnPlus {
    background: none;
    border: 1px solid #2680aa;
}


.comment-area input.TextField {
    border: 1px solid #35b1eb;
    background: #fff;
    margin-right: 10px;
}

.comment-area label {
    margin-left: 10px;
}

.comment-area {
    padding-top: 4px;
    border-top: 1px solid #BFDDEB;
}

    .time-area div.LayoutCell1, .comment-area div.LayoutCell1 {
        width: auto;
    }

.time-area div.LayoutCell2 {
    padding-right: 20px;
}

.table-layout-full {
    background: #fff;
}

#form1 div.LayoutRow {
    padding: 3px 0;
}

#form1 h2 {
    margin: 4px 0px !important;
    font-size: 20px;
    line-height: 25px;
}

#form1 h3 {
    margin: 4px 0px !important;
    font-size: 14px;
    line-height: 17px;
}

#form1 p {
    font-size: 12px;
    line-height: 15px;
    margin: 10px 0px;
}

#form1 div {
    font-size: 12px;
    line-height: 15px;
}




/* dropdowns */

select#ctl00_cphContent_calDate_lstDay {
    width: 60px;
}

select#ctl00_cphContent_calDate_lstMonth {
    width: 70px;
}

input#ctl00_cphContent_calDate_txtYear {
    width: 70px;
}

div.col-push {
    width: 255px !important;
}


/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    /*border-bottom: 1px dotted black;*/ /* If you want dots under the hoverable text */
}

    /* Tooltip text */
    .tooltip .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: #555;
        color: #fff;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        /*Position the tooltip text*/
        position: absolute;
        z-index: 1;
        bottom: 105%;
        left: 50%;
        margin-left: -60px;
        /*top: 50%;
    left: 105%;*/
        /* Fade in tooltip */
        opacity: 0;
        transition: opacity 1s;
    }

        /* Tooltip arrow */
        .tooltip .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    /* Show the tooltip text when you mouse over the tooltip container */
    .tooltip:hover .tooltiptext {
        visibility: visible;
        opacity: 1;
    }


/* Market Monitor Classes*/
.MonitorOutlierBad {
    color:red;
}

.MonitorOutlierGood {
    color: green;
}  