/* 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;
}

/* TOP & BOTTOM MODULETABLES
--------------------------------------------------------- */
.moduletable{
	margin:20px 0 20px 0;
	color:#fff;
	line-height:1.4;
}
.moduletable h3{
	color:#fff!important;
	font-size:18px;
	border-bottom:2px solid #0DB0C8;
	margin-bottom:15px;
	padding-bottom:10px;
	

}
.bottom_content .moduletable,
.top_content .moduletable{
	background:#242424;
	padding:20px;
}

/* MODULE USER Before & After
--------------------------------------------------------- */
.before_after div.moduletable h3{
	text-align:left;
	margin-bottom:14px;
	color:#666 !important;
	border-bottom:1px solid #eee!important;
}
.before_after div.moduletable{
	padding:20px; line-height:1.4;margin:3px; color:#222; background:#f9f9f9
}


/* Legal line 
--------------------------------------------------------- */
.legaline div.moduletable h3{
	margin-bottom:14px;
}
.legaline div.moduletable{
	padding:0; line-height:1.4;margin:0;
}

/* 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 .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;
}

/*CUSTOM MODULE STYLES
div.moduletable.hot{background:#fff url(../images/hot.png) right 30px no-repeat!important;}
div.moduletable.new{background:#fff url(../images/new.png) right 30px no-repeat!important;}
div.moduletable.top{background:#fff url(../images/top.png) right 30px no-repeat!important;}


