/**COLOURS**
Orange: #ff8700
Alpha-Search Grey: #666
Data Blue : #0b2579;
*/

body {
background-image:url('../images/fwbg.jpg');
background-repeat:repeat-x;
font-family:Verdana;
font-size:0.8em;
}

body a img {
	border:0;
	text-decoration:none;
}



/** WRAPPER **/

#wrap {
	width:900px;
	margin:0 auto;	
	margin-top:20px;
	background-image:url('../images/headerbg.gif');
	background-repeat:no-repeat;
	padding-top:20px;
}
/*need this wrap for the bg image*/

#wrap-non-footer {
	background-image:url('../images/wrapbg.jpg');
	background-repeat:repeat-y;
	float:left;
}

/** END WRAPPER **/



/** HEADER **/

#header {
	position:relative;
	background-color:white;
	/*height:215px;*/
	height:195px;
}



#header #header_logo {

	position:absolute;
	top:8px;
	left:30px;
	border:0;
}



#header #nav {
	list-style-type:none;
	position:absolute;
	right:10px;
	margin-top:-10px;
	font-weight:bold;
}



#header #nav li {
	display:inline;
}



#header #nav li a {
	text-decoration:none;
	color:#9a9a9a;
}



#header #nav li a:hover {
	text-decoration:none;
	color:#ff8700;
}



#header #contact_link {
	position:absolute;
	top:135px;
	left:55px;
	font-weight:bold;
}



 #header #contact_link a {
	color:#ff8700;
	text-decoration:none;
}



#header #header_img {
	position:absolute;
	top:12px;
	right:20px;
}



#header #strip {
	background-color:#ff8700;
	height:8px;
	width:100%;
	z-index:10000;
	position:absolute;
	top:160px;
}



#header #ticker {
	background-color:#bf3600;
	background-image:url('../images/tickerbg.gif');
	background-position:top;

	background-repeat:repeat-x;

	height:27px;

	width:100%;

	z-index:10000;

	position:absolute;

	top:168px;

}



#header #ticker span {

	/*color:#ff8700;*/
	color:#ece9e0;

	font-family:verdana;

	position:absolute;

	height:100%;

	width:100%;

	margin-top:5px;

	padding:0 5px 0 5px;
}

#header #ticker ul#news-ticker {
	list-style-type:none;
	/*color:#ff8700;*/
	color:#ece9e0;
	margin:0;
	padding:0;
	margin-top:5px;
	margin-left:232px;
	display:none;
}

#header #ticker ul#news-ticker a {
	/*color:#ff8700;*/
	color:#ece9e0;
	text-decoration:none;
}

#header #ticker ul#news-ticker a:hover {
	text-decoration:underline;
}



/** END HEADER **/



#wrap-left {
	float:left;
	display:inline; /* fix double margin ie bug */
	width:700px;
	margin:0;
}



/** CENTRE **/

#wrap-left #centre {
	float:right;
	display:inline; /* fix double margin ie bug */
	width:488px;
	margin:0;
}



#content {
	padding:20px;
}



#content * {

	margin:0;

	padding:0;

}



#content h2 {

	margin-bottom:0.4em;

	font-size:1.7em;

	color:#ff8700;

}

#content h3 {
	color:#666;
}



#content p {

	color:#9a9a9a;

	font-family:verdana;



	margin-bottom:1em;

}



#content #welcome {

	border-bottom:1px solid #ddd;

	margin-bottom:1em;

	font-size:1.2em;

	line-height:1.2em;

}



#content #featured-album {

	border-top:1px solid #ddd;

	border-bottom:1px solid #ddd;

}



#content #featured-image *, #content #featured-text * {

	margin:0;

	padding:0;

}



#content #feature {

	display:block;;

}



#content #feature-image img#feature-cover {

	width:250px;

}



#content #feature-text {

	width:190px;

}



#content #feature-image #feature-button {

	float:left;

}



#content #feature-image #feature-cover {

	clear:left;

	float:left;

	/*margin-right:20px;*/

}



#content #feature-text {

	float:right;

}



#content #feature-text h2 a {

	text-decoration:none;

	color:#ff8700;

}



#content #feature-text a, #content #feature-text .value, .value {

	text-decoration:none;

	color:#0b2579;

	font-weight:bold;

}



#content #feature-text a:hover {

	text-decoration:underline;

}



#content #feature-text .feature-details td {

	padding-bottom:10px;

}



#content #feature-text .feature-details .field, .field {

	font-size:0.9em;

	text-transform:uppercase;

	font-family:tahoma;

	font-weight:bold;

	color:#666;

}



#content #feature-text p {

	font-size:0.9em;

}



#content #feature-text #buynowbutton img {

	border:0;

	text-decoration:0;

}



#content #special-offers {

	clear:both;

	border-top:1px solid #ddd;

	padding-top:1em;

}



#content #special-offers #special-offer-left {

	float:left;

	width:210px;

}



#content #special-offers #special-offer-right {

	float:right;

	width:210px;

}



#content #special-offers p.offer-text, p.offer-text {

	color:#ff8700;

	margin:1em 0 1em 0;

	padding:0;

	font-size:0.9em;

}



#content #special-offers .single-offer {

	width:100px;

	float:left;

}



#content #description {

	display:block;

	margin-top:20px;

	padding-top:15px;

	padding-bottom:15px;

	clear:both;

	font-size:0.9em;

	color:#666;

}



.itunes-button a
{
	display:inline-block;
	width:68px;
	height:16px;
	vertical-align:bottom;
}

.itunes-button a img
{
	float:none !important;
	margin:0 0 0 10px !important;
}



#content #artist-info, #content #other-products {

	font-size:0.9em;

	color:#666;

	border-top:1px solid #ddd;

	position:relative;

	padding-top:20px;
	padding-bottom:20px;
	clear:both;
	
	margin-top:20px;

}



#artist-info-button, #other-products-button {
	position:absolute;
	top:-11px;
	left:0;
}

#content #other-products .other-product {
	width:100%;
	float:left;
	margin-right:5px;
	clear:both;
	border-bottom:1px solid #ddd;
	margin-bottom:10px;
}

#content #other-products .other-product a img {
	float:left;
	margin-right:20px;
}

#content #other-products .other-product div.product-block {
	margin-top:10px;
}



#content #other-products .other-product * {

	

}

.other-product a {
	color:#0b2579;
	text-decoration:none;
}

.other-product a:hover {
	text-decoration:underline;
	}

#content #content-album-list a {
	text-decoration:none;
	color:#9a9a9a;
}

#content #content-album-list a:hover {

	text-decoration:underline;
}

#content h3 a {
	text-decoration:none;
	color:#666;
}

#content h3 a:hover {
	text-decoration:underline;	
}

/** END CENTRE **/



/** LEFT **/

#wrap-left #left {
	float:left;
	
	width:200px;
	margin:0;
}



#left-sidebar{
	padding-left:16px;
	padding-right:16px;
	padding-top:20px;
	margin:0;
}

#right-sidebar {

	padding-left:16px;

	padding-right:16px;

	padding-top:20px;
	margin:0;
}



#left-sidebar #search-box input#search-key {

	font-size:0.8em;

	border:solid 1px #ff8700;

	width:13em;

}



#left-sidebar #search-box input#search {

	position:relative;

	top:5px;

}



#left-sidebar #alpha-search p {

	color:#ff8700;

	margin-bottom:10px;

}



#left-sidebar #alpha-search a {

	/*color:#666;*/

	font-size:0.9em;

	font-weight:bold;

}



#left-sidebar #alpha-search .artist-list  {

	display:none;

}



#left-sidebar #alpha-search .artist-list a {

	font-weight:normal;

	text-decoration:none;

}

#left-sidebar #alpha-search .artist-list a:hover {
	text-decoration:underline;
}



#left-sidebar #banners {

	text-align:center;

}



#left-sidebar #banners img {

	

	padding-top:20px;

}



#left-sidebar #left-nav {
	text-transform:uppercase;
	color:#ff8700;
	font-family:Tahoma;
	font-weight:bold;
	font-size:0.8em;
	
}

#left-sidebar #left-nav a {
	color:#666;
	text-decoration:none;
}

#left-sidebar #left-nav a:hover {
	text-decoration:underline;
	}

#left-sidebar #left-nav ul {
	margin-top:0;
	margin-left:0;
	line-height:1.6em;
}









#right {

	float:right;
	display:inline; /* fix double margin ie bug */
	
	width:200px;

}



.release {

	padding-top:2em;

	font-size:0.9em;

}



.release p {

	margin:0.5em 0;

	padding:0;

}



.release .title a {

	color:#ff8700;
	font-size:1.2em;
	text-decoration:none;

}



.release .title a:hover {

	text-decoration:underline;

}



.release .value a {

	text-decoration:none;

	color:#0b2579;

}



.release .value a:hover {

	text-decoration:underline;

}



#more-releases-link {

	margin-top:3em;

}



#more-releases-link a {

	text-decoration:none;

	color:#ff8700;

	font-weight:bold;

}



#more-releases-link a:hover {

	text-decoration:underline;

}



#feed-links {

	margin-top:4em;

	font-size:0.8em;

}



#feed-links a {

	text-decoration:none;

	color:#666;

}



#feed-links a:hover {

	text-decoration:underline;

}



#feed-links a img {

	border:0;

}



/*END RIGHT SIDEBAR */



#footer {

	clear:both;

	background-image:url('../images/footerbg.jpg');

	background-position:top center;

	height:100px;

	background-repeat:no-repeat;

	padding-top:20px;

	

}



#foot {

	width:600px;

	margin:0 0 0 180px;

	color:#999;

	font-size:0.8em;

	padding-left:10px;

}

/** SHOPPING CART **/
table#cart {
	color:#666;
}

table#cart th {
	text-align:left;
	padding:5px;
}

table#cart td {
	padding:5px;
}

#left-nav-list {
	
}

#credit_card_image {
	margin-left:20px;
}

h5.archive_heading {
	margin:0;
	color:#666;
	font-family:verdana, sans-serif;
	font-size:1em;
}

div#news_archive a { 
	text-decoration:none;
	color:#ff8700;	
}

div#news_archive a:hover {
	text-decoration:underline;
	}

div#news_archive span.datespan {
	font-size:0.8em;
	color:#666;
}

td#price {
	padding-left:8px;
	}
	
/*** CONTACT PAGE VALIDATION ***/
span.contact-error {
	display:block;
	margin-left:15px;
	padding-left: 30px;
	color:#666;
	font-style:italic;
}

a.hidden-link {
	color:#999;
	text-decoration:none;
	cursor:default;
}

#footer a.hidden-link:hover {
	text-decoration:none;
	
}

ul#sitemap {
	margin-left:20px;
}

ul#sitemap ul.inner {
	margin-left:20px;
}

.artist-list a:hover {
	text-decoration:underline;	
}

#cart-form {
	margin-left:10px;
}

#foot a {
	color:#999;
	text-decoration:none;
}

#foot a:hover {
	text-decoration:underline;
}

#score-logo {
	position:relative;
	top:5px;
	right:5px;
}

input.add-to-cart-button {
	color:#00f;
	background-color:transparent;
	border:0;
	background-image:url(../images/buttons/add.gif);
	width:68px;
	height:16px;
	cursor:pointer;
}

input.add-to-cart-button:hover {
	cursor:pointer;
}

a#latest-releases-link {
	color:#ff8700;
	text-decoration:none;
}

a#latest-releases-link:hover {
	text-decoration:underline;
	}
	
img#right-latest-releases-button {
	margin-bottom:20px;
	display:block;
}

div#letter-links {
	margin:0;
	padding:0;
}

div#letter-links a.letter-link {
	text-decoration:none;	
	color:#666;
}

div#letter-links a.letter-link:hover {
	text-decoration:underline;
	color:#ff8700;
}

a.morelink {
	color:#ff8700;
	text-decoration:none;
}

a.morelink:hover {
	text-decoration:underline;
}

#sitemap a {
	color:#0b2579;
	text-decoration:none;
	font-weight:bold;
}

#sitemap a:hover {
	text-decoration:underline;
}



