/* CSS Document */

#pc_wrapper {
	width:428px;
}
#pc_header {
	background-image:url(/images/promotions/points-challenge/pc_bg.jpg);
	height:202px;
	width:428px;
}

#pc_header2 {
	background-image:url(/images/de/points-challenge-de.jpg);
	height:202px;
	width:428px;}

#nav {
	height:34px;
	width:428px;
}

.nav-01 a {width:81px;height:17px;display:block; background:url(/images/promotions/points-challenge/pc_bg.jpg) 0px -202px no-repeat; float:left;}
.nav-01 a:hover {background:url(/images/promotions/points-challenge/pc_bg.jpg) 0px -236px no-repeat;}
.nav-01 span {display: none;}

.nav-02 a {width:162px;height:17px;display:block; background:url(/images/promotions/points-challenge/pc_bg.jpg) -81px -202px no-repeat; float:left;}
.nav-02 a:hover {background:url(/images/promotions/points-challenge/pc_bg.jpg) -81px -236px no-repeat;}
.nav-02 span {display: none;}

.nav-03 a {width:185px;height:17px;display:block; background:url(/images/promotions/points-challenge/pc_bg.jpg) -243px -202px no-repeat; float:left;}
.nav-03 a:hover {background:url(/images/promotions/points-challenge/pc_bg.jpg) -243px -236px no-repeat;}
.nav-03 span {display: none;}

.nav-04 a {width:126px;height:17px;display:block; background:url(/images/promotions/points-challenge/pc_bg.jpg) 0px -219px no-repeat; float:left;}
.nav-04 a:hover {background:url(/images/promotions/points-challenge/pc_bg.jpg) 0px -253px no-repeat;}
.nav-04 span {display: none;}

.nav-05 a {width:137px;height:17px;display:block; background:url(/images/promotions/points-challenge/pc_bg.jpg) -126px -219px no-repeat; float:left;}
.nav-05 a:hover {background:url(/images/promotions/points-challenge/pc_bg.jpg) -126px -253px no-repeat;}
.nav-05 span {display: none;}

.nav-06 a {width:165px;height:17px;display:block; background:url(/images/promotions/points-challenge/pc_bg.jpg) -263px -219px no-repeat; float:left;}
.nav-06 a:hover {background:url(/images/promotions/points-challenge/pc_bg.jpg) -263px -253px no-repeat;}
.nav-06 span {display: none;}

#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;
}
