	

/* Hide folderpermissions and storage notifications at video upload */
label#lblPermissions, label#lblStorage, label#lblStorageContent, div#notificationDiv
{display: none !important}

/* Overule red delete button and make it gray */
.dialogUiDeleteButtton {
	background: #555 !important;
	background: -moz-linear-gradient(top, #555, #888) !important;
	background: -ms-linear-gradient(#555, #888) !important;
	background: -o-linear-gradient(#555, #888) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555', endColorstr='#888') !important;
}

/*  Hide anonymous/authenticated users checkboxes */
div#checkboxShortcut
{display: none}

/* Hide upload thumb selector */
div#thumbUploadForm.divForm
{display: none !important;}


.leftpane1, .leftpane2, .leftpane3, .rightpane { background-color: transparent;}

li#liLiveHeader.category, #liLive, #liTagging, #liSchedule, .leftpane2
{display: none}




#logo
{
background-repeat:no-repeat;
width:200px;
height:200px;
background-size:contain;
background-color:white
}

.catalogueTemplateTitle:hover
{
COLOR: #008487; BACKGROUND-COLOR: #FFFFFF;
}


#banner
{

height: 272px;

}

ul.nav li.menu-item-selected {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	BACKGROUND-COLOR:#008487;
	border: solid 0px transparent;
}

ul.nav li.menu-item-selected a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	border: solid 0px transparent;
}


ul.nav li.menu-item-selected:hover {
	COLOR: white; 
	BACKGROUND-COLOR: #008487;
	
}

ul.nav li.menu-item-selected a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	border: solid 0px transparent;
	BACKGROUND-COLOR:#008487;
}


ul.nav li.menu-item:hover
{
	COLOR: white; 	
	BACKGROUND-COLOR: #FFFFFF;
	border: solid 1px #008487;
}

ul.nav li.menu-item:hover a {
	text-decoration: none;
	color: #008487;
	font-weight: bold;
	border: solid 0px transparent;
	BACKGROUND-COLOR: #FFFFFF}
	
	
/* Forms authentication login page */

input#txtPassword.text-input, input#txtUserName.text-input, span#lblPassword.label, span#lblUserName.label, fieldset.editform
{
	width: auto !important;
	height: auto !important;
	font-size: 150%; !important;
}

 input#btnSubmit.custom-button.ui-state-default
 {
	width: auto !important;
	height: auto !important;
	font-size: 170%; !important;
	font-weight:bold;
	padding:10%;
}


form#form1 {
	background-image: url('../Images/logo/logo.png');
	background-repeat:no-repeat;
	width:200px;
	height: 300px;
	background-size:contain;
	margin: 10%;
}



/*	