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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    font-family: Helvetica, sans-serif;
}

@media (max-width:767px) {
    body {
        padding-top: 50px;
    }

    #two-col-override {
        margin: 15px 0px !important;
        padding: 0px !important;
    }

    #subscribe-container-top, #subscribe-container {
        font-size: 13px;
    }

    #subscribe-container {
        padding: 0px 0px 0px 0px !important;
        margin-left: 10px;
    }

        #subscribe-container .col-xs-12 {
            padding: 0px;
        }
}

@media screen {
    h4 {
        font-size: 16px;
        font-family: 'Cuprum', arial, serif;
        font-weight: bold;
        color: #F26230;
    }
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

#ozforex-container {
    width: 250px;
    margin: 10px auto;
}

#ozforex-iframe {
    margin-left: -11px;
}

.author-name {
    color: #777;
    font-style: italic;
}

#article-tag-container h3 {
    font-size: 13px;
}

.tag-list {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    margin-bottom: 20px;
}

    .tag-list li {
        display: inline-block;
        padding: 3px 1px;
    }

        .tag-list li span {
            color: #999;
        }


        .tag-list li a {
            font-style: italic;
            font-weight: bold;
            color: #333;
            text-decoration: underline;
        }

            .tag-list li a:hover {
                text-decoration: underline;
            }

.google-med-rec {
    margin-left: 9px;
}

/* Styles for basic forms
-----------------------------------------------------------*/

fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

textarea {
    min-height: 75px;
}

    textarea.issuu-textarea {
        width: 300px;
    }

.editor-label {
    margin: 1em 0 0 0;
}

.editor-field {
    margin: 0.5em 0 0 0;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff3333;
    margin-left: 10px;
    font-family: Arial;
}

.field-validation-valid {
    display: none;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

.success-message-container {
    font-weight: bold;
    padding: 10px;
    text-align: center;
    border: 1px solid #FFF;
    margin-bottom: 20px;
    background-color: #DDD;
}

.error-message-container {
    font-weight: bold;
    padding: 10px;
    text-align: center;
    border: 1px solid #F00;
    margin-bottom: 20px;
}

.editor-label span {
    margin-left: 3px;
    color: #F00;
    font-size: 1.2em;
    width: 5px;
    display: inline-block;
}

.helvetica {
    font-family: Helvetica, sans-serif;
}

.underline {
    border-bottom: 1px solid #333;
}

/* Buttons
-----------------------------------------------------------*/
/*.slider-button
{
    height:23px;
    overflow:hidden;
    font-family: Sans-Serif;
    font-size:14px;
    line-height:17pt;
    font-weight:bold;
    float:left;
    margin:4px 2px;
}

.slider-button a
{
    text-decoration:none;
    color:#FFF !important;
    display:inline-block;
    height:23px;
}
    
.slider-button .slider-button-left
{
    padding:0 0 0 8px;
    height:23px;
    float:left;
    background: url('/Content/images/button-sprite.png') no-repeat;
    white-space:nowrap;
}

.slider-button .slider-button-right
{
    float:left;    
    display:inline-block;
    width:6px;
    height:23px;
    background: url('/Content/images/button-sprite.png') no-repeat 100% 0;
}*/

#login-panel-register-button, #login-panel-login-button {
    margin-top: 4px !important;
    float: right;
}

#nav-login-link {
    padding: 15px;
}

/* Begin Custom
-----------------------------------------------------------*/

@font-face {
    font-family: 'PTSansNarrowRegular';
    src: url('Fonts/PTN57F-webfont.eot');
    src: url('Fonts/PTN57F-webfont.eot?#iefix') format('embedded-opentype'), url('Fonts/PTN57F-webfont.woff') format('woff'), url('Fonts/PTN57F-webfont.ttf') format('truetype'), url('Fonts/PTN57F-webfont.svg#PTSansNarrowRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body, html {
    /*font: 14px/27px 'PTSansNarrowRegular', Arial, sans-serif;*/
    font: 12px/22px Helvetica,Sans-Serif;
    background-color: #FFF;
    color: #000;
    line-height: 22px;
}

strong {
    font-weight: bold;
}

a {
    color: #000;
}

p {
    line-height: 22px;
}

.cb {
    clear: both;
}

.cb-half {
    clear: both;
    height: 5px;
}

.cb-standard {
    clear: both;
    height: 10px;
}

.cb-double {
    clear: both;
    height: 20px;
}


.dn {
    display: none;
}

.fl {
    float: left;
}

.bt {
    border-top: 1px solid #333;
}

.bb {
    border-bottom: 1px solid #333;
}

.bl {
    border-left: 1px solid #333;
}

.br {
    border-right: 1px solid #333;
}

.mt-1 {
    margin-top: -1px !important;
}

.off-white {
    color: #DDD;
}

.red {
    color: #fe4435;
}

.bg-red {
    background-color: #F26230 !important;
}

.bg-dark-red {
    background-color: #6E6C6C !important;
}

.lighter {
    color: #777;
}

p {
    margin-bottom: 10px;
}

h1 {
    font-size: 20pt;
    margin: 10px 0px;
}

    h1.main-heading {
        border-bottom: 2px solid #777;
        font-family: 'Cuprum', Helvetiva, sans-serif;
    }

h2 {
    font-size: 16pt !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

button {
    padding: 3px 6px;
    margin: 0px;
}

#header-logo {
    margin-top: 20px;
    max-width: 100%;
}


#login-panel input {
    width: 220px !important;
    margin: 0 0 5px 0;
    display: inline-block;
}

#login-panel {
    text-align: center;
}

@media (min-width:768px) {
    #button-container {
        float: right;
    }

    #login-error-message {
        text-align: right;
    }

    #login-panel {
        text-align: right;
    }
}

#login-error-message {
    font-weight: bold;
    color: #F44;
    display: block;
    height: 25px;
    font-family: Arial;
    font-size: 10pt;
}

#login-loading-icon {
    margin: 5px;
    float: right;
}

.social-media-icon {
    margin: 46px 8px 0 0;
    float: left;
}

#top-search-container {
    width: 320px;
    margin: 0px auto;
}

.search-container input {
    margin-left: 10px !important;
}

#search {
    border: 0px;
    height: 23px;
    background-color: #DDD;
    width: 267px;
    font-weight: bold;
    color: #777;
    float: left;
    padding: 6px;
    margin: 0px;
    height: 27px;
}

#search-button {
    width: 29px;
    height: 27px;
    background: url('/Content/images/search-icon.gif') no-repeat;
    float: left;
    border: 0;
    cursor: pointer;
    float: left;
}

#bread-crumb-container {
    height: 28px;
    padding: 6px 10px;
}

    #bread-crumb-container li {
        float: left;
        margin-right: 10px;
        padding-left: 10px;
        background: url('/Content/images/breadcrumb-arrow.gif') no-repeat 0px 11px;
    }

        #bread-crumb-container li.first {
            margin-left: 0px !important;
            padding-left: 0px !important;
            background-image: none !important;
        }

#left-menu {
    list-style-type: none;
}

    #left-menu li {
        height: 30px;
        background-color: #DDD;
        margin-bottom: 10px;
        padding-left: 10px;
        line-height: 24pt;
    }

        #left-menu li a {
            text-decoration: none;
            font-weight: bold;
            font-size: 11px;
        }

#content-heading-container {
    height: 69px;
    margin-top: 20px;
    float: left;
    width: 300px;
    padding: 20px 0 0 0;
    background: url('/Content/images/heading-slice.gif') repeat-x;
}

.left-col-inner {
    width: 120px;
    float: left;
}

.right-col-inner {
    width: 490px;
    float: right;
}

.right-col-inner-wide {
    float: right;
}


#main-content {
    min-height: 400px;
    padding-right: 10px;
    background: url('/Content/images/heading-corner.png') no-repeat 0 20px;
    padding-left: 18px;
}

#main-content-inner {
    padding-bottom: 20px;
}

.left-col-outer {
    width: 659px;
    float: left;
}

.right-col-outer {
    width: 310px;
    float: right;
}

.right-col-pad {
    padding-left: 10px;
}


#login-welcome-text {
    float: right;
    font-size: 18px;
    margin-top: 10px;
}

@media (max-width:767px) {
    .heading-container.authenticated .login-container {
        display: none;
    }

    #login-welcome-text {
        float: none;
        font-size: 18px;
        margin-top: 0px;
        text-align: center;
    }
}

.top-menu-container {
    height: 40px;
    margin-bottom: 20px;
    margin-top: 7px;
}

.light {
    background-color: #2d2a2b;
}

.dark {
    background-color: #312D2D;
}


.newsletter-footer {
    height: 59px;
}

.banner-footer #banner-container {
    text-align: center;
    padding: 20px 0 15px 0;
}

.footer {
    min-height: 40px;
    background-color: #000;
    color: #FFF;
    padding: 10px 20px
}

    .footer #footer-container {
        text-align: center;
    }

        .footer #footer-container a {
            text-decoration: none;
            color: #FFF;
            display: block;
            padding: 5px;
            font-size: 12px;
        }

        .footer #footer-container ul {
            display: inline-block;
            margin-top: 10px;
        }

.login-container {
    overflow: auto;
    margin-bottom: 20px;
}

@media (min-width:768px) {
    .login-container {
        min-height: 152px;
    }
}

.right-col-panel {
    margin-bottom: 10px;
}

    .right-col-panel h2 {
        border-bottom: 2px solid #999;
        margin-top: 10px;
    }

.rigth-col-panel1 {
    height: 40px;
}

.rigth-col-panel2 {
    height: 44px;
    padding: 10px;
}

.right-col-white-link {
    text-decoration: none;
    width: 300px;
    display: block;
    text-align: center;
    color: #fff;
    height: 44px;
    font-size: 16pt;
    line-height: 34pt;
    background: #feccb1; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlY2NiMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YxNzQzMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VhNTUwNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYjk1NWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #feccb1 0%, #f17432 50%, #ea5507 51%, #fb955e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feccb1), color-stop(50%,#f17432), color-stop(51%,#ea5507), color-stop(100%,#fb955e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feccb1', endColorstr='#fb955e',GradientType=0 ); /* IE6-8 */
}

    .right-col-white-link img {
        vertical-align: top;
    }

.rigth-col-panel3 {
    height: 250px;
    padding: 10px;
    clear: both;
}

.rigth-col-panel4 {
    height: 44px;
    padding: 10px;
}

.rigth-col-panel5 {
    height: 250px;
    padding: 10px;
}

#login-icon {
    float: left;
}

.login-container p {
    margin-left: 35px;
    width: 200px;
}

#welcome-text {
    padding: 6px 16px 0 16px;
}

#sign-out-menu-option {
    margin-bottom: 60px !important;
}

.jQueryMvcGrid-xxl {
    max-width: 370px;
}

.jQueryMvcGrid-xxl,
.jQueryMvcGrid-xl {
    white-space: pre-wrap; /* CSS3 */
    white-space: -moz-pre-wrap; /* Firefox */
    white-space: -pre-wrap; /* Opera <7 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* IE */
}

#jQueryMvcGrid-current-page_validationMessage {
    position: absolute;
}

.jQueryMvcGrid-footer {
    background-color: #AAA !important;
}

.jQueryMvcGrid-table-footer {
    border-bottom: 0px !important;
}

    .jQueryMvcGrid-table-footer tr td {
        color: #000 !important;
        padding: 5px;
    }

.delete-icon, .move-icon, .description-icon {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-top: 10px;
}

.delete-icon {
    background: no-repeat url('/Content/icons/delete-cross.png');
}

.move-icon {
    background: no-repeat url('/Content/icons/move-arrows.png');
}

.description-icon {
    background: no-repeat url('/Content/icons/edit.png');
}

.document-link {
    background: url('/Content/icons/download.png') no-repeat;
    padding-left: 30px;
    height: 26px;
    display: inline-block;
    line-height: 1.2em;
    text-decoration: none;
}

/*Latest News Item
----------------------------------------------------------------*/
.latest-news-footer h2 {
    font-size: 30px;
    margin: 20px 0;
}

.latest-news-item {
    width: 300px;
    height: 120px;
    margin: 10px 25px 40px 0px;
    float: left;
}

    .latest-news-item img {
        vertical-align: text-top;
    }

    .latest-news-item .image-container {
        height: 90px;
        width: 120px;
        overflow: hidden;
        float: left;
        margin-right: 15px;
    }

    .latest-news-item .text {
        line-height: 20px;
        font-size: 12px;
        height: 64px;
        display: block;
        overflow: hidden;
    }

    .latest-news-item .slider-button {
        float: left;
        font-size: 12px;
        font-weight: normal;
    }

    .latest-news-item a {
        text-decoration: none;
        display: block;
        height: 44px;
    }

        .latest-news-item a h3 {
            color: #F26230;
            font-size: 14px;
            margin-bottom: 10px;
        }


/*Featured Product
----------------------------------------------------------------*/
.featured-product-item {
    width: 300px;
    height: 120px;
    margin: 10px 25px 30px 0px;
    float: left;
}

    .featured-product-item img {
        vertical-align: text-top;
    }

    .featured-product-item .image-container {
        height: 90px;
        width: 120px;
        overflow: hidden;
        float: left;
        margin-right: 10px;
    }

    .featured-product-item .text {
        line-height: 1.4em;
        font-size: 15px;
        height: 64px;
        display: block;
        overflow: hidden;
    }

    .featured-product-item .slider-button {
        float: left;
        font-size: 12px;
        font-weight: normal;
    }

    .featured-product-item a {
        text-decoration: none;
    }

        .featured-product-item a h3 {
            color: #F26230;
            font-size: 16px;
            margin-bottom: 10px;
        }

.buy-link {
    color: #F26230;
    font-weight: bold;
}

/*Pagination
-----------------------------------------------------------------*/
.pagination {
    margin: 30px 0 0 0;
}

    .pagination li {
        float: left;
        display: block;
        width: 24px;
        height: 24px;
        text-align: center;
        margin-right: 4px;
        border: 1px solid #AAA;
    }

    .pagination .spacer {
        border: none !important;
    }

    .pagination a {
        color: #000;
        font-size: 0.85em;
        line-height: 27px;
        display: block;
        width: 24px;
        height: 24px;
        color: #fff;
        text-decoration: none;
        font-weight: bold;
        background-color: #1c1c1c;
    }

    .pagination .pagination-selected a {
        background-color: #F26230;
    }

/*List item
------------------------------------------------------*/
.list-item {
    border-bottom: 1px solid #CCC;
    padding: 4px;
    margin: 0px 0px 14px 0px;
}

.list-item-topslot {
    background: url('/Content/images/list-item-topslot-background.png') repeat-x;
}

.list-item .thumbnail-container {
    height: 150px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: block;
    background-size: cover;
}

    .list-item .thumbnail-container.contain {
        background-size: contain;
        background-color: #eee;
    }

@media (min-width:768px) {
    .list-item p {
        height: 130px;
    }
}

@media (max-width:767px) {
    .list-item {
        text-align: center;
    }

        .list-item .thumbnail-container {
            width: 300px;
            background-repeat: no-repeat;
            background-position: 50% 50%;
            display: block;
            margin: 0px auto;
            max-width: 100%;
        }

        .list-item .category-link {
            float: left;
        }
}

.list-item .image-container {
    float: left;
    padding: 4px;
    height: 70px;
    width: 100px;
    margin-right: 10px;
    overflow: hidden;
}


.list-item h3 a {
    color: #000 !important;
    text-decoration: none !important;
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 10px;
    display: block;
}

    .list-item h3 a:hover {
        color: #F26230 !important;
        text-decoration: underline !important;
    }

.list-item-topslot h3 a {
    font-weight: bold;
}

.list-item img {
    float: left;
    margin-right: 20px;
}

.list-item .category-link, .list-item .read-more, .read-more {
    font-style: italic;
    text-decoration: none;
}

    .list-item .category-link:hover, .list-item .read-more:hover {
        text-decoration: underline;
    }

.list-item p {
    color: #000;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 23px;
    float: left;
}

.list-item .read-more {
    font-style: italic;
    font-size: 13px;
    float: right;
}

.list-item .slider-button a {
    font-size: 13px;
}

.list-item .insert-date {
    position: absolute;
    margin: 0 0 0 380px;
    color: #333 !important;
    width: 80px;
    text-align: right;
    font-size: 12px;
}

.toolbar {
    float: right;
    margin: 10px 10px 0 0;
}

    .toolbar img {
        float: left;
    }

.bi-line {
    color: #fff;
    font-size: 14px;
    line-height: 28px;
}


#newsletter-container {
    text-align: right;
}

    #newsletter-container span {
        font-weight: bold;
        margin-right: 10px;
    }

#red-wrapper {
    height: 60px;
    margin: 0px 0px 20px 10px;
    width: 300px;
}


    #red-wrapper img {
        vertical-align: text-top;
        padding: 0;
        margin: 0;
        float: right;
    }

#newsletter-loading-icon {
    width: 44px;
    height: 34px;
    background-color: #F26230;
    float: right;
    display: block;
}

#newsletter-loading-inner-icon {
    width: 44px;
    height: 34px;
    background: url('/Content/icons/newsletter-subscriber-loading-icon.gif') no-repeat 50% 50%;
}

#enquiry-container {
    overflow: hidden;
    text-align: left;
}

    #enquiry-container .editor-label label {
        float: left;
        display: block;
        width: 100px;
        padding-top: 2px;
    }

    #enquiry-container .editor-field input[type='text'] {
        width: 200px;
    }

    #enquiry-container .editor-field textarea {
        float: left;
        width: 298px;
        height: 100px;
    }

#add-comment-button {
    font-weight: bold;
    text-decoration: none;
}

    #add-comment-button:hover {
        text-decoration: underline;
    }

.comment-item {
    border: 1px solid #DDD;
    padding: 10px;
    margin-bottom: 5px;
}

    .comment-item .comment-author {
        float: left;
        color: #777;
    }

    .comment-item .comment-date {
        float: right;
        color: #777;
    }


#comment-form {
    width: 400px;
    text-align: left;
    padding: 10px;
    background-color: #FFF;
    overflow: auto;
}

    #comment-form label {
        float: left;
        width: 100px;
    }

    #comment-form input[type='radio'] {
        float: left;
    }

    #comment-form input[type='text'], #comment-form input[type='password'] {
        width: 350px;
    }

    #comment-form textarea {
        width: 350px;
    }

    #comment-form .comment-text {
        float: left;
    }

        #comment-form .comment-text span {
            margin-left: 0px;
            display: block;
            width: 200px;
            height: 20px;
        }


    #comment-form .comment-saving-icon button {
        float: left;
    }

    #comment-form .comment-saving-icon img {
        margin: 6px 5px 0 5px;
        float: left;
    }

    #comment-form .comment-saving-icon span {
        float: left;
        line-height: 30px;
    }

@media (max-width:500px) {
    #comment-form {
        width: 300px;
        max-width: 100%;
    }

        #comment-form input[type='text'], #comment-form input[type='password'] {
            width: 250px;
            max-width: 100%;
        }

        #comment-form textarea {
            width: 250px;
            max-width: 100%;
        }

    .editor-field {
        margin: 0px !important;
    }

        .editor-field.comment-text {
            float: none !important;
        }
}

#social-media-skyscraper {
    margin-left: 20px;
}

.standard-font {
    font-size: 14px;
}

#disclaimer-container {
    text-align: center;
    font-weight: bold;
    color: #F26230;
    font-size: 16px;
    padding: 10px;
}

.content-block h1, .content-block h2, .content-block h3 {
    width: 100%;
}

.content-block h3 {
    font-weight: bold;
    font-size: 16px;
}

.content-block ol {
    list-style-type: decimal;
    padding-left: 20px;
    margin: 0px;
}

    .content-block ol li {
        margin-bottom: 5px;
    }

.content-block-dark h1, .content-block-dark h1 span, .content-block-dark h2, .content-block-dark h2 span, .content-block-dark h3, .content-block-dark h3 span {
    color: #F26230 !important;
    margin: 0 0 10px 0 !important;
    font-weight: bold;
}

.content-block-dark h1 {
    font-size: 20px !important;
}

.content-block-dark h2 {
    font-size: 18px !important;
}

.content-block-dark h3 {
    font-size: 16px !important;
}

.fancybox-dark {
    background-color: #2D2A2B;
    color: #FFF;
    text-align: left;
    max-height: 600px;
    max-width: 900px;
}

#latest-news-right-col {
    padding: 10px;
}

    #latest-news-right-col a {
        text-decoration: none;
    }

        #latest-news-right-col a:hover {
            text-decoration: underline;
        }

    #latest-news-right-col ul {
        padding-left: 18px;
    }

    #latest-news-right-col li {
        margin-bottom: 4px;
        list-style-type: circle;
    }


#social-media-like-button-container {
    margin-left: 10px;
}

.sitemap-container h1 {
    font-size: 16px;
    font-weight: bold;
    width: 100%;
}

.sitemap-container h2 {
    font-size: 14px;
    font-weight: bold;
    width: 100%;
}

.sitemap-region-item li {
    width: 48%;
    float: left;
    display: block;
}

.article-sidebar {
    padding: 5px 0px;
    border-bottom: 1px solid #aaa;
    height: 45px;
}

    .article-sidebar a {
        font-size: 14px;
        width: 265px;
        float: left;
        text-decoration: none;
    }

        .article-sidebar a:hover {
            text-decoration: underline;
        }

#world-clocks {
    margin: 0px 0px 30px 50px;
}

    #world-clocks tr > td:first-child {
        vertical-align: middle;
    }

    #world-clocks tr > td:last-child {
        padding-top: 4px;
    }

#world-clock-link {
    font-size: 22px !important;
    text-decoration: none;
    display: block;
}

#currency-exchange {
    margin: 20px 0px 30px 40px;
}

#random-quote-container {
    margin-bottom: 5px;
}

#quote-text {
    width: 240px;
    margin-right: 15px;
    line-height: 19px;
}

.end-quote {
    font-size: 16px;
    font-weight: bold;
}

#quote-image {
    float: right;
}

.glass-button {
    float: right;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 2px 10px;
    border: 1px solid #CCC;
    margin: 2px;
    border-radius: 5px;
    background: #feccb1; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlY2NiMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YxNzQzMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VhNTUwNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYjk1NWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #feccb1 0%, #f17432 50%, #ea5507 51%, #fb955e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feccb1), color-stop(50%,#f17432), color-stop(51%,#ea5507), color-stop(100%,#fb955e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feccb1', endColorstr='#fb955e',GradientType=0 ); /* IE6-8 */
}

.sidebar-more-link {
    float: right;
    text-decoration: none;
    font-style: italic;
}


.dot-list li {
    list-style-type: disc;
    margin-bottom: 20px;
}

@media (max-width:680px) {
    #cssmenu > ul li a {
        padding: 10px 15px !important;
    }
}

.navbar-nav .mock-link {
    color: #777;
    line-height: 20px !important;
    font-size: 14px !important;
    padding: 3px 20px 3px 25px;
    display: block;
}

.navbar-nav .sub-menu-2 a {
    color: #777;
    line-height: 20px !important;
    font-size: 14px !important;
    padding: 3px 20px 3px 40px;
    display: block;
}

@media (max-width:767px) {
    #quote-container {
        max-width: 430px;
        margin: 0px auto 0px auto;
    }
}

@media (max-width:470px) {
    #quote-image {
        display: none;
    }

    #quote-text {
        float: none !important;
        width: 300px;
        margin: 0 auto;
    }
}

.inner-right-col {
    max-width: 320px;
}

@media (max-width:320px) {
    .inner-right-col {
        max-width: 100%;
        margin: 0px -15px !important;
        padding: 0px !important;
    }

    #two-col-right {
        width: 100%;
        margin: 0px !important;
        padding: 0px !important;
    }

    #article-container .helvetica.underline {
        font-size: 10px;
    }
}

@media (max-width:991px) {
    .inner-right-col {
        margin: 0px auto;
    }
}


@media (min-width:992px) {
    .inner-right-col {
        float: right;
    }
}

.top-menu-container {
    padding: 0px !important;
}

@media (max-width:991px) {
    #article-container h2 {
        text-align: center;
    }
}

#article-container img {
    max-width: 100%;
}

#mobile-signed-in-buttons {
    float: right;
    padding: 15px;
}

#subscribe-container {
    padding: 0px 10px;
    margin-bottom: 15px;
}

#search-container-new {
    padding: 0px 10px;
    margin-bottom: 20px;
}

#subscribe-container input {
    background-color: #ea5507;
    color: #fff;
    font-size: 11px;
    border-color: #D4572D;
}

#subscribe-container-top input {
    background-color: #ea5507;
    color: #fff;
    font-size: 12px;
    border-color: #D4572D;
}

#subscribe-container-top span {
    padding-left: 2px;
}

#search-container-new input {
    background-color: #f3f3f3;
    color: #000;
    font-size: 12px;
    border-color: #D4572D;
}

#subscribe-container input::-webkit-input-placeholder {
    color: #fff;
}

#subscribe-container input:-moz-placeholder {
    color: #fff;
}

#subscribe-container input::-moz-placeholder {
    color: #fff;
}

#subscribe-container input:-ms-input-placeholder {
    color: #fff;
}

#subscribe-container-top input::-webkit-input-placeholder {
    color: #fff;
}

#subscribe-container-top input:-moz-placeholder {
    color: #fff;
}

#subscribe-container-top input::-moz-placeholder {
    color: #fff;
}

#subscribe-container-top input:-ms-input-placeholder {
    color: #fff;
}

#search-container-new input::-webkit-input-placeholder {
    color: #555;
}

#search-container-new input:-moz-placeholder { /* Firefox 18- */
    color: #555;
}

#search-container-new input::-moz-placeholder { /* Firefox 19+ */
    color: #555;
}

#search-container-new input:-ms-input-placeholder {
    color: #555;
}

input[type='text'].ui-autocomplete-loading {
    background: url('/Content/icons/loading-white.gif') no-repeat right center;
}

span.required-label {
    color: red;
    margin-left: 3px;
}

#issuu-view {
    text-align: center;
}

.issuuembed.issuu-isrendered {
    margin: 0px auto 30px;
    max-width: 100%;
    height:300px!important;
}

@media (max-width:767px) {
    .issuuembed.issuu-isrendered {
        width: 100% !important;
    }
}

#latest-article {
    text-align: center;
}

#issuu-container {
    text-align: center;
    margin-bottom: 30px;
}

    #issuu-container img {
        max-width: 100%;
        margin-top: 10px;
    }

    #issuu-container span {
        font-weight: bold;
        font-size: 16px;
        padding: 0px 0px;
        display: block;
    }

.issuu-link {
    padding: 0px 10px;
}

.other-articles {
    text-align: center;
    padding: 15px;
}

.clear-embed {
    padding: 15px;
}

#issue-image {
    max-width: 300px;
}

#mobile-issuu-link {
    text-align: center;
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 15px;
}

.adsbygoogle {
    margin-left: 12px;
}

.ui-autocomplete.ui-menu {
    background-color: #fff;
    width: 300px;
    max-width: 300px;
    border: 1px solid #eee;
}

    .ui-autocomplete.ui-menu li {
        padding: 5px;
        cursor: pointer;
    }

        .ui-autocomplete.ui-menu li.ui-state-focus {
            background-color: #ddd;
        }

.sub-cat-container {
    width: 100%;
    overflow: auto;
}


#prn-container .title_prn {
    color: #fe4435;
    border-bottom: 2px solid #999;
    margin-top: 10px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16pt;
    font-weight: normal;
}

#prn-container .font2_prn {
    color: #fe4435;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}

#prn-container .headlinelink_prn {
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
}

#prn-container .datefont_prn {
    font-size: 10px;
    color: #777;
}

#prn-article {
    margin: 0px -10px;
}

    #prn-article > div > div {
        padding: 0px !important;
    }

.xn-newslines h1,
.xn-newslines h2 {
    color: #000 !important;
}

.xn-newslines h2 {
    line-height: 30px;
    margin-top: -0px;
}
