/* Videotec - Product*/

#info-products-navegate {
	font-size: 0.8em;
	margin-top: 24px;
}

#info-products {
	float: left;
	width: 560px;
	margin-left: 20px;
}

* html #info-products {
	margin-left: 10px;
}

#info-products h2 {
	font-size: 25px;
	color: #ff0000;
	text-transform: uppercase;
}

#info-products h4 {
	font-size: 15px;
}

#full-image {
	width: 360px;
	height: 260px;
	margin-top: 20px;
	margin-left: 80px;
}

#info-products img {
	border: 0;
}

#miniature-images {
	width: 560px;
}
#miniature-images ul {
	list-style-type: none;
	overflow: hidden;
}
* html #miniature-images ul {
	overflow: visible;
	height: 1%;
}
#miniature-images ul li {
	float: left;
	width: 55px;
	margin: 0 16px 0 0;
}

#miniature-images a {
	border-bottom: 6px solid #cccccc;
	display: block;
	width: 55px;
	height: 45px;
	background-repeat: no-repeat;

}

#miniature-images img {
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
	opacity: .5;
}

#miniature-images a:hover {
	border-bottom: 6px solid #ff0000;
}

#miniature-images a:hover img {
	filter: alpha(opacity=100); 
	-moz-opacity: 1;
	opacity: 1;
}

#full-image div {
	display: none;
}

.layer1 #full-image div.image1, .layer2 #full-image div.image2, .layer3 #full-image div.image3, .layer4 #full-image div.image4, .layer5 #full-image div.image5,
.layer6 #full-image div.image6, .layer7 #full-image div.image7, .layer8 #full-image div.image8, .layer9 #full-image div.image9, .layer10 #full-image div.image10, 
.layer11 #full-image div.image11, .layer12 #full-image div.image12, .layer13 #full-image div.image13, .layer14 #full-image div.image14 {
	display: block;
} 
.layer1 #miniature-images li.image1 a, .layer2 #miniature-images li.image2 a, .layer3 #miniature-images li.image3 a, .layer4 #miniature-images li.image4 a, .layer5 #miniature-images li.image5 a, 
.layer6 #miniature-images li.image6 a, .layer7 #miniature-images li.image7 a, .layer8 #miniature-images li.image8 a, .layer9 #miniature-images li.image9 a, .layer10 #miniature-images li.image10 a,
.layer11 #miniature-images li.image11 a, .layer12 #miniature-images li.image12 a, .layer13 #miniature-images li.image13 a, .layer14 #miniature-images li.image14 a {
	border-bottom: 6px solid #ff0000 !important;
}

.layer1 #miniature-images li.image1 a img, .layer2 #miniature-images li.image2 a img, .layer3 #miniature-images li.image3 a img, .layer4 #miniature-images li.image4 a img, .layer5 #miniature-images li.image5 a img, 
.layer6 #miniature-images li.image6 a img, .layer7 #miniature-images li.image7 a img, .layer8 #miniature-images li.image8 a img, .layer9 #miniature-images li.image9 a img, .layer10 #miniature-images li.image10 a img,
.layer11 #miniature-images li.image11 a img, .layer12 #miniature-images li.image12 a img, .layer13 #miniature-images li.image13 a img, .layer14 #miniature-images li.image14 a img {
	filter: alpha(opacity=100) !important;
	-moz-opacity: 0.5 !important;	
	opacity: 1 !important;
}

#description {
	width: 560px;
	margin-top: 20px;
	padding-bottom: 5px;
	position: relative;
}

#description ul li {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 250px;
}

#description em {
	color: #ff0000;
	font-style: normal;
}

#description-1 {
	float: left;

}

#description-2 {
	position: relative;
}

#description-1 {
	width: 260px;
}

#description-2 {
	width: 260px;
	position: relative;
	margin-left: 270px;
	left: 15px;
	top: 5px;
}

#description-1 li{
	vertical-align: top;
}

#description-2 li {
	vertical-align: top;
}

* html #description-1 {
	margin-left: 0;
}

* html #description-2 {
	margin-left: 0;
}


#collegamento_ricerca {
	width: 560px;
	margin-bottom: 20px;
	padding-top: 15px;
	border-top: 1px solid #b40001;
	clear: both;
	position: relative;
}

.get-collegamento_ricerca {
	
	background: url('/dep/Codes-selection_icon.gif') no-repeat;
	display: block;
	width: 300px;
	height: 20px;
 	padding-top:2px;
 	text-indent: 2em;
}

.get-collegamento_ricerca a {
	font-weight: 100;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}

#get-collegamento_ricerca_ulisse {
	background-image: url('/dep/Configurator_ULISSE-COMPACT.gif');
	width: 113px;
	height: 34px;
	position: absolute;
	top: 8px;
	left: 438px;

}

#get-collegamento_ricerca_ulisse a, #get-adobe-reader a:link, #get-collegamento_ricerca_ulisse a:active, #get-collegamento_ricerca_ulisse a:hover, #get-collegamento_ricerca_ulisse a:visited {
	display: block;
	width: 112px;
	height: 33px;
    /* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}



#video {
	width: 560px;
	margin-bottom: 20px;
	padding-top: 15px;
	border-top: 1px solid #b40001;
	clear: both;
	position: relative;
}

.get-video {
	
	background: url('/dep/movie_icon.gif') no-repeat;
	display: block;
	width: 300px;
	height: 20px;
 	padding-top:8px;
 	text-indent: 2em;
}

.get-video a {
	font-weight: 100;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

#get-youtube {
	background-image: url('/dep/Youtube_logo.gif');
	width: 113px;
	height: 34px;
	position: absolute;
	top: 8px;
	left: 438px;

}

#get-youtube a, #get-adobe-reader a:link, #get-youtube a:active, #get-youtube a:hover, #get-youtube a:visited {
	display: block;
	width: 112px;
	height: 33px;
    /* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}






#download {
	width: 560px;
	margin-bottom: 20px;
	padding-top: 15px;
	border-top: 1px solid #b40001;
	border-bottom: 1px solid #b40001;
	clear: both;
	position: relative;
}

.get-pdf {
	background: url('/dep/pdf-icon.jpg') no-repeat;
	display: block;
	width: 300px;
	height: 33px;
 	text-indent: 2em;
}

.get-pdf a {
	font-weight: 100;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}

#get-adobe-reader {
	background-image: url('/dep/adobe-reader-icon.jpg');
	width: 112px;
	height: 33px;
	position: absolute;
	top: 8px;
	left: 440px;

}

#get-adobe-reader a, #get-adobe-reader a:link, #get-adobe-reader a:active, #get-adobe-reader a:hover, #get-adobe-reader a:visited {
	display: block;
	width: 112px;
	height: 33px;
    /* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}

#related-products h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #ff0000;
	text-transform: uppercase;
}

#related-products ul {
	list-style-type: none;
}

#related-products h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding-top: 0.6em;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #cccccc;
}

#related-products dd {
	font-size: 0.9em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #cccccc;
}

/*#related-products dfn {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	color: #ff0000;
	float: left;
	width: 8em;
}*/

#related-products dfn {
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	color: #ff0000;
	float: left;
	width: 125px;
	margin-right: 5px;


}



#related-products dfn a {
	color: #ff0000;
	text-decoration: none;
	display: block;
	width: 8em;
}

#extra-services {
	float: right;
	width: 220px;
	margin-right: 20px;
}

* html #extra-services {
	margin-right: 10px;
}

#extra-services ul {
	list-style-type: none;
}

#extra-services h3 {
	font-size: 1.1em;
	font-weight: bold;
}

#search, #housing-finder, #delivery-service, #products, #worldwide {
	border-top: 1px solid #ff0000;
	padding-top: 0.5em;
	padding-bottom: 1em;
}

#search p {
	padding-top: 0.5em;
	padding-bottom: 1.6em;
}

#keywords {
	width: 192px;
	float: left;
}

#go {
	background-image: url('/dep/go-icon.jpg');
	width: 20px;
	height: 20px;
	border: 0;
   	/* hide from IE Mac \*/
	text-indent: -999em;
   	overflow: hidden;
   	/* end hide */
	float: right;
}

#housing-finder h4 {
	background-image: url('/dep/housing-finder-icon.jpg');
	width: 218px;
	height: 20px;
	margin-top: 10px;
}

#housing-finder h4 a {
	display: block;
	width: 218px;
	height: 20px;
   /* hide from IE Mac \*/
   text-indent: -999em;
   overflow: hidden;
   /* end hide */
}

#delivery-service h4 {
	background-image: url('/dep/24h-delivery-service-icon.jpg');
	display: block;
	width: 218px;
	height: 20px;
	margin-top: 10px;
}

#delivery-service h4 a {
	display: block;
	width: 218px;
	height: 20px;
   /* hide from IE Mac \*/
   text-indent: -999em;
   overflow: hidden;
   /* end hide */
}

#products h4 {
	line-height: 180%;
}

#products ul li, #worldwide ul li {
	text-indent: 0.8em;
}

#products a, #worldwide a {
	color: #000000;	
	text-decoration: none;
	line-height: 180%;
	font-weight: 100;
	font-size: 0.9em;
}

#products ul li:hover, #worldwide ul li:hover, #products ul li.iehover, #worldwide ul li.iehover, #related-products dfn a:hover {
	background-color: #ff0000;
}

#products ul li a:hover, #worldwide ul li a:hover, #products ul li:hover a, #worldwide ul li:hover a, #products ul li.iehover a, #worldwide ul li.iehover a, #related-products dfn:hover a, #related-products dfn.iehover a {
	background-color: #ff0000;
	color: #ffffff;
}

#products ul li:hover ul li, #products ul li:hover ul li a, #products ul li.iehover ul li, #products ul li.iehover ul li a {
	background-color: #ffffff;
	color: #000000;
}

#products ul li ul li {
	text-indent: 1.6em;
}

#active-products {
	background: none !important;
}

#active-products a {
	background: none !important;
	color: #ff0000 !important; 
}

#active-products ul li a {
	color: #000000 !important;
}

#products ul li ul li:hover, #products ul li ul li.iehover {
	background-color: #ff0000;
}

#products ul li ul li a:hover, #products ul li ul li:hover a, #products ul li ul li.iehover a {
	background-color: #ff0000;
	color: #ffffff !important;
}