﻿
@charset "utf-8";

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;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 11pt !important;
    font-family: Arial !important;
    font-size: 1em;
    /*height: 100%;*/
    background-color: #FCFCFC;
    margin: 0;
    padding: 0;
    /*height: 100%;*/
}



#contentWrap {
    width: 100%;
    min-width: 1000px;
    border: 0 solid red;
    display: block;
    clear: both;
    margin: 0 auto;
}

    #contentWrap .bcrumb {
        width: 1000px;
        height: 13px;
        margin: 8px auto;
        -webkit-font-smoothing: antialiased;
    }

        #contentWrap .bcrumb span {
            text-transform: uppercase;
            font: bold 11px "Orator Std",Arial,sans-serif;
            color: #999;
            text-decoration: none;
            margin: 0;
            padding: 0;
        }

            #contentWrap .bcrumb span a, #contentWrap .bcrumb span a:visited {
                color: #999;
                font: bold 11px Arial,sans-serif;
                text-decoration: none;
                text-transform: uppercase;
                margin: 0;
                padding: 0;
            }

.hidden {
    display: none !important;
    visibility: hidden;
}

.invisible {
    visibility: hidden;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix {
    padding-top: 80px;
    zoom: 1;
}




a {
    cursor: pointer;
}


.signinForm {
    float: none;
    margin-top: 8%;
    width: 90%;
}

    .signinForm .headerTitle {
        float: left;
        width: 600px;
        margin: 79px 0 0;
    }

        .signinForm .headerTitle h1 {
            display: block;
            float: left;
            clear: both;
            margin: 0 0 11px 5px;
        }

    .signinForm .signinformWrap {
        width: 100%;
        float: none;
        background: #fff;
        /*border: solid thin #d7d7d7;*/
        border: solid thin #faf5f5;
        -moz-box-shadow: 0 0 7px 0 rgba(0,0,0,0.025);
        -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,0.025);
        box-shadow: 0 0 7px 0 rgba(0,0,0,0.025);
        margin: auto;
        padding: 40px 20px;
    }

.signinformWrap .guestCheckout {
    float: right;
    width: 35%;
    height: 600px;
    margin-top: 5%;
}

    .signinformWrap .guestCheckout h5, .signinformWrap .myAccountSignIn h5 {
        font: bold 16px Arial,sans-serif;
        margin-top: 0;
        color: #333;
    }

    .signinformWrap .guestCheckout p {
        font: normal 13px Arial,sans-serif;
        margin-top: 0;
    }

.signinformWrap .myAccountSignIn a, .signinformWrap .myAccountSignIn a:hover, .signinformWrap .myAccountSignIn a:visited, .signinformWrap .myAccountSignIn a:active, .signinformWrap .ahtdreferral a:active, .signinformWrap .ahtdreferral a:visited {
    font: normal 13px Arial,sans-serif;
    color: #1e6b81;
    text-decoration: none;
}

.signinformWrap .guestCheckout a.forgotpassword, .signinformWrap .guestCheckout a.forgotpassword:visited, .signinformWrap .guestCheckout a.forgotpassword:active, .signinformWrap input[type=submit] .signinformWrap .guestCheckout a.forgotpassword, .signinformWrap .guestCheckout div a, .signinformWrap .guestCheckout a.forgotpassword:visited, .signinformWrap .guestCheckout div a:visited, .signinformWrap .guestCheckout a.forgotpassword:active, .signinformWrap .guestCheckout div a:active {
    font: normal 12px Arial,sans-serif;
    color: #1e6b81;
    text-decoration: none;
    background: 0;
    border-radius: none;
    filter: none;
    border: 0;
    text-transform: none;
    float: none;
    display: inherit;
    padding: 0px;
}

    .signinformWrap .guestCheckout div a:hover {
        font: bold 12px Arial,sans-serif;
        text-decoration: underline;
    }

.signinformWrap .myAccountSignIn .getPrivacy {
    float: left;
    margin: 5px;
}

    .signinformWrap .myAccountSignIn .getPrivacy a.privacy, .signinformWrap .myAccountSignIn .getPrivacy a.privacy:visited, .signinformWrap .myAccountSignIn .getPrivacy a.privacy:active {
        font: normal 13px Arial,sans-serif;
        color: #1e6b81;
        text-decoration: none;
        background: 0;
        border-radius: none;
        filter: none;
        border: 0;
        text-transform: none;
        display: block;
        width: auto;
        height: auto;
        padding: 8px 0 0 0;
    }

        .signinformWrap .myAccountSignIn .getPrivacy a.privacy:hover {
            text-decoration: underline;
            font: normal 13px Arial,sans-serif;
            color: #1e6b81;
            background: 0;
            border-radius: none;
            filter: none;
            border: 0;
            text-transform: none;
            display: block;
            width: auto;
            height: auto;
            padding: 8px 0 0 0;
        }

.signinformWrap .guestCheckout a.forgotpassword:hover {
    text-decoration: underline;
    font: normal 13px Arial,sans-serif;
    color: #1e6b81;
    background: 0;
    border-radius: none;
    filter: none;
    border: 0;
    text-transform: none;
    float: none;
    display: inherit;
    padding: 0;
}

.signinformWrap .myAccountSignIn a.buttonSave:hover, .signinformWrap .myAccountSignIn a.buttonSave:active, .signinformWrap .myAccountSignIn a.buttonSave:visited .signinformWrap .myAccountSignIn a.buttonSave, .signinformWrap .myAccountSignIn a.buttonSave:hover, .signinformWrap .myAccountSignIn a.buttonSave:active, .signinformWrap .myAccountSignIn a.buttonSave:visited, .signinformWrap .ahtdreferral a.buttonSave:visited, .signinformWrap .ahtdreferral a.buttonSave:active {
    width: auto;
    color: #fff;
    text-decoration: underline;
    font: bold 12px Arial,sans-serif;
}

.signinformWrap .myAccountSignIn a.buttonSave {
    display: block;
    float: left;
    font: bold 12px Arial,sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    border: 1px solid #165c68;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5;
    border-radius: 5px;
    width: auto;
    height: 14px;
    margin: 0 10px 0 0;
    padding: 12px 12px;
    background: #327c88;
    background: -moz-linear-gradient(top,#327c88 1%,#68949b 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#327c88),color-stop(100%,#68949b));
    background: -webkit-linear-gradient(top,#327c88 1%,#68949b 100%);
    background: -o-linear-gradient(top,#327c88 1%,#68949b 100%);
    background: -ms-linear-gradient(top,#327c88 1%,#68949b 100%);
    background: linear-gradient(to bottom,#327c88 1%,#68949b 100%);
}

.signinformWrap .guestCheckout div a, .signinformWrap .guestCheckout div a:visited, .signinformWrap .guestCheckout div a:active, .signinformWrap .myAccountSignIn a, .signinformWrap .myAccountSignIn a:hover, .signinformWrap .myAccountSignIn a:visited, .signinformWrap .myAccountSignIn a:active {
    display: block;
    *display: inline;
    float: left;
    font: bold 12px Arial,sans-serif !important;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    border: 1px solid #165c68;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5;
    border-radius: 5px;
    width: 65px;
    height: 12px;
    margin: 0 10px 0 0;
    padding: 13px 12px;
    background: #327c88;
    background: -moz-linear-gradient(top,#327c88 1%,#68949b 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#327c88),color-stop(100%,#68949b));
    background: -webkit-linear-gradient(top,#327c88 1%,#68949b 100%);
    background: -o-linear-gradient(top,#327c88 1%,#68949b 100%);
    background: -ms-linear-gradient(top,#327c88 1%,#68949b 100%);
    background: linear-gradient(to bottom,#327c88 1%,#68949b 100%);
    margin-left: 25px;
}

.loginbutton {
    display: block;
    *display: inline;
    float: left;
    font: bold 12px Arial,sans-serif !important;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    border: 1px solid #165c68;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5;
    border-radius: 5px;
    width: 90px;
    height: 40px;
    margin: 0 10px 0 0;
    padding: 13px 12px;
    background: #327c88;
    background: -moz-linear-gradient(top,#327c88 1%,#68949b 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#327c88),color-stop(100%,#68949b));
    background: -webkit-linear-gradient(top,#327c88 1%,#68949b 100%);
    background: -o-linear-gradient(top,#327c88 1%,#68949b 100%);
    background: -ms-linear-gradient(top,#327c88 1%,#68949b 100%);
    background: linear-gradient(to bottom,#327c88 1%,#68949b 100%);
    margin-left: 95px;
}

    .loginbutton:hover {
        /*width: auto;*/
        color: #fff;
        text-decoration: underline;
        font: bold 12px Arial,sans-serif;
        cursor: pointer;
    }

.signinformWrap .myAccountSignIn {
    float: right;
    width: 50%;
    border-left: 1px solid #d9d9d9;
    padding: 0 0 0 20px;
}

.signinformWrap .ahtdreferral {
    width: 100%;
    padding: 0 0 0 20px;
}

.signinformWrap .widthfull {
    width: 100%;
    border-left: 0;
}

.textLine span.required, span.required {
    font: normal 13px Verdana,Tahoma,Arial;
    color: Red;
    margin: 0 5px;
}

.textLine span {
    font: normal 13px Arial,sans-serif;
    color: #333;
}

.textLine, .formLine {
    font: normal 13px Arial,sans-serif;
    color: #333;
    display: block;
    margin: 0 0 20px;
    padding: 0;
    /*margin-left: 25px;*/
}

    .textLine label, .formLine label {
        font: normal 13px Arial,sans-serif;
        color: #333;
        display: block;
        margin: 0;
        padding: 0;
    }

.textBox {
    width: 90%;
    height: 33px;
}

.formLine span.getMiddleLabel {
    margin-left: 145px;
}

.loginError {
    clear: both;
    font: normal 13px Arial,sans-serif;
    color: red;
    padding-left: 25px;
}





#contentWrap #ctl00_ctl00_ctl00_content_content_content_pnlCart .tabs {
    margin-top: 0;
}

.myAccountReviewName span, .myAccountReviewEmail span, .myAccountReviewvals span {
    font: normal 13px Arial,sans-serif;
    line-height: 24px;
}

.myAccountReviewvals {
    margin-bottom: 30px;
}

.signinformWrap .guestCheckout h5 {
    color: #333;
    display: block;
    clear: both;
    margin: 0 0 10px;
    float: left;
    padding-right: 10px;
}





.signinformWrap .guestCheckout .myAccountButtons a, .signinformWrap .guestCheckout .myAccountButtons a:hover, .signinformWrap .guestCheckout .myAccountButtons a:active, .signinformWrap .guestCheckout .myAccountButtons a:visited {
    display: block;
    float: none;
    text-decoration: none;
    text-transform: uppercase;
    color: #444;
    border: 1px solid #a3a3a3;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5;
    border-radius: 5px;
    background: linear-gradient(tobottom,#ffffff1%,#cccccc100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#cccccc',GradientType=0);
    margin: 5px 0 0;
    padding: 5px 5px 8px;
}

.signinformWrap .guestCheckout input[type=text], .signinformWrap .myAccountSignIn input[type=text], .guestCheckout .formLine input[type=password].textBox, .signinformWrap .myAccountSignIn input[type=password], .popup div input[type="text"] {
    font: normal 13px Arial,sans-serif;
    color: #666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: inset 1px 1px 0 #000;
    -webkit-box-shadow: inset 1px 1px 0 #000;
    box-shadow: inset 0 1px 0 #9a9a9a;
    border: 0;
    background: #e9e9e9;
    margin: 5px 5px 0 0;
    padding: 10px 12px;
}


#ctl00_ctl00_ctl00_content_content_content_lgnMyAccount_prForgotPassword div .textLine {
    margin-left: 10px;
    margin-right: 10px;
}

#ctl00_ctl00_ctl00_content_content_content_lgnMyAccount_prForgotPassword div .formLine label {
    margin-left: -10px;
    margin-right: 10px;
}



[hidden] {
    display: none;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
    font-family: sans-serif;
}

body {
    margin: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
    line-height: 0;
}


.clearfix:after {
    clear: both;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
    line-height: 0;
}

a {
    color: #1e6b81;
}

.fl {
    float: left;
}

.mr10 {
    margin-right: 10px;
}

.fontbold {
    font-weight: bold;
}


.pt10 {
    padding-top: 10px;
}

.pb10 {
    padding-bottom: 10px;
    padding-left: 70px;
}

.cl {
    clear: both;
}

.logintext_st {
    font-size: 12px;
    font-weight: bold;
}

.fnt14Span {
    font-size: 14px;
    font-weight: bold;
}

.topnav {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    float: left;
    clear: both;
    border: 0 solid red;
    background: url(../images/header.jpg) left top repeat-x;
}

    .topnav .userProfile {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

/*.copyright {
    clear: both;
    width: 100%;
    min-width: 1100px;
    background: #0c1234;
    height: 35px;
    padding: 25px 0 0;
    position:relative;
}

    .copyright .statement span {
        display: block;
        font: normal 12px  Arial,sans-serif;
        color: #6e91b4;
        margin-left: 530px;
        position:absolute;
        bottom:0;
    }*/
.copyright {
    clear: both;
    /*background: url(../images/header.jpg) left top repeat-x;*/
    height: 35px;
    font: normal 13px Arial,sans-serif !important;
    padding: 25px 0 0;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
}

    .copyright .statement span {
        display: block;
        font: normal 10px Arial,sans-serif;
        color: #6e91b4;
        margin-left: auto;
        margin-right: auto;
        float: none;
        padding-top: 10px;
    }

.centre {
    margin-left: auto;
    margin-right: auto;
    float: none;
}



#side {
    /*position: absolute;*/
    top: 0px;
    left: 726px;
    margin: 0 auto;
}


#side {
    position: static;
    width: 100%;
    max-width: 1031px;
    left: 0px;
    overflow: hidden;
    margin: 0 auto;
    /*border: 1px solid red;*/
    margin-top: 6%;
    /*background: #6889AE;*/
    /*margin-bottom:2%;*/
}

    #side #column1 {
        width: 49%;
        /*height: 510px;*/
        /*border: 1px solid #000;*/
        margin-top: 5%;
        float: left;
        /*margin: 0 auto;*/
        /*padding-left: 7%;*/
        text-align: -webkit-auto;
    }

    #side #column2 {
        width: 49%;
        /*height: 545px;*/
        /*border: 1px solid #000;*/
        /*margin: 0;*/
        float: right;
        margin: 0 auto;
    }

    #side #column1 img, img.scale-with-grid {
        outline: 0;
        max-width: 100%;
        height: auto;
    }

.topclear {
    width: 100%;
    /*border: 1px solid #000;*/
    height: 10px;
}

.box {
    /*border: 1px solid #000;*/
    /*padding: .5% 0% 1% 0%;*/
   
}

#side #column2 .box img, img.scale-with-grid {
    outline: 0;
    max-width: 100%;
    height: auto;
}




.login {
    margin: 0 auto;
    max-width: 350px;
}

.login-header {
    color: #E9DDC3;
    text-align: center;
    /*font-size: 2.1em;*/
    margin-top: 15%;
    margin-bottom: 8%;
    margin-left: 4%;
    float: left;
}

    .login-header h1 {
        /*text-shadow: 0px 5px 15px #000;*/
        font-size: 36px;
    }

.login-form {
    /*border: 1px solid #999;*/
    /*background: #A2ADBC;*/
    background: rgba(2,2,2,0.7);
    /*background:#6c541e;*/
    border-radius: 5px;
    /*box-shadow: 0px 0px 10px #000;*/
}

    .login-form h3 {
        text-align: left;
        margin-left: 15px;
        color: #E9DDC3;
        font-size: 14px;
    }

.login-form {
    box-sizing: border-box;
    /*padding-top: 45px;*/
    margin: 50px auto;
    text-align: center;
}

.login input[type="text"],
.login input[type="password"] {
    /*width: 60%;
            height: 30px;*/
    font-family: 'Ubuntu', sans-serif;
    margin: 10px 0;
    border-radius: 5px;
    border: 2px solid #f2f2f2;
    outline: none;
    padding-left: 10px;
}

.login-form input[type="button"] {
    height: 30px;
    width: 100px;
    background: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 20px;
    color: slategrey;
    text-transform: uppercase;
    font-family: 'Ubuntu', sans-serif;
    cursor: pointer;
}

.sign-up {
    color: #f2f2f2;
    margin-left: -400px;
    cursor: pointer;
    text-decoration: underline;
}

.no-access {
    color: #E86850;
    margin: 20px 0px 20px -300px;
    text-decoration: underline;
    cursor: pointer;
}

.try-again {
    color: #f2f2f2;
    text-decoration: underline;
    cursor: pointer;
}









.login-button {
    background: #fc0;
   
    font-family: Arial, sans-serif;
    color: white;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .login-button:focus,
    .login-button:active:focus,
    .login-button.active:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .login-button:hover,
    .login-button:focus {
        color: #333;
        text-decoration: none;
    }

    .login-button:active,
    .login-button.active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    }

.fa-sign-in {
    
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    background: #fc0;
    color: white;
    padding: 8px 12px 8px 15px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-left: 60%;
}

.dis {
    /*display: none;*/
}
/*Media Querie*/
@media only screen and (min-width : 150px) and (max-width : 530px) {
    .login-form h3 {
        text-align: center;
        margin: 0;
    }

    .sign-up, .no-access {
        margin: 10px 0;
    }

    .login-button {
        margin-bottom: 10px;
    }
}
