/**************** GETFIT PRODUCT SHEET *******************/

/*SIDE MENU*/
.side_menu_cont{position:absolute; left:0px; top:100px; width:160px;  background-image: url('../images/backgrounds/side_menu/side_menu_prod.png'); background-repeat:no-repeat; background-position: top right; background-color:#c9e7df; overflow:hidden;}

.family{position:absolute; right:20px; top:38px; }
.family a{text-decoration:none; color:#000;}
.family a:hover{color:#EF7D00;}

.side_menu{position:relative; top:80px; right:20px; height:200px; /*overflow:hidden;*/ overflow-y:auto; margin-bottom:110px;}

.side_menu ul{list-style:none; float:right; width:120px; margin:0px; /*margin-bottom:30px;*/ padding:0px; }
.side_menu ul li{padding-bottom:2px; padding-right:5px; color:#EF7D00; }
.side_menu ul li a{text-decoration:none; color:#333;}
.side_menu ul li a:hover{color:#EF7D00;}


/*SHEET TITLE*/
.sheet_title{position:absolute; left:150px; top:100px; height:66px; background-image: url('../images/backgrounds/titles/cyan_backgr.png'); background-repeat:no-repeat; background-color:#adc4be;}
.sheet_title span{position:relative; top:22px; margin-left:40px; margin-right:30px;}

/*INFO LINK*/
.info_link{position:absolute; left:150px; top:166px; height:40px; background-image: url('../images/backgrounds/titles/orange_backgr.png'); background-repeat:no-repeat; background-color:#f07d00;}

/*COMPRA ON-LINE*/
.compra_online{position:absolute; left:400px; top:166px; height: 40px; background-image: url('../images/backgrounds/titles/gray_backgr_long.png'); background-repeat: no-repeat; background-color: #f07d00;}

.info_link a,.compra_online a{text-decoration:none; color:#fff;}
.info_link a:hover,.compra_online a:hover{color:#EF7D00;}
.info_link span, .compra_online span{position:relative; top:8px; margin-left:20px; margin-right:20px;}


/*SHEET CONTAINER*/
.main_image_background{position:relative; top:166px; left:0px; width:100%; min-height:1000px; /*background-color:#fcfcfc;*/ background-image: url('../images/backgrounds/scheda/pattern_scheda.jpg'); padding-bottom:200px;}

/*MAIN IMAGE*/
.main_image_container{position:relative; left:15%; top:40px; width:45%;  border:1px dotted #eee; background-color:#fff; margin-bottom:100px; }

/*MINIA*/
.minia{position:absolute; right:5%; top:190px;}
.minia ul{list-style:none; float:right;}

.minia a{text-decoration:none;}

.prog_number{position:relative; top:0px; left:-28px; width:57px; padding-left:10px; padding-top:6px; height:43px; background-image: url('../images/backgrounds/scheda/minia_id_select.png'); background-repeat:no-repeat;}
.minia a .prog_number{position:relative; top:0px; left:-30px; width:57px; padding-left:10px; padding-top:5px; height:43px; background-image: url('../images/backgrounds/scheda/minia_id.png'); background-repeat:no-repeat;}
.minia a:hover .prog_number{position:relative; top:0px; left:-30px; width:57px; padding-left:10px; padding-top:5px; height:43px; background-image: url('../images/backgrounds/scheda/minia_id_over.png'); background-repeat:no-repeat; color:#fff;}

.minia_image{position:relative; top:-28px; left:-3px; /*width:170px; height:102px; background:#EF7D00;*/}
.minia_image img{border:0; padding:0; margin:0;}
.minia_text{position:relative; top:-20px; width:170px;}

/*SCHEDE CONTAINERS*/
.schede{position:relative; top:0px; left:0px; width:100%; height:auto; background-color:#ededed;   margin-bottom:130px;}

.schede_titles{position:relative; top:0px; left:0px; width:100%; height:47px; background-image:url('../images/backgrounds/titles/schede_labels.png'); background-repeat: no-repeat; background-color: #c9e7df;}
.schede_titles ul{position:absolute; top:-18px; *top:0px; left:50%; float:left; display:inline; list-style:none;}
.schede_titles li{ float:left; display:inline;  height:37px; padding-left:20px; padding-right:20px; padding-top:18px; /*background-color:#ccc;*/ color:#EF7D00;}
.schede_titles li a{text-decoration:none; color:#444;}
.schede_titles li a:hover{color:#EF7D00;}

.schede_contents_container{position:relative; top:50px; left:0px; width:100%; background-color:#ededed; }

/*SCHEDE*/
#des_cont{position:relative; top:0px; left:25%;  width:50%; padding-bottom:80px;}
#tec_cont{position:relative; top:0px; left:50%; margin-left:-300px; width:600px; padding-bottom:80px;}

#tec_cont ul{list-style:none; padding:0px; margin:0px; margin-left:0px; display:inline;}
#tec_cont li{ width:35%; min-width:300px; float:left; display:inline;}
#tec_cont li div{padding-right:50px;}

.price{position:relative; top:30px; left:0px; clear:left; color:#444;}
.price span{color:#000;}

#man_cont{position:relative; top:-10px; left:50%;  width:600px; margin-left:-300px; padding-bottom:60px;}

#man_cont p{color:#EF7D00;}

#man_cont ul{list-style:square;  margin-left:14px;}
#man_cont li{margin:0px; margin-bottom:6px;}
#man_cont li a{text-decoration:none; color:#000;}
#man_cont li a:hover{color:#EF7D00;}

/*VIDEO*/
#vid_cont{position:relative; top:-10px; left:50%;  width:600px; margin-left:-300px; padding-bottom:60px;}

#vid_cont p{color:#EF7D00;}

#vid_cont ul{list-style:square;  margin-left:14px;}
#vid_cont li{margin:0px; margin-bottom:6px;}
#vid_cont li a{text-decoration:none; color:#000;}
#vid_cont li a:hover{color:#EF7D00;}



