/**
 * Default styles
 **/

body {
	background: white url(images/main-b-wave-blue.gif) repeat-x left top;
	margin: 0px;
	padding: 0px;
	font: 11px Verdana, sans-serif;
}

p {
	margin: 0px 0px 2ex;
}

a {
	color: #f60;
}

a:active {
	color: #
}

a img {
	border: none;
}

address {
	font-style: normal;
}

dl {
	margin: 0px 0px 2ex;
}

dt {
	float: left;
	font-weight: bold;
	width: 10em;
	text-align: right;
}

dd {
	margin-left: 10.5em;
	width: 20em;
}

fieldset {
	border: 1px solid #f60;
	padding-bottom: 2ex;
}

legend {
	background-color: white;
	font-weight: bold;
}

label {
	clear: left;
	float: left;
	width: 10em;
	margin-right: 0.5em;
	font-weight: bold;
	text-align: right;
}

input.text, textarea {
	font: 11px Verdana, sans-serif;
	width: 20em;
	margin-bottom: 0.5ex;
}

input.button {
	background-color: #FF6600;
	color: white;
	font: bold 11px Verdana, sans-serif;
	border: 2px solid #f60;
	border-color: #fa7 #730 #730 #fa7;
}

/**
 * Colour themes
 **/

body.buy-cds { background-image: url(images/sect-b-wave-purple.gif); }
body.reviews { background-image: url(images/sect-b-wave-apricot.gif); }
body.gigs { background-image: url(images/sect-b-wave-green.gif); }
body.contact { background-image: url(images/sect-b-wave-brown.gif); }
body.newsletter { background-image: url(images/sect-b-wave-red.gif); }

/**
 * Header
 **/

#header h1 {
	display: none;
}

#header .nav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header .nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header .nav li a {
	position: absolute;
	display: block;
	z-index: 5;
}

#header .link-buy-cds a {
	left: 204px;
	top: 72px;
	padding-top: 28px;
	width: 52px;
	background: url(images/main-n-buy-cds.gif) no-repeat left top;
	overflow: hidden;
	height: 28px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 0px;
}

#ie5-hack {}

#header .link-reviews a {
	left: 268px;
	top: 96px;
	padding-top: 32px;
	width: 48px;
	background: url(images/main-n-reviews.gif) no-repeat left top;
	overflow: hidden;
	height: 32px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 0px;
}

#ie5-hack {}

#header .link-gigs a {
	left: 328px;
	top: 124px;
	padding-top: 44px;
	width: 92px;
	background: url(images/main-n-gigs.gif) no-repeat left top;
	overflow: hidden;
	height: 44px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 0px;
}

#ie5-hack {}

#header .link-newsletter a {
	left: 436px;
	top: 152px;
	padding-top: 24px;
	width: 72px;
	background: url(images/main-n-newsletter.gif) no-repeat left top;
	overflow: hidden;
	height: 24px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 0px;
}

#ie5-hack {}

#header .link-contact a {
	left: 520px;
	top: 112px;
	padding-top: 48px;
	width: 80px;
	background: url(images/main-n-contact.gif) no-repeat left top;
	overflow: hidden;
	height: 48px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 0px;
}

#ie5-hack {}

#header .link-home a {
	left: 608px;
	top: 84px;
	padding-top: 28px;
	width: 40px;
	background: url(images/main-n-home.gif) no-repeat left top;
	overflow: hidden;
	height: 28px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 0px;
}

#ie5-hack {}

/**
 * Body Text
 **/

#body, #body2 {
	margin-top: 180px;
	margin-left: 300px;
	width: 300px;
	line-height: 1.8;
}

#body2 {
	margin-top: 2ex !important;
}

#body3 {
	margin-top: 180px;
	width: 300px;
	line-height: 1.8;
}

body.section #body {
	width: auto;
	margin-right: 50px;
}

.review-area {
	width: auto;
	position: relative;
}
.review-area-img {
	float: left;
	margin-left: 25px;
	border: 1px solid black;
}
.review-area-text {
	width: auto;
	margin-left: 300px;
}

body.section #body3 {
	width: auto;
	margin-right: 50px;
}

#body h1, #body3 h1 {
	font-size: 200%;
	margin: 0px 0px 0.5ex;
	padding: 0px;
	border-bottom: 4px dotted #f60;
}

#body h2, #body3 h2 {
	clear: right;
	font-size: 100%;
	margin: 4ex 0px 0.5ex;
	border-bottom: 2px dotted #f60;
}
#body3 h5 {
	font-size: 13px;
	font-weight: bold;
}

img.photo {
	float: right;
	border: 1px solid black;
	margin-bottom: 1ex;
}

body.main #testimonials {
	float: left;
	width: 292px;
	text-align: right;
	margin-top: 3ex;
	border-right: 1px solid #34B3D1;
}

body.buy-cds #testimonials {
	float: left;
	width: 292px;
	text-align: right;
	margin-top: 330px;
	font-size: 10px;
}

#testimonials blockquote {
	margin: 0px 8px 2ex 20px;
	font-weight: bold;
}

#testimonials p {
	margin-right: 8px;
}

blockquote .source {
	font-style: italic;
	display: block;
	font-weight: normal;
	margin-top: 0.5ex;
}

/**
 * Footer
 **/

#footer {
	clear: both;
	margin-top: 20px;
	padding-bottom: 40px;
	width: 100%;
	background-color: #34B3D1;	
}

#footer p {
	background-color: #99D9E8;
	padding: 2px 8px 2px 300px;
	font-size: 10px;
}

body.buy-cds #footer { background-color: #BC80BD; }
body.buy-cds #footer p { background-color: #DDBEDD; }

body.reviews #footer { background-color: #FDBF6F; }
body.reviews #footer p { background-color: #FEDFB3; }

body.gigs #footer { background-color: #99D47F; }
body.gigs #footer p { background-color: #CCEBB9; }

body.newsletter #footer { background-color: #DF0024; }
body.newsletter #footer p { background-color: #EA6B48; }

body.contact #footer { background-color: #8C6635; }
body.contact #footer p { background-color: #A9834F; }

/**
 * Main page
 **/

body.main #buy-cds {
	margin-left: 10px;
	width: 600px;
}

body.main #buy-cds .inner {
	border: 1px solid #34B3D1;
	background-color: #ffc;
	padding: 10px;
	height: 64px;
}

body.main #buy-cds p {
	padding-left: 280px;
	margin-bottom: 0px;
}

body.main #buy-cds .cd {
	float: left;
	margin-right: 25px;
	border: none;
}

/**
 * Buy CDs page
 **/

table.contents {
	line-height: normal;
	font-size: 10px;
}
 
table.contents th {
	padding: 2px 4px;
	text-align: left;
	background-color: #ccc;
}

table.contents td {
	padding: 2px 4px;
	width: auto;
	vertical-align: top;
}

table.contents tr.even td {
	background-color: #eee;
}

table.contents td.track {
	text-align: right;
}

table.contents td.sample {
	padding: 1px 0px;
	width: 75px;
}

body.buy-cds #cd-covers {
	position: absolute;
	left: 80px;
	top: 200px;
	width: 200px;
	text-align: justify;
	font-size: 10px;
	color: #999;
}

body.buy-cds #cd-covers p {
	margin-top: 1ex;
}

.buy-now {
	clear: right;
	float: right;
	border: 1px solid black;
	width: 168px;
	background-color: #ffc;
	margin-bottom: 2ex;
}

.buy-now a.button {
	display: block;
	float: left;
	margin: 8px;
	background-color: #FF6600;
	color: white;
	font: bold 11px Verdana, sans-serif;
	border: 2px solid #f60;
	border-color: #fa7 #730 #730 #fa7;
	text-decoration: none;
	padding: 2px 4px;
}

.buy-now a.button:active {
	border-color: #730 #fa7 #fa7 #730;
	padding: 3px 3px 1px 5px;
}

* html .buy-now a.button {
	margin-left: 4px;
}

.buy-now p {
	margin: 8px 8px 8px 0px;
	line-height: normal;
	font-size: 10px;	
}

/**
 * One-off css-p stuff
 **/

body.main #lizzie-top {
	position: absolute;
	left: 60px;
	top: 68px;
	z-index: 0;
}

body.main #lizzie-bottom {
	position: absolute;
	left: 60px;
	top: 156px;
	z-index: 0;
}


/**
 * Order CDs
 **/

table.contents input {
	width: 4em;
	text-align: right;
}

body.order-cds table.contents {
	width: 350px;
}

body.order-cds table.contents td {
	vertical-align: middle;
}

/**
 * SEO crap
 **/

h2.se-heading {
	position: absolute;
	right: 0px;
	top: 0px;
	font: bold 11px Verdana, sans-serif;
	padding: 1px 4px;
	color: #99D9E8;
}
 
body.buy-cds h2.se-heading { color: #DDBEDD; }
body.reviews h2.se-heading { color: #FEDFB3; }
body.gigs h2.se-heading { color: #CCEBB9; }
body.newsletter h2.se-heading { color: #EA6B48; }
body.contact h2.se-heading { color: #A9834F; }
.cta {
	margin-right: 7px;
	margin-bottom: 15px;
}
