Subversion Repositories SmartDukaan

Rev

Rev 3163 | Rev 3830 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

#vtab {
    margin: auto;
    height: 100%;
}

#vtab > ul > li {
    width: 120px;
    height: 20px;
    cursor:default;
    background-color: #fff !important;
    list-style-type: none;
    display: block;
    text-align: center;
    margin: auto;
    padding-bottom: 10px;
    border: 1px solid #fff;
    position: relative;
    border-right: none;
    opacity: .3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    /*Fix for IE7*/
    border-right: 1px solid #ddd !important;
}
 
#vtab > ul > li.selected {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    border: 1px solid #ddd;
    /*
    border-right: none;
    */
    z-index: 10;
    background-color: #fafafa !important;
    position: relative;
    /* Fix for IE7 */
    border-right: 1px solid #fafafa !important
}

#vtab > ul {
    float: left;
    width: 120px;
    text-align: left;
    display: block;
    margin: auto 0;
    padding: 0;
    position: relative;
    top: 30px;
    /*Fix for IE7*/
    right: 1px;
    z-index: 10;
}

#vtab > div {
    background-color: #ffffff;
    border: 1px solid #ddd;
    line-height: 2.0em;
    margin-left: 120px;
    min-height: 450px;
    padding: 12px;
    position: relative;
    z-index: 9;
    -moz-border-radius: 20px;
}

#vtab > div > div.heading {
    color: #333333;
    height: 25px;
    font-size: 14px;
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

#vtab > ul > li.hover { cursor: pointer; }

.options {
        height: 30px;
        margin-bottom: 5px;
}

.marginRight5px {
        margin-top: 5px;
        margin-right: 5px;
        float: left;
}

.cclogo {
        float: left;
        display: inline;
        margin-left: 5px;
}

.cclogo h3 {
    height: 30px;
    overflow: hidden;
    position: relative;
}

.master h3 img {
        position: relative;
        top: -30px;
}

.diners h3 img {
        position: relative;
        top: -90px;
}

.maestro h3 img {
        position: relative;
        top: -120px;
}

.electron h3 img {
        position: relative;
        top: -150px;
}

.citibank h3 img {
        position: relative;
        top: -30px;
}

.corporationbank h3 img {
        position: relative;
        top: -60px;
}

.federalbank h3 img {
        position: relative;
        top: -90px;
}

.hdfcbank h3 img {
        position: relative;
        top: -120px;
}

.icicibank h3 img {
        position: relative;
        top: -150px;
}

.jkbank h3 img {
        position: relative;
        top: -180px;
}

.karnatkabank h3 img {
        position: relative;
        top: -210px;
}

.sbi h3 img {
        position: relative;
        top: -240px;
}

.sbh h3 img {
        position: relative;
        top: -270px;
}

.sbm h3 img {
        position: relative;
        top: -300px;
}

.itzcash h3 img {
        position: relative;
        top: -30px;
}

.icash h3 img {
        position: relative;
        top: -60px;
}