/* CSS Document */
.fleft{ float:left;}
.fright{ float:right;}
.width-full{ width:100%;}
.mixtapeboxmain { width:480px; margin-top:10px;}
.mixtapeboxmain-inner { width:450px; margin:0px 10px 10px 10px;}
.mixtapedescription_box{ 
	padding:10px; 
	color:#FFFFFF; 
	font-size:12px; 
}
.clr{
	clear:both;
}
.topheadtext{
	font-family:Arial;
	font-size:22px;
	color:#000000;
	margin-left:30px;
	width:430px;
}
.search-box{
	Paddng:20px 0 20px 35px;
	width:650px;
}
.search-box-text{
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
	color:#000000;
	padding-top:7px;
}
.search-bg{
	background:url(../images/search-bg.gif) no-repeat;
	width:205px;
	height:39px;
	margin-left:30px;
	margin-right:10px;
	margin-top:2px;
	padding:0;
	display:inline;
}
.input-text{
	width:188px;
	height:24px;
	padding:0;
	margin:7px 0 0 8px;
	font-family:Arial;
	font-size:20px;
	color:#999999;
	font-weight:bold;
	border:#FFFFFF 1px none;
}
.go-btn{
	background:url(../images/go-btn-bg.gif) no-repeat;
	width:55px;
	height:44px;
	border:none;
	font-family:Arial;
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:20px;
	cursor:pointer;
}
.headsearch{
	font-family:Arial;
	font-size:22px;
	color:#000000;
	font-weight:bold;
}
.search_item {
	border-bottom: 1px solid #CCCCCC; 
	padding:10px 10px 10px 0;
	margin-left:10px; 
	margin-right: 10px;
}
.searchposte_date {
	font-size: 11px; 
	color: #b5b4b4;
}

.black-link{
	color: #000000; 
	text-decoration: none;
	font-size:12px;
	font-family:Arial;
	font-weight:bold; 
}
.black-link a {
	color: #000000; 
	text-decoration: none; 
}
.black-link a:visited { 
	color: #000000; 
	text-decoration: none; 
}
.black-link a:hover { 
	color: #000000; 
	text-decoration: underline; 
}
/* css for accordion starts here*/
.menu_list {	
	width: 100%;
	}
.menu_head {
	padding:1px;
	cursor: pointer;
	position: relative;
	margin:0px;
	float:left;
	width:100%;
  font-weight:bold;
	color:#FFFFFF;
  background:url(../images/plus.gif) no-repeat;
	background-position:right;
	height:33px;
	z-index:100;
}
		
.user-panel-head{
	font-size:15px;
	padding: 7px 0 0px 6px;
	color:#FFFFFF;
	font-weight:bold;
	}

.menu_body {
	display:none;
	background:#ffffff !important;
	width:100%;
	float:left;
}
.menu-head-bg-1{
	background:#76e5ec;
	background-repeat:no-repeat !important;
	background-position:right;
}
.menu-head-bg-2{
	background:#e64058;
	background-repeat:no-repeat;
	background-position:right;
}
.menu-head-bg-3{
	background:#701775;
	background-repeat:no-repeat;
	background-position:right;
}
.menu-head-bg-4{
	background:#00B000;
	background-repeat:no-repeat;
	background-position:right;
}
.menu-head-bg-5{
	background:#FE9429;
	background-repeat:no-repeat;
	background-position:right;
}
.menu-head-bg-6{
	background:#BD0000;
	background-repeat:no-repeat;
	background-position:right;
}
.menu-head-bg-7{
	background:#361E6C;
	background-repeat:no-repeat;
	background-position:right;
}
.menu-head-bg-8{
	background:#BAB2A7;
	background-repeat:no-repeat;
	background-position:right;
}
.menu-head-bg-9{
	background:#342C94;
	background-repeat:no-repeat;
	background-position:right;
}
.menu-head-bg-10{
	background:#908976;
	background-repeat:no-repeat;
	background-position:right;
}

.menu-head-user-name{
	font-size:11px;
	padding: 9px 0 0px 20px;
	color:#FFFFFF;
	font-style:italic;
	font-weight:normal;
	}
.menu-head-user-name a{
	font-size:11px;
	color:#FFFFFF;
	font-style:italic;
	font-weight:normal;
	}
.menu-head-user-name a:hover{
	font-size:11px;
	color:#FFFFFF;
	font-style:italic;
	font-weight:normal;
	}
	
/* css for accordion ends here */
div.mixtape_accordion_edition {
	width:100%;
	background:#CCCCCC;
	background: #fff; color: #000; 
	line-height: 1.3em; 
}
.mixtape_song_list{
	width:100%;
	padding:0;
	margin:0;
}

div.mixtape_accordion_edition li { 
	width:100%; 
	list-style:none; 
	cursor: pointer; 
	position: relative;
	background:#fff;
}
div.mixtape_accordion_edition li:hover { background: #f3f3f3; }
div.mixtape_accordion_edition li.hilite { background: #eaeaea; }
div.mixtape_accordion_edition li div.top{
	width:100%;
	padding-top:10px;
}
div.mixtape_accordion_edition li span.name { 
	font-size: 18px;
	line-height: 22px;
	margin-left:10px; 
}
div.mixtape_accordion_edition li div.bottom { 
	width:100%;
	line-height: 20px; 
}
div.mixtape_accordion_edition li span.duration { 
	font-size: 10px; 
	color: #bbb; 
	margin-left: 10px; 
	margin-right: 6px; 
}
.img-middle{
	vertical-align:middle;
}
.width-200{
width:200px;
}
.margintb-5{
margin:5px 0;
}
.head-lightbox{
font-size:14px;
font-weight:bold;
}
.addmixtapebox{
background:#7b43a4;
margin-top:10px;
width:200px;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
padding:5px 3px;
color:#FFFFFF;
font-weight:bold;
}.addmixtapebox a{
color:#FFFFFF;
}
#accordion {
border:#000000 1px solid;
}
.fleft{
float:left;
}
.fright{
float:right;
}
.toggler  { 
cursor:pointer; 
font-weight:bold; 
color:#000; 
margin:0; 
padding:5px; 
height:30px;
background-repeat:no-repeat; 
}
.heading{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
}
.element{
padding:0; 
margin:0;
width:100%;
}



blockqsuote {  
padding:5px 20px;
}
.bg-color-1{background:#76e5ec;background-repeat:no-repeat;background-position:right;}
.bg-color-2{background:#e64058;background-repeat:no-repeat;background-position:right;}
.bg-color-3{background:#701775;background-repeat:no-repeat;background-position:right;}
.bg-color-4{background:#00B000;background-repeat:no-repeat;background-position:right;}
.bg-color-5{background:#FE9429;background-repeat:no-repeat;background-position:right;}
.bg-color-6{background:#BD0000;background-repeat:no-repeat;background-position:right;}
.bg-color-7{background:#361E6C;background-repeat:no-repeat;background-position:right;}
.bg-color-8{background:#BAB2A7;background-repeat:no-repeat;background-position:right;}
.bg-color-9{background:#342C94;background-repeat:no-repeat;background-position:right;}
.bg-color-10{background:#908976;background-repeat:no-repeat;background-position:right;}
.heading{ color:#FFFFFF; font-weight:bold;font-size:16px;line-height:30px;}

.mixtape-song{
width:100%;

}
div.element ul{
width:100%;
list-style:none;
margin:0;
padding:0;
height:50px;
}
div.element li{
width:100%;
list-style:none;
line-height:30px;
cursor:pointer;
height:60px;
}
div.element li:hover { background: #f3f3f3; }
div.element li.hilite { background: #eaeaea; }
div.element li div.top{
width:100%;
padding-top:10px;
}
div.element li span.name { 
font-size: 15px;
line-height: 22px;
margin-left:10px; 
}
div.element li div.bottom { 
width:100%;
line-height: 20px; 
}
div.element li span.duration { 
font-size: 10px; 
color: #bbb; 
margin-left: 10px; 
margin-right: 6px; 
}
.img-middle{
vertical-align:middle;
}
.butt-profile{
	padding:10px 15px 10px 10px;
}
.butt-profile a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}
.usernamedes{
font-family:Helvetica, sans-serif;
font-size:14px;
font-weight:bolder;
}
.song-description-box{
width:730px;
background:#7b43a4;
}
.song-description{
font-family:Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
padding:20px 5px 5px 5px;
font-weight:bold;
}
.margin-right-10{
margin-right:10px;
}
.made-date{
font-family:Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#FFFFFF;
padding:10px 0 20px 5px;
}
.photo-user {
border:1px solid #dddddd;
padding:1px;
background:#f8f3f0;
}