/*********** Bloc JUKEBOX2 ***********/
#jukebox_container
{
	margin-top:0px;
	width:606px;
	height:auto;
	background: #000 url('../_images/design/gradient_background.png') no-repeat 0 27px;
	background-color:transparent; 
}

.jukebox_header 
{
	height:120px;
}

.jheader {
	font-size:0.9em;
	position:absolute;
	top:0px;
	visibility:hidden;	
	padding-right:10px;
	width:100%;
}

.jheader h1
{
	padding-left:10px; 
	font-size:26px;
	font-weight:normal;
}

.jheader h2
{
	padding-left:10px; 
	font-size:14px;
	color:#fff;
	margin-top:0.1em;
	font-weight:bold;
}

.navhead {
	position:absolute;
	top:50px;
	margin-top:1em;
	padding:0.3em 0 0.38462em 10px;
/* 	line-height:2.3em;*/
}

.navhead.small {
	top:-10px;
}
.jukebox_header.small {
	height:60px;
}

.navhead-nav {
	float:left;
	margin-left:0.8em;
	font-size:16px; 
}

.navhead-nav a {
	border-left:1px solid grey;
	padding:0.1em 0.8em;
	cursor:pointer;
	vertical-align:middle;
}

#navhead-search {
	float:left;
}

#navhead-search input {
	width:12em;
	border:none;
	padding-top:0px;
	height:17px;
}

#navhead-search input,
#navhead-search img {
	float:left;
}

#navhead-search-field {
	margin-top:0.42em;
}

#navhead-search-button {
	cursor:pointer;
}

.feature { 
	height:auto; 
	position:absolute; 
	width:100%; 
	overflow:hidden;
}

.feature img { border:none; }
.preselect {
	color:#14E4FF;	
}

.selected {
	color:white;	
	padding:0;
	background-color:black;
	border:thin solid #00899b;
	-moz-border-radius: 5px ;
}

.selected2 {
	color:white;
	font-weight:bold;	
	font-size:150%;
	letter-spacing:-0.1em;
}

	
.warn {
 	padding:10px;
	color:yellow;
}

.tagCloud {
 	/*background:url('../_images/design/project_box_light.png') no-repeat top left;*/
 	padding-top:1px;
 	padding-left:5px;
 	padding-right:5px;
 	overflow:hidden;
 	height:0;
}

.musicstyle {
	display:inline;
	padding:0 6px 0 6px;
	font-weight:bold;
	font-size:1.1em;
	line-height:18px;
}


#tabs-panel {position:relative; height:300px; width:100%; margin-bottom:10px; }
#tabs-panel.big {height:330px}


#tabs { margin-left:0;margin-bottom:0; margin-top:0; padding-left:0px;font-weight:bold;}
#tabs li {background-color:transparent;float:none;list-style:none; }
#tabs li a {
	display:inline; 
	font-size:12px;
	letter-spacing:-0.07em;
/*height:auto; padding:5px 20px;text-decoration:none;width:auto;*/}

#jbx_tab_0 {background:url('../_images/design/tab_project_free.png') no-repeat top left;}
#jbx_tab_1 {background:url('../_images/design/tab_upload_video.png') no-repeat 0px 3px;}
#jbx_tab_2 {background:url('../_images/design/tab_upload_music.png') no-repeat 0px 3px;}
#jbx_tab_3 {background:url('../_images/design/tab_profile.png') no-repeat 0px 3px;}
#jbx_tab_4 {background:url('../_images/design/tab_playlist.png') no-repeat 0px 3px;}
#jbx_tab_5 {background:url('../_images/design/tab_playlist.png') no-repeat 0px 3px;}

#jbx_tab_0,
#jbx_tab_1,
#jbx_tab_2,
#jbx_tab_3,
#jbx_tab_4,
#jbx_tab_5
{
	width:auto;
	margin-left:15px;
}

#jbx_tab_0,
#jbx_tab_1,
#jbx_tab_2,
#jbx_tab_3,
#jbx_tab_4,
#jbx_tab_5,
#jbx_tab_6
{
	display:block;
	/*position:absolute;*/
	float:left;
	height:25px;
	padding:7px 0 0 30px;
/*	margin-left:15px;*/
	font-size:11px;
	z-index:250;
	cursor:pointer;
}

#navhead-nav-tab_2 a:hover  {color:#14E4FF;}

#navhead-nav a		 {color:#00899B;}
#navhead-nav a:hover {color:#14E4FF;}	

/*********** Number of views ***********/

/*
.list_item_views {
	font-size:68%;
	float:right;
	margin-right:5px; 
	margin-top:9px;
}
*/

.list_item_views {
	float:left;
	font-size:68%;
	margin-top:9px;
}

.jukebox_artist { 
	float:left;
	width: 480px;
}

.jukebox_artist_thumb { 
	float:left;
}

.jukebox_artist_small { 
	float:left;
	width: 340px;
}

/*********** \Bloc JUKEBOX2 ***********/

/*********** Bloc JUKEBOX ***********/

#jukebox_home_mix,#jukebox_home_projects,#jukebox_home_playlists
{
	width:171px;
	height:24px;
	background:url('../_images/design/jukebox_home_mix.png') no-repeat top left;
	padding:5px 0 0 30px;
	font-size:11px;
	margin-bottom:5px;
}

#jukebox_home_playlists	
{
	width:229px;
	height:21px;
	background:url('../_images/design/jukebox_home_playlist.png') no-repeat top left;
	padding:5px 0 0 40px;
	margin-bottom:-8px;
}

#jukebox_home_projects	
{
	width:228px;
	height:21px;
	background:url('../_images/design/jukebox_home_projects.png') no-repeat top left;
	padding:8px 0 0 40px;
}

#bizcard
{
	position:absolute;
	width:175px;
	height:241px;
	background:url('../_images/design/bizcard_background.png') no-repeat top left;
	padding:15px 0 0 7px;
	z-index:2000;
	font-size:11px;
}

#bizcard_description
{
	width:165px;
	height:48px;
	font-size:11px;
}

#bizcard_artist,#bizcard_director
{
	position:absolute;
	padding-top:10px;
	height:70px;
	width:175px;
	margin-left:-10px;
	margin-top:5px;
	overflow:hidden;
}

#bizcard_director							{margin-top:90px;}
#bizcard_artist p,#bizcard_director p		{margin-left:80px;width:90px;font-size:10px;}

#bizcard_artist .rounded_thumb,#bizcard_director .rounded_thumb 							{margin-right:10px;margin-left:5px;}
#bizcard_artist .rounded_thumb_overlay ,#bizcard_director .rounded_thumb_overlay 					{margin-left:5px;}



#search_header
{
	height:30px;
	font-size:11px;
	color:#b8b8b8;
	margin-bottom:20px;
}

#search_display_type
{
	position:absolute;
	margin-left:542px;
}

#search_paging
{
	position:absolute;
	margin-left:250px;
}

.search_data{color:#FFF}

.jukebox_line_light, .jukebox_line_dark
{
	width:600px;
	height:30px;
	background:url('../_images/design/jukebox_list_light_background.png') no-repeat top left;
	padding:5px 0 5px 5px;
	text-transform:uppercase; 
	font-size:12px;
}

.thread_project_follow .search_results_thread .jukebox_line_light, .thread_project_follow .search_results_thread .jukebox_line_dark {width:555px;background-position:top right;}

.jukebox_line_dark	{background:url('../_images/design/jukebox_list_dark_background.png') no-repeat top left;}

.jukebox_line_light .jukebox_thumb, .jukebox_line_dark .jukebox_thumb	{height:30px;margin-right:20px;vertical-align:middle;color:#FFF;}
.jukebox_line_light  a, .jukebox_line_dark  a								{color:#FFF;}

.jukebox_line_light	.jukebox_artist	{color:#35a2b0;}
.jukebox_line_dark	.jukebox_artist	{color:#FFF;}
.jukebox_line_light	.jukebox_title	{color:#FFF;}
.jukebox_line_dark	.jukebox_title	{color:#a3a4a6;}

.jukebox_thumb_left, .jukebox_thumb_middle, .jukebox_thumb_right 			{position:absolute;background:url('../_images/design/jukebox_thumb_header.png') no-repeat top left;width:185px;}
.jukebox_thumb_left		{margin-left:10px;} 
.jukebox_thumb_middle	{margin-left:210px;} 
.thread_project_follow .search_results_thread .jukebox_thumb_middle	{margin-left:187px;} 
.jukebox_thumb_right 	{margin-left:410px;}
.thread_project_follow .search_results_thread .jukebox_thumb_right 	{margin-left:374px;}
.jukebox_thumb_header 	{height:20px;padding-left:4px;vertical-align:middle;text-align:left;font-size:11px;padding-top:4px;}
.jukebox_thumb_left .jukebox_thumb, .jukebox_thumb_middle .jukebox_thumb, .jukebox_thumb_right .jukebox_thumb 	{border:1px solid #313033;width:183px;height:138px;}

.jukebox_line_light .type_icon,
.jukebox_line_dark .type_icon,
.jukebox_thumb_header .type_icon	 {float:right;margin-right:7px;margin-top:7px;}
.jukebox_thumb_line .type_icon	 {float:right;clear:both;margin-right:5px;margin-top:0px;}
.jukebox_thumb_line	{margin-bottom:20px;height:170px;}

.jukebox_add_this	{width:28px;height:28px;position:absolute;background:url('../_images/design/add_this.png') no-repeat top left;margin:5px 0 0 5px;cursor:pointer;}



/*********** /Bloc JUKEBOX **********/

