/* Titolo - Titoletto - sottotitolo - testo */
/* OK */
.titleWhite { /* Title for BG Colored */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 11pt;
	font-weight : bold;
	color: #FFFFFF;
	margin-top : 5;
	margin-left: 5;
}

.titleBlack { /* Title for BG Colored */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 11pt;
	font-weight : bold;
	color: #000000;
	margin-top : 5;
	margin-left: 5;
}


.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	font-weight : bold;
	color: #666666;
}

/* OK */
.textWhite {
	/* Text for BG Colored */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 11pt;
	text-decoration : none;
	margin-right: 0;
	margin-left: 5;
}

.textWhite A:visited {
	color : #000000;
	font-weight : bold;
}

.textWhite A:link {
	color : #000000;
	font-weight : bold;
}

.textWhite A:active {
	color : #000000;
	font-weight : bold;
}
.textWhite A:hover {
	color : #000000;
	text-decoration : underline;
}

/* OK */
.text {
	/* Text for BG White */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 11pt;
	text-decoration : none;
	margin-right: 0;
	margin-left: 5;
}

.text A:visited {
	color : #000000;
	font-weight : bold;
}

.text A:link {
	color : #000000;
	font-weight : bold;
}

.text A:active {
	color : #000000;
	font-weight : bold;
}
.text A:hover {
	color : #FFFFFF;
	text-decoration : underline;
}


/* Title in Menu like Produkt search, Deal,... */
.navMainTitle {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
	line-height: 8px;
	background-color : FF3300;
}
/*
.navMainTitle A:visited {
	color : #000000;
}
.navMainTitle A:active {
	color : #000000;
}
.navMainTitle A:hover {
	color : #000000;
}*/

/* Menu di primo livello OK */
.navMain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	color : #666666;
	line-height: 8px;
}
.navMain A:visited {
	color : #666666;
}
.navMain A:active {
	color : #666666;
}
.navMain A:hover {
	color : #FF3300;
}

/* Menu di secondo livello */
/* OK */
.navSub {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10;
	font-weight : normal;
	text-decoration : none;
	color : #666666;
	line-height: 16px;
	text-align : left;
}

.navSub A:visited {
	color : #666666;
}
.navSub A:active {
	color : #666666;
}
.navSub A:hover {
	color : #FF3300;
	text-decoration : underline;
}
/* OK */
.navSubRed {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10;
	font-weight : normal;
	text-decoration : none;
	color : #FF3300;
	line-height: 16px;
	text-align : left;
	background-color : F5F5F5;
}

.navSubRed A:visited {
	color : #FF3300;
}
.navSubRed A:active {
	color : #FF3300;
}
.navSubRed A:hover {
	color : #FF3300;
	text-decoration : underline;
}


/* Menu di terzo livello */
.navThird {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	margin-left: 0;
	color : #666666;
	text-align : left;
	line-height: 10px;
}
.navThird A:visited {
	color : #666666;
}
.navThird A:active {
	color : #666666;
}
.navThird A:hover {
	color : #FF3300;
}


.textFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF3300;
}

/* Tabelle e celle*/

/* OK */
.cellaHomeRed{
	border-left-style:none;
	border-left-width:none;
	border-right-style:none;
	border-right-width:none;
	border-top-style:none;
	background-color : #FF3300;
}
/* OK  */
.cellaHomeGray{
	border-left-style:none;
	border-left-width:none;
	border-right-style:none;
	border-right-width:none;
	border-top-style:none;
	background-color : #666666;
}

/* Link Vari */
.linkNewsHome {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #000000;
	font-size : 8pt;
	margin-left: 0;
	margin-right: 0;
	text-decoration : none;
	font-weight : bold;
}
.linkNewsHome A:visited {
	color : #000000;
}
.linkNewsHome A:active {
	color : #000000;
}
.linkNewsHome A:hover {
	color : #FF0000;
}

/* Text particular */
.textSingle { /* Search,... */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 9pt;
	margin-right: 0;
	margin-left: 0;
	
}

/* Stylesheet for template Text Only */
.titleTO { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 11pt;
	font-weight : bold;
	color: #FF3300;
	margin-top : 5;
	margin-left: 5;
}

.SubTitleTO { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11pt;
	font-weight : bold;
	color: #666666;
	margin-top : 5;
	margin-left: 5;
}

.textTO { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12pt;
	color: #66666;
	margin-top : 5;
	margin-left: 5;
	text-decoration : none;
}
	
.textTO A:visited {
	color: #FF3300;
}

.textTO A:active {
	color: #FF3300;
}

.textTO A:link {
	color: #FF3300;
}

.textTO A:hover { 
	color: #FF3300;
	text-decoration : underline;
}
/* END Stylesheet for template Text Only */

/* Stylesheet for template List Products  */
.titleProd { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10pt;
	font-weight : bold;
	color: #000000;
}
.prodTitle { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10pt;
	font-weight : bold;
	color: #FF3300;
	text-decoration : none;
}
.prodTitle A:visited { 
	color: #FF3300;
}

.prodTitle A:active { 
	color: #FF3300;
}

.prodTitle A:hover { 
	color: #FF3300;
	text-decoration : underline;
}

.prodDescr { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	margin-left: 5;
	text-decoration : none;
}

.prodDescr A:visited {
	color: #FF3300;
}

.prodDescr A:active {
	color: #FF3300;
}

.prodDescr A:link {
	color: #FF3300;
}

.prodDescr A:hover { 
	color: #FF3300;
	text-decoration : underline;
}

.prodPrice { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 7pt;
	font-weight : bold;
	color: #FF3300;
}
/* END Stylesheet for template List Products  */

/* Stylesheet for template Detail Product  */
.titleProdDet { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight : bold;
	color: #FF3300;
}

.textProdDetRed { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FF3300;
}
/* END Stylesheet for template Detail Product   */

/* Form style */
INPUT {
	background-color: EEEEEE;
	color: #000000;
	height : 18;
	font : xx-small;
}

SELECT {
	background-color: FFFFFF;
	color: #000000;
	height : 18;
	font : xx-small;
	width: 150 px;
}


/* Link Vari */
.footer {
	font-family : Tahoma, Arial;
	color : #666666;
	font-size : 9px;
	margin-left: 0;
	margin-right: 0;
	text-decoration : none;
	font-weight : bold;
}
.footer A:visited {	color : #666666;}
.footer A:active {	color : #666666;}
.footer A:hover {	color : #FF0000;}
