body{
  margin: 8px auto;
  padding: 0;
  color: #000;
  background-color: #C8C7C7;
  font-size: 11px;
  font-family: "Verdana","Arial","Helvetica","sans serif";
}


#main{
 border: 1px solid gray;
}

#gauche{
 margin: 15px 0 0 3px;
}

a{
 text-decoration: none;
}

#content-column p a{
 color: #989898;
 text-decoration: none;
}

#droite h3.title{
 color: #77A217;
 font-size: 15px;
 text-decoration: none;
 border-bottom: 1px solid #77A217;
 margin-top: 10px;
}

#droite h3.title a{
 color: #77A217;
}


#gauche .sidebar-box h3.title{
  color: #FFF;
  background-color: #77A217;
  font-size: 13px;
  padding: 4px;
  margin: 0px;
}

#gauche .sidebar-box h3.title a{
  color: #FFF;
  text-decoration: none;
}


ul {
  list-style-type: disc;
}

ul.greenbullet {
  color: #77A217;
  font-size: 14px;
}

ul.greenbullet p,
ul.greenbullet{
  color: #000;
  font-size: 12px;
}

a {
  color: #000;
}

a img {
  border: 0;
}

.clear {
  clear: both;
}
/* end general spectifications */


#main {
  margin: auto;
}

#right {
  float: right;
}

#searchtext {
  position: relative;
  background: #fff bottom left url(images/searchinput.png) no-repeat;
  height: 21px;
  width: 165px;
}

#searchinput {
  margin-left: 20px;
  margin-right: 10px;
  margin-top:2px;
  margin-bottom:2px;
  font-size: 12px;
  border: 0;
  width: 135px;
  background: none;
}

#button-ok {
  cursor: pointer;
  background: #fff center url(images/button_OK.png) no-repeat;
  height: 22px;
  width: 33px;
  border: 0;
  font-weight: bold;
}

#searchbox div.corner-tl,
#searchbox div.corner-tr,
#searchbox div.corner-bl,
#searchbox div.corner-br {
  height: 11px;
  width :  9px;
}

#searchbox .button div.corner-tl {
  background-image: url(images/button_OK_tl.png);
}

#searchbox .button div.corner-tr {
  background-image: url(images/button_OK_tr.png);
}

#searchbox .button div.corner-bl {
  background-image: url(images/button_OK_bl.png);
}

#searchbox .button div.corner-br {
  background-image: url(images/button_OK_br.png);
}


#searchbox #searchtext .corner-bl,
#searchbox #searchtext .corner-br {
  height: 22px;
}

#searchbox #searchtext .corner-bl {
  background-image: url(images/searchleft.png);
  width: 20px;
}

#searchbox #searchtext .corner-br {
  background-image: url(images/searchright.png);
  width: 10px;
}

#searchbox a {
  width: 100%;
  font-weight: bold;
}

#td-mag {
  width: 100%;
  text-align: center;
  position: relative;
  background-image: url(images/searchbox_right.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}
/* SEARCHBOX end */

/* CLIENTSPACEBOX beginning */
#clientspacebox {
  float: right;
  background: #fff url(images/clientspace_ctr.png) bottom left repeat-x;
  width: 330px;
  min-height: 128px;
  position: relative;
  padding-bottom: 10px;
  font-size: 11px;
}


#clientspacebox div.corner-bl,
#clientspacebox div.corner-br {
  height: 10px;
  width: 10px;
}

#clientspacebox div.corner-bl {
  background-image: url(images/clientspace_corner_bl.png);
}

#clientspacebox div.corner-br {
  background-image: url(images/clientspace_corner_br.png);
}

#clientspacebox ul{
  padding: 0;
  margin: 0;
}

#client-shortcuts {
  text-align: center;
}

#clientservices {
  width: 100%;
}
#clientservices li{
  margin-left: 15px;
  padding-left: 20px;
  padding-top: 1px;
  padding-bottom: 1px;
  width: 128px;
  display: block;
  float: left;
  background: url(images/bullet.gif) center left no-repeat;
  font-size: 11px;
}

#clientservices ul{
  margin-top: 10px;
}

#clientservices li p{
  margin: 0px;
}

#clientservices li a{
  font-size: 11px;
}

#clientservices li.in-path {
  font-weight: bold;
}

#accountactions ul {
  margin-top: 30px;
  margin-bottom: 5px;
  padding-left: 36px;
}

#accountactions li {
  display: inline;
  list-style-type: none;
  margin-right: 23px;
}
/* CLIENTSPACEBOX end */

/* HEADING end */


/* MENU */
#menu {
  height: 45px;
  background: #AAAAAD url(/ui/ecox/images/menubutton_ctr.png) repeat-x scroll left top;
  border: 1px solid #DDDDDD;
  margin: 20px 0 5px 0;
}

#menu ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#menu li {
  float:left;
}

* html #menu li {
  width: 25px;
}

#menu a {
  border-right:1px solid #DDDDDD;
  color: #000;
  cursor:pointer;
  display:block;
  font-size: 12px;
  font-weight: bold;
  height: 45px;
  line-height: 45px;
  padding:0 10px;
  text-decoration:none;
  white-space:nowrap;
}

#menu li.in-path a,
#menu a:hover {
  background: #77A217 url(images/searchbox_ctr.png) repeat-x scroll left top;
}


/* MAIN beginning */
#main {
  width: 990px;
  background: #fff;
}

/* HEADING beginning */

#heading-table {
  width: 100%;
}

#heading td {
  vertical-align: bottom;
}

#logo{
  vertical-align: top;
  text-align: left;
  padding-left: 20px;
}

/*
 * Recherche
 */

#searchbox table {
  width: 510px;
  background: #fff url(images/searchbox_ctr.png) bottom left repeat-x;
  position: relative;
  vertical-align: bottom;
}

#searchbox form{
  margin: 0;
}

#searchbox td{
  padding: 10px 2px;
}

/*
 * Boîtes
 */

#gauche div.sidebar-box {
  width: 186px;
  border: 1px solid #77A217;
  -moz-border-radius: 5px;
  -moz-box-shadow: 1px 1px 1px #BABBBB;
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 1px 1px 1px #BABBBB;
  margin: 0 5px 10px 5px;
}

#gauche div.sidebar-box .content{
  padding: 5px;
}

#grid-product-items div.grid-product-item div.box-content {
  border: none;
}

/*
 * Colonne de gauche
 */

#gauche {
  width: 195px;
  margin-right: 4px;
  vertical-align:top;
}

/*
 * Colonne principale
 */

#droite {
  width: 780px;
  vertical-align:top;
  padding: 0 10px;
}

#page-category-view #droite{
  padding-right: 0px;
}

#location #tabs{
  clear: both;
}

/* Breadcrumbs */

#breadcrumbs{
  margin: 8px 0;
}

#breadcrumbs a {
  color:#77A217;
  font-weight:bold;
  padding:0;
  text-decoration:none;
}

#breadcrumbs span{
  padding: 0 3px;
}

/*
 * Footer
 */

#footer {
  margin: auto;
  text-align: center;
}

#footer p {
  display: inline;
  margin: 0;
}

#footer a{
  padding: 0;
  margin: 0 10px;
}

#footer span.separator {
  margin: 0;
}

#footer a {
  display: inline;
  text-decoration: none;
  font-weight: bold;
}

/* instances de box */
#assurancebc {
  text-align: center;
}

#assurancebc h3 {
  color: #77A217;
  font-size: 30px;
}

/*
 * Résultats de recherche
 */

#search-criteria {
  padding: 1px;
}
.nb-results {
  font-weight: bold;
}
#search-criteria ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#search-criteria em, h2 {
  text-transform: capitalize;
}
#browse-category .boite-contenu ul {
  padding-left: 0;
}
#browse-category .boite-contenu ul ul{
  padding-left: 10px;
}
#browse-category .boite-contenu ul li {
  list-style-type: none;
}
#browse-category .boite-contenu ul li a {
  text-decoration: none;
  text-transform: uppercase !important;
}
#browse-category .boite-contenu ul a:hover {
  text-decoration: underline;
}
#browse-category .boite-contenu a.active {
  font-weight: bold;
}

/*
 * Browse Category
 */

#browse-category.boite {
  padding: 0 5px;
}

#browse-category.boite ul li a {
  text-transform: Capitalize;
}

/*
 * Produits complémentaires
 */


.product-preview {
  float: left;
  width: 100px;
  margin: 5px;
  padding: 10px;
  border-right: 2px solid #95be1b;
  text-align: center;

}
.product-preview h2{
  margin: 0;
  padding: 0;
  width: 100px;
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap;
}
.product-preview h2 a {
  text-decoration: none;
}
.product-preview .product-cover {
  margin: 0;
  padding: 0;
  width: 90px;
  height: 90px;
}
.product-preview .product-price {
  text-align: center;
}

/* Boite TOC Page Folder */
#page-menu.boite ul li {
  list-style-type:none;
}
#page-menu ul li.active {
  font-weight:bold;
}

#photos .page{
  width: 579px;
  height: 128px;
  background: url(images/cadre-multimedia.png) top left no-repeat;
  padding: 12px;
  margin-top: 8px;
}

#multimedia .page {
  margin-top: 8px;
  padding: 12px;
  background: url(images/background-vignette.png) top left no-repeat;
}

#photos .page {
  margin-top: 0px !important;
  margin-bottom: 8px;
}

#photos .page.image{
  background: url(images/cadre-multimedia-image.png) top left no-repeat;
}
#photos .page .page-body{
  height: 128px;
  overflow: auto;
}
#photos .page.image .page-body,
#multimedia .page.image .page-body {
  margin-left: 160px;
}
#photos .zoom,
#multimedia .page-thumbnail {
  float: left;
}

.progress-number.active {
  background-image: url(images/payment_number_actif.png) !important;
}

.progress-number .title {
  font-size: 14px !important;
}

#cart a,
.progress-number.active .title {
  color: #77A217 !important;
}

#comparator #ecox-title,
#button-order {
  background-color: #77A217 !important;
  border-color: #000;
}

#profile-tl-panel {
  width: 168px;
}
#profile-tl-panel .sidebar-box {
  padding:0;
  margin: 0;
}

#profile-tl-panel .boxcontent {
  padding: 10px;
  border: 0;
}

#profile-tl-panel ul {
  padding: 0;
  list-style-type: none;
  font-weight: bold;
  font-size: 16px;
}

#profile-tr {
  width: 605px;
}

#profile-tr img {
  display: block;
  margin: auto;
}

#profile-top {
  position: relative;
}

#profile-cart-link {
  position: absolute;
  bottom: 0;
  right: 0;
}

#product-top {
  width: 100%;
}

#product-top td {
  vertical-align: top;
}

td#product-top-left {
  vertical-align: bottom;
}

#product-note {
  margin-bottom: 5px;
}

#product-note table {
  text-transform: capitalize;
}

#avis li {
  font-weight: bold;
  font-size: 14px !important;
}

#avis li span {
  font-size: inherit !important;
}

#favoris div.products {
  padding-left: 15px;
}

#favoris div.cadre {
  float: left;
  width: 579px;
  height: 128px;
  padding: 12px;
  margin-top: 8px;
  background: url(images/cadre-multimedia.png) top left no-repeat;
}

#favoris div.cadre.thumb {
  background: url(images/cadre-multimedia-image.png) top left no-repeat;
}

#favoris div.description {
  width: 100%;
}

#favoris .thumb div.description {
  width: 430px;
  float: right;
}

#favoris div.cover {
  float: left;
}

#favoris a {
  text-decoration: none;
}

#add-to-favoris {
  background-color: #fff;
}
#add-to-favoris,
#avis-button {
  width: auto !important;
  float: left;
  min-height: 16px;
}

#avis-button .boxcontent{
  min-height: inherit !important;
  border: solid 1px #b6b6b6 !important;
}

#form-favoris {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: white;
}

#form-favoris input {
  border: none;
}

#avis-button a {
  text-decoration: none;
  font-weight: bold;
  padding: 2px 8px;
  display: block;
  font-size: 13px;
}

#add-to-favoris div.corner-tl,
#add-to-favoris div.corner-tr,
#add-to-favoris div.corner-bl,
#add-to-favoris div.corner-br,
#avis-button div.corner-tl,
#avis-button div.corner-tr,
#avis-button div.corner-bl,
#avis-button div.corner-br {
  height: 8px;
  width: 8px;
}

#add-to-favoris div.corner-tl {
  background-image: url(images/product/white-corner-tl.png) !important;
}

#add-to-favoris div.corner-tr {
  background-image: url(images/product/white-corner-tr.png) !important;
}

#add-to-favoris div.corner-bl {
  background-image: url(images/product/white-corner-bl.png) !important;
}

#add-to-favoris div.corner-br {
  background-image: url(images/product/white-corner-br.png) !important;
}


#avis-button div.corner-tl {
  background-image: url(images/gray_corner_tl.png);
}

#avis-button div.corner-tr {
  background-image: url(images/gray_corner_tr.png);
}

#avis-button div.corner-bl {
  background-image: url(images/gray_corner_bl.png);
}

#avis-button div.corner-br {
  background-image: url(images/gray_corner_br.png);
}

#trajet div.cadre {
  margin: auto;
  width: 737px;
  height: 184px;
  background-image: url(images/cadre-trajet.png);
  margin-bottom: 20px;
}

#trajet div.left {
  margin: 10px 4px;
  height: 164px;
  width: 360px;
  overflow-y: auto;
}

#trajet div.caracteristiques {
  margin: 10px 14px;
  width: 341px;
}

#trajet .caracteristiques p,
#trajet h3 {
  margin: 0px;
  text-align: left;
}

#trajet .caracteristiques table {
  width: 100%;
  height: 100%;
}

#trajet .caracteristiques thead {
  text-align: right;
}

#favoris .button-delete,
#photos .button-delete,
#trajet .button-delete {
  padding-left: 15px;
  background: #fff url(images/trajet-suppr.png) center left no-repeat;
  cursor: pointer;
  border: 0;
}

#favoris a.product-link {
  background: #fff url(images/go-product.png) center left no-repeat;
  padding-left: 18px;
}

#trajet .caracteristiques th {
  text-align: left;
}

/* News */
#news,
#section,
#maintab {
  min-height: 500px;
  border-spacing: 0;
}

#maintab td {
  padding: 0;
}

/*#boxes-column div.box-content,
#maintab div.box-content {
  padding: 16px;
}*/

#maintab h1 {
  text-align: left;
}

#boxes-column div.box-content.active,
#maintab div.box-content.active {
  background-color: #dbf09c;
}

#content-column {
  text-align: justify;
  padding: 10px !important;
  width: 100%;
}

#content-column div.box-content {
  border:0;
}

#content-column div.box-hg,
#content-column div.box-hd,
#content-column div.box-bg,
#content-column div.box-bd,
#boxes-column div.box-hg,
#boxes-column div.box-bg {
  width: 0;
  height: 0;
}

#boxes-column {
  padding-left: 0;
}

#boxes-column div.sidebar-box {
  height: 100%;
}

#boxes-column div.box-content {
  border-left: 0;
}

#boxes-column .active div.box-hd {
  background-image: url(images/box_corner_tr_selected.png);
}

#boxes-column .active div.box-bd {
  background-image: url(images/box_corner_br_selected.png);
}

.submenu-wrapper br {
  display: none;
}

.submenu-wrapper a {
  display: block;
  margin-bottom: 2px;
  text-decoration: none;
}

.submenu-wrapper a.manage {
  color: #000;
  display: inline;
  text-decoration: underline;
}

.submenu-wrapper a.active {
  color: #77A217;
  font-weight: bold;
}

div.newsitem {
  margin-bottom: 10px;
}

div.newsitem.last {
  margin-bottom: 0;
}

#cart thead th {
  background-color: #fff !important;
  color: #000 !important;
}

#cart,
#cart thead tr {
  border: solid medium #77A217;
}

#cart tr.odd,
#cart tr.odd th,
#cart tr.odd td,
#cart tr.odd td input {
  background-color: #dbf09c;
}

#cart td,
#cart .quantity {
  border: solid 1px #77A217 !important;
}

#cart .table-quantity td {
  border: 0 !important;
}

#cart .quantity {
  background-color: #fff !important;
}

#cart tr td ul,
#cart tr td input,
#cart td {
   padding: 0;
   margin: 0;
}

#totalprice .price {
  font-weight: bold;
}

.buttoncompare{
  background-color: #77A217;
  border-color: #666;
}
#products .product-viewbox-container{
  float: left;
  background: transparent url(/ui/ecox/images/comparator_pointilles.png) repeat-y scroll left top;
}
#products .product-viewbox-container .checkbox{
 float: left;
  margin-top: 60px;
}
#products .fleche-bas {
  float: left;
  background-image: url(/ui/ecox/images/fleche_bas.png);
}
#products .fleche-haut {
  background-image: url(/ui/ecox/images/fleche_haut.png);
  float: left;
}

div.product-view-box {
  background: url(/ui/ecox/images/comparator_gradiant.png) repeat-y right;
  border: 1px solid #77A217;
  overflow: hidden;
  position: relative;
  height: 128px;
  border: 1px solid gray;
  margin: 5px;
  padding: 5px;
}

#page-ecox-section-view .product-view-box {
  width: 540px;
}

* html #products {
  width: 791px;
}
* html #products .product-view-box{
  width: 332px;
  height: 148px;
}
* html ul {
  margin-left: 0;
}
.product-view-box {
  width: 340px;
}
.product-view-box h2 a {
  color: #77A217;
}
.product-view-box h2 {
  font-size: 14px;
  text-align: left;
  margin-top: 0;
  width: 250px;
}
.product-view-box .price {
  position: absolute;
  top: 5px;
  right: 1em;
  font-size:16px;
  font-weight:bold;
}
.product-view-box .cover {
  clear: left;
  float: left;
}
.product-view-box .description {
  float: right;
  width: 210px;
}
.product-view-box .description ul {
  margin-top: 0;
  min-height: 4em;
}
/*
 * Product's view
 */
div.product-note {
  float: right;
  padding-right: 50px;
}

.product-note table {
  vertical-align: middle;
}

table.note-bar {
  border-spacing: 0px;
  border-collapse: collapse;
  font-size: 10px;
}

.note-bar td {
  width: 1em;
  height: 1em;
  border: solid black 1px;
}

.note-bar td.selected {
  background-color: #77A217;
}

div.left {
  float: left;
}

div.right {
  float: right;
}

.clear {
  clear: both;
}

#ecox-title,
#main-panel,
#product-scroll {
  padding: 11px 0px;
  position: relative;
  background-color: #77A217;
  color: #fff;
  font-weight: bold;
}

#ecox-title {
  text-align: center;
  margin: auto;
  padding: 0;
  min-height:22px;
  width: 80%;
  margin-bottom: 6px;
}

#ecox-title h1 {
  margin: 0;
  padding: 0;
}

#ecox-title div.enveloppe {
  margin: 2px 10px;
}

table.logos td {
  border: solid #a6a6a6 1px;
  vertical-align: middle;
  text-align: center;
  padding: 2px;
}

td.min,
td.max {
  font-weight:bold;
}

td.min {
  text-align: right;
  padding-right: 10px;
}

td.max {
  padding-left: 0;
  text-align: left;
}

#product-scroll {
  margin-top: 4px;
  width: 278px;
  padding: 11px;
}

.button {
  position: relative;
}

#agrandir {
  float: right;
}

#agrandir a {
  height: 16px;
  border-top: solid #f7f7f7 1px;
  border-left: solid #f7f7f7 1px;
  border-bottom: solid #a6a6a6 1px;
  border-right: solid #a6a6a6 1px;
  color: #77A217;
  padding: 0px 4px;
  margin-left: 20px;
  margin-right: 7px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  display: block;
  /* for IE */
  z-index: 10;
  cursor: pointer;
  /**********/
}

#agrandir div.corner-bl,
#agrandir div.corner-br {
  height: 18px;
}

#agrandir div.corner-bl {
  width : 21px;
  background-image: url(images/product/zoom_button_left.png);
}

#agrandir div.corner-br {
  width : 8px;
  background-image: url(images/product/zoom_button_right.png);
}

#left-panel {
  width: 300px;
}


#main-panel {
  padding: 11px;
  width: auto;
}

*html #main-panel {
  width: 759px;
}

#main-panel ul {
  margin: 6px 0;
  list-style-type: none;
  color: #fff;
}

#logobox {
  height: 22px;
  width: 80px;
  background-color: #fff;
  color: #000;
  position: relative;
  margin: auto;
}


#product-choose-box {
  background-color: #fff;
  color: #000;
  border: solid black 1px;
  width: 310px;
  font-size: 12px;
}

#product-choose-box ul{
  color: #000;
  font-size: 12px;
  margin: 10px 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}

#product-choose-box li {
  display: inline;
  font-weight: normal;
}

#product-choose-box h2 {
  font-size: 200%;
  text-align: center;
  margin: 0;
}

#product-choose-box hr {
  margin: 0;
}

#product-choose-box input {
  background: none;
  border: 0;
  text-decoration: underline;
  cursor: pointer;
  font-size: inherit;
}

#product-choose-box #buy-button {
  background: #77A217 url(images/panier2.png) center left no-repeat;
  color: #fff;
  border: 2px solid;
  border-color: #efe #465f0e #465f0e #efe;
  padding: 4px 5px;
  padding-left: 34px;
  margin-left: 10px;
  font-weight: bold;
}
#product-choose-box #buy-button:active {
  border-color: #465f0e #efe #efe #465f0e;
}

/* Complementary products */
#complementary-products .tab-title {
  padding-left: 15px;
  font-size: 15px;
  font-family: "Verdana","Times","serif";
}

#complementary-products ul.complementary-product li {
  float: left;
  height: 148px;
  width: 108px;
  list-style: none;
  border-right: 2px solid #77A217;
  padding: 10px 10px;
  overflow-y: hidden; /* to remove */
}

#complementary-products ul.complementary-product .product-preview {
  text-align: center;
}

#complementary-products ul.complementary-product li h2,
#complementary-products ul.complementary-product li .price {
  color: black;
  font-size: 13px;
  font-family: "Verdana","Times","serif";
}

#complementary-products ul.complementary-product li .image {
  padding: 5px 0;
  height: 90px;
}

.infos .boxcontent{
  padding: 0;
  min-height: 32px;
}


div.tabme {
  margin: 0;
}

div.rounded-tab {
  float: left;
  position: relative;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

div.rounded-tab a {
  font-size: 10px;
  padding: 10px 16px 10px 10px;
  display: block;
  border-right: solid 2px #b6b6b6;
  border-bottom: solid 2px #b6b6b6;
}

.rounded-tab.selected {
  background: #f1fca6;
}

.rounded-tab.selected a {
  color: #000;
}

/* First Tab */
div.rounded-tab div.corner-bl,
div.rounded-tab div.corner-tl {
  background-image: none;
}

div.rounded-tab div.corner-br {
  background-position: left top;
  height: 12px;
  bottom: 2px;
}

div.rounded-tab.last div.corner-br {
  height: 16px;
  bottom: 0;
}

div.rounded-tab.first-tab.selected div.corner-tl {
  background: url(images/tab_corner_tl_select_first.png) no-repeat !important;
  height: 14px;
  width: 14px;
}

div.rounded-tab.first-tab div.corner-bl {
  background-image: url(images/tab_corner_bl.png) no-repeat;
  height: 16px;
  width: 16px;
}

div.rounded-tab.first-tab a {
  padding-left: 16px;
  padding-right: 16px;
}
/* Left part of the tab (not selected) */
div.rounded-tab div.corner-tl {
  background: none;
}

div.rounded-tab div.corner-tr,
div.rounded-tab div.corner-br {
  height: 14px;
  width: 16px;
}

/* Right part of the tab (not selected) */
div.rounded-tab div.corner-tr {
  background-image: url(images/tab_corner_tr.png) !important;
}

div.rounded-tab div.corner-br {
  background-image: url(images/tab_corner_br.png);
}

div.rounded-tab.onleft div.corner-br {
  background-image: url(images/tab_corner_br_onleft.png);
}

div.rounded-tab.onleft div.corner-tr {
  background-image: url(images/tab_corner_tr_onleft.png) !important;
}

.rounded-tab a {
  text-decoration: none;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 4px;
}

div.product-info {
  margin:16px;
}

#caracteristiques {
  margin-left: 0;
  margin-right: 0;
}

#caracteristiques table {
  width: 100%;
  border-collapse:collapse;
}

#caracteristiques td {
  padding-left: 10px;
}

#caracteristiques tr.even td {
  background-color: #f1fca6;
}

#caracteristiques tr.odd td {
  background-color: #fff;
}

.product li {
  float: left;
  width: 50%;
}
* html .product li {
  width: 386px;
}

ul.product li li{
  float: none;
  width: auto;
}

.batchcontrol-bottom .current {
  color: #77A217;
}

.manage a {
  color: #f00;
}

#missing-declination{
  text-align: center;
}

.product-user{
  float: left;
  border: 1px solid black;
  padding: 5px;
  margin: 5px;
  width: 130px;
  height: 146px;
}

.product-user .content-img{
  height: 130px;
  text-align: center;
}

.reduce-price{
  color: red;
}

#publicite-utilisateurs{
  padding: 10px;
}

/* Notes */
#notes{
  text-align: center;
  margin-top: 10px;
}

.note-title{
  font-weight: bold;
}

.note{
 background: transparent url(/ui/ecox/images/notes.png) no-repeat scroll 0 0;
 width: 144px;
 height: 11px;
 display: block;
}
.note1{
  background-position: 0 0px;
}
.note2{
  background-position: 0 -11px;
}
.note3{
  background-position: 0 -22px;
}
.note4{
  background-position: 0 -33px;
}
.note5{
  background-position: 0 -44px;
}
.note6{
  background-position: 0 -55px;
}
.note7{
  background-position: 0 -66px;
}
.note8{
  background-position: 0 -77px;
}
.note9{
  background-position: 0 -88px;
}
.note10{
  background-position: 0 -88px;
}

.active{
  color: #77A217;
  font-weight: bold;
}

/* Fiche produit */
#fiche-produit{
  margin-bottom: 15px;
}

h1,
#page-category-compare h1,
#page-category-view h1,
#page-shop-search-view h1,
#page-news-folder-view h2,
#fiche-produit h1{
  background-color: #77A217;
  -moz-box-shadow: 1px 1px 2px gray;
  -webkit-box-shadow: 1px 1px 2px gray;
  color: #FFF;
  text-align: center;
  font-size: 17px;
  padding: 5px;
  margin: 0 auto 10px auto;
  width: 600px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}


.product-infos{
  border: 1px solid #77A217;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin-bottom: 10px;
}

#product-slider-box{
  width: 550px;
}

/* Actualites */
#news-folder .item {
  margin-bottom: 20px;
  border-bottom: 0;
}

.fo-edit{
  float: right;
}

.sidebar-box ul{
  list-style-type:square;
  margin:0;
  padding-left:15px;
}

.photo-profile{
  background-color: #77A217;
  -moz-box-shadow: 1px 1px 2px gray;
  -webkit-box-shadow: 1px 1px 2px gray;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  width: 150px;
  height: 150px;
  vertical-align: middle;
  text-align: center;
}

.photo-profile div{
  margin: 5px;
  font-weight: bold;
  color: #FFF;
}

/* This file skins sliders */
.ui-slider {
  width: 150px;
  background-color: #F8F8F8;
  height: 9px;
  border: 1px solid gray;
  position: relative;
}
.ui-slider-handle {
  position: absolute;
  z-index: 1;
  height: 13px;
  width: 13px;
  top: 0px;
  left: 0px;
  background: #FBCB09;
  border: 1px solid gray;
  top: -0.3em;
  margin-left: -0.6em;
  -moz-border-radius: 4px;
}
.ui-slider-disabled .ui-slider-handle {
  opacity: 0.5;
}
.ui-slider-range {
  position: absolute;
  background: #77A217;
  width: 100%;
  height: 100%;
}
.ui-slider-reset, .ui-slider-apply {
  border: 1px solid #000;
  color: #fff;
  background: #3dad3d;
  -moz-border-radius: 5px;
}
.ui-slider-tooltip {
  position: absolute;
  top: 21px;
  border: 1px solid #000;
  padding: 1px;
  color: #000;
  background: #f5f5b5;
  font-size: 9px;
}
.ui-slider-tooltip.left {
  right: 2px;
}
.ui-slider-tooltip.right {
  left: 2px;
}
