/* 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{
  font-weight:bold;
  font-size:12px;
  text-align:left;
  line-height:24px;
  margin-bottom:6px;
  height:24px;
  background:url(../images/sep_horiz.gif) repeat-x bottom ;
}
#left div.module_menu,
#left div.module_text,
#left div.module,
#right div.module_menu,
#right div.module_text,
#right div.module{
	text-align:left;
	font-size:92%;
	color:#777;
	padding:10px;
	padding-top:0;
	line-height:1.4;
	margin-bottom:10px;

}

/* MODULE TOP
--------------------------------------------------------- */
#top div.module_menu h3,
#top div.module_text h3,
#top div.module h3{
font-weight:bold;
  font-size:12px;
  text-align:left;
  color:#555;
  line-height:24px;
  margin-bottom:6px;
  height:24px;
  background: url(../images/sep_horiz.gif) repeat-x bottom ;
}
#top div.module_menu,
#top div.module_text,
#top div.module{
	text-align:left;
	font-size:90%;
	color:#777;
	line-height:1.4;

}


/* 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;
  color:#333;
}

#slideshow h4, #slideshow h4 a{
  font-size:12px;
  font-weight:bold;
  margin-bottom:4px;
  margin-top:6px;
  line-height:12px;
  color:#555;
  text-decoration:none;
  display:block;
}

#slideshow div.module,
#slideshow div.module_text,
#slideshow div.module_menu
{
	font-size:92%;
	color:#555;
	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;
}

a.readon:hover, a.readon:active, a.readon:focus {
	color: #ccc;
}
/* SMOOTHGALLERY MODULE WITH SUFFIX
--------------------------------------------------------- */

#slideshow div.module_slideshow h3
{
  font-size:14px;
  padding:0;
  margin:0;
  line-height:100%;
  color:#666;
}


#slideshow div.module_slideshow
{
	text-align:left;
	font-size:100%;
	color:#777;
	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:bold;
  font-size:12px;
  text-align:left;
  line-height:24px;
  height:24px;
  background:#f9f9f9;
  margin-bottom:6px;
  padding-left:4px;
  text-indent:4px;
  border-left:4px solid #4488ce;
  border-right:1px solid #dadada;
  color:#000000;

}

.before_after div.module_menu,
.before_after div.module_text,
.before_after div.module{
	font-size:92%;
	color:#777;
	text-align:left;
	line-height:1.4;
	margin:2px 0 20px 0;
	padding-bottom:10px;
	border-bottom:1px solid #e2e2e2;

}
.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 USER 1 2 3
--------------------------------------------------------- */

.user div.module_menu h3,
.user div.module_text h3,
.user div.module h3{
  font-weight:bold;
  font-size:12px;
  text-align:left;
  line-height:30px;
  margin-bottom:6px;
  height:30px;
  border-top:2px solid #e2e2e2;
  border-bottom:1px solid #e2e2e2;
}

.user div.module_menu,
.user div.module_text,
.user div.module{
	font-size:92%;
	color:#777;
	text-align:left;
	line-height:1.4;
	padding:10px;
}
.user_bottom a {
	color: #999;
	text-decoration: none;
}

.user_bottom a:hover, a:active, a:focus {
	color: #ccc;
	text-decoration: underline;
}
.user_bottom ul {
	list-style: none;
}

.user 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;
	color:#999;

}

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;
}

