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

body {
	font-family: Tahoma, Geneva, sans-serif !important;
	font-size:13px;
	border:0;
	margin:0;
	background-color: #0e461f;
}

p { line-height: 17px; }

a {
	text-decoration: none;
	color:#060;
	font-weight:bold;
	}

a:hover {text-decoration:underline;}

a img { border: none; }

img {
	margin:0;
	padding:0;
}

#nav {
	width:950px;
	margin:auto;
	font-size:1.1em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#e1a606;
	height:52px;
	background-image:url(images/nav-bg.jpg);
	background-position:top;
}

#nav ul li {
	display:inline;
}

#nav ul {
	margin: 0 0 0 -18px;
	padding-top: 16px;
}

#nav a{	
	color:#e1a606;
	text-decoration:none;
	margin-top: 20px;
	padding-right:32px;
}

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

/* Container */

#container {
	width:950px;
	margin: 0 auto;
	text-align:left;
	background-color:#FFF;
}

#page {
	margin:0 auto;
	width: 950px;
	background-color: #FFF;
}

#subpage {
	margin:0 auto 30px auto;
	width: 950px;
	background-color: #FFF;	
	padding-top:20px;
}


/* Header */

#header {
	margin:auto;
	width: 951px;
	height: 130px;
	background-image:url(images/header-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#banner {
	width:728px;
	height: 100px;
	float:left;
	margin-top:15px;
}

#logo {
	float:left;
}

/* Left Column */

#left-col {
	float:left;
	width:550px;
	padding: 10px 15px 20px 20px;
	background-image:url(images/heading-bg_dk-green.gif);
	background-repeat:repeat-x;
	background-position:top;
}



/* Right Column */

#right-col {
	float:left;
	width:330px;
	padding: 10px 20px 40px 15px;
	background-image: url(images/heading-bg_dk-green.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#right-col h3 a {
	font-size:1em !important;
	margin:0;
	padding-bottom:2px;
	color: #060;
	}



/* Sub page columns */

/*#subleft-col {
	float:left;
	width:200px;
	padding: 0 15px 20px 10px;
}*/

#submiddle-col {
	float:left;
	width:630px;
	padding: 0 15px 20px 20px;
}

#submiddle-col-alt {
	float:left;
	width:900px;
	padding: 0 15px 20px 20px;
}

#subright-col {
	float:left;
	width:260px;
	padding: 0 15px 20px 10px;
}


#subleft-col il li{
	list-style: square;
}

/* Fancy Box */

#right-col .sideBox {
	width:250px;
	margin-bottom:35px;
	margin-top:17px;
	margin-left:3px;
}

#right-col .sideBox .casinos {
	width:240px;
	height:30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#333;
	line-height:30px;
	text-indent:10px;
	background-image:url(images/sidebar-heading.jpg);
	margin-left:3px;
	background-repeat:no-repeat;
}

#right-col .sideBox .capping {
	width:240px;
	height:8px;
	background-image:url(images/sidebox-capping.gif);
	margin-left:4px;
}

#right-col .sideBox ul {
	margin:0px;
	margin-left:3px;
	padding:0px;
	list-style:none;
	border-left:1px solid #D0D0D0;
}

#right-col .sideBox ul li a {
	display:block;
	width:240px;
	line-height:25px;
	background-color:#EEE;
	border-top:1px solid #D0D0D0;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #D0D0D0;
	color:#555;
	text-decoration:none;
	padding:3px 0px 3px 2px;
}

#right-col .sideBox ul li a:hover {
	width:237px;
	background-color:#EEE;
	color:#121212;
	background-image:url(images/logos-white_03.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:3px 0px 3px 5px;
}

#right-col .sideBox ul .btm a {
	border-bottom:1px solid #BBB;
}


/* Footer */

#footer {
	margin:auto;
	width:951px;
	height:127px;
	padding-top: 10px;
	color:#FFF;
	text-align:center;
	background-image:url(images/footer-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #0e461f;
}

#footer p {
	width: 900px;
	margin-left:25px;
}

#footer a {
	color: #FFF;
	text-decoration:none;
}

/* Headings */

h1 {
	display:none;
}

h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#0e461f;
	margin:0;
	padding-bottom:2px;
}

.white {
	color:#FFF;
}

h3 {
	font-size:1.1em;
	margin:0;
	color: #060;
	}
	
#articles {
	margin-top:25px;
	}
	
	
h4{
	font-size:1.1em;
	color:#060;
	margin:0;
	padding-bottom:10px;
}

/* Miscelleaneous */

#casinoTable {
	margin-left:10px;
	margin-bottom:20px;
	border-bottom: 1px solid #bbbbbb;
	font-size:0.9em;
}

#casinoTable .play a {
		display:block;
		width:104px;
		height:40px;
		background-image:url(images/btn-playnow.png);
		margin:0px auto;
		text-indent:-9999em;
		overflow:hidden;
		outline:none;
	}
		
#casinoTable .play a:hover {
		background-position:0 -40px;
	}
		
#casinoTable .review a {
		display:block;
		width:104px;
		height:40px;
		background-image:url(images/btn-review.png);
		margin:0px auto;
		text-indent:-9999em;
		overflow:hidden;
		outline:none;
	}
		
#casinoTable .review a:hover {
	background-position:0 -40px;
	}
	
/*#casinoTable table {
	border-right: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;
	}*/


#casinoTable .tableRow {
	font-size:1.1em;
	border-left:  4px solid #FFFFFF;
	background-image:url(images/table-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}

#casinoTable .table-title {
	/*background-image:url(images/table-title-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;*/
	border-bottom: 1px solid #bbbbbb;
	color:#333;
	font-weight:bold;
	}
	

	#playLarge a {
		display:block;
		width:375px;
		height:70px;
		background-image:url(images/playnow-large.jpg);
		backround-position:0 0;
		text-indent:-9999px;
		overflow:hidden;
		border:0 none;
	}

	#playLarge a:hover {
		background-position:0 -70px;
	}
	

/* Bets and Odds Page */
			
	#oddsTable {
		text-align:center;
		border-left:1px solid #CCC;
	}
	
	#oddsTable td {
		border-bottom:1px solid #CCC;
		border-right:1px solid #CCC;
	}
	
	#oddsTable .shaded{
		background-color:#CCC;
		font-weight:bold;
	}

.top5 {
	margin-bottom: 20px;
	}


#casinoDetailsBox {
	height:320px;
	margin: -28px 0;
	background-image:url(images/casino-details-box.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#casinoDetailsBox .inner h3 {
	font-size: 1em;
	margin-top:8px;
}

#casinoDetailsBox .inner {
	text-align: center;
} 

#casinoDetailsBox .inner .text {
	text-align:left;	
	padding-left: 25px;
}

/* ||||||||||||||||||||||||||||||||||| */
/* |||| INNER - SIDEMENU ||||||||||||| */
/* ||||||||||||||||||||||||||||||||||| */

#sideMenu {
	width:320px;
	margin-top:15px;
	margin-bottom:20px;
	border:1px solid #DCDCDC;
}

#sideMenu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #DCDCDC;
}

#sideMenu li.top {
	width:320px;
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
}

#sideMenu li.mid {
	width:320px;
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
}

#sideMenu li.btm {
	width:320px;
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
	border-bottom:1px solid white;
}

#sideMenu li h3 {
	margin:0px;
	padding:0px;
}

#sideMenu li h3 a {
	display:block;
	width:300px;
	height:45px;
	background-color:#EEEEEE;
	font:normal 14px Tahoma!important;
	color:#555;
	padding-left:20px;
	line-height:25px;
	text-decoration:none;
	background-image:url(images/sidemenu-bg.gif);
	background-repeat:no-repeat;
	background-position:-3px 0;
}

#sideMenu li h3 a:hover {
	background-color:#F8F8F8;
	color:black;
	background-position:-3px -60px;
}

#sideMenu .height {
	height:45px;
}

#casinoGolden #sideMenu .casino-golden h3 a,
#casinoVegas #sideMenu .casino-vegas h3 a,
#casinoCherry #sideMenu .casino-cherry h3 a,
#casinoRushmore #sideMenu .casino-rushmore h3 a,
#casinoMillionaire #sideMenu .casino-millionaire h3 a,
#casinoRome #sideMenu .casino-rome h3 a,
#articleAmerican #sideMenu .article-american h3 a,
#articleEuropean #sideMenu .article-european h3 a,
#articleStrategy #sideMenu .article-strategy h3 a,
#articleHistory #sideMenu .article-history h3 a
{
	background-color:#EFE7DA;
	color:#715656;
	background-position:-3px -30px;
}



#sideMenuPage {
	width:250px;
	margin-bottom:20px;
	border:1px solid #DCDCDC;
}

#sideMenuPage ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#sideMenu li {
	width:250px;
	height:28px;
}	

#sideMenuPage li.heading {
	height:30px;
	width:242px;
	padding-left:6px;
	background-image:url(images/sidemenu-heading-page-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
}	

	#sideMenuPage .heading h2 {
		font:bold 13px Tahoma;
		text-shadow:1px 1px #7f3b00;
		color:white;
		margin:0px;
		line-height:29px;
		letter-spacing:0px;
	}

#sideMenuPage li.top {
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
}

#sideMenuPage li.mid {
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
}

#sideMenuPage li.btm {
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
	border-bottom:1px solid white;
}

#sideMenuPage li h2 {
	padding:0px;
}

#sideMenuPage li h2 {
	color:white;
	text-decoration:none;
}

#sideMenuPage li h3 {
	margin:0px;
	padding:0px;
}

#sideMenuPage li h3 a {
	display:block;
	width:230px;
	height:28px;
	background-color:#EEEEEE;
	font:normal 12px Tahoma;
	color:#555;
	padding-left:20px;
	line-height:25px;
	text-decoration:none;
	background-image:url(images/sidemenu-bg-sml.gif);
	background-repeat:no-repeat;
	background-position:-3px 0;
}

#sideMenuPage li h3 a:hover {
	background-color:#F8F8F8;
	color:black;
	background-position:-3px -30px;
}

.heading {
	font-weight:bold;
	color:#333;
}

/* ||||||||||||||||||||||||||||||||||| */
/* |||| FORM STYLING ||||||||||||||||| */
/* ||||||||||||||||||||||||||||||||||| */

.contactform span {
	margin:8px 0 2px 0;
	display:block;
}
	
.contactform .textbox {
	width:440px;
	padding:5px;
	font-family:Lucida Sans Unicode,Arial;
	background-image:url(../images/form-bg.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	border:1px solid #CBCBCB;
}


.contactform .formfontsize {
font-size: 1em;	
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

hr {
	padding: 0;
	margin: 0;
	color: #ccc;
	background-color: #ccc;
	width:95%;
	height: 1px;
	border:none;
}

.imageBox {
	float:left;
	display:block;
	margin: 5px 10px 0 0;
	padding:5px 5px 7px 5px;
	border: 1px solid #CCC;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	}