
/* CSS Document */

#banner #quotes {
	top: 0;
  left: -120px;
}

#banner #quotes2 {
	position: absolute;
  left: 0;
	margin-top: -60px;
  margin-left: 660px;
}

#footer .hr {
	margin-bottom: 20px;
}

#banner a.button {
	position: static;
  border: 3px double #ae7f2e;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* DVD INFO */

#content {
	top: 420px;
}

#mainCopy {
	position: relative;
	width: 530px;
  top: 15px;
  left: 0px;
	padding: 10px 10px 10px 200px;
}

#mainCopy p {
	min-height: 200px;
}

#mainCopy h2 {
	width: 500px;
  height: 30px;
  position: absolute;
  left: 200px;
  float: none;
  background: url(../images/components/headings/boxSet.gif) top center no-repeat;
  text-indent: -9000px;
}

#mainCopy h3 {
	margin-left: -95px;
	margin-top: -28px;
}

#mainCopy h3 a {
	background-image: url(../images/components/headings/m101dvd.gif);
}


#dvdInfo {
  float: left;
	width: 235px;
	margin-top: 60px;
	line-height: 1.3;
	text-align: left;
  padding-bottom: 60px;
}

#dvdInfo a.button { 
	position: static;
	float: left;
	margin-right:10px;
	margin-top:10px;
}

#discInfo {
	float: left;
  width: 270px;
  margin: 55px 0 0 13px;
}

#epInfo li {
	width: 270px;
  margin-top: 2px;
	text-indent: -9000px;
}

#epInfo li a {
 	display: block;
  height: 26px;
  background-image: url(../images/components/discTitles.gif);
}

div.bonusFeatures {
	margin-top: 20px;
}

div.bonusFeatures h4 {
	background: url(../images/components/bonusFeatures.gif) no-repeat;
  text-indent: -9000px;
}

div.bonusFeatures ul {
  line-height: 1.2;
}

div.bonusFeatures ul li {
	margin-top: 10px;
}

#downToOwn {
	position: absolute;
  top: 40px;
  left: 0;
  margin-left:715px;
}

#downToOwn p {
	position: absolute;
  width: 253px;
  margin-left: 5px;
  margin-top: 45px;
  line-height: 1.1;
  font-size: 10px;
  text-transform: uppercase;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* EPISODE LIST  */

#epList {
  padding-top: 10px;
}

#epList li {
	float: left;
	width: 220px;
  margin-left: 20px;
}

#epList p {
	height: 100px;
}

#epList a.button {
	border: 1px solid #ae7f2e;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

.hideImg {
	position: absolute;
	height: 60px;
  width: 260px; 
  background: #000;
  top: -10px;
}