﻿#TimeDiv, #Timetbldiv, .BlackBack, .ResultDiv {
    padding: 10px;
}

.PHead, .ResultDiv, .TimeHead {
    font-weight: 700;
}

.CDiv, .ResultDiv, .TimeHead {
    text-align: center;
}

.DropText, .RefLbl a, .pChild {
    cursor: pointer;
}

body {
    background-position: top;
    background-color: #333;
    color: #000;
    width: 100%;
}

.clear {
    clear: both;
}

.container {
    margin: 0 auto;
    width: 1000px;
}

.CDiv {
    width: 100%;
}

#topImg {
    background: url(../images/tiger.html) no-repeat;
    width: 449px;
    height: 337px;
}

.BlackBack {
    background-color: #000;
    border: 2px solid #141313;
}

#logo {
    background: url(../images/logo.html) no-repeat;
    width: 424px;
    height: 58px;
    margin: auto;
}

#TimeDiv {
    line-height: 30px;
    font-size: 20px;
}

#resultlogo {
    background: url(../images/mres.html) no-repeat;
    width: 175px;
    height: 28px;
    margin: auto;
}

.ResultDiv {
    background-color: #292727;
    border: 2px solid #2e2c2c;
    font-size: 25px;
    letter-spacing: 2px;
    color: #fff;
}

    .ResultDiv span {
        color: #77b8f5;
    }

#ttlogo {
    background: url(../images/ttbl.html) no-repeat;
    width: 283px;
    height: 22px;
    margin: auto;
}

.TimeChild, .TimeHead {
    padding: 4px;
    border: 1px solid #0a0a0a;
    font-size: 18px;
    width: 150px;
    float: left;
    margin-left: 2px;
    margin-top: 2px;
}

.TimeHead {
    background-color: #1b1a1a;
    color: #ac2222;
}

.TimeChild {
    background-color: #2b2929;
    color: #fff;
    text-align: left;
}

#hitDiv, #hitDiv a, .Chartdiv {
    text-align: center;
}

    #chartlogo, #footlogo, #footlogo1, #hitDiv, #hitDiv a, .Chartdiv {
        margin: auto;
    }

#chartlogo {
    background: url(../images/czone.html) no-repeat;
    width: 134px;
    height: 20px;
}

.Chartdiv {
    padding: 15px;
    text-decoration: underline;
}

    .Chartdiv a {
        text-decoration: underline;
        color: #57ac21;
        font-size: 30px;
    }

        .Chartdiv a:hover {
            text-decoration: underline;
        }

#footlogo {
    background: url(../images/foot.html) no-repeat;
    width: 175px;
    height: 148px;
}

#footDiv {
    background-color: #6e6b55;
    padding: 10px;
}

#footlogo1 {
    background: url(../images/foot1.html) no-repeat;
    width: 200px;
    height: 46px;
}

#hitDiv {
    background-color: #000;
    width: 15%;
    height: 71px;
    padding: 5px;
    color: #fff;
}

    #hitDiv a {
        color: #fff;
        vertical-align: middle;
        line-height: 50px;
        font-size: 20px;
    }

#PrabhatName {
    background: url(../images/prabhat.html) no-repeat;
    width: 100px;
    height: 27px;
    margin: 10px auto;
}

.PHead, .pChild {
    padding: 4px;
    border: 1px solid #0a0a0a;
    font-size: 18px;
    width: 50px;
    float: left;
    margin-left: 2px;
    margin-top: 2px;
    text-align: center;
}

.RefLbl {
    margin-bottom: 10px;
}

    .RefLbl a {
        color: #fff;
        text-decoration: none;
    }

        .RefLbl a:hover {
            text-decoration: underline;
        }

.PHead {
    background-color: #2846ff;
    color: #fffcfc;
    border: solid 0.5px #100f0f;
}

.pChild {
    background-color: #030c31;
    color: #fff;
}

#tMargin {
    margin-top: 200px;
}

#aLogin {
    background: url(../images/alogin.jpg) no-repeat;
    width: 152px;
    height: 26px;
    margin: auto;
}

#LoginDiv {
    background-color: #403f3f;
    width: 400px;
    margin: 10px auto auto;
    padding: 20px;
    border: 2px solid #4e4b4b;
    line-height: 30px;
}

.DropText {
    font-family: Bai Jamjuree, sans-serif;
    border: 1px solid #282929;
    width: 150px;
    font-size: 12px;
    padding: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #f72306;
}

    .DropText:focus {
        outline: 0;
        border: 1px solid #0095ca;
    }

.DivLeft {
    Float: left;
    width: 120px;
}

.DivRt {
    Float: left;
    width: 150px;
}

#WelcomeDiv {
    background-color: #000;
    padding: 5px;
    text-align: center;
    color: #fff;
}

    #WelcomeDiv a {
        color: #fff;
        text-decoration: none;
    }

.HomeDiv {
    background-color: #434242;
    padding: 10px;
    color: #fff;
    width: 800px;
    margin: 10px auto;
}

    .HomeDiv h1 {
        letter-spacing: 2px;
        margin-bottom: 5px;
    }

img.ri {
    max-width: 80%;
}

    img.ri:empty {
        top: 50%;
        left: 50%;
    }

@media screen and (orientation:portrait) {
    img.ri {
        max-width: 90%;
    }
}

@media screen and (orientation:landscape) {
    img.ri {
        max-height: 90%;
    }
}
