/* CSS Document */

html
{
}

body
{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin:10px 0px; 
	padding:0px;
	text-align: center;
	
	background-color: #FFFFFF;
/* 	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-image: url("site/root background.jpg");
	background-repeat: no-repeat;
	border: 1px solid #666666;
	height: 869px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 800px;
}


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



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






#root #show_1 a
{
	display: block;
	height: 47px;
	width: 47px;
	position: absolute;
	top: 262px;
	left: 415px;
	z-index: 1000;
}


#root #show_3 a
{
	display: block;
	height: 47px;
	width: 47px;
	position: absolute;
	top: 241px;
	left: 478px;
	z-index: 1000;
}


#root #show_5 a
{
	display: block;
	height: 47px;
	width: 47px;
	position: absolute;
	top: 222px;
	left: 542px;
	z-index: 1000;
}


#root #show_7 a
{
	display: block;
	height: 47px;
	width: 47px;
	position: absolute;
	top: 201px;
	left: 606px;
	z-index: 1000;
}


#root #show_9 a
{
	display: block;
	height: 47px;
	width: 47px;
	position: absolute;
	top: 179px;
	left: 669px;
	z-index: 1000;
}


#root #show_11 a
{
	display: block;
	height: 47px;
	width: 47px;
	position: absolute;
	top: 154px;
	left: 735px;
	z-index: 1000;
}




#root #video
{
	/* display: none; */
	
	background: url("site/youtube surround.jpg") no-repeat;
	height: 364px;
	width: 460px;
	position: absolute;
	top: 341px;
	left: 305px;
	z-index: 102;
}


#root  #hide_video  a
{
	display: block;
	background: url("site/hide video button.png") no-repeat;
	height: 47px;
	width: 47px;
	position: absolute;
	top: 355px;
	left: 319px;
	z-index: 1000;
}


#root  #show_video a
{
	display: block;
	background: url("site/show video button.jpg") no-repeat;
	height: 66px;
	width: 69px;
	position: absolute;
	top: 341px;
	left: 305px;
	z-index: 100;
}




#root #video #player
{
	position: absolute;
	top: 14px;
	left: 6px;
	
}




#root #front_1
{
	display: none;
	
	position: absolute;
	top: 54px;
	left: 131px;
	
	z-index: 2000;
}


#root #artwork
{
	display: none;
	
	background: url( "site/artwork_1.jpg" );
	height: 762px;
	width: 548px;
	
	position: absolute;
	top: 54px;
	left: 131px;
	
	z-index: 2000;
}

#root #hide_artwork a
{
	/* border: 1px solid #FFFFFF; */
	
	display: block;
	height: 47px;
	width: 47px;
	
	position: absolute;
	top: 81px;
	left: 157px;
	z-index: 2001;
}


#root #buy_from_artwork a
{
	/* border: 1px solid #FFFFFF; */
	
	display: block;
	height: 47px;
	width: 108px;
	position: absolute;
	top: 81px;
	left: 543px;
	z-index: 2001;
}


#root #previous_artwork a
{
	/* border: 1px solid #FFFFFF; */
	
	display: block;
	height: 47px;
	width: 47px;
	position: absolute;
	top: 740px;
	left: 157px;
	z-index: 2001;
}


#root #next_artwork a
{
	/* border: 1px solid #FFFFFF; */
	
	display: block;
	height: 47px;
	width: 47px;
	position: absolute;
	top: 741px;
	left: 604px;
	z-index: 2001;
}





#root #sticker #checkout a
{
	/* background: url("site/checkout button.png") no-repeat; */
	display: block;
	height: 92px;
	width: 112px;
	position: absolute;
	top: 233px;
	left: 257px;
	z-index: 500;
}






#footer
{
	border: none;
	display: none;
	position: absolute;
	top: 744px;
	left: 364px;
	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;
}
