/*PROFILO TABS
 * 
 */

.section-user ul.secondary {
  background:#171717;
  border-bottom:0;
  border-left:1px solid #A0A0A0;
  border-right:1px solid #A0A0A0;
}

.section-user ul.secondary a.active, .section-user ul.secondary a.active:hover {
background:#2F2F2F repeat-x scroll left top;
border:1px solid #202020;
color: white;
}

.section-user ul.secondary a {
background:#202020 repeat-x scroll left top;
border:1px solid #202020;
color: white;
}

.section-user ul.secondary a:hover {
background:#2F2F2F repeat-x scroll left top;
}

/*PROFILO */
.section-user h3{border:0;}
.section-user .content {padding:0;}

.section-users fieldset,
.section-user fieldset {
	border: 1px solid #202020;
}
div.content-profile-display {border:0;margin:0;padding:0;}

.profile legend,
.section-users legend,
.section-user legend,
#user-profile-form legend{
	font-size: 1.2em;
	text-transform: uppercase;
}

.section-users label,
.section-user label,
#user-profile-form label {
	margin:0; padding: 0;
	color: #F05D00;
}

.section-users input,
.section-user input,
#user-profile-form input {
	-moz-border-radius: 5px;
	paddig: 6px;
	font-size: 1.5em;
	background: transparent url(img/pattern_input.gif) repeat scroll 0 0;
	color: white;
}

.section-users select,
.section-user select,
#user-profile-form select{
	-moz-border-radius: 5px;
	padding: 7px;
	font-size: 1.5em;
  background: #202020;
  color: white;
}
  
#edit-field-cognome-0-value-wrapper {float:left; margin-right: 30px;}
#edit-field-nome-0-value-wrapper {float:left; margin-right: 30px;}
#edit-field-sesso-value-wrapper {}
#edit-field-indirizzo-0-value-wrapper {float:left; margin-right: 30px;}

.menu-links {
  float:right;
}

#user-profile-form .form-submit,
.section-user .form-submit /* The submit button */{
  background:#f05d00;
  color:white;
  border:none;
}

#user-profile-form .form-submit:hover,
.section-user .form-submit:hover {
  background:#EF6C1D;
}


#user-profile-form .form-submit:active,
.section-user .form-submit:active {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:#666666 none repeat scroll 0 0;
  border-color:#555555;
  color:#FFFFFF;
  text-shadow:0 -1px 0 #222222;
}

.view-homepage-ultimo-video-caricato .views-row {padding-bottom: 30px;}

.section-users #content-area,
.section-user #content-area {
  background-color: #171717;
  border-bottom: 1px solid #A0A0A0;
  border-left:1px solid #A0A0A0;
  border-right:1px solid #A0A0A0;
  min-height:200px;
}

.section-user .resizable-textarea .grippie {
  background:#202020 no-repeat scroll center 2px;
  border:0;
}

.section-user .resizable-textarea textarea {
  background: #202020;
  color: white;
}

#block-content_complete-profilo a{
  text-decoration: underline;
}

.section-user img {
  border:5px solid black;
}
