@charset "utf-8";

/* NEW RELEASE
------------------------------------------------------------------------------*/

#newRelease h2 {
	background-image: url(../img/bgnewreleasetop.jpg);
	height: 20px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 40px;
}

#newRelease h3 {
	padding-bottom: 10px;
}

.newReleaseText {
	line-height: 1.5;
	margin-bottom: 10px;
	margin-right: 20px;
}

.newReleaseText a,
.newReleaseText span,
.newReleaseText p,
.newReleaseText div,
.newReleaseText font {
	line-height: 1.5;
}

#newReleaseEntryBox {
	background-image: url(../img/bgnewreleaseside.jpg);
	background-repeat: repeat-y;
	width: 610px;
	padding-left: 40px;
}

.newReleaseEntry {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #75040A;
	margin-bottom: 20px;
	width: 610px;
}

#newReleaseEntryBox #newReleaseLast {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom-style: none;
}

#newReleaseFooter {
	background-image: url(../img/bgnewreleasebottom.jpg);
	height: 35px;
}

.newReleasePackage {
	height: 225px;
	float: left;
	width: 175px;
}

.newReleaseLink {
	background-image: url(../img/icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 10px;
}

.newReleaseInfo {
	width: 420px;
	float: right;
}

* html body #newReleaseNewest .newReleaseInfo {
	margin-bottom: 10px;
}

*:first-child+html #newReleaseNewest .newReleaseInfo {
	margin-bottom: 10px;
}

/* ENTRY ARCHIVE
------------------------------------------------------------------------------*/

#dvdEntry h1 {
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 10px;
}

#dvdEntry h1 span {
	font-size: 20px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	margin-top: 5px;
}

#dvdPackage {
	float: left;
	width: 300px;
	margin-bottom: 20px;
}

#dvdEntry {
	padding-right: 10px;
	margin-bottom: 10px;
}

#dvdInfo {
	float: right;
	width: 320px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#dvdInfo dt {
	float: left;
	width: 80px;
	line-height: 1.5;

}

#dvdInfo dd {
	margin-left: 80px;
	line-height: 1.5;

}

#dvdText {
	line-height: 1.5;
	margin-top: 10px;
	margin-bottom: 10px;
}

#dvdText p,
#dvdText span,
#dvdText div,
#dvdText a,
#dvdText font {
	line-height: 1.5;
}

#dvdSampleImage {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #75040a;
	padding-top: 10px;
}

#thumbnail img{
	width: 120px;
	padding-right: 1px;
	padding-bottom: 3px;
}

#dvdSampleImage h2 {
	float: left;
	width: 80px;
	_line-height: 1.5;
}

#thumbnail {
	clear: left;
}

* html body #thumbnail {
	margin-top: 10px;
}

*:first-child+html #thumbnail {
	margin-top: 10px;
}

html>/**/body #thumbnail {
	padding-top: 10px;
}


#sampleImageInfo {
	background-image: url(../img/icon2.jpg);
	padding-left: 15px;
	background-repeat: no-repeat;
	float: left;
	width: 535px;
	background-position: left center;
	_line-height: 1.5;
}

/* ACTING CSS
------------------------------------------------------------------------------*/
#thumbnailActing {
	clear: left;
}

#thumbnailActing img{
	width: 120px;
	padding-right: 1px;
	padding-bottom: 3px;
}

* html body #thumbnailActing {
	margin-top: 10px;
}

*:first-child+html #thumbnailActing {
	margin-top: 10px;
}

html>/**/body #thumbnailActing {
	padding-top: 10px;
}

/* AVGP-141
------------------------------------------------------------------------------*/

#avgpBanner {
	margin-bottom: 20px;
}
