﻿
html, body {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

body {
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-image: url("/App_Themes/SpareBox/images/layoutimages/top-tile-bg.png");
    background-repeat: repeat-x;
    width: 100%;
    text-align: left;
    font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
    line-height: 1.8;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #3d3333;
}

.StorageWestMainLogo {
    height: 93px;
    padding-left: 50px;
    padding-top: 5px;
}

.PayOnlinlogin_WrapperRight {
    float: left;
    position: relative;
    width: 270px;
    background-color: #f2f2f2;
    text-align: center;
}

.PayOnlinlogin_WrapperRightForResp {
    float: left;
    position: relative;
    width: 270px;
    /*background-color:#f2f2f2;*/
    text-align: left;
}
/* ------------------------ MAIN MENU ---------------------------------*/



.MenuWrapper {
    width: 100%;
    height: auto;
    display: block;
}


.MenuWrapper1111 {
    background-color: #c0c1c2;
    background: -webkit-linear-gradient(top, #f5f5f5, #c0c1c2);
    background: -moz-linear-gradient(top, #f5f5f5, #c0c1c2);
    background: -ms-linear-gradient(top, #f5f5f5, #c0c1c2);
    border-radius: 15px;
    padding: 10px 0;
    width: 900px;
    margin: 0 auto;
    box-shadow: 0 2px 3px #868686;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    color: #58595b;
    text-shadow: 0 1px 1px #fff;
    position: relative;
}


/*#divMenu {height:auto;clear:both;width:100%;}*/


#navMenu {
    margin: 10px 1px 10px 26px;
    padding: 0px;
    float: right;
    z-index: 9999;
}

    #navMenu li {
        list-style: none;
        margin: 0px;
        padding: 0px;
        float: left;
        position: relative;
    }

    #navMenu a {
        background: url("images/layoutimages/btn_mainnav_bg.png") no-repeat 0px 0px;
        font: bold 10pt/normal Arial, Helvetica, sans-serif;
        margin: 0px;
        padding: 0px;
        color: rgb(0, 0, 0);
        text-decoration: none;
        height: 37px;
        display: block;
        text-align: center;
        padding-right: 10px;
    }


    #navMenu li#myrentals a {
        background: url("../../App_Themes/SpareBox/images/MyUnits-Roll.png") no-repeat;
        width: 110px;
        opacity: 0.75;
    }

        #navMenu li#myrentals a:hover {
            opacity: 0.5;
        }

    #navMenu li#ChangePassword a {
        background: url("../../App_Themes/SpareBox/images/MyAccounts-Roll.png") no-repeat;
        width: 133px;
        opacity: 0.75;
    }

        #navMenu li#ChangePassword a:hover {
            opacity: 0.5;
        }


    #navMenu li#adminoptions a {
        background: url("../../App_Themes/SpareBox/images/Logout.png") no-repeat;
        width: 133px;
        opacity: 0.75;
    }

        #navMenu li#adminoptions a:hover {
            opacity: 0.5;
        }

    #navMenu li#logout a {
        background: url("../../App_Themes/SpareBox/images/Logout-Roll.png") no-repeat;
        width: 101px;
        opacity: 0.75;
    }

        #navMenu li#logout a:hover {
            opacity: 0.5;
        }


#navMenuMob {
    margin: 10px 20px 10px 26px;
    padding: 0px;
    float: left;
    z-index: 9999;
    display: none;
}

    #navMenuMob li {
        list-style: none;
        margin: 0px;
        padding: 0px;
        float: left;
        position: relative;
    }

    #navMenuMob a {
        background: url("images/layoutimages/btn_mainnav_bg.png") no-repeat 0px 0px;
        font: bold 10pt/normal Arial, Helvetica, sans-serif;
        margin: 0px;
        padding: 0px;
        color: rgb(0, 0, 0);
        text-decoration: none;
        height: 37px;
        display: block;
        text-align: center;
        padding-right: 10px;
        border: none;
    }


    #navMenuMob li#MObmyrentals a {
        background: url("../../App_Themes/SpareBox/images/home.png") no-repeat;
        width: 50px;
    }

    #navMenuMob li#MObSettings a {
        background: url("../../App_Themes/SpareBox/images/Logout.png") no-repeat;
        width: 50px;
    }

    #navMenuMob li#MObGoBack a {
        background: url("../../App_Themes/SpareBox/images/ChangePassword.png") no-repeat;
        width: 50px;
    }
    #navMenuMob li#MObRemoveUnit a {
        background: url("../../App_Themes/SpareBox/images/RemoveUnit.png") no-repeat;
        width: 50px;
    }


        #navMenuMob li#MObGoBack a:hover, #navMenuMob li#MObSettings a:hover, #navMenuMob li#MObmyrentals a:hover {
            opacity: 0.5;
        }



/* ----------------------------- Master Page ----------------------------------*/

.MainWrapper {
    width: 100%;
    margin: 0 auto;
    clear: both;
    display: block;
}

.InnerWrapper {
    width: 100%;
    margin: 0 auto;
    height: auto;
    display: block;
}

.HeaderBack {
    height: 135px;
    margin: 0 auto;
    width: 76%;
}

.HeaderContentWrapper {
    margin: 0 auto;
    padding-top: 30px;
}

.HeaderContentWrapperM {
    margin: 0 auto;
}

/*added by sathish*/

/*.grdstyle
{
     border:1px solid #8a0202;
}
.grdHeaderstyle {background-color:yellow;color:#fff;}
.grdRowstyle { color:#7a6568;font-size:15px;}*/





/* ---------------- THEME CONTROL STYLES ----------------------*/

a.portalButtons, a.portalButtons:active, a.portalButtons:visited {
    BACKGROUND-IMAGE: url(images/layoutimages/iconRightArrowBlueOnWhite.png);
    BACKGROUND-IMAGE: url(images/layoutimages/iconRightArrowPurpleOnWhite.png);
    PADDING-BOTTOM: 3px;
    BACKGROUND-COLOR: #77bc1f;
    PADDING-LEFT: 30px;
    PADDING-RIGHT: 8px;
    DISPLAY: inline-block;
    BACKGROUND-REPEAT: no-repeat;
    WHITE-SPACE: nowrap;
    BACKGROUND-POSITION: 6px center;
    COLOR: #fff;
    CURSOR: pointer;
    PADDING-TOP: 3px;
    border-radius: 3px;
    font-size: 16px;
    font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

    a.portalButtons:hover {
        BACKGROUND-IMAGE: url(images/layoutimages/iconRightArrowPurpleOnWhite.png);
        BACKGROUND-COLOR: #77bc1f;
        CURSOR: pointer;
    }

.msgValidator {
    font-size: 13px;
    color: Red;
    padding-left: 2px;
}


.unitdetailsHead {
    background-color: #77bc1f !important;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    font-size: 14px;
}


.btnGo {
    border-style: none;
    border: 0px solid #aedafd;
    transition: 0.15s ease-in-out;
    background: url("../../App_Themes/SpareBox/images/go.png") repeat-x;
    /*background:  url("../../App_Themes/storagewest/images/Gohover.png") repeat-x;*/
    -webkit-transition: .15s ease-in-out;
    background-position: bottom;
    width: 60px;
    height: 30px;
}

.btnAddUnits {
    border-style: none;
    border: 0px solid #aedafd;
    transition: 0.15s ease-in-out;
    background: url("../../App_Themes/SpareBox/images/Add-a-New-Unit-Roll.png") repeat-x;
    /*background:  url("../../App_Themes/storagewest/images/Add-a-New-Unit-hover.png") repeat-x;*/
    -webkit-transition: .15s ease-in-out;
    background-position: bottom;
    width: 150px;
    height: 31px;
}


.btnGo:hover {
    opacity: 0.75;
    background: url("../../App_Themes/SpareBox/images/Gohover.png") repeat-x;
}

.btnAddUnits:hover {
    opacity: 0.75;
    background: url("../../App_Themes/SpareBox/images/Add-a-New-Unit-hover.png") repeat-x;
}

/*.*/



#wrapper_header {
    height: 110px;
    text-align: left;
    padding-top: 20px;
}

#wrapper_headerInner {
    width: 934px;
    background-color: #fff;
    margin: 0px auto 0px auto;
}

#wrapper_title {
background-color: #467E4F;
 color: White;
    text-align: left;
    margin: 0px auto 0px auto;   
    border: 0px solid;
    height: 43px;
}


.maintopTitle {
    font-size: 20px;
    color: #fff;
    padding: 0px;
    padding-left: 20px;
    border: 0px solid;
    float: left;
    font-weight: bold;
    font-family: Calibri Light, Trebuchet MS, Arial, Helvetica, sans-serif;
    height: 100%;
}



.maintopTitleRight {
    margin-right: 20px;
    font-size: 20px;
    color: #fff;
    padding: 0px;
    border: 0px solid;
    float: right;
    font-weight: bold;
    font-family: Calibri Light, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.smallfont {
    font-size: 12px;
    font-style: italic;
}

.phoneWrapper {
    BACKGROUND-IMAGE: url(images/layoutimages/ph.png);
    background-repeat: no-repeat;
    text-align: center;
    float: right;
    font-size: 20px;
    font-weight: normal;
    padding-right: 0px;
    margin-top: 20px;
    color: #484849;
    padding-left: 30px;
    background-position: 1px 20px;
}

.phoneWrapperno {
    color: #5a3384;
    font-size: 30px;
}

.tooltipMyUnits {
    display: none;
}

.page {
    width: 934px;
    background-color: #fff;
    margin: 0px auto 0px auto;
    position: relative;
    padding-left: 15px;
    overflow: auto;
}

#main {
    overflow: auto;
    min-height: 350px;
    width: 934px;
    border: 0px solid red;
    margin: 0px auto 0px auto;
}


.loginBoldTextHead {
    color: #6031be;
}

.loginBoldTextReg {
    font-size: 20px;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink {
    background-color: #3a4f63;
    width: 100%;
}

div.menu {
    padding: 4px 0px 4px 8px;
    font-size: 14px;
    float: right;
    padding-right: 30px;
}

    div.menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: auto;
    }

        div.menu ul li a, div.menu ul li a:visited {
            background-color: #77bc1f;
            border: 2px #ceb58d solid;
            color: #fff;
            display: block;
            line-height: 1.15em;
            padding: 4px 20px;
            text-decoration: none;
            white-space: nowrap;
            float: left;
            font-weight: bold;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a9dc',endColorstr='#572ab3',GradientType=0);
            border-color: #fff !important;
            -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
            -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
        }

            div.menu ul li a:hover {
                background-color: #77bc1f;
                color: #fff;
                text-decoration: none;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbd6',endColorstr='#ffea7d',GradientType=0);
            }

            div.menu ul li a:active {
                background-color: #d10c14;
                color: #000;
                text-decoration: none;
            }






.footer {
    clear: right;
    color: #000;
    padding: 8px 0px 8px 0px;
    margin: 0px auto 0px auto;
    text-align: center;
    line-height: normal;
    height: 31px;
    background-color: #ebecec;
}

.msgValidator {
    font-size: 13px;
    color: Red;
    padding-left: 2px;
}



/* Drop down Box Style  */

.DropDownHeight {
    border: 1px solid #c4c4c4;
    padding: 3px 3px 3px 3px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0px 0px 8px #d9d9d9;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
}

/* Drop down Box Style End */



/* Text Box Style */
TEXTAREA, input.textboxstyle {
    padding: 6px;
    border: 1px solid rgb(204, 204, 204);
    background: 0px 0px rgb(255, 255, 255);
    color: black; /*rgb(147, 149, 152);*/
    float: left;
    font-family: inherit;
    font-size: inherit;
    margin-bottom: 5px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    width: 247px;
}

    TEXTAREA:focus, input.textboxstyle:focus {
        outline: none;
        border: 1px solid #9da6b7;
        -moz-border-radius: 1px;
        -webkit-border-radius: 1px;
        box-shadow: 0px 0px 8px #9da6b7;
        -moz-box-shadow: 0px 0px 8px #9da6b7;
        -webkit-box-shadow: 0px 0px 8px #d9d9d9;
    }

/* Text Box Style End */


.wpcf7-submit {
    BACKGROUND-IMAGE: url(images/layoutimages/iconRightArrowBlueOnWhite.png);
    BACKGROUND-IMAGE: url(images/layoutimages/iconRightArrowPurpleOnWhite.png);
    PADDING-BOTTOM: 3px;
    BACKGROUND-COLOR: #0fa7de;
    PADDING-LEFT: 30px;
    PADDING-RIGHT: 8px;
    DISPLAY: inline-block;
    BACKGROUND-REPEAT: no-repeat;
    WHITE-SPACE: nowrap;
    BACKGROUND-POSITION: 6px center;
    COLOR: #fff;
    CURSOR: pointer;
    PADDING-TOP: 3px;
    border-radius: 3px;
    font-size: 16px;
    font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
}


    .wpcf7-submit:hover {
        BACKGROUND-IMAGE: url(images/layoutimages/iconRightArrowPurpleOnWhite.png);
        BACKGROUND-COLOR: #6031be;
        CURSOR: pointer;
    }

    .wpcf7-submit[disabled] {
        BACKGROUND-COLOR: ButtonFace;
    }


.msgItalicInfo {
    font-size: 11px;
    font-style: italic;
}




.pay_outer {
    border: 0px solid #cb0101;
    background-color: #fff;
    padding-bottom: 10px;
    padding: 0px;
    background-color: #fff;
    width: 852px;
    height: 500px;
    overflow: auto;
}

.payrowheader {
    background-color: #cb0101;
    height: 25px;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    font-size: 14px;
}




#UpdateProgressMain {
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background-color: gray;
    filter: alpha(opacity=40);
    opacity: 0.4;
    vertical-align: middle;
    width: 100%;
    z-index: 99999;
}

#Progress {
    position: fixed;
    top: 275px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    padding: 20px;
}



a img {
    border: none;
}


.payolineSubmitNote {
    color: red;
    font-size: 11px;
    text-align: justify;
    line-height: 14px;
    border-top: #284e7c 1px solid;
    border-bottom: #284e7c 1px solid;
    border-left: #284e7c 1px solid;
    border-right: #284e7c 1px solid;
    padding: 4px;
    width: 365px;
}


.hiddentextbox {
    display: none;
}

/*------------Added by Sathish----------------------*/
/* DEFAULTS
----------------------------------------------------------*/





/*Added by sathish*/
.StorageWestHide {
    display: none;
}
/*.*/


.p {
    line-height: normal;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1 {
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2 {
    font-size: 1.5em;
    font-weight: 600;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/


.header {
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

    .header h1 {
        font-weight: 700;
        margin: 0px;
        padding: 0px 0px 0px 20px;
        color: #f9f9f9;
        border: none;
        line-height: 2em;
        font-size: 2em;
    }






.PayOnline_Wrapper {
}

.PayOnline_Wrapper_sub {
    padding-left: 10px;
    padding-top: 0px;
    padding-right: 0px;
}

.PayOnline_Wrapper_subInternal {
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
}

.PayOnlinelogin_Wrapperleft {
    padding: 15px;
    float: right;
    width: 620px;
    padding-top: 0px;
    margin-top: 15px;
}

.PayOnlinlogin_WrapperRight {
    float: left;
    position: relative;
    width: 270px;
    background-color: #f2f2f2;
    text-align: center;
}


.mandatory {
    color: Red;
}

.leftCol {
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}


.grdstyle {
    border: 1px solid #ffea7d;
}

.grdHeaderstyle {
    /*AB5B33*/
    background-color: #8a0202;
    color: #fff;
}


.grdRowstyle {
    color: #7a6568;
    font-size: 13px;
}


.modpnl {
    background-color: #6233c2;
}


.dtlvGridPopUpHeader {
    background-color: #6233c2;
    color: #000;
}

.dtlvGridHeaderPopupText {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-left: 10px;
    float: left;
}


.detailgridEditPopUp {
    padding-left: 5px;
    padding-right: 5px;
}




/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset {
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

    fieldset p {
        margin: 2px 12px 10px 10px;
    }

    fieldset.login label, fieldset.register label, fieldset.changePassword label {
        display: block;
    }

    fieldset label.inline {
        display: inline;
    }

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry {
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry {
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo {
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear {
    clear: both;
}

.title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

    .loginDisplay a:link {
        color: white;
    }

    .loginDisplay a:visited {
        color: white;
    }

    .loginDisplay a:hover {
        color: white;
    }

.loginBoldText {
    font-weight: bold;
    padding-top: 5px;
    text-align: left;
}

.failureNotification {
    font-size: 1.2em;
    color: Red;
}

.bold {
    font-weight: bold;
}

.submitButton {
    text-align: right;
    padding-right: 10px;
}



/* Tenant Ledger style */

.TblBorderSilver {
    border: 1px solid Silver;
}

.TblNoBorder {
    font-size: 11px;
    font-weight: bold;
}

.TblBorder {
    border: 1px solid silver;
    font-size: 11px;
    font-weight: bold;
}


.Title_BackColor_TxtRAlign {
    text-align: right;
    background-color: #ffea7d;
    color: #000;
    font-weight: bold;
}

.Title_BackColor_TxtCAlign {
    text-align: center;
    background-color: #ffea7d;
    color: #000;
    font-weight: bold;
}

.Title_BackColor_TxtLAlign {
    text-align: left;
    background-color: #ffea7d;
    color: #000;
    font-weight: bold;
}


.TxtLAlign, .Olabel {
    text-align: left;
    background-color: #fffbd6;
}

.TxtRAlign {
    text-align: right;
}

.txtBold {
    font-weight: bold;
}

.txtBoldBlack {
    font-weight: bold;
    color: #000;
    font-size: 13px;
}



.grdHeaderstyleGrd {
}

    .grdHeaderstyleGrd th {
        background-image: url("images/tableSorter/header-bg.png");
        padding-left: 5px;
        color: #5a3384;
        text-align: left;
    }

        .grdHeaderstyleGrd th.center {
            background-image: url("images/tableSorter/header-bg.png");
            padding-left: 5px;
            color: #5a3384;
            text-align: center;
        }


/* My Rentals */
.myr_topcontent {
    font-weight: normal;
    font-size: 13px;
    color: #454547;
}

.tooltip {
    font-size: 12px;
    font-weight: bold;
    background-color: #fffedf;
    padding: 5px;
    border: 1px solid silver;
}


.Intro {
    text-align: justify;
    margin: 0;
    line-height: 20px;
    margin-bottom: 10px;
}



.smalltext {
    font-size: 12px;
}

/*---------------Till here----------------*/


/* ---------------- EOF THEME CONTROL STYLES ----------------------*/


/* ----------------------------- Modal Popup  ----------------------------------*/


.InnerModal {
    width: 100%;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    display: inline-block;
    /*margin:15px;*/
    margin-top: -14px;
}


.payhead {
    background-color: #77bc1f;
    padding: 5px;
    color: #ffffff;
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    width: auto;
    margin-top: 1%;
}

.pay {
    padding: 2px;
    padding-top: 0px;
}


/* ----------------------------- Ajax Modal Popup Window ----------------------------------*/

.modpnl {
    background-color: #d05a5b;
    z-index: 99;
}

.pnlpadding {
    padding: 0px 10px 0px 10px;
}

.pnlpaddingPay {
    padding: 5px 5px 5x 5px;
}


.dtlvGridPopUpHeader {
    background-color: #d05a5b;
    color: #fff;
}

.dtlvGridHeaderPopupText {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-left: 10px;
    float: left;
}


.detailgridEditPopUp {
    padding-left: 5px;
    padding-right: 5px;
}

.menusep {
    float: left;
    font-size: 20px;
    font-family: Arial Narrow;
    color: #fff;
    margin-top: 2px;
}

div.hideSkiplink {
    background-color: #3a4f63;
    width: 100%;
}


/* ----------------------------- EOF Modal Popup  ----------------------------------*/





.poonline_outer {
    display: inline-block;
    height: auto;
    overflow: auto;
}


/* ----------------------------- Schedule Moveout   ----------------------------------*/

.tdMoveOutDate {
    width: 210px;
    text-align: left;
}

.tdMoveOutDateCal {
    text-align: left;
}

/* ----------------------------- EOF Schedule Moveout  ----------------------------------*/



/* ----------------------------- AUTO PAY   ----------------------------------*/

#pnlCCUpdateConf {
    margin: 0px auto 0px auto;
}

/* ----------------------------- EOF AUTO PAY ----------------------------------*/


/* ----------------------------- One Time Payment  ----------------------------------*/

.PayOnline_Wrapperpay {
    display: inline-block;
    width: 99%;
    padding: 0px;
}

.divUnitDetails {
    float: left;
    width: 50%;
    background-color: #fff;
}

.divPayMyBilldetails {
    float: left;
    width: 50%;
    background-color: #fff;
}

.payheadMyBill {
    font-family: inherit;
    background-color: transparent;
    padding: 3px;
    border: 0px solid silver;
    color: #000;
    margin-bottom: 0px;
    font-size: 24px;
    font-weight: normal;
    text-align: left;
}

#divPrePayMsg {
    padding: 5px;
    color: Red;
    width: 100%;
    font-size: 12px;
    background-color: White;
    font-weight: bold;
}

#divPrePaymonths {
    color: #fff;
    float: none;
    padding: 8px;
    background-color: Gray;
    vertical-align: bottom;
    text-align: center;
    padding-top: 10px;
    clear: left;
}

#divCardDetails {
    margin-left: 0px;
}

#divLastPaymentDetails {
    padding: 8px;
}

#divPrePayDetails {
    clear: both;
    width: 100%;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
}

.divCardImage {
    text-align: center;
    vertical-align: middle;
    padding: 20px;
}

.cardPayfieldsLeft {
    width: 170px;
    float: left;
    padding-left: 10px;
}

.cardPayfieldsRight {
    float: left;
}

/* ----------------------------- EOF One Time Payment  ----------------------------------*/


/* ----------------------------- Contact Profile  ----------------------------------*/


.divProfile {
    float: left;
    width: 50%;
    background-color: #fff;
}

.divProfileRight {
    float: left;
    width: 50%;
    background-color: #fff;
}

.ProfilefieldsLeft {
    width: 28%;
    float: left;
}

.ProfilefieldsRight {
    width: 72%;
    float: left;
}

.hideControl {
    display: none;
}

/* ----------------------------- EOF Contact Profile   ----------------------------------*/
