/* CSS Document */

#poty_container {
position: absolute;
z-index: 4;
margin: 2px 0 0 576px;
}

.ie7 #poty_container {
	margin: 9px 0 0 -109px;
}

#poty_box
{
background-image:url(http://d18suidgqx89qv.cloudfront.net/poty/poty_sm_bg10.png);
background-repeat:no-repeat;
width:211px;
height:186px;
padding-top:0px;
position:relative;
text-align: left;
}
#poty_box .trophy{
	float:left;
	margin-left:10px;
	margin-top:45px;
}

#poty_box p {
	float:left;
	width:125px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	margin: 30px 0 0 8px;
	color:#01273d;
}

.info {
	float:right;
	margin-right:16px;

}

.close {
	float:right;
	position: absolute;
	z-index: 5;
	top: 3px;
	right: 2px;
}
#poty_sm_vote li {
  display: inline;
  padding: 0;
}
#poty_sm_vote li.button-1 a {
  background-position: 0px 0px;
}
#poty_sm_vote li.button-1 a:hover {
  background-position: 0px -30px;
}

/**/

#poty_sm_promote {
  height: 30px;
  padding: 0;
  list-style: none;
  position:absolute;
  right:9px;
  top:150px;
}
#poty_sm_promote li {
  display: inline;
  padding: 0;
}
#poty_sm_promote a.promote {
  width: 192px;
  height: 30px;
  display: block;
  overflow: hidden;
  text-indent: -500em;
  background-image: url(http://d18suidgqx89qv.cloudfront.net/poty/poty_sm_promote_btnfb.png);
  background-repeat: no-repeat;
}
#poty_sm_promote a.vote {
  width: 192px;
  height: 30px;
  display: block;
  overflow: hidden;
  text-indent: -500em;
  background: url(http://d18suidgqx89qv.cloudfront.net/poty/poty_sm_vote_btnfb.png);
}

#poty_sm_promote li.button-2 a {
  background-position: 0px 0px;
}
#poty_sm_promote li.button-2 a:hover {
  background-position: 0px -30px;
}

.poty_inside_container {
	position: relative;
	width:211px;
	height:186px;
	padding-top:40px;
}

.poty_sm_link
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#bbb4a9;
text-align:center;
}
a.poty_sm_link:link {color: #004f8c; text-decoration: underline; }
a.poty_sm_link:visited {color: #004f8c; text-decoration: underline; }
a.poty_sm_link:hover {color: #004f8c; text-decoration: none; }
a.poty_sm_link:active {color:#004f8c; text-decoration: underline; } 

.poty_sm_holdem_col
{
float:left;	
width:105px;
margin-top:1px;
}
.poty_sm_holdem
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
margin: 5px 0 0 10px;
line-height: 13px;
text-align: left;
}
.ie7 .poty_sm_holdem {
	margin: 0 0 0 10px;
}

.poty_sm_holdem input {
	vertical-align: top;
}
.poty_sm_nose
{
color:#aa0000;
}
.poty_sm_high
{
color:#660000;
}
.poty_sm_mid
{
color:#663300;
}
.poty_sm_low
{
color:#003366;
}
.poty_sm_micro
{
color:#330066;
}

span.disabled {
	color: #aaa !important;
}

.poty_sm_omaha_col
{
float:left;
width:105px;
margin-top:1px;


}
.poty_sm_omaha
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
padding:2px;
margin-right:22px;
}

.poty_sm_votes_remaining_container
{
background-image:url(http://d18suidgqx89qv.cloudfront.net/poty/poty_sm_votes_remaining_bg.png);
background-repeat:no-repeat;
width:131px;
height:30px;
  position:absolute;
  left:6px;
  top:150px;
}
.poty_sm_votes_remaining
{
text-align:center;
padding:7px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}
.poty_sm_votes_remaining_bold
{
font-weight:bold;
color:#900000;
}
#poty_sm_vote {
  height: 30px;
  padding: 0;
  list-style: none;
  position:absolute;
  right:6px;
  top:150px; 
  margin: 0 !important;
}
#poty_sm_vote li {
  display: inline;
  padding: 0;
}
#poty_sm_vote a {
  width: 64px;
  height: 30px;
  display: block;
  overflow: hidden;
  text-indent: -500em;
  background-image: url(http://d18suidgqx89qv.cloudfront.net/poty/poty_sm_vote_btn.png);
  background-repeat: no-repeat;
}
#poty_sm_vote li.button-1 a {
  background-position: 0px 0px;
}
#poty_sm_vote li.button-1 a:hover {
  background-position: 0px -30px;
}

#poty_sm_vote div {
  width: 64px;
  height: 30px;
  display: block;
  overflow: hidden;
  text-indent: -500em;
  background-image: url(http://d18suidgqx89qv.cloudfront.net/poty/poty_sm_vote_btn_gray.png);
  background-repeat: no-repeat;
}

/* Results */

.top_container {
	margin-top: 10px;
}

.top_sub_container
{
width:798px;
height:132px;
background-image:url(http://d18suidgqx89qv.cloudfront.net/poty/poty_top_bg.png);
position:relative;
}
.top_sub_text
{
float:left;
width:354px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000;
margin:20px 10px 10px 20px;
}
.top_trophy
{
left:660px;
top:-90px;
z-index:1;
position: absolute;
}
.top_sub2
{
background-image:url(http://d18suidgqx89qv.cloudfront.net/poty/poty_top_bg2.png);
position:absolute;
left:405px;
top:30px;
z-index:1;
width:204px;
height:57px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#999;
text-align:center;

}

.top_sub2_inner
{
	padding-top:15px;
}

a.top_sub2_link:link {color: #333; text-decoration: underline; }
a.top_sub2_link:visited {color: #333; text-decoration: underline; }
a.top_sub2_link:hover {color: #333; text-decoration: none; }
a.top_sub2_link:active {color:#333; text-decoration: underline; } 


.holdem_container {
	float:left;
	width:394px;
}
.omaha_container {
	float:right;
	width:394px;
}

.holdem_top, .omaha_top {
	width: 394px;
	height: 45px;
	margin-top: 10px;
	text-indent: -999em;
	overflow: hidden;
}
.holdem_top {
	background-image:url(http://d18suidgqx89qv.cloudfront.net/poty/poty_holdem_top.png);
}
.omaha_top {
	background-image:url(http://d18suidgqx89qv.cloudfront.net/poty/poty_omaha_top.png);
}

.sub {
	text-shadow: 0 1px 0 #E5E5E5;
	height:33px;
	background-image:url(http://d18suidgqx89qv.cloudfront.net/poty/poty_sub.png);
	border-left:1px solid #999;
	border-right:1px solid #999;
	position:relative;

}
.sub_header {
	font-size:14px;
	font-weight:bold;
	float:left;
	width:190px;
	padding:7px 0px 0px 7px;
}
.nose,
.nose .sub2_number {
	color:#A00;
	font-weight:bold;
}
.high,
.high .sub2_number {
	color:#600;
	font-weight:bold;
}
.mid,
.mid .sub2_number {
	color:#630;
	font-weight:bold;
}
.low,
.low .sub2_number {
	color:#036;
	font-weight:bold;
}
.micro,
.micro .sub2_number {
	color:#306;
	font-weight:bold;
}
.sub_votes {
	font-size:12px;
	font-weight:bold;
	color:#333;
	float: left;
	padding-top: 7px;
	width: 75px;

}
.sub_winnings {
	font-size:12px;
	font-weight:bold;
	color:#333;
	float: left;
	padding-top: 7px;
	width: 115px;
}
.sub_header + .sub_winnings {
	padding-left: 25px;
}
.sub2, 
.sub2 li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sub2 {
	/*width:392px;*/
	background:#f6f6f6;
	border:1px solid #999;
	padding-bottom:12px;
	clear:both;
}
.sub2_row,
.sub2 li {
	margin-top: 10px;
	height: 20px;
	clear: both;
}
.sub2_number {
	font-size:14px;
	font-weight:bold;
	color:#000;
	width:32px;
	text-align:center;
	float:left;

}
.sub2_site {
	width:40px;
	float:left;
}
.sub2_name,
.sub2_name:visited {
	font-size:12px;
	color:#000;
	width:122px;
	float:left;
	padding-left:5px;
}
.sub2_votes
{
font-size:12px;
color:#000;
width:38px;
float:left;
}
.sub2_arrow
{
font-size:12px;
color:#000;
width:10px;
float:left;
}
.sub2_winnings
{
font-size:12px;
color:#336600;
width:115px;
float:left;
padding-left:8px;
text-align:center;
}

.year-select h4 {
	float: left;
	padding: 5px 10px 0 0;
}
.year-select #select-poty {
	width: 15%;
}
