/* CSS Document */
.gr_flash {
	/*border:1px solid black;*/
}


/* box slider */
.gr_products_box_wrapper {
	padding:10px 0;
	height:182px;
}

.gr_products_box {
	height:160px;
	width:140px;
	float:left;
	display:inline;
	/*background:url('img_01/products_box_bordo.gif') right repeat-y;*/
	border-right:1px solid #e5e5e5;
	/*overflow:hidden;*/
}

.gr_products_box_last {
	background:none;
	border:none;
}

.gr_products_box_inner {
	width:120px;
	margin:0 10px;
}

.gr_products_box_inner .gr_box_titolo_mini {
	width:85px;
}

.gr_products_features {
	width:28px;
	float:right;
	display:inline;
}

.gr_products_features img {
	margin:2px;
	width:24px;
	float:left;
	display:inline;
}

.gr_products_img {
	float:left;
	width:92px;
	overflow:hidden;
}

.gr_hidden {
	overflow:hidden;
}



/* technical data */
.gr_technical_tabs {
	float:left;
	display:inline;
	background:url('img_all/technical_data_normal.gif');
	height:38px;
} 

.gr_technical_tabs_active {
	background:url('img_all/technical_data_active.gif');
} 

.gr_technical_tabs a {
	float:left;
	display:inline;
	height:30px;
	margin-top:8px;
	padding:0 12px;
	color:black;
	font-size:9px;
}

.gr_technical_tabs img {
} 

.gr_technical_contenuto {
	float:left;
}

.gr_technical_contenuto_inner {
	float:left;
	display:inline;
	width:554px;
	margin:10px;
}

.gr_technical_contenuto_table {
	width:100px;
	font-size:11px;
	border-collapse:collapse;
	margin-bottom:10px;
	margin-left:15px;
	float:left;
	text-align:right;
}

.headTD
{
width:125px;
margin-left:5px;
}

.gr_technical_contenuto_table_scroll {
	width:400px;
	margin:0;
}

.gr_technical_contenuto_table td,
.gr_technical_contenuto_table th  {
	border:1px solid #d9d9d9;
	height:15px;
	text-align:left;
	text-indent:10px;
}

.gr_technical_contenuto_table td {
	background:url('img_all/fondo_cella.png') bottom right no-repeat;
	padding:0;
}

.gr_technical_contenuto_table th  {
	background:url('img_all/fondo_cella_th.png') bottom repeat-x;
	font-weight:bold;
	color:black;
	font-size:12px;
	padding:3px 0;
	height:22px;
}

.gr_technical_contenuto_table td.gr_cella_vuota {
	background:none;
	border:none;
}

.gr_technical_contenuto_table td.gr_cella_series,
.gr_technical_contenuto_table th.gr_cella_series {
	background:url('img_all/fondo_cella.png') top right no-repeat;
	border-bottom:none;
}

.gr_technical_contenuto_table td.gr_cella_space {
	background:url('img_all/fondo_cella.png') top right no-repeat;
	border-bottom:none;
	border-top:none;
}

.gr_technical_contenuto_table td.gr_cella_first {
	border-top:none;
}

.gr_technical_contenuto_table_scroll td, 
.gr_technical_contenuto_table_scroll th {
	text-align:center;
	text-indent:0;
}


.gr_sfuma_in_fondo {
	background:url('img_all/box_sfumatura_bianca.gif') repeat-x bottom;
}

















.gr_products_box_wrapper {
	overflow:hidden;
	width:540px;
}

ul {
	list-style: none outside;
}

#gr_products_browser,
#gr_products_browser2 {
	height:150px;
	margin:0;
	padding:0;
	position:absolute;
	width:5000px;
	margin:10px 0;
}

li.gr_products_box {
	/*height:150px;*/
	width:135px;
	float:left;
	display:inline;
	border-right:1px solid #e5e5e5;
	margin:0;
	padding:0;
}






/* box slider */
.gr_products_box_wrapper {
	height:202px;
	position:relative;
	margin:0 10px;
}


.gr_products_box_last {
	background:none;
	border:none;
}

.gr_products_box_inner {
	width:121px;
	margin:0 7px;
}

.gr_products_box_inner .gr_box_titolo_mini {
	width:85px;
}

.gr_products_features {
	width:28px;
	float:right;
	display:inline;
}

.gr_products_features img {
	margin:2px;
	width:24px;
	float:left;
	display:inline;
}

.gr_products_img {
	float:left;
	width:92px;
	height:110px;
	overflow:hidden;
}

.gr_hidden {
	overflow:hidden;
}



.slider {
		width: 535px;
    height: 13px;
    margin-left: 5px;
    padding: 1px;
    position: relative;
    top:175px;
    background: url(slider-gallery_files/productbrowser_scrollbar_20070622.gif) no-repeat;
		border:none;
}

.handle,
.handle2 {
    position: absolute;
    cursor: move;
    height: 13px;
    width: 33px;
    top: 0;
    background: url(slider-gallery_files/productbrowser_scroller_20080115.gif) no-repeat;
    z-index: 100;
		border:none;
}

.slider span {
    color: #bbb;
    font-size: 80%;
    cursor: pointer;
    position: absolute;
    z-index: 110;
    top: 3px;
}






#technical_scroll_wrapper,
#gr_pulsantiera {
	float:left;
	display:inline;
	width:401px;
	margin-left:20px;
	overflow:hidden;
	/*border:1px solid white;*/
}

.pulsantiera_head
{

padding-left:15px;
}

#gr_pulsantiera {
	margin-left:135px;
}

#technical_scroll li {
	width:420px;
}
#technical_scroll ul {
	margin:0;
	padding:0;
	list-style:none;
}


#gr_pulsantiera a {
	border:1px solid #d9d9d9;
	padding:1px 3px;
}

#left_arrow_tech {
	float:left;
	display:inline;
}

#right_arrow_tech {
	float:right;
	display:inline;
}

.gr_accessories_slider
{
width:120px;
}