@charset "utf-8";
body  {
	font: 14px Arial;
	font-weight: bold;
	background-image: url(images/home-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	background-color: #DBCEBA;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
p, li {line-height: 20px;}
a {
	text-decoration: underline;
	color: #006699;
	font-weight: bold;
}
a:hover {
	background-color: #006699;
	font-weight: bold;
	color: #FFFFFF;
}
h1 { display: none; }
h2 {
	font: 16px Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #006699
}
.film-title-bold {
	text-transform: uppercase;
	color: #006699
}
.film-title-bold2 {
	color: #006699
}
.teensworld #container {
	width: 772px;
	margin: 0 auto;
	border: 0px none #000000;
	text-align: left;
} 
.teensworld #header {
	background: url(images/home-topbanner.jpg) 0 0 no-repeat;
	padding: 124px 0 5px 0;
	text-align: center;
	vertical-align: bottom;
} 
.teensworld #header h1 {
	margin: 0;
	padding: 5px 0;
}
.teensworld #sidebar1 {
	float: left;
	width: 280px;
	padding: 15px 10px;
}
.teensworld #mainContent {
	margin: 0 0 0 300px;
	padding: 0 5px;
} 
.teensworld #footer { 
	padding: 0 10px 0 20px;
	background: none; 
} 
.teensworld #footer p {
	font: 10px Arial;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
	margin: 0;
	padding: 40px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.fltlft20 {
	float: left;
	margin-right: 8px;
	margin-bottom: 30px
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#top-nav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 
#top-nav ul li {
	margin-left: 0;
	padding: 3px 12px;
	list-style: none;
	display: inline;
}
#top-nav a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
#top-nav a:hover {
	background-color: #FF00FF;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.top-nav-active {
	text-decoration: none;
	background-color: #FF00FF;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 14px;
}

#button-roll-buy {
	display: block;
	width: 268px;
	height: 136px;
	background: url(images/buy-dvd1.png) 0 0 no-repeat;
}
#button-roll-buy:hover {
	background: url(images/buy-dvd1.png) 0 -138px no-repeat;
}
#button-roll-buy span {
	display: none;
}
#button-roll-fan {
	display: block;
	width: 268px;
	height: 136px;
	background: url(images/become-a-fan1.png) 0 0 no-repeat;
}
#button-roll-fan:hover {
	background: url(images/become-a-fan1.png) 0 -137px no-repeat;
}
#button-roll-fan span {
	display: none;
}
#button-roll-behind {
	display: block;
	width: 207px;
	height: 198px;
	background: url(images/home/behind-the-scenes-hi.png) 0 0 no-repeat;
}
#button-roll-behind:hover {
	background: url(images/home/behind-the-scenes-hi.png) 0 -198px no-repeat;
}
#button-roll-behind span {
	display: none;
}
#button-roll-what {
	display: block;
	width: 209px;
	height: 198px;
	background: url(images/home/what-you-can-do-hi.png) 0 0 no-repeat;
}
#button-roll-what:hover {
	background: url(images/home/what-you-can-do-hi.png) 0 -198px no-repeat;
}
#button-roll-what span {
	display: none;
}
#button-roll-quiz {
	display: block;
	width: 309px;
	height: 222px;
	background: url(images/home/take-the-quiz-hi.png) 0 0 no-repeat;
	text-align: center;
}
#button-roll-horz ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 
#button-roll-horz ul li {
	margin-left: 0;
	padding: 3px 12px;
	list-style: none;
	display: inline;
}
#button-roll-quiz:hover {
	background: url(images/home/take-the-quiz-hi.png) 0 -222px no-repeat;
}
#button-roll-quiz span {
	display: none;
}