@charset "UTF-8";


/* Reset */

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%;
	vertical-align: baseline;
	background: transparent;
}

body {line-height: 1;}

ol, ul {list-style: none;}

blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}

:focus {outline: 0;}

ins {text-decoration: none;}
del {text-decoration: line-through;}

table {border-collapse: collapse;border-spacing: 0;}

/* Links */

a:link, a:hover, a:visited, a:active {
	color:#49a2a5;
	text-decoration:none;
}


/* Body and Page Wrappers */

body {
	background:#161615;
	color:#383b31;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
}

div#bg_wrap {
	background:#161615 url(../images/body_bg.png) bottom repeat-x;
	border:12px #fff solid;
	margin:0px auto;
	max-width:1200px;
	min-width:1160px;
}

div#main_wrap {
	margin:-12px auto 0px auto;
	position:relative;
	width:959px;
}

div#header_wrap {
	background:#babcb0 url(../images/header_bg.jpg) no-repeat;
	border:#fff solid 12px;
	border-width:0px 12px;
	height:146px;
	position:relative;
	border-bottom-width:12px;
}

div#header_wrap.index {
	border-bottom-width:12px;
}

div#content {
	background:#fff;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:0px 12px 55px 12px;
}

div#content.index {
	background:transparent url(../images/content_index_bg.jpg) top no-repeat;
	min-height:620px;
	padding:0px 12px 55px 12px;
	border:solid 0px #fff;
	border-width:0px 12px 0px 12px;
}

div#subheader {
	border:#fff 12px solid;
	border-width:0px 12px 0px 12px;
}


/* Navigation Items */

a#logo_link {
	background:transparent url(../images/logo.png) no-repeat;
	display:block;
	height:46px;
	left:35px;
	position:absolute;
	top:82px;
	width:258px;
}

ul#main_nav {
	background:transparent url(../images/nav_bg.png) no-repeat;
	height:21px;
	left:390px;
	position:absolute;
	top:100px;
}

ul#main_nav li {
	display:inline;
	padding:0px 17px 0px 0px;
}

div#cart_status {
	color:#fff;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	position:absolute;
	right:35px;
	text-align:right;
	top:20px;
}

div#cart_status span {
	display:block;
	text-align:right;
}

div#cart_status a.cart {
	background:transparent url(../images/view_cart_button.png) top right no-repeat;
	display:block;
	height:15px;
	margin-bottom:3px;
}


/* Footer */

div#footer, div#footer_index {
	background-color:#017789;
	bottom:0px;
	clear:both;
	height:45px;
	position:absolute;
	width:100%;
}

div#footer_index {
	border-top:12px #fff solid;
}

a#footer_contact_link {
	background:url(../images/footer_contact.png) no-repeat;
	display:block;
	height:13px;
	left:50px;
	position:absolute;
	top:18px;
	width:203px;	
}


/* Index Page */

div.index_panel {
	color:#fff;
	float:left;
	font-size:11px;
	line-height:18px;
	margin-top:34px;
	width:270px;
}

div.index_panel + div.index_panel {
	margin-left:32px;
}

div.index_panel p {
	margin-top:25px;
}

div.index_panel p + p {
	margin-top:20px;
}

div.index_panel a:link, div.index_panel a:hover, div.index_panel a:visited, div.index_panel a:active {
	background:url(../images/index_panel_arrow.gif) right center no-repeat;
	color:#7fbcbe;
	padding-right:17px;
}

div.index_blurb {
	margin-top:0px;
	padding-left:50px;
	padding-top:50px;
	width:500px;
	font-size:12px;
	font-weight:normal;
	line-height:24px;
}

div.index_blurb a {
	font-size:11px;
	line-height:18px;
}

div.index_panel:first-child + div.index_panel {
	clear:left;
	margin-left:20px;
}

/* Content Items */

div#photos_column {
	color:#383b31;
	float:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	margin-top:22px;
	padding-left:40px;
	width:350px;
}

div#photos_column img {
	border:#bcbeb2 2px solid;
	display:block;
	margin-bottom:10px;
	margin-top:50px;
}

div#text_column {
	color:#383b31;
	float:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	line-height:18px;
	margin-top:35px;
	padding-right:40px;
	width:500px;
}

div#text_column p {
	margin-bottom:24px;
}

div#text_column img.text_header {
	margin:0px 0px 16px 0px;
}

div#text_column li {
	font-size:11px;
	margin-bottom:5px;
}

div#text_column li:first-child {
	font-size:12px;
	margin-bottom:10px;
}

/* Gallery */
div#gallery{
	margin-left:36px;
	padding-top:45px;
}

div#gallery a {
	background-color:#babcb0;
	display:block;
	float:left;
	height:169px;
	margin:2px;
	overflow:hidden;
	width:169px;
}


/* Music Shop */

div#music_list {
	margin-left:36px;
	padding-top:45px;
}

div#music_list div {
	float:left;
	margin-bottom:45px;
}

div#music_list div.album_info {
	margin-left:45px;
	width:160px;
}

div#music_list div.album_info p {
	color:#383b31;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	line-height:18px;
	margin-bottom:18px;
}

div#music_list div.album_info p:first-child {
	font-size:18px;
	margin-bottom:0px;
}

div#music_list div.album_info p:first-child + p {
	color:#77796d;
	font-size:14px;
}

div#music_list div.album_art img {
	border:2px #babcb0 solid;
}

div#music_list div.tracklist {
	margin-left:35px;
}

div#music_list div.tracklist table {
	color:#383b31;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	line-height:10px;
}

div#music_list div.tracklist table tr td {
	border-top:1px #e8e9e5 solid;
	line-height:12px;
	padding:0px 0px 3px 5px;
}

div#music_list div.tracklist table tr:first-child td {
	border-width:0px;
}

div#music_list div.tracklist table tr td:first-child {
	color:#77796c;
	font-size:9px;
	text-align:center;
}

div#music_list div.tracklist table tr td:first-child + td {
	width:160px;
}

div#music_list div.tracklist table tr td:first-child + td + td {
	color:#b0b5b7;
	width:30px;
}

div#music_list div.tracklist table tr td:first-child + td + td + td {
	width:60px;
	text-align:center;
}

div#music_list div.tracklist table tr td:first-child + td + td + td + td + td {
	text-align:right;
	padding-right:5px;
	width:70px;
}

div#music_list div.clear {
	background-color:#babcb0 !important;
	float:none !important;
	height:12px !important;
	width:866px;
}


/* Publications */

div#matts_publications {
	color:#383b31;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	line-height:18px;
	margin-bottom:-55px;
	padding-bottom:35px;
}

div#matts_publications div#category_list {
	margin-top:25px;
}

div#matts_publications div.category_header {
	background-color:#017789;
	margin:25px -12px 25px -12px;
	padding-left:47px;
}

div#matts_publications div {
	padding:0px 35px 0px 35px;
}

div#matts_publications table.chart_list {
	margin:0px 35px 0px 35px;
	width:90%;
}

div#matts_publications div:first-child {
	background:#161615 url(../images/publications_text_header_matts_music.png) 32px 35px no-repeat;
	color:#b9bbaf;
	padding:60px 35px 35px 35px;
}

div#matts_publications table.chart_list tr {
	border-top:1px #b9bbaf solid;
}

div#matts_publications table.chart_list tr:first-child {
	border-width:0px;
}

div#matts_publications table.chart_list tr td {
	vertical-align:middle;
	padding-top:25px;
	padding-bottom:15px;
}
div#matts_publications table.chart_list tr td img {
	margin-left:5px;
	vertical-align:middle;
}

div#matts_publications table.chart_list tr td:first-child + td {
	text-align:center;
	width:250px;
}

div#matts_publications table.chart_list tr td:first-child + td + td {
	width:75px;
}

div#matts_publications table.chart_list tr td:first-child {
	padding-top:0px;
}

div#matts_publications table.chart_list tr td:first-child p:first-child {
	font-size:18px;
	margin:15px 0px;
}



/* Cart */

table.cart, div#cart_message {
	margin:0px auto;
	width:864px;
	color:#383b31;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	line-height:25px;
}

div#cart_message {
	line-height:20px;
	padding-top:35px;
	font-size:12px;
}

div#cart_message div {
	float:right;
	font-weight:bold;
	margin-top:20px;
	text-align:right;
}

div#cart_message span, fieldset#shipping_info span {
	color:#818378;
	display:block;
	margin-top:10px;
	font-size:11px;
}

table.cart tr td {
	border-top:12px #babcb0 solid;
	padding:25px 0px;
	vertical-align:middle;
}

table.cart tr:first-child td {
	border-width:0px;
}

table.cart tr td:first-child {
	width:130px;
}

table.cart tr td:first-child img {
	border:2px #bcbeb3 solid;
	height:93px;
	width:93px;
}

table.cart tr td:first-child + td {
	color:#77796c;
	width:115px;
}

table.cart tr td:first-child + td + td + td {
	text-align:right;
	width:100px;
}

table.cart tr td:first-child + td + td + td + td {
	text-align:right;
	width:100px;
}

table.cart tr.total td {
	color:#383b31 !important;
	font-weight:bold;
	text-align:right;
	vertical-align:bottom;
}

table.cart tr.total td span {
	font-weight:normal;
}

table.cart tr td.download a {
	background:url(../images/download_icon.gif) right center no-repeat;
	padding-right:18px;
}

fieldset#shipping_info {
	color:#383b31;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	padding:35px;
}

fieldset#shipping_info input, fieldset#shipping_info select {
	background:#e7e9e0;
	border:0px #e7e9e0 solid;
	display:block;
	font-size:12px;
	margin-bottom:15px;
	margin-top:5px;
	padding:5px;
	width:300px;
}

fieldset#shipping_info input.narrow {
	width:150px;
}

fieldset#shipping_info div {
	padding-top:25px;
}


/* Misc */

div.clear {
	clear:both;
	height:45px;
}

img.inline {
	border-width:0px !important;
	display:inline !important;
	margin:0px 5px 0px 0px !important;
	vertical-align:-20% !important;
}

.category_header h2 {
 	font-size:16px;
	margin:15px 0px; 
	font-weight:normal;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
}

.flash_container {
  padding-top:5px;
}

.flash_message, .semiflash {
  display:block;
  margin:0px 15px 10px 15px;
  padding: 10px 5px 10px 5px;
}

.flash_message.notice, .semiflash.notice {
  border: 1px solid #EBE165;
  background-color: #FFFEC7;
}

.flash_message.error, .semiflash.error {
  border: 1px solid #FF615B;
  background-color: #FFDDD1;
}

.flash_message.success, .semiflash.success {
  border: 1px solid #6DDD57;
  background-color: #E0FFD5;
}

.flash_message div.headline {
  font-weight:bold;
  margin-bottom: 2px;
}

.error_messages {
  margin: 2px 2px 2px 2px;
  padding: 5px 5px 5px 5px;
  border:1px solid #FF615B;
  background-color: #FFDDD1;
}

.error_messages .error_headline {
  font-weight:bold;
