@import "reset.css";

html{
	font-size:100%;
}

body{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	line-height:1.25em;/*20px*/
	color:#555;
	background:# url("../images/") repeat-y top center;
}

/*===== TEXT =====*/

p{
	font-size:0.75em;
	line-height:1.667em;
	margin-bottom:10px;
}

a{
	color:#D92281;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

h1,h2,h3,.sidebarheader{
	font-family:Tahoma,Geneva,Verdana,sans-serif;
	color:#D92281;
}

h1{
	font-size:1.25em;
	line-height:1.5em;
	margin-bottom:10px;
}

h2{
	font-size:0.875em;
	line-height:1.429em;
	margin-bottom:10px;
}

h3{
	font-size:0.75em;
	line-height:1.667em;
	margin-bottom:10px;
}

ul{

}

	#contents ul{
		list-style:disc;
		margin-bottom:10px;
	}
	
		#contents ul li{
			margin-left:20px;
		}	

ol{
	list-style:decimal;
}

	ol li{
		margin-left:25px;
		margin-bottom:10px;
	}

li{
	font-size:0.75em;
	line-height:1.667em;
}

	li p,li h2,li h3{
		font-size:1em;
		line-height:1.667em;
		margin:0px;
	}
	
	#contents li ul{
		margin:0px;
	}
	
	#contents li li{
		font-size:1em;
		line-height:1.667em;
	}

abbr, acronym{
	border-bottom:1px dotted #ccc;
	cursor: help;
}

hr{
	clear:both;
	height:0px;
	padding:0px;
	border:none;
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
}

/*===== SECTIONS =====*/

#container{
	width:860px;
	margin:0px auto;
	position: relative;
}

#header{
	position:absolute;
	height:130px;
	margin-top:0px;
}

	#logo{
		float:left;
		display:block;
		background:url("../images/bg-logo.png") no-repeat top left;
		height:0px;
		width:300px;
		padding-top:100px;
		overflow:hidden;
	}
	
	#playnow{
		float:right;
		display:block;
		background:url("../images/bg-playnow.png") no-repeat top left;
		height:20px;
		width:229px;
		padding:70px 0px 10px;
		font-size:0.625em;
		text-align:center;
		line-height:2em;
	}
	
	#topnav{
		clear:both;
		float:left;
		height:30px;
		width:860px;
		background:#b0005a url("../images/bg-topnav.png") no-repeat top left;
	}
	
		#topnav li{
			float:left;
		}	
		
			#topnav li a{
				display:block;
				float:left;
				padding:5px 15px 5px 13px;	
				background:url("../images/bg-topnav-div.png") no-repeat top right;
				color:#ffffff;
				text-transform:uppercase;
				font-weight:bold;
			}	
							
			#topnav li.highlight a{
				color:#ffff00;
			}								

#main{
	position:absolute;
	width:860px;
	margin-top:140px;
}

	#contents{
		float:left;
		width:640px;
		margin-bottom:10px;
	}
	
		.greybar{
			clear:both;
			display:block;
			height:20px;
			padding:5px 10px;
			background:#cdcdcd url("../images/bg-greybar.png") no-repeat top left;
			font-size:0.875em;
			line-height:1.429em;
			color:#555555;
			font-weight:bold;
		}
		
		.rowblock{
			display:block;
			float:left;
			width:660px;
			margin-left:-20px;
			/*margin-bottom:10px;*/
		}
		
			.colblock{
				display:block;
				float:left;
				width:200px;
				margin-left:20px;
			}
			
				.colblock a img{
					margin-bottom:10px;
				}
			
			.rowblock > p{
				margin-left:20px;
			}
		
		table{
			clear:both;
			margin-bottom:10px;
		}	
		
		table.thirds{
			width:630px;
		}
		
			table.thirds th, table.thirds td{
				width:190px;
				padding:5px 10px;
			}
			
			th{
				font-size:0.875em;
				line-height:1.429em;
				font-family:Tahoma,Geneva,Verdana,sans-serif;
				color:#D92281;	
				text-align:center;			
			}
			
			td{
				font-size:0.75em;
				line-height:1.667em;			
				width:210px;
				border-top:1px solid #ebebeb;
				text-align:center;							
			}		
			
				td.prize{
					font-size:1.25em;
					line-height:1em;
					color:#D92281;						
				}				

	#sidebar{
		float:right;
		width:200px;
		margin-bottom:10px;		
	}
	
		.sidebarheader{
			display:block;
			height:20px;
			width:180px;
			padding:5px 10px;
			background:#b0005a no-repeat top left;
			color:#ffffff;
			font-size:0.875em;
			line-height:1.429em;
			font-weight:bold;
			margin-bottom:1px;
		}
		
		#sidebargames{
			background-image:url("../images/bg-sidebar-games.png");
		}
		
		#sidebarpromo{
			background-image:url("../images/bg-sidebar-promo.png");
		}
		
		#sidebarblog{
			background-image:url("../images/bg-sidebar-blog.png");
		}				

		.sidebarblock{
			background:#ebebeb;
			margin-bottom:10px;
			padding:5px 10px;
		}
		
			.sidebarblock p{
			}
			
			#poker{
				display:block;
				background:url("../images/bg-poker.png") no-repeat right;		
				padding-right:55px;	
				color:#0250dd;
				text-decoration:none;
			}
			
			#casino{
				display:block;			
				background:url("../images/bg-casino.png") no-repeat right;	
				padding-right:55px;														
				color:#ce8f2a;
				text-decoration:none;	
			}
			
				#poker:hover,#casino:hover{
					text-decoration:underline;
				}
			
			.sidebarblock ul{
			
			}
			
				.sidebarblock ul li{
					border-bottom:1px solid #cccccc;
					padding:5px 0px;
				}	
				
					.sidebarblock ul li.last{
						border:none;
					}								
				
						.sidebarblock ul li a{
							display:block;
							background:url("../images/bg-sidebar-bullet.png") no-repeat left;
							padding-left:10px;
						}	
					
	#footer{
		clear:both;
		padding-top:10px;
		border-top:1px solid #cccccc;
		color:#959595;
	}
	
		#footer ul{
			margin-bottom:10px;
			float:left;
			color:#cccccc;			
		}
		
			#footer li{
				float:left;
				font-size:0.625em;
				line-height:2em;
				border-right:1px solid #ccc;
				padding-right:5px;
				margin-right:5px;
			}
			
			#footer li.last{
				border:none;
			}	 
		 	
		#footer p{
			clear:both;
			font-size:0.625em;
			line-height:2em;
		}


.topboxx{

font-size:12px;
}
