/*  <%-- div check lotto --%>*/
.contentArea-index{
    margin-left: 0px;
}
a{
    font-weight: normal;   
    color: #000000;
}
a:link{
    font-weight: normal;
    color: #000000;
}
.formCheckLotto{
    width: 310px;
    height: 120px;
    border:  1px #000000 solid;
    background-color: #605c5d;
}
.titleTxtCheckLotto{
    font-family: JasmineUPC,tahoma,sans-serif,Arial,Helvetica;
    font-size: 28px;
    color: #FFFFFF;
    text-align: center;
    font-weight: 600;
}
.buttonCheckLotto{
    background-image: url(../images/lotto/check.gif);
    width: 90px;
    height: 57px;
    cursor: pointer;

    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;

    -o-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);
}
.buttonCheckLotto:hover{
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    z-index: 1000;

    -o-transform: scale(1.0);
    -moz-transform: scale(1.0);
    transform: scale(1.0);

}
/*  <%-- div check lotto --%>*/

/* <%-- div receive lotto --%>*/
.formReceiveLotto{
    width: 310px;
    height: 100px;
    border:  1px #92278f solid;
    background-color: #92278f;
}

.divReveiveLottoTitle{
    font-family: JasmineUPC,"Trebuchet MS", Arial,Verdana,Helvetica;
    color: #FFFFFF;
    font-weight: bold;
    width: 100%;
    text-align: center;
}
.txtReveiveLottoTitle1{
    font-size: 40px;
}
.txtReveiveLottoTitle2{
    font-size: 30px;
}
.txtReveiveLottoTitle3{
    margin-top: -10px;
    font-size: 15px;
    /*    font-family: JasmineUPC,"Trebuchet MS", Arial,Verdana,Helvetica;*/
    color: #FFFFFF;
}
/*            <%-- div receive lotto --%>*/

/* <%-- div check lotto retroact --%>*/
.formCheckLottoRetroact{
    width: 310px;
    background-color: #FFFFFF;

    padding-bottom: 10px;
    border-bottom: #d6d6d6 1px solid;
}
.txtCheckLottoRetroactHeader{
    font-size: 16px;
    padding-top: 5px;
    width: 100%;
    height: 30px;
    background-color: #7a7a7a;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
}
.txtCheckLottoRetroactBody a{
    color: #0596c5;
    /*                font-size: 13px;*/
    text-decoration: none;
}

.txtCheckLottoRetroactFooter {
    width: 100%;
    text-align: right;
}
.txtCheckLottoRetroactFooter a{
    text-decoration: none;
    color: #af0d00;
    font-size: 12px;
}

li.searchIcon { 
    margin-left: -25px;
    font-size: 11px;
    list-style-position: inside; 
    list-style-image: url(../images/lotto/iconSearch.png); 
}
/*            <%-- div check lotto retroact --%>*/

/*<%-- div check lotto retroact show number --%>*/
.formShowDigitCheckLottoMain{
    width: 310px;
}
.txtShowDigitCheckLottoMain{
    font-size: 15px;
    text-align: center;
    padding-top: 5px;
    background-color: #fff799;
    height: 28px;
    color: #7b797a;
}
.txtShowDigitCheckLottoMain1{
    text-align: center;
    padding-top: 5px;
    background-color: #fff799;
    height: 15px;
    color: #7b797a;
}
.formShowDigitCheckLotto{
    width: 308px;
    border: 1px #d3bc93 dashed ;
    background-color: #fff799;
}
.txtShowDigitCheckLottoHeader{
    padding-top: 5px;
    height: 25px;
    font-size: 11px;
    color: #000000;
    padding-left: 10px;
}
.txtShowDigitCheckLottoHeaderDate{
    color: #bd1000;
}

.txtShowDigitCheckLottoBody{
    width: 98%;
    font-size: 14px;
    padding-bottom: 5px;
    margin-left: 3px; 
    margin-right: 3px;
}
.txtShowDigitCheckLottoBodyMain{
    width: 40%;
    color: #736036;
    background-color: #fcf9d4;
    text-align: right;
}
.txtShowDigitCheckLottoBodyData{
    width: 60%;
    color: #000000;
    background-color: #ffffff;
    text-align: left;
}
/*            <%-- div check lotto retroact show number --%>*/

.input {
    border: 1px solid #78BBE6;
    color: #000000;
    font-family: tahoma,sans-serif,Arial,Helvetica;
    font-size: 11px;
    /*                padding: 3px 1px;*/
    padding: 5px 3px 5px 3px;

}
.input:-moz-placeholder {
    color: #78BBE6;
}

.spacer10{
    width: 310px;
    height: 10px;
}
.spacer5{
    width: 310px;
    height: 5px;
}
.spacer3{
    width: 310px;
    height: 3px;
}
.clearLeft{
    clear: left;
}
.clearRight{
    clear: right;
}
.clearBoth{
    clear: both;
}
/*<%--    img header    --%>*/
.headerimg {
    width: 955px;
    height: 33px;
    background-image:  url(../images/lotto/lotto.gif);
}

/*<%-- headerShowDigit --%>*/
.headerShowDigit{
    font-size: 17px;
}
.numberDigitShow{
    font-size: 20px;
    font-weight: bold;
}
.display-lost {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FEE5E5;
    border-bottom-color: #A95D5D;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #A95D5D;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #A95D5D;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #A95D5D;
    border-top-style: solid;
    border-top-width: 1px;
    padding-top: 6px;
    text-align: center;
    /*position: absolute;*/
    height: 50px;
    width: 100%;
}
.display-no {
    font-size: 24px;
    color: #3F8601;
    font-weight: 700;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 7px;
    margin-top: 0;
}

/*<%-- div check lotto --%>*/

img.imgChangePage{
    cursor: pointer;

    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;

    -o-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);

}
img.imgChangePage:hover{
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    z-index: 1000;

    -o-transform: scale(1.0);
    -moz-transform: scale(1.0);
    transform: scale(1.0);

}

/*<%-- div check lotto --%>*/
.spacer10{
    width: 310px;
    height: 10px;
}
.spacer5{
    width: 310px;
    height: 5px;
}
.clearLeft{
    clear: left;
}
.clearRight{
    clear: right;
}
.clearBoth{
    clear: both;
}

.archive-head {
    border-bottom: 1px dotted #000000;
    font-size: 24px;
    font-weight: normal;
    padding: 3px 0 5px;
}


ul.lotto-archive-result{
    list-style-type: none !important;
}

a.search-result-title {
    text-decoration: underline;
    color: #CC3300;
}
.formDisplayRewardHead{
    font-size: 14px;
    font-weight:  bold;
    padding-top: 0px;
    padding-bottom: 5px;
}
.formDisplayReward{
    text-align: left;
    width: 550px;
    padding-top: 5px;
    padding-bottom: 20px;
}

#formMainCheckLotto{
    min-height: 600px;
}
.anotherPage{
    cursor: pointer;
}
.serviceHot1{
    width: 80px;
    height: 80px;
    background-image:  url(../images/lotto/hot/LuckyLotto-80x80.gif);
}
.serviceHot2{
    width: 80px;
    height: 80px;
    background-image:  url(../images/lotto/hot/IttiPhol-80x80.gif);
}
.serviceHot3{
    width: 80px;
    height: 80px;
    background-image:  url(../images/lotto/hot/LuckyTarot-80x80.gif);
}

.textStar{
    text-shadow: 1px 1px #999;
    font-size: 17px;
    font-weight: bold;
    color: #E02912;
}
.textStar1{
    text-shadow: 1px 1px #999;
    font-size: 14px;
    font-weight: bold;
    color: #E02912;
}
.textStar2{
    font-family: JasmineUPC,"Trebuchet MS", Arial,Verdana,Helvetica;
    text-shadow: 1px 1px #999;
    font-size: 25px;
    font-weight: bold;
    color: #E02912;
}
.textStarBack{
    text-shadow: 1px 1px #999;
    font-size:17px;
    font-weight: bold;
}
.textStarBack2{
    text-shadow: 1px 1px #999;
    font-size:14px;
    font-weight: bold;
}
.callOutLogo{
    background-image : url('../images/lotto/phone.png')  ;
    width:20px;
    height:20px;
    vertical-align: middle;
    display: inline-block;
}
.imgPhoneKapook{
    width: 70px;
    height: 76px;
    background-image:  url(../images/lotto/hot/phoneKapook.gif);
}
.textKapook{
    width: 200px;
    height: 23px;
    background-image:  url(../images/lotto/hot/textKapook.gif);
}

/*//popup // */
#mask {
    display: none;
    background: #000; 
    position: fixed; left: 0; top: 0; 
    z-index: 10;
    width: 100%; height: 100%;
    opacity: 0.8;
    z-index: 999;
}
.img-popup{
    display:none;
    background: #333;
    padding: 0 8px 8px 8px; 	
    border: 2px solid #ddd;
    float: left;
    font-size: 1.2em;
    position: fixed;
    top: 50%; left: 50%;
    z-index: 99999;
    box-shadow: 0px 0px 20px #999;
    -moz-box-shadow: 0px 0px 20px #999; /* Firefox */
    -webkit-box-shadow: 0px 0px 20px #999; /* Safari, Chrome */
    border-radius:3px 3px 3px 3px;
    -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari, Chrome */
}
img.btn_close {
    float: right;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: -22px;
    margin-top: -22px;
    z-index: 9999;
    cursor: pointer;

    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;

    -o-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9);

}
img.btn_close:hover {
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    z-index: 1000;

    -o-transform: scale(1.0);
    -moz-transform: scale(1.0);
    transform: scale(1.0);

}

/*//////// detailSub ///////*/
.mouse{   
    /*    color:#008cca*/
    cursor: pointer;
}
.wap:hover{
    background-color: #EEEEEE;
    /*    color:#008cca*/
    cursor: pointer;
}
.imgOper{
    width: 199px;
    height: 41px;
    background-image: url(../images/template/main/howto/operater4.gif);
}
.imgOperAis{
    width: 79px;
    height: 41px;
    background-image: url(../images/template/main/howto/operaterAis.gif);
}
.imgOperDtac{
    width: 60px;
    height: 41px;
    background-image: url(../images/template/main/howto/operaterDtac.gif);
}
.container-snippet-list {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-align: left;
    list-style-type: none;
}
.container-snippet-list-index {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-align: left;
    list-style-type: none;
    vertical-align: top;
}
.container-snippet-list2 {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-align: left;
    list-style-type:none;
}
.li-inline-block {
    width: 50%;
    display: inline-block;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    text-align: center;
    padding-top: 5px;
}
.li-inline-block-index-lotto {
    width: 47%;
    vertical-align: top;
    font-size: 12px;
    /*border-style: dotted ;*/
    border-bottom:  #cccccc 1px dashed;
    border-left: #cccccc 1px dashed;
    border-right: #cccccc 1px dashed;
    border-top: #cccccc 1px dashed;;
    display: inline-block;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    text-align: center;
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
}
.li-inline-block-index-lotto:hover {
    width: 47%;
    background-color: #EEEEEE;
}
.li-inline-block-drama {
    width: 15%;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    /*border-style: dotted ;*/
    border-bottom:  #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;;
    display: inline-block;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 5px;
}
.li-inline-block-drama:hover {
    width: 15%;
    background-color: #EEEEEE;
}
.li-inline-block-index-horo {
    width: 30%;
    vertical-align: top;
    font-size: 12px;
    display: inline-block;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    position: relative;
    text-align: center;
    padding-top: 5px;
    padding-right:  2px;
    padding-left: 2px;
}
.li-inline-block-index-horo:hover {
    width: 30%;
    height: 185px;
    background-color: #EEEEEE;
}

.containerInLine {
    display: inline-block;
    position: relative;
    width: 100%;
}
.quizLine{
    border-bottom-color: #CCCCCC;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    display: inline;
    float: right;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
    position: relative;
    z-index: 3;
    width: 630px;
}
.textpre-price{
    font-size: 11px;
    color: #000000;
}

/*///  Horo ///*/
.formReceiveHoro{
    width: 310px;
    height: 165px;
    background-color: #FF0FBF;
    /* IE10 Consumer Preview */ 
    background-image: -ms-linear-gradient(top, #FF0FBF 0%, #820859 100%);
    /* Mozilla Firefox */ 
    background-image: -moz-linear-gradient(top, #FF0FBF 0%, #820859 100%);
    /* Opera */ 
    background-image: -o-linear-gradient(top, #FF0FBF 0%, #820859 100%);
    /* Webkit (Safari/Chrome 10) */ 
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FF0FBF), color-stop(1, #820859));
    /* Webkit (Chrome 11+) */ 
    background-image: -webkit-linear-gradient(top, #FF0FBF 0%, #820859 100%);
    /* W3C Markup, IE10 Release Preview */ 
    background-image: linear-gradient(to bottom, #FF0FBF 0%, #820859 100%);
    display: block;
    position: relative;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
    border-top-left-radius: 1em;
    border-top-right-radius: 1em;
}
.li-inline-blockHoro {
    width: 25%;
    display: inline-block;
    padding-top: 5px;
}
.line-lotto-index{
    border-bottom-style:  #cccccc 1px dashed;
}

/*// 20121029 //*/
.imgopacity{
    height: 77px;
    opacity: 0.97;
    transform: scale(0.97);
    width: 310px;
}
.imgopacity:hover{
    height: 77px;
    opacity: 1;
    transform: scale(1);
    width: 310px;
}
.textLink{
    text-decoration: underline;
    color:#008cca;
    font-size:15px;
    font-weight:bold;
    text-align:right;
    margin-right:5px;
}
.textLink:hover{
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.linkHover{
    color:#008cca;
}
.linkHover:hover{
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.textSubHoro{
    font-size: 15px;
}

/*/// campaign////*/
.li-inline-blockCampaign {
    min-height: 100px;
    width: 49%;
    display: inline-block;
    /*    padding-top: 5px;*/
}
.li-inline-blockCampaign2 {
    min-height: 100px;
    width: 100%;
    display: inline-block;
    /*    padding-top: 5px;*/
}
/*.li-inline-blockCampaign:hover {
    min-height: 100px;
    width: 49%;
    padding-left: 5px;
    display: inline-block;
    background-color: #EEEEEE;
        padding-top: 5px;
}
.li-inline-blockCampaign2:hover {
    min-height: 100px;
    width: 100%;
    padding-left: 5px;
    display: inline-block;
    background-color: #EEEEEE;
        padding-top: 5px;
}*/
.border{
    padding-top: 5px;

    width: 97%;
    border-bottom-color: #CCCCCC;
    border-bottom-style: dashed;
    border-bottom-width: 1px;

    border-left-color: #CCCCCC;
    border-left-style: dashed;
    border-left-width: 1px;

    border-right-color: #CCCCCC;
    border-right-style: dashed;
    border-right-width: 1px;

    border-top-color: #CCCCCC;
    border-top-style: dashed;
    border-top-width: 1px;
}
a.tags{color:#0076A1;font-weight: normal;font-size: 11px;margin-right: 5px;cursor: pointer}
a.tags:link{color: #0076A1;font-size: 11px;}
a.tags:hover{color: #000000;font-size: 11px;}
a.tags:active{color: #0076A1;font-size: 11px;}
a.tags:visited{color: #0076A1;font-size: 11px;}


.sectionLeft{
    float: left;
    width: 65%;
}

.sectionRight{
    /*margin-right: -5%;*/
    margin-top: 7px;
    /*background-color: #ffffff;*/
    float: right;
    width: 34%;
}