/*Start Loading style*/
#thumbLoading{ 
	position: absolute;
	visibility: hidden;
	padding: 5px;
	z-index: 5;
}
#loading{
	position:absolute;
	left:45%;
	top:40%;
	border:1px solid #b0c659;
	padding:2px;
	background:#c0c99e;
	width:150px;
	text-align:center;
	z-index:20001;
}

#loading .loading-indicator{
	border:1px solid #aac345;
	background:white url('http://yst.drumglovemusic.com/images/load-bg.gif') repeat-x;
	color:#4a311d;
	padding:10px;
	margin:0;
	text-align:left; font-style:normal; font-variant:normal; font-weight:bold; font-size:13px; font-family:tahoma, arial, helvetica
}
/*End Loading style*/

#thumbBox{
	position: absolute;
	visibility:hidden;
	width: 582px;
	z-index: 10;
	border:1px solid #ea7348;
	background-image:url(http://yst.drumglovemusic.com/images/popup-logo.jpg);
	padding-top:82px;
	background-repeat:no-repeat;
	background-position:left top ;
	background-color:#ea7348;

}

#thumbBox #thumbImage{
	background-color: #FFFFFF;
	max-width:400px;
}

.title-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:left;
	line-height:26px;
	font-weight:bold;
	text-decoration:none;
}
.right-corner{
background-image:url(http://yst.drumglovemusic.com/images/enlarge-pro-box-rgt-tp-curve.jpg); background-repeat: no-repeat;background-position:right top; 
}
.botton-right{
background-image:url(http://yst.drumglovemusic.com/images/enlarge-pro-box-rgt-bot-curve.jpg); background-repeat: no-repeat;background-position:right bottom; 
}

