/*General.css*/

*{padding: 0px;margin: 0px;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;font-family: Time New Roman;}
.wrapper{width: 990px !important;margin: 0 auto;position: relative;}

body{background: white url(../../images/bg.jpg) center top no-repeat;}
.clear{clear: both;}
.pull-left{float:left;}
.pull-right{float:right;}
#body {
        position: relative;
	min-height: 430px;
}
.body-box {
    float: right;
    height: 443px;
    width: 647px;
    position: absolute;
    top: -30px;
    right: 0px;
    overflow-y: scroll;
    overflow-x: hidden;
    
}
.bg-box {
    background: url(/images/body-box.png) center no-repeat;
}
/*reset.css*/

/* css rest */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*end reset*/

/*Content.css*/

.content #header{border: 1px solid white;border-radius: 5px 5px 0 0;color:white;font-size:20px;padding:10px;margin-top:10px;background:none repeat scroll 0 0 rgba(0,0,0,0.4);border-bottom: 1px #999999 solid;}
.content #body{border: 1px solid white;border-radius: 0 0 5px 5px;color:white;border-top:none;padding:10px;min-height:150px;margin-bottom:10px;background:none repeat scroll 0 0 rgba(0,0,0, 0.4);}
#space{height: 420px;}

/*uibase.css*/
.header{height: auto;}

.logo{float: left;margin: 20px 0 0 10px;}

#menu{float: right;padding: 0 0 0 0;margin: 40px 0 0 0;}
#menu>li{float: left;padding: 10px 28px 10px 28px;}
#menu>li>a{font-family: arial;font-size: 14px;text-decoration: none;color: black;display: block;text-align: center;text-transform: uppercase;}
#menu>li:hover>a{text-decoration: none;color: gray;}

.content{height: auto;}
.result-body {
	width: 646px;
    height: 440px;
    background: url(/images/result.png) center no-repeat;
		/*float: right;*/
		/*width: 646px;height: 505px;background: url(/images/result.png) center no-repeat;*/
	/*margin: -80px -20px 0 0;}*/ }
/*.draw-date {float: left;font-family: arial;font-size: 18px;width: 100%;text-align: center;margin: 80px 0 0 0;}*/
.draw-date {
    float: left;
    font-family: arial;
    font-size: 18px;
    width: 100%;
    text-align: center;
    margin: 46px 0 0 0;
}
.draw-date div { display: inline;}
.price-title {    font-size: 18px; padding: 0 0 0 50px; font-family: Arial;}
.num {
	background:url(/images/ball.png) no-repeat center center;
    width: 58px;
    height: 54px;
    display: inline-block;
    text-align: center;
    line-height: 54px;
    font-family: Arial;
    font-size: 24px;
    vertical-align: middle;
}
.result-body .multi .prize .header {
    font-size: 18px;
    padding: 16px 0 0 20px;
    font-family: Arial;
    display: inline-block;
    width: 174px;
    float: left;
}
.search {
	padding: 10px 0px;
        margin-left: 48px;
}
.result-body .multi .prize .result {
	display: inline-block;
    float: right;
}
.result-body .multi .prize {
	float: left;
    display: block;
    width: 100%;
    clear: both;
    margin-top: 7px;
    padding-right: 8px;
}
.result-body .multi {padding: 0px 28px;}
.prize-item {    text-align: center;
    padding: 0px 20px;
    margin: 35px 0px 0px 0px;}
.tbl-price tr td:nth-child(1) {width: 182px;}
.tbl-price tr:nth-child(2) td, .tbl-price tr:nth-child(3) td {padding-top: 6px;}
.btnPagingBack {
	margin-right: 10px;
}
/*.btnPagingNext, .btnPagingLast, .btnPagingFirst, .btnPagingBack {
    height: 30px;
    border: none;
    padding: 5px 22px;
    border-radius: 4px;
    margin-left: 10px;
    cursor: pointer;
    background: linear-gradient(#dbe7f3,#dbe7f3,#dbe7f3) !important;
    color: #000;
}
.txtPagingControl {
    text-align: center;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #ddd !important;
}*/
#txtSearch {
    vertical-align: middle !important;
    font-family: Arial;
    border-radius: 2px;
    border: 1px solid #dcdcdc;
    padding: 7px 10px;
}
#btnSearch {
	background-color: #1b7049;
    background-color: #1b7049;
    border: 1px solid #f5f5f5;
    margin-left: -4px;
    vertical-align: top;
    height: 30px;
    width: 31px;
    vertical-align: middle !important;
    padding: 8px;
}
/*.result-bg{float: right;width: 646px;height: 505px;background: url(../../images/result.png) center no-repeat;margin: -80px -20px 0 0;}*/
.datetime{float: left;font-family: arial;font-size: 18px;width: 100%;text-align: center;margin: 80px 0 0 0;}

.first{float: left;width: 100%;margin: 50px 0 0 0;}
.first>p{float: left;font-family: arial;color: black;}
.first>p:first-child{font-size: 18px;padding: 0 0 0 50px;}
.first>p:last-child{font-size: 24px;padding: 0 0 0 93px;letter-spacing: 44px;}

.second{float: left;width: 100%;margin: 35px 0 0 0;}
.second>p{float: left;font-family: arial;color: black;}
.second>p:first-child{font-size: 18px;padding: 5px 0 0 50px;}
.second>p:last-child{font-size: 24px;padding: 0 0 0 90px;letter-spacing: 44px;}

.third{float: left;width: 100%;margin: 35px 0 0 0;}
.third>p{float: left;font-family: arial;color: black;}
.third>p:first-child{font-size: 18px;padding:5px 0 0 50px;}
.third>p:last-child{font-size: 24px;padding: 0 0 0 90px;letter-spacing: 44px;}

.starter{float: left;width: 100%;margin: 40px 0 0 0;}
.starter>p{float: left;font-family: arial;color: black;}
.starter>p:first-child{font-size: 18px;padding:0px 0 0 40px;}
.starter>p:last-child{font-size: 24px;padding: 0 0 0 45px;letter-spacing: 44px;}

.consol{float: left;width: 100%;margin: 35px 0 0 0;}
.consol>p{float: left;font-family: arial;color: black;}
.consol>p:first-child{font-size: 18px;padding:3px 0 0 50px;}
.consol>p:last-child{font-size: 24px;padding: 0 0 0 38px;letter-spacing: 44px;}

.number{float: left;margin: 50px 0 0 0;}

.footer{height: auto;width: 100%;}

.warning{    background: #dbe7f3;
    margin: 10px 0 0 0;
    padding: 5px 0px;}

.copyright{text-align: right;font-family: arial;font-size: 12px;color: black;margin: 10px 10px 10px 0;}
.al-center {
	text-align: center;
}
.paging {
    padding: 10px 10px;
    text-align: right;	
}
.countdown {
	color: #000;
	margin-right: 10px;
	font-family: Arial;
}
.no-record {
	padding: 40px 0px;
	font-family: Arial;
}

.result-text {
	font-size: 18px;
    font-weight: bold;
    font-family: Arial;
}
.result-date {
	text-align: center;
    padding: 40px 0px;
    font-family: Arial;
}
.btnPagingNext, .btnPagingLast, .btnPagingFirst, .btnPagingBack {
    height: 30px;
    border: none;
    padding: 5px 22px;
    border-radius: 4px;
    margin-left: 10px;
    cursor: pointer;
    background: -webkit-linear-gradient(#dbe7f3, #ffffff, #ffffff);
    background: -o-linear-gradient(#dbe7f3, #ffffff, #ffffff);
    background: linear-gradient(#dbe7f3, #ffffff, #ffffff);
    font-family: Arial;
}
.btnPagingFirst, .btnPagingBack {
    margin-right: 10px !important;
    margin-left: 0px !important;
}
#txtPagingControl {
    font-family: Arial;
    text-align: center;
    margin-top: 16px;
    height: 28px;
    border-radius: 3px;
    border: none;
}
.result-header {
    margin-top: 26px;
    margin-left: 46px;
}