@charset "UTF-8";
/*
    Copyright (c) 2007 OBLIQUID Dev Community.  All rights reserved. 
	
*		Colors legenda:
*		dark blue for texts: #00264f;
*		red for lines: #e2001a; e2001a
*		light blue for borders: #dce3eb; a9b6c3
*		gray: #898787;
*		gray-dark:		#666666 //for texts
*		gray-medium:	#b3b3b3 //for texts
*		gray: 			#d0d0d0 //for backgrounds
*		gray-light: 	#e8e8e8 //for backgrounds
*		gray-superlight: #f0f0f0 //for spallaSX
*		black: 			#000000 //for links
*/




/* GENERIC AND COMMON STYLES */

* 
{
	/*
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	*/
}

html
{
}

body
{
	font-family: 'Lucida Grande', Arial, Helvetica, Verdana, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#00264f;
	
}

img
{
	border:0;
}

p 
{
}

td 
{
}

h1 
{
}

h2 
{
}

h3 
{
}

h4 
{
}

h5 
{
}

span
{
}

ul
{
}

li
{
}

label
{
}

div 
{	
}

a 
{
	color:#00264f;
	text-decoration:none;
}

a:hover {
	color:#00264f;
	text-decoration:underline;
}

.textMini
{
	font-size: 9px;
}


#mainDiv
{
	width:980px; 
	height:auto; 
	margin:0 auto;
}

#div2boxes
{
	width: 100%;
	height: 220px;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}

.moduleTitle
{
	font-size:16px;
	font-weight: bold;
	clear:both;
	margin-bottom: 10px;
	border-bottom-style:solid;
	border-bottom-color:#e2001a;
	border-bottom-width: 1px;	
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

#div4boxes
{
	width: 100%;
	height: 100px;
	margin-bottom: 10px;
	clear: both;
	display: inline-block;
	margin-top: 10px;
}

#bodyModule
{
	display: inline-block;
	width: 100%;
}


/* HOMEPAGE */
#visual
{
	width:980px;
	height:300px;
	display:inline-block;
	padding: 0px;
	border-style:solid;
	border-color:#00264f;
	border-width: 1px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	overflow:hidden;
}
#visual_carousel
{
	position:relative;
	width:980px;
	height:300px;
	overflow:hidden;
}
.visual_box
{
	position:relative;
	width:980px;
	height:300px;
	overflow:hidden;
}

.visual_image
{
	display: block;
}

#newsticker
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	height: 30px;
	display: inline-block;
	border-top-style: solid;
	border-top-color: #dce3eb;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dce3eb;
	border-bottom-width: 1px;
}

#news_carousel_label
{
	padding-top: 5px;
	width: 60px;
	float:left;
	font-size: 16px;
	font-weight: bold;
}
#news_carousel
{
	margin-top: 7px;
	width: 918px;
	height:32px;
	float:left;
	text-align: left;
	position:relative;
	overflow:hidden;
}

.newstickerContent {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}



/* VETRINE */

#vetrinaOccasioni, #vetrinaMarchi,#vetrinaProdotti, #vetrinaPromozioni
{
	width: 480px;
	height: 220px;
	position: relative;
	display: inline-block;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	overflow:hidden;
}

#vetrinaProdotti, #vetrinaPromozioni
{
	margin-right: 8px;	
}

#vetrinaOccasioni, #vetrinaMarchi
{
	margin-left: 8px;
}

.prop_banner_bannerimmagine
{
	border-style:solid;
	border-color:#dce3eb;
	border-width: 1px;
	border-radius: 0px;
	-moz-border-radius: 0px;#e2001a
	-webkit-border-radius: 0px;
}

.promo_item, .products_item
{
	width: 480px;
	height: 100px;
}

.promo_item_mini
{
	width: 198px;
	height: 100px;
}

.products_item
{
	width: 480px;
	height: 200px;
}


.promo_item_image
{
	float:left;
	border: 1px solid #dce3eb;
}

.promo_image_mini
{
	width:198px;
	height: 198px;
}

.home_promo_image_div, .home_product_image_div
{
	width:180px;
	height: 180px;
	float:left;
	border: 1px solid #dce3eb;
}

.home_promo_title, .home_product_title, .pag_gen_title
{
	font-size:16px;
	font-weight: bold;
}

.home_promo_texts_div, .home_product_texts_div
{
	width:270px;
	height: 150px;
	float:left;
	margin-left: 20px;
	overflow:hidden;
}


/* BRANDS */
#brands_carousel, #promo_carousel, #products_carousel
{
	width: 480px;
	height: 190px;	
}

#promo_carousel_mini
{
	width: 200px;
	height: 205px;
	overflow:hidden;
}

.brand_item
{
	width: 480px;
	height: 200px;	
}

.brandRow
{
	height: 90px;
	margin-bottom:10px;
}

.brandImageLeft, .brandImageCenter, .brandImageRight, .prod_det_logo
{
	width: 145px;
	height: 85px;
	position:relative;
	float: left;
	border: 1px solid #dce3eb;
	overflow:hidden;
}
.brandImageLeft
{
	margin-left: 0px;
	margin-right: 0px;
}
.brandImageCenter
{
	margin-left: 19px;
	margin-right: 19px;
}
.brandImageRight
{
	margin-left: 0px;
	margin-right: 0px;#e2001a
}

.brandImage
{
	position:absolute;
	top:5px;
	bottom:5px;
	left:0;
	right:0;
	margin:auto;
}

/* PROMOZIONI */

#promozioni, #news
{
	clear:both;
}

.image_wo_border
{
	background-color: #dce3eb;
	position: absolute;
	top:0;
	bottom:0;
	right: 0;
	left:0;
	margin: auto;
}

.red_title
{
	width: 100%;
	color: #e2001a;
	font-weight: bold;
	font-size:16px;
	border-bottom: 1px solid #dce3eb;
}

.red_title a
{
	color: #e2001a;
}

.description_div
{
	margin-top:5px;
	height: 158px;
	overflow:hidden;
}

.newslist_description_div
{
	height: 140px;
	overflow:hidden;
}

.click_link
{
	font-size:13px;
}
.promolist_promo_div, .newslist_news_div
{
	width: 100%;
	height:220px;
	clear:both;
	border-bottom: 1px solid #00264f;
	padding-top: 15px;
}

.promolist_image_div, .newslist_image_div
{
	margin-right: 10px;
	width: 200px;
	height: 200px;
	float: left;	
	border: 1px solid #dce3eb;
	text-align:center;
	position: relative;
}

.promolist_texts_div, .newslist_texts_div
{
	width: 758px;
	height: 200px;
	margin-left:10px;
	float:left;
}

/* DETTAGLI PROMOZIONE */
.promo_image_div, .news_image_div
{
	width: 200px;
	height: 200px;
	border: 1px solid #dce3eb;
	position: relative;
}

.promo_image, .news_image
{
	position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;
}

.promo_title, .news_title
{
	color: #e2001a;
	font-weight: bold;
	font-size:16px;
	width: 100%;
	border-bottom: 1px solid #dce3eb;
}

.promo_texts, .news_texts
{
	width: 100%;
	margin-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #dce3eb;
}

.go_back_div
{
	margin-top: 20px;
}

.feedback_div
{
	border-top: 1px solid #e2001a;
	margin-top: 10px;
	padding-top:10px;
}

.soloTitolo
{
	margin-top:15px;
	margin-bottom:10px;
}

/* BANNER RELATED */
/* BANNER 233x98 */
#banner200banner760
{
	margin-top:20px;
	width: auto;
}

#banner1,#banner2,#banner3, #banner4
{
	width:233px;
	height: 98px;
	float: left;
	border: 1px solid #00264f;
}

#banner1
{
	margin-left:0px;
	margin-right:6px;
}

#banner2, #banner3
{
	margin-left:6px;
	margin-right:6px;
}
#banner4
{
	margin-left:6px;
	margin-right:0px;
}

#banner200
{
	width: 200px;
	height: 100px;
	margin-right:20px;
	margin-top: 20px;
}
#banner760
{
	margin-top: 20px;
	margin-left: 0px;
	height: 100px;
	width: auto;
	display: inline-block;
}

.banner200
{
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.banner_image
{
	/*border: 1px solid #00264f;*/
}

.banner_200_760_div
{
	width: 100%px;
	height: 100px;
	border-top: 1px solid #e2001a;
}

/* CONTENT RELATED */

#centerDiv:
{
	width: 100%;
	clear: both;
	display: block;
}


#spallaSx
{
	float:left;
	display: block;
	width:200px;
	margin-right: 10px;
}

.verticalMenu
{
	width:200px;
}


#contentDiv
{
	width: 760px;
	float: left;
	margin-left: 10px;
	display: block;
}


#promoMini
{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 200px;
	height: 240px;
	display:inline-block;
}

/* CATALOGO */

.colonna_esploso
{
	width: 150px;
	float:left;
	margin: 8px;
}

.sezione_esploso
{
	color: #e2001a;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #e2001a;
	height: 33px;
	margin-bottom:5px;
	position:relative;
}

.esploso_sezione_titolo
{
	position:absolute;
	bottom:0;
}
.prima_colonna
{
	margin-left: 0px;
}

.ultima_colonna
{
	margin-right: 0px;
}

.categoria_esploso
{
	font-weight: bold;
	border-bottom: 1px solid #dce3eb;
	background-color: #eef1f4;
	margin-top: 5px;
}
.sottocategoria_esploso
{
	margin-left: 5px;
}
.productsListBox, .usatoListBox
{
	clear:both;
	height: 110px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom: 1px solid #dce3eb;
}

.product_image_mini_div, .product_texts_mini_div, .product_brand_mini_div, .product_price_mini_div
{
	float:left;
	height: 100px;
	position: relative;
}

.product_image_mini, .product_texts_mini, .product_brand_mini, .product_price_mini
{
	position:absolute;top:0;bottom:0;margin:auto;
}

.product_image_mini_div
{
	width: 100px;
}

.product_image_mini_box
{
	width: 100px;
	height:100px;
	border: 1px solid #dce3eb;
	position:relative;
}

.product_texts_mini_div
{
	width: 380px;
	height: 100px;
	padding-left: 40px;
	position:relative;
	vertical-align:middle;
	overflow:hidden;
}

.product_texts_mini
{
	position: absolute;
	display: table;
	width: 340px;
	height: 80px;
	overflow:hidden;
	text-align: left;
}

.product_description_mini, .product_name_mini
{
	display: table-cell;
	vertical-align: middle;
}

.product_brand_mini_div
{
	width: 120px;
}
.product_brand_mini, .product_price_mini
{
	position:absolute;top:50%;margin-top:-0.5em;line-height:1
}

.product_price_mini_div
{
	width: 80px;
	text-align: right;
	font-weight: bold;
}
.product_price_mini
{
	text-align: right;
}

.product_name_mini a
{
	font-weight: bold;
	color: #e2001a;
}

.filters_div
{
	background-color: #dce3eb;
	width: 710px;
	height: 60px;
	position: relative;
	/*text-align:center;*/
	font-weight: bold;
	padding-left: 50px;
}

.filters
{
	position:absolute;top:40%;margin-top:-0.5em;line-height:1;
}

.filter_button_div
{
	
	float:left;
}

/* DETTAGLIO PRODOTTO */
.prod_det_div_up, .prod_det_div_down
{
	display: inline-block;
	width:100%;
	clear: both;
	margin-bottom: 10px;
}

.prod_det_images_div
{
	width: 300px;
	float: left;
	margin-right: 9px;
}

.prod_det_main_image_div, .riv_det_image_div
{
	width: 300px;
	height: 300px;
	border: 1px solid #dce3eb;
	position: relative;
}

.prod_det_other_images_div
{
	margin-top: 5px;
	width: 300px;
	height: 80px;
	text-align:center;
}

.prod_det_descriptions_div
{
	float:left;
	margin-left: 9px;
	width: 440px;
}

.prod_det_main_image, .riv_det_image
{
	position:absolute;top:0;bottom:0;margin:auto;
}

.prod_det_name_div
{
	height: 85px;
	width: 240px;
	float:left;
	padding-left: 50px;
	position:relative;
}

.prod_det_names
{
	position:absolute;top:35%;margin-top:-0.5em;line-height:1;
}

.prod_det_name
{
	color: #e2001a;
	font-weight: bold;
	font-size: 16px;
}

.prod_det_price
{
	font-weight: bold;
}

.prod_det_description_div
{
	width: 440px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

.prod_det_description
{
}

.finitura_img
{
	width:100px;
	height:100px;
	border: 1px solid #dce3eb;
	float: left;
	margin-right:5px;
	margin-left:5px;
}

.finitura_box
{
	width: 100px;
	text-align: center;
	float: left;
	margin-right:5px;
	margin-left:5px;
}

/* DETTAGLIO PRODOTTI - ALTRE IMMAGINI */
.stepcarousel
{
	margin: auto;
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 240px; /*Width of Carousel Viewer itself*/
	height: 90px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt
{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel
{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 70px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height: 70px;
	margin: 4px; /*margin around each panel*/
}

/* RIVENDITORI */
.filters_cap_div
{
	width: 930px;
	margin-bottom:10px;
}

.rivenditori_lista_div
{
	clear:both;
	width: 100%;
	margin-bottom:10px;
	display: inline-block;
}

.riv_row
{
	padding-top:5px;
	width: 100%;
	height: 20px;
	clear:both;
	border-bottom: 1px solid #dce3eb;
}

.riv_nome, .riv_citta, .riv_indirizzo, .riv_telefono, .riv_web
{
	float:left;
	margin-right: 10px;
}

.riv_nome, .riv_nome a
{
	color: #e2001a;
	font-size: 12px;
	font-weight: bold;
	width: 210px;
}

.riv_citta
{
	width: 180px;
}

.riv_indirizzo
{
	width: 250px;
}

.riv_telefono
{
	width: 95px;
}
.riv_web
{
	width: 190px;
	margin-right: 0px;
}

/* DETTAGLIO RIVENDITORE */
.riv_det_div
{
	width: 980px;
	clear:both;
}

.riv_det_left
{
	width: 300px;
	height: 600px;
	margin-right: 8px;
	float:left;
}

.riv_det_right
{
	width: 660px;
	margin-left: 8px;
	float:left;
}

.riv_det_image_title
{
	margin-top:30px;
	font-weight: bold;
	font-size:16px;	
}
.riv_det_nome
{
	font-weight: bold;
}
.riv_det_title
{
	color: #e2001a;
	font-size:16px;
}

.riv_det_descrizione
{
}

.riv_det_map_title
{
	margin-top:30px;
	margin-bottom:10px;
}

.riv_det_map
{
	margin-bottom: 30px;
}

/* MENU USATO */
.menu_sezioneusato_div
{
	width: 200px;
	margin-bottom: 10px;
}

.menu_sezioneusato_sezione
{
	color: #e2001a;
	font-size:12px;
	font-weight: bold;
	border-bottom: 1px solid #00264f;
}



/* USATO LISTA */
.usato_image_mini_div
{
	position:relative;
	float:left;
	width: 100px;
	height: 100px;
	border: 1px solid #dce3eb;
}

.usato_image_mini
{
	position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;
}

.usato_texts_mini_div, .usato_name_mini_div, .usato_rivenditore_mini_div, .usato_price_mini_div
{
	float: left;
	width: 300px;
	height: 100px;
	position:relative;
}

.usato_texts_mini, .usato_name_mini, .usato_rivenditore_mini, .usato_price_mini
{
	position:absolute;top:45%;margin-top:-0.5em;line-height:1;
	width:250px;
}

.usato_texts_mini
{
	margin-left: 50px;
}

.usato_name_mini
{
	color: red;
	font-size: 12px;
	font-weight: bold;
}

.usato_rivenditore_mini_div
{
	width: 200px;
}

.usato_price_mini_div
{
	width: 100px;
}

/* USATO DETTAGLIO */
.usato_det_div
{
	display: inline-block;
	width:100%;
	clear: both;
	margin-bottom: 10px;	
}

.usato_det_sx
{
	width: 300px;
	float: left;
	margin-right: 9px;
}

.usato_det_image_div
{
	width: 300px;
	height: 300px;
	margin-right:5px;
	float:left;
	border: 1px solid #dce3eb;
	position: relative;
}

.usato_det_image
{
	position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;
}

.usato_det_descriptions_div
{
	width: 440px;
	margin-left:10px;
	margin-bottom:10px;
	float:left;
}

.usato_det_nome
{
	font-weight: bold;
	color: #e2001a;
	font-size: 16px;
}

.usato_det_price
{
	font-weight: bold;
	font-size: 12px;
}

.usato_det_description
{
	margin-top:20px;
	margin-bottom:20px;
}

.usato_det_riv_nome
{
	font-weight: bold;
	color: #e2001a;
}

/* LISTINI */
.listini_row
{
	clear:both;
	border-bottom:1px solid #dce3eb;
	height: 30px;
}

.listini_marchio, .listini_titolo, .listini_file, .listini_icon
{
	float: left;
	font-size: 12px;
	vertical-align : middle; display : table-cell;
}
.listini_marchio
{
	width: 235px;
	font-size: 12px;
	font-weight: bold;
	color: #e2001a;
}

.listini_titolo
{
	width: 300px;
	margin-right: 50px;
}

.listini_file
{
	width: 370px;
}

.listini_icon
{
	position: relative;
	width: 20px;
}

.download_icon
{
	position:absolute;
	top: -5px;
}

/* PAGINA ISTITUZIONALE */
.pag_gen_img_div
{
	float:left;
	margin-right: 20px;
	width: 400px;
	height: 400px;
	border: 1px solid #dce3eb;
	position: relative;
	text-align: center;
}

.pag_gen_img
{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin: auto;
}

.pag_gen_texts
{
	font-size: 11px;
}

.pag_gen_titolo
{
	
}


/* AREA RISERVATA */
.menu_riservato
{
	margin-top: 10px;	
	margin-bottom: 10px;	
}
.my_home_menu
{
	font-weight: bold;
	color: #e2001a;
}

.my_home_menu a, .rosso
{
	font-weight: bold;
	color: #e2001a;	
}

.admin_section a
{
	font-size: 14px;
}

/* spiega */
.spiega_div, .comunicazioni_div, .menu_ris_div
{
	width: 100%;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	display:inline-block;
}

.sezione_usato_ris_div
{
	width: 160px;
	float:left;
	margin-right:10px;
	margin-left:10px;
}

.menu_usato_ris_div
{
	float:left;
}

/* COMUNICAZIONI */



/* MODULE RELATED */
/*
.siteName
{
	font-size:20px;
	padding-bottom: 5px;
}

.languageCode
{
	font-size:16px;
}

.pageTitle
{
	font-weight:bold;
	font-size:40px;
}
*/
.moduleBox
{
	background-color: #e8e8e8;
	padding:10px;
	margin-right:8px;
	margin-bottom:8px;
	display:inline-block;
}

.moduleTitleBig
{
	font-size:18px;
}

.moduleDescription
{
}
/*
.instancesBox
{
	background-color: #d0d0d0;
	padding: 2px;
	margin-top: 4px;
	display:inline-block;
}

.instanceBox
{
	background-color: #b3b3b3;
	float:left;
	padding: 4px;
	margin: 2px;
	display:inline-block;
}
*/
.navigation_bar_div
{
	padding-top: 5px;
	width: 100%;
	height: 20px;
	clear:both;
	border-top:1px solid #dce3eb;
	border-bottom:1px solid #dce3eb;
	font-size: 11px;
	margin-bottom: 10px;
}

.navigation_node
{
	
	font-weight: bold;
}
.cleaner
{
	clear: both;
}

/* SPECIAL MODULES RELATED */
/* LANGUAGES SELECTOR RELATED */



/* LOGIN MODULE RELATED */

.loginButton 
{
}

.loginButton:hover
{
}

/* CHILDREN MENU RELATED*/
.childMenuBox
{
	clear:both;
}

/* SIBLINGS MENU RELATED */
.siblingMenuBox
{
	clear:both;
}


/* CRUD BOX RELATED */

.crudBox
{
	width: 200px;
	height:20px;
	display: block;
}

.adminButton 
{
	padding: 2px;
	display: block;
	float: left;
}

.adminButton:hover
{
	background-color: #ffffff;
}

.addButton
{
}

.modifyButton
{
}

.deleteButton
{
}

.modifyMarchi
{
	position:absolute;
	top:0;
	left:0;
}
.deleteMarchi
{
	position:absolute;
	top:0;
	left:30px;
}

.addVisual
{
	position:absolute;
	top:0;
	left:0;
}

.modifyVisual
{
	position:absolute;
	top:0;
	left:30px;
}
.deleteVisual
{
	position:absolute;
	top:0;
	left:60px;
}


/* PAGINATION RELATED */

.paginationActualResults
{
	font-weight: bold;
	float: left;
	margin-top: 3px;
	margin-right: 4px;
}

.paginationLink
{
	padding: 0px;
	margin: 0px;
	float: left;
}

.paginationLink:hover
{
}

.paginationBox
{
	text-align:right;
	display: inline-block;
	float:right;
}
/* HEADER RELATED */

#headerline
{
	width: 725px;
	height: 100px;
	float: right;
	background-image: url(../assets/specific/headerline.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	text-align: right;
}

#loginForm
{
	margin-top: 47px;
	text-align: right;
	float: right;	
}

#mainMenu
{
	margin-top: 75px;
	width:100%;
	height: 30px;
	text-align: right;
	font-weight: bold;
}

/* FOOTER RELATED */
#footer
{
	width: 100%;
	margin-top: 4px;
	padding-top:10px;
	padding-bottom:10px;
	clear: both;
	float: left;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-top-style: solid;
	border-top-color: #00264f;
	border-top-width: 1px;
	
}

#termsAndcondition
{
	width: 285px;
	text-align: left;
	float:left;
}

#footerText
{
	width: 512px;
	text-align: center;
	float:left;
}

.addthis_toolbox
{
	width: 180px;
	float: right;
	text-align: right;
}



/* INSTALLER RELATED */

.isOk
{
	font-size:16px;
	font-weight: bold;
	color: green;
}

.isKo
{
	font-size:16px;
	font-weight: bold;
	color: red;
}

.installerFormRow
{
	background-color: #b3b3b3;
}

.installerFormField
{
	padding: 3px;
}

.ux-carousel-container, .ux-carousel-slides-wrap, .ux-carousel-slide
{
	overflow: hidden;
}
