/****
 *  EQUIPAGGIAMNETI SPECIFICI
 */
#pdf_modello span,
#pdf_marchio span{
	background: #222222; font-size: 10px; padding: 2px 10px;
}  

#footer {
	margin-top: 0;
}

#content_equipaggiamenti {
	width: 100%;
}

#content_interna_equipaggiamenti {
	width: 5000px;
	margin: 0 auto;
	margin-top: 160px;
	margin-left: 10%;
	overflow: auto;
	position: absolute;
}

.equip_c .prod_da_scegliere {
	cursor: pointer;
}

.equip_c .accessorio_da_scegliere_img img {
	cursor: pointer;
}

.panel {
	float: left;
	width: 990px;
	background: url(../img/bg_linea_verticale.jpg) repeat-y top right;
	overflow: hidden;
}

#panel1 {
	width: 960px;
	margin-right: 30px;
}

.modello_moto {
	width: 188px;
	height: 126px;
	float: left;
	cursor: pointer;
	position: relative;
	/*background: url(../img_test/moto_base.png) no-repeat top center;*/
}

.modello_moto_titolo {
	position: relative;
	top: 96px;
	width: 170px;
	left: 8px;
	text-align: center;
	line-height: 28px;
	color: #ffffff;
}

#equipaggiamenti,
#equipaggiamenti_2 {
	position: relative;
	float: left;
	
	
	/*width: 990px;*/
}

#marca_scelta,
#modello_scelto {
	width: 200px;
	float: left;
}

#container_marca_scelte {
	float: left;
	width: 790px;
	background: url(../img/bg_linea_verticale.jpg) repeat-y top left;
}

#container_modello_scelto {
	float: left;
	width: 800px;
	/*background: url(../img/bg_linea_verticale.jpg) repeat-y top left;*/
}

.modello_marca_scelta {
	float: left;
	width: 230px;
	margin-left: 22px;
	height:  210px;
	cursor: pointer;
}

#cambia_marchio_scelto,
#cambia_modello_scelto {
	/*margin-left: 6px;*/
	margin-top: 10px;
}

#cambia_marchio_scelto span,
#cambia_modello_scelto span {
	color: #ffffff;
	background: #bf1c27;
	padding: 2px 5px;
	font-size: 10px;
	cursor: pointer;
}

@media \0screen {
  img.responsive_img { 
  	width: auto; /* for ie 8 */
  }
}

img.responsive_img {
	max-width: 100%;
	height: auto;
}

#prodotti_disponibili {
	width: 100px;
	background: blue;
}

#nome_marchio_scelto {
	width: 188px;
	height: 126px;
	padding-left: 6px;
	margin-top: 5px;
	color: #5a5959;
	background-repeat: no-repeat;
	background-position: left top;
}

#nome_marchio_scelto div {
	line-height: 28px;
	position: absolute;
	top: 100px;
	text-align: center;
	width: 178px;
	height: 28px;
	color: #ffffff;
}

#nome_modello_scelto {
	margin-left: 4px;
	margin-top: 5px;
}

.nome_modello {
	color: #5a5959;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 4px;
	width: 230px;
	position: relative;
	top: 170px;
}

#conf_titolo_gallery {
	color: #5a5959;
	font-size: 12px;
	margin-top: 20px;
	margin-left: 4px;
}

#conf_gallery {
	margin-top: 10px;
}

.panel2 {
	width: 320px;
	float: left;
	background: url(../img/bg_linea_verticale.jpg) repeat-y top left;
}

#accessori_container {
	margin-left: 10px;
}

#prodotto_da_scegliere_container {
	/*width: 360px;*/
}

.prodotto_da_scegliere {
	width: 370px;
	height: 150px;
	background: #ffffff;
}

.prodotto_da_scegliere_img {
	display: block;
	float: left;
	width: 190px;
	cursor: pointer;
	background: #ffffff;
}

.prodotto_da_scegliere_img img {
	margin-left: 10px;	
}

.prodotto_da_scegliere_descrizione {
	float: right;
	position: relative;
	width: 180px;
	height: 150px;
	background: #ffffff;
}

.prodotto_da_scegliere_hide {
	width: 370px;
	height: 150px;
	position: absolute;
	background: url(../img/bg_configuratore_hover.png);
}

.accessorio_da_scegliere {
/*	width: 350px;*/
	width: 295px;
	background: #ffffff;
	position: relative;
	margin-left: 2px;
}

.accessorio_da_scegliere_img {
	display: block;
	float: left;
	width: 135px;
	margin-left: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.accessorio_da_scegliere_img img {
	cursor: pointer;
}

.accessorio_da_scegliere_descrizione {
	float: left;
	width: 150px;
	margin-top: 5px;
}

.accessorio_da_scegliere_hide {
	width: 370px;
	height: 150px;
	position: absolute;
	background: url(../img/bg_configuratore_hover.png);
}

.pds_titolo {
	color: #bf1c27;
	font-size: 12px;
	margin-top: 10px;
}

.pds_descrizione {
	color: #202020;
	font-size: 11px;
}

.pds_whislist {
	color: #202020;
	font-size: 11px;
	/*position: absolute;
	top: 100px;*/
	position: relative;
	margin-top: 5px;
	margin-bottom: 10px;
}

.pds_input {
	background: #c6c3c3;
	color: #000000;
	width: 30px;
	height: 20px;
	font-size: 11px;
	border: 0;
	margin-left: 10px;
	margin-right: 10px;
}

.ads_titolo {
	color: #bf1c27;
	font-size: 12px;
	/*margin-top: 10px;*/
}

.ads_descrizione {
	color: #202020;
	font-size: 11px;
}

.ads_tecnica {
	margin-top: 5px;
	color: #202020;
	font-size: 11px;
	font-style: italic;
}

.ads_whislist {
	color: #202020;
	font-size: 11px;
	margin-top: 5px;
}
.ads_input {
	background: #c6c3c3;
	color: #000000;
	width: 30px;
	height: 20px;
	font-size: 11px;
	border: 0;
	margin-left: 10px;
	margin-right: 10px;
}

.whislist_add_3,
.whislist_add_2,
.whislist_add {
	color: #ffffff;
	background: #bf1c27;
	padding: 2px 5px;
	cursor: pointer;
}

#whislist_button_container {
	width: 990px;
	margin: 0 auto;
	margin-top: -8px;
	position: relative;
}

#whislist_button {
	background: url(../img/puls_whislist.jpg) no-repeat top left;
	width: 133px;
	height: 23px;
	color: #ffffff;
	float: right;
	font-size: 12px;
}

#whislist_button span {
	margin-left: 30px;
	line-height: 24px;
	letter-spacing: 2px;
}

#panel_last {
	margin-left: 10px;
}

#container_famiglia_da_scegliere {
	width: 110px;
	float: left;
	background: url("../img/bg_linea_verticale.jpg") repeat-y right top;
}

#container_accessori_da_scegliere {
	width: 300px;
	float: left;
}

#container_modello_scelto_img_big {
	float: left;
}

.famiglia_da_scegliere_img {
	margin-left: 1px;
}

.famiglia_da_scegliere_img img {
	cursor: pointer;
}

#container_prodotti_da_scegliere {
	width: 300px;
	float: left;
}

#ultimo_step_container {
	/*width: 330px;*/
	float: left;
	/*margin-left: 20px;*/
	/*padding-left: 15px;*/
	border-left: 1px solid #cccccc;
}

#ultimo_step_container .accessorio_da_scegliere_descrizione {
	position: relative;
	width: 50%;
}

#ultimo_step_container .accessorio_da_scegliere {
	width: 100%;
	position: relative;
}

.prod_da_scegliere {
	width: 315px;
	/*height: 160px;*/
	background: #ffffff;
	position: relative;
	margin-left: 2px;
	margin-bottom: 5px;
}

.prod_da_scegliere_img {
	display: block;
	float: left;
	width: 142px;
	margin-left: 2px;
	margin-bottom: 5px;
	/*min-height: 150px;*/
}

.prod_da_scegliere_descrizione {
	float: left;
	width: 155px;
	/*height: 160px;*/
}

.prod_da_scegliere_hide {
	width: 325px;
	height: 150px;
	position: absolute;
	background: url(../img/bg_configuratore_hover.png);
}

.accessorio_da_scegliere_last {
	margin-top: 10px;
}

#torna_colpodocchio {
	position: absolute;
	background: #c20120;
	right: 20%;
	top: 100px;
	color: #ffffff;
	padding: 4px 15px;
	letter-spacing: 2px;
	cursor: pointer;
}

#torna_colpodocchio a,
#torna_colpodocchio a:link,
#torna_colpodocchio a:visited {
	color: #ffffff;
	text-decoration: none;
}

#wishlist {
	position: absolute;
	background: #c20120;
	right: 10%;
	top: 100px;
	color: #ffffff;
	padding: 4px 15px;
	letter-spacing: 2px;
	cursor: pointer;
}

#wishlist a,
#wishlist a:link,
#wishlist a:visited {
	color: #ffffff;
	text-decoration: none;
}

#modalita {
font-size:12px;
	height: 58px;
	width: 420px;
	position: relative;
	margin: 0 auto;
	top: 120px;
}

#modalita div {
	float: left;
	line-height: 58px;
}

.cambia_modalita a,
.cambia_modalita a:visited,
.cambia_modalita a:link {
	text-decoration: none;
	color: #373636;
}

.cambia_modalita.testo_rosso a,
.cambia_modalita.testo_rosso a:link,
.cambia_modalita.testo_rosso a:visited {
	color: #e11a27;
}

#panel2_stop,
#panel_last_stop {
	position: absolute;
	background: url(../img/bg_white.png);
	z-index: 10;
}

#loading {
	position: absolute;
	margin-left: 40%;
	margin-top: 10%;
}

#container_prodotti_da_scegliere .clear {
	background: url("../img/bg_linea_verticale.jpg") repeat-x right top;
	height: 1px;
	width: 98%;
	margin-top: 10px;
	margin-left: 2%;
}

#ultimo_step_container .clear {
	background: url("../img/bg_linea_verticale.jpg") repeat-x right top;
	height: 1px;
	width: 98%;
	margin-top: 10px;
	margin-left: 2%;
}

#container_accessori_da_scegliere .clear {
	background: url("../img/bg_linea_verticale.jpg") repeat-x right top;
	height: 1px;
	width: 98%;
	margin-top: 10px;
	margin-left: 2%;
}

/********
 * wishlist panel
 */
#wishlist_panel {
	position : fixed;
	top: 125px;
	right: 10%;
	width: 330px;
	height: 400px;
	background: #f5f5f5;
	z-index: 15;
	
	padding: 10px;
}

.wishlist_panel_item {
	background: #ffffff;
}

.wishlist_panel_codice {
	color: #e11a27;
	font-size: 14px;
	font-family: 'Titillium Web', sans-serif;
	margin-top: 5px;
}

.wishlist_panel_riepilogo_img {
	width: 120px;
	margin-right: 5px;
	float: left;
}

.wishlist_panel_testo {
	float: left;
	width: 180px;
	font-size: 11px;
}

.wishlist_panel_testo {
	font-family: 'Titillium Web', sans-serif;
	font-size: 12px;
	color: #545454;
}

.wishlist_panel_prezzo {
	font-size: 11px;
	margin-top: 5px;
}

.wishlist_panel_prezzo a,
.wishlist_panel_prezzo a:link,
.wishlist_panel_prezzo a:visited {
	color: #e11a27;
	text-decoration: none;
}

.wishlist_panel_elimina {
	float: left;
	cursor: pointer;
	color: #cccccc;
	font-size: 16px;
}

.wishlist_panel_separator {
	background: url("../img/bg_linea_verticale.jpg") #f5f5f5 repeat-x right center;
	height: 10px;
	width: 100%;
	/*margin-top: 10px;*/
}

#wishlist_panel_top_info {
	float: left;
	line-height: 30px;
	font-size: 14px;
	color: #e3001b;
	font-family: 'Titillium Web', sans-serif;
	text-transform: uppercase;
}

#wishlist_panel_top {
	width: 100%;
	background: url("../img/bg_linea_verticale.jpg") repeat-x right bottom;
	height: 30px;
	margin-bottom: 5px;
}

#wishlist_panel_chiudi {
	float :right;
	background: #cccccc;
	color: #ffffff;
	padding: 2px 5px;
	cursor: pointer;
}

#container_scroll_wishlist_panel {
	/*height: 350px;*/
}

.wishlist_panel_quantita {
	background: #e10119;
	padding: 2px 5px;
	color: #ffffff;
	float: left;
}

.wishlist_panel_prezzo_prezzo {
	float: left;
	margin-left: 1px;
	background: #e6e6e6;
	text-align: center;
	color: #545454;
	text-transform: uppercase;
	width: 160px;
	line-height: 11px;
}

#altre_foto_moto {
	width: 100px;
	margin-top: 5px;
	cursor: pointer;
}








