/*Set Up Page*/

body {
	background-color: #2b2b2d;
        margin: 0px 0px;
	padding: 0px 0px;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 973px;
}

#background {
	position: absolute;
	top: 0px;
	background-repeat: no-repeat;
	background-image: url(/images/backdropsmall.jpg);
	height: 661px;
	width: 973px;
}

#backgroundphoto {
	position: absolute;
	top: 0px;
	background-repeat: no-repeat;
	background-image: url(/images/backdropsmallnodiv.jpg);
	height: 661px;
	width: 973px;
}


/*Standardise text*/

body * {
	font-family: "Baskerville", "Times New Roman", "Times", "serif";
        font-weight: lighter;
        color: #EEE6E7
}

p * {
     font-size: medium;
}

h2 * {
      font-size: xx-large;
}

h3 * {
      font-size: x-large;
      line-height: 90%;
}

h4 * {
      font-size: large;
}

ul * {
	padding: 0;
	margin: 0;
	list-style: none;
}

a {
        color: #EEE6E7;
        font-size: medium;
        font-style: italic;
        text-decoration: none;
}

a:hover {
        color: #999999;
}

/* Overlay title with background image */

#header {
	width: 973px;
	height:54px;
	position: absolute;
	margin-top: 18px;
}

#header span {
	background: url(/images/header.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

/* Overlay navigation text with rollover images */

#nav {
	position: absolute;
	width: 133px;
	height: 461px;
	top: 100px;
	left: 0px;
}

#home a {
	position: absolute;
	top: 16px;
	left: 30px;
	width: 103px;
	height: 39px;
	text-indent: -5000px;
	background: url(/images/home.jpg) no-repeat;
	display: block;
	overflow: hidden;
	}

#home a:hover { 
	background-position: -103px 0px;
}

	
#mp3 a {
	position: absolute;
	top: 81px;
	left: 30px;
	width: 103px;
	height: 39px;
	text-indent: -5000px;
	background: url(/images/mp3.jpg) no-repeat;
	display: block;
	overflow: hidden;
	}

#mp3 a:hover { 
	background-position: -103px 0px;
}

#shows a {
	position: absolute;
	top: 146px;
	left: 30px;
	width: 103px;
	height: 39px;
	text-indent: -5000px;
	background: url(/images/shows.jpg) no-repeat;
	display: block;
	overflow: hidden;
	}

#shows a:hover { 
	background-position: -103px 0px;
}

#photos a {
	position: absolute;
	top: 211px;
	left: 30px;
	width: 103px;
	height: 39px;
	text-indent: -5000px;
	background: url(/images/photos.jpg) no-repeat;
	display: block;
	overflow: hidden;
	}

#photos a:hover { 
	background-position: -103px 0px;
}

#videos a {
	position: absolute;
	top: 276px;
	left: 30px;
	width: 103px;
	height: 39px;
	text-indent: -5000px;
	background: url(/images/videos.jpg) no-repeat;
	display: block;
	overflow: hidden;
	}

#videos a:hover { 
	background-position: -103px 0px;
}

#press a {
	position: absolute;
	top: 341px;
	left: 30px;
	width: 103px;
	height: 39px;
	text-indent: -5000px;
	background: url(/images/press.jpg) no-repeat;
	display: block;
	overflow: hidden;
	}

#press a:hover { 
	background-position: -103px 0px;
}

#links a {
	position: absolute;
	top: 406px;
	left: 30px;
	width: 103px;
	height: 39px;
	text-indent: -5000px;
	background: url(/images/links.jpg) no-repeat;
	display: block;
	overflow: hidden;
}

#links a:hover { 
	background-position: -103px 0px;
}

/*Centre Column Article Feed*/

#centrecolumn {
	width: 358px;
	height: 437px;
	position: absolute;
	top: 114px;
	left: 180px;
        overflow: hidden;
}

#centrecolumn #newsingle {
        position: absolute;
        width: 275px;
        left: 35px;
}

 #centrecolumn #newsingle img {
	margin-top: 23px;
        margin-bottom: 10px;
	padding: 0px 0px;
        border: 5px solid #C1BABB;
}

 #centrecolumn h2 {
        width: 275px;
        margin-top: 0px;
        margin-bottom: 15px;
}

 #centrecolumn h3 {
        margin-top: 5px;
}

/*Right Column Article Feed*/

#rightcolumn {
        position: absolute;
	width: 358px;
	height: 437px;
	top: 114px;
	left: 608px;
        overflow: hidden;
}

 #rightcolumn h2 {
        margin-top: 0px;
        margin-bottom: 5px;
}

 #rightcolumn h3 {
        margin-top: 0px;
        margin-left: 15px;
}

 #rightcolumn p {
        margin-top: 10px;
        margin-bottom: 3px;
        margin-left: 15px;
}

 #rightcolumn a {
         position: absolute;
         width: 150px;
         height: 25px;
         left: 0px;
         bottom: 10px;
}

/*mp3 Page Player Area*/

#centrecolumnmp3 {
	position: absolute;
	width: 358px;
	height: 436px;
	top: 125px;
	left: 180px;
        overflow: hidden;
}
 
 #centrecolumnmp3 span {
        width: 24px;
        margin-bottom: 10px;
}

 #centrecolumnmp3 h3 {
        font-size: large;
 	margin-top: 0px;
 	margin-bottom: 15px;
}

 #centrecolumnmp3 .playerobject {
 	position: relative;
 	height: 25%;
 }

/*mp3 Page Redirect To Buy Column*/

#rightcolumnmp3 {
	position: absolute;
	width: 368px;
	height: 414px;
	top: 125px;
	left: 576px;
        overflow: hidden;
}

#buytagline {
        width: 368px;
        height: 38px;
}

#rightcolumnmp3 a {
        color: #EEE6E7;
        font-size: x-large;
        font-style: italic;
        text-decoration: none;
}

#rightcolumnmp3 a:hover {
        color: #999999;
}

#rightcolumnmp3 h2 {
        margin: 0px 0px;
}

.mp3buyimglink {
        width: 184px;
        height: 188px;
        text-align: center;
        float: left;
}

/*Buy Page Area*/

.buyimg {
        height: 125px;
        width: 125px;
        border: 0px;
}

#centrecolumnbuy {
	position: absolute;
	width: 370px;
	height: 410px;
	top: 125px;
	left: 168px;
        overflow: hidden;
}

#centrecolumnbuy h2 {
        margin: 0px 0px;
}

#centrecolumnbuy p {
        margin: 0px 0px;
}

#rightcolumnbuy {
	position: absolute;
	width: 370px;
	height: 410px;
	top: 125px;
	left: 576px;
        overflow: hidden;
}

#rightcolumnbuy h2 {
        margin: 0px 0px;
}

#rightcolumnbuy p {
        margin: 0px 0px;
}

#albumtopleft {
        position: absolute;
        width: 370px;
        height: 205px;
        left: 0px;
        top: 0px;
        overflow: hidden;
}

#blurbtopleft {
        position: absolute;
        width: 213px;
        height: 205px;
        top: 0px;
        right: 0px;
        overflow: hidden;
}

#purchasetopleft {
        position: absolute;
        width: 152px;        
        height: 205px;
        left: 0px;
        top: 0px;
        overflow: hidden;
        text-align: center;
}

#purchasetopleft p {
        width: 150px;
        height: 25px;
        margin-top: 0px;
        margin-bottom: 5px;
}

purchasetopleft p input {
        margin-top: 6px;
        right: 0px;
}


#albumtopright {
        position: absolute;
        width: 370px;
        height: 205px;
        right: 0px;
        top: 0px;
        overflow: hidden;
}

#blurbtopright {
        position: absolute;
        width: 213px;
        height: 205px;
        top: 0px;
        right: 0px;
        overflow: hidden;
}

#purchasetopright {
        position: absolute;
        width: 152px;        
        height: 205px;
        left: 0px;
        top: 0px;
        overflow: hidden;
        text-align: center;
}

#purchasetopright p {
        width: 150px;
        height: 25px;
        margin-top: 0px;
        margin-bottom: 5px;
}

#purchasetopright p input {
        margin-top: 6px;
        margin-left: 5px;
}

#albumbottomleft {
        position: absolute;
        width: 370px;
        height: 205px;
        left: 0px;
        bottom: 0px;
        overflow: hidden;
}

#blurbbottomleft {
        position: absolute;
        width: 213px;
        height: 205px;
        top: 0px;
        right: 0px;
        overflow: hidden;
}

#purchasebottomleft {
        position: absolute;
        width: 152px;        
        height: 205px;
        left: 0px;
        top: 0px;
        overflow: hidden;
        text-align: center;
}

#purchasebottomleft p {
        width: 150px;
        height: 25px;
        margin-top: 0px;
        margin-bottom: 5px;
}

#purchasebottomleft p input {
        margin-top: 6px;
        margin-left: 5px;
}

#albumbottomright {
        position: absolute;
        width: 370px;
        height: 205px;
        right: 0px;
        bottom: 0px;
        overflow: hidden;
}

#blurbbottomright {
        position: absolute;
        width: 213px;
        height: 205px;
        top: 0px;
        right: 0px;
        overflow: hidden;
}

#purchasebottomright {
        position: absolute;
        width: 152px;        
        height: 205px;
        left: 0px;
        top: 0px;
        overflow: hidden;
        text-align: center;
}

#purchasebottomright p {
        width: 150px;
        height: 25px;
        margin-top: 0px;
        margin-bottom: 5px;
}

#purchasebottomright p input {
        margin-top: 6px;
        margin-left: 5px;
}

/*Shows Page Area*/

/*Centre Column Shows*/

#centrecolumnshows {
        position: absolute;
	width: 358px;
	height: 446px;
	top: 115px;
	left: 180px;
        overflow: hidden;
}

/*Right Column Shows*/

#rightcolumnshows {
        position: absolute;
	width: 358px;
	height: 446px;
	top: 115px;
	left: 576px;
        overflow: hidden;
}

/*Photos Page Area*/

#gallerythumbs {
        position: absolute;
        width: 690px;
        height: 441px;
        top: 120px;
        left: 217px;
        overflow: hidden;
}

#gallerythumbs a img {
        border: 2px solid #C1CABB;
        margin: 5px 5px 5px 5px;
}

/*Videos Page Area*/

#videocontainer {
        position: absolute;
        width: 791px;
        height: 461px;
        top: 100px;
        left: 160px;
        overflow: hidden;
}

#singlevideo {
        position: absolute;
        width: 525px;
        height: 377px;
        top: 15px;
        left: 133px;
        text-align: center;
}

#topleftvideo {
        position: absolute;
        width: 395px;
        height: 230px;
        top: 0px;
        left: 0px;
        text-align: center;
}

#toprightvideo {
        position: absolute;
        width: 395px;
        height: 230px;
        top: 0px;
        right: 0px;
        text-align: center;
}

#bottomleftvideo {
        position: absolute;
        width: 395px;
        height: 230px;
        bottom: 0px;
        left: 0px;
        text-align: center;
}

#bottomrightvideo {
        position: absolute;
        width: 395px;
        height: 230px;
        bottom: 0px;
        right: 0px;
        text-align: center;
}

#videocontainer h3 {
        margin-top: 10px;
        margin-bottom: 5px;
}

#singlevideo h3 {
        margin-bottom: 10px;
}

/*Press Page*/

#centrecolumnpress {
        position: absolute;
	width: 358px;
	height: 427px;
	top: 100px;
	left: 180px;
        overflow: hidden;
}

#centrecolumnpress h2 {
        margin-top: 22px;
        margin-bottom: 15px;
}

#centrecolumnpress p {
        margin-bottom: 5px;
        margin-top: 0px;
        overflow: hidden;
}

#centrecolumnpress .review {
        margin-top: 0px;
        margin-bottom: 15px;
        margin-left: 180px;
        font-size: small;
}

#pressfooter {
        position:absolute;
        width: 358px;
        height: 24px;
        bottom: 110px;
        left: 180px;
}

/*Right Column Press*/

#rightcolumnpress {
        position: absolute;
	width: 358px;
        height: 426px;
	top: 100px;
	left: 576px;
        overflow: hidden;
}

#rightcolumnpress h2 {
        margin-top: 22px;
        margin-bottom: 15px;
}

#rightcolumnpress p {
        margin-bottom: 5px;
        margin-top: 0px;
        overflow: hidden;
}

#rightcolumnpress .review {
        margin-top: 0px;
        margin-bottom: 15px;
        margin-left: 180px;
        font-size: small;
}

/*Press2 Page*/

#centrecolumnpress2 {
        position: absolute;
	width: 358px;
	height: 446px;
	top: 100px;
	left: 180px;
        overflow: hidden;
}

#centrecolumnpress2 h2 {
        margin-top: 22px;
        margin-bottom: 15px;
}

#centrecolumnpress2 p {
        margin-bottom: 5px;
        margin-top: 0px;
        overflow: hidden;
}

#centrecolumnpress2 .review {
        margin-top: 0px;
        margin-bottom: 15px;
        margin-left: 180px;
        font-size: small;
}

#press2footer {
        position:absolute;
        width: 358px;
        height: 24px;
        bottom: 110px;
        left: 576px;
}

/*Right Column Press*/

#rightcolumnpress2 {
        position: absolute;
	width: 358px;
        height: 404px;
	top: 122px;
	left: 576px;
        overflow: hidden;
}

#rightcolumnpress2 h2 {
        margin-top: 22px;
        margin-bottom: 15px;
}

#rightcolumnpress2 p {
        margin-bottom: 5px;
        margin-top: 0px;
        overflow: hidden;
}

#rightcolumnpress2 .review {
        margin-top: 0px;
        margin-bottom: 15px;
        margin-left: 180px;
        font-size: small;
}


/*Links Page Area*/

#centrecolumnlinks {
        position: absolute;
	width: 358px;
	height: 441px;
	top: 113px;
	left: 180px;
        overflow: hidden;
}

#centrecolumnlinks h3 {
        margin-top: 0px;
        margin-bottom: 15px;
}

#centrecolumnlinks a {
        font-size: x-large;
        margin-top: 15px;
        margin-bottom: 3px;
}

/*Right Column Links*/

#rightcolumnlinks {
        position: absolute;
	width: 358px;
        height: 441px;
	top: 113px;
	left: 576px;
        overflow: hidden;
}

#rightcolumnlinks h3 {
        margin-top: 0px;
        margin-bottom: 15px;
}

#rightcolumnlinks a {
        font-size: x-large;
        margin-top: 15px;
        margin-bottom: 3px;
}
