html, body {
	/*height: 100%;
	min-height: 100%;*/	
}

* {
	background-image:url('/cakephp/app/webroot/img/bg.gif');
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
}

body {
	color: #000000;
	background-image:url('/cakephp/app/webroot/img/bgcyan.gif');
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size:72%;
	margin:0px auto;
	width:787px;
	padding:0px 39px 0px 39px;
	overflow: auto;
}

body * {
background-image: none;
}

#container {
	/*position: relative;
	min-height: 100%;*/
	background-color: transparent;
}


h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, 
fieldset, address { margin:0.75em 0;}

h1 {font-size:167%;}

h2 {font-size:139%;}

h3 {font-size:120%;}

h4 {font-size:100%;}

li, dd {margin-left:2em;
}

a {
	color: #2098EF;
	background-color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #2098FF;
	background-color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#contact {
	padding:0px 0px 0px 0px;
	float:right;
}

#contact a {
	color: #CC0000;
	background-color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#contact a:hover {
	color: #CC0000;
	background-color:#FFFFFF;
	text-decoration:underline;
}

#header {
	clear:both;
	color: #CC0000;
	background-color:#FFFFFF;
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


#title {
	color: #CC0000;
	background-color:#FFFFFF;
	font-size:200%;
	font-weight:bold;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}

#logo {
	clear: both;
	background: transparent;
	padding:0px 0px 70px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}

#quicklinks{
	background-color: transparent;
	padding:5px 0px 20px 0px;
	margin:0px 0px 0px 0px;
	font-size: 80%;
	float:right;
	text-align: right;
}

#quicklinks *{
	background-color: transparent;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}


#searchbar {
	background-color: transparent;
	padding:0px 0px 4px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	width:100%;
	text-align: left;
}

#searchbar *{
	background-color: transparent;
	vertical-align: middle;
	padding:0px 0px 0px 0px;
	margin:8px 0px 10px 0px;
}


#searchbar input{
	border: 1px solid #000000;
	vertical-align: middle;
	height: 15px;
	font-size: 100%;
}

#searchbar input#Tags {
	width: 89%;
}

#searchbar input {
	vertical-align: middle;
	width: 10%;
	height: 18px;
}

#menu {
	clear: both;
	float: left;
	margin:0px 0px 0px 0px;
	background-color: transparent;
}

#slogan {
	color:#666666;
	font-size:83%;
	font-weight:normal;
	font-style:normal;
	padding:0px 20px 10px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	width:35%;
}

ul#nav {
	float:left;
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	text-align: left;
	background-color: transparent;
}

ul#nav li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
}

ul#nav li a {
	font-size: 110%;
	display: inline;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}

ul#nav li a:hover { 
	color: #2098EF;
	text-decoration: underline;
	background-color: transparent;
}

ul#nav a.selected { 
	color: #2098EF
}

#path {
	width:100%;
	clear:both;
	float:left;
	font-size:75%;
	font-weight:normal;
	margin:4px 0px 5px 0px;
}

#path a {
	font-weight:normal;
}

#content{
	background-color: transparent;
	position: relative;
	overflow:auto;
	clear: both;
	padding:0px 0px 50px 0px;
	margin:0px 0px 0px 0px;
	width:100%;
}


#maincontent {
	font-size:100%;
	padding:0px 19px 0px 0px;
	margin:0px 0px 0px 0px;
	/*width:57%; /*378px;*/
	width: 378px;
	float:left;
	display: inline;
}

.article {
	width: 100%;
	clear: both;
	font-size:100%;
	margin:0px 0px 40px 0px;
	overflow: hidden;
}

.articleheading {
	clear: both;
}

.articletitle {
	font-size:110%;
	font-weight: bold;
	text-transform: uppercase;
	margin:0px 0px 10px 0px;
	float: left;
}

.articledate {
	font-size:100%;
	text-transform: uppercase;
	margin:0px 0px 10px 0px;
	float: right;
}


.articlepicture {
	clear: both;
	background-color: transparent;
	width: 100%;
	overflow: hidden;
	margin:10px 0px 10px 0px;
}

.articlepictureleft {
	float: left;
	clear: both;
	background-color: #EEEEEE;
	overflow: hidden;
	margin:0px 10px 10px 0px;
}

.articlepictureright {
	float: right;
	clear: both;
	background-color: #EEEEEE;
	overflow: hidden;
	margin:0px 0px 10px 10px;
}


#sidecontent {
	color: #000000;
	font-size:100%;
	padding:0px 0px 0px 19px;
	margin:0px 0px 0px 0px;
	width: 270px; /* bleep player width */
	overflow: hidden;
	float:right;
	display: inline;
	border-left:1px solid #CCCCCC;
}

#sidecontent a {

}

#sidecontent a img{
	background-color:#FFFFFF;
	border:0px solid #000000
}

#sidecontent h2 { margin:0px 0px 0px 0px;}

#sidecontent ul { margin:0px 0px 0px 0px;}


.release {
	clear:both;
	margin: 0px 0px 20px 0px;
}

.release ul {
}

.releasepicture {
	float: left;
	background-color: transparent;
	margin:0px 15px 0px 0px;
}

.releasetitle {
	background-color: transparent;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	margin:0px 0px 5px 0px;
}

.releaseartist {
	background-color: 0xFFFFFF;
	font-size: 110%;
	color: #2098EF;
	margin:-3px 10px 0px 0px;
}

.releaseinfo {
	background-color: transparent;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	margin:20px 0px 0px 0px;
}

.shoplinks {
	clear: both;
}

.shoplinks img {
	border: 0px solid #000000;
}


.catalogue{
	width: 760px;
	margin:0px 0px 0px 0px;
}

.catalogue td{
	border-top: 1px solid #DDDDDD;
	padding: 2px 0px 5px 0px;
}


.catalogueheading{
	font-size: 80%;
	text-transform: uppercase;
	padding-bottom: 15px;
}

.catalogueheading a{
	color: #2098EF;
}

.cataloguenav {
	border: 0px;
}

.cataloguenav td {
	border: 0px;
}


.catalogueitem{
	vertical-align: top;
	line-height: 1.5em;
}

.cataloguepicture {
	text-align: center;
	margin:0px 0px 10px 0px;
}

.cataloguelabel {
	text-align: left;
	margin:0px 0px 40px 0px;
}


.catalogueinfo {
	text-align: center;
	margin:0px 0px 0px 0px;
}

.catalogueformat {
	text-align: center;
	text-transform: uppercase;
	font-size: 80%;
	font-weight: bold;
	margin:30px 0px 0px 0px;
}

.artistmenu{
	float:left;
	width: 187px;
	font-size: 110%;
	margin:0px 0px 20px 0px;
}

.artistmenuheading{
	font-weight: bold;
	margin-bottom: 15px;
}

.artistnav{
	float: left;
	font-size: 110%;
	width: 185px;
	font-weight: bold;
	margin:0px 0px 20px 0px;
	padding: 0px 25px 0px 10px;
	border-left:1px solid #CCCCCC;
	overflow: hidden;
}

.artistnav a{
	font-weight: bold;
}


.artistinfo{
	float: right;
	width: 348px;
	margin:0px 10px 20px 0px;
	padding: 0px 8px 0px 8px;
	border-left:1px solid #CCCCCC;
	overflow: hidden;
}

.artistinfoheading{
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
	font-size: 110%;
}

.artistinfopicture{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
}

.artistinfopicture a {
	border-width: 0px;
}

.artistinfo a{
	font-weight: bold;
}


.artistnavitem{
	text-transform: uppercase;
}

.artistthumb{
	margin-top: 0px;
	margin-bottom: 2px;
}

.artistthumb a img {
	border: 0px;
}

.artistname{
	text-transform: uppercase;
	font-size: 90%;
}



#footer {
	/*position: absolute;
	bottom: 0;*/
	height:40px;
	color:#777777;
	background-image: none;
	background-color:#FFFFFF;
	font-size:75%;
	line-height:1.5em;
	width: 100%;
	clear:both;
	border-top:1px solid #DDDDDD;
	margin-top:19px;
}

#footer	a {
	color:#CC0000;
	background-color:#FFFFFF;
	text-decoration: none;
}

#footer	a:hover {
	color:#CC0000;
	background-color:#FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

#copyrightdesign {
	color:#666666;
	background-color:#FFFFFF;
	padding:5px 20px 5px 0px;
	width: 580px;
	float:left;
}

#footercontact {
	color:#CC0000;
	background-color:#FFFFFF;
	padding:5px 0px 5px 0px;
	float:right;
}

