@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1E1E1;
}
body {
	background-image:url(images/bg.jpg);
	background-color: #FAFA00;
	background-repeat:repeat-x;
	background-position:top;
	margin-left: 12px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
}
.content {
	font-family:Verdana, Geneva, sans-serif;
	color: #666;
	
	}
#button{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
	color: #FFF;
        width: 150px;
        height: 29px;
        text-align: center;
	background-image:url(images/devider.png);
	background-repeat:no-repeat;
	background-position: left;

    }
#button a{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
	color: #fff; text-shadow: black 0.1em 0.1em 0.1em;
        text-decoration: none;
    }
#button a:hover{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #333;
        text-decoration: none;
		
    }
#button:hover{
	background-image:url(images/bt-hover.jpg);
	background-repeat:repeat ;
    }
.title{
	font: Arial, Helvetica, sans-serif;
	font-size:25px;
	color: #FC0;
	}
.title2{
	font:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #fff;
	}
.ball{
	font:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #000;
	}
.ball45{
	font-size:27px;
	font-weight:600;
	color: #fff;
}
.bgball {
	background: rgb(254,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(254,255,255,1) 0%, rgba(230,242,247,1) 35%, rgba(213,228,234,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,255,255,1)), color-stop(35%,rgba(230,242,247,1)), color-stop(100%,rgba(213,228,234,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(254,255,255,1) 0%,rgba(230,242,247,1) 35%,rgba(213,228,234,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(254,255,255,1) 0%,rgba(230,242,247,1) 35%,rgba(213,228,234,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(254,255,255,1) 0%,rgba(230,242,247,1) 35%,rgba(213,228,234,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(254,255,255,1) 0%,rgba(230,242,247,1) 35%,rgba(213,228,234,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#d5e4ea',GradientType=0 ); /* IE6-9 */
}
a {
	color: #fff;
	text-decoration:none;
}

a:hover {
	color: #FF0;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #fff;
}

.odd{
	background-color: #F4DFD6;
}
.even{
	background-color: #FAF1F0;
}
input[type="text"]{
	color:#036;
	background-color:#EAF4FF;
	border:1px solid #64B1FF;
}
input[type="password"]{
	color:#036;
	background-color:#EAF4FF;
	border:1px solid #64B1FF;
}
textarea{
	color:#57695B;
	background-color: #D2F0FF;
	border:1px solid #718876;
	
}
input[type="submit"]{
	color:#FFFFFF;
	background-color: #039;
	border:2px solid  #003;
}
input[type="button"]{
	color:#FFFFFF;
	background-color:#039;
	border:2px solid #003;
}
input[type="reset"]{
	color:#FFFFFF;
	background-color:#039;
	border:2px solid #003;
}
.shadowmenu {
	background-image:url(../images/shadow.jpg);
	background-repeat:repeat-x;
	background-position:top;
	}
/* pagination style */
div.pagination {
	padding: 3px;
	margin: 3px;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #FC0;
	text-decoration: none; /* no underline */
	color: #FC0;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #999;
	color: #FC0;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #FC0;
		font-weight: bold;
		background-color: #FC0;
		color: #333;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #999;
	color: #999;
}
.bg-footer{
	background-image:url(images/highlights_bg.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
	font-size: 11px;
	color:#666;
	
	}
.prize{
	background-image:url(images/line.png);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size: 14px;
	font-weight:bold;
	color:#FC0;
	
	}
	
.prizewin{
	background-image:url(images/line.png);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size: 20px;
	font-weight:bold;
	color:#fff;
	
	}
.countdown{
	background-image:url(images/line.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#070707+0,1c1c1c+12,212121+25,111111+39,070707+50,1c1c1c+51,333333+60,6d6d6d+76,636363+91,666666+100 */
background: #070707; /* Old browsers */
background: -moz-linear-gradient(top,  #070707 0%, #1c1c1c 12%, #212121 25%, #111111 39%, #070707 50%, #1c1c1c 51%, #333333 60%, #6d6d6d 76%, #636363 91%, #666666 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#070707), color-stop(12%,#1c1c1c), color-stop(25%,#212121), color-stop(39%,#111111), color-stop(50%,#070707), color-stop(51%,#1c1c1c), color-stop(60%,#333333), color-stop(76%,#6d6d6d), color-stop(91%,#636363), color-stop(100%,#666666)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #070707 0%,#1c1c1c 12%,#212121 25%,#111111 39%,#070707 50%,#1c1c1c 51%,#333333 60%,#6d6d6d 76%,#636363 91%,#666666 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #070707 0%,#1c1c1c 12%,#212121 25%,#111111 39%,#070707 50%,#1c1c1c 51%,#333333 60%,#6d6d6d 76%,#636363 91%,#666666 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #070707 0%,#1c1c1c 12%,#212121 25%,#111111 39%,#070707 50%,#1c1c1c 51%,#333333 60%,#6d6d6d 76%,#636363 91%,#666666 100%); /* IE10+ */
background: linear-gradient(to bottom,  #070707 0%,#1c1c1c 12%,#212121 25%,#111111 39%,#070707 50%,#1c1c1c 51%,#333333 60%,#6d6d6d 76%,#636363 91%,#666666 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#070707', endColorstr='#666666',GradientType=0 ); /* IE6-9 */

	font-size: 14px;
	font-weight:bold;
	color:#FC0;
	
	}
.special{
	font-size: 14px;
	font-weight:bold;
	color:#fff;	
	}
.special2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FC0;
	text-transform:uppercase;
	}
.vertical-line{
	background-image:url(images/vertical-line.png);
	background-repeat:repeat-y;
	background-position:center;
	}
.devider{
	background-image:url(images/devider.png);
	background-position: left;
	}
.table {
	background-image:url(images/bg-header.jpg);
	background-repeat:repeat-x;
	padding-left: 20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #FC0;
	}
.table-content {
	background-color:#DDD;
	padding-left: 20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #666;
	}
