/* 
CSS 
-
For murmur records -
-
Re-development -
-
Created by David Oldfield - 
- 
made.by.mod -
-
*/

body {
	margin:0px;
	padding:0px;
	font-family:Georgia, "Palatino", "Palatino Linotype", Times, "Times New Roman", serif;
	font-size:11px;
	color:#555;
	background-image:url(../images/bg.jpg);
}
a {
	outline:none;
	text-decoration:none;
	color:#118f52;
}
a img {
	border:0px solid #fff;
}
a:hover {
	cursor:pointer;
}
div#toolTip {
	position:absolute;
	z-index:1000;
	display:block;
	background:#fff;
	border:1px double #fff;
	text-align:left;
	padding:2px;
}
div#toolTip p {
	margin:0;
	padding:0;
	color:#000;
	font:11px helvetica, arial, sans-serif;
}
div#toolTip p em {
	display:none;
}
div#toolTip p em span {
	display:none;
}
#containerWrapper {
	width:850px;
	margin:0px auto;
	padding:0px 35px 20px 35px;
	background-color:#fff;
}
p.clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
}
#container {
	border-top:8px solid #151515;
}
#leftColumn {
	width:160px;
	float:left;
	padding:8px 0px;
}
ul#navigation {
	list-style:none;
	padding:0px 0px 8px 0px;
	margin:0px 0px 0px 0px;
	border-bottom:1px solid #888;
	border-top:1px solid #fff;
}
ul#navigation:hover {
	border-top:1px solid #00a4d0;
}
.accToggler, .normalLink {
	margin: 3px auto;
	padding: 0px 0px 0px 5px;
	background: #fff;
	color: #151515;
	cursor: pointer;
	text-transform:uppercase;
	font-family:Helvetica, "Trebuchet MS", Arial, sans-serif;
}
.normalLink a {
	color:#222;
}
.accContent {
	margin: 0px auto;
	padding-left:10px;
	line-height:16px;
	color:#151515;
}
.accContent a {
	color:#151515;
	text-transform:lowercase;
}
.accContent span {
	color:#999;
	text-transform:lowercase;
}
.accContent a:hover span {
	color:#644595
}
p.line {
	border-top:1px solid #888;
	height:1px;
	padding:0px;
	margin:10px 0px 20px 0px;
}
#latestRelease, #artistRelease {
	width:420px;
	float:left;
	margin:0px 25px;
	border-top:8px solid #151515;
}
#latestRelease img {
	width:420px;
	height:205px;
}
#artistRelease p, #latestRelease p {
	line-height:130%;
}
#latestNews {
	float:left;
	width:200px;
	padding:8px 10px 10px 10px;
}
p.block {
	height:5px;
	background-image:url(../images/checker_grey.png);
}
p.date {
	font-style:italic;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	padding:0px 0px 5px 5px;
	color:#000;
}
p.datum {
	font-size:10px;
	font-style:italic;
	border-top:1px solid #ccc;
	padding-top:5px;
	color:#000;
}
p.datum a {
	color:#118f52;
}
p.datum a:hover {
	color:#644595;
}
p.tag {
	font-weight:bold;
	font-family:Helvetica, Arial, Serif;
	text-transform:uppercase;
	color:#000;
}
p.tag span {
	color:#888;
	text-transform:lowercase;
	font-weight:normal;
}
p.buy {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:8px 0px;
	text-align:right;
	margin:10px 0px;
}
p.buy a {
	color:#644595;
}
p.buy a:hover {
	color:#0db8f0;
}
h2, h3 {
	font-size:35px;
	font-family:Helvetica, "Times New Roman", Times, serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#000;
}
h3 {
	font-size:20px;
}
img.logo {
	margin:10px 0px 0px 0px;
}
p.black {
	margin:8px 0px;
	height:8px;
	background-color:#151515;
	padding:0px;
}
h4 {
	font-weight:normal;
}
h4 a {
	color:#666;
}
p#small {
	width:280px;
	float:right;
	clear:both;
	margin-left:140px;
}
p.formTag {
	padding:0px 0px 4px 0px;
	margin:0px;
}
input {
	border:1px solid #ccc;
	margin-bottom:8px;
	padding:2px;
}
input {
	width:154px;
}
input.submit, form#booking input.submission {
	background-color:#000;
	color:#fff;
	text-transform:uppercase;
	border:1px solid #000;
	text-align:center;
	width:160px;
}
input.submit:hover, form#booking input.submission:hover {
	cursor:pointer;
	background-color:#fff;
	color:#000;
	border:1px solid #000;
}
p.bold {
	font-weight:bold;
	color:#000;
}
#latestNews ul {
	padding:10px 0px 10px 15px;
	margin:0px;
}
p.form-text {
	background-color:#151515;
	color:#fff;
	padding:10px;
}
.artistWrap {
	padding:10px 0px;
}
.artistWrap:hover img {
	opacity:0.6;
	-filter:60;
}
.artistWrap img {
	float:left;
	border:5px solid #fff;
	width:95px;
	height:95px;
}
.artistWrap img:hover {
	border:5px solid #151515;
}
.artistWrap:hover img:hover {
	opacity:1;
	-filter:100;
}
h1 {
	font-size:35px;
	margin:10px 0px;
	padding:10px 0px 5px 0px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	color:#000;
	font-family:Helvetica, Arial, Sens Serif;
	clear:both;
	text-align:right;
}
img.small {
	width:150px;
	height:73px;
}
p.relList {
	border-top:1px dotted #ccc;
	padding:5px 0px;
}
p.relList span {
	color:#151515;
}
table#releaseLinks td {
	padding:8px 10px 0px 0px;
	vertical-align:top;
}
table#releaseLinks img {
	padding:2px;
	border:1px solid #ccc;
}
img.longView {
	width:200px;
	height:200px;
	float:left;
}
.releaseInfo {
	width:200px;
	float:left;
	padding:0px 10px;
}
.bold {
	font-weight:bold;
}
form#booking input, form#booking textarea {
	border:1px solid #ccc;
	margin-top:4px;
	font-family:Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	padding:2px;
}
form#booking input:hover, form#booking textarea:hover {
	border:1px dashed #ccc;
}
form#booking input {
	width:190px;
}
form#booking textarea {
	width:415px;
}
form#booking p {
	padding:0px;
	margin:10px 5px 0px 0px;
}
form#booking h3 {
	clear:both;
	margin:15px 0px;
	padding:0px;
}
form#booking p#small {
	clear:both;
	margin:15px 0px;
}
p.left, p.right {
	width:190px;
}
p.left {
	float:left;
	clear:left;
}
p.right {
	float:right;
	clear:right;
	padding-right:5px;
}
p.text {
	clear:both;
}
form#booking p.disclaimer {
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:5px 0px;
	margin-right:0px;
}
#quickContact {
	background-color:#151515;
	padding:15px;
	color:#fff;
	margin-bottom:25px;
}
#quickContact a {
	color:#00a4d0;
}
#quickContact a:hover {
	color:#fff;
}
#quickContact h3 {
	color:#fff;
	margin:0px 0px 10px 0px;
	padding:0px;
}
.soon {
	text-decoration:line-through;
}
p.creator {
	padding:5px 0px;
	text-align:right;
	margin:0px;
}
p.creator a {
	color:#666;
	font-family:Helvetica, Arial;
	font-size:10px;
}
p.creator a:hover {
	color:#151515;
}
