
/*--------------------------   leo bike --------------------------------*/

@import url(fonts.css);

@font-face {
font-family: 'calisto-MT';
	src: url('quadranta.eot?') format ('eot'), url('quadranta.otf') format('truetype'), url('fonts/Calisto-MT.woff') format('woff'), url('fonts/Calisto-MT.ttf') format('truetype'), url('fonts/Calisto-MT.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
    color: #575757;
    font-size: 12px;
	line-height: 1.5;
	font-family: Calibri,tahoma;
	/*background: url(../img/default/body-bg.png);*/
	background: url(../img/perso/background-NEW-blanc.jpg) repeat-y fixed center top;
}

*{
	padding: 0;
	margin: 0
}
ul li {
	list-style: none;
}

#leo-page {
	width: 100%;
	margin: 0 auto;
}
#leo-page-inner {float:left;}
.wrapper {
	width: 100%;
	position: relative;
}

.leo-wrapper {
	width: 940px;
	margin: 0 auto;
	max-width: 1240px;
	display:inline-block;
	text-align:left;
	
}

.leo-contenue-page{
	padding: 0 0 10px 20px;
	background-color:#f5f5f5;
	border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-box-shadow: 0 2px 8px 1px black;
	-webkit-box-shadow: 0 2px 8px 1px black;
	box-shadow: 0 2px 14px 3px black;
	behavior: url(/themes/leo_bike/css/ie-css3.htc);
}

/* Menu dock */

#header{
	position:relative;
	top:-60px;
	/*margin-left:52px;*/
	z-index:1;	
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}

#languages_block_top{
	position : absolute;
	top:24px;
	margin-left:10px;	
}

#languages_block_top img{
	margin-left:4px;
}

#languages_block_top a img{
	border: medium none;
    opacity: 0.5;
    outline: medium none;
    text-decoration: none;
    margin-left:2px;
    transition-property: opacity, box-shadow;
    transition-duration: 0.1s;
    
}

#languages_block_top a:hover img{
	border: medium none;
    opacity: 1;
    outline: medium none;
    text-decoration: none;
    box-shadow:0px 0px 10px 2px #34ABEB;
    
}


#languages_block_top h3{
	display:none;	
}

 #languages_block_top ul li{
 	display: inline;
 }

/* Useful */
.align_center { text-align: center }
.align_right { text-align: right }
.middle { vertical-align: middle }
.align_justify { text-align: justify }
.uppercase { text-transform: uppercase }
.hidden, .collapsed, .block_hidden_only_for_screen { display: none }

.bold {  }
.strike { text-decoration: line-through }
.italic { font-style: italic }
.top { vertical-align: top }
.span_link { cursor: pointer }
.span_link:hover {  }
br.clear {
	line-height: 0;
	font-size: 0;
	height: 0
}
noscript ul { list-style-type: none; background: black; color: white; padding: 10px; border: 1px solid gray }
/* new clearfix */

* html .clearfix { zoom: 1 }
*:first-child+html .clearfix { zoom: 1 }

/* Bloc Vacance */
#categories_block_home h4{
	color:#34ABEB;
	font-size:16px;	
}

#categories_block_home{
	background: url("../img/perso/box fond.jpg") no-repeat scroll left top #131313;
    border: 1px solid #B8B3A8;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 1px 16px 1px black;
    
    margin-left:20px;
    min-height: 150px;
    padding: 5px;
    position: absolute;
    top: 88px;
    width: 200px;
    
}

/* simple list inline */

ul.half {
	width: 45%;
	margin-right: 1em;
	float: left
}

.lof-custom-content  {
	width: 100%;
}
.lof-custom-content {padding-bottom: 10px;}
ul.footer_links  li {
	margin: 5px 0;
}
 
/* Category tree (i.e. in sitemap) */
div.tree_top {
	background: url('../img/sitemap-top.gif') no-repeat -1px -3px;
	padding-left: 24px;
	padding-bottom: 5px;
	padding-top: 3px
}
ul.tree, ul.tree ul { list-style-type: none;}
ul.tree li {
	padding-left: 1.2em;
	margin-left: 1em
}
ul.tree a { padding-left: 0.2em }
ul.tree li.last {
	border: none
}
span.grower { cursor: pointer }

/* global style */
a {
	-webkit-transition: color 0.2s ease-in-out 0s;
	-o-transition: color 0.2s ease-in-out 0s;
	-moz-transition: color 0.2s ease-in-out 0s;
	color: #6b727c;
	text-decoration: none;
	outline: none
}
a:hover {
	color: #34abeb;
}
li span#view_full_size:hover,

.input:focus { outline: 0 }
a img {
	outline: none;
	border: none;
	text-decoration: none
}
h1 {
	line-height: 22px;
	/*height: 27px;*/
	color: #575757;
    font-size: 18px;
}

h2 {
    font-size: 18px;
    margin-top: 0;
}
h2 span {
	font-size: 0.9em;
	text-transform: none;
	font-weight: normal;
	font-style: italic;
	color: #374853;
	margin-left: 1em
}
h3 { font-size: 14px; margin: 5px 0 }
	
/* global layout */
#leo-page .wrap { 
	width:1024px;
	margin-left: auto;
	margin-right: auto;
}
.leo-inner {
	width: 100%;
	text-align:center
}

#leo-header  {
		/*background:#0f0f0f;	*/
		 height: 590px;
		 margin-left: auto;
  		 margin-right: auto;
   		 width: 1024px;
}
#leo-header  .leo-inner {
		/*background: url(../img/default/leo_bike.png);	*/
}
#leo-header  > .leo-inner > div {
		/*background: url(../img/default/leo-inner-iner-bg.png);*/
		background:url("../img/perso/GLOBAL_Header2.png") no-repeat top;			
		height: 630px;
}
#leo-header  > .leo-inner > div > div {
		/*background: url(../img/default/header-border-bg.png) left bottom repeat-x;*/
}
#header_logo {
	display: block;
	text-indent: -999999px;
	/*background: url(../img/logo.png) left 10px no-repeat;*/
	width: 180px;
	height: 90px;
	z-index: 100;
	float:left;
	position: absolute;
	margin-left: 360px;
    margin-top: 1px;
}
#header_logo img { float:left;}
#header_right {
    width: 100%;
}

#lof_header_user ul > li > a {
	color: #fff;
}

#index #lof-megamenu-header {margin-bottom:30px;}
#lof-megamenu-header {margin-bottom: 45px; margin-top:222px;}

#infoPicto{
		
}

#infoPicto img{
	margin:4px;	
}

/* ************************************************************************************************
		MegaMenu Impact
************************************************************************************************ */

.megamenuimp {
    background: url("../img_white/menu_navigation.png") no-repeat scroll left top transparent;
    list-style: none outside none;
    margin: 108px 0 25px;
    padding: 0;
    position: absolute;
    top: 296px;
    width: 942px;
}

ul#megaImp {
font-weight:400;
list-style-type:none;
float:left;
width:auto;
list-style:none;
height:49px;
line-height:49px;
margin:0;
padding:0;
}

ul#megaImp li {
float:left;
background:url(../img_white/left_m_sep.png) no-repeat scroll right center transparent;
position:relative;
list-style:none;
font-size:12px;
margin:0;
padding:0;
}

ul#megaImp li a {
float:left;
background:url(../img_white/bg_navi.png) no-repeat scroll 0 0 transparent;
text-decoration:none;
text-align:center;
list-style:none;
line-height:55px;
padding:0 10px;
}

ul#megaImp li a:hover {
background-position:-260px 0;
}

ul#megaImp li.home_icon_m a {
background:url(../img_white/home_m.png) no-repeat left top transparent;
float:left;
height:40px;
margin-left:15px;
margin-top:18px!important;
width:15px;
cursor:pointer;
}

ul#megaImp li.home_icon_m a:hover {
background:url(../img_white/home_m_o.png) no-repeat left top transparent;
}

ul#megaImp li span.sub-indicator {
background:url(../img_white/arrows-ffffff.png) no-repeat scroll -10px -100px transparent;
display:block;
height:10px;
overflow:hidden;
position:absolute;
right:8px;
text-indent:-999em;
top:25px;
width:10px;
}

ul#megaImp li:hover span.sub-indicator {
background:url(../img_white/arrows-ffffff.png) no-repeat scroll -10px 0 transparent;
}

ul#megaImp a.buttons {
width:auto;
list-style:none;
list-style-type:none;
}

ul#megaImp li:last-child {
background:transparent;
}

ul#megaImp li .enbas {
background:url(../img_white/fond_des.png) repeat-x scroll left top #242424;
border:1px solid #353535;
position:absolute;
float:left;
display:none;
z-index:10000;
list-style:none;
list-style-type:none;
opacity:0;
top:45px;
overflow:hidden;
color:#e5e5e5;
left:0;
padding:10px;
}

ul#megaImp li .enbas .img_left_cont {
display:inline;
float:left;
height:auto;
width:200px;
margin-right:10px;
}

ul#megaImp li .enbas .decr_top_cont {
background-color:#ECECEC;
float:left;
line-height:12px;
margin-bottom:10px;
margin-top:10px;
margin-left:15px;
text-align:left;
padding:10px;
}

ul#megaImp li .enbas .decr_top_cont p {
clear:both;
color:#e5e5e5;
display:inline;
font-family:Arial,Century gothic,Tahoma,sans-serif;
font-size:15px;
text-shadow:1px 1px 0 #101010;
}

ul#megaImp li .enbas .img_left_cont img {
vertical-align:middle;
}

ul#megaImp li .row {
clear:both;
float:left;
width:100%;
padding:0;
}

ul#megaImp li:hover a,ul#topnav li a:hover {
color:#e5e5e5;
margin-top:0;
}

ul#megaImp li .enbas ul {
float:left;
list-style:none;
list-style-type:none;
width:175px;
margin:0;
padding:0;
}

ul#megaImp .enbas ul li {
width:100%;
color:#e5e5e5;
list-style:none;
line-height:15px;
background:transparent;
}

ul#megaImp .enbas ul li.stitle {
font-weight:400;
background:none;
list-style:none;
width:150px;
background-color:#ECECEC;
margin:10px 5px 10px 0;
padding:5px;
}

ul#megaImp .enbas ul li.stitle a {
text-align:left;
background-image:none;
list-style:none;
font-weight:400;
padding-right:5px;
padding-left:0;
width:80%;
line-height:18px;
}

ul#megaImp .enbas ul li a {
text-align:left;
float:left;
text-indent:0;
height:auto;
display:block;
text-decoration:none;
align:left;
font-weight:400;
list-style:none;
padding-top:0;
padding-right:5px;
padding-left:5px;
color:#e5e5e5;
line-height:14px;
margin:0;
}

.TableBig {
border:0 none;
display:inline;
float:left;
}

ul#megaImp li .colD {
width:920px;
}

ul#megaImp li .SanScolD {
background:url(../img_white/top_p_bg.png) repeat-x scroll left top #242424;
border:1px solid #353535!important;
width:760px;
overflow:hidden;
padding:10px;
}

ul#megaImp li .AveCcolA .img_left_cont {
background:url(../img_white/sep_top-p_o.png) repeat-x scroll left bottom transparent;
width:180px;
padding:10px;
}

ul#megaImp li .SanScolB span.separa {
background:url(../img_white/left_m.png) repeat-y scroll left top transparent;
height:500px;
width:2px;
position:absolute;
left:175px;
top:10px;
z-index:99;
}

ul#megaImp li .AveCcolB .img_left_cont {
background:url(../img_white/sep_top-p_o.png) repeat-x scroll left bottom transparent;
width:338px;
padding:10px;
}

ul#megaImp li .AveCcolB .img_left_cont img {
width:338px;
position:relative;
z-index:100;
}

ul#megaImp li .AveCcolB span.separa {
background:url(../img_white/left_m.png) repeat-y scroll left top transparent;
height:500px;
width:2px;
position:absolute;
left:175px;
top:10px;
z-index:99;
}

ul#megaImp li .SanScolC {
background:url(../img_white/top_p_bg.png) repeat-x scroll left top #242424;
border:1px solid #353535!important;
overflow:hidden;
width:570px;
padding:10px 5px 5px;
}

ul#megaImp li .SanScolC ul li {
background-color:transparent;
text-align:center!important;
width:178px;
border-top:1px dashed #353535;
border-bottom:1px dashed #151515;
-webkit-transition-duration:.8s;
-moz-transition-duration:.8s;
-o-transition-duration:.8s;
-ms-transition-duration:.8s;
transition-duration:.8s;
padding:5px 0;
}

ul#megaImp li .AveCcolC {
background:url(../img_white/top_p_bg.png) repeat-x scroll left top #242424;
border:1px solid #353535!important;
width:730px;
overflow:hidden;
padding:7px 0 7px 7px;
}

ul#megaImp li .AveCcolC .img_left_cont {
width:150px;
}

ul#megaImp li .AveCcolC .decr_top_cont {
background-color:#202020;
border-bottom:1px dashed #151515;
border-top:1px dashed #151515;
line-height:12px;
margin-bottom:10px;
margin-left:5px;
margin-top:0;
position:relative;
text-align:left;
width:550px;
padding:5px;
}

ul#megaImp li .AveCcolD {
background:url(../img_white/top_p_bg.png) repeat-x scroll left top #242424;
border:1px solid #353535!important;
width:925px;
overflow:hidden;
padding:7px 0 7px 7px;
}

ul#megaImp li .AveCcolD .img_left_cont {
width:155px;
}

ul#megaImp li .AveCcolD .decr_top_cont {
background-color:#202020;
border-bottom:1px dashed #151515;
border-top:1px dashed #151515;
line-height:12px;
margin-bottom:10px;
margin-left:0;
margin-top:0;
position:relative;
text-align:left;
width:738px;
padding:5px;
}

ul#megaImp li .SanScolA,ul#megaImp li .AveCcolA {
background:url(../img_white/top_p_bg.png) repeat-x scroll left top #242424;
border:1px solid #353535!important;
width:200px;
overflow:hidden;
padding:0;
}

ul#megaImp li .SanScolA ul,ul#megaImp li .AveCcolA ul,ul#megaImp li .SanScolB ul,ul#megaImp li .AveCcolB ul {
width:179px;
}

ul#megaImp li .SanScolA .img_left_cont,ul#megaImp li .SanScolB .img_left_cont,ul#megaImp li .SanScolC .img_left_cont,ul#megaImp li .SanScolD .img_left_cont {
display:none;
}

ul#megaImp li .SanScolA ul li.stitle,ul#megaImp li .AveCcolA ul li.stitle {
background:#202020;
border-bottom:1px dashed #151515;
border-top:1px dashed #151515;
box-shadow:none;

font-size:12px;
margin-bottom:0;
margin-right:0;
margin-top:0;
width:188px;
padding:7px 5px 7px 7px;
}

ul#megaImp li .SanScolA #catuu_0 li:first-child,ul#megaImp li .AveCcolA #catuu_0 li:first-child,ul#megaImp li .SanScolB #catuu_0 li:first-child,ul#megaImp li .SanScolB #catuu_1 li:first-child,ul#megaImp li .AveCcolB #catuu_0 li:first-child,ul#megaImp li .AveCcolB #catuu_1 li:first-child {
background:#202020;
}

ul#megaImp li .SanScolA ul li,ul#megaImp li .AveCcolA ul li {
background:none repeat scroll 0 0 transparent;
border-bottom:1px dashed #151515;
border-top:1px dashed #353535;
width:180px;
padding:8px 5px 8px 15px;
}

ul#megaImp li .SanScolA ul li a,ul#megaImp li .AveCcolA ul li a {
background:url(../img_white/bullet.png) no-repeat scroll left 4px transparent;
padding-left:12px;
}

ul#megaImp li .SanScolA .decr_top_cont,ul#megaImp li .AveCcolA .decr_top_cont {
background:transparent;
border-bottom:1px dashed #151515;
line-height:12px;
margin-left:0;
margin-top:0;
margin-bottom:0;
text-align:left;
width:190px;
padding:5px;
}

ul#megaImp li .SanScolA .decr_top_cont p,ul#megaImp li .AveCcolA .decr_top_cont p,ul#megaImp li .SanScolB .decr_top_cont p,ul#megaImp li .AveCcolB .decr_top_cont p,ul#megaImp li .SanScolC .decr_top_cont p,ul#megaImp li .AveCcolC .decr_top_cont p,ul#megaImp li .SanScolD .decr_top_cont p,ul#megaImp li .AveCcolD .decr_top_cont p {
font-size:12px;
}

ul#megaImp li .SanScolB,ul#megaImp li .AveCcolB {
background:url(../img_white/top_p_bg.png) repeat-x scroll left top #242424;
border:1px solid #353535!important;
width:358px;
overflow:hidden;
padding:0;
}

ul#megaImp li .SanScolB ul li.stitle,ul#megaImp li .AveCcolB ul li.stitle {
background:#202020;
border-bottom:1px dashed #151515;
border-top:1px dashed #151515;
font-size:12px;
margin-bottom:0;
margin-right:0;
margin-top:0;
width:178px;
box-shadow:none;
padding:7px 0;

}

ul#megaImp li .SanScolB ul li,ul#megaImp li .AveCcolB ul li {
text-align:center!important;
width:178px;
border-bottom:1px dashed #151515;
border-top:1px dashed #353535;
padding:8px 0;
}

ul#megaImp li .SanScolB ul li a,ul#megaImp li .AveCcolB ul li a,ul#megaImp li .SanScolC ul li a,ul#megaImp li .AveCcolC ul li a,ul#megaImp li .SanScolD ul li a,ul#megaImp li .AveCcolD ul li a {
background:none repeat scroll 0 0 transparent;
text-align:center;
width:180px;
margin:0;
padding:0;
}

ul#megaImp li .SanScolB ul li.stitle a,ul#megaImp li .AveCcolB ul li.stitle a,ul#megaImp li .SanScolC ul li.stitle a,ul#megaImp li .AveCcolC ul li.stitle a,ul#megaImp li .SanScolD ul li.stitle a,ul#megaImp li .AveCcolD ul li.stitle a {
text-align:center;
width:180px;
margin:0;
padding:0;
}

ul#megaImp li .SanScolB .decr_top_cont,ul#megaImp li .AveCcolB .decr_top_cont {
background:#242424;
border-bottom:1px dashed #151515;
line-height:12px;
margin-left:0;
margin-top:0;
margin-bottom:0;
text-align:left;
position:relative;
z-index:100;
width:348px;
padding:5px;
}

ul#megaImp li .AveCcolB .TableBig,ul#megaImp li .SanScolC .TableBig,ul#megaImp li .AveCcolC .TableBig,ul#megaImp li .SanScolD .TableBig,ul#megaImp li .AveCcolD .TableBig {
position:relative;
}

ul#megaImp li .SanScolC ul,ul#megaImp li .AveCcolC ul,ul#megaImp li .SanScolD ul,ul#megaImp li .AveCcolD ul {
width:180px;
margin-bottom:2px;
margin-right:5px;
margin-left:5px;
overflow:hidden;
}

ul#megaImp li .SanScolC ul li.stitle,ul#megaImp li .AveCcolC ul li.stitle,ul#megaImp li .SanScolD ul li.stitle,ul#megaImp li .AveCcolD ul li.stitle {
background:#202020;
font-size:12px;
margin-bottom:0;
margin-right:0;
margin-top:0;
width:178px;
border-bottom:1px dashed #151515!important;
border-top:1px dashed #151515;
padding:5px 0;
}

ul#megaImp li .SanScolC #catuu_0 li:first-child,ul#megaImp li .SanScolC #catuu_1 li:first-child,ul#megaImp li .AveCcolC #catuu_0 li:first-child,ul#megaImp li .AveCcolC #catuu_1 li:first-child,ul#megaImp li .SanScolD #catuu_0 li:first-child,ul#megaImp li .SanScolD #catuu_1 li:first-child,ul#megaImp li .AveCcolD #catuu_0 li:first-child,ul#megaImp li .AveCcolD #catuu_1 li:first-child {
background:none repeat scroll 0 0 #202020;
}

ul#megaImp li .SanScolC ul li,ul#megaImp li .AveCcolC ul li,ul#megaImp li .SanScolD ul li,ul#megaImp li .AveCcolD ul li,ul#megaImp li .AveCcolA ul li,ul#megaImp li .SanScolA ul li,ul#megaImp li .AveCcolB ul li,ul#megaImp li .SanScolB ul li {
-webkit-transition-duration:.8s;
-moz-transition-duration:.8s;
-o-transition-duration:.8s;
-ms-transition-duration:.8s;
transition-duration:.8s;
}

ul#megaImp li .SanScolC ul li:hover,ul#megaImp li .AveCcolC ul li:hover,ul#megaImp li .SanScolD ul li:hover,ul#megaImp li .AveCcolD ul li:hover,ul#megaImp li .AveCcolA ul li:hover,ul#megaImp li .SanScolA ul li:hover,ul#megaImp li .AveCcolB ul li:hover,ul#megaImp li .SanScolB ul li:hover {
background-color:#202020;
-webkit-transition-duration:.8s;
-moz-transition-duration:.8s;
-o-transition-duration:.8s;
-ms-transition-duration:.8s;
transition-duration:.8s;
}

ul#megaImp li .SanScolD .decr_top_cont {
background-color:#202020;
border-bottom:1px dashed #151515;
border-top:1px dashed #151515;
line-height:12px;
position:relative;
text-align:left;
z-index:100;
margin:0 5px 10px;
padding:5px;
width:740px;
}

ul#megaImp li .SanScolC .decr_top_cont {
background-color:#202020;
border-bottom:1px dashed #151515;
border-top:1px dashed #151515;
line-height:12px;
position:relative;
text-align:left;
z-index:100;
margin:0 5px 10px;
padding:5px;
width:550px;
}

.leo-container .clearfix{
	clear:both;
}

ul#megaImp li .AveCcolC ul li,ul#megaImp li .SanScolD ul li,ul#megaImp li .AveCcolD ul li {
background-color:transparent;
text-align:center!important;
width:178px;
border-bottom:1px dashed #151515;
border-top:1px dashed #353535;
padding:5px 0;
}

ul#megaImp li .SanScolC ul li:last-child,ul#megaImp .SanScolB li:last-child,ul#megaImp .AveCcolB li:last-child,ul#megaImp li .SanScolA li:last-child,ul#megaImp li .AveCcolA li:last-child,.AveCcolC ul li:last-child,.AveCcolD ul li:last-child,.SanScolC ul li:last-child,.SanScolD ul li:last-child,.SanScolD .cat_cont {
border-bottom:none!important;
}

ul#megaImp .SanScolB #catuu_0 li.stitle,ul#megaImp .AveCcolB #catuu_0 li.stitle,ul#megaImp .SanScolB #catuu_1 li.stitle,ul#megaImp .AveCcolB #catuu_1 li.stitle,.cat_cont li:nth-child(2),ul#megaImp li .SanScolA #catuu_0 .stitle,ul#megaImp li .AveCcolA #catuu_0 .stitle {
border-top:none!important;
}


/*----------------- Maincontainer  -------------------------*/
#leo-columns{
	position: relative;
	padding-top: 30px;
	float:left;
	width: 100%;
	
}
#index #leo-centercol { width: 100%;}
#center_column{
	width: 97%;
	float:left;
}
#leo-centercol {
	float:right;
	width: 690px;
}
.ac_results_instant {
	display: none;
	visibility: hidden
}
#instant_search_results a.close {
	background: url("../img/nav-logout.gif") no-repeat scroll right 2px transparent;
	float: right;
	margin-right: 7px;
	padding-right: 21px;
	text-transform: none
}
#leo-columns h1 {
	font-size: 25px;
	font-weight: inherit;
}

#lof-custom-home {margin-top: 122px; margin-left:12px; float:left; width: 100%; margin-bottom: 30px}
#lof-custom-home .leo-adv-home {width: 31.2%; float:left; margin-right: 3.1%;}
#lof-custom-home .leo-adv-home a {padding: 6px; display:block; background:#dbdbdb; border-radius: 5px 5px 5px 5px; }
#lof-custom-home .leo-adv-home a:hover {background:#4f9ed5;}
#lof-custom-home .leo-adv-home img {width: 100%;display:block;}
#lof-custom-home .leo-adv-home.itemlast { margin-right: 0;}

.slide{ margin-top: 76px;}

/*--------- left-column ------------*/

#leo-leftcol {}
#leo-leftcol > div.block {}
#leo-leftcol > div.block h4 {}
#leo-leftcol > div.block h4 > a {}
#leo-leftcol > #manufacturers_block_left.block > h4  {}
#leo-leftcol > #special_block_right.block > h4  {}
#leo-leftcol > div.block > div.block_content {}

/*--------- Right-column ------------*/

#leo-rightcol {
	width: 230px;
	float:left;
}

#leo-rightcol > div.block {
	/*border-radius: 5px 5px 5px 5px;*/
	background-color:#f3f3f3;
	float:left;
	margin-bottom: 15px;
	border: 4px solid #FFFFFF;
	width: 100%;
	box-shadow: 0 0 15px -8px black;
	-moz-box-shadow: 0 0 15px -8px black;
	-webkit-box-shadow: 0px 0px 30px -8px black;
	-o-box-shadow: 0 0 15px -8px black;
	-ms-box-shadow: 0 0 15px -8px black;
	font-size: 13px;
	
}
#leo-rightcol > div.block h4 {
	padding-left: 15px;
	border-bottom:1px solid #dedade;
	background: url(../img/icon/icon-rightcol.png) 5px top no-repeat #ededed;
	line-height: 40px;
	font-family: Georgia;
	text-transform: none;
	font-size: 19px;
	font-weight: normal;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	
}
#leo-rightcol > div.block h4 > a {
	color: #575757;
}
/* ------------ Manufacturers --------------*/
#leo-rightcol > #manufacturers_block_left.block > h4  {
	background-position: 5px -45px;
}
#manufacturers_block_left.block  li {
	border-bottom: 1px solid #DEDADE;
    border-top: 1px solid #FFFFFF;
	padding: 5px 15px;
}
#manufacturers_block_left.block  li.first_item {border-top: 0;}
#manufacturers_block_left.block  li.last_item {border-bottom: 0;}
#manufacturers_block_left.block p { margin:5px; text-align:center;}
 
 /*---------- block spacial -----------------------*/
#leo-rightcol > #viewed-products_block_left.block > h4  { background-position: 5px -88px; text-align: left;}
#viewed-products_block_left h5 {float: none; text-align: left; margin-bottom: 5px;}
#viewed-products_block_left ul li {width: 96%;} 
#viewed-products_block_left ul li a img {margin-right: 5px;}
/* global RTE fields */
.rte,
 .mceContentBody {
	text-align: left;
}
body.mceContentBody {
	margin: 9px 6px;
	width: 556px
}
.rte html,.rte div,.rte span,.rte applet,.rte object,.rte iframe,.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6,.rte p,.rte blockquote,.rte pre,.rte a,.rte abbr,.rte acronym,.rte address,.rte big,.rte cite,.rte code,.rte del, .rte dfn, .rte em,.rte font,.rte img,.rte ins,.rte kbd,.rte q,.rte s,.rte samp,.rte small,.rte strike,.rte strong,.rte sub,.rte sup,.rte tt,.rte var,.rte dl,.rte dt,.rte dd,.rte ol,.rte ul,.rte li,.rte fieldset,.rte form,.rte label,.rte legend,.rte table,.rte caption,.rte tbody,.rte tfoot,.rte thead,.rte tr, .rte th,.rte td,
.mceContentBody html, .mceContentBody div, .mceContentBody span, .mceContentBody applet, .mceContentBody object, .mceContentBody iframe, .mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6, .mceContentBody p, .mceContentBody blockquote, .mceContentBody pre, .mceContentBody a, .mceContentBody abbr, .mceContentBody acronym, .mceContentBody address, .mceContentBody big, .mceContentBody cite, .mceContentBody code, .mceContentBody del, .mceContentBody dfn, .mceContentBody em, .mceContentBody font, .mceContentBody img, .mceContentBody ins, .mceContentBody kbd, .mceContentBody q, .mceContentBody s, .mceContentBody samp, .mceContentBody small, .mceContentBody strike, .mceContentBody strong, .mceContentBody sub, .mceContentBody sup, .mceContentBody tt, .mceContentBody var, .mceContentBody dl, .mceContentBody dt, .mceContentBody dd, .mceContentBody ol, .mceContentBody ul, .mceContentBody li, .mceContentBody fieldset, .mceContentBody form, .mceContentBody label, .mceContentBody legend, .mceContentBody table, .mceContentBody caption, .mceContentBody tbody, .mceContentBody tfoot, .mceContentBody thead, .mceContentBody tr, .mceContentBody th, .mceContentBody td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline
}
.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6,
 .mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6 {
	margin: 0 0 0.3em 0;
}
.rte h1,
 .mceContentBody h1 {
	font-size: 18px;
	color: #B73535;
}
.rte h2,
 .mceContentBody h2 {
	font-size: 25px;
    font-weight: inherit;
}
.rte h3, .mceContentBody h3 { font-size: 16px; padding-left: 15px; }
.rte h4, .mceContentBody h4 { font-size: 14px }
.rte h5,.mceContentBody h5 { font-size: 12px }
.rte h6, div.rte h6 { font-size: 8px }
.rte ol, .mceContentBody ul, div.rte ol, .mceContentBody ul { padding-left: 2em }
.rte ul, .mceContentBody ul {
	list-style-type: square;
	margin-left: 2px
}
.rte strong, .mceContentBody strong { font-weight: bold }
.rte em, .mceContentBody em { font-style: italic }

/* tables still need 'cellspacing="0"' in the markup */
.rte table,.mceContentBody table {
	border-collapse: separate;
	border-spacing: 1px;
	width: auto
}
.rte caption, .rte th, .rte td, .rte table,
 .mceContentBody caption, .mceContentBody th, .mceContentBody td, .mceContentBody table {
	text-align: left;
	font-weight: normal;
	background: none;
	height: inherit;
	border: 1px #e5e6e7 solid;
	text-align: center
}
.rte th, .mceContentBody th {
	padding-left: 1em;
	padding-right: 1em;
	background: #e5e6e7
}
#leo-centercol .rte p, 
 .mceContentBody p { padding-left: 15px; margin: 0.5em 0 }
.rte ol, .mceContentBody ol {
	list-style-type: decimal;
	margin-left: 10px
} 

/* global table style */
div.table_block {
	/*padding-bottom: 6px;*/
	margin: 0 auto 2em;
	width: 100%
}

/* ************************************************************************************************
		Table
************************************************************************************************ */
table.std,
table.table_block {
margin-bottom: 20px;
width: 100%;
}
table.std th,
table.table_block th {
background: url("../img_white/cat_sep.png") repeat-x scroll left bottom #f8f8f8;
color: #808080;
font-size: 12px;
font-weight: bold;
padding: 12px;
text-align: center;
text-shadow: 0 1px 0 #FFFFFF;
text-transform: none;
}
table.std tr.alternate_item,
table.table_block tr.alternate_item {
background-color: #f3f3f3;
text-align: center
}
table.std  td,
table.table_block  td {
background: url("../img_white/cat_sep.png") repeat-x scroll left bottom #F8F8F8;
font-size: 12px;
padding: 12px;
vertical-align: top;
text-align: center
}


/*class table.std */
.std td,.std th { padding: 0.4em 0.5em }
.std th { white-space: nowrap }
.std tr.item td,.std .item th {}
.std tr.alternate_item td,
.std tr.alternate_item th { background-color: #f1f2f4 }
.std tbody td,.std tfoot td { 
	border-bottom: 1px solid #CCCCCC;
    box-shadow: 0 1px 0 #FFFFFF; 
    
}
.std thead th {
	height: 24px;
	text-align: center;
	white-space: nowrap;
	border-bottom: 1px solid #CCCCCC;
    box-shadow: 0 1px 0 #FFFFFF;
    
}
.std th.first_item { border-radius: 3px 0 0 0; }
.std th.last_item { border-radius: 0 5px 0 0; }
.std tfoot td {
	text-align: right;
	white-space: nowrap
}

/* /global table style */

form.std h3 {
	font-size: 19px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	box-shadow: 0 1px 0 #fff;
	
	margin: 0 0 0.5em 0;
	padding-left: 10px;
	line-height: 32px;
	
}
form.std fieldset {
	border: 0;
	margin-bottom: 1em;
	padding-bottom: 1em
}
form.std legend {
	padding: 0.3em 0.6em;
	margin: 1em 0 1em 0.5em;
	font-size: 1.6em;
	font-weight: 100;
	border-color: #d0d1d5;
	border-style: solid;
	border-width: 1px
}
form.std h4, form.std p {
	padding: 0.3em 1em;
	clear: both
}
form.std label, form.std p span {
	float: left;
	text-align: right;
	width: 30%
}
form.std p span.like_input {
	width: auto;
	margin-left: 0.7em
}

input, textarea, select { border: 1px solid #ccc; background-color:#fff;  margin-left: 5px; }

p.text input{
	min-height: 23px;
	padding-left: 2px;
	padding-right: 2px;
	width: 17em;
}
#toolspanel  select {
	background: #fff;
	border: 1px solid #ccc;
	
}

.checkbox input, .radio input { border: none }
form.std .checkbox label, form.std .radio label, form.std span.form_info {
	margin: 0;
	float: none;
	text-align: left
}
.required sup { color: #da0f00 }
form.std p.checkbox { padding-left: 30% }
form.std p.submit {
	margin-bottom: 1.5em
}
#leo-centercol form.std p.submit2 {
	padding-left: 170px;
	margin-bottom: 1.5em
}

/* START OF BUTTONS SECTION
 * -tags: input, a, span
 * -sizes: mini, small, normal, large
 * -types: button, exlusive
 * -status: normal, hover, disabled
 * -rule: the span.button is a a.button disabled
*/
form.std p.champ_requis {
    padding-left: 215px !important;
}
#leo-centercol h3.contact-form {
	
    margin: 0 0 5px 5px;
    padding-bottom: 5px;
}

/* id_state field in managed via JS and is firstly hidden */
form p.id_state { display: none }

/* generic style */
ul.bullet li, .block ul.bullet li, li.bullet {
	padding-left: 15px;
	list-style-type: none
}
ul.bullet li, .block ul.bullet li, li.bullet {}

.price-discount { text-decoration: line-through; }
.price-pretax { color: gray }
.price-ecotax { color: #488c40 }
img.icon { margin-right: 0.5em; vertical-align: middle }
.weight-price {
	font-size: 0.75em;
	text-align: right;
	color: gray
}

.volume-price {
	font-size: 0.75em;
	text-align: right;
	color: gray
}

.unity-price {
	font-size: 0.75em;
	text-align: right;
	color: gray
}

/* errors */
.error {
	width: 90%;
	color: #da0f00;
	margin: 0.3em auto 1.5em auto;
	padding: 0.3em 0.8em 1em
}
.error p { font-weight: bold }
.error li {
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	padding-left: 3em
}

/* warning */
.warning {
	color: black;
	font-size: 1.2em;
	background-color: #F8E1A0;
	border: 1px dashed #F9E400;
	font-weight: bold;
	margin: 0.2em 2em;
	padding: 0.6em 1em
}
.warning_inline {
	color: #da0f00;
	font-weight: bold
}

/* success */
.success {
	color: green;
	font-weight: bold;
	margin: 0.2em 1em;
	padding: 0.3em 0.8em 1em
}
.success_inline {
	color: green;
	font-weight: bold
}

/* breadcrumb.tpl */
#breadcrumb_wrapper  {
	height: 26px;
    left: 0;
    position: absolute;
    top: -34px;
    width: 100%;
}
#breadcrumb_wrapper  .breadcrumb {
	line-height: 35px;
}

.breadcrumb .navigation-pipe { text-indent: -9999px; background:url(../img/icon/arrow.png) no-repeat center center; padding: 0 0.5em }

.breadcrumb a {
	text-decoration: none;
	display:block;
	float:left;
	padding: 0 5px;
	color:#9e9e9e;
	font-weight: normal;
	text-shadow: none;
}
.breadcrumb span {
	text-decoration: none;
	display:block;
	float:left;
	color: #6b727c;
	padding-left: 3px;
}

/* pagination.tpl */
#pagination {
	 background:url(../img/advafooter-border-bg.png) left top repeat-x;
}

ul.pagination {
	list-style: none;
	float: left;
	padding-left: 10px;
}

ul.pagination li {
	display: inline;
	float: left;
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
	border: 0;
	padding: 0 10px;
	border: 1px solid #dedede;
	margin-right: 5px;
	background: #f1f1f1;
}
ul.pagination li#current span {

}

input.button_mini {
    border: 0 none;
    color: #fff;
    display: inline;
    font-size: 11px;
    font-weight: bold;
    height: 29px;
    line-height: 28px;
    margin-right: 5px;
    text-align: center;
    width: 27px;
}

.pagination input.button_mini {
	color: #6B727C;
}
#pagination_next {
	
}

ul.pagination li a {
	display: block;
}
form.pagination { text-align: right; float:right; }
form.pagination label {
	vertical-align: bottom;
	float: left;
	margin-left: 0.3em;
	font-size: 14px;
    font-weight: bold;
    text-align: center;
	line-height: 18px;
	margin-top: 8px;
}
form.pagination select { 
	float: right;
	height: 23px;
	margin-top: 3px;
	color:#63667B;
	border:1px solid #BDBCBC;
	padding: 1px;
}
form.pagination select option {
	font-size: 0.9em;
	padding-right: 1em
}
form.pagination input { float: right; cursor: pointer; }
#leo-centercol form.pagination p {  margin:0;}
#pagination_next span span {
	background: none;
}

/* steps (like order step) */
ul.step {
	background: transparent url('../img/step_start.png') no-repeat bottom left;
	list-style: none;
	margin: 0.8em auto 2em;
	padding-left: 40px;
	height: 30px;
	width: 465px
}
ul.step li {
	height: 30px;
	float: left;
	width: 100px;
	text-align: center;
	background: transparent url('../img/step_standard.png') no-repeat bottom left
}
ul.step li.step_current {
	background: transparent url('../img/step_current.png') no-repeat bottom left;
	font-weight: bold;
	color: #34abeb;
}
ul.step li a:hover {font-weight: bold;}
ul.step li.step_todo { font-style: italic }
ul.step li#step_end { width: 65px }
ul.step li#step_end { background: transparent url('../img/step_end.png') no-repeat bottom left; }
ul.step li#step_end.step_current { background: transparent url('../img/step_end_current.png') no-repeat bottom left }
#add_adress {
	background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #DEDADE;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 0 #CCCCCC;
    margin-bottom: 10px;
    
}
/* product-sort.tpl */
#productsSortForm p {
	height: 1em;
	margin: 0.5em 0 0 0
}
#productsSortForm label, #productsSortForm select { float: right }
#productsSortForm select { 
	height: 25px;
	color: #63667b;
	border: 1px solid #bdbcbc;
	padding: 1px;
	width: 90px;
	margin-right: 10px;
}
#productsSortForm select option {
	float:left;
}
#productsSortForm p.select {
	
}
#bt_compare {
	float:right;
	margin:0 10px 0 0;
}
p.lof-compare input.button {
	border: 3px double #ededed;
	background: #2D599A;
	color: #fff;
	margin-right: 10px;

}
p.lof-compare input.button:hover {
	background: none repeat scroll 0 0 #386DBC;
	color: #fff;
	margin-right: 10px;

}

/* Header */
#header_right ul { list-style: none; /*margin-bottom:46px;*/  }
#header_right form {
	border: none;
	margin-bottom: 0!important;
	display: inline
}
#lof_header_cart ul li {
	height: 27px;
}
#header_right label {
	margin: 0;
	float: none
}


/* ************************************************************************************************
		Footer
************************************************************************************************ */
#footer {
/*background: url('../img_white/footer_bg.png') repeat-x scroll left -79px #F8F8F8;*/
background: url("../img/perso/GLOBAL_Footer3.png") no-repeat scroll center bottom transparent;
padding:5px;
clear: both;
margin-right:auto;
margin-left:auto;
width:1012px;
height:458px;
}#footer .block_various_links {
clear: both;
height: 15px;
list-style: none outside none;
padding-bottom: 5px;
padding-top: 0;
text-align: center
}#footer .block_various_links li a {
text-decoration: none
}#footer .block_various_links li {
background: url("../img_white/left_m_sep.png") no-repeat scroll left center transparent;
display: inline;
padding: 8px;
}#footer .block_various_links li.first_item {
border-left: medium none;
padding-left: 0;
background: none;
}
#lofmegamenu{
	margin-top:0px;	
}
#footer_impact {
clear: both;
margin: 0 auto;
width: 944px;
height: 250px;
color: #CDCDCD;
padding-top: 14px;
}

#footer .width5{
	margin-top:20px;	
}
.infor li:first-child,.infor2 li:first-child,.infor3 li:first-child, .infor4 li:first-child  {
background: url("../img_white/ttle.png") repeat-x scroll left bottom transparent !important;
font-size: 18px !important;
margin-bottom: 15px;
padding-left: 0 !important;
text-align: left !important;
width: 188px;
}
.infor4 li a:first-child {
font-size:18px;
}
.infor li:first-child a,.infor2 li:first-child a,.infor3 li:first-child a  {
color: #9E9E9E;
}.infor li:first-child img,.infor2 li:first-child img,.infor3 li:first-child img {
display: none
}

#footer_impact .pour_lesbas {
/*border-bottom: 1px dashed #404040;*/
border-top: 1px dashed #404040;
float: left;
clear:both;
padding:10px 0;
height:50px;
width: 942px;
/*margin-bottom:10px;*/
}
#footer_impact .pour_lesbas li,#footer_impact .pour_lesbas li a {
	vertical-align:middle
}


#footer_impact .social {
background: none repeat scroll 0 0 transparent;
float: left;
text-align: center;
}
#footer_impact .payement {
background: none repeat scroll 0 0 transparent;
float: right;
text-align: center;
margin-top:10px;
margin-right:15px;
}
#footer_impact .payement li img {
vertical-align:middle
}
#footer_impact .payement li {
	display: inline;
    list-style-type: none;
    text-align: left;
    vertical-align: middle;
	margin-left:5px;
}

#footer_impact .social li {
display: inline;
    list-style-type: none;
    text-align: left;
    vertical-align: middle;
	margin-right:10px
}
#footer_impact .social li:hover {
	opacity:0.8;
}
#footer_impact .infor {
display: block;
float: left;
margin: 15px 35px 45px 15px;
}#footer_impact .infor4 {
border-left: 1px dashed #404040;
display: block;
float: left;
margin: 10px 5px 5px 15px;
padding: 6px;
width: 212px;
}#footer_impact .infor4 li img {
margin-right: 10px;
vertical-align:middle
}#footer_impact .infor2 {
display: block;
float: left;
margin: 15px 35px 5px 15px;
}#footer_impact .infor3 {
display: block;
float: left;
margin: 15px 10px 5px 15px;
}#footer_impact .infor li a,#footer_impact .infor2 li a,#footer_impact .infor3 li a,#footer_impact .infor4 li a {
text-decoration: none;
color:#CDCDCD;
}
#footer_impact .infor li a:hover,#footer_impact .infor2 li a:hover,#footer_impact .infor3 li a:hover,#footer_impact .infor4 li a:hover {
text-decoration: none;
color:#34ABEB;
}

#footer_impact .infor4 li a {
/*font-size:14px;*/
/*font-weight:600;*/
/*text-shadow: 1px 1px 0 #FFFFFF;*/
}
#footer_impact .infor li {
background: url("../img_white/bullet.png") no-repeat scroll 8px 5px transparent;
list-style-type: none;
text-align: left;
font-size: 12px;
padding-bottom: 8px;
padding-left: 2em;
}#footer_impact .infor4 li {
list-style-type: none;
text-align: left;
font-size: 12px;
padding-bottom: 0;
}
#footer_impact .infor4 li:first-child {
list-style-type: none;
text-align: left;
font-size: 12px;
padding-bottom: 8px;
}
#footer_impact .infor2 li {
background: url("../img_white/bullet.png") no-repeat scroll 8px 5px transparent;
list-style-type: none;
text-align: left;
font-size: 12px;
padding-bottom: 8px;
padding-left: 2em;
}#footer_impact .infor3 li {
background: url("../img_white/bullet.png") no-repeat scroll 8px 5px transparent;
list-style-type: none;
text-align: left;
font-size: 12px;
padding-bottom: 8px;
padding-left: 2em;
}

/*-- -- */

/* ************************************************************************************************
		Reinsurance
************************************************************************************************ */

#reinsurance_block{ margin:0 auto !important; width:942px;}


#reinsurance_block li {
color: #CDCDCD;
float: left;
list-style-type: none;
padding: 10px 10px 15px;
text-transform: uppercase;
text-align: left
}#reinsurance_block .width1 li {
width: 960px
}#reinsurance_block .width2 li {
width: 451px
}#reinsurance_block .width3 li {
width: 294px
}
#reinsurance_block .width4 li {
width: 215px
}
#reinsurance_block .width5 li {
width: 168px
}
#reinsurance_block li img {
float: left;
margin-right: 16px;
}
#reinsurance_block li span {
float: left;
font-size: 14px;
padding-top: 4px;
width: 60%;
}


 /* leo-sportline*/
#leo-sportline {	
	height: 135px;
    position: absolute;
    bottom: 0;
    width: 100%;
}
#leo-sportline .leo-inner {
	background:url("../img/default/footer-bg.png") repeat-x scroll left top transparent; 
	height: 150px;
	float:left;
	width: 100%
}

/* transfert effect*/
.transferProduct { border: 2px solid #888 }
/* Default block style */
div.block-cms h1 a { color: #374853; text-decoration: none; }
div.block-cms h1 a:hover { text-decoration: underline; }
#leo-centercol div.block h4
div.block h4 {
	font-size: 18px;
	line-height: 1.2;
}

ul.level0 li.leo-custom a span.lof-menu-title {
	color:#000;
	padding-bottom: 5px;
	display:block;
}

div.block ul { list-style: none }
div.block ul.tree li { padding-left: 1.2em }
#left_column div.block .block_content a.button_large,
 #leo-rightcol div.block .block_content a.button_large { margin: 0 0 0 -3px }
div.block .block_content {
	min-height: 16px
}
div.block li {
	list-style-position: outside
}

/* block exclusive */

div.exclusive h4 {
	color: white
}

div.exclusive li { margin-top: 0 }
div.exclusive, div.exclusive a {  }
div.exclusive .block_content {
	
}

/* block in the center column */
#leo-centercol p { margin: 0.5em 0; padding-left: 0.7em }

/* block products (new, features, viewed, etc...) on left and right column */
.products_block li { margin-top: 0.2em }
.products_block li.item img { }
.products_block li.last_item { border: none }
.products_block li img {
	float: left;
}


.products_block ul li {
	float: left;
	margin: 0 0 14px 9px;
	padding-bottom: 5px;
	padding-top: 4px;
	width: 161px;
}
.products_block ul li .lof-product { float:left; border: 1px solid #fff;}
.products_block ul li:hover { }
.products_block ul li  a {
}

.products_block ul li  a  img {
	float:left;
	border: 2px solid #e6e7e7
}
.products_block p img {
	float: none;
	margin: 0 0 0 0.4em
}

.products_block li h5 {
	display: block;
	font-size: 0.9em
}
.products_block li p a {
	font-weight: bold;
	font-size: 0.8em
}
.products_block dl {
	clear: both;
	border-top: 1px solid #374853;
	padding: 0 4px 4px
}
.products_block dl dt {
	margin-top: 0.3em;
}
.products_block ul.product_images li {
	border: none;
	float: left;
	clear: none
}

/* Special style for block products in center column */
#leo-centercol .products_block { border: none }
#leo-centercol .products_block .block_content {
	padding: 0
}
#manufacturers_list, 
#suppliers_list,
ul#product_list {
	margin-bottom: 20px;
}
.products_block ul .product_accessories_description {
	margin: 0;
	padding: 0;
}

/*#leo-centercol .products_block li.last_item { float: none; clear: both }*/
.products_block li.last_item_of_line { margin-right: 0; }
.products_block li.first_item_of_line { clear: both }
.products_block li.last_line { }
div.products_block h5 {
	float: left;
    font-family: Georgia;
    font-size: 16px;
    font-weight: normal;
    margin: 5px 0 3px;
    text-align: center;
    width: 100%;
}

div.products_block ul li p {
	margin: 0;
	padding: 0
}

div.products_block .product_accessories_description a.product_image {
	width: 118px;
	height: 85px
}
#div.products_block a.product_description {
	display: block;
	width: 118px;
	height: 50px;
	margin-left: 2px;
	margin-bottom: 8px;
	overflow:hidden
}

div.products_block div.product_desc { 
	margin: 5px 2px; 
	height: 42px; 
	overflow: hidden; 
	float: left; 
}
#best-sellers_block_homepage div.product_desc a   { color:#63667B;}
#div.products_block ul li div.product_desc a { font-weight: normal }
.products_block span.price {
	text-align: center;
	/*display: block;*/
}
p.price_container { text-align: center }
#leo-centercol .products_block .featured_price { margin-top: 2.5em }

#messageTopChange{
	color: #E1E2E7;
    font-family: calisto-MT;
    font-size: 42px;
    left: 234px;
    position: relative;
    text-align: center;
    top: 360px;
    width: 470px;
}


.dock {
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	background: url(images/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #34ABEB;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}


/* Special style for block accessories in center column (product page) */
#leo-centercol .products_block.accessories_block .block_content { background: none }
#leo-centercol div.products_block.accessories_block div.product_desc { 
	margin-right: 0;
	height: 150px; 
	border-right: 1px solid #d0d3d8 
}
#leo-centercol .products_block.accessories_block .block_content li { background: none; text-align: center }
#leo-centercol .products_block.accessories_block .block_content li h5,
 #leo-centercol .products_block.accessories_block .block_content li a.product_description { text-align:left }
#leo-centercol .products_block.accessories_block .block_content li.last_item a.product_image { border: none }

/* discount.tpl */
td.discount_value { white-space: nowrap }

/* address.tpl */
p.address_navigation { 
	padding: 1em 0!important;
	margin-bottom: 1.5em
}
p.address_navigation a.button { float: left }
p.address_navigation input[type=submit].button { float: right }

/* shopping cart */
#order-detail-content {
	background-color: #F8F8F8;
    border: 1px solid #fff;
    border-radius: 5px 5px 5px 5px;
    
	box-shadow: 0 1px 0 #CCC;
	/*overflow:hidden;*/
	/*margin-top:190px;*/
}
#cart_summary { margin-bottom: -8px;}
#cart_summary tr th {
	background: none repeat scroll 0 0 #EDEDED;
    border-bottom: 1px solid #CCCCCC;
    box-shadow: 0 1px 0 #FFFFFF;
	height: 35px;
	
	
}

#footerInfo { bottom:-2px; }

.cart_last_product { 
	width: 100%;
	margin: 0 auto 12px
}
.cart_last_product_header{
	border: 1px solid #DEDADE;
    box-shadow: 0 1px 0 #FFFFFF;
	margin-bottom: 15px;
	background:#EDEDED;
	border-radius: 5px 5px 0 0;
	
	padding-left: 10px;
	font-size: 15px;
}
.cart_last_product_header .left {
	font-size: 19px;
    height: 35px;
    line-height: 35px;

}
.cart_last_product_img { float:left }
.cart_last_product_img img {
	margin:0 6px;
	border:1px solid #D0D1D5;
	width: 45px;
	height: 45px
}
 .cart_last_product_content { 
	float:left;
	padding-left: 10px;
	width:241px 
}
.cart_last_product_content a { text-decoration:none }
.cart_last_product_content h5 { font-size:12px }

p.cart_navigation { padding: 1em 0!important; background: url("../img/advafooter-border-bg.png") repeat-x scroll left top transparent; float:left; width: 100%; }
p.cart_navigation .button,
p.cart_navigation .button_large { float: left; }
#order .address_add.submit .button_large { padding: 0 10px;} 
p.cart_navigation .exclusive,
p.cart_navigation .exclusive_large,
p.cart_navigation .exclusive_large_disabled { float: right; }
p.cart_navigation_extra {
	text-align: center;
	width: auto
}
form.std p.cart_navigation span {
	float: none;
	text-align: left;
	width: auto
}
#cart_summary tfoot td {
	border-top: none;
	line-height: 1.5em
}
#cart_summary tfoot tr.cart_total_product td { 
	border-bottom: 1px solid #CCCCCC;
    box-shadow: 0 1px 0 #FFFFFF; 
    
}
#cart_summary tfoot tr.cart_total_price td { 
	border-bottom: 1px solid #CCCCCC;
    box-shadow: 0 1px 0 #FFFFFF;
    
}
#cart_summary .price, #cart_summary .price-discount {
	font-size: 15px;
	text-decoration: none
}
tr.cart_item td { padding: 0.5em 0 }
td.cart_product a { margin: 0 0.6em }
td.cart_product a img {
	border: 1px solid #d0d1d5;
	width: 45px;
	height: 45px
}
td.cart_product a:hover img {  }
td.cart_description a { text-decoration: none }
td.cart_description a:hover { text-decoration: underline }
td.cart_description h5 a, td.cart_ref, td.cart_total { }
td.cart_unit, td.cart_total, td.cart_discount_price { text-align: right }
td.cart_availability, td.cart_ref { text-align: center }
td.cart_total .price {  }
tr.cart_item td.cart_unit { padding-right: 1em }
td.cart_quantity {
	width: 7.5em;
	text-align: right
}
.cart_quantity_input { float: left; margin: 5px 10px 0 3px; }
td.cart_quantity p, td.cart_quantity a {
	float: left;
	display: inline
}
td.cart_quantity p { padding-right: 0.3em }
td.cart_quantity .icon { margin-top: 0.6em }
td.cart_quantity a.cart_quantity_up,
td.cart_quantity a.cart_quantity_down { display: block }
tr.cart_free_shipping { white-space: normal }

#order tfoot p {
	margin: 0;
	/*float: left;*/
	text-align:right;
	width: 100%;
	padding:0;
}
#order tfoot span {
	float: right;
	display: block
}
#cart_voucher {
	/*background-color: #F3F3F3;*/
   /* border: 1px solid #DEDADE;*/
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 0 #CCCCCC;
	padding-bottom: 0;
	
	border-right: 0!important;
}
#order #voucher fieldset {
	border:0;
	margin-bottom : 14px;
	padding: 0.7em
}
#order form#voucher fieldset #display_cart_vouchers {
	margin-top:5px;
	clear:both;
	float:left;
}
#order form#voucher fieldset #display_cart_vouchers .voucher_name {
	color:#DD2A81;
	font-weight:bold;
	cursor:pointer;
}
#order form#voucher h4,
#order form#voucher p,
#order form#voucher .button { display: inline }
#order form#voucher h4 {
	float: left;
	line-height: 1.5em;
	margin-right: 6em
}
#order_carrier {
	clear: both;
	margin-top: 1em;
	padding: 0.5em
}
#order_carrier h4 {
	width: 50%;
	display: inline
}
#order_carrier img { vertical-align: middle }
#order_carrier span { margin: 0 0.2em }
#gift_div { display: none }
#gift_div label, #order #gift_div textarea {
	display: block;
	width: 100%;
}
#order .lof-specials span.price {
	margin: 10px 5px 5px;
}
#order  span.price {
	line-height: 15px;
	margin: 5px;
}
#order #form {}

#carrierTable {}
#carrierTable td,#carrierTable th {
	background: none repeat scroll 0 0 #F3F3F3;
	border-top:1px solid #DEDADE;
}
#carrierTable th.first-item {border-radius:5px 0 0 0;}
#carrierTable td {border-bottom:1px solid #DEDADE; box-shadow: none;}
#carrierTable td.carrier_action {border-radius:0 0 0 5px;}
#carrierTable td.carrier_price {border-radius:0 0 5px 0; }
#order-opc tfoot p {
	margin: 0;
	float: left;
	width: 85%
}
#order-opc tfoot span {
	float: right;
	width: 15%;
	display: block
}
#order-opc #voucher fieldset {
	border: 1px solid #bdc2c9;
	padding: 0.7em
}
#order-opc form#voucher fieldset #display_cart_vouchers {
	margin-top:5px;
	clear:both;
	float:left;
}
#order-opc form#voucher fieldset #display_cart_vouchers .voucher_name {
	color:#DD2A81;
	font-weight:bold;
	cursor:pointer;
}
#order-opc form#voucher h4,
#order-opc form#voucher p,
#order-opc form#voucher .button { display: inline }
#order-opc form#voucher h4 {
	float: left;
	line-height: 1.5em;
	margin-right: 6em
}
#order-opc #order_carrier {
	clear: both;
	margin-top: 1em;
	border: 1px solid #bdc2c9;
	padding: 0.5em
}
#order-opc #order_carrier h4 {
	width: 50%;
	display: inline
}
#order-opc #order_carrier img { vertical-align: middle }
#order-opc #order_carrier span { margin: 0 0.2em }
#order-opc #gift_div label, #order #gift_div textarea {
	display: block;
	width: 60%;
	margin: 1em 0
}
#guest-tracking p.center { width: 100%; text-align: center; }
#guest-tracking p.center input.exclusive_large { display: inline; }
#order #leo-centercol {

}

#HOOK_SHOPPING_CART {
	background-color: #F3F3F3;
    border: 1px solid #DEDADE;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 0 #CCCCCC;
    
	overflow:hidden;
}
#HOOK_SHOPPING_CART h3 {
	background: none repeat scroll 0 0 #EDEDED;
    border-bottom: 1px solid #CCCCCC;
    box-shadow: 0 1px 0 #FFFFFF;
	margin: 0;
	padding: 5px 0 5px 10px;
	
}

#module-cheque-payment #leo-centercol h2 ,
#module-bankwire-payment #leo-centercol h2  {font-size: 25px;}
/* views block */
div.leo-review {
	float:left;
	font-style: italic;
	border-bottom: 1px dashed #d5d5d5;
	width: 100%;
}
div.leo-review  a.leo-email {
	margin-right: 5px;
	background:url(../img/icon/icon-email.png) left center no-repeat;
	padding-left: 20px;
}
div.leo-detail-cart { 
	float: right;
    position: absolute;
    right: 0;
    top: 5px;
}

/* Related product  */

#leo-relate-product {
	 background-color: #F3F3F3;
    border: 1px solid #DEDADE;
    border-radius: 5px 5px 5px 5px;
    
    float: left;
    font-size: 14px;
    margin-top: 15px;
    width: 100%;
}
#leo-relate-product h4 {
	border-bottom: 1px solid #DEDADE;
    border-radius: 5px 5px 0 0;
    font-family: Georgia;
    font-size: 19px;
    font-weight: normal;
    line-height: 40px;
    padding-left: 45px;
    text-transform: none;
	background:url("../img/icon/icon-rightcol.png") no-repeat scroll 10px -131px #EDEDED;
	
}
#leo-relate-product ul.products {
	float:left;
	margin-top: 10px;
}
#leo-centercol p.leo-relate-description {
	float:left;
	text-align: center;
	width: 100%;
	padding:0;
}
/* manufacturers-list.tpl && suppliers-list.tpl */
#manufacturers_list, #suppliers_list {
	list-style-type: none;
	float:left;
}
#suppliers_list li, #manufacturers_list li {
	border-right: 1px solid #E5E5E5;
    float: left;
    padding: 10px 0;
    position: relative;
    width: 24.8% !important;
	min-height: 265px;
}
#suppliers_list li.first_item_of_line, #manufacturers_list li.first_item_of_line {
	margin-left: 0;
}
#suppliers_list li a, #manufacturers_list li a {
	text-decoration: none;
}
#suppliers_list li h3, #manufacturers_list li h3 {   
	color: #444D5B;
    display: block;
    float: left;
    font-size: 15px;
    font-weight: normal;
    height: 20px;
    overflow: hidden;
    padding: 0 2px;
    text-align: left;
    width: 100%;
}
#suppliers_list .logo img, #manufacturers_list .logo img {
	float:left;
}
#suppliers_list .left_side, #manufacturers_list .left_side {
	float: left;
	width: 100%
}
#suppliers_list .logo, #manufacturers_list .logo {
    display: inline-block;
    float: left;
	height: auto;
    padding-bottom: 2px;
    position: relative;
    text-align: center;
}
#suppliers_list li .description ,
#manufacturers_list li .description ,
#suppliers_list li .description a,
#manufacturers_list li .description a{
    display: block;
    float: left;
    font-size: 0.92em;
    max-height: 57px;
    overflow: hidden;
	color: #60A3AB;
	margin-top: 5px;
	font-size: 12px;
}
#suppliers_list li .right_side,
#manufacturers_list li .right_side {
	float: left;
	height: 50px;
	margin-top: 10px;
	padding: 0 18px;
}

#suppliers_list li a,
#manufacturers_list li a { 
	padding: 0 5px; 
	margin-bottom: 10px;
	text-align: left;
}

#suppliers_list li .left_side ,
#manufacturers_list li .left_side {
	color: #9E9E9E;
    float: left;
    padding: 0 6%;
    position: relative;
    text-align: left;
    width: 88%;
}
#leo-centercol .description p{
	padding-left:0;

}
/* conditions & legal */
ul.shop_info {
	list-style-type: square!important;
	list-style-position: inside;
	padding: 0.6em;
	margin-top: 0.6em;
	margin-left: 2em;
	border: 1px solid #888
}
ul.shop_info li {
	padding-left: 0.5em!important;
	padding-bottom: 0.5em!important
}

/* conditions.tpl */
#conditions #leo-rightcol { display: none }
#conditions h2 { background: transparent url('../img/title_bg_large.gif') no-repeat top left }
#conditions #leo-centercol {
	width: 730px;
	text-align: justify
}
#conditions #leo-centercol ul,
 #conditions #leo-centercol ol {
	margin-left: 2em;
	padding: 0.6em
}
#conditions #leo-centercol ul { list-style-type: circle }
#conditions #leo-centercol li { padding-bottom: 0.5em }
#conditions #leo-centercol { line-height: 1.3em }

/* order step 3: PAYMENT */
.payment_module { display: block }
.payment_module img {
	vertical-align: middle;
	margin-right: 1em
}
.payment_module a {
	display: block;
	background-color: #F3F3F3;
    border: 1px solid #DEDADE;
    border-radius: 5px 5px 5px 5px;
	padding: 0.6em;
	text-decoration: none;
	
}

/* Printable version */
@media print {
	div#left_column, div#leo-rightcol, div#leo-footer, a.button, span.button , .button, ul#usefull_link_block, div#header_user, #languages_block_top, #search_block_top, #currencies_block_top, ul#header_links, ul.idTabs, #availability_statut br {
		display: none
	}
	div#leo-centercol { width: 100% }
	input.text { border: 1px solid gray }
	.block_hidden_only_for_screen { 
		display: block; 
		margin-top: 1em 
	}
	#more_info_sheets #idTab1 { width: 530px }
	* { 
		background: none!important; 
		background-color: white!important; 
	}
}

/* Customizable product */
#customization_block { width: 556px }
.customization_block_title { margin: 4px 4px 4px 2px }
#customization_block ul { margin: 6px 6px 0 6px }
.customization_block_input { vertical-align: inherit }
img.customization_delete_icon { margin: 2px }
li.customizationUploadLine {
	text-align: right;
	margin-right: 40px;
	clear: left;
	padding: 4px;
	display: block
}
div.customizationUploadBrowse { float: left }
div.customizationUploadBrowseDescription { padding: 6px }
img.customizationUploaded {
	margin: 2px;
	border: 1px solid #888888
}
ul.customizationUploaded {
	list-style-type: none;
	margin-left: 4px
}
ul.customizationUploaded li { display: inline }
ul.customizationUploaded a { text-decoration: none }
div.customizationUploaded { clear: left }
div.deletePictureUploaded { float: right }
div.deleteCustomizableProduct { float: right }
ul.typedText {
	padding-left: 6px;
	list-style-type: none
}
/* mywishlist */
#mywishlist div#block-order-detail form.wl_send fieldset p input { margin-left: 60px }
#mywishlist div#block-order-detail {
	margin-top: 10px; 
	display: block
}
#mywishlist form.std fieldset label { width: 30px }
#mywishlist form.std fieldset input#submitWishlist { display: inline }
#mywishlist table.std thead th.mywishlist_first {
	text-align: center;
	width: 40px
}
#mywishlist table.std thead th.mywishlist_second {
	text-align: center;
	width: 80px
}
#mywishlist table.std thead th.first_item,
#mywishlist table.std tbody tr td { width: 200px }
#mywishlist div#block-order-detail ul li span.wishlist_product_detail select { margin: 0 }
#mywishlist div#block-order-detail { margin-top: 10px }
#mywishlist #hideBoughtProducts,
#mywishlist #showBoughtProducts {
	float: left;
	margin: -18px 0 0 5px
}
#mywishlist #showBoughtProducts,
#mywishlist #hideBoughtProductsInfos,
#mywishlist #hideSendWishlist { display: none }
#mywishlist #showBoughtProductsInfos,
#mywishlist #hideBoughtProductsInfos { margin-left: 5px }
#mywishlist #showSendWishlist,
#mywishlist #hideSendWishlist,
#mywishlist div#block-order-detail ul li a.exclusive {
	float: right;
	margin: -18px 0 0 0
}
#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th { text-align: center }
#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th.first_item { width: 300px }
#mywishlist div#block-order-detail table.wlp_bought_infos { margin: 0 0 0 10px }
#mywishlist div#block-order-detail ul li img { float: left }

/* View wishlish */
#view_wishlist #featured-products_block_center ul div li a img { float: left }
#view_wishlist #featured-products_block_center ul div li a,
 #view_wishlist #featured-products_block_center ul div li span {
	text-decoration: none;
	float: left
}
#view_wishlist #featured-products_block_center ul div li span.wishlist_product_detail,
 div#mywishlist div#block-order-detail ul li span.wishlist_product_detail {
	margin-left: 30px;
	float: left
}
div#mywishlist div#block-order-detail ul li span.wishlist_product_detail { margin-bottom: 5px } 
#view_wishlist #featured-products_block_center ul div li a.exclusive,
 #view_wishlist #featured-products_block_center ul div li span.exclusive {
	margin-left: 55px
}
#view_wishlist #featured-products_block_center ul div li.address_name input.text {
	color: #999;
	font-weight: bold;
	font-size: 11px;
	border: 0
}
#order-confirmation span.price {
	float: none;
}

div.order_carrier_content input {
	float:left;
	margin-right: 5px;
}

div.order_carrier_content{
	border: 1px solid #D4D4D4;
    /*color: #D4D4D4;*/
    font-size: 12px;
    padding: 15px;
    text-align: left;
}

.order_carrier_content .checkbox{
	padding-left:0px;
	padding-top:10px;
}

div.delivery_options {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    /*border-color: -moz-use-text-color #BDC2C9 #BDC2C9;
    border-right: 1px solid #BDC2C9;
    border-style: none solid solid;
    border-width: 0 1px 1px;*/
    border-bottom: solid 1px #D4D4D4;
    padding: 0 0 15px;
}
#order .delivery_options_address h3, #order-opc .delivery_options_address h3 {
    /*background: none repeat scroll 0 0 #383838;*/
    /*color: #FFFFFF;*/
    font-size: 12px;
    padding: 6px 2px;
    /*text-shadow: 0 1px 0 #000000;*/
    border-bottom: solid 1px #D4D4D4;
    text-transform: uppercase;
	margin-bottom: 0;
	border-radius: 3px 3px 0 0;
	
}
#order .delivery_option_radio, #order-opc .delivery_option_radio {
    float: left;
    margin: 21px 12px;
}
#order .delivery_option label > table.resume, #order-opc .delivery_option label > table.resume {
    height: 46px;
    width: 685px;
}
#order .delivery_option label > table.resume td, #order-opc .delivery_option label > table.resume td {width: 160px; margin-left: 10px;}
.delivery_option_carrier.not-displayable {display:None;}
/* module reversoform*/
.account_creation #reverso-form { width: 100% }
.account_creation #reverso-form label {
	width: 250px;
	text-align: left;
	margin-left: 10px
}
.account_creation #reverso-form label#legend_reverso {
	clear: both;
	width: 100%;
	font-size: 10px;
	text-align: left
}
.account_creation #reverso-form input#reverso_form { margin-top: 20px }

/* module productcomments */
.rating {
	cursor: pointer;
	margin: 2em;
	clear: both;
	display: block
}
.rating:after {
	content: '.';
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden
}
.cancel, .star {
	float: left;
	width: 17px;
	height: 15px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer
}
.cancel, .cancel a { background: url(../../../modules/productcomments/img/delete.gif) no-repeat 0 -16px }
.star, .star a { background: url(../../../modules/productcomments/img/star.gif) no-repeat 0 0 }
.cancel a, .star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0
}
div.star_on a { background-position: 0 -16px }
div.star_hover a, div.star a:hover { background-position: 0 -32px }
.pack_content { margin: 10px 0 10px 0 }
.pack_price {
	float: right; 
	margin-right: 3px; 
	font-size: 12px
}
.confirmation { 
	color: #808000; 
	font-weight: bold 
}
#page .rte { background: transparent none repeat scroll 0 0 }

/* module paypalapi */
.paypalapi_about { text-align: justify }
.paypalapi_about ul { padding-left: 20px }

/* cms pages */
#cms div.content_only { 
	text-align: left; 
	padding: 10px 
}
.live_edit_feed_back_ok {
	color: #374853; 
	background-color: #DFFAD3; 
	padding: 4px; 
	border: 2px solid #72CB67
}
.live_edit_feed_back_ko {
	color: #374853; 
	background-color: #FAE2E3; 
	padding: 4px; 
	border: 2px solid #EC9B9B
}
.add_module_live_edit {
	background-color: #F1F2F4; 
	padding: 4px; 
	border: 2px solid #D0D3D8;
}

#toolspanelcontent {
	min-height: 230px!important;
}
#order #discount_name { width: 180px; height: 27px; }

#leo-centercol .bg-tabs-left-bd h1 {
	background: url("../img/icon/icon-rightcol.png") no-repeat scroll 5px -130px #EDEDED;
    border-bottom: 1px solid #DEDADE;
    border-radius: 5px 5px 0 0;
    font-size: 20px;
    padding-left: 15px;
	height: 40px;
	
	line-height: 40px;
	width: auto;
}

ul#product_list .lof-product,
#featured-products_block_center .lof-product {
	display: inline-block;
	float: left;
	height: auto;
	position: relative;
	text-align: center;
	width: 100%;
}

ul#product_list .lof-product img,
#featured-products_block_center .lof-product img {
	background: none repeat scroll 0 0 #FFFFFF;
	width: 100%;
	padding: 0;
	margin: 0;
}
ul#product_list .lof-product a,
#featured-products_block_center .lof-product a{
	display:block;
	float:left;
	background:#DEDEDE;
	padding: 2px;
	border:1px solid #EDEDED;
}

ul#product_list li div.right_block,
#featured-products_block_center div.block_content div.lof-detail{
	float:left;
	width: 100%;
	text-align: center;
}

#primary_block #image-block div.mask_large {
    background: url("../img/mask_large.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 220px;
    left: 0;
    position: absolute;
    top: 0;
    width: 305px;
}
#primary_block #thumbs_list div.mask_small {
    background: url("../img/mask_small.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 75px;
    left: 0;
    position: absolute;
    top: 0;
    width: 95px;
}

/* ************************************************************************************************
		Order Slip
************************************************************************************************ */
#order-slip #left_column {
}#order-slip #center_column {
width: 680px
}#order-slip #order-list {
border-bottom: 1px solid #999
}#order-slip #order-list td {
border-top: 1px solid #202020;
border-bottom: none
}#order-slip #order-list td.history_invoice {
border-right: none
}


/*  Slideshow -----------------------------*/
#index .lof-module-slideshow.descimage {
	display:block;
}

.lof-slideshow-view {
    background: url("../img/default/price-bg.png") no-repeat scroll left bottom transparent;
    color: #ffffff;
    display: inline-block;
    height: 150px;
    position: absolute;
    right: 36px;
    top: 88px;
    width: 265px;
	text-align: center;
}

.lof-slideshow-view div {
		height: 140px;
		padding-left: 40px;
		
}
.lof-slideshow-view div span {
	float:left;
	width: 100%
}
.lof-price-title {
	font-size: 27px;
	margin-top: 20px;
}

/*megamenu --------------------*/

.menunongroup h2,.lofmegamenuwhite > .ddsmoothmenu > ul >li > h4 > a,.menunongroup h3 a {
	color: #fff;
	font-size: 14px;
	padding:5px;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
}
.lofmegamenuwhite .ddsmoothmenu #lofmegamenu li > div > div > ul > li.lofvideo > a span.lof-menu-title,
.lofmegamenuwhite .ddsmoothmenu #lofmegamenu li > div > div > ul > li.loflastnews > a span.lof-menu-title {
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	padding-bottom: 5px;
}


/* layout */


.inputbox:hover,
.inputbox:focus{
 background: none;
}

.lof-tabs-en .lof-sale{
	background: url("../img/lowered_en.png") no-repeat scroll center center transparent;    
}

#bottombox a { color: #000;}

#lof_special_block {
	width: 100%;
}
div.product_image {
	float: left;
	margin-right: 10px;
}
div.lofspecial-des{
	text-transform: none;
	line-height: 15px;
}
div.product_image img {
	border: 3px solid #e3e4e4;
}
#lof_special_block  h5 {
	float: none;
	text-align: left;
}
#lof_special_block  h5{
	display: block;
    font: 18px/22px normal georgia;
    margin-bottom: 5px;
    text-transform: none;
}
#lof_special_block  .leo-special {
	background: url(../img/lowered_en_bg.png) left top no-repeat;
	height: 50px;
	width: 50px;
	text-indent: -99999px;
	position: absolute;
	top: -4px;
	right: 0;
}
div.lof-specials span.price {
	color: #f42f2f;
	font-size: 17px;
	margin: 4px 0;
	float:left;
}
div.lof-specials span.price-discount {
	font-size: 17px;
	margin-left: 13px;
	line-height: 35px;
}
div.lof-specials span.reduction{
	display: none;
}
#lofadva-pos-2 div.lofadva-block-1  ul li {
	float:left;
	width: 100%;
}
#leo-gotop {
	position: relative;
	background: url(../img/default/gototop-bg.png) center center no-repeat;
	width: 50px;
	height: 50px;
	margin: 0 auto -43px;
    position: relative;
	text-indent: -99999px;
}
#leo-gotop a {
	display: block;
    height: 50px;
    width: 50px;
}
/***/
.pattern{background:url(../img/patterns/pattern.png);}
.pattern1{background:url(../img/patterns/pattern1.png);	}
.pattern2{background:url(../img/patterns/pattern2.png);	}
.pattern3{background:url(../img/patterns/pattern3.png);	}
.pattern4{background:url(../img/patterns/pattern4.png);	}
.pattern5{background:url(../img/patterns/pattern5.png);	}
.pattern6{background:url(../img/patterns/pattern6.png);	}
.pattern7{background:url(../img/patterns/pattern7.png);	}
.pattern8{background:url(../img/patterns/pattern8.png);	}
.pattern9{background:url(../img/patterns/pattern9.png);	}
.pattern10{background:url(../img/patterns/pattern10.png);	}
.pattern11{background:url(../img/patterns/pattern11.png);	}
.pattern12{background:url(../img/patterns/pattern12.png);	}
.pattern13{background:url(../img/patterns/pattern13.png);	}
.pattern14{background:url(../img/patterns/pattern14.png);	}
.pattern15{background:url(../img/patterns/pattern15.png);	}
.pattern16{background:url(../img/patterns/pattern16.png);	}

.layout-rcl #leo-centercol {
	float:right;
}
.layout-rcl #leo-rightcol {
	float:left;
}

.layout-clr #left_column{
	float:right;
}


#bottombox a:hover, 
#bottombox input:hover {
	background: #D64E8E;
	color: #fff;
}


/*------------- color: button -------------------------*/
li.address_update a,
li.address_delete a,
#cart_block p#cart-buttons a,
#order a.button_large,
p.lof-button a,
#bottombox a,
#bottombox input,
#stores input.button,
input.button,
.button_large,
input#addCommentButton,
input.exclusive,
.exclusive_large,
input#submitAccount,
input#submitMessage,
input#carriercompare_submit,
.lof-add-cart,
span.exclusive,
a.exclusive,
a.button,
#left_column #cart-buttons a {
	color: #fff;
	display: block;
	border: 0;
	cursor: pointer;
	font-weight: normal;
	font-size: 14px;
	padding: 0 10px 5px;
	font-family: Calibri;
}

#leo-columns p.cart_navigation a {padding: 0 10px;}


.pagination input.button_mini,
#button_order_cart,
#bottombox input,
#bottombox a,
p.SE_SubmitRefreshCard input,
p.cart_navigation .exclusive,
p.cart_navigation .exclusive_large,
.button_large,
.bt_compare,
a.sliding-detail,
.button,
#button_order_cart ,
.button_small {
	border-radius: 5px 5px 5px 5px;
	font-weight: bold !important;
    height: 27px;
    line-height: 25px;
	background: url(../img/default/button-bg.png) left top repeat-x;
	color: #fff;
	
}

.pagination input.button_mini:hover,
#button_order_cart:hover,
#bottombox input:hover,
#bottombox a:hover,
p.SE_SubmitRefreshCard input:hover,
p.cart_navigation .exclusive:hover,
p.cart_navigation .exclusive_large:hover,
.button_large:hover,
.bt_compare:hover,
a.sliding-detail:hover,
.button:hover,
#button_order_cart:hover ,
.button_small:hover {
	background: url(../img/default/button-bg-hover.png) left top repeat-x;
	color: #fff;
}


.bt_compare {
	color: #fff;
	padding: 0px 15px 5px;
	cursor: pointer;
	margin-right: 10px;
	font-family:helve;
	height: 25px;
	border: 0;
	font-weight: normal!important;
}
li.address_update a, li.address_delete a { background: url(../img/default/checkout-bg.png) left center repeat-x}

ul#product_list li a.button,
.lof-slidingcaption-wrap.basic .lof-sliding-featured .sliding-feature-over a.lof-add-cart,
#add_to_cart .exclusive {
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 10px 6px 37px;
    position: relative;
    text-align: left;
	font-family: Calibri,tahoma;
}

input#submitMessage,
input#carriercompare_submit {display:inline; padding: 0 15px 5px;}


.price, .price-shipping, .price-wrapping { color: #34ABEB; font-size: 110%;}

/* css 3 */
#lof-custom-home .leo-adv-home a,
ul#product_list .lof-product a, 
#featured-products_block_center .lof-product a {
	-moz-transition: background 0.5s ease-in-out 0.1s;
	-o-transition: background 0.5s ease-in-out 0.1s;
	-webkit-transition: background 0.5s ease-in-out 0.1s;
}
ul#product_list .lof-product a:hover, #featured-products_block_center .lof-product a:hover {
	background:#34abeb; 

}
.default .product_label,
.products_block ul li a img,
div.product_image img,
div.custom-img, div.custom-img-3, div.custom-img-2, div.custom-img-1,
ul#product_list a.product_img_link img,
ul#product_list li,
#thumbs_list li a img,
#subcategories .inline_list a img {
	-moz-transition: box-shadow 0.5s ease-in-out 0s, border 0.5s ease-in-out 0s;
	-o-transition: box-shadow 0.5s ease-in-out 0s, border 0.5s ease-in-out 0s;
	-webkit-transition: box-shadow 0.5s ease-in-out 0s, border 0.5s ease-in-out 0s;
	
	
}

ul#product_list li:hover {
	box-shadow: 0 0 10px #000;
	
}

div.product_image img:hover,
div.custom-img:hover, 
div.custom-img-3:hover,
div.custom-img-2:hover, 
div.custom-img-1:hover,
#thumbs_list li a img:hover,
.default .product_label:hover,
.products_block ul li a img:hover ,
#subcategories .inline_list a img:hover {
	border-color:#4f9ed5;
}

#lofmegamenu-responsive  a:hover,
ul.pagination li.current span,
.rte h2, .mceContentBody h2,
ul#product_list li h3 a:hover,
.breadcrumb a:hover,
#shopping_cart a:hover,
#header_user_info span.leo-login,
#header_user_info a:hover ,
#module-cheque-payment #leo-centercol h2 ,
#module-bankwire-payment #leo-centercol h2 ,
#subcategories h3,
#leo-centercol h1,
#lofadva-pos-4 .lofadva-block-1 a,
#currencies_block_top a:hover,
#currencies_block_top .selected a ,
#languages_block_top li.selected_language,
span.custom-readmore,
#leo-footer a:hover,
.default .lof-item-content h4 a:hover {
	color: #34abeb;
} 
#breadcrumb  .breadcrumb,
.descimage .lof-slide-main-content h3 a span {
    color: #6B727C;

}
ul#product_list li span.exclusive,
ul#product_list li a.button,
.lof-slidingcaption-wrap.basic a.lof-add-cart,
#add_to_cart .exclusive,
.default .lof-main-puplic .lof-add-cart {
	background: url(../img/default/addtocart.png) left top no-repeat;
}
.default .lof-main-puplic span.lof-add-cart,
ul#product_list li span.exclusive,
ul#product_list li a.button:hover,
.lof-slidingcaption-wrap.basic a.lof-add-cart:hover,
#add_to_cart .exclusive:hover,
.default .lof-main-puplic a.lof-add-cart:hover {
	background-position: left -36px;
	color: #fff;
}
