a.buy:link{
	display:block;
	width:125px;
	height:45px;
	line-height:40px;
	background:url(/data/standards/img/btn.png);
	text-decoration:none;
	margin-top:20px;
	text-align:center;
	float:right;
}
a.buy:visited{
	
} 
a.buy:hover{
	background-position:0 -45px;
	color:#333;
}
.kShop{
	width: 103%;
	font-size:1em;
	line-height: 1.1em;
}

.kShop span{
	font-size:0.9em;
}
/*
.kShop a:link, .kShop a:visited, .kProductInfos h3, .kProductDetail h1, .kProduct a:link, .kProduct a:visited, #kScart a, a.kButton:link,a.kButton:visited, .kProductDetailInfos span{
	color: #6d6e71;
}
*/

.kProduct{
	width:30%;
	float:left;
	margin:0 2.5% 10px 0;
	position: relative;
}

.kProduct, .kProduct img, .kProductInfos a{
    transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
    -o-transition: all .3s ease-in-out; 
}

.kProduct:hover {
	-moz-box-shadow: 0 0 3px rgba(173,170,166, 1); /* shadow on image */
	-webkit-box-shadow: 0 0 3px rgba(173,170,166, 1);
	box-shadow: 0 0 3px rgba(173,170,166, 1);
}
.kProduct:hover img{ 
	opacity: 0.8;
    -moz-opacity : 0.8; 
    -ms-filter: "alpha(opacity=80)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); 
    filter : alpha(opacity=80); 
}
.kProductDetail{
	width: 98%;	
	position: relative;
}
a.back{
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
.kProduct a:link{
	text-decoration:none;
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	text-align: left;
}
.kProductImg a{
	position: absolute;
	left:0;
	bottom: 0;
	text-align: left;
	max-height: 100%;
}

div#bd div.c2 div.wrap .kProduct a img {
	margin: 0 auto;
	float: none;
	height: auto;
	width: auto;
	
	max-width: 100%;
	max-height: 150px;

	position: relative;
	display: block;
	bottom: 0;
}

.nopic {
	height: 105px;
	text-align: center;
	padding: 10px;
	border: 1px solid #ccc;
	opacity: 0.5;
	font-size: 12px;
	line-height: 12px;
    -moz-opacity : 0.5; 
    -ms-filter: "alpha(opacity=50)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); 
    filter : alpha(opacity=50); 
}

div#bd div.c2 div.wrap .kProductDetailImg .nopic{
	height: 240px;
}

div#bd div.c2 div.wrap .kProductDetailImg .nopic img{
	width: auto;
	float: none;
	display: block;
	margin: 60px auto 0;
}

div#bd div.c2 div.wrap .kProduct a .nopic img {
	margin-bottom:10px;
	opacity: 0.5;
    -moz-opacity : 0.5; 
    -ms-filter: "alpha(opacity=50)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); 
    filter : alpha(opacity=50); 
}

.kProduct a:visited{
	text-decoration:none;
}
.kProduct p, .kProductDetail p{
	margin:0;
	padding:0;
}
.kProductDetail p{
	line-height: 1.5em;
}

.kProduct p.price, .kProductDetail p.price{
	margin:4px 0 0 0;
	padding:0;
	font-size: 1em;
	font-style: italic;
}
.kProduct p.price span, .kProductDetail p.price span{
	font-weight: bold;
	font-size: 1em;
	font-style: normal;
}
.kProduct a:link p.price.action .normal, .kProductDetail p.price.action .normal{
	text-decoration: line-through;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
}
.kProduct a:link p.price.action .action, .kProduct a:visited p.price.action .action, .kProductDetail p.price.action .action{
	color: red;
	padding-left: 5px;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
}
.kProduct em{
	font-size:12px;
	font-style:normal;
}
.kProductImg{
	display:inline-block;
	vertical-align:bottom;
	height:150px;
	overflow: hidden;
	margin-bottom: 15px;
	text-align: center;
	width: 100%;
	position: relative;
}
.kProductImg a{
	position: absolute;
	bottom: 0;
}

.kProductInfos {
	height: 100px;
	padding: 8px;
	background: url(/data/standards/img/kShopProdukt_bg.png) repeat-x;
}

.kProductDetailMore {
	margin-top: 15px;
	padding: 15px 15px;
	position:relative;
	background: url(/data/standards/img/kShopProdukt_bg.png) repeat-x;
}

.kProductInfos h3, .kProductDetail .kProductDetailInfos h1{
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 5px 0 12px 0;
	line-height: 1.2em;
	height:auto!important;
	overflow: hidden;
}

.kProductDetail .kProductDetailInfos h1{
	font-size: 1.3em;
}

.kProductDetailMore h2{
	margin-bottom: 12px;
}

.kProductDetail .kProductDetailInfos h1{
	height:auto;
	margin: 0 0 8px 0;
}

.kProductInfos .mark{
	padding-right: 3px;
	border-right: 1px solid #6d6e71;
}

.kProductInfos .specs{
	display: inline;
	height:10px;
	padding-right: 3px;
	border-right: 1px solid #6d6e71;
}

.kProductDetailInfos .reference{
	padding: 0 0 0 3px;
}

.kProductDetailInfos .specs{
	display: inline;
	height:10px;
	padding: 0 3px;
	border-right: 1px solid #6d6e71;
}

.kProductDetailInfos .mark{
	padding-left: 0 3px 0 0;
	border-right: 1px solid #6d6e71;
}

.kProductInfos .reference{
	padding-left: 3px;
	margin-left: 3px;
	border-left: 1px solid #6d6e71;
}

.kProduct u.new {
	position: absolute;
	margin-top: -20px;
	margin-left: 75%;
	width: 0;
	height: 0;
	overflow: hidden;
	color: #fff; /* couleur du texte */
	font-weight: bold;
	font-size: 0.9em;
	background: url(/data/standards/img/kShopSprite.png) no-repeat 0 -107px;
	text-decoration: none; 
	padding: 	30px 32px 0 0; /* espacement */
	
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.kProductDetailMore .new{
	position: absolute;
	margin-top: -42px;
	margin-left: 0;
	width: 90%;
	height: 0;
	overflow: hidden;
	color: #fff; /* couleur du texte */
	font-weight: bold;
	font-size: 0.9em;
	background: url(/data/standards/img/kShopSprite.png) no-repeat right -61px;
	text-decoration: none; 
	padding: 	41px 0 0 0; /* espacement */
	
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.kProductDetailImg{
	display:inline-block;
	vertical-align:bottom;
	float:left;
	width:260px;
	text-align:center;
	margin-right: 10px;
}
.kProductDetailOrder{
	float:left;
	width:280px;
	text-align:left;
}
.kProductDetailOrder h1{
	text-align:left;
	font-size:18px;
	margin:0;
	margin-top:10px;
	border-bottom:dotted 1px #999;
	padding: 5px 0;
	margin:10px 0 5px 0;
}
.kProductDetailOrder p{
	font-size:12px;
}
.kProductDetailOrder em{
	font-size:12px;
	font-style:normal;
}
.kProductDetailOrder a{
	display: block;
	width: 125px;
	height: 45px;
	line-height: 40px;
	background: url(/data/standards/img/btn.png);
	text-decoration: none;
	margin-top: 50px;
	text-align: center;
	float:right;
}
.kProductDetailOrder a:link{
}
.kProductDetailOrder a:visited{
}
.kProductDetailInfos a:visited{
	clear:both;
}

.basket #paypal form{
	overflow: hidden;
}

.basket #paypal{
	padding-top:20px;
}

form input.paypalBtn[type="image"]  {
	margin: 0;
	width: 0;
	margin-top: -35px;
	height: 0;
	float: none;
	display: block;
	float: right;
}

#jsExpedition, #jsWithdraw{
	padding-left: 25px;
}

form#addressForm{
	max-width: 680px;
	margin: 0 auto;
}

form#addressForm >p{
	margin-bottom:20px;
}

#jsLivraison > div, #jsExpedition > div, #jsLivraison label, form#addressForm label{
	text-align: left;
	margin-top: 8px;
}

#jsExpeditionContainer, #jsWithdrawContainer, div#jsExpedition, div#jsWithdraw {
	position: relative;
	padding-left: 28px;
}

div#jsExpedition, div#jsWithdraw {
	padding-top: 2px;
	padding-bottom: 2px;
}

#jsExpeditionContainer >div >input[type="radio"], #jsWithdrawContainer >div >input[type="radio"], div#jsExpedition >div >input[type="radio"], div#jsWithdraw >div >input[type="radio"] {
	position: absolute;
	left: 0;
	margin-top: 1px;
}

#jsExpeditionContainer >div >label, #jsWithdrawContainer >div >label {
	float: none;
	width: auto;
	padding: 0;
}

#jsExpeditionContainer div fieldset label, #jsWithdrawContainer div fieldset >label, form#addressForm fieldset label, .c2 form#addressForm div.genderklika{
	margin: 0!important;
	padding: 2% 0;
}

#jsExpeditionContainer >div >label strong, #jsWithdrawContainer >div >label strong {
	display: inline-block;
	margin-bottom: 4px;
}

.kButton{
	border:none;
	display: block;
	/* background: url(/data/standards/img/buy_btn.png);*/
	text-decoration: none;
	text-align: center;
	cursor:pointer;
	background-color: #ddd;
}

/** Buttons **/

a.kButton.continue, input#btSubmit, #billMessage #btSubmit, a.kButton.retour, #kScart a.sCartOrder, a.button.kToScart, input.kButton.continue, input.kButton.confirmOrder{
	height:auto;
	width:auto;
	margin:0 0 0 0;
	padding:10px 20px;
	background-color:#d3d3d3;
	color:#000;
	float: right;
	font-size: 1rem;
	line-height: 20px;
	text-decoration: none;
	display: inline-block;
	background-image:none;

	 transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
    -o-transition: all .3s ease-in-out; 
}

a.sCartOrder:active{
	color: #red;
	text-decoration: none;
}


#kScart a.sCartOrder, a.button.kToScart{
	float: none;
}

a.kToScart.button{
	margin-top:10px;
}

a.kButton.retour:link{
	float: left;
}

a.kButton.continue:hover, input#btSubmit:hover, #billMessage #btSubmit:hover, a.kButton.retour:hover, a.button.kToScart:hover, input.kButton.confirmOrder:hover{
	text-decoration: none;
	opacity: 0.7;
}

a.kButton.retour:hover {
	color: #777;
	text-decoration: none;
	background-position: 0 -122px;
}
.kButton a:link{
}
.kButton a:visited{
}
.kButton a:visited{
	clear:both;
}

#shoporder_options {
	margin: 20px 0;
	text-align: left;
}

#shoporder_options ul li {
	margin-bottom: 6px;
}

textarea#messageOrder {
	width: 100%;
	margin:10px 0;
	min-height: 140px;
}

#kScart{
	margin:0 0 25px 0;
	color: #76787b;
}
#kScart h2{
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 0;
	padding: 10px 0 0 75px;
	text-transform: none;
	overflow: hidden;
	line-height: 1.4em;
}

#kScart h2.scart span {
	position: absolute;
	margin: -12px 0 0 -65px;
	padding: 58px 0 0 45px;
	background: url(/data/standards/img/kShopSprite.png) no-repeat 0 0;
	height: 0;
	width: 0;
}

#kScart p{
	font-size: 0.85em;
	padding-left: 75px;
	text-transform: none;
}

#kScart ul{
	display:none;
	margin: 20px 0;
	font-size:0.85em;
	border-top: 2px #c6c8ca dotted;
	border-collapse: collapse;
}

#kScart li{
	padding:18px 0;
	line-height:1.1em;
	border-bottom: 2px #c6c8ca dotted;
	border-collapse: collapse;
}

#kScart li img{
}
#kScart li div{
	padding-left: 75px;
}
#kScart li div.Im{
	padding-left: 0;
	width: 65px;
	float: left;
}
#kScart li div.Im img{
	margin-left: 4px;
	width: 95%;
}
#kScart em{
	font-style:normal;
	float:left;
	padding-top: 3px;
}
#kScart span{
	font-style:normal;
}

#kShopProcess{
    border-color: #999;
    border-style: solid;
    border-width: 1px 0;
    list-style-type: none;
    margin: 20px 0 40px;
    padding: 5px 0;
    font-size:12px;
}

#kShopProcess li{
	display: inline;
    font-weight: bold;
    margin: 0;
    padding:0 24px 0 19px;
    text-align:center;
    text-transform: uppercase;
}
#kShopProcess li.on{
	background: url("/data/standards/img/kShopProcessOn.png") no-repeat 3px 1px;
    color: #000;
}
#kShopProcess li.done{
	background: url("/data/standards/img/kShopProcessDone.png")  no-repeat 3px 1px;
}
#kShopScart {
	font-size: 0.9em;

}
#kShopScart .right{
	text-align:right;
	padding-right: 0;
}
#kShopScart span.shippinginfo{
	font-size: 0.95em;
	font-style: italic;
}

#kShopScart td, #kShopScart th{
	padding: 5px 10px 5px 0;
	border-bottom: 1px solid #d3d3d3;
	border-left: none;
	border-right:none;
}


#kShopScart th{
	border-bottom:solid 1px #999;
}
#kShopScart a.kShopDelete {
background: url("/data/standards/img/kShopDelete.png") center center no-repeat;
width: 0;
height: 0;
padding: 24px 24px 0 0;
display: block;
overflow: hidden;
margin: 0;
float: right;
}

#factAdress, #livrAdress, #condGen, .paymentMethod, .paymentMethodNew{
	padding: 0;
	margin: 0;
}

table#kShopScart {
	padding-top: 0;
	margin-bottom: 40px;
}

.paymentMethodNew #paymentMethodSelect{
	margin: 8px 0 16px 0;
	width: 200px;
    font-size: 14px;
    padding: 4px;
}

.paymentMethodNew img {
	border: none!important;
}


.paymentMethod select{
	margin: 12px 0 16px;
}

.paymentMethod #billMessage p {
	padding: 0 0 12px;
}

.paymentMethod #billMessage:after {
	content: "";
	display: block;
	clear: both;
}

#klikandpay {
    position: relative;
    /*padding: 0 30px;*/
    height: 70px;
    background-image: none;
}
#klikandpay a img {
    border:none;
}

#klikandpayNew {
	text-align: center;
}

#klikandpayNew a, #klikandpayNew a:hover {
	text-decoration: none!important;
}

#klikandpayNew img{
	float: none;
	padding-top: 6px;
}

.buttonSubmitKlikAndPay ,.buttonRetourKlikAndPay{
	height: 0;
}

form input[type="image"] {
	width: 0;
	height: 0;
	background: url("/data/standards/img/btn_paypal.png")  no-repeat;
	padding: 81px 0 0 155px;
}

ol#kShopProcess li.on{
	color: #6b6b6b;
}

ol#kShopProcess {
	color: #8f8f8f;
}

p#preview {
	background: #fff;
	padding: 8px;
	border: 1px solid #bfbebb;
	overflow: hidden;
	
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	z-index: 500;
}

p#preview img{
	display: block;
}

span.dialog {
	position: absolute;
	width: 15px;
	height: 15px;
	background: url("/data/standards/img/dialog.png") no-repeat;
	z-index: 501;
}

.addedToScart{
	display:none;
}



/*#content #klikandpay a {
    width: 230px;
    height: 84px;
    border:none;
}*/
/*
#klikandpay a.kButton.retour{
	
 
}*/

input.kButton.confirmOrder{
	float:right;
}

input[type="submit"]:disabled{
	opacity:0.5;
	pointer-events:none;
}

#cn #bd .shoplight #productDescriptions {
	width: 100%;
}

#siteMap .thanksMessage {
	display: none;
}

.basket hr{
	border-bottom: 1px solid #aaa;
	margin: 30px 0;
    visibility: visible;
}

div#bd div.c2 div.wrap table#kShopScart {
	margin: 0 0 30px;
}

.mobile #cn #addressForm input[type="radio"] {
	position: relative;
}

html[lang="en"] #kScart.kscart2 .cart-numberProduct.emptyBasket::before{ content:"empty cart"; }
html[lang="fr"] #kScart.kscart2 .cart-numberProduct.emptyBasket::before{ content:"panier vide"; }
html[lang="de"] #kScart.kscart2 .cart-numberProduct.emptyBasket::before{ content:"leer"; }



















