#basic-modal-content { display: none } #simplemodal-overlay { background-color: #000 } #simplemodal-container { width: 600px; color: #bbb; background-color: #333; border: 4px solid #444; padding: 12px } #simplemodal-container #basicModal, #simplemodal-container #basicModalCgv { color: #fff } #simplemodal-container code { background: #141414; border-left: 3px solid #65b43d; color: #bbb; display: block; margin-bottom: 12px; padding: 4px 6px 6px } #simplemodal-container a { color: #ddd } #simplemodal-container a.modalCloseImg { background: url(/_t/_/img/x.png) no-repeat; width: 25px; height: 29px; display: inline; z-index: 3200; position: absolute; top: -15px; right: -16px; cursor: pointer } #simplemodal-container #basic-modal-content { padding: 8px } #simplemodal-container #basicModal p, #simplemodal-container #basicModalCgv p { color: #fff; margin-bottom: 8px; line-height: 16px } #simplemodal-container #basicModal h3, #simplemodal-container #basicModalCgv h3 { font-size: 1.6em; font-weight: bold; text-transform: uppercase; color: #fff; margin: 10px 0 15px 0; width: auto } #simplemodal-container #basicModal h4, #simplemodal-container #basicModalCgv h4 { font-size: 1.4em; font-weight: bold; color: #fff; margin: 10px 0 15px 0; width: auto } #simplemodal-container #basicModal ul, #simplemodal-container #basicModalCgv ul, #simplemodal-container #basicModal ol, #simplemodal-container #basicModalCgv ol { margin: 0 0 15px 20px; list-style: disc } .chzn-container { font-size: 13px; position: relative; display: inline-block; zoom: 1; *display: inline } .chzn-container .chzn-drop { background: #fff; border: 1px solid #aaa; border-top: 0; position: absolute; top: 29px; left: 0; -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15); -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15); -o-box-shadow: 0 4px 5px rgba(0, 0, 0, .15); box-shadow: 0 4px 5px rgba(0, 0, 0, .15); z-index: 999 } .chzn-container-single .chzn-single { background-color: #fff; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, white)); background-image: -webkit-linear-gradient(center bottom, #eee 0, white 50%); background-image: -moz-linear-gradient(center bottom, #eee 0, white 50%); background-image: -o-linear-gradient(top, #eee 0, #fff 50%); background-image: -ms-linear-gradient(top, #eee 0, #fff 50%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0); background-image: linear-gradient(top, #eee 0, #fff 50%); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #aaa; display: block; overflow: hidden; white-space: nowrap; position: relative; height: 26px; line-height: 26px; padding: 0 0 0 8px; color: #444; text-decoration: none } .chzn-container-single .chzn-single span { margin-right: 26px; display: block; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; -ms-text-overflow: ellipsis; text-overflow: ellipsis } .chzn-container-single .chzn-single div { -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; background: #ccc; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee)); background-image: -webkit-linear-gradient(center bottom, #ccc 0, #eee 60%); background-image: -moz-linear-gradient(center bottom, #ccc 0, #eee 60%); background-image: -o-linear-gradient(bottom, #ccc 0, #eee 60%); background-image: -ms-linear-gradient(top, #ccc 0, #eee 60%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#eeeeee', GradientType=0); background-image: linear-gradient(top, #ccc 0, #eee 60%); border-left: 1px solid #aaa; position: absolute; right: 0; top: 0; display: block; height: 100%; width: 18px } .chzn-container-single .chzn-single div b { background: url('/_t/_/img/chosen-sprite.png') no-repeat 0 1px; display: block; width: 100%; height: 100% } .chzn-container-single .chzn-search { padding: 3px 4px; margin: 0; white-space: nowrap } .chzn-container-single .chzn-search input { background: #fff url('/_t/_/img/chosen-sprite.png') no-repeat 100% -20px; background: url('/_t/_/img/chosen-sprite.png') no-repeat 100% -20px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eee)); background: url('/_t/_/img/chosen-sprite.png') no-repeat 100% -20px, -webkit-linear-gradient(center bottom, white 85%, #eee 99%); background: url('/_t/_/img/chosen-sprite.png') no-repeat 100% -20px, -moz-linear-gradient(center bottom, white 85%, #eee 99%); background: url('/_t/_/img/chosen-sprite.png') no-repeat 100% -20px, -o-linear-gradient(bottom, white 85%, #eee 99%); background: url('/_t/_/img/chosen-sprite.png') no-repeat 100% -20px, -ms-linear-gradient(top, #fff 85%, #eee 99%); background: url('/_t/_/img/chosen-sprite.png') no-repeat 100% -20px, -ms-linear-gradient(top, #fff 85%, #eee 99%); background: url('/_t/_/img/chosen-sprite.png') no-repeat 100% -20px, linear-gradient(top, #fff 85%, #eee 99%); margin: 1px 0; padding: 4px 20px 4px 5px; outline: 0; border: 1px solid #aaa; font-family: sans-serif; font-size: 1em } .chzn-container-single .chzn-drop { -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box } .chzn-container-multi .chzn-choices { background-color: #fff; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eee)); background-image: -webkit-linear-gradient(center bottom, white 85%, #eee 99%); background-image: -moz-linear-gradient(center bottom, white 85%, #eee 99%); background-image: -o-linear-gradient(bottom, white 85%, #eee 99%); background-image: -ms-linear-gradient(top, #fff 85%, #eee 99%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); background-image: linear-gradient(top, #fff 85%, #eee 99%); border: 1px solid #aaa; margin: 0; padding: 0; cursor: text; overflow: hidden; height: auto !important; height: 1%; position: relative } .chzn-container-multi .chzn-choices li { float: left; list-style: none } .chzn-container-multi .chzn-choices .search-field { white-space: nowrap; margin: 0; padding: 0 } .chzn-container-multi .chzn-choices .search-field input { color: #666; background: transparent !important; border: 0 !important; padding: 5px; margin: 1px 0; outline: 0; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none } .chzn-container-multi .chzn-choices .search-field .default { color: #999 } .chzn-container-multi .chzn-choices .search-choice { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; background-color: #e4e4e4; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e4e4e4), color-stop(0.7, #eee)); background-image: -webkit-linear-gradient(center bottom, #e4e4e4 0, #eee 70%); background-image: -moz-linear-gradient(center bottom, #e4e4e4 0, #eee 70%); background-image: -o-linear-gradient(bottom, #e4e4e4 0, #eee 70%); background-image: -ms-linear-gradient(top, #e4e4e4 0, #eee 70%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e4e4e4', endColorstr='#eeeeee', GradientType=0); background-image: linear-gradient(top, #e4e4e4 0, #eee 70%); color: #333; border: 1px solid #b4b4b4; line-height: 13px; padding: 3px 19px 3px 6px; margin: 3px 0 3px 5px; position: relative } .chzn-container-multi .chzn-choices .search-choice span { cursor: default } .chzn-container-multi .chzn-choices .search-choice-focus { background: #d4d4d4 } .chzn-container-multi .chzn-choices .search-choice .search-choice-close { display: block; position: absolute; right: 5px; top: 6px; width: 8px; height: 9px; font-size: 1px; background: url(/_t/_/img/chosen-sprite.png) right top no-repeat } .chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover { background-position: right -9px } .chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close { background-position: right -9px } .chzn-container .chzn-results { margin: 0 4px 4px 0; max-height: 190px; padding: 0 0 0 4px; position: relative; overflow-x: hidden; overflow-y: auto } .chzn-container-multi .chzn-results { margin: -1px 0 0; padding: 0 } .chzn-container .chzn-results li { line-height: 80%; padding: 7px 7px 8px; margin: 0; list-style: none } .chzn-container .chzn-results .active-result { cursor: pointer } .chzn-container .chzn-results .highlighted { background: #3875d7; color: #fff } .chzn-container .chzn-results li em { background: #feffde; font-style: normal } .chzn-container .chzn-results .highlighted em { background: transparent } .chzn-container .chzn-results .no-results { background: #f4f4f4 } .chzn-container .chzn-results .group-result { cursor: default; color: #999; font-weight: bold } .chzn-container .chzn-results .group-option { padding-left: 20px } .chzn-container-multi .chzn-drop .result-selected { display: none } .chzn-container-active .chzn-single { -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3); -o-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3); border: 1px solid #5897fb } .chzn-container-active .chzn-single-with-drop { border: 1px solid #aaa; -webkit-box-shadow: 0 1px 0 #fff inset; -moz-box-shadow: 0 1px 0 #fff inset; -o-box-shadow: 0 1px 0 #fff inset; box-shadow: 0 1px 0 #fff inset; background-color: #eee; background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eee)); background-image: -webkit-linear-gradient(center bottom, white 0, #eee 50%); background-image: -moz-linear-gradient(center bottom, white 0, #eee 50%); background-image: -o-linear-gradient(bottom, white 0, #eee 50%); background-image: -ms-linear-gradient(top, #fff 0, #eee 50%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0); background-image: linear-gradient(top, #fff 0, #eee 50%); -webkit-border-bottom-left-radius: 0; -webkit-border-bottom-right-radius: 0; -moz-border-radius-bottomleft: 0; -moz-border-radius-bottomright: 0; border-bottom-left-radius: 0; border-bottom-right-radius: 0 } .chzn-container-active .chzn-single-with-drop div { background: transparent; border-left: 0 } .chzn-container-active .chzn-single-with-drop div b { background-position: -18px 1px } .chzn-container-active .chzn-choices { -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3); -o-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3); border: 1px solid #5897fb } .chzn-container-active .chzn-choices .search-field input { color: #111 !important } .chzn-rtl { direction: rtl; text-align: right } .chzn-rtl .chzn-single { padding-left: 0; padding-right: 8px } .chzn-rtl .chzn-single span { margin-left: 26px; margin-right: 0 } .chzn-rtl .chzn-single div { left: 0; right: auto; border-left: 0; border-right: 1px solid #aaa; -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px } .chzn-rtl .chzn-choices li { float: right } .chzn-rtl .chzn-choices .search-choice { padding: 3px 6px 3px 19px; margin: 3px 5px 3px 0 } .chzn-rtl .chzn-choices .search-choice .search-choice-close { left: 5px; right: auto; background-position: right top } .chzn-rtl.chzn-container-single .chzn-results { margin-left: 4px; margin-right: 0; padding-left: 0; padding-right: 4px } .chzn-rtl .chzn-results .group-option { padding-left: 0; padding-right: 20px } .chzn-rtl.chzn-container-active .chzn-single-with-drop div { border-right: 0 } .chzn-rtl .chzn-search input { background: url('/_t/_/img/chosen-sprite.png') no-repeat -38px -20px, #fff; background: url('/_t/_/img/chosen-sprite.png') no-repeat -38px -20px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eee)); background: url('/_t/_/img/chosen-sprite.png') no-repeat -38px -20px, -webkit-linear-gradient(center bottom, white 85%, #eee 99%); background: url('/_t/_/img/chosen-sprite.png') no-repeat -38px -20px, -moz-linear-gradient(center bottom, white 85%, #eee 99%); background: url('/_t/_/img/chosen-sprite.png') no-repeat -38px -20px, -o-linear-gradient(bottom, white 85%, #eee 99%); background: url('/_t/_/img/chosen-sprite.png') no-repeat -38px -20px, -ms-linear-gradient(top, #fff 85%, #eee 99%); background: url('/_t/_/img/chosen-sprite.png') no-repeat -38px -20px, -ms-linear-gradient(top, #fff 85%, #eee 99%); background: url('/_t/_/img/chosen-sprite.png') no-repeat -38px -20px, linear-gradient(top, #fff 85%, #eee 99%); padding: 4px 5px 4px 20px } #jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px } #jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0 } #jquery-lightbox a img { border: 0 } #lightbox-container-image-box { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto } #lightbox-container-image { padding: 10px } #lightbox-loading { position: absolute; top: 40%; left: 0; height: 25%; width: 100%; text-align: center; line-height: 0 } #lightbox-container-image-box>#lightbox-nav { left: 0 } #lightbox-nav a { outline: 0 } #lightbox-nav-btnPrev, #lightbox-nav-btnNext { zoom: 1; display: block; width: 63px; height: 32px } #lightbox-nav-btnPrev { left: 0; float: left } #lightbox-nav-btnNext { right: 0; float: right } #lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0 } #lightbox-container-image-data { padding: 0 20px; color: #666 } #lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left } #lightbox-image-details-caption { font-weight: bold } #lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0 } #lightbox-secNav { position: relative } #lightbox-secNav-btnClose { position: absolute; top: 0; left: 50%; margin-left: -31px; width: 63px; height: 32px } .jqzoom { border: 1px solid black; float: left; position: relative; padding: 0; cursor: pointer } .jqzoom img { float: left } div.zoomdiv { z-index: 100; position: absolute; top: 0; left: 0; width: 200px; height: 200px; background: #fff; border: 1px solid #ccc; display: none; text-align: center; overflow: hidden } span.jqZoomPup { z-index: 10; visibility: hidden; position: absolute; top: 0; left: 0; width: 50px; height: 50px; border: 1px solid #aaa; background: #fff; opacity: .5; -moz-opacity: .5; -khtml-opacity: .5; filter: alpha(Opacity=50) } #simplemodal-container { width: 500px } #w_dialog-message { display: none } #w_dialog-message img { float: left; margin-right: 20px } #w_dialog-message p { color: #fff } #w_dialog-message p span { font-size: 18px } #w_dialog-message #prix-fiche3 { color: red; margin-top: 10px; font-size: 18px } #w_dialog-message .price del { display: none } #w_dialog-message #w_pageretour, #w_dialog-message #w_pagepanier { display: block; float: right; height: 24px; margin-top: 25px; cursor: pointer; position: relative; text-decoration: none !important } #w_dialog-message #w_pageretour { margin-right: 15px } #w_dialog-message #w_pageretour span, #w_dialog-message #w_pagepanier span { padding: 0 10px 0 0; float: right; position: relative } #w_dialog-message #w_pagepanier span { background: url("/_t/_/img/btn-finaliser-d.png") no-repeat right top } #w_dialog-message #w_pageretour span { background: url("/_t/_/img/btn-continuer-d.png") no-repeat right top } #w_dialog-message #w_pageretour span span, #w_dialog-message #w_pagepanier span span { display: block; height: 19px; font-size: 11px; position: relative } #w_dialog-message #w_pagepanier span span { padding: 5px 0 0 10px; background: url("/_t/_/img/btn-finaliser-g.png") no-repeat left top; color: #fff } #w_dialog-message #w_pageretour span span { padding: 5px 0 0 26px; background: url("/_t/_/img/btn-continuer-g.png") no-repeat left top; color: #4d4d4d } * html #w_dialog-message #w_pageretour, * html #w_dialog-message #w_pagepanier { width: 1%; white-space: nowrap } *+html #w_dialog-message #w_pageretour span, *+html #w_dialog-message #w_pagepanier span { float: left } #w_bandeau-hover { height: 85px; color: white; margin: 0 auto; position: fixed; top: 0; z-index: 99999; display: none } #w_bandeau { z-index: 9999; position: absolute; top: 0; left: 0; height: 100%; width: 100% } #w_bandeau-fond { z-index: 1; position: absolute; top: 0; left: 0; background: #000; opacity: .6; filter: alpha(opacity=60); height: 100%; width: 100% } #w_bandeau img { float: left; margin-left: 15px; margin-top: 10px; margin-right: 20px } #w_bandeau #prod-nom { font-size: 14px; font-weight: bold; margin-top: 7px; text-transform: uppercase } #w_bandeau .price { font-size: 12px; margin-right: 15px; text-align: right } #w_bandeau #prix-fiche2 strong { font-size: 16px } #w_bandeau #pagepanier2 { cursor: pointer; overflow: visible; width: 1; display: -moz-inline-box; display: inline-block; margin: 5px 13px 0 0; padding: 0; white-space: nowrap; text-align: center; vertical-align: middle; border: 0; background: 0; border: 0; font-size: 1em; float: right } #w_bandeau #pagepanier2 span { position: relative; float: right; vertical-align: middle; padding-left: 8px; background: url(/_t/_/img/btn-bandeau-g.png) no-repeat left top } #w_bandeau #pagepanier2 span span { display: block; padding: 0 10px 0 2px; display: block; height: 28px; line-height: 26px; color: #fff; font-size: 1.6em; font-weight: bold; background: url(/_t/_/img/btn-bandeau-d.png) no-repeat right top } #boncommande { text-align: right; margin-bottom: 20px } #w_btn-bon-commande { width: 32px; height: 32px; background: url(/_t/_/img/btn-print.png) no-repeat top } .form-print { display: none } .clear1px { clear: both; font-size: 1px } .wizicss-clear { clear: both } .wizicss-clear1px { clear: both; font-size: 1px } .wizicss-hidden { display: none } .wizicss-com-liste { clear: both; margin: 0 0 20px 0 } .wizicss-com-liste-haut { margin-bottom: 10px } .wizicss-com-liste-haut .wizicss-btn-ajout-com { margin-left: 20px; float: right } .wizicss-com-nb { margin: 0; font-size: 13px; font-weight: normal; font-family: Arial, Trebuchet MS, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif } .wizicss-com { border: 1px solid #999; padding: 10px; margin: 0 0 10px 0 } .wizicss-com p, .wizicss-com-tous, .wizicss-com-partager, .wizicss-votre-note { margin-bottom: 0 !important; line-height: normal !important } .wizicss-com-date { text-transform: capitalize } .wizicss-com .wizicss-etoiles-bg { margin-bottom: 6px } .wizicss-com-tous a { color: #000 } .wizicss-etoiles-bg, .wizicss-etoiles-fg { display: block; height: 14px; background: url(/_t/_/img/etoiles.png) no-repeat left bottom } .wizicss-etoiles-bg { background-position: left top; width: 77px } .wizicss-etoile-0 { width: 0 } .wizicss-etoile-1 { width: 20% } .wizicss-etoile-2 { width: 40% } .wizicss-etoile-3 { width: 60% } .wizicss-etoile-4 { width: 80% } .wizicss-etoile-5 { width: 100% } .wizicss-etoiles-completes { overflow: hidden } .wizicss-etoiles-completes .wizicss-etoiles-bg { float: left; margin-right: 10px } .wizicss-etoiles-completes .wizicss-etoiles-valeur { float: left } .wizicss-pagination { margin: 0 0 10px 0 !important; line-height: normal !important; text-align: center } .wizicss-pagination a { display: inline-block; text-align: center; height: 18px; padding: 0 5px; margin: 0 2px; line-height: 17px; text-decoration: none; border: 1px solid #1b1b1b; background: #f1f1f1; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f1f1f1), color-stop(0.13, #fff), color-stop(1, #e2e2e2)); background-image: -moz-linear-gradient(center top, #f1f1f1 0, #fff 13%, #e2e2e2 100%); color: #212121; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px } .wizicss-pagination a.current, .wizicss-pagination a:hover, .wizicss-pagination a:focus { background: #2b2b2b; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444), color-stop(0.17, #555), color-stop(1, #1b1b1b)); background-image: -moz-linear-gradient(center top, #444 0, #555 17%, #1b1b1b 100%); border-color: #1b1b1b; color: #fff } .wizicss-note-selection { overflow: hidden; margin: 0 0 10px 0 } .wizicss-votre-note { float: left; margin: 0 4px 0 0 } .wizicss-liste-etoiles { float: left; padding: 0; list-style: none; list-style-image: none; overflow: hidden } .wizicss-liste-etoiles li { float: left; margin: 0; padding: 0; width: 14px; height: 14px; overflow: hidden } .wizicss-liste-etoiles li label { display: block; float: left; margin: 0; padding: 0; width: 14px; height: 14px; overflow: hidden; text-indent: -9000px; background: url(/_t/_/img/etoiles.png) no-repeat left bottom; cursor: pointer } .wizicss-liste-etoiles li.note-off label { background-position: left top } .wizicss-liste-etoiles li label input { display: none } .wizicss-com-form fieldset { padding: 10px; border: 1px solid #999 } .wizicss-com-form legend { padding: 0 4px; font-size: 14px; font-weight: bold; text-transform: uppercase; color: #666 } .wizicss-succes { padding: 10px 0; font-size: 12px; color: #33a700; text-align: center } .wizicss-erreur-liste { margin: 10px 0; padding: 0; list-style: none; list-style-image: none; overflow: hidden } .wizicss-erreur-liste li { margin: 0 0 6px 0; padding: 2px 0 3px 20px; color: #d40000; background: url(/_t/_/img/warning.png) no-repeat left top; font-size: 12px } .wizicss-com-conditions { margin: 0 0 10px; 0; font-size: 12px } .wizicss-regroupement { margin-bottom: 6px } .wizicss-textbox, .wizicss-textarea { padding: 2px 3px; border: 1px solid #999; font-family: Arial, Trebuchet MS, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif; font-size: 12px; transition: all .30s ease-in-out; -webkit-transition: all .30s ease-in-out; -moz-transition: all .30s ease-in-out; outline: 0; background: #fff } .wizicss-textbox { width: 260px; height: 20px; line-height: 20px } .wizicss-textarea { width: 99% } .wizicss-textbox:hover, .wizicss-textarea:hover { border-color: #add; background: #fff } .wizicss-textbox:focus, .wizicss-textarea:focus { box-shadow: 0 0 5px rgba(81, 203, 238, 1); -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1); -moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1); background: #fff; border-color: #fff } .msie6 .wizicss-textbox, .msie6 .wizicss-textarea, .msie7 .wizicss-textbox, .msie7 .wizicss-textarea, .msie8 .wizicss-textbox, .msie8 .wizicss-textarea { border: 1px solid #999 } .msie6 .wizicss-textbox:hover, .msie6 .wizicss-textarea:hover, .msie7 .wizicss-textbox:hover, .msie7 .wizicss-textarea:hover, .msie8 .wizicss-textbox:hover, .msie8 .wizicss-textarea:hover, .msie6 .wizicss-textbox:focus, .msie6 .wizicss-textarea:focus, .msie7 .wizicss-textbox:focus, .msie7 .wizicss-textarea:focus, .msie8 .wizicss-textbox:focus, .msie8 .wizicss-textarea:focus { border: 1px solid #add } .wizicss-com-partager { float: left; margin: 0 20px 0 0 } .wizicss-com-liste-reseaux { float: left; list-style: none; list-style-image: none; padding: 0; margin: 0 } .wizicss-com-liste-reseaux li { float: left; margin: 0 20px 0 0 } .wizicss-com-liste-reseaux input { width: auto; padding: 0; vertical-align: baseline } .wizicss-bloc-connexion { margin: 10px 0; padding: 10px; background: #eee } .wizicss-texte-connexion { margin: 0 0 6px 0 } .wizicss-zone-btn { padding: 6px 0 } .wizicss-button { margin: 0; padding: 0; overflow: visible; width: 1; height: 27px !important; display: -moz-inline-box; display: inline-block; white-space: nowrap; text-align: center; vertical-align: middle; font-size: 1em; text-decoration: none; cursor: pointer; background: none !important; border: none !important; font-family: Arial, Geneva, Helvetica, Trebuchet MS, Verdana, Bitstream Charter, FreeSans, Geneva, Helvetica, sans-serif } .wizicss-button span { display: block; background: 0; border: 0 } .wizicss-button span span { border: 1px solid #d8e4e6; background: #dcdcdc; background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#9f9fa6)); background: -webkit-linear-gradient(top, #fff, #9f9fa6); background: -moz-linear-gradient(top, #fff, #9f9fa6); background: -ms-linear-gradient(top, #fff, #9f9fa6); background: -o-linear-gradient(top, #fff, #9f9fa6); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; height: 25px; line-height: 25px; padding: 0 20px; font-size: 12px; color: #3b3a3b } .wizicss-button:hover span span { box-shadow: 0 0 5px rgba(81, 203, 238, 1); -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1); -moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1); transition: all .30s ease-in-out; -webkit-transition: all .30s ease-in-out; -moz-transition: all .30s ease-in-out } .wizicss-button:active span span { border-top-color: #969a9e; background: #dcdcdc } .wizicss-zone-produit { margin: 0 0 30px 0 } .wizicss-h1 { text-transform: uppercase; font-size: 20px; margin-bottom: 20px } .wizicss-prod-photo { float: left } .wizicss-prod-pres { float: right; width: 800px } .wizicss-h2 { text-transform: uppercase; font-size: 16px; margin-bottom: 10px } .wizicss-zone-produit .wizicss-h2 { float: left; width: 600px } .wizicss-prix { clear: left } .wizicss-prix strong { font-size: 20px; margin-right: 10px } .wizicss-prix del { font-size: 14px; color: #999 } .wizicss-prix span { font-size: 10px; display: block } .wizicss-zone-produit .wizicss-zone-note { padding: 0 0 6px 6px; margin: 0 0 0 10px; float: right; text-align: center; font-family: Georgia, Times, Garamond, serif } .wizicss-zone-produit .wizicss-zone-note p { font-size: 11px } .wizicss-prod-desc { clear: both } .wizicss-com-conf-titre { margin-top: 20px } .wizicss-zone-btn-commande { padding-top: 20px } .wizicss-commentaires .wizicss-com-conf-texte { margin-bottom: 20px } .placeholder { color: #aaa } .formError { z-index: 990 } .formError .formErrorContent { z-index: 991 } .formError .formErrorArrow { z-index: 996 } .ui-dialog .formError { z-index: 5000 } .ui-dialog .formError .formErrorContent { z-index: 5001 } .ui-dialog .formError .formErrorArrow { z-index: 5006 } .inputContainer { position: relative; float: left } .formError { position: absolute; top: 300px; left: 300px; display: block; cursor: pointer; text-align: left } .formError.inline { position: relative; top: 0; left: 0; display: inline-block } .ajaxSubmit { padding: 20px; background: #55ea55; border: 1px solid #999; display: none } .formError .formErrorContent { width: 100%; background: #ee0101; position: relative; color: #fff; min-width: 120px; font-size: 11px; border: 2px solid #ddd; box-shadow: 0 0 6px #000; -moz-box-shadow: 0 0 6px #000; -webkit-box-shadow: 0 0 6px #000; -o-box-shadow: 0 0 6px #000; padding: 4px 10px 4px 10px; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px } .formError.inline .formErrorContent { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; border: 0; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; -o-border-radius: 0 } .greenPopup .formErrorContent { background: #33be40 } .blackPopup .formErrorContent { background: #393939; color: #FFF } .formError .formErrorArrow { width: 15px; margin: -2px 0 0 13px; position: relative } body[dir='rtl'] .formError .formErrorArrow, body.rtl .formError .formErrorArrow { margin: -2px 13px 0 0 } .formError .formErrorArrowBottom { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none; margin: 0 0 0 12px; top: 2px } .formError .formErrorArrow div { border-left: 2px solid #ddd; border-right: 2px solid #ddd; box-shadow: 0 2px 3px #444; -moz-box-shadow: 0 2px 3px #444; -webkit-box-shadow: 0 2px 3px #444; -o-box-shadow: 0 2px 3px #444; font-size: 0; height: 1px; background: #ee0101; margin: 0 auto; line-height: 0; font-size: 0; display: block } .formError .formErrorArrowBottom div { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; -o-box-shadow: none } .greenPopup .formErrorArrow div { background: #33be40 } .blackPopup .formErrorArrow div { background: #393939; color: #FFF } .formError .formErrorArrow .line10 { width: 15px; border: 0 } .formError .formErrorArrow .line9 { width: 13px; border: 0 } .formError .formErrorArrow .line8 { width: 11px } .formError .formErrorArrow .line7 { width: 9px } .formError .formErrorArrow .line6 { width: 7px } .formError .formErrorArrow .line5 { width: 5px } .formError .formErrorArrow .line4 { width: 3px } .formError .formErrorArrow .line3 { width: 1px; border-left: 2px solid #ddd; border-right: 2px solid #ddd; border-bottom: 0 solid #ddd } .formError .formErrorArrow .line2 { width: 3px; border: 0; background: #ddd } .formError .formErrorArrow .line1 { width: 1px; border: 0; background: #ddd } .italic { font-style: italic } .clear1px { clear: both; font-size: 1px } #alert-btn { display: none } .buyable #add-cart-btn, .buyable #BtnAddCart { margin-bottom: 10px } .buyable .noncommandable #alert-btn { display: block } .not-buyable .commandable #alert-btn { display: none } .not-buyable .noncommandable #add-cart-btn, .not-buyable .noncommandable #BtnAddCart { display: none } .not-buyable .noncommandable #alert-btn { display: block } .w_ajoutPanierKO #hover-banner { display: none !important } #alert-btn { clear: right; float: right; position: relative; padding: 3px 5px 5px 55px; line-height: 15px; height: auto; width: 158px; font-family: Geneva, Helvetica, Arial, 'Trebuchet MS', Bitstream Charter, FreeSans, sans-serif; font-size: 13px; font-weight: bold; white-space: normal; text-transform: uppercase; text-align: left } #alert-btn .icon { display: block; position: absolute; left: 18px; top: 3px; line-height: normal; font-size: 28px } #alert-modal { display: none; font-size: 0 } #alert-modal p, #alert-modal li, #alert-modal label { font-size: 12px } #alert-modal .field { margin-bottom: 20px } #alert-modal .label { display: block; float: left; margin: 0; padding: 4px 10px 0 0; width: 150px; font-size: 12px; text-align: left } #alert-modal .ul-rd-h { width: 310px; list-style: none } #alert-modal .li-rd-h { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; margin: 0 0 0 30px; padding: 2px 0 } .ul-rd-h .first { margin-left: 0 } .label-rd-h { margin: 0; font-size: 12px } #alert-modal .button { position: relative; padding-right: 28px; width: 180px; font-size: 18px; font-weight: bold; text-transform: uppercase; text-align: left } #alert-modal .button .icon { display: block; position: absolute; right: 4px; top: 3px; line-height: normal; font-size: 18px } .newsletter-field { position: relative; height: 24px; background: #fff url(/_t/_/images/images-sp1.png) no-repeat 4px -486px; border: 1px solid #dedede } .newsletter-field .icon { display: block; position: absolute; left: 4px; top: -3px; line-height: normal; font-size: 27px; color: #bcbcbc } .newsletter-field #alert-newsletter { position: absolute; left: 33px; top: 2px; padding: 0; width: 430px; height: 20px; line-height: 20px; border: 0; background: 0; font-size: 12px; font-style: italic; color: #414141 } #alert-photo { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle !important; margin-right: 10px } #alert-h1, #simplemodal-container #alert-h1 { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle !important; width: 410px; font-weight: bold; color: #a80e0e !important } .msie-old #alert-photo, .msie-old #alert-h1 { display: inline; zoom: 1 } #alert-form { margin-top: 20px; padding-top: 20px; border-top: 1px solid #e9edf3 } .alert-h2 { font-weight: bold } #flash-sale, .flash-sale { background: #b20d0d; background: -moz-linear-gradient(top, #b20d0d 0, #8a0808 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b20d0d), color-stop(100%, #8a0808)); background: -webkit-linear-gradient(top, #b20d0d 0, #8a0808 100%); background: -o-linear-gradient(top, #b20d0d 0, #8a0808 100%); background: -ms-linear-gradient(top, #b20d0d 0, #8a0808 100%); background: linear-gradient(to bottom, #b20d0d 0, #8a0808 100%); font-size: 0 } #flash-sale { width: 380px } #flash-sale-h1, .flash-sale-h1 { display: inline-block; *display: inline; *zoom: 1; vertical-align: top !important; position: relative; margin: 0; font-weight: 600; text-transform: uppercase; color: #fff } #flash-sale-h1 .icon, .flash-sale-h1 .icon { position: absolute; line-height: normal } #flash-sale-h1 { padding: 4px 0 0 40px; width: 62px; height: 36px; line-height: 15px; background: url(/_t/_/images/images-sp1.png) no-repeat 4px -848px; -webkit-box-shadow: inset -10px 0 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: inset -10px 0 10px rgba(0, 0, 0, 0.2); box-shadow: inset -10px 0 10px rgba(0, 0, 0, 0.2); font-size: 18px } #flash-sale-h1 .icon { left: 8px; top: 3px; font-size: 28px } #countdown, .countdown { display: inline-block; *display: inline; *zoom: 1; vertical-align: top !important; margin: 0; color: #fff } #countdown { padding: 5px 0 5px 10px; height: 30px; width: 268px } .dash { display: block; float: left; position: relative; width: 67px; height: 30px } .dash .digit { display: block; float: left; position: relative; margin-right: 2px; width: 20px; height: 30px; line-height: 27px; font-size: 18px; font-weight: 600; text-align: center; color: #fff } #flash-sale .digit { background: #5f0707; background: rgba(0, 0, 0, 0.4); -webkit-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.85); -moz-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.85); box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.85); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding-box; -webkit-background-clip: padding-box; background-clip: padding-box } .weeks-dash { display: none } .dash-ext { display: block; float: left; padding: 0 0 0 4px; width: 16px; height: 30px; line-height: 27px; font-size: 16px; font-weight: 700; color: #470505 } .flash-sale { width: 216px } .flash-sale .flash-sale-h1 { padding: 4px 0 0 30px; width: 40px; height: 26px; line-height: 10px; background: url(/_t/_/images/images-sp1.png) no-repeat 0 -852px; -webkit-box-shadow: inset -5px 0 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: inset -5px 0 5px rgba(0, 0, 0, 0.2); box-shadow: inset -5px 0 5px rgba(0, 0, 0, 0.2); font-size: 10px } .flash-sale .flash-sale-h1 .icon { left: 5px; top: 1px; font-size: 23px } .flash-sale .countdown { padding: 5px 0 5px 5px; height: 20px; width: 141px } .flash-sale .flash-sale-h2 { display: block; float: left; padding: 0 4px 0 0; height: 20px; line-height: 19px; font-size: 12px; color: #fff } .flash-sale .dash { width: 22px; height: 20px } .flash-sale .dash .digit { margin: 0; width: 7px; height: 20px; line-height: 17px; font-size: 14px } .flash-sale .dash .dash-ext { padding: 0; width: 8px; height: 20px; line-height: 17px; font-size: 14px; font-weight: 600; color: #fff } .flash-sale .days-dash { width: 19px } .flash-sale .days-dash .dash-ext { width: 5px } .flash-sale .minutes-dash { width: 26px } .flash-sale .minutes-dash .dash-ext { width: 12px } .range-h1 { clear: both; margin-top: 20px; font-size: 14px } .range-table { margin: 0 -1px; border-collapse: separate; border-spacing: 1px } .range-table, .range-th, .range-td { border: 0 } .range-th, .range-td { padding: 4px 10px } .range-th { width: 100px } .range-1-cols, .range-2-cols { width: auto } .range-1-cols .range-td, .range-2-cols .range-td { width: 100px } .range-3-cols, .range-4-cols, .range-5-cols { width: 100% } .range-3-cols .range-td, .range-4-cols .range-td, .range-5-cols .range-td { width: auto } .range-th { background: #d3dde7; font-size: 12px; font-weight: 600; text-transform: uppercase; text-align: left; color: #212121 } .range-td { background: #e9edf3; font-size: 12px; text-align: center; color: #212121 } .range-amount-tr .range-td { font-weight: 600 } .w_form { margin-bottom: 20px } .w_form fieldset { border: 0 } .w_form .fieldset { margin-bottom: 10px; padding: 10px; border: 1px solid #dedede; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -moz-background-clip: padding-box; -webkit-background-clip: padding-box; background-clip: padding-box } .w_form .legend { padding: 0 5px; font-size: 14px; font-weight: bold } .w_form .field { position: relative; margin-bottom: 20px; padding: 0; font-size: 0 } .w_form .field .icon-ok, .w_form .field .icon-ko { display: none } .w_form .label { vertical-align: middle; margin: 0 0 3px 0; font-size: 13px } .w_form .label input { vertical-align: middle } .w_form .textbox, .w_form .date-input, .w_form textarea { padding: 2px 5px; background: #fff; border: 1px solid #dedede; font-size: 12px; color: #212121 } .w_form .date-input { background: #fff url(/_t/_/images/images-sp1.png?2) no-repeat 63px -1183px } .w_form .field-ok .icon-ok { display: block; position: absolute; right: 5px; top: 4px; line-height: normal; font-size: 11px; color: #328b1a } .w_form .field-ko .textbox, .w_form .field-ko .date-input, .w_form .field-ko textarea { background: #f6e6e6; border: 1px solid #a80e0e; color: #a80e0e } .w_form .field-ko .date-input { background: #f6e6e6 url(/_t/_/images/images-sp1.png?2) no-repeat 63px -1183px } .w_form .field-ko .icon-ko { display: block; position: absolute; right: 5px; top: 4px; line-height: normal; font-size: 13px; color: #a80e0e } .w_form .textbox, .w_form .date-input { height: 16px } .w_form .date-input { padding-right: 24px; width: 60px } .w_form .textbox:hover, .w_form .textbox:focus, .w_form .date-input:hover, .w_form .date-input:focus, .w_form textarea:hover, .w_form textarea:focus { border-color: #235385 } .w_form textarea { height: 60px } .w_form .date { position: relative } .w_form .date .icon { display: block; position: absolute; left: 70px; top: 1px; line-height: normal; font-size: 17px } .w_form .file-input, .w_form .file-formats { font-size: 12px } .w_form .radio-btn, .w_form .checkbox { vertical-align: middle; margin-right: 3px } .w_form .ul-rd-v, .w_form .ul-rd-h, .w_form .ul-combo-h { padding: 0; list-style: none; font-size: 0 } .w_form .ul-rd-h, .w_form .ul-combo-h { padding: 0; list-style: none; font-size: 0 } .w_form .ul-rd-h .first, .w_form .ul-combo-h .first { margin-left: 0 } .w_form .ul-rd-v { padding: 0; list-style: none; font-size: 0 } .w_form .ul-rd-v .first { margin-top: 0 } .w_form .li-rd-v { margin: 0 0 6px 0; padding: 2px 0 } .w_form .li-rd-h, .w_form .li-combo-h { display: inline-block; vertical-align: top; margin: 0 0 0 30px; padding: 2px 0 } .w_form .msie-old .li-rd-h, .w_form .msie-old .li-combo-h { display: inline; zoom: 1 } .w_form .li-combo-h { margin: 0 0 0 5px } .w_form .label-rd-h { margin: 0; font-size: 12px } .w_form .label-rd-v, .w_form select, .w_form input { font-size: 12px } .w_form .form3 .other-field .label-rd-v { display: inline-block; *display: inline; *zoom: 1; margin: 0 } .w_form .other-field { margin-top: -4px } .w_form .other-field .label-rd-v { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; height: 22px; line-height: 22px } .w_form .other-field .other-input { display: inline-block; *display: inline; *zoom: 1; float: none; margin-left: 20px; width: 200px } .js-active .w_form .other-field .other-input { display: none } .w_form .sel-combo-h { vertical-align: middle } .w_form .btn-area .button { vertical-align: middle !important } .w_form .required-fields { margin-bottom: 20px } .w_form .icon-ok, .w_form .icon-ko { display: block; width: 15px; height: 15px; background: url(/_t/_/images/images-sp1.png) no-repeat -6px 2px } .w_form .icon-ko { background-position: -6px -122px } .w_form .field-ok .icon-ok { left: 360px; top: auto; bottom: 3px; width: 15px; height: 15px } .w_form .field-ko .icon-ko { left: 360px; top: auto; bottom: 1px } .w_form .field-date.field-ok .icon-ok { left: 101px } .w_form .field-date.field-ko .icon-ko { left: 101px } .w_form .field-file.field-ok .icon-ok, .w_form .field-radio-list.field-ok .icon-ok, .w_form .field-checkbox-list.field-ok .icon-ok { top: 0; bottom: auto } .w_form .field-file.field-ko .icon-ko, .w_form .field-radio-list.field-ko .icon-ko, .w_form .field-checkbox-list.field-ko .icon-ko { top: 0; bottom: auto } .w_form .label { display: block; font-size: 12px; font-weight: bold } .w_form .field-help { margin-bottom: 4px; font-style: italic; font-size: 11px; color: #414141 } .w_form .textbox, .w_form textarea { padding: 2px 25px 2px 5px; width: 318px } .w_form .combobox, .w_form .ul-rd-h, .w_form .ul-combo-h { width: 350px } .success { position: relative; margin: 30px 0; padding-left: 20px; font-size: 14px; color: #328b1a } .success .icon-success { display: block; position: absolute; left: 0; top: 0; width: 30px; height: 30px; background: url(/_t/_/images/images-sp1.png) no-repeat 0 -1100px } .success-group { position: relative; margin: 20px 0 20px 40px; padding: 10px 15px; background: #e7f5e4 } .success-group .icon-success { display: block; position: absolute; left: -40px; top: 7px; width: 30px; height: 30px; background: url(/_t/_/images/images-sp1.png) no-repeat 0 -1078px } .success-group .success { margin: 0; padding: 3px 0 3px 10px; font-size: 14px; color: #328b1a } .success-group .success .icon { display: block; position: absolute; left: 0; top: 6px; line-height: normal; font-size: 12px } .success-group .success-mono { padding: 3px 0 } .success-group .success-mono .icon { display: none } .error { position: relative; margin: 30px 0; padding-left: 20px; font-size: 14px; color: #a80e0e } .error .icon { display: block; position: absolute; left: 0; top: 0; line-height: normal; font-size: 15px; color: #a80e0e } .error-group { position: relative; margin: 20px 0 20px 30px; padding: 10px 15px; background: #f6e6e6 } .error-group .icon { display: block; position: absolute; left: -30px; top: 7px; line-height: normal; font-size: 22px; color: #a80e0e } .error-group .errors { padding: 0; list-style: none } .error-group .error { margin: 0; padding: 3px 0 3px 10px; font-size: 14px; color: #a80e0e } .error-group .error .icon { display: block; position: absolute; left: 0; top: 6px; line-height: normal; font-size: 12px } .w_imgl, .w_textl { float: left; margin: 0 15px 15px 0 } .w_imgr, .w_textr { float: right; margin: 0 0 15px 15px } .imgimg .w_img, .txttxt .w_text { width: 265px } #basicModal, .modalInfo, .modalData { color: #424242 } #basicModal a, .modalInfo a, .modalData a { color: #424242 } #modalOverlay { background-color: #000; cursor: wait } #modalContainer { padding: 4em 1.3em 1.3em 1.3em; width: 600px; left: 50%; top: 15%; margin-left: -300px; background-color: #fff; border: 3px solid #ccc } #modalContainer a.modalCloseImg { display: inline; z-index: 3200; position: absolute; top: 1em; right: 1em; cursor: pointer } #modalContainer .modalInfo { display: inline; z-index: 3200; position: absolute; top: 1em; left: 1em; font-size: 1.5em } .nivoSlider { position: relative; width: 100%; height: auto; overflow: hidden } .nivoSlider img { position: absolute; top: 0; left: 0; max-width: none } .nivo-main-image { display: block !important; position: relative !important; width: 100% !important } .nivoSlider a.nivo-imageLink { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; padding: 0; margin: 0; z-index: 6; display: none } .nivo-slice { display: block; position: absolute; z-index: 5; height: 100%; top: 0 } .nivo-box { display: block; position: absolute; z-index: 5; overflow: hidden } .nivo-box img { display: block } .nivo-caption { position: absolute; left: 0; bottom: 0; background: #000; color: #fff; width: 100%; z-index: 8; padding: 5px 10px; opacity: .8; overflow: hidden; display: none; -moz-opacity: .8; filter: alpha(opacity=8); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } .nivo-caption p { padding: 5px; margin: 0 } .nivo-caption a { display: inline !important } .nivo-html-caption { display: none } .nivo-directionNav a { position: absolute; top: 45%; z-index: 9; cursor: pointer } .nivo-prevNav { left: 0 } .nivo-nextNav { right: 0 } .nivo-controlNav { text-align: center; padding: 15px 0 } .nivo-controlNav a { cursor: pointer } .nivo-controlNav a.active { font-weight: bold }