
/* div breadcrumbs */
#product_divBreadcrumbs {
	width: 858px;
    height: 25px;
    margin-top: 10px;
    display: block;
}

#product_divContent {
	width: 858px;
    display: block;
}

/*
 divs media: image, video, 3D
*/
#product_divMedia {
	width: 278px;
}

#product_divImage {
	width: 248px;
    height: 248px;
    display: block;
    border: solid 1px #808080;
    border-bottom: none;
	cursor: pointer;
	cursor: hand;
}

#product_divImageBottomOnly {
	width: 250px;
    height: 7px;
	background-image: url(/resources/images/scheda_new/bordo-base-img-grossa.gif);
	background-repeat: no-repeat;
	overflow-y:hidden; /* fix crlf ie*/
	display: block;
}

#product_divImageBottom {
	width: 248px;
    height: 7px;
	background-image: url(/resources/images/scheda_new/bordo-base-img-grossa.gif);
	background-repeat: no-repeat;
	overflow-y:hidden; /* fix crlf ie*/
	border: solid #808080 1px;
    border-top: none;
	border-bottom: none;
	display: block;
}

#product_divThumbnailsTop {
	width: 250px;
    height: 7px;
	background-image: url(/resources/images/scheda_new/bordo-fondo-miniature.gif);
    background-repeat: repeat-y;
    background-position: center;
	display: block;
}

#product_divThumbnails {
	width: 250px;
    height: 51px;
	background-image: url(/resources/images/scheda_new/bordo-fondo-miniature.gif);
    background-repeat: repeat-y;
    background-position: center;
	display: block;
}

#product_divThumbnail {
	width: 45px;
	height: 45px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #808080;
	display: block;
}

#product_divThumbnailsBottom {
	width: 250px;
    height: 7px;
	background-image: url(/resources/images/scheda_new/bordo-base-miniature.gif);
	background-repeat: no-repeat;
	overflow-y:hidden; /* fix crlf ie*/
	display: block;
}

#product_divVideoOnly {
	width: 250px;
    height: 61px;
    background-image: url(/resources/images/scheda_new/bottone-evideoshopping.gif);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 4px;
    margin-bottom: 4px;
	cursor: pointer;
	cursor: hand;
    display: block;
}

#product_div3dOnly {
	width: 250px;
    height: 61px;
    background-image: url(/resources/images/scheda_new/bottone-3D.gif);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 4px;
    margin-bottom: 4px;
	cursor: pointer;
	cursor: hand;
    display: block;
}

#product_divVideo {
	width: 120px;
    height: 61px;
    margin-top: 4px;
    margin-bottom: 4px;
	border: solid #808080 1px;
	cursor: pointer;
	cursor: hand;
    float: left;
}

#product_div3D {
	width: 120px;
    height: 61px;
    margin-top: 4px;
    margin-bottom: 4px;
	border: solid #808080 1px;
	cursor: pointer;
	cursor: hand;	
    float: left;
}


/*
    divs attributes: mark, model, description...
*/
#product_divAttributes {
	width: 580px;
}

#product_divTitles {
	width: 580px;
    margin-top: 4px;
    margin-bottom: 4px;
    display: block;
}

#product_divDescription {
	width: 575px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
    line-height:13px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    background-color: #f2f2f2;
    margin-top: 1px;
    margin-bottom: 2px;
	display: block;
}

#product_divAuxDescription {
	width: 350px;
	background-image: url(/resources/images/scheda_new/freccinaSfondoGriggio.gif);
    background-repeat: no-repeat;
    background-position: left 4px;
    line-height:13px;
	font-weight: normal;
	color: #000000;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    display: block;
}

#product_divLineAttribute {
	width: 580px;
    height: 1px;
	border-top: solid 1px #808080;
	overflow-y:hidden; /* fix crlf ie*/
    display: block;
}

#product_divPackageItems {
	width: 340px;
	background-image: url(/resources/images/scheda_new/freccina.gif);
    background-repeat: no-repeat;
    background-position: left 3px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #000000;
    line-height:13px;
    padding-left: 5px;
    margin-top: 15px;
    margin-bottom: 2px;
	margin-left: 5px;
    margin-right: 5px;
    display: block;
}

#product_divRaee {
	width: 340px;
	background-image: url(/resources/images/scheda_new/freccina.gif);
    background-repeat: no-repeat;
    background-position: left;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #000000;
    line-height:13px;
    padding-left: 5px;
    margin-top: 15px;
    margin-bottom: 2px;
	margin-left: 5px;
    margin-right: 5px;
    display: block;
}

#product_divFinancial {
	width: 340px;
	background-image: url(/resources/images/scheda_new/freccina.gif);
    background-repeat: no-repeat;
    background-position: left 3px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #000000;
    line-height:13px;
    padding-left: 5px;
    margin-top: 15px;
    margin-bottom: 2px;
	margin-left: 5px;
    margin-right: 5px;
    display: block;
}

#product_divAvailability {
	width: 340px;
	background-image: url(/resources/images/scheda_new/freccina.gif);
    background-repeat: no-repeat;
    background-position: left 3px;	
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #000000;
    line-height:13px;
    padding-left: 5px;
    margin-top: 15px;
    margin-bottom: 10px;
	margin-left: 5px;
    margin-right: 5px;
    display: block;
}

#product_divVertLineAttribute {
	width: 2px;
    height: 103px;
    background-image: url(/resources/images/scheda_new/striscia-divisorio.gif);
    margin-top: 10px;
    margin-bottom: 10px;
}

#product_divPrice {
	width: 195px;
    height: 40px;
    background-image: url(/resources/images/scheda_new/fondo-prezzo.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:24px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    color: #cc0000;
    vertical-align: middle;
    margin-top: 15px;
    margin-bottom: 2px;
}

#product_divIncentivi {
	width: 195px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin-bottom: 5px;
}

#product_divShoppingCart {
	width: 195px;
    height: 23px;
    background-image: url(/resources/images/scheda_new/bottone-carrello.gif);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 2px;
    margin-bottom: 5px;
	cursor: pointer;
	cursor: hand;
}

#product_divShoppingCartOff {
	width: 195px;
    height: 23px;
    background-image: url(/resources/images/scheda_new/bottone-carrello.gif);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 2px;
    margin-bottom: 5px;
}

#product_divWarranty {
	width: 580px;
	background-image: url(/resources/images/scheda_new/pallino-rosso.gif);
    background-repeat: no-repeat;
	background-position: 5px 12px;
    background-color: #f2f2f2;
	font-weight: normal;
	color: #000000;
	margin-top: 1px;
    margin-bottom: 2px;
	display: block;
}

#product_divBanners {
	width: 580px;
	overflow-x: hidden;
	margin-top: 10px;
	display: block;
}


/*
 other styles
*/

.product_firstImage {
	position: absolute;
	width: 248px;
	height: 248px;
	z-index: -2;
	border: 0;
}

.product_thumbnail {
	width: 45px;
	height: 45px;
	border: none;
	cursor: pointer;
	cursor: hand;
}

.product_thumbnailNav {
	width: 13px;
	height: 15px;
	border: none;
	cursor: pointer;
	cursor: hand;
}

.product_titleMark {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
    font-weight: bold;
	color: #000000;
    line-height: 20px;
}

.product_titleModel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #000000;
    line-height: 15px;
}

.product_itemText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
    line-height: 13px;
	padding-left: 5px;
}

.product_auxDescription {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
    line-height: 13px;
	padding-left: 10px;
}

.product_auxDescription2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
    line-height: 13px;
}

.product_priceSconto {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
    line-height: 13px;
}

.product_IvaRaee {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
    line-height: 13px;
	padding-left: 5px;
}

.product_FinancialText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
    line-height: 13px;
	padding-left: 5px;
}

.product_AvailabilityText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
    line-height: 13px;
	padding-left: 5px;
}

.product_MailText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
    line-height: 15px;
	padding-left: 5px;
}

.product_TextWarranty {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
    line-height: 13px;
	padding-left: 15px;
	padding-top: 3px;
}

.product_SelectWarranty {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-style: italic;
	font-weight: normal;
	color: #000000;
    line-height: 14px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.RAEEManagement_ok{
	text-align: left;
	padding-left: 15px;
	padding-top: 6px;
	font-size: 10px;
}

.RAEEManagement_ko{
	padding-left: 15px;
	padding-top: 6px;
	text-align: left;
	font-size: 10px;
	padding-bottom: 12px;
}

span.RAEEManagement_ok{
color:#000000;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-weight:bold;
padding-left: 0px;
font-size: 11px;
cursor: pointer;
}

span.RAEEManagement_ok a:hover,
span.RAEEManagement_ok a:visited,
span.RAEEManagement_ok a:active,
span.RAEEManagement_ok a:link {
color:#000000;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-weight:bold;
padding-left: 0px;
font-size: 11px;
cursor: pointer;
text-decoration: underline;
}

#product_divRaeeManagement {
	width: 340px;
	background-image: url(/resources/images/scheda_new/freccina.gif);
    background-repeat: no-repeat;
    background-position: left 3px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #000000;
    line-height:13px;
    padding-left: 5px;
    margin-top: 15px;
    margin-bottom: 2px;
	margin-left: 5px;
    margin-right: 5px;
    display: block;
}

.product_RaeeManagement {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
    line-height: 13px;
	padding-left: 5px;
	vertical-align: top;
}

span.ritiro_usato {
cursor: pointer;
cursor: hand;
text-decoration: underline;
}

.firstRAEEKitItemDescription{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
    line-height: 13px;
	vertical-align: top;
	text-align: left;
	border-bottom: #000000 solid 1px;
	width: 190px;
	padding-bottom: 2px;
	padding-top: 10px;
}

.RAEEKitItemDescription{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
    line-height: 13px;
	vertical-align: top;
	text-align: left;
	border-bottom: #000000 solid 1px;
	width: 190px;
	padding-bottom: 2px;
	padding-top: 0px;
}

#product_divVertLineAttributeRAEE {
	width: 2px;
    height: 200px;
    background-image: url(/resources/images/scheda_new/striscia-divisorio-RAEE.gif);
    margin-top: 10px;
    margin-bottom: 10px;
}
