div.usralert
{
}
div.scrollContent
{
    padding: 5px;
}
div.divsearch
{
    color:white;
}
div.myClass
{
/*
	width:50%;
	height:50%;
	*/
	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: black;
	text-decoration: underline;
}
span.htmlCbriciole
{
	color: black;
}
A.htmlCbriciole:hover
{
	color: black;
	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, div.EcomBriciole
{
    color: black;
    text-align: left;
    font-size:8pt;
}
A.EcomBriciole, A.EcomBriciole:visited
{
	color: black;
	text-decoration: underline;
}
A.EcomBriciole:hover
{
	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: #DCDCDC;
    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;
    color: black;
}
/* -------------------------------------------------------------------------
	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;
    width: 100%;
}
/* tabella */
.skmenustylesubtable
{
    border: 1px solid #CCCCCC;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px; /*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);*/
    filter: Alpha(Opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    background-color: White;
    /* fix ie 8 */
    z-index: 100;
}
/* tutti gli item */
.skmouseover, .skmenuitem, .sksubmenu, .sksubmenuover, .skmenuitem:visited, .skmenuitem:hover, .skmouseover:hover, .skmouseover:visited, .sksubmenuover:hover, .sksubmenuover:visited, .sksubmenu:hover, .sksubmenu:visited
{
    font-size: 11pt;
    font-family: "Lucida Grande" , Verdana, Lucida, Arial, Helvetica, Sans-Serif;
    white-space: nowrap;
    text-decoration: none;
    color: #FFFFFF;
}
/*  item root */
.skmenuitem, .skmenuitem:visited, .skmenuitem:hover
{
    border-color: #97B4D7 #97B4D7 #3F6A9E #3F6A9E;
    margin: 1pt;
    border-width: 2pt;
    border-style: solid;
    background-color: #6B94C5;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}
.skmouseover, .skmouseover:hover, .skmouseover:visited
{
    border-color: #406BA2 #406BA2 #406BA2 #406BA2;
    margin: 1pt;
    border-width: 2pt;
    border-style: solid;
    background-color: #406BA2;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}

/* item sub */
.sksubmenu, .sksubmenuover
{
}
.sksubmenu, .sksubmenu:hover, .sksubmenu:visited
{
    padding-left: 10pt;
    padding-right: 10pt;
    color: #406BA2;
    text-align: left;
    background-color: white;
    min-width:20pt;
}
.sksubmenuover, .sksubmenuover:hover, .sksubmenuover:visited
{
    padding-left: 10pt;
    padding-right: 10pt;
    color: #EB7B17;
    background-color: white;
    text-align: left;
    min-width: 20pt;
}
/* -------------------------------------------------------------------------
   PAGEFOOTER
------------------------------------------------------------------------- */
td.PageFooter,div.PageFooter
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 5px;
	padding-top: 5px;
	text-align: center;
	color:White;
}
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:white;
}
/*=====================================================================
  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;
    padding-right: 5px;
    border-top: #4d4d4d 1px;
    padding-left: 5px;
    font-size: 8pt;
    padding-bottom: 5px;
    border-left: #4d4d4d 1px;
    padding-top: 25px;
    border-bottom: #4d4d4d 1px; /*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: black;
	text-decoration: none;
	
}
A.pe_menu:hover
{
    font-weight: bold;
    color: #FF8C00;
    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: #999999;
}
/* -------------------------------------------------------------------------
   FORMS
------------------------------------------------------------------------- */
/* bottoni */
input.allForm
{
-moz-border-radius: 5px;-webkit-border-radius: 5px;
    font-weight: bold;
    cursor: hand;
    color: white;
    background-color: rgb(45, 79, 130);
    text-align: center;
    margin-bottom: -1px; /*filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1,enabled= 'true' ,startColorstr = '#000000' ,endColorstr= '#FFFFFF' );*/
}
/* 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: #C2CCCD;
}
/* 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;
    background-color: #7E9396;
}
/* -------------------------------------------------------------------------
   Testo comunicazioni del sito
------------------------------------------------------------------------- */
P.pError
{
	font-weight: bold;
	font-size: 12pt;
	color: #ff0000;
	text-align: center;
}

/* -------------------------------------------------------------------------
   TAGS HTML STANDARD
------------------------------------------------------------------------- */
HTML, P, TABLE
{
    font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
    color:black;
}
A, A:visited
{
	text-decoration: underline;
    color:black;
}
A:hover
{
	text-decoration: none;
	color:black;
}
BODY
{
    margin: 0px;
    background-color: white;
    margin-top: 0px;
}
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: black;
}
A.tfooter, A.tfooter:visited
{
	color: black;
	text-decoration: underline;
}
A.tfooter:hover
{
    color: #ff8c00;
    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: #ff8c00;
    text-decoration: none;
}

/*  treeview   */
.treev, .treev:visited
{
	color: black;
	text-decoration: underline;
}
.treev:hover
{
    color: #ff8c00;
    text-decoration: none;
}

td.ricoround
{
}
td.ricoroundtitle,td.ricoroundtitletl,td.ricoroundtitletr,td.ricoroundtitleno,td.ricoroundbody,td.ricoroundbodybl,td.ricoroundbodybr,td.ricoroundbodyno,td.ricoroundbodyblr
{
    font-family: "Lucida Grande" , Verdana, Lucida, Arial, Helvetica, Sans-Serif;
    font-size: 8pt;
    color: black;
}
td.ricoroundtable
{
    background-color: #0000FF;
}
td.ricoroundtitle, td.ricoroundtitletl, td.ricoroundtitletr, td.ricoroundtitleno
{
    background-color: #638BC9;
    text-align: center;
    font-weight: bold;
    vertical-align: bottom;
    color:White;
}
td.ricoroundbody, td.ricoroundbodybl, td.ricoroundbodybr, td.ricoroundbodyno, td.ricoroundbodyblr
{
    background-color: #CFDCEE;
}
A.white, A.white:visited
{
	color: black;
    text-decoration: none;
}
A.white:hover
{
    color: #D57500;
    text-decoration: none;
}
div.itmpad
{
    padding: 3px;
}

h1
{
font-size: 11pt;
}
h2
{
font-size: 10pt;
}
h3
{
    font-size: 9pt;
}
h3.itemtitle
{
    margin-top: 0px;
    margin-bottom: 0px;
}
/* ========================================================
    SCROLLABLE
======================================================== */
/* 
	root element for the scrollable. 
	when scrolling occurs this element stays still. 
*/
div.scrollable
{
    /* required settings */
    position: relative;
    overflow: hidden;
    width: 550px;
    height: 280px; /* custom decorations */
    padding: 10px 0;
    border: 1px outset #ccc;
    background-color: #638BC9;
}

/* 
	root element for scrollable items. Must be absolutely positioned
	and it should have a super large width to accomodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
div.scrollable div.items {	
	/* this cannot be too large */
	width:20000em;	
	position:absolute;
	clear:both;		
	
	/* decoration */
	margin-left:10px;
}

/* single scrollable item */
div.scrollable div.items div
{
    float: left; /* custom decoration */
    text-align: center;
    width: 160px;
    height:240px;
    padding: 10px 0px 10px 0px; /*font-size:30px;
	font-family: 'bitstream vera sans';*/
    border: 1px outset #888888;
    background-color: #CFDCEE;
    margin-right: 20px;
    -moz-border-radius: 5px;
}

/* active item */
div.scrollable div.items div.active
{
    border: 1px inset #888888;
    background-color: #fff;
}

.asapmusika
{
    padding: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid rgb(255, 153, 0);
    color: rgb(255, 153, 0);
    text-align: left;
    /*background-color: rgb(255, 243, 225);*/
}
.asaphifi
{
    padding: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid rgb(45, 79, 130);
    color: rgb(45, 79, 130);
    text-align: left;
}
