/* Teddy Geiger */
/* Join Stylesheet
----------------------------------------------------------------------------- */
	
	
/* Layout
--------------------------------------------------------------------------- */

	h2 {

	display: none;
	
	}

	div.one {
	
	padding: 40px 0 0 113px;	
	width: 840px;
	margin: 0;
		
	}
		
	
/* Join
--------------------------------------------------------------------------- */

	div.upsell {
		
	width: 729px;
	margin-bottom: 3px;
	color: #fff;
	font: normal 13px/18px Arial, sans-serif;
		
	}

	div.upsell h3 {
		
	display: none;
		
	}
	
	
/* Album */

	div.album {
	
	height: 123px;
	width: 434px;
	padding: 85px 0 0 295px;	
	background: url(../images/page-join/bg-album.gif);
	position: relative;
		
	}
	
	div.album p {
		
	width: 400px;
		
	}
	
	div.album a {
		
	display: block;
	float: right;
	width: 104px;
	height: 24px;
	background: url(../images/page-join/a-vote.gif) 0 0 no-repeat;
	text-indent: -5000px;
	position: absolute;
	bottom: 10px;
	right: 10px;
		
	}
	
	div.album a:hover {
		
	background-position: 0 -24px;
		
	}
	
	
/* TedHeads */

	#page-join #content div.one div.tedheads {
	
	width: 434px;
	margin: 0 0 20px 0;
	padding: 85px 0 44px 295px;	
	background: #aba000 url(../images/page-join/bg-tedheads.gif) top left no-repeat !important;
	position: relative;
		
	}
	
	div.tedheads p {
		
	width: 400px;
		
	}
	
	div.tedheads ul {
	
	margin: 0 0 0 20px;	
	list-style: disc outside;
		
	}
	
	div.tedheads ul li {
		
	width: 400px;
	margin: 0 0 5px 0;
		
	}
	
	div.tedheads a {
		
	display: block;
	float: right;
	width: 104px;
	height: 24px;
	background: url(../images/page-join/a-join.gif) 0 0 no-repeat;
	text-indent: -5000px;
	position: absolute;
	bottom: 10px;
	right: 10px;
		
	}
	
	div.tedheads a:hover {
		
	background-position: 0 -24px;
		
	}
	
/* Art Print

	div.art {
	
	float: left;
	width: 242px;
	height: 121px;
	margin: 0 3px 0 -20px;
	padding: 93px 0 0 55px;	
	background: url(../images/page-join/bg-print.gif);
	
	}

	div.art p {
	
	width: 200px;
	color: #41a3b5;
	font-weight: bold;
	
	} */
	
	
/* Perks

	div.perks {
		
	float: left;
	padding: 15px 0 15px 15px;
	width: 434px;
	height: 178px;
	background: #e2e2e2;
	color: #666;
	
	}
	
	div.perks h4 {
		
	font: normal 14px/16px Arial, sans-serif;
	margin: 0 0 10px 0;
		
	}
	
	div.perks ul {
	
	margin: 0 0 0 20px;	
	list-style: disc outside;
		
	}
	
	div.perks ul li {
		
	width: 400px;
		
	} */
	
	
/* Actions

	div.actions {
		
	clear: both;
	float: left;
	width: 729px;
	margin: 10px 0 40px 0;
		
	}
	
	div.actions p {
		
	float: left;
	clear: both;
	width: 729px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #e2e2e2;
		
	}
	
	div.actions p strong {
		
	display: block;
	float: left;
	margin: 5px 0 0 0;
	width: 350px;
	color: #000;
		
	}
	
	div.actions a {
		
	display: block;
	float: left;
	margin: 0 15px 0 0;
	text-indent: -5000px;
	height: 42px;
	background-position: 0 0;
	overflow: hidden;
		
	}
	
	div.actions a:hover {
	
	background-position: 0 -42px !important;
		
	}
	
	div.actions a.vote {
	
	width: 233px;
	background: url(../images/page-join/a-votenow.gif);
		
	}
	
	div.actions a.redeem {
	
	width: 290px;
	background: url(../images/page-join/a-redeemcode.gif);
		
	} */
	
	
	
	
/* Disclaimer
--------------------------------------------------------------------------- */

	p small {
	
	clear: both;
	display: block;	
	width: 689px;
	padding: 0 20px;
	font: 10px/13px Arial, sans-serif;
	color: #666;
		
	}
