
#formMenuTp\:toolbarTop{
	font-size:12px !important;
	color: white;
	background-image:none;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #396785 0%, #406D8B 100%) repeat scroll 0 0;
	border-radius:0px;
	padding: 4px 15px 0 20px;
	border:0px;
	height: 100%;
}

.ui-fileupload-files td{
	float:left;
}

/*
#formMenuTp\:toolbarTop{
	font-size:12px !important;
	color: white;
	background-image:none;
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #5c5c5c 0%, #2c2c2c 100%) repeat scroll 0 0;
	border-radius:0px;
	padding: 7px 40px;
	border:0px;
}
*/
.ui-icon-black{
	background-image: url("../image/ui-icons_cccccc_256x240_1.png");
	background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
    height: 16px;
    width: 16px;
}

.ui-icon-bed{
	background-position:-225px -192px;
}

a, a:visited, a:active {
	outline: medium none;
	text-decoration: none;
}

.ui-galleria-filmstrip-wrapper{
	background-color: white;
}

.pe-blockui{
	border:4px solid #0e8dbc;
	border-radius: 10px;
	top: 30vh !important;
}

.title_text_shadow_notify
{
	color: rgba(0, 0, 0, 0.6);
	font-size: 16px;
	text-shadow: rgba(0, 0, 0, 0.3) 1px 3px 6px, rgba(255, 255, 255, 0.4) 0px -4px 30px !important;
	font-weight: bold;
	font-style: italic;
	color: #2D2B8B !important;
}