
/* @author    AIMS
 * @package     toptexv2_default
 * 2018-06-22
 */

/* Reset ================================================================================= */
* { margin:0; padding:0; }
@font-face { 
            font-family: 'NeoSansPro';
            src: url('../fonts/NeoSansPro-Regular.eot');
             src: url('../fonts/NeoSansPro-Regular.otf'); 
}
/* @font-face { font-family: 'NeoSansPro'; src: url('../fonts/NeoSansPro-Regular.eot'); } */
@font-face { 
    font-family: 'NeoSansPro'; 
    font-weight: bold; 
    src: url('../fonts/NeoSansPro-Bold.eot');
    src: url('../fonts/NeoSansPro-Bold.otf'); 
}
/* @font-face { font-family: 'NeoSansPro'; font-weight: bold; src: url('../fonts/NeoSansPro-Bold.eot'); } */	

@font-face { font-family: 'NeoSansPro Light'; font-weight: lighter; src: url('../fonts/NeoSansPro-Light.otf'); }
/* @font-face { font-family: 'NeoSansPro Light'; font-weight: lighter; src: url('../fonts/NeoSansPro-Light.eot'); } */

body          { /* background:url(../images/general-background.png) repeat; */ font:12px/1.55 Verdana, Arial, Helvetica, sans-serif; hacolor:#6D6D6D; /*text-align:center;*/ }
img           { border:0; vertical-align:top; }
a             { color:#5383b9; text-decoration:none; }
a:hover       { text-decoration:none; color:#EA642F; }
:focus        { outline:0; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#0a263c; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline-block; margin:0; padding:0; height:inherit; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; color:#6D6D6D; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; text-transform: uppercase;}
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
.toupper      { text-transform: uppercase; }
.inner_color  { /* margin: 1px; */ height: 14px; width: 14px; display:block; border-radius:8px; }
.outer_color  { border: 1px solid black; height: 14px; width: 14px; margin-right: 8px; border-radius:8px; }
.pointer      { cursor: pointer; }
.clear        { clear: both; }
.d-none       { display: none; }
.d-block      { display: block; }
.no-border    { border:none !important; }

/* Layout ================================================================================ */
.wrapper { min-width:954px; }
.page {}
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.main-container{ border-top:1px solid #e3e3e3; }
.main { width:940px; margin:0 auto; min-height:400px; padding:15px 25px 10px; text-align:left; }

/* Base Columns */
.col-left { float:left; width:214px; padding:0 0 1px;}
.col-main { float:left; width:700px; padding:0 0 1px; }
.col-right { float:right; width:205px; padding:0 0 1px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:475px; margin-left:17px; }
.col3-layout .col-wrapper { float:left; width:687px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; line-height:inherit; }
.col2-set .col-2 { float:right; width:48.5%; line-height:inherit; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }

/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px/15px Arial, Helvetica, sans-serif; vertical-align:middle; color:#2f2f2f; }
button{ border: none; background:transparent; padding:2px; }
input.input-text,select,textarea { background:#fff; border:1px solid #e1e1e1; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:3em !important; text-align:right; margin:2px 0; }
button.button:-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { /* -webkit-border-fit:lines; */ } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { display:block; height:19px; border:1px solid #de5400; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.button span span { border:0; padding:0; }
button.disabled span { border-color:#bbb !important; background:#bbb !important; }

button.btn-checkout{cursor:pointer; text-transform:uppercase; width:266px; border:none; height:29px; background:url(../images/panier/commande.png) 0 0 no-repeat; font-size:15px; color:#ffffff; font-weight:bold;}

button.btn-checkout span {  border:0;  padding:0 0 0 9px; font-weight:bold; color:#fff; }
button.btn-checkout span span { background-position:100% 0; padding:0 25px 0 16px; }
button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }

p.control input.checkbox,
p.control input.radio { margin-right:6px; }


input{
	outline:none;
	-webkit-box-shadow: 0px 0px 0px #007eff;  
   	-moz-box-shadow: 0px 0px 0px #007eff;  
    	box-shadow: 0px 0px 0px #007eff;  
	transition: box-shadow 0.3s;
	-moz-transition: -moz-box-shadow 0.3s; /* Firefox 4 */
	-webkit-transition: -webkit-box-shadow 0.3s; /* Safari and Chrome */
	-o-transition: box-shadow 0.3s; /* Opera */
}
/* Form Highlight */
input:focus, input.input-text:focus,select:focus,textarea:focus { 
	background-color:#ffffff; 
	-webkit-box-shadow: 0px 0px 5px #007eff;  
    -moz-box-shadow: 0px 0px 5px #007eff;  
    box-shadow: 0px 0px 5px #007eff; 
	}

/* Form lists */
/* Grouped fields */
.form-list li { margin:0 0 8px; }
.form-list li.narrowLi{ margin-left:20px; }
.form-list label { color:#6d6d6d; float:left; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }

.online .form-list .field { width:inherit; }
.online .form-list label { width: 130px; }
.online .form-list .input-box { float:left; width:inherit; clear: none; }
.online .form-list label.required em { float:none; position: inherit; }

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.customer-account-edit .accountEdit{ float:left; width:390px; }
.customer-account-edit .accountInvoices{ float:left; width:286px; margin-left:10px; color:#6d6d6d; }
.customer-account-edit .accountInvoices label{ margin-bottom:10px; color:#6d6d6d; }
.customer-account-edit .accountInvoices .form-list li.control .input-box{ display:block;  }
.customer-account-edit .accountInvoices .form-list li.control .input-box.radio-invoice{ margin-top:10px; }

.customer-account-edit .accountInvoices button{ margin:0 60px 20px 60px; }
.box-account .input-box-230{ display:inline; width:230px; }
.box-account .input-box-200{ display:inline; width:200px; }



.customer-account-edit .accountEdit .buttons-set, .customer-account-edit .accountInvoices .buttons-set{ margin-top:0; }
.customer-account-edit .accountEdit #form-validate .fieldset{ margin:0; }

.customer-account-edit .addresses-list h2{ background:none; color:#6d6d6d; font-family:NeoSansPro, Verdana; font-size:16px; font-weight:bold; }

.customer-account-edit .addresses-list .addresses-primary{ margin-top:55px; }
.customer-account-edit .addresses-list .addresses-primary ol{ border:1px solid #c9c9c9; background:#FFFFFF; }
.customer-account-edit .addresses-list .addresses-list li.item{ background:none; }
.customer-account-edit .addresses-list .addresses-list li.item.right{ border-left: 1px solid #ececec; }

/* Independent fields */
.buttons-set { clear:both; margin:4em 0 0; padding:8px 0 0 0; text-align:right; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { margin:28px 0; }
.fieldset .legend {text-transform:uppercase; height:35px; line-height:35px;  font-size:12px; padding:0px; position:relative; 
	font-family: NeoSansPro,Myriad Pro, Verdana;
	font-weight:bold;
	font-size: 20px;
	color: #6D6D6D;
	border-bottom:1px solid #c9c9c9;
}

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:11px; font-weight:bold; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; }
.validation-failed { border:1px solid #eb340a !important;   /*  background:#faebe7 !important; */ }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#EB340A; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px !important; }
.messages li li {line-height:21px; margin:0 0 3px 5px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#99ba15; background-color:#fafee9; background-image:url(../images/i_msg-success.gif); color:#9dbb26; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { font-size:11px; line-height:1.25; margin:0 0 13px; }
.breadcrumbs li{ display:inline; }
.breadcrumbs li a{ color:#6d6d6d;  font-family:NeoSansPro, Myriad Pro, Tahoma, Verdana; font-size:14px; text-decoration:underline; }
.breadcrumbs li strong { font-weight:bold; color:#5383b9; text-decoration:none; }

/* Page Heading */
.page-title { width:100%; overflow:hidden; margin:0 0 25px; }
.page-title h1,
.page-title h2, 
#seting h2 { margin:0; color: #6d6d6d; font-size: 20px; text-transform:uppercase; font-family:NeoSansPro, Verdana; font-weight:bold; border-bottom:1px solid #c9c9c9; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }

/* Pager */
.pager { font-size:11px; padding:4px 8px; text-align:center; }
.pager .amount { float:left; margin:0; }
.pager .limiter { float:right; }
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages { margin:0 140px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 2px; }
.pager .pages .current {color:#5383B9; font-weight:bold;}

/* Sorter */
.sorter { text-align:center; font-size:11px; padding:3px 8px; border-top:1px dashed #e2e2e2; }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:right;}
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

/* Toolbar */
.toolbar { padding:10px 0 40px 0; margin:20px 0; font-family:Verdana; font-size:14px; color:#6d6d6d; }
.toolbar .amount{ display:inline-block; float:left; color:#6d6d6d; font-family:Verdana; font-size:16px; }
.toolbar .pager { padding:3px 8px; border-bottom:1px dashed #E2E2E2; }
.toolbar .pages{ display:inline-block; float:left; margin: 0 0 0 80px;  }
.toolbar .pages{ font-family:Verdana; font-size:14px; color:#6d6d6d; }
.toolbar .pages ol { display:inline;  }
.toolbar  .pages li { display:inline; margin:0 2px; }
.toolbar  .pages li.current{ color:#5383b9; font-weight:bold; }
.toolbar .sorter { border-bottom:1px solid #fff; line-height:17px;}
.toolbar-bottom {margin-top:20px;}
.toolbar .sort-by{ display:inline-block; float:right; /* margin-right:30px; */ }
.toolbar .limiter{ display:inline-block; float:right; /* margin-left:30px; */ }

/* Data Table */
.data-table { width:100%; }
.data-table .odd  { background:#ffffff; }
.data-table .even { background:transparent !important; }
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table th { padding:3px 8px; font-weight:bold; }
.data-table td { padding:3px 8px; }

.data-table th.normal { font-size: inherit; font-weight: inherit; text-transform: inherit; }
.data-table thead th { 
	font-size:11px; 
	color:#6d6d6d; 
	white-space:nowrap; 
	vertical-align:middle; 
	text-align:center;
	background:#003572;
	background:url(../images/backgroundTopTabCrea.png) repeat; 
	padding:10px;
 }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.order-items .data-table { border:1px solid #000;border-collapse: collapse; color:#000; }
.order-items .data-table thead th { text-transform:none; border:1px solid #000; color:#000; white-space:nowrap; vertical-align:middle; border-collapse: collapse; }
.order-items .data-table thead th { background:none; }

.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr.first td { background:#dde9f5; border-bottom:1px dashed #7c7c7c;}
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }
.data-table tfoot strong { font-size:16px; }

.order-items .data-table tfoot { border-bottom:1px solid #000; }
.order-items .data-table tfoot tr { background-color:none; }
.order-items .data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #000; border-top:1px solid #000; }

.data-table tbody th,
.data-table tbody td { border-right:1px solid #ececec; text-align:center; vertical-align:middle; font-family:Verdana; font-size:10px; }

.order-items .data-table tbody th,
.order-items .data-table tbody td { border-right:1px solid #000; }

/* Bundle products tables */
.data-table tbody.odd tr { background:#FFFFFF !important; }
.data-table tbody.even tr { background:transparent !important; }
.data-table tbody .blocColor, .data-table tbody .packshotAndColor{ background:#FFFFFF; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.order-items .data-table tbody.odd tr.border td,
.order-items .data-table tbody.even tr.border td { border-bottom:none; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Generic Info Box */
.info-box {  border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { color:#dc6809 !important; font-weight:bold; }
.link-wishlist { font-weight:bold; }
a.link-wishlist:hover{color:#DC6809;}
.link-reorder { color:#dc6809 !important; }
.link-compare { font-weight:bold; }
.link-print { font-weight:bold; color:#dc6809; }
.link-rss { background:url(../images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove { display:block; font-size:10px; line-height:12px; padding-right: 15px; background:url(../images/btn_remove.png) right top no-repeat; /*text-indent:-999em; overflow:hidden;*/ }
.btn-remove2 { display:block; width:21px; height:21px; font-size:0; line-height:0; background:url(../images/pictos/cart-delete-item.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; } /* background:url(../images/btn_trash.gif) 0 0 no-repeat; */

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(../images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }

/* Header ================================================================================ */
.header-top-container{ height:30px; background:url(../images/background-top-header.png) repeat; border-bottom: 1px solid #cacaca;}
.header-top-container .header #topTabLogin,
.header-top-container .header #topTabCart,
.header-top-container .header #topTabContact { position: absolute; top:0; width:100%; height: 300px; z-index: 150; }

		
#topTabLogin #item_3d, #topTabCart #item_3d{  
	-moz-box-shadow: 0 1px 6px -1px #343434;
	-webkit-box-shadow: 0 1px 6px -1px #343434;
	-o-box-shadow: 0 1px 6px -1px #343434;
	box-shadow: 0 1px 6px -1px #343434;	
}
		
.header-top-container .header .menutarget{	
	position:absolute;		
	background-color:#8CB8EA;
/*	width:100%;*/
	height: 250px;
	margin:0;
	display: none;
        z-index: 150;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 48px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;			
}

.header-top-container .header .top-tab/*, .header-top-container .header .menutarget a*/{ 
	position:relative;
	float:right; 
	display:inline-block;
	margin:0 0 0 6px;
	padding: 0 10px;
	background-image: linear-gradient(bottom, #6687AB 0%, #8CB8EA 100%);
	background-image: -o-linear-gradient(bottom, #6687AB 0%, #8CB8EA 100%);
	background-image: -moz-linear-gradient(bottom, #6687AB 0%, #8CB8EA 100%);
	background-image: -webkit-linear-gradient(bottom, #6687AB 0%, #8CB8EA 100%);
	background-image: -ms-linear-gradient(bottom, #6687AB 0%, #8CB8EA 100%);	
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #6687AB),color-stop(1, #8CB8EA));	
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-box-shadow: 1px 1px 2px 0px #343434;
	-webkit-box-shadow: 1px 1px 2px 0px #343434;
	-o-box-shadow: 1px 1px 2px 0px #343434;
	box-shadow: 1px 1px 2px 0px #343434;			
	 }
	 
.header-top-container .header .top-tab{ position:relative; float:right; display:inline-block; }
.header-top-container .header .top-tab-connected{ position:relative; float:right; display:inline-block; margin-right:84px;}
	 
/*.header-top-container .header .menutarget a { float:right; display:block; color:#ffffff; line-height:26px; }
.header-top-container .header #topTabLogin a{ margin:0 136px 0 0; }
.header-top-container .header #topTabCart a{ margin:0 47px 0 0; }*/

.header-top-container .header .menutarget span img { vertical-align:middle; }
	 
.header-top-container .header #topTabLogin a.passwordForgoten,
.customer-account-login #login-form a.passwordForgoten{ 
	background-image:none;
	padding:5px 0 0 5px;
	text-decoration:underline;
	box-shadow: none;
	color:#6D6D6D;
	font-size:9px;
	margin:0;
	float:left;
	 }
	
.header-top-container .header .top-tab span{ color:#ffffff; }
/*
.header-top-container .header .top-tab img,
.header-top-container .header .top-tab .top-tab-label{ line-height:26px; }
*/
.header-top-container .header .top-tab a{ line-height:26px; }
.header-top-container .header .top-tab span img{ vertical-align:middle; }	
.header-top-container .header .top-tab a#top-tab-login{ padding-right:8px; border-right:1px solid #5682b9; }
.header-top-container .header .top-tab a#top-tab-logout{ padding-left:8px; border-left:1px solid #98b8d7; }

.header-container {  height:103px; background:url(../images/background-header.png) repeat-x; border-top:1px solid #eeeeee; border-bottom:1px solid #bababa; }

.header { width:940px; margin:0 auto; padding:0 4px 4px 4px;  position:relative; }
/*
.header a.logo { 
    float:left; display:inline-block; margin:10px 0 0 0; 
    overflow:hidden; text-decoration:none !important; 
    width:234px; height:82px; 
    background:url(../images/sprite-logo.png) no-repeat top left; 
}
*/
.header a.logo-fr{ 
    float:left; display:inline-block; margin:10px 0 0 0; 
    background:url('../images/logo.png') no-repeat top left; 
    overflow:hidden; text-decoration:none !important; 
    width:405px; height:56px;  
}

.header a.logo-alphatextil{ 
    float:left; display:inline-block; margin:10px 0 0 0; 
    background:url('../images/logos/logo-alphatextil.jpg') no-repeat top left; 
    overflow:hidden; text-decoration:none !important; 
    width:405px; height:68px;  
}

.header a.logo-camimpress{ 
    float:left; display:inline-block; margin:10px 0 0 0; 
    background:url('../images/logos/logo-camimpress.png') no-repeat top left; 
    overflow:hidden; text-decoration:none !important; 
    width:405px; height:68px;  
}

.header a.logo-kbhv-info{ 
    float:left; display:inline-block; margin:0px 0 0 0; 
    background:url('../images/logos/logo-kbhv-info.jpg') no-repeat top left; 
    overflow:hidden; text-decoration:none !important; 
    width:405px; height:87px;  
}

.header a.logo-maximpubblicita{ 
    float:left; display:inline-block; margin:10px 0 0 0; 
    background:url('../images/logos/logo-maximpubblicita.png') no-repeat top left; 
    overflow:hidden; text-decoration:none !important; 
    width:405px; height:68px;  
}

.header a.logo-newjersey{ 
    float:left; display:inline-block; margin:10px 0 0 0; 
    background:url('../images/logos/logo-newjersey.png') no-repeat top left; 
    overflow:hidden; text-decoration:none !important; 
    width:405px; height:68px;  
}

.header a.logo-paceprofessional{ 
    float:left; display:inline-block; margin:10px 0 0 0; 
    background:url('../images/logos/logo-paceprofessional.png') no-repeat top left; 
    overflow:hidden; text-decoration:none !important; 
    width:405px; height:68px;  
}

.header a.logo-promostar{ 
    float:left; display:inline-block; margin:10px 0 0 0; 
    background:url('../images/logos/logo-promostar.png') no-repeat top left; 
    overflow:hidden; text-decoration:none !important; 
    width:405px; height:68px;  
}

.header a.logo-rmb{ 
    float:left; display:inline-block; margin:10px 0 0 0; 
    background:url('../images/logos/logo-rmb.jpg') no-repeat top left; 
    overflow:hidden; text-decoration:none !important; 
    width:405px; height:68px;  
}

.header a.logo-seristampa{ 
    float:left; display:inline-block; margin:10px 0 0 0; 
    background:url('../images/logos/logo-seristampa.jpg') no-repeat top left; 
    overflow:hidden; text-decoration:none !important; 
    width:405px; height:80px;  
}

.header a.logo-shirtsenzo{ 
    float:left; display:inline-block; margin:10px 0 0 0; 
    background:url('../images/logos/logo-shirtsenzo.png') no-repeat top left; 
    overflow:hidden; text-decoration:none !important; 
    width:405px; height:80px;  
}

.header a.logo-studiohsc{ 
    float:left; display:inline-block; margin:10px 0 0 0; 
    background:url('../images/logos/logo-studiohsc.jpg') no-repeat top left; 
    overflow:hidden; text-decoration:none !important; 
    width:405px; height:68px;  
}

.header a.logo-teamplus{ 
    float:left; display:inline-block; margin:10px 0 0 0; 
    background:url('../images/logos/logo-teamplus.png') no-repeat top left; 
    overflow:hidden; text-decoration:none !important; 
    width:405px; height:68px;  
}

.header a.logo-kledingcalculator{ 
    float:left; display:inline-block; margin:10px 0 0 0; 
    background:url('../images/logos/logo-kledingcalculator.png') no-repeat top left; 
    overflow:hidden; text-decoration:none !important;
    background-size: 180px auto;
    width:405px; height:100px;  
}

.header a.logo-essebie{ 
    float:left; display:inline-block; margin:10px 0 0 0; 
    background:url('../images/logos/logo-essebie.jpg') no-repeat top left; 
    overflow:hidden; text-decoration:none !important;
    background-size: 380px auto;
    width:405px; height:100px;  
}

.header a.logo-hardt-werbemittel{ 
    float:left; display:inline-block; margin:10px 0 0 0; 
    background:url('../images/logos/logo-hardt-werbemittel.png') no-repeat top left; 
    overflow:hidden; text-decoration:none !important;
    background-size: 190px auto;
    width:405px; height:100px;  
}

.header a.logo-darpo{ 
    float:left; display:inline-block; margin:10px 0 0 0; 
    background:url('../images/logos/logo-darpo.png') no-repeat left 50% ; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:270px; height:100px;  
}

.darpo-header {
    z-index : 99;
    position: fixed;
    top: 0;
    width: 100%;
   background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0 10px #444444;
     height: auto;
     border:none;
   
}

.darpo-header .header  #search-bar {
    margin-top :25px ;
}

.darpo-header #header-top-nav {
    margin-right: 30px;
     padding-top: 45px;
    float: right;
}

.darpo-header h1.logo {
    display: inline-block;
    margin: 0;
}

.darpo-container{
    margin-top :137px ;
}

.green-darpo { 
    color: #afcb08;    
}

.darpo-info{
    text-transform: none;
    color: #122454;
     text-align: center;
}

.header a.logo-zwear{ 
    float:left; display:inline-block; margin:10px 0 0 0; 
    background:url('../images/logos/logo-zwear.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:335px; height:100px;  
}

.header a.logo-reklametotaal{ 
    float:left; display:inline-block; margin:10px 0 0 0; 
    background:url('../images/logos/logo-reklametotaal.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:450px; height:100px;  
}

.header a.logo-santexo{ 
    float:left; display:inline-block; margin:10px 0 0 0; 
    background:url('../images/logos/logo-santexo.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:75px; height:100px;  
}

.header a.logo-allprint{ 
    float:left; display:inline-block; margin:10px 0 0 0; 
    background:url('../images/logos/logo-allprint.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:110px; height:100px;  
}

.header a.logo-brands-collection{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-brands-collection.png') no-repeat top left; 
    overflow:hidden; text-decoration:none !important;
    background-size: 265px auto;
    width:450px; height:100px;  
}

.header a.logo-egaprom{ 
    float:left; display:inline-block; margin:0; 
    background:url('../images/logos/logo-egaprom.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:300px; height:100px;  
}

.header a.logo-doddema{ 
    float:left; display:inline-block; margin:0; 
    background:url('../images/logos/logo-doddema.png') no-repeat left 50% ; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:380px; height:100px;  
}

.header a.logo-rewipromotions{ 
    float:left; display:inline-block; margin:0; 
    background:url('../images/logos/logo-rewipromotions.png') no-repeat ; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:235px; height:100px;  
}

.header a.logo-frogreclame{ 
    float:left; display:inline-block; margin:0; 
    background:url('../images/logos/logo-frogreclame.png') no-repeat ; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:105px; height:100px;  
}

.header a.logo-knijnenburgzeefdruk{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-knijnenburgzeefdruk.png') no-repeat ; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:240px; height:100px;  
}

.header a.logo-lorexsport{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-lorexsport.jpg') no-repeat left 50% ; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:225px; height:100px;  
}

.header a.logo-wakishop{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-wakishop.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:490px; height:100px;  
}

.header a.logo-cottontheluxe{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-cottontheluxe.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:155px; height:100px;  
}

.header a.logo-inpromo{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-inpromo.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:270px; height:100px;  
}

.header a.logo-multivos{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-multivos.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:330px; height:100px;  
}

.header a.logo-werkkleding{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-werkkleding.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:390px; height:100px;  
}

.header a.logo-uniwork{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-uniwork.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:400px; height:100px;  
}

.header a.logo-traimex-laretso{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-traimex-laretso.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:410px; height:100px;  
}

.header a.logo-totzienspromotions{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-totzienspromotions.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:160px; height:100px;  
}

.header a.logo-zeeman{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-zeeman.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:330px; height:100px;  
}

.header a.logo-cek{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-cek.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:150px; height:100px;  
}

.header a.logo-elmar{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-elmar.jpg') no-repeat ; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:240px; height:100px;  
}

.header a.logo-janhordijk{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-janhordijk.jpg') no-repeat ; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:390px; height:100px;  
}

.header a.logo-promoprins{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-promoprins.jpg') no-repeat ; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:130px; height:100px;  
}

.header a.logo-mdservices{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-mdservices.jpg') no-repeat ; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:280px; height:100px;  
}

.header a.logo-robvanvliet{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-robvanvliet.jpg') no-repeat ; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:115px; height:100px;  
}

.header a.logo-rvh{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-rvh.jpg') no-repeat ; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:190px; height:100px;  
}

.header a.logo-brendbulders{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-brendbulders.png') no-repeat left 50%  ; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:505px; height:100px;  
}

.header a.logo-ozdenfashion{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-ozdenfashion.jpg') no-repeat ; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:190px; height:100px;  
}

.header a.logo-werkfactor{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-werkfactor.png') no-repeat left 50%  ; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:330px; height:100px;  
}

.header a.logo-copypartners{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-copypartners.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:330px; height:100px;  
}

.header a.logo-formazeefdruk{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-formazeefdruk.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:145px; height:100px;  
}


.header a.logo-aforum{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-aforum.jpg') no-repeat left 50%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:280px; height:100px;  
}

.header a.logo-anrpromo{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-anrpromo.jpg') no-repeat left 50%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:410px; height:100px;  
}

.header a.logo-enigma{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-enigma.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:150px; height:100px;  
}

.header a.logo-panapromo{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-panapromo.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:305px; height:100px;  
}

.header a.logo-tshirtpolofelpe{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-tshirtpolofelpe.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:220px; height:100px;  
}

.header a.logo-blendomatic{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-blendomatic.png') no-repeat left 50%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:320px; height:100px;  
}

.header a.logo-joorit{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-joorit.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:320px; height:100px;  
}

.header a.logo-groothandel{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-groothandel.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:130px; height:100px;  
}


.header a.logo-printbijmij{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-printbijmij.png') no-repeat left 50%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:366px; height:68px;
}


.slogan-printbijmij{
	margin-top: 15px; position: absolute; width: 900px; margin-left: -735px; font-size:13px; text-align: right;
}


.header a.logo-bmk{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-bmk.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:280px; height:100px;  
}

.header a.logo-wjm{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-wjm.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:120px; height:100px;  
}


.header a.logo-ideeplus{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-ideeplus.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:190px; height:100px;  
}

.header a.logo-eurocomtextile{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-eurocomtextile.png') no-repeat left 50%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:450px; height:100px;  
}


.header a.logo-phww{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-phww.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:225px; height:100px;  
}

.phww {
  background-color: #182748 !important; background-image: none !important;  
}

.phww a {
    color: #fff !important;
}

.phww a:hover { text-decoration:none; color:#EA642F !important; }


.header a.logo-squarenuts{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-squarenuts.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:310px; height:100px;  
}

.header a.logo-carpabizzgifts{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-carpabizzgifts.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:95px; height:100px;  
}

.header a.logo-specialkind{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-specialkind.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:95px; height:100px;  
}

.header a.logo-me-kado{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-me-kado.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:95px; height:100px;  
}

.header a.logo-gifts4business{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-gifts4business.png') no-repeat left 3%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:405px; height:100px;  
}

.header a.logo-d-tprint{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-d-tprint.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:405px; height:100px;  
}


.header a.logo-enm-design{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-enm-design.png') no-repeat left 50%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:405px; height:100px;  
}


.header a.logo-appelsgroep{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-appelsgroep.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:315px; height:100px;  
}


.header a.logo-adhetex{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-adhetex.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:130px; height:100px;  
}

.header a.logo-cavalierpromo{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-cavalierpromo.jpg') no-repeat left 50%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:440px; height:100px;  
}

.header a.logo-grafitalia{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-grafitalia.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:330px; height:100px;  
}

.header a.logo-dezeefdrukfabriek{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-dezeefdrukfabriek.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:100px; height:100px;  
}

.header a.logo-ccfashions{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-ccfashions.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:280px; height:100px;  
}

.header a.logo-a2btextile{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-a2btextile.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:280px; height:100px;
}

.header a.logo-emballu{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-emballu.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:325px; height:100px;
}

.header a.logo-mawiborduurwerken{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-mawiborduurwerken.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:140px; height:100px;
}

.header a.logo-borduurhuisrijswijk{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-borduurhuisrijswijk.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:270px; height:100px;
}

.header a.logo-screenhouse{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-screenhouse.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:400px; height:100px;
}

.header a.logo-grafischcentrum{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-grafischcentrum.jpg') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:470px; height:100px;
}

.header a.logo-dbsport31{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-dbsport31.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:365px; height:100px;
}

.header a.logo-studionewmedia{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-studionewmedia.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:180px; height:100px;
}

.header a.logo-betuwe-sport{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-betuwe-sport.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:480px; height:100px;
}

.header a.logo-theoven{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-theoven.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:290px; height:100px;
}

.header a.logo-bedrijfskleding-handelshuis{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-bedrijfskleding-handelshuis.png') no-repeat left 50%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:480px; height:100px;
}

.header a.logo-shirtsbedrukkenabstores{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-shirtsbedrukkenabstores.png') no-repeat left 30%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:500px; height:100px;
}

.header a.logo-akribiezeefdruksign{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-akribiezeefdruksign.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:145px; height:100px;
}

.header a.logo-sportgear{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-sportgear.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:240px; height:100px;
}

.header a.logo-textieldruk-almere{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-textieldruk-almere.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:400px; height:100px;
}

.header a.logo-allchimgoedgedrukt{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-allchimgoedgedrukt.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:90px; height:100px;
}

.header a.logo-signtex{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-signtex.png') no-repeat left 50%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:430px; height:100px;
}

.header a.logo-grafxdesign{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-grafxdesign.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:110px; height:100px;
}

.header a.logo-kometgmbh{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-kometgmbh.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:300px; height:100px;
}

.header a.logo-logomotif{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-logomotif.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:420px; height:100px;
}

.header a.logo-whiteb{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-whiteb.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:200px; height:100px;
}

.header a.logo-esdesignbvba{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-esdesignbvba.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:145px; height:100px;
}

.header a.logo-battenschlag{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-battenschlag.jpg') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:420px; height:100px;
}

.header a.logo-top-werbeartikelhandel{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-top-werbeartikelhandel.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:120px; height:100px;
}

.header a.logo-stegip4 {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-stegip4.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:220px; height:100px;
}

.header a.logo-stegip4 {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-stegip4.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:270px; height:100px;
}

.header a.logo-mytextilepub {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-mytextilepub.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:85px; height:100px;
}

.header a.logo-mjsport {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-mjsport.png') no-repeat left 45%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:400px; height:100px;
}

.header a.logo-printz {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-printz.jpg') no-repeat left 45%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:210px; height:100px;
}

.header a.logo-emspo {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-emspo.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:90px; height:100px;
}

.header a.logo-bedruktenbeletterd {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-bedruktenbeletterd.png') no-repeat left 45%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:400px; height:100px;
}

.header a.logo-credeco {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-credeco.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:190px; height:100px;
}

.header a.logo-misterad {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-misterad.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:290px; height:100px;
}

.header a.logo-k-do {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-k-do.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:180px; height:100px;
}

.header a.logo-publi-sportwear {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-publi-sportwear.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:110px; height:100px;
}

.header a.logo-conceptidee {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-conceptidee.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:270px; height:100px;
}

.header a.logo-teamspullen {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-teamspullen.png') no-repeat left 40%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:300px; height:100px;
}

.header a.logo-smartex {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-smartex.png') no-repeat left 40%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:300px; height:100px;
}

.header a.logo-wuest {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-wuest.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:155px; height:100px;
}

.header a.logo-serihouse {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-serihouse.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:220px; height:100px;
}

.header a.logo-mvg {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-mvg.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:150px; height:100px;
}

.header a.logo-grafik-idee {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-grafik-idee.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:110px; height:100px;
}

.header a.logo-olro {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-olro.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:230px; height:100px;
}

.header a.logo-lvd-publi {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-lvd-publi.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:180px; height:100px;
}

.header a.logo-zetadue {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-zetadue.jpg') no-repeat left 25%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:260px; height:100px;
}

.header a.logo-textildruckwerl {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-textildruckwerl.jpg') no-repeat left 25%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:280px; height:100px;
}

.header a.logo-wanapi {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-wanapi.png') no-repeat left 25%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:230px; height:100px;
}

.header a.logo-colorsaloon {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-colorsaloon.png') no-repeat left 25%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:420px; height:100px;
}

.header a.logo-drukkerijbax {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-drukkerijbax.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:290px; height:100px;
}

.header a.logo-proEmotion {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-proEmotion.jpg') no-repeat left 40%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:390px; height:100px;
}

.header a.logo-lefildesoie {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-lefildesoie.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:250px; height:100px;
}

.header a.logo-belynx {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-belynx.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:265px; height:100px;
}

.header a.logo-art-tek {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-art-tek.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:290px; height:100px;
}

.header a.logo-teletrafficpromotions {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-teletrafficpromotions.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:150px; height:100px;
}

.header a.logo-adverline {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-adverline.png') no-repeat left 40%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:320px; height:100px;
}

.header a.logo-benjo {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-benjo.png') no-repeat left 30%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:340px; height:100px;
}

.header a.logo-enigma {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-enigma.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:130px; height:100px;
}

.header a.logo-enigma-fr {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-enigma-fr.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:260px; height:100px;
}

.header a.logo-topsport {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-topsport.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:135px; height:100px;
}

.header a.logo-sb-printingbvba {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-sb-printingbvba.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:310px; height:100px;
}

.header a.logo-imprimerie-doneux {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-imprimerie-doneux.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:225px; height:100px;
}

.header a.logo-taurussports {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-taurussports.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:250px; height:100px;
}

.header a.logo-dromossport {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-dromossport.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:330px; height:100px;
}

.header a.logo-mitik {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-mitik.png') no-repeat left 40%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:280px; height:100px;
}

.header a.logo-fuf {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-fuf.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:320px; height:100px;
}

.header a.logo-shakerwear {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-shakerwear.jpg') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:320px; height:100px;
}

.header a.logo-fabri {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-fabri.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:320px; height:100px;
}

.header a.logo-sportone {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-sportone.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:340px; height:100px;
}

.header a.logo-promoprins {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-promoprins.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:130px; height:100px;
}

.header a.logo-css-kleding {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-css-kleding.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:250px; height:100px;
}

.header a.logo-bearwear {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-bearwear.png') no-repeat left 40%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:400px; height:100px;
}

.header a.logo-argo {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-argo.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:290px; height:100px;
}

.header a.logo-giveme5 {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-giveme5.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:160px; height:100px;
}

.header a.logo-wiggersborduur {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-wiggersborduur.png') no-repeat left 40%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:300px; height:100px;
}

.header a.logo-uniwork {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-uniwork.png') no-repeat left 40%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:240px; height:100px;
}

.header a.logo-handelsondernemingjanhordijk {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-handelsondernemingjanhordijk.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:80px; height:100px;
}

.header a.logo-bootikpub {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-bootikpub.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:410px; height:100px;
}

.header a.logo-stuesa {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-stuesa.png') no-repeat left 30%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:450px; height:100px;
}

.header a.logo-inka {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-inka.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:190px; height:100px;
}

.header a.logo-kleuropkleding {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-kleuropkleding.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:100px; height:100px;
}

.header a.logo-somatex {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-somatex.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:190px; height:100px;
}

.header a.logo-leroy {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-leroy.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:400px; height:100px;
}

.header a.logo-vpplates {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-vpplates.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:420px; height:100px;
}

.header a.logo-ricamiericami {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-ricamiericami.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:420px; height:100px;
}

.header a.logo-gbdruckag {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-gbdruckag.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:400px; height:100px;
}

.header a.logo-bodyandfood {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-bodyandfood.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:400px; height:100px;
}

.header a.logo-tienda {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-tienda.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:390px; height:100px;
}

.header a.logo-drwmedia {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-drwmedia.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:240px; height:100px;
}

.header a.logo-reclamecreaties {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-reclamecreaties.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:330px; height:100px;
}

.header a.logo-alliancepub46 {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-alliancepub46.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:235px; height:100px;
}

.header a.logo-ideosports {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-ideosports.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:130px; height:100px;
}

.header a.logo-odimage {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-odimage.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:500px; height:100px;
}

.header a.logo-teeuwen {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-teeuwen.jpg') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:410px; height:100px;
}

.header a.logo-proshirt {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-proshirt.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:175px; height:100px;
}

.header a.logo-himreyscreen {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-himreyscreen.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:75px; height:100px;
}

.header a.logo-aurbi {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-aurbi.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:150px; height:100px;
}

.header a.logo-jahclothing {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-jahclothing.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:550px; height:100px;
}

.header a.logo-django-design {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-django-design.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:220px; height:100px;
}

.header a.logo-beletter-it {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-beletter-it.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:190px; height:100px;
}

.header a.logo-strothkamp {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-strothkamp.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:290px; height:100px;
}

.header a.logo-bladepub-fr {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-bladepub-fr.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:240px; height:100px;
}


.header a.logo-bladepub-de {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-bladepub-de.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:240px; height:100px;
}

.header a.logo-omega-solutions {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-omega-solutions.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:470px; height:100px;
}

.header a.logo-ballast-hilbrink {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-ballast-hilbrink.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:205px; height:100px;
}

.header a.logo-graficin {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-graficin.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:220px; height:100px;
}

.header a.logo-mumbomedia {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-mumbomedia.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:220px; height:100px;
}

.header a.logo-trueimage {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-trueimage.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:190px; height:100px;
}

.header a.logo-beekmansign {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-beekmansign.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:300px; height:100px;
}

.header a.logo-clicvisualsreclame {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-clicvisualsreclame.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:150px; height:100px;
}

.header a.logo-kasallatextil {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-kasallatextil.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:230px; height:100px;
}

.header a.logo-flockstoff {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-flockstoff.jpg') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:400px; height:100px;
}

.header a.logo-designinbrabant {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-designinbrabant.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:400px; height:100px;
}

.header a.logo-medison {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-medison.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:145px; height:100px;
}

.header a.logo-vanderhaegen {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-vanderhaegen.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:360px; height:100px;
}

.header a.logo-mter {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-mter.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:325px; height:100px;
}

.header a.logo-reventrohandelsgesellschaftmbh {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-reventrohandelsgesellschaftmbh.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:275px; height:100px;
}

.header a.logo-youranchorglobaldistribution {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-youranchorglobaldistribution.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:140px; height:100px;
}

.header a.logo-lutztextildruck {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-lutztextildruck.bmp') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:240px; height:100px;
}

.header a.logo-devimar {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-devimar.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:200px; height:100px;
}

.header a.logo-reclame-tuig {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-reclame-tuig.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:95px; height:100px;
}

.header a.logo-sport-hobby {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-sport-hobby.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:400px; height:100px;
}

.header a.logo-alfabimpression {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-alfabimpression.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:95px; height:100px;
}

.header a.logo-amaiinternational {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-amaiinternational.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:215px; height:100px;
}

.header a.logo-decksreclame {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-decksreclame.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:270px; height:100px;
}

.header a.logo-2202customs {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-2202customs.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:400px; height:100px;
}

.header a.logo-rmdsignstyling {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-rmdsignstyling.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:200px; height:100px;
}

.header a.logo-gioko {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-gioko.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:230px; height:100px;
}

.header a.logo-cottonriver {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-cottonriver.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:280px; height:100px;
}

.header a.logo-danilowiehlertextilfabrik {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-danilowiehlertextilfabrik.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:370px; height:100px;
}

.header a.logo-sportenmeer {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-sportenmeer.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:380px; height:100px;
}

.header a.logo-woostick {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-woostick.jpg') no-repeat;
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:305px; height:100px;
}

.header a.logo-colorimage {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-colorimage.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:110px; height:100px;
}

.slogan-colorimage {
	margin-top: 16px; position: absolute; width: 600px; margin-left: -195px; font-size:13px;
}



.header a.logo-texco {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-texco.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:225px; height:100px;
}

.header a.logo-energicebv {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-energicebv.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:250px; height:100px;
}

.header a.logo-textieldestrooper {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-textieldestrooper.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:350px; height:100px;
}

.header a.logo-texmen {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-texmen.bmp') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:425px; height:100px;
}

.header a.logo-gammapubli {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-gammapubli.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:380px; height:100px;
}

.header a.logo-jabobedrijfskleding {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-jabobedrijfskleding.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:215px; height:100px;
}

.header a.logo-publi-vando {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-publi-vando.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:270px; height:100px;
}

.header a.logo-baetereclame {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-baetereclame.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:370px; height:100px;
}

.header a.logo-alfaprintsolutions {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-alfaprintsolutions.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:90px; height:100px;
}

.header a.logo-speedwear {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-speedwear.jpg') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:400px; height:100px;
}

.header a.logo-decapressbvba {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-decapressbvba.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:315px; height:100px;
}

.header a.logo-bliksemtextiel {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-bliksemtextiel.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:450px; height:100px;
}

.header a.logo-sandety {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-sandety.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:92px; height:100px;
}

.header a.logo-mylenemedia {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-mylenemedia.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:92px; height:100px;
}

.header a.logo-papyrusprinting {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-papyrusprinting.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:200px; height:100px;
}

.header a.logo-thepictureshop {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-thepictureshop.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:185px; height:100px;
}

.header a.logo-wslettering {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-wslettering.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:430px; height:100px;
}

.header a.logo-teamworkpromo {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-teamworkpromo.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:230px; height:100px;
}

.header a.logo-allgraffix {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-allgraffix.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:430px; height:100px;
}

.header a.logo-ambachtprint {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-ambachtprint.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:185px; height:100px;
}

.header a.logo-hacosport {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-hacosport.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:110px; height:100px;
}

.header a.logo-lsflocking {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-lsflocking.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:355px; height:100px;
}

.header a.logo-jartazinv {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-jartazinv.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:175px; height:100px;
}

.header a.logo-screentexzeefdruk {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-screentexzeefdruk.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:310px; height:100px;
}

.header a.logo-cottonic {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-cottonic.jpg') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:350px; height:100px;
}

.header a.logo-staalpromo {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-staalpromo.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:390px; height:100px;
}

.header a.logo-aaareclame {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-aaareclame.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:430px; height:100px;
}

.header a.logo-marquage-broderie-montpellier {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-marquage-broderie-montpellier.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:250px; height:100px;
}

.header a.logo-xenia {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-xenia.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:195px; height:100px;
}

.header a.logo-bouwen {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-bouwen.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:350px; height:100px;
}

.header a.logo-publiverbeeck {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-publiverbeeck.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:410px; height:100px;
}

.header a.logo-wildtowildwear {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-wildtowildwear.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:295px; height:100px;
}

.header a.logo-promoplanet {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-promoplanet.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:470px; height:100px;
}

.header a.logo-ajtextilwerbung {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-ajtextilwerbung.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:360px; height:100px;
}

.header a.logo-mullervisualcommunication {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-mullervisualcommunication.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:400px; height:100px;
}

.header a.logo-samoni {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-samoni.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:170px; height:100px;
}

.header a.logo-q-grafix {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-q-grafix.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:110px; height:100px;
}

.header a.logo-givazworkwear {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-givazworkwear.jpg') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:260px; height:100px;
}

.header a.logo-wewahewa {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-wewahewa.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:440px; height:100px;
}

.header a.logo-publisportime {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-publisportime.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:250px; height:100px;
}

.slogan-publisportime {
	color:#9f0000;

}

.header a.logo-spartex{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-spartex.jpg') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:95px; height:100px;
}


.header a.logo-dfacto {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-dfacto.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:105px; height:100px;
}

.header a.logo-shirtbox {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-shirtbox.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:360px; height:100px;
}

.header a.logo-adbpromotions {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-adbpromotions.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:240px; height:100px;
}

.header a.logo-puntodivista {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-puntodivista.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:240px; height:100px;
}

.header a.logo-hdpromoprint {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-hdpromoprint.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:195px; height:100px;
}

.header a.logo-interrelatiegeschenken {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-interrelatiegeschenken.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:280px; height:100px;
}

.header a.logo-vaneylen {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-vaneylen.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:280px; height:100px;
}

.header a.logo-onslow {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-onslow.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:310px; height:100px;
}

.header a.logo-publichic {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-publichic.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:120px; height:100px;
}

.header a.logo-merkur-werbemittel {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-merkur-werbemittel.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:100px; height:100px;
}

.header a.logo-ecim-marketing {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-ecim-marketing.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:290px; height:100px;
}

.header a.logo-jura-textil {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-jura-textil.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:260px; height:100px;
}

.header a.logo-ms-print {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-ms-print.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:92px; height:100px;
}

.header a.logo-harrieverkaikbv {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-harrieverkaikbv.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:245px; height:100px;
}

.header a.logo-triotrade {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-triotrade.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:190px; height:100px;
}

.header a.logo-printingpartners {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-printingpartners.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:185px; height:100px;
}

.header a.logo-blocc {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-blocc.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:350px; height:100px;
}

.header a.logo-jcborduring {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-jcborduring.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:380px; height:100px;
}

.header a.logo-fgsafetyproducts {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-fgsafetyproducts.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:77px; height:100px;
}

.header a.logo-goalpromotions {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-goalpromotions.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:250px; height:100px;
}

.header a.logo-srd {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-srd.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:400px; height:100px;
}

.header a.logo-dapco {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-dapco.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:145px; height:100px;
}

.header a.logo-benschmedia {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-benschmedia.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:220px; height:100px;
}

.header a.logo-hclo3 {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-hclo3.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:400px; height:100px;
}

.header a.logo-flocketprint {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-flocketprint.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:380px; height:100px;
}

.header a.logo-karoshi {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-karoshi.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:210px; height:100px;
}

.header a.logo-trevisport {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-trevisport.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:140px; height:100px;
}

.header a.logo-maxipromo {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-maxipromo.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:300px; height:100px;
}

.header a.logo-pmpadvertising {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-pmpadvertising.jpg') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:100px; height:100px;
}

.header a.logo-cieffeci {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-cieffeci.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:195px; height:100px;
}

.header a.logo-zonneveldvlaardingen {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-zonneveldvlaardingen.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:300px; height:100px;
}

.header a.logo-boumanrelatex {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-boumanrelatex.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:235px; height:100px;
}

.header a.logo-pometcub {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-pometcub.png') no-repeat left 35%; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:120px; height:100px;
}

.header a.logo-promofabriek {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-promofabriek.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:80px; height:100px;
}

.header a.logo-bigmaxx {
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-bigmaxx.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:220px; height:100px;
}

.header a.logo-filius {
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-filius.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:220px; height:100px;
}

.header a.logo-dupal {
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-dupal.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:120px; height:100px;
}

.slogan-dupal {
	margin-top: 10px; position: absolute; width: 600px; margin-left: -180px; font-size:13px;
}

.header a.logo-textilebychevillotte {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-textilebychevillotte.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:220px; height:100px;
}

.header a.logo-prosafety {
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-prosafety.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:265px; height:100px;
}

.header a.logo-progettomoda {
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-progettomoda.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:265px; height:100px;
}

.header a.logo-promoone {
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-promoone.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:80px; height:100px;
}

.header a.logo-griffioenpreciouspresents {
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-griffioenpreciouspresents.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:120px; height:100px;
}

.header a.logo-compagnielaurent {
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-compagnielaurent.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:300px; height:100px;
}

.header a.logo-crgufficio {
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-crgufficio.jpg') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:140px; height:100px;
}

.header a.logo-jensbrandsupport {
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-jensbrandsupport.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:80px; height:100px;
}

.header a.logo-urbanprint {
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-urbanprint.png') no-repeat left 40%;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:92px; height:90px;
}

.header a.logo-bleyweertsports {
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-bleyweertsports.jpg') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:135px; height:100px;
}

.header a.logo-cadeau68 {
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-cadeau68.png') no-repeat left 35%;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:280px; height:100px;
}

.header a.logo-smetszeefdruk {
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-smetszeefdruk.jpg') no-repeat left 35%;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:420px; height:100px;
}


.header a.logo-djeepcom{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-djeepcom.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:290px; height:100px;
}

.header a.logo-crea7{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-crea7.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:145px; height:100px;
}

.slogan-crea7 {
    margin-top: 18px; position: absolute; width: 600px; margin-left: -280px; font-size:13px;
}

.header a.logo-promuovere{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-promuovere.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:250px; height:100px;
}

.slogan-promuovere {
	margin-top: 18px; position: absolute; width: 600px; margin-left: -190px; font-size:13px;
}

.header a.logo-belgianprint{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-belgianprint.jpg') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:130px; height:100px;
}

.slogan-belgianprint {
	margin-top: 18px; position: absolute; width: 600px; margin-left: -190px; font-size:13px;
}

.header a.logo-sporfect{
	float:left; display:inline-block;
	margin-top: 21px;
	background:url('../images/logos/logo-sporfect.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:280px;
	height:100px;
}

.slogan-sporfect {
	margin-top: 18px; position: absolute; width: 600px; margin-left: -260px; font-size:13px;
}

.header a.logo-promofit{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-promofit.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:200px; height:100px;
}

.header a.logo-depraets{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-depraets.jpg') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:160px; height:100px;
}

.slogan-depraets {
	margin-top: 18px; position: absolute; width: 600px; margin-left: -350px; font-size:13px;
}

.header a.logo-akdesign{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-akdesign.jpg') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 125px;
	height:100px;
}

.slogan-akdesign {
	margin-top: 18px; position: absolute; width: 600px; margin-left: -265px; font-size:13px;
}

.header a.logo-tpress{
    float:left; display:inline-block; margin: 0;
    background:url('../images/logos/logo-tpress.png') no-repeat;
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:130px; height:100px;
}

.slogan-tpress {
    margin-top: 18px; position: absolute; width: 600px; margin-left: -210px; font-size:13px;color: red;
}


.header a.logo-beedsign{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-beedsign.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 165px;
	height:100px;
}

.slogan-beedsign {
	margin-top: 18px; position: absolute; width: 600px; margin-left: -210px; font-size:13px;color: red;
}

.header a.logo-customwearde{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-customwearde.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
    width: 195px;
    margin-top: 10px;
    margin-bottom: -10px;
	height:100px;
}

.slogan-customwearde {
	margin-top: 18px; position: absolute; width: 600px; margin-left: -210px; font-size:13px;color: red;
}

.header a.logo-ikbanner{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-ikbanner.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 150px;
	margin-top: 10px;
	margin-bottom: -10px;
	height:100px;
}

.header a.logo-multigraphics{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-multigraphics.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 195px;
	margin-top: 10px;
	margin-bottom: -10px;
	height:100px;
}

.slogan-multigraphics {
	margin-top: 18px; position: absolute; width: 600px; margin-left: -210px; font-size:13px;color: red;
}

.header a.logo-fanitex{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-fanitex.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 240px;
	margin-top: 5px;
	margin-bottom: -10px;
	height:100px;
}

.header a.logo-objectifcom{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-objectifcom.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 220px;
	height:100px;
}

.header a.logo-proworksalland{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-proworksalland.png') no-repeat left 35%;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 320px;
	height:100px;
}

.header a.logo-kuipers{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-kuipers.jpg') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 300px;
	height:100px;
}

.header a.logo-giftsatwork{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-giftsatwork.png') no-repeat left 42%;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 200px;
	height:100px;
}

.header a.logo-vanshirtjetotshirtje{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-vanshirtjetotshirtje.png') no-repeat left 35%;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 500px;
	height:100px;
}

.header a.logo-shirtexpress{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-shirtexpress.jpg') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 90px;
	height:100px;
}

.header a.logo-eigenlabel{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-eigenlabel.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 340px;
	height:100px;
}

.header a.logo-acom-publicite{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-acom-publicite.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 225px;
	height:100px;
}

.header a.logo-perzeetextilez{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-perzeetextilez.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 400px;
	height:100px;
}

.header a.logo-print-power{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-print-power.jpg') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 300px;
	height:100px;
}

.header a.logo-mysweat{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-mysweat.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 90px;
	height:100px;
}

.header a.logo-as-stoetzel{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-as-stoetzel.jpg') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 320px;
	height:100px;
}

.header a.logo-copex{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-copex.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 280px;
	height:100px;
}

.header a.logo-vanbarnevelddigtiaal{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-vanbarnevelddigtiaal.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 300px;
	height:100px;
}

.header a.logo-evnkleding{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-evnkleding.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 110px;
	height:100px;
}

.header a.logo-group4{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-group4.jpg') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 145px;
	height:100px;
}

.header a.logo-teamwereld{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-teamwereld.png') no-repeat left 40%;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 380px;
	height:100px;
}


.header a.logo-pgtextil{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-pg-textil.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 195px;
	height:100px;
}

.slogan-pgtextil {
	margin-top: 18px; position: absolute; width: 600px; margin-left: -210px; font-size:13px;color: red;
}

.header a.logo-intersport{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-intersport.jpg') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 195px;
	height:100px;
}

.header a.logo-le-shirtsandmore{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-le-shirtsandmore.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 195px;
	height:100px;
}

.slogan-le-shirtsandmore {
	margin-top: 18px; position: absolute; width: 600px; margin-left: -210px; font-size:13px;color: red;
}


.header a.logo-tourmerchandising{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-tourmerchandising.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 195px;
	height:100px;
}

.slogan-tourmerchandisign {
	margin-top: 18px; position: absolute; width: 600px; margin-left: -210px; font-size:13px;color: red;
}

.header a.logo-crelito{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-crelito.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 90px;
	height:100px;
}

.slogan-crelito {
	margin-top: 18px; position: absolute; width: 600px; margin-left: -210px; font-size:13px;color: red;
}


.header a.logo-futurstampa{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-futurstampa.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 180px;
	height:100px;
}

.slogan-futurstampa {
	margin-top: 18px; position: absolute; width: 600px; margin-left: -210px; font-size:13px;color: red;
}

.header a.logo-screenex{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-screenex.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 220px;
	height:100px;
}

.slogan-screenex {
	margin-top: 18px; position: absolute; width: 600px; margin-left: -210px; font-size:13px;color: red;
}

.header a.logo-publiren{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-publiren.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 220px;
	height:100px;
}

.slogan-publiren {
	margin-top: 18px; position: absolute; width: 600px; margin-left: -210px; font-size:13px;color: red;
}

.header a.logo-snoekpromo{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-snoekpromo.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 220px;
	height:100px;
}

.header a.logo-wear4all{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-wear4all.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 150px;
	height:100px;
}

.header a.logo-borduurland{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-borduurland.png') no-repeat left 40%;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 400px;
	height:100px;
}

.header a.logo-laroidtextilveredelunggmbh{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-laroidtextilveredelunggmbh.png') no-repeat left 40%;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 400px;
	height:100px;
}

.header a.logo-tolik-promotion{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-tolik-promotion.png') no-repeat left 40%;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 380px;
	height:100px;
}

.header a.logo-p-pprojects{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-p-pprojects.jpg') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 260px;
	height:100px;
}

.header a.logo-stickereisatun-textildruck{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-stickereisatun-textildruck.jpg') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 240px;
	height:100px;
}

.header a.logo-bicento{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-bicento.png') no-repeat left 40%;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 380px;
	height:100px;
}

.header a.logo-reklamevarer{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-reklamevarer.png') no-repeat left 40%;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 380px;
	height:100px;
}

.header a.logo-jcproductionsbv{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-jcproductionsbv.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 140px;
	height:100px;
}

.header a.logo-standis{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-standis.png') no-repeat left 40%;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 300px;
	height:100px;
}

.header a.logo-screenfactory{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-screenfactory.png') no-repeat left 40%;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 300px;
	height:100px;
}

.header a.logo-reclameabc{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-reclameabc.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 180px;
	height:100px;
}

.header a.logo-ruggierodiviseforniture{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-ruggierodiviseforniture.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 240px;
	height:100px;
}

.header a.logo-divisefornitureruggiero{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-divisefornitureruggiero.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 240px;
	height:100px;
}

.header a.logo-kledingbedrukken{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-kledingbedrukken.png') no-repeat left 35%;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 500px;
	height:100px;
}

.header a.logo-kistdesign{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-kistdesign.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 160px;
	height:100px;
}

.header a.logo-profilbroderie{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-profilbroderie.png') no-repeat left 35%;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 400px;
	height:100px;
}


.header a.logo-creatingcenter{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-creatingcenter.jpg') no-repeat left 35%;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 60px;
	height:80px;
}


.header a.logo-xlbedrijfskleding{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-xlbedrijfskleding.jpg') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 105px;
	height:90px;
}

.slogan-xlbedrijfskleding {
	margin-top: 18px; position: absolute; width: 600px; margin-left: -210px; font-size:13px;color: red;
}


.header a.logo-youngcreatief{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-youngcreatief.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 180px;
	height:90px;
}

.header a.logo-ozus{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-ozus.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 90px;
	height:90px;
}

.header a.logo-loos-textilveredelungwerbetechnik{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-loos-textilveredelungwerbetechnik.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 90px;
	height:90px;
}

.header a.logo-klit{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-klit.png') no-repeat left 40%;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 400px;
	height:90px;
}

.header a.logo-hannotex{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-hannotex.png') no-repeat left 40%;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 250px;
	height:90px;
}

.header a.logo-istitch{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-istitch.png') no-repeat left 50%;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 310px;
	height:90px;
}

.header a.logo-luca-screen{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-luca-screen.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 150px;
	height:90px;
}

.header a.logo-123stitch{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-123stitch.png') no-repeat left 50%;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 310px;
	height:90px;
}

.header a.logo-artiflock{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-artiflock.png') no-repeat left 40%;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 300px;
	height:100px;
}

.header a.logo-kledingunitekdesign{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-kledingunitekdesign.jpg') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 95px;
	height:100px;
}

.header a.logo-de-reclamewinkel{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-de-reclamewinkel.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 130px;
	height:100px;
}


.header a.logo-seridel{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-seridel.jpg') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:350px; height:100px;
}


.slogan-seridel {
	margin-top: 18px; position: absolute; width: 600px; margin-left: -350px; font-size:13px;color: red;
}


.header a.logo-lerche{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-lerche.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:300px; height:100px;
}


.slogan-lerche{
	margin-top: 18px; position: absolute; width: 600px; margin-left: -210px; font-size:13px;color: red;
}


.header a.logo-tgh{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-tgh.jpg') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:150px; height:100px;
}


.header a.logo-nmdistribution{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-nmdistribution.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:300px; height:100px;
}

.header a.logo-hawedo{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-hawedo.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:300px; height:100px;
}

.header a.logo-fashiongo{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-fashiongo.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:100px; height:100px;
}

.slogan-fashiongo{
	margin-top: 18px; position: absolute; width: 600px; margin-left: -235px; font-size:13px;color: red;
}

.header a.logo-dilayprint{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-dilayprint.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:300px; height:100px;
}

.slogan-dilayprint{
	margin-top: 18px; position: absolute; width: 600px; margin-left: -235px; font-size:13px;color: red;
}

.header a.logo-halleux{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-halleux.jpg') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:100px; height:100px;
}

.slogan-halleux{
	margin-top: 18px; position: absolute; width: 600px; margin-left: -330px; font-size:13px;color: red;
}

.header a.logo-eyecatchdesign{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-eyecatchdesign.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:400px; height:100px;
}

.slogan-eyecatchdesign{
	margin-top: 18px; position: absolute; width: 600px; margin-left: -330px; font-size:13px;color: red;
}


.header a.logo-sportgadget{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-sportgadget.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:400px; height:100px;
}

.slogan-sportgadget{
	margin-top: 18px; position: absolute; width: 600px; margin-left: -330px; font-size:13px;color: red;
}


.header a.logo-abitex{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-abitex.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:250px; height:100px;
}

.slogan-abitex{
	margin-top: 18px; position: absolute; width: 600px; margin-left: -330px; font-size:13px;color: red;
}


.header a.logo-ilvestiario{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-ilvestiario.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:155px; height:100px;
}

.slogan-ilvestiario{
	margin-top: 18px; position: absolute; width: 600px; margin-left: -330px; font-size:13px;color: red;
}

.header a.logo-6italia{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-6italia.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:80px; height:100px; 
}

.slogan-6italia{
    margin-top: 18px; position: absolute; width: 200px; margin-left: 0px; font-size:13px;
}

.header a.logo-rpromo{ 
    float:left; display:inline-block; margin: 0; 
    background:url('../images/logos/logo-rpromo.png') no-repeat; 
    overflow:hidden; text-decoration:none !important;
    background-size: 100% auto;
    width:294px; height:84px; 
}

.slogan-rpromo{
    margin-top: 18px; position: absolute; width: 330px; margin-left: -157px; font-size:13px;
}


.header a.logo-winandyimpressions{
	float:left; display:inline-block; margin: 0;
	background:url('../images/logos/logo-winandyimpressions.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:282px; height:90px;
}

.slogan-winandyimpressions{
	margin-top: 15px; position: absolute; width: 400px; margin-left: -155px; font-size:13px;
}


.header a.logo-hobbystore{
	float:left; display:inline-block; margin: 0;
    /*
	background:url('../images/logos/logo-winandyimpressions.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
    */
	width:282px; height:90px;
}


.header a.logo-kcsports{
	float:left; display:inline-block; margin: 20px;
	background:url('../images/logos/logo-kcsports.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:126px; height:50px;
}

.slogan-kcsports{
	margin-top: 15px; position: absolute; width: 400px; margin-left: -85px; font-size:13px;
}


.header a.logo-imprimeriefabbro{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-imprimeriefabbro.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:136px; height:90px;
}

.header a.logo-markt15{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-markt15.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:250px; height:85px;
}

.slogan-markt15{
	margin-top: 15px; position: absolute; width: 460px; margin-left: -187px; font-size:13px;
}


.header a.logo-castaar{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-castaar.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:348px; height:56px;
	margin-top: 20px;
}

.slogan-castaar{
	margin-top: 15px; position: absolute; width: 475px; margin-left: -175px; font-size:13px;
}


.header a.logo-borduurdesignsjan{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-borduurdesignsjan.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:400px; height:51px;
	margin-top: 20px;
}

.slogan-borduurdesignsjan{
	margin-top: 15px; position: absolute; width: 460px; margin-left: 10px; font-size:13px;
}


.header a.logo-attentio{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-attentio.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:272px; height:90px;
	margin-top: 0px;
}

.slogan-attentio{
	margin-top: 15px; position: absolute; width: 460px; margin-left: -200px; font-size:13px;
}


.header a.logo-napendo{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-napendo.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:410px; height:65px;
	margin-top: 0px;
}

.slogan-napendo{
	margin-top: 20px; position: absolute; width: 460px; margin-left: -290px; font-size:13px;
}


.header a.logo-hopcommunication{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-hopcommunication.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:121px; height:90px;
	margin-top: 0px;
}


.header a.logo-seripubcatalogue{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-seripubcatalogue.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 105px; height:75px;
	margin-top: 0px;
}



.header a.logo-louterpromotions{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-louterpromotions.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:128px; height:80px;
	margin-top: 0px;
}

.slogan-louterpromotions{
	margin-top: 20px; position: absolute; width: 460px; margin-left: -80px; font-size:13px;
}


.header a.logo-promarsalesinternational{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-promarsalesinternational.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width:259px; height:75px;
	margin-top: 0px;
}


.header a.logo-alfashirt{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-alfashirt.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 225px; height:48px;
	margin-top: 20px;
}

.slogan-alfashirt{
	margin-top: 20px; position: absolute; width: 460px; margin-left: -205px; font-size:13px;
}


.header a.logo-expolettering{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-expolettering.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 298px; height:75px;
	margin-top: 10px;
}

.slogan-expolettering{
	margin-top: 20px; position: absolute; width: 460px; margin-left: -205px; font-size:13px;
}

.header a.logo-print4all{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-print4all.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 176px; height:90px;
	margin-top: 00px;
}



.header a.logo-todeal{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-todeal.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 315px; height:73px;
	margin-top: 10px;
}

.slogan-todeal{
	margin-top: 20px; position: absolute; width: 500px; margin-left: -330px; font-size:13px;
}



.header a.logo-printbox{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-printbox.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 127px; height:100px;
	margin-top: -5px;
}

.slogan-printbox{
	margin-top: 20px; position: absolute; width: 500px; margin-left: -190px; font-size:13px;
}


.header a.logo-ghggadget{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-ghggadget.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 211px; height:90px;
	margin-top: -5px;
}

.header a.logo-handmade{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-handmade.jpg') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 90px; height:90px;
	margin-top: -5px;
}

.slogan-handmade{
    margin-top: 20px; position: absolute; width: 500px; margin-left: -285px; font-size:13px;
}

.header a.logo-corporatecommunication{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-corporatecommunication.jpg') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 380px; height:90px;
	margin-top: -5px;
}

.slogan-corporatecommunication{
    margin-top: 20px; position: absolute; width: 250px; margin-left: -75px; font-size:13px;
}

.header a.logo-kaster-werbung{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-kaster-werbung.jpg') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 81px; height:90px;
	margin-top: -5px;
}

.slogan-kaster-werbung{
    margin-top: 20px; position: absolute; width: 700px; margin-left: -475px; font-size:13px;
}

.header a.logo-clg-impressioncaen{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-clg-impressioncaen.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 215px; height:90px;
	margin-top: -5px;
}

.slogan-clg-impressioncaen{
    margin-top: 20px; position: absolute; width: 300px; margin-left: -127px; font-size:13px;
}

.header a.logo-original-ollies{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-original-ollies.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 445px; height:90px;
	margin-top: -5px;
}

.slogan-original-ollies{
    margin-top: 20px; position: absolute; width: 300px; font-size:13px;
}

.header a.logo-graphidec{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-graphidec.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 400px; height:90px;
	margin-top: -5px;
}

.slogan-graphidec{
    margin-top: 20px; position: absolute; width: 490px; margin-left: -320px; font-size:13px;
}


.header a.logo-coenemarcouximpression{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-coenemarcouximpression.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 350px; height:67px;
	margin-top: 10px;
}

.slogan-coenemarcouximpression{
	margin-top: 20px; position: absolute; width: 560px; margin-left: -320px; font-size:13px;
}


.header a.logo-koornneef{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-koornneef.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 81px; height:95px;
	margin-top: 0px;
}

.slogan-koornneef{
	margin-top: 20px; position: absolute; width: 560px; margin-left: -153px; font-size:13px;
}


.header a.logo-papeteriedesardennes{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-papeteriedesardennes.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 102px; height:90px;
	margin-top: 0px;
}

.slogan-papeteriedesardennes{
	margin-top: 10px; position: absolute; width: 350px; margin-left: -190px; text-align: right; font-size:13px;
}



.header a.logo-oldenbroekproductions{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-oldenbroekproductions.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 340px; height:78px;
	margin-top: 0px;
}

.slogan-oldenbroekproductions{
	margin-top: 10px; position: absolute; width: 350px; margin-left: -190px; text-align: right; font-size:13px;
}



.header a.logo-mcomme-textile{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-mcomme-textile.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 48px; height:90px;
	margin-top: 0px;
}

.slogan-mcomme-textile{
	margin-top: 10px; position: absolute; width: 350px; margin-left: -190px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
	font-style: italic;
}



.header a.logo-kieltextil{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-kieltextil.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 149px; height:90px;
	margin-top: 0px;
}

.slogan-kieltextil{
	margin-top: 10px; position: absolute; width: 350px; margin-left: -190px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
}


.header a.logo-stickerenshirts{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-stickerenshirts.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 210px; height:63px;
	margin-top: 15px;
}

.slogan-stickerenshirts{
	margin-top: 10px; position: absolute; width: 350px; margin-left: -190px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
}


.header a.logo-fg1{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-fg1.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 312px; height:89px;
	margin-top: 0px;
}

.header a.logo-sportsprizegiving{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-sportsprizegiving.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 202px; height:95px;
	margin-top: 0px;
}



.header a.logo-agence-publicitaire-bewin{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-agence-publicitaire-bewin.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 87px; height:95px;
	margin-top: 5px;
}

.slogan-agence-publicitaire-bewin{
	margin-top: 10px; position: absolute; width: 350px; margin-left: -190px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
}



.header a.logo-herwigsport{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-herwigsport.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 231px; height:95px;
	margin-top: 0px;
}

.slogan-herwigsport{
	margin-top: 10px; position: absolute; width: 390px; margin-left: -235px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
}

.header a.logo-ruwomat{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-ruwomat.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 249px; height:95px;
	margin-top: 0px;
}

.slogan-ruwomat{
	margin-top: 10px; position: absolute; width: 390px; margin-left: -235px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
}


.header a.logo-jobitex{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-jobitex.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 222px; height:80px;
	margin-top: 0px;
}


.header a.logo-mvm-design{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-mvm-design.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 315px; height:92px;
	margin-top: 0px;
}

.slogan-mvm-design{
	margin-top: 10px; position: absolute; width: 390px; margin-left: -235px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
}


.header a.logo-jpborduur{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-jpborduur.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 156px; height:95px;
	margin-top: 0px;
}

.slogan-jpborduur{
	margin-top: 10px; position: absolute; width: 390px; margin-left: -235px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
}


.header a.logo-prooutgmbh{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-prooutgmbh.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 350px; height:76px;
	margin-top: 5px;
}

.slogan-prooutgmbh{
	margin-top: 10px; position: absolute; width: 390px; margin-left: -235px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
}


.header a.logo-deknijf{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-deknijf.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 243px; height:95px;
	margin-top: 0px;
}

.slogan-deknijf{
	margin-top: 10px; position: absolute; width: 390px; margin-left: -235px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
}


.header a.logo-digisolution{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-digisolution.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 300px; height:84px;
	margin-top: 5px;
}

.slogan-digisolution{
	margin-top: 10px; position: absolute; width: 390px; margin-left: -235px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
}


.header a.logo-van-wassenhove{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-van-wassenhove.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 213px; height:95px;
	margin-top: 0px;
}


.header a.logo-fimapromotionsbvba{
	 float:left; display:inline-block; margin: 0px;
	 background:url('../images/logos/logo-fimapromotionsbvba.png') no-repeat;
	 overflow:hidden; text-decoration:none !important;
	 background-size: 100% auto;
	 width: 166px; height:86px;
	 margin-top: 5px;
 }

.slogan-fimapromotionsbvba{
	margin-top: 10px; position: absolute; width: 390px; margin-left: -235px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
}


.header a.logo-matthiasesch-hemdenspezialist{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-matthiasesch-hemdenspezialist.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 142px; height:95px;
	margin-top: 0px;
}

.slogan-matthiasesch-hemdenspezialist{
	margin-top: 10px; position: absolute; width: 400px; margin-left: -235px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
}


.header a.logo-langzullenzeleven{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-langzullenzeleven.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 137px; height:95px;
	margin-top: 0px;
}

.slogan-langzullenzeleven{
	margin-top: 10px; position: absolute; width: 400px; margin-left: -235px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
}


.header a.logo-viasofiareclame{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-viasofiareclame.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 194px; height:95px;
	margin-top: 0px;
}

.slogan-viasofiareclame{
	margin-top: 10px; position: absolute; width: 400px; margin-left: -235px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
}


.header a.logo-badesign{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-badesign.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 350px; height:75px;
	margin-top: 5px;
}


.header a.logo-snowdentexmark{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-snowdentexmark.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 350px; height:63px;
	margin-top: 10px;
}



.header a.logo-workpoint{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-workpoint.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 170px; height:95px;
	margin-top: 0px;
}

.slogan-workpoint{
	margin-top: 10px; position: absolute; width: 400px; margin-left: -235px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
}



.header a.logo-krijnenpromotions{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-krijnenpromotions.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 84px; height:95px;
	margin-top: 0px;
}

.slogan-krijnenpromotions{
	margin-top: 10px; position: absolute; width: 400px; margin-left: -235px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
}


.header a.logo-shirtbomb{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-shirtbomb.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 287px; height:81px;
	margin-top: 10px;
}

.header a.logo-excellence-concept{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-excellence-concept.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 212px; height:95px;
	margin-top: 0px;
}

.slogan-excellence-concept{
	margin-top: 10px; position: absolute; width: 400px; margin-left: -235px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
}


.header a.logo-textielborduren{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-textielborduren.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 94px; height:95px;
	margin-top: 0px;
}

.slogan-textielborduren{
	margin-top: 10px; position: absolute; width: 400px; margin-left: -235px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
}


.header a.logo-josha{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-josha.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 195px; height:95px;
	margin-top: 0px;
}


.header a.logo-studioster{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-studioster.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 93px; height:95px;
	margin-top: 0px;
}

.slogan-studioster{
	margin-top: 10px; position: absolute; width: 400px; margin-left: -235px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
}

.header a.logo-textilveredelung-soest{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-textilveredelung-soest.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 299px; height:75px;
	margin-top: 10px;
}

.slogan-textilveredelung-soest{
	margin-top: 10px; position: absolute; width: 400px; margin-left: -235px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
}



.header a.logo-alle-bedrijfskleding{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-alle-bedrijfskleding.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 335px; height:57px;
	margin-top: 10px;
}


.header a.logo-teamjos{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-teamjos.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 347px; height:49px;
	margin-top: 20px;
}

.slogan-teamjos{
	margin-top: 10px; position: absolute; width: 400px; margin-left: -235px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
}


.header a.logo-sponselee-fashion{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-sponselee-fashion.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 141px; height:95px;
	margin-top: 0px;
}

.slogan-sponselee-fashion{
	margin-top: 10px; position: absolute; width: 400px; margin-left: -235px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
}


.header a.logo-got-shirts{
	float:left; display:inline-block; margin: 0px;
	background:url('../images/logos/logo-got-shirts.png') no-repeat;
	overflow:hidden; text-decoration:none !important;
	background-size: 100% auto;
	width: 376px; height:60px;
	margin-top: 20px;
}

.slogan-got-shirts{
	margin-top: 10px; position: absolute; width: 400px; margin-left: -235px; text-align: right; font-size:13px;
	font-family: NeoSansPro, Myriad Pro, Tahoma, Verdana;
}



/* fin header logo */


.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

.header-container #header-top-nav{ font-family:NeoSansPro, Myriad Pro, Tahoma, Verdana; text-transform:uppercase; font-size:16px; color:#003572; padding-top:35px; }
.header-container #header-top-nav ul li{ float:left; display:inline; margin:0; padding:0 10px 0 12px; border-left:1px solid #ffffff; border-right:1px solid #e6e7e7;  }
.header-container #header-top-nav ul li.first_menu_item{ border-left:none; margin-left:20px; }
.header-container #header-top-nav ul li.first_menu_item_connected{ border-left:none; /* margin-left:30px; */ }
.header-container #header-top-nav ul li.last_menu_item{ border-right:none; padding-right:0;}
.header-container #header-top-nav ul li a{ margin:0; padding:0; font-family:NeoSansPro, Myriad Pro, Tahoma, Verdana; font-size:16px; color:#000000; }
.header-container #header-top-nav .menu-right-nav{ float:right; padding-right:20px; }

.header #search-bar{  float:right; width:160px; margin-top:5px; }
.header .form-search { padding: 0; width:150px; margin-top:8px; position:relative; }
.header .form-search #search{ 
	float:none;
	border-radius:15px;
	border:none;
	width:150px; 
	padding:6px 0 6px 10px;
	font-family:NeoSansPro, Myriad Pro, Tahoma, Verdana; font-size:12px; color:#6d6d6d;	
	-moz-box-shadow: inset 1px 1px 2px 0px #9b9b9b;
	-webkit-box-shadow: inset 1px 1px 2px 0px #9b9b9b;
	-o-box-shadow: inset 1px 1px 2px 0px #9b9b9b;
	box-shadow: inset 1px 1px 2px 0px #9b9b9b;
	/* filter:progid:DXImageTransform.Microsoft.Shadow(color=#9b9b9b, Direction=134, Strength=2); */
	
	background-image: linear-gradient(bottom, #FFFFFF 0%, #EBEBEB 100%);
	background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #EBEBEB 100%);
	background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #EBEBEB 100%);
	background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #EBEBEB 100%);
	background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #EBEBEB 100%);	
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FFFFFF),color-stop(1, #EBEBEB));
	}

.header .form-search input[type=image]{ position:absolute; top:2px; right:-6px; }
/* .cms-home .header .form-search input[type=image]{ top:44px; } */
	 
#search_mini_form .advanced-search-link{ display:block; margin-top:0; text-align:right; }
#search_mini_form .advanced-search-link a{ font-size:9px; color:#6d6d6d; font-family: Verdana; }
#search_mini_form .advanced-search-link a:hover{color:#EA642F;}

.cart_header .input-box select { text-transform: none; }
	 
.header .form-search button.button span { 
	background-color:#ea642f;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border:0; height:21px; 
	background:url(../images/btn_search.gif) 0 0 no-repeat; 
	padding:10px; 
	font:bold 11px/21px Tahoma, Verdana, Arial, sans-serif; }
.header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
.header .form-search .search-autocomplete { z-index:900; left:40px !important; top:22px !important; }
.header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#ddeeff; }

.header .links { float:right; margin:0 0 6px; }
.header .links li { float:left; font-size:11px; background:url(../images/bkg_pipe1.gif) 100% 60% no-repeat; padding:0 8px 0 7px; }
.header .links a { color:#ebbc58; }
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-container .top-container a { font-size:11px; color:#ebbc58; }

.header .toplink {float:left; margin-left: 23px; text-transform: uppercase; color:#013473;}

.header #search-bar .sloganTT {
    width: 400px;
    margin-left: -285px;
    float: left;
    /* border-right: 2px solid #a4a4a4; */
    color: #818181;
    font: 12px/1.55 Verdana, Arial, Helvetica, sans-serif;
}

/* Navigation */
.nav-container { background: url(../images/background-nav-container.png) repeat-x; position:relative; z-index:9; border-top:1px solid #d1d1d1; border-bottom:1px solid #d1d1d1;  }
.nav-container .separator{ width:90%; border-top:1px solid #e9e9e9;  margin:0 auto; }
#nav { width:940px; margin:0 auto; }
#nav ul{ display:block; }
#nav ul.navFirstLine, #nav ul.navFirstLineFr{ text-align:center; clear:both;} 
#nav li{ display: inline;  text-align:center; margin:0 13px 0 13px;}
#nav ul.navFirstLineFr li{ display: inline;  text-align:center; margin:0 8px 0 8px;}
#nav li:hover { z-index:50; text-align:left;  }
#nav li  a{ color:#6d6d6d; font-size:14px; font-family: NeoSansPro, Tahoma, Verdana; line-height: 37px; display: inline-block; }
#nav li:hover a{ color:#5383b9; }
#nav ul li ul li, #nav ul.navFirstLineFr li ul li{ display:block; }
#nav a,
#nav a:hover, #nav { text-decoration:none; color:#6d6d6d; }

#nav .productCategory .catId_subMenu,
#nav .productCategory .catId_miniSubMenu
{  z-index:1000; position:absolute; display:none; width:938px; margin:-2px auto 0 auto; background:#ffffff; border:1px solid #e9e9e9; }

#nav .productCategory .catId_subMenu a,
#nav .productCategory .catId_miniSubMenu a { line-height: inherit; }

/* MEGA MENU ============================================= */
/* GENERAL CLASSES ================= */

.background-line{ 
    margin: 60px 0 0 -136px;
    display:block;
    height:330px; 
    width:1212px;
    background:url("../images/background-line.png") 0 200px no-repeat; 
    z-index:0;
}

.line{ 
    margin: -325px 0 0 0;
    display:block; 
    height:330px; 
    width:100%;
    z-index:1000;
}

.homepage-category{ display:block; height:250px; width: 170px; margin: 0 14px 0 0; }

.homepage-category .catName{ 
    text-align: center; 
    display: block;
    font-family: NeoSansPro,Myriad Pro, Verdana;
    font-size:18px;
    line-height:22px;
    height:45px;
    color:#000000;
    text-transform: uppercase;
}

.degFffEae{
	background-image: linear-gradient(bottom, #EAEAEA 0%, #FFFFFF 60%);
	background-image: -o-linear-gradient(bottom, #EAEAEA 0%, #FFFFFF 60%);
	background-image: -moz-linear-gradient(bottom, #EAEAEA 0%, #FFFFFF 60%);
	background-image: -webkit-linear-gradient(bottom, #EAEAEA 0%, #FFFFFF 60%);
	background-image: -ms-linear-gradient(bottom, #EAEAEA 0%, #FFFFFF 60%);	
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #EAEAEA),color-stop(0.6, #FFFFFF));	
}

/* h2.degFffEae a { float: right; padding: 10px 10px 0 0; } */
.registered-users h2.degFffEae a img , .account-create h2.degFffEae a img { 
    float: right; padding: 10px 10px 0 0; display:block; 
}

.clear{ clear:both; }

.col2-set button{ border:none; background:transparent; margin:0; padding:1px 2px 2px 1px; }

.col2-set .col-2 button{ float:right; margin-right:15px; }

a .link-button, button .link-button{
	font-family: NeoSansPro,Myriad Pro, Verdana;
	font-size: 12px ;
	text-transform:none;
	text-align:center;
	color:#6d6d6d; 
	width:160px;
	-webkit-border-radius: 15px;	
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: inset 0 0 0 0 transparent, 1px 1px 2px 0px #a7a7a7;
	-webkit-box-shadow: inset 0 0 0 0 transparent, 1px 1px 2px 0px #a7a7a7;
	-o-box-shadow: inset 0 0 0 0 transparent, 1px 1px 2px 0px #a7a7a7;
	box-shadow: inset 0 0 0 0 transparent, 1px 1px 2px 0px #a7a7a7;
	padding:4px 0 3px 0;
	border-top:1px solid #F4F4F4;	
	border-bottom:1px solid #EAEAEA;	
	 -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all1.1s ease-in-out;
    transition: all .1s ease-in-out;
    cursor: pointer;
}

a .upsell-ink-button{ width:130px; }

button+.link-button{ background:transparent; }
a .link-button.long{ width:300px; }

a:hover .link-button, button:hover .link-button{
	-moz-box-shadow: inset 1px 1px 2px 0px #a7a7a7, 0 0 0 0 transparent;
	-webkit-box-shadow: inset 1px 1px 2px 0px #a7a7a7, 0 0 0 0 transparent;
	-o-box-shadow: inset 1px 1px 2px 0px #a7a7a7, 0 0 0 0 transparent;
	box-shadow: inset 1px 1px 2px 0px #a7a7a7, 0 0 0 0 transparent;
	border-bottom:1px solid #D2D2D2;
	cursor: pointer;
}

button:hover .link-button.Orange{ 
	-moz-box-shadow: inset 1px 1px 2px 0px #753216, 0 0 0 0 transparent;
	-webkit-box-shadow: inset 1px 1px 2px 0px #753216, 0 0 0 0 transparent;
	-o-box-shadow: inset 1px 1px 2px 0px #753216, 0 0 0 0 transparent;
	box-shadow: inset 1px 1px 2px 0px #753216, 0 0 0 0 transparent;
	/* border-bottom:1px solid #753216; */
	cursor: pointer;
	 }

.rightArrow, .rightArrowWhite, .closeCross{ float:right; width:21px; height:21px; margin:-1px 3px -3px 0; }
.rightArrow{ background: url(../images/rightArrow.png) no-repeat; }
.rightArrowWhite{ background: url(../images/rightArrowWhite.png) no-repeat; }
.closeCross{ background: url(../images/pictos/cart-delete-item.png) no-repeat; }
button .link-button .rightArrow, button .link-button .rightArrowWhite{ margin:-3px 2px -3px 0; cursor:pointer; }

/* SPECIFIC SELECTORS ======================= */

.flash-container, #en_avant .en_avant, .block-account, 
#form-validate2, #accessAreaRetailers, 
.cart-collaterals .col-1, .cart-collaterals .shipping, 
.cart-collaterals .totals, .block-progress{
	position:relative;
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 0px 4px 0px  rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 4px 0px  rgba(0,0,0,0.2);
	margin:0 0 20px 0;
	padding:0;
}

.box-account{
	position:relative;
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 2px 4px 0px  rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 4px 0px  rgba(0,0,0,0.2);
	margin:4px 0 20px 0;
	padding:0;
}

.cart-collaterals .shipping .form-list{ padding:0 10px; }
.cart-collaterals .shipping a .link-button{ float:right; margin-right:10px; }

#accessAreaRetailers{ margin-top:32px; }

#form-validate2{ margin:0; }

.flash-container, .catId_subMenu{ width:938px; height:270px; }
.catId_miniSubMenu{ height:190px; }

.catId_subMenu .whiteCurtain{ height:270px; background:#FFFFFF; }
.catId_miniSubMenu .whiteCurtain{ height:190px; background:#FFFFFF; }

.catId_miniSubMenu, .catId_subMenu{ background:#ffffff; border:1px solid #e9e9e9; position:relative; box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 2px 4px 0px  rgba(0,0,0,0.2); -moz-box-shadow: 0px 2px 4px 0px  rgba(0,0,0,0.2); margin:0; padding:0; }  
	
#productTitle, #productPicto, .cart-title, .cart .page-title, .groupedTotal{ border:1px solid #e9e9e9; position:relative; box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 1px 5px 0px  rgba(0,0,0,0.2); -moz-box-shadow: 0px 1px 5px 0px  rgba(0,0,0,0.2); margin:0; padding:0; } 
.cart .page-title{ overflow: visible; }
	
.products-grid li.item{ background:#ffffff; border:1px solid #e9e9e9; position:relative; box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 1px 4px 0px  rgba(0,0,0,0.2); -moz-box-shadow: 0px 1px 4px 0px  rgba(0,0,0,0.2); margin:0; padding:0; }  	

#form-validate2:before, #form-validate2:after,   
#en_avant .en_avant:before, #en_avant .en_avant:after,
.catId_subMenu:before, .catId_subMenu:after,
.catId_miniSubMenu:before, .catId_miniSubMenu:after{ content: ""; position: absolute; z-index: -10; bottom: 10px; box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2); height: 50px; max-width: 50%; width: 50%; }

.catId_subMenu:before, .catId_subMenu:after,
.catId_miniSubMenu:before, .catId_miniSubMenu:after{ box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5); }

#productTitle:before, #productTitle:after,
.col1-layout .cart .cart-title:before, .col1-layout .cart .cart-title:after,
.cart .page-title:before, .cart .page-title:after,
.groupedTotal:before, .groupedTotal:after { content: ""; position: absolute; z-index: -10; bottom: 8px; -o-box-shadow: 0px 7px 4px 0px  rgba(0,0,0,0.2); -moz-box-shadow: 0px 7px 4px 0px  rgba(0,0,0,0.2);
box-shadow: 0 7px 4px rgba(0, 0, 0, 0.2); height: 50px; max-width: 50%; width: 50%; }

.block-account:before, .block-account:after,
.products-grid li.item:before, .products-grid li.item:after,
.cart-collaterals .col-1:before, .cart-collaterals .col-1:after,
.cart-collaterals .col-2 .shipping:before, .cart-collaterals .col-2 .shipping:after,
.cart-collaterals .totals:before, .cart-collaterals .totals:after,
.block-progress:before, .block-progress:after
{ content: ""; position: absolute; z-index: -10; bottom: 3px; -o-box-shadow: 0px 7px 4px 0px  rgba(0,0,0,0.2); -moz-box-shadow: 0px 7px 4px 0px  rgba(0,0,0,0.2);
box-shadow: 0 7px 4px rgba(0, 0, 0, 0.2); height: 50px; max-width: 50%; width: 50%; }

.box-account:before, .box-account:after{ content: ""; position: absolute; z-index: -10; bottom: 10px; -o-box-shadow: 0px 7px 4px 0px  rgba(0,0,0,0.2); -moz-box-shadow: 0px 7px 4px 0px  rgba(0,0,0,0.2);
box-shadow: 0 7px 4px rgba(0, 0, 0, 0.2); height: 50px; max-width: 50%; width: 50%; }

#productPicto:before, #productPicto:after{ content: ""; position: absolute; z-index: -10; bottom: 6px; -o-box-shadow: 0px 7px 4px 0px  rgba(0,0,0,0.2); -moz-box-shadow: 0px 7px 4px 0px  rgba(0,0,0,0.2);
box-shadow: 0 7px 4px rgba(0, 0, 0, 0.2); height: 50px; max-width: 50%; width: 50%; }

#form-validate2:before, #en_avant .en_avant:before, 
.flash-container:before, .catId_miniSubMenu:before, 
.catId_subMenu:before, #productTitle:before, 
#productPicto:before, .col1-layout .cart .cart-title:before,
.cart .page-title:before, .groupedTotal:before{  
	-ms-transform: skew(-3deg,-2deg);
	-webkit-transform: skew(-3deg,-2deg); /* Safari and Chrome */
	-o-transform: skew(-3deg,-2deg); /* Opera */
	-moz-transform: skew(-3deg,-2deg); /* Firefox */
	left: 1px;
	}
	
.block-account:before, .products-grid li.item:before, .box-account:before,
.cart-collaterals .col-1:before, .cart-collaterals .shipping:before, 
.cart-collaterals .totals:before, .block-progress:before{  
	-ms-transform: skew(-4deg,-3deg);
	-webkit-transform: skew(-4deg,-3deg); /* Safari and Chrome */
	-o-transform: skew(-4deg,-3deg); /* Opera */
	-moz-transform: skew(-4deg,-3deg); /* Firefox */
	left: 1px;
}

#form-validate2:after, #en_avant .en_avant:after, 
.flash-container:after, .catId_miniSubMenu:after, 
.catId_subMenu:after, #productTitle:after, 
#productPicto:after, .col1-layout .cart .cart-title:after,
.cart .page-title:after, .groupedTotal:after{
	-ms-transform: skew(3deg,2deg); /* IE 9 */
	-webkit-transform: skew(3deg,2deg); /* Safari and Chrome */
	-o-transform: skew(3deg,2deg); /* Opera */
	-moz-transform: skew(3deg,2deg); /* Firefox */
	left: auto;
	right: 1px;
}

.block-account:after, .products-grid li.item:after, .box-account:after, 
.cart-collaterals .col-1:after, .cart-collaterals .shipping:after, 
.cart-collaterals .totals:after, .block-progress:after {
	-ms-transform: skew(4deg,3deg); /* IE 9 */
	-webkit-transform: skew(4deg,3deg); /* Safari and Chrome */
	-o-transform: skew(4deg,3deg); /* Opera */
	-moz-transform: skew(4deg,3deg); /* Firefox */
	left: auto;
	right: 1px;
}

#nav .navFirtsline .productCategory .leftSubMenu{ display:inline-block; width:716px; /* border:1px solid red; */ }

#nav .leftSubMenu .titleBar{ border-bottom:1px solid  #dddddd; }

#nav .titleBar .categoryName {
float: left;
margin: 0 0 0 10px;
padding: 0;
font-family: NeoSansPro,Myriad Pro, Verdana;
font-size: 20px;
font-weight: 100;
color: #6d6d6d;
text-align: left;
width: 705px;
border-right: 1px solid #ffffff;
}
/* 
#nav .leftSubMenu .titleBar h1{ 
	margin:0 0 0 10px;
	padding:6px 0;
	font-family: NeoSansPro,Myriad Pro, Verdana;
	font-size: 20px ;
	font-weight:100;
	color:#6d6d6d;
	text-align: left;
}*/

#nav .leftSubMenu ul li a, #nav .leftSubMenu ul li ul li a{ 
	font-family:Verdana; font-size: 12px ; font-weight:100;
	color:#6d6d6d; 
	transition: color 0.4s ease-in-out;
	-moz-transition: color 0.4s ease-in-out;
	-webkit-transition: color 0.4s ease-in-out;
	-o-transition: color 0.4s ease-in-out;
	}
	
#nav .leftSubMenu ul li a:hover, #nav .leftSubMenu ul li ul li a:hover{ color:#ea632d; }
#nav .leftSubMenu .leftColumn{ width:245px; float:left; }

#nav .leftSubMenu .rightColumn{ border-left:1px solid #ececec; /* margin-left:245px;margin-right:450px; */ float:left; }
#nav .leftSubMenu .extRightColumn { border-left:1px solid #ececec; float:left; text-align:left; color:#6d6d6d; }

#nav .leftSubMenu .leftColumn ul, #nav .leftSubMenu .rightColumn ul, #nav .leftSubMenu .extRightColumn ul{ margin-top:10px; margin-left:0; margin-right:0; text-align:left; }
#nav .leftSubMenu .leftColumn ul li, #nav .leftSubMenu .rightColumn ul li, #nav .leftSubMenu .extRightColumn ul li { text-align:left; margin-top:4px; }
#nav .leftSubMenu .leftColumn ul li ul, #nav .leftSubMenu .rightColumn ul li ul{ margin-left:0px; margin-top:3px; list-style-type:disc; color:#6d6d6d; }
.leftSubMenu .leftColumn ul li ul li, #nav .leftSubMenu .rightColumn ul li ul li{ margin-top:3px; }

.catId_subMenu .pushedProduct, .catId_miniSubMenu .pushedProduct{ float:right; text-align:center; color:#6d6d6d; }
.catId_subMenu .pushedProduct, #nav .leftSubMenu .extRightColumn { width:244px; /* height:230px; */ }
.catId_miniSubMenu .pushedProduct{ width:450px; height:150px; }

.pushedProduct h2{ margin:4px 0 2px 0; padding:0; font-family: NeoSansPro,Myriad Pro, Verdana; font-weight:100; font-size: 16px; }
.pushedProduct .separator{ width:90%; border-top:1px solid #e9e9e9;  margin:0px auto 10px auto; }
.pushedProduct .product img{ display:block; border:1px solid #e9e9e9; margin:0 auto;}
.catId_miniSubMenu .pushedProduct img{ display:block; border:1px solid #e9e9e9; margin:0 20px; float:left; }

.catId_miniSubMenu .pushedProduct .pushedProductRightContent{ margin-left:120px; text-align:left; }

.catId_subMenu .product .pushedProductRightContent h3{ margin:6px 0 0 0; font-family: NeoSansPro,Myriad Pro, Verdana; font-size: 12px; font-weight:bold;  } 
.catId_miniSubMenu .product .pushedProductRightContent h3{ margin:6px 0 8px 0; font-family: NeoSansPro,Myriad Pro, Verdana; font-size: 12px; font-weight:bold;  }
.catId_miniSubMenu .product .pushedProductRightContent h3{ text-align:left; } 

.catId_subMenu .product .text,
.catId_miniSubMenu .product .text{ margin:0 auto; font-family: Verdana; font-size: 10px; }

.catId_subMenu .product .text{ width:160px; }
.catId_miniSubMenu .product .text{ text-align:left; }

.catId_subMenu .product .link-button{ margin: 6px auto 12px auto; text-align:center; }
.catId_miniSubMenu .product a .link-button{ margin: 8px auto 12px auto; text-align:center; }

.promo{ float:right; display:inline-block; width:222px; }
.promo .allOpsLink{ background: #ffffff; }
.promo, .promo a, .promo a img{ margin:0; padding:0; }

.promo a .speOpShadow{ display:inline-block; position:absolute; left:716px; z-index:100; height:270px; width:6px;
    -moz-box-shadow: inset 4px 0 4px 0px rgba(0, 0, 0, 0.3); 
    -webkit-box-shadow: inset 4px 0 4px rgba(0, 0, 0, 0.3); 
    -o-box-shadow: inset 4px 0 4px 0px rgba(0, 0, 0, 0.3); 
    box-shadow: inset 4px 0 4px 0px rgba(0, 0, 0, 0.3); 
}

/* NAVIGATION============================================================== */
/* Sidebar  */
.block { margin:0 0 15px; }
.block .block-title { border-bottom:1px solid #ededed; display:block; min-height:16px; padding:1px 0 1px; text-transform:uppercase; text-align:center; margin:0 12px; }
.block .block-title span { color: #6D6D6D; font-size: 16px; font-family: NeoSansPro, Verdana;  }
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#0a263c; }
.block .block-content { background:#F2F4F6; }
.block .block-content li.item { padding:7px 9px; }
.block .block-content .product-name { color:#ea642f; }
.block .btn-remove { float:right; margin:1px 0 2px 5px; }
.block .actions { background:#F2F4F6; padding:6px 9px; text-align:right; }
.block .actions .btn_orange{text-transform: uppercase;}
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:5px 9px; }

/* Mini Blocks */
.block-cart, .block-wishlist,
.block-subscribe, .block-compare,
.block-reorder, .block-poll,
.block-viewed, .block-compared,
.block-related, .block-tags,
.block-login { font-size:11px; line-height:1.25;}

.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {  background-position:0 0; background-repeat:no-repeat; padding-left:21px; }

/* Mini Products List */
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
.mini-products-list .product-details { margin-left:60px; }

/* Block: Account */
.block-account .block-content { padding:0 10px; background:transparent; }
.block-account .block-content li a{ display:block; border-bottom:1px solid #dcdcdc; padding:3px 0; color:#6d6d6d; 
text-decoration:none !important; font-size:18px; font-family: NeoSansPro, Myriad Pro, Verdana;  text-transform:uppercase;
transition: color 0.25s ease-in-out;
-moz-transition: color 0.25s ease-in-out;
-webkit-transition: color 0.25s ease-in-out;
-o-transition: color 0.25s ease-in-out; 
width:195px; padding:10px 0;
}
.block-account .block-content li ul li{ margin-left:50px; list-style:disc; color:#6d6d6d; font-size:14px; }
.block-account .block-content li ul li a{ border-bottom:none; padding:0; font-family:Myriad Pro; font-size:14px; text-transform:none; }
.block-account .block-content li a:hover { color:#ea7900; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px solid #dcdcdc; padding:12px 0 0  0; color:#5383b9; font-size:18px; font-family: NeoSansPro, Myriad Pro, Verdana; text-transform:uppercase; }
.block-account .block-content li a img, .block-account .block-content li.current a img{ margin-right:6px; float:left; display:inline-block; padding-bottom:10px; }
.block-account .block-content li a .cmsLink, .block-account .block-content li.current a .cmsLink{  }
.block-account .block-content li ul{ padding:0 0 10px 0; }
.block-account .block-content li ul li.current{ padding:0; margin-left:50px; list-style:disc; border-bottom:none; color:#5383b9; font-family:Myriad Pro; font-size:14px; text-transform:none; }
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.block-currency { border:0; background:url("../images/bkg_block-currency.gif") 0 0 no-repeat; padding:7px 12px 10px; height:51px; }
.block-currency .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-currency .block-title strong { font:bold 13px/21px Arial, Helvetica, sans-serif; background:url("../images/i_block-currency.gif") 0 50% no-repeat; padding:0 0 0 21px; text-transform:none; color:#fff; }
.block-currency .block-content { background:none; padding:0; }
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Layered Navigation */
#filterStart{ border-top:1px solid #c9c9c9; position:relative; margin-top: 20px;}
#filterStart #toggleLayeredNav{ position:relative; float:right; margin:-30px 0 0 0; cursor:pointer; color:#6d6d6d; }
#filterStart #toggleLayeredNav .showFilters{ display:inline-block; width:17px; height:17px;  }
#filterStart #toggleLayeredNav .hideFilters{ display:inline-block; width:17px; height:17px; background:url(../images/listing/hideFilters.png) 0 50% no-repeat; }
#filterStart .uglyCssHack{ position:absolute; z-index:5; width:20px; height:11px; bottom:-10px; right:49px; background:url(../images/listing/filtersArrow.png) 0 0 no-repeat; }

/* ========================== NEW ============================== */
.block-layered-nav { border:0; margin:0; border:1px solid #C9C9C9; border-top:none; background:#FFFFFF; }
.block-layered-nav .block-title { border:0; padding:0; height:24px; text-indent:-999em; overflow:hidden; }
.block-layered-nav .block-subtitle { font-family:Verdana; margin-bottom:5px; line-height:1.35em; padding:0; border-width:1px 0; font-weight:bold; color:#6d6d6d; font-size:12px; }
.block-layered-nav .block-subtitle span {color:#f9a04e;}
.block-layered-nav .block-content { padding:10px 0px 10px 15px; background:transparent; }
.clear{ clear:both; }
.block-layered-nav .cell{ position:relative; display:inline-block; float:left; margin: 0 40px 15px 0; width:186px; height:50px;  }
.block-layered-nav .lastCell{ margin: 0 0 15px 0; }
.block-layered-nav .cell h4{ line-height:10px; font-size:12px; font-family:Verdana; color:#6d6d6d; }
.block-layered-nav dt { font-size:12px; color:#2c2c2c; font-weight:bold; text-transform:none; }
.block-layered-nav dt a.filters { display:block; color:#2c2c2c;  line-height: 27px; }

.block-layered-nav .filterBackground{ display:block; position: relative; 
    height:28px; width:186px; padding-left:40px; font-size:12px; font-family:Verdana; color:#8A8A8A;
}

.block-layered-nav dd.even { background:transparent; }
.block-layered-nav dd.close { z-index:6; position: absolute; margin: 0; padding: 0; border: 1px solid #ffffff; width:186px; margin: 0; background:#FFFFFF; }
.block-layered-nav dd.open { z-index:7; position: absolute; margin: 0; padding: 0; border:1px solid #d1d1d1; width:186px; margin: 0; background:#FFFFFF; }

.block-layered-nav .currently li{ margin: 0; min-width: 100px; float:left; display: block;  font-size:12px; margin: 0; padding: 5px 30px 5px 15px; color: #6D6D6D; border-left:1px solid #c9c9c9;  }

.block-layered-nav .currently li.firstFilter{ padding: 5px 30px 5px 0; border-left:none;}
.block-layered-nav .currently li .inner_back{ background: url('../images/catalog/bg_filtre_orange.gif') 0 0 repeat-x;
    border: 1px solid #fde8d3; color:#f8f9f9; display: block; line-height: 27px; padding: 0 0 0 7px; height: 27px;
}
.block-layered-nav .currently li .inner_back .outer_color{margin:4px 0 0 5px;}
.block-layered-nav .currently li .btn-remove{ float:left; margin: 8px 5px 0 0;}
.block-layered-nav .currently li a{ line-height:20px; }
.block-layered-nav .currently li a img{ float:none; display:inline-block; margin-top:5px; }
.block-layered-nav .currently li .outer_color{ display:inline-block; }
.block-layered-nav .currently .label {font-size:12px; font-weight:bold; color:#f8f9f9; text-transform:uppercase; }
.block-layered-nav .currently .btn-remove { margin:3px 0 0; }

.block-layered-nav .actions {  font-size:12px; text-align:left; background:none; border-bottom:1px solid #c9c9c9; margin:0 20px 10px 0; }
.block-layered-nav .actions a { margin:0; padding: 5px 0 5px 20px; float:right; border-left:1px solid #c9c9c9; float:right; font-style:italic; text-decoration:underline; font-family:Verdana; color: #6D6D6D; }

.block-layered-nav .divider { margin: 0 0 5px 0; background-image:none; }
.block-layered-nav li{ margin-left:10px; padding:0 0 5px 5px; }
.block-layered-nav li:hover, .block-layered-nav li:hover a{ background-color: #5383B9; color: white; }
.block-layered-nav .currently li:hover, .block-layered-nav .currently li:hover a{ background-color: transparent; color: white; color: #6D6D6D; }
.block-layered-nav li a{ font-size: 12px; font-family: Verdana; color: #6D6D6D; }
.block-layered-nav li .value{ margin-left:10px; }

/* Block: Cart */
.block-cart .block-title strong { background-image:url(../images/i_block-cart.gif); }
.block-cart .summary { background:#fff; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { border-bottom:1px solid #c2c2c2; }

/* Block: Wishlist */
.block-wishlist .block-title { padding:3px 10px; }
.block-wishlist .block-title strong { background-image:url(../images/i_block-wishlist.gif); }
.block-wishlist .block-title strong span{font-weight:bold; color:#013473; font-size:12px;}
.block-wishlist .actions { text-align:center; }
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related .block-title strong { background-image:url(../images/pictos/k-related.gif); background-position:0 1px; }
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }

/* Block: Compare Products */
.block-compare .block-title { padding:3px 10px; }
.block-compare .block-title strong {background-image:url(../images/pictos/etoile_bleu.png); background-position:0 3px; }
.block-compare .block-title strong span{font-weight:bold; color:#013473; font-size:12px;}
.block-compare button.button span { border-color:#406a83; background:#618499; }
.block-compare .actions{text-align:center;}
.page-popup .link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; height:15px; }
.compare-table tbody th { background:#F2F4F6; }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px dashed #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td { text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a { color:#203548; }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }

/* Block: Recently Viewed */
.block-viewed .block-title strong { background-image:url(../images/i_block-viewed.gif); }

/* Block: Recently Compared */
.block-compared .block-title strong { background-image:url(../images/i_block-list.gif); background-position:0 1px; }

/* Block: Poll */
.block-poll .block-title strong { background-image:url(../images/i_block-poll.gif); }
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color:#777; font-weight:bold; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll button.button span { border-color:#406a83; background:#618499; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags .block-title strong { background-image:url(../images/i_block-tags.gif); }
.block-tags .block-content ul { font-size:12px; padding:10px; }
.block-tags .block-content li { display:inline; padding-right:4px; }
.block-tags .block-content a { color:#1b2d3b; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */
.block-subscribe .block-content { padding:5px 10px; }
.block-subscribe .block-title strong { background-image:url(../images/i_block-subscribe.gif); }
.block-subscribe label { font-weight:bold; color:#666; }
.block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button { float:none; }
.block-subscribe .actions button.button span { border-color:#406a83; background:#618499; }

/* Block: Reorder */
.block-reorder .block-title strong { background-image:url(../images/i_block-list.gif); background-position:0 3px;}
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

/* Block: Banner */
.block-banner { border:0; }
.block-banner .block-content { padding:0; text-align:center; }

/* Block: Login */
.block-login .block-title strong { background-image:url(../images/i_ma-info.gif); }
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }

/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-description { margin:0 0 10px; }

/* View Type: Grid */
.products-grid { position:relative; }
.products-grid li.item { margin-bottom:38px; float:left; width:213px; height:337px; margin-right:26px; }
.products-grid li.item .minimumPrice{ height:32px; border-top:1px solid #e8e8e8; }
.products-grid li.item .minimumPrice span{ font-family:Verdana; font-size:11px; color:#6d6d6d; margin:0 0 0 10px; line-height:30px; }
.category-products .products-grid li.item .minimumPrice span{ color:#5383b9; }
.products-grid li.item .minimumPrice span.LowestPrice{ color:#5383b9; margin-left:0; }

.products-grid li.last { border-bottom:38px; margin:0;}
.products-grid .product-image {text-align:center; width:135px; height:135px; margin:0 0 10px; }
.products-grid .product-name {height:48px; text-align:center; margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-grid .product-name a {text-transform:uppercase; color:#203548; }
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.products-grid  .add-to-links li { display:inline; float:left;}
.col1-layout .products-grid { margin:0 auto; }

/* View Type: List */
.products-list li.item { border-bottom:1px solid #d9ddd3; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-list .product-name a { color:#203548; }
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-more { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline;}
.products-list .add-to-links .separator { display:inline; margin:0 2px; }

/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:10px 0 7px; line-height:16px; background:url(../images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; cursor:help; }
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

.product-view .product-shop .availability { font-size:11px; }
.product-view .product-shop .availability span { font-weight:normal; }

.groupedTotal button{ float:right; margin:10px 10px 0 0; }

/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

/* PRODUCT PRICES ========================================= */
.price { white-space:nowrap !important; }

.price-box { margin:5px 0; }
.price-box .price { font-weight:bold; color:#c76200; }

/* Regular price */
.regular-price { color:#c76200; }
.regular-price .price { font-size:11px; color:#013473; }
.block .regular-price,
.block .regular-price .price { color:#2f2f2f; }

/* Old price */
.old-price { margin:0; }
.old-price .price-label { white-space:nowrap; color:#999; }
.old-price .price { font-weight:bold; color:#c76200; text-decoration:line-through; }

/* Special price */
.special-price { margin:0; padding:3px 0; }
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033; }
.special-price .price { font-size:13px; font-weight:bold; color:#c76200; }

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {color:#1e7ec8;}
.minimal-price-link .price { font-weight:normal; color:#1e7ec8; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold; color:#2f2f2f; }

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }

/* Tier Prices */
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; }
.tier-prices li { line-height:1.4; background:url(../images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; color:#424242; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; }
.tier-prices-grouped li .price { font-weight:bold; }
.popup_qty { background-color:#DDE9F5; border:1px solid black; padding:10px; position:absolute; }
.popup_qty table { border-left:1px solid #ebebeb; border-top:1px solid #ebebeb; margin-bottom: 5px; }
.popup_left { margin-left:-130px; }
.popup_prix { margin-left:-126px; }
.popup_right { margin-left:60px; }

/* Add to Links */
.add-to-links { font-size:11px; margin:5px 0 0; font-weight: bold; color: #EA642F;}
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:bold; color:#666; }
.add-to-cart .qty { float:left; margin-right:5px; }
.add-to-cart button.button { float:left; }
.add-to-cart .paypal-logo { clear:left; margin:0; padding:10px 0 0; text-align:right; }

/* Add to Links + Add to Cart */
.add-to-box { margin:10px 0; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li { display:block !important; }
.add-to-box .add-to-links li .separator { display:none !important; }

.product-collateral { padding:25px; }
.catalog-product-view .product-collateral { padding:25px 0 0 0; }
.catalog-product-view .product-collateral #product-collateral-content{ width:100%; }
.product-collateral h2 { font-weight:bold; font-size:15px; color:#e26703; border-bottom:1px solid #e5dcc3; padding:0 0 1px; margin:0 0 15px; }

/* Product Images */
.product-view #productCenterColumn{ float: left; margin: 0 31px; }
.product-view #productCenterColumn .product-img-box { float:left; width:455px; position: relative; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 13px; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { margin-left:-9px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; }
.product-view .product-img-box .more-views li a { float:left; width:70px; height:92px; overflow:hidden; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { font-weight:bold; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0; }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }

#productNav{ float:right; margin-top:-38px; color: #6D6D6D; font-size: 12px; font-family: NeoSansPro, Myriad Pro, Verdana; }
#productNav a{ color: #6D6D6D; font-size: 12px; font-family: NeoSansPro, Myriad Pro, Verdana; }
#productTitle{ width:100%; height:100px; }

/* Product Shop */
.product-view .product-shop { float:left; width:211px; }
.product-view  #productLeftColumn{ float:left; color:#6d6d6d; }
.product-view  #productLeftColumn .ref a{ color:#6d6d6d; text-decoration:underline; font-size:12px; }
.product-view  #productLeftColumn .ref a img{ vertical-align:1px; margin-left:5px; }
.product-view  #productLeftColumn a .link-button{ text-align:center; }
.product-view #productRightColumn{ float:right; width:210px; }
.product-view #productRightColumn h2{ color: #6D6D6D; font-size: 16px; padding: 5px 0; font-family: NeoSansPro, Myriad Pro, Verdana; }
.product-view #productRightColumn #availableColors{ border:1px solid #c9c9c9; background: #FFFFFF; }
.product-view #productRightColumn #availableColors .gamme_panier{ font-size:11px; font-family:Verdana; }
.product-view #productRightColumn .degFffEae{ padding:6px 0; }
	

.product-view #productRightColumn #colorPager{ position: absolute; right: 55px; top: -25px; }

.product-view #productRightColumn .boxShadow{ width:100%; height:4px; margin-bottom:2px;
	background-image: linear-gradient(bottom, #ffffff 0%, #cfcfcf 100%);
	background-image: -o-linear-gradient(bottom, #ffffff 0%, #cfcfcf 100%);
	background-image: -moz-linear-gradient(bottom, #ffffff 0%, #cfcfcf 100%);
	background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #cfcfcf 100%);
	background-image: -ms-linear-gradient(bottom, #ffffff 0%, #cfcfcf 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ffffff),color-stop(1, #cfcfcf));	
}

.product-view #productRightColumn .def-links > a {
  color: #5383b9;
}

.product-view #productRightColumn .def-links > a:hover {
  color: #EA642F;
}

.product-view #productLeftColumn .bloc_color  {
    text-align: center;
}

.product-view #productRightColumn .def-links > a span:before, .product-view #productLeftColumn .def-links > a span:before {
    content:url("../images/picto-fleche-dl.png");
    margin-right: 3px;
}
.product-view #productRightColumn .bloc_color img { margin: 0 auto; }


.product-view #productRightColumn #availableColors .slick-list { min-height: 670px; }

.product-view #productRightColumn #availableColors .slick-prev,
.product-view #productRightColumn #availableColors .slick-next{ top: -25px; transform: rotate(90deg); }

.product-view #productRightColumn #availableColors .slick-prev{ left: 160px; }

.product-view #productRightColumn #availableColors .slick-next{ right:5px; }

.product-view #productRightColumn #availableColors .slick-prev::before,
.product-view #productRightColumn #availableColors .slick-next::before{ color: #ea632d; }

.product-view #productRightColumn #availableColors .slick-slider { margin-top: 30px; margin-bottom: 0; }

.product-view #productRightColumn #availableColors .colorMenu

.product-view #productRightColumn #colorNavBeforeDisabled,
.product-view #productRightColumn #colorNavBeforeEnabled,
.product-view #productRightColumn #colorNavAfterDisabled,
.product-view #productRightColumn #colorNavAfterEnabled{ padding:0 21px 8px 0; }
.product-view #productRightColumn #colorNavBeforeDisabled{ background:url(../images/pictos/up_arrow_disabled.png) 0 0 no-repeat; }
.product-view #productRightColumn #colorNavBeforeEnabled{ background:url(../images/pictos/up_arrow.png) 0 0 no-repeat; }
.product-view #productRightColumn #colorNavAfterDisabled{ background:url(../images/pictos/down_arrow_disabled.png) 0 0 no-repeat; }
.product-view #productRightColumn #colorNavAfterEnabled{ background:url(../images/pictos/down_arrow.png) 0 0 no-repeat; }

.col1-layout .product-view .product-shop {float:left; }
.col3-layout .product-view .product-shop {float:none; width:auto; }
.product-view .product-shop .product-name {margin:0 0 5px; }
.product-view #productTitle{ height:59px; margin:20px 0; }
.product-view #productTitle .product-name h1, .cart .page-title h1{color:#6d6d6d; font-size:20px; margin:0; font-family:NeoSansPro, Tahoma, Verdana; margin:15px 0 0 13px; }
.product-view #productTitle #brandsLogo{ float:right; }
.product-view #productTitle #brandsLogo a img{ height:50px; margin:5px 15px 0 0; }
.product-view .product-shop .availability {margin:10px 0; }
.product-view .product-shop .short-description {font-size:11px; margin:10px 0; padding:10px 0 0; }
.product-view .product-shop .short-description #descriptionPicto{ float:right; margin-top:-32px; }
.product-view .product-shop .price-box { margin:10px 0; }

.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { font-size:12px;}
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { display:inline; margin:0 1px;}
.product-view .product-shop .add-to-links a { font-weight:normal !important; }

/* Product Options */
.product-options { margin:20px 0 0; padding:10px 15px 20px; background-color:#f6f6f6; border:1px solid #e4e4e4; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { font-weight:bold; color:#2f2f2f; }
.product-options dt span.required { color:#eb340a; }
.product-options dt .qty-holder { float:right; margin-right:15px; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { margin-bottom:0; padding:15px 0 0; }

.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; color:#e26703; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:right; }
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }

/* Grouped Product */
.grouped-items-table thead{ background:#FFFFFF; }
.grouped-items-table tr.sizes{ font-family:NeosansPro; font-size:15px; color:#dedede; }
.grouped-items-table tbody td{ border-right: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; }
.grouped-items-table .price-box { margin:0; padding:0; }

.real_color { border:1px solid #c9c9c9; height:64px; width:64px; margin: -1px 10px 0 10px;
    -webkit-border-radius: 32px; -moz-border-radius: 32px; border-radius: 32px;
}

.real_color .content img{ float:left; height:56px; margin: 4px; display:block; 
    -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;
}

#product_addtocart_form .real_color .content img{ margin:4px; }
#product_addtocart_form { max-width: 100% }

.real_color .first { margin:1px 0 1px 1px; }
.real_color .last  { margin:1px 1px 1px 0; }
.real_color .alone { margin:1px; }

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.catalog-product-view  #product-collateral-content{ height:230px; }
.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
.product-view .box-up-sell .products-grid { width:100%; }
.product-view .box-up-sell .products-grid td { width:25%; padding:15px 10px 12px; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#f1ecdb; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

.item_upsell_products .a-center{ color:#5383b9; font-size:12px; font-family:NeoSansPro, Verdana; } 
.item_upsell_products h3{ margin-top:5px; }
.item_upsell_products h3 a{ color:#6d6d6d; font-size:10px;  }
.item_upsell_products a .link-button .rightArrow{ margin:-3px 2px 0px 0; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:13px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(../images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#0a263c;}
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; background:url(../images/i_tag_add.gif) 0 2px no-repeat; padding:0 0 0 23px; }
.product-view .box-tags .form-add input.input-text { width:299px; }
.product-view .box-tags .form-add button.button span { border-color:#406a83; background:#618499; }
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 23px; font-size:11px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }

/* Send a Friend */
.send-friend .form-list { width:615px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:294px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:609px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }

/* Content Styles ================================================================= */
.product-name { margin:0; font-size:1em; font-weight:normal;}
.product-name a { color:#003572; font-size:10px;}

/* Product Tags */
.tags-list { display:block; font-size:13px; border:1px solid #c1c4bc; background:#f8f7f5; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; background: #F2F4F6; padding:10px; font-size:10px;}
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(../images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }
.advanced-search-summary a:hover{color:#DC6809;}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { color:#1b2d3b; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }

/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }

/* Shopping Cart ========================================================================= */
.cart .page-title { height:59px; margin:20px 0; border-bottom:0; }
.cart .page-title button{ margin:14px 20px; }
.cart .page-title h1 {font-size:20px; text-transform: uppercase; font-weight:bold; border-bottom:none; }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:left;}

.cart .title-buttons .checkout-types .btn-checkout{background:url(../images/panier/commande_haut.png) no-repeat; width:179px; height:20px; font-size:11px; text-transform: uppercase;}
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 0; }

/* Shopping Cart Table */
.cart-table th { padding:8px 10px; }
.cart-table td { padding:10px; }
.cart-table .product-name { font-weight:bold; margin:0 0 5px; color:#2f2f2f; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-continue span,
.cart-table .btn-update span { border-color:#406a83; background:#618499; }
.cart-table img.move_row { cursor: pointer }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:10px 0 0; font-family:Verdana; font-size:10px; color:#6d6d6d; }
.cart .cart-collaterals .col2-set { float:left; width:605px; }
.cart .cart-collaterals .col2-set .col-2 { width:294px; }

.cart .crosssell { border:1px solid #cec3b6; background:#fafaec; padding:12px 15px; }
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #d0cdc9; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell .product-name { font-weight:bold; }
.cart .crosssell li.item { margin:12px 0; }
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount, .cart .shipping {padding-bottom:10px; }
.cart .shipping label{ color:#6d6d6d; }
.cart .discount h2,
.cart .shipping h2,.totals h2 { background-position:0 0; background-repeat:no-repeat; text-align:center;
    font-family:NeoSansPro, Verdana; font-size:16px; padding:0 0 0 10px; margin:0 10px 10px 10px;
    color:#e26703; text-transform:uppercase; border-bottom:1px solid #ededed; 
}
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }

.cart .discount h2, .cart .shipping h2 , .totals h2 { padding:5px 10px; color:#6d6d6d; }
.cart .discount .input-box { margin:8px 0 8px 0; width:274px; }
.cart .discount input.input-text { width:265px; border:1px solid #e1e1e1; }
.cart .discount #webreference input.input-text { width:150px; }
.cart .discount #webreference a .link-button{ width:100px; display:inline-block; margin: 0 -10px 0 10px; }

.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; border-top:1px solid #dbdbdb; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:315px; }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals table .price{ color:#5383b9; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
.cart-collaterals .totals #shopping-cart-totals-table tr.totalttc{ border-top:1px solid #e6e6e6; margin:10px 20px; padding:0; }
.cart .totals .checkout-types li { clear:both; margin:0; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; margin-left: 10px; }
.item-options dd { padding-left:5px; margin:0 0 6px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:15px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }

/* Checkout ============================================================================== */
/*Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:0 0 5px; font-weight:bold; }
.sp-methods dd li { margin:5px 0; }
.sp-methods label { color:#666; }
.sp-methods .price { font-weight:bold; color:#5383b9;  }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(../images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree label { font-weight:bold; }

.opc .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 30px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }
.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#0a263c; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/* Common Checkout Styles > */

/* One Page Checkout */
.block-progress .block-content { background:none; }
.block-progress li .title { height:29px; line-height:29px; font-size:12px; font-weight:bold; color:#5383b9; margin:0 0 1px; padding:0 8px; }
.block-progress li .content { font-family: Verdana; font-size:12px; color:#6d6d6d; margin:4px 6px 0 6px; padding-bottom:10px; border-bottom:1px solid #dddddd; }
.block-progress li.complete { margin:0; color:#003572; }
.block-progress li img{float:left; margin-right:10px;}
.block-progress p { margin:0; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { background:url(../images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section {margin-bottom:1px;}

.opc .step-title { padding-left:15px; text-align:right; border-bottom: 1px dashed #003572;}
.opc .step-title .number {float:left;  padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#ffffff; }
.opc .step-title h2 {line-height:28px; float:left; margin-bottom:0; margin-left:20px; font-weight:bold; font-size:13px; color:#003572; text-transform:uppercase;}
.opc .step-title a {display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { color:#a4b3b9; cursor:pointer; border-bottom: 1px dashed #003572; }
.opc .allow .step-title .number { background:#003572; border-color:#dbe6eb; color:#a4b3b9; }
.opc .allow .step-title h2 { color:#003572; }

.opc .active .step-title { color:#ffffff; cursor:default; border-bottom: 1px dashed #ea632d; }
.opc .active .step-title .number { background:#f18200; border-color:#f19900; color:#fff; }
.opc .active .step-title h2 { color:#ea632d; text-transform:uppercase;}

.opc .step { padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:bold; color:#0a263c; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }

.shipping-address .form-list label{ color:#6d6d6d; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }

.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#E26703; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { background:#fbfaf6 url(../images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#0a263c; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#e26703; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; background:url(../images/bkg_grand-total.gif) 0 0 no-repeat; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; background:url(../images/bkg_grand-total.gif) 100% 0 no-repeat; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
.multiple-checkout .title-buttons button.button span { border-color:#406a83; background:#618499; }
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button span { border-color:#406a83; background:#618499; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(../images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }

/* Account Login/Create Pages ============================================================ */
.customer-account-create .main .account-create  label{ margin-bottom:10px; color:#6d6d6d; }
.customer-account-create .main .account-create .form-list .input-box{ margin-bottom:20px; }
.customer-account-create .main .account-create .form-list .input-box input{ border:1px solid #cacbca; } 
.customer-account-create .main .account-create #bloc2{ margin-top:0; }
.customer-account-create .main .account-create .legend{ border-top:1px solid #EAEAEA; }
.customer-account-create .main .account-create #form-validate .fieldset{ margin:0; }
.customer-account-create .main .account-create .buttons-set{ margin:0; }

.account-login .col2-set .col-1 { float:left; width:613px; margin:0 0 5px 5px; padding:0; border-right:1px solid #e7e8e7; }
.account-login .col2-set .col-1 .content{ background:url(../images/backgroundTopTabCrea.png) repeat; }
.account-login .col2-set .col-1 .content .inner-content{ padding-left:20px; }
.account-login .col2-set .col-1 .content #form-validate .fieldset{ margin:0; }
.account-login .col2-set .col-1 .content #form-validate .fieldset .form-list{ padding:0; }
.account-login .col2-set .col-1 .content #form-validate .fieldset .form-list li{ margin:10px 10px 0 10px; }
.account-login .col2-set .col-1 .content #form-validate label, 
.account-login .col2-set .col-2 .content label,
.customer-account-login #login-form .registered-users label,
.contacts-index-index #contactForm label{ color:#6d6d6d; padding-bottom:10px; }
.account-login .col2-set .col-1 .content #form-validate input.input-text, .account-login .col2-set .col-2 .content input.input-text{  height:17px; width:256px; border:1px solid #cacbca; }
.account-login .col2-set .col-1 .content #form-validate button{ margin-top:26px; }

.account-login .col2-set .col-1 .content .account-create #bloc1 .createAccountInfo{  margin:25px 10px 0 10px; color:#6d6d6d; font-size:10px; font-family:Verdana; line-height:10px; } 
.account-login .col2-set .col-2 { float:right; width:324px; margin:0 5px 0 -1px; padding:0; }
#login-form .col2-set .inner_content{ padding:0 15px; }
.account-login .col2-set .col-2 .content{ background:#ffffff; width:100%; }
.account-login .col2-set .col-2 .content form{ width:100%; }
.account-login .col2-set .col-2 .content form .passwordForgoten{ font-size:10px; }
.account-login .col2-set .col-2 .content .inner_content{ padding-left:10px; }
.account-login .col2-set .col-2 .form-list li{ margin-bottom:12px; }

.account-login .col3-set .col-1 { float:left; padding:0; border-right:1px solid #e7e8e7; }
.account-login .col3-set .col-1 .content{ background:url(../images/backgroundTopTabCrea.png) repeat; }
.account-login .col3-set .col-1 .content .inner-content{ padding-left:20px; }
.account-login .col3-set .col-1 .content #form-validate .fieldset{ margin:0; }
.account-login .col3-set .col-1 .content #form-validate .fieldset .form-list{ padding:0; }
.account-login .col3-set .col-1 .content #form-validate .fieldset .form-list li{ margin:10px 10px 0 10px; }
.account-login .col3-set .col-1 .content #form-validate label{ color:#6d6d6d; padding-bottom:10px; }
.account-login .col3-set .col-1 .content #form-validate button{ margin-top:26px; }
.account-login .col3-set .col-1.tel { width:311px; margin:0 0 5px 5px; }
.account-login .col3-set .col-1.address { width:312px; margin:0 0 5px 0; }
.account-login .col3-set .col-1.email { width:311px; margin:0 5px 5px 0; }
.account-login .col3-set .input-box { padding: 19px; }
.account-login .col3-set h4 { font-size: 16px; color: #6d6d6d; margin-bottom: 18px; font-family: NeoSansPro, Tahoma, Verdana; }

.account-login .content { min-height:245px; }
.account-login .content h2, .col-main .registered-users h2 { border-bottom:1px solid #95abc3; margin:0; padding:0 0 0 23px; 
    line-height:40px; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase; 
    font-family:NeoSansPro, Tahoma, Verdana; font-size:20px; color:#777777;
 }
 
#item_3d .gallery, #item_gallery .gallery, #item_contact_tab .gallery{ height:250px; }
#item_3d .gallery .account-login .registered-users h2{ margin-bottom:10px; }
#item_3d .gallery .account-login .registered-users .content .inner_content .form-list{ padding:0;  }

.col-main .registered-users h2 { border-bottom:1px solid #dbdbdb; }

/* Account Login/Create Pages ============================================================ */
.account-login .col2-set .col-2 .content .inner-content .form-list label{ color:#6d6d6d; }
.account-login .col2-set .col-1 .content .button-set, 
.account-login .col2-set .col-2 .content .button-set{ margin:0; padding:0; }  
 
.account-login .col2-set .col-1 .content  .account-create .bloc{ background:none; } 
.account-login .col2-set .inner_content .button-set a{ font-size:10px; color:#6d6d6d; text-decoration:underline; background:none; margin:0; }
.cms-page-view .col2-set .inner_content{ font-size:11px;}

/* My Account ============================================================================= */
.my-account h1, .box-account .box-head h2{ border-bottom:1px solid #c9c9c9; font-family:NeoSansPro, Tahoma, Verdana; color:#6d6d6d; }
.my-account h1{ font-size:20px; text-transform:uppercase; }
.box-account .box-head h2{ font-size:16px; }
.box-account #filters{ padding:10px 0 10px 10px; }
.my-account .page-title{ display:none; }
.my-account a{ color:#5383b9; }

.my-account #form-validate2{ float:right; width:283px; }
.my-account #form-validate2 h2{ font-weight:normal; }
.my-account #form-validate2 .fieldset{ padding:0 8px; margin:0; background:none; }
.my-account #form-validate2 .buttons-set{ clear:none; }
.my-account #receiveInvoicesTitle{ text-align:center; }

.my-account .fieldset .form-list{ position:relative; }

.my-account .account-create .fieldset .form-list label{ margin:0 0 10px 0; }
.my-account .fieldset .form-list label,
.my-account .fieldset .contenu_additionnel_site .form-list label{ margin:0 0 10px 0; }

.my-account .title-buttons .link-rss { float:none; margin:0; }
.col2-set .box-content{padding-left:10px;}

/* Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; font-size:11px; }
.dashboard .col2-set { margin:15px 0 15px; }

/* General Box */
.box-account { font-size:11px; padding:15px 10px; margin: 0 0 20px; }
.box-account .box-head { margin:0; }

.my-account #form-filter{ width:100%; width:700px; }


.dashboard .box .box-title {text-transform:uppercase; border-bottom:1px dashed #bfbfbf; padding:0 0 6px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { font-weight:normal; float:left; font-size:12px; color:#003572; margin:0; }
.dashboard .box .box-title a{color:#ea632d; font-size:10px;}
/* Block: Recent Orders */
/* Block: Account Information */
.dashboard .box-info h4 { font-size:11px; color:#003572;  font-weight:normal; text-transform:uppercase; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { background-image:url(../images/i_ma-reviews.gif); }
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head h2 { background-image:url(../images/i_ma-tags.gif); }
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/* Dashboard */

/* Address Book */
.addresses-list h2 { margin:0; background:#003572; font-weight:bold; padding:5px; font-size:13px; color:#ffffff; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; color:#6d6d6d; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { padding:10px 13px; margin:0 0 10px; width: 45%; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { border:0; height: 150px; }

.addresses-list .addresses-additional .addressWrapper{ border:1px solid #c9c9c9; background: #ffffff; }
.addresses-list .addresses-additional .createAddress{ background: url("../images/background-top-header.png") repeat; padding:6px 20px; }

/* Order View */
.order-info { background:#F2F4F6; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box h2 { color:#FFFFFF; font-size:13px; font-weight:bold; margin:0; padding:7px 0; text-transform:uppercase;}
.order-info-box h1 { color:#FFFFFF; font-weight:bold; margin:0; margin:10px 0; text-transform:uppercase;}

.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; margin-top:20px;}
.order-items .product-name {  font-size: inherit; font-weight: inherit; }
.order-items .link-print { float:right; color:#1e7ec8; font-weight:normal; }
.order-items p .link-print { float:none; }

.order-gift-message { margin:15px 0; }
.gift-message dt strong { color:#666; }
.gift-message dd { margin:5px 0 0; font-size:13px; }

.order-about { margin:15px 0; }
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }
.tracking-table th,
.tracking-table td { padding:1px 5px 0 0; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(../images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }

/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span { border-color:#406a83; }
.my-wishlist .buttons-set .btn-update, .my-wishlist .buttons-set .btn-add {margin-right:5px;}
#wishlist-table{ color:#6d6d6d; }
#wishlist-table .add-to-links { white-space:nowrap; }
#wishlist-table a{ color:#5383b9; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:5px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }

/* FOOTER ======================================================== */
#footer-picto{ border-top:1px solid #eaeaea; background:url('../images/background-footer-picto.png') repeat-x; height:88px; }
#footer-picto #footer-picto-content{ width:940px; margin:0 auto; }
#footer-picto #footer-picto-content .picto{ display:inline-block; float:left; width:160px; margin-top:20px;  }
#footer-picto #footer-picto-content .picto span{ display:inline-block; width:78px; margin:0 0 0 6px; font-family:NeoSansPro, Tahoma, Verdana;
    font-size:15px; color:#777777;
}
#footer-picto #footer-picto-content .last-footer-picto{ width:136px; }

.footer-container {font-size:10px; color:#013473; }
.footer { background:#FFFFFF; border-bottom:1px solid #f1f1f1; }
.footer #haut{ width:940px; margin:0 auto; height:180px; padding-top:10px; }
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a { color:#fff; text-decoration:none; }
.footer #haut a:hover { color:#DC6809; }
#footer-bas a:hover { color:#DC6809; }
.footer .bugs { margin:13px 0 0; }
.footer .bugs a { text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:0 0 20px; }
.footer address a { text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul.links { display:block; }
.footer li { padding:0 7px 0 4px; }
.footer li.last { background:none !important; padding-right:0 !important; }
.footer-container .bottom-container { margin:0 0 5px; }

.footer #haut .orange{ margin-bottom:5px; font-size:14px; color:#5383b9; font-family: NeoSansPro, Tahoma, Verdana; font-weight:bold; }
.footer #haut a{color:#013473;}
#footer-bas{text-align:center; height:40px; padding-top:10px; border-top:1px solid #e3e3e3; color:#777777; font-family: NeoSansPro, Tahoma, Verdana; font-size:12px; }
#footer-bas ul li a, #footer-bas a.links{ color:#777777; font-family: NeoSansPro, Tahoma, Verdana; font-size:12px; }
#footer-bas p{margin-top:1px; font-family: Verdana; font-size:10px;}
.footer #haut .left ul li a span{ font-weight:normal; font-size:11px; font-family: Verdana; }
.footer .bloc{ float:left; width: 220px; }
.footer #catalogue{width:445px; }
.footer #catalogue ul{ float:left; width:200px;  }
.footer #catalogue ul li a.orange{ color:#6d6d6d; padding-bottom:0px; margin-bottom:0; display:block; font-size:11px; font-family: Verdana;  }
.footer #haut #bloc_footer_2{ border-left:1px solid #ececec; border-right:1px solid #ececec; height:160px; padding:0 10px; margin:0 10px 0 0;}
.footer #haut #bloc_footer_2 ul li a{ color:#6d6d6d; padding-bottom:0px; display:block; font-size:11px; font-family: Verdana; }
.footer #haut #bloc_footer_1{ width:205px; }
.footer #haut #bloc_footer_1 p{ color:#6d6d6d; padding-bottom:0px; display:block; font-size:11px; font-family: Verdana; }
.footer #haut .numero_telephone{color:#ea642f; font-size:18px;}
.footer #haut #separation{float:left; margin:7px 8px 0 8px; width:5px; background:url('../images/separation.jpg') repeat-y; height:179px;}
.footer #haut .sous_bloc{margin-top:10px;}

/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

/*-----------PICTOS-------------*/
/*HEADER*/
.picto_site{background:url('../images/pictos/site.png') center left no-repeat; padding-left:15px;}
.picto_panier{cursor:pointer; color:#ea642f; background:url('../images/pictos/panier.png') center left no-repeat; padding-left:15px;}
.picto_compte{background:url('../images/pictos/compte.png') center left no-repeat;padding-left:13px;}

/* PICTOS ============================================= */
#productLinks{  float:right; margin:-24px 10px 0 0;  }
ul.add-to-links li{ z-index:-500; display:inline-block; background:blue; width:20px; margin-left:-1px; 
    background-image: linear-gradient(bottom, #6687AB 0%, #8CB8EA 100%);
    background-image: -o-linear-gradient(bottom, #6687AB 0%, #8CB8EA 100%);
    background-image: -moz-linear-gradient(bottom, #6687AB 0%, #8CB8EA 100%);
    background-image: -webkit-linear-gradient(bottom, #6687AB 0%, #8CB8EA 100%);
    background-image: -ms-linear-gradient(bottom, #6687AB 0%, #8CB8EA 100%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #6687AB),color-stop(1, #8CB8EA));
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 48px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-box-shadow: 1px 1px 3px 0px #343434;
    -webkit-box-shadow: 1px 1px 3px 0px #343434;
    -o-box-shadow: 1px 1px 3px 0px #343434;
    box-shadow: 1px 1px 3px 0px #343434;
}
.picto_compte_bleu{background:url('../images/pictos/compte_bleu.png') center left no-repeat;padding-left:13px;}
.pictos_infos_clients{background:url('../images/pictos/information.png') center left no-repeat; padding-left:10px;}
.picto_liste{margin-top:1px; background:url('../images/pictos/star.png') center left no-repeat; margin-left:3px; padding:0 0 0 13px;}
.picto_comparateur{background:url('../images/pictos/plus.png') center left no-repeat; margin-left:4px; padding:0 0 0 13px;}
.picto_liste, .picto_comparateur{color:#DC6809; font-size:10px; text-transform:uppercase;}
.picto_partager{background:url('../images/pictos/letter.png') center left no-repeat; padding-left:18px; margin-left:1px; }
.picto_certification{background:url('../images/pictos/certification.png') center left no-repeat; padding-left:12px;}
.picto_guide{background:url('../images/pictos/guide_taille.png') center left no-repeat; padding-left:13px; color:#ea642f; text-transform: uppercase; font-size:10px;}
.picto_bag{ background:url('../images/pictos/sac-gris.png') center left no-repeat; padding:5px 0 5px 19px; margin-right: 34px; color:#5383b9; }
.product-list-news .picto_bag, .catalog-category-view .picto_bag, .-index-view .picto_bag{ padding:5px 15px 5px 15px; }
.bloc_product .carton_1_gris {  margin-right: 2px; }
.product-essential .picto_bag, .product-essential .picto_carton{ color:#6d6d6d; }
.prixVenteIndic .picto_carton{ padding:5px 0 5px 19px; } 
.picto_carton2{ background:url('../images/pictos/carton_2_gris.png') center left no-repeat; padding-left:19px; }
.picto_add_to_cart span{background:url('../images/produit/picto_panier.jpg') center left no-repeat; padding-left:23px;}
.picto_arrivage{color:#ea642f; background:url('../images/pictos/arrivage.png') center left no-repeat; padding-left:13px;}
.picto_maj{border:none; cursor:pointer; color:#ea642f; background:url('../images/pictos/maj.gif') center left no-repeat; padding-left:13px;}
.picto_selection{background:url('../images/pictos/selection.jpg') center left no-repeat; padding-left:15px;}
.orange{color:#ea642f;}
.link-button.Orange{ background:#ea632d; color:#FFFFFF; padding: 6px 1px 5px 1px; border-bottom:none;  }
.link-button.Orange span{ padding:1px 0; }
.checkout-cart-index .link-button.Orange{ width:170px; text-transform:uppercase; }
#pictos{text-transform:uppercase; color:#013473; padding-left:20px;}
#pictos .picto {float:left; width:150px; margin-top:20px; }
#pictos .picto img{float:left; margin-right:5px;}
#pictos .picto a{height:46px; display:block;}
#pictos a{color:#013473; text-decoration:none;}

/* BOUTONS ====================================== */
a.btn_orange, button.btn_orange{ white-space:nowrap; text-align:center; vertical-align:middle; margin:0;  border:0;  padding:0;  background:none;  cursor:pointer; display:inline-block;  text-decoration:none; font-size:10px; text-transform: uppercase;}
a.btn_orange span, button.btn_orange span {background:url('../images/boutons/btn_orange_left.gif') left top no-repeat; position:relative;  float:left;padding:0 0 0 9px;}
a.btn_orange span span, button.btn_orange span span{ background:url('../images/boutons/btn_orange_right.gif') right top no-repeat;padding:0 9px 0 0;}
a.btn_orange span span span, button.btn_orange span span span{background:url('../images/boutons/btn_orange_content.gif') top left repeat-x; color:#ffffff; height:19px; line-height:19px; padding:0;}

a.btn_orange_high, button.btn_orange_high{ white-space:nowrap; text-align:center; vertical-align:middle; margin:0;  border:0;  padding:0;  background:none;  cursor:pointer; display:inline-block;  text-decoration:none; font-weight: bold; font-size:15px; text-transform: uppercase;}
a.btn_orange_high span, button.btn_orange_high span {background:url('../images/boutons/btn_orange_left_high.gif') left top no-repeat; position:relative;  float:left;padding:0 0 0 15px;}
a.btn_orange_high span span, button.btn_orange_high span span{ background:url('../images/boutons/btn_orange_right_high.gif') right top no-repeat;padding:0 15px 0 0;}
a.btn_orange_high span span span, button.btn_orange_high span span span{background:url('../images/boutons/btn_orange_content_high.gif') top left repeat-x; color:#ffffff; height:29px; line-height:29px; width: 235px; padding:0;}

.title-buttons a.btn_orange_high, .title-buttons button.btn_orange_high{ white-space:nowrap; text-align:center; vertical-align:middle; margin:0;  border:0;  padding:0;  background:none;  cursor:pointer; display:inline-block;  text-decoration:none; font-size:10px; text-transform: uppercase;}
.title-buttons a.btn_orange_high span, .title-buttons button.btn_orange_high span {background:url('../images/boutons/btn_orange_left.gif') left top no-repeat; position:relative;  float:left;padding:0 0 0 9px;}
.title-buttons a.btn_orange_high span span, .title-buttons button.btn_orange_high span span{ background:url('../images/boutons/btn_orange_right.gif') right top no-repeat;padding:0 9px 0 0;}
.title-buttons a.btn_orange_high span span span, .title-buttons button.btn_orange_high span span span{background:url('../images/boutons/btn_orange_content.gif') top left repeat-x; color:#ffffff; height:19px; line-height:19px; padding:0;}

* html button {width:1%; overflow:visible;}
*:first-child+html button {overflow:visible;}

a.btn_bleu{display:inline-block; white-space:nowrap; margin:0;  border:0;  padding:0; cursor:pointer;}
.btn_bleu span {background:url('../images/boutons/btn_bleu_left.gif') center left no-repeat; float:left; padding:0 0 0 8px;}
.btn_bleu span span{ background:url('../images/boutons/btn_bleu_right.gif') center right no-repeat; padding:0 9px 0 0;}
.btn_bleu span span span{ background:url('../images/boutons/btn_bleu_content.gif') top left repeat-x; color:#ffffff; padding:0; height:19px; line-height:19px;}

/* HOMEPAGE =================================== */
#slider { position:relative; width:940px; height:300px; background:url(images/loading.gif) no-repeat 50% 50%; }
#slider img { position:absolute; top:0px; left:0px; display:none; }
#slider a { border:0; display:block; }



#collection-grid{ width:700px; }
#collection-grid .pictureBoxNoBorder,
#collection-grid .pictureBox{ display:inline-block; width:202px; height:153px; position:relative; border:1px solid #e9e9e9; margin:0 -2px 4px 0; }
#collection-grid .pictureBoxNoBorder{ margin:0 0 0 0; border:none;}
#collection-grid .pictureBox h3.pictureBoxTitle{ background:url('../images/accueil/backgroundTitlePictureBox.png') 0 3px no-repeat;
    position:absolute; bottom:22px; z-index: 10; width:202px; height:24px; padding-left:10px; font-family: NeoSansPro, Tahoma, Verdana;
    font-size:18px; color:#6d6d6d ; font-weight:100; 
 }

#collection-grid .pictureBox span.roll { background:url('../images/accueil/backgroundPictureBox.png') 0 0 no-repeat;
    height: 155px; position: absolute; width:204px; z-index: 5;   
} 

#collection-grid .pictureBox span.roll span{ position:absolute; font-family: NeoSansPro, Tahoma, Verdana;
    font-size:14px; color:#ea632d; position:absolute; bottom:6px; left:10px;	
}

/* CATEGORIE ========================================= */
#menu_categorie{  background:url('../images/accueil/categorie_droite.png') center right no-repeat; height:403px; width:182px; position:relative;}
#menu_categorie_inner{background:url('../images/accueil/fond_categorie.png'); height:403px; width:174px;  }
#menu_categorie ul li{position:relative;  height:29px; border-bottom:dashed 1px #b6c2cb;}
#menu_categorie ul li a {text-transform: uppercase; text-decoration:none; display:block; height:29px; position:absolute;width:198px;}
#menu_categorie ul li a:hover{background:url(../images/accueil/fleche_orange.png) no-repeat; color:#ffffff; border:0;}
#menu_categorie .title{color:#013473; font-weight:bold; padding:10px 0 10px 13px; border-bottom:dashed 1px #000000;}
#menu_categorie ul li a span{ line-height:29px; padding-left:13px;}

#carousel{ margin-bottom:49px; position:relative; z-index:0; }
.flash-container{ position:relative; width:940px; height:300px; }
.flash-container .animations li { position: absolute; }
.flash-container #carouselBottom{
    bottom: 5px;
left: 0;
position: absolute;
text-align: center;
width: 100%;
z-index: 99;
}

/* MISE EN AVANT ========================================= */
#en_avant{ margin-top:0; width:284px; color:#013473; float:right; font-family: NeoSansPro, Tahoma, Verdana;
    font-size: 18px; color: #6D6D6D; font-weight: 100;
}
#en_avant a .link-button{ text-align:center;  position:absolute; bottom:10px; left:60px; }
#en_avant .en_avant{ height:190px; margin-bottom:30px; }
#en_avant .bloc1{ text-align:center; }

#en_avant .bloc2 .image_fond{ border:1px solid #e9e9e9; display:inline-block; margin:2px 10px 0 10px; padding:0; }
#en_avant .bloc2 .droite{ margin-left:110px; width:170px; }
#en_avant .bloc2 .droite .title{ margin:-8px 0 0 0; }
#en_avant .bloc2 .droite a.title{ font-size:12px; color: #6D6D6D; font-weight: bold; letter-spacing:1px; }

#en_avant .bloc3 .image_fond{ border:1px solid #e9e9e9; display:inline-block; margin:2px 10px 0 10px; }
#en_avant .bloc3 .droite{ display:inline-block; width:135px; font-size:10px; margin-top:5px;}
#en_avant .bloc3 .droite a#productSku{ font-size: 12px; color: #6D6D6D; font-weight: bold; margin:-8px 0 0 0; letter-spacing:1px; }
#en_avant .bloc3 .droite a#productName, 
#en_avant .bloc2 .droite .texte{ font-family: Verdana; font-size:10px; color: #6D6D6D; }

#en_avant .en_avant .separator{ width:90%; border-top:1px solid #e9e9e9;  margin:0px auto 10px auto; }
#en_avant .en_avant .lien{text-align:center; font-size:10px; display: block; text-decoration:none; text-transform:uppercase; margin-top:10px; padding:5px 0;position:absolute; bottom:10px; left:25px;}
#en_avant .en_avant .titre{ text-transform:uppercase; font-family: NeoSansPro, Tahoma, Verdana; font-size: 18px;
    color: #6D6D6D; font-weight: 100; text-align: center; padding-top: 2px;
}

/*===============HEADER BAS==============*/
#mentionHeader{ font-family: NeoSansPro, Tahoma, Verdana; line-height: 30px; }
#header_bas{ width:940px; margin:0 auto;  position:relative; }
#header_bas #liens_header{ position:absolute; right:0; }

.rond{ background:url(../images/accueil/rond.png) no-repeat; height:9px; width:9px; display:block; }

.rond:hover, .rond.current{background-position:0 -9px;}
.flash-container #tabs{position:absolute; right:120px; bottom:5px;}
.flash-container #tabs li{float:left; margin-left:10px;}

/*=============LISTING===========*/
.view-mode a:hover, .view-mode span{background-position:0 -14px;}
.view-mode a, .view-mode span{float:left; width:14px; margin-left:10px; margin-top:3px;}
.view-mode label{float:left;}

.grid{background:url('../images/listing/grille.png') no-repeat; display:block; height:14px; }
.list{background:url('../images/listing/liste.png') no-repeat; display:block; height:14px;}

.toolbar .sorter .amount{font-size:20px; text-transform:uppercase; margin:0;}
.products-grid .item .add-to-links .picto_liste {float:left;margin-right:10px;}
.products-grid .item, #products-list .item {position:relative;}

.products-grid .item .pictureBox{ display:inline-block; width:213px; height:305px; position:relative; }
.products-grid .item.pictureBoxNoBorder{ margin:0 0 0 0; border:none;}
.products-grid .item .pictureBox h3.pictureBoxTitle{ background:url('../images/listing/backgroundSku_high.png') 0 0 no-repeat; position:absolute; bottom:-6px; 
width:213px; height:54px; font-family: NeoSansPro, Tahoma, Verdana; font-size:18px; color:#6d6d6d; font-weight:100; text-align:left; padding:0 0 0 7px; line-height:54px; }

.products-grid .item .pictureBox span.roll { background:url('../images/listing/hoverEffectLayer_high.png') 0 0 no-repeat; height: 252px; position: absolute; width:213px; z-index: 6; } 
.products-grid .item .pictureBox span.roll span.rollBottomText{ font-family: NeoSansPro, Tahoma, Verdana; font-size:14px; color:#ea632d; font-weight: bold; }
.products-grid .item .pictureBox span.roll span.rightArrow{ margin-left: 5px; position: absolute; }
.products-grid .item .pictureBox span.roll span.rollTopText{ position:absolute; font-family: NeoSansPro, Tahoma, Verdana; text-align:left; font-size:15px; width:180px; color:#6d6d6d; top:14px; left:8px; }

#products-list .inner_item.special{overflow:hidden; padding:3px;}
#products-list .encart{top:30px;  right: 1px;}

.block-layered-nav .colorList li,
.block-layered-nav .itemList li{ cursor:pointer; }

.block-layered-nav .colorList li { font-family:Verdana; font-size:12px; }
.block-layered-nav .outer_color{ margin-left:5px; margin-top:4px; }
.category-products .link-wishlist li a{color:#DC6809;}

/*================FICHE PRODUIT===============*/
#productNav{ line-height:20px; }
#productNav a span .prevProdEnabled, #productNav span .prevProdDisabled, 
#productNav a span .nextProdEnabled, #productNav span .nextProdDisabled{ padding: 0 17px 3px 0; }
#productNav a span .prevProdEnabled{ background:url('../images/pictos/prevPager.png') left top no-repeat; margin-right:4px; }
#productNav span .prevProdDisabled{ background:url('../images/pictos/prevPagerDisabled.png') left top no-repeat; margin-right:4px;  }

#productNav a span .nextProdEnabled{ background:url('../images/pictos/nextPager.png') left top no-repeat; margin-left:4px; }
#productNav span .nextProdDisabled{ background:url('../images/pictos/nextPagerDisabled.png') left top no-repeat; margin-left:4px; }

#colorsandsizes{background-color: white; padding:10px;}
.sizes{padding:0 0 10px 0;}
.sizes .bloc_size{ text-align:center; height:20px; padding-right:2px; min-width:20px;  }
.sizes .bloc_size span{color:#6d6d6d; font-size:11px; font-weight:bold;}
#colorsandsizes .change_color{overflow:hidden; padding:10px 0 0 14px;}
.sizes .clear{margin-bottom:10px;}
#colorsandsizes .bloc_color { margin-bottom: 10px; width:170px; margin-right:10px; }
#product_addtocart_form .blocColor .bloc_color { text-align:center; }
.bloc_color { font-size: 10px; margin:0px 6px;  }
.colorCarousel .bloc_color{ width: 81px; text-align: center; height:162px; }
.bloc_color .content { line-height: 0; width:90px; }

#availableColors .ui-tabs .ui-tabs-nav{
    border-bottom:none;
    margin: 0px -5px 0 3px;
	background:none;
}

#availableColors .ui-tabs .ui-tabs-nav li{
    background:#f1f1f1;
    margin: 0px 4px 7px 0;
    border:none;
    border: 2px solid #f1f1f1;
    height:35px;
    width:29%;
}
#availableColors .ui-tabs .ui-tabs-nav li a{
    color:#5383b9;
}

#availableColors #ui-id-1{
	margin: 3px 0px 0px 3px;
}

#availableColors .dos{
	margin: 3px 0px 0px 5px;
}

#availableColors .images{
	margin: -2px 0px 0px -11px;
	text-align: center;
}

#availableColors .ui-tabs .ui-tabs-nav li.ui-tabs-active{
    border: 2px solid #5383b9;
	font-weight:bold;
    background:#f1f1f1;
    height:35px;
    width:29%;
}

#availableColors .ui-helper-reset{
    line-height:1.0;
}


#product_addtocart_form .blocColor .bloc_color .content{ width:inherit; }
#product_addtocart_form .blocColor .bloc_color .content img, #product_addtocart_form .blocColor .real_color { margin-left:auto; margin-right:auto; }
#product_addtocart_form .blocColor .real_color .content img{ margin:4px; }
.bloc_color .gamme_panier{ text-align:center; margin-top:8px; font-family:Verdana; font-size:12px; color:#6d6d6d; line-height:12px; }
.bloc_color .g_p{ text-align:center; margin-top:8px; font-family:Verdana; font-size:12px; color:#6d6d6d; line-height:12px; white-space: normal; }
 
.product-shop h2{ color:#6d6d6d; font-size:16px; padding-bottom:5px; border-bottom:1px solid #c9c9c9; font-family:NeoSansPro, Myriad Pro, Verdana; }

.product-view #liens2{margin:20px 0px; overflow:hidden;}
.product-view #liens2 a{color:#ea642f; margin-right:20px; text-transform: uppercase; font-size:10px;}

.product-view #productPicto{ float: right;height:54px; width: 695px; margin-bottom:50px; margin-top: 25px; display: inline-block; font-family: NeoSansPro, "Myriad Pro", Verdana; font-size:15px; }
.product-view #productPicto > div{ float:left; display:inline-block; width:95px; margin:8px 0 0 18px; font-family: NeoSansPro, "Myriad Pro", Verdana; color:#6d6d6d; }
.product-view #productPicto div#pictoDownload{ width:150px; overflow:visible;position:relative; }
.product-view #productPicto div#pictoDownload:hover{ }
.product-view #productPicto div#pictoPrint{ width:80px; margin-left: 10px; margin-top: 0px; border-left: 2px solid ghostwhite; padding: 10px 0px 17px 21px;}
.product-view #productPicto > div a{ color:#6d6d6d; font-size:13px; }
.product-view #productPicto > div a img{ margin:7px 0 0 0; vertical-align:top; float: left;}
.product-view #productPicto > div a span{ margin:5px 0 0 5px; display:inline-block; width:68px; line-height:110%; margin-top: 5px;}
.product-view #productPicto > div span{ margin-top: 5px; display: inline-block; margin-left: 4px;
    line-height: 20px; font-weight: normal; font-family: NeoSansPro, "Myriad Pro", Verdana; font-size:12px; color: #6d6d6d;
}


.product-view #productPicto div#pictoDownload span.sous_menu_provision{ margin-top:-15px; }
.product-view #productPicto div#pictoDownload span.sous_menu_provision a:hover{ color:#EA642F; }
.product-view #productPicto div#pictoPrint a span{ width:50px; margin-top:10px; }

.aitcg_popup_link  .btn_pencil {
    margin-right: 3px;
	display: inline-block;
}



#total_price{color:#ea642f; font-weight:bold;}

#upsell_products_gauche{ float:left; height:201px; width:13px;}
#product-collateral-content{ border-top:1px solid #c9c9c9; height:214px; width:97%; 
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
#upsell_products_droite{float:left; height:201px; width:13px;}
#onglets .onglet{ float:left; text-align:center; padding-top:9px; height:28px; width:191px; color:#5383b9; }
#onglets .onglet a{ display:block; margin-right: 3px; text-align:center; padding: 4px 1px; color: #000; text-decoration: none;
    white-space:normal;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border:1px solid #c9c9c9;
    border-bottom:1px solid transparent;
    background: url("../images/background-top-header.png") repeat;
    font-family: NeoSansPro, Verdana;
    font-size:12px;
    margin-bottom:0px;
}
#onglets .onglet a.current{ background:#ffffff; color:#5383b9; padding-bottom:5px; margin-bottom:-1px; border-bottom:1px solid #ffffff; }

.item_upsell_products{ width:130px; margin-right:26px; text-align:center; }
.item_upsell_products a{ overflow:hidden; }

.fond_image_2{ width:116px; height:116px; display:block;}
.fond_image_2 img{padding-left:8px; padding-top:12px;}

#super-product-table{ border:none; color:#6d6d6d; }
#super-product-table td { padding: 3px; }
#super-product-table thead{ background: transparent; }
#super-product-table thead th{ color:#6d6d6d; font-size:12px; font-family:NeoSansPro, Verdana; text-align:left;}
#super-product-table thead tr.sizes th{ color:#6d6d6d; font-size:16px; font-family:NeoSansPro, Verdana; }
#super-product-table thead tr.sizes th .first{ background: transparent; }
#super-product-table tbody td{font-size:10px; white-space: nowrap; font-family:Verdana; color:#6d6d6d; }
#super-product-table tbody td.lastCell{ border-right:none; }
#super-product-table .review_taille .gamme_panier{ font-family:NeoSansPro, Verdana; }
#super-product-table .stockNames{ text-align:right; padding-right:10px; }
#super-product-table .couleur{margin-left: 30px;}
#super-product-table .toptexStock { font-size: 12px; }
#super-product-table .stockNames .manufacturerStock{ font-size:10px; margin-right:10px; margin:-10px 0 0 0 }
#super-product-table .stockNames .toptexStock{ font-size:12px; line-height:12px; margin-right:10px; margin:2px 0 -2px 0 }
#super-product-table .stockNames .Qty{ font-size:12px; font-weight:bold; color:#ea632d; margin-right:10px; margin: 8px 0 0px 0; }
#super-product-table .stockNames .price{ font-size:12px; font-weight:bold; color:#5383b9; margin-right:10px; margin: 4px 0 -8px 0; }
#super-product-table .stock_list{ font-weight:normal; text-align:right; margin-right:6px; }
#super-product-table .price_list{ text-align:right; margin-right:6px; width:49px; }


.product-shop .bloc_product{margin-bottom:10px;}
.product-shop .bloc_product.prixVenteIndic{margin-bottom:20px;}
.product-shop #cartons .bloc_product{float:left; width:50%;}
.product-shop #cartons .bloc1{width:40%; padding-right:20px;}


#product_addtocart_form #titre_grouped{ color:#6D6D6D; font-size:20px; text-transform: uppercase; font-family:NeoSansPro, Verdana; border-bottom:1px solid #c9c9c9; text-align:left; /* margin-bottom:-6px; */ }
#product_addtocart_form #titre_grouped .productVideoHelpLink{ float:right; text-align:right; font-family:Verdana; font-size:12px; }
#product_addtocart_form #titre_grouped .productVideoHelpLink a{ color:#6d6d6d; }
#product_addtocart_form #manufacturer_stock_text{background:#dde9f5; color:#013473; padding-left:10px; }
#product_addtocart_form #arrivage{ display:none; margin-top:1px; background:none repeat scroll 0 0 #DDE9F5; padding-left:10px; height:31px; line-height: 30px;}
#product_addtocart_form .montant_total_ht{ line-height: 50px; font-size: 18px; margin:0 0 0 300px; font-family:NeoSansPro, Verdana; color:#6D6D6D; }
#product_addtocart_form .montant_total_ht #total_price{ color:#5383B9; }
#product_addtocart_form .lien_add_to_cart{text-align:center; background:#ea642f; text-transform:uppercase; display:block; height: 30px; width:100%; font-size: 18px; cursor:pointer; color:#ffffff; border: 0 none;}
#product_addtocart_form #product_type_data .loading_options_container {text-align:center; 
background: url("../images/background-top-header.png") repeat;
text-transform:uppercase; display:block; width:100%; font-size: 18px; color:#ffffff;}
#product_addtocart_form #product_type_data .loading_options_container img { margin-top: 5px; }
#product_addtocart_form #product_type_data .loading_options_container .loading_options { padding: 5px; }
#product_addtocart_form #product_type_data .pointer{margin-left:2px;}
#product_addtocart_form #product_type_data .pointer:hover{color:#EA642F;}

#super-product-table .loading{background:url("../images/ajax/loader-min.gif") no-repeat center right; }
#super-product-table .popup,
#super-product-table .popup_green{background:url("../images/listing/arrow_bottom.png") no-repeat center right; padding-left:7px; padding-bottom: 2px; }
#super-product-table .provision{background:url("../images/listing/calendar.jpg") no-repeat center right; }

#checkout-review-table .popup{background:url("../images/listing/list_close.gif") no-repeat center right; }
#checkout-review-table .popup_green{background:url("../images/listing/list_arrivage.gif") no-repeat center right; }
#checkout-review-table .provision{background:url("../images/listing/calendar.jpg") no-repeat center right; }

.green{color:#48b308;}
.red{color:#ea2f2f;}
.orange{color:#EA642F;}
.quantite_fabriquant{font-size:9px;}

.warning{ margin:5px 4px -2px 0; float:left; }

/*================PANIER======================*/
#cart-container .select-cart,
#cart-container #webreference,
#cart-container #create-quote{ width:275px; }
#cart-container #create-quote{ border-top:1px solid #e2e2e2; padding-top:10px; }
#cart-container a .link-button{ text-align:center; }

#cart-container #create-quote a .link-button{ float:right; margin:0 5px 2px 0;  }
#cart-container #delete-quote{ margin:15px 0 20px 0; padding-top:10px; }
#cart-container #delete-quote label{ margin:10px 0; padding:10px 0; }
#cart-container #delete-quote a{ float:right; margin:-6px 6px 0 0; }
#cart-container #delete-quote a .link-button{ width:100px; }
#cart-container .inner{padding-left:10px; overflow:hidden;}

#form_nouvelle_adresse  #shipping:postcode{ width: 254px; overflow: auto; }
#form_nouvelle_adresse .address-autocomplete{ position:absolute; top:-110px; left:-100px; margin-top:-110px; margin-left:-100px; padding-top:22px; background:#FFFFFF; }
    
.shipping-form, .discount-form{ padding-left:10px; }
.data-table tfoot tr.footer_link td {font-size:11px; text-transform:uppercase; background:#dde9f5; border-bottom:1px dashed #7c7c7c; font-weight:normal; }
.data-table tfoot tr.footer_link td.last{ border-right:none; }
.data-table tfoot tr.footer_link td.last span img{ margin-top: -20px; }

.picto_maj span{font-size:11px;}
#shopping-cart-table .btn-remove2{margin:0 auto;}

/*==========CHECKOUT=============*/
.validateCart{ float:right; }

#shopping-cart-table{ border:none; font-size:12px; }
#shopping-cart-table .real_color { border: 1px solid #c9c9c9; height: 48px; width: 48px; margin: 7px 10px 0 10px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin:0 auto;
}
#shopping-cart-table .real_color .content img{ float: left; height: 40px; margin: 4px; display: block;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    border-radius: 26px;
}

#shopping-cart-table a{ text-decoration:none; }
.cartTableInsetShadow{ position:relative; top:48px; width:940px; height:6px; background:url("../images/cartShadow.png") no-repeat 0 0; opacity:.75; }
.productTableInsetShadow{ position:absolute; width:940px; height:6px; background:url("../images/cartShadow.png") no-repeat 0 0; opacity:.75; margin-top:8px; margin-left: -12px; }

.checkout-cart-index .hidden_tax{ display:none; }

.checkout-cart-index .data-table thead th{ background:none; border:none; font-family:NeoSansPro, Verdana; font-weight:bold; font-size:16px; }
	
.checkout-cart-index .data-table td{ border-bottom:1px solid #ECECEC; font-size:12px; font-weight:bold; }
.checkout-cart-index .data-table td, .checkout-cart-index .data-table td a{ color:#6d6d6d; }
.checkout-cart-index .data-table td a{ text-decoration:none; }
.checkout-cart-index .data-table td h2.product-name a{ font-family: Verdana; font-size:12px; font-weight:normal; }
.checkout-cart-index .data-table td a.comment{ color:#5383b9; font-family: Verdana; font-size:10px; text-transform:lowercase; font-weight:bold; }
.checkout-cart-index .data-table td.first{ border-left: 1px solid #ECECEC; }
.checkout-cart-index .data-table td.last{ border-right: 1px solid #ECECEC; }
.checkout-cart-index .data-table td span.price{ color:#5383b9; }
.checkout-cart-index .data-table td link-button{ font-weight:normal; }
.checkout-cart-index .data-table tfoot{ border-bottom: none; }
.data-table tfoot tr.footer_link td { font-size: 11px; text-transform: uppercase; background:none; border-bottom:none; }

.data-table tfoot tr.footer_link tr.footer_link td.last{ border-right:none; }

.checkout-cart-index div.comment { margin-top: 5px; }
.checkout-cart-index textarea.comment { width: 100%; padding:0; }
.checkout-cart-index #shopping-cart-table .reassort-link{ font-weight:normal; color:#5383b9; float:right; text-transform: lowercase;
margin-top: -20px; padding-right:40px; color:#db0000; }
.checkout-cart-index #shopping-cart-table .reassort-link img{ padding-left:10px; }
.checkout-cart-index .cart .shipping label{ margin-bottom:10px; }
#checkoutSteps .btn_orange{float:right;}

.block-progress li .modif{float:right; font-weight:normal; margin-right:5px;}
.block-progress li .modif a{color:#ea632d;}
.block-progress dd.complete address{line-height:20px;}

.checkout-onepage-index .col-left{width:270px; margin-top:19px;}
.checkout-onepage-index .col-main{width:650px;}

.onepageTableInsetShadow{ position:relative; top:50px; width:696px; height:6px; background:url("../images/onepageTableShadow.png") no-repeat 0 0; opacity:.75; }

.title_progress{float:left;}
a.comment { color: #EA642F; font-size: 0.9em; }

/*===========PANIER VIDE=======================*/
#cart.noitems{text-align:center; text-transform:uppercase; margin-top:20px;}
#cart.noitems .page-title h1{font-size:20px; font-weight:bold;}
#cart.noitems .col-1{margin-top:40px; text-align:left; text-transform:none;}
#cart.noitems .toptex_logo{margin:30px 0;}

/*=====ACCOUNT=========*/
#login-form .col2-set .inner_content{padding:0 15px; font-size:10px;}
.account-login .col-1 .content {position:relative;}
.account-login .col-1 .content .inner_content .buttons-set { bottom:20px; position:absolute; right:10px; width:94%; }

.account-login .col-2 .content .inner_content .buttons-set { margin:0; padding:0; border-top:none; }

.block-account .block-title strong span{font-size:12px; font-weight:bold; color:#003572;}

.col-main .registered-users{ width:340px; margin:0 auto; border:1px solid #dbdbdb;  }

.registered-users .required{text-align:left; }
.customer-account-login .main-container .registered-users .content{ background:#FFFFFF; }
.customer-account-login .main-container .registered-users button{ display:inline-block; margin-left:20px; }

.customer-account-login .main-container .account-login .col2-set .col-1 { width:604px; border-right:none; }
.customer-account-login .main-container .account-login .col2-set .col-1 .content { background:none; }
.customer-account-login .main-container .account-login .col2-set .col-1 .content h2 { border:1px solid #dbdbdb; border-right:none; }

.registered-users .content .inner-content a.passwordForgoten{ display:inline-block; float:left; margin-right:20px; }
.form-list{padding:10px;}
.account-create .fieldset { width:50%; background:none; margin:0;}

.account-create .bloc{ background:#FFFFFF; overflow:hidden; }
.account-create #form-validate h2{ padding-left:10px; }
.account-create #form-validate .fieldset{ margin-top:0; }
.account-create #bloc2{margin-top:10px;}
#form-validate input.input-text{width:300px;}

.block-reorder .block-title strong span{color:#013473; font-size:12px; font-weight:bold;}
address a.orange{margin-top:5px; display:block;}

.order-items .black{background:#000000; color:#FFFFFF; font-size:20px; padding:3px 6px;}
.order-items .black_txt{color:#000000;}

/*===========LANGUAGE=============*/
.header-top-container .header .form-language{ float:right; margin: 2px 120px 0 0;  }
.header-top-container .header .form-language label { font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle; }
.header-top-container .header .form-language select { padding:0; }
.header-top-container .header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.header-top-container .header .form-language #change_language{ padding-top:5px; height:9px; }
.header-top-container .header .form-language #change_language span{background-position: left top;}
.header-top-container .header .form-language #change_language .icone img{ vertical-align: middle; margin-bottom:2px; }

.header .form-language ul{ z-index:100; background:#ffffff; border: none; overflow:visible; padding:4px; position:absolute; opacity:0.95; 
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 3px 6px 0px  rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 6px 0px  rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 6px 0px  rgba(0,0,0,0.2);
	width: 33px;
 }

#header_bas #search_mini_form{float:right; position:relative; z-index:8;}
.block-compare .item .product-name{width: 150px; margin-left:5px;}

/*==============MARQUES================*/
#brands .letter{ font-weight: bold; border-bottom:1px dashed #B6C2CB}
#brands dl{padding-right:30px;}
#brands dl dd{margin:10px 0;}
#brands dl dd .bare-list li{padding-bottom:10px;}
#brands dl dd .bare-list li img{}
#brands dl dd .bare-list li a:hover{color:#EA642F;}

#brands .manufacturer{position:relative; float:left; width: 130px; height: 130px; }
#brands .manufacturer .title{padding-bottom:2px; text-transform:uppercase; border-bottom:1px dashed #B6C2CB; font-weight: bold; display:block; margin-bottom:10px;}
#brands .manufacturer .logo{float:left;}
#brands .manufacturer .content{text-align:justify; font-size:11px; float:left; margin-left:10px; width:295px; }
#brands .manufacturer .orange{position:absolute; right:0; bottom:12px; font-size:10px;}
#brands .manufacturer .orange:hover{color:#013473}

/*=============404===========*/
.cms-no-route h1{ color: #6D6D6D; font-size: 20px; font-family: NeoSansPro, Tahoma, Verdana; border-bottom:1px solid #c9c9c9; }
#no-route{ margin-top:30px; color:#6d6d6d; }
#no-route #bloc2{ margin-top:20px;  height:220px; background:url('../images/no-route/404.png') right top no-repeat; }
#no-route #bloc2 #liens{margin:40px 0 0 0;}
.cms-no-route #bloc2 a{ display:inline-block; margin-right:20px; }
#no-route #bloc2 .mail:hover{color:#ea642f;}
.texte{font-size:11px;}

/*==========RECHERCHE========*/
#search_autocomplete{
    z-index:900; 
    margin: 45px 0 0 676px;
    -moz-box-shadow: 0px 3px 7px 0px #a7a7a7;
    -webkit-box-shadow: 0px 3px 7px 0px #a7a7a7;
    -o-box-shadow: 0px 3px 7px 0px #a7a7a7;
    box-shadow: 0px 3px 7px 0px #a7a7a7;
}
#search_autocomplete ul{background:#ffffff; border:1px solid #ebebeb;  z-index:100; }
#search_autocomplete li{font-size:10px; padding: 0 5px; color:#6d6d6d; }
#search_autocomplete li:hover{background:#ddeeff; cursor:pointer;}

/*==========Formulaire validate===========*/
#customer_validate{background:url("../images/account/fond_bloc.jpg") repeat-x center bottom; overflow:hidden;}
#customer_validate .fieldset{background:none;}
#customer_validate .fieldset,
.account-create #form-validate .fieldset{width:50%;}

.block-reorder,
.block-compare,
.block-wishlist { background:none repeat scroll 0 0 #F2F4F6;}
.block-compare li.odd,
.block-compare li.even,
.block-wishlist li.odd,
.block-wishlist li.even {background:none;}

#header-floating{ background:none; }
#header-floating.data-table{ border:none; }
#header-floating.data-table #inner_header-floating{ background:url("../images/backgroundTopTabCrea.png") repeat; }
#header-floating.data-table #inner_header-floating table{ width:100%; font-family: NeoSansPro, Verdana; }
#header-floating.data-table #inner_header-floating table thead tr + td{ text-align:left; }
#header-floating.data-table #inner_header-floating table thead tr.sizes th{ color: #6d6d6d; font-size: 16px; }

#header-floating.data-table th{ color:#6d6d6d; }
#customer-children-table{margin-top:10px;}
#customer-children-table td{vertical-align: middle; }
.my-account .account-create #form-validate .fieldset{width:100%;}
/** Onglets des commandes **/

legend {color: #F2F2F2;}
.panel { margin: 10px; clear: both;  display: none;}
.panel.active-tab-body { display: block;}
.bar { padding: 5px;}

.my-account { margin-top: 10px; }
.my-account #tabs { height: 28px; list-style: none; }
.my-account #tabs li {float: left;}
.my-account #tabs a { 
    display: block;
    margin-right: 3px;
    text-align: center;
    padding: 5px 10px;
    color: #000;
    text-decoration: none;
    white-space: normal;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border: 1px solid #c9c9c9;
    border-bottom: 1px solid transparent;
    background: url("../images/background-top-header.png") repeat;
    font-family: NeoSansPro, Verdana;
    font-size: 12px;
    margin-bottom: 0px;
}
.my-account #tabs a.active-tab { 
    background: #ffffff;
    color: #5383b9;
    padding-bottom: 5px;
    margin-bottom: -1px;
    border-bottom: 1px solid #ffffff;
}

/*===========ANIMATION MARQUES=============*/
#animation_brands{overflow:hidden; height:155px;}
#animation_brands li{height:155px; overflow:hidden;}
p.account_validation_infos { margin: 10px; padding: 10px; background-color: #FAEBE7; border: 1px solid red; clear: both; }

.cms-page-view .std a { color: #5383B9; text-decoration: underline; font-family:Verdana; font-size:12px }
.cms-page-view .std a:hover { text-decoration: none; }

.cms-page-view .std table { background-color: #ffffff; border-collapse: collapse; border: 1px solid black; margin:0 auto; }
.cms-page-view .std thead { background-color: #013473; color: white; font-weight: bold; text-align: center; }
.cms-page-view .std td { border-collapse: collapse;  border: 1px solid black; background: none; padding: 5px; }
.cms-page-view .std table tr td p { padding: 0; margin: 0; font-family:NeoSansPro, Verdana; font-size:12px; color:#6D6D6D; }

.menu_colonne_categorie { border-left: 1px dashed #BBBEC1; }
.text_content_marque { text-align: justify; color:#6d6d6d; margin-top:20px; }
.text_content_marque a { color: #5383B9; }

.contenu_additionnel { /* border-bottom: 1px dashed #BFBFBF; */ margin: 0 0 8px;  /* padding: 0 0 6px; */ width: 100%; }
a.titre_caracteristiques { padding-left: 35px; text-transform: uppercase; color: #003572; font-size: 12px;}
.contenu_additionnel a.catalogues {background:url('../images/pictos/logo_catalogue.jpg') no-repeat scroll 10px center transparent;}
.contenu_additionnel a.nos_logos {background:url('../images/pictos/logo_logo.jpg') no-repeat scroll 10px center transparent;}
.contenu_additionnel a.formulaires {background:url('../images/pictos/logo_commande.jpg') no-repeat scroll 10px center transparent;}
.contenu_additionnel a.photos_articles {background:url('../images/pictos/logo_photos.jpg') no-repeat scroll 10px center transparent;}
.contenu_additionnel a.correspondances {background:url('../images/pictos/logo_couleurs.jpg') no-repeat scroll 10px center transparent;}
.contenu_additionnel a.leaflets {background:url('../images/pictos/logo_leaflets.jpg') no-repeat scroll 10px center transparent;}
.collateral-box { padding: 10px; width: 100%; }
.contenu_caracteristiques .dl { text-decoration: underline; font-weight: bold;}
.contenu_caracteristiques td.c { text-align: center; }

.form-list #payment_form_bankpayment .input-box { width: 100%; }
.move{cursor: move; background : url("../images/panier/cursor_move.png") no-repeat ;  display: block; width:19px; height:20px;}

.list_kids { position: absolute; margin: 100px 0 0 10px; }

table.border-table {border-width:1px; border-style:solid; border-color:black; border-collapse:collapse; }
table.border-table td {border-width:1px; border-style:solid; border-color:black; border-collapse:collapse;padding:2px 2px 2px 5px; color: #000; text-align: center; }

td.doc_col1 { text-align: center; vertical-align: bottom; }
td.doc_col2 { text-align: left; vertical-align: top; }
td.doc_col3 { vertical-align: top; }

div.doc_reprise { text-align: center; color: black; font-weight: bold; text-decoration: underline; padding: 0 20px; }
div.doc_reprise_liv { text-align: center; color: black; font-weight: bold; }

.order-items .mini_txt { clear: both; color: black; display: block; font-size: 10px; line-height: 14px !important; margin: 5px;font-style: italic; }
.order-items .cdt_rgt { border:1px solid #000000; width:426px;  padding:5px; color: black; }
.order-items .joindre_rgt { border:1px solid #000000; margin-left:10px; padding:5px; color: black; }

.order-items .odd, .order-items .even { background: none !important; }
.order-items .data-table tbody.even tr, .order-items .data-table tbody.odd tr { background: none !important;}

a.lien_suivi { text-decoration:blink; }
a.lien_suivi:hover { text-decoration:underline; }

.nav_provision .sous_menu_provision, .nav_price_list .sous_menu_price_list, 
.product-view #productPicto #pictoDownload span.sous_menu_provision { 
    -moz-box-shadow: 0px 3px 7px 0px #a7a7a7;
    -webkit-box-shadow: 0px 3px 7px 0px #a7a7a7;
    -o-box-shadow: 0px 3px 7px 0px #a7a7a7;	
    box-shadow: 0px 3px 7px 0px #a7a7a7;
    border: 1px solid #ebebeb; 
    color:#6D6D6D;
    background:#FFFFFF;
    z-index:20;
    margin-right:10px;
}
	
.nav_provision .sous_menu_provision{ padding-top:10px; margin-top:-2px; }
        
.nav_provision .sous_menu_provision a, .nav_price_list .sous_menu_price_list a{ color:#5383b9; }
.nav_provision .sous_menu_provision, .product-view #productPicto #pictoDownload span.sous_menu_provision{display:none; width:210px; padding:6px; }
div.stockToptex span.sous_menu_provision table td.last {border-right: 1px solid #ebebeb}

.product-view #productPicto #pictoDownload{ font-family: NeoSansPro, Verdana; }
.product-view #productPicto #pictoDownload > img,
.product-view #productPicto #pictoPicture > img { padding-top: 8px;float: left }
.product-view #productPicto #pictoDownload span.sous_menu_provision a{ color:#5383b9; font-family:Verdana; font-size:10px; }
.nav_provision .sous_menu_provision thead tr th{ font-size:12px; }
.nav_provision:hover .sous_menu_provision, .product-view #productPicto #pictoDownload:hover span.sous_menu_provision{ display:block; position:absolute; }

.nav_price_list .sous_menu_price_list {display:none; }
.nav_price_list .sous_menu_price_list .tier-prices .price{ color:#5383b9; }
.nav_price_list:hover .sous_menu_price_list{ display:block; padding-top:10px; margin-top:-2px; }

.subaccounts-customer-index a{ color:#5383b9; }
.subaccounts-customer-index button{ float:right; margin-bottom:10px; }

.subaccounts-customer-edit .form-list .field{ width:100%; margin-bottom:20px; }
.subaccounts-customer-edit .form-list .input-box{clear:none;}
.subaccounts-customer-edit .form-list label{width:120px; float:left;}
.subaccounts-customer-edit .form-list .input-box{float:left;}
.subaccounts-customer-edit .form-list label em{position:relative; float: none;}
.subaccounts-customer-edit .my-account .account-create .button-set{ margin-top:0; }

.rouge{color: red !important;}
.gray {color:  gray !important;}
.gray_status{ color:#6d6d6d; }
.red_status{ color:#db0000; }
.orange_status{ color:#ffb400; }
.green_status{ color:#10a800; }

/** Add to Cart Express **/
#form_search_sku label { font-family: Verdana; font-size: 12px; color:#6d6d6d; }
#form_search_sku input.input_search_sku {  font-size: 11px; height: 13px; padding: 2px; width: 160px; }
#form_search_sku .results_autocompcategory-products .encarlete { position: absolute; overflow-y: auto; max-height: 160px; border: 1px solid #CAC8C6; border-top: none; margin: -1px 0 0 160px; width:162px; background-color: white; }
#form_search_sku .results_autocomplete ul { font: 12px/15px Arial,Helvetica,sans-serif; }
#form_search_sku .results_autocomplete ul li.result { padding-left: 5px; cursor: pointer; height: 16px; }
#form_search_sku .results_autocomplete ul li:hover, #form_search_sku .results_autocomplete ul li.selected { background-color: #ddeeff; }

.c_stock_list { width: 74px; }
.stock_list, .price_list { margin:0; font-weight:bold; color:#5383b9; font-size:12px; font-family:Verdana; }
.red{color:#ea2f2f;}

.txt_absence_conteneur { position:relative; background-color: #EA642F; height: 35px; width: 100%; margin: -4px 0 4px 0; }
.txt_absence { color: #fff; font-weight: bold; width:940px; line-height: 35px; margin:0 auto; display: block; }

table.no-border td { border: none !important; }

/* SITE ================================================= */
#form-validate .fieldset {  background:transparent; margin:28px 0; }
.orangeBlueTitle{ padding:0; border-bottom:2px dotted #adafae; font-size: 34px;  }
.titreOrangeGras{ color: #ea632d; font-family: NeoSansPro, Tahoma, Verdana; font-weight:bold; }
.titreBleuMaigre{ color: #013473; font-family: NeoSansPro, Tahoma, Verdana; }

#form-validate .fieldset p:first-child{ margin-top:30px; }
.contenu_site{ position:relative; }
.contenu_additionnel_site{ border:1px solid #dbdbdb; border-bottom:none; }

.contenu_additionnel_site p{ font-size:12px; margin-top:20px; }
.contenu_additionnel_site .formSectionTitle .SectionPicture img{ margin:0px 14px 0 11px; padding:2px 0 0 0; }

.contenu_additionnel_site .SiteFormSectionArrowDown{ float:right; margin-right:14px; background: url("../images/site/arrowDown_06.png") no-repeat center center; width:40px; height:40px; }
.contenu_additionnel_site .SiteFormSectionArrowUp{ float:right; margin-right:14px; background: url("../images/site/arrowUp_03.png") no-repeat center center; width:40px; height:40px; }

#texte-intro-site{ margin:20px 0 60px 0; }
#texte-intro-site p{ color:#000000; }
#texte-intro-site p.navyBlue{ font-weight: 600; color: #5383b9; }

.formSectionTitle{	
	/* ADD IMAGE BACKGROUND HERE FOR IE FALLBACK */
	background-image: linear-gradient(bottom, #F8FAF9 0%, #FFFFFF 100%);
	background-image: -o-linear-gradient(bottom, #F8FAF9 0%, #FFFFFF 100%);
	background-image: -moz-linear-gradient(bottom, #F8FAF9 0%, #FFFFFF 100%);
	background-image: -webkit-linear-gradient(bottom, #F8FAF9 0%, #FFFFFF 100%);
	background-image: -ms-linear-gradient(bottom, #F8FAF9 0%, #FFFFFF 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #F8FAF9),color-stop(1, #FFFFFF));	
	border-bottom:1px solid #dbdbdb;
	font-family: NeoSansPro, Tahoma, Verdana;
	font-weight:bold;
	padding:4px 0 5px 0;	
}

.formSectionTitle .site_titre_caracteristique{ font-size:24px; margin:0; padding:0; color:#5383b9; }
.formSectionTitle .site_titre_caracteristique:hover{ cursor:pointer; }

#form-validate .SiteFormSection1 .form-list li:after,
#form-validate .SiteFormSection2 .form-list li:after,
#form-validate .SiteFormSection3 .form-list li:after{ display:list-item; content:""; clear:none; }

#form-validate .SiteFormSection2 label{ float:none; clear:both; }

.expected{ color: #ea632d; }
.help{ float:right; background: url("../images/site/help.png") no-repeat center center; width:20px; height:20px; cursor:pointer; }

/* ******* TOOLTIP ******* */
.help span{
	display:block;
        width: 195px; 
        height: 50px;
	line-height: 16px;
	padding: 6px 8px;
	left: 0;
	margin-left: -80px;
	font-size: 12px;
	color: #6d6d6d;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	text-align: left;
	background: #F9F9F9;
	text-indent: 0px;
	position: relative;
	pointer-events: none;
	border-radius: 8px;
	border:1px solid #ececec;
	bottom: 36px;
	opacity: 0;
	-webkit-transform: scale(0.2);
	-moz-transform: scale(0.2);
	-o-transform: scale(0.2);
	-ms-transform: scale(0.2);
	transform: scale(0.2);
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	overflow:visible;
	z-index:100;
        -moz-box-shadow: 0px 3px 7px 0px #B9B9B9;
	-webkit-box-shadow: 0px 3px 7px 0px #B9B9B9;
	-o-box-shadow: 0px 3px 7px 0px #B9B9B9;
	box-shadow: 0px 3px 7px 0px #B9B9B9;
}
.help span:before,
.help span:after{content: '';position: absolute;bottom: -8px;left: 20%;margin-left: -9px;width: 0;height: 0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 8px solid #F9F9F9; }
.help:hover span{left: 70%;margin-left: -48px;opacity: 1;bottom: 80px;-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}

#form-validate .SiteFormSection1 input.input-text,
#form-validate .SiteFormSection2 input.input-text,
#form-validate .SiteFormSection3 input.input-text{ width:260px; } 

.SiteFormSection1,
.SiteFormSection2,
.SiteFormSection3{ background: #ffffff; padding-top:22px; font-weight:100; }

.SiteFormSection1 textarea,
.SiteFormSection1 input.input-text,
.SiteFormSection2 input.input-text,
.SiteFormSection3 input.input-text{ border: 1px solid #cacbca; background: #f8faf9; color:#a0a0a0; padding:3px 2px; }

#form-validate .SiteFormSection1 select,
#form-validate .SiteFormSection2 select,
#form-validate .SiteFormSection3 select{ border: 1px solid #cacbca; background: #f8faf9; width:268px; color:#a0a0a0; padding:3px 2px; }

.SiteFormSection1 textarea:focus,
.SiteFormSection1 input.input-text:focus,
.SiteFormSection2 input.input-text:focus,
.SiteFormSection3 input.input-text:focus{ background: #f8faf9; color:#a0a0a0; padding:3px 2px; }

#form-validate .SiteFormSection1 select:focus,
#form-validate .SiteFormSection2 select:focus,
#form-validate .SiteFormSection3 select:focus{ background: #f8faf9; width:268px; color:#a0a0a0; padding:3px 2px; }

.SiteFormSection1 label,
.SiteFormSection2 label,
.SiteFormSection3 label{ color: #3d3d3d; margin-bottom:10px; }

.SiteFormSection1 .form-list li,
.SiteFormSection2 .form-list li,
.SiteFormSection3 .form-list li{ margin-bottom:20px; }

.SiteFirstColumn,
.SiteThirdColumn{ width: 270px; }

.SiteFirstColumn{ float:left; margin-left:18px; }
.SiteSecondColumn{ margin-left:340px; margin-right:330px; overflow:visible; }
.SiteThirdColumn{ float:right; margin-right:20px; }

/* ************** SECTION 1 : INFORMATIONS ***************** */
.SiteFormSection1 .form-list{ padding:0; margin-left:0; }
.SiteFormSection1 .form-list .input-box{ display:inline; clear:none; width:260px; }

#form-validate .SiteFormSection1 textarea{ height:82px; min-height:82px; max-height:82px; width:260px; min-width:260px; max-width:260px; }

.SiteFormSection1 .SiteThirdColumn{ margin-right:0; width:270px; }
.SiteFormSection1 .SiteSecondColumn{ margin-left:336px; margin-right:330px; padding-bottom:40px; overflow:visible; }
.SiteFormSection1 .SiteThirdColumn{ margin-left:0; margin-right:20px; width:270px; }

.SiteFormSection1 .SiteSecondColumn .form-list{  }
.SiteFormSection1 .SiteThirdColumn #logo-preview{ display:inline; }
.SiteFormSection1 .SiteThirdColumn #logo-preview a img{ max-width:100%; height:auto; }
.SiteFormSection1 .SiteThirdColumn #logo-preview #logo-placeholder{ 
    margin:20px 0 0 10px;
    width:247px; 
    height:78px; 
    background: url("../images/site/logo_placeholder_background_03.png") left top no-repeat; 
    color:#ffffff; 
    font-family: NeoSansPro, Tahoma, Verdana;  
    font-size:22px;
    line-height:28px;
    text-align:center;
    padding:12px 0;
}

/* ************** SECTION 2 : DESIGN ***************** */
.Section2FirstColumn,
.Section2SecondColumn,
.Section2ThirdColumn{ margin-right:43px; }
.Section2FourthColumn{ margin-right:19px; }

.Section2FirstColumn{ margin-left:40px; }

/* ******** SUB SECTION 21 ********* */
.SiteFormSection21 .first-line{ margin:10px 0 30px 20px; }
.SiteFormSection21 .first-line span{ margin-right:105px; }

.SiteFormSection21 .Section2FirstColumn,
.SiteFormSection21 .Section2SecondColumn,
.SiteFormSection21 .Section2ThirdColumn,
.SiteFormSection21 .Section2FourthColumn{ width:182px; display: inline; float: left; margin-bottom:40px; }

.SiteFormSection21 .Section2FirstColumn img,
.SiteFormSection21 .Section2SecondColumn img,
.SiteFormSection21 .Section2ThirdColumn img,
.SiteFormSection21 .Section2FourthColumn img{ margin-bottom:10px; }

.SiteFormSection21 .Section2FirstColumn input[type=radio],
.SiteFormSection21 .Section2SecondColumn input[type=radio],
.SiteFormSection21 .Section2ThirdColumn input[type=radio],
.SiteFormSection21 .Section2FourthColumn input[type=radio]{ margin-left:88px; }

.last-line{ margin:10px 0 0 20px; padding-bottom:30px; }
.last-line span{ margin-right:50px; }
.last-line input[type=radio]{ margin-right:10px; padding-right:2px; }
.SiteFormSection21 .last-line .help{ margin-right:450px; }

/* ********* SUB SECTION 22 ********* */
#section22 h3{ margin:10px 0 20px 0; padding-left:20px; text-align:left; color: #6d6d6d; font-family: NeoSansPro, Verdana; font-weight: normal;}
#section22 .SiteThirdColumn{ margin-right:0; width:270px; }
#section22 .SiteSecondColumn{ margin-left:336px; margin-right:332px; overflow:visible; }
#section22 .SiteThirdColumn{ margin-left:0; margin-right:20px; width:270px; }

#section22-first-line{ margin:10px 20px; }
#largest-label-color{ width:290px; margin-left:20px; }
#largest-label-color label{ width:290px; }

#form-validate .SiteFormSection2 #section22-left-column input.input-text,
#form-validate .SiteFormSection2 #section22-middle-column input.input-text,
#form-validate .SiteFormSection2 #section22-right-column  input.input-text,
#form-validate .SiteFormSection2 #largest-label-color input.input-text{ width:60px; margin:10px 20px 16px 0; padding:2px 6px; }

#form-validate .SiteFormSection2 #section22-left-column ul li,
#form-validate .SiteFormSection2 #section22-right-column ul li,
#form-validate .SiteFormSection2 #section22-middle-column ul li,
#largest-label-color ul li{ border-top:1px dashed #D5D5D5; padding-top:7px;}

#form-validate .SiteFormSection2 #section22-left-column ul li:first-of-type,
#form-validate .SiteFormSection2 #section22-middle-column ul li:first-of-type,
#form-validate .SiteFormSection2 #section22-right-column ul li:first-of-type{ border-top:none; border-top:0 dashed #dbdbdb; padding-top:0; }

#section22-last-line{ float:right; padding:20px 100px 60px 0; }

/* ************** SECTION 3 : PRODUITS ***************** */
.fieldset .dernier{ border-bottom:1px solid #dbdbdb; }

.SiteFormSection3 p{ padding:0 0 0 18px; }
.SiteFormSection3 .SiteThirdColumn{ clear:both; margin-right:20px; margin-left:68px; }
.SiteFormSection3 #categories_container{ width:270px; margin:-50px 0 30px 0px; }
.SiteFormSection3 .input-box, .SiteFormSection3 .field-row{ margin-top:10px; }

/* ************** SITE MANAGEMENT BUTTONS ***************** */
.button-row{ width:100%; margin:40px 0 50px 0; font-family: NeoSansPro, Tahoma, Verdana; }
.button-row a{ color:#ffffff; margin:0 13px 0 0; text-align: center; vertical-align: middle; display:inline-block; cursor:pointer; text-transform:uppercase; }
.button-row .delete{ margin:0 14px 0 330px; padding:0; font-size:14px; }
.button-row .delete span{ background: url("../images/site/boutonSupprimerBordGauche_34.png") left top no-repeat; position: relative; float: left; padding: 0 0 0 14px; }
.button-row .delete span span{ background: url("../images/site/boutonSupprimerBordDroit_37.png") right top no-repeat; padding:0 14px 0 0; float: left; }
.button-row .delete span span span{ background: #b1b2b1; padding:0 25px; margin:0; line-height:25px; height:25px; }

.button-row #form-submit{ width:140px; height:26px; padding:0; margin:0; }
.button-row #form-submit div{ padding:2px 0 0 0; }
.button-row .stripped-orange{ margin:0 10px 0 0; padding:0; font-size:14px; background: url("../images/site/boutonOrangeHacheBackground_03.png") left top no-repeat; }
.button-row .stripped-orange span{ line-height:26px; height:26px; padding:0 4px; }
.button-row .stripped-orange .stripped-orange-save{ margin:0 28px 0 28px; }

.button-row .validate{ margin:0; padding:0; font-size:18px; text-transform: uppercase; }
.button-row .validate span{ background: url("../images/site/boutonValiderBordGauche_34.png") left top no-repeat; position: relative; float: left; padding: 0 0 0 16px;}
.button-row .validate span span{ background: url("../images/site/boutonValiderBordDroit_37.png") right top no-repeat; padding:0 16px 0 0; float: left; } 
.button-row .validate span span span{ background: #ea632d; padding:0 34px; margin:0; line-height:31px; height:31px; }

.button-row a.right{ margin-top:-2px; }

/* ======== MY CLIENTS ORDERS ======== */
#order{ margin-bottom:20px; }
#order .page-title{ padding:25px 0 0 0;}
#order .page-title h1{ font-size: 34px; border-bottom: 2px dotted #ADAFAE; text-transform:none; }

/* ======== ORDER'S HISTORY ======== */
#order p{ color: #3d3d3d; }
.data-table,
#my-orders-table tbody{ color: #3d3d3d; border:1px solid #c9c9c9; }
.order-items-back-link{ margin:10px 0 20px 0; display:block; }

/* ======= AREA RETAILERS ========= */
.sidebar #accessAreaRetailers{ margin-top:32px; padding-bottom:10px; }
.sidebar #accessAreaRetailers h2{ color: #5383b9; font-size: 20px; font-family: NeoSansPro, Tahoma, Verdana; border-bottom:1px solid #ededed; text-transform:uppercase; margin:10px 5px; padding:5px 0; }
.sidebar #accessAreaRetailers h4{ color: #6d6d6d; font-size: 12px; font-family: NeoSansPro, Tahoma, Verdana; font-weight:100; text-align:left; text-transform:uppercase; margin-left:20px; padding-top:15px; }
.sidebar #accessAreaRetailers p{ color: #6d6d6d; font-size: 10px; font-family: Verdana; line-height:11px; margin:0 20px 20px 20px; text-align:left; }
.sidebar #accessAreaRetailers a{ margin: 0 auto 10px auto; }
.sidebar #accessAreaRetailers a .link-button{ margin: 0 auto; }

.cms-area-retailers, .retailerElement .retailerElementTitle h2{ color: #6D6D6D; }
.cms-area-retailers h1, .customElement h2, .retailerElement .retailerElementTitle, .category-head h2{ color: #6D6D6D; font-size: 20px; font-family: NeoSansPro, Tahoma, Verdana; border-bottom:1px solid #c9c9c9; }
.cms-area-retailers h1{ text-transform:uppercase; }
.retailerElement{ float:left; display:inline-block; width:220px; height:180px; margin-left:10px; text-align:center; margin-top:20px; }
.retailerElement p{ font-size:12px; font-family:Verdana; text-align:left; }
.retailerElement .retailerElementPicture{ height:120px; }
.retailerElement .retailerElementPicture img{ margin:10px auto; }
.retailerElement .retailerElementTitle{ font-size:16px;  border-bottom:none; text-align:left; }
.retailerElement .retailerElementTitle img{ float:left; margin:10px 10px 0 0; }
.retailerElement .retailerElementTitle span{ line-height:18px; margin:-10px 0 0 0; }

.cms-area-retailers h1.customSpace, .cms-area-retailers h1.downloadSpace{ margin:40px 0 20px 0; }
.customElement{ float:left; display:inline-block; width:280px; margin-left:20px; text-align:center; }
.customElement h2{ margin:10px 10px; font-size: 25px; }
.cms-area-retailers .customElement a{ text-decoration:none; }
.cms-area-retailers .customElement a.seeVideo{ display:none; text-decoration:none; background:url('../images/pictos/pictoCamera.png') center left no-repeat; padding:5px 0 5px 19px;}
.customElement a .link-button{ margin-top:15px; margin-left:auto; margin-right:auto; }
.cms-area-retailers .customElement a .link-button{ text-decoration:none; }

/* ======= CONTACT ========= */
.contacts-index-index #contactForm .fieldset{ margin-bottom:0; }
.contacts-index-index #contactForm .form-list .field{ margin-bottom:20px; }
.contactFormLeftCol, .contactFormMiddleCol, .contactFormRightCol{ float:left; width:300px; margin:0; }
.contacts-index-index #contactForm .form-list .contactFormMiddleCol .input-box, .contacts-index-index #contactForm .buttons-set{ width:280px;  }
.contacts-index-index #contactForm .fieldset .form-list .input-box .selector{ margin-bottom:20px; }
.contacts-index-index #contactForm .fieldset .form-list .input-box textarea{ width:280px; min-width:280px; max-width:280px; min-height:80px; max-height:100px; height:80px; }
.contacts-index-index #contactForm .fieldset .form-list .buttons-set{ margin-top:4px; }

/* ================= FORGOT PASSWORD ================== */
.customer-account-forgotpassword .main #form-validate{ display:block; width:100%; margin:30px 0; color:#6d6d6d; }
.customer-account-forgotpassword .main #form-validate label{ margin-bottom:10px; color:#6d6d6d; }
.customer-account-forgotpassword .main #form-validate input{ border:1px solid #cacbca; }
.customer-account-forgotpassword .main #form-validate .fieldset{ margin-bottom:0; }
.customer-account-forgotpassword .main #form-validate .form-list .input-box{ width:100%; }
.customer-account-forgotpassword .main #form-validate .fieldset input, 
.customer-account-forgotpassword .main #form-validate .fieldset button{ display:inline; float:left; }
.customer-account-forgotpassword .main #form-validate .fieldset input{ margin-top:5px; }
.customer-account-forgotpassword .main #form-validate .fieldset button{ margin-left:20px; }
.customer-account-forgotpassword .main #form-validate p.required{ text-align:left; }
.customer-account-forgotpassword .main #form-validate .buttons-set{ margin-top:0; }
.customer-account-forgotpassword .main #form-validate .buttons-set a{ color:#5383b9; }

/* ========================== CMS ============================ */
.cms-page-view .main .col-main .std .cmsText, .cms-page-view .main .col-main .std .cmsLogo { display:inline-block; float:left; }
.cms-page-view .main .col-main .std .cmsText{ width:460px; font-family:Verdana; font-size:12px; }
.cms-page-view .main .col-main .std .cmsLogo{ width:200px; margin-left:40px; }

#product_form form { display: block; }

.form-language #change_language img {
    padding-top: 6px;
}

.form-language a span { color: #000; font-size: 10px; }


.form-language ul a img {
    float: right;
    padding-left: 5px;
    padding-top: 4px;
}

.ref_view { color: #5383b9; font-size: 15px; font-weight: bold; }

.category-products .encart{
	top:-2px; 
	position:absolute; 
	right:0; 
	z-index:6; 
	display: block;
	width: 213px; 
}
.category-products .encart span.promotion-fr{ background:url('../images/promotion-fr.png') 0 0 no-repeat;}
.category-products .encart span.novelty-fr{ background:url('../images/nouveaute-fr.png') 0 0 no-repeat;}
.category-products .encart span.destocking-fr{ background:url('../images/destockage-fr.png') 0 0 no-repeat;}
.category-products .encart span.discontinued-fr{ background:url('../images/discontinued-fr.png') 0 0 no-repeat;}
.category-products .encart span.stop-fr{ background:url('../images/coin-stop.png') 0 0 no-repeat;}


.listing-promotion-fr { background: url('../images/promotion-fr.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px;}
.listing-novelty-fr { background: url('../images/nouveaute-fr.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px;}
.listing-destocking-fr { background: url('../images/destockage-fr.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }
.listing-discontinued-fr { background: url('../images/discontinued-fr.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }
.listing-stop-fr { background: url('../images/coin-stop.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }

.listing-promotion-nl { background: url('../images/promotion-nl.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }
.listing-novelty-nl { background: url('../images/nouveaute-nl.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }
.listing-destocking-nl { background: url('../images/destockage-nl.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }
.listing-discontinued-nl { background: url('../images/discontinued-nl.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }
.listing-stop-nl { background: url('../images/coin-stop.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }

.listing-promotion-en { background: url('../images/promotion-en.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }
.listing-novelty-en { background: url('../images/nouveaute-en.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }
.listing-destocking-en { background: url('../images/destockage-en.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103x; left: 3px; }
.listing-discontinued-en { background: url('../images/discontinued-en.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103x; left: 3px; }
.listing-stop-en { background: url('../images/coin-stop.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103x; left: 3px; }


.listing-promotion-de { background: url('../images/promotion-de.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }
.listing-novelty-de { background: url('../images/nouveaute-de.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }
.listing-destocking-de { background: url('../images/destockage-de.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }
.listing-discontinued-de { background: url('../images/discontinued-de.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }
.listing-stop-de { background: url('../images/coin-stop.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }

.listing-promotion-pt { background: url('../images/promotion-pt.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }
.listing-novelty-pt { background: url('../images/nouveaute-pt.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }
.listing-destocking-pt { background: url('../images/destockage-pt.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }
.listing-discontinued-pt { background: url('../images/discontinued-pt.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }
.listing-stop-pt { background: url('../images/coin-stop.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }

.listing-promotion-it { background: url('../images/promotion-it.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }
.listing-novelty-it { background: url('../images/nouveaute-it.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }
.listing-destocking-it { background: url('../images/destockage-it.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }
.listing-discontinued-it { background: url('../images/discontinued-it.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }
.listing-stop-it { background: url('../images/coin-stop.png') no-repeat top right !important;  background-size: 60px 41px !important; height: 40px; position: relative; top: -103px; left: 3px; }


.promotion-produit { font-size:10px; font-weight:bold; display: block; color:#f4ad25; text-transform: uppercase; margin: -5px 0 0; }
.novelty-produit { font-size:10px; font-weight:bold; display: block; color:#5383b9; text-transform: uppercase; margin: -5px 0 0; }
.destockage-produit { font-size:10px; font-weight:bold; display: block; color:#ea2f2f; text-transform: uppercase; margin: -5px 0 0; }
.destocking-produit { font-size:10px; font-weight:bold; display: block; color:#ea2f2f; text-transform: uppercase; margin: -5px 0 0; }
.discontinued-produit { font-size:10px; font-weight:bold; display: block; color:#ea2f2f; text-transform: uppercase; margin: -5px 0 0; }

.category-products .encart span.promotion-nl{ background:url('../images/promotion-nl.png') 0 0 no-repeat; }
.category-products .encart span.novelty-nl{ background:url('../images/nouveaute-nl.png') 0 0 no-repeat; }
.category-products .encart span.destocking-nl{ background:url('../images/destockage-nl.png') 0 0 no-repeat; }
.category-products .encart span.discontinued-nl{ background:url('../images/discontinued-nl.png') 0 0 no-repeat; }


.category-products .encart span.promotion-fr,
.category-products .encart span.novelty-fr,
.category-products .encart span.destocking-fr,
.category-products .encart span.discontinued-fr,
.category-products .encart span.stop-fr,

.category-products .encart span.promotion-nl,
.category-products .encart span.novelty-nl,
.category-products .encart span.discontinued-nl, 
.category-products .encart span.destocking-nl,
.category-products .encart span.stop-nl,

.category-products .encart span.promotion-en,
.category-products .encart span.novelty-en,
.category-products .encart span.destocking-en, 
.category-products .encart span.discontinued-en,
.category-products .encart span.stop-en,

.category-products .encart span.promotion-de,
.category-products .encart span.novelty-de,
.category-products .encart span.destocking-de,
.category-products .encart span.discontinued-de,
.category-products .encart span.stop-de,

.category-products .encart span.promotion-pt,
.category-products .encart span.novelty-pt,
.category-products .encart span.destocking-pt,
.category-products .encart span.discontinued-pt,
.category-products .encart span.stop-pt,

.category-products .encart span.promotion-it,
.category-products .encart span.novelty-it,
.category-products .encart span.destocking-it,
.category-products .encart span.discontinued-it,
.category-products .encart span.stop-it,

.catalog-product-view .encart span.promotion-nl,
.catalog-product-view .encart span.novelty-nl,
.catalog-product-view .encart span.destocking-nl, 
.catalog-product-view .encart span.discontinued-nl,
.catalog-product-view .encart span.stop-nl,

.catalog-product-view .encart span.promotion-fr,
.catalog-product-view .encart span.novelty-fr,
.catalog-product-view .encart span.destocking-fr,
.catalog-product-view .encart span.discontinued-fr,
.catalog-product-view .encart span.stop-fr,

.catalog-product-view .encart span.promotion-nl,
.catalog-product-view .encart span.novelty-nl,
.catalog-product-view .encart span.destocking-nl, 
.catalog-product-view .encart span.discontinued-nl,
.catalog-product-view .encart span.stop-nl,

.catalog-product-view .encart span.promotion-en,
.catalog-product-view .encart span.novelty-en,
.catalog-product-view .encart span.destocking-en,
.catalog-product-view .encart span.discontinued-en,
.catalog-product-view .encart span.stop-en,

.catalog-product-view .encart span.promotion-de,
.catalog-product-view .encart span.novelty-de,
.catalog-product-view .encart span.destocking-de,
.catalog-product-view .encart span.discontinued-de,
.catalog-product-view .encart span.stop-de,

.catalog-product-view .encart span.promotion-pt,
.catalog-product-view .encart span.novelty-pt,
.catalog-product-view .encart span.destocking-pt,
.catalog-product-view .encart span.discontinued-pt,
.catalog-product-view .encart span.stop-pt,

.catalog-product-view .encart span.promotion-it,
.catalog-product-view .encart span.novelty-it,
.catalog-product-view .encart span.destocking-it,
.catalog-product-view .encart span.discontinued-it,
.catalog-product-view .encart span.stop-it
{ 
    display: block;
    width: 100px;
    height: 69px;
    float: right;
}

.catalog-product-view .encart { position:absolute; z-index: 5 !important; height:60px; width:456px; }
.catalog-product-view .encart span.promotion-fr{ background:url('../images/promotion-fr.png') 0 0 no-repeat; }
.catalog-product-view .encart span.novelty-fr{ background:url('../images/nouveaute-fr.png') 0 0 no-repeat; }
.catalog-product-view .encart span.destocking-fr{ background:url('../images/destockage-fr.png') 0 0 no-repeat;}
.catalog-product-view .encart span.discontinued-fr{ background:url('../images/discontinued-fr.png') 0 0 no-repeat;}
.catalog-product-view .encart span.stop-fr{ background:url('../images/coin-stop.png') 0 0 no-repeat;}


.catalog-product-view .encart span.promotion-nl{ background:url('../images/promotion-nl.png') 0 0 no-repeat; }
.catalog-product-view .encart span.novelty-nl{ background:url('../images/nouveaute-nl.png') 0 0 no-repeat; }
.catalog-product-view .encart span.destocking-nl{ background:url('../images/destockage-nl.png') 0 0 no-repeat; }
.catalog-product-view .encart span.discontinued-nl{ background:url('../images/discontinued-nl.png') 0 0 no-repeat; }
.catalog-product-view .encart span.stop-nl{ background:url('../images/coin-stop.png') 0 0 no-repeat; }

.catalog-product-view .encart span.promotion-en{ background:url('../images/promotion-en.png') 0 0 no-repeat; }
.catalog-product-view .encart span.novelty-en{ background:url('../images/nouveaute-en.png') 0 0 no-repeat; }
.catalog-product-view .encart span.destocking-en{ background:url('../images/destockage-en.png') 0 0 no-repeat; }
.catalog-product-view .encart span.discontinued-en{ background:url('../images/discontinued-en.png') 0 0 no-repeat; }
.catalog-product-view .encart span.stop-en{ background:url('../images/coin-stop.png') 0 0 no-repeat; }

.category-products .encart span.promotion-en{ background:url('../images/promotion-en.png') 0 0 no-repeat; }
.category-products .encart span.novelty-en{ background:url('../images/nouveaute-en.png') 0 0 no-repeat; }
.category-products .encart span.destocking-en{ background:url('../images/destockage-en.png') 0 0 no-repeat; }
.category-products .encart span.discontinued-en{ background:url('../images/discontinued-en.png') 0 0 no-repeat; }
.category-products .encart span.stop-en{ background:url('../images/coin-stop.png') 0 0 no-repeat; }

.catalog-product-view .encart span.promotion-de{ background:url('../images/promotion-de.png') 0 0 no-repeat; }
.catalog-product-view .encart span.novelty-de{ background:url('../images/nouveaute-de.png') 0 0 no-repeat; }
.catalog-product-view .encart span.destocking-de{ background:url('../images/destockage-de.png') 0 0 no-repeat; }
.catalog-product-view .encart span.discontinued-de{ background:url('../images/discontinued-de.png') 0 0 no-repeat; }
.catalog-product-view .encart span.stop-de{ background:url('../images/coin-stop.png') 0 0 no-repeat; }

.category-products .encart span.promotion-de{ background:url('../images/promotion-de.png') 0 0 no-repeat; }
.category-products .encart span.novelty-de{ background:url('../images/nouveaute-de.png') 0 0 no-repeat; }
.category-products .encart span.destocking-de{ background:url('../images/destockage-de.png') 0 0 no-repeat; }
.category-products .encart span.discontinued-de{ background:url('../images/discontinued-de.png') 0 0 no-repeat; }
.category-products .encart span.stop-de{ background:url('../images/coin-stop.png') 0 0 no-repeat; }

.catalog-product-view .encart span.promotion-pt{ background:url('../images/promotion-pt.png') 0 0 no-repeat; }
.catalog-product-view .encart span.novelty-pt{ background:url('../images/nouveaute-pt.png') 0 0 no-repeat; }
.catalog-product-view .encart span.destocking-pt{ background:url('../images/destockage-pt.png') 0 0 no-repeat; }
.catalog-product-view .encart span.discontinued-pt{ background:url('../images/discontinued-pt.png') 0 0 no-repeat; }
.catalog-product-view .encart span.stop-pt{ background:url('../images/coin-stop.png') 0 0 no-repeat; }

.category-products .encart span.promotion-pt{ background:url('../images/promotion-pt.png') 0 0 no-repeat; }
.category-products .encart span.novelty-pt{ background:url('../images/nouveaute-pt.png') 0 0 no-repeat; }
.category-products .encart span.destocking-pt{ background:url('../images/destockage-pt.png') 0 0 no-repeat; }
.category-products .encart span.discontinued-pt{ background:url('../images/discontinued-pt.png') 0 0 no-repeat; }
.category-products .encart span.stop-pt{ background:url('../images/coin-stop.png') 0 0 no-repeat; }

.catalog-product-view .encart span.promotion-it{ background:url('../images/promotion-it.png') 0 0 no-repeat; }
.catalog-product-view .encart span.novelty-it{ background:url('../images/nouveaute-it.png') 0 0 no-repeat; }
.catalog-product-view .encart span.destocking-it{ background:url('../images/destockage-it.png') 0 0 no-repeat; }
.catalog-product-view .encart span.discontinued-it{ background:url('../images/discontinued-it.png') 0 0 no-repeat; }
.catalog-product-view .encart span.stop-it{ background:url('../images/coin-stop.png') 0 0 no-repeat; }

.category-products .encart span.promotion-it{ background:url('../images/promotion-it.png') 0 0 no-repeat; }
.category-products .encart span.novelty-it{ background:url('../images/nouveaute-it.png') 0 0 no-repeat; }
.category-products .encart span.destocking-it{ background:url('../images/destockage-it.png') 0 0 no-repeat; }
.category-products .encart span.discontinued-it{ background:url('../images/discontinued-it.png') 0 0 no-repeat; }
.category-products .encart span.stop-it{ background:url('../images/coin-stop.png') 0 0 no-repeat; }

.ref_view { color: #5383b9; font-size: 15px; font-weight: bold; }

.price-table {
    width: 100%;
     border-collapse: collapse;
     font-size: 10px;
}

.price-table td,.price-table th{
    border: 1px solid #bdbdbd;
    padding: 2px 5px;
    vertical-align: middle;
}

.price-table th{
    font-weight: bold;
    color:#2d84bc;
}

.clr { clear: both; margin:0; }

#product_addtocart_form #part-right {
    display: block;
    float: left;
    width: 729px;
}

.product-view #productPicto .leftSide{
    float:left;
    margin: 17px 0 0 13px;
    /*border-right: 2px solid black;
    padding: 19px 0px 18px 0;*/
}

.product-view #productPicto .chevron{
    margin: 0 0 0 10px;
    width:15px;
}

.product-view #productPicto div span.sous_menu.fp{
   
    font-size: 11px;
	width: 135px;
	margin: 20px 0 0 -68px;
    position: absolute;
}

.product-view #productPicto div span.sous_menu.vp{

    font-size: 11px;
	/*margin: 20px 0 0 5px;*/
	margin: -19px 0 0 32px;
	width: 160px;
	/*width: 180px;*/
	/*width: 225px;*/
    position: absolute;
}

.product-view #productPicto div span.spanVp{
	position:absolute;
}

.product-view #productPicto div span.sous_menu a,
.product-view #productPicto div span.sous_menu button{
    font-size: 11px;
     color:#2d84bc;
     position: relative;
     font-family: NeoSansPro,"Myriad Pro",Verdana;
     padding:0;
}

.product-view #productPicto div span.sous_menu button{
    height: 11px;
   
    margin-top: -7px;
   
    width: 16px;

}

.product-view #productPicto div#pictoDownload span.sous_menu a + a{
    margin-left: 5px;
    padding-left: 5px;
}

.product-view #productPicto div#pictoDownload span.sous_menu a + a:before {
    content:"";
    width: 1px;
    height: 12px;
    margin-right: 5px;
    background: #6d6d6d;
    position: absolute;
    top: 4px;
    left:0;
}

.product-view #productPicto div#pictoDownload span.sous_menu a:hover {
    color:#ea632d;
}

.product-view #productPicto div#pictoPicture{
    /*width: 157px;*/
    width: 162px;
    position:relative;
}


.product-view #productPicto .sous_menu_modal{
    display: none;
    background:#749bc6;
    padding:10px;
    border-radius:10px;
    color: #ffffff;
    position: absolute;
    width: 185px;
    top:42px;
}

.product-view #productPicto .sous_menu_modal:before{
    content: url("../images/pointe-bulle.png");
    left: 20px;
    position: absolute;
    top: -13px;
}

.product-view #productPicto .sous_menu_modal p {
    color: #ffffff;
    margin: 0;
    
}

#hd_modal_1{
    left:68px;
    
}

#hd_modal_2{
    left:169px;
}

.import-logo-form {
    float: right;
    margin-top: -40px;
}

.import-logo-form button .link-button{
    width: 80px;
}

.catalog-product-view .encart_threesix{
    position:absolute;  z-index: 5 !important; height:55px;  width:55px; display: block;  float: right; bottom: 30px; right: 10px;
}

/* ======= cms-option-perso =========*/
.txt_option-perso_conteneur{
	position: relative;
	height: 40px;
	width: 100%;
	text-align: center;
	background-color: #00b9ee;
	background-repeat: repeat-x;
}

.txt_option-perso{
	color: #fff;
	width: 940px;
	line-height: 38px;
	margin: 0 auto;
	display: block;
	font-size: 14px;
	/* background: url("../images/txt_absence/picto-TT.png") no-repeat left; */
	font-weight: bold;
}

.txt_option-perso a{
	color:#ffffff;
	text-decoration:underline;
}

.txt_option-perso a:hover{
	color:#ffffff;
	text-decoration:none;
}


.cms-option-perso .optionPerso .titleOption { text-align:center; color: #6D6D6D; font-family:NeoSansPro Light, Tahoma, Verdana; font-size: 30px; border:none; text-transform: none; }
.cms-option-perso .optionPerso .infoTxt { text-align:center; font-weight:bold; font-size:13px; }
.cms-option-perso .optionPerso .textRightTop { position: relative; float: right; width: 400px; margin: 85px 0 0 0; }
.cms-option-perso .optionPerso .leftTopImg { position:relative; margin: 60px 0 0 -21px; }
.cms-option-perso .optionPerso .leftOnTopImg { position: absolute; margin: -277px 0 0 345px; }
.cms-option-perso .optionPerso .flecheOnTopImg { position: absolute; margin: -296px 0 0 503px; }
.cms-option-perso .optionPerso .rightTopImg { position: relative; float: right; margin: 50px -20px 0 0; }
.cms-option-perso .optionPerso .textLeftTop { margin: 75px 0 0 0; }
.cms-option-perso .optionPerso .flecheOnRightTopImg { position: absolute; margin: -60px 0 0 199px; }
.cms-option-perso .optionPerso .flecheLeftMidImg { position: absolute; margin: 175px 0 0 226px; }
.cms-option-perso .optionPerso .flecheRightMidImg { position: absolute; margin: 163px 0 0 540px; z-index: 1; }
.cms-option-perso .optionPerso .leftMidImg { position: relative; float: left; margin: 350px 0 0 -21px; width:338px; }
.cms-option-perso .optionPerso .rightMidImg { position: absolute; margin: 243px 0 0 520px; width:320px; }
.cms-option-perso .optionPerso .rightMidImg .legend, .cms-option-perso .optionPerso .leftMidImg .legend{ margin:0 0 0 22px; }
.cms-option-perso .optionPerso .leftBottomImg { position: relative; margin: 750px 0 0 -20px; width:45%; }
.cms-option-perso .optionPerso .textRightBottom { position: absolute; margin: -416px 0 0 420px; width: 457px; }
.cms-option-perso .optionPerso .textRightBottom .picto { float:left; padding: 4px 17px 0 0; }
.cms-option-perso .optionPerso .textRightBottom .textPicto {  }
.cms-option-perso .optionPerso .rightBottomImg { position: relative; float: right; margin: 15px -20px 0 0; z-index: -1; }
.cms-option-perso .optionPerso .textLeftBottom { position: absolute; margin: 32px 0 0 0; width:307px; }
.cms-option-perso .optionPerso .flecheBottomLeft { margin: 108px -96px 0 0; float: right; position: relative; }
.cms-option-perso .optionPerso .flecheBottomRight { margin: 98px -490px 0 0; float: right; }
.cms-option-perso .optionPerso .footerImg { margin: 221px 0 0 460px; }
.cms-option-perso .optionPerso .leftFooterImg { float:left; }
.cms-option-perso .optionPerso .rightFooterImg { position:absolute; margin: 73px 0 0 204px; }
.cms-option-perso .optionPerso .bigNumber { color:#5383b9; font-family:NeoSansPro, Tahoma, Verdana; font-size:30px; font-weight:bold; }
.cms-option-perso .optionPerso .blueTitle { color:#5383b9; font-family:NeoSansPro, Tahoma, Verdana; }
/* ======= cms-option-perso =========*/

/********************* PROACT WEEK, PAGE CMS OP MAILING **********************/


.proact-week-title,.op-cms-page-title {
    margin-bottom: 30px;
}

.proact-week-title h1,.op-cms-page-title h1{
    color:#6d6d6d;
    font-size: 32px;
    text-transform: uppercase;
    font-family: NeoSansPro,Tahoma,Verdana;
    font-weight: 300;
}

.proact-week-section,.op-cms-page-section {
    float: left;
    margin-bottom: 30px;
    opacity: 1;
    
}

#proact-week-rugby,#proact-week-bagage,.op-cms-page-section:nth-child(odd)  {
    margin-left: 30px;
}


/*#proact-week-bagage{
    opacity:0.5;
	pointer-events:none;
}*/

#proact-week-foot, #proact-week-rugby, #proact-week-basket, #proact-week-bagage{
	opacity:1;
}

/********** Personnalisation **************/

#productRightColumn .intro-perso{
	background: #5383b9 /*url("../images/fleche-stylo.png") no-repeat scroll 0 center*/;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	padding: 2px 0px 3px 45px;
	margin: 5px 3px 22px 1px;
	line-height: 1.3;
}

#productRightColumn .fleche-stylo{
	position: absolute;
	margin: 4px 0 0 -8px;
}

#productRightColumn .intro-perso a{
	color:#ffffff;
	text-decoration: underline;
}

#productRightColumn .intro-perso a:hover{
	text-decoration: none;
}

/********************* PROACT WEEK, PAGE CMS OP MAILING **********************/


/*#header-top-nav #catalogues { display: none; }*/



/******************* SPRITES *******************/


.rightArrow-min, .rightArrow, .btn_pencil, .nivo-prevNav, .nivo-nextNav, .carton_1_gris, .deletePicto, .flechenoire,
.grey_right_arrow, .imprimer, .nextPager, .nextPagerDisabled, .PictoHD, .prevPager, .prevPagerDisabled, .showFilters,
.telecharger_fiche, .btn-totop-blanc, .filterSelect, .Flag-AT, .Flag-BE, .Flag-DE, .Flag-EN, .Flag-ES, .Flag-FR, .Flag-IE,
.Flag-IT, .Flag-NL, .Flag-PT, .Flag-UK, .Flag-CH, .fleche-stylo, .info, .PictoWeb{
	background: url(../images/sprites-europeancatalog.png) no-repeat;
}

.rightArrow-min{
	background-position: -164px -80px ;
	width: 16px;
	height: 16px;
}

.rightArrow{
	background-position: -132px -58px ;
	width: 21px;
	height: 21px;
}

.btn_pencil{
	background-position: -79px -117px ;
	width: 11px;
	height: 11px;
}

.nivo-prevNav{
	background-position: -81px -29px ;
	width: 28px;
	height: 87px;
}

.nivo-nextNav{
	background-position: -52px -29px ;
	width: 28px;
	height: 87px;
}

.carton_1_gris{
	background-position: -110px -98px ;
	width: 16px;
	height: 15px;
}

.deletePicto{
	background-position: -127px -98px ;
	width: 15px;
	height: 15px;
}

.flechenoire{
	background-position: -172px -58px ;
	width: 8px;
	height: 7px;
}

.grey_right_arrow{
	background-position: -67px -117px ;
	width: 11px;
	height: 11px;
}

.imprimer{
	background-position: -110px -58px ;
	width: 21px;
	height: 21px;
}

.nextPager{
	background-position: -146px -80px ;
	width: 17px;
	height: 17px;
}

.nextPagerDisabled{
	background-position: -128px -80px ;
	width: 17px;
	height: 17px;
}

.PictoHD{
	background-position: -110px -29px ;
	width: 28px;
	height: 28px;
}

.prevPager{
	background-position: -110px -80px ;
	width: 17px;
	height: 17px;
}

.prevPagerDisabled{
	background-position: -154px -58px ;
	width: 17px;
	height: 17px;
}

.showFilters{
	background-position: -161px -29px ;
	width: 17px;
	height: 17px;
}

.telecharger_fiche{
	background-position: -139px -29px ;
	width: 21px;
	height: 21px;
}

.btn-totop-blanc{
	background-position: 0 -29px ;
	width: 51px;
	height: 51px;
}

/*.btn-totop-blanc:hover{*/
	/*background-position: 0px -80px ;*/
	/*width: 51px;*/
	/*height: 51px;*/
/*}*/


.filterSelect{
	background-position: 0 0;
	width: 186px;
	height: 28px;
}

.Flag-AT{
	background-position: -52px -117px ;
	width: 14px;
	height: 11px;
}

.Flag-BE{
	background-position: 0 -132px ;
	width: 11px;
	height: 8px;
}

.Flag-DE{
	background-position: -163px -117px ;
	width: 11px;
	height: 8px;
}

.Flag-EN{
	background-position: -151px -117px ;
	width: 11px;
	height: 8px;
}

.Flag-ES{
	background-position: -139px -117px ;
	width: 11px;
	height: 8px;
}

.Flag-FR{
	background-position: -127px -117px ;
	width: 11px;
	height: 8px;
}

.Flag-IE{
	background-position: -158px -98px ;
	width: 14px;
	height: 11px;
}

.Flag-IT{
	background-position: -115px -117px ;
	width: 11px;
	height: 8px;
}

.Flag-NL{
	background-position: -103px -117px ;
	width: 11px;
	height: 8px;
}

.Flag-PT{
	background-position: -91px -117px ;
	width: 11px;
	height: 8px;
}

.Flag-UK{
	background-position: -143px -98px ;
	width: 14px;
	height: 11px;
}

.Flag-CH{
	background-position: -174px -98px;
	width: 11px;
	height: 11px;
}

#change_language .Flag-BE, #change_language .Flag-DE, #change_language .Flag-EN, #change_language .Flag-ES,
#change_language .Flag-FR, #change_language .Flag-IT, #change_language .Flag-NL, #change_language .Flag-PT,
#change_language .Flag-UK,#change_language .Flag-IE, #change_language .Flag-CH, #change_language .Flag-AT{
	margin: -15px 0 0 21px;
}

.options .Flag-BE, .options .Flag-DE, .options .Flag-EN, .options .Flag-ES,
.options .Flag-FR, .options .Flag-IT, .options .Flag-NL, .options .Flag-PT,
.options .Flag-UK, .options .Flag-IE, .options .Flag-CH, .options .Flag-AT{
	margin: 3px 0 0 17px;
	position: absolute;
}

.form-language .icone {
	position: absolute;
	margin: -8px 0 0 36px;
}

.ref .grey_right_arrow{
	vertical-align: 1px;
	margin-left: 5px;
}

#pictoDownload .telecharger_fiche , #pictoPrint .imprimer {
	float: left;
	margin: 5px 0 0 0;
}

.prevPager, .prevPagerDisabled, .nextPager, .nextPagerDisabled  ,.grey_right_arrow, .telecharger_fiche{
	display: inline-block;
}

.fleche-stylo{
	background-position: -17px -135px;
	width: 53px;
	height: 43px;
}

.info{
	background-position: -72px -131px;
	width: 20px;
	height: 20px;
}

.PictoWeb{
	background-position: -91px -129px;
	width: 28px;
	height: 28px;
}

.inline_picto {
	display: inline-block;
}

/* ======= cms-option-perso =========*/

.cms-catalog-popin {
    background: white;
    font-family: arial;
    -webkit-border-radius: 20px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius: 20px;
    -moz-border-radius-topright: 0;
    border-radius: 20px;
    border-top-right-radius: 0;
    display: block;
    position: absolute;
    width: 204px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.50);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.50);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.50);
    border-collapse: separate;
    border: none !important;
    padding: 15px 0;
}

td.cms-catalog-popin-c .cms-catalog-popin {
    display: none;
}

td.cms-catalog-popin-c:hover .cms-catalog-popin {
    display: block;
    margin-top: -14px;
}

.cms-catalog-popin-arrow {
/*    margin-top: -50px;
    position: absolute;
    margin-left: 180px;*/
    margin-top: -50px;
    float: right;
    margin-right: -5px;
}

.cms-catalog-popin-arrow-hover {
    margin-top: -51px;
    margin-left: 165px;
    display: block;
}
td.cms-catalog-popin-c:hover .cms-catalog-popin-arrow {
    display: none;
}

.cms-catalog-popin table { margin: 0 15px; }

/********************* SWEAT WEEK **********************/

.sweat-week-head {
	margin-bottom: 35px
}


.sweat-week-section {
	float: left;
}

.sweat-week-section + .sweat-week-section{
	margin-left: 7px;
}

/*#sweat-week-day-4 {
    opacity: 0.32;
    pointer-events: none;
    cursor: default;

}*/

/********************* LP KARIBAN **********************/

.karkiban-collection-section{
    float: left;
    margin-bottom: 6px;
}


.karkiban-collection-section:nth-child(even){
    margin-left: 6px;
}

/********************* CORPO WEEK **********************/

.corpo-week-head {
	margin-bottom: 35px
}


.corpo-week-section {
	float: left;
}

.corpo-week-section + .corpo-week-section{
	margin-left: 6px;
}

/*#corpo-week-day-1,
#corpo-week-day-2,
#corpo-week-day-3,
#corpo-week-day-4 {
	opacity: 0.32;
	pointer-events: none;
	cursor: default;
}*/

.skurenamed {

	box-sizing: border-box;
	display: inline-block;
	width: 100%;
	padding-left: 20px;
	font-weight: bold;
	margin: 30px 0;
	position: relative;
}

.skurenamed:before {
	content: url("../images/icon-warning.png");
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -19.5px;
}

.skurenamed > div {

	padding:10px 10px 10px 25px;
	background: #ffffff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4) inset;


}

.skurenamed a { color: #5383b9 !important; text-decoration: underline; }
.grouped-items-table .skurenamed { margin: 15px 0 10px 0; }