@charset "UTF-8";
#crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}
.shoppingcart-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
#crumbs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#crumbs a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}
.product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
	line-height: 22px;
}
.product_title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
	line-height: 22px;
}
.product_title a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 22px;
}
.product_artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 18px;
}
.product_title_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}
.product_artist_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: normal;
	
}
.product_artist_big a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FCO;
	text-decoration: none;
	line-height: normal;
	
}
.product_artist_big a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: normal;
	
}
.titles_mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}
a.cartSummaryLink {
     background: url(http://upperclassrecordings.com/images/but_view_cart.png) 0 0 no-repeat;
     width: 89px;
     height: 23px;
     vertical-align:middle;
     display:-moz-inline-block; /* for Firefox */
     display:-moz-inline-box; /* for Firefox */
     display:inline-block;
     text-indent: -9999px; /* hides the text */
}
.product_format {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #F90;
	background: #241D14;
	text-transform: uppercase;
	position: absolute;
	z-index: 2;
	height: auto;
	width: 50;
	right: -100px;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	text-align: left;
	top: 188px;
}
div#loginWelcome_1{
display:inline;
}
div#loginWelcome_0{
display:none;
}

div#loginForm_1{
display:none;
}
div#loginForm_0{
display:block;
} 

.grouping {
	font-family: Arial, Verdana;
	font-size: 16px;
	margin: 0;
	padding: 3;
	list-style: none;
	font-weight: bold;
	color: #000;
	background: #E04300;
	width: 160px;
	border-style: none;
}

.productSelectInput {
	font-family: Arial, Verdana;
	font-size: 16px;
	margin: 0;
	padding: 3;
	list-style: none;
	font-weight: bold;
	color: #000;
	background: #E04300;
	width: 160px;
	border-style: none;
}
.productSelectInput option {
  display: block;
  position: relative;
  float: left;
}
.productSelectInput option ul { display: none; }
.productSelectInput option a {
  display: block;
  text-decoration: none;
  color: #ffffff;

  padding: 5px 15px 5px 15px;
  background: #2C5463;
  margin-left: 1px;
  white-space: nowrap;
}
.productSelectInput option a:hover { background: #617F8A; }
.productSelectInput option:hover ul {
  display: block;
  position: absolute;
}
.productSelectInput option:hover li {
  float: none;
  font-size: 11px;
}
.productSelectInput option:hover a { background: #617F8A; }
.productSelectInput option:hover li a:hover { background: #95A9B1; }

/*Footer stick to bottom*/

html, body {
height: 100%;
margin: 0;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -129px;
}
.footer, .push {
height: 129px;
margin: 0;

}

.invoice {
	background: url(/images/background-header_f2.png);
}

