*{padding:0;margin:0;}

.video-overlay .video-overlay-playbutton{position:absolute;left:0;top:20px;display:block;width:600px;height:400px;text-indent:-9999em;background:transparent url("http://www.slack-time.com/images/play.png") no-repeat scroll 50% 50%;}
.video-swap{background: white; cursor:pointer}

#lyrics {
	font-size: 14px; text-align: center; overflow: auto; height: 100%; background-color: #fdfdfd
}
.ringtone {
background: white; text-align: center; padding:10px 0;
}
.ringtone a{
font-weight:bold;font-size:14px;color:red;
}

#video_selector {
	padding: 10px 0 0 10px;
	background: #fff;
	font:normal 14px Arial;
}
#video_selector label {
	width: auto;
	margin: 0;
	padding: 5px;
	display: inline;
	float: none;
	font:normal 14px Arial;
}

.share_links 			{ float: right; position: relative; }
.share_links a  		{ display: block; }
.share_links ul li		{ float: left; display: inline; padding-right: 5px;}


.custom_32 {margin-right:2px;float:left;}
.custom_32:hover{opacity:.8;}
.custom_32 img {width:32px;height:32px;border:none;} 

.darkv H2 {
font-size: 12px; line-height: 15px;
}

#artistbox {
	float: left;
	width: 300px;
	padding: 0px;
	clear:left;
	background: #f0f0f0;
}
	
#artistbox_links{
	width:132px;
	height:auto;
	float:right;
	padding:0px 0px 0px 0px;
}

div#artistbox_links ul {
  background-color: #F4F2E1;
  list-style-type: none; 
  padding:2px;             
  margin:0;            
}

div#artistbox_links ul li {
  margin: 0;
  padding: 0;
  display:block;
  border-top: 1px solid white; /* lines */
}

div#artistbox_links ul li a {
  display: block;         
  padding: 3px 3px 3px 3px;
  margin:0;
  text-decoration: none;
  _height:15px;  
  font-weight:bold; 
  font-size:13px;   
}    

div#artistbox_links ul li a:hover {
  color: #F4F2E1;
  background-color: #008bc5; 
}
div#artistbox_links ul ul .on a {
  color: #000000; 
background-color: #f0f0f0; 

}

div#artistbox_links .on a {
  color: #F4F2E1;
  background-color: #000000; 
}
div#artistbox_links .off a {
  color: #000000; 
 background-color: #f0f0f0;
}
.artistbox_header h4 {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	text-align: center
}

.artistbox_header a:hover {
	text-decoration: underline
}
.artistbox_photo a {
	display: block;
	float: left;
	overflow: hidden;
	border: #d1d1d1 4px solid;
	width: 160px;
	height: 120px;
	text-align: center
}
.artistbox_photo span {
	display: block;
	float: left;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none
}

.artistbox_photo a img {

	border: none;
	vertical-align: middle;
	width: 160px;
	height: 120px
}

.artistbox_photo a:hover {
	border: #f2ab13 4px solid;
}

#tabs_wrapper {
	width: 600px;
	background-color: #fff;
}
#tabs_container {
	border-bottom: 1px solid #ccc;
}
#tabs {
	list-style: none;
	padding: 5px 0 4px 0;
	margin: 0 5px;
	font-size: 14px;
}
#tabs li {
	display: inline;
}
#tabs li a {
	border: 1px solid #ccc;
	padding: 4px 6px;
	text-decoration: none;
	background-color: #eeeeee;
	border-bottom: none;
	outline: none;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
#tabs li a:hover {
	background-color: #dddddd;
	padding: 4px 6px;
}
#tabs li.active a {
	border-bottom: 1px solid #fff;
	background-color: #fff;
	padding: 4px 6px 5px 6px;
	border-bottom: none;
}
#tabs li.active a:hover {
	background-color: #eeeeee;
	padding: 4px 6px 5px 6px;
	border-bottom: none;
}

#tabs_content_container {
	border: none;
	padding: 10px;
	width: 578px;
}
.tab_content {
	display: none;
}

div#sendform {
width: 550px;
font-size: 14px;
}

ol.forms li {
width: 550px;
}

ol.forms textarea {
height: 600px;
width: 530px;
}

#post_share {
    background-color:#FFFFFF;
    border:1px solid #CCCCCC;
    float:left;
    margin-left:-77px;
    margin-top:80px;
    padding:5px;
    position:fixed;
    text-align:center;
}