﻿body 
{
	/*background-image:url(../Resources/spade.jpg);*/
	font-family:helvetica;
	font-weight:bolder;
	background-color:#E3E3E3;
	color:Gray;
	margin:0px;
	min-height:1700px;
}

/*
a:link  { color: #FFFFFF }
a:visited { color: #FFFFFF }
a:active { color: #66ff33 } 
a:hover { color: #66ff33 } 
*/

hr
{
    color:#595959;    
}

.contentSeperator
{
    position:relative;
    right:0px;
    width:200px;
    color:#595959;    
}

.MasterPanel
{
	margin-left:auto;
	margin-right:auto;
	width:650px;
	min-width:650px;
	max-width:650px;
	min-height:620px;
	/*max-height:1600px;*/
	background-color:White;	
	border-color:#d8d8d8;
	border-style:solid;
	border-width:1px;	
}

/* Title Panel */
.banner
{
    position:relative;
    height:150px;    
}

.icon
{
    position:absolute;
    left:0px;
    height:105px;
    width:105px;    
}

.title
{
    position:absolute;
    top:30px;
    right:10px;
    height: 40px;
    width: 450px;    
}

.menu
{
    position:absolute;
    top:110px;
    height: 25px;    
    width:650px;

    background-color:Gray;
}

.navMenu 
{
    position:relative;
    /*margin-left: auto;
    margin-right: auto; */
    top:5px;
   	text-transform: uppercase;
	font-size: 14px;
	font-family:helvetica;
	font-weight:bold;
	color:#FFFFFF;
	left:75px;
}

/*
a.navMenu:link  { color: #FFFFFF }
a.navMenu:visited { color: #FFFFFF }
a.navMenu:active { color: #66ff33 } 
a.navMenu:hover { color: #66ff33 } 
*/

.CentralContent
{
	position:relative;
    margin-left: auto;
    margin-right: auto; 
    background-color:White;
    width: 800px;
    height:1100px;
    top:60px;
}

.upperContent
{
    position:relative;
    width:450px;
    margin-left:auto;
    margin-right:auto;    
}

.introTitle
{
  	font-family:'Trebuchet MS', Helvetica, sans-serif;
	/*font-style:italic; */
	font-size:large;
	color:#595959;
	
}

.introText
{
    position:relative;
    width:450px;
    margin-left:auto;
    margin-right:auto;
  	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-style:italic; 
	font-size:large;
	color:Gray;
	
}

.bodyText
{
    position:relative;
    width:450px;
    margin-left:auto;
    margin-right:auto;
  	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:medium;
	color:Gray;    
}

.FAQHeader
{
    font-weight:bolder;
    color:#595959;    
}

.FAQBody
{	
    font-size:medium;
    font-weight:normal;
}

.email
{
    position:relative;
    width:450px;
    margin-left:auto;
    margin-right:auto;
  	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size:medium;
	color:Gray;  
	    
}

.bugList
{
    font-size:medium;
    font-weight:normal;  
    color:#595959;
    padding-bottom:5px;  
}

.lowerContent
{
	margin:5px;	
}

.t3Title
{
	position:relative;	
}

.timerTitle
{
    position:relative;
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-style:italic;
	font-size:xx-large;
	color:#595959;
	margin-left:20px;
}

.contentDiv
{
    margin-left:auto;
    margin-right:auto;    
}
 
 .t3LeftColumn
 {
	width:330px;	
 }
 
 .t3RightColumn
 {
 	position:relative;
	top:105px;
	left:340px;	
 }
 
 .bottomFrame
 {
	position:relative;
	top:920px;	
 }

.FAQTitle
{
	font-size:larger;	
}

.knownIssue
{
	position:relative;
	left:20px;	
}

.resolution
{
	position:relative;
	left:20px;
	top:-10px;
	color:Gray;	
}

/*

/*rounded container
b.rtop, b.rbottom{display:block;background:black}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #4D4D4D}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.pageStyle
{
	background-color:#606060;	
	height:480px;
	max-height:480px;
	min-height:480px;
	width:320px;
	min-width:320px;
	max-width:320px;		
	border-width:0px;
}

.tournamentTitlePanelStyle
{	
	height:32px;
	min-height:32px;
	max-height:32px;
	border-width:0px;	
}

.tournamentTitleStyle
{
	margin-left:auto;
	margin-right:auto;
	font-size:18pt;
	color:White;
	height:32px;
	min-height:32px;
	max-height:32px;	
}

.blindsPanelStyle
{
	background-color:black;
	width:320px;
	min-width:320px;
	max-width:320px;	
}

.blindsTitleStyle
{
	font-weight:bold;
	font-size:14pt;
}


.blindsTimerPanelStyle
{
	margin-left:auto;
	margin-right:auto;
	background-color:#4D4D4D;
	width:265px;
	min-width:265px;
	max-width:265px;
}

.blindsTimerTable
{
	background-color:#4D4D4D;
	width:263px;
	border-style:none;
	border-width:0px;
}

.minutesTitleStyle
{
	margin-left:auto;
	margin-right:auto;
}

.minutesWindowStyle
{
	color:White;
	/*border-style:solid;
	background-color:#86EA84;
	border-style:none;
	border-width:3px;
	border-color:white;
	border-style:solid;
	background-color:#8c8c8c;
	font-size:20pt;
	width:40px;
	text-align:center;
	font-style:italic;
	margin-left:auto;
	margin-right:auto;
}

/*Table Style 
.gridviewPanel
{
	margin-left:auto;
	margin-right:auto;	
	position:relative;
	top:-5px;
	width:265px;
	min-width:265px;
	max-width:265px;	
}

.gridviewStyle
{
	/*border-style:solid;
	border-width:1px;
	border-color:Black;	*/
	
.gridviewStyle
{
	/*border-style:solid;
	border-width:1px;
	border-color:Black;	
	background-color:#4D4D4D;
	max-width:265px;
}

.columnStyleHeader
{
	color:White;
	font-size:10pt;	
	max-width:93px;	
	
}

.columnControlStyle
{
	max-width:93px;	
	text-align:center;
	font-family:Tahoma;
	font-size:11pt;
	font-weight:bolder;
	
}

.columnItemStyle
{
	max-width:85px;	
	text-align:center;
}

.startingBlindPanel
{
	margin-left:auto;
	margin-right:auto;
	background-color:#4D4D4D;
	width:265px;
	min-width:265px;
	max-width:265px;	
	position:relative;
	top:-15px;
}

.startWithBlindStyle
{
	margin-left:auto;
	margin-right:auto;
}

.startingBlindStyle
{
	color:White;
	/*border-style:solid;
	background-color:#86EA84;
	border-style:none;
	border-width:3px;
	border-color:white;
	border-style:solid;
	background-color:#8c8c8c;
	font-size:20pt;
	width:40px;
	text-align:center;
	font-style:italic;
	margin-left:auto;
	margin-right:auto;
}

.beginTournamentButton
{
	position:relative;
	width:175px;
	max-width:175px;
	left:70px;
	top:29px;
	background-color:Transparent;
	font-family:Tahoma;
	font-size:18pt;
	color:White;
	border-style:none;
}

.gridviewStyle
{
	max-width:280px;
	margin-left:auto;
	margin-right:auto;	
}

.bottomPanel1
{
	position:relative;
	bottom:0px;
	width:320px;
	min-width:320px;
	max-width:320px;
	height:95px;
	min-height:95px;
	max-height:95px;	
	background-image:url('bottomButton.jpg');
}

.timerMainPanel
{
	background-color:Black;	
	width:320px;
	min-width:320px;
	max-width:320px;
	height:455px;
	max-height:455px;
	min-height:455px;
}

.timerStyle
{
	font-size:54pt;	
}

.timerPanelStyle
{
	margin-left:auto;
	margin-right:auto;	
	width:200px;
	min-width:200px;
	max-width:200px;
	height:85px;
	min-height:85px;
	max-height:85px;
	position:relative;
	top:-26px;
}

.currentBlindPanelOuter
{
	margin-left:auto;
	margin-right:auto;
	background-color:#4D4D4D;
	width:265px;
	min-width:265px;
	max-width:265px;
	max-height:60px;
	min-height:60px;
	height:60px;
	position:relative;
	top:-70px;
}

.currentBlindPanelInner
{
	margin-left:auto;
	margin-right:auto;
	background-color:#4D4D4D;
	width:265px;
	min-width:265px;
	max-width:265px;
	max-height:50px;
	min-height:50px;
	height:50px;
}

.nextBlindPanelOuter
{
	margin-left:auto;
	margin-right:auto;
	background-color:#4D4D4D;
	max-width:265px;
	width:265px;
	min-width:265px;
	max-height:60px;
	min-height:60px;
	height:60px;
	position:relative;
	top:-70px;
}

.nextBlindPanelInner
{
	margin-left:auto;
	margin-right:auto;
	background-color:#4D4D4D;
	max-width:265px;
	width:265px;
	min-width:265px;
	max-height:50px;
	min-height:50px;
	height:50px;
}

.blindsLabelStyle
{
	font-size:10pt;
	position:relative;
	left:5px;	
}

.smallBlindStyle
{
	font-size:22pt;
	font-style:italic;
	position:relative;
	left:40px;
}

.bigBlindStyle
{
	font-size:22pt;
	font-style:italic;
	position:relative;
	left:110px;
}

.reducedSmallBlindStyle
{
	font-size:16pt;
	font-style:italic;
	position:relative;
	left:20px;
	text-align:left;
}

.reducedBigBlindStyle
{
	font-size:16pt;
	font-style:italic;
	position:relative;
	left:90px;
	text-align:left;
}

.returnLink
{
	position:relative;
	top:-80px;	
}

.startTournamentButton
{
	position:relative;
	width:175px;
	max-width:175px;
	left:70px;
	top:30px;
	background-color:Transparent;
	font-family:Tahoma;
	font-size:18pt;
	color:White;
	margin-left:10px;
	border-style:none;
}

.bottomPanel2
{
	position:relative;
	top:-75px;
	width:320px;
	min-width:320px;
	max-width:320px;
	height:95px;
	min-height:95px;
	max-height:95px;
	background-image:url('bottomButton.jpg');
}
*/