* {
	margin: 0;
	padding: 0;
}

body {
	background: #F0F0F0;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3c3c3c;
	margin: auto;
}

@font-face {
	font-family: 'HelveticaNeueLTStd-BdCn';
	src: url(HelveticaNeueLTStd-BdCn.eot); /* IE */
	src: local('HelveticaNeueLTStd-BdCn'), local('HelveticaNeueLTStd-BdCn'),
		url('HelveticaNeueLTStd-BdCn.ttf') format('truetype');
	/* altri browser */
}

a:link,a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img,fieldset {
	border: 0;
}

img,div {
	behavior: url('/ilcampo/css/iepngfix.htc');
}

ul,ol {
	margin-left: 15px;
}

.sx {
	float: left;
}

.dx {
	float: right;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0px;
	line-height: 0;
}

#wrapper-top {
	margin-bottom: 10px;
}

.hide {
	display: none;
}

.ie-height-hack {
	min-height: 5px;
	height: auto !important;
	height: 5px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline !important;
}

.no-underline {
	text-decoration: none !important;
}

.sinistra {
	text-align: left;
}

.centrato {
	text-align: center;
}

.destra {
	text-align: right;
}

.no-bg {
	background: none !important;
}

.dis-block {
	display: block;
}

.black {
	color: #000;
}

.upper {
	text-transform: uppercase;
}

.mt-cinque {
	margin-top: 5px !important;
}

.mt-dieci {
	margin-top: 10px !important;
}

.mt-quindici {
	margin-top: 15px !important;
}

.mt-venti {
	margin-top: 20px !important;
}

.ml-cinque {
	margin-left: 5px !important;
}

.ml-dieci {
	margin-left: 10px !important;
}

.mr-due {
	margin-right: 2px !important;
}

.mr-cinque {
	margin-right: 5px !important;
}

.mr-dieci {
	margin-right: 10px !important;
}

.mr-quindici {
	margin-right: 15px !important;
}

.mb-cinque {
	margin-bottom: 5px !important;
}

.mb-dieci {
	margin-bottom: 10px !important;
}

.mb-quindici {
	margin-bottom: 15px !important;
}

.mb-venti {
	margin-bottom: 20px !important;
}

.pt-fifty {
	padding-top: 50px !important;
}

/* GENERIC */
label {
	color: #609B00;
	font-size: 11px !important;
	font-weight: bold !important;
}

#wrapper-body {
	margin: 40px 0 10px 0;
}

.wrapper-body {
	min-height: 400px;
}

.wrapper-title {
	color: #609B00;
	width: 100%;
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 20px 0;
}

.si-update-footer {
	background: url(../images/dot.gif) left top repeat-x;
	padding: 2px 0 0 0;
	margin-top: 30px;
}

.si-save-single {
	background: url(../images/bg-save.gif) right top no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	width: 180px !important;
	height: 25px;
	text-align: left;
	padding: 0 0 0 120px;
	float: right;
	display: block;
	border: 0;
	cursor: pointer;
}

.si-save-single-dark {
	background: url(../images/bg-save-dark.gif) right top no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	width: 180px !important;
	height: 25px;
	text-align: left;
	padding: 0 0 0 120px;
	float: right;
	display: block;
	border: 0;
	cursor: pointer;
}

.si-update-delete,.si-update-delete:hover {
	float: left;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 0 0 25px;
	background: url(../images/delete.gif) left center no-repeat;
	height: 17px;
}

.si-update-annulla,.si-update-annulla:hover {
	background: url(../images/bg-update-annulla.gif) right top no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	width: 154px;
	height: 18px;
	text-align: right;
	padding: 7px 26px 0 0;
	float: left;
	text-decoration: none;
}

.si-update-save {
	background: url(../images/bg-update-save.gif) right top no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	width: 132px !important;
	height: 25px;
	text-align: right;
	padding: 0 33px 0 0;
	float: left;
	display: block;
	border: 0;
	cursor: pointer;
}

#si-update-footer-l {
	float: left;
	width: 130px;
	padding-top: 4px;
}

#si-update-footer-r {
	float: right;
	width: 312px;
	margin-bottom: 20px;
}

#wrapper input[type='text'],#wrapper input[type='password'] {
	width: 170px;
}

.wrapper-form-label {
	width: 150px;
	text-align: right;
	padding-right: 5px;
}

.wrapper-form-label-first {
	width: 190px;
	text-align: right;
	padding-right: 5px;
}

.wrapper-form-input {
	width: 170px !important;
	text-align: left;
}

.wrapper-form-text {
	color: #999;
	font-size: 10px;
}

.wrapper-mandatory-fields {
	color: #ff6600;
	margin: 60px 0 40px 0;
	padding-left: 20px;
	font-weight: bold;
}

.popup-button {
	margin-top: 20px;
	padding-left: 110px;
}

.popup-button input {
	width: 100px;
	margin-left: 20px;
}

.welcomemessage {
	background: url("../images/user-icon.gif") no-repeat 15px 0 transparent;
	font-size: 13px;
	font-weight: bold;
	height: 17px;
	padding: 0 0 0 45px;
	text-transform: uppercase;
}

.logoutmessage {
	background: url("../images/logged-arrow.gif") no-repeat 20px 12px
		transparent;
	color: #333333;
	float: left;
	font-weight: bold;
	padding: 7px 0 0 30px;
}

.logoutmessage a:link,.logoutmessage a:visited {
	color: #333 !important;
}

/*END GENERIC*/

/* HEADER */
#header {
	background: transparent url(../images/sfcarrello-top2.jpg) center bottom
		no-repeat;
	height: 105px;
}

#header-top {
	padding: 12px 0 11px 0;
	background: url(../images/sfcarrello-top1.jpg) center top no-repeat;
	background-repeat: repeat-x;
	width: 100%;
}

#header-bottom {
	width: 860px;
	margin: auto;
	padding-left: 120px;
	min-height: 5px;
	height: auto !important;
	height: 5px;
}

.logo-campo {
	float: left;
	margin: 4px 0 0 0;
}

#ext-link {
	width: 925px;
	padding-left: 55px;
	margin: auto;
	list-style: none;
}

#ext-link li {
	display: inline;
	color: #000;
	padding-right: 20px;
	margin-right: 20px;
	background: url(../images/sfcarrello-punto.png) top right no-repeat;
	behavior: url('/ilcampo/css/iepngfix.htc');
}

#ext-link li.last {
	padding-right: 0 !important;
	margin-right: 0 !important;
	background: none;
}

#ext-link li a {
	color: #000;
}

#login-form {
	float: left;
	width: 335px;
	margin: 6px 30px 0 100px;
}

.lock {
	margin: 5px 10px 0 0;
	float: left;
}

.input-login {
	border: 1px solid #aeaeae;
	font-size: 9px;
	color: #666;
	width: 110px;
	height: 12px;
	padding-top: 1px;
	float: left;
	margin: 1px 0 0 0;
	margin-left: 35px;
}

.input-login-pwd {
	border: 1px solid #aeaeae;
	font-size: 9px;
	color: #666;
	width: 110px;
	height: 12px;
	padding-top: 1px;
	float: left;
	margin: 1px 0 0 0;
	margin-left: 11px;
}

#submit-login {
	float: left;
	margin: 2px 0 0 8px;
}

#login-lostpwd {
	padding-left: 374px;
	color: #666;
	font-size: 10px;
	margin-top: 4px;
}

#login-lostpwd a,#login-lostpwd a:hover {
	color: #666;
}

#login-right-txt {
	float: left;
	color: #000;
	font-size: 9px;
	margin: 9px 0 0 0;
	white-space: nowrap;
}

#login-right-txt .sign-link {
	color: #a67c33;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 0 0 18px;
}

#login-right-txt .sign-link:hover {
	text-decoration: underline;
}

.logged {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	width: 305px !important;
	padding: 0 0 0 30px;
	margin: 6px 45px 0 100px !important;
}

/* FINE HEADER */

/* inizio footer */
#wrapper-bottom {
	width: 100%;
	background-color: #e6e6e6;
	padding: 20px 0px 50px 3px;
	border-top: 1px solid #d8d8d8;
}

.footer-tile {
	width: 980px;
	margin: 0 auto 0 auto;
	color: #616161;
	font-size: 80%;
}

.imglogofooter {
	margin-top: 5px;
}
/* fine footer */
#sf-wrapper {
	background: url(../images/bg-column.jpg) center top repeat-x;
	background-color: #fafafa;
	width: 100%;
}

#wrapper {
	width: 980px;
	margin: 0 auto 0 auto;
}

.header2-top {
	background-image: url(../images/sf-header-tile.jpg);
	background-repeat: no-repeat;
	width: 100%;
	padding: 15px 0px 23px 0px;
}

.popup-label-td {
	width: 50%;
	text-align: right;
}

.popup-input-td {
	width: 50%;
	padding-left: 5px;
}

.nobordo {
	display: block;
}
/* FINE FOOTER */

/* BREADCRUMB REGISTRAZIONE */
.si-registration-breadcrumb {
	margin: 20px 0;
}

.si-registration-breadcrumb-title {
	color: #333;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
}

.si-registration-left {
	background: #ecebeb url(../images/registration-breadcrumb-left.gif) left
		top no-repeat;
	padding: 0 0 0 9px;
	height: 58px;
}

.si-registration-right {
	background: #ecebeb url(../images/registration-breadcrumb-right.gif)
		right top no-repeat;
	padding: 0 9px 0 0;
	height: 58px;
}

.si-registration-first-step,.si-registration-second-step,.si-registration-third-step
	{
	width: 232px;
	float: left;
	padding: 0 0 0 5px;
	border-right: 4px solid #f8f7f7;
	height: 58px;
}

.si-registration-second-step,.si-registration-third-step {
	width: 223px;
	padding: 0 0 0 14px !important;
}

.si-registration-fourth-step {
	width: 224px;
	float: left;
	padding: 0 0 0 14px;
}

.si-registration-number-step {
	padding: 25px 0 16px 33px;
	color: #333;
	font-size: 11px;
}

.si-registration-first-step .si-registration-number-step {
	background: url(../images/registration-breadcrumb-1.gif) left 19px
		no-repeat;
}

.si-registration-second-step .si-registration-number-step {
	background: url(../images/registration-breadcrumb-2.gif) left 19px
		no-repeat;
}

.si-registration-third-step .si-registration-number-step {
	background: url(../images/registration-breadcrumb-3.gif) left 19px
		no-repeat;
}

.si-registration-fourth-step .si-registration-number-step {
	background: url(../images/registration-breadcrumb-4.gif) left 19px
		no-repeat;
}

.si-registration-first-step.step-done .si-registration-number-step {
	background: url(../images/registration-breadcrumb-1-done.gif) left 7px
		no-repeat !important;
}

.si-registration-second-step.step-done .si-registration-number-step {
	background: url(../images/registration-breadcrumb-2-done.gif) left 7px
		no-repeat !important;
}

.si-registration-third-step.step-done .si-registration-number-step {
	background: url(../images/registration-breadcrumb-3-done.gif) left 7px
		no-repeat !important;
}

.si-registration-fourth-step.step-done .si-registration-number-step {
	background: url(../images/registration-breadcrumb-4-done.gif) left 7px
		no-repeat !important;
}
/* FINE BREADCRUMB REGISTRAZIONE*/

/* MESSAGGI */
.si-success-message {
	margin: 20px 0 20px 0;
}

.si-success-message-top {
	background: url(../images/registration-msg-top.gif) left top no-repeat;
	height: 10px;
}

.si-success-message-top-r {
	background: url(../images/registration-msg-top-r.gif) right top
		no-repeat;
	height: 10px;
}

.si-success-message-middle {
	background-color: #f4fdef;
	border-left: 1px solid #6ec563;
	border-right: 1px solid #6ec563;
	padding: 20px 22px;
}

.si-success-message-txt {
	color: #609b00;
	font-size: 12px;
	background: transparent url(../images/success.png) left center no-repeat;
	padding: 0 0 0 38px;
}

.si-success-message-bottom {
	background: url(../images/registration-msg-bottom.gif) left bottom
		no-repeat;
	height: 11px;
}

.si-success-message-bottom-r {
	background: url(../images/registration-msg-bottom-r.gif) right bottom
		no-repeat;
	height: 11px;
}

.si-error-message {
	margin: 20px 0 20px 0;
}

.si-error-message-top {
	background: url(../images/error-msg-top.gif) left top no-repeat;
	height: 10px;
}

.si-error-message-top-r {
	background: url(../images/error-msg-top-r.gif) right top no-repeat;
	height: 10px;
}

.si-error-message-middle {
	background-color: #fcc8cb;
	border-left: 1px solid #fe3232;
	border-right: 1px solid #fe3232;
	padding: 20px 22px;
}

.si-error-message-txt {
	color: #fe3232;
	font-size: 12px;
	background: transparent url(../images/error.png) left center no-repeat;
	padding: 0 0 0 38px;
}

.si-error-message-bottom {
	background: url(../images/error-msg-bottom.gif) left bottom no-repeat;
	height: 11px;
}

.si-error-message-bottom-r {
	background: url(../images/error-msg-bottom-r.gif) right bottom no-repeat;
	height: 11px;
}

.si-message {
	margin: 0 0 20px 0;
}

.si-message-top {
	background: url(../images/msg-top.gif) left top no-repeat;
	height: 10px;
}

.si-message-top-r {
	background: url(../images/msg-top-r.gif) right top no-repeat;
	height: 10px;
}

.si-message-middle {
	background-color: #fef8e4;
	border-left: 1px solid #c8b66e;
	border-right: 1px solid #c8b66e;
	padding: 20px 22px;
}

.si-message-txt {
	color: #d16915;
	font-size: 12px;
	background: transparent url(../images/success.png) left center no-repeat;
	padding: 0 0 0 38px;
}

.si-message-bottom {
	background: url(../images/msg-bottom.gif) left bottom no-repeat;
	height: 11px;
}

.si-message-bottom-r {
	background: url(../images/msg-bottom-r.gif) right bottom no-repeat;
	height: 11px;
}

.si-popup-err-message {
	background-color: #fcc8cb;
	border: 1px solid #fe3232;
	margin-top: 5px;
	padding-left: 10px;
	width: 97%;
}

.si-popup-err-text {
	padding: 20px 22px;
	background: transparent url(../images/error.png) left center no-repeat;
}

.errorMessage {
	color: red;
	margin: 10px 0 10px 0;
}
/* FINE MESSAGGI */

/* PLUGIN */
.ui-dialog-content {
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FAFAFA !important;
}

.ui-dialog-content input[type='text'],.ui-dialog-content input[type='password']
	{
	width: 170px !important;
}
/* FINE PLUGIN */

/* LOGIN */
.wrapper-login-table {
	margin-bottom: 40px;
	width: 980px;
}

.wrapper-login-table td {
	padding-bottom: 10px !important;
}

.lost-pwd {
	background: url(../images/bg-richiedi-password.gif) right top no-repeat
		!important;
	width: 259px !important;
	padding: 0 0 0 110px !important;
}
/* FINE LOGIN */

/* CREA ACCOUNT */
.wrapper-createaccount-table {
	margin-bottom: 40px;
	width: 980px;
}

.wrapper-createaccount-table td {
	padding-bottom: 10px !important;
}

.wrapper-createaccount-table textarea {
	width: 500px;
	height: 95px;
}

.wrapper-textarea-text {
	color: #609B00;
	line-height: 15px;
}

.account-last-cell {
	width: 260px;
	padding-left: 5px;
}

.account-webcode-text {
	padding-left: 10px;
	line-height: 15px;
}

.account-captcha-text {
	padding-left: 10px;
}

.account-form-radio {
	padding-left: 470px;
}

.account-form-radio label {
	padding-right: 10px !important;
}

.account-link {
	color: #609B00 !important;
	text-decoration: underline !important;
}

.account-subcriber-text{
	margin-top: 35px;
	line-height: 15px;
}

.account-info-request{
	margin: 40px 0 20px 0;
}
/* FINE CREA ACCOUNT */

/* PASSWORD */
.wrapper-passwd-table td {
	padding-bottom: 10px !important;
}

.password-text-cell {
	color: #999;
	font-size: 10px;
	width: 616px !important;
	padding-left: 10px;
}

.si-password-breadcrumb {
	margin: 40px 0 50px 0;
}
/* FINE PASSWORD */

/* ACCOUNT */
.si-user-welcome-wrapper {
	margin: 30px 5px;
}

#si-user-data {
	color: #000000;
	width: 740px;
	float: left;
	position: relative;
	z-index: 1;
}

#si-user-data-top {
	background: url(../images/desc-azienda-top.gif) left top no-repeat;
	height: 11px;
	width: 740px;
}

#si-user-data-bottom {
	background: url(../images/desc-azienda-bottom.gif) left bottom no-repeat;
	height: 15px;
	width: 740px;
}

#si-user-data-content {
	padding: 12px 18px;
	background: #f1f1f1 url(../images/desc-azienda-content.gif) right top
		repeat-y;
	min-height: 130px;
	height: auto !important;
	height: 130px;
}

.si-user-welcome-message {
	color: #609b00;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}

#si-user-func {
	float: left;
	width: 230px;
	padding: 12px 0 0 0;
	margin: 0 0 0 -3px;
	position: relative;
	z-index: 2;
}


#si-user-func .si-link-func {
	background-image: url(../images/si-link-func-user.gif);
}

.si-manage-site,.si-manage-profile {
	background-position: 0 -38px;
}

.si-update-title.si-manage {
	background: none;
}

#si-manage-profile {
	margin-top: 15px;
}

#si-register {
	margin-top: 15px;
}

.si-profile-link,.si-profile-link:hover {
	float: right;
	color: #0066ff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 0 0 25px;
	background: url(../images/vai-azienda.gif) left center no-repeat;
	height: 17px;
}

.si-link-func {
	display: block;
	height: 27px;
	width: 230px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	padding: 10px 0 0 50px;
	background-image: url(../images/sport-industry/si-link-func.gif);
	background-repeat: no-repeat;
	margin-bottom: 1px;
}

.si-user-email {
	display: block;
	padding-top: 3px;
}

.si-update-title {
	margin: 20px 0 15px 0 !important;
	padding-bottom: 3px;
	font: 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #609B00;
	background: url(../images/dot.gif) left bottom repeat-x;
}

.si-up-link,.si-up-link:hover {
	display: block;
	color: #0066ff;
	font-weight: bold;
	font-size: 10px;
	height: 17px;
	padding: 3px 0 0 25px;
	text-decoration: none;
}

#link-back {
	background: url(../images/bg-link-top.gif) 0 0 no-repeat;
	margin: 0 0 21px 15px;
}

.account-mandatory-fields {
	color: #ff6600;
	font-weight: bold;
	margin: 25px 0 20px 0 !important;
	padding-left: 20px;
}

.account-table {
	width: 95%;
}

.account-table td {
	padding-bottom: 15px;
}

.account-last-td {
	padding-right: 170px;
}

.popup-email-table td {
	padding-bottom: 10px;
}

.account-banner-container {
	margin-bottom: 5px;
}

.account-link-container {
	margin-bottom: 50px;
}

.account-banner-title {
	font-family: 'HelveticaNeueLTStd-BdCn';
	font-size: 25px;
	font-weight: bold;
	color: #636363;
	/*padding-top: 10px;*/
	text-transform: uppercase;
}

.account-banner-title a {
	color: #636363;
	text-decoration: none;
}

.account-banner-text {
	background-color: #ecebeb;
	color: #888888;
	width: 312px;
	margin-top: 9px !important;
	min-height: 75px;
	float: left;
	padding-right: 50px;
}

.account-banner-image {
	margin-top: 9px !important;
	float: left;
}
/* FINE ACCOUNT */
/* AMMINISTRAZIONE */
.admin-users-table {
	width: 980px;
	margin: 20px 0;
}

.admin-users-table td {
	width: 18%;
	padding: 3px 0 3px 3px;
}

.admin-first-row td {
	padding-top: 6px;
}

.admin-last-row td {
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px !important;
}

.admin-users-table th {
	width: 18%;
	text-align: left;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.admin-last-td {
	width: 10%;
}

.admin-toolbar {
	margin: 25px 0 20px 0;
}

.admin-toolbar a {
	color: #609B00;
}

.pagination {
	/*width: 980px;*/
	text-align: right;
	margin-bottom: 15px;
	float: right;
}

.page-link {
	width: 20px;
	padding: 5px;
	color: #609B00;
}

.page-current {
	width: 20px;
	padding: 5px;
	font-weight: bold;
}

.page-link:hover {
	background-color: #fff;
	border: 1px solid #999;
	padding: 4px !important;
}

.page-pages{
	float: left;
	padding: 2px 5px 0 5px;
}
/* FINE AMMINISTRAZIONE */
.iframe-container {
	margin: auto;
	padding-top: 50px;
	width:1px !important;
	height: 1px !important;
	max-width:1px !important;
	max-height: 1px !important;
	
}

#wait-login-container{
	text-align: center;
	line-height: 25px;
	font-size: 14px;
}

#wait-login-container img{
	margin: 10px;
}