/*

div#amer-teen {
    width: 547px;
    height: 357px;
    background-image: url( /pca/img/american-teen/amer_teen_back.gif );
    float: left;
    display: block;
    position: relative;
    margin-right: 5px;
}

*/
div#header img.logo {
	margin-right: 30px;
}

div#amer-teen-back {
	position: absolute;
	bottom: 5px;
	left: 5px;
	background-image: url( /pca/img/american-teen/teens_default.gif );
	width: 380px;
	height: 276px;
	background-repeat: no-repeat;
}

div#amer-teen-back.landing {
	/*background-image: url( /pca/img/american-teen/teens_default.gif );*/
	
}

div#amer-teen-back div#amer-teen-shadow {
	position: relative;
	width: 380px;
	height: 276px;
	/* background-image: url( /pca/img/american-teen/teens_jock.gif ); */
	background-repeat: no-repeat;
}

div#amer-teen-back div#amer-teen-shadow a#hit-jock {
	position: absolute;
	bottom: 0;
	left: 100px;
	width: 60px;
	height: 243px;
}

div#amer-teen-back div#amer-teen-shadow a#hit-princess {
	position: absolute;
	bottom: 0;
	left: 0px;
	width: 100px;
	height: 243px;
}

div#amer-teen-back div#amer-teen-shadow a#hit-rebel {
	position: absolute;
	bottom: 0;
	left: 146px;
	width: 80px;
	height: 243px;
}

div#amer-teen-back div#amer-teen-shadow a#hit-hearthrob {
	position: absolute;
	bottom: 0;
	left: 215px;
	width: 70px;
	height: 243px;
}

div#amer-teen-back div#amer-teen-shadow a#hit-geek {
	position: absolute;
	bottom: 0;
	left: 280px;
	width: 80px;
	height: 243px;
}

div.amer-teen-text {
	width: 190px;
	height: 236px;
	position: absolute;
	bottom: 30px;
	right: 2px;
	/* background-image: url( /pca/img/american-teen/note_back.gif ); */
	background-repeat: no-repeat;
	visibility: hidden;
}

div.amer-teen-text#copy-default {
	height: 200px;
	width: 180px;
}

div#copy-default {
	visibility: visible;
}

div.amer-teen-text h3 {
	color: black;
	font-size: 1.2em;
	letter-spacing: -0.05em;
	margin: 23px 15px 2px 20px;
	line-height: 1.2em;
}

div.amer-teen-text p {
	color: black;
	margin: 2px 15px 10px 25px;
	line-height: 1.2em;
	letter-spacing: -0.02em;
	font-size: 0.9em;
}

img#amer-teen-title {
	position: absolute;
	top: 6px;
	left: 80px;
	z-index: 1003;
}

img#amer-teen-title.landing {
	left: 30px;
}

img#amer-teen-x {
	position: absolute;
	right: 15px;
	top: 105px;
	z-index: 500;
	visibility: hidden;
	cursor: pointer;
}

div#pick-again {
	position: absolute;
	right: 53px;
	top: 295px;
	color: #9a469a;
	z-index: 505;
	visibility: hidden;
	cursor: pointer;
	font-size: 10px;
}

a#amer-teen-watch {
	width: 166px;
	height: 24px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	background-image: url( /pca/img/american-teen/amer_teen_watch.gif );
}

div.amer-teen-text .amer-teen-vote {
	display: block;
	bottom: 35px;
	left: 35px;
	position: absolute;
}

div#vote-results {
	position: absolute;
	top: 35px;
	padding-top: 25px;
	left: 450px;
}

div#vote-results a {
	display: block;
	margin-left: 20px;
}

div#vote-results li {
	margin: 4px 0 4px 20px;
	color: #3e3e3e;
	font-size: 13px;
	font-weight: bold;
}

div#check-back { /* background-color: #b11b24; */
	height: 5px;
	margin-bottom: auto;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 374px;
}

div#check-back div#copy {
	position: absolute;
	top: 340px;
	left: 250px;
	width: 250px;
	color: #fff;
	background-color: #2e2e2e;
	border: 3px solid #fff100;
	padding: 6px 10px 14px 10px;
	text-align: center;
}

div#check-back h3 {
	font-size: 17px;
	color: white;
}

div#check-back p {
	font-size: 12px;
}

div#trailers-buttons {
	position: absolute;
	top: 450px;
	left: 55px;
}

div#trailers-buttons h2 {
	font-size: 24px;
	letter-spacing: 0;
	visibility: visible;
	color: #b11b24;
}

div#trailer-videos {
	position: absolute;
	top: 500px;
	left: 225px;
}

div.vote-parent {
	width: 200px;
	height: 22px;
	background-image: url( /pca/img/american-teen/stats_light.gif );
	border: 1px solid #cecece;
}

div.vote-child { /* width: 50%; */
	height: 100%;
	background-image: url( /pca/img/american-teen/stats_dark.gif );
	float: left;
	margin-right: 6px;
}