﻿
@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: "Roboto";
    src: url('../font-face/687805176-Roboto-Regular.eot');
    src: url('../font-face/687805176-Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('../font-face/687805176-Roboto-Regular.svg#Roboto') format('svg'), url('../font-face/687805176-Roboto-Regular.woff') format('woff'), url('../font-face/687805176-Roboto-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    background: #637b2c;
    margin: 0px;
    padding: 0px;
    font-family: "Roboto";
    color: #0c4980;
}

h1, h2, h3, h4, h5, h6, div, span, ul, li, b, p {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

a {
    text-decoration: none;
    outline: none;
}

img {
    border: none;
}

.clear {
    clear: both;
}

.heading1 {
    background: url(../images/headingbgline.png) bottom left no-repeat;
    margin: 0 0 10px 0;
    padding: 0 0 7px 0;
    font-size: 23px;
    color: #0c4980;
    line-height: 30px;
}

    .heading1 span {
        color: #f17200;
    }

#wrap {
    background: url(../images/bg1.png) top center repeat-x;
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
}

.header-outer {
    background: url(../images/headershadow1.png) top center repeat-x;
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}

    .header-outer .header-center {
        margin: 0 auto;
        width: 1000px;
    }

        .header-outer .header-center .logo {
            margin: 15px 0 0 0;
            padding: 0px;
            width: auto;
            float: left;
        }

        .header-outer .header-center .headerrightcont {
            background: url(../images/headerbg1.png) right bottom no-repeat;
            margin: 5px 0 0 0;
            padding: 20px 20px 0 0;
            width: 460px;
            float: right;
            min-height: 168px;
        }

            .header-outer .header-center .headerrightcont .title1 {
                margin: 0 0 20px 0;
                width: 100%;
                text-align: right;
                float: right;
                padding: 0px;
                font-size: 27px;
                font-weight: bold;
                line-height: 30px;
                color: #f17200;
            }

            .header-outer .header-center .headerrightcont .login {
                background: url(../images/login.png) top center no-repeat;
                font-family: "Roboto";
                font-size: 15px;
                text-align: center;
                color: #0d4e89;
                line-height: 20px;
                width: 68px;
                height: 25px;
                float: right;
                padding: 52px 0 0 0;
            }

                .header-outer .header-center .headerrightcont .login:hover {
                    background: url(../images/login-hover.png) top center no-repeat;
                    color: #f17200;
                    background-size: 50px;
                }

            .header-outer .header-center .headerrightcont .setting {
                background: url(../images/setting.png) top center no-repeat;
                font-family: "Roboto";
                font-size: 15px;
                text-align: center;
                color: #0d4e89;
                line-height: 20px;
                width: 68px;
                height: 25px;
                float: right;
                padding: 52px 0 0 0;
                margin: 0 15px 0 0;
            }

                .header-outer .header-center .headerrightcont .setting:hover {
                    background: url(../images/setting-hover.png) top center no-repeat;
                    color: #f17200;
                    background-size: 50px;
                }

    .header-outer .headercont1 {
        margin: 0 auto;
        width: 1000px;
        clear: both;
        padding: 15px 0 0 0;
    }

.loginsec {
    background: url(../images/loginshadowbg1.png) left top repeat-x;
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
}

    .loginsec .loginlogo {
        margin: 0;
        width: 100%;
        text-align: center;
        padding: 0 0 10px 0;
    }

    .loginsec .loginform {
        margin: 100px auto;
        width: 1000px;
        overflow: hidden;
    }

        .loginsec .loginform .logincont1 {
            background: url(../images/loginbg.png) top center no-repeat;
            margin: 0 5px;
            float: left;
            padding: 0px;
            width: 490px;
            height: 450px;
        }

            .loginsec .loginform .logincont1 .loginheading1 {
                background: url(../images/logintitlbg1.png) center top no-repeat;
                margin: 0 0 17px 0;
                text-align: center;
                font-size: 40px;
                color: #FFF;
                height: 96px;
                line-height: 75px;
            }

            .loginsec .loginform .logincont1 .loginfillform {
                margin: 0 auto;
                padding: 0px;
                width: 375px;
                min-height: 197px;
            }

                .loginsec .loginform .logincont1 .loginfillform .logininput1 {
                    background: url(../images/userinput.png) left top no-repeat;
                    margin: 0 0 15px 0;
                    padding: 0px 10px 0 60px;
                    width: 305px;
                    font-size: 25px;
                    color: #666;
                    height: 56px;
                    border: none;
                    line-height: 56px;
                }

                .loginsec .loginform .logincont1 .loginfillform .passinput1 {
                    background: url(../images/passinput.png) left top no-repeat;
                    margin: 0 0 15px 0;
                    padding: 0px 10px 0 60px;
                    width: 305px;
                    font-size: 25px;
                    color: #666;
                    height: 56px;
                    border: none;
                    line-height: 56px;
                }

                .loginsec .loginform .logincont1 .loginfillform .passinput2 {
                    background: url(../images/passinput2.png) left top no-repeat;
                    margin: 0 0 15px 0;
                    padding: 0px 10px 0 60px;
                    width: 293px;
                    font-size: 25px;
                    color: #666;
                    height: 56px;
                    border: none;
                    line-height: 56px;
                }

                .loginsec .loginform .logincont1 .loginfillform .loginbtn1 {
                    background: url(../images/loginbtn1.png) left top no-repeat;
                    margin: 0;
                    padding: 0px;
                    text-align: center;
                    font-size: 30px;
                    color: #fff;
                    text-align: center;
                    line-height: 53px;
                    width: 375px;
                    height: 53px;
                    float: left;
                    border: 0;
                    cursor: pointer;
                }

    .loginsec .logincont2 .submitinbtn1 {
        background: url(../images/loginbtn1.png) left top no-repeat;
        margin: 5px 0 0 11%;
        padding: 0px;
        text-align: center;
        font-size: 30px;
        color: #fff;
        text-align: center;
        line-height: 53px;
        width: 375px;
        height: 53px;
        float: left;
        border: 0px;
    }

        .loginsec .logincont2 .submitinbtn1:hover {
            background-position: bottom;
        }

    .loginsec .loginform .logincont1 .loginfillform .loginbtn1:hover {
        background-position: bottom;
    }

    .loginsec .loginform .captchsec {
        margin: 0px;
        padding: 0px;
        width: 100%;
        float: left;
    }

        .loginsec .loginform .captchsec .captchcont1 {
            margin: 0 15px 0 0;
            padding: 0px;
            width: 135px;
            float: left;
            background: #fff;
            border: 1px solid #85accf;
            height: 50px;
        }

        .loginsec .loginform .captchsec .captchinput {
            margin: 0;
            padding: 0 10px;
            width: 188px;
            font-size: 19px;
            color: #666;
            height: 50px;
            background: #fff;
            border: 1px solid #85accf;
            line-height: 50px;
        }

    .loginsec .loginform .logincont2 {
        margin: 42px 0 0 0;
        padding: 19px 6% 0 6%;
        width: 88%;
        float: left;
    }

        .loginsec .loginform .logincont2 p {
            font-size: 15px;
            color: #716c73;
            font-style: italic;
            line-height: 24px;
            width: 65%;
            float: left;
        }

        .loginsec .loginform .logincont2 span {
            color: #f17200;
            margin: 18px 0 0 0;
            font-size: 16px;
            width: auto;
            float: left;
            font-weight: bold;
            font-style: italic;
        }

        .loginsec .loginform .logincont2 p a {
            color: #288eeb;
        }

        .loginsec .loginform .logincont2 .signupbtn1 {
            background: url(../images/signup1.png) left top no-repeat;
            margin: 15px 0 0 0;
            padding: 0 0 0 15px;
            text-align: center;
            font-size: 22px;
            color: #fff;
            text-align: left;
            line-height: 43px;
            width: 135px;
            height: 43px;
            float: right;
        }

            .loginsec .loginform .logincont2 .signupbtn1:hover {
                background-position: bottom;
            }

.container-center .rightcol1main .titlesec1 {
    margin: 8px 0 0 0;
    margin-left: 12px;
    padding: 0px;
    width: 370px;
    float: left;
    font-size: 25px;
    font-style: italic;
}

.container-center .rightcol1main .topmenu {
    margin: 0px;
    padding: 0px;
    width: 325px;
    float: right;
    min-height: 53px;
}

    .container-center .rightcol1main .topmenu ul {
        margin: 0px;
        padding: 0px;
        display: inline;
        list-style: none;
    }

        .container-center .rightcol1main .topmenu ul li {
            margin: 0px;
            padding: 0px;
            width: auto;
            float: left;
        }

            .container-center .rightcol1main .topmenu ul li a {
                background: url(../images/topmenubg1.png) left top no-repeat;
                margin: 0;
                padding: 0px;
                width: 108px;
                float: left;
                height: 53px;
                text-align: center;
                font-size: 14px;
                color: #fff;
                font-weight: normal;
                cursor: pointer;
                border: 0;
            }

                .container-center .rightcol1main .topmenu ul li a:hover {
                    background: url(../images/topmenubg1.png) left bottom no-repeat;
                }

                .container-center .rightcol1main .topmenu ul li a span {
                    margin: 4px 0 0 0;
                    padding: 0px;
                    width: 100%;
                    float: left;
                }

.footer-outer {
    background: url(../images/footershadow1.gif) left top repeat-x #8cb2d4;
    margin: 15px 0 0 0;
    padding: 0px;
    width: 100%;
    float: left;
    display: none;
}


    .footer-outer .footer-center {
        margin: 0 auto;
        width: 1000px;
    }

        .footer-outer .footer-center .footermenu {
            margin: 5% 0;
            padding: 0px;
            width: 60%;
            float: left;
        }

            .footer-outer .footer-center .footermenu ul {
                margin: 0px;
                padding: 0px;
                display: inline;
                list-style: none;
            }

                .footer-outer .footer-center .footermenu ul li {
                    margin: 0px;
                    padding: 0px 5px;
                    height: 16px;
                    line-height: 16px;
                    border-right: 1px solid #0c4a83;
                    width: auto;
                    float: left;
                    color: #f17200;
                }

                    .footer-outer .footer-center .footermenu ul li:last-child {
                        border: none;
                    }

                    .footer-outer .footer-center .footermenu ul li a {
                        font-size: 13px;
                        color: #0c4a83;
                        line-height: 10px;
                        -webkit-transition: all 0.2s ease-out;
                        -moz-transition: all 0.2s ease-out;
                        -ms-transition: all 0.2s ease-out;
                        -o-transition: all 0.2s ease-out;
                        transition: all 0.2s ease-out;
                    }

                        .footer-outer .footer-center .footermenu ul li a:hover {
                            color: #f17200;
                        }

.container-center {
    margin: 0 auto;
    width: 1000px;
}

    .container-center .leftcol1 {
        margin: 54px 0 0 0;
        padding: 0px;
        width: 175px;
        float: left;
    }

    .container-center .rightcol1main {
        margin: 0px;
        padding: 0px;
        width: 824px;
        float: right;
    }

        .container-center .rightcol1main .rightcol1 {
            margin: 0px;
            padding: 0px;
            width: 100%;
            float: right;
        }

    .container-center .leftcol1 .leftmenu {
        margin: 0px;
        padding: 0px;
        width: 100%;
        float: left;
    }

        .container-center .leftcol1 .leftmenu ul {
            margin: 0px;
            padding: 0px;
            display: inline;
            list-style: none;
        }

            .container-center .leftcol1 .leftmenu ul li {
                margin: 0px;
                padding: 0px;
                width: auto;
                float: left;
            }

                .container-center .leftcol1 .leftmenu ul li a {
                    background: url(../images/leftnavbg1.png) left top no-repeat;
                    margin: 0 0 10px 0;
                    padding: 0 15px 0 10px;
                    width: 141px;
                    height: 53px;
                    float: left;
                    color: #fff;
                    font-size: 19px;
                    line-height: 53px;
                    font-weight: normal;
                }

                    .container-center .leftcol1 .leftmenu ul li a:hover {
                        background: url(../images/leftnavbg1.png) left bottom no-repeat;
                    }

.midcont1 {
    background: url(../images/transp-img1.png) left top;
    margin: 0px;
    padding: 0px;
    border-radius: 5px;
}

    .midcont1 .conttopshadow1 {
        background: url(../images/conttopshadow1.png) left top repeat-x;
        margin: 0px;
        padding: 0px;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        overflow: hidden;
    }

    .midcont1 .contbottomshadow1 {
        background: url(../images/contbottomshadow1.png) left bottom repeat-x;
        margin: 0px;
        padding: 0px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        overflow: hidden;
    }

    .midcont1 .midcontsec {
        margin: 0px;
        padding: 2%;
        width: 96%;
        float: left;
        min-height: 274px;
    }

        .midcont1 .midcontsec .largelogo {
            margin: 0px;
            padding: 0px;
            width: 100%;
            float: left;
            text-align: center;
        }

        .midcont1 .midcontsec .couponsec {
            margin: 0px;
            padding: 0px;
            width: 100%;
            float: left;
        }

            .midcont1 .midcontsec .couponsec .box1 {
                margin: 0px;
                padding: 0px;
                width: auto;
                text-align: center;
            }

            .midcont1 .midcontsec .couponsec .couponcol1, .couponcol2 {
                margin: 0px;
                padding: 0px;
                width: 198px;
                float: left;
            }

            .midcont1 .midcontsec .couponsec .box1 .boxtitle {
                background: #0c4980;
                text-align: center;
                font-size: 19px;
                color: #f17200;
                line-height: 25px;
                padding: 5px 10px;
            }

            .midcont1 .midcontsec .couponsec .couponimg {
                margin: 0 25px;
                padding: 0px;
                width: 42%;
                float: left;
                text-align: center;
            }

            .midcont1 .midcontsec .couponsec .editbtn {
                background: url(../images/editbtn.png) left top no-repeat;
                margin: 140px 0 0 40px;
                padding: 0px;
                width: 124px;
                height: 67px;
                float: left;
                cursor: pointer;
            }

                .midcont1 .midcontsec .couponsec .editbtn:hover {
                    background-position: bottom;
                }

            .midcont1 .midcontsec .couponsec .deletebtn:hover {
                background-position: bottom;
            }

            .midcont1 .midcontsec .couponsec .deletebtn {
                background: url(../images/deletebtn.png) left top no-repeat;
                margin: 140px 0 0 40px;
                padding: 0px;
                width: 124px;
                height: 67px;
                float: left;
                cursor: pointer;
                border: 0;
            }

            .midcont1 .midcontsec .couponsec .box1 .boxcont1 {
                background: #fff;
                margin: 5px 0 0 0;
                padding: 5px;
                font-size: 13px;
                color: #303030;
            }

.addpromotionpage {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
}

    .addpromotionpage .addp-cont1 {
        margin: 0;
        padding: 0px;
        width: 100%;
        float: left;
    }

        .addpromotionpage .addp-cont1 .addpname {
            margin: 0 0 5px 0;
            padding: 0px;
            font-size: 16px;
            color: #383838;
            line-height: 30px;
            width: auto;
            float: left;
        }

        .addpromotionpage .addp-cont1 .fillsec {
            margin: 0 5px;
            padding: 0px;
            width: auto;
            float: left;
        }

            .addpromotionpage .addp-cont1 .fillsec .radiobtnsec {
                /*background: url(../images/radbtn.png) left top no-repeat;*/
                width: 21px;
                height: 18px;
                float: left;
                margin: 5px 0 0 0;
                padding: 0px;
            }

        .addpromotionpage .addp-cont1 .addpinput {
            background: #fff;
            border: 1px solid #85accf;
            /*line-height: 16;*/
            height: 16px;
            margin: 0px 5px;
            padding: 5px 10px;
            width: 150px;
            float: left;
        }

        .addpromotionpage .addp-cont1 .inputsize1 {
            width: 70px;
        }

        .addpromotionpage .addp-cont1 .inputsize2 {
            width: 20px;
            margin: 0 5px;
        }

        .addpromotionpage .addp-cont1 .selecesec1 {
            height: 28px;
            width: 76px;
            padding: 4px;
            border: 1px solid #85accf;
        }

        .addpromotionpage .addp-cont1 .selecesec2 {
            height: 32px;
            width: 200px;
            border: 1px solid #85accf;
            padding: 5px;
        }

        .addpromotionpage .addp-cont1 .selecesec1 .option {
            line-height: 37px;
        }

    .addpromotionpage .publish {
        background: url(../images/btnbg1.png) left top repeat-x;
        margin: 0px;
        padding: 0px;
        width: 130px;
        height: 45px;
        line-height: 45px;
        float: left;
        font-size: 21px;
        color: #fff;
        border-radius: 5px;
        text-align: center;
        border: 0;
        cursor: pointer;
    }

        .addpromotionpage .publish:hover {
            background-position: bottom !important;
        }

    .addpromotionpage .categorysec1 {
        margin: 0px;
        padding: 0px;
    }

        .addpromotionpage .categorysec1 .title1 {
            margin: 0px;
            padding: 0px;
            font-size: 21px;
            color: #383838;
            line-height: 30px;
            font-weight: normal;
        }

        .addpromotionpage .categorysec1 .addpname {
            margin: 0 0 7px 0;
            padding: 0px;
            font-size: 19px;
            color: #383838;
            line-height: 30px;
            width: auto;
            float: left;
        }

        .addpromotionpage .categorysec1 .fillsec {
            margin: 0;
            padding: 0px;
            width: auto;
            float: left;
        }

        .addpromotionpage .categorysec1 .selecesec2 {
            height: 32px;
            width: 200px;
            border: 1px solid #85accf;
        }

    .addpromotionpage .categorycont1 {
        margin: 10px 0px;
        padding: 0px;
        width: 100%;
        float: left;
    }

        .addpromotionpage .categorycont1 ul {
            /*margin: 228px 0 0 260px;*/
            padding: 0px;
            width: auto;
            float: left;
            display: inline-flex;
            list-style: none;
            margin-top: 85px;
        }

            .addpromotionpage .categorycont1 ul li {
                margin: 5px 0 0 10px;
                padding: 0px;
                width: auto;
                float: left;
            }

                .addpromotionpage .categorycont1 ul li a {
                    background: url(../images/btnbg1.png) left top repeat-x;
                    margin: 0px;
                    padding: 0px;
                    width: 130px;
                    height: 45px;
                    line-height: 45px;
                    float: left;
                    font-size: 21px;
                    color: #fff;
                    border-radius: 5px;
                    text-align: center;
                }

                    .addpromotionpage .categorycont1 ul li a:hover {
                        background: url(../images/btnbg1.png) left bottom repeat-x;
                    }

        .addpromotionpage .categorycont1 .categoryform {
            /*background:url(../images/formbg1.jpg) left bottom repeat-x;*/
            margin: 0px;
            padding: 0px;
            width: 348px;
            height: 442px;
            float: right;
        }

.tablesec {
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 14px;
    color: #303030;
}

    .tablesec .ttl1 {
        background: #1c6eb9;
        padding: 10px;
        color: #fff;
        font-size: 15px;
    }

    .tablesec .tablecont1 {
        padding: 10px 15px;
        text-align: center;
    }

    .tablesec .rightbrdr {
        border-right: 1px solid #0b477e;
    }

.selecttempsec {
    margin: 0px;
    padding: 0px;
}

    .selecttempsec .tempselsec {
        margin: 0px;
        padding: 0px;
        width: 100%;
        float: left;
    }

        .selecttempsec .tempselsec span {
            margin: 0px;
            padding: 0 10px 0 0;
            font-size: 20px;
            color: #383838;
            line-height: 30px;
            font-weight: normal;
            width: auto;
            float: left;
        }

        .selecttempsec .tempselsec .tempselectbar {
            border: 1px solid #85ACCF;
            height: 32px;
            width: 200px;
            float: left;
            padding: 5px;
        }

    .selecttempsec .temptitle {
        margin: 5% 0 0 0;
        padding: 0px;
        font-size: 21px;
        color: #383838;
        line-height: 30px;
        font-weight: normal;
        float: left;
    }

    .selecttempsec .tempimgsec {
        margin: 0 0 0 7%;
        padding: 0px;
        width: auto;
        float: left;
    }

        .selecttempsec .tempimgsec ul {
            margin: 0px;
            padding: 0px;
            width: auto;
            float: left;
            display: inline;
            list-style: none;
            min-width: 645px;
            min-height: 248px;
        }

            .selecttempsec .tempimgsec ul li {
                margin: 0 15px;
                padding: 5px;
                width: auto;
                float: left;
            }

        .selecttempsec .tempimgsec .prevbtn {
            background: url(../images/prevbtn.png) left top no-repeat;
            margin: 12% 0 0 0;
            padding: 0px;
            width: 33px;
            height: 33px;
            float: left;
        }

        .selecttempsec .tempimgsec .nextbtn {
            background: url(../images/nextbtn.png) left top no-repeat;
            margin: 12% 0 0 0;
            padding: 0px;
            width: 33px;
            height: 33px;
            float: left;
        }

            .selecttempsec .tempimgsec .nextbtn:hover {
                background-position: bottom;
            }

        .selecttempsec .tempimgsec .prevbtn:hover {
            background-position: bottom;
        }

.mytemp-1 {
    margin: 2% 0 0 0;
    padding: 0px;
    width: 100%;
    float: left;
}

    .mytemp-1 .uploadsec {
        margin: 0 0 20px 0;
        padding: 0 0 10px 0;
        width: 100%;
        float: left;
        border-bottom: 2px dashed #0C4980;
    }

    .mytemp-1 .mytempleftcol1 {
        margin: 0px;
        padding: 0px;
        width: 54%;
        float: left;
    }

        .mytemp-1 .mytempleftcol1 .mytemptitle {
            color: #383838;
            float: left;
            font-size: 16px;
            font-weight: normal;
            line-height: 30px;
            margin: 0 0 5px 0;
            padding: 0 10px 0 0;
            width: auto;
        }

        .mytemp-1 .mytempleftcol1 .mytempselectbar {
            border: 1px solid #85ACCF;
            float: left;
            padding: 5px;
            height: 30px;
            width: 200px;
        }

        .mytemp-1 .mytempleftcol1 ul {
            padding: 0 0 10px 0;
            width: 96%;
            float: left;
            display: inline;
            list-style: none;
            border: 1px solid #0c4980;
            min-height: 381px;
        }

            .mytemp-1 .mytempleftcol1 ul li {
                margin: 20px 0 0 27px;
                padding: 0px;
                width: auto;
                float: left;
            }


                .mytemp-1 .mytempleftcol1 ul li a {
                    margin: 0px;
                    padding: 0px;
                }

    .mytemp-1 .uploadsec .lablename {
        width: auto;
        margin: 0 5px 0 0;
        float: left;
        font-size: 13px;
        line-height: 28px;
    }

    .mytemp-1 .uploadsec .browse1 {
        background: url(../images/btnbg1.png) left top repeat-x;
        width: 175px;
        float: left;
        margin: 0 5px 5px 0;
        color: #fff;
        padding: 3px;
        font-size: 13px;
        border-radius: 5px;
    }

        /*08-01*/
        .mytemp-1 .uploadsec .browse1:hover {
            background-position: bottom;
        }
    /*08-01*/
    .mytemp-1 .uploadsec .uploadbtn1 {
        background: url(../images/btnbg1.png) left top repeat-x;
        width: 100px;
        margin: 0;
        color: #fff;
        padding: 3px;
        border: none;
        height: 30px;
        line-height: 28px;
        border-radius: 5px;
        cursor: pointer;
    }
        /*08-01*/
        .mytemp-1 .uploadsec .uploadbtn1:hover {
            background-position: bottom;
        }

    .mytemp-1 .mytemprightcol1 {
        margin: 0;
        padding: 0px;
        width: 44%;
        float: left;
    }

div.tempselected1 {
    margin: 0 0 10px 0;
    padding: 0px;
    width: 100%;
    float: left;
    position: relative;
}

.mytemp-1 .mytemprightcol1 .mytempbtnsec {
    margin: 0px;
    padding: 0px;
    width: 103%;
    float: left;
}

    .mytemp-1 .mytemprightcol1 .mytempbtnsec .mytempbtn1 {
        background: url(../images/btnbg1.png) left top repeat-x;
        border-radius: 5px;
        color: #FFFFFF;
        float: left;
        font-size: 21px;
        height: 45px;
        line-height: 45px;
        margin: 0 10px 0 0;
        padding: 0 15px;
        text-align: center;
        width: 81px;
        font-weight: normal;
    }

        .mytemp-1 .mytemprightcol1 .mytempbtnsec .mytempbtn1:hover {
            background-position: bottom;
        }
/*adding style by mayur*/
.tablesec th {
    background: #447199;
    padding: 10px;
    color: #fff;
    font-size: 15px;
    /*border-right:1px solid #0b477e;*/
}

    .tablesec th a {
        color: white;
    }

.tablesec .colum1 {
    width: 100px;
}

.tablesec tr td {
    padding: 10px 12px;
    text-align: center;
    /*border-right:1px solid #0b477e;*/
    background: #FFFFFF;
    vertical-align: top;
}

ul.action_button li input {
    background: url("../images/btnshadow1.png") repeat-x scroll left top transparent;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    float: right;
    font-size: 17px;
    height: 48px;
    line-height: 48px;
    margin: 0;
    padding: 0 20px;
    width: auto;
    border: none;
    cursor: pointer;
}

    ul.action_button li input:hover {
        background-position: bottom;
    }

.topmenu.topmenu-two {
    width: 218px !important;
}

a.active {
    background: url(../images/topmenubg1.png) left bottom no-repeat !important;
}

a.activeMenu {
    background: url(../images/leftnavbg1.png) left bottom no-repeat !important;
}

a.lnkimg {
    cursor: pointer;
}
/* overview css*/
.overview_box {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
}

    .overview_box ul {
        display: inline;
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: center;
    }

    .overview_box li {
        float: left;
        margin: 0 10px 20px 10px;
        width: 243px;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
    /*width: 100%;*/
}

.overview_box li .overview_box_head {
    background: none repeat scroll 0 0 #004079;
    border-radius: 2px 2px 0 0;
    color: #FFFFFF;
    font-size: 21px;
    height: 60px;
    vertical-align: middle;
}

    .overview_box li .overview_box_head a {
        color: #FFFFFF;
        font-size: 21px;
    }

.overview_box li .overview_box_bot {
    background: none repeat scroll 0 0 #F7F7F7;
    border-radius: 2px 2px 0 0;
    color: #36393B;
    font-size: 40px;
    height: 120px;
    vertical-align: middle;
}

.formbtn {
    background: url(../images/btnshadow1.png) left top repeat-x;
    margin: 0px;
    padding: 0px 20px;
    height: 48px;
    line-height: 48px;
    font-size: 17px;
    color: #fff;
    border-radius: 5px;
    width: auto;
    float: right;
    /*cursor:pointer;*/
}

    .formbtn:hover {
        background-position: bottom;
    }

input.btnpromo {
    background: url(../images/btnbg1.png) left top repeat-x;
    border-radius: 5px;
    color: #FFFFFF;
    float: left;
    font-size: 21px;
    height: 45px;
    line-height: 45px;
    margin: 0 10px 0 0;
    padding: 0 15px;
    text-align: center;
    width: 106px;
    font-weight: normal;
    border: 0;
    cursor: pointer;
}

    input.btnpromo:hover {
        background-position: bottom;
    }

.selecttempsec .tempimgsec ul li:hover {
    border: 5px solid #000;
    padding: 0px;
    height: 236px !important;
}

li.selecteTemplate {
    border: 5px solid #000;
    padding: 0px !important;
    height: 236px !important;
}

/*0901*/



.loginsec .loginform .loginlogo1 {
    background: url(../images/loginlogobg.png) top center no-repeat;
    margin: 0;
    float: left;
    padding: 0px;
    width: 490px;
    height: 450px;
}

    .loginsec .loginform .loginlogo1 img {
        width: 270px;
        margin: 20px 0 0 0;
    }

.loginsec .loginform .loginlogo {
    margin: 0;
    width: 100%;
    text-align: center;
    padding: 0 0 30px 0;
}

.loginsec .loginlogo1 .loginlogo1 .copyrightbar {
    margin: 0px;
    padding: 0px;
    width: 100%;
    font-size: 15px;
    line-height: 25px;
}

.loginsec .loginlogo1 .copyrightbar {
    margin: 20% 0 0 3%;
    padding: 0px;
    width: 100%;
    float: left;
}

    .loginsec .loginlogo1 .copyrightbar ul {
        margin: 0px;
        padding: 0px;
        display: inline;
        list-style: none;
    }

        .loginsec .loginlogo1 .copyrightbar ul li {
            margin: 0 0 5px 0;
            padding: 0px 5px;
            height: 16px;
            line-height: 16px;
            border-right: 1px solid #0c4a83;
            width: auto;
            float: left;
            color: #f17200;
        }

            .loginsec .loginlogo1 .copyrightbar ul li strong {
                font-size: 13px;
            }

            .loginsec .loginlogo1 .copyrightbar ul li:last-child {
                border: none;
            }

            .loginsec .loginlogo1 .copyrightbar ul li a {
                font-size: 13px;
                color: #0c4a83;
                line-height: 10px;
                -webkit-transition: all 0.2s ease-out;
                -moz-transition: all 0.2s ease-out;
                -ms-transition: all 0.2s ease-out;
                -o-transition: all 0.2s ease-out;
                transition: all 0.2s ease-out;
            }

                .loginsec .loginlogo1 .copyrightbar ul li a:hover {
                    color: #f17200;
                }





.leftcol1 .leftcopyright {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
    font-size: 15px;
    color: #f17200;
}

    .leftcol1 .leftcopyright b {
        color: #0c4a83;
        font-weight: normal;
    }

    .leftcol1 .leftcopyright a {
        margin: 0px;
        padding: 0px;
        font-size: 11px;
        color: #0c4a83;
        line-height: 20px;
    }

        .leftcol1 .leftcopyright a:hover {
            color: #f17200;
        }

    .leftcol1 .leftcopyright p {
        border-top: 1px solid #323232;
        margin: 0px;
        padding: 0px;
        font-size: 12px;
        color: #323232;
        line-height: 18px;
    }






.selecttempsec .nexebtn1 {
    background: url(../images/btnshadow1.png) left top repeat-x;
    margin: 0px;
    padding: 0px 20px;
    height: 48px;
    line-height: 48px;
    font-size: 17px;
    color: #fff;
    border-radius: 5px;
    width: auto;
    float: right;
}


.addpromotionpage .addpromotionleftcont1 .selecesec2 {
    height: 32px;
    width: 150px;
    padding: 5px;
    border: 1px solid #85accf;
}

.addpromotionpage .addpromotionleftcont1 {
    margin: 0px;
    padding: 0px;
    width: auto;
    float: left;
}

.addpromotionpage .categorycont1 .title1 {
    margin: 0 5px 0 0;
    padding: 0px;
    width: auto;
    float: left;
    font-size: 19px;
    color: #383838;
    line-height: 30px;
    font-weight: normal;
}

.addpromotionpage .addpromotionleftcont1 .categoryform {
    /*background: url(../images/formbg1.jpg) left bottom repeat-x;*/
    float: right;
    height: 430px;
    margin: 0;
    padding: 0;
    width: 348px;
    position: relative;
}

.mytemp-1 .mytempleftcol1 .nextbtn_1 {
    background: url("../images/nextbtn1.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: right;
    height: 25px;
    margin: 0px 14px 5px 0;
    padding: 0;
    width: 25px;
}

.mytemp-1 .mytempleftcol1 .prevtbtn_1 {
    background: url("../images/prevbtn1.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: right;
    height: 25px;
    margin: 0px 5px 0 0;
    padding: 0;
    width: 25px;
}

    .mytemp-1 .mytempleftcol1 .prevtbtn_1:hover {
        background-position: bottom;
    }

.mytemp-1 .mytempleftcol1 .nextbtn_1:hover {
    background-position: bottom;
}





div.tempselected1 .tempformcontsec1 { /*.mytemp-1 .mytemprightcol1 .tempselected1*/
    margin: 0px;
    padding: 2%;
    position: absolute;
    z-index: 3;
    top: 0px;
    left: 0px;
    width: 90%;
}


/*.mytemp-1 .mytemprightcol1 .tempselected1 .tempform1 .formtitle1 {
        background: #fff;
        color: #000;
        float: left;
        font-size: 21px;
        font-weight: normal;
        line-height: 30px;
        margin: 0 0 5px 0;
        padding: 0;
        width: 91%;
        text-align: center;
        border: 1px solid #85ACCF;
    }*/

div.tempselected1 .tempform1 .formtitle2 {
    margin: 10px 0 !important;
}

div.tempselected1 .tempform1 .tempformcont1 {
    /*background:#fff;*/
    margin: 0;
    padding: 4px 0;
    color: #383838;
    font-size: 20px;
    line-height: 25px;
    text-align: center; /*border: 1px solid #85ACCF;*/
}

div.tempselected1 .tempforminput1 {
    border: 1px solid #85ACCF;
    margin: 3px auto;
    display: block;
    height: 20px;
    padding: 2px 5px;
    color: #383838;
    width: 200px;
}

.loginsec .loginform2 .forgpasscont1 {
    background: url(../images/loginbg.png) top center no-repeat;
    margin: 0 auto;
    padding: 0px;
    width: 490px;
    height: 450px;
}

    .loginsec .loginform2 .forgpasscont1 .loginheading1 {
        background: url(../images/logintitlbg1.png) center top no-repeat;
        margin: 0 0 17px 0;
        text-align: center;
        font-size: 40px;
        color: #FFF;
        height: 96px;
        line-height: 75px;
    }

    .loginsec .loginform2 .forgpasscont1 .loginfillform {
        margin: 0 auto;
        padding: 0px;
        width: 375px;
        min-height: 197px;
    }

    .loginsec .loginform2 .forgpasscont1 .passinput2 {
        background: url(../images/passinput2.png) left top no-repeat;
        margin: 0 0 15px 0;
        padding: 0px 10px 0 60px;
        width: 293px;
        font-size: 25px;
        color: #666;
        height: 56px;
        border: none;
        line-height: 56px;
    }

    .loginsec .loginform2 .forgpasscont1 .submitinbtn1 {
        background: url(../images/loginbtn1.png) left top no-repeat;
        margin: 70px 0 0 11%;
        padding: 0px;
        text-align: center;
        font-size: 30px;
        color: #fff;
        text-align: center;
        line-height: 53px;
        width: 375px;
        height: 53px;
        float: left;
    }

        .loginsec .loginform2 .forgpasscont1 .submitinbtn1:hover {
            background-position: bottom;
        }

.loginsec .loginlogo img {
    width: 190px;
}

.loginsec .loginform2 .captchsec .captchcont1 {
    margin: 0 15px 0 0;
    padding: 0px;
    width: 135px;
    float: left;
    background: #fff;
    border: 1px solid #85accf;
    height: 50px;
}

.loginsec .loginform2 .captchsec .captchinput {
    margin: 0;
    padding: 0 10px;
    width: 188px;
    font-size: 19px;
    color: #666;
    height: 50px;
    background: #fff;
    border: 1px solid #85accf;
    line-height: 50px;
}

.loginsec .loginform2 {
    margin: 0px auto;
    width: 1000px;
    overflow: hidden;
}

/*.............My Style......................... */
.overview_box table {
    width: 100%;
}

.paging {
    background-color: #e8e8e8 !important;
}

    .paging td {
        border: 1px solid black;
        background-color: #447199 !important;
    }

        .paging td table td {
            border: 0;
        }

    .paging a:hover {
        color: #f17200;
    }

    .paging td span {
        color: #fff;
        background-color: #f17200;
        padding: 5px 10px;
        border-radius:5px;
    }

    .paging td a {
        color: white;
    }

input.btnsubmit {
    background: url(../images/userinput.png) left top no-repeat;
    margin: 0 0 15px 0;
    padding: 0px 10px 0 60px;
    width: 305px;
    font-size: 25px;
    color: #666;
    height: 56px;
    border: none;
    line-height: 56px;
    margin-top: 60px;
}

input.cpbtn {
    background: url(../images/btnshadow1.png) left top repeat-x;
    margin: 0px;
    padding: 0px 23px;
    height: 48px;
    line-height: 48px;
    font-size: 21px;
    color: #fff;
    border-radius: 5px;
    width: auto;
    float: right;
    border: none;
    cursor: pointer;
}

    input.cpbtn:hover {
        background-position: bottom;
    }

span.selectsec {
    margin: 0 0 5px 0;
    padding: 0px;
    font-size: 16px;
    color: #383838;
    line-height: 30px;
    width: auto;
    float: left;
}

div.promotion-margin {
    margin: 0 0 10px 240px !important;
}

div.promition-name {
    margin: 0 0 5px 25px !important;
}

div.pm-cat {
    margin: 0 0 0 25px !important;
}

div.pm-runby {
}

div.pm-sd {
    margin: 0 0 0 195px !important;
}

div.pm-ed {
    margin: 0 0 0 33px !important;
}

div.addp-cont1-m {
    margin: 5px 0 !important;
}

div.addpname-m {
    margin: 0 0 0 120px !important;
}

div.gen-m {
    margin: 0 0 0 190px !important;
}

div.ageran-m {
    margin: 0 0 0 10px !important;
}

div.Rad-m {
    margin: 0 0 0 118px !important;
}

div.stat-m {
    margin: 5px 0 0 118px !important;
}

div.slider-m {
    width: 232px !important;
    margin-top: 9px !important;
    margin-left: 20px !important;
}

div.stat-radio {
    margin: 5px 0 0 0 !important;
}

div.prom-type-m {
    margin: 0 0 0 240px !important;
}

div.selectsec span {
    color: #383838;
}

/*11-01-2013*/
.mytemp-1 .uploadsec .Removeimg {
    margin: 6px 0 0 10px;
    width: 50px;
    float: left;
}

.mytemp-1 .uploadsec .uplimgspace1 {
    /*margin: 0 0 0 50px !important;*/
}

.mytemp-1 .uploadsec .uploadbtnsec1 {
    width: 39%;
    float: left;
    text-align: right;
}

.mytemp-1 .uploadsec .uploadbtnsec2 {
    width: 59%;
    float: left;
    text-align: left;
    margin-left: 10px;
}

div.tempselected1 .tempform1 .tempform1cont1 {
    /*border: 1px solid #CCC;*/
    padding: 10px;
}

div.tempselected1 .tempform1 .temptext1 {
    font-size: 25px;
}

div.tempselected1 .tempform1 .temptext2 {
    font-size: 18px;
}

div.tempselected1 .tempform1 .formtitle1 {
    /*background:#fff;*/
    color: #000;
    font-size: 30px;
    font-weight: normal;
    line-height: 30px;
    margin: 0 0 5px 0;
    padding: 0;
    text-align: center; /*border: 1px solid #85ACCF;*/
}
/*1301*/
div.tempselected1 .tempform1 {
    background: url("../images/grey_1.png") left top;
    margin: 63% 0 0 0;
    padding: 0px;
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 0px;
    width: 91%;
    height: 47%;
}

.overview_head {
    background: url(../images/headingbgline.png) bottom left no-repeat;
    margin: 0 0 10px 0;
    padding: 0 0 7px 0;
    font-size: 23px;
    color: #0c4980;
    line-height: 30px;
}

.overview_line {
    text-align: center;
    font-size: 21px;
    color: #fff;
    margin: 0 0 10px 0;
    padding: 0 0 7px 0;
    line-height: 30px;
}

.line {
    border: 1px solid;
}

.couponimg .prevbtn {
    background: url(../images/prevbtn.png) left top no-repeat;
    margin: 38% 0 0 0;
    padding: 0px;
    width: 33px;
    height: 33px;
    float: left;
}

    .couponimg .prevbtn:hover {
        background-position: bottom;
    }

.couponimg .nextbtn {
    background: url(../images/nextbtn.png) left top no-repeat;
    margin: 38% 0 0 0;
    padding: 0px;
    width: 33px;
    height: 33px;
    float: right;
}

    .couponimg .nextbtn:hover {
        background-position: bottom;
    }

.publishmsg {
    line-height: 30px;
    font-size: 23px;
    color: #0c4980;
}

#CPH_diveditor .cke_2 .cke_path_item {
    color: #fff !important;
    font-size: 13px;
    font-weight: normal;
}

#CPH_diveditor .cke_3 .cke_path_item {
    color: #fff !important;
    font-size: 13px;
    font-weight: normal;
}

#cke_editor1.cke_1 .cke_path_item {
    color: #fff !important;
    font-size: 13px;
    font-weight: normal;
}

#cke_editor1 {
    width: 390px !important;
}

#cke_editor2 .cke_inner {
    border: 2px solid #f17200;
}

#cke_editor2 #cke_2_top {
    background-image: none;
    background: #0c4980;
}

#cke_editor2 #cke_2_bottom {
    background-image: none;
    background: #0c4980;
}
/*for editor 3*/
#cke_editor3 .cke_inner {
    border: 2px solid #f17200;
}

#cke_editor3 #cke_3_top {
    background-image: none;
    background: #0c4980;
}

#cke_editor3 #cke_3_bottom {
    background-image: none;
    background: #0c4980;
}

.selectsec input[type=radio] {
    /*background: url(../images/radbtn.png) left top no-repeat;*/
    width: 31px;
    height: 18px;
    /*float: left;*/
    margin: 5px 0 0 0;
    padding: 0px;
    vertical-align: top;
}

input[type=button].showlg {
    width: auto !important;
    margin-left: 75px !important;
}

/*28/01/2014*/
.buycell-container {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
}

    .buycell-container .col1 {
        margin: 0 0 10px 120px;
        padding: 0px;
        width: 320px;
        float: left;
    }

    .buycell-container .radbtn1 {
        margin: 0px;
        padding: 0px;
        width: 30px;
        float: left;
    }

    .buycell-container .radtext {
        margin: 0 20px 0 0;
        padding: 0px;
        color: #574D4D;
        width: auto;
        float: left;
        font-size: 19px;
        line-height: 20px;
    }

    .buycell-container .leftcol-1 {
        margin: 0px;
        width: 540px;
        float: left;
    }

        .buycell-container .leftcol-1 .radiobtn1 {
            margin: 0 5px 20px 0;
            width: 4%;
            float: left;
        }

        .buycell-container .leftcol-1 .cont1 {
            margin: 0 0 20px 0;
            width: 94%;
            float: left;
            font-size: 19px;
            line-height: 20px;
            color: #574d4d;
        }

        .buycell-container .leftcol-1 .cont2 {
            margin: 0px;
            width: 100%;
            float: left;
            color: #574d4d;
        }

            .buycell-container .leftcol-1 .cont2 .idinput-1 {
                margin: 0 5px;
                padding: 0px 5px;
                width: 110px;
                float: right;
                font-size: 17px;
                color: #666;
                height: 37px;
                border: 1px solid #85accf;
                line-height: 37px;
            }

            .buycell-container .leftcol-1 .cont2 .addbtn {
                background: url(../images/addbtn.png) left top no-repeat;
                margin: 0 0 5px 0;
                width: 44px;
                height: 39px;
                float: right;
                border: none;
                cursor: pointer;
            }

            .buycell-container .leftcol-1 .cont2 span {
                margin: 0px;
                width: auto;
                float: right;
                line-height: 38px;
                font-size: 19px;
            }

            .buycell-container .leftcol-1 .cont2 .addbtn:hover {
                background-position: bottom;
            }

            .buycell-container .leftcol-1 .cont2 .pointinput-1 {
                margin: 0 0 0 5px;
                padding: 0px 5px;
                width: 190px;
                float: right;
                font-size: 17px;
                color: #666;
                height: 37px;
                border: 1px solid #85accf;
                line-height: 37px;
            }

    .buycell-container .rightcol-1 {
        margin: 0px;
        width: 230px;
        float: right;
    }

        .buycell-container .rightcol-1 .cont1 {
            margin: 0 0 10px 0;
            width: 100%;
            float: left;
            font-size: 19px;
            line-height: 20px;
            color: #574d4d;
        }

            .buycell-container .rightcol-1 .cont1 .balinput-1 {
                margin: 0 0 10px 0px;
                padding: 0px 5px;
                width: 80%;
                float: left;
                font-size: 17px;
                color: #666;
                height: 37px;
                border: 1px solid #85accf;
                line-height: 37px;
            }

            .buycell-container .rightcol-1 .cont1 span {
                margin: 0;
                width: auto;
                float: left;
                line-height: 38px;
                font-size: 19px;
            }


/*31/01/2014*/
.userform {
    margin: 0px;
    width: 100%;
    float: left;
}

    .userform .leftcont1 {
        margin: 0 6px 0 0; /*change by janki*/
        width: 373px;
        float: left;
    }

        .userform .leftcont1 .namebar1 {
            margin: 0 5px 0 0;
            width: 200px;
            float: left;
            color: #333333;
            font-size: 14px;
            line-height: 26px;
            text-align: right;
        }

        .userform .leftcont1 .inputbar1 {
            margin: 0px;
            width: 165px;
            float: left;
        }

        .userform .leftcont1 .formtitle1 {
            color: #fff;
            float: left;
            font-size: 19px;
            font-weight: bold;
            margin: 0 0 10px 0;
            width: 100%;
        }

        .userform .leftcont1 .inputbar1 .input1 {
            background: none repeat scroll 0 0 #FFFFFF;
            border: 1px solid #85ACCF;
            float: left;
            margin: 0 0 10px;
            padding: 5px;
            width: 95%;
        }

        .userform .leftcont1 .inputsec_1 {
            background: none repeat scroll 0 0 #FFFFFF;
            border: 1px solid #CCCCCC;
            float: left;
            margin: 0 5px 10px 0;
            padding: 5px;
            width: 15%;
        }

        .userform .leftcont1 .select-ops_1 {
            border: 1px solid #CCCCCC;
            float: left;
            margin: 0 0 10px;
            padding: 4px 0;
            width: 40%;
        }


        .userform .leftcont1 .inputbar1 .comment1 {
            float: left;
            font-size: 12px;
            line-height: 20px;
            margin: -10px 0 10px 0;
            width: 100%;
        }

        .userform .leftcont1 .selectsec {
            float: left;
            margin: 0 0 10px;
            padding: 1px;
            font-size: 12px;
            text-align: left;
            width: 43%;
            color: #333;
            line-height: 23px;
        }

            .userform .leftcont1 .selectsec input[type="radio"] {
                background: url("../images/radbtn.png") no-repeat scroll left top rgba(0, 0, 0, 0);
                height: 18px;
                margin: 3px 2px 0 0;
                padding: 0;
                vertical-align: top;
                width: auto;
            }

        .userform .leftcont1 .inputradio {
            border: 1px solid #CCCCCC;
            float: left;
            margin: 0px 0 10px 5px;
            padding: 0 5px;
            width: auto;
        }

        .userform .leftcont1 span.inputradio {
            border: 0 none !important;
            color: #000000;
            width: 83%;
            float: left;
            font-size: 12px !important;
            margin: 0 0 10px 0 !important;
        }

        .userform .leftcont1 .select-ops {
            border: 1px solid #85ACCF;
            float: left;
            margin: 0 0 10px;
            padding: 5px 0;
            width: 100%;
        }

    .userform .formbtnsec {
        margin: 0px;
        width: 100%;
        float: left;
    }

    .userform ul.action_button {
        margin:10px 0 0 0;
        padding: 0;
        text-align: center;
    }

        .userform ul.action_button li {
            display: inline-block;
        }

            .userform ul.action_button li input {
                background: url("../images/btnshadow1.png") repeat-x scroll left top rgba(0, 0, 0, 0);
                border: medium none;
                border-radius: 5px;
                color: #FFFFFF;
                cursor: pointer;
                float: right;
                font-size: 16px;
                height: 48px;
                line-height: 48px;
                margin: 0;
                padding: 0 20px;
                width: auto;
            }

    .userform .leftcont1 ul.action_button li input:hover {
        background-position: center bottom;
    }
/*04/02/2014*/
.buycell-container .btn-1 {
    background: url(../images/btnbg1.png) left top repeat-x;
    margin: 5px 0 0 5px;
    width: auto;
    height: 45px;
    border-radius: 5px;
    padding: 0 25px;
    line-height: 45px;
    float: right;
    color: #fff;
    font-size: 21px;
    border: none;
    cursor: pointer;
}

.buycell-container .btnbar1 {
    margin: 2% 0 0 35%;
    width: auto;
    float: left;
}

    .buycell-container .btnbar1 .btn-1:hover {
        background-position: bottom;
    }

.midcont1 .midcontsec .namebar_1 {
    margin: 0 5px 0 0;
    width: 30%;
    float: left;
    text-align: right;
    line-height: 28px;
    font-size: 15px;
    color: #333;
}

.midcont1 .midcontsec .nameinputbar1 {
    margin: 0px;
    width: 60%;
    float: left;
}

    .midcont1 .midcontsec .nameinputbar1 .nameinput1 {
        background: none repeat scroll 0 0 #FFFFFF;
        border: 1px solid #85ACCF;
        float: left;
        margin: 0 0 10px;
        padding: 5px;
        width: 40%;
    }

.midcont1 .midcontsec .selectbar_1 {
    margin: 0 0 1% 15%;
    width: 84%;
    float: left;
}

    .midcont1 .midcontsec .selectbar_1 .radiobtn_1 {
        height: 18px;
        margin: 5px 2px 0 0;
        padding: 0;
        width: auto;
        float: left;
    }

    .midcont1 .midcontsec .selectbar_1 .seltext1 {
        margin: 0 5px;
        width: auto;
        font-size: 15px;
        color: #333;
        line-height: 30px;
        float: left;
    }

.midcont1 .midcontsec .button1 {
    background: url("../images/btnshadow1.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    margin: 0 0 0 10px;
    padding: 0 20px;
    width: auto;
}

    .midcont1 .midcontsec .button1:hover {
        background-position: bottom;
    }

div.divaccept {
    margin-left: 225px;
}

div.divsearch {
    margin-bottom: 10px;
    width: 312px;
}

input.search {
    margin: 0 0 0 5px;
    padding: 0px 5px;
    width: 177px;
    float: left;
    font-size: 17px;
    color: #666;
    height: 37px;
    border: 1px solid #85accf;
    line-height: 37px;
}

/*08/02/2014*/
.rewardbalancebar {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
}

    .rewardbalancebar .title1 {
        color: #0C4980;
        font-size: 23px;
        line-height: 30px;
        margin: 0 0 10px;
        padding: 0 0 7px;
    }

    .rewardbalancebar .leftcont_1 {
        margin: 0 0 0 2%;
        padding: 0px;
        width: 47%;
        float: left;
    }

        .rewardbalancebar .leftcont_1 .col_1 {
            margin: 0 0 15px 0;
            padding: 6px 0 0 0;
            width: 30px;
            float: left;
        }

        .rewardbalancebar .leftcont_1 .col_2 {
            margin: 0 0 15px 0;
            padding: 0px;
            width: 180px;
            float: left;
            font-size: 19px;
            color: #333;
            height: 30px;
            line-height: 28px;
        }

        .rewardbalancebar .leftcont_1 .col_3 {
            margin: 0 0 15px 0;
            padding: 0px;
            width: 140px;
            float: left;
            height: 30px;
            line-height: 30px;
        }

        .rewardbalancebar .leftcont_1 .col_4 {
            margin: 0 0 15px 0;
            padding: 0px;
            width: 140px;
            float: left;
            height: 30px;
            line-height: 30px;
        }

        .rewardbalancebar .leftcont_1 .col_3 .input1 {
            background: none repeat scroll 0 0 #FFFFFF;
            border: 1px solid #85ACCF;
            float: left;
            margin: 0 0 10px;
            padding: 0 5px;
            height: 32px;
            line-height: 30px;
            width: 95%;
        }

    .rewardbalancebar .btn1 {
        background: url("../images/btnshadow1.png") repeat-x scroll left top rgba(0, 0, 0, 0);
        border: medium none;
        border-radius: 5px;
        color: #FFFFFF;
        cursor: pointer;
        float: left;
        font-size: 21px;
        height: 48px;
        line-height: 48px;
        margin: 0 0 0 42%;
        padding: 0 20px;
        width: auto;
    }

        .rewardbalancebar .btn1:hover {
            background-position: center bottom;
        }


.consumer-purchase-bar {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
}

    .consumer-purchase-bar .btn1 {
        background: url("../images/btnshadow1.png") repeat-x scroll left top rgba(0, 0, 0, 0);
        border: medium none;
        border-radius: 5px;
        color: #FFFFFF;
        cursor: pointer;
        float: left;
        font-size: 16px;
        height: 48px;
        line-height: 48px;
        margin: 0 0 1% 42%;
        padding: 0 20px;
        width: 180px;
        text-align: center;
    }

        .consumer-purchase-bar .btn1:hover {
            background-position: center bottom;
        }

    .consumer-purchase-bar .col_1 {
        margin: 0 2% 1% 0;
        padding: 0;
        width: 40%;
        float: left;
        line-height: 38px;
        font-size: 19px;
        color: #333;
        text-align: right;
    }

    .consumer-purchase-bar .col_2 {
        margin: 0 1% 1% 0;
        padding: 0;
        width: 220px;
        float: left;
        font-size: 15px;
        color: #333;
    }

    .consumer-purchase-bar .col_3 {
        margin: 0 0 1% 0;
        padding: 0;
        width: auto;
        float: left;
    }

    .consumer-purchase-bar .col_2 .input1 {
        background: none repeat scroll 0 0 #FFFFFF;
        border: 1px solid #85ACCF;
        float: left;
        margin: 0;
        padding: 0 5px;
        height: 38px;
        line-height: 38px;
        width: 95%;
    }

    .consumer-purchase-bar .col_4 span {
        line-height: 35px;
    }

.buycell-container .cont3 span {
    line-height: 18px;
    margin: 0 8% 0 0;
    width: auto;
    float: right;
    clear: both;
}

.consumer-purchase-bar .addbtn {
    background: url("../images/addbtn.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 5px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 16px;
    height: 39px;
    margin: 0;
    padding: 0;
    width: 44px;
}

    .consumer-purchase-bar .addbtn:hover {
        background-position: center bottom;
    }

.consumer-purchase-bar .btnbar {
    margin: 0 0 0 42%;
    width: 55%;
    float: left;
}

    .consumer-purchase-bar .btnbar .addbtn {
        background: url("../images/btnshadow1.png") repeat-x scroll left top rgba(0, 0, 0, 0);
        border: medium none;
        border-radius: 5px;
        color: #FFFFFF;
        cursor: pointer;
        float: left;
        font-size: 21px;
        height: 48px;
        line-height: 48px;
        margin: 0 1% 0 0;
        padding: 0 20px;
        width: auto;
    }

.buycell-container .leftcol-1 .cont2 .alertmsg1 {
    margin: 0px;
    padding: 0px;
    width: 98px;
    text-align: right;
    float: left;
    font-size: 15px;
    color: #333;
}

.consumer-purchase-bar .btnbar .addbtn:hover {
    background-position: center bottom;
}
/*09*/

.consumer-purchase-bar .selectsect1 {
    margin: 0 0 1% 30%;
    width: 50%;
    float: left;
}

.consumer-purchase-bar .selectops1 {
    margin: 6px 0 0 0;
    width: 30px;
    float: left;
}

.consumer-purchase-bar .selectops1text {
    margin: 0 15px 0 0;
    padding: 0px;
    width: auto;
    float: left;
    font-size: 19px;
    color: #333;
    line-height: 30px;
}

div.box2 {
    margin: 5px 0px 0 0 !important;
}

.midcont1 .midcontsec .couponsec .mrgn1 {
    margin-bottom: 40px;
}

.midcont1 .midcontsec .couponsec .fixheight1 {
    height: 220px;
}

.consumer-purchase-bar .col_2 .input2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #85ACCF;
    float: left;
    margin: 0 7px 0 0;
    padding: 0 5px;
    height: 38px;
    line-height: 38px;
    width: 17%;
}

.consumer-purchase-bar .col_2 .nomrgn {
    margin: 0px;
}

.QRCode {
    background: url("../images/btnbg1.png") repeat-x scroll left top transparent;
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 21px;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 194px;
}

div.Qrcd {
    bottom: -13px;
    margin-left: 0;
    position: absolute;
    right: -37px;
    width: 87px;
    z-index: 5;
}

    div.Qrcd img {
        width: 80px;
    }

div.qrcdmytem {
    bottom: -11px;
    margin-left: 0;
    position: absolute;
    right: -30px;
    width: 100px;
    z-index: 5;
    margin-bottom: 2px;
}

    div.qrcdmytem img {
        width: 100px;
    }

.mytemp-1 .mytemprightcol1 .tempselected1 .tempform1 .tempform1cont1 .iconsec {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    position: absolute;
    bottom: 0;
}

    .mytemp-1 .mytemprightcol1 .tempselected1 .tempform1 .tempform1cont1 .iconsec a {
        margin: 0 1%;
        padding: 0px;
        width: auto;
        float: left;
    }

.qrcodepub {
    bottom: 0;
    margin-bottom: 0;
    position: absolute;
    right: 1px;
    width: 100px;
    z-index: 6;
}

.drpbonus {
    height: 28px;
    width: 76px;
    padding: 4px;
    border: 1px solid #85accf;
}

#ph {
    /*margin-left: 50px;*/
}

div.bns {
    margin-left: 200px;
    margin-top: 36px;
}

.headTitle {
    color: #fff;
    font-size: 19px;
}
/*25-02-2014*/
.mytemp-1 .mytempleftcol1 .input1 {
    background: #fff;
    padding: 7px;
    border: none;
    margin: 0 0 5px;
    border-radius: 5px;
    width: 58%;
}

.mytemp-1 .mytempleftcol1 .btnsec1 {
    margin: 25px 0 0 150px;
    padding: 0px;
    width: auto;
    float: left;
}

    .mytemp-1 .mytempleftcol1 .btnsec1 .button1 {
        background: url(../images/btnbg1.png) left top repeat-x;
        border-radius: 5px;
        color: #FFFFFF;
        float: left;
        font-size: 21px;
        height: 45px;
        line-height: 45px;
        margin: 0 10px 0 0;
        padding: 0 15px;
        text-align: center;
        width: 89px;
        font-weight: normal;
        border: 0;
        cursor: pointer;
    }

        .mytemp-1 .mytempleftcol1 .btnsec1 .button1:hover {
            background-position: bottom;
        }

.mytemp-1 .mytempleftcol1 .btnsec2 {
    margin: 10px auto;
    padding: 20px 0 0 0;
    width: 270px;
    display: table;
}

.mytemp-1 .uploadsec-addtemp {
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
    width: 100%;
    float: left;
}

.mytemp-1 .uploadsec .uploadbtnsec1-addtemp {
    width: 39%;
    float: left;
    text-align: right;
}

input.fileup {
    background: url(../images/btnbg1.png) left top repeat-x;
    width: 175px;
    float: left;
    margin: 0 5px 5px 0;
    color: #fff;
    padding: 3px;
    font-size: 13px;
    border-radius: 5px;
}

input.uploadbtn1-temp {
    background: url(../images/btnbg1.png) left top repeat-x;
    width: 100px;
    margin: 0;
    color: #fff;
    padding: 3px;
    border: none;
    height: 30px;
    line-height: 28px;
    border-radius: 5px;
    cursor: pointer;
}
/*27-02-2014-3:36 pm*/
.viewpromotion {
    margin: 0px;
    padding: 0px;
    width: 380px;
    float: left;
}

    .viewpromotion .tempimgsec {
        margin: 0 auto;
        padding: 0px;
        width: auto;
        float: none;
        display: table;
    }

    .viewpromotion .nexebtn1 {
        background: url(../images/btnshadow1.png) left top repeat-x;
        margin: 0px;
        padding: 0px 20px;
        height: 48px;
        line-height: 48px;
        font-size: 17px;
        color: #fff;
        border-radius: 5px;
        width: auto;
        float: right;
    }

    .viewpromotion .temptitle {
        margin: 1% 0 0 0;
        padding: 0px;
        font-size: 21px;
        color: #383838;
        line-height: 30px;
        font-weight: normal;
        float: left;
    }

    .viewpromotion .tempimgsec ul {
        display: inline;
        float: left;
        list-style: none outside none;
        margin: 0;
        padding: 0;
        width: auto;
    }

        .viewpromotion .tempimgsec ul li {
            /*background: url("../images/no-image-big.png") no-repeat left top;*/
            float: left;
            position: relative;
            z-index: 1;
            margin: 0 15px;
            padding: 0;
            width: 312px;
            height: 430px;
        }

            .viewpromotion .tempimgsec ul li .butsection1 {
                position: absolute;
                z-index: 2;
                margin: 0px;
                padding: 0px;
                width: 100%;
                bottom: 0px;
                left: 0px;
                min-height: 85px;
            }

                .viewpromotion .tempimgsec ul li .butsection1 .button1 {
                    background: url(../images/www.png);
                    margin: 0 0 0 14px;
                    padding: 0px;
                    width: 68px;
                    height:68px;
                    float: left;
                   
                }
                .viewpromotion .tempimgsec ul li .butsection1 .button1:hover {
                 background: url(../images/www-hover.png);
                }
                .viewpromotion .tempimgsec ul li .butsection1 .button2 {
                    background: url(../images/cell.png);
                    margin: 0 0 0 4px;
                    padding: 0px;
                    width: 68px;
                    height:68px;
                    float: left;
                }
                .viewpromotion .tempimgsec ul li .butsection1 .button2:hover {
                       background: url(../images/cell-hover.png);
                }
                .viewpromotion .tempimgsec ul li .butsection1 .button3 {
                    background: url(../images/location.png);
                    margin: 0 0 0 4px;
                    padding: 0px;
                    width: 68px;
                    height:68px;
                    float: left;
                }
               .viewpromotion .tempimgsec ul li .butsection1 .button3:hover {
                    background: url(../images/location-hover.png);
                    }
                .viewpromotion .tempimgsec ul li .butsection1 .button4 {
                    background: url(../images/qr.png);
                    margin: 0 0 0 4px;
                    padding: 0px;
                    width: 68px;
                    height:68px;
                    float: left;
                }
               .viewpromotion .tempimgsec ul li .butsection1 .button4:hover {
                    background: url(../images/qr-hover.png);
                    }
    .viewpromotion .tempimgsec .prevbtn {
        background: url("../images/prevbtn.png") no-repeat scroll left top rgba(0, 0, 0, 0);
        float: left;
        height: 33px;
        margin: 45% 0 0 0;
        padding: 0;
        width: 33px;
    }

        .viewpromotion .tempimgsec .prevbtn:hover {
            background-position: center bottom;
        }

    .viewpromotion .tempimgsec .nextbtn {
        background: url("../images/nextbtn.png") no-repeat scroll left top rgba(0, 0, 0, 0);
        float: left;
        height: 33px;
        margin: -66% 0 0 96%;
        padding: 0;
        width: 33px;
        position:relative;
        z-index:99;

    }

        .viewpromotion .tempimgsec .nextbtn:hover {
            background-position: center bottom;
        }
/*-----------------*/
span.to {
float: left; 
padding: 5px;
}