/* CSS Document */

html
{
}

body
{
	color:#000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 10px 0px; 
	padding:0px;
	text-align: center;
	
	background-color: #999999;
/* 	background-image0:url(site/2x2greycheckerboard1.gif); */  
	background-image:url("site/bgtile3.gif");
}

td
{
	text-align: left;
	vertical-align: top;
}

/**
a 
{
	color:#1C1C1C;
	font-weight: bold;
	text-decoration: underline;
}

a:hover 
{
	background: #1C1C1C;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
**/

#named a 
{
	/* display: none; */
	display: inline;
	visibility: hidden;
}


img
{ 
	border: none; /*  1px solid #FFFFFF; */
}


p
{
	margin-top: 0px;
}


#root
{
	background-color: #e9e5da;
	
	background-repeat: no-repeat;
	border: 1px solid #666666;
	
	margin: 0px auto;
	text-align: left;
	width: 1000px;
}


#root a
{
	color: #000000;
	text-decoration: none;
}



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





#root #masthead
{
	background-image: url("site/root background.jpg");
	height: 485px;
	width: 1000px;
}


#root #releases
{
	clear: both;
	margin-left: 18px;
	overflow: auto;
}

#root #releases #release
{
	background-image: url("site/release box.jpg");
	float: left;
	height: 734px;
	position: relative;
	width: 482px;
}


#root #releases #release #cover
{
	position: absolute;
	top: 23px;
	left: 25px;
}


#root #releases #release #media
{
	position: absolute;
	top: 422px;
	left: 344px;
}


#root #releases #release #artist
{
	font-size: 18px;
	font-weight: bold;
	
	position: absolute;
	top: 461px;
	left: 25px;
}


#root #releases #release #title
{
	font-size: 18px;
	font-weight: bold;

	position: absolute;
	top: 488px;
	left: 25px;
}


#root #releases #release #buy a
{
	/*border: 1px solid red; */
	
	display: block;
	
	height: 60px;	
	width: 117px;
	
	position: absolute;
	top: 458px;
	left: 336px;
	z-index: 100;
}


#root #releases #release #price
{
	/* border: 1px solid red; */
	
	font-size: 24px;
	font-weight: bold;
	
	text-align: center;
	
	width: 117px;
	
	position: absolute;
	top: 474px;
	left: 336px;
	
	z-index: 10;
}


#root #releases #release #cover img
{
	border: 1px solid #000000;
}


#root #releases #release #information
{
	/*border: 1px solid red;  */

	height: 170px;
	overflow: auto;
	
	width: 427px;
	
	position: absolute;
	top: 534px;
	left: 25px;
}

















#root #home_link a
{
/*	border: 1px solid #999999;  */
	display: block;
	
	height: 340px;
	position: absolute;
	top: 16px;
	left: 26px;
	width: 437px;
	
}


#root #buy a
{
	/*	border: 1px solid #999999;  */
	display: block;
	height: 189px;
	position: absolute;
	top: 219px;
	left: 57px;
	width: 193px;
}

#root #tv
{
	background: url("site/tv.png") 0 0 no-repeat; /**/
	border: none;
	height: 398px;
	position: absolute;
	top: 20px;
	left: 300px;
	width: 580px;
	z-index: 400;
}


#root #youtube
{
	/*background: url("site/tv.png") 0 0 no-repeat; */
	border: none;
	height: 398px;
	position: absolute;
	top: 17px;
	left: 296px;
	width: 580px;
	z-index: 50;
}


#root #youtube #player
{
	/* display: none; */
	
	border: none;
	height: 328px;
	position: absolute;
	top: 42px;
	left: 43px;
	width: 413px;
	z-index: 10;
}


#root #youtube #hide a
{
	background: url("site/hide button.png") 0 0 no-repeat;
	display: block;
	font-size: 0px;

	border: none;
	height: 32px;
	position: absolute;
	top: 14px;
	left: 392px;
	width: 50px;
	
	z-index: 100;
}


#root  #show a
{
	background: url("site/show button.png") 0 0 no-repeat;
	display: block;
	font-size: 0px;

	border: none;
	height: 32px;
	position: absolute;
	top: 50px;
	left: 943px;
	width: 50px;
	
	z-index: 10;
}



#root #volumes_menu
{
	/*	border: 1px solid #999999; 
	display: block; */
	font-size: 14px;
	height: 18px;
	position: absolute;
	text-align: center;
	top: 434px;
	left: 0px;
	width: 900px;
}



#root #volume_information
{
	/*	border: 1px solid #999999; 
	display: block; */
	font-size: 13px;
	height: 372px;
	position: absolute;
	top: 504px;
	left: 38px;
	width: 830px;
}


#root #volume_information #cover
{
	float: left;
	
	height: 360px;
	width: 240px;
}


#root #volume_information #information
{
	float: right;
	font-size: 18px;
	line-height: 22px;
	overflow: auto;
	padding-right: 4px;
	height: 360px;
	width: 566px;
}


#root #volume_information #cover img
{
	border: 3px solid #000000;
}



#root #zoomify
{
	/* background: url("site/youtube surround.jpg") 0 0 no-repeat; */
	border: none;
	height: 447px;
	position: absolute;
	top: 365px;
	left: 613px;
	width: 363px;
	z-index: 50;
}

#root #zoomify #large
{
	padding: 8px;
	text-align: center;
}

#root #zoomify #large a
{
	color: #ff5307;
	font-weight: bold;
}



#root #zoomer
{
	/* background: url("site/youtube surround.jpg") 0 0 no-repeat; */
	border: none;
	height: 614px;
	position: absolute;
	top: 461px;
	left: 39px;
	width: 922px;
	z-index: 50;
}





#root #blurb
{
	border: none;
	height: 210px;
	overflow: auto;
	position: absolute;
	top: 457px;
	left: 80px;

	padding-right: 10px;
	text-align: justify;	
	width: 854px;

}


#root #sticker
{
	background: url("site/1ptrans.gif") no-repeat;
	position: absolute;
	top: 220px;
	left: 61px;
	height: 193px;
	width: 202px;
}


#root #sticker #quantity
{
	position: absolute;
	top: 95px;
	left: 147px;
}


#root #sticker #quantity input
{
	border: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	padding: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	width: 26px;
}


#root #sticker #points
{
	border: none;
	height: 134px;
	overflow: auto;
	
	position: absolute;
	top: 50px;
	left: 14px;
	
	width: 195px;

}

#root #sticker #points ul
{
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}


#root #sticker #points li
{
	margin: 0px;
	margin-bottom: 4px;
}


#root #sticker #checkout
{
	position: absolute;
	top: 141px;
	left: 89px;
}



#root #sold_out
{
	background: url("site/sold out sticker.png") no-repeat;
	
	position: absolute;
	top: 137px;
	left: 465px;
	
	height: 250px;
	width: 250px;
}



#footer
{
	height: 30px;
	
	width: auto;
	
	/*
	clear: both;
	color: #333333;
	border-top: 1px solid #1C1C1C;
	height: 100%;
	margin-bottom: 45px;
	margin-top: 100px;
	margin-left: 130px;
	padding: 10px;
	width: 780px;
	*/
}


#footer #credit a
{
	display: block;
	height: 11px;
	/* padding-bottom: 11px; */
	text-decoration: none;
	width: 300px;
	
	background: url("site/mindbrix credit.gif") 0 0 no-repeat;
}


#footer #credit a:hover
{
	background-position: -300px 0px;
}
