@charset "UTF-8";
/* CSS Document */

/*
**REMOVE THE FOLLOWING AFTER TESTING**
#white_box {
	position:absolute;
	width: 521px;
	height: 402px;
	z-index: 10;
	left: 145px;
	top: 71px;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-top: 15px;
	}

#white_descr {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	width: 181px;
	height: 392px;
	z-index: 15;
	left: 483px;
	top: 82px;
	}
	
.whiteBox {
	background-color: #FFFFFF;
	color: #CC0000;
	height: 120px;
	width: 120px;
	margin-bottom: 10px;
	margin-right: 10px;
	}
	*/
#sample {
	border:solid 14px #CDCDCD;
	z-index: 20;
	}

.orange {
	color: #F26522;
	} 

#thumbBox {
	border: solid 1px #000;
}

#slideContainer {
	width: 505px;
	height: 402px;
	/*text-align:right;*/
	margin: 20px 12px 0 0;
	float: right;
	text-align: center;
	padding-left: 30px;
	}
	
#slideThumbs {
	/*width: 100%;
	height: 100%
	margin: 20px 0 0 15px;*/
	text-align:right;
	/*float: left;*/
	}

#search ul {
	list-style-type: none;
	margin-left: 0;
	}
	
#slideThumbs ul {
	list-style-type: none;
	margin-left: 0;
	}
	
	
#slideThumbs ul li {
  float: left;
  width: 120px;
   /* accommodate the widest item */
}

/* stop the floating after the list */
br {
  clear: left;
  }
  
#thumb {
	margin-top: 5px;
	}
	
#artistName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 159px;
	top: 65px;
	}
	
#artistName a:link {
	color: #F26522;
	text-decoration:none;
	}
	

#artistName a:visited {
	color: #F26522;
	text-decoration:none;
	}
	
#artistName a:hover {
	color: #F26522;
	text-decoration:underline;
	}
/*#apDiv1 {
	position:absolute;
	left:636px;
	top:227px;
	width:111px;
	height:110px;
	z-index:1;
}*/



#slideThumbs th{
	background: #FFF;
	height: 110px;
	width: 110px;
}
.emptygroup {
	font-size: 16px;
	color: #FFF;
}
