﻿

#mainbody
	{
		width : 956px;
		border : solid 1px black;
	}

#main-hdr
	{
		width : 956px;
		height : 135px;
		border-top-width: 6px;
		border-top-style: solid;
		border-top-color: #bbde79;
	}

#bodytext
	{
		width : 956px;
		background-color: #eff7e0;
	}
	#main-content
		{
			background-color : #FFF;	
			width : 708px;
			float : left;
			padding : 0px 10px 50px 10px;
		}
		#main-content h1 
			{ 
				margin: 0px 0px 0px 0px;
				padding : 25px 0px 0px 30px;
				color : #2d5c3d;	
				font : bold 21px Arial, sans-serif;
				width : 678px;
				height : 52px;	
				background : url(/img/title.gif) repeat-x left;	
			}
		#main-content h2	
			{
				font : bold 18px Arial, sans-serif;
				color : #2d5c3d;	
				border-bottom : 1px solid #2d5c3d;
				margin: 0px 0px 20px 50px;
				padding : 10px 0px 5px 0px;
				width : 400px;
			}
		#main-content img.bodyimg { float: left; margin: 0px 15px 5px 50px; }
		#main-content p { margin : 0px 50px 20px 50px; text-align : justify; }
	#main-adspace
		{
			width : 225px;
			float : left;
			background-color: #eff7e0;
			padding-bottom : 20px;
		}
	#bodyftr
		{
			color : #000;
			clear : both;
			width : 940px;
			background-color: #d3d3d3;
			padding : 8px 8px 8px 8px;
			text-align : center;
			border-top : solid 2px #bbb;
			background-color: #d3d3d3;
			font : normal 10px Century Gothic, Verdana, Sans-Serif;
		}
		#bodyftr div.ftrlinks
			{
				font : normal 11px Century Gothic, Verdana, Sans-Serif;
			}
			#bodyftr div.ftrlinks a { color: #000; text-decoration : none; }
			#bodyftr div.ftrlinks a:hover { color : #000; text-decoration : underline; }	

#titledate
	{	
		position : absolute;
		top : 165px;
		left : 350px;
		width : 350px;
		text-align : right;
		color: #5F5F58;
		font-size : 12px;
		font-family : Arial, sans-serif;
		z-index : 1;
	}

#navcol
	{
		position : absolute;
		left : 1px;
		top : 110px;
		background-color: #CCC;
		padding-left: 24px;
		width : 932px;
		height: 32px;
		overflow-x: hidden;
		overflow-y: hidden;
		background-image: url(/cs/Themes/default/images/common/top_group_bg.gif);
		background-repeat: repeat-x;	
		z-index : 1;
	}
	#navcol a { color : #000; text-decoration : none; }
	#navcol a:hover { color : #000; text-decoration : none; }
	#navcol a:visited { color : #000; text-decoration : none; }
	#navcol div.navlink
		{
			float : left;
			padding : 8px 16px 0px 16px;
			border-left : solid 1px #999;
			height : 32px;
			font-family : Tahoma, Arial, Helvetica;
			color : #000;
		}
	#navcol div.navon
		{
			background-image: url(/cs/Themes/default/images/common/top_item_selected_bg.gif);
			background-repeat: repeat-x;
			font-weight : bold;
			cursor : pointer;
		}
	#navcol div.hover
		{
			background-image: url(/cs/Themes/default/images/common/top_item_selected_bg.gif);
			background-repeat: repeat-x;
			cursor : pointer;
		}
	#navcol div.navsep
		{
			width : 1px;
			height : 32px;
			background-color : #999;	
		}
#hdrpic1
	{
		position : absolute;
		/*left : 1px;*/
		left : 325px;
		top : 20px;	
		width : 100px;
		height : 73px;	
		background : url(/img/chips2.jpg) top left no-repeat;
	}
#hdrpic2
	{
		position : absolute;
		/*left : 101px;*/
		left : 1px;
		top : 11px;	
		width : 300px;
		height : 100px;	
		background : url(/img/bonus-engine.jpg) top left no-repeat;
	}
#hdrpic3
	{
		position : absolute;
		top : 28px;
		left : 430px;
		width : 288px;
		height : 100px;		
		background : url(/img/cardhand2.jpg) top left no-repeat;
	}
		
#bodyhdr
	{
		position : absolute;
		top : 58px;
		left : 772px;
		width : 184px;	
	}
	#bodyhdr input.txt 
		{ 
			font-family: Tahoma,Arial,Helvetica; 
			width : 93px;
			height : 14px;
		}
	#bodyhdr input.srchbtn
		{
			background-image: url(/cs/Themes/default/images/common/search-button-right.gif);
			background-x-position: right;
			background-y-position: top;
			background-repeat: no-repeat;
			display: -moz-inline-box;
			font-size: 12px;
			font-variant: small-caps;
			text-align: left;
			padding : 0px 9px 4px 5px;
			font-weight: bold;
			color: #999;	
			width : 62px;
			height : 22px;
		}

div.menu
	{
		display : none;
		width : 150px;
		position : absolute;
		background-color: #e9e9e9;
		padding : 6px 0px 6px 0px;
		border-bottom : solid 1px #555;
		border-right : solid 1px #666;
		border-top : solid 1px #777;
		border-left : solid 1px #777;
		z-index : 3;
	}
	
div.menuitem
	{
		padding-left : 10px;
		margin : 2px 0px 2px 0px;
	}
	div.menuitem a { text-decoration : none; color : black; }
	div.menuitem a:hover { text-decoration : none; color : #fff; }
	div.menuon { background-color : #888; cursor : pointer; color : #fff; }
	div.menuon a { text-decoration : none; color : #fff; }

/* carry overs from basic.css */

	
div.casino-hdr
	{
		margin : 5px 0px 5px 75px;
		padding : 5px 0px 5px 0px;
		width : 550px;
		background-color : #F5F3ED;
		border: solid 1px #2d5c3d;
		float : left;
	}
	
	div.casino-hdr h3
		{
			font : bold 16px Verdana, sans-serif;
			color : #2d5c3d;	
			margin: 1px 0px 0px 5px;
			width : 300px;
			float : left;
		}

	div.casino-hdr h3 a { text-decoration : none; }
	div.casino-hdr h3 a:hover { text-decoration : none; }

	div.casino-rating
		{
			font : normal 10px Verdana, sans-serif;
			margin : 4px 0px 0px 0px;
			width : 225px;
			text-align : right;
			vertical-align : bottom;
			font-weight : bold;
			float : left;
		}
	div.casino-body
	{
		clear : both;
		margin : 3px 0px 30px 75px;
		width : 550px;
		border: solid 1px #2d5c3d;
	}

div.srTitle { color : Green; font : normal 16px Verdana; margin : 20px 50px 5px 60px; }
	div.srTitle A { color : Green; }

div.sr { margin : 0px 50px 0px 60px; }
	div.sr A { text-decoration : none; }
	div.sr A:hover { text-decoration : underline; }

div.srDate { color : Gray; margin : 0px 50px 0px 60px;  }


div.sp 
	{
		margin : 20px auto 20px auto;
		width  : 455px;
		border : dashed 1px #1D6D2D;
		padding : 5px 5px 5px 5px;
	}
	div.sphdr { color: #2d5c3d; font : bold 14px Arial, Sans-Serif; margin : 5px 0px 10px 0px; }
	div.spbox { clear : left; }
	div.spname { font : bold 12px Arial, Sans-Serif; width : 120px; float : left; text-align : right; padding-right : 5px; }
	div.spval { float : left; width : 325px; padding-left : 5px; }
	div.spLink { margin-top : 20px; }

div.field { width : 400px; height : 30px; vertical-align : middle; margin : 0px 30px 0px 50px; text-align : center; }
	span.fname { clear: both; width : 150px; float : left; text-align : right; margin-top : 5px; padding-right : 5px; } 
	span.fval { width : 200px; float : left; text-align : left; padding-left : 5px; }
	div.formr { margin : 5px 0px 10px 210px; clear : both; }

div.cfld { width : 400px; margin : 10px 30px 0px 50px; text-align : center; }
	span.cfldnm { width : 200px; float : left; text-align : right; padding-right : 5px; } 
	span.cfldval { width : 150px; float : left; text-align : left; padding-left : 5px; }

div.resultpages
	{
		width: 100%;
		text-align:center;	
		margin: 0px auto 10px auto;
		font-weight:bold;
		color:Black;
	}
	.paging { margin : 0px 5px 0px 2px; font-family : Verdana; }
		a.paging{ text-decoration:none; font-weight : bold; font-size : 12px; color : #2D5C3D; }
		a.paging:hover{ text-decoration:underline; font-weight : bold; font-size : 12px; color : #cc0000; }

#be table.bonus-tbl
	{
		border-width : 0px;
		border-spacing : 0px;
		border-collapse : collapse;
		padding : 0px 0px 0px 0px;
		margin : 20px auto 10px auto;
	}
	#be table.bonus-tbl tbody th { width : 300px; }

#be table.casino-tbl
	{
		border-width : 0px;
		border-spacing : 0px;
		border-collapse : collapse;
		padding : 0px 0px 0px 0px;
		margin : 20px auto 10px auto;
	}

#be li { margin : 0px 50px 0px 75px; }

/* -----------------------------------*/
/* ---------->>> HTML Elemnts <<<-----------*/
/* -----------------------------------*/

legend
	{
		margin : 0px 0px 10px 20px;
		font : bold 14px Century Gothic, Verdana, sans-serif;
		color : #2d5c3d;
	}

blockquote, dl, fieldset 
	{
		text-align: justify;
		margin : 0px 50px 0px 50px;	
	}
	
div.sm1 { margin : 5px 0px 0px 30px; }
div.sm2 { margin : 5px 0px 0px 60px; }
div.sm3 { margin : 2px 0px 0px 90px; }
div.sm4 { margin : 2px 0px 0px 120px; }
div.sm5 { margin : 2px 0px 0px 150px; }	

div.rlnk { width:100%; text-align : center; font-weight : bold; margin : 0px 0px 10px 0px; }
	div.rlnk span {  }
	div.rlnk a {  }

div.bonus-lnk { color: #B23C06; margin-left : 50px; }
	div.bonus-lnk a { color: #B23C06; }
	div.bonus-lnk a:hover {}
	
div.bonus-det { color : #333; margin : 0px 100px 10px 100px; padding : 10px 10px 0px 10px; border : dashed 1px #1D6D2D;}
	div.bonus-det h2 
	{
		font : bold 18px Arial, sans-serif;
		color : #2d5c3d;	
		border : none;
		margin: 0px 30px 0px 0px;
		padding : 10px 0px 5px 0px;
		width : auto;
	}
	div.bonus-det h3	
		{
			font : bold 18px Arial, sans-serif;
			color : #2d5c3d;	
			border : none;
			margin: 0px 30px 0px 0px;
			padding : 10px 0px 5px 0px;
			width : auto;
		}

	#maincontent div.bonus-det p { margin : 10px 0px 10px 0px; }
	
/* ------------ END HTML Elemnts ---------------*/	


