@charset "utf-8";
/* RESET */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }
/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
img {border: none; vertical-align:middle;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
img,input,select,label{vertical-align:middle;}
/* GESTIONE DEL CLEARING */
.cleared { display: inline-block; }   
.cleared:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .cleared { height: 1%; }
.cleared { display: block; }
/* UTILITIES */
.align-right{float:right;}
.align-left{float:left;}
.padding20{padding:20px;}
.padding10{padding:10px;}
.padding{ padding: 20px 15px; }
.margin{margin:20px}
.margin-top{margin-top:20px}
.margin-left{margin-left:20px}
.margin-right{margin-right:20px}
.margin-bottom{margin-bottom:20px}
.padding-left{padding-left:20px}
.nopadding{padding:0}
.nopadding-right{padding-right:0}
.nomargin{margin:0}
/* TYPOGRAPHY */
body,html {min-height: 100%; height: auto !important;height:100%;}
body { line-height: 1.5; background-color: #fff;background-image: url(/images/background-indians.png); background-repeat: repeat-x; background-position: center bottom;}
body { font-size: 75%;}
body {color: #000; font-family: "Helvetica Neue", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;}
h1,h2,h3,h4,h5,h6 { color: #000; font-family: Arial, Helvetica, sans-serif; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
h4 span, h3 span, h2 span { color:#FF0161; }
h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; line-height: 1; font-weight: bold; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em;font-weight:700;}
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }
a{ color:#000000; text-decoration:none; }
a:link{ color:#000000; text-decoration:none; }
a:visited{ color:#000000; text-decoration:none; }
a:hover{ color:#000000; text-decoration:underline; }
a:active{ color:#000000; text-decoration:none; }
strong{ color:#000000; }
blockquote  { margin: 1.5em; color: #000000; font-style:italic; background-image: url(/images/separator_dotted.gif); background-repeat: repeat-x; background-position: left top; padding-top:10px; }
blockquote:after  {content:".";display:block;background-image: url(/images/separator_dotted.gif); background-repeat: repeat-x; background-position: left bottom;color:#FFFFFF;margin-top:-10px; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0;}
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }
/* BASE FUNCTIONS */
noscript p{ background-color: #FF0161; color:#FFFFFF; padding: 10px; font-weight: bold; display: block; }
.debug{outline:solid 1px #FF0000;}
/*GRID*/
.width500{width:500px;}
.width510{width:510px;}
.width590{width:600px;}
.width480{width:480px;}
.width200{width:200px;}
.width270{width:270px;}
.width290{width:300px;}
/* TABLES */
table   { margin-bottom: 1.4em; }
th      { font-weight: bold; }
th,td   { padding: 4px 10px 4px 0; }
tfoot   { font-style: italic; }
caption { background: #ffc; }
/* STRUCTURE*/
#wrap{width:840px; min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -400px; /* the bottom margin is the negative value of the footer's height */ }
#navbar{margin-top:20px; }
#navbar ul li{ float:left; background-image: url(/images/tab-angle-sx.gif); background-repeat: no-repeat; background-position: left -40px; margin-right: 2px; background-color: #000;margin-top:4px;}
#navbar ul li#submit-video{float:right;margin-right:0;background-color: #FF0161; background-position: left -80px;}
#navbar ul li#submit-video a{background-position: right -80px;}
#navbar ul li a{ display:block; background-image: url(/images/tab-angle-dx.gif); background-repeat: no-repeat; background-position: right -40px; font: bold 12px Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none; text-transform: uppercase; padding: 10px 20px; }
#navbar ul li.current{ background-color: #99E6E8; background-position: left 0px; }
#navbar ul li.current a{background-position: right 0px; }
#navbar ul li.over{ margin-top:0;}
#navbar ul li.over a{padding-bottom:14px; }
#push{height:400px;}
#footer{height:400px;position: relative;margin-left:auto;margin-right:auto;width:840px;}
#footer-wrap{position:absolute;bottom:10px;width:100%;}
#footer p{ font:  11px/2.5em Arial, Helvetica, sans-serif; padding-left:15px; padding-right:15px; color:#9BDD8C;}
#footer a{ font: 11px/2.5em Arial, Helvetica, sans-serif; color:#9BDD8C;}
#logo {font-size:11px;text-align:right;padding-top:40px;padding-bottom:20px;width:245px;display:block;}
#login-box{ background-color: #99E6E8; background-image: url(/images/content-angle-sx.gif); background-repeat: no-repeat; background-position: left bottom;width:350px;float:right; }
#login-box.logged{ width:400px; }
#login-box-sub{ background-image: url(/images/content-angle-dx.gif); background-repeat: no-repeat; background-position: right bottom;padding:15px;padding-top:5px;padding-bottom:5px;padding-right:0;}
#login-box input.stdinput {width:120px;font-size:11px;}
#login-box input.submit-button {font-size:11px;}
#login-box p{ color:#13989B; font-size:11px; padding:5px;}
#content{background-color: #99E6E8; background-image: url(/images/content-angle-sx.gif); background-repeat: no-repeat; background-position: left bottom;}
#content-sub{ padding:20px 10px 20px; background-image: url(/images/content-angle-dx.gif); background-repeat: no-repeat; background-position: right bottom; }
/* Styling */
.box{ background-image: url(/images/box-gradient.png); background-repeat: repeat-x; background-position: left top;min-height:300px;margin-top:10px; }
.angle-left{ background-image: url(/images/box-angle-sx.gif); background-repeat: no-repeat; background-position: left top; }
.angle-right{ background-image: url(/images/box-angle-dx.gif); background-repeat: no-repeat; background-position: right top; }
#the-video{height:360px;background:#000000;}
#thecontainer{height:360px;width:480px;}
#the-video div{text-align:center;padding-top:150px;}
.border-bottom{ background-image: url(/images/border-bottom.gif); background-repeat: repeat-x; background-position: left bottom;padding-bottom:20px; }
.video-description{ margin-top:20px; background-image: url(/images/border-bottom.gif); background-repeat: repeat-x; background-position: left bottom; height: 150px; display:block;overflow-y:hidden;}
.video-description p{margin-top:10px;}
.video-description-col{padding-top:40px;height:360px;position:relative;}
.video-embed-code{margin-top:20px;}
.link{text-decoration:underline !important; font-weight:bold;}
/* Commenti */
.comment-list li p,.comment-list li cite{font-size:11px;}
.comment-list li cite{word-wrap:no-wrap}
.comment-list li {margin-bottom:10px;background-image: url(/images/baloon-bottom.png); background-repeat: no-repeat; background-position: right bottom;padding-bottom:10px;}
.comment-meta{float:left;width:60px;overflow:hidden;height:68px;}
.comment-meta img{display:block;}
.comment-content{margin-left:60px;}
.comment-content{ background-image: url(/images/baloon-top.png); background-repeat: no-repeat; background-position: right top;min-height:48px;padding-left:25px;padding-top:10px;padding-right:10px;}
/* Videolist */
.video-vert-list li{font-size:11px;}
.video-vert-list li.alt{background-color:#B2ECEE;}
.video-thumb{float:left;}
.video-meta{margin-left:110px;min-height:68px;margin-bottom:10px;}
/*Scheda Video */
.video-tag-list h4{display:inline;font-size:11px;padding-right:10px;}
.video-info{margin-bottom:20px;}
.tags-list,.tags-list li{display:inline;}
.tags-list li a{display:inline;font-size:11px;font-weight:bold;text-decoration:underline;}
.tags-list li:after{content:', '}
#comment-form input.submit-button{margin-top:10px;}
/* Star Rating */
.rating { cursor: pointer; height:16px; background-image: url(/images/border-bottom.gif); background-repeat: repeat-x; background-position: left top; position:absolute; bottom: 0px; padding-top: 10px; }
.cancel{display:none;}
.rating span {display:block;float:left;width:160px;}
.star { display:inline;float: left; width: 22px; height: 20px; overflow: hidden; text-indent: -999em; cursor: pointer; }
.star-left,.star-right {width: 10px}
.star,.star a {background: url(/images/stars.gif) no-repeat 0 0px;}
.star-left,
.star-left a {background: url(/images/stars-half.gif) no-repeat 0 0px;}
.star-right,
.star-right a {background: url(/images/star-right.gif) no-repeat 0 0px;}	
.star a {display: block;width: 100%;height: 100%;background-position: 0 0px;}
div.rating div.on a {background-position: 0 -25px;}
div.rating div.hover a,div.rating div a:hover {background-position: 0 -50px;}
/* Social Bookmarks */
div#bookmarks { background-color: #FFFFFF; background-image: url(/images/baloon-bottom-sx.gif); background-repeat: no-repeat; background-position: left bottom; }
ul.bookmarks { display: block; padding: 10px 0px 5px 350px; background-image: url(/images/baloon-bottom-dx.gif); background-repeat: no-repeat; background-position: right bottom; }
div.bookmarks { display: block; padding: 5px 10px; background-image: url(/images/baloon-bottom-dx.gif); background-repeat: no-repeat; background-position: right bottom;font-size:11px; }
ul.bookmarks li {margin: 0px;padding: 0px;list-style-type: none;display: inline;}
ul.bookmarks li a { float: left; height: 20px; width:20px; vertical-align: middle; background-repeat: no-repeat; background-position: 0px 0px; display: block; margin: 0 4px 0 0; text-indent:-100000px; opacity:.5; -moz-opacity:.5; filter: alpha(opacity=50); }
ul.bookmarks li a:hover {opacity:1;-moz-opacity:1;filter: none;}
ul.bookmarks li a.delicious, ul .delicious {background-image: url(/images/icons/delicious.gif);}
ul.bookmarks li a.digg, ul .digg {background-image: url(/images/icons/digman.gif);}
ul.bookmarks li a.technorati, ul .technorati {background-image: url(/images/icons/technorati.gif);}
ul.bookmarks li a.google, ul .google {background-image: url(/images/icons/google.gif);}
ul.bookmarks li a.facebook, ul .facebook {background-image: url(/images/icons/facebook.gif);}
/* UPLOADER */
#flashUI{ background-color:#FFFFFF; /* background-image: url(/images/baloon-top-sx.gif); background-repeat: no-repeat; background-position: left top;*/padding:10px;-moz-border-radius:8px;-webkit-border-radius:8px; }
#btnBrowse{margin-right:20px;}
fieldset.flash{border-color:#D9E4FF;margin:10px 0;}
.progressWrapper{overflow:hidden;}
.progressContainer{background-color:#F7F7F7;overflow:hidden;-moz-border-radius:8px;-webkit-border-radius:8px;padding:10px;margin-top:10px;}
.red /* Error */{background-color:#FF0161;color:#fff;}
.green /* Current */{background-color:#EDEDED;color:#333;}
.blue /* Complete */{background-color:#99E6E8;color:#333;}
.progressName{font-size:8pt;font-weight:700;height:14px;text-align:left;}
.progressBarInProgress,.progressBarComplete,.progressBarError{font-size:0;width:0;height:22px;background-color:#fff;background-image: url(/images/upload-bar.gif); background-repeat: repeat-x; background-position: left center;margin-top:5px;border:solid 1px #FF0161;}
.progressBarComplete{width:100%;visibility:hidden;}
.progressBarError{width:100%;visibility:hidden;}
.progressBarStatus{margin-top:2px;font-size:7pt;font-family:Verdana;text-align:left;white-space:nowrap;}
a.progressCancel,a.progressCancel:link,a.progressCancel:active,a.progressCancel:visited,a.progressCancel:hover{ font-size:0; display:block; height:14px; width:14px; background-image:url(/images/delete-button.gif); background-repeat:no-repeat; background-position:0px 0; float:right; }
a.progressCancel:hover {background-position: 0px 0px;}
#video-tabs li{ float:left; background-color: #99E6E8;margin-left:10px;-moz-border-radius-topright:6px;-webkit-border-top-right-radius:6px;-moz-border-radius-topleft:6px;-webkit-border-top-left-radius:6px;}
#video-tabs li a{ display:block;text-decoration: none;padding: 10px 20px; }
#video-tabs li.current{  background-color: #fff;  }
#video-tabs li.over a{background-color: #fff;}
/*PANNELLO UTENTE */
.standard-list li{ background-color: #FFFFFF; padding: 5px; font-size: 11px; display: block; margin-bottom: 5px;-moz-border-radius:6px;-webkit-border-radius:6px; }
.user-hello{margin-top:10px;padding:10px;margin-bottom:10px;}
.user-hello img{float:left;margin-right:10px;}
.user-hello h2{margin:0px;}
.table-container{background-color:#FFFFFF;padding:10px;-moz-border-radius:6px;-webkit-border-radius:6px; margin-top:10px;}
table td{ vertical-align: top; padding-top:10px; padding-bottom:11px; background-image: url(/images/table-sep.gif); background-repeat: repeat-x; background-position: left bottom; }
input,textarea,select{ border:solid 2px #2FE1E5; padding:5px; background-image: url(/images/form-bck.gif); background-repeat: repeat-x; background-position: left top;-moz-border-radius:4px;-webkit-border-radius:4px;  }
input.error,textarea.error,select.error{ border:solid 2px #FF0161;}
.error-message{float:right;-moz-border-radius:8px;-webkit-border-radius:8px;padding:5px;background-color:#FF0161;color:#fff;font-size:11px;}
textarea{-x-system-font:none;font-family:Verdana;font-size:12px;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal;}
.submit-button{border:solid 1px #FF0161;cursor:pointer;background-color:#FF0161;color:#FFFFFF;padding:5px;-moz-border-radius:8px;-webkit-border-radius:8px;background-image: url(/images/submit-bck.gif); background-repeat: repeat-x; background-position: left bottom; }
.table-caption{font-size:11px;padding-bottom:20px;color:#666666;}
#ajaxresponse{margin-bottom:10px;}
.profile-meta li strong{color:#FF0161;}
/* VIDEO ARCHIVE */
.video-archive {margin-left:-5px;position:relative;}
.video-archive li{display:inline;float:left;margin:5px;position:relative;}
.video-archive li div.video-meta { position: absolute; display: none; z-index: 50; border-collapse: collapse; background:#FFFFFF; padding: 10px; -moz-border-radius:6px;-webkit-border-radius:6px;width:200px;       }
.video-thumb img.over{outline:solid 3px #2FE1E5;}
/* USER VIDEO ARCHIVE */
.user-video-archive {margin-left:-5px;position:relative;}
.user-video-archive li{display:inline;float:left;margin:5px;position:relative;width:260px;height:80px;-moz-border-radius:6px;-webkit-border-radius:6px;padding:10px;padding-right:5px;}
.user-video-archive li div.video-meta {font-size:11px;}
.remove-icon{background-image:url(/images/delete-button.gif);background-repeat:no-repeat;position:absolute;right:5px;top:10px;text-indent:-9999px;width:15px;height:15px;display:block;}
.edit-icon{background-image:url(/images/icon-wand.gif);background-repeat:no-repeat;position:absolute;right:8px;top:30px;text-indent:-9999px;width:15px;height:15px;display:block;}
/*PAGINATOR*/
.paginator{ margin-top:0; padding-top:5px; padding-bottom:5px;padding-left:60px; border:none; margin-left:20px; margin-right: 10px; font: 700 10px Arial, Helvetica, sans-serif; float:right;}
.paginator a,.paginator span{ font-size:1.2em; line-height:1.5em; text-align:center; display:block; width:1.5em; color:#333333; font-weight:700; float:left; margin:0 0 0 5px; }
.paginator a{ background-color: #FFFFFF; }
span.pagine{border:none;width:100px;}
.paginator a:hover,.paginator .current{ width:1.5em; color:#FFFFFF; background-color:#FF0161; }
/*REG*/
#std-login-form,#std-reg-form{min-height:450px;font-size:11px;}
#std-login-form input,#std-reg-form input{margin-top:5px;margin-bottom:5px;}
#std-login-form input.submit-button,#std-reg-form input.submit-button{margin-top:10px;}
.disclaimers{font-size:11px;color:#666666;}
.warning{background-color:#FF0161;color:#fff;-moz-border-radius:8px;-webkit-border-radius:8px;padding:10px;margin-top:20px;margin-bottom:20px;}
.success{background-color:#99E6E8;color:#333;-moz-border-radius:8px;-webkit-border-radius:8px;padding:10px;margin-top:20px;margin-bottom:20px;}
.checkbox{border:none;}
.isloading{ background-image: url(/images/ajax-indicator.gif); background-repeat: no-repeat; background-position: 525px 45px; }
.border-small-bottom{padding-top:10px; padding-bottom:11px; background-image: url(/images/table-sep.gif); background-repeat: repeat-x; background-position: left bottom;display:block; }
/* USER PROFILE */
#user-profile h4{margin-bottom:10px;}
#user-profile p{background-image: url(/images/table-sep.gif); background-repeat: repeat-x; background-position: left bottom;margin-bottom:20px;padding-bottom:10px;}
#messageform p{background:none;margin-bottom:0px;padding-bottom:0px;}
#messagebox{background-image: url(/images/table-sep.gif); background-repeat: repeat-x; background-position: left top;margin-top:10px;padding-top:10px;}
#messagebox p{background:none;margin-bottom:10px;padding-bottom:0px;}
/* BANNER */
.minibox{ width:250px; height:120px; display:inline; margin:5px; /* -moz-border-radius:8px; -webkit-border-radius:8px;*/ color: #FFFFFF; text-align: right; background-repeat: no-repeat; background-position: center top; }
.minibox h2{color: #FFFFFF; margin-bottom:25px;margin-right:10px;margin-top:10px;font-size:16px;}
.minibox p{ font-size:11px; padding-left:60px; padding-right:10px; letter-spacing: -0.02em; font-weight: bold; line-height: 12px; }
.guitar{ /*background-color: #FF0161;*/ background-image: url(/images/icon-guitar.png);float:left;  }
.upload{ /*background-color:#2FBCE6;*/ background-image: url(/images/icon-upload.png); margin-left:15px;float:left;}
.share{ /*background-color:#00D7A2;*/ background-image: url(/images/icon-share.png);float:right; }
/* LANGUAGE */
#the-language{float:right;width:60px;margin-top:5px;}
#the-language h4{display:none;}
#the-language li {float:left;}
#the-language li a{ text-indent:-9999px;background-repeat: no-repeat; background-position: center center;height:17px;width:16px;margin-right:10px;display:block;overflow:hidden; }
#the-language li#it-flag a{ background-image: url(/images/it.gif);  }
#the-language li#en-flag a{ background-image: url(/images/en.gif);  }

/*ADV */
#log-adv{ height: 90px; text-align: center; background: url(/images/banner-container.gif) no-repeat center top; }
#spec-ban{ margin: 0px auto; }

