
div.sc_menu {
	/* Set it so we could calculate the offsetLeft */
	position: relative;
	height: 155px;
	width: 550px;
	overflow: auto;
}
ul.sc_menu {
	display: block;
	height: 110px;
	/* max width here, for users without javascript */	
	width: 1500px;	
	padding: 15px 0 0 15px; 
	/* removing default styling */
	margin: 0;
	background: url('navigation.png');		
	list-style: none;
}
.sc_menu li {
	display: block;
	float: left;	
	padding: 0 4px;
}
.sc_menu a {
	display: block;
	text-decoration: none;
}
.sc_menu span {
	display: none;
	margin-top: 3px;
	
	text-align: center;
	font-size: 12px;	
	color: #fff;
}
.sc_menu a:hover span {
	display: block;
	color: #000000;
}
.sc_menu img {
	border: 3px #fff solid;	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.sc_menu a:hover img {
	filter:alpha(opacity=50);	
	opacity: 0.5;
}
.list_option
{
	font-size:11px;
	text-align:right;
}
	.edit_fields
	{
		margin-bottom:5px;
		text-align:left
	}
	.label_fields
	{
		margin-bottom:5px;
		width:35%;
		float:left;
		text-align:left
	}
	.event_bread_crumps
	{
		margin-bottom:10px;
		text-align:left;
	}
	.browseEdit
	{
		border: 0px solid navy;
		position: relative;
		float: left;
		margin: 10px 0px;
		height: 200px;
		width:35%;
		padding-bottom: 20px;
	}
	.votes_small
	{
		float:left;
	}
	span
	{
		margin-right:5px;
	}
	select.albums
	{
		width:130px;
	}
	div#lastFiles
	{
    margin: 10px 0px 10px 0px;
	}
	div.album_list
	{
		border:1px solid #CCCCCC;
		background-color:#DDDDDD;
		padding:5px;
		width:380px;
		margin-left:3px;
	}

.browseUnit
{
	border: 0px solid navy;
	position: relative;
	float: left;
	width: 300px;
	height: 130px;
	margin: 10px 0px;
}

.browseAlbum
{
	border: 0px solid navy;
	position: relative;
	float: left;
	width: 400px;
	height: 130px;
	margin: 10px 0px;
}
	
	div.browseUnit .duration,
	.duration
	{
		position:absolute;
		bottom:0px;
		right:0px;
		color:#FFF;
		background-color:#000;
		font-weight:bold;
		font-size:11px;
		padding:1px;
		margin-bottom:3px;
		margin-right:3px;
		opacity:0.7;
		filter:alpha(opacity=70);
	}
	div.browseUnit .play_button,
	.play_button
	{
		position:absolute;
		bottom:0px;
		right:21px;
		margin-left:3px;
		margin-bottom:4px;
	}
	
	div.browseUnit .quicklist,
	.quicklist
	{
		position:absolute;
		bottom:0px;
		left:0px;
		margin-left:3px;
		margin-bottom:4px;
		border: 0px solid #000;
	}
	img.quicklist_icon
	{
		width:15px;
		height:15px;
	}
	.quicklist_added
	{
		color:#FFF;
		background-color:#8db884;
		font-weight:bold;
		font-size:11px;
		padding:1px;
		opacity:0.7;
		filter:alpha(opacity=70);
	}	
	.lastFileUnit
	{
    margin: 10px 0px 10px 0px;
	}
	.iconList
	{
		margin-top: 5px;
	}
	div.thumbnail_block
	{
		position:relative;
		text-align:center;
		padding:0px;
		margin-right:auto;
		background-color:#FFFFFF;
	}
	div.thumbnail_block img
	{
		border:0px solid #9B9A9A;
		background-position:center;
		background-repeat:no-repeat;
	}
	.lastFilesPic
	{
		position: relative;
		float: left;
		border: 1px solid #EDEDED;
		margin-right: 10px;
		background-repeat:no-repeat;
		background-position:center;
	}
	.lastFilesMultPic
	{
		position: relative;
		float: left;
		border: 1px solid #EDEDED;
		margin-right: 10px;
		margin-top: 13px;
		background-repeat:no-repeat;
		background-position:center;
	}
		
	.lastAlbumPic
	{
		position: relative;
		float: left;
		border: 0px solid #EDEDED;
		width: 145px;
		height: 145px;
		background-position: center;
		background-repeat: no-repeat;
		margin-right: 10px;
	}
	.lastFilesInfo
	{
		position: relative;
		float: left;
		margin-bottom: 20px;
		font-size: 12px;
		width:50%;
		color:gray;
	}

	.lastFilesLink
	{
		margin: 10px 10px 10px 10px;
	}
	.fileTitle
	{
		font-weight: bold;
	}
	.votingBlock
	{
		margin-top:10px;
	}

	.embed_url
	{
		padding-top:10px;
	}
	.link_text
	{
		float:left;
		font-size:11px;
		font-weight:bold;
		width:25%;
		margin-top:5px;
	}
	.event_media_list
	{
		position: relative;
		height:350px;
		overflow:auto;
	}
	input.links
	{
		font-size:11px;
		width: 70%; 
		margin-top:5px;
	}
	.tags
	{
		padding-top:10px;
	}

	div.prof_ditails_block_video
	{
		position:relative;
		float:left;
		margin-left:5px;
		text-align:left;
	}

	div.prof_ditails_block_video div.li_value_more
	{
		position:relative;
		text-align:left;
		border:0px solid red;
		font-size:11px;
		padding-bottom:5px;
	}
	div.prof_ditails_block_video div.li_value
	{
		position:relative;
		text-align:left;
		border:0px solid red;
		padding:1px;
	}
	.editForm
	{
		width: 200px;
		background-color:#efebde;
		border:1px solid silver;
	}



	div#addNewBlock input.title, fieldset
	{
		width:380px;
		margin-top:10px;
	}
	div#addNewBlock
	{
		width:380px;
	}

	div#addNewBlock div
	{
		margin-bottom:0px;
	}
.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}
#uploadifystyleQueue{
	margin-top: 5px;
	padding: 3px;
	background-color: white;
	border-color: #cecece;
	border-style: solid;
	border-width: 1px;
	overflow: auto;
	height: 150px;
	width: 350px;
}