#round {

}
#result {

}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	float: left;
	width: 500px;
	clear: left;
}
.top {
	background-image: url(tt/card_top.png);
	background-repeat: no-repeat;
	height: 85px;
	width: 200px;
	margin: 0px;
	clear: both;
	float: none;
	padding-top: 25px;
	padding-left: 25px;
}
.category2 {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	padding-top: 15px;
	margin: 0px;
	float: left;
	height: 20px;
}
.value2 {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 15px;
	height: 20px;
	margin: 0px;
	padding-right: 35px;
	text-align: right;
}
.currentcard2 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	padding: 0px;
	float: left;
}
.bottom {
	background-image: url(tt/card_bottom2.png);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	height: 270px;
	width: 230px;
}
.location {
	margin: 0px;
	padding: 0px;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
.currentcard2 a {

	color: #666666;
	text-decoration: none;
}
.currentcard2 a:hover {
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.name {
	margin: 0px;
	padding: 10px 0px;
	font-weight: bold;
	font-size: 18px;
	width: 175px;
	color: #666666;
	text-align: center;
	letter-spacing: -1px;
}
#player_stack {
	background-image: url(tt/player_hand.png);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 10px;
	padding: 15px 10px 0px;
	float: left;
	height: 65px;
	width: 120px;
	text-align: left;
}
#pot_stack {
	background-image: url(tt/thepot.png);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 0px;
	padding: 15px 10px 0px;
	float: left;
	height: 75px;
	width: 120px;
	text-align: left;
}
#cpu_stack {
	background-image: url(tt/cpu_hand.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 15px 10px 0px;
	height: 75px;
	width: 120px;
	float: left;
	text-align: left;
}
#controls {
	clear: both;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-image: url(tt/controlpanel.png);
	background-repeat: no-repeat;
	height: 60px;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#table {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.left {
	float: left;
	margin-right: 15px;
}
.category2chosen {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	padding-top: 15px;
	margin: 0px;
	float: left;
	height: 20px;
	color: #CC0000;
}
.category2disabled {

	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	padding-top: 15px;
	margin: 0px;
	float: left;
	height: 20px;
	color: #999999;
}
.value2chosen {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 15px;
	height: 20px;
	margin: 0px;
	padding-right: 35px;
	text-align: right;
	color: #CC0000;
}
.value2disabled {
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 15px;
	height: 20px;
	margin: 0px;
	padding-right: 35px;
	text-align: right;
	color: #999999;
}
#controls a {
	clear: both;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	background-image: url(tt/controlpanel.png);
	background-repeat: no-repeat;
	height: 60px;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
#controls a:hover {
	clear: both;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	background-image: url(tt/controlpanel.png);
	background-repeat: no-repeat;
	height: 60px;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-decoration: underline;
}
.scoreline {
	color: #FFFFFF;
	background-color: #9BAEF2;
}
input {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#leftpanel_big {
	float: left;
	padding: 0px 0px 0px 5px;
	font-family: "Trebuchet MS";
	margin: 10px 10px 10px 0px;
	width: 480px;
}
#rightpanel_tt {
	float: left;
	margin-top: 10px;
	text-align: right;
	background-image: url(images/cow_wm.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 5px;
	margin-right: 2px;
}

