@charset "utf-8";
/* CSS Document */
.embedpage{width:700px;
             height:auto;
			 display:block;
			 padding: 20px 40px 10px 40px;		
			 background:#ebedf2;
			 overflow:hidden;
			 border-top-left-radius: 20px;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius:20px;
border-bottom-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
border-top-right-radius: 20px;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius:20px;
border-bottom-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
font: 9pt/18pt Droid Sans, Geneva, sans-serif;
}

.embedbx_container{height: 76px;
border: 1px solid #626262;
background: #333332;
background: -moz-linear-gradient(top,#3d3d3d 0,#1b171e 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3d3d3d),color-stop(100%,#1b171e));
background: -webkit-linear-gradient(top,#3d3d3d 0,#1b171e 100%);
background: -o-linear-gradient(top,#3d3d3d 0,#1b171e 100%);
background: -ms-linear-gradient(top,#3d3d3d 0,#1b171e 100%);
background: linear-gradient(top,#3d3d3d 0,#1b171e 100%);
border-radius: 3px;
position: relative;
padding: 1px;
}

.embed_album{
	width: 76px;
height: 76px;
border-top-left-radius: 2px;
-moz-border-radius-topleft: 2px;
-webkit-border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
-moz-border-radius-bottomleft: 2px;
-webkit-border-bottom-left-radius: 2px;
display: inline-block;
float: left;

}

.embed_album img{
	width: 76px;
height: 76px;
border-top-left-radius: 2px;
-moz-border-radius-topleft: 2px;
-webkit-border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
-moz-border-radius-bottomleft: 2px;
-webkit-border-bottom-left-radius: 2px;
}

.embed_playicon{width: 29px;
height: 29px;
position: relative;
left: 22px;
top: -56px;
background:url(images/embedplayicon.png) no-repeat top;
}

.embed_pauseicon{width: 29px;
height: 29px;
position: relative;
left: 22px;
top: -56px;
background:url(images/embed_pause.png) no-repeat top;
display:none;
}

.embedbx_container .logo_embed{width: 22px;
height: 17px;
position: absolute;
float: right;
right: 2px;
top: 2px;
}

.embede_titles{text-shadow: #000 0 1px 1px;
margin-top: 6px;
margin-left: 8px;
}
.embed_albumname{
	overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
white-space: nowrap;
color:#f0f0f0;
text-align:left;
font:10pt/18pt Droid Sans, Geneva, sans-serif;
font-weight:bold;
}

.embed_trackname{overflow: hidden;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
white-space: nowrap;
color:#969696;
text-align:left;
font:10pt Droid Sans, Geneva, sans-serif;

}

.embede_titles_large {
text-shadow: #000 0 1px 1px;
margin-top: 35px;
margin-left: 19px;
}

.divider{display: inline-block;
float: left;
width: 2px;
height: 78px;
}

.embed_titleswraper{
	float: left;
height: 76px;
position: absolute;
left: 80px;
right: 25px;
}

.compact_player{width:300px;
                 height:80px;
				 margin:16px auto;
}

.embedpage textarea {
	width: 330px;
padding: 4px;
border-width: 1px;
border-style: solid;
border-color: #cdcdcd #d1d1d1 #d5d4d4;
border-radius: 2px;
background: #fff;
color: inherit;
font: inherit;
line-height: 20px;
box-shadow: 0 0 10px #ddd inset;
font: 9pt/18pt Droid Sans, Geneva, sans-serif;
}

#raga_embed{width: 91%;
margin: 0 auto;
padding: 4%;
height: 96px;

}

#raga_embed_small{width: 91%;
height: auto;
margin: 0 auto;
padding: 4%;

}

.embed_txt{font:10pt/normal Droid Sans, Geneva, sans-serif;
           color:#000;
		   text-align:left;
		 
}
.bol{  font-weight:bold;}

.previewbox{
	background: #f8f8f8;
border: 1px solid #ddd;
border-radius: 3px;
margin: 0 0 20px;
padding: 20px 0;
overflow: auto;
}

.embed_left{width: 340px;
height: auto;
display: block;
float: left;
margin-right: 20px;
overflow: hidden;
text-align: center;
}

.embed_right{width: 340px;
height: auto;
display: block;
float: left;
overflow: hidden;
}


/*large player*/

.compact_player_large {
width: 430px;
height: 150px;
margin: 16px auto;
}


.embedbx_container_large {
height: 146px;
border: 1px solid #626262;
background: #333332;
background: -moz-linear-gradient(top,#3d3d3d 0,#1b171e 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#3d3d3d),color-stop(100%,#1b171e));
background: -webkit-linear-gradient(top,#3d3d3d 0,#1b171e 100%);
background: -o-linear-gradient(top,#3d3d3d 0,#1b171e 100%);
background: -ms-linear-gradient(top,#3d3d3d 0,#1b171e 100%);
background: linear-gradient(top,#3d3d3d 0,#1b171e 100%);
border-radius: 3px;
position: relative;
padding: 1px;
}

.embedbx_container_large .logo_embed {
width: 22px;
height: 17px;
position: absolute;
float: right;
right: 2px;
top: 2px;
}

.embed_playicon_large {
width: 43px;
height: 43px;
position: relative;
left: 52px;
top: -96px;
background: url(images/bigplay_icon.png) no-repeat top;
}

.embed_album_large {
width: 146px;
height: 146px;
border-top-left-radius: 2px;
-moz-border-radius-topleft: 2px;
-webkit-border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
-moz-border-radius-bottomleft: 2px;
-webkit-border-bottom-left-radius: 2px;
display: inline-block;
float: left;
}

.embed_titleswraper_large {
float: left;
height: 76px;
position: absolute;
left: 146px;
right: 25px;
}

.embed_album_large img {
width: 146px;
height: 146px;
border-top-left-radius: 2px;
-moz-border-radius-topleft: 2px;
-webkit-border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
-moz-border-radius-bottomleft: 2px;
-webkit-border-bottom-left-radius: 2px;
}

.divider_large {
display: inline-block;
float: left;
width: 2px;
height:146px;
}

.play_rdio{display: block;
padding: 2px 8px;
color: #fff;
text-decoration: none;
font: 9pt Droid Sans, Geneva, sans-serif;
background: #008aff;

}
.nonstops_icon {
width: 26px;
height: 15px;
float: left;
position: relative;
background: url(images/sprit.png)  no-repeat;
background-position: -534px -10px;
}
.r_embed_plybutton{
float:left;
margin-top:2px;
text-shadow:none !important;

}

.embede_titles a {
text-decoration: none;
}

.embede_titles_large a {
text-decoration: none;
}
