@font-face {
	font-family: 'Colaborate-ThinRegular';
	src: url('font/ColabThi.eot');
	src: local('Colaborate-Thin Regular'), local('Colaborate-Thin'), url('font/ColabThi.woff') format('woff'), url('font/ColabThi.otf') format('opentype'), url('font/ColabThi.svg#Colaborate-Thin') format('svg');
}

@font-face {
	font-family: 'ColaborateLightRegular';
	src: url('font/ColabLig.eot');
	src: local('ColaborateLight Regular'), local('Colaborate-Light'), url('font/ColabLig.woff') format('woff'), url('font/ColabLig.otf') format('opentype'), url('font/ColabLig.svg#Colaborate-Light') format('svg');
}

@font-face {
	font-family: 'Colaborate-RegularRegular';
	src: url('font/ColabReg.eot');
	src: local('Colaborate-Regular Regular'), local('Colaborate-Regular'), url('font/ColabReg.woff') format('woff'), url('font/ColabReg.otf') format('opentype'), url('font/ColabReg.svg#Colaborate-Regular') format('svg');
}

@font-face {
	font-family: 'Colaborate-MediumRegular';
	src: url('font/ColabMed.eot');
	src: local('Colaborate-Medium Regular'), local('Colaborate-Medium'), url('font/ColabMed.woff') format('woff'), url('font/ColabMed.otf') format('opentype'), url('font/ColabMed.svg#Colaborate-Medium') format('svg');
}

@font-face {
	font-family: 'Colaborate-BoldRegular';
	src: url('font/ColabBol.eot');
	src: local('Colaborate-Bold Regular'), local('Colaborate-Bold'), url('font/ColabBol.woff') format('woff'), url('font/ColabBol.otf') format('opentype'), url('font/ColabBol.svg#Colaborate-Bold') format('svg');
}
@font-face {
	font-family: UbuntuTitlingBold;
	src: url('font/UbuntuTitling-Bold.eot');
	src: local('Ubuntu Titling Bold'), local('UbuntuTitling-Bold'), url('font/UbuntuTitling-Bold.woff') format('woff'), url("http://94.141.12.200/site/e107_themes/sassi/font/UbuntuTitling-Bold.ttf") format("truetype"), url('font/UbuntuTitling-Bold.svg#UbuntuTitling-Bold') format('svg');
}
@font-face {
	font-family: "MolotRegular";
	src: url('font/Molot.eot');
	src: local('Molot Regular'), local('Molot'), url('font/Molot.woff') format('woff'), url('font/Molot.otf') format('opentype'), url('font/Molot.svg#Molot') format('svg');
}
/* --- fino a qui ho creato i miei font ---*/
body {
	color: #000;
	font: 11px/14px  Tahoma, Arial, Verdana, Helvetica, serif, sans-serif;
	/*background-color: #CBCCCF; background-image: url(images/bgh2.gif);
	background-repeat: repeat-y;*/
/*20091029: christian soverini*/
	/*background: #C0c2c5 url(images/bg.png) repeat-x;*/
	background: #C0C2C5 url(images/bg_as.jpg) repeat-x fixed 0 0;
	margin: 0;
}
a {
	color: #035479; 
	text-decoration: none;
}
img {
	border: 0 none;
}

.link1 {
	/*background-image: url(images/header5.png);
	background-repeat: no-repeat;*/
	width: 100%;
	height: 21px;
	font: 7pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 4px;
}

.link2 {
	/*background-image: url(images/logo2.png);*/
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 100%;
	height: 21px;
	font: 7pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 4px;
}

a:hover {
	color: #DC6504;
	text-decoration: none;
}

.mainbox {
	/* background-color: #fff; */
	background: transparent;
	color: #000;
	width: 774px;
	margin-left: auto;
	margin-right: auto;
}

.mainbox2 {
	border: 1px solid #879397;
	background-color: #FFFFFF;
}
#banner {
	position: absolute;
	right:250px;
	top:200px;
}

#logo1 {
	background-image: url(images/logo1.png);
	position: absolute;
  width: 220px;
	height: 76px;
	top: 50px;
	left: 158px;
}

#logo2 {
	background-image: url(images/logo2.png);
	width: 215px;
	height: 40px;
}

#heading {
	background-image: url(images/header4.png);
	position: absolute;
   width: 1000px;
	height: 150px;
	top: 20px;
	left: 200px;
}

#heading2 {
	/*background-image: url(images/header4.png);  */
	background-image: url(images/head_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left; /*width: 866px;*/
	/*width: 998px;*/
	height: 100px;
	margin-left: 0px;
	margin-bottom: 7px;

	filter:alpha(opacity=90);   /* Internet Explorer       */
	-moz-opacity:0.9;           /* Mozilla 1.6 and below   */
   opacity: 0.9;               /* newer Mozilla and CSS-3 */

}
/*
#heading2 td {
	vertical-align: bottom;
}
*/

.smalltext {
	color: #000;
	font: 10px tahoma, arial, sans-serif, verdana;
	padding-top: 5px;
	padding-bottom : 5px;
}

.headertext {
	color: #DC6504;
	font: 16px tahoma, arial, sans-serif, verdana;
	font-weight: bold;
}

.indent {
	border: 1px solid #D1CFCF;
	background-color: #efefef;
	color: #727272;
	font: 7pt tahoma, arial, sans-serif, verdana;
	padding: 10px;
}

.docinnerbox {
	padding: 10px;
	text-align: left;
	/*20091030 - csoverini : aggiunto background*/
	/*background: transparent none repeat scroll 0 0;*/
	filter: none;
}

#doclinkcolumn {
	width: 214px;
	background-color: #FFFFFF;
	vertical-align: top;
	/*20091030 - csoverini : aggiunto background*/
	/*background: transparent none repeat scroll 0 0;*/
	/*border-left: 1px solid #6375A4;
	border-top:1px solid #6375A4;
	border-bottom: 1px solid #6375A4;*/
	
   filter:alpha(opacity=90);   /* Internet Explorer       */
	-moz-opacity:0.9;           /* Mozilla 1.6 and below   */
   opacity: 0.9;               /* newer Mozilla and CSS-3 */
}

#docmaincolumn {
	border-left: 2px solid #CCCCCC;
	/*#6375A4;*/
	vertical-align: top;
	/* 20091030- csoverini: modificato background */
	background-color: #fff;
	/*background: transparent none repeat scroll 0 0;*/
	/*margin-right: 2px;*/
	/*border-right: 1px solid #6375A4;
	border-top: 1px solid #6375A4;
	border-bottom: 1px solid #6375A4;*/
	width: 560px;
	
	/*filter:alpha(opacity=90);*/   /* Internet Explorer       */
	-moz-opacity:0.9;           /* Mozilla 1.6 and below   */
   opacity: 0.9;               /* newer Mozilla and CSS-3 */
}

#searchbox {
	text-align: right;
	padding-right: 1px;
	position: relative;
	width: 150px;
	float: right;
	display: inline;
	margin-top: 3px;
}

form {
	margin: 2px 0px 0px 0px;
}

p {
	margin: 0px;
}

#info {
	background-image: url(images/info.png);
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
}

ol, ul{
	margin-top: 0;
	margin-bottom: 0;
}

.captiontext, h1 {
	color: #DC6504;
	font: 14px tahoma, arial, sans-serif, verdana;
	margin: 0;
}

.caption {
	color: #DC6504;
	font: 16px tahoma, arial, sans-serif, verdana;
	font-weight: bold;
	margin: 0;
}

.caption2 {
	color: #000000;
	background-color: #F7F7F7;
	font: 12px tahoma, arial, sans-serif, verdana;
	font-weight: bold;
  padding: 10px 10px 10px 10px;
}

hr {
	border-top: #666 1px solid;
	height: 1px;
	width: 100%;
	text-align:center;
}

.helpbox {
	color:#000;
	font: 9px tahoma, arial, sans-serif, verdana;
	border: 0px none red;
	background-color: transparent;
}

#commentform {
	text-align: left;
}

#commentformbutton {
	text-align: left;
}

.button {
	border: 1px solid #000;
	color: #000;
	font: 7pt tahoma, arial, sans-serif, verdana;
	text-align:center;
	background-image : url(images/button.png);
}

.tbox {
	background-color: #ddd;
	border: 1px solid #bbb;
	font: 8pt Tahoma, Arial, Sans-serif, Verdana; color: #777;
}

.code_highlight {
	width: 100%;
	background-color: #efefef;
	border: 1px solid #e0e0e0;
}

.comment {
	background-color: #f3f1f1;
	width: 100%;
	border: 1px solid #e0e0e0;
}

.lowlight {
	width: 100%;
	background-color: #e5e5e5;
	font-weight: bold;
}

.compad {
	padding: 4px;
}

.spacer {
	padding: 10px 0 10px 0;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.tbox.chatbox {
	width: 88%;
	margin-left: auto;
	margin-right: auto;
}



.fborder {
	border: #486386 1px solid;
}
.forumheader, .nforumcaption{
	background-color: #f3f3f7;
	font: 12px tahoma, arial, sans-serif, verdana;
	color:#000;
	padding: 4px;
	background-image : url(images/forumheader.png);
	border-top: 1px solid #becde0;
	border-bottom: 1px solid #e2e9f1;
	border-left: 0;
	border-right: 0;
	height: 20px;
}

.finfobar{
	background-color: #CCC8C8;
	color:#000;
	padding: 4px;
	border: 1px solid #C3BDBD;
	text-align: left;
	background-image : url(images/forumheader.png);
	font: 11px tahoma, arial, sans-serif, verdana;
}

.forumheader2{
	background-color: #f4f6fb;
	font: 12px tahoma, arial, sans-serif, verdana;
	color:#000;
	padding: 4px;
	border: #f4f6fb 1px solid;
}

.forumheader3{
	background-color: #f1f4fd;
	font: 11px tahoma, arial, sans-serif, verdana;
	color:#000;
	padding: 4px;
	border: #f1f4fd 1px solid;
}

.forumheader3_alt{
	background-color: #f0f0f0;
}

.forumborder{
	border: #000080 1px solid;
}

.fcaption {
	border-bottom: 1px solid #becde0;
	border-top: 1px solid #e2e9f1;
	border-left: 0;
	border-right: 0;
	background-image : url(images/fcaption.png);
	padding: 2px 0 2px 4px;
	background-color: #f9fafb;
	font: 9pt tahoma, arial, sans-serif, verdana;
	color:#616060;
	height: 25px;
}

.smallblacktext, .defaulttext {
	font: 8pt tahoma, arial, sans-serif, verdana;
	color:#32475f;
}

td {
	text-align: left;
}

img {
	vertical-align: middle;
}

.linkspage_button{
	vertical-align: middle;
	border:0px;
}

/* aggiunti per Alberto Sassi da Christian Soverini: 20091028 */
.menuTitle {
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	padding-bottom: 5px;
}
.fancybox {
	margin:0;
	position:relative;
}
.fancybox .zoom {
	display: none;
}
.fancybox:hover .zoom, .fancybox .zoom_visibile {
	display: block;
	position: absolute;
	z-index: 1;
	top: 40%;
	left: 40%;
}
.fancybox:hover .zoom img {
	vertical-align: top;
}


#headlogo {
	background-image: url(images/head_logo.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	display: block;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0;
	position: relative;
	/*width: 214px;*/
       width: 665px;
	height: 62px;
	vertical-align: bottom;
	top: 37px;
}
#headargano {
	/*background-image: url(images/head_argano_1.png);*/
	background-repeat: no-repeat;
	background-position: top;
	display: inline;
	float: right;
	margin-right: 0;
	margin-bottom: 0;
	width: 108px;
	height: 102px;
	vertical-align: top;
	top: 0px;
	padding: 5px 0px 0px 0px;
	position: relative;
	z-index: 495;
}
#headchannel {
	height: 102px;
	width: 108px;
	vertical-align: top;
	top: 0px;
	padding: 5px 0px 0px 0px;
	position: relative;
	z-index: 495;
	float: right;
}
#headchannel img {
	float: right;
}
.linktext {
	position: relative;
	margin-top: 1px;
	padding-top: 5px;
}
#tabella_corpo {
	/*background per cornice corpo per futura versione */
	/*background: #FFFFFF url(images/body-bg.png) repeat-y scroll 0 0;*/
	width: 774px;
	margin-top: 4px;
}
#tabella_corpo_fondo {
	width: 998px;
	height: 40px;
	background: transparent url(images/bottom.png) no-repeat scroll left bottom;
	margin-left: 125px;
}
.search {
	/*float: right;*/
	margin-left: auto;
}
blockquote {
	text-indent: 25px;
	background: url(images/quotes1.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
}
blockquote em {
	display: inline;
	margin: 0;
	padding-right: 24px;
	background: url(images/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.img_shadowed {
	background-color: white;
	border: 1px solid #000000;
	clear: both;
	display: block;
	margin: 10px 0 20px 0px;
	padding: 10px;
	position: relative;
}
.picShadow {
	/*background: transparent url(images/img_shadow.png) no-repeat scroll 0 0;*/
	bottom: -44px;
	display: block;
	float: left;
	height: 44px;
	left: 0;
	position: absolute;
	border: none;
	margin: 0;
}
.picShadow img {
	vertical-align: top;
}
hr {
	border-style: solid;
	border-color: #CCCDD1;
	border-width: 1px 0 0;
	height: 0;
}
.resp_bg {
	background-color: #6495ED;
	padding: 4px;
	color: #FFFFFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.areamngr_bg {
	background-color: #ADD8E6;
	padding: 4px;
	color: #3680A1;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.ass_areamngr {
	padding: 4px;
}
.contatti_titolo {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
}
td {
	/*font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial,  Helvetica, sans-serif;*/
       font-family:  Verdana, Tahoma, Arial,  Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}
em {
/*"Lucida Grande", "Lucida Sans Unicode",*/
	font: 11px/14px  Arial, Verdana, Helvetica, sans-serif;
	font-style: italic;
}
ul {
	list-style-image: url(images/bullet3.png);
}
.tbl_arancio_col_1 {
	background-color: #FFBB00;
	border: 0px none;
}
.tbl_arancio_col_1_thead {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
	text-align: left;
}
.lsta {
	background-color: #F0F0F0;
}
.lstb {
	background-color: #E0E0E0;
}
.tbl_arancio_col_1 th {
	padding: 0px;
	text-align: left;
	margin: 0px;
}
.lsta:hover, .lstb:hover{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	background: #D0DaFD none repeat scroll 0 0;
	color: #035479;
	-moz-background-origin: padding;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.tbl_arancio_head_col {
	color: #CC6600;
	background-color: #FFD275;
	font-weight: bold;
}
.breadcrumb {
	font: 11px Arial, Helvetica, sans-serif;
	background-image: url(images/bc_bg.png);
	background-repeat: repeat-x;
	height: 30px;
	line-height: 30px;
	color: #9B9B9B;
	border: solid 1px #cacaca;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.breadcrumb li {
	list-style-type: none;
	float: left;
	padding-left: 10px;
	list-style-image: none;
}
.breadcrumb a {
	height: 30px;
	display: block;
	background-image: url(images/bc_separator.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
	text-decoration: none;
	color: #454545;
}
.breadcrumb a:hover
{
    color:#35acc5;
}
.spanfont {
	font-family:Tahoma,"Colaborate-RegularRegular", "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	/*line-height:14px;*/
	color: #333333;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=hIEfix.png,sizingMethod=crop);
	zoom:1;*/
}
.div_justified {
	text-align: justify;
	padding-bottom: 15px;
}
/* span_bg1 */
.span_bg1 {
	background-color: #6495ED;
	padding: 4px;
	color: #FFFFFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 18px;
}
.span_bg1 a {
	color: #FFFFFF;
}
.span_bg1 a:hover {
	color: #F0F8FF;
}
.span_bg1:hover {
	background-color: #96B6EF;
}
/* span_bg2 */
.span_bg2 {
	background-color: #ADD8E6;
	padding: 4px;
	color: #3680A1;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 18px;
}
.span_bg2 a {
	color: #3680A1;
}
.span_bg2 a:hover {
	color: #285F78;
}
.span_bg2:hover {
	background-color: #B5DDE9;
}
/* span_bg3 */
.span_bg3 {
	background-color: #EEE8AA;
	padding: 4px;
	color: #556B2F;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 18px;
}
.span_bg3 a {
	color: #556B2F;
}
.span_bg3 a:hover {
	color: #DAA520;
}
.span_bg3:hover {
	background-color: #F5DEB3;
}
.titolo1 {
	font-family: "UbuntuTitlingBold", "MolotRegular", Tahoma, Verdana, Arial, sans-serif;
	font-size: 22px;
	color: #3366ff;
}
#ticker {
	/*position: relative;*/
	/*width: 100%;*/
	list-style: none;
	margin-left: 115px;
}
.tickerbox li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	overflow: hidden;
	position: absolute;
	color: #6E6E6E;
}
.tickerbox li a {
	color: #6E6E6E;
}
/*
.tickerbox ul {
	position: relative;
}
*/
.tickerbox {
	width: 600px;
	background:	#F6F6F6 url(images/ticker_btm_grey.gif) no-repeat scroll 0 100%;
	margin-bottom: 7px;
	min-height: 26px;
	float: left;
}
#ticker-headline {
	border-right: 1px solid #808080;
	color: #565656;
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 1em;
	text-align: center;
	width: 12.5em;
}
.tickerbox span {
	background: transparent url(images/ticker_top_grey.gif) no-repeat scroll 0 0;
	float: left;
	line-height: 16px;
	margin-bottom: 3px;
	padding-bottom: 0.2em;
	padding-top: 5px;
	width: 100%;
}
.headerflags {
  text-align: center;
  float: center;
  /*width: 60px;*/
  height: 20px;
 }
 .headerflags li {
 	list-style-type: none;
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
 }
.listino_text a{
	font-weight: bold;
	font-size: 18px;
	font-family: Geneva, Tahoma, Verdana, Arial, sans-serif;
	color: #696969;
}


#box_argaweb {
	background: url("images/argaweb.png") no-repeat scroll 10px 30px transparent;
	border-left: 1px solid #FF8C00;
	width: 400px;
}

.box_img_txt {
	height: 120px;
	width: 200px;
	position: relative;
	margin-left: 0;
	float: left;
	display: inline;
	border: 0 none;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
	margin-bottom: 5px;
	/*--*/
	font-size: 13px;
	color: #6F6F6F;
	line-height: 15px;
	margin-top: 15px;
	padding-left: 80px;
	background: none repeat scroll 0 0 transparent;
}

.box_img_txt h3 {
	/*font-size: 18px;*/
	color: #DC6504;
	margin: 5px 0 10px 0;
	/*padding-left: 90px;*/
}

.box_img_txt a {
	text-decoration: none;
}

.box_img_txt a:hover {
	text-decoration: none;
}
.img_vcard {
	margin: 0 0 0 5px;
}
.contatti_vcard {
	float: right;
}
.gearless_cella_bordo {
	border-style:solid;
	border-color: #cc0000; 
	border-width: 1px 0px 0px 1px;
}
.gearless_cella_bordo_dx {
	border-style:solid;
	border-color: #cc0000; 
	border-width: 1px 1px 0px 0px;
}
/*********************************************************************/
/*    Nuove tabelle nelle schede dei prodotti                        */
/*********************************************************************/
.scm_tcn_table, .prestazioni_table {
       width: 100%;
       border-collapse: collapse;

}

.scm_tcn_table th, .prestazioni_table th {       
       text-align: center;
}

.scm_tcn_table td, .prestazioni_table td {
       border-bottom: 1px solid #CCCCCC;
       padding: 10px 0;       
       text-align: center;       
       width: 20%;
}
.scm_tcn_table td.no-border, .prestazioni_table td.no-border {
       border-bottom: medium none;
}
.scm_tcn_desc {
       width: 40% !important;
       text-align: left !important;
}
.legenda img {
       float: left;
       clear: left;
       margin-right: 15px;
}
.prestazioni_desc {
       width: 80% !important;
       text-align: left !important;
}
.menu_page {
       font-size: 12px;
}
.menu_page ul {
       border-bottom: 1px solid #cccccc;
       margin: 0;
       margin: 0;
       padding: 0.50em 1em;
       color: #dc6504;
}
.menu_page ul li {
       display: inline;
       border-top: 1px solid #cccccc;
       border-left: 1px solid #cccccc;
       border-right: 1px solid #cccccc;
       padding: 0.50em 1em;  
       margin-right: 3px;
       border-top-left-radius: 5px;
       border-top-right-radius: 5px;
       -moz-border-radius-topleft: 5px;
       -moz-border-radius-topright: 5px;
}
.menu_page ul li a {
       text-decoration: none;
     /*  padding: 0.50em 1em;  */
       color: #dc6504;
}
.menu_page ul li a:hover {
       color: #333333;
}
#scm_tcn ul li#tab_scm_tcn  {
   /*    padding: 0.50em 1em;*/
       background-color: #dc6504;
       color: #000000;
       font-weight: bold;
}
#scm_tcn ul li#tab_scm_tcn  a {
       color: #ffffff;
}
#prestazioni ul li#tab_prest  {
   /*    padding: 0.50em 1em;*/
       background-color: #dc6504;
       color: #000000;
       font-weight: bold;
}
#prestazioni ul li#tab_prest a {
       color: #ffffff;
}

#descrizione ul li#tab_desc  {
   /*    padding: 0.50em 1em;*/
       background-color: #dc6504;
       color: #000000;
       font-weight: bold;
}
#descrizione ul li#tab_desc a {
       color: #ffffff;
}


/*****************/
/* Menu Argani   */
/*****************/
.cat_gear {
       font-size: 11px;
       width: 539px;
}
#tab_gear {
       /*border-bottom: 1px solid #cccccc;*/
       margin: 0 auto;
       padding: 5px 3px;
       color: #dc6504;
       /*width: 90%;*/
}
#tab_gear li {
       display: inline;
       border-top: 1px solid #cccccc;
       border-left: 1px solid #cccccc;
       border-bottom: 1px solid #cccccc;
       padding: 4px 5px;  
       margin-right: 0px;
       background-color: #f7f7f7; /*#eff1f5;*/
       /*width: 100px;*/
}
#tab_gear li a {
       color: #cccccc;
       font-weight: bold;
}
#tab_gear li a:hover {
       color: #035479;
}
.tab_sx {
       border-top-left-radius: 5px;
       border-bottom-left-radius: 5px;
       -moz-border-radius-topleft: 5px;
       -moz-border-radius-bottomleft: 5px;
}
.tab_dx {
       border-top-right-radius: 5px;
       border-bottom-right-radius: 5px;
       -moz-border-radius-topright: 5px;
       -moz-border-radius-bottomright: 5px;
       border-right: 1px solid #cccccc;

}
#mody #tab_gear #tab_mody {
       background-color: #e1e4ec;
}
#mody #tab_gear #tab_mody a {
       color: #035479;
}
#geko #tab_gear #tab_geko {
       background-color: #e1e4ec;
}
#geko #tab_gear #tab_geko a {
       color: #035479;
}
#leo #tab_gear #tab_leo {
       background-color: #e1e4ec;
}
#leo #tab_gear #tab_leo a {
       color: #035479;
}
#mf48 #tab_gear #tab_mf48 {
       background-color: #e1e4ec;
}
#mf48 #tab_gear #tab_mf48 a {
       color: #035479;
}
#toro #tab_gear #tab_toro {
       background-color: #e1e4ec;
}
#toro #tab_gear #tab_toro a {
       color: #035479;
}
#mf84 #tab_gear #tab_mf84 {
       background-color: #e1e4ec;
}
#mf84 #tab_gear #tab_mf84 a {
       color: #035479;
}
#mf94 #tab_gear #tab_mf94 {
       background-color: #e1e4ec;
}
#mf94 #tab_gear #tab_mf94 a {
       color: #035479;
}
#mb94 #tab_gear #tab_mb94 {
       background-color: #e1e4ec;
}
#mb94 #tab_gear #tab_mb94 a {
       color: #035479;
}
#mb95 #tab_gear #tab_mb95 {
       background-color: #e1e4ec;
}
#mb95 #tab_gear #tab_mb95 a {
       color: #035479;
}
#mb108 #tab_gear #tab_mb108 {
       background-color: #e1e4ec;
}
#mb108 #tab_gear #tab_mb108 a {
       color: #035479;
}
#indice_gear #tab_gear li a {
       color: #035479;
       font-weight: bold;
}
#indice_gear #tab_gear li:hover {
       background-color: #e1e4ec;
}


/*****************/
/* Menu Gearless */
/*****************/
.cat_gearless {
       font-size: 11px;
       width: 100%;
}

#tab_gearless {
       /*border-bottom: 1px solid #cccccc;*/
       margin: 0 auto;
       padding: 0.30em 1em;
       color: #dc6504;
       /*width: 90%;*/
}
#tab_gearless li {
       display: inline;
       border-top: 1px solid #cccccc;
       border-left: 1px solid #cccccc;
       border-bottom: 1px solid #cccccc;
       padding: 0.30em 1em;  
       margin-right: 0px;
       background-color: #f7f7f7; /*#eff1f5;*/
       width: 100px;
}
#tab_gearless li a {
       color: #cccccc;
       font-weight: bold;
}
#tab_gearless li a:hover {
       color: #035479;
}
.tab_sx {
       border-top-left-radius: 5px;
       border-bottom-left-radius: 5px;
       -moz-border-radius-topleft: 5px;
       -moz-border-radius-bottomleft: 5px;
}
.tab_dx {
       border-top-right-radius: 5px;
       border-bottom-right-radius: 5px;
       -moz-border-radius-topright: 5px;
       -moz-border-radius-bottomright: 5px;
       border-right: 1px solid #cccccc;

}
#g300 #tab_gearless #tab_g300 {
       background-color: #e1e4ec;
}
#g300 #tab_gearless #tab_g300 a {
       color: #035479;
}
#g200 #tab_gearless #tab_g200 {
       background-color: #e1e4ec;
}
#g200 #tab_gearless #tab_g200 a {
       color: #035479;
}
#g400 #tab_gearless #tab_g400 {
       background-color: #e1e4ec;
}
#g400 #tab_gearless #tab_g400 a {
       color: #035479;
}
#g500 #tab_gearless #tab_g500 {
       background-color: #e1e4ec;
}
#g500 #tab_gearless #tab_g500 a {
       color: #035479;
}
#indice_gearless #tab_gearless li a {
       color: #035479;
       font-weight: bold;
}
#indice_gearless #tab_gearless li:hover {
       background-color: #e1e4ec;
}
/***************************************************************************************/
/*   tabella descrizione prodotti                                                      */
/***************************************************************************************/
.tbl_desc {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	color: #5888b8;
}
.tbl_desc tbody td {
	text-align: center;
	color: #4879aa;
}
.tbl_desc th {
	border-top: 1px solid #99b4d1;
	border-bottom: 1px solid #99b4d1;
	padding: 5px 2px;
}
.tbl_desc tfoot td {
	text-align:left;
	color: #4879aa;
	border-top: 1px solid #99b4d1;
}
.tbl_desc .dispari td {
	background-color: #d3deeb;
}
.tbl_desc .pari td {
	background-color: #ffffff;
}
/***************************************************************************************/
.as_button:hover {
	/*background: -moz-linear-gradient(center top, #cccccc, #ffffff) repeat scroll 0 0 #dddddd;*/
	border: 1px solid #999999;
	border-radius: 0 0 0 0;
	box-shadow: 0 0 3px #999999;
} 
.as_button {
	border: 1px solid transparent;
}
.floatRight {
	float: right;
	margin: 4px;
}
.floatLeft {
	float: left;
	margin: 4px;
}
.hand {
	cursor: pointer;
}
.prord_desc_p {
	margin:5px 0px;
}
object {
	margin: 5px auto 0 auto;
}

#box_depliant {
	background: url("images/depliant.png") no-repeat scroll 10px 10px transparent;
	border-left: 1px solid #FF8C00;
	width: 180px;
	height: 80px;
}
#box_istruzioni {
	background: url("images/istruzioni.jpg") no-repeat scroll 10px 10px transparent;
	border-left: 1px solid #FF8C00;
	width: 180px;
	height: 80px;
}

.gearless {
	width: 100%;
	border: 1px solid #808080;
	border-collapse: collapse;
	text-align: center;
}
.gearless thead{
	background-color: #DC6504;
	color: #ffffff;
}
.gearless tfoot {
	background-color: #e9e9e9;
}
.gearless tr td{
	text-align: center;
	border: 1px solid #808080;
	white-space:nowrap;
}
.gearless .pari{
	background-color: #ffffff;
}
.gearless .dispari {
	background-color: #a6d2ff;
}
.gearless_risorse {
	width: 100%;
	border:0;
	border-collapse: collapse;
}
.gearless_risorse thead th {
	text-align: left;
}
.gearless_risorse td {
	border-bottom: 1px solid #cccccc;
	padding: 10px 0;
}
.gearless_risorse_links {
	text-align: center;
}
.gearless_foto {
	margin: 0 auto;
	width: 100%;
	clear: both;
	list-style: none;
	margin-bottom: 10px !important;
}
.gearless_foto li {
	display: table;
	float: left;
	text-align: center;
	border: 1px solid #D6D6D6;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) inset;
	color: #000000;
	cursor: pointer;
	background-color: rgb(248, 248, 248);
	margin-right: 13px;
	width: 205px;
	height: 150px;
}
.gearless_foto li.last {
	margin-right: 0px;
}
.argani_tamburo {
	width: 100%;
	border: 1px solid #808080;
	border-collapse: collapse;
	text-align: center;
}

.argani_tamburo thead{
	background-color: #DC6504;
	color: #ffffff;
}
.argani_tamburo tfoot {
	background-color: #e9e9e9;
}
.argani_tamburo tr td{
	text-align: center;
	border: 1px solid #808080;
	white-space:nowrap;
	height:25px;
}
.argani_tamburo .pari{
	background-color: #ffffff;
}
.argani_tamburo .dispari {
	background-color: #a6d2ff;
}
