﻿html, body, form { height: 100%; }

* { margin: 0px; padding: 0px; color: #fff; font-family: Century Gothic, Verdana;  }

body { background: #150000 url(../Images/Design/mainBg.jpg) no-repeat center top;  } /* # 0d0d0d */

form { width: 100%;  text-align: center; }

p { font-size:12px; }

#main { width: 855px; margin: 0 auto; text-align: left; 
        /*
        border-left: solid 1px white;
        border-right: solid 1px white;
        */
      }

#topLinks { height: 10px; text-align: right; font-size: 10px; }
#topLinks a { font-size: 10px; text-decoration: none; }

.bottomMenu { text-align: center; font-size: 10px; margin-top: 20px;  } 
.bottomMenu a { font-size: 10px; text-decoration: none;  }
.bottomMenu a:hover { text-decoration: underline; }

.bottomBox { border-top: dashed 1px #999; border-bottom: dashed 1px #999;margin-top: 5px; padding: 5px 0; }

.copyBox { margin-top: 5px; font-size: 10px; text-align: right; }

.menuBar { float: right; padding-right: 10px; width: 90px; text-align: right; }
.langLInk { font-size: 10px; text-decoration: none; }

#menu { background: transparent url(../Images/Design/menu_bg.png) no-repeat left top; height: 64px;    }


.mmBg { background: transparent url(../Images/Design/menuBg.png) left top no-repeat; }

.mmBg {
	background: transparent url(../Images/Design/menuBg.png) left top no-repeat;   
	margin: 0; padding: 0; 
	margin-top: 7px;
	float: right;
	width: 700px;
	height: 24px;
	list-style: none;
	position: relative;
	font-size: 12px;
	line-height: 22px;
}

ul#topnav {
	width: 490px;
	height: 24px;
	list-style: none;
	position: relative;
	font-size: 12px;
	line-height: 22px;
	float: left;
}
ul#topnav li { 
	float: left;
	margin: 0; padding: 0;
}
ul#topnav li a {
	padding: 0px 15px;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial;
	float: left;
}

ul#topnav li a:hover { text-decoration: underline; }

ul#topnav li a.sel { color: #350000;  }


ul#topnav li:hover {  }

ul#topnav li .sm {
	float: left;
	padding: 0;
	height: 25px;
	position: absolute;
	left: 10px; top:22px;
	overflow: hidden;
	background: transparent url(../Images/Design/smCenter.png) right bottom repeat-x;
}

ul#topnav li .smr {
	background: transparent url(../Images/Design/smRight.png) right bottom repeat-x;
	width: 6px; float: right;
	height: 25px;
}
ul#topnav li .sml {
	background: transparent url(../Images/Design/smLeft.png) left bottom repeat-x;
	width: 6px; float: left;
	height: 25px;
}


/* 
ul#topnav li:hover span { display: block; }
*/

ul#topnav li div a  {
	color: #fff;
    display: inline; 
    padding: 0px 5px; 
	font-weight: normal;
	font-size: 12px; }
ul#topnav li div a:hover { }

ul#topnav li div a.subSel { text-decoration: underline; }

 a.tLin { font-size: 12px; text-decoration: none; }


#header {    }

#slideshow 
{
    position:relative;
    height:310px; 
    margin-top: 5px;
}

#slideshow div.b {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 292px; width: 843px; margin-top: 5px;
}

#slideshow div.active {
    z-index:10;
    opacity:1.0;
}

#slideshow div.last-active {
    z-index:9;
}

.b {  }
  
.b2 { background: transparent url(../Images/Design/2.jpg) no-repeat left top !important; }
.b3 { background: transparent url(../Images/Design/3.jpg) no-repeat left top !important; }
.b4 { background: transparent url(../Images/Design/4.jpg) no-repeat left top !important; }
.b5 { background: transparent url(../Images/Design/5.jpg) no-repeat left top !important; }
.b6 { background: transparent url(../Images/Design/6.jpg) no-repeat left top !important; }
.b7 { background: transparent url(../Images/Design/7.jpg) no-repeat left top !important; }
.b8 { background: transparent url(../Images/Design/8.jpg) no-repeat left top !important; }


.thickbox { border: solid 2px #490000; display: block; padding: 0px 10px; position: absolute;
            font-size: 10px; text-decoration: none; background-color: #333;  
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;}
.thickbox:hover { background-color: #999; }


.tclLeft {  width: 255px; float: left; overflow: hidden; }

.tclRight { width: 600px; float: left; overflow: hidden; }


.tcrLeft { width: 600px;  float: left; overflow: hidden; }

.tcrRight {  width: 255px; float: left; overflow: hidden; }


.ocCenter { width: 855px; overflow: hidden; }

.padRight { padding-right: 4px; }



.clear { clear: both; }

.homeCenter { width: 855px;   float: left; overflow: hidden;  }
.homeLeft { width: 530px;   float: left; overflow: hidden;  }
.homeRight { width: 325px; float: left; overflow: hidden;  }

.square {
  margin: 5px auto 0 auto;
  padding: 5px;
  font-size: 12px;
  text-align: left;
  border: 1px solid #4d4c4c;
  background: #140000 url(../Images/Design/tlc.jpg) top left no-repeat;
}

.round {
  margin: 5px auto 0 auto;
  padding: 5px;
  font-size: 12px;
  text-align: left;
  border: 1px solid #4d4c4c;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  background: #140000 url(../Images/Design/tlc.jpg) top left no-repeat;
}

/*

    display: block;
    float: right;
    width: 100px; height: 20px;
    margin: 0 auto;
    padding: 1px;
    font-size: 12px;
    text-align: center;
    background-color: #111;
    border: 2px solid #490000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
*/
 
 .lnkR 
 {
    float: right;
    text-align: center;
    width: 144px; height: 24px;
    background: transparent url(../Images/Design/button_red.png) top left no-repeat;
}
.lnkR a { text-decoration: none; line-height: 20px; font-weight: bold; }
.lnkR a:hover { text-decoration: underline; }

.lnkG 
 {
    float: right;
    text-align: center;
    width: 144px; height: 24px;
    background: transparent url(../Images/Design/button_green.png) top left no-repeat;
}
.lnkG a { text-decoration: none; line-height: 20px; font-weight: bold; }
.lnkG a:hover { text-decoration: underline; }


.padRight div h3 { font-size: 16px; color: #a00000; padding-bottom: 10px; }

.padRight div.w { width: 50%; padding: 0px; margin: 0px; float: left; }
.padRight div.t1 { border-right: solid 1px #4d4c4c; height: 160px; padding: 5px; background: transparent url(../Images/Design/casino_bg_img.png) 190px bottom no-repeat;}
.padRight div.t2 { height: 160px; padding: 5px; background: transparent url(../Images/Design/poker_bg_img.png) right bottom no-repeat; }
.padRight div.t3 { float: left; border-right: solid 1px #4d4c4c; width: 245px; height: 160px; padding: 5px; }
.padRight div.t4 { float: left;width: 245px; height: 160px; padding: 5px; }


/*
.padRight div h3 { font-size: 16px; color: #a00000; padding-bottom: 10px; }


.padRight div.t1 { float: left; border-right: solid 1px #4d4c4c; border-bottom: solid 1px #4d4c4c;width: 245px; height: 160px; padding: 5px;}
.padRight div.t2 { float: left; border-bottom: solid 1px #4d4c4c; width: 245px; height: 160px; padding: 5px; }
.padRight div.t3 { float: left; border-right: solid 1px #4d4c4c; width: 245px; height: 160px; padding: 5px; }
.padRight div.t4 { float: left;width: 245px; height: 160px; padding: 5px; }
*/


.hdr div { overflow: hidden; vertical-align: top;height: 70px; padding: 5px;  }
.hdr div h3 { font-size: 16px; color: #a00000; padding-bottom: 10px; }
.hdr div h1 { font-size: 24px;  font-weight: normal; text-align: center; margin: 0px; padding: 0px; margin-bottom: 5px; }
.hdr div.t1 { border-bottom: solid 1px #4d4c4c;  }
.hdr div.t2s { padding: 5px 0;  }


.lb1 { height: 400px; }
.rb1 { height: 400px; }



.liImg { float: left; }

.liTxt { float: left;  width: 160px;  }
.liTxt h3 { color: #fff !important; margin: 0px; font-weight: normal; text-align: center; font-size: 14px !important;
             margin: 0px !important; padding: 0px !important;   }
.liTxt h4 {  text-align: center; margin: 0px !important; padding: 0px !important; margin-top: 5px !important;
              font-size: 18px !important; }



.loginTable { margin: 40px auto; }
.loginTable td { font-size: 12px; padding: 2px; }
.loginTable td.t { width: 100px; text-align: right; }
.loginTable td.te { width: 200px; text-align: right;  }
.loginTable td.i { width: 300px; }
.loginTable td input { color: Black;font-size: 12px;  }




.cTbl { border-collapse: collapse; width: 100%; margin-bottom: 10px; margin-top: 10px; }
.cTbl td { border: solid 1px #999 !Important; padding: 2px; font-size: 10px; vertical-align: top; }
.cTbl th { border: solid 1px #999 !Important; padding: 2px; font-size: 12px; text-align: left; background-color: #5A0000; }

.uLin {  border-bottom: solid 1px #999; color: #cc0000; font-size: 24px;  }





.sMap { margin-left: 40px; }
.sMap ul { margin-left: 40px; }

.sMap a { font-size: 14px; text-decoration: none; line-height: 25px; }
.sMap a:hover { text-decoration: underline; }



.accordionWrapper{ display:inline-block; background-color:#fff; overflow:hidden; background-color: transparent; width: 855px; height: 241px;}
.accordionWrapper img{vertical-align:top; border:0; margin:0; padding:0}
.accordionWrapper div{display:inline; float:left; margin:auto;}
.accordionWrapper div.title{cursor:pointer;}
.accordionWrapper div.content{display:none;}




.ol1 li { margin-left: 20px; }
 


.rPad { float: left; width: 30px; }
.redB { width: 240px; height: 107px; background: transparent url('../Images/Design/button_red_b2.png') left top no-repeat; float: left; }
.redB .l   { float: left; width: 80px; text-align: center; font-size: 68px; font-weight: bold; } 
.redB .r   { float: left; width: 155px; text-align: center;font-size: 16px; } 




.pIcn { margin: 3px 6px 3px 0; border: none; }







.tableFrame { -moz-border-radius: 5px; border-radius: 5px;border: solid 1px #333 !important; padding: 5px;  margin: 5px 0; }
.table1 { border-collapse: collapse; width: 100%;  }
.table1 td { border-collapse: collapse; border-top: solid 1px #999 !important; font-size: 11px; padding: 2px 4px; font-family: Verdana; }
.table1 th { background-color: #5c0000;   font-size: 12px; font-weight: normal;padding: 2px;font-family: Verdana; }


.txt {  font-size: 11px; font-family: Verdana; color: #ccc;  margin: 5px 0 10px 0; text-align: justify;}
.txt h3 { font-size: 14px;color: #A00000; margin-bottom: 5px; }

.forms1 input, .forms1 select, .forms1 textarea { background-color: #000000; border: solid 1px #ccc; font-size: 12px; padding: 1px; color: #fff !important;}

.nonC td { text-indent: 10px; color: #666; }

.sum td { font-weight: bold; color: #ff0000; }




































				  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{ width: 500px; margin: 25px auto; position: relative; min-height: 500px;
											  background: url(images/bg.png) top center; }


/*
	TYPOGRAPHY
*/

/*
	SLIDER
*/
.slider-wrap								{ width: 570px; position: absolute; top: 0px; left: 0px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 570px; height: 255px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 570px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ }
#movers-row									{ margin-top: 5px; }
#movers-row div								{ float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							    { background: url(images/transpBlack.png); padding: 10px; height: 0px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{ display: block; 
											  position: relative;  z-index: 9999; }

.active-thumb .sl1 { background: transparent url(http://resource.eagle-gaming.com/Images/Slider1/sliderPreview.jpg) left top no-repeat; }
.active-thumb .sl2 { background: transparent url(http://resource.eagle-gaming.com/Images/Slider1/sliderPreview.jpg) -83px top no-repeat; }
.active-thumb .sl3 { background: transparent url(http://resource.eagle-gaming.com/Images/Slider1/sliderPreview.jpg) -179px top no-repeat; }
.active-thumb .sl4 { background: transparent url(http://resource.eagle-gaming.com/Images/Slider1/sliderPreview.jpg) -276px top no-repeat; }
.active-thumb .sl5 { background: transparent url(http://resource.eagle-gaming.com/Images/Slider1/sliderPreview.jpg) -369px top no-repeat; }
.active-thumb .sl6 { background: transparent url(http://resource.eagle-gaming.com/Images/Slider1/sliderPreview.jpg) -470px top no-repeat; }

.sl1 { background: transparent url(http://resource.eagle-gaming.com/Images/Slider1/sliderPreview.jpg) left bottom no-repeat; }
.sl2 { background: transparent url(http://resource.eagle-gaming.com/Images/Slider1/sliderPreview.jpg) -83px bottom no-repeat; }
.sl3 { background: transparent url(http://resource.eagle-gaming.com/Images/Slider1/sliderPreview.jpg) -179px bottom no-repeat; }
.sl4 { background: transparent url(http://resource.eagle-gaming.com/Images/Slider1/sliderPreview.jpg) -276px bottom no-repeat; }
.sl5 { background: transparent url(http://resource.eagle-gaming.com/Images/Slider1/sliderPreview.jpg) -369px bottom no-repeat; }
.sl6 { background: transparent url(http://resource.eagle-gaming.com/Images/Slider1/sliderPreview.jpg) -470px bottom no-repeat; }




.slg1 {float: left; background: transparent url(http://resource.eagle-gaming.com/Images/GameIconsB/menu.jpg) left bottom no-repeat; }
.slg2 {float: left; background: transparent url(http://resource.eagle-gaming.com/Images/GameIconsB/menu.jpg) -55px bottom no-repeat; }
.slg3 {float: left; background: transparent url(http://resource.eagle-gaming.com/Images/GameIconsB/menu.jpg) -117px bottom no-repeat; }
.slg4 {float: left; background: transparent url(http://resource.eagle-gaming.com/Images/GameIconsB/menu.jpg) -189px bottom no-repeat; }
.slg5 {float: left; background: transparent url(http://resource.eagle-gaming.com/Images/GameIconsB/menu.jpg) -272px bottom no-repeat; }
.slg6 {float: left; background: transparent url(http://resource.eagle-gaming.com/Images/GameIconsB/menu.jpg) -357px bottom no-repeat; }
.slg7 {float: left; background: transparent url(http://resource.eagle-gaming.com/Images/GameIconsB/menu.jpg) -451px bottom no-repeat; }


.slg1_a, .slg1:hover { background: transparent url(http://resource.eagle-gaming.com/Images/GameIconsB/menu.jpg) left top no-repeat; }
.slg2_a, .slg2:hover { background: transparent url(http://resource.eagle-gaming.com/Images/GameIconsB/menu.jpg) -55px top no-repeat; }
.slg3_a, .slg3:hover { background: transparent url(http://resource.eagle-gaming.com/Images/GameIconsB/menu.jpg) -117px top no-repeat; }
.slg4_a, .slg4:hover { background: transparent url(http://resource.eagle-gaming.com/Images/GameIconsB/menu.jpg) -189px top no-repeat; }
.slg5_a, .slg5:hover { background: transparent url(http://resource.eagle-gaming.com/Images/GameIconsB/menu.jpg) -272px top no-repeat; }
.slg6_a, .slg6:hover { background: transparent url(http://resource.eagle-gaming.com/Images/GameIconsB/menu.jpg) -357px top no-repeat; }
.slg7_a, .slg7:hover { background: transparent url(http://resource.eagle-gaming.com/Images/GameIconsB/menu.jpg) -451px top no-repeat; }




/* panel images */
.mb-inside img {
  width: 100%;
}


#slider-one p, #slider-two p, #slider-three p, #slider-four p, #slider-five p {
font-size: 11px;
	color: #ccc; 
	text-transform:uppercase; 
	position:relative; 
	top:-2.8em; 
	text-align:center; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif; 
	text-shadow: 0px 0px 2px #000
}
	




