/* MODULE RIGHT & LEFT BASIC STYLE
--------------------------------------------------------- */

#left div.module_menu h3,
#left div.module_text h3,
#left div.module h3,
#right div.module_menu h3,
#right div.module_text h3,
#right div.module h3{
  text-align:left;
}

#left div.module_hot,
#left div.module_new,
#left div.module_menu,
#left div.module_text,
#left div.module{
  background-color:#fff; margin-bottom:30px; padding:14px; 
}

#right div.module_menu,
#right div.module_text,
#right div.module{
  background-color:#fff; margin-bottom:30px; padding:14px;
}

/* MODULE USER 1 2 3
--------------------------------------------------------- */

.usertop div.module_menu h3,
.usertop div.module_text h3,
.usertop div.module h3{
  text-align:left;
}
.usertop div.module_hot,
.usertop div.module_new,
.usertop div.module_menu,
.usertop div.module_text,
.usertop div.module{
  padding:0; margin:20px; line-height:1.4;
}
/* MODULE USER 4 5 6
--------------------------------------------------------- */

.userbottom div.module_menu h3,
.userbottom div.module_text h3,
.userbottom div.module h3{
}
.userbottom div.module_hot,
.userbottom div.module_new,
.userbottom div.module_menu,
.userbottom div.module_text,
.userbottom div.module{
  padding:0; margin:20px; line-height:1.4;
}

/* MODULE USER Before & After
--------------------------------------------------------- */

.before_after div.module_menu h3,
.before_after div.module_text h3,
.before_after div.module h3{
}

.before_after div.module_hot,
.before_after div.module_new,
.before_after div.module_menu,
.before_after div.module_text,
.before_after div.module{
  background-color:#FFFFFF; padding:14px; margin:5px; line-height:1.4;
}

/* MODULE Slider
--------------------------------------------------------- */
.slide h1, .slide h3{
  margin-top:30px;
}
.header_inner .moduletable{ }
.jdGallery .slideInfoZone h2{
  border-bottom:none;}
  
/* MODULE FOOTER
--------------------------------------------------------- */
.footer_module a  {color:#9c9b99; text-decoration:underline}
.footer_module div.module_menu h3,
.footer_module div.module_text h3,
.footer_module div.module h3{
  color:#f8f7f3;
  font-weight:bold;
}
.footer_module div.module_hot,
.footer_module div.module_new,
.footer_module div.module_menu,
.footer_module div.module_text,
.footer_module div.module{
  padding:10px 0 10px 0; margin:20px; margin-bottom:10px; line-height:1.4; color:#9c9b99; border-bottom:1px dashed #333;
}

#footer div.module_menu,
#footer div.module_text,
#footer div.module{
  font-size:100%;
  margin-bottom:10px;

}
