/*	Copyright (C) 2014 Mobintel Pty Ltd (http://www.mobintel.com.au)
	Developed by Dennis Volodomanov (https://plus.google.com/+DennisVolodomanov)
*/

@font-face {
    font-family: 'open_sansregular';
    src: url('/fonts/opensans-regular-webfont.eot');
    src: url('/fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/opensans-regular-webfont.woff') format('woff'), url('/fonts/opensans-regular-webfont.ttf') format('truetype'), url('/fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'open_sanslight';
    src: url('/fonts/opensans-light-webfont.eot');
    src: url('/fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/opensans-light-webfont.woff') format('woff'), url('/fonts/opensans-light-webfont.ttf') format('truetype'), url('/fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'futura_lt_btlight';
    src: url('/fonts/futural-webfont.eot');
    src: url('/fonts/futural-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/futural-webfont.woff') format('woff'), url('/fonts/futural-webfont.ttf') format('truetype'), url('/fonts/futural-webfont.svg#futura_lt_btlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'braille_normal';
    src: url('/fonts/braille-normal.eot');
    src: url('/fonts/braille-normal.eot?#iefix') format('embedded-opentype'), url('/fonts/braille-normal.woff') format('woff'), url('/fonts/braille-normal.ttf') format('truetype'), url('/fonts/braille-normal.svg#braille_normal') format('svg');
    font-weight: normal;
    font-style: normal;
}

a {
    outline: none;
    text-decoration: none;
}

    a img {
        border: none;
        outline: none;
    }

    a:hover {
        text-decoration: underline;
    }

body {
    color: #333333;
    font-family: 'open_sanslight';
    font-size: 1.0rem;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}

h1.logo {
    margin: 0 0 0 0;
}

html {
    height: 100%;
}

img {
    border: 0;
}

.click_btn {
    float: left;
    line-height: 68px;
    padding: 25px 0 0 0;
    width: 345px;
}

    .click_btn a {
        background: url(/img/click_btn.png) left top repeat-x;
        color: #FFF;
        display: block;
        font-family: 'open_sanslight';
        font-size: 32px;
        height: 68px;
        letter-spacing: -1px;
        line-height: 68px;
        text-align: center;
        text-decoration: none;
        width: auto;
    }

        .click_btn a:hover {
            background-position: left bottom;
        }

.click_here {
    width: auto;
    height: 29px;
    font-family: 'open_sanslight';
    line-height: 29px;
    padding: 1px 0 0 0;
    float: right;
    font-size: 14px;
}

    .click_here a {
        width: auto;
        display: block;
        color: #FFF;
        letter-spacing: 0.8px;
        text-decoration: none;
        background: #2f2f2f;
        padding: 0 20px 0 20px;
    }

        .click_here a:hover {
            opacity: 0.9;
        }

.verticallist li {
    display: list-item;
}

.main_bt {
    float: left;
    width: 345px;
}

.index_pic_1 {
    padding: 0px;
    margin-top: 4px;
    float: left;
    width: 497px;
    height: 505px;
    background-repeat: no-repeat;
    position: relative;
    z-index: -1;
}

    .index_pic_1 img {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
    }

        .index_pic_1 img.active {
            display: block;
        }

.index_pic_6 {
    padding: 70px 0 0 0;
    margin-top: 4px;
    float: left;
    width: 497px;
    height: 432px;
    background-image: url('/img/4-kids-phones-square.jpg');
    background-repeat: no-repeat;
    position: relative;
    z-index: -1;
}

.inputfile {
    border: none;
    font-family: 'open_sanslight';
    font-size: 12px;
    height: 26px;
    text-align: center;
    text-decoration: none;
}

input[type=submit], input[type=reset] {
    background: #2c2c2c;
    border: none;
    color: #ffffff;
    font-family: 'open_sanslight';
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    width: 140px;
}

table {
    background: #F8F8F8;
    padding: 20px 20px 20px 20px;
}

td {
    padding: 2px 5px 2px 5px;
    color: #2f2f2f;
}

th {
    font-weight: bold;
    color: #2f2f2f;
}

.error_text {
    font-weight: bold;
    color: #FF0000;
}

.table_form_div {
    background: #F8F8F8;
    padding: 20px 20px 20px 20px;
    margin: 10px 10px 10px 10px;
}

.table_form {
    border-collapse: collapse;
}

    .table_form td {
        padding: 2px 5px 2px 5px;
        color: #2f2f2f;
    }

.table_form_header p {
    width: auto;
    padding: 0px 0px 6px 0px;
    margin: 10px;
    border-bottom: solid 1px #999999;
    color: #2f2f2f;
    font-family: 'open_sanslight';
    font-size: 20px;
    font-weight: normal;
}

.table_form_footer_error {
    width: auto;
    margin: 10px;
}

.table_form_boxes {
    padding: 0px;
    border-spacing: 4px;
    border-collapse: separate;
}

    .table_form_boxes tr td {
        border: 1px solid !important;
        padding: 4px 14px 4px 14px;
        text-align: center;
        border-color: #333333 !important;
    }

td a {
    color: #ba151e;
}

    td a:hover {
        color: #1f57a5;
        text-decoration: none;
    }

.custombutton {
    background: #2c2c2c;
    border: none;
    color: #ffffff;
    font-family: 'open_sanslight';
    text-align: center;
    text-decoration: none;
    padding-right: 8px;
    padding-left: 8px;
}

.custombutton_remove {
    background: #FF0000;
    border: none;
    color: #FFF;
    font-family: 'open_sanslight';
    text-align: center;
    text-decoration: none;
    padding-right: 8px;
    padding-left: 8px;
}

    .custombutton_remove:hover {
        color: #ffff00;
    }

.custombutton:hover {
    background-color: dimgrey;
    color: #ffff00;
}

.custombutton:active {
    outline: none;
    text-decoration: none;
}

.custombutton:focus {
    color: #FFF;
    outline: none;
    text-decoration: none;
}

.larger {
    font-size: 16px;
}

.banner_quote {
    border-width: 1px;
    font-size: 2.4rem;
    border-top-style: solid;
    border-bottom-style: solid;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
}

.banner_img {
    border-width: 1px;
    font-size: 36px;
    border-bottom-style: solid;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 100%;
    text-align: center;
    visibility: hidden;
}

.table_form_width40 {
    width: 40%;
}

#textRotator {
    position: relative;
}

.textRotatorItem {
    display: none;
}

.gridView {
    background-color: #FFF;
    border: solid 1px #333333;
}

    .gridView td {
        padding: 2px 4px 2px 4px;
    }

        .gridView td a {
            text-decoration: none;
        }

            .gridView td a:hover {
            }

    .gridView tbody {
        background-color: #FFF;
        border: 0px;
        border-color: #FFF;
    }

.gridViewHeader {
    background-color: #666666;
    text-align: left;
    color: #FFFFFF;
}

    .gridViewHeader th {
        padding: 2px 8px 2px 8px;
        text-align: left;
        color: #FFFFFF;
        border: solid 1px #333333;
    }

        .gridViewHeader th a {
            text-decoration: none;
            color: #FFFFFF;
        }

            .gridViewHeader th a:hover {
                text-decoration: underline;
            }

.gridViewRow {
    background-color: #F8F8F8;
}

    .gridViewRow td {
        border: solid 1px #333333;
    }

.gridViewAltRow {
    background-color: #FFFFFF;
}

    .gridViewAltRow td {
        border: solid 1px #333333;
    }

.gridViewSelectedRow {
    background-color: #F8F8F8;
    color: #666666;
}

/* Of course, this doesn't work with IE6. Works fine with Firefox, though. */
.gridView tr.gridViewRow:hover td, .gridView tr.gridViewAltRow:hover td {
    background-color: #CCCCCC;
    color: #000000;
}

.gridViewPager table, .gridViewPager tbody {
    width: auto;
    border: none;
    margin-bottom: 0;
}

.gridViewPager tr, .gridViewPager td {
    width: auto;
    background-color: #FFF;
}

.gridViewPager a, .gridViewPager span {
    background: #2c2c2c;
    border: none;
    color: #ffffff;
    font-family: 'open_sanslight';
    text-align: center;
    text-decoration: none;
    padding-right: 8px;
    padding-left: 8px;
}

.gridViewPager span {
    color: #ffff00;
}

.gridViewPager a:hover {
    color: #ffff00;
}

.gridViewSortAsc {
    background-color: #888888;
}

    .gridViewSortAsc a {
        display: block;
        padding: 0 0px 0 15px;
        color: #FFFFFF;
        background: url(/img/asc.gif) 0px center no-repeat;
    }

.gridViewSortDesc {
    background-color: #888888;
}

    .gridViewSortDesc a {
        display: block;
        padding: 0 0px 0 15px;
        color: #FFFFFF;
        background: url(/img/desc.gif) 0px center no-repeat;
    }

#loading-modal {
    display: none;
    width: 300px;
    height: 180px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -90px;
    z-index: 2001;
    background-color: #EEEEEE;
    color: #000000;
    font-size: 1.2em;
    font-weight: bold;
}

#loading-modal-background {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: black;
    width: 100%;
    height: 100%;
    z-index: 2000;
}

.ui-widget-overlay {
    background: #000;
    position: fixed;
}

.the_phone .click_btn {
    width: 415px;
    padding-left: 240px;
}

.the_phone .main_bt {
    width: 415px;
}

.the_phone_internal .click_btn {
    width: 415px;
    padding-left: 90px;
}

.the_phone_internal .main_bt {
    width: 415px;
}

.the_phone_internal .click_here {
    float: left;
    padding-left: 285px;
    width: 220px;
}

.vodafone {
    color: #FF0000;
}

.vodafone_back {
    background-color: #FF0000;
    height: 1px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.telstra {
    color: #0000FF;
}

.telstra_back {
    background-color: #0000FF;
    height: 1px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.gps {
    color: #188000;
}

.gps_back {
    background-color: #C6E53D;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 0;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 0;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 0;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 0;
}

.error_text_background {
    background-color: #FF0000;
}

.aligned_right {
    padding-left: 160px;
}

.ui-widget-content {
    background: #F8F8F8;
    border: 0;
}

    .ui-widget-content a {
        color: #FFFFFF;
    }

.ui-widget {
    font-family: 'open_sanslight';
    font-size: 1em;
}

    .ui-widget select {
        font-family: 'open_sanslight', sans-serif;
    }

.largebutton {
    background: #E8E8E8;
    padding: 0.5rem;
    color: #000000;
    vertical-align: middle;
    margin: 1rem;
    text-align: center;
    font-size: 1rem;
}

    .largebutton:hover {
        background: #C8C8C8;
        cursor: pointer;
    }

    .largebutton a:hover {
        text-decoration: none;
    }

    .largebutton span {
        display: block;
        width: 100%;
        border-bottom: solid 1px #999999;
        color: #333333;
        padding: 1rem;
        margin-bottom: 2rem;
        font-size: 1.2rem;
    }

li.ui-state-default.ui-state-hidden[role=tab]:not(.ui-tabs-active) {
    display: none;
}

.tabstable td {
    padding: 2px 5px 2px 5px;
}

    .tabstable td a {
        color: #ba151e;
    }

        .tabstable td a:hover {
            color: #1f57a5;
        }

.sticky-phone-details-bar .info {
    font-weight: bold;
}

.sticky-phone-details-bar input[type=button] {
    font-size: 15px;
}

.phoneconfig_nav_back.phoneconfig_nav_next a {
    background-color: #cf1822;
}

.phoneconfig_nav_back {
    line-height: 3rem;
}

    .phoneconfig_nav_back a {
        background-color: #2f2f2f;
        color: #FFF;
        display: block;
        font-family: 'open_sanslight';
        font-size: 1.8rem;
        text-align: center;
        text-decoration: none;
        padding: 1rem 2rem 1rem 2rem;
    }

        .phoneconfig_nav_back a:hover {
            background-position: left bottom;
        }

.formView {
    border: none;
    padding: 0;
}

    .formView table, .formView tbody {
        width: auto;
        border: none;
        margin-bottom: 0;
    }

    .formView tr, .formView td {
        width: auto;
        border: none;
        padding: 5px;
    }

.public-noticearea {
    margin-right: 10px;
    margin-left: 0px;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}

.custombutton:active {
    outline: none;
    text-decoration: none;
}

.custombutton:focus {
    color: #FFF;
    outline: none;
    text-decoration: none;
}

.ddlphonelist {
    margin: 0px;
    margin-left: 20px;
    max-width: 250px;
}

.xdsoft_datetimepicker .xdsoft_label {
    z-index: 1 !important;
}

.ticket-message hr {
    max-width: 100%;
}

select {
    font-family: 'open_sanslight', sans-serif;
}
