body
{
	margin: 0;
	padding: 0;
	/*background-image: url(Images/fondo01.png);
	background-repeat: repeat-x;
	background-position: center top;*/
	font-family: Verdana;
	font-size: 11px;
	color: #474849;
}

/* --------------------------------
	BASICCARD LOGIN
-------------------------------- */
.inputTextArea
{
	font-family: Verdana;
	font-size: 10px;
	color: #3E3E3E;
	border: solid 1px #CCC;
	line-height: 16px;
	/*width: 99%;*/
	margin-top: 2px;
}
.inputText
{
	font-family: Verdana;
	font-size: 10px;
	color: #3E3E3E;
	border: solid 1px #CCC;
}
.NumBCard
{
	padding: 3px;
	width: 10px;
}
.isInput
{
	padding: 5px;
	width: 160px;
}
.generic
{
	padding: 3px;
}

.inputDropDown
{
	font-family: Verdana;
	font-size: 11px;
	color: #3E3E3E;
}
.button
{
	text-align: center;
	background-image: url(Images/fondo_bottoni_basket.png);
	background-position: 0 0;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	font-family: Verdana;
	border: solid 1px #DDD;
	height: 26px;
	padding: 0px 5px 0px 5px;
	cursor: pointer;
}
.button-red
{
	background-image: url(Images/fondo_promozione.gif);
	background-position: 0 0;
	font-size: 11px;
	color: #FFF;
	font-family: Verdana;
	border: solid 1px #DDD;
	height: 26px;
	padding: 0px 5px 0px 5px;
	cursor: pointer;
}
.button-disabled
{
	background-image: url(Images/fondo_bottoni_basket-disabled.png);
	background-position: 0 0;
	font-size: 11px;
	color: #FFF;
	font-family: Verdana;
	border: solid 1px #DDD;
	height: 26px;
	padding: 0px 5px 0px 5px;
}
.button:hover
{
	background-image: url(Images/fondo_bottoni_basket_hover.png);
}
/* --------------------------------
	IMMAGINI
-------------------------------- */
.img-small
{
	border: solid 0px #838383;
}
.img-modello
{
	border: 0;
}
.img-modello-selected
{
}
/* --------------------------------
	MESSAGGIO ERRORE
-------------------------------- */
#error-message
{
	border: solid 1px #FFF;
	margin: 15px;
	text-align: center;
	background-color: #98C1E7;
	padding: 20px;
}
#error-message-login
{
	width: 430px;
	border: solid 1px #FFF;
	margin: 15px;
	text-align: center;
	background-color: #98C1E7;
	padding: 20px;
}
#error-message-titolo
{
	padding: 10px;
	background-color: #EEE;
}
#error-message-titolo-login
{
	padding: 1px;
	background-color: #EEE;
}
#error-message-titolo-login h3
{
	font-size: 14px;
}
#error-message-corpo
{
	line-height: 17px;
	padding: 10px;
	background-color: #E2E2E2;
	min-height: 100px;
	background-image: url(/Style/Images/errore.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#error-message-dispositivo
{
	font-size: 10px;
	line-height: 10px;
	padding: 10px;
	background-color: #E2E2E2;
	min-height: 100px;
	-background-image: url(/Style/Images/errore.png);
	-background-position: center center;
	-background-repeat: no-repeat;
}
#error-message-bottoniera
{
	padding: 10px;
	background-color: #EEE;
}
#error-message h3
{
	font-size: 14px;
	margin: 0;
	padding: 0;
}
/* --------------------------------
	VARIE
-------------------------------- */
.visibile
{
}
.nascosto
{
	display: none;
}
.icon
{
	vertical-align: middle;
	margin-right: 0.1em;
	margin-left: 0.1em;
	margin-top: 2px;
	padding-right: 0px;
}
.iconBasket
{
	vertical-align: middle;
	margin-right: 0.1em;
	margin-left: 0.1em;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 5px 0 0;
}
.link-verifica-prodotto, .link-verifica-prodotto a, .link-verifica-prodotto a:visited, .link-verifica-prodotto a:active
{
	font-size: 12px;
	text-decoration: none;
	color: #474849;
}
.link-verifica-prodotto a:active, .link-verifica-prodotto a
{
	text-decoration: underline;
}
.testoDescrizione
{
	line-height: 16px;
	font-size: 11px;
	color: #474849;
}
.product-week
{
	width: 180px;
}
/*------------------------------
	PopUP
-------------------------------- */
.tdLabelPopUp
{
	font-weight: bold;
}
.tdTitoloPopUp
{
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
.titolo-is
{
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#logo-SfondoPopUp-FixedBottom
{
	left: 50%;
	margin: 0 0 0 -250px;
	position: fixed;
	bottom: 0px;
	height: 61px;
	width: 500px;
	background-image: url(../Style/Images/logo_kappa4shop_popup.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: -10;
}


/***********************************
    EXT-LOGIN
***********************************/

.ext-login
{
	/*background-image: url(https://www.kappastore.com/Style/Images/fondo_registrazione_bianco.png); 		background-position: right top; 		background-repeat: repeat-y; 		border-right: #fff 1px solid;*/
	/*width: 740px;*/
	padding: 5px 15px 15px 5px;
	font-family: Verdana;
	font-size: 13px;
	color: #474849;
	/*float: left;*/
	text-align: left;
	background-color: #fff;
}

.ext-login-main-div
{
	background-color: White;
	border: solid 2px #ddd;
	/*width: 751px; /*730px;*/
	margin-bottom: 10px;
}

.ext-login-head-title
{
	/*width: 345px;*/
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	/*float: left;*/
	padding-left: 10px;
	padding-right: 10px;
	border: solid 1px #fff;
	color: #474849;
	margin-bottom: 10px;
}

.ext-login-forms-spacer
{
	background-color: #ddd;
	border: solid #f0f0f0 10px;
	/*height: 200px;*/
	width: 2px;
	float: left;
}

.ext-login-registrazione
{
	/*width: 440px;*/
	float: left;
}

.ext-login-login
{
	width:100%;
	float: left;
}


.ext-login-login a
{
	font-family: Verdana;
	font-size: 11px;
	color: #3082ca;
	font-weight: normal;
	text-decoration: underline;
}

.ext-login-form-login
{
	text-align: center;
}

.ext-login-form-login input
{
	font-weight: bold;
}

.ext-login-textbox
{
	padding: 4px 3px 5px 6px;
	height: 28px;
	font-family: verdana;
	font-size: 17px;
	color: #474849;
	width: 220px;
	border-bottom: #e2e2e2 1px solid;
	border-left: #c2c2c2 1px solid;
	border-top: #8e8e8e 1px solid;
	border-right: #c2c2c2 1px solid;
	margin-left:15px;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:10px;
}

.ext-login-Table-Body
{
	margin-top: 15px;
	/*width: 440px;*/
	text-align: left;
}

.ext-login-Title
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.ext-login-Error-Message
{
	font-family: Verdana;
	color: red;
	font-size: 11px;
	font-weight: bold;
}

.ext-login-Form-Item
{
	margin-bottom: 5px;
}

.ext-login-Form-Item .key
{
	width: 160px;
	float: left;
	text-align: right;
	margin-top: 2px;
	font-size: 11px;
	font-family: Verdana;
	color: #404040;
}

.ext-login-Form-Item .value
{
	float: left;
	padding-left: 10px;
}

.ext-login-Form-Item .inputText
{
	font-family: Verdana;
	font-size: 11px;
	height: 12px;
	width: 220px;
	padding: 4px 3px 5px 6px;
	background-color: #ffffff;
}

.TextBox-Normal
{
	border-bottom: #e2e2e2 1px solid;
	border-left: #c2c2c2 1px solid;
	border-top: #8e8e8e 1px solid;
	border-right: #c2c2c2 1px solid;
}

.TextBox-Highlighted
{
	border: solid 1px red;
}

.ext-login-Form-Item .selectOption
{
	font-family: Verdana;
	font-size: 11px;
	height: 23px;
	width: 231px;
	border-bottom: #e2e2e2 1px solid;
	border-left: #c2c2c2 1px solid;
	border-top: #8e8e8e 1px solid;
	border-right: #c2c2c2 1px solid;
	background-color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
}

.Combo-Highlighted
{
	border: #ff0000 1px solid !important;
}

.ext-login-Form-Item .value .selectOption .date
{
	width: 75px;
}

.ext-login-PasswordStrenght
{
	width: 220px;
	border: solid 1px #c2c2c2;
	background-color: #f0f0f0;
	height: 50px;
	position: relative;
	/*left: 520px;*/	
	text-align: left;
}

.ext-login-PasswordStrenght div
{
	position: relative;
	top: 0px;
}

.ext-login-Form-Item a
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.ext-login-Mkt-Auth
{
	border: solid 1px #f0f0f0;
	margin: 15px;
	font-size: 10px;
}

.ext-login-Error-Msg
{
	float: left;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: red;
	display: none;
	/*width: 400px;*/
	height: 14px;
	text-align: right;
	margin-right: 10px;
	margin-top: 2px;
}

.ext-login-Field-NotRequired
{
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}

.ext-login-Buttons INPUT
{
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
}

#ext-login-button-slider
{
	text-align: right;
	margin-right: 32px;
	padding-top: 12px;
}

#ext-login-button-slider INPUT
{
	font-weight: bold;
}

.ext-login-Buttons
{
	text-align: right;
	margin-right: 35px;
}

.div-error-login
{
	color: red;
	width: 250px;
	margin-left: 10px;
	text-align: center;
	margin-top: 10px;
}

.ext-login-gds
{
	background-color: #f0f0f0;
	border: solid 2px #dddddd;
	padding: 10px;
	/*width: 710px;*/
	margin: 10px 0px 10px 0px;
}


.titoloPagina
{
	color: #000000;
	font-size: 12px;
	text-align: center;
	margin-left: 90px;
}
.descPagina
{
	color: #000000;
	font-size: 10px;
	text-align: left;
}


/***************************************
/* SMARTREG
*****************************************/
.CampoTabellaForm
{
	font-family: Verdana;
	font-size: 10px;
	color: #3E3E3E;
	border: solid 1px #CCC;
	padding: 3px;
}

.sign
{
	background-color: #C5C5C5;
	border: solid 1px #FFF;
	padding: 5px;
	margin-top: 27px;
	margin-left: 30px;
	height: 290px;
	/*width: 700px;*/
}
#SmartReg
{
	/*background-image: url(https://www.kappastore.com/Style/Images/fondo_registrazione_bianco.png);*/
	background-position: right top;
	background-repeat: repeat-y;
	background-color: #ffffff;
	border-right: #fff 1px solid;
	/*width: 770px;*/
	float: left;
}

#SmartReg-Main-Div
{
	/*background-image: url(https://www.kappastore.com/Style/Images/fondo_registrazione_bianco.png);*/
	background-position: right top;
	background-repeat: repeat-y;
	min-height: 200px;
	background-color: #ffffff;
	margin: 0px;
	line-height: 17px;
}

.SmartReg-Head
{
	margin-left: 25px;
}

.SmartReg-Head h2
{
	font-size: 15px;
}

.SmartReg-Table-Body
{
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	/*width: 710px;*/
	background-color: #f0f0f0;
	border: solid 2px #dddddd;
	padding: 5px;
}

.SmartReg-Title
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.SmartReg-Error-Message
{
	font-family: Verdana;
	color: red;
	font-size: 11px;
	font-weight: bold;
}

.SmartReg-Form-Item
{
	height: 22px;
	border: solid 1px #f0f0f0;
	margin-top: 8px;
}

.SmartReg-Form-Item .key
{
	width: 230px;
	float: left;
	text-align: right;
	margin-top: 2px;
	font-size: 11px;
	font-family: Verdana;
	color: #404040;
}

.SmartReg-Form-Item .value
{
	float: left;
	padding-left: 10px;
}

.SmartReg-Form-Item .inputText
{
	font-family: Verdana;
	font-size: 11px;
	height: 11px;
	width: 250px;
	padding: 4px 3px 5px 6px;
	background-color: #ffffff;
}

.TextBox-Normal
{
	font-weight: normal;
	border-bottom: #e2e2e2 1px solid;
	border-left: #c2c2c2 1px solid;
	border-top: #8e8e8e 1px solid;
	border-right: #c2c2c2 1px solid;
}

.TextBox-Highlighted
{
	font-weight: normal;
	border: solid 1px red;
}

.SmartReg-Form-Item .selectOption
{
	font-family: Verdana;
	font-size: 11px;
	height: 23px;
	width: 260px;
	border-bottom: #e2e2e2 1px solid;
	border-left: #c2c2c2 1px solid;
	border-top: #8e8e8e 1px solid;
	border-right: #c2c2c2 1px solid;
	background-color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
}

.Combo-Highlighted
{
	border: #ff0000 1px solid !important;
}

.SmartReg-Form-Item .value .selectOption .date
{
	width: 75px;
}

.SmartReg-PasswordStrenght
{
	width: 220px;
	border: solid 1px #c2c2c2;
	background-color: #f0f0f0;
	height: 50px;
	position: relative;
	/*left: 520px;*/
	text-align: left;
}
.SmartReg-PasswordStrenght div
{
	position: relative;
	top: 0px;
}

.SmartReg-Form-Item a
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.SmartReg-Mkt-Auth
{
	border: solid 1px #f0f0f0;
	margin: 15px;
	font-size: 10px;
}

.SmartReg-Error-Msg
{
	float: left;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: red;
	margin-left: 10px;
	display: none;
}

.SmartReg-Field-NotRequired
{
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}

.SmartReg-Buttons INPUT
{
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
}

/***************************************
    USER CREDENTIAL RECOVERY
*****************************************/
#CredentialRecovery
{
	/*background-image: url(https://www.kappastore.com/Style/Images/fondo_registrazione_bianco.png); 	background-position: right top; 	background-repeat: repeat-y;*/
	background-color: #fff;
	border-right: #fff 1px solid;
	/*width: 770px;*/
	float: left;
}

#CredentialRecovery-Main-Div
{
	min-height: 200px;
	background-color: #f0f0f0;
	border: solid 2px #ddd;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	line-height: 17px;
}

.CredentialRecovery-Table-Body
{
	margin: 15px;
}

.CredentialRecovery-Title
{
	margin-left: 25px;
	margin-top: 13px;
	margin-bottom: 11px;
	font-size: 15px;
	font-weight: bold;
}


.CredentialRecovery-Error-Message
{
	font-family: Verdana;
	color: red;
	font-size: 11px;
}

.show_hide
{
	display: none;
}
/***************************************
   CLASSI PER PULSANTI TRADUCIBILI
*****************************************/
.button_trad, #btnReset
{
	/*background-image: url(Images/fondo_bottoni_basket.png);*/
	height: 30px;
	font-size: 13px;
	font-family: Verdana;
	color: White;
	background-color:#192B7F;
	font-weight: bold;
	border-width: 0px;
	width: 210px;
	padding: 0px 8px;
	
	border-style:solid;
	border-color: #ddd;
}


.button_trad:hover
{
	background-color:#121F5B;
	/*background-image: url(Images/fondo_bottoni_basket_hover.png);*/
}
