﻿
/*******************************************  BLANK SLATE  ********************************************/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,
cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,
ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
ol, ul {
	list-style: none;
	line-height: 1.4em; 
	font-size: .8em;
	color: #6D492B;
}
li {
	margin: 0px 0px 13px 0px;
	font-size:.85em;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearFloat {
	clear: both;
}


/**********************************************  FONTS  ***********************************************/

h1 {
	color: #6D492B;
	text-decoration: underline;

}
h2 {

}
p {
	
}
a {
	color: #6D492B;
	text-decoration: underline;
}

label {
	font-size: .9em;
	color: #6D492B;
}
input, textarea, select {
	font-size: .9em;
	font-family: arial,helvetica,sans-serif;
	color: #6D492B;
	line-height:1;
	padding:3px 7px !important;
	border:1px solid #ad8563;
	margin: 2px 0px 5px 0px;
	width: 265px;
}
select {
	width: 280px;
}

.imageButton {
	margin: 0px !important; 
	padding: 0px !important; 
	border: 0px !important; 
	width: auto;
}

.Heading {
	display: block;
	color: #6D492B;
	font-size: 1.1em;
	margin-bottom: 15px;
}

/**********************************************  HEADER  **********************************************/

#header {
	margin: 20px 0px 0px 0px;
}
.headerLogo {
	margin: 0px 0px 0px 14px;
}


/***********************************************  MENU  ***********************************************/

#header ul {
	margin: 2px 0px 5px 0px;
	height: 23px;
}
#header li {
	float: left;
	background-image: url('/images/menu/menu-divider.gif');
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	height: 100%;
}
#header ul a {
	display: block;
	height: 23px;
	backround-position: left top;
	font-size: 0px;
}
#header ul a:hover {
	background-position: left bottom;
}
.menuItemHome {
	width: 55px;
	background-image: url('/images/menu/menu-item-home.gif');
}
.menuItemAbout {
	width: 116px;
	background-image: url('/images/menu/menu-item-about.gif');
}
.menuItemNews {
	width: 52px;
	background-image: url('/images/menu/menu-item-news.gif');
}
.menuItemPerformances {
	width: 120px;
	background-image: url('/images/menu/menu-item-performances.gif');
}
.menuItemAlbums {
	width: 67px;
	background-image: url('/images/menu/menu-item-albums.gif');
}
.menuItemBuyOnline {
	width: 97px;
	background-image: url('/images/menu/menu-item-buy-online.gif');
}
.menuItemGallery {
	width: 75px;
	background-image: url('/images/menu/menu-item-gallery.gif');
}
.menuItemENewsletter {
	width: 108px;
	background-image: url('/images/menu/menu-item-eNewsletter.gif');
}
.menuItemContact {
	width: 79px;
	background-image: url('/images/menu/menu-item-contact.gif');
}
#header .firstItem {
	background-image: none;
}


/**********************************************  FOOTER  **********************************************/

#footer {
	background-image: url('/images/pianist.gif');
	background-repeat: no-repeat;
	background-position: right 15px;
	height: 50px;
}
#footer p {
	color: #a47f47;
	font-size: .625em;
	padding: 15px 0px 0px 0px;
}
#footer a {
	color: #a47f47;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


/***********************************************  BODY  ***********************************************/

body {
	background-image: url('/images/background-repeat2.gif');
	background-repeat: repeat-x;
	background-color: #361600;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

p { 
	margin: 0px 0px 15px 2px;
	line-height: 1.4em; 
	font-size: .8em;
	color: #6D492B;
}
span {
	/*line-height: 1.4em; 
	font-size: .8em;
	color: #6D492B;*/
}

#wrapper {
	width: 920px;
	margin: 0px auto;
}
#content {
	min-height: 458px;
	height: auto !important;
	height: 458px;
	padding: 0px 10px 30px 0px;
	border: 3px #ffffff solid;
	position: relative;
}
.home#content {
	background-color:#ffffff;
	border: 0px;
	padding: 0px;
}

#rightCol {
	margin: 60px 30px 0px 355px;
}
#audioFlash {
	position: absolute;
	bottom: 167px;
	left: 495px;
	width: 290px;
}
.gallery {
	padding: 10px;
}

.gallery img {
	border: 3px solid #FFFFFF;
}

.gallery a:hover img {
	border: 3px solid #D5B37F;
}

.onError {
	color: #FFFFFF;
	background-color: #EF1E0E;
}

.termsLink  {
	padding-top: 10px;
	float: right;
	color: #1A8992;
	font-size: 0.7em;
}

.termsLink a {
	color: #1A8992;
}

/*******************************************  PAGE LAYOUT  ********************************************/


/**********************************************  PAGING ***********************************************/

.pagingDark {
	font-size: .8em;
	text-align: center;
	margin: 40px 0px 10px 0px;	
	color: #d4b37e;
}
.pagingDark div {
	color: #d4b37e;
	display: inline;
	margin: 0px 15px 0px 0px;
}
.pagingDark span {
	border: 1px #7f6a4d solid;
	margin: 0px 3px 0px 3px;
	padding: 0px 4px 0px 4px;
}
.pagingDark a {
	border: 1px #7f6a4d solid;
	background-color: #7f6a4d;
	color: #12130b !important;
	margin: 0px 3px 0px 3px;
	padding: 0px 4px 0px 4px;
}
.pagingLight {
	font-size: .8em;
	text-align: center;
	margin: 40px 0px 10px 0px;	
	color: #694628;
}
.pagingLight div {
	color: #694628;
	display: inline;
	margin: 0px 15px 0px 0px;
}
.pagingLight span {
	border: 1px #a88d78 solid;
	margin: 0px 3px 0px 3px;
	padding: 0px 4px 0px 4px;
}
.pagingLight a {
	border: 1px #a78e78 solid;
	background-color: #a78e78;
	color: #f0e2d5 !important;
	margin: 0px 3px 0px 3px;
	padding: 0px 4px 0px 4px;
}


/**********************************************  ALBUMS ***********************************************/

.albumQuote {
	font-size: .9em;
	float: right;
	width: 250px;
	height: 230px;
	overflow: hidden;
	margin: 10px 0px 0px 0px;
}
.albumPlayer {
	margin: 7px 0px 0px 5px
}
.albumTable {
	margin: 0px 0px 0px 5px;
}
.albumTable th {
	border-bottom: 1px #ede4d3 solid;
	background-color: #f5f1e8;
	text-align: left;
}
.albumTable td {
	padding: 2px 0px 0px 30px;
	background-image: url('/images/album-table-bg.gif');
	background-repeat: repeat-y;
	border-bottom: 1px #ede4d3 solid;
	background-position: 1px center;
}
.albumTable a {
	background-image: url('/images/list-bullet.gif');
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 8px 30px 8px 10px;
	display: block;
	color: #6b492d;
	font-size: .59em;
	width: 200px;
	text-decoration: none;
	font-weight: normal;
}
.albumTable a:hover, .SongSelected a {
	background-color: #713b0d;
	color: #ffffff;
}
.albumTable .buyNow {
	height: 27px;
	width: 111px;
	background-image: url('/images/btn-buy-now.gif');
	background-position: center top;
	padding: 0px;
	float: left;
}
.buyNow:hover {
	background-position: center bottom;
}

#albumContainer {
	position: relative;
	width: 510px;

}

#albumButtons {
	position: absolute;
	bottom: 0px;
	right: 0px;
}


/* ********************************************** BUY CD ********************************************** */

.BuyCD {
	float: left;
	width: 525px;
	color: #A47F47 !important;
	font-size: .8em;
	margin-bottom: 20px;
}
.BuyCD .AlbumArt {
	float: left;
	width: 92px;
	height: 90px;
}
.BuyCD .AlbumPurchase {
	float: left;
	width: 433px;
	height: 90px;
	background-image: url('/images/buy-cd-lbls.gif');
	background-repeat: no-repeat;
	background-color: #472208;
}
.BuyCD .PurchaseTable {
	width: 433px;
	color: #FFFFFF;
	margin-top: 47px;
}
#CDDelivery {
	float: left;
	width: 413px;
	background-color: #FAF8F5;
	padding: 10px;
	margin-bottom: 30px;
	margin-left: 92px;
}

.BuyCD .QtyInput {
	width: 20px;
	padding: 2px !important;
	margin: 0px !important;
	text-align: right;
}

/* ********************************************** BUY ALBUM ********************************************** */

.BuyAlbum {
	float: left;
	width: 525px;
	border-bottom: #1A8992 solid 3px;
	color: #A47F47 !important;
	font-size: .8em;
	margin-bottom: 20px;
}

.BuyAlbum .AlbumArt {
	float: left;
	width: 92px;
	height: 90px;
}
.BuyAlbum .AlbumPurchase {
	float: left;
	width: 433px;
	height: 90px;
	background-image: url('/images/buy-now-album-lbls.gif');
	background-repeat: no-repeat;
	background-color: #472208;
}
.AlbumPurchase label.checkbox_checked {
	background: url('/images/checked-brown.gif') no-repeat;	
}
.BuyAlbum .IndividualPurchase {
	float: left;
	width: 525px;
	background-image: url('/images/buy-now-individual-lbls.gif');
	background-repeat: no-repeat;
	background-color: #FAF8F5;
	padding-top: 22px;
}
.BuyAlbum .PurchaseTable {
	width: 433px;
	color: #FFFFFF;
	margin-top: 47px;
}
.BuyAlbum .SinglesTable {
	width:525px;
	color: #6D492B;
}
.BuyAlbum .SinglesTable td {
	height: 50px;
	border-bottom: 1px solid #E7DACB;
}
.BuyAlbum .SinglesTable .MP3Player {
	padding: 15px 10px 15px 0px;
	border-bottom: 1px solid #E7DACB;
}
.BuyAction {
	width: 185px;
	margin: 0px 0px 0px 250px;
}
.BuyTotal {
	width: 140px;
	font-weight: bold;
	color: #d5b37f;
	border-bottom: 4px double #472208;
	padding: 0px 5px 5px 5px;
	margin-bottom: 10px;
}
.BuyTotal span {
	font-weight: bold;
	color: #d5b37f;
	font-size: 1em;
}

/************************** CHECKOUT COUNTER ***************************/

#CheckoutCounter, #PersonalDetails, #CreditDetails {
	float: left;
	width: 525px;
	background-color: #FAF8F5;
	background-repeat: no-repeat;
	padding-top: 22px;
}

#CheckoutCounter {
	background-image: url(/images/checkout-lbls.gif);
	color: #6D492B !important;
	font-size: .8em;
	border-bottom: 3px solid #1A8992;
}

#CheckoutItems {
	width: 525px;
	border-bottom: 3px solid #1A8992;
}
#CheckoutItems td {
	height: 40px;
	border-bottom: 1px solid #E7DACB;
	text-align: center;
}
#CheckoutItems .ProductName {
	text-align: left;
	padding-left: 10px;
}
#CheckoutTotals {
	float: left;
	padding: 1px 0px 20px 250px;
}
#CheckoutTotals li {
	float: left;
	padding: 0px;
	margin: 0px;
}
#CheckoutTotals .TotalLabels {
	float: left;
	width: 150px;
	line-height: 30px;
	text-align: right;
	font-size: 1.4em;
	padding-right: 10px;
}
#CheckoutTotals .Totals {
	float: left;
	width: 100px;
	line-height: 30px;
	text-align: center;
	font-size: 1.4em;
	border: 1px solid #E7DACB;
	border-top: none;
}
#PersonalDetails {
	background-image:url(/images/personal-details-lbl.gif);
}
#PersonalDetails ul, #CreditDetails ul {
	float: left;
	padding: 20px 0px 20px 30px;
}
#PersonalDetails li, #CreditDetails li {
	float: left;
	padding: 0px;
	margin: 0px;
}
#PersonalDetails label, #CreditDetails label {
	float: left;
	width: 140px;
	line-height: 30px;
	font-size: 1.4em;
}
#PersonalDetails input, #PersonalDetails select, #PersonalDetails textarea, #CreditDetails input, #CreditDetails select, #CreditDetails textarea {
	float: left;
	width: 200px;
	line-height: 15px;
	font-size: 1.4em;
	margin: 3px 0px;
}
#CreditDetails {
	background-image:url(/images/credit-details-lbl.gif);
}
#CreditDetails ul {
	width: 350px;
}
#CreditDetails label {
	width: 140px;
}
#CreditDetails input {
	width: 185px;
}
#CreditDetails .SecurePayLogo {
	float: right;
	margin: 15px 25px 0px 0px;
}
#CreditDetails textarea {
	width: 185px;
	height: 70px;
}
#CreditDetails a {
	line-height: 30px;
}
#CreditDetails .SPInfo {
	float: right;
	padding-right: 10px;
	width: 133px;
}

#NoItems {
	width: 525px;
	padding-top: 50px;
	text-align: center;
	height: 70px;
}

#CheckoutCounter .error {
	float: left; 
	color: #EF1E0E;
	padding-top: 5px;
	padding-left: 3px;
	width: 130px;
}

#PersonalDetails span {
	float: left;
	width: 200px;
	line-height: 30px;
	font-size: 1.4em;
}

/**********************************************  COMMON  **********************************************/

.heading {
	margin: 0px 0px 20px 0px;
}

/*********************************** Ajax ****************************************************/
.setOpacityOn {
	background-color:#FFFFFF;
	position:relative;
	filter:alpha(opacity=15);
	-moz-opacity:.15;
	opacity:.15;
	width:100%;
	height:auto;
}
.setOpacityOff {
	height:auto;
	width:100%;
	position:relative;	
}
.loading{
	text-align:center;
	padding: 20px 20px 0px 30px;
	height: auto;
	width: 250px;
	position: absolute;	
}
#ajaxLoadingMainPanel{
	text-align:center;
	margin-top:80px; 
	margin-left: 75px; 
}


/********************* DOWNLOAD SUMMARY *************************/

#DownloadSummary {
	float: left;
	width: 485px;
	background-color: #FAF8F5;
	background-repeat: no-repeat;
	background-image: url(/images/download-lbl.gif);
	color: #6D492B !important;
	border-bottom: 3px solid #1A8992;
	padding: 35px 20px 20px 20px;
}

#DownloadSummary ul {
	float: left;
	padding: 20px 0px 20px 0px;
	width: 485px;
}

#DownloadSummary li {
	float: left;
	clear: left;
	width: 485px;
}

#DownloadSummary ul img {
	float: left;
}

#DownloadSummary ul span {
	float: left;
	line-height: 24px;
	font-size: 1.2em;
	padding-left: 20px;
}

#DownloadSummary .Return {
	float: right;
}

#DownloadSummary .downloadError {
	color: #EF1E0E;
}
