/* CSS Document */



#pc_wrapper {
	width:428px;
}
#pc_header {
	background-image:url(/images/promotions/points-challenge/pc_bg.jpg);
	height:180px;
	width:428px;
}
#pc_header2 {
	background-image:url(/images/de/points-challenge-de.jpg);
	height:178px;
	width:428px;}
	
#nav {
	height:34px;
	width:428px;
}

.back {
background:#520100;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	color:#ffffff;
}

#pc_top {
	background:url(/images/promotions/points-challenge/pc_bg.jpg) 0px -270px no-repeat;
	height:22px;
	width:428px;
	float:left;
}
#pc_bottom {
	background:url(/images/promotions/points-challenge/pc_bg.jpg) 0px -292px no-repeat;
	height:22px;
	width:428px;
	float:left;
}
#pc_content {
	background-color:#FFFFFF;
	border-left: solid 10px #520000;
	border-right: solid 10px #520000;
	width:368px;
	float:left;
	padding:0px 20px 10px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
	#pc_content a {
		color:#990000;
	}
	#pc_content a:hover {
		color:#c87e7e;
	}
	/*#pc_content ul {
		list-style-image:url(http://www.pokertime.eu/images/icon_ptlogo_light.gif);
	}*/
	#pc_content #input_txt {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666666;
		float:left;
	}
	#pc_content #input_field {
		float:right;
		margin-bottom:15px;
	}
		#pc_content #input_field input {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666666;
		margin-bottom:3px;
	}
	#pc_content table{
		width:365px;
		border-bottom:1px solid #CC9999;
		border-right:1px solid #CC9999;
	}
		#pc_content table td{
		border-top:1px solid #CC9999;
		border-left:1px solid #CC9999;
		padding:3px;
	}
.badge {
	width:152px;
	float:right;
	padding-left:5px;
}
.pc_heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#990000;
}
