﻿body 
{
	background-color: #4E3B30;
}
a
{
	outline: none;
}
a:hover
{
	outline: none;
}
a:active
{
	outline: none;
}
a:selected
{
	outline: none;
}	
th
{
	font-weight: bold;
	text-align: left;
}

#fade-in-wrapper
{
	display:none;	
}

/* Window Border    	background-color: #4E3B30;5C5C5C
---------------------------------------------------------*/


/* Header Area  
---------------------------------------------------------*/
#HeaderArea
{
/*	background-color:Gray;
	overflow: hidden;
*/
}
#LogoArea
{
/*	background-image: url('./images/Logo.gif');
	background-repeat: no-repeat; */
	height: 130px;
}
#HeaderArea
{
	margin-left: -30px;
}
	
#NameArea
{
	background-image: url('./images/Title720px.png');
	background-repeat: no-repeat;
	background-position:left center;
	height: 75px;
}

#ContentArea
{
	background-color: White;
}


/* Security Menu  
---------------------------------------------------------*/
#LoginArea
{
 	padding-bottom: 6px;
}
#LoginArea a
{
	text-decoration:none;
	COLOR: #a08243;	
}
#LoginArea a:hover
{
	COLOR: White;	
}
#Login
{
	float:right;
	margin-right: 10px;
	height: 10px;
}
#LoginArea li
{
    display: inline;
    list-style: none;
	padding-left: 4px;
	padding-right: 4px;    
}

/* Main Menu   
----------------------------------------------------------*/
#MenuArea
{
	height: 25px;
}

ul#ManuMenu
{
	height: 25px;
	font-size:large;
	text-transform: uppercase;
	font-weight:bold;
}

ul#ManuMenu li
{
    display: inline;
    list-style: none;
	padding-left: 8px;
	padding-right: 8px;    
}

ul#ManuMenu li a
{
	text-decoration:none;
	COLOR: #a08243;
}

ul#ManuMenu li a:hover
{
	color: white;
}

/* Footer Area   
----------------------------------------------------------*/
#FooterArea
{
	padding-top: 10px;
	font-size: 16px; 
	background-color: White; 
	color: #a08243; 
    text-align: center; 
    height: 60px;	
}

/* Webpage Shared Styles 
----------------------------------------------------------*/

.StandardList li
{
	line-height: 20px;
	list-style-type: disc;
	font-size: medium;
}
.DrilldownTitle, .DrilldownTitle a
{
    text-decoration: none;
	FONT-SIZE: Large; 
	font-weight: bold;
	COLOR: #a08243; 
}
.DrilldownTitle a:hover
{
	COLOR: Black; 
}

/* Standard Button 
----------------------------------------------------------*/

.std-button-center {
    background: url('images/bg_button_a.gif') no-repeat right top;
    color: #444;
    display: block;
    float: left;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	FONT-SIZE: 14px; 
	COLOR: #a08243; 
	TEXT-ALIGN: center; 
	FONT-WEIGHT: BOLD;
	width:100%;
}
a.std-button-center span {
    background: transparent url('./images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
   	COLOR: #a08243; 
} 
a.std-button-center:active {
    background-position: bottom right;
    color: black;
    text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}
a.std-button-center:hover{
    color: black;
    text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}
a.std-button-center:hover span{
    color: black;
    text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}
a.std-button-center:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
    color:black;
    text-decoration: none;
} 

div.std-button-center {
    background: transparent;/*url('./images/bg_button_a.gif') no-repeat scroll top right;*/
    color: #444;
    display: block;
    float: left;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	FONT-SIZE: 14px; 
	COLOR: #a08243; 
	TEXT-ALIGN: center; 
	FONT-WEIGHT: BOLD;
	width: 90px;
}

div.std-button-center a {
    background: transparent url('./images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
   	COLOR: #a08243; 
    outline: none; /* hide dotted outline in Firefox */
    text-decoration: none;
} 
div.std-button-center:active a {
    background-position: bottom right;
    color: black;
    text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}
div.std-button-center:hover a {
    color: black;
    text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}
div.std-button-center:hover span{
    color: black;
    text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}
div.std-button-center:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
    color:black;
    text-decoration: none;
} 

/* Slide Show Settings 
----------------------------------------------------------*/

.SlideShowContainer 
{
	width: 300px;
	height: 200px;
	padding-top: 5px;
}
.SlideShowContainer img
{
	width: 300;
	height: 200;
	padding-top:5px;
}

.slideshow { margin: auto }
.slideshow img { height: 200px; width: 300px; }


/* Tournament Listing 
----------------------------------------------------------*/

table.TournamentTable
{
	width: 900px; 
	font-size: medium;	 
	line-height: 20px;
}
table.TournamentTable th
{
	border-bottom: thick double black;
	border-bottom-color: #a08243;
	text-align:left;
}
.Tournament-Seperator
{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #a08243;
	text-align:left;
	padding-top:10px;
}
.Tournament-Name
{
	width:200px;
}
.Tournament-Game
{
	width:100px;
}
.Tournament-Time
{
	width:75px;
}
.Tournament-Buy-In 
{
	width:75px;
}
.Tournament-Chips
{
	width:75px;
}
.Tournament-Add-On
{
	width:80px;
}	
.Tournament-Levels
{
	width:80px;
}	
.Tournament-Bounty
{
	width:75px;
}	
.Tournament-Guarantee
{
	width:90px;
}	
.Tournament-Max-Players
{
	width:100px;
}

/* Player Points Listing 
----------------------------------------------------------*/
#PlayerPointTitle
{
	width:100%;
	text-align:center;
	font-size:larger;
	font-weight: bold;
	color: #a08243;
	padding: 12px;
}

.PlayerPointsStackedButtons
{
	padding-top: 20px; 
	height:40px;
}

.PointsListContainer
{
	padding-left: 20px;
}

table.PointsTable, PointsTable
{
	width: 300px; 
	font-size: medium;	 
	line-height: 20px;
}
table.PointsTable th
{
	border-bottom: thick double black;
	border-bottom-color: #a08243;
	text-align:left;
	color: #a08243;
}
.PointsTable-Seperator
{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #a08243;
	text-align:left;
	padding-top:10px;
}

tr.PointsRow-0 td 
{
	color: black;
	background-color: #FEFEF2;
	/*background-color: #FCF6CF; FEFEF2*/
}
tr.PointsRow-1 td 
{
	color: #a08243;
	/*background-color: #FEFEF2; */
}

.Points-Rank
{
	width:35px;
}
.Points-Player
{
	width:120px;
}
.Points-Cashes
{
	width:50px;
	text-align:center;
}
.Points-Points 
{
	width:50px;
	text-align:center;
}

/* Home Page Settings 
----------------------------------------------------------*/

#GeneralTextArea
{
	margin: 10px;
	font-size:medium;
	line-height: 20px;
}
#SummaryInfoArea
{
	line-height: 20px;
	margin: 10px;
}

#LiveAction, #LiveActionTile
{
	padding-left: 60px;
	width: 240px;
}
#LiveActionTile
{
	padding-bottom: 10px;
}
#Announcements, #AnnouncementsTitle
{
	padding-left: 10px;
}
#AnnouncementsTitle
{
	padding-bottom: 10px;
}
#BadBeatContainer
{
	BACKGROUND-COLOR: #a08243; 
	TEXT-ALIGN: center;
	FONT-SIZE: 24px; 
	COLOR: white; 
	width:100%;
}
#BadBeatDate
{
	FONT-SIZE:12px;
}
#TodaysTournamentTitle
{
	text-align: center;
	padding-bottom: 10px;
}
#TodaysTournaments
{
	padding-left:20px;
}


/* Live Action  
----------------------------------------------------------*/
#LivePromotions
{
	text-align: left;
	padding-bottom: 10px;
	padding-left:60px;
	padding-top:10px;
}

#LiveActionPromotions
{
	text-align: left;
	padding-bottom: 10px;
	padding-left:60px;
	padding-top:10px;
}	

.LiveActionAnnouncements, #LiveActionHighHand
{
	text-align: left;
	padding-bottom: 10px;
	padding-left:20px;
	padding-top:10px;	
}

#QualifyingHands
{
	padding-left: 20px;
}

#BadBeatContainer2
{
	width:470px;
	padding-top:10px;
}
   
#BadBeatTitle2, #BadBeatTitle2 a
{
	 font-size: 24px;
	 text-align:center;
}
	              
#BadBeatAmount2
{
	text-align:center;
	font-size:28px;
	font-weight:bold;
	padding-top:6px;
	padding-bottom:6px;
}

#BadBeatDate2
{
	text-align:center;
	font-size:small;
}

/*Promotions 
----------------------------------------------------------*/
.space_20
{
	height:20px;
}

#PromotionsTitle
{
	text-align: left;
	padding-bottom: 10px;
	padding-left:80px;
	padding-top:10px;
}

.promo-table-container
{
	padding-left:60px;
	width:820px;
}

.promo-table-title, td.promo-table-title, tr.promo-table-title
{
	border: thin #a08243 solid;
	/* border: medium #a08243 solid;*/
	FONT-WEIGHT: bold; 
	FONT-SIZE: 18px; 
	padding:10px;
	BACKGROUND-COLOR: #ffff99; 
	TEXT-ALIGN: center;
	text-transform:uppercase;
	vertical-align: middle;
}
.promo-table-pic, td.promo-table-pic, img.promo-table-image {
	border: thin #a08243 solid;
	/*height:133px;*/
	width:200px;
}
img.promo-table-image {
	border:none;
	/*height:133px; */
	width:200px;
}
.promo-table-more, td.promo-table-more, tr.promo.table-more {
	border: thin #a08243 solid;
	TEXT-ALIGN: center;
	font-size:16px;
	padding:10px;
}
.promo-table-text, td.promo-table-text, tr.promo-table.text {
	border: thin #a08243 solid;
	padding: 10px 10px 10px 10px;
	font-size:16px;
}
/*Tournament Results 
----------------------------------------------------------*/
#TournamentResultsTitle
{
	text-align: left;
	padding-bottom: 10px;
	padding-left:20px;
	padding-top:10px;
}

.TournamentSelectionText
{
	text-align: left;
	padding-bottom: 10px;
	padding-left:20px;
	padding-top:10px;
	padding-right:10px;
	width: 350px;
}	

/*Tournament Settings 
----------------------------------------------------------*/
#TournamentTitle
{
	text-align: left;
	padding-bottom: 10px;
	padding-left:20px;
	padding-top:10px;
}

ul#TournamentButtons li
{
    display: inline;
    list-style: none;
}    

/* Forms 
---------------------------------------------------------*/

form fieldset {padding: 20px 20px 20px 20px; margin: 0px; border: 0px; border: dotted 1px #ccc;} 

/* LogOn Page
----------------------------------------------------------*/

.EditField
{
	 padding-top: 8px;
	 padding-bottom: 8px;
}


.EditTitle
{
	 padding-top: 8px;
	 padding-bottom: 8px;
	 font-size:large;
}


.EditLabel 
{
	 padding-top: 8px;
	 padding-bottom: 8px;
	 text-align: right;
}

ul.EditField li
{
    display: inline;
    list-style: none;
	padding-left: 4px;
	padding-right: 4px;    
	
}

.LogonButton { font-size: large; padding-top: 2px; padding-bottom: 2px; margin-right:20px; }

#LogOnTitle
{
	padding-bottom: 15px;
}

button::-moz-focus-inner /* fixing evil default firefox padding */ {
padding:0;
border:none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}

.validation-summary-errors, .field-validation-error
{
	color:Red;
	padding-top:20px;
	padding-bottom:20px;
}

button.std-button-center {
    background: url('images/bg_button_a.gif') no-repeat right top;
    color: #444;
    display: block;
    float: left;
    height: 24px;
    margin-right: 6px;
    padding-right: 15px; /* 18 sliding doors padding */
    text-decoration: none;
	FONT-SIZE: 14px; 
	COLOR: #a08243; 
	TEXT-ALIGN: center; 
	FONT-WEIGHT: BOLD;
	width:100%;
	border: 0;

}
button.std-button-center span {
    background: transparent url('./images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
   	COLOR: #a08243; 
} 

button.std-button-center:active {
    background-position: bottom right;
    color: black;
    text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}
button.std-button-center:hover{
    color: black;
    text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}
button.std-button-center:hover span{
    color: black;
    text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}
button.std-button-center:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
    color:black;
    text-decoration: none;
} 

