@charset "utf-8";


#player{
	float:right;
}

#description_filler{
	height: 100px;
	width:auto;
	display:block;
}

/* set the image to use and establish the lower-right position */ 
 .musicbox_top_right, .musicbox_body, .musicbox_head, .musicbox_head h3 { 
	background: transparent url(../../images/main_frame/musicbox.png) no-repeat bottom right;
	overflow:hidden;
	margin: 0px;
	padding:0px;
	/*color:#666666;*/
} 

.musicbox_top_right { 
	padding-right: 10px; /* the gap on the right edge of the image (not content padding) DO NOT CHANGE*/ 
	margin: 0px 0px 5px 0px; /* use to position the box */ 
	width: 380px !important; /* intended total box width - padding-right(next) */ 
	width: 370px; /* IE Win = width - padding */ 
	float:right;
} 

/* set the top-right image */ 
 .musicbox_head { 
	background-position: top right; margin-right: -10px; /* pull the right image over on top of border */ 
	padding-right: 10px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
 .musicbox_head h2 { 
	background-position: top left; 
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 5px 0px 5px 5px; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: auto !important; 
	height: 1%; /* IE Holly Hack */
	font-size: 18px;
} 

/* ALTERNATIVE WHEN NO HEADING! */
/* set the top-left image */ 
 .musicbox_head h3 { 
	background-position: top left; 
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 2px 0px 5px 5px; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: 0px;
} 

	/* Show only to Safari*/
@media screen and (-webkit-min-device-pixel-ratio:0){
	.musicbox_head h3 {  
	padding: 5px 0px 5px 5px; /* padding-left = image gap + interior padding ... no padding-right */ 
} 
}

/* set the lower-left corner image */ 
 .musicbox_body { 
	background-position: bottom left; 
	margin-right: 0px; /* interior-padding right */ 
	margin-top: 0px;
	padding: 0px 0px 10px 10px; /* mirror .musicbox_head right/left */ 
	font-size:12px;
	
}

.whitebox_third, .titlebox_third{
	overflow:hidden;
	margin: 0px;
	padding:0px;
} 

.whitebox_third{
	clear:left;
	background: transparent url(../../images/main_frame/whitebox.png) no-repeat bottom right;
}

.titlebox_third, .titlebox_third_head, .titlebox_third_head h3,.titlebox_third_body{
	background: transparent url(../../images/colour_schemes/creative_impressions/colourbox_in_content.png) no-repeat bottom right;
}

/* set the top-right image */ 
 .titlebox_third_head { 
	background-position: top right; margin-right: -10px; /* pull the right image over on top of border */ 
	padding-right: 10px; /* right-image-gap + right-inside padding */ 
} 


.titlebox_third_body{ 
	background-position: bottom left; 
	margin-right: 0px; /* interior-padding right */ 
	margin-top:0px;
	padding: 0px 0px 10px 10px; /* mirror .colourbox_head right/left */ 
	font-size:12px;
}

/* ALTERNATIVE WHEN NO HEADING! */
/* set the top-left image */ 
 .titlebox_third_head h3 { 
	background-position: top left; 
	margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 2px 0px 5px 5px; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: 0px;
} 

	/* Show only to Safari*/
@media screen and (-webkit-min-device-pixel-ratio:0){
	.titlebox_third_head h3 {  
	padding: 5px 0px 5px 5px; /* padding-left = image gap + interior padding ... no padding-right */ 
} 
}

.titlebox_third p{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}

.whitebox_third,.titlebox_third{
	width: 203px !important; /* intended total box width - padding-right(next) */ 
	width: 193px; /* IE Win = width - padding */ 
	padding-right: 10px; /* the gap on the right edge of the image (not content padding) DO NOT CHANGE*/  
	text-align:left;
	float:left;
}

.whitebox_third,.titlebox_third{
	margin: 0px 5px 5px 0px; /* use to position the box */ 
}



#allbandswrapper{
	clear:left;
	margin:-2px -5px 0px 0px;
}

.bandwrapper{
	float:left;
	margin:7px 0px 0px 0px;
}

.bandfill{
	height:10px;
	width:1px;
	display:block;
}

.bandimage{
	clear:left;
	float:left;
	margin: 0px 0px 5px 0px;
}

.bandimage img{
	width: 213px;
	height: 150px;
}



.hand:hover{
	cursor:pointer;
}

.artist{
	height:30px;
}


.whitebox_head h4 { 
	color:#666666;
	padding-left:10px;
}

/*.genre{
	height:30px;
	display:block;
}
*/

.short_description{
	height:100px;	
}
