#mp3embed *,
#mp3embedPopupContact * {
	margin:0;
	padding:0;
}

#mp3embed img {
	border-width: 0px !important;
	vertical-align: middle !important;
}

#mp3embed {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	line-height: 14px !important;
}

#mp3embed #embed {
	width: 450px;
	height: 100px;
	background-color: #F6F6F6;
	position: relative;
}

#mp3embed #mp3embed-thumb {
	position: absolute;
	top: 9px;
	left: 9px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
}

#mp3embed #mp3embed-song {
	position: absolute;
	bottom: 28px;
	left: 100px;
}

#mp3embed #mp3embed-artist {
	position: absolute;
	bottom: 9px;
	left: 100px;
}

#mp3embed #mp3embed-artist a:link,
#mp3embed #mp3embed-artist a:visited,
#mp3embed #mp3embed-artist a:active,
#mp3embed #mp3embed-artist a:hover,
#mp3embed #mp3embed-song a:link,
#mp3embed #mp3embed-song a:visited,
#mp3embed #mp3embed-song a:active,
#mp3embed #mp3embed-song a:hover{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#mp3embed #mp3embed-player {
	position: absolute;
	top: 9px;
	right: 9px;
	width: 202px;
	height: 36px;
	padding: 0;
}
#mp3embed #mp3embed-playerLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 11px;
	height: 36px;
	background: transparent url(http://img.adv.dadapro.net/mp3/embed-bg-player1.gif) no-repeat scroll 0 0;
}
#mp3embed #mp3embed-playerRight {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 11px;
	height: 36px;
	background: transparent url(http://img.adv.dadapro.net/mp3/embed-bg-player2.gif) no-repeat scroll 0 0;
}
#mp3embed #mp3embed-playerCenter {
	position: absolute;
	top: 0px;
	left: 11px;
	width: 180px;
	height: 36px;
	background: transparent url(http://img.adv.dadapro.net/mp3/embed-bg-player.gif) repeat-x scroll 0 0;
}

#mp3embed #mp3embed-logo {
	position: absolute;
	bottom: 5px;
	right: 9px;
	width: 57px;
	height: 37px;
	background: transparent url(http://img.adv.dadapro.net/mp3/embed-logo.gif) repeat-x scroll 0 0;
	cursor: pointer;
}

#mp3embed #mp3embed-download {
	position: absolute;
	top: 9px;
	left: 100px;
	width: 109px;
	height: 31px;
	background: transparent url(http://img.adv.dadapro.net/mp3/button_a1.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-size:18px;
	padding-left:21px;
	padding-top:5px;
	cursor: pointer;
	line-height: 23px;
}

#mp3embed #mp3embed-player-img {
	cursor: pointer;
	float: left;
}

#mp3embed #mp3embed-player-text {
	position: relative;
	top: 11px;
	left: 7px;
	overflow: hidden;
	width: 155px;
	float: left;
	color: #666666;
}

#mp3embed #mp3embed-player-text #mp3embed-player-scroll {

	color:#fffff;
}



#mp3embedBackgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	border:1px solid #cecece;
	z-index:1000;
}
#mp3embedPopupContact{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:600px;
	width:800px;
	border:2px solid #ccc;
	z-index:2000;
	font-size:13px;
	background: transparent url(http://img.adv.dadapro.net/mp3/bg_box_reg.jpg) no-repeat;
}



#mp3embedPopupContact #box a { color: #ed1e79; text-decoration:none; }

#mp3embedPopupContact #box a:hover { color: #ed1e79; text-decoration: underline; }



#mp3embedPopupContact #box {
	background: transparent url(http://img.adv.dadapro.net/mp3/bg_box_reg.jpg) no-repeat;
	position: relative;
	display: block;
	height: 600px;
	width: 800px;
	border: 2px solid #ccc;
}


#mp3embedPopupContact .testi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4d4d4d;
	font-weight: normal;
}

#mp3embedPopupContact .testi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ed1e79;
	font-weight: normal;
}

#mp3embedPopupContact .testi3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	font-weight: normal;
}

#mp3embedPopupContact #t1 {
	margin: 0 0 0 35px;
	padding-top:118px;
	width: 520px;
	height: 110px;
}

#mp3embedPopupContact #reg {
	position: absolute;
	display: block;
	top: 473px;
	left: 35px;
	height: 50px;
	width: 135px;
	background: transparent url(http://img.adv.dadapro.net/mp3/xbutton_a1.gif) no-repeat scroll left 6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
    padding-left:20px;
	border:0;
	cursor: pointer;
}

#mp3embedPopupContact #privacy {
	display:block;
	position: absolute;
	top: 530px;
	left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	font-weight: normal;
}


#mp3embedPopupContact .exit {
	display:block;
	position: absolute;
	top: 10px;
	right: 10px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	border: 0;
	cursor: pointer;
}


/** FORM EMAIL **/

#mp3embedPopupContact #email {
	display:block;
	position:absolute;
	background: transparent url(http://img.adv.dadapro.net/mp3/bg_form.gif) no-repeat;
	top: 300px;
	left: 35px;
	height: 37px;
	width: 215px;
	border:0;
	padding: 10px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

#mp3embedPopupContact #password {
	display:block;
	position:absolute;
	background: transparent url(http://img.adv.dadapro.net/mp3/bg_form.gif) no-repeat;
	top: 370px;
	left: 35px;
	height: 37px;
	width: 215px;
	border:0;
	padding: 10px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}


#mp3embedPopupContact #titlemail {
	display:block;
	position:absolute;
	top: 280px;
	left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

#mp3embedPopupContact #titlepsw {
	display:block;
	position:absolute;
	top: 350px;
	left: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

#mp3embedPopupContact #alert1 {
	display:block;
	position:absolute;
	top: 310px;
	left: 265px;
}

#mp3embedPopupContact #alert2 {
	display:block;
	position:absolute;
	top: 380px;
	left: 265px;
}

#mp3embedPopupContact #texterror {
	display:block;
	position:absolute;
	top: 410px;
	left: 45px;
}

#mp3embedPopupContact .testi4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F00;
	font-weight: normal;
}