/* CSS Flags */

/*
    ##cassette - styles provided by cassette for menu, footer, some layout elements
    ##mvc - styles created for AutoSell section
    ##contactus - stylesheet for tabbed Contact Us page
    ##homepage - homepage specific CSS
    ##buttons - button styles
    ##tables - table styles
*/

body {
    width: 100%;
    margin: 0;
    padding: 0;
    color: #4e4e4e;
    font-family: Arial,Sans-serif;
    font-size: 11px;
}

#admin-content p, #admin-content li, #admin-content td, select {
    font-family: Arial,Sans-serif;
    font-size: 11px;
    color: #4e4e4e;
    font-weight: normal;
    text-decoration: none;
    line-height: 13pt;
}

p {
    margin: 0;
    padding: 5px 0;
}

hr {
    border: 0;
    width: 100%;
    color: #DEDEDE;
    background-color: #DEDEDE;
    height: 1px;
}

ul {
    margin-left: 15px;
    padding-left: 15px;
}

ul.no-margin-t{
    margin-top: 0;
}

.cassette ul.dot-list {
    list-style-type: circle;
    background-image: none;
}

    .cassette ul.dot-list li {
        background-image: none;
        list-style-type: circle;
    }

li {
    padding: 3px 0;
}

a {
    color: #007ac0;
    text-decoration: none;
}

.link-blue{
    color:#007ac0; 
}


td.nolineheight {
    padding-left: 0px;
    padding-top: 7px;
    padding-bottom: 3px;
}

td.nolineheighttext {
    line-height: 12pt;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-right: 5px;
    width: 78%;
}

select, input {
    font-weight: normal;
    text-decoration: none;
    color: #4e4e4e;
    font-size: 11px;
    outline: none;
}

    input.greybutton, input.greyButton, input.greybuttons {
        color: #000;
    }

    input.textbox-large {
        width: 265px;
    }

    input.textbox-medium {
        width: 150px;
    }

    input.textbox-small {
        width: 50px;
    }

#main-content input[type='radio'] {
    border: none;
}

table#myTable {
    border-collapse: collapse;
}

    table#myTable td {
        padding: 5px;
        padding-left: 7px;
        line-height: 10pt;
    }

blockquote {
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 0;
}

/*added 16 may 06*/

table#myTableDarkBlue {
    border-collapse: collapse;
    background-color: #5786b9;
    border: none;
    width: 100%;
    text-align: left;
}

    table#myTableDarkBlue td, table#MyTabledarkblue td {
        padding: 4px;
        padding-left: 7px;
        padding-right: 7px;
    }

table#myTableLightBlue {
    border-collapse: collapse;
    background-color: #F4F9FF;
    border: none;
    text-align: left;
}

table#myTableLightBlue_buttons td {
    padding: 0px;
    padding-left: 0px;
    padding-right: 5px;
}

table#myTableLightBlue_buttons {
    border-collapse: collapse;
    background-color: #F4F9FF;
    border: none;
}


table#myTableDarkBlue_buttons td {
    padding: 0px;
    padding-left: 0px;
    padding-right: 5px;
}

table#myTableDarkBlue_buttons {
    border-collapse: collapse;
    background-color: #F4F9FF;
    border: none;
}



table#myTableLightBlue td {
    padding: 4px;
    padding-left: 15px;
    padding-right: 15px;
}

table#myTableLightBlue_alternate {
    border-collapse: collapse;
    background-color: #F4F9FF;
    border: none;
}

    table#myTableLightBlue_alternate td {
        padding: 0px;
        padding-left: 0px;
    }

/************************/
table#myTableDarkBlue1 {
    border-collapse: collapse;
    background-color: #5786b9;
    border: none;
}

    table#myTableDarkBlue1 td {
        padding: 4px;
        padding-left: 7px;
        padding-right: 7px;
    }

table#myTableLightBlue1 {
    border-collapse: collapse;
    background-color: #F4F9FF;
    border: none;
}

    table#myTableLightBlue1 td {
        padding: 4px;
        padding-left: 15px;
        padding-right: 15px;
    }



/*added 16 may 06*/

td.test {
    padding: 5px;
    padding-left: 7px;
}

.default_text {
    font-size: 11px;
    color: #4e4e4e;
    font-weight: normal;
    text-decoration: none;
}

.text {
    font-size: 11px;
    color: #4e4e4e;
    font-weight: normal;
    text-decoration: none;
}

.page_heading {
    font-size: 19px;
    color: #686868;
    font-weight: normal;
    text-decoration: none;
    padding-bottom: 8px;
    line-height: 22pt;
}

.page_heading_blue {
    font-size: 19px;
    color: #0063B2;
    font-weight: normal;
    text-decoration: none;
    padding-bottom: 8px;
    line-height: 22pt;
}

.news_heading {
    font-size: 13px;
    color: #686868;
    font-weight: bold;
    text-decoration: none;
    padding-bottom: 8px;
}

.heading {
    font-size: 12px;
    color: #4e4e4e;
    font-weight: bold;
    text-decoration: none;
}

.subheading {
    font-size: 11px;
    color: #4e4e4e;
    font-weight: bold;
    text-decoration: none;
}

.whitebutton {
    font-size: 11px;
    color: #333333;
    background-color: #ffffff;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

/*******************/

/*******************/


.whitesmaller {
    font-size: 10px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}

.whitesmall {
    font-size: 11px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}

.white {
    font-size: 11px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}

.loginbox {
    font-family: Arial,Sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

body #main-content .whitebold, body .container .whiteBold, body #main-content .whiteBold, body .container .whitebold, .whitebold, .whiteBold {
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    border-left: 0px;
    border-right: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

/* --- same as whitebold --- */
.smallWhiteText {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.small {
    font-size: 9px;
    color: #4e4e4e;
    font-weight: normal;
    text-decoration: none;
}

.myred {
    color: #CF3442;
    font-weight: normal;
    text-decoration: none;
}

.myred_bold {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.red_bold {
    color: #CF3442;
    font-weight: bold;
    text-decoration: none;
}

.red {
    color: #CF3442;
    font-weight: normal;
    text-decoration: none;
}

/* --- whitebold link --- */
a.whitebold:link {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    border-left: 0px;
    border-right: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

a.whitebold:visited {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    border-left: 0px;
    border-right: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

a.whitebold:hover {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    border-left: 0px;
    border-right: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

a.whitebold:focus {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    border-left: 0px;
    border-right: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

/* --- grey smaller link --- */
a.greysmaller:link {
    font-size: 10px;
    color: #4e4e4e;
    font-weight: normal;
    text-decoration: none;
}

a.greysmaller:visited {
    font-size: 10px;
    color: #4e4e4e;
    font-weight: normal;
    text-decoration: none;
}

a.greysmaller:hover {
    font-size: 10px;
    color: #4e4e4e;
    font-weight: normal;
    text-decoration: underline;
}

a.greysmaller:focus {
    font-size: 10px;
    color: #4e4e4e;
    font-weight: normal;
    text-decoration: none;
}

/* --- 11px, white, normal --- */
a.white:link {
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}

a.white:visited {
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}

a.white:hover {
    color: #ffffff;
    font-weight: normal;
    text-decoration: underline;
}

a.white:focus {
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}

/* --- topnav --- */
a.topnav {
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

    a.topnav:visited {
        color: #ffffff;
        font-weight: bold;
        text-decoration: none;
    }

    a.topnav:hover {
        color: #ffffff;
        font-weight: bold;
        text-decoration: underline;
    }

    a.topnav:focus {
        color: #ffffff;
        font-weight: bold;
        text-decoration: none;
    }

.topnav {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.topnav_yes {
    font-size: 14px;
    color: #aaaaaa;
    font-weight: bold;
    text-decoration: none;
}

/* --- 11px, white, normal --- */
a.whitesmaller:link {
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}

a.whitesmaller:visited {
    font-size: 11px;
    color: #ffffff;
}

a.whitesmaller:hover {
    font-size: 11px;
    color: #ffffff;
    text-decoration: underline;
}

a.whitesmaller:focus {
    font-size: 11px;
    color: #ffffff;
}

/* --- 11px, white, bold --- */
a.whitesmaller_bold:link {
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

a.whitesmaller_bold:visited {
    color: #ffffff;
}

a.whitesmaller_bold:hover {
    color: #ffffff;
    text-decoration: underline;
}

a.whitesmaller_bold:focus {
    color: #ffffff;
}

/* --- 11px, blue, normal --- */
a.bluesmaller:link {
    font-size: 11px;
    color: #3371b5;
    font-weight: normal;
    text-decoration: none;
}

a.bluesmaller:visited {
    color: #3371b5;
}

a.bluesmaller:hover {
    color: #3371b5;
    text-decoration: underline;
}

a.bluesmaller:focus {
    color: #3371b5;
}

/* --- 13px, blue, normal --- */
a.bluelarger:link {
    font-size: 13px;
    color: #3371b5;
    text-decoration: none;
}

a.bluelarger:visited {
    color: #3371b5;
}

a.bluelarger:hover {
    color: #3371b5;
    text-decoration: underline;
}

a.bluelarger:focus {
    color: #3371b5;
}

.help-area * {
    font-size: 11px;
}

/* --- blue round button --- */
.bluebutton_left {
    background: url(/cms_images/button/left.jpg) top right no-repeat;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    padding: 4px;
    height: 26px;
    width: 12px;
    float: left;
}

/*updated 24 may 06 */

a.bluebutton:link, a.bluebutton:visited, a.bluebutton:hover, a.bluebutton:active {
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    padding: 5px;
    text-decoration: none;
    background: url(/cms_images/button/mid.jpg) top left repeat-x;
    height: 26px;
    float: left;
}


/*updated 24 may 06 */

.bluebutton_right {
    background: url(/cms_images/button/right.jpg) top left no-repeat;
    color: #fff;
    font-weight: bold;
    padding: 4px;
    height: 26px;
    width: 12px;
    float: left;
}


/* --- dark blue table --- */
.db_topleft {
    background: url(/cms_images/tables/darkblue/top_left.gif) left center no-repeat;
    height: 7px;
    width: 7px;
}

#main-content td.db_middle, .db_middle {
    background-color: #4070A4;
    height: 7px;
    color: #ffffff;
}

.db_topright {
    background: url(/cms_images/tables/darkblue/top_right.gif) left center no-repeat;
    height: 7px;
    width: 7px;
}

.db_bottomleft {
    background: url(/cms_images/tables/darkblue/bottom_left.gif) left center no-repeat;
    height: 7px;
    width: 7px;
}

.db_bottomright {
    background: url(/cms_images/tables/darkblue/bottom_right.gif) left center no-repeat;
    height: 7px;
    width: 7px;
}

/* --- light blue table --- */
.lb_topleft {
    background: url(/cms_images/tables/lightblue/top_left.gif) left center no-repeat;
    height: 7px;
    width: 7px;
}

#main-content td.lb_middle, .lb_middle {
    background-color: #5786b9;
    height: 7px;
    color: #ffffff;
}

.lb_topright {
    background: url(/cms_images/tables/lightblue/top_right.gif) left center no-repeat;
    height: 7px;
    width: 7px;
}

.lb_bottomleft {
    background: url(/cms_images/tables/lightblue/bottom_left.gif) left center no-repeat;
    height: 7px;
    width: 7px;
}

.lb_bottomright {
    background: url(/cms_images/tables/lightblue/bottom_right.gif) left center no-repeat;
    height: 7px;
    width: 7px;
}

/* --- grey table --- */
.g_topleft {
    background: url(/cms_images/tables/grey/top_left.gif) left center no-repeat;
    height: 5px;
    width: 5px;
}

#main-content td.g_middle, .g_middle {
    background-color: #666A75;
    height: 5px;
    color: #ffffff;
}

.g_topright {
    background: url(/cms_images/tables/grey/top_right.gif) left center no-repeat;
    height: 5px;
    width: 5px;
}

.g_bottomleft {
    background: url(/cms_images/tables/grey/bottom_left.gif) left center no-repeat;
    height: 5px;
    width: 5px;
}

.g_bottomright {
    background: url(/cms_images/tables/grey/bottom_right.gif) left center no-repeat;
    height: 5px;
    width: 5px;
}

/* --- very light blue background --- */
.vlb_middle {
    background-color: #E5EBF1;
    height: 7px;
    color: #4e4e4e;
}

/* --- very light grey background --- */
.vlg_middle {
    background-color: #FBFBFB;
    height: 7px;
    color: #4e4e4e;
}

/* --- very light purple table --- */
.vlp_topleft {
    background: url(/cms_images/tables/vlightpurple/top_left.gif) left center no-repeat;
    height: 9px;
    width: 9px;
}

.vlp_topmiddle {
    background: url(/cms_images/tables/vlightpurple/top_middle.gif) left center repeat-x #F4F9FF;
    height: 9px;
    color: #ffffff;
}

.vlp_topright {
    background: url(/cms_images/tables/vlightpurple/top_right.gif) left center no-repeat;
    height: 9px;
    width: 9px;
}

.vlp_bottomleft {
    background: url(/cms_images/tables/vlightpurple/bottom_left.gif) left center no-repeat;
    height: 9px;
    width: 9px;
}

.vlp_bottommiddle {
    background: url(/cms_images/tables/vlightpurple/bottom_middle.gif) repeat-x #F4F9FF;
    height: 9px;
    color: #ffffff;
}

.vlp_bottomright {
    background: url(/cms_images/tables/vlightpurple/bottom_right.gif) left center no-repeat;
    height: 9px;
    width: 9px;
}

/* --- light purple table --- */
.lp_topleft {
    background: url(/cms_images/tables/lightpurple/top_left.gif) left center no-repeat;
    height: 9px;
    width: 9px;
}

.lp_topmiddle {
    background: url(/cms_images/tables/lightpurple/top_middle.gif) repeat-x #E7F1FD;
    height: 9px;
    color: #ffffff;
}

.lp_topright {
    background: url(/cms_images/tables/lightpurple/top_right.gif) left center no-repeat;
    height: 9px;
    width: 9px;
}

.lp_bottomleft {
    background: url(/cms_images/tables/lightpurple/bottom_left.gif) left center no-repeat;
    height: 9px;
    width: 9px;
}

.lp_bottommiddle {
    background: url(/cms_images/tables/lightpurple/bottom_middle.gif) repeat-x #E7F1FD;
    height: 9px;
    color: #ffffff;
}

.lp_bottomright {
    background: url(/cms_images/tables/lightpurple/bottom_right.gif) left center no-repeat;
    height: 9px;
    width: 9px;
}

/* --- blue text --- */

.blue_heading, #main-content .blue_heading {
    font-size: 13px;
    color: #3371b5;
    font-weight: bold;
    text-decoration: none;
}

.sub_heading_blue16 {
    font-size: 16px;
    color: #0063B2;
    text-decoration: none;
}

.sub_heading_blue12 {
    font-size: 13px;
    color: #0063B2;
    font-weight: bold;
    text-decoration: none;
}

.bluesmaller_heading {
    font-size: 12px;
    color: #006EB4;
    font-weight: bold;
    text-decoration: none;
}

.black_heading {
    font-size: 13px;
    color: #585858;
    font-weight: bold;
    text-decoration: none;
}


/* --- light grey table --- */
.lg_topleft {
    background: url(/cms_images/tables/lightgrey/topleft.gif) left center no-repeat;
    height: 12px;
    width: 10px;
}

.lg_topmiddle {
    background: url(/cms_images/tables/lightgrey/top_middle.gif) repeat-x #E7E7E7;
    height: 12px;
    color: #E7E7E7;
}

.lg_bottommiddle {
    background: url(/cms_images/tables/lightgrey/bottom_middle.gif) repeat-x #E7E7E7;
    height: 12px;
    color: #E7E7E7;
}

.lg_topright {
    background: url(/cms_images/tables/lightgrey/topright.gif) left center no-repeat;
    height: 12px;
    width: 10px;
}

.lg_bottomleft {
    background: url(/cms_images/tables/lightgrey/bottomleft.gif) left center no-repeat;
    height: 12px;
    width: 10px;
}

.lg_bottomright {
    background: url(/cms_images/tables/lightgrey/bottomright.gif) left center no-repeat;
    height: 12px;
    width: 10px;
}


.myLayersClass {
    position: absolute;
    visibility: hidden;
    left: 10px;
    top: 42px;
    width: 759px;
    height: 500px;
}

/* --- very light purple table 2 --- */
.vlp2_topleft {
    background: url(/cms_images/tables/lightblue2/top_left.gif) left center no-repeat;
    height: 9px;
    width: 9px;
}

.vlp2_topmiddle {
    background: url(/cms_images/tables/lightblue2/top_middle.gif) repeat-x #CAE1F9;
    height: 9px;
    color: #ffffff;
}

.vlp2_topright {
    background: url(/cms_images/tables/lightblue2/top_right.gif) left center no-repeat;
    height: 9px;
    width: 9px;
}

.vlp2_bottomleft {
    background: url(/cms_images/tables/lightblue2/bottom_left.gif) left center no-repeat;
    height: 9px;
    width: 9px;
}

.vlp2_bottommiddle {
    background: url(/cms_images/tables/lightblue2/bottom_middle.gif) repeat-x #CAE1F9;
    height: 9px;
    color: #ffffff;
}

.vlp2_bottomright {
    background: url(/cms_images/tables/lightblue2/bottom_right.gif) left center no-repeat;
    height: 9px;
    width: 9px;
}

/* --- grey table 2 (big corners) --- */
.g2_topleft {
    background: url(/cms_images/tables/grey2/top_left.gif) left center no-repeat;
    height: 9px;
    width: 9px;
}

.g2_topmiddle {
    background: url(/cms_images/tables/grey2/top_middle.gif) repeat-x #666A75;
    height: 9px;
    color: #ffffff;
}

.g2_topright {
    background: url(/cms_images/tables/grey2/top_right.gif) left center no-repeat;
    height: 9px;
    width: 9px;
}

.g2_bottomleft {
    background: url(/cms_images/tables/grey2/bottom_left.gif) left center no-repeat;
    height: 9px;
    width: 9px;
}

.g2_bottommiddle {
    background: url(/cms_images/tables/grey2/bottom_middle.gif) repeat-x #666A75;
    height: 9px;
    color: #ffffff;
}

.g2_bottomright {
    background: url(/cms_images/tables/grey2/bottom_right.gif) left center no-repeat;
    height: 9px;
    width: 9px;
}

/*for tables*/
.lgTR {
    background-color: #F6F8FA;
    padding-left: 10px;
}


.dgTR {
    background-color: #DFDFDF;
    padding-left: 10px;
}

.ig2txt {
    font-weight: normal;
    padding-left: 10px;
}

/* newly added */
.lgTR_highlight {
    background-color: #E9EEF3;
}

.TR_highlight {
    background-color: #bed1e4;
    padding-left: 10px;
}

.myindent {
    padding-left: 100px;
}

/*added 07 June 07*/
.lb_vigmiddle {
    background-color: #6a9ac6;
    height: 7px;
    color: #ffffff;
}

.lb_vgtopleft {
    background: url(/cms_images/tables/lightblue/curves/top_left.gif) left center no-repeat;
    height: 7px;
    width: 7px;
}


.lb_vgtopright {
    background: url(/cms_images/tables/lightblue/curves/top_right.gif) no-repeat;
    background-position: left center;
    height: 7px;
    width: 7px;
}

.lb_vignette {
    background: url(/cms_images/tables/lightblue/vignette_bg.gif) bottom center repeat-x #6a9ac6;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 0 10px 10px;
}
/*added 07 June 07*/

#main-content tr.dbTR, #main-content td.dbTR, .dbTR {
    color: #ffffff;
    font-weight: normal;
    background-color: #5786b9;
    border-left: 0px;
    border-right: 0px;
    padding-left: 10px;
}

#main-content tr.lbTR, #main-content td.lbTR, .lbTR {
    color: #ffffff;
    font-weight: normal;
    background-color: #5786b9;
    padding-left: 10px;
}

/* newly added */

.ig2txtw {
    font-weight: normal;
    letter-spacing: 1pt;
    line-height: 12pt;
    background-color: #f6f6f6;
    padding: 2px;
}

/*common classes from paul*/

body .cassette #content .Textbold, body .cassette #content .textbold, body .cassette #content .textBold {
    font-weight: bold;
}

.errText, .errtext {
    color: red;
    font-weight: bold;
}

.whiteText, .whitetext {
    text-decoration: none;
    color: #ffffff;
    padding-left: 7px;
}

/* dhtml menu */

.ddmenu {
    color: #3371b5;
    background-color: #D9EEFF;
    padding: 5px;
    text-decoration: none;
    line-height: 10pt;
}

.ddmenu_highlight {
    color: #3371b5;
    background-color: #EFF8FF;
    padding: 5px;
    text-decoration: none;
    line-height: 10pt;
}

.smallList {
    width: 200px;
}

/*added by dom 040506*/

li.padding {
    padding: 5px;
}

/*nav orange 1st level*/
#navBar01 a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding: 10px;
    margin: 0px;
    width: 138px;
}

table#nav {
    background: url(/cms_images/nav_blue.gif) repeat-y;
    color: #FFFFFF;
    text-decoration: none;
    width: 148px;
}

    table#nav a, table#nav td, .current-sidebar-nav {
        margin-left: 0px;
        font-size: 11px;
        height: 20px;
        color: #FFFFFF;
        text-decoration: none;
    }

.darkblue {
    color: #ffffff;
    background-color: #396592;
    padding: 5px 0px 5px 14px;
}

/*added by dom 040506 till here*/

/*added 16 may 06*/

.lightblueedges, .darkblueedges {
    padding-left: 1px;
    padding-right: 1px;
    background-color: #D5D8EF;
    text-align: left;
}

.darkblueedges {
    padding-left: 1px;
    padding-right: 1px;
    background-color: #5786b9;
}

/*added 16 may 06*/

/*added 24 may 06*/

.productname {
    font-size: 14px;
    color: #3371b5;
    font-weight: bold;
    text-decoration: none;
}

/*added 24 may 06*/

/*added 31 may 06*/

table#myTablePadding {
    border-collapse: collapse;
    background-color: #F4F9FF;
    padding: 10px;
    border: none;
}

.BlueLine {
    background-color: #D5D8EF;
    padding-bottom: 1px;
    height: 1px;
}

.indent_2px {
    padding-left: 10px;
}

.separator {
    width: 100%;
    color: #dddddd;
    background-color: #f8f8f8;
    height: 1px;
}

/*added 31 may 06*/

/* added 30/01/2008 */
.flat {
    border: #F4F9FF;
    margin: 0;
    padding: 2px;
    background-color: #F4F9FF;
}

.selectedItem {
    background-color: #D5D8EF;
    border: #D5D8EF;
}

.unselectedItem {
    background-color: #FFFFFF;
    border: #FFFFFF;
}


.NormalNotification {
    color: #F4F9FF;
    text-align: center;
}

.ErrorNotification {
    background-color: #FFEBEB;
    text-align: center;
}

div.RadToolTip_Sitefinity table.rtWrapper td.rtWrapperContent {
    background-color: #DDDDDD;
    color: #DDDDDD;
}

/*** added 05/2011 - Alex Stoiche ***/

#portfolio-container {
    background: url(/images/forms/button.right.jpg) right 15px no-repeat;
}

#portfolio-menu, #portfolio-menu li {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #eadead;
}

#portfolio-menu {
    width: 557px;
    height: 29px;
    display: block;
    background: url(/images/forms/button.left.jpg) top left no-repeat;
    padding-left: 3px;
    margin: 15px 3px 15px 0;
}

    #portfolio-menu li {
        float: right;
        height: 29px;
        display: block;
        line-height: 29px;
        background: url(/images/forms/button.slice.jpg) top left repeat-x;
    }

        #portfolio-menu li a {
            margin: 0 15px;
            color: #737D86;
        }

            #portfolio-menu li a:hover {
                text-decoration: none;
                color: #007AC0;
            }

/******************************************************************
    NEW TABLE, PAGE AND WHATEVER STYLES FROM HERE ON IN - Alex
******************************************************************/
a img {
    border: 0;
}

.image-right {
    float: right;
    margin: 0 0 15px 15px;
}

.image-left {
    float: left;
    margin: 0 15px 15px 0;
}

fieldset {
    margin: 0;
    padding: 4px;
    clear: both;
    border: none;
}

.popup ul, .popup li, .registration-form ul, .registration-form li {
    padding: 0;
    margin: 0;
    list-style: none;
}

span.end-list {
    clear: both;
    height: 1px;
    border-bottom: 1px solid #999;
    width: 100%;
    display: block;
    padding: 15px 0 0 0;
    margin-bottom: 15px;
}

.registration-form ul {
    clear: both;
    display: block;
    padding: 0px 5px 10px 10px;
}

.registration-form li {
    padding: 4px 0;
    display: block;
    clear: both;
    background-image: none;
    line-height: 23px;
}

    .registration-form li.long-item {
        width: 85%;
    }

        .registration-form li.long-item input {
            width: 265px;
        }

.registration-form label {
    float: left;
    display: block;
    width: 150px;
}

    .registration-form label.short-label {
        width: 75px;
    }

.registration-form input.area-codes {
    width: 30px;
    margin-right: 10px;
}

.registration-form label.input-left {
    width: 85%;
    float: none;
}

.registration-form input {
    border: 1px solid #E1E2E2;
    height: 23px;
    line-height: 23px;
    padding: 0 2px;
    margin: 0;
}

.registration-form label.input-left input {
    height: auto;
    width: auto;
    margin-right: 5px;
}

.registration-form select {
    border: 1px solid #E1E2E2;
    padding: 2px;
}

.popup form, .popup p {
    padding: 0 10px;
}

    .popup form li, .popup form label {
        width: auto;
        float: none;
    }

.right-link {
    float: right;
    margin: 0 10px;
    color: #fff;
    font-weight: bold;
    line-height: 35px;
    display: table-cell;
    height: 35px;
    vertical-align: middle;
}

    .right-link.form-static {
        background: url(/images/forms/editall.jpg) center right no-repeat;
        padding-right: 20px;
    }

    .right-link.form-editable {
        background: url(/images/forms/cancelall.png) center right no-repeat;
        padding-right: 20px;
    }

.container .back-link {
    padding-left: 10px;
    background: url(/images/menuarrow.left.png) center left no-repeat;
}

.container h2, .bar-header {
    color: #007bbf;
    font-weight: lighter;
    font-size: 17px;
    margin: 0;
    padding: 15px 0 10px 0;
    line-height: 25px;
}

.popup-links {
    padding-right: 15px;
    font-size: 11px;
    font-weight: lighter;
    vertical-align: top;
    float: right;
}

.container h2 .select-border {
    float: right;
    margin: 4px;
}

.container h4 {
    padding: 10px 0 0 0;
    margin: 0;
    font-size: 12px;
}

#accountdetails h2 {
    font-size: 12px;
}

.intro-text {
    font-size: 16px;
    line-height: 20px;
}

#transaction-form p.inline-select {
    line-height: 30px;
    height: 30px;
}

#transaction-form label {
    display: block;
    width: 290px;
    margin-left: 10px;
    float: left;
}

/* ##buttons CSS buttons, 3 spans not ideal but needed for image cutup */
.buttons {
    margin: 10px 0;
    padding: 0;
    height: 29px;
    display: block;
    width: 100%;
}

.tel-button {
    background: #fff;
    border: 1px solid #ecedee;
    margin: 3px;
    padding: 3px;
    color: #737D84;
}

.button-container {
    position: relative;
    padding: 0 3px;
    margin-left: 10px;
    height: 29px;
    display: block;
    float: right;
}

    .button-container.alignleft {
        float: left;
        margin: 0 0px 0 0;
    }

    .button-container button, #main-content .button-css {
        border: none;
        padding: 0 4px;
        height: 29px;
        margin: 0px;
        font-size: 12px;
        background: url(/images/forms/button.slice.jpg) top left repeat-x;
        font-family: Arial, Sans-Serif;
        color: #007BBF;
        font-weight: bold;
        cursor: pointer;
        white-space: nowrap;
    }

.button-right, .button-left {
    background: url(/images/forms/button.right.jpg) top right no-repeat;
    height: 29px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 3px;
    text-indent: -999em;
}

.button-left {
    background: url(/images/forms/button.left.jpg) top right no-repeat;
    right: auto;
}

.button-container:hover button, #main-content .button-container:hover .button-css {
    background: url(/images/forms/button.slice.grey.jpg) top left repeat-x;
}

.button-container:hover .button-right {
    background: url(/images/forms/button.right.grey.jpg) top right no-repeat;
}

.button-container:hover .button-left {
    background: url(/images/forms/button.left.grey.jpg) top right no-repeat;
}

.button-link-container {
    position: relative;
    padding: 0 0px;
    margin-left: 10px;
    height: 20px;
    display: block;
    float: right;
}

    .button-link-container button {
        background: transparent;
        border: none;
        padding: 0 0px;
        height: 20px;
        margin: 0px;
        font-size: 12px;
        font-family: Arial, Sans-Serif;
        color: #007BBF;
        cursor: pointer;
        white-space: nowrap;
    }

/* class widths */
.width80 {
    width: 80%;
}

.width70 {
    width: 70%;
}

.width60 {
    width: 60%;
}

.width50 {
    width: 50%;
}

.width40 {
    width: 40%;
}

/* for jQuery table pager */
#pager * {
    font-size: 11px;
}

#pager span {
    cursor: pointer;
    margin: 0 4px;
    color: #737D84;
}

    #pager span:hover {
        text-decoration: underline;
    }

#pager input {
    text-align: center;
}


/* ##tables - table stylesheet, just uses table headings, odd and even row colouring */

.resource-table {
    text-align: center;
    margin-bottom: 10px;
}

    .resource-table td {
        color: #737D84;
        padding: 4px 10px 4px 1px;
    }

    .resource-table th {
        border-right: 1px solid #FFFFFF;
        color: #737D84;
        padding: 4px 10px 4px 1px;
    }

    .resource-table th {
        background-color: #E1E2E2;
        color: #0079C1;
        font-weight: normal;
        padding: 4px 10px 4px 1px;
        font-size: 12px;
    }

.alignleft {
    text-align: left;
}

.alignright {
    text-align: right;
}

.aligncenter {
    text-align: center;
}

.align-center {
    text-align: center;
}

.resource-table .heading-row {
    background-color: #E9E9E9;
    padding: 4px 10px 4px 1px;
    color: #0079C1;
}

.resource-table tr.odd td, .form-static li.odd {
    background-color: #F1F2F2;
}

.resource-table tr:hover td, .form-static li:hover {
    background-color: #E1E2E2;
}

.resource-table th.header {
    cursor: pointer;
}

/* ##tables - table stylesheet, just uses table headings, odd and even row colouring */
.edit-table {
    text-align: center;
}

    .edit-table td {
        color: #737D84;
        padding: 4px 10px 4px 4px;
    }

    .edit-table th {
        border-right: 1px solid #DEDEDE;
        border-bottom: 1px solid #DEDEDE;
        color: #737D84;
        padding: 4px 10px 4px 1px;
    }

    .edit-table th {
        font-weight: bold;
        padding: 4px 10px 4px 4px;
    }

        .edit-table th.header {
            cursor: pointer;
        }

    .edit-table .heading-row {
        background-color: #FFFFFF;
        padding: 4px 10px 4px 10px;
        color: #0079C1;
    }

    .edit-table tr.odd td, .form-static li.odd {
        background-color: #F1F2F2;
    }

    .edit-table tr:hover td, .form-static li:hover {
        background-color: #E1E2E2;
    }

.edit-table-trH1 {
    font-size: 12px;
}

.edit-table-trH2 {
    font-size: 11px;
}

.summary-table {
    text-align: center;
}

    .summary-table td {
        color: #737D84;
        padding: 4px 10px 4px 4px;
    }

    .summary-table th {
        border-right: 1px solid #DEDEDE;
        border-bottom: 1px solid #DEDEDE;
        color: #737D84;
        padding: 4px 10px 4px 1px;
    }

    .summary-table th {
        background-color: #F1F2F2;
        font-weight: bold;
        padding: 4px 10px 4px 4px;
        font-size: 12px;
    }

        .summary-table th.header {
            cursor: pointer;
        }

    .summary-table .heading-row {
        background-color: #FFFFFF;
        padding: 4px 10px 4px 10px;
        color: #0079C1;
    }

.summary-table-td {
    border-right: 1px solid #DEDEDE;
    border-bottom: 1px solid #DEDEDE;
}

.summary-table-th {
    background-color: #FFFFFF;
}

.summary-table tr.odd td, .form-static li.odd {
    background-color: #F1F2F2;
}

.summary-table tr:hover td, .form-static li:hover {
    background-color: #E1E2E2;
}

span.edit-label {
    float: left;
    display: block;
    width: 37%;
    border-right: 1px solid #fff;
    margin-right: 10px;
}

.registration-form ul.form-static {
    padding: 0;
}

.form-static li {
    padding: 4px 10px;
    color: #737D84;
    display: inline-block;
    width: 97%;
}

.section-break {
    width: 100%;
    height: 1px;
    display: block;
    background: #DEDEDE;
    margin: 20px 0;
}

.sp-table {
    width: 100%;
    border-left: 1px solid #bcbcbc;
    border-top: 1px solid #bcbcbc;
}

    .sp-table td, .sp-table th {
        margin: 0;
        padding: 4px 6px;
        border-bottom: 1px solid #bcbcbc;
        border-right: 1px solid #bcbcbc;
    }

    .sp-table th {
        background-color: #E1E2E2;
        font-weight: normal;
        color: #0079C1;
    }

    .sp-table tr.odd td {
        background-color: #e1e2e2;
    }

    .sp-table span.name {
        color: #0079C1;
    }

/*************************************************************************
    ##cassette stylesheet
*************************************************************************/

body #nav a {
    font-size: 13px;
}

.print-export {
    display: block;
    margin: 0 5px 0 10px;
    float: right;
    line-height: 30px;
    font-weight: lighter;
    font-size: 11px;
}

#main-content .print-export input, #main-content .print-export img {
    border: none;
    vertical-align: middle;
}

.cassette img {
    margin: 0;
    padding: 0;
    border: 0;
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong {
    font-weight: bold;
}

.outer-container {
    width: 100%;
    text-align: center !important;
    margin: 0;
    padding: 0;
    border: 0;
}

.break-table td {
    width: 150px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    word-wrap: break-word;
    overflow: hidden;
}

.container {
    width: 980px;
    margin: 0 auto !important;
    text-align: left;
    position: relative;
    display: block;
}

.page_heading, h1, h2, h3, h4, h5 {
    color: #007bbf;
    font-weight: lighter;
    font-size: 21px;
    margin: 0;
    padding: 0px 0 15px 0;
    line-height: 25px;
}

h2 {
    font-size: 18px;
    padding: 10px 0;
}

h3 {
    font-size: 16px;
    padding: 10px 0;
}

h4 {
    font-size: 13px;
    font-weight: bold;
    padding: 15px 0 0px 0;
}

h5 {
    font-size: 12px;
}

div.col1, div.col2, div.col3, div.col4, div.col5, div.col6, div.col1-1, div.col1-2, div.col1-3, div.col2-1, div.col2-2, div.col2-3, div.col3-1, div.col3-2, div.col3-3 {
    float: left;
    margin-right: 10px;
    padding: 0;
    border: 0;
}

.last {
    margin-right: 0;
}

.first {
    margin-left: 10px;
}

.col-border {
    margin-right: 9px !important;
    border-right: 1px solid #e0e4e7 !important;
}

#header {
    margin-bottom: 10px;
    padding: 0;
    border: 0;
}

    #header .col1 {
        width: 170px;
    }

    #header .col2 {
        width: 800px;
        text-align: right;
        margin-right: 0;
    }

#nav {
    position: relative;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 999;
}

    #nav ul {
        margin: 0;
        padding: 0;
        border: 0;
        list-style: none;
    }

#footer .col4-1 .tick-list, .tick-list, .tick-list-small {
    list-style: none;
}

#footer .col4-1 ul li {
    background: url(../images/arrow.blue.jpg) no-repeat 2px 5px;
}

#footer .col4-1 .tick-list li, ul.tick-list li {
    background: url(/images/blue-tick.png) top left no-repeat;
    padding-left: 30px;
}

.topnav {
    width: 980px;
    height: 40px;
    background: url(../images/bar.slice.jpg) repeat-x;
    overflow: visible;
    font-size: 10pt !important;
    margin: 0;
    padding: 0;
    border: 0;
}

    .topnav .col1 {
        width: 4px;
        margin-right: 0 !important;
        font-size: 0 !important;
        background: url(../images/bar.left.jpg) no-repeat;
        overflow: hidden;
        height: 40px;
    }

    .topnav .col2 {
        margin-right: 0;
        margin-top: 2px;
        width: 972px;
        height: 38px;
    }

    .topnav .col3 {
        width: 4px;
        margin-right: 0;
        background: url(../images/bar.right.jpg) no-repeat;
        overflow: hidden;
        height: 40px;
    }

    .topnav .col2-1 {
        padding-top: 11px;
        padding-left: 12px;
        background: url(../images/divider.jpg) top right no-repeat;
        width: 32px;
        height: 30px;
    }

    .topnav div.col2-2 {
        width: 682px;
        margin-right: 0px;
    }

    .topnav div.col2-3 {
        width: 235px;
        padding-top: 3px;
        padding-right: 1px;
        margin-right: 0px;
    }

.search-input {
    background: url(../images/searchfield.jpg) no-repeat top right;
    height: 30px;
    width: 193px;
    padding-left: 4px;
    float: right;
    margin: 0;
    border: 0;
}

    .search-input input, #nav input#searchbox {
        border: none;
        height: 22px;
        width: 187px;
        margin: 2px 0 0 0;
        padding: 0px;
        outline: 0px;
        text-decoration: none;
    }

#searchbox {
    color: #AFB7B9;
}

.search-input input#searchbox:focus {
    outline: none;
    color: #737D86;
}

.search-button {
    float: right;
    height: 30px;
    width: 31px;
}

#showCalc input {
    background: none;
    float: right;
    color: #fff;
    font-size: 11px;
    line-height: 30px;
    border: none;
    cursor: pointer;
    height: 30px;
}

.arrow-up {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #dedede;
    top: -10px;
    left: 50%;
}

.login {
    margin-top: 15px;
    position: relative;
    float: right;
    display: block;
}

.login-text {
    height: 20px;
    font-size: 16px;
    line-height: 24px;
    padding-top: 10px;
}

    .login-text a {
        float: right;
        display: block;
        line-height: 24px;
    }

    .login-text span {
        float: right;
        margin: 0 7px;
        color: #737e80;
    }

    .login-text a img {
        margin: 0 7px;
    }

.menu a, .menu a:visited {
    text-decoration: none;
    color: #737E80;
}

    .menu a:hover {
        color: #007ac0;
    }

ul.menu {
    height: 35px;
    float: right;
    color: #737E80;
    cursor: default;
    font-weight: normal;
}

ul.menu li {
    float: left;
    padding: 11px 10px 12px 10px;
    background: url(../images/divider.jpg) top right no-repeat;
    overflow: visible;
    margin: 0;
    border: 0;
}

ul.menu li.last {
    background: none;
}

.menu-hover1{
    background-color: #fff !important;
}

.ie6-menu-hover1 {
    background-color: #fff !important;
    padding-bottom: 15px !important;
}

#nav .submenu a, #nav .submenu a:visited {
    color: #737d86;
    text-decoration: none;
}

.submenu {
    display: none;
    width: 982px;
    position: absolute;
    top: 38px;
    background: url(../images/vslice.png) repeat-y;
    left: -69px;
    z-index: 100;
    font-size: 9pt !important;
    margin: 0;
    padding: 0 0 0 20px;
    border: 0;
}

.sub-menu-footer {
    width: 1002px;
    float: left;
    height: 120px;
    background: url(../images/footer.png);
    padding: 0;
    margin: -80px 0px 0px -20px;
    z-index: 99;
    border: 0;
}

#nav .submenu ul {
    padding-top: 8px;
    z-index: 98;
    position: relative;
}

body .container .topnav .submenu .col2 {
    position: relative;
    height: auto;
    width: 160px;
    padding: 0px 10px 0px 10px;
    margin: 20px 10px 0px 0px;
    text-align: left;
    z-index: 100;
}

#nav .submenu ul li {
    background: url(../images/arrow.gif) no-repeat 2px 8px;
    line-height: 18px;
    padding: 4px 0px 0px 12px;
    border-right: 0px none;
    min-height: 11px;
    float: none;
    display: block;
}

    #nav .submenu ul li:hover {
        background-color: #f4f5f7;
    }

.ie6-menu-hover2 {
    background-color: #f4f5f7;
}

.sub-menu-title {
    color: #007ac0;
}

#nav .submenu ul .sub-menu-title-samecolumn {
    color: #007ac0;
    padding: 13px 0 8px 0;
    background: #fff;
    margin: 0;
    display: block;
    clear: left;
}

#nav .submenu ul li .sub-menu-title-samecolumn {
    color: #007ac0;
    padding: 13px 0 8px 0;
    background: #fff;
    margin: 0 0 0 -12px;
    display: block;
    clear: left;
}


/*main content area */
.cassette #content {
    width: 980px;
    margin-top: 30px;
    margin-bottom: 50px !important;
    line-height: 1.4em;
    padding-bottom: 20px;
}

    .cassette #content a:hover {
        text-decoration: underline;
    }

.cassette #inner-content {
    width: 540px;
    margin-right: 25px;
    float: left;
    padding-bottom: 20px;
}

    .cassette #inner-content h1 {
        color: #007bbf;
        line-height: 25px;
        margin-top: 0px;
        margin-bottom: 0px;
        font-weight: normal;
        font-size: 21px;
        padding-bottom: 10px;
    }

    .cassette #inner-content h2 {
        color: #007bbf;
        line-height: 1.5em;
        font-weight: normal;
        font-size: 16px;
        margin: 6px 0 3px 0px;
        background-image: none;
        padding: 0;
        height: auto;
    }

    .cassette #inner-content h3 {
        color: #007bbf;
        line-height: 1.5em;
        font-weight: normal;
        font-size: 16px;
        margin: 3px 0px;
        background-image: none;
        padding: 0;
    }

    .cassette #inner-content .box h3 {
        height: 22px;
    }
/* IE compatibility mode hack, regarding background images not displaying in marketing pages */

/* general classes */
.cassette .copy-medium-grey {
    font-size: 14px;
    color: #737e84;
    line-height: 20px;
}

.cassette .copy-small-grey {
    font-size: 13px;
    color: #737e84;
}

/* right panel */
.cassette #right-panel {
    width: 190px;
    float: left;
}

.cassette #contact-list {
    margin-bottom: 10px;
    padding: 0;
    margin: 0 0 10px 0;
    list-style: none;
}

    .cassette #contact-list li {
        line-height: 1.6em;
        font-size: 12px;
        margin-bottom: 10px;
    }

    .cassette #contact-list input {
        border: 1px solid #ecedef;
        padding: 3px;
    }

    .cassette #contact-list select {
        border: 1px solid #ecedef;
        padding: 3px;
        width: 156px;
        outline: none;
    }

/* box */
.cassette .box .middle {
    padding: 11px 15px 11px 15px;
}

/* right panel box */
.cassette #right-panel .box {
    width: 190px;
}

    .cassette #right-panel .box .top {
        width: 190px;
        height: 3px;
        overflow: hidden;
        background: url('../images/right.box.top.jpg') no-repeat;
    }

    .cassette #right-panel .box .middle {
        background: url('../images/right.box.middle.jpg') repeat-y;
        padding: 11px 10px;
    }

    .cassette #right-panel .box .bottom {
        width: 190px;
        height: 3px;
        overflow: hidden;
        background: url('../images/right.box.bottom.jpg') no-repeat;
    }

    .cassette #right-panel .box h3 {
        color: #007bbf;
        font-size: 16px;
        margin-top: 0px;
        font-weight: normal;
        margin-bottom: 10px;
    }

/* content panel box */
.cassette .box {
    width: 540px;
}

    .cassette .box .top {
        height: 4px;
        overflow: hidden;
        background: url('../images/content.box.top.jpg') no-repeat;
    }

    .cassette .box .middle {
        background: url('../images/content.box.middle.jpg') repeat-y;
    }

    .cassette .box .bottom {
        height: 4px;
        overflow: hidden;
        background: url('../images/content.box.bottom.jpg') no-repeat;
    }

    .cassette .box h3 {
        font-size: 14px;
        color: #007bbf;
        margin-top: 0px;
        margin-bottom: 12px;
        font-weight: normal;
        padding: 0;
    }

    .cassette .box ul {
        margin-left: 0;
        padding-left: 0;
    }

/* left panel */
.cassette #left-panel {
    width: 180px;
    float: left;
    margin-right: 40px;
}

.cassette #hmenu {
    list-style: none;
    border-top: 1px solid #dedede;
    margin: 0;
    padding: 0;
    width: 180px;
    font-size: 12px;
}

    .cassette #hmenu ul {
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #dedede;
    }

    .cassette #hmenu li {
        list-style: none;
        padding: 0px;
        margin: 0;
        line-height: 1.4em;
    }

    .cassette #hmenu a {
        color: #666;
        display: block;
        padding: 7px 0 7px 18px;
        border-bottom: 1px solid #dedede;
    }

        .cassette #hmenu a:hover {
            color: #0063B2;
            text-decoration: none;
        }

    .cassette #hmenu li.parent a, .cassette #hmenu li.current-page.parent a {
        background: url(../images/left-menu/grey-plus.png) no-repeat 160px 10px;
    }

    .cassette #hmenu li.current-page a {
        font-weight: bold;
        background-image: none;
    }

.cassette #left-panel #hmenu li.open li.current-page a {
    background-image: none;
    color: #0063B2;
}

.cassette #hmenu li.open.parent a, .cassette #hmenu li.current-page.parent.open a {
    background: url(../images/left-menu/grey-minus.png) no-repeat 160px 10px;
    font-weight: bold;
}

.cassette #hmenu li.open li a, .cassette #left-panel #hmenu li.current-page.parent li a {
    background-image: none;
    font-weight: normal;
}

.cassette #left-panel #hmenu li li a {
    color: #737E84;
    border-bottom: none;
    padding-left: 30px;
    border-top: none;
    background-image: none;
    font-weight: normal;
}

.cassette #hmenu li.parent a:hover {
    background: url(../images/left-menu/blue-plus.png) no-repeat 160px 10px;
}

.cassette #hmenu li.open.parent a:hover {
    background: url(../images/left-menu/blue-minus.png) no-repeat 160px 10px;
}

.cassette #left-panel #hmenu li li a:hover {
    background-image: none;
    color: #0063B2;
}

#left-panel.fixed-menu {
    display: block;
    position: fixed;
    left: 50%;
    margin-left: -485px;
}

    #left-panel.fixed-menu ul {
        width: 180px;
    }

        #left-panel.fixed-menu ul ul {
            position: relative;
        }

body #left-panel table {
    font-size: 12px;
}

#main-content.left-fixed-menu, #inner-content.left-fixed-menu {
    padding-left: 225px;
}

#menu-sidebar, #main-content {
    float: left;
    width: 200px;
    padding-bottom: 20px;
}

#main-content {
    width: 750px;
    float: left;
    padding-bottom: 20px;
}

/* arrow lists */
.cassette .arrow-list1 {
    list-style: none;
    margin-top: 3px;
    margin-bottom: 3px;
}

    .cassette .arrow-list1 li {
        list-style: none;
        background: url(../images/arrow.blue.jpg) no-repeat 2px 8px;
        line-height: 1.4em;
        padding-bottom: 3px;
        padding-left: 18px;
        font-size: 13px;
    }

.cassette .blank-list {
    list-style: none;
    margin-top: 3px;
    margin-bottom: 3px;
}

    .cassette .blank-list li {
        list-style: none;
        line-height: 1.4em;
        padding-bottom: 3px;
        padding-left: 18px;
        font-size: 13px;
    }

.cassette #content .float-list {
    width: 48%;
    display: block;
    float: left;
    margin-left: 0;
    padding-left: 0;
}

    .cassette #content .float-list li {
        padding-left: 0;
        margin-left: 0;
    }

        .cassette #content .float-list li span {
            color: #007BBF;
        }

.cassette .arrow-list {
    margin-left: 5px;
}

    .cassette .arrow-list li {
        list-style: none;
        background: url(../images/arrow.blue.jpg) no-repeat 2px 8px;
        line-height: 15px;
        padding-bottom: 2px;
        padding-left: 18px;
        font-size: 13px;
    }

.cassette .number-list1 {
    list-style: none;
}

    .cassette .number-list1 li {
        list-style: none;
        line-height: 1.45em;
        padding-bottom: 10px;
        padding-left: 25px;
        font-size: 13px;
    }

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
    zoom: 1;
}
/* IE7 */

/*************************************************************************
    ##mvc - remaining styles not overwritten in main css file
*************************************************************************/

#sell-method {
    margin-left: 8px;
    width: 265px;
}

p.inline-select {
    line-height: 30px;
    height: 30px;
}

    p.inline-select span {
        float: right;
    }

#transaction-form label {
    display: block;
    width: 290px;
    margin-left: 10px;
    float: left;
}

/*************************************************************************
    ##forms - css for form used on 3 column product pages
*************************************************************************/

/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/

#right-panel p, #right-panel ul {
    line-height: 1.6em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0;
}


/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset {
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

    fieldset p {
        margin: 2px 12px 10px 10px;
    }

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}


/* MISC  
----------------------------------------------------------*/
.clear {
    clear: both;
}

.error {
    color: #cd0a0a;
}

#menucontainer {
    margin-top: 40px;
}

div#title {
    display: block;
    float: left;
    text-align: left;
}

#logindisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 10px;
    color: White;
}

    #logindisplay a:link {
        color: white;
        text-decoration: underline;
    }

    #logindisplay a:visited {
        color: white;
        text-decoration: underline;
    }

    #logindisplay a:hover {
        color: white;
        text-decoration: none;
    }

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #cd0a0a;
    font-size: 10px;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #cd0a0a;
    background-color: #ffeeee;
}

.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, .editor-label, .display-field, .editor-field {
    margin: 0.5em 0;
}

.text-box {
    width: 30em;
}

    .text-box.multi-line {
        height: 6.5em;
    }

.tri-state {
    width: 6em;
}

/* Light Box */
.black_overlay {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #A3A9AE;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

.white_content {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    padding: 16px;
    border: 1px solid #4d8eca;
    background-color: white;
    z-index: 1002;
    overflow: auto;
}

/* Form styling */
.fieldgroup {
    text-align: left;
    width: 225px;
    float: left;
}

.field {
    text-align: right;
    padding-top: 15px;
}

    .field label {
        text-align: right;
        padding-right: 15px;
    }

    .field input, .fieldReg select {
        text-align: left;
        width: 140px;
        padding-left: 0px;
        border-style: solid;
        border-width: 1px;
    }

.fieldReg input, .fieldReg select {
    width: 150px;
    border: 1px solid #AFB7B9;
}

.field span {
    text-align: right;
    width: 100px;
}

.field label span {
    text-align: left;
    width: 0;
}

.dobSlash {
    width: 25px;
    float: left;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

.dobInput {
    float: left;
    padding: 0px;
    margin: 0px;
}

.fieldError {
    text-align: right;
    color: #cd0a0a;
}

.fieldgroup_help {
    text-align: left;
    width: 195px;
    float: right;
    margin-bottom: 0px;
    margin-top: 15px;
}

.fieldButtons {
    text-align: right;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .fieldButtons submit {
        width: 310px;
    }

.validation-summary-errors {
    color: #cd0a0a;
}

    .validation-summary-errors ul {
        display: none;
    }

.mandatoryField {
    font-size: 10px;
    color: #CD0A0A;
}

.joinnetwealthnow {
    font-size: 11px;
}

.joinnow {
    text-align: right;
    font-size: 14px;
    width: 150px;
    font-weight: bold;
}

.contactusonline {
    font-weight: bold;
}

.notAMember {
    text-align: right;
}

    .notAMember a {
        padding-left: 10px;
    }

    .notAMember span {
        font-size: 11px;
    }

/****************
    ##Homepage
****************/

#banner {
    margin: 0px 0 10px 0;
    position: relative;
}

    #banner #banner-overlay {
        position: absolute;
        z-index: 99;
        top: 0;
        left: 0;
    }
/*
 * Document   : [box]
 * Created on : [Dec 2, 2010, 9:36:34 AM]
 * @author [Cassette]
 * @copyright [2010]
 * Software on this site is copyright 2010
 * Cassette Pty Ltd.
 * All Rights Reserved. Copying, Editing or
 * Distributing this software is strictly
 * forbidden without permission from
 * Cassette Pty Ltd.
 * for more information please contact
 * Cassette www.cassette.cc
 */

div.col4-2, div.col4-1, div.col1, div.col2, div.col3, div.col4, div.col5, div.col6, div.col1-1, div.col1-2, div.col1-3, div.col2-1, div.col2-2, div.col2-3, div.col3-1, div.col3-2, div.col3-3 {
    float: left;
    margin-right: 10px;
    padding: 0;
    border: 0;
    position: relative;
}

div.col4-1 {
    margin-right: 0px;
    width: 230px;
    padding-left: 15px;
    overflow: visible;
}

div.col4-2 {
    margin-right: 0px;
    width: 450px;
    padding-right: 20px;
    padding-left: 15px;
    overflow: visible;
}


/* footer */
.cassette #footer {
    font-size: 13px;
    color: #737E84;
    line-height: 1.4;
    clear: both;
    padding-bottom: 20px;
}

    .cassette #footer a {
        color: #737E84;
    }

        .cassette #footer a:hover {
            color: #007AC0;
            text-decoration: none;
        }

    .cassette #footer h2 {
        font-size: 1.4em;
        color: #007BBF;
        font-weight: normal;
        line-height: 1.5;
        margin: 10px 0 10px 0;
        padding: 0;
        height: auto;
        background-image: none;
    }

    .cassette #footer a:link {
        color: #737E84;
    }

    .cassette #footer a:hover {
        color: #007AC0;
        text-decoration: none;
    }

    .cassette #footer p a:link {
        color: #007BBF;
        font-size: 1em;
    }

    .cassette #footer p a:hover {
        text-decoration: underline;
    }

    .cassette #footer p a:visited {
        color: #007BBF;
    }

.cassette #footer-bottom {
    background: url("../images/footer/footer.box-2.png") no-repeat top left;
    width: 960px;
    height: 234px;
    color: #737E84;
    font-size: 13px;
    padding-top: 6px;
    padding-left: 20px;
    margin-top: 20px;
}

.cassette #footer .col4-2, .cassette #footer .col4-1 {
    height: 200px;
}

    .cassette #footer .col4-2 a:link {
        color: #007AC0;
    }

.cassette #footer-b-nav {
    font-size: 12px;
}

.cassette #footer-b-nav {
    float: right;
    top: 0px;
    right: 0px;
    position: absolute;
}

.cassette #footer-social {
    position: absolute;
    top: 7px;
    right: 0px;
    margin-right: 10px;
}

.cassette #footer-b-nav ul {
    list-style: none;
    margin-right: 80px;
    margin-top: 8px;
}

    .cassette #footer-b-nav ul li {
        background-image: url('../images/footer/footer-b-line.jpg');
        background-position: center right;
        background-repeat: no-repeat;
        padding: 0 10px;
        float: left;
    }

.cassette #site-b-links {
    position: absolute;
    top: 40px;
    width: 980px;
    left: 0px;
}

    .cassette #site-b-links ul {
        margin: 0 0 0 20px;
        line-height: 1.4;
        font-size: 0.9em;
        list-style: none;
        padding: 0;
    }

        .cassette #site-b-links ul li {
            margin: 0;
            padding: 0;
            background-image: none;
        }

        .cassette #site-b-links ul .list-title {
            font-weight: bold;
        }

    .cassette #site-b-links .col4-1 {
        height: 175px;
        background: url("../images/footer/line.png") repeat-y center right;
    }

        .cassette #site-b-links .col4-1 a {
            color: #737E84;
        }

            .cassette #site-b-links .col4-1 a:hover {
                color: #007AC0;
            }


/*
 * Document   : [box]
 * Created on : [Dec 2, 2010, 9:36:34 AM]
 * @author [Cassette]
 * @copyright [2010]
 * Software on this site is copyright 2010
 * Cassette Pty Ltd.
 * All Rights Reserved. Copying, Editing or
 * Distributing this software is strictly
 * forbidden without permission from
 * Cassette Pty Ltd.
 * for more information please contact
 * Cassette www.cassette.cc
 */
#box-left1 {
    position: relative;
    width: 234px;
    height: 160px;
    font-family: Arial, 'sans-serif';
    float: left;
    overflow: hidden;
}

.footer-super {
    background: url(../images/footer/image.super.png) bottom right no-repeat;
}

.footer-investments {
    background: url(../images/footer/image.investments.png) 100px bottom no-repeat;
}
/*Slideshow*/
#slideshow {
    text-align: center;
    width: 234px;
    height: 160px;
    z-index: 0;
    margin: 0 auto;
    overflow: hidden;
    display: block;
}

.slideshow-item {
    text-align: center;
    width: 214px;
    height: 132px;
    z-index: 0;
    padding: 20px 10px 0px 10px;
    color: #737E84;
}

.slideshow-picture {
    position: relative;
    height: 81px;
}

.slideshow-title {
    font-size: 10pt;
    color: rgb(15,114,186);
}

.slideshow-copy {
    font-size: 9pt;
}
/*Slideshow control*/
#left-arrow, #right-arrow {
    width: 8px;
    height: 14px;
    position: absolute;
    top: 50px;
    z-index: 0;
    border: 0;
}

#right-arrow {
    right: 30px;
}

#left-arrow {
    left: 30px;
}

.cassette .arrow-list4, .cassette .col4-1 ul {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
}

    .cassette .arrow-list4 li, .cassette .col4-1 ul li {
        list-style: none;
        background: url(../images/arrow.blue.jpg) no-repeat 2px 8px;
        line-height: 1.3;
        margin: 0;
        padding: 0 0 0 18px;
        font-size: 13px;
    }

        .cassette .arrow-list4 li li, .cassette .col4-1 ul li li {
            list-style: disc;
            background: none;
            line-height: 1.3;
            margin: 0;
            padding: 0 0 0 18px;
            font-size: 13px;
        }



.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
    zoom: 1;
}
/* IE7 */

.col-sort-noradio {
    cursor: pointer;
    visibility: collapse;
    width: 0px;
}

input[type='text'], select, textarea {
    text-decoration: none;
    border: 1px solid #AFB7B9;
}

.field-invalid {
    border-color: Red !important;
}

.field-row-invalid {
    outline-width: thin;
    outline-color: red;
    outline-style: solid;
}

.upperscript {
    font-size: 9px;
}

.blue-text {
    color: #0079C1 !important;
}


.transaction-message-div {
    border: 1px solid #0079C1;
    background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
    color: #0079C1;
}

#dialogNW p {
    color: #737e84;
}

#dialogNW li {
    color: #737e84;
}

#last-access-control {
    border-bottom: 1px solid #DEDEDE;
}

    #last-access-control ul {
        margin-top: 0px;
        list-style-type: none;
    }
    #last-access-control li:nth-child(2n+1) {
        padding-top: 12px;
        padding-bottom: 0px;
    }
    #last-access-control li:nth-child(2n) {
        padding-top: 0px;
        padding-bottom: 0px;
    }


.float-left{
    float: left;
}
.float-right{
    float: right;
}
    
.padding-left10{
   padding-left: 10px;
}

.padding-left5{
   padding-left: 5px;
}


.padding-left30{
   padding-left: 30px;
}

.padding-left15{
   padding-left: 15px;
}
.padding-left20{
   padding-left: 20px;
}


.padding-left70{
   padding-left : 70px;
}

 .padding-right10{
      padding-right: 10px;
 }
 .padding-right12{
      padding-right: 12px;
 }
 .padding-right17{
      padding-right: 17px;
 }

 .divPriceOR, .divExpiryDateOR{
    float: left;
    padding-left : 70px;
}

#ShareTradeBuyEditID .divPriceOR, .divExpiryDateOR{
    float: left;
    padding-left : 40px;
}


#ShareTradeContainer  .divSellCalculator{
     float: right;
     padding-right: 2px;
}

.divCalculator{
    float: right;
     padding-right: 10px;
}

#ShareTradeContainer .divQuantityOR{
    float: left;
    padding-left : 19px;
}
#ShareTradeContainer .divPriceLimitOR{
    float: left;
    padding-left : 8px;
}

#ShareTradeContainer .divExpiryOR {
    float: left;
    padding-left : 9px;
}

#sharetrade-buy-table .divBulkSellPriceOR, .divBulkSellExpiryDateOR {
    float: left;
    padding-left: 71px;
}

#sharetrade-buy-table  .divBulkBuyPriceOR, .divBulkBuyExpiryDateOR{
    float: left;
    padding-left :64px;
}


.label-ChkBox {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}

.chkBox {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}

.save-alert {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
    border: 1px solid transparent;
    border-radius: 3px;
    line-height:29px;
    height:29px;
    width:200px;
    position:absolute;
    text-align: center;
    margin-left:325px
}

.save-alert-content {
    display: inline-block;
    line-height: normal;
    padding-top: 7px
}

.warning-alert {
    border: 1px solid;
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
    border-radius: 3px;
    text-align: center;
    padding: 10px 10px 10px 10px;
    margin-bottom: 18px;
}

.error-alert {
    border: 1px solid;
    background-color: #fef3f4;
    border-color: #ed1c24;
    color: #ed1c24;
    border-radius: 3px;
    text-align: center;
    padding: 10px 10px 10px 10px;
    margin-bottom: 18px;
}

/* Button Style */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 12px !important;
  line-height: 1.2;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #007ac0;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #007ac0;
  background-color: #fbfbfb;
  border-color: #caced1;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #007ac0;
  background-color: #e7e7e7;
  border-color: #a9b0b4;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fbfbfb;
  border-color: #caced1;
}
.btn-default .badge {
  color: #fbfbfb;
  background-color: #007ac0;
}

a.anchor {
    display: block;
    position: relative;
    visibility: hidden;
    top: -135px;
}

.cursor-pointer {
    cursor: pointer;
}

