/* CSS Document */

#newsWrapperCol1 { width:386px; float:left; padding:0 10px 0 26px}
#newsWrapperCol2 {  width:446px; float:left}
#newsWrapperCol1 h2 { font-size:1.2em; color:#ffca00; }

/* MPU ADVERT */
#MPUwrapperNewsDetail { height:250px; padding:25px 0 25px 30px; }

/* INTERNATIONAL ROCK NEWS */
#intRockNewsWrapper { margin-bottom:12px; clear: both; }
#intRockNewsHeader {
	height:166px;
	margin:0;
	background: transparent url(../images/news/int_rock_news.gif) no-repeat;
}
#intRockNewsContent {
	padding:0 50px 29px 50px;
	min-height: 326px;
	height: auto !important;
	height: 326px;
	background: transparent url(../images/news/intRockNewsBg.jpg) repeat-y 18px top;
}
#miniNewsListings #intRockNewsContent {
	min-height: 160px;
	height: 160px;
	background: transparent url(../images/news/intRockNewsBg_mini.jpg) repeat-y 18px top;
}
#intRockNewsFooter {
	height: 29px;
	margin: 0;
	background: transparent url(../images/news/intRockNewsFooter.jpg) repeat-y 18px bottom;
}

/* INTERNATIONAL ROCK NEWS REPEATER */
.intRockNewsBlock { margin-bottom:18px; }
.intRockNewsBlock h5 a { color:#fff; }
.intRockNewsBlock p { color:#ffca00; padding:0; }
.intRockNewsBlock p span { color:#fff; }

/* SCUZZ NEWS */
#scuzzNewsWrapper { margin-bottom:12px; clear: both; }
#scuzzNewsHeader {
	height:70px;
	margin:0;
	background: transparent url(../images/news/scuzz_news_header.jpg) no-repeat 18px 0;
}
#scuzzNewsContent {
	padding:0 50px 0 50px;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	background: transparent url(../images/news/scuzzNewsBg.jpg) repeat-y 18px top;
}
#miniNewsListings #scuzzNewsContent {
	min-height: 260px;
	height: 260px;
	background: transparent url(../images/news/scuzzNewsBg_mini.jpg) repeat-y 18px top;
}
#scuzzNewsFooter {
	height: 45px;
	background: transparent url(../images/news/scuzzNewsFooter.jpg) no-repeat 18px bottom;
}
/* LATEST NEWS REPEATER */
.scuzzNewsBlock { margin-bottom:5px; }
.scuzzNewsBlock img { border: 3px solid #212020; float:left; }
.scuzzNewsBlock h5, .scuzzNewsBlock p { width: 75%; float:right; }
.scuzzNewsBlock h5 a { display:block; padding-top:12px; color:#fff; }
.scuzzNewsBlock p { color:#ffca00; }

.moreNewsLink {
	font-size:0.8em;
	font-weight:bold;
	margin-left:25%;
}
.moreNewsLink span { color:#fff; display:inline; }

/* LATEST RELEASES */
#latestReleasesWrapper { margin-bottom:12px; clear: both; }
#latestReleasesHeader {
	height:72px;
	margin:0;
	background: transparent url(../images/news/latest_releases_header.jpg) no-repeat 14px 0;
}
#latestReleasesFooter {
	padding:0 50px 42px 50px;
	background: transparent url(../images/news/latest_releases_footer.jpg) repeat-y 14px bottom;
}
/* LATEST RELEASES FULL STORY */
#latestReleasesHeader2 {
	height:72px;
	margin:0;
	background: transparent url(../images/news/latest_releases_header2.jpg) no-repeat 18px 0;
}
#latestReleasesContent2 {
	padding:0 50px 0 50px;
	margin: 0;
	background: transparent url(../images/news/latest_releases_bg2.jpg) repeat-y 18px top;
}
#latestReleasesFooter2 {
	height:47px;
	margin:0;
	padding: 0;
	background: transparent url(../images/news/latest_releases_footer2.jpg) no-repeat 18px 0;
}

/* LATEST RELEASES REPEATER */
.releasesBlock { margin-bottom:10px; }
.releasesBlock img {
	border: 5px solid #212020;
	float:left;
}
.releasesBlock ul {
	list-style-type:none;
	width:68%;
	float:right;
	margin-top:8px;
}
#moreReleasesLink {
	font-size:0.8em;
	font-weight:bold;
	margin-left:32%;
}

p.ablumTitle { font-size: 1.2em; font-weight:bold; }

/* SUBMIT REVIEW FORM */
div#submitReviewWrapper { 
	background-color:#181818;
	border:1px solid #454545;
	padding:10px;
	margin-top:10px;
}
div#submitReviewButtonWrapper {
	text-align:right;
}
.FormTable tr td select.width50px { width:50px; }
.FormTable tr td select.width60px { width:60px; }

div.reviewWrapper { padding:10px 0 20px 0; }

div.reviewsPager { margin:20px 0 10px 0; }

div#articlePic { text-align:center; }