/*

	KEY:
	
	Utility / Reset
	Structural
		+ Header
		+ Nav / Search
		+ Secondary Nav
		+ Breadcrumbs
		+ Footer
	Columns
		+ Full Column
	Pages
		+ Home
		+ Category
		+ Product
		+ Cart

--------------------------------------------------------------------------------------------------------*/

/*

	Utility / Reset
	
--------------------------------------------------------------------------------------------------------*/
body {
	margin:0px;
	min-width:1000px;
	font-size:11px;
	font-family: Verdana, Arial, sans-serif;
	color: #ffffff;
	background-image: url(images/newsite-menu/background.gif);
	overflow: auto;
	
}
a {text-decoration: none;}
form {margin: 0;}
img {border: 0;}
#wrapper {
	width: 1000px;
	margin: 0px auto;	
}
#mainContent {
	width:966px;
	padding:0px 10px 0px 10px;
	float:left;
	background-color:#000000;
}
#mainContent .bodybg
{
	width: 100%;
	height: 646px;
	background-repeat: repeat-x;
	background-image: url(images/newsite-menu/mainback.jpg);
	background-position: top;	
}
#content {
    position:relative;
	width:100%;
	float:left;
	background-repeat: repeat-x;
	background-image: url(images/newsite-menu/mainback.jpg);
	background-position: top;
}
#errorbox {
	display:block;
	width:100%;
	float:left;
	height: 20px;
}
#main{
display:block;
  float: left;
  width: 578px;
  margin-left:2px;
  margin-right:2px;
  vertical-align:top;
  
}

#rightColumn{
  float:left;
	width: 192px;
	margin-bottom:5px;
	padding: 0px 0px 0px 0px;
	background:#000000;
	vertical-align:top;
}

.float_left,
#topheadernav .nav_top li,
#nav_primary .nav_primary_button li
{
	float: left;
	display: inline;
}

.reset_display,
p {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
}
#topheadernav
{
	position: relative;
	width: 966px;
	height: 38px;
	background-repeat: repeat-x;
	background-image: url(images/newsite-menu/navtop.gif);
	background-position: bottom;	
}
#topheadernav .nav_top {
	position: absolute;
	top: 14px;
	right: 225px;
}
#topheadernav .nav_top li {
	font-size: 11px;
	margin: 0 12px 0 0;
	line-height: 1;
	color: #666666;
}
#topheadernav .nav_top li a {
	color: #747474;
	text-decoration: none;
}
#topheadernav .nav_top li a:hover {
    color: #999999;
	text-decoration: none;
}

#topheadernav .searchinput {
	position: absolute;
	top: 12px;
	left: 746px;
	width: 150px;
	height: 13px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #747474;
	outline: none;
	background-color: #000000;
	text-indent: 2px;
}

#topheadernav .search_go {
	position: absolute;
	top: 12px;
	left: 900px;
	width: 55px;
	height: 15px;
}

#header {
	display:block;
    position: relative;
	width: 966px;
	height: 90px;
	background: url(images/newsite-menu/newheader_logo.jpg) no-repeat;
}
#header .nav_utility {
	position: absolute;
	bottom: 42px;
	right: 0px;
}
#header .nav_utility li {
	font-size: .75em;
	margin: 0;
	line-height: 1.5;
}
#header .nav_utility li a {
	color: #DADADA;
	display: block;
	text-decoration: none;
	text-align: right;
}
#header .nav_utility li a:hover {
    color: #FF9900;
	text-decoration: none;
}
#header .nav_sign_in {
	position: absolute;
	bottom: 5px;
	right: 0px;
}
#header .nav_sign_in li{
	color: #666666;
	font-size: 11px;
	margin: 0;
	line-height: 1.7;
	text-align: right;
}
#header .nav_sign_in li a {
	color: #DADADA;
	display: inline;
	text-decoration: none;
	text-align: right;
	margin-right: 0;
}
#header .nav_sign_in li a:hover {
    color: #FF9900;
	text-decoration: none;
}
#header .logo_HHD {
	position: absolute;
	top: 1px;
	left: 2px;
}
#nav_primary {
	position: relative;
	width: 966px;
	height: 40px;
}
#nav_primary .nav_primary_button {
	position: absolute;
	top: 0;
	left: 0;
}
#nav_primary .nav_primary_button li {
	text-indent: -9999px;
}
#nav_primary .nav_primary_button li a {
	background-position: 0 0;
	display: block;
	height: 40px;
	overflow: hidden;
}
#nav_primary .nav_primary_button li a:hover {
	background-position: 0 -40px !important;
}
#nav_primary .nav_primary_button li.home a {
	width: 107px;
	background: url(images/newsite-menu/home.gif);
}
#nav_primary .nav_primary_button li.newarrivals a {
	width: 158px;
	background: url(images/newsite-menu/new_products.gif);
}
#nav_primary .nav_primary_button li.mp3s a {
	width: 145px;
	background: url(images/newsite-menu/singles.gif);
}
#nav_primary .nav_primary_button li.events a {
	width: 116px;
	background: url(images/newsite-menu/events.gif);
}
#nav_primary .nav_primary_button li.account a {
	width: 144px;
	background: url(images/newsite-menu/my_account.gif);
}
#nav_primary .nav_primary_button li.cart a {
	width: 163px;
	background: url(images/newsite-menu/shopping_cart2.gif);
}
#nav_primary .nav_primary_button li.checkout a {
	width: 133px;
	background: url(images/newsite-menu/checkout.gif);
}

#leftColumn{
	float: left;
	width: 192px;
	padding: 0px 0px 0px 0px;
	background:transparent;
	vertical-align:top;
	
}
.featuredartists {
	text-align:left;
	vertical-align:top;
	padding:10px 5px 10px 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
    line-height: 1.5;
	color:#ffffff;
	background-color: #111111;
}
.topfooter
{
	width: 966px;
	height: 45px;
	background-repeat: repeat-x;
	background-image: url(images/newsite-menu/navbottom.gif);
	background-position: bottom;
}
#footer {
	display:block;
    position: relative;
	width: 966px;
}
/********* boxes *************/

 .box {
	border-left:#333333 solid 1px;border-right:#333333 solid 1px;
	background-color:#000000;
  }
  
  .box2 {
	border-bottom: #333333 solid 1px; border-left:#333333 solid 1px; border-right:#333333 solid 1px;
	background-color:#000000;
  }
  
  .box3 {
	border-left:#333333 solid 1px;border-right:#333333 solid 1px;border-top:#333333 solid 1px;
	background-color:#000000;
	padding-left: 6px;
  }
  
  .box4 {
	border:#333333 solid 1px;
	background-color:#000000;
	padding-left: 6px;
  }


.box_head {
	background:url(images/newsite-menu/header_box.gif);
	background-repeat: no-repeat;
	 } 
	 
	.box_head2 {
	background:url(images/newsite-menu/center_box.gif);
	background-repeat: no-repeat;
	 } 
	 
	 .box_head3 {
	background:url(images/newsite-menu/center_box2.gif);
	background-repeat: no-repeat;
	 } 
	 
	 .bottom-line {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #111111;
	padding: 4px;
}
 .bottom-line2 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #222222;
	padding: 4px;
}
.maintxt {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
.main a, .maintxt a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#ffffff;
  text-decoration: none;
}
.main a:hover, .maintxt a:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #FF9900;
  text-decoration: none;
}
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
.smalltext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.5;
  color: #747474;
}
.smalltext a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.5;
  color: #747474;
}
.smalltext a:hover{
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  line-height: 1.5;
  color: #999999;
}
.inputbutton{
	font-size: 11px;
	color: #FF9900;
	background-color: #000000;
	border: none;
	width: 84px;
	font-family: Verdana, Arial, sans-serif;
}
.inputbox {
	background-color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #747474;
	height: 13px;
	color: #FFFFFF;
	text-indent: 2px;
}
form.flat_grey {
    text-align: right;
	padding: 0px 10px 0px 0px;
	width: 100%;
}
select {
	padding: 2px 2px 2px 4px;
	font-size: 11px;
	color: #ffffff;
	border-color: #333333;
	border-width: 1px;
	border-style: solid;
	background-color:#111111;
}
.input {
	padding: 2px 2px 2px 4px;
	font-size: 10px;
	color: #BBB;
	border-color: #444;
	border-width: 1px;
	border-style: solid;
	background-color:#222;
}
.tx2 {font-size:10px; color:#505050;}
  .tx3 {
	font-size:11px;
	color: #999999;
	font-weight:bold;
	text-transform:uppercase;
	line-height: normal;
}
.tx5 {
	font-size:11px;
	color: #999999;
	font-weight:bold;
	line-height: normal;
}
.tx4 {font-size:11px; color:#ff9900; text-decoration:none;}
.tx5 {font-size:13px; color:#ff9900; text-decoration:none;}
.tx4 a {font-size:11px; color:#ff9900; text-decoration:none;}
.tx4 a:hover{font-size:11px; color:#bbbbbb; text-decoration:none;}
.ml2 {color:#505050; font-size:10px; text-decoration:none; font-weight:bold;}
.ml2 a:hover {text-decoration:underline;}
.ml4 {color:#ffffff; font-size:11px; text-decoration:none;}
.ml4 a:hover {text-decoration:none; color:#FF9900;}
.ml3 {color:#bbbbbb; font-size:9px; text-decoration:none;}
.ml3 a {color:#bbbbbb; font-size:9px; text-decoration:none;}
.ml3 a:hover {text-decoration:underline;}
.ab  {vertical-align: middle;}
.bb  {vertical-align: middle; margin-left:7px; margin-right:4px;}
h3 { color: #bbbbbb;}
#overlay
{
    background : url("resources/trans.png") repeat-y;
}
#protoflowContainer {border : 5px solid rgb(68 , 68 , 68); width : 578px; margin-left : auto; margin-right : auto;}
#protoflow{width : auto; height: 175px;}
.protoCaptions {display : none;}
.captionHolder {font-size : 13px; color : white;	font-weight:bold}