
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, form {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	font-size: 100%;
	font-weight:normal;
}
html,body {
	width:100%;
	margin:0px;
	height:100%;
	background-color:#ffffff;
    font-family:Verdana, Geneva, Arial,sans-serif;
    color:#000000;
    font-size:10px;
}
a {
	text-decoration:none;
	color:#192A6D;
	outline:none;
}
a:hover {
	text-decoration:underline
}
img {
	border:none;
}
table {
	border-collapse:collapse
}
table td {
	padding:0px;
	vertical-align:top
}
div#outerWrapper {
	width:984px;
	padding:0px 8px;
	margin:auto;
}
body>#outerWrapper {
    height: auto;
    min-height: 100%;
}
select {
	margin:0px;
	padding:1px 2px;
	height:22px;
	line-height:22px;
}
/******************************** HEADER ***************************************/
div#header {
	width:100%;
	border-bottom:1px solid #757575;
	height:142px;
}
h1#logo {
	margin:0px;
	width:170px;
	height:100px;
	position:relative;
	float:left;
}
h1#logo span {
	display:block;
	position:absolute;
	width:170px;
	height:100px;
	top:0px;
	left:0px;
	overflow:hidden;
	background:url(./img/logo.gif);
}
div#header div.banner {
	width:730px;
	height:92px;
	text-align:center;
	float:left;
	line-height:92px;
	padding-left:70px;
	padding-top:3px;
	padding-bottom:5px;
}
div#search {
	float:left;
	width:285px;
	padding-left:9px;
}
div#search form input {
	float:left;
	margin:0px;
}
div#search form input[type=text] {
	width:162px;
	height:18px;
	border:2px solid #EE0E6E;
	line-height:18px;
	padding:1px;
	margin-top:11px;
}
div#search form input[type=submit] {
	height:34px;
	width:115px;
	border:none;
	background:url(./img/btn-entra.gif) no-repeat;
	padding:0px;
	text-align:right;
	font-size:13px;
	font-family:Verdana, Geneva, Arial,sans-serif;
	color:#25449A;
	padding-top:19px;
	padding-right:4px;
	cursor:pointer;
}
div#pannello {
	float:left;
	padding-left:70px;
	width:620px;
}
div#menu {
	float:left;
	color:#545657;
	font-size:12px;
	margin-top:20px;
	height:22px;
	line-height:18px;
	position:relative;
	top:0px;
	left:0px;
	width:155px
}
div#menu.logged {
	width:560px;
	font-size:10px;
	margin-left:-65px;
}
div#menu div {
	position:absolute;
	bottom:4px;
	left:0px;
	z-index:100
}
div#menu a {
	color:#545657;
	font-weight:bold;
	white-space:nowrap
}
div#pannello h2 {
	float:left;
	font-weight:bold;
	color:#58585B;
	display:block;
	margin:0px;
	padding-top:10px;
	padding-bottom:12px;
	height:12px;
	margin-left:10px;
	background:url(./img/nvideo.gif) no-repeat right top;
	padding-right:38px;
	text-align:center
}
div#pannello h2 span {
	color:#D60B44;
	font-weight:bold;
}
div#pannello form {
	float:right;
	color:#202A5D;
	white-space:nowrap;
	width:330px;
}
div#pannello form div {
	float:left;
	text-align:left;
	font-weight:bold;
	padding:0px 6px;
}
div#pannello form div input[type=text], div#pannello form div input[type=password] {
	width:120px;
	height:18px;
	border:1px solid #6E7378;
	padding:1px;
	display:block;
	line-height:18px;
	margin:0px;
}
div#pannello form div input[type=submit] {
	padding:0px;
	float:left;
	width:45px;
	border:none;
	height:22px;
	cursor:pointer;
	color:#202A5D;
	font-weight:bold;
	background:none;
	text-transform:uppercase;
	margin-top:13px;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Geneva, Arial,sans-serif;
	border:1px solid transparent;
}
div#pannello form div input[type=submit]:hover {
	border:1px solid #202A5D;
}
/**************************** CONTENT WRAPPER **********************************/
div#contentWrapper {
	width:100%;
	padding-top:14px;
	padding-bottom:70px;
}
/**************************** CONTENT ******************************************/
div#content {
	width:640px;
	float:left;
	padding-left:10px;
}
h1#titolo {
	color:#25449A;
	font-size:16px;
	margin-left:5px;
}
h1#titolo span {
	font-size:14px;
	font-style:italic;
	color:#000000;

}
div#toggleWall {
	position:relative;
	top:0px;
	left:0px;
	width:640px;
	float:left;
	min-height:360px;
}
div#wall3d {
	width:640px;
	height:360px;
	margin-top:10px;
	background-color:#000000;
	position:absolute;
	top:0px;
	left:0px;
}
form#frmCatChoiche {
	float:right;
	width:264px;
	height:24px;
	margin:-24px -320px 0px 0px;
	line-height:24px;
	background-color:#E0EAF4;
	padding:4px 8px;
	font-weight:bold;
	position:relative
}
form#frmCatChoiche select {
	width:200px
}
div#video-last {
	margin-top:10px;
	width:640px;
	float:left;
	margin-bottom:22px;
}
/*div#toggleWall div#video-last {
	display:none;
}*/
a#player {
	background:#000000;
	text-align:center;
	position:relative;
	display:block;
}
a#player img {
	margin:0px auto;
}
a#player img#playImg {
	position:absolute;
	top:0px;
	left:0px;
	opacity:0.75;
}
a#player img#playImg:hover {
	opacity:1;
}
div#play-video {
	margin-bottom:8px
}
div#video-last object, div#video-last embed {
  /*width:320px;
  height:284px;*/
}
/*******/
/*div#video-last.home {
  width:360px;
}
div#video-last.home object, div#video-last.home embed {
  width:360px;
  height:320px;
}*/
/*******/
div#content h2#home {
        font-size:12px;
		margin:0px;
}
div#content h2 {
        color:#192A6D;
        font-size:14px;
        font-weight:bold;
		margin-bottom:6px;
		clear:left
}
div#content h5 {
	font-size:14px;
}
div#titolo-video {
	font-size:12px;
	font-style:italic;
	color:#000000;
}
div#last-thumb {
	width:300px;
	float:left;
	position:relative;
	margin:14px -340px 25px 35px;
}
div#last-thumb h3 {
	font-size:16px;
	margin:0px 10px 0px 5px;
	padding:0px 5px 5px;
	border-bottom:1px solid #000000
}
div#last-thumb form {
	float:left;
	padding:10px;
	padding-bottom:0px;
	color:#25449A;
	height:110px;
	width:126px
}
div#last-thumb form img {
	margin-bottom:4px;
	padding:2px;
	background-color:#D9E6F3;
	border:1px solid #848C91;
	cursor:pointer
}
div.gallery {
	float:left;
	width:310px;
	overflow:hidden;
	margin-right:10px;
	margin-bottom:15px;
	padding:2px 0px;
	background-color:#E0EAF4;
}
div.gallery table {
	float:left;
	width:297px;
	height:160px;
	background-color:#E0EAF4;
	font-size:11px;
	border-right:13px #E0EAF4 solid;
}
div.gallery table td {
	padding-left:10px;
	padding-top:2px;
}
div.gallery table td.titolo {
	line-height:15px;
	height:30px;
	vertical-align:middle;
	padding-left:13px
}
div.gallery table td.titolo div {
	overflow:hidden;
	height:30px;
}
div.gallery table img.thumb {
	/*margin:1px 3px 3px 3px;*/
	padding:1px 3px 3px 3px;
}
div.gallery table a.play-video {
	padding:2px 0px;
	background:url(./img/16/play.gif) no-repeat left center;
	padding-left:20px;
	font-weight:bold;
	margin-left:3px;
	margin-top:2px
}
div#paginazione {
	float:left;
	margin-bottom:15px
}
div#videolist {
	clear:left;
}
div#videolist hr {
	display:none;
}
div#videolist div.gallery {
	float:none;
	width:auto;
	border-bottom:5px solid #E0EAF4;
	padding-right:13px
}
div#videolist div.gallery table {
	width:100%;
	height:auto;
	border-right:0px;
}
div#videolist div.gallery table td {
	vertical-align:top;
	line-height:16px;
}
div#videolist div.gallery table td.thumbContainer {
	width:150px;
	padding-bottom:2px;
	padding-top:4px;
}
div#videolist div.gallery table td.thumbGallery {
	width:80px;
	padding-bottom:2px;
	padding-top:4px;
	vertical-align:middle;
	text-align:center;
}
div#videolist div.gallery table img {
	padding:0px;
	border:none
}
div#videolist div.gallery input.descrizione {
	height:18px;
	border-color:#E0EAF4;
	padding:0px 2px;
	line-height:16px;
	background:#E0EAF4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	width:526px;
	letter-spacing:1px;
	cursor:pointer;
}
div#videolist div.gallery input.descrizione-edit {
        font-weight:bold;
        letter-spacing:1px;
        width:353px;
        background-color:#ffffff;
        border-color:#6E7378;
        cursor:text;
		line-height:16px;
		height:18px;
		padding:0px 2px;
		width:526px;
 }
div#videolist div.gallery table td.info {
	width:210px;
	padding-top:4px;
}
div#videolist div.gallery table td.info div {
	height:88px;
	border:1px solid #6E7378;
	padding:5px 5px;
	background-color:#ffffff;
	overflow:hidden;
	width:198px;
}
div#videolist div.gallery table td.info div table {
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	border:none;
	width:100%;
	font-size:10px;
	height:auto;
}

div#videolist div.gallery table td.info div table td.visualizzazioni {
	font-size:11px;
}
div#videolist div.gallery table td.info div table td {
	padding:0px;
	line-height:13px;
	border:0px;
	white-space:nowrap;
}
div#videolist div.gallery table td.info div table td+td {
	text-align:right;
	white-space:normal
}
div#videolist div.gallery select, div.form_search select {
	background:#ffffff;
	border:1px solid #6E7378;
	padding:1px;
	line-height:16px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
div#videolist div.gallery input, div#videolist input, div.form_search input, input[type=text], input[type=password], select {
	background:#ffffff;
	border:1px solid #6E7378;
	padding:1px;
	line-height:16px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
div#videolist div.gallery textarea {
	background:#ffffff;
	border:1px solid #6E7378;
	overflow:auto
}
select.sltGallery {
	width:210px
}
div.codice {
	overflow:hidden;
	margin-bottom:10px;
	margin-top:5px;
}
div.categoria {
	overflow:hidden;
	margin-bottom:5px;
	margin-top:8px;
}
div.codice span {
	float:left
}
div.categoria span {
	float:left
}
div.categoria select {
	width:155px;
	float:right;
}
div.codice input {
	width:151px;
	float:right
}

div#videolist div.gallery table td.stato {
	color:#192A6D
}
div#videolist div.gallery table td.stato a {
	text-decoration:none
}
a.stato {
	text-decoration:none
}
a span.online {
	font-weight:normal;
	margin-right:0px;
	background-image:url(./img/16/dotgray.png)
}
a.stato:hover span {
	text-decoration:underline
}
a:hover span.online {
	background-image:url(./img/16/dotgreen.png)
}
a span.offline {
	font-weight:normal;
	margin-left:0px;
	background-image:url(./img/16/dotgray.png)
}
a:hover span.offline {
	background-image:url(./img/16/dotred.png)
}
span.online {
	padding-left:15px;
	font-weight:bold;
	margin-right:16px;
	background:url(./img/16/dotgreen.png) no-repeat left center;
	color:#192A6D;

}
span.offline {
	color:#192A6D;
	padding-left:15px;
	font-weight:bold;
	margin-left:16px;
	background:url(./img/16/dotred.png) no-repeat left center;
}
div#videolist div.gallery table td.playContainer {
	text-align:right;
	background:url(./img/16/add-gallery.gif) no-repeat 80px center;
	vertical-align:bottom;
}
div#videolist div.gallery table td.playContainer a.play-video {
	float:left;
	margin:0px;
}
div#videolist div.gallery table td.playContainer.no_gallery {
	background:none;
}
/* OPZIONI AVANZATE VIDEO */
tr.rowAdvSet {
	display:none;
	background-color:#B4C9DE;
}
div.gallery table tr.rowSocSet td {
	padding:6px 0px 0px 10px;
}
div#videolist hr.set-adv {
	margin:13px 0px;
	display:block;
	color:#cccccc;
	background-color:#bbbbbb;
	border:0px none #bbbbbb;
	height:1px;
	padding:0px;
}
a.lnkSetAdv {
	margin:5px 0px auto;
	font-weight:bold;
	padding-right:20px;
	line-height:16px;
	display:inline-block;
	background:url(img/16/arrow-down.png) no-repeat right center;
	cursor:pointer
}
a.lnkSetAdv.showEnabled {
	background-image:url(img/16/arrow-up.png);
}
div.gallery table tr.rowAdvSet td {
	padding:0px;
}
div#videolist div.gallery table.tblAdvancedSetting {
	width:630px;
	margin-right:-13px;
	border-collapse:collapse;
	border-spacing:0px;
	height:auto;
	background-color:#B4C9DE;
}
div.gallery table tr.rowAdvSet td table.tblAdvancedSetting td {
	padding:3px 0px 3px 10px
}
div.gallery table tr.rowAdvSet td table.tblAdvancedSetting table td {
	padding:inherit;
}
div#videolist div.gallery table table.mceLayout {
	border-right:1px solid #BBB;
}
div#videolist div.gallery table table.mceLayout table {
	background-color:inherit
}
div#videolist div.gallery table.tblAdvancedSetting table {
	height:auto;
	width:auto;
	float:none;
	border-collapse:inherit;
	font-size:inherit;
}
div#videolist div.gallery table tr.rowAdvSet td table.tblAdvancedSetting td table.mceLayout td {
	padding:0px;
	line-height:normal;
	vertical-align:middle;
}
table.tblAdvancedSetting button {
	margin:0px;
}
td.tdAS1 {
	width:150px;
}
td.tdAS2 {
	width:210px;
}
td.tdAS3 a {
	font-weight:bold;
}
td.tdAS3 a span {
	font-weight:bold;
	color:#dd0000
}
td.tdAS3 input[type=radio] {
	margin:0px;
}
td.tdAS3 span {
	white-space:nowrap
}
textarea.descrizione_completa {
	margin:0px;
	padding:0px 2px;
	width:601px;
	min-height:80px;
}
tr.rowAdvSet button {
	padding:4px 10px;
	width:125px;
	font-weight:bold;
	color:#dd0000;
}
b.green {
	color:#00aa00
}
b.red {
	color:#cc0000
}
/**************************/
/******** COMMENTI ********/
form#frmLogin {
	background-color:#E0EAF4;
	padding:10px;
}
form#frmLogin div {
	overflow:hidden;
	margin-bottom:8px;
}
form#frmLogin label {
	display:block;
	float:left;
	width:100px;
	height:20px;
	line-height:20px;
}
form#frmLogin input {
	width:160px;
	margin:0px;
}
form#frmLogin button {
	background:#ffffff;
	border:1px solid transparent;
	padding:0px;
	width:98px;
	text-align:center;
	margin:0px;
	height:20px;
	font-weight:bold;
	color:#202A5D;
	text-transform:uppercase;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	cursor:pointer
}
form#frmLogin button:hover {
	border:1px solid #202A5D
}
div.commento {
	background-color:#E0EAF4;
	margin-bottom:10px;
	padding:10px;
}
div#codaCommenti div.commento {
	background-color:#FFCE83
}
div.commento.update {
	background-color:#B4C9DE
}
div.commento p {
	background-color:#ffffff;
	border:1px solid #6E7378;
	padding:5px;
	margin:5px 0px 5px 0px;
}
div.commento button {
	padding:2px 10px;
	width:125px;
}
button.pubb {
	font-weight:bold;
	color:#dd0000;
}
p.update {
	clear:both;
	height:48px;
	font-size:18px;
	line-height:48px;
	padding-left:58px;
	background:url(img/48/success.png) no-repeat left top;
	font-style:italic
}
p.update.delete {
	background-image:url(img/48/delete.png)
}
/**************************/
ul#menu-gallery {
	padding:0px;
	float:right;
	font-size:12px;
	list-style:none;
	overflow:hidden;
	font-weight:bold;
	margin:30px -320px 0px 0px;
	width:280px;
	position:relative
}
ul#menu-gallery li {
	margin:0px 20px 0px 0px;
	padding:0px;
	border-bottom:1px solid #202A5D;
	/*background:#E0EAF4*/
}
ul#menu-gallery li#menu-video div{
	width:50px;
	border:1px solid #202A5D;
	border-bottom:none;
	text-align:center;
}
ul#menu-gallery li#menu-video {
	background:#ffffff
}
ul#menu-gallery li a {
	display:block;
	width:230px;
	border:1px solid #ffffff;
	padding:4px 4px 4px 24px
}
ul#menu-gallery li a:hover {
	border:1px solid #202A5D;
}
a#carica-video, a#crea-gallery {
	background:url(./img/16/insert-object.gif) no-repeat 4px center
}
a#tuoi-video {
	background:url(./img/16/gxine.gif) no-repeat 4px center
}
a#videogallery {
	background:url(./img/16/gallery.gif) no-repeat 4px center
}
div#video-gallery {
	clear:both
}
a.edit-gallery {
	margin:0px 10px;
	padding:3px 0px 3px 21px;
	font-weight:bold
}
a.visualizza-gallery {
    background:url('img/16/gthumb.gif') no-repeat left center;
}
a.preferenze-gallery {
    background:url('img/16/gtk-preferences.gif') no-repeat left center;
}
a.rimuovi-gallery {
    background:url('img/16/edit-delete.gif') no-repeat left center;
}
a.lista-video {
    background:url('img/16/folder-video.gif') no-repeat left center;
}
td.gallery-info div, td.gallery-setting div {
	overflow:hidden;
	width:100%;
	margin: 2px 0px
}
td.gallery-info span, td.gallery-setting span {
	 display:block;
	 float:left;
	 width:80px;
}
td.gallery-info input {
	float:left;
	width:350px
}
td.gallery-setting span {
	width:200px;
}
td.gallery-setting input {
	float:left;
	width:230px
}
td.gallery-setting textarea {
	width:432px
}
a.link-box {
	color:#ff0000;
}
div.gallery table.elenco-video {
	background:transparent
}
div#video-gallery div.gallery table#opzioni {
	width:100%;
	margin-top:10px;
	height:auto;
}
div.gallery table#opzioni td {
	padding-bottom:10px;
}
div.gallery h2#home {
	margin-left:10px;
	margin-top:10px;
}
table#opzioni span {
	display:block;
	float:left;
	width:160px;
}
table#opzioni input[type=text] {
	width:400px;
}
table#opzioni input[type=submit] {
	cursor:pointer
}
a.inviaci-video {
	background:url(./img/16/inviaci-video.gif) no-repeat left center;
}
div#video-gallery div.gallery table {
	height:200px;
}
div#video-gallery div.gallery table.galleria, div#video-gallery div.gallery table.galleria table, div#video-gallery div.gallery table.tuoi-video {
	height:auto;
}
div#video-gallery hr {
	display:none;
}
a.pubblica {
	background:url(./img/16/pubblica.gif) no-repeat left center;
}
a.no-pubblica {
	background:url(./img/16/no-pubblica.gif) no-repeat left center;
}
div.form_search {
	width:230px;
	float:right;
	overflow:hidden;
	line-height:18px;
	margin:30px -260px 0px 0px;
	position:relative
}
div.form_search span {
	display:block;
	width:90px;
	float:left;
	margin-bottom:4px;
}
div.form_search input {
	float:left;
	width:130px;
	margin-bottom:4px;
}
 div.form_search select {
	float:left;
	width:134px;
	margin-bottom:4px;
}

div.form_search input[type=submit] {
	background:#E0EAF4;
	cursor:pointer;
	margin-left:90px;
	width:134px;
}
h2.search {
	clear:both;
}
div.coda-video {
	margin-bottom:12px;
}
div.coda-video td {
	padding:6px;
	border-bottom:2px solid #ffffff;
}
/**************************** SIDEBAR ******************************************/
div#sidebar {
	width:300px;
	float:left;
	padding:462px 10px 0px 24px;
}
div.new div#sidebar, div.load div#sidebar, div.home div#sidebar, div.commenti div#sidebar {
	padding-top:130px;
}
div.opzioni div#sidebar,
div.uservideo div#sidebar,
div.newgallery div#sidebar,
div.visualizza-gallery div#sidebar,
div.come-funziona div#sidebar,
div.form div#sidebar,
div.privacy div#sidebar,
div.new div#sidebar,
div.load div#sidebar {
	padding-top:0px;
}
div#sidebar div.pannello {
	background:url(./img/pannello-sidebar.jpg) #EAF7FC no-repeat right top;
	border-bottom:1px solid #E8494C;
	padding:7px 10px;
	color:#147895;
	margin-bottom:12px;
}
div#sidebar div.pannello a {
	color:#147895;
}
div#sidebar div.pannello h2 {
	font-size:12px;
}
div#sidebar div.pannello ul {
	margin:0px;
	padding:4px 0px 0px 0px;
	list-style:none;
	font-size:10px;
}
div#sidebar div.pannello ul li {
	margin:0px;
	padding:0px;
	padding-left:20px;
	background:url(./img/quadratino.gif) no-repeat 4px center;
}
div#sidebar div.banner {
	text-align:center;
	margin-bottom:12px;
	margin-top:4px;
	padding:4px 0px
}
div#sidebar div.cornice {
	border:1px dotted #090985;
	width:168px;
}
div#sidebar div.store {
	border:1px solid #004080;
	overflow:hidden;
	text-align:left;
	padding:4px;
	font-size:10px;
	width:160px;
}
div#sidebar div.store h2 {
	color:#ff0000;
	font-size:11px;
	font-weight:bold
}
div#sidebar div.win {
	border:1px solid #FF6600;
	padding:0px;
	width:168px;
}
div#sidebar div.win table {
	margin:0px;
}
div#sidebar div.win table td {
	padding:4px 0px;
}
div#sidebar div.store img {
	margin:5px;
}
div#sidebar div.banner table.seo {
	text-align:left
}
div#sidebar div.box {
	background:#EBF0F5;
	text-align:justify;
	padding:12px;
	overflow:hidden
}
div#sidebar div.box img {
  float:left
}
div#sidebar div.box div {
  float:left;
  margin-left:5px;
  width:220px;
  margin-bottom:12px;
}
div#sidebar div.box hr {
  clear:left;
  margin:12px 0px;
  color:#090985;
  background:#090985;
  border:0px none #090985;
  height:1px;
}
div#sidebar div.V2 {
  width:120px;
  height:600px;
  padding:0px;
  float:right;
  margin-left:8px;
}
div#sidebar div.annunci {
  clear:both;
}
/**************************** FOOTER *******************************************/
div#footer {
	width:984px;
	margin:auto;
	text-align:center;
	clear:left;
	border-top:1px solid #757575;
	padding:0px 8px;
	margin-top:-55px;
}
