@charset "utf-8";

body {
	font-family: Calibri, Arial;
	background-color: #000000;
	font-size: 110%;
	background-image: url(assets/shaders/rock.jpg);
	margin: 0px;
	padding: 0px;
	background-position: center;
}


#container {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(assets/shaders/rockdark.jpg);
	background-position: center;
	margin-bottom: 12px;
}
#header  {
	width: 980px;
	background-image: url(assets/mainlogo.gif);
	height: 144px;
	background-position: bottom;
	padding-top: 35px;
	background-repeat: no-repeat;
}
#navback {
	background-image: url(assets/shaders/navshader1.jpg);
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	position: fixed;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-color: #333;
	background-color: #7EAFFE;
	background-repeat: repeat-x;
	z-index: 999;
}
#nav {
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	right: 50px;
	margin-right: auto;
	margin-left: auto;
}
#nav ul {
	position: relative;
	list-style-type: none;
	float: left;
	padding: 0px;
	margin: 0px;
}
#nav  li  {
	position: relative;
}
#nav  a{
	text-decoration: none;
	color: #000;
	font-size: 14px;
	display: block;
	font-weight: bold;
	height: 24px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#nav a:hover  {
	text-decoration: underline;
}
#nav ul ul {
	position: absolute;
	display: none;
	width: 180px;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
	background-image: url(assets/shaders/reviewshader.jpg);
	border: 1px solid #57CE00;
	background-repeat: repeat-x;
	background-color: #B8FF87;
}
#nav ul ul ul {
	position: absolute;
	display: none;
	width: 180px;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
	background-image: url(assets/shaders/reviewshader.jpg);
	border: 1px solid #57CE00;
	background-repeat: repeat-x;
	background-color: #B8FF87;
	top: 0px;
	left: 170px;
}
div#nav   li:hover    {
	cursor:pointer;
	z-index:100;
}
div#nav li:hover ul ul, div#nav li li:hover ul ul, div#nav li li li:hover ul ul, div#nav li li li li:hover ul ul, div#menu ul ul ul, div#menu ul ul li:hover ul ul {
	display:none;
}
div#nav li:hover ul, div#nav li li:hover ul, div#nav li li li:hover ul, div#nav li li li li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul{
	display:block;
}
#maincontent {
	padding: 0px;
	float: left;
	width: 980px;
	margin: 0px;
}

#content {
	width: 736px;
	float: left;
	margin-bottom: 8px;
	padding-bottom: 24px;
	margin-top: 0px;
	-moz-border-radius-bottomright: 24px;
	border-bottom-right-radius: 24px;
	-webkit-border-bottom-right-radius: 24px;
	color: #000;
	background-color: #FFF;
}
#sidebar {
	width: 244px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
	float: left;
}
#preview, #preview1   {
	background-image: url(assets/shaders/navshader.jpg);
	margin: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-repeat: repeat-x;
	background-color: #8BB7FF;
	background-position: top;
}
#preview {
	font-weight: bold;
	font-size: 90%;
}
#preview1 {
	font-size: 75%;
}
#preview a, #preview1 a {
	color: #000000;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
#preview a:hover {
	color: #FFFFFF;
}

.previewpic {
	height: 20px;
	width: 20px;
	float: left;
	margin-right: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.previewpic1 {
	height: 210px;
	width: 210px;
	margin-right: auto;
	display: block;
	margin-left: auto;
	border: 1px solid #FFF;
}

.radiopic    {
	width: 100px;
	height: 20px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 8px;
}

.sidebartitle {
	margin-top: 0px;
}


#googlesearch {
	width: 210px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.searchbox   {
	background-image: url(assets/menuitems/google.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #A9C7FD;
	margin: 0px;
	padding: 4px;
	border: 1px solid #227AFF;
}
.searchbox:hover {
	background-image: url(assets/menuitems/googlehover.jpg);
}
.searchbox:focus {
	background-image: none;
	background-color: #FFF;
}
.searchbutton   {
	width: 36px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
}
#googlemainad {
	height: 90px;
	width: 728px;
	margin-top: 4px;
	margin-left: 4px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#googlesidead {
	height: 200px;
	width: 200px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 22px;
}
#googleskyscraper {
	height: 600px;
	width: 160px;
	padding: 0px;
	margin-left: 42px;
	margin-top: 12px;
}



#maincontentgoogleresults {
	float: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	width: 720px;
	padding: 8px;
}

#bottom {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottom p {
	color: #FFFFFF;
	text-align: center;
	font-size: 70%;
	margin-top: 4px;
	margin-bottom: 4px;
}
#bottom   p a{
	color: #999999;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#bottom  a:hover {
	color: #FFB951;
	text-decoration: underline;
}
#bottomlinks  {
	text-align: center;
	font-size: 60%;
	padding-bottom: 4px;
}
.linkpics {
	margin: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 50px;
	width: 50px;
}

.sidebarad   {
	padding: 0px;
	margin-bottom: 16px;
	margin-left: auto;
	display: block;
	margin-top: 16px;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sideboxtitle {
	margin: 0px;
	padding-top: 8px;
	text-align: center;
	color: #FEB951;
	width: 180px;
	text-decoration: none;
	float: left;
	padding-bottom: 8px;
	font-size: 120%;
}
#content p {
	font-size: 90%;
	margin: 0px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 16px;
	padding-top: 0px;
}
#content  p a {
	color: #000;
	font-weight: bold;
}
#content  p a:hover {
	color: #1472FF;
}

#content h1 {
	font-size: 100%;
	color: #990000;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	margin-top: 0px;
}
#content h2 {
	font-size: 110%;
	color: #000000;
	margin-top: 12px;
	margin-bottom: 24px;
	margin-left: 16px;
	text-decoration: underline;
}
#content h3 {
	font-size: 70%;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 12px;
	margin-left: 16px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 8px;
}
#content h3 a {
	color: #000000;
}
#content h3 a:hover {
	color: #1472FF;
}

#content h4 {
	font-size: 60%;
	padding: 0px;
	margin-top: 2px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
}
#content h4 a {
	color: #000000;
}
#content h4 a:hover {
	color: #1472FF;
}
#content h5 {
	font-size: 100%;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 16px;
	color: #222222;
}
#content h6 {
	font-size: 70%;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 12px;
	margin-left: 16px;
	font-weight: normal;
	background-color: #DDDDDD;
	padding: 0px;
}
#content li a {
	color: #000000;
	font-size: 80%;
}
#content li a:hover {
	color: #1472FF;
}

#content ul {
	margin-top: 0px;
	margin-bottom: 12px;
}
#content form {
	margin-top: 12px;
	margin-right: 16px;
	margin-bottom: 12px;
	margin-left: 16px;
	padding: 16px;
	background-color: #B8FF87;
	background-image: url(assets/shaders/reviewshader.jpg);
	background-repeat: repeat-x;
}

.button  {
	margin-left: 24px;
	width: 150px;
}

.textbox {
	width: 250px;
	background-color: #FFFFFF;
}



#content  textarea {
	width: 350px;
	height: 100px;
}
.name, .album, .year, .recentupdates, .label, .newsdeskdate, .labelinfo, .newsdeskinfo, .releaseinfo, .toptenlink  {
	float: left;
	padding-right: 6px;
	padding-bottom: 6px;
}
.name {
	width: 200px;
	font-weight: bold;
}

.album {
	width: 268px;
}
.year {
	width: 40px;
}
.label, .newsdeskdate {
	color: #990000;
	font-weight: bold;	
}
.label {
	width: 190px;
}
.labelinfo {
	width: 403px;
}
.releaseinfo {
	width: 308px;
}

.newsdeskdate {
	width: 90px;
}
.recentupdates {
	width: 350px;
}

.newsdeskinfo {
	width: 498px;
}
.toptenlink  {
	font-weight: bold;
	width: 120px;
}
.black {
	color: #000000;
	font-size: 80%;
	padding-left: 12px;
}
.percent95 {
	text-decoration: underline;
	background-color: #FF0606;
}
.percent90 {
	background-color: #EF3025;
}
.percent85 {
	background-color: #DE4743;
}
.percent80 {
	background-color: #C76A5A;
}
.percent70 {
	background-color: #BD9F95;
}
.percent60 {
	background-color: #B0BDBD;
}
.percent50 {
	background-color: #A9CDCD;
}
.percent0 {
	background-color: #B4D9E2;
}
.percent95, .percent90, .percent85, .percent80, .percent70, .percent60, .percent50, .percent0 {
	font-weight: bold;
	float: left;
	width: 84px;
	text-align: center;
	margin-right: 12px;
	color: #FFFFFF;
}
.score {
	font-size: 110%;
	background-color: #880000;
	color: #FFFFFF;
	border: 2px solid #770000;
	width: 240px;
	margin-left: 16px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.percent7 {
	background-image: url(assets/percentpics/percent7.gif);
	background-color: #FC0204;
}
.percent6 {
	background-image: url(assets/percentpics/percent6.gif);
	background-color: #FC6604;
}
.percent5 {
	background-image: url(assets/percentpics/percent5.gif);
	background-color: #FCFE04;
}
.percent4 {
	background-image: url(assets/percentpics/percent4.gif);
	background-color: #8CFE3C;
}
.percent3 {
	background-image: url(assets/percentpics/percent3.gif);
	background-color: #9CE6FC;
}
.percent2 {
	background-image: url(assets/percentpics/percent2.gif);
	background-color: #FCC6F4;
}
.percent1 {
	background-image: url(assets/percentpics/percent1.gif);
	background-color: #F4E6FC;
}
.percent1, .percent2, .percent7, .percent6, .percent5, .percent4, .percent3  {
	float: left;
	width: 84px;
	margin-right: 12px;
	background-position: center center;
	background-repeat: no-repeat;
}
.score7, .iscore7 {
	background-image: url(assets/percentpics/score7.gif);
	background-color: #FC0204;
}
.score6, .iscore6 {
	background-image: url(assets/percentpics/score6.gif);
	background-color: #FC6604;
}
.score5, .iscore5 {
	background-image: url(assets/percentpics/score5.gif);
	background-color: #FCFE04;
}
.score4, .iscore4 {
	background-image: url(assets/percentpics/score4.gif);
	background-color: #8CFE3C;
}
.score3, .iscore3 {
	background-image: url(assets/percentpics/score3.gif);
	background-color: #9CE6FC;
}
.score2, .iscore2 {
	background-image: url(assets/percentpics/score2.gif);
	background-color: #FCC6F4;
}
.score1, .iscore1 {
	background-image: url(assets/percentpics/score1.gif);
	background-color: #F4E6FC;
}
.score1, .score2, .score3, .score4, .score5, .score6, .score7 {
	width: 243px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-bottom: 8px;
	margin-left: 16px;
	border: 1px solid #000;
	height: 50px;
}
.iscore1, .iscore2, .iscore3, .iscore4, .iscore5, .iscore6, .iscore7 {
	width: 180px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-top: 8px;
	border: 1px solid #000;
	height: 35px;
}
.indexlink a {
	text-decoration: none;
	display: block;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
	height: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
}
.indexlink a:hover {
	background-image: url(assets/shaders/reviewshader.jpg);
}

.indexalbum {
	padding: 0px;
	float: left;
	height: 95px;
	width: 95px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.indexpercent {
	color: #990000;
	font-size: 160%;
}
.who {
	font-size: 100%;
	font-weight: bold;
	color: #1472FF;
}

.what {
	color: #000000;
	font-size: 80%;
}
.when {
	color: #666666;
	font-size: 70%;
}



.floatleft {
	padding: 5px;
	float: left;
	height: 230px;
	width: 230px;
	border: 2px solid #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#copyright {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#copyright img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#copyright a {
	text-align: center;
	display: block;
}
.biophoto {
	float: left;
	height: 160px;
	width: 160px;
	margin-top: 12px;
	margin-right: 24px;
	margin-bottom: 12px;
	margin-left: 24px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}
.bannerimg {
	float: left;
	margin-right: 12px;
	margin-bottom: 4px;
}
.toptenheaders {
	width: 692px;
	margin-top: 8px;
	margin-bottom: 12px;
	margin-left: 16px;
	padding-top: 22px;
	padding-bottom: 26px;
	float: left;
	padding-left: 12px;
	font-size: 90%;
	font-weight: bold;
	color: #FFF584;
	background-image: url(assets/shaders/toptenheaders.jpg);
	height: 12px;
	background-position: right;
}

.funpics  {
	float: left;
	height: 75px;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-right: 8px;
}
.funlinks   a {
	text-decoration: none;
	font-size: 70%;
	color: #000000;
	margin-left: 24px;
	display: block;
	padding: 5px;
	border: 1px solid #3399CC;
	margin-bottom: 8px;
	width: 320px;
	float: left;
	background-image: url(assets/shaders/navshader.jpg);
	background-position: bottom;
}
.funlinks a:hover {
	background-color: #B8DCED;
}
.gamearchive a   {
	float: left;
	width: 103px;
	margin-left: 16px;
	font-size: 70%;
	text-decoration: none;
	color: #000000;
	text-align: center;
	margin-bottom: 16px;
}
.gamearchive img   {
	height: 103px;
	width: 103px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 3px;
}


#preload {
	display: none;
}

.banneradleft, .banneradright, .banneradcentre, .gamecentre, .banneradheader, .newspic, .interrogationphoto {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.banneradleft {
	float: left;
	height: 60px;
	width: 468px;
	margin: 8px;
}
.banneradright {
	float: right;
	height: 60px;
	width: 468px;
	margin: 8px;
}
.banneradcentre {
	height: 60px;
	width: 468px;
}
.banneradcentre, .newspic, .interrogationphoto , .centre{
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	display: block;
}
.gamecentre {
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	display: block;
	padding-top: 40px;
	padding-bottom: 40px;
}
.redtitle {
	font-size: 110%;
	font-weight: bold;
	color: #990000;
}
.colourblue {
	color: #1472FF;
}
.colourred {
	color: #990000;
}
.colourpurple {
	color: #590095;
}
.colourgreen {
	color: #267700;
}
.colourgrey {
	color: #666666;
}
.colourlightgrey {
	color: #CCCCCC;
}
.colourep {
	color: #333333;
}
.colourblack {
	color: #000000;
}
.colourorange {
	color: #FF9900;
}

.colournewstitle {
	font-size: 110%;
	font-weight: bold;
	color: #000;
	background-image: url(assets/shaders/reviewshader.jpg);
	display: block;
	padding: 4px;
	width: 692px;
}

.colourbandname {
	color: #1472FF;
	font-weight: bold;
	font-style: italic;
}
.colourartistname {
	color: #660000;
	font-weight: bold;
	font-style: italic;
}


.colourothername {
	font-weight: bold;
	font-style: italic;
}

.amazonlink {
	float: right;
	margin-right: 24px;
	padding: 6px;
	border: 2px solid #000000;
}
#amazonad {
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 160px;
}

.mixtapepics, mixtapepics a {
	float: left;
	height: 100px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 12px;
}
.clearing {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
.clearingline {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.clearing4ptline {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
.reviewpic {
	padding: 5px;
	float: left;
	border: 2px solid #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mp3box {
	background-color: #B8FF87;
	margin: 16px;
	background-image: url(assets/shaders/reviewshader.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 24px;
	padding-left: 8px;
	border: 2px solid #000;
}
#mp3box p {
	font-size: 80%;
	margin: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#preview1 iframe {
	width: 120px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 8px;
}

