#btn_condition{
  color: #fff;
  background-color: #f39c12;
}

.theme_joken.imgblock{
  background-color: #f39c12;
  background: linear-gradient( #f39c12 40%, rgba(255,255,255,1) 100% );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e59311', endColorstr='#f9ba67',GradientType=0 );
}

#menu_condition ul{
  background-color: #fff7ed;
}