@font-face {
    font-family: 'skirmisher';
    src: url(skirmisher/skirmisher.ttf);
}

@font-face {
    font-family: 'digital-7';
    src: url(digital-7/digital-7.ttf);
}

body{		
	line-height: 1;
	font-family: arial;
	margin: 0px;
}
.navbar-brand img{
	height: 140px;
}
table.form{
	width: 100%;
}
table.form .form-control{
	margin-bottom: 4px;
}

#SidebarLeft{
	max-width: 100px !important;
}

ul{
	padding: 0;
}

ul li {
	list-style: none outside none;
}

.pagination li{
	display: inline-block;
	padding: 5px;
}

.menu th{
	background : url('../../images/navtab2.gif') repeat scroll 0 0 rgba(0,0,0,0);
}

.menu th.current{
	background : url('../../images/navtab1.gif') repeat scroll 0 0 rgba(0,0,0,0);
}

.topmenu th.current{
	background : url('../../images/yes.gif') repeat scroll 0 0 rgba(0,0,0,0);
}

#breadcrumb{
	display: none;
}

.pagination li {
	display: none;
}

.pagination li a{
	color: #fff;
	text-transform: uppercase;
}

.pagination li:first-child a:after {
	content: "Preview";
	color: #009B00;
}

.pagination li:last-child a:after{
	content: "Next";
	color: #D50000;
}


.pagination li:first-child, .pagination li:last-child{
	display: inline-block;
}

.pagination li:first-child a, .pagination li:last-child a{
	text-indent: -999;
}

.pagination li.disabled:first-child, .pagination li.disabled:last-child, .pagination li.disabled{
	visibility: hidden;
}

.thead{
	background: red; /* For browsers that do not support gradients */    
    background: -webkit-linear-gradient(left, #78B3BB , #007C7E); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #78B3BB, #007C7E); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #78B3BB, #007C7E); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #78B3BB , #007C7E); /* Standard syntax (must be last) */
	border-radius: 5px 0 0;
	color: #32412d;
	font-size: 20px;
}

.thead td {
  padding: 5px;
}

.thistory  th {
	background: red; /* For browsers that do not support gradients */    
    background: -webkit-linear-gradient(left, #007C7E , #78B3BB); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #007C7E , #78B3BB); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #007C7E , #78B3BB); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #007C7E , #78B3BB); /* Standard syntax (must be last) */
	border-radius: 0px 5px 0px 0px;
	color: #32412d;
	font-size: 20px;
	padding: 7px;
	font-weight: normal;
	
}

.remaining {
	background: #d8d8d8 url("../../images/banner2.jpg") no-repeat scroll 0 -20px / cover ;
	padding: 15px;
}

.pools {
	background: url("../../images/ball.png") no-repeat scroll 0 0 / cover ;
	color: #014A81;
	display: inline-block;
	font-family: "arial";
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
	width:120px;
	height:120px;
	font-size:50pt;
}

.tbody {
	
}

.date {
	
}

.date p {
  color: #3E362C;
	font-size: 16px;
	margin: 0;
	padding-top: 2px;
}

.remaintime {
  color: #000;
  text-transform: uppercase;
  margin-left:20px;
}

.remaining .date p {
  font-size: 30px;
}

.remaining .pools {
  font-size: 70px;
  padding: 15px 15px;
  width: 70px;
  height: 70px;
}

.remaintime span {
  padding: 5px 15px;
  display:inline-block;
}

.thistory > tbody {
  background: #b9c5d3 none repeat scroll 0 0;
}

.thistory form {
  padding: 15px 10px;
  text-align: right;
  color: #007c7e;
}

.thistory form input{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}

.ui{
	background: #014a81 none repeat scroll 0 0;
	border: 2px solid #fff;
	border-radius: 8px;
	box-shadow: 0 3px 5px #000;
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	padding: 0 15px;
}

.thistory .thead{
	display: none;
}

.thistory .tbody{
	background: none;
}

.thistory .tbody .date{
	padding: 3.7px 10px;
}

.thistory .tbody .date p{
	font-size: 15px;
}

.thistory .tbody .pools {
	font-size: 20px;
	padding: 5px 5px;
	width: 20px;
	height: 20px;
}

.pagination span {
  background: #014A81 none repeat scroll 0 0;
  border: 1px solid #eee;
  font-weight: normal;
  padding: 5px;
  color: #fff
}

.pagination {
  margin-right: 10px;
  margin-top: 15px;
  float: right;
}

a.ui{
	text-decoration: none;
	padding: 5px;
}
a.ui:hover{
	background: #008286;
}
.remaining .date{
	width: 60%;
}

.container.sanjuan{
	background: #FFA457; /* For browsers that do not support gradients */    
    background: -webkit-linear-gradient(left, #FFA457 , #A12D02); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #FFA457 , #A12D02); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #FFA457 , #A12D02); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #FFA457 , #A12D02); /* Standard syntax (must be last) */
	overflow: hidden;
}

nav {
	background: #000 none repeat scroll 0 0;
  display: inline-block;
	margin-top: 38px;
	width: 100%;
	margin-bottom: -2px;
}

nav .sf-menu{
	margin-bottom: 0px;
}

nav .sf-menu li, nav .sf-menu li a:focus, nav .sf-menu li a:active{
	background: none;
}

nav .sf-menu li:after{
	content: "|";
	position: absolute;
	color: #ddd;
	font-size: 35px;
	top: 7px;
	margin-left: -3px;
	text-shadow: 0px 0px 5px #eee;
}

nav .sf-menu li:first-child:after{
	content: "";
}

nav .sf-menu li a{
	color: #fff;
	border: medium none;
	padding: 20px 35px;
	font-size: 19px;
	text-transform: uppercase;
}

.sf-menu a:visited {
  color: #fff !important;
}

nav .sf-menu li.current a, nav .sf-menu li a:hover, nav .sf-menu li:hover{
	color: #fff;
	background: rgba(0,0,0,0); /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(rgba(0,0,0,0), #317C27); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(0,0,0,0), #317C27); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(0,0,0,0), #317C27); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(0,0,0,0), #317C27); /* Standard syntax */
	font-size: 19px;
	text-transform: uppercase;
}

.mld_mainContent.mld_pageContent{
}

.searchbydate{
	background: #fff;
	padding: 2px;
}

.form-group{
	/*padding: 15px 25px 10px;*/
}

.searchbydate p.title, h3, p.timeresult {
  color: #409D33;
  display: inline-block;
  font-size: 30px;
  margin: 5px 15px 0;
  padding: 2px 12px 3px;
  text-transform: uppercase;
  font-weight: normal;
}

.form-group label{
	padding-right: 32px;
}

.form-group td {
  padding: 10px;
}

.form-group select {
  padding: 5px;
}

.date span {
  color: #44494d;
  line-height: 2;
}

.remaintime > p {
	background: #333532;
	border: 5px solid #999;
	border-radius: 5px;
	color: #2DDD2D;
	display: inline-block;
	font-size: 80px;
	font-weight: normal;
	margin: 0;
	text-shadow: 0 0px 10px #A1E1A0;
	font-family: 'arial';
}

.tbody td{
	padding: 0px;
}

.blink {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {	
  15% { opacity: 1; }
  50% { opacity: 0; }
  85% { opacity: 1; }
}
.livedrawer .openlive{
	display: none;
}
.top-header{
	background: #000;
	color: #fff;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

.banner-header{
	background : #fff url('../../images/bg-texture.jpg') repeat 0 0 / 100%;
	border-bottom: 5px solid #000;
}

form.search{
	float: right;
	margin-top: 90px;
}

.vncouver{
	background: #031521 url('../../images/background') no-repeat 0 0 / 100%;
	margin-top: 15px;
}

.green{
	color: #47B73B;
}

.nextresult{
	background : #fff;
}

.winning-number{
	background: rgba(255,255,255,0.3);
	top: 5px;
	position: relative;
}

h2{
	color: #004B7F;
	font-size: 40px;
	text-transform: uppercase;
	letter-spacing: 5px;
	margin-top: 10px;
	margin-left: 55px;
	margin-bottom: 10px;
}

.pastresult, .tbody, .span-24{
	background: rgba(255,255,255,0.6);
}

.pastresult tr{
	position: relative;
	width: 50%;
	float: left;
	display: inline-block;
}

.pastresult td{
	border-left: 1px solid;
}
.pastresult tr:nth-child(odd) td{
	border-left: 0px solid;
}

.pastresult .pools{
	font-size: 32px;
	width: 60px;
	height: 60px;
	margin:0px 4px;
}

.pastresult .pools p{
	margin-top:13px;
}

.pastresult2 .pools{
	font-size: 32px;
	width: 60px;
	height: 60px;
	margin:0px 4px;
}

.pastresult2 .pools p{
	margin-top:13px;
}

.pastresult .date p{
	text-align: left;
	font-size: 24px;
	color: #000
}
.pastresult .date p a{
	text-decoration: none;
	color:#000;
}
input.search{
	background: #ABABAB;
	border: 1px solid #666;
	padding: 5px;
	border-radius: 5px;
	color: #fff;
	width: 180px;
}

td.ftname {
	font-size: 20px;
	font-weight: bold;
	padding-right: 20px;
	color:#000;
}
.tbody .pools, .span-24 .pools{
	/*font-size: 47px;*/
	/*height: 55px;*/
	/*width: 55px;*/
	font-size: 39px;
	height: 55px;
	width: 55px;
	line-height: 1.4;

}
.tbody h2, .span-24 h2{
	font-size:20px;
	margin-left:0px;
}
a.openlive{
	text-shadow: 1px 1px 0px rgb(0, 0, 0);
	text-decoration: none; 
	font-weight: bold;
	font-size: 20px; 
	color: #47B73B;
}