ul.tm_tl{
float:left;
margin:0;
padding:0;
}

.tm_t {
    display:inline-block;
    background-color:#f7f7f7;
    padding:7px;
    /*width:150px;*/
    text-align:center;
    margin-top:5px;
	border:1px solid #ddd;
	vertical-align:top;
}
.tm_t  img {
	border:1px solid #ddd;
	
}
ul.NavigaTraAlbum {
margin:0;
padding:0;
}

.CommandPanel {
clear:left;
text-align:center;
margin-top:25px !important;
}
.CommandPanel a, a.VediAlbum, a.ModAlbum  {

	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
	background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:arial;
	font-size:15px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;


    }


div.ImageContainer {
width:200px;
/*height:200px;
/*background-color:white;
border:1px solid #ececec;*/
margin-left:auto;
margin-right:auto;
}	
	
.CommandPanel a:hover, a.VediAlbum:hover, a.ModAlbum:hover  {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff));
	background:-moz-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-webkit-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-o-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-ms-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0);
	background-color:#f6f6f6;
}



.CommandPanel a:active {
	position:relative;
	top:1px;
}

.DescrizioneAlbum {
height:100px;
}
.PreviewImage {
border:1px solid #b2b2b2;
}

.PreviewImage {
border:1px solid #b2b2b2;
}

a.ModAlbum {
   margin-top:5px;
   width:115px;
}
.resetHeight {
    position:relative;
    top:-6px;
    border:none !important;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .resetHeight {
    position:relative;
    top:-7px;
    border:0 !important;


}
}


.rHeight {
  position:relative;
    top:-6px;
    border:none !important;
}

.rWidth {
    margin-left:-3px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .rHeight {
    position:relative;
    top:-6px;
    border:0 !important;
}
}

table.TableView {
width:100%;
}
.TableView tr {
background-color:#e9e8e8;

}
.TableView td {
font-size:10.5pt;
padding:5px;
}


.TableView tr.Comandi {
    background-color:#fff;
    vertical-align:top;
    padding:0px !important;
}

.TableView tr.Instestazione {
background-color:#5a5a5a;
font-weight:bold;
color:#fff;
height:25px;
}
    .TableView tr.Instestazione td {
    width:55px;
    }



.TableView td.Azioni {
        text-align:center !important;
        vertical-align:top;
        width:10px;
}

.TableView td.Azioni Img{
    border:none !important;
vertical-align:top;

}
.TableView td.AlignImage {
text-align:center;
vertical-align:top;
width:55px;
}
.TableView td.NomeFile {
width:20%;
}
.TableView td.Descrizione {
    vertical-align:top;
}

.CreaAlbum {
width:200px;
height:200px;
border:4px dashed #ccc;
border-radius:9px;
background-color:#ececec;
text-align:center;
float:left;
margin-left:5px;
margin-top:8px;
}

.CreaAlbum input {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
	margin-top:40%;
	
}
.CreaAlbum input:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
	background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
	background-color:#e9e9e9;
}
/*.CreaAlbum input:active {
	position:relative;
	top:1px;
}*/

.Distance{
margin-top:10px;
}

td.width50 {
width:160px;
}
.left {
float:left;
}

div.video-container {
width:160px;
height:120px;
}
.video-container iframe,
.video-container object,
.video-container embed {
    width:160px;
    height:120px;
}

ul.VisualizzaVideo {
margin:0;
padding:0;
}
.VisualizzaVideo li {
display:inline-block;
}



li.linea {
border-bottom:10px dotted gray !important;
}

.Pulsantini {
margin-top:5px;
}