/* Stylesheet by lucasweb.it - info@lucasweb.it */

/* START GENERICO */
.link {text-decoration: none;color:#666; font-family:Verdana,Tahoma; font-size:11px;}
.link:hover {color:#000000;}

.textLightGrey {font-family:Verdana; color:#808080; font-size:11px;}
.textLightGreyList {font-family:Verdana; color:#808080; font-size:12px;}
.textLightGreyListTitle {font-family:Arial; color:#808080; font-size:24px;}

.textGrey {font-family:Verdana; color:#666; font-size:11px;}
.textGreyTitle {font-family:Verdana; color:#666; font-size:14px;}
.textBlack {font-family:Verdana; color:#000; font-size:11px;}
.textBlackTitle {font-family:Verdana; color:#000; font-size:12px;}
.textRed {font-family:Verdana; color:#000; font-size:10px;}

.titolo_pesca {font-family:Verdana; color:#E93500; font-size:12px; font-weight:bold; }
.testo_pesca {font-family:Verdana; color:#E93500; font-size:12px; }
.titolo_nautica {font-family:Verdana; color:#224271; font-size:12px; font-weight:bold; }
.testo_nautica {font-family:Verdana; color:#224271; font-size:12px; }

.table_print { background-color:#ffffff; border: 1px solid #cccccc; 
		 font-family:Verdana,Tahoma,Times New Roman; font-size: 11px; color:#000000; }

/* END GENERICO */

/* START MENU ALTO DI NAVIGAZIONE */
.tableMenuTop {
	background: url('../img/sfmenu.jpg'); font-family: Verdana;
	font-size: 10px; color: #666;
}
.tableMenuTop table { font-family: Verdana, Tahoma; font-size: 11px; color: #666; }
/* END MENU ALTO DI NAVIGAZIONE */

/* START MENU LATERALE CATEGORIE */
.catPesca {}
.catNautica {}

.subCategoria {
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.subCategoriaSelected {
	background: #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.selPesca {
	background: #E93500; 
	font-family: Verdana, Tahoma; font-size:11px;
	color: #fff; 
}

.selNautica {
	background: #224271; 
	font-family: Verdana, Tahoma; font-size:11px;
	color: #fff; 
}
/* END MENU LATERALE CATEGORIE */

/* START STYLE CARRELLO */
.label_cart {color:#fff;font-family:Verdana;font-size:14px;}
.label_order {color:#fff;font-family:Verdana;font-size:12px;}
.title_grid {color: #fff;font-family: Verdana;font-size: 11px;background-color: Gray;}
.text_cart {color:#000;font-family:Verdana;font-size:11px;}
.payments_cart {color:#000;font-family:Verdana;font-size:12px;}
.input_cart {color:#000;font-family:Verdana;font-size:10px;}
.table_cart {border: 0px solid #999;}


.link_cart:active {
	color:#ff0000;
    font-family:Verdana,Tahoma,Times New Roman;
    font-size: 11px;
}

.link_cart:visited {
	color:#ff0000;
    text-decoration:none;
    font-family:Verdana,Tahoma,Times New Roman;
	font-size: 11px;
}

.link_cart:hover {
	color:#ff0000;
    text-decoration:underline;
    font-family:Verdana,Tahoma,Times New Roman;
    font-size: 11px;
}

.link_cart:link {
	color:#ff0000;
    text-decoration:none;
    font-family:Verdana,Tahoma,Times New Roman;
    font-size: 11px;
}	
/* END STYLE CARRELLO */

.greyLink:active {
	color:#999;
    font-family:Verdana,Tahoma,Times New Roman;
    font-size: 11px;
}

.greyLink:visited {
	color:#999;
    text-decoration:none;
    font-family:Verdana,Tahoma,Times New Roman;
	font-size: 11px;
}

.greyLink:hover {
	color:#999;
    text-decoration:underline;
    font-family:Verdana,Tahoma,Times New Roman;
    font-size: 11px;
}

.greyLink:link {
	color:#999;
    text-decoration:none;
    font-family:Verdana,Tahoma,Times New Roman;
    font-size: 11px;
}	



