/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(images/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	color: #444444;
	text-align: justify;
	}
	
h1, h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: left;
	line-height: 150%;
}

h5 {
	text-transform: uppercase;
	color: #003366;
	font-weight: normal;
	font-size: 13px;
	font-weight: bold;
	margin: 12px 0 0 -12px;
}


img {
	border: none;
}
	
a:link {
	color: #003366;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #207dc5;
}


a.moneylinxx {
	color: #003366;
	font-size: 13px;
}

a.moneylinxx:hover {
	color: #207dc5;
	font-size: 13px;
}

#header {
	width: 640px;
	}
	
#nav ul {
	margin: 0;
	padding: 0;
	height:32px;
	width: 1050px;
	}
	
#nav li {
	list-style: none;
	float: left;
	}
	
#content {
	width: 1050px;
	margin:10px;
	clear: both;
	}
	
#store #content {
	margin-top: 20px;
	}
	
#leftcol {
	width: 267px;
	float:left;
	margin: 20px 0 20px 10px;
	}
	
#leftcol h1, #rightcol h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
	height: 28px;
	padding: 10px 0 0 10px;
	margin: 0px;
	}
	
#leftcol h1 {
	background-image: url(images/h1_bg_leftcol.jpg);
	}
	
#rightcol h1 {
	background-image: url(images/h1_bg_rightcol.jpg);
}
	
#leftcol h2 {
	font-size: 16px;
	margin-top: 0;
	color: #003366;
	font-weight: normal;
}

#bands .feature {
	height:175px;
	}


#bands .feature li, .record li {
	list-style-type: none;
	}	
	
#bands .feature ul, .record ul {
	margin:0px;
	padding:0px;
	}
	
.feature {
	height: 300px;
	background: url(images/bg_leftcol.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	}
	
.feature strong {
	color: #003366;
	}

#maincol {
	width: 500px;
	float: left;
	margin: 20px 0 20px 10px;
	}
	
#maincol h1, #maincol h2 {
	text-transform: uppercase;
	color: #003366;
	font-weight: normal;
	}
	
#maincol h1 {
	font-size: 24px;
	}
	
#maincol h2 {
	font-size: 18px;
	border-top: dashed #003366 1px;
	padding-top: 10px;
	}
	
.story {
	width: 525px;
	float: left;
	}
	
.feature img, #maincol img {
	float: left;
	margin-right: 10px;
	}
	
#rightcol {
	width: 177px;
	float: left;
	margin: 20px 0 20px 10px;
	}
	
#store .record {
	width: 160px;
	float: left;
	margin: 10px 0 0 10px;
	padding: 10px;
	}
	
.record {
	font-size:10px;
	height: 200px;
	background: url(images/rightcol_bg.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	text-align: center;
	}

.record ul {
	margin: 5px 0 0 0px;
	z-index: 9;
	}
	
#store .record ul {
	margin-left: 15px;
	}
	
.record li {
	float: left;
	}
	
.record li a {
	color: #FFFFFF;
	background: url(images/buy_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 2px 0 2px;
	}
	
.record li a:hover {
	background: url(images/buy_bg_over.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding: 5px;
	text-decoration: none;
	margin: 0 2px 0 2px;
	}
	
.record img {
	margin-bottom:5px;
	} 
	
.money {
	
	}
	
#footer {
	clear:both;
	background: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 157px;
	}
	
#footer a {
	color: #FFFFFF;
	}
	
#contact {
	color: #FFFFFF;
	width: 1050px;
	text-align: center;
	padding-top: 35px;
	}
	
#contact a {
	color: #FFFFFF;
	}
	


.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: dashed #003366 1px;
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}




strong {
	color: #005B9F;
}
/*




/*
 *=MAIN (SINGLE) PRODUCT PAGE
 */
 
.pimage {
  float: left;
  text-align: center;
  margin: 0 20px 20px 0;
}

#pimage-select {
  float: left;
  clear: left;
  text-align: center;
  margin: 0 20px 20px 0;
}

#description {
  color: #444;
}

#price {
  font-size: 180%;
  margin: 10px 0 20px 0;

}

#product h2 {
  font-family:  Georgia, serif;
  font-weight: normal;
  margin: 20px 0 10px 0;
  border: 0;
  text-transform: uppercase;
	color: #003366;
	font-weight: normal;
	font-size: 24px;
}

#product h3 {
  margin-top: 40px;
  color: #000;
  letter-spacing: -0.09em;
}

ul#details {
  font-size: 90%;
}

#details li {
  margin-right: 5px;
  font-style: italic;
}

#variants {
  list-style: none;
  margin: 0 0 0 10px;
  padding: 0;
}





.info {
  background: #cf6;
  border: 1px solid #9c0;
  padding: 5px;
  line-height: 130%;
  color: #390;
  text-align: right;
}

.info h3 {
  font-size: 100%;
  color: #000;
}

#cart {
  margin: 30px 0;
}

#cartform {
  margin: 30px 0;
}

#line-items {
  list-style: none;
  margin: 0;
  padding: 0;
}

#line-items li {
  padding: 10px;
  margin-bottom: 2px;
  border-bottom: 1px dotted #ccc;
  position: relative;
}

.c-thumb {
  float: left;
  width: 50px;
  text-align: center;
  padding: 2px;
  margin-right: 5px;
}

#cart .money {
  font-size: 130%;
  color: #390;
}

li#total {
  text-align: right;
  border-top: 1px solid #777;
  font-size: 120%;
  font-style: italic;
  font-weight: bold;
  background: #eee;
  color: #333;
}

li#total .money {
  font-size: 130%;
}

#cart label {
  font-style: italic;
  color: #777;
}

#cart .right {
  position: absolute;
  top: 28px;
  right: 10px;
  text-align: right;
}

#cart-count {
clear:both;
text-align:right;
width:800px;
font-weight: bold;
}

#update-cart {
  float: left;
}

#cart h3.small {
  border-bottom: 2px solid #333;
}


#shows td {
	background-color: #F7FAE7;
	padding: 2px;
	border: white 1px solid;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

form, ul, li, div, table {
  margin: 0;
  padding: 0;
}

#player2 {
	margin:10px;
	}

/*
 *=HEADER
 */
#header h1 {
  font-size: 140%;
  text-shadow: 2px 2px #390;
  color: #fff;
  padding: 0;
  margin: 0;
}

#header h1 a {
  color: #fff;
  text-decoration: none;
}

#header h1 a:hover {
  background: transparent;
}

#subtitle {
  font-size: 80%;
  font-style: italic;
  margin: 0;
  padding: 0;
  color: #030;
}


/*
 *=SEARCH
 */

#search {
  color: #9cc;
}

#search form {
  float: right;
  margin-right: 10px;
  font-size: 90%;
}

#search input {
  color: #888;
}

#search a {
  color: #fff;
}

#cart-count {
  font-size: 80%;
  margin-left: 10px;
  float: left;
}


/*
 *=ARTICLES
 */

#articles {
  margin-top: 20px;
}

.article h2, h2 {
  font-size: 160%;
  color: #444;
  letter-spacing: -0.09em;
}

.article .pbody {
  color: #555;
  padding-left: 10px;
}

#article h2 {
  font-size: 200%;
  border: 0;
  margin: 20px 0 10px 0;
}

.article h3 {
  font-size: 140%;
  margin: 0;
  padding: 0;
}

.article {
  margin-bottom: 20px;
}


/*
 *=SIDEBAR
 */

#sbar h3 {
  font-size: 120%;
}

#sbar .vlink-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

#sbar .vlink-list a {
  display: block;
  padding: 2px 10px;
  color: #9cc;
  text-decoration: none;
  border-bottom: 1px solid #366;
}

#sbar .vlink-list a:hover {
  color: #cff;
  background: #366;
  border-bottom: 1px solid #699;
}

ul#tag-links li {
  display:inline;
}

.add-link a:link {
  text-decoration: none;
}

.active {
 color: #fff; background: #360;
}

/*
 *=PRODUCTS
 */

#products {
  width: 80%;
}

#products h3 {
  font-size: 90%;
  margin: 0;
  padding: 0;
}

#products td {
  text-align: center;
 /* border-left: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;*/
  background-image:url(images/rightcol_bg.jpg);
  background-repeat:no-repeat;
  padding: 30px 10px;
 
}

#products td.col1 {
  border-left: 0;
}

ul.attributes {
  color: #555;
  font-size: 90%;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 150%;
}

.attributes li {
  font-weight: bold;
}

.attributes li span.money {
  font-weight: normal;
  color: #c30;
}

/* list one product per row in an unordered list */
#productsv {
  list-style: none;
  margin: 0;
  padding: 0;
}

li.productv {
  clear: left;
  margin-bottom: 20px;
  padding: 5px 0;
}

.productv .thumb {
  float: left;
  text-align: center;
  width: 25%;
}

.pbody h3 {
  margin: 0;
  padding: 0;
  font-size: 150%;
}

.pbody h3 a {
  text-decoration: none;
  letter-spacing: -0.09em;
}

.pbody h3 a:hover {
  color: #fff;
  background: #360;
}

.productv .pbody {
  margin-left: 26%;
  font-size: 90%;
  color: #555;
}
.pbody ul.attributes li {
  display: inline;
  font-size: 100%;
  margin-right: 10px;
  padding-top: 20px !important;
}

.thumb .money {
  font-size: 150%;
  color: #033;
}

ul.buttons {
  list-style: none;
  margin: 10px 0;
  padding: 0;
  line-height: 100%;
}

.buttons li {
  display: inline;
}

.buttons li a {
  display: block;
  padding: 3px 6px;
  float: left;
  background: #ffc;
  border: 1px solid #fc0;
  margin-right: 5px;
  color: #960;
  text-decoration: none;
}

.buttons li a:hover {
  color: #000;
  background: #9f6;
  border: 1px solid #390;
}


/*
 *=MAIN (SINGLE) PRODUCT PAGE
 */
 
.pimage {
  float: right;
  text-align: center;
  margin: 0 175px 20px 20px;
}

#pimage-select {
  float: left;
  clear: left;
  text-align: center;
  margin: 0 20px 20px 0;
}

#description {
  color: #444;
  width:600px;
}

#price {
  font-size: 180%;
  margin: 10px 0 20px 0;

}

#product h2 {
  font-size: 260%;
  font-family: "Times New Roman", Georgia, serif;
  font-weight: normal;
  margin: 20px 0 10px 0;
  color: #360;
  border: 0;
  text-transform:uppercase;
}

#product h3 {
  margin-top: 40px;
  color: #000;
  letter-spacing: -0.09em;
}

ul#details {
  font-size: 90%;
}

#details li {
  margin-right: 5px;
  font-style: italic;
}

#variants {
  list-style: none;
  margin: 0 0 0 10px;
  padding: 0;
}

/*
 *=CART
 */

.info {
  background: #cf6;
  border: 1px solid #9c0;
  padding: 5px;
  line-height: 130%;
  color: #390;
  text-align: right;
}

.info h3 {
  font-size: 100%;
  color: #000;
}

#cart {
  margin: 30px 0;
}

#cartform {
  margin: 30px 0;
}

#line-items {
  list-style: none;
  margin: 0;
  padding: 0;
}

#line-items li {
  padding: 10px;
  margin-bottom: 2px;
  border-bottom: 1px dotted #ccc;
  position: relative;
}

.c-thumb {
  float: left;
  width: 50px;
  text-align: center;
  padding: 2px;
  margin-right: 5px;
}

#cart .money {
  font-size: 130%;
  color: #390;
}

li#total {
  text-align: right;
  border-top: 1px solid #777;
  font-size: 120%;
  font-style: italic;
  font-weight: bold;
  background: #eee;
  color: #333;
}

li#total .money {
  font-size: 130%;
}

#cart label {
  font-style: italic;
  color: #777;
}

#cart .right {
  position: absolute;
  top: 28px;
  right: 10px;
  text-align: right;
}

#update-cart {
  float: left;
}

#cart h3.small {
  border-bottom: 2px solid #333;
}


/*
 *=FOOTER
 */

#footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#footer li {
  display: inline;
}

#footer a {
  color: #c96;
}

#footer a:hover {
  color: #fff;
  background: transparent;
}

#shopify {
	text-align: center;
	font-size: 85%;
	margin-bottom: 5px;
}

#pagination {
  text-align: center;
  margin-top: 15px;
}


/*
 *=MISC
 */

.money {
  font-family: Georgia, "Times New Roman", serif;
}


ul.hlist {
  list-style: none;
  margin: 0;
  padding: 0;
}

.hlist li {
  display: inline;
}

h3.small {
  font-size: 100%;
  font-style: italic;
  margin: 0;
  padding: 0 10px;
  line-height: 100%;
  color: #000;
  border-bottom: 1px solid #ccc;
  text-align: right;
}

#cartwidth {
	width: 900px;
	}
*/

