
.playlist-container
{
	background-image: url(../images/song-list-bg.png);
	background-repeat: no-repeat;
	overflow: auto;
	height: 254px;
	width: 300px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 10px;
	font-size: 12px;
}
.sharepopup
{
	width:224px;
	background-color:#B2B2A6;
	border:solid 1px #ffffff;
	height: 66px;
	position: absolute;
	z-index: 1000;
	font-size: 11px;
	padding-top: 8px;
}
.sharepopup ul{margin:0px;padding:0px;}
.sharepopup li{margin:0px;padding:0px 0px 0px 12px;}


#playlist
{
	margin-left: 120px;
	display: none;
	width: 301px;
	height: 265px;
}
li
{
	cursor: pointer;
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;
}
#playlist ul li 
{
	padding-left: 25px;
	cursor: pointer;
}
#playlist ul li:hover,.sharepopup ul li:hover
{
	cursor: pointer;
	background-color: #767779;
}
#playlist ul li a,.sharepopup ul li a
{
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
}
#playlist ul li a:hover,.sharepopup ul li a:hover
{
	text-decoration: none;
	color: #F6F6F6;
	cursor: pointer;
}
.listimg
{
	padding-left: 5px;
	float: left;
}
.song-img
{
	font-size: 0px;
	width: 45px;
	height: 45px;
}
.song-img img
{
	width: 45px;
	height: 45px;
	border: none;
}
#mysong
{
	font-size: 0px;
	height: 18px;
	width: 261px;
	padding-left:18px;
}
.dvInfo
{
    width:290px;
    padding-left:10px;
}
#mysong embed,#mysong embed
{
	background-color: #767779;
	height: 18px;
}

.player-container
{
	width: 307px;
	float: left;
}
.clear
{
	clear: both;
}
.dvPlayerName
{
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 3px;
	width: 290px;
	padding-left: 5px;
}
.dvPlayerRow
{
	width: 307px;
}
.seeAll
{
    font-size:10px;
    margin-right:5px;
}
#dvSongName
{
	padding-left: 10px;
	float: left;
	width: 250px;
}
#divmain
{
	width: 497px;
	padding-top:6px;
}
.imgbutton
{
	margin: 0px 3px 0px 0px;
	cursor: pointer;
}

.margin0
{
	margin: 0px;
}
.control
{
	margin-left: 15px;
	width: 356px;
	background-image: url(../images/player-bg.png);
	background-repeat: no-repeat;
	padding: 6px 9px 6px 0px;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.clear
{
	clear: both;
	font-size: 0px;
	height: 1px;
	width: 1px;
	line-height: 0px;
}
.songname, .artistname
{
	font-size: 12px;	
	width: 225px;
	/*line-height: 15px;*/
}
.artistname
{
	font-size: 11px;
	line-height: 14px;
}
#playlistr
{
	width: 310px;
	position: absolute;
	z-index: 1000;
}
#playlistr ul
{
	margin: 0px;
}
#playlistr ul li
{
	margin: 0px;
	cursor: pointer;
	padding-right: 2px;
	padding-left: 25px;
	list-style-position: outside;
}
#playlistr ul li:hover
{
	cursor: pointer;
	background-color: #888984;
}
#playlistr ul li a
{
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
}
#playlistr ul li a:hover
{
	text-decoration: none;
	color: #F6F6F6;
	cursor: pointer;
}
.divlistimg
{
	width: 31px;
	text-align: center;
	padding-top: 4px;
	font-size: 0px;
	color:#FFFFFF;
}
#mysong object, #mysong object
{
	background-image: none;
}
#listimg
{
}

.tblsharesong
{
	width:504px;
	height:447px;	
	background-image:url(../images/icons/form-bg.png);
	background-repeat: no-repeat;
	padding: 14px 16px 14px 31px;
}

.tblsharesong table
{
	width:100%;
}
.tblsharesong .smallbox
{
	background-image: url(../images/icons/txt-small-bg.png);
	background-repeat: no-repeat;
	width:352px;
	height:31px;		
	color: #666666;
	border-width: 0px;
}
.tblsharesong .smallbox input[type='text']
{
	border-width:0;
	height:28px;
	width:349px;
}

.tblsharesong .largebox
{
	background-image: url(../images/icons/icon-med-bg.png);
	background-repeat: no-repeat;
	width:367px;
	height:112px;		
	color: #666666;
}
.tblsharesong .largebox textarea
{
	width:365px;
	height:108px;		
	border-width: 0px;
	overflow: hidden;
}


.tblsharesong .medbox
{
	background-image: url(../images/icons/icon-bg.png);
	background-repeat: no-repeat;
	width:337px;
	height:131px;		
	color: #666666;
	padding-left: 15px;
}

.tblsharesong .submit
{
	background-image: url(../images/icons/send.png);
	background-repeat: no-repeat;
	width:49px;
	height:23px;
	border-width: 0px;
	font-size: 0px;

}
.tblsharesong .cancel
{
	background-image: url(../images/icons/cancel.png);
	background-repeat: no-repeat;
	width:57px;
	height:23px;
	border-width: 0px;
	font-size: 0px;
	
}
.tblsharesong .seperator
{
	height: 24px;	
}
.tblsharesong .seperator2
{
	height: 19px;	
}
.sharesongpopup,.sharesongpopup iframe
{
	width:549px;
	height:473px;
	border-width:0;
}
.sharesongpopup
{
	position: absolute;
	z-index: 2000;	
}
.divnewsharesong
{
	width:292px;
	height:172px;	
	background-image:url(../images/social-network-bg.png);
	background-repeat: no-repeat;
	padding: 14px 16px 14px 31px;
}
.divnewsharesong table .poston
{
	width: 48px;
	font-size: 12px;
	padding-bottom:17px;
}
.divnewsharesong table
{
	width:100%;
	font-size: 12px;
}
.divnewsharesong .seperator
{
	height: 24px;	
}
.divnewsharesong h3{margin:0px;padding:0px;} 

.divnewsharesong .medbox
{
	background-image: url(../images/icon-bg.png);
	background-repeat: no-repeat;
	width:143px;
	height:96px;		
	color: #666666;
	padding-left: 15px;
}
.divnewsharesong .medbox table
{
	color: #666666;
}

.sharesongpopup,.sharesongpopup iframe
{
	width:339px;
	height:200px;
	border-width:0px;
}


