
/* Definizione delle classi per il modulo News */
.mNewsTabellaHidden
{
border-bottom: 2px solid #e1e1e1;
}
.mnewsTabella
{
Border: 0px solid #ffffff;
Width: 100%;
border-collapse: collapse;
}
.mnewsTabella td
{
Border: 0px solid #ffffff;
padding: 3px;
vertical-align: top;
}
.mnewsRiga
{
Background-color: #FFFFFF;
}
.mnewsRigaAlternato
{
Background-color: #FFFFFF;
}
.mnewsRigaMenu
{
Text-align: right;
}
.mnewsLayer
{
Text-align: left;
}
.mnewsTitolo
{
	font-weight: bold;
	color: #434882;
	font-family: tahoma,arial;
	font-size: x-small;
}
.mnewsAnteprima
{
	font-family: tahoma,arial;
	font-size: xx-small;
	font-style: normal;
	Color: #666666;
}
.mnewsNormale
{
	font-family: tahoma,arial;
	font-size: x-small;
	font-style: normal;
	Color: #666666;
}
.mnewsInterlinea
{
	Font-Family: Verdana;
	Font-Size: 6px;
}
.mNewsIconCell
{
	
}
.mNewsTabellaHidden a
{
	font-weight: bold;
	color: #434882;
	font-family: tahoma,arial;
	font-size: x-small;
	text-decoration: none;
}
.mNewsTabellaHidden a:hover
{
	font-weight: bold;
	color: #434882;
	font-family: tahoma,arial;
	font-size: x-small;
	text-decoration: none;
}
/* Definizione delle classi per il modulo Motore Ricerca (B) */
.mricercaBTabella
{
	Border: 0px solid #ffffff;
	Width: 100%;
	border-collapse: collapse;
}
.mricercaBTabella td
{
	Border: 0px solid #ffffff;
	padding: 3px;
}
.mricercaBRiga
{
	Background-color: #FFFFFF;
	Text-align: center;
}
.mricercaBRigaAlternato
{
	Background-color: #ffffff;
}
.mricercaBTabellaHidden
{
	Border: 0px;
	border-collapse: collapse;
	Width: 250px;
}
.mricercaBTabellaHidden td
{
	Border: 0px;
	padding: 0px;
}
.mricercaBTitolo
{
	font-weight: bold;
	color: #DA6726;
	font-family: tahoma,arial;
	font-size: x-small;
}
.mricercaBNormale
{
	font-family: tahoma,arial;
	font-size: xx-small;
	font-style: normal;
	Color: #666666;
}
.mricercaBTabella a
{
	font-weight: bold;
	color: #434882;
	font-family: tahoma,arial;
	font-size: x-small;
	text-decoration: none;
}
.mricercaBTabella a:hover
{
	font-weight: bold;
	color: #434882;
	font-family: tahoma,arial;
	font-size: x-small;
}
.mricercaBTabella .caselladitesto
{
	border: 1px solid #AAAAAA;
	font-weight: bold;
	font-size: 9px;
	width: 116px;
	color: #666666;
	font-family: tahoma,arial,verdana;
}
.mricercaBTabella .pulsante
{
	border: 1px solid #AAAAAA;
	font-weight: bold;
	font-size: 9px;
	width: 116px;
	color: #666666;
	font-family: tahoma,arial,verdana;
}
/* DATADYN */

.mFormObbligatorio
{
	font-weight: bolder;
}
.mFormTabella
{
	text-align: right;
	width: 100%;
	margin-bottom: 20px;
}
.mFormTabella td
{
	width: 150px;
}
.mFormTabella .caselladitesto
{
	border: 1px solid #AAAAAA;
	font-weight: bold;
	font-size: 9px;
	width: 200px;
	color: #666666;
	font-family: tahoma,arial,verdana;
}
.mFormTabella select
{
	border: 1px solid #AAAAAA;
	font-weight: bold;
	font-size: 9px;
	width: 200px;
	color: #666666;
	font-family: tahoma,arial,verdana;
}
.button_invia
{
	border: 1px solid #AAAAAA;
	font-weight: bold;
	font-size: 9px;
	width: 116px;
	color: #666666;
	font-family: tahoma,arial,verdana;
}
/
/* BASKET */

/*
mbasketTable -> tabella esterna
mbasketTrEven -> tr dispari
mbasketTrOdd -> tr pari
mbasketTrEvenSx -> td dispari di sinistra
mbasketTrOddSx -> td pari di sinistra
mbasketTrEvenDx -> td dispari di destra
mbasketTrOddDx -> td pari di destra
mbasketSpacer -> tr vuoto di spaziazione
mbasketTrTotal -> tr totale
mbasketTdTotal -> td totale
mbasketTrBasket -> tr vedi carrello
mbasketTdBasket -> td vedi
*/
.mbasketTable
{
	width: 100%;
	text-align: left;
	padding-left: 5px;
}
.mbasketTrEven
{
	/*margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;*/
	border-bottom: 1px dashed #cccccc;
}
.mbasketTrOdd
{
	border-bottom: 1px dashed #cccccc;	
}
.mbasketTrEvenSx
{
	vertical-align:top;
	border-bottom: 1px dashed #cccccc;	
}
.mbasketTrOddSx
{
	vertical-align:top;	
	border-bottom: 1px dashed #cccccc;	
}
.mbasketTrEvenDx
{
	vertical-align:top;	
	border-bottom: 1px dashed #cccccc;	
	font-weight: normal;
}
.mbasketTrOddDx
{
	vertical-align:top;	
	border-bottom: 1px dashed #cccccc;	
	font-weight: normal;
}
.mbasketSpacer
{
}
.mbasketTrTotal
{
	
}
.mbasketTdTotal
{
	color: #DA6726;
	font-weight: bolder;
	text-align:center
}
.mbasketTrBasket
{
	display:none;
}
.mbasketTdBasket
{
	
}
/* TOP SELLERS  -  SERVICES */
.mtopsellingTable, .mservicesTable
{
	padding:3px;
}
.mtopsellingEvenTr, .mservicesEvenTr
{
	
}
.mtopsellingEvenTd, .mservicesEvenTd
{
	padding: 0px 0px 5px 3px;
	border-bottom: 1px dashed #cccccc;
}
.mtopsellingOddTr, .mservicesOddTr
{
}
.mtopsellingOddTd, .mservicesOddTd
{
	padding: 0px 0px 5px 3px;
	padding-left:3px;
	border-bottom: 1px dashed #cccccc;
}
.mtopsellingTable a,.mtopsellingTable a:hover, .mservicesTable a,.mservicesTable a:hover
{
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
/* DIVING LISTINO */
.mdivinglistinoStagione0
{
	background-color:#D9E9FD;
	color: #666666;
	font-size: 10px;
	padding: 2px;
}
.mdivinglistinoStagione1
{
	background-color:#BAD8FC;
	color: #666666;	
	font-size: 10px;
	padding: 2px;
}
.mdivinglistinoStagione2
{
	background-color:#62A6F9;
	color: #ffffff;	
	font-size: 10px;
	padding: 2px;
}
.mdivinglistinoStagione3
{
	background-color:#EEEEEE;
}
.mdivinglistinoPrezzo0
{
	background-color:#D9E9FD;
	color: #666666;
	font-size: 11px;
	padding: 2px;
}
.mdivinglistinoPrezzo1
{
	background-color:#BAD8FC;
	color: #666666;	
	font-size: 11px;
	padding: 2px;
}
.mdivinglistinoPrezzo2
{
	background-color:#62A6F9;
	color: #ffffff;	
	font-size: 11px;
	padding: 2px;
}
.mdivinglistinoMese
{
	font-weight: bolder;
}
.mdivinglistinoPrezzoTable
{
	border-collapse: collapse;
}
.mdivinglistinoPrezzoTable th
{
	font-weight: bolder;
	border: 1px solid #666666;
	padding-left: 5px;
	width: 120px;
}
.mdivinglistinoPrezzoTable td
{
	border: 1px solid #666666;
	padding: 5px;
}
.mdivinglistinoPackage
{
	background-color:#f3f3f3;
	border-top:2px dashed #666666 !important;
}
.mdivinglistinoBold
{
	font-weight: bolder;
	font-size: 11px;
	text-align: left;
}
.mdivinglistinoEqTable
{
	width:400px;
	border-collapse: collapse;
}
.mdivinglistinoEqTable th
{
	background-color:#f3f3f3;
	font-weight: bolder;
	border: 1px solid #666666;
	padding-left: 5px;
}
.mdivinglistinoEqTable td
{
	border: 1px solid #666666;
	padding: 5px;
}
