/*
 * POSITIONING
 */
* { 
  padding: 0;
  margin: 0;
}

a:hover,
a:active {
	margin: -2px;
	padding: 2px;
}

a.image:hover,
a.image:active {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 1em;
}

ol {
	padding-left: 2em;
	margin: 1em 0;
}
ol li {
	margin-bottom: 0.3em;
}

table {
	border-collapse: collapse;
	margin: 1em 0 0.5em 0;
}

ul, ul li {
	list-style-type: none;
}

#header,
#primary,
#secondary,
#cart {
	clear: both;
}

#header:after,
#primary:after,
#secondary:after,
#cart:after,
#cart .inner:after,
.summary:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

#cart {
	padding: 33px 0 0 0;
}

#secondary {
	padding-top: 30px;
}

.inner {
	width: 790px;
	margin: 0 auto;
}

.main {
	float: right;
	width: 490px;
}

.supplement {
	width: 260px;
	margin-right: 300px;
	padding-right: 40px;
}

#logo a {
	float: left;
	width: 236px;
	height: 100px;
	margin: 0 15px;
}
#logo a:hover,
#logo a:active {
	margin: 0 15px;
	padding: 0;
}

#account-nav {
	margin: 0 0 15px 0;
	padding: 5px 0;
	text-align: right;
}
#account-nav li {
	display: inline;
	margin: 0;
}

#nav {
	height: 30px;
}

#nav ul {
	float: right;
}

#nav li {
	display: block;
	float: left;
	height: 30px;
}

#nav li a:link,
#nav li a:visited,
#nav li a:hover,
#nav li a:active {
	margin: 0;
	padding: 0 10px;
	height: 40px;
	line-height: 30px;
	display: block;
}

.supplement img {
	display: block;
	margin: 0 auto 20px auto;
}

.supplement table {
}

/*
 * CART
 */
#cart h1
{
	height: 0;
	width: 0;
}

#cart .inner {
	width: 750px;
	padding-top: 3px;
	padding-left: 40px;
}

#cart form,
#cart input {
	margin: 0;
}

/*
 * FORMS
 */
label {
	display: block;
	margin-top: 0.5em;
}

input,
textarea {
	padding: 2px;
}

.notice,
.errorExplanation {
	margin: 0.5em 0;
	padding: 5px;
}

.errorExplanation ul {
	margin-left: 1.5em;
}

form .button {
	margin: 0.5em 0;
}

.newsletter input {
	width: 11em;
	font-size: 90%;
}
.newsletter input.button {
	width: 5em;
	margin: 0;
}

/*
 * ARTIST & ALBUM SUMMARIES
 */

.summary {
	clear: both;
	display: block;
	margin: 0;
	padding: 10px;
	width: 470px; /* explicit width for ie7 */
}

.summary img {
	float: left;
}

.summary:hover,
.summary:active {
	margin: 0;
	padding: 10px;
}

.summary span {
	display: block;
	margin-left: 80px;
}

/*
 * BUTTONS
 */

a.button:link,
a.button:visited,
a.button:hover,
a.button:active {
	margin: 0;
	padding: 5px;
}

/*
 * APPEARANCE
 */
#logo a {
	background: url("/images/header-logo.jpg") 0 0 no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}

a:link,
a:visited { color: #fff; }

a:hover,
a:action {
	background: #fff;
	color: #000;
}

a.image img {
	border: 0;
}

body {
  font: small Georgia, Times, Times New Roman, serif;
	background: #2E2722;
	color: #ccc;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS;
	font-weight: bold;
	text-transform: uppercase;
}

h1 { font-size: 170%; }
h2 { font-size: 150%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 120%; }
h6 { font-size: 120%; }

p { line-height: 1.5em; }

#header {
	background: #63574E url("/images/header-border.jpg") repeat-x 50% 100%;
}

#home .home a,
#artists .artists a,
#catalogue .catalogue a,
#about .about a {
	background: #F2F1EF;
	color: #000;
}
#nav li a {
	color: #F2F1EF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 90%;
}

#nav li.about a {
	border: none;
}

#nav li a:hover {
	background: #F2F1EF;
	color: #000;
}

#account-nav a:link,
#account-nav a:visited {
	color: #BFB9B4;
}
#account-nav a:hover,
#account-nav a:active {
	background: #222;
	color: #fff;
}

/*
 * PRIMARY
 */
#primary {
	background: #F2F1EF;
	color: #333;
	font-size: 120%;
}

#primary a {
	color: #2988B7;
}
#primary a:hover {
	background-color: #2988B7;
	color: #fff;
}

#primary h1,
#primary h2,
#primary h3,
#primary h4,
#primary h5,
#primary h6,
#primary h1 a,
#primary h2 a {
	color: #515871;
	text-decoration: none;
}

#primary h1 a:hover,
#primary h2 a:hover {
	background: #D2CBC6;
	color: #333;
}

#primary table {
	width: 100%;
	font-size: 95%;
	border-bottom: 1px solid #BFB9B4;
}

#primary th,
#primary td {
	border-top: 1px solid #BFB9B4;
	padding: 3px;
}

#primary th {
	color: #333;
	white-space: nowrap;
	text-align: left;
}

#primary .supplement th {
	text-align: right;
}

#primary .supplement td {
	color: #666;	
	width: 100%;
}

/*
 * MAIN
 */
#home .featured-artist img {
	border: 5px solid #BFB9B4;
	float: right;
	margin: 0 0 5px 10px;
	padding-bottom: 19px;
	background: #BFB9B4 url("/images/featured.gif") no-repeat bottom left;
}

/*
 * SUPPLEMENT
 */

.supplement a img,
.supplement img {
	border: 5px solid #BFB9B4;
}

.supplement ul,
.supplement ul li {
	list-style-type: square;
}
.supplement ul {
	margin-left: 1.5em;
}

/*
 * SECONDARY
 */
#secondary {
	background: url("/images/secondary-border.jpg") repeat-x 50% 0;
}

#secondary h1,
#secondary h2,
#secondary h3,
#secondary h4,
#secondary h5,
#secondary h6 {
	color: #B4A59A;
}

#secondary p {
	margin: 0;
}

#secondary a:link,
#secondary a:visted {
	color: #fff;
}

#secondary a:hover,
#secondary a:active {
	background: #fff;
	color: #000;
}

/*
 * FORMS
 */
.notice,
.errorExplanation {
	border: 1px solid #BFB9B4;
	background: #E1DAD4;	
}
.notice h2,
.errorExplanation h2 {
	font-size: 100%;
}
.notice ul,
.notice li,
.errorExplanation ul,
.errorExplanation li {
	list-style-type: square;
}

input,
textarea {
	border: 2px solid #E1DAD4;
	font-family: Georgia;
	background: #fff;
	color: #333;
}
.fieldWithErrors input {
	border: 2px solid red;
}

.newsletter input {
	border-color: #A59389;
	background: #E1DAD4;
}

.newsletter input.button {
	background: #A59389;
	border-color: #61544B;
}

/*
 * ARTIST
 */
#artist #secondary li {
	display: table;
	clear: both;
	padding: 10px 0;
}

#artist #secondary li img {
	float: left;
	border: 0;
	margin-right: 20px;
}

/*
 * ALBUM
 */

.songs li a {
	background: url("/images/music.gif") no-repeat 100% 50%;
	padding-right: 20px;
}

/*
 * ARTIST & ALBUM SUMMARIES
 */
.summary {
	border-top: 1px solid #BFB9B4;
	text-decoration: none;
	color: #BFB9B4;
}
.summary img {
	border: 1px solid #666;
}
.summary strong{
	font-size: 130%;
	font-weight: normal;
	color: #333;
	position: relative;
}
#primary .summary:link,
#primary .summary:visited {
	color: #908C88;
}
#primary .summary:hover,
#primary .summary:active {
	background: #E1DAD4;
	color: #908C88;
}

/*
 * BUTTONS
 */

.button,
a.button:link,
a.button:visited,
a.button:hover,
a.button:active {
	background: #000;
	border: 1px outset #000;
	color: #fff;
	text-decoration: none;
	line-height: 2;
}

#primary .button,
#primary .button:link,
#primary .button:visited {
	background: #D6CFCA;
	border-color: #FFF;
	color: #333;
}
#primary .button:hover,
#primary .button:active {
	background: #61544B;
	color: #F2F1F0;
}

/*
 * FEATURED
 */
.featured {
	background: red url("/images/featured.jpg") no-repeat 100% 0;
	padding-right: 110px
}
.featured:after {
	content: ".";
	height: 0;
	width: 0;
	clear: left;
}

/*
 * CART
 */
#cart {
	background: #A29286 url("/images/cart-border.jpg") repeat-x 50% 0;
}
#cart .inner {
	background: url("/images/cart-label.jpg") no-repeat 0 50%;
	font-size: 130%;
	text-align: right;
	color: #F2F1F0;
}

#cart h1 {
	text-indent: -9999em;
	overflow: hidden;
}

#cart p {
	margin: 5px 0;
}

#cart ul {
	margin-right: 11em;
}

#cart li {
	float: left;
	text-align: center;
	margin-right: 20px;
}

#cart li img,
#cart li a:hover {
	border: none;
	background: none;
}

#cart ul li a:link,
#cart ul li a:visited,
#cart ul li a:hover,
#cart ul li a:active {
	margin: 0;
	padding: 0;
}

#cart a:link,
#cart a:visited,
#cart a:hover,
#cart a:active {
	color: #F2F1F0;
}

#cart .button,
#cart a.button:link,
#cart a.button:visited {
	background: #61544B;
	border-color: #61544B;
}

#cart a:hover,
#cart a:active {
	background: #61544B;
}
#cart a.button:hover,
#cart a.button:active {
	background: #473D37;
}

/*
 * OTHER CLASSES
 */
p.description {
 font-size: 90%;
 line-height: 1.3;
 color: #7b7874;
 margin-bottom: 1em;
}

/* FIXES FOR WIN IE \*/

 * html #nav li a { width: 0%; }
 * html #header { height: 100px; }
 * html .supplement { padding-right: 37px; }
 * html .summary { height: 1%; }
 
/* END WIN IE FIXES */