body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	background:#000;
}
body, ul{
	margin:0;
	padding:0;
}
.rel {
	position:relative;
}
.abs {
	position:absolute;
}

.pad10, .ads{
	padding:10px;
}
.pad-tb20{
	padding:20px 0;
}
.pad15{
	padding:25px;
}
.mar10 {
	margin:10px;
}
a img, img {
	border:0 none;
}
a {
	text-decoration:none;
	color:#fff;
}
.mar-b15 {
	margin-bottom:15px;
}
p, h2, .mar-b10, h5 {
	margin:0 0 10px;
}
.clear {
	clear:both;
}
.left{
	float:left;
}
.right {
	float:right;
}
.align-right {
	text-align:right;
}
.align-center {
	text-align:center;
}
.rounded, #about{
	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Safari, Chrome */
	-khtml-border-radius:10px; /* KHTML */
	border-radius:10px; /* CSS3 */
}
/**** LAYOUT ****/
.page-size, #header, #menu-outer{
	width:1004px;
	margin:0 auto;
}
#wrapper{
	background:#233f06;
}
#header{
	background:url(../images/header-bg.jpg) no-repeat top center;
	padding:25px 0;
}
#contents{
	padding:15px;
}
#header-outer, #slider-outer{
	border-bottom:#f6d381 solid 1px;
}
#logo{
	padding:10px 0;
}
h2{
	font-size:28px;
	color:#fff;
	font-weight:normal;
	font-family: 'Quattrocento', cursive;
}
p{
	line-height:22px;
}
/*** menu ***/

#menu-outer{
	padding-bottom:10px;
}
#menu{
	background:url(../images/menu-bg.png) no-repeat;
	padding:0 28px;
}
#menu ul {
	list-style-type:none;
}
#menu li {
	float:left;
	padding:0 20px;
	background:url(../images/divider.png) right center no-repeat;
}
#menu li.last{
	background:none;
}
#menu a {
	color:#2c1907;
	display:block;
	height:50px;
	line-height:50px;
	text-decoration:none;
	font-family: 'Quattrocento', cursive;
	font-size:16px;
	text-transform:uppercase;
}
#menu li a:hover, #menu li.active a {
	color:#da0000;
}

/**** banner ****/
#banner-outer{
	background:url(../images/banner-bg.png) no-repeat;
	padding:10px 10px 0;
	width:983px;
	margin:0 auto
}
#banner{
	height:341px;
	overflow:hidden;
}
.nivoSlider {
	position:relative;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
   box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-32px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	z-index:99999;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.nivo-caption a:hover {
    color:#fff;
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9999;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/***** banner ends here *****/


/******* content *******/
#contents{
	background:#193001;
}
#main{
	 width:590px;
}
#right{
	width:383px;
	padding-top:10px;
}
#welcome, #about{
	background:#2c4e09;
	padding:15px;
}
#welcome-img{
	background:#fff;
	padding:15px 15px 15px 0;
	margin-bottom:10px
}
#tournament, #payout{
	padding:5px 0; 
	text-align:center;
}
#sub-menu{
	background:#1b1b1b;
	border-top:#000 solid 3px;
	border-right:#000 solid 3px;
	border-bottom:#000 solid 3px; 
	padding:10px;
	-moz-border-radius:0 10px 10px 0; /* Firefox */
	-webkit-border-radius:0 10px 10px 0; /* Safari, Chrome */
	-khtml-border-radius:0 10px 10px 0; /* KHTML */
	border-radius:0 10px 10px 0; /* CSS3 */
}
#sub-menu ul{
	padding-left:25px;
	list-style:url(../images/list-items.png);
}
#sub-menu li{
	line-height:26px;
}
#sub-menu li a:hover, .read-more a:hover{
	color:#da0000;
}
#sub-menu h2{
	font-size:18px;
	color:#f6d381;
}
#sub-menu #software, #sub-menu #games{
	width:170px;
	padding:5px;
}
#footer{
	background:url(../images/footer-line.png) repeat-x left top;
	margin-top:10px;
	color:#f6d381;
}