en fr zh
body {
color:#000000;
font-family:"avant garde","century gothic","arial",helvetica,sans-serif;
font-size:70%;
background-repeat:repeat;
background-image:url('http://shop.idbazaar.com/images/bg/;download');
}


#languages {
border:0px solid #9398A7;
float:right;
height:15px;
margin:4px 0;
}


#fiche #images-box {
float: middle;
}


#product-slider-box{
float: middle;
}

#wrapper #right {
  background-color: #fff;
}


#wrapper.backoffice, #right {
  background-color: #fff;
}


.newsitem-date {
display:none;
}

/* .newsitem-home-title 
#home-news-content .newsitem-title {
  display:none;
}   */


#home-news {
border:0px solid #929AA6;
margin:auto;
padding:5px;
width:795px;
}


#home-news-title {
color:#fa381e;
font-size:22px;
padding:7px;
}


#fiche .frame-box-header {
background-color:#dcd9d6;
padding:1px;
}


 


#breadcrumbs a {
padding:2px 4px;
text-decoration:none;
 color:#000;
 background: transparent;
}
#breadcrumbs a:hover {
 color:#000;
 background: transparent;
}


a, a:link, a:visited {
 color:#000;
 background: transparent;
}



#add-to-cart-button {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(
http://shop.idbazaar.com/images/acheter/;download) repeat scroll 0 0;
border:0 none;
height:30px;
width:115px;
}











#nav {
  border-style: dotted; 
  border-width:1px;
  border-color: gray; 
  background-color:#ffffff;
}



#nav a,
#nav a:hover, #nav li.in-path a {
  background: transparent;
  border: none;
  font-size:11px;
  color: #555;
}

#nav a:hover, #nav li.in-path a {
  color:#E85607;
}

#manufacturers a:hover {
color:#dd6923;
}

 
#manufacturers li a {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:17px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
list-style-type: none;
}


#manufacturers li {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:19px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
list-style-type: none;
}




/**************************
 * Blog 
 *************************/

.title {
display:none;
background-image:url("");
background-repeat:repeat-x;
border-bottom:1px solid #CBCBCB;
border-top:1px solid #CBCBCB;
color:#000000;
height:20px;
padding-left:10px;
width:100%;
}

#news #boxes-column {
 width:300px;
}

.box.active .box-content {
border-left:8px solid #444444;
padding-left:16px;
}


#turning-footer a, #turning-footer a:link, #turning-footer a:visited, #turning-footer a:hover {
font-size:11px;
}


#turning-footer {
border:0px solid gray;
padding:10px;
}

a, a:link, a:visited {
color:#555555;
}

#wrapper .product-view-box .product-legend {
  left: 0; /* Fix IE7 */
}

#wrapper .product-view-box .image-wrapper a {
  text-decoration: none;
}

#wrapper .product-view-box .description-wrapper .reference a {
  font-weight: bold;
}




#box-header {

background-color:#FFFFFF;

padding:1px;
}



#fiche .frame-box-header {

background-color:#EDEDED;

}


#fiche .frame-box {
border:1px dotted gray;
color:black;
float:right;
width:350px;
background-color:#FFFFFF;
}


/* FP center image */
#fiche .images-box {
  width: 464px;
}
#fiche #product-slider-box {
  width: 100%;
  text-align: center;
}
#fiche .product-slider-preview-img {
  float: left;
}


/**************************
 * Message 
 *************************/



#message .info {
background-color:#FFFFFF;
background-image:url("http://shop.idbazaar.com/images/info16/;download");
border-color:#ffffff;
}








/****************************
 * Backoffice order view
 ****************************/

.order-browse{
  width: 100%;
  border: 1px solid #dfd5c3;
  border-collapse:collapse;
  padding: 0;
  margin: 10px;
}

.order-browse input,
.order-browse textarea,
.order-browse select{
  border: 1px solid gray;
}

.order-browse thead th{
  height: 25px;
  background: url('/ui/shop/images/table-back2.png') repeat;
  color: #fff;
  padding: 4px 6px;
  text-align: left;
}

.order-browse thead th img{
  vertical-align: bottom;
}

.order-browse tr td {
  border: 1px solid #dfd5c3;
  color: #000;
  font-size:0.9em;
  height:23px;
  padding: 4px;
}

.order-sub-browse{
  width: 98%;
  border: 1px solid #dfd5c3;
  border-collapse:collapse;
  padding: 0;
  margin: 10px;
}

.order-sub-browse thead th{
  height: 25px;
  background-color: #A67322;
  color: #fff;
  padding: 4px 6px;
  text-align: left;
}

.order-sub-browse thead th img{
  vertical-align: bottom;
}

.order-sub-browse tr td {
  border: 1px solid #dfd5c3;
  color: #000;
  height:23px;
  padding: 4px;
  background-color: #FFF;
  font-size: 15px;
}

.order-hr{
  border:0px;
  border-bottom: 1px solid #AC7622;
  clear:both;
}

/* h1 */

.title{
  width: 100%;
  color: #000;
  height: 20px;
  background-image: url('/ui/backoffice/images/h1-back.png');
  background-repeat: repeat-x;
  border-bottom: 1px solid #CBCBCB;
  border-top: 1px solid #CBCBCB;
  padding-left: 10px;
}

#product-details{
  border: 1px solid #dfd5c3;
  border-collapse:collapse;
  padding: 0;
  margin: 10px;
  width: 100%;
}

#product-details th{
  height: 25px;
  background-color: #000000;
  border: 1px solid white;
  color: #fff;
  padding: 4px 6px;
  text-align: left;
}

#product-details td{
  height: 25px;
  border: 1px dashed black;
  padding: 4px 6px;
  text-align: left;
}

.button-green{
  -moz-border-radius: 5px;
  float: left;
  display: block;
  line-height: 20px;
  margin: 10px;
  text-align: center;
  padding: 5px 20px;
  color: #FFF;
  font-weight: bold;
  border: 1px solid gray;
  background-image: url('/ui/backoffice/images/button-green-back.png');
  background-repeat: repeat-x;
}

.button-red{
  -moz-border-radius: 5px;
  float: left;
  display: block;
  line-height: 20px;
  margin: 10px;
  text-align: center;
  padding: 5px 20px;
  color: #FFF;
  font-weight: bold;
  border: 1px solid gray;
  background-image: url('/ui/backoffice/images/button-red-back.png');
  background-repeat: repeat-x;
}

.button-green:hover {
  background-image: url('/ui/backoffice/images/button-green-back-hover.png');
}

/* Context menu */
.context-menu label {
  background-color: #1261A2;
  border: 1px solid black;
}

.context-menu{
  width: 225px;
  margin-top: 50px;
  padding: 0px;
}

.context-menu .nav-active a{
  color: green;
  font-size: 15px;
}

/* Wiki */
.section h1{
background-color:#F2F2F2;
border-bottom:1px solid #CCCCCC;
color:#20435C;
font-family:'Trebuchet MS',sans-serif;
font-weight:normal;
margin:20px -20px 10px;
padding:3px 0 3px 10px;
}

.section h1 a{
  color: #20435C;
}

#page-wikipage-view #wrapper a{
  color: #355F7C;
}

#page-wikipage-view #wrapper a:hover {
  text-decoration: underline;
}


.wiki.reference.external:link, .wiki.reference.external:visited {
 background: none;
 padding: 0;
 padding-left: 0 !important;
}

#page-wikipage-view #wrapper #breadcrumbs{
 display: block;
}

#page-wikipage-view #wrapper #breadcrumbs span:first-child {
 display: none;
}

.section .figure {
  background:none;
  border:0px;
  text-align:center;
}

/* Divers */
.counter{
  -moz-border-radius: 5px;
  width: 35px;
  padding: 0 5px;
  color: #FFF;
  text-align: center;
}

#browse-list .counter a{
  color: #FFF;
  text-decoration: none;
}

.counter-green{
  background-color: green;
}

.counter-red{
  background-color: red;
}

.counter-black{
  background-color: black;
}

.button-bill {
  background-image: url(/ui/icons/16x16/pdf.png);
  padding-left: 16px;
}

.button-order {
  background-image: url(/ui/icons/16x16/select_none.png);
  padding-left: 16px;
}

#order-manage-page-backoffice{
  font-size: 15px;
}

td{
 vertical-align:top;
}