/*

Theme Name: River Boat Casino

Theme URI: http://www.riverboatcasino.com/

Description: website style.

HTML, CSS

*/

/* Page Properties */

html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #010929;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFF;
}

/* Headers Sizes */

h1 {
	font-size:30px;
	color:#FFFFFF;
	border-bottom: 2px solid #FF6;
}

h2 {
	font-size:21px;
	color:#84baf3;
}

h3 {
	font-size: 16px;
	margin:.25em 0 0;
	color:#FFF;
}

p {
	letter-spacing:0.05em;
	line-height:19px;
}

/* Bold text Colors */

strong {
	color:#84baf3;
}
strong.yellow {
	color:#e3d80b;
}

/* Bold text Colors */

img {
	border:none;
	margin: 0 auto;
}

/* Listing style */

/* Menu ul Left values */	
ul.menu { 
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}
/* Menu li Left values */
li.menu { 
	background: url(../images/bullet-arrow.gif) left center no-repeat;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom: dotted #61a0e2 1px;
	line-height: 25px;
	width:209px;
	}
	
/* Links Properties */

	a { 
	color:#e3d80b; 
	}
	a:hover   {
	color: #84baf3; 
	text-decoration:none; 
	}
	
	a.menu { 
	color:#ffffff;
	text-decoration:none; 
	}
	a.menu:hover   {
	color: #e3d80b; 
	text-decoration:none; 
	}
	
/* Main Container */	

	.casinoStructure #wrapper {
		height:98%;
		text-align: center;
		margin: 0 auto;
		}
	.casinoStructure #container {
		width: 770px;
		height: 690px;
		margin: 0 auto;
		text-align: left;
		}
		
/* Top Menu*/

	.casinoStructure #Topmenu {
		width: 770px;
		height:36px;
		margin: 0 auto;
		padding-top:12px;
		}
/* Top Logo*/

	.casinoStructure #Toplogo {
		width: 770px;
		height:90px;
		margin: 0 auto;
		}
/* Top Line*/

	.casinoStructure #Topline {
		width: 770px;
		height:17px;
		background-image:url(../images/top-blink-line.gif);
		background-repeat:no-repeat;
		margin: 0 auto;
		}
		
/* Home centrered Content*/

	.casinoStructure #Center {
		float:left;
		width: 770px;
		height:364px;
		background-image:url(../images/bg-home-center.jpg);
		background-repeat:no-repeat;
		margin: 0 auto;
		text-align: center;
		}
	.casinoStructure #CenterInfo {
		float:left;
		width: 311px;
		height:453px;
		margin: 0 auto;
		}
		
	.casinoStructure #CenterL {
		float:left;
		width: 239px;
		height:453px;
		margin: 0 auto;
		}

	.casinoStructure #CenterR {
		float:left;
		width: 220px;
		height:453px;
		margin: 0 auto;
		}
/* Internal centrered Content*/

	.casinoStructure #CenterInt {
		float:left;
		width: 770px;
		margin: 0 auto;
		text-align: center;
		}
	.casinoStructure #CenterIntfo {
		float:left;
		width: 509px;
		padding-top: 10px;
		padding-left: 12px;
		text-align:left;
		font-family:"Times New Roman", Times, serif;
		font-size:14px;
		}
	.casinoStructure #CenterIntfoBox {
		float:left;
		width: 509px;
		}
	.casinoStructure #CenterIntL {
		float:left;
		width: 239px;
		margin: 0 auto;
		text-align:left;
		font-family:"Times New Roman", Times, serif;
		font-size:18px;
		}
	.casinoStructure #CenterIntBox {
		float:left;
		width: 239px;
		margin: 0 auto;
		}
	.casinoStructure #BottomBlinkLine {
		float:left;
		width: 770px;
		height:22px;
		background-image:url(../images/bottom-blink-line.gif);
		background-repeat:no-repeat;
		margin: 0 auto;
		}
	.casinoStructure #BottomDeposit {
		float:left;
		width: 770px;
		height:40px;
		background-image:url(../images/cc-options.gif);
		background-repeat:no-repeat;
		margin: 0 auto;
		}

	.casinoStructure #BottomLineA {
		float:left;
		width: 770px;
		height:5px;
		background-image:url(../images/bottom-line-01.png);
		background-repeat:no-repeat;
		margin: 0 auto;
		}
	.casinoStructure #BottomLineB {
		float:left;
		width: 770px;
		height:4px;
		background-image:url(../images/bottom-line-02.png);
		background-repeat:no-repeat;
		margin: 0 auto;
		}
	.casinoStructure #BottomPromos {
		float:left;
		width: 756px;
		height: 84px;
		padding-left:14px;
		margin: 0 auto;
		}
	.casinoStructure #BottomBox {
		float:left;
		width: 175px;
		height: 72px;
		margin: 0 auto;
		padding:6px;
		}

/* Footer*/

	.casinoStructure #Footer {
		float:left;
		width: 770px;
		margin: 0 auto;
		text-align: center;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:11px;
		}

/******* pop up*******/

.casinoStructure  #alertpop *{margin:0;padding:0;position:absolute; color: #000000;}
.casinoStructure  #alertpop{z-index:100; position:absolute;left:100px;top:200px;width:375px !important;height:119px;
background:url(../images/downloadpopbg.jpg) top left no-repeat;}
.casinoStructure  #ap_closebtt{width:16px;height:14px;top:4px;right:4px;}
.casinoStructure  #ap_dlok{top:80px;left:100px;}
.casinoStructure  #ap_dlcnl{top:80px;left:184px;}
.casinoStructure  #ap_dragbar{background:transparent;height:20px; width:100%;}
.casinoStructure  #alertpop h4{font:bold 12px tahoma,verdana,san-serif; color:white; top:4px; left:6px; cursor:default; overflow:hidden;}
.casinoStructure  #alertpop h5{font:11px tahoma,verdana,sans-serif;top:40px;left:52px; padding-right: 12px;}


.spacer{
width:100%;
clear:both;
}
