/* MAIN TAG STYLES */

form {
	display: inline;
}

p {
	margin:0px 0px 15px 0px;
	padding:0px;
}

/* END OF MAIN TAG STYLES */

.instantGameBTT a, .instantGameBTT a:active, .instantGameBTT a:hover, .instantGameBTT a:visited {
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}

.instantGameBTT a:hover {
	text-decoration:underline;
}

.instantGameWrapper {
	width:415px; 
	padding:10px 0px 3px 0px; 
	margin: 0px 7px 4px 8px; 
	min-height:180px; 
	border-bottom: 1px solid #CCCCCC; 
}

.instantGameImg {
	width:190px; 
	height:165px; 
	float:right; 
	text-align:center;
}
.instantGameText {
	width:208px;
}

.instantGameBTT {
	padding:2px 7px; 
	color:#666666; 
	font-size:11px;
}

.instantGameButton {
	height:30px; 
	position:relative; 
	width:190px; 
	text-align:center;
}



/* FORM ELEMENT STYLES */

.input_box_details {
	background-color: #FFF; 
	border: 1px solid #370403;
	width:200px;
}

.input_box_login {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #FFF; 
	border: 1px solid #000e18;
	width:100px;
	height:15px;
}

.input_box_register {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #FFF; 
	border: 1px solid #a05d19;
	width:100px;
	height:15px;
}

.input_box {
	background-color: #FFF; 
	border: 1px solid #000e18;
	width:135px;
	margin-bottom: 5px;
}

.select_box {
	width:186px;
}

/* END OF FORM ELEMENT STYLES */







/* ERROR TEXT STYLES */

.errors {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

/* END OF ERROR TEXT STYLES */






/* MAIN LAYOUT  */


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

.absContainer   /* generic class for absolute positioned div containers */
{
	position:absolute;
}

.relContainer   /* generic class for relative positioned div containers */
{
	position:relative;
}

.absContainerButton   /* generic class for center column (centered) button, ie account */
{
	position:relative;
	width:180px;
	height:30px;
}


.spacer
{
	width: 770px;
	height: 15px;
	background-color: #FFF;
}

.flashContainer
{
}

.center_col
{
	float: left;
	width: 430px;
	/*background-color:green;*/
}


.left_col
{
	float: left;
	width: 170px;
	margin:0px;
	/*background-color:red;*/
}


.right_col
{
	float:right;
	width: 170px;
	margin:0px;
	/*background-color:blue;*/
}

/* END OF MAIN LAYOUT  */




/* CENTER LAYOUT */

.center_grey
{
	width: 428px;
	background-color: #fff;
	border-width:0px 1px 1px 1px;
	border-color: #dbdbdb;
	border-top-color:#fff;
	border-style:solid;
}

.center_content
{
	width: 388px;
	margin: 0px 20px 15px 20px;
	padding:10px 0px 3px 0px;
}

.section_title
{
	position:absolute;
	top:14px;
	left:20px;
	margin:0px;
}
.section_title1 {
	position:absolute;
	top:14px;
	left:190px;
}
.section_instructions h1  {
	padding:0px;
	margin:0px;
}

.games_content
{
	width: 568px;
	margin: 0px 20px -5px 10px;
	padding:10px 0px 3px 0px;
	clear:both;
}

.games_content1
{
	width: 571px;
	margin:0 10px 0 0px;
	padding:0 10px 0 10px;
	border: 1px solid #dbdbdb;
	border-top:none;
	clear:both;
	min-height: 600px;

}

.games_single_right
{
	float:right;
	width:275px;
	padding:0px 20px 0px 5px;
}

/* END OF CENTER BOXES */




/* HEADER LAYOUT */

.header
{
	width: 760px;
	height: 73px;
	margin-left:5px;
	font-size:0px;
}

.login_links
{
	position:absolute;
	left:-190px;
	top:17px;
	width:200px;
	margin:0px;
	padding:0px;
	font-size:0px;
}

.logged_links
{
	position:absolute;
	text-align:center;
	left:-205px;
	top:12px;
	width:320px;
	margin:0px;
	padding:0px;
	font-size:0px;
}

.logged_links ul
{
	list-style-image: none;
	list-style-type: none;
}

.login_boxes
{
	position:absolute;
	left:-65px;
	top:12px;
	text-align:right;
	width:260px;
}

.login_button
{
	position:absolute;
	left:198px;
	top:16px;
}

.login_button_html
{
	position:absolute;
	top:10px;
	left:8px;
	width:60px;
	text-align:center;
	margin-top:3px;
}

.deposit_button_html
{
	position:absolute;
	top:8px;
	left:8px;
	width:128px;
	text-align:center;
	margin-top:3px;
}

.std_button_html
{
	position:absolute;
	top:4px;
	left:10px;
	width:160px;
	text-align:center;
}

.balance_feed
{
	position:relative; 
	right:60px; 
	width:200px; 
	height:20px; 
	text-align:right;
}

.register_button
{
	position:absolute;
	left:253px;
	top:16px;
}

.register_button_html
{
	position:absolute;
	top:10px;
	left:8px;
	width:100px;
	height:20px;
	text-align:center;
}

.forgot_password
{
	position:relative;
	top:17px;
	left:50px;
}

.logo
{
	float:left;
	width: 470px;
	height: 73px;
}

.main_menu
{
	width: 760px;
	height: 42px;
	margin-left:5px;
	/*clear:both;*/
	font-size:0px;
}

.menu_holder
{
	position:absolute;
	top:15px;
	left:242px;
	width:130px;
	height:20px;
	text-align:center;
}

.register_form {
	position:relative;
	left:360px;
	top:16px;
	width:300px;
}



/* LEFT/RIGHT BOXES */


.news_contents
{
	width: 130px;
	margin:0px 10px 0px 10px;
	padding-top:5px;
}


/* END OF LEFT/RIGHT BOXES */



/* CENTER BOXES */

.ticker
{
	width: 430px;
	height: 32px;
	margin: 0px 0px 25px 0px;
	font-size:0px;
	background-color:white;
}

.homepageFlash
{
	position:absolute;
	left:167px;
	top:30px;
	width:436px;
	height:215px;
	margin:0px 0px 20px 0px;
	font-size:0px;
	z-index:1;
}

.featuredGames
{
	margin-top:216px;
	z-index:2;
}

.thumbnails
{
	z-index:1;
	margin-top:10px;
}

.guide_right
{
	float:right;
	width:150px;
	padding:10px;
	border-width:1px 1px 1px 1px;
	margin:0px 0px 0px 10px;
	border-color: #dbdbdb;
	border-style:solid;
}

/* END OF CENTER BOXES */




/* LANGUAGES STYLES */

.languages ul
{
	padding:0px;
	margin:3px 0px 0px 30px;
}

.languages li
{
	display:inline;
	padding-right:30px;
}

/* END OF LANGUAGES STYLES */




/* SEGMENTS NON-IMAGE STYLES */

#segmentContent {
	width: 562px;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0px 18px;
	padding: 0px;
}

#segmentContent h2 span strong {
	padding: 0px;
	margin-left: 8px;
}

dl.silver {
	display: block;
	width: 560px;
	height: 23px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #bebebe;
	background: #FFF;
	clear: both;
}

dl.tourney {
	display: block;
	width: 562px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	clear: left;
}

.tourney dt {
	float: left;
	line-height: 40px;
}

dl.special {
	display: block;
	width: 562px;
	height: 97px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	clear: left;
}

.special dt {
	float: left;
	line-height: 40px;
}

.tourney img {
	float: left;
	margin: 0px;
	padding: 5px;
}

.special img {
	float: left;
	margin: 0px;
	padding: 5px 5px 0px;
}

dt.image	{ width: 552px; padding: 0px; }
dt.first	{ width: 264px; border-right: 1px solid #FFF; font-weight: bold; padding: 0px; }
dt.mid		{ width: 97px; border-right: 1px solid #FFF; padding: 0px; }
dt.last 	{ width: 99px; padding: 0px; }

dl dt.first span {
	display: block;
	float: left;
	width: 140px;
	text-align: left;
	line-height: 12px;
	margin: 0px;
	padding: 14px 0px 0px 0px;
}

.highlight div.expand dl {
	border-top: 1px solid #D4FFC0;
}

.highlight div.expand dl.data dt {
	background: #EEFFE6;
}



#segmentContent div.expand {
	display: none;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	border-bottom: 1px solid #CCC;
}

div.expand dl {
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

div.expand dl.description 	{ width: 254px; margin-right: 1px; text-align: left; padding: 0px 5px 3px; }
div.expand dl.data 			{ width: 97px; margin-right: 1px; text-align: center; font-weight: bold; padding-bottom: 3px;}
div.expand dl.end 			{ width: 96px; background: #333;}

.even div.expand dl {
	border-top: 1px solid #FBDFB7;
}

.odd div.expand dl {
	border-top: 1px solid #E8E8E8;
}
	
.even div.expand dl.data dt {
	background: #FDEBD0;
}

.odd div.expand dl.data dt {
	background: #F2F2F2;
}

div.expand dd {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.clear { clear: both;}

div.expand a {
	color: #555;
	font-weight: bold;
}

div.expand a:hover {
	text-decoration: none;
}

/* END OF SEGMENTS */