/* CSS Document */
html,body{margin:0;padding:0; height: 100% }
body{ text-align:center; font-size:11px; font-family: Verdana, Arial, sans-serif;}
img {border: none;}


input.qbar, select.qbar { 
    width: 140px;
		background-color:#ffffff;
		color:#590208;
		font-size:8pt;
		font-family:Arial,sans-serif;
		border-top-style:solid;
    border-width: 1px;
		border-color:#590208;
		margin-bottom: 8px;
}

a { 
  color:#000000;
}

h1 { display: block; padding: 30px 0 15px 0; margin-bottom: 0; font-size: 12px; font-weight: normal; }
div.csc-header h1 { padding-bottom: 0px; margin-bottom: 0; font-size: 12px; font-weight: normal; }

#logo { position: absolute; bottom:0; right:44px; margin-bottom: -22px;}
#silverserver { margin-top: 8px;}
#footerarm { position: absolute; left: 0; top:0; }

div#header{position:relative; width: 100%; height: 80px; background-color: #d9d9c4;}
div#header h1{height:80px;line-height:80px;margin:0;
padding-left:10px;background-color: #d9d9c4;color: #79B30B}
div#header a{position:absolute;right:0;top:23px}
div#container{text-align:left}
div#content p{line-height:1.4}

div#search div#form {background:#7f7f7f; border: 2px solid #670000;}
div#contact { padding-left: 10px; color: #670000;}

div#footer{ position: relative; width: 800px; height: 37px; background-color: #d8dbec; text-align: center;}
#form form { margin: 10px; color:#590208; }
#newsletter { color:#590208; vertical-align: baseline; }
#newsletter img {vertical-align: bottom;}

div#container {
  width:800px;
  margin:0 auto
}

div#content {
  float:right;
  width:606px; 
  margin-top: 30px; 
}

div#left {
  position: relative;
  float:left;
  width: 180px;
}

div#navigation { 
  position: relative;
  float:left;
  width: 180px; 
  margin-top: 30px; 
  margin-bottom: 20px;
  padding-bottom: 132px;
  border: 2px solid #670000; 
  border-width: 2px 0 2px 0; 
  background: #c6c6c6 url(images/turntable.jpg) no-repeat bottom;
}

#navi-logo {
  position: absolute;
  top: 0;
  left: 0;
  margin: 12px 0 10px 5px;
}

#navi { 
  margin-left: 40px;
  padding-top: 13px; 
  /*background: url(images/substance_navi.gif) no-repeat 10px 10px;*/
}

div#search, div#contact, div#trost, div#newsletter {
  float:left;
  clear:left;
  width:180px; 
  margin: 5px 0; 
}

div#footer { 
  clear:both; 
  width: 100%; 
  height: 37px;
}

/* topnavigation styles */
div#topnavi-wrapper { 
  float: right;
  margin-left: 120px;
}

div#topnavi-wrapper div { 
  float: left; 
  height: 14px; 
  font-size: 10px;
}

div#topnavi { 
  padding: 2px 15px; 
}

div#cart { 
  background-color: #c6c6c6; 
  padding: 2px 5px 2px 15px; 
  width: 144px;
}
#topnavi a { 
  color:#000000; 
  text-decoration:none 
}

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

/* shows styles */

dl.substance-shows dt {
  background-color: #D8DBEC
}
dl.substance-shows dd {
  margin: 0 0 0.5em 0;
  padding: 0;
}
dl.substance-shows dt div.show-date {
  width: 65px;
  float: left;
}
dl.substance-shows dt div.show-title {
  font-weight: bold;
  margin-left: 70px;
} 
dl.substance-shows dd div.show-description {
  margin-left: 70px;
} 

/* charts styles */

div.charts {
  width: 270px;
  float: left;
  margin: 0px;
  margin-top: 1em;
  margin-bottom: 9px;
}
div.charts-even {
  width: 270px;
  float: left;
  margin-left: 50px;
  margin-top: 1em;
  margin-bottom: 9px;
}
div#charts-page div.header {
  background-color: #d8dbec;
  width: 270px;
  height: 59px;
}
div#charts-page img {
  float: left;
}
div#charts-page div.name {
  width: 217px;
  float: left;
  font-size: 12px;
  font-weight: bold;
  margin-left: 3px;
  margin-bottom: 1.5em;
}
div#charts-page div.description {
  width: 217px;
  float: left;
  font-size: 10px;
  margin-left: 3px;
}
div#charts-page div.list ol {
  margin: 0;
  padding: 0;
  font-size: 9px;
}
div#charts-page div.csc-header h1 {
	clear: both;
  font-size: 12px;
  font-weight: bold;
  margin: 1em 15px 9px 0;
  margin-right: 15px;
  padding: 5px 10px;
  color: #ffffff;
  background-color: #660000;  
}

/**** shop styles ****/

table.items {
  width: 100%;
  /*border-spacing: 5px;*/
  border-collapse: collapse;
}

table.items th {
  text-align: center;
  height: 18px;
  line-height: 18px;
  border-bottom: 9px solid white;
  background-color: #7f7f7f;
  color: #ffcc33;
  font-weight: normal;
  font-size: 9px;
}
table.items th.pic { width: 70px;}
table.items th.artist { width: 130px;}
table.items th.title { width: 180px;}
table.items th.label { width: 70px;}
table.items th.format { width: 50px;}
table.items th.buy { width: 80px;}

table.items td {  
  vertical-align: top;
  padding-bottom: 6px;
	color:#000000;
	font-size:10px;
	text-decoration:none;  
}
table.items td.format {
  text-align: center;  
}
table.items td.description {
  color: #777777;
	font-size:9px;  
}
table.items th, table.items td {
  border-left: 5px solid #ffffff;
  border-right: 5px solid #ffffff;  
}  
table.items th.pic, table.items td.pic {
  border-left: 0px solid #ffffff;
}
table.items th.buy, table.items td.buy {
  border-right: 0px solid #ffffff;
}

div.paging {
  width: 606px;
  height: 20px;
  margin: 15px 0 5px;
  line-height: 20px;
  font-size: 9px;
  background-color: #d8dbec;
}
div.paging a {
  text-decoration: none;
}
div.results {
  float: left;
  vertical-align: middle;
  height: 20px;
  padding: 0 10px;
}
div.abc {
  height: 20px;
  float: left;
  padding: 0 10px;  
}
div.pages {
  height: 20px;
  float: right;
  padding: 0 10px;  
}
span.empty-search {
  font-size: 10px;
  font-weight: bolder;
}
span.price {
  color: #aa0000;
  font-weight: bolder;
}
div.item-highlight {
  position: relative;
  width: 340px;
  height: 72px;
  clear: left;
  border-top: 1px solid black;
  padding: 5px 0;
  color: #777777;
}
div.item-highlight a {
  color: #000;
  text-decoration: none;
}
div.item-highlight div.cover {
  float: left;
  border: 1px solid #000000;
  margin-right: 10px;
}
div.item-highlight span.artist {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}
div.item-highlight div.buy {
  position: absolute;
  bottom: 5px;
  right: 10px;
  color: #000000;
}

/* basket info template styles */

table.info td.label {
  width: 130px;
}

table.info td.input {
  width: 230px;
}

table.info input, select, textarea { 
    width: 200px;
		background-color:#ffffff;
		color:#590208;
		font-size:8pt;
		font-family:Arial,sans-serif;
		border-top-style:solid;
    border-width: 1px;
		border-color:#590208;
		margin-bottom: 8px;
}
table.info input.zipcode {
  width: 40px;
}




/**** shop styles end ****/

div#extra {
  float: right;
  width: 250px;
  margin-top: 40px;
}
div#extra div.content-element {
  height: 1%;
  background-color: #ababab;
	color: #ffffff;
	font-size: 10px;
  margin-bottom: 5px;
}
div#extra div.csc-textpic-imagewrap, div#extra dl.csc-textpic-image {
  margin: 0px;
}


div#extra div div {
  border: none;
  margin: 0px;
}
div#extra div div.csc-header {
  margin: 0 0 3px 0;
	padding: 3px 5px;
	background-color: #d8dbec;
  font-size: 12px; color: #600;
}
div#extra div div.csc-header span {
  color: #777;
}
div#extra div div h1 {  margin:0; padding: 0; }

div.links h1 {
	line-height: 19px;
	margin: 18px 0 5px 0;
	font-weight: bold;
	padding: 0 0 0 0.5em;
	background-color: #D8DBEC;
}
div.links ul {
	font-size: 10px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 2em;
}
div.links li {
	margin: 0 0 5px 0;
	padding:0;
}
div.links a { text-decoration: none;}
div.links a:hover { text-decoration: underline;}


#extra p.bodytext {
  margin: 0 3px;
  padding: 2px;
}
#extra a {
  color: #000;
}
div#gallery h1 {
	font-weight: bold;
	margin-bottom: 1em; 
}
