
/* Items List style */
TD.itm_header, TH.itm_header, TH.itm_footer, TFOOT.itm_el, THEAD.itm_el
{
	font-weight: bold;
	letter-spacing: 1pt;
	background-color: #dae8ff;
	text-align: center;
	font-size: 10pt;
}

TR.itm_el1
{
	background-color: #e6e6fa;
	text-align: center;
}
TR.itm_el2
{
	background-color: #d8d8de;
	text-align: center;
}
TR.itm_elGarantito
{
	background-color: #ffc600;
	text-align: center;
}
/* campi */
TD.itm_el
{
	/*
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin: 15px;
	padding-top: 15px;
*/
	font-size: 8pt;

}
TD.itm_des
{
	/*
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin: 15px;
	padding-top: 15px;
	*/
	text-align: justify;
	vertical-align:super;
}
TD.itm_price
{
	/*
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin: 15px;
	padding-top: 15px;
*/
	text-align: right;
}
TD.itm_photo
{
	/*
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin: 15px;
	padding-top: 15px;
*/
	text-align:center;
	vertical-align:middle;
}
A.itm_contact, A.itm_contact:visited
{
	font-weight: bold;
	color: #cc6633;
	text-decoration: none;
}
A.itm_contact:hover
{
	font-weight: bold;
	color: #cc6633;
	text-decoration:underline;
}
div.myClass
{
	width:50%;
	height:50%;
	color:White;
	background-color: rgb(35,35,35);
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	
}

div.divExif, span.divExif, table.divExif
{
	/*color: black;*/
}
/*============================================
	BRICIOLE
============================================
*/
A.htmlCbriciole, A.htmlCbriciole:visited
{
	color: darkgray;
	text-decoration: underline;
}
span.htmlCbriciole
{
	color: darkgray;
}
A.htmlCbriciole:hover
{
	color: darkorange;
	text-decoration: none;
}
/*============================================
	CART
============================================
*/
A.EcomCartGif, A.EcomCartGif:visited
{
	font-weight: bold;
	font-size: 12pt;
}
A.EcomCartGif:hover
{
	font-weight: bold;
	font-size: 12pt;
	background-color:Yellow;
}
/* ============================================
	MENU
============================================ */
A.EcomMenu, A.EcomMenu:visited
{
	font-weight: bold;
	font-size: 10pt;
	margin-left: 15px;
	color: black;
	text-decoration: none;
}
A.EcomMenu:hover
{
	font-weight: bold;
	font-size: 10pt;
	margin-left: 15px;
	color: #4d4d4d;
	/*border-bottom: red 1px dashed;*/
	text-decoration: none;
}
/* ================================================================
 ECOM bUTTON LINK
================================================================ */
A.EcomButLink, A.EcomButLink:visited
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 5px;
	padding-top: 5px;
	background-color: #ffba81;
	text-decoration: underline;
}
A.EcomButLink:hover
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 5px;
	padding-top: 5px;
	background-color: #ffba81;
	text-decoration: none;
}
/* ================================================================
 ECOM briciole
================================================================ */
P.EcomBriciole
{
	/*color: white;*/
	text-align: center;
}
A.EcomBriciole, A.EcomBriciole:visited
{
	/*color: white;*/
	text-decoration: underline;
}
A.EcomBriciole:hover
{
	color: darkorange;
	text-decoration: none;
}

/* ================================================================
 ECOM EcomCatMenu
================================================================ */
TD.EcomCatMenu, TD.EcomCatMenuOver
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	cursor: hand;
}
TD.EcomCatMenu
{
	background-color: #d1e8ff;
}
TD.EcomCatMenuOver
{
	background-color: #fffff9;
}
A.EcomCatMenu, A.EcomCatMenu:visited
{
	color: black;
	text-decoration: underline;
}
A.EcomCatMenu:hover
{
	color: black;
	text-decoration: none;
}
/* ================================================================
 ECOM Products (DATALIST)
================================================================ */
TD.ecomItems1
{
	padding-right: 5px;
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	padding-top: 5px;
	background-color: #fffff9;
}
TD.ecomItems2
{
	border-right: gainsboro 1px solid;
	padding-right: 5px;
	border-top: gainsboro 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	border-left: gainsboro 1px solid;
	padding-top: 5px;
	border-bottom: gainsboro 1px solid;
	background-color: #ebedff;
}
FONT.EcomSpecialOffer
{
	font-weight: bold;
	color: red;
	background-color: yellow;
	text-align: center;
}
FONT.EcomPrice
{
	/*font-weight: bold;*/
}
FONT.EcomOldPrice
{
	text-decoration: line-through;
}
A.EcomImg, A.EcomImg:visited
{
}
A.EcomImg:hover
{
}
/* ================================================================
 ECOM MODEL
================================================================ */
TABLE.EcomMoldel
{
	height: 100%;
}
TD.EcomModelHeader
{
	border-right: #3300cc 1px solid;
	padding-right: 5px;
	border-top: #3300cc 1px solid;
	padding-left: 5px;
	padding-bottom: 0px;
	border-left: #3300cc 1px solid;
	padding-top: 0px;
	border-bottom: #3300cc 1px solid;
	height: 31px;
	background-color: #0080ff;
}
TD.EcomModelFooter
{
	border-right: #3300cc 1px solid;
	padding-right: 5px;
	border-top: #3300cc 1px solid;
	padding-left: 5px;
	padding-bottom: 0px;
	border-left: #3300cc 1px solid;
	padding-top: 0px;
	border-bottom: #3300cc 1px solid;
	height: 10px;
	background-color: #0080ff;
}
TD.EcomModel1
{
	border-right: #3300cc 1px solid;
	padding-right: 5px;
	border-top: #3300cc 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	border-left: #3300cc 1px solid;
	padding-top: 5px;
	border-bottom: #3300cc 1px solid;
	background-color: #99ccff;
}
TD.EcomModel2
{
	border-right: #3300cc 1px solid;
	padding-right: 5px;
	border-top: #3300cc 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	border-left: #3300cc 1px solid;
	padding-top: 5px;
	border-bottom: #3300cc 1px solid;
	background-color: #ffffff;
}
TD.EcomModel3
{
	border-right: #3300cc 1px solid;
	padding-right: 5px;
	border-top: #3300cc 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	border-left: #3300cc 1px solid;
	padding-top: 5px;
	border-bottom: #3300cc 1px solid;
	background-color: #ffffff;
}
/* =================================================================
	CART DATAGRID
================================================================= */
.EcomCartListHead
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	border-left: dimgray 1px solid;
	color: black;
	line-height: 20pt;
	border-bottom: dimgray;
	font-family: Verdana, Arial;
	background-color: gainsboro;
	text-align: center;
}

.EcomCartListItem
{
    background-color: #fffff9;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.EcomCartListItemAlt
{
	background-color: #ebedff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-left: 5px
}

.EcomCartListFooter
{
	line-height: 10pt;
	background-color: gainsboro;
}
/* -------------------------------------------------------------------------
	ECOM
	PAGEFOOTER PAGEHEADER
------------------------------------------------------------------------- */
td.ecomPageFooter
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	/* margin: 5px; */
	padding-top: 5px;
	text-align: center;
}
td.ecomPageHeader
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 8px;
	text-align: center;
}
A.ecomPageFooter, A.ecomPageFooter:visited
{
	text-decoration: none;
}
A.ecomPageFooter:hover
{
	text-decoration: underline;
}
/* tutti FOOTER*/
A.ecomPageFooter:hover, A.ecomPageFooter, A.ecomPageFooter:visited, td.ecomPageFooter, DIV.ecomPageFooter
{
	font-size: 7pt;
	color: #ffffff;
	font-family:  Verdana, Arial, Helvetica, Sans-Serif;
}
/* ===============================================================
   SKMENU
	sezione per impostare i menu a tendina
=============================================================== */
/* tabella */
.skmenustyle
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	color: #858585;
	background-color: white;
}
/* tutti gli item */
.skmouseover, .skmenuitem, .sksubmenu, .sksubmenuover
{
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 9px;
	margin-left: 10px;
	text-transform: lowercase;
	color: #858585;
	margin-right: 10px;
	font-family: Tahoma;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
}
/*  item root */
.skmenuitem
{
	/*border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;*/

	background-color: white;
	color: 	#858585;
	text-align: center;

}
.skmouseover
{
	/*border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;*/

	background-color: white;
	color: #cc6633;
	text-align: center;
}

/* item sub */
.sksubmenu, .sksubmenuover
{
	/*border-right: #858585 1px solid;
	border-top: #858585 1px solid;
	border-left: #858585 1px solid;
	border-bottom: #858585 1px solid;*/
}
.sksubmenu
{
	color: #858585;
	background-color: whitesmoke;
}
.sksubmenuOver
{
	color: #cc6633;
	background-color: whitesmoke;
}
/* -------------------------------------------------------------------------
   PAGEFOOTER
------------------------------------------------------------------------- */
td.PageFooter
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 5px;
	padding-top: 5px;
	text-align: center;
}
A.PageFooter, A.PageFooter:visited
{
	text-decoration: none;
}
A.PageFooter:hover
{
	text-decoration: underline;
}
/* tutti */
A.PageFooter:hover, A.PageFooter, A.PageFooter:visited, td.PageFooter
{
	font-size: 7pt;
	color: gray;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
/*=====================================================================
  Photo Explorer
=====================================================================*/

table.pe_el
{
}

/* intestazione elenco */
TH.pe_header, TH.pe_footer, TFOOT.pe_el, THEAD.pe_el
{
	font-weight: bold;
	letter-spacing: 1pt;
	/*background-color: rgb(35,35,35);*/
	text-align: center;
	font-size: 10pt;
	/*color:White;*/
}
/*
TR.pe_el1
{
	background-color: gainsboro;
	background-color: black;
	text-align: center;
}*/
TR.pe_el2, TR.pe_el1
{
	/*background-color: black;*/
	text-align: center;
}
/* campi */
td.pe_el
{
	border-right: #4d4d4d 1px solid;
	padding-right: 5px;
	border-top: #4d4d4d 1px solid;
	padding-left: 5px;
	font-size: 8pt;
	padding-bottom: 5px;
	border-left: #4d4d4d 1px solid;
	padding-top: 25px;
	border-bottom: #4d4d4d 1px solid;
	/*height: 200px;
	width: 200px;*/
	text-align: center;
	vertical-align:middle;
}
A.pe_toolbar, A.pe_toolbar:visited
{
	margin: 2pt;
}
A.pe_toolbar:hover
{
}
/*  Thumbnails border style */
A.pe_thumb, A:visited.pe_thumb, A:hover.pe_thumb, IMG.pe_thumb, IMG:visited.pe_thumb, IMG:hover.pe_thumb
{
	cursor: hand;
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
}
IMG.pe_thumbBig
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
}

A.pe_menu, A.pe_menu:visited
{
	font-weight: bold;
	color: white;
	text-decoration: none;
	
}
A.pe_menu:hover
{
	font-weight: bold;
	color: darkorange;
	border-bottom: 1px dashed;
	text-decoration: none;
}

DIV.pe_menu
{
	border-right: gray 2px ridge;
	padding-right: 15px;
	border-top: gray 2px ridge;
	padding-left: 15px;
	font-weight: bold;
	z-index: 1;
	visibility: hidden;
	padding-bottom: 15px;
	border-left: gray 2px ridge;
	padding-top: 15px;
	border-bottom: gray 2px ridge;
	font-family: verdana, arial, helvetica;
	position:absolute;
	background-color: rgb(35,35,35);
	font-variant: small-caps;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;

}
DIV.peDes
{
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: baseline;
	width: 100%;
	color: darkgray;
}
/* -------------------------------------------------------------------------
   FORMS
------------------------------------------------------------------------- */
/* bottoni */
input.AllForm
{
	font-weight: bold;
	margin-bottom: -1px;
	cursor: hand;
	color: white;
	background-color: #ff6600;
	text-align: center;
}
/* combo */
select.AllForm
{
	
}
/* sfondo di ogni form */
table.AllForm
{
	border-right: #4169e1 1pt ridge;
	border-top: #4169e1 1pt ridge;
	border-left: #4169e1 1pt ridge;
	border-bottom: #4169e1 1pt ridge;
}
/* righe*/
tr.AllForm, tr.ecomAllForm, div.allForm
{
	background-color: white;
}
/* celle*/
td.AllForm, td.ecomAllForm
{
	/*font-weight: bold;*/

	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;

	margin: 5px;
	text-align: left;
}
/* celle titolo */
td.AllFormTitle, td.ecomAllFormTitle
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	/*background-color: rgb(35,35,35);
	color: white;*/

	padding-bottom: 5px;
	margin: 5px;
	padding-top: 5px;
	text-align: center;
}
/* righe titolo */
TH.AllFormTitle, TR.AllFormTitle, TR.ecomAllFormTitle
{
	font-weight: bold;
	/*color: #ffffff;
	background-color: #bedaff;*/
}
/* -------------------------------------------------------------------------
   Testo comunicazioni del sito
------------------------------------------------------------------------- */
P.pError
{
	font-weight: bold;
	font-size: 12pt;
	color: #ff0000;
	text-align: center;
}

/* -------------------------------------------------------------------------
   TAGS HTML STANDARD
------------------------------------------------------------------------- */
HTML, P, TABLE
{
	font-size: 8pt;
	color: #4d4d5b;
	font-family: Tahoma,Verdana, Arial, Helvetica, Sans-Serif;
}
A, A:visited
{
	color: #cc6633;
	text-decoration: underline;
}
A:hover
{
	color: #cc6633;
	text-decoration: none;
}
BODY
{
	margin: 0px;
	background-color: #485374;
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
LI
{
	list-style-image: url(imgTemplate/puntato.JPG);
}
TD.tfooter, SPAN.tfooter, DIV.tfooter
{
	color:darkgray;
}
A.tfooter, A.tfooter:visited
{
	color: darkgray;
	text-decoration: underline;
}
A.tfooter:hover
{
	color: darkorange;
	text-decoration: none;
}

TD.tfooter2, SPAN.tfooter2, DIV.tfooter2
{
	color:black;
}
A.tfooter2, A.tfooter2:visited
{
	color: black;
	text-decoration: underline;
}
A.tfooter2:hover
{
	color: darkorange;
	text-decoration: none;

}
