@import "newer-content.css";

input.button {
	background: transparent url(gfx/btn-coachr-red.gif) no-repeat;

	width: 250px;
	height: 27px;

	border: 0;
	margin: 0;
	padding: 0;

	color: #fff;
	font-weight: bold;
}
/*
a.button {
	background: url(gfx/btn-coachr-red-small.gif) no-repeat;
	display: block;
	width: 176px;
	height: 21px;
	padding: 6px 0 0 0;
	margin: 5px auto;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
*/
/*
	=== Poker Stars Sign-Up Page ===
*/
#poker-stars-sign-up div.first-child {
	background: url(gfx/content/pokerstars-signup-top.gif) repeat-x left bottom;
	border-bottom: 1px solid #000;
}

	#poker-stars-sign-up div.first-child p {
		background: url(gfx/content/poker-stars-top-icon.gif) no-repeat left bottom;
		margin: 0;
		padding: 35px 25px 25px 155px;
		min-height: 70px;
		_height: 70px;
		font-weight: bold;
	}

#poker-stars-sign-up h2 {
	font-size: 14px;
	font-weight: bold;
}

#poker-stars-sign-up ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

	#poker-stars-sign-up ul li {
		margin: 0 0 20px 0;
	}

		#poker-stars-sign-up ul li em {
			font-style: normal;
			font-weight: bold;
			color: #FF3203;
		}

		#poker-stars-sign-up ul li img {
			vertical-align: middle;
			border: 0;
		}

#poker-stars-sign-up form {
	margin: 45px 0 10px 40px;
}

	#poker-stars-sign-up form p label {
		font-weight: bold;
	}

	#poker-stars-sign-up form p small {
		font-size: 10px;
	}

		#poker-stars-sign-up form p label input {
			width: 200px;
			padding: 2px;
			background: #fff;
			border: 1px solid #000;
		}

/*
	=== GNUF Landing Page ===
*/
#gnuf-landing-page p strong {
	font-size: 16px;
	display: block;
	padding-top: 70px;
}

#gnuf-landing-page p {
	margin-top: 0;
	padding-top: 10px;
}

#gnuf-landing-page p img {
	float: left;
	vertical-align: bottom;
	margin-right: 10px;
}

#gnuf-landing-page div {
	background: url(../images/cards.gif) no-repeat right top;
	clear: left;
	padding: 10px 210px 0 0;
	border-top: 1px solid #000;
	margin-top: 10px;
	min-height: 265px;
	_height: 265px;
}

	#gnuf-landing-page div form p label {
		font-weight: bold;
	}

		#gnuf-landing-page div form p label input {
			border: 1px solid #333;
			width: 220px;
		}