/* MODULE RIGHT HEADER
--------------------------------------------------------- */
#jp_header_right div.module_menu h3,
#jp_header_right div.module_text h3,
#jp_header_right div.module h3{
  font-weight:bold;
  font-size:14px;
  text-align:left;
  margin-bottom:4px;
  color:#fff;
}


#jp_header_right div.module_menu,
#jp_header_right div.module_text,
#jp_header_right div.module{
	text-align:left;
	font-size:92%;
	line-height:150%;
	margin:24px;
	color:#fff;
}

/* STYLE FOR DARK MODULES
--------------------------------------------------------- */

.dark_module a {
	text-decoration: none;
	color:#fff;
}

.dark_module a:hover,.dark_module a:active,.dark_module a:focus {
	color: #fff;
	text-decoration: underline;
}
.dark_module ul {
	list-style: none;
}

.dark_module ul li{
	padding:4px 0 4px 20px;
	background: url(../images/arrow_white.png) no-repeat 0 8px;

}

/* MODULE RIGHT
--------------------------------------------------------- */
#right div.module_menu h3,
#right div.module_text h3,
#right div.module h3{
  font-weight:bold;
  font-size:12px;
  text-align:left;
  margin-bottom:4px;
  color:#777;
}


#right div.module_menu,
#right div.module_text,
#right div.module{
	text-align:left;
	font-size:92%;
	line-height:150%;
	margin:24px;
	margin-top:6px;
	padding-bottom:20px;
	background: url(../images/module_divider.gif) no-repeat left bottom;
	color:#777;
	clear:both;
}

/* MODULE LEFT
--------------------------------------------------------- */
#left div.module_menu h3,
#left div.module_text h3,
#left div.module h3{
  font-weight:bold;
  font-size:12px;
  text-align:left;
  margin-bottom:4px;
  color:#777;
}


#left div.module_menu,
#left div.module_text,
#left div.module{
	text-align:left;
	font-size:13px;
	line-height:120%;
	margin:18px 0 0 0;
}


/* Slideshow MODULE 
--------------------------------------------------------- */

#slideshow div.module h3,
#slideshow div.module_text h3,
#slideshow div.module_menu h3
{
  font-size:16px;
  font-weight:bold;
  margin-bottom:4px;
  padding:4px 0 4px 0;
}

#slideshow h4, #slideshow h4 a{
  font-size:14px;
  font-weight:bold;
  margin-bottom:4px;
  margin-top:6px;
  line-height:12px;
  text-decoration:none;
  display:block;
  color:#fff;
}

#slideshow div.module,
#slideshow div.module_text,
#slideshow div.module_menu
{
	font-size:92%;
	text-align:left;
	line-height:1.4;
	clear:both;

}
#slideshow a.readon {
	padding:1px 0 1px 0;
	color: #fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

/* SMOOTHGALLERY MODULE WITH SUFFIX
--------------------------------------------------------- */

#slideshow div.module_slideshow h3
{
  font-size:14px;
  padding:0;
  margin:0;
  line-height:100%;
}


#slideshow div.module_slideshow
{
	text-align:left;
	font-size:100%;
	text-align:left;
	line-height:1.4;
	/*border-left:1px solid #fff;
	border-right:1px solid #fff;*/
}
/* MODULE USER Before & After
--------------------------------------------------------- */

.before_after div.module_menu h3,
.before_after div.module_text h3,
.before_after div.module h3{
  font-weight:normal;
  font-size:18px;
  text-align:left;
  margin-bottom:6px;
  height:24px;

}


.before_after div.module_menu,
.before_after div.module_text,
.before_after div.module{
	font-size:92%;
	text-align:left;
	line-height:170%;
	border-bottom:1px solid #dadada;
	margin-bottom:20px;
	padding-bottom:20px;

}
.before_after_bottom a {
	color: #999;
	text-decoration: none;
}

.before_after_bottom a:hover, a:active, a:focus {
	color: #ccc;
	text-decoration: underline;
}
.before_after_bottom ul {
	list-style: none;
}

.before_after ul li{
	padding-left: 24px;
	background: url(../images/green_arrow.png) no-repeat 0 4px;
	line-height: 180%;

}


/* MODULE FOOTER
--------------------------------------------------------- */
#footer div.module_menu,
#footer div.module_text,
#footer div.module{
	font-size:100%;
	margin-bottom:10px;

}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	margin: 10px 0;
	display: block;
	background: none!important;
	text-decoration: none!important;
}

