body {
background-color: #151515;
padding:0;
margin:0;
font: normal 10px verdana, arial, sans-serif;
color: #999999;
}

h1 {
font: normal 11px verdana, arial, sans-serif;
color: #9d0a0e;
margin: 0;
margin-bottom: 16px;
padding: 0;
text-transform:uppercase;
}

h2 {
font: bold 14px verdana, arial, sans-serif;
color: #9d0a0e;
margin: 0;
padding: 0;
margin-bottom: 12px;
}

table {
margin: 0;
padding: 0;
}

table#layout {
	width: 100%;
	height: 100%;
	text-align: center;
}

table#layout layout_td {
	vertical-align: middle;
	text-align: center;
}

td#pagecontent {
	height: 410px;
	vertical-align: top;
	padding: 5px 0 0 0;
}

td#shopcontent {
	height: 390px;
	vertical-align: top;
	padding: 0;
}
td#eventcontent {
	height: 390px;
	vertical-align: top;
	padding: 0;
}

#shop {
	position: relative;
	margin: 0;
	margin-top: 10px;
	width: 540px;
	height: 344px;
	text-align: left;
	padding: 10px;
	background: #000 url(c_shop.gif) no-repeat 0 0;
}
#events {
	position: relative;
	margin: 0;
	margin-top: 10px;
	width: 540px;
	height: 374px;
	text-align: left;
	padding: 10px;
	padding-top: 6px;
	background: #000 url(c_events.gif) no-repeat 0 0;
}

/*page structure*/
#categorymenu {
	width: 110px;
	vertical-align: top;
	padding: 0;
	padding-top: 30px;
	margin: 0;
}

#shopcontent {
	width: 560px;
	height: 390px;
	vertical-align: top;
	padding: 0;
}

div#container {
	position: relative;
	margin: 0 auto;
	width: 700px;
	height: 600px;
	text-align: left;
	background: #151515 url(bg.gif) no-repeat 0 0;
}
div#splash {
	position: relative;
	margin: 0 auto;
	padding: 10px;
	width: 700px;
	height: 600px;
	text-align: middle;
	background: #151515 url(bgsplash.gif) no-repeat 0 0;
}
div#splash2 {
	position: relative;
	margin: 0 auto;
	padding: 10px;
	width: 700px;
	height: 600px;
	text-align: middle;
	background: #151515;
}
#splash_banner {
	height: 580px;
	width: 680px;
	border: 1px solid #000000;
}
#splash_banner2 {
	height: 540px;
	width: 680px;
	border: 1px solid #000000;
	background: #fff;
}
/*release corners*/

#release {
	position: relative;
	margin: 0;
	width: 164px;
	height: 27px;
	text-align: left;
}

div#release_corners { 
	margin: 0;
	background: #000 url(release_bg.gif) no-repeat 0 0;
	width: 164px;
	height: 25px;
	color: #fff;
	padding: 0;
	padding-top: 8px;
}

div#release span {
	line-height: 20px;
	padding-left: 10px;
}

b.rtopr, b.rbottomr{display:block;background: #fff;}
b.rtopr b, b.rbottomr b{display:block;height: 1px;
    overflow: hidden; background: #878787;}
b.r1r{margin: 0 5px}
b.r2r{margin: 0 3px}
b.r3r{margin: 0 2px}
b.rtopr b.r4r, b.rbottomr b.r4r{margin: 0 1px;height: 2px}

/*news*/

#news {
	position: relative;
	margin: 0 14px 0 9px;
	width: 314px;
	height: 380px;
	text-align: left;
	padding: 0;
	padding-top: 5px;
	background: #000 url(c_mid.gif) no-repeat 0 0
}

#labels {
	position: relative;
	margin: 0 9px 0 14px;
	width: 314px;
	height: 380px;
	text-align: left;
	padding: 0;
	padding-top: 5px;
	background: #000 url(c_mid.gif) no-repeat 0 0
}

#news_item {
	position: relative;
	margin: 0 14px 0 0;
	width: 492px;
	height: 385px;
	text-align: left;
	padding: 0;
	padding: 0;
	background: #000 url(c_news.gif) no-repeat 0 0
}

/* artist */

#artist_selector {
	position: relative;
	margin: 0 14px 0 0;
	width: 492px;
	height: 355px;
	text-align: left;
	padding:0;
	background: #000 url(c_full.gif) no-repeat 0 0;
}

#artist {
	position: relative;
	margin: 0 14px 0 14px;
	width: 314px;
	height: 380px;
	text-align: left;
	padding: 0;
	padding-top: 10px;
	background: #000 url(c_mid.gif) no-repeat 0 0
}

.artist_label {
	font-family: Verdana,Arial,Helvetica,Sans-Serif; 
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	background: #990000;
	height: 10px;
	padding: 1px 2px 3px 23px;
	margin: 0 0 0 0;
}
.artist_name {
	padding: 0 0 0 3px;
}


div.clear1 {
	height: 5px;
	clear:both;
}

div.head {
	color: #999999;
	line-height: 25px;
	padding-left: 10px;
}

div.hr {
	border: 0;
	height: 15px;
	color: #fff;
	background: #000 url(../../images_webshop/hr.gif) repeat 0 0;
	margin-top: 0;
	margin-bottom: 10px;
	margin-right: 1px;
	margin-left: 1px;
}

b.rtopn {
	display:block;
	background: #fff;
}

b.rbottomn {
	display:block;
	background: #fff;
}

b.rtopn b, b.rbottomn b {
	display:block;
	height: 1px;
  overflow: hidden; 
	background: #fff;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
}

b.r1n {margin: 0 5px}
b.r2n {margin: 0 3px}
b.r3n {margin: 0 2px}

b.rtopn b.r1n {border-top: 1px solid #c8c8c8;}
b.rbottomn b.r1n {border-bottom: 1px solid #c8c8c8;}

b.rtopn b.r4n, b.rbottomn b.r4n {
	margin: 0 1px;
	height: 2px
}




table.info {
	margin: 10px 0 0 0;
}

table.cont {
	height: 580px;
	margin: 5px 15px;
}

div.righthand_button {
	margin: 0 0 10px 0;
}
div.righthand_button_bottom {
	margin: 0;
}

div.bullet_grey {
	width: 15px;
	height: 15px;
	padding: 0;
	margin: 0;
	font-size: 1px;
	background: #878787 url(../../images_webshop/bullet_grey.gif) no-repeat 0 0;
}

div.bullet_artist {
	width: 144px;
	_width: 164px;
	padding: 0 0 0 20px;
	margin: 5px 0 0 0;
	background: #fff url(../../images_webshop/bullet_grey.gif) no-repeat 0 0;
}
div.bullet_special {
	width: 139px;
	_width: 159px;
	height: 20px;
	padding: 0 0 0 30px;
	margin: 10px 0 5px 0;
	background: #000 url(../../images_webshop/bullet_grey_big.gif) no-repeat 0 0;
	color: #fff;
}


/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
div#hold_news	{ 
	position:relative;
	overflow:hidden;
	width:270px;
	height:316px; 
	z-index:100; 
	}
div#wn_news	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:270px; height:316px; 
	clip:rect(0px, 270px, 308px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.content { 
	position:absolute;
	left:0px; top:0px; 
	z-index:1; 
	}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:relative; left:0; top:0;
  width:12px; height:316px; 
  font-size:1px; z-index:1;
  }
div#track { 
  position:relative; left:0; top:12px;
  width:12px; height:292px;
  background: #2c2c2c;
  z-index:1;
  }
div#dragBar {
  position:relative;
  left:0; top:0;
  margin: -1px 0 0 -1px;
  width:12px; height:20px;
  background-color:#666666;
  z-index:2;
  }  
div#up { position:absolute; left:0; top:-1px; z-index:2 }  
div#down { position:absolute; left:0; bottom:-1px; z-index:3 }  

/* Styles for scrolling layers */  
table.main { 
  width:296px; 
  margin:0;
  margin-left: 10px;
  text-align:left; 
  border: 1px solid #000;
  }
table.main td.text, table.main td.navs { vertical-align:top; text-align:left }
td#scrollLinks  { width:12px }


/* CSS "iframe" */

#iframe_300
	{
		overflow:auto;
		width:301px;
		height:318px;
		margin: 0 5px 0 5px;
	}

#iframe_300_370
	{
		overflow:auto;
		width:291px;
		height:364px;
		margin: 3px 5px 0 15px;
	}

#iframe_500
	{
		overflow:auto;
		width:478px;
		height:320px;
		margin: 0 5px 0 5px;
	}

#iframe_full
	{
		overflow:auto;
		width:479px;
		height:334px;
		margin:3px 5px 0 5px;
	}

#iframe_full_h1
	{
		overflow:auto;
		width:495px;
		height:340px;
		margin:0 0 0 5px;
	}

#iframe_news
	{
		overflow:auto;
		width:479px;
		height:364px;
		margin:3px 5px 0 5px;
	}
	

div.frontprice {
position: absolute;
top: 554px;
left: 15px;
}


.netscapeignoresthis	{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 11px; }	/*----- netscape browser fix -----*/
.smallnormal			{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 11px; }
.smallnormaltable		{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 11px; color: Black; }
.smallnormaltablealt	{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 11px; color: Red; }
.mednormal				{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 11px }
.mednormalalt			{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 11px; font-weight: normal; color: #fff; }
.mednormaltable			{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 11px; color: Black; }
.mednormalindent		{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 11px; padding: 0 15px 3px 15px; color: #fff }
.medbold				{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 11px; font-weight: bold; color: #999999 }
.medboldred				{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 11px; font-weight: bold; color: #9d0a0e }
.medboldorange			{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 11px; font-weight: bold; color: #F15A22 }
.medboldalt				{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 11px; font-weight: bold; color: #9d0a0e; }
.medboldtable			{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 11px; font-weight: bold; color: Black; }
.largebold				{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 18px; font-weight: bold; color: #9d0a0e;  }
.largeboldred				{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 12px; font-weight: bold; color: #9d0a0e; line-height: 2em; }
.largeboldalt			{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 11px; font-weight: bold; color: #323232; }
.smallcompact			{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 8px }
.smallbold				{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 11px; font-weight: bold }
.smallboldred				{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 11px; font-weight: bold; color: #9d0a0e }
.smallboldtable			{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 11px; font-weight: bold; color: #333333; }
.smallboldtablealt		{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 11px; font-weight: bold; color: #990000; }
.smallboldtabletop		{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 11px; font-weight: bold; color: #333333; }
.smallboldtemplate		{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 11px; font-weight: bold; color: White; }
.smallboldfooter		{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 11px; color: Gray; }
.locationbar			{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 11px; color: Black; }
.searchtexthighlight	{background: #FFEE00; }

/* product formatting */

.artist {
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 11px;
color: #fff;
font-weight: bold;
border: 0;
border-top: 1px solid #2c2c2c;
border-bottom: 1px solid #2c2c2c;
padding: 3px 15px;
}
.title {
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 11px;
color: #fff;
border: 0;
border-bottom: 1px solid #2c2c2c;
padding: 3px 15px;
}
.info {
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 11px;
color: #323232;
border: 0;
padding: 1px 0;
}
.info_product_head {
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 11px;
color: #585858;
font-weight: bold;
border: 0;
border-top: 1px solid #2c2c2c;
border-bottom: 1px solid #2c2c2c;
padding: 3px 15px;
}
.info_product {
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 11px;
color: #989898;
border: 0;
padding: 3px 15px;
}
.catno {
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 11px;
color: #989898;
border: 0;
border-top: 1px solid #2c2c2c;
border-bottom: 1px solid #2c2c2c;
padding: 3px 15px;
}

.table_thl {
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 11px;
color: #585858;
font-weight: bold;
border: 0;
border-top: 1px solid #2c2c2c;
border-bottom: 1px solid #2c2c2c;
padding: 3px 0 3px 15px;
}
.table_th {
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 11px;
color: #585858;
font-weight: bold;
border: 0;
border-top: 1px solid #2c2c2c;
border-bottom: 1px solid #2c2c2c;
padding: 3px 0;
}
.table_tdl {
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 11px;
color: #999;
border: 0;
padding: 3px 0 3px 15px;
}
.table_td {
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 11px;
color: #fff;
border: 0;
padding: 3px 0;
}
.table_total {
font-family: Verdana,Arial,Helvetica,Sans-Serif;
font-size: 11px;
color: #990000;
font-weight: bold;
border: 0;
border-top: 1px solid #2c2c2c;
border-bottom: 1px solid #2c2c2c;
padding: 3px 0 3px 0;
}

#mp3s {
padding: 15px 0;
}

/*---------- default site link ---------------------------------------*/

a:link {
	color: #999999;
	text-decoration: underline;
}

a:visited {
	color: #999999;
	text-decoration: underline;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

a.gfx:link {
	color: #fff;
	border: 0;
	text-decoration: none;
}

a.gfx:visited {
	border: 0;
	text-decoration: none;
}

a.gfx:hover {
	border: 0;
	text-decoration: none;
}

a.a_red:link {
	font-weight: bold;
	color: #9d0a0e;
	border: 0;
	text-decoration: none;
}

a.a_red:visited {
	color: #9d0a0e;
	text-decoration: none;
}

a.a_red:hover {
	color: #9d0a0e;
	border-bottom: 1px dotted #000;
	border-bottom-style: dotted;
	text-decoration: none;
}

a.a_orange:link {
	font-weight: bold;
	color: #F15A22;
	border: 0;
	text-decoration: none;
}

a.a_orange:visited {
	color: #F15A22;
	text-decoration: none;
}

a.a_orange:hover {
	color: #F15A22;
	border-bottom: 1px dotted #000;
	border-bottom-style: dotted;
	text-decoration: none;
}

a.a_button:link {
	font-weight: bold;
	color: #fff;
	background: #000;
	border: 0;
	text-decoration: none;
	padding: 0;
	border: none;
}

a.a_button:visited {
	color: #fff;
	background: #000;
	border: 0;
	text-decoration: none;
	border: none;
}

a.a_button:hover {
	color: #fff;
	background: #000;
	border: 0;
	text-decoration: none;
	border: none;
}


/*---------- template header menu ------------------------------------*/

A.templatemenu:link		{font: normal 11px NotesRegularCaps, verdana, arial, sans-serif; text-decoration: none; color: #828282; padding: 0 2px 0 2px; border: 0; }
A.templatemenu:visited	{font: normal 11px NotesRegularCaps, verdana, arial, sans-serif; text-decoration: none; color: #828282; padding: 0 2px 0 2px; border: 0; }
A.templatemenu:hover	{font: bold 11px NotesBoldCaps, verdana, arial, sans-serif; text-decoration: none; color: #9d0a0e; padding: 0 2px 0 2px; border: 0; }

A.templatemenuo:link		{font: bold 11px verdana, arial, sans-serif; text-decoration: none; color: #9d0a0e; padding: 0 2px 0 2px; border: 0; }
A.templatemenuo:visited	{font: bold 11px verdana, arial, sans-serif; text-decoration: none; color: #9d0a0e; padding: 0 2px 0 2px; border: 0; }
A.templatemenuo:hover	{font: bold 11px verdana, arial, sans-serif; text-decoration: none; color: #9d0a0e; padding: 0 2px 0 2px; border: 0; }

/*---------- main nav ------------------------------------------------*/

#mainnav ul {
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: center;
border: 0;
}

#mainnav ul li { float: left; }

#mainnav ul li a {
font: normal 1px sans-serif;
text-decoration: none;
text-indent: 0;
color: #000;
float: left;
margin: 0;
height: 1px;
padding: 15px 0;
text-align: right;
border: 0;
}

/*main navigation links*/
#mainnav ul li a.home {
width: 42px;
background: url(home.gif) no-repeat 0 0;
color: #000;
}
#mainnav ul li a.labels {
width: 69px;
background: url(labels.gif) no-repeat 0 0;
color: #000;
}
#mainnav ul li a.artists {
width: 70px;
background: url(artists.gif) no-repeat 0 0;
color: #000;
}
#mainnav ul li a.shop {
width: 56px;
background: url(shop.gif) no-repeat 0 0;
color: #000;
}
#mainnav ul li a.events {
width: 69px;
background: url(events.gif) no-repeat 0 0;
color: #000;
}
#mainnav ul li a.media {
width: 62px;
background: url(media.gif) no-repeat 0 0;
color: #000;
}
#mainnav ul li a.contact {
width: 76px;
background: url(contact.gif) no-repeat 0 0;
color: #000;
}

/*main navigation links - hover*/
#mainnav ul li a:hover.home, a.homeo {
width: 42px;
background: url(homeo.gif) no-repeat 0 0;
color: #000;
}
#mainnav ul li a:hover.labels, a.labelso {
width: 69px;
background: url(labelso.gif) no-repeat 0 0;
color: #000;
}
#mainnav ul li a:hover.artists, a.artistso {
width: 70px;
background: url(artistso.gif) no-repeat 0 0;
color: #000;
}
#mainnav ul li a:hover.shop, a.shopo {
width: 56px;
background: url(shopo.gif) no-repeat 0 0;
color: #000;
}
#mainnav ul li a:hover.events, a.eventso {
width: 69px;
background: url(eventso.gif) no-repeat 0 0;
color: #000;
}
#mainnav ul li a:hover.media, a.mediao {
width: 62px;
background: url(mediao.gif) no-repeat 0 0;
color: #000;
}
#mainnav ul li a:hover.contact, a.contacto {
width: 76px;
background: url(contacto.gif) no-repeat 0 0;
color: #000;
}

/*---------- dstyle banners ----------------------------------------*/
#dstyle_banner {
	height: 149px;
	width: 670px;
	border: 0;
	border-bottom: 1px solid #2c2c2c;
}
#bottom_banner {
	height: 60px;
	width: 468px;
	border: 1px solid #2c2c2c;
	margin: 5px auto;
}
/*---------- ul nav --------------------------------------------------*/

#navcontainer {
margin: 0;
margin-bottom: 10px;
padding: 0;
}

#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
border: 0;
}

#navcontainer ul li {
padding: 0;
padding-left: 15px;
margin: 0;
border: 1px solid black;
height: 13px;
}

#navcontainer ul li.active {
background: #000 url(bullet.gif) no-repeat center left ;
}

#navcontainer ul li.active a {
font: bold 11px Verdana, Arial, Sans-serif;
color: #9d0a0e;
}

#navcontainer ul li a {
text-decoration: none;
border: 0;
font: normal 11px Verdana, Arial, Sans-serif;
color: #828282;
padding: 0;
margin: 0;
display: block;
height: 13px;
}

#navcontainer li a:hover {
font: bold 11px Verdana, Arial, Sans-serif;
color: #9d0a0e;
}

/*---------- mini basket link ----------------------------------------*/

A.minibasket:link		{text-decoration: underline; color: #4444FF; }
A.minibasket:visited	{text-decoration: underline; color: #4444FF; }
A.minibasket:hover		{text-decoration: underline; color: Red; }


/*---------- product location bar ------------------------------------*/

A.locationlink:link			{text-decoration: underline; color: #4444FF;}
A.locationlink:visited		{text-decoration: underline; color: #4444FF; }
A.locationlink:hover		{text-decoration: underline; color: Red; }


/*---------- product categories --------------------------------------*/

A.prodtypemenu0 {
padding-left: 15px;
background: #000 url(bullet.gif) no-repeat center left ;
}
A.prodtypemenu1 {
padding: 0;
padding-left: 15px;
margin: 0;
}
A.prodtypemenu2 {
padding: 0;
padding-left: 15px;
margin: 0;
}



A.prodtypemenu0		{
	font: bold 11px verdana, arial, sans-serif;
	border-bottom: 0;
	border-bottom-style: none;
	text-decoration: none; 
	color: #9d0a0e;
}

A.prodtypemenu0:hover		{
	color: #9d0a0e;
}

A.prodtypemenu1		{
	font: normal 11px verdana, arial, sans-serif;	
	border-bottom: 0;
	border-bottom-style: none;
	text-decoration: none; 
	color: #828282; 
}
A.prodtypemenu1:hover		{
	font: bold 11px verdana, arial, sans-serif;
	color: #9d0a0e;
}

A.prodtypemenu2		{
	font: normal 11px verdana, arial, sans-serif;	
	border-bottom: 0;
	border-bottom-style: none;
	text-decoration: none; 
	color: #828282; 
}
A.prodtypemenu2:hover		{
	font: bold 11px verdana, arial, sans-serif;
	color: #9d0a0e;
}


table.minibasket {
	padding: 0;
	padding-bottom: 5px; 
	margin: 0;
	margin-top: 5px;
}
tr.minibasketline 		{background-color: #000; }
tr.minibasketline2 		{background-color: #000; }

hr				{height: 1; color: #2c2c2c; background-color: #2c2c2c; border-width: 0px; }
pre				{font-family: Courier,Times New Roman,Serif; font-size: 10px; }
select			{font-weight: normal; font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 10px; color: Black; background-color: White; border-color: #DDDDDD; }
select.currencymenu	{font-weight: normal; font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 10px; color: Black; background-color: #609AEF; border-color: #508ADF; }
select.languagemenu	{font-weight: normal; font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 10px; color: Black; background-color: #609AEF; border-color: #508ADF; }
select.prodtypemenu	{font-weight: normal; font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 10px; color: Black; background-color: White; border-color: #DDDDDD; }

form			{margin: 0 }

input, textarea {
	 	border: 1px solid #000;
}

input.input_mailinglist {
 	font-size: 10px;
 	border: 0;
	margin: 4px 0 4px 0;
	margin-bottom: 2px;
	padding: 3px 5px;
	height: 20px;
	width: 220px;
	background: #FFE500	url("textfield_bg.gif") no-repeat;
}

.buttonstyle		{
	font: bold 10px verdana, arial, sans-serif;
	color: #fff;
	border: 0;
	padding: 0;
	margin: 0;
}

.buttonstyle2 {
	padding: 0 5px 1px 5px;
	margin: 0;
	font: bold 10px verdana, arial, sans-serif;
	color: #fff;
	background: #9d0a0f;
	border: 0;
}

.textboxsmall		{font-family: Verdana,Arial,Helvetica,Sans-Serif; font-size: 10px; color: Black; background-color: White; }

table.mainpage			{background-color: #000; }
table.topsales			{background-color: #000; }

tr.mainpagetableline 		{background-color: #000; }
tr.mainpagetableline2 		{background-color: #FFF0E5; }
tr.mainpagetablespecial		{background-color: #FFEEDD; }
tr.mainpageversionhighlight	{background-color: #FFDD44; }
td.shortformatproduct		{border: 0; }
td.producthead		{
	font: bold 11px verdana, arial, sans-serif; 
	border: 0; 
	border-top: 1px solid #2c2c2c;
	border-bottom: 1px solid #2c2c2c; 
	color: #585858; 
}
td.productlist		{
	background: url("sep.gif") repeat-x;
	font: normal 11px verdana, arial, sans-serif;
	border: 0; 
	height: 1px;
	color: #999999; 
}
td.productlisthr		{
	padding: 0;
	background: #fff url("sep.gif") repeat-x;
	border: 0; 
	height: 1px;
	color: #999999; 
}
td.versionhead		{
	font: normal 11px verdana, arial, sans-serif; 
	border: 0; 
	color: #999999; 
}
td.topsales					{border: 0; }

/* Gallery */
table.gallery {
padding: 0;
padding-top: 10px; 
width: 500px;
}

td.newspic {width: 200px; padding: 0; padding-right: 10px; vertical-align: top;}

div.g {
	float: left;
	margin: 7px;
	width: 84px; 
	height: 84px;
}

td.g21 {width: 255px; text-align: left;}
td.g22 {width: 255px; text-align: right;}

td.g31 {width: 170px; text-align: left;}
td.g32 {width: 170px; text-align: center;}
td.g33 {width: 170px; text-align: right;}

div#cover {
height: 174px;
width: 164px;
}
div#version {
width: 164px;
}

div#billing {
float: left;
width: 330px;
}
div#shipping {
width: 330px;
}
div#checkout_btn {
padding: 0;
padding-top: 15px;
}

.btn_refresh {
	font: bold 10px verdana, arial, sans-serif;
	color: #fff;
	border: 0;
	padding: 0;
	margin: 0;
	background: #ff7f00;
	width: 120px;
}
.btn_empty {
	font: bold 10px verdana, arial, sans-serif;
	color: #fff;
	border: 0;
	padding: 0;
	margin: 0;
	background: #323232;
	width: 120px;
}
.btn_checkout {
	font: bold 10px verdana, arial, sans-serif;
	color: #fff;
	border: 0;
	padding: 0;
	margin: 0;
	background: #990000;
	width: 120px;
}

td.artistgfx {
	background-repeat: no-repeat;
}

img {
 padding: 0;
 margin: 0;
 border: none;
}
img.vspace {
 padding: 0;
 margin: 5px 0;
 border: none;
}

/* LightBox */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;	}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../images/prevlabel.gif) left 15% no-repeat; border: 0; text-decoration: none;}
#nextLink:hover, #nextLink:visited:hover { background: url(../../images/nextlabel.gif) right 15% no-repeat; border: 0; text-decoration: none;}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #credit{ display: block; clear: left;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; border: 0; text-decoration: none;}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
	
	

	



