/* 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{
padding:0;margin:0}

#left div.module_menu,
#left div.module_text,
#left div.module,
#right div.module_menu,
#right div.module_text,
#right div.module{
	margin-bottom:30px;
}

/* MODULE USER 1 2 3
--------------------------------------------------------- */

.usertop div.module_menu h3,
.usertop div.module_text h3,
.usertop div.module h3{
	margin-bottom:14px;
	text-align:center

}
.usertop div.module_menu,
.usertop div.module_text,
.usertop div.module{
	padding:20px; line-height:1.4;margin:10px; background:#fff
}
/* MODULE USER 4 5 6
--------------------------------------------------------- */

.bottom_module div.module_menu h3,
.bottom_module div.module_text h3,
.bottom_module div.module h3{
	margin-bottom:14px;

}
.bottom_module div.module_menu,
.bottom_module div.module_text,
.bottom_module div.module{
	padding:20px; line-height:1.4;margin:10px; background:#fff
}

/* MODULE USER Before & After
--------------------------------------------------------- */

.before_after div.module_menu h3,
.before_after div.module_text h3,
.before_after div.module h3{
	text-align:left;
	margin-bottom:14px;

}

.before_after div.module_menu,
.before_after div.module_text,
.before_after div.module{
	padding:20px; line-height:1.4;margin:3px; background:#fff
}

/* MODULE Slider
--------------------------------------------------------- */
.slide_module p{line-height:1.5; margin-bottom:4px}
.slide_module .readmore {margin-top:6px;}
.slide h1, .slide h3{
	margin-top:20px;
}

.slide h3{
}
.slide .readon, .slide .readmore {
	padding: 3px 14px;
	background:url(../images/button_bg.gif) top repeat-x;
	color: #fff;
	font-size: 90%;
	border:none;
	margin-top:6px;
}

.jdGallery .slideInfoZone h2{
	border-bottom:none;}
	
/* MODULE FOOTER
--------------------------------------------------------- */
#footer div.module_menu,
#footer div.module_text,
#footer div.module{
	font-size:100%;
	margin-bottom:10px;

}
/*CUSTOM MODULE STYLES
--------------------------------------------------------- */
div.module.hot{background:url(../images/hot.png) top right no-repeat!important;}
div.module.new{background:url(../images/new.png) top right no-repeat!important;}
div.module.top{background:url(../images/top.png) top right no-repeat!important;}


