
.node-type-product #main-container{
    box-shadow: none;
    border: none;
}

.node-type-product .intro .text{
    margin-top: 0;
    padding-right: 0;
}

.node-type-product .node-content{
    padding: 0;
}

.node-type-product .node-content .title{
    background: #7ba93f;
    height: 38px;
}

.node-type-product .node-content .title h1, 
.node-type-product .node-content .title h2{
    font-size: 17px;
    color: #fff;
    float: left;
    margin: 0;
    margin-left: 25px;
    margin-top: 8px;
    line-height: 25px;
}

.i18n-en.node-type-product .node-content .title h1{
	font-size: 14px;
}

.i18n-de.node-type-product .node-content .title h1{
	font-size: 14px;
}

.i18n-pt-pt.node-type-product .node-content .title h1{
	font-size: 15px;
}

.node-type-product .node-content .title a{
    display: block;
    float: left;
    width: 38px;
    height: 38px;
}
.node-type-product .node-content .title a:hover,
.node-type-product .node-content .title a:focus{
    background-position: 0 -38px;
}

.node-type-product .node-content .title a.left,
.node-type-product .node-content .title a.right,
.node-type-product .node-content .title a.back{
   transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
}

.node-type-product .node-content .title a.left{
    background: transparent url('../images/product-left.png') no-repeat 0 0;
}

.node-type-product .node-content .title a.right{
    background: transparent url('../images/product-right.png') no-repeat 0 0;
    float: right;
    margin-left: 1px;
}

.node-type-product .node-content .title a.back{
    background: transparent url('../images/product-back.png') no-repeat 0 0;
    float: right;
}

.node-type-product .node-content .title a:hover.left,
.node-type-product .node-content .title a:hover.right,
.node-type-product .node-content .title a:hover.back{
	background-position: left bottom;
}

.node-type-product .gallery{
    width: 450px;
    float: right;
    height: 420px;
    background: #f1f0ef;
    position: relative;
    
    margin: 0 0 0 10px;
}

.node-type-product .intro.hide .gallery{
    margin-bottom: 0;
}

.node-type-product .intro.hide .expand{
    right: 480px;
}

.view-reseau .intro .text{
	color: #FFFFFF;
}

.intro .text, .intro .resume{
    /*font-family: Arial;*/
}

.node-type-product .intro.show .gallery{
    margin-bottom: 20px;
}
.node-type-product .intro.show{
    padding-bottom: 30px;
}

.node-type-product .love{
    background: transparent url('../images/product-buttons-back.png') no-repeat 0 0;
    height: 123px;
}

.node-type-product .love h3{
    font-family: 'danielbold', Arial;
    font-size: 22px;
    line-height: 30px;
    color: #feae3c;
    float: left;
    padding: 20px 25px 15px 25px;
    text-transform: none;
    width: 150px;
    overflow: hidden;
}

.i18n-de.node-type-product .love h3{
	font-size: 20px;
}

.i18n-it.node-type-product .love h3{
	font-size: 18px;
}

.i18n-es.node-type-product .love h3{
	font-size: 21px;
}

.i18n-pt-pt.node-type-product .love h3{
	font-size: 19px;
}

.node-type-product .love a{
    float: left;
    dominant-baseline: block;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'AvenirBlack', Arial;
    padding-left: 45px;
    padding-top: 18px;
    
    height: 32px;
    width: 149px;
    margin-left: 10px;
    margin-top: 25px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}

.node-type-product .love a:focus,
.node-type-product .love a:hover{
    background-position: 0 -50px;
}

/*.node-type-product .love .contact{
    background-image: url('../images/product-contact.png');
}*/

.node-type-product .love a.contact{
	text-align: left;
	width: 190px;
	height: 46px;
	padding: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: #333333 0px 2px 2px;
	-moz-box-shadow: #333333 0px 2px 2px;
	box-shadow: #333333 0px 2px 2px;
	background: #febd47;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#febd47), to(#fea031));
	background: -webkit-linear-gradient(#febd47, #fea031);
	background: -moz-linear-gradient(#febd47, #fea031);
	background: -ms-linear-gradient(#febd47, #fea031);
	background: -o-linear-gradient(#febd47, #fea031);
	background: linear-gradient(#febd47, #fea031);
	-pie-background: linear-gradient(#febd47, #fea031);
	behavior: url(http://abrisud-preprod.choosit.com/sites/default/themes/abritheme/css/PIE.htc);
	behavior: url(http://www.abrisud.com/sites/default/themes/abritheme/css/PIE.htc);
	font: normal 13px/13px 'Avenir';
	color: #FFFFFF;
  text-shadow: 1px 1px 2px #777777;
  text-decoration: none;
  position: relative;
}

.node-type-product .love a:hover.contact{
background: #ff8402;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ff8402), to(#FEBD47));
background: -webkit-linear-gradient(#ff8402, #FEBD47);
background: -moz-linear-gradient(#ff8402, #FEBD47);
background: -ms-linear-gradient(#ff8402, #FEBD47);
background: -o-linear-gradient(#ff8402, #FEBD47);
background: linear-gradient(#ff8402, #FEBD47);
-pie-background: linear-gradient(#ff8402, #FEBD47);
	text-decoration: none;
	color: #FFFFFF;
}

.node-type-product .love a.contact span{
    background: transparent url('../images/picto_enveloppe.png') no-repeat 12px 16px;
    float: left;
	padding: 19px 12px 3px 47px;
	width: 131px;
	height: 24px;
	font-family: 'AvenirBlack';
}

.i18n-nl.node-type-product .love a.contact span,
.i18n-fr-be.node-type-product .love a.contact span{
	padding: 12px 12px 3px 47px;
	height: 31px;
}

.i18n-de.node-type-product .love a.contact span{
	padding: 12px 12px 3px 47px;
	height: 31px;
	font-family: 'AvenirBlack';
}

.i18n-pt-pt.node-type-product .love a.contact span{
	padding: 12px 12px 3px 43px;
	height: 31px;
	width: 135px;
	font: normal 12px/13px 'AvenirBlack';
	background: url("../images/picto_enveloppe.png") no-repeat scroll 10px 16px rgba(0, 0, 0, 0);
}

/*.node-type-product .love .catalog{
    background-image: url('../images/product-catalog.png');
    padding-top: 7px;
    line-height: 16px;
    padding-bottom: 11px;
}*/

.node-type-product .love a.catalog{
	text-align: left;
	width: 190px;
	height: 46px;
	padding: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: #333333 0px 2px 2px;
	-moz-box-shadow: #333333 0px 2px 2px;
	box-shadow: #333333 0px 2px 2px;
	background: #8bb642;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#8bb642), to(#61962e));
	background: -webkit-linear-gradient(#8bb642, #61962e);
	background: -moz-linear-gradient(#8bb642, #61962e);
	background: -ms-linear-gradient(#8bb642, #61962e);
	background: -o-linear-gradient(#8bb642, #61962e);
	background: linear-gradient(#8bb642, #61962e);
	-pie-background: linear-gradient(#8bb642, #61962e);
	behavior: url(http://abrisud-preprod.choosit.com/sites/default/themes/abritheme/css/PIE.htc);
	behavior: url(http://www.abrisud.com/sites/default/themes/abritheme/css/PIE.htc);
	font: normal 13px/15px 'Avenir';
	color: #FFFFFF;
  text-shadow: 1px 1px 2px #04456a;
  text-decoration: none;
  position: relative;
}

.node-type-product .love a:hover.catalog{
background: #61962e;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#61962e), to(#8bb642));
background: -webkit-linear-gradient(#61962e, #8bb642);
background: -moz-linear-gradient(#61962e, #8bb642);
background: -ms-linear-gradient(#61962e, #8bb642);
background: -o-linear-gradient(#61962e, #8bb642);
background: linear-gradient(#61962e, #8bb642);
-pie-background: linear-gradient(#61962e, #8bb642);
	text-decoration: none;
	color: #FFFFFF;
}

.node-type-product .love a.catalog span{
    background: transparent url('../images/picto_livre.png') no-repeat 14px 14px;
    float: left;
	padding: 10px 13px 3px 47px;
	width: 130px;
	height: 27px;
	font-family: 'AvenirBlack';
}

/*.node-type-product .love .devis{
    background-image: url('../images/product-devis.png');
}*/

.node-type-product .love a.devis{
	text-align: left;
	width: 190px;
	height: 46px;
	padding: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: #333333 0px 2px 2px;
	-moz-box-shadow: #333333 0px 2px 2px;
	box-shadow: #333333 0px 2px 2px;
	background: #96518B;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#7b4272), to(#96518B));
	background: -webkit-linear-gradient(#7b4272, #96518B);
	background: -moz-linear-gradient(#7b4272, #96518B);
	background: -ms-linear-gradient(#7b4272, #96518B);
	background: -o-linear-gradient(#7b4272, #96518B);
	background: linear-gradient(#7b4272, #96518B);
	-pie-background: linear-gradient(#7b4272, #96518B);
	behavior: url(http://abrisud-preprod.choosit.com/sites/default/themes/abritheme/css/PIE.htc);
	behavior: url(http://www.abrisud.com/sites/default/themes/abritheme/css/PIE.htc);
	font: normal 13px/14px 'Avenir';
	color: #FFFFFF;
  text-shadow: 1px 1px 2px #04456a;
  text-decoration: none;
  position: relative;
}

.node-type-product .love a:hover.devis{
background: #96518B;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#96518B), to(#7b4272));
background: -webkit-linear-gradient(#96518B, #7b4272);
background: -moz-linear-gradient(#96518B, #7b4272);
background: -ms-linear-gradient(#96518B, #7b4272);
background: -o-linear-gradient(#96518B, #7b4272);
background: linear-gradient(#96518B, #7b4272);
-pie-background: linear-gradient(#96518B, #7b4272);
	text-decoration: none;
	color: #FFFFFF;
}

.node-type-product .love a.devis span{
    background: transparent url('../images/picto_pencil.png') no-repeat 14px 15px;
    float: left;
	padding: 19px 19px 3px 47px;
	width: 154px;
	height: 24px;
	font-family: 'AvenirBlack';
}

.i18n-nl.node-type-product .love a.devis span,
.i18n-fr-be.node-type-product .love a.devis span{
	padding: 12px 19px 3px 47px;
	height: 31px;
}

.i18n-de.node-type-product .love a.devis span{
	padding: 12px 19px 3px 47px;
	height: 31px;
}

.i18n-it.node-type-product .love a.devis span{
	padding: 12px 19px 3px 47px;
	height: 31px;
}

.i18n-pt-pt.node-type-product .love a.devis span{
	padding: 12px 19px 3px 47px;
	width: 124px;
	height: 31px;
}


.node-type-product .expert h3{color: #7ba93f;}
.node-type-product .designer h3{color: #7ba93f;}
.node-type-product .options h3{color: #7ba93f;}
.node-type-product .plus h3{color: #7ba93f;}
.node-type-product .similar h3{color: #7ba93f;}

.designer-view{
    position: relative;
}

.designer-view .point{
    position: absolute;
    width: 21px;
    height: 21px;
    display: block;
    background: transparent url('../images/designer-puce.png') no-repeat 0 0;
}

.node-type-product .expert{
    width: 351px;
    float: left;
}

.node-type-product .expert .content{
    font-family: Georgia;
    font-size: 12px;
    font-style: italic;
    color: #6e767e;
    line-height: 20px;
}

.node-type-product .expert .content{
    padding-left: 65px;
    background: transparent url('../images/expert-back.png') no-repeat 0 0;
}

.node-type-product .expert .content u{
    font-family: 'AvenirBlack', Arial;
    font-style: normal;
    text-decoration: none;
}

.node-type-product .designer{
    width: 450px;
    float: right;
    min-height: 275px;
}

.node-type-product .options.no-designer{
    float: right;
    width: 450px;
}

.node-type-product .options{
    width: 351px;
    float: left;
}

.node-type-product .options .item{
    width: 60px;
    height: 60px;
    margin-right: 10px;
    float: left;
    position: relative;
    margin-bottom: 10px;
}

.node-type-product .options .item .tooltip{
    display: none;
    width: 351px;
    height: 108px;
    position: absolute;
    left: 30px;
    top: -10px;
    z-index: 100;
    background: transparent url('../images/options-tooltip.png') no-repeat 0 0;
    padding: 10px 10px 10px 50px;
    
    font-size: 11px;
    line-height: 16px;
}

.options .item .tooltip h4{
    padding: 0;
    margin: 7px 0 5px 0;
    line-height: 15px;
}

.options .item .tooltip .desc{
	height: 83px;
	overflow: hidden;
}

.options .item h4{
    font-size: 15px;
    font-weight: bold;
    color: #6e767e;
    margin: 10px 0;
}

.i18n-es .options .item h4{
	font-size: 17px;
	line-height: 19px;
}

.node-type-product .plus{
    clear: both;
    margin-bottom: 40px;
    margin-top: 45px;
}

.node-type-product .plus .title-line{
    margin-bottom: 25px;
}

.node-type-product .plus .item{
    width: 198px;
    float: left;
}

.node-type-product .plus .item .numero,
.node-type-product .plus .item .text{
    float: left;
}

.node-type-product .plus .item .numero{
    color: #7ba93f;
	font: normal 39px/49px 'daniel_blackregular', Arial;
	-webkit-font-smoothing: antialiased;
	text-align: center;
	width: 36px;
	overflow: hidden;
	margin: 0 16px 0 0;
    padding-top: 5px;
}

.node-type-product .plus .item .text{
    font-family: 'Avenir', Arial;
    font-size: 13px;
    color: #6e767e;
    text-transform: uppercase;
    padding: 7px 11px 0 0;
    width: 135px;
    overflow: hidden;
    margin: 0;
}

.node-type-product .similar .title-line{
    margin-bottom: 25px;
}

.node-type-product .similar .item{
    display: block;
    width: 253px;
    float: left;
    height: 115px;
    background: #f9f9f9 url('../images/product-plus.png') no-repeat 232px 90px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    margin-right: 43px;
    position: relative;
}

.node-type-product .similar a:hover.item{
	background-color: #333333;
}

.node-type-product .similar .item.last{
    margin-right: 0;
}

.node-type-product .similar .item .overlay{
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 195px;
    background: rgba(0,0,0,0.5);
    color: #feae3c;
    line-height: 18px;
    
    padding: 25px 15px;
    font-family: 'Avenir', Arial;
    text-transform: uppercase;
}

.node-type-product .similar .item:focus .overlay,
.node-type-product .similar .item:hover .overlay{
    display: block;
}

.node-type-product .gallery .zoom{
    position: relative;
    cursor: pointer;
}

.node-type-product .gallery .zoom .item{
    display: none;
}
.node-type-product .gallery .zoom .item.index-0{
    display: block;
}

.node-type-product .gallery .zoom .overlay{
    position: absolute;
    top: 160px;
    left: 50%;
    margin-left: -39px;
    margin-top: -39px;
    display: none;
}

.node-type-product .gallery .zoom .item a{
    display: block;
    width: 450px;
    height: 300px;
}

.node-type-product .gallery .zoom:hover .overlay,
.node-type-product .gallery .zoom.hover .overlay{
    display: block;
}

/*.node-type-product .gallery .left{
    width: 20px;
    height: 20px;
    display: block;
    background: transparent url('../images/gallery-left.png') no-repeat 0 0;
    margin-top: 50px;
    position: absolute;
    left: 15px;
}*/

.node-type-product .gallery a.left{
	display: block;
	width: 20px;
	height: 20px;
	background: #b7bbbf url('../images/picto_fleche_blanche_left.png') no-repeat 6px 5px;
	
    position: absolute;
    left: 15px;
    margin-top: 50px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	behavior: url(http://abrisud-preprod.choosit.com/sites/default/themes/abritheme/css/PIE.htc);
	behavior: url(http://www.abrisud.com/sites/default/themes/abritheme/css/PIE.htc);
   transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
}

.node-type-product .gallery a:hover.left{
	background-color: #076ea1;
}

/*.node-type-product .gallery .right{
    width: 20px;
    height: 20px;
    display: block;
    background: transparent url('../images/gallery-right.png') no-repeat 0 0;
    margin-top: 50px;
    position: absolute;
    right: 15px;
}*/

.node-type-product .gallery a.right{
	display: block;
	width: 20px;
	height: 20px;
	background: #b7bbbf url('../images/picto_fleche_blanche_right.png') no-repeat 8px 5px;
	
    position: absolute;
    right: 15px;
    margin-top: 50px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	behavior: url(http://abrisud-preprod.choosit.com/sites/default/themes/abritheme/css/PIE.htc);
	behavior: url(http://www.abrisud.com/sites/default/themes/abritheme/css/PIE.htc);
   transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
}

.node-type-product .gallery a:hover.right{
	background-color: #076ea1;
}

.node-type-product .gallery .slider{
    width: 350px;
    position: relative;
    float: left;
    overflow: hidden;
    height: 75px;
    margin-left: 50px;
    margin-top: 23px;
}

.node-type-product .gallery .slider img{
    margin: 0;
    float: none;
    border: 4px solid #e3e3e3;
}

.node-type-product .gallery .item:hover img,
.node-type-product .gallery .item.hover img{
    border-color: #7ba93f;
}

.node-type-product .gallery .slider .item{
    float: left;
    margin-right: 11px;
    cursor: pointer;
}

.node-type-product .gallery .slider .slider-content{
    width: 5000px;
    position: absolute;
}


.node-type-product .sharethis-buttons{
    margin-bottom: 20px;
    display: block;
    text-align: right;
    margin-top: -20px;
}
.floatable {
	position: fixed;
	top: 0;
	z-index: 1000;
	width: 845px;
}

.page-search-node-terrasse .floatable{
	position: relative;
}
