/* MODULE RIGHT 
--------------------------------------------------------- */
#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;
  color:#fff;
  line-height:24px;
  margin-bottom:6px;
  text-indent:10px;
  height:24px;
  background: url(../images/left_right_h3.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;
	margin-bottom:20px;
	line-height:1.4;

}

/* INSET MODULE 
--------------------------------------------------------- */
#inset h2{
  font-size:14px;
  font-weight:bold;
  margin-bottom:6px;
  padding:4px 0 4px 0;
  color:#777;
}
#inset div.module h3,
#inset div.module_text h3,
#inset div.module_menu h3
{
  font-size:14px;
  font-weight:600;
  margin-bottom:8px;
  padding:4px 0 4px 0;
  color:#666;
  background: url(../images/user_module_h3.gif) no-repeat left bottom;
  /*border-bottom:1px solid #dedede;*/

}

#inset div.module,
#inset div.module_text,
#inset div.module_menu
{
	font-size:92%;
	color:#777;
	text-align:left;
	line-height:1.4;
	clear:both;

}


/* Smoothgallery MODULE 
--------------------------------------------------------- */

#smoothgallery div.module h3,
#smoothgallery div.module_text h3,
#smoothgallery div.module_menu h3
{
  font-size:12px;
  font-weight:bold;
  margin-bottom:6px;
  padding:4px 0 4px 0;
  color:#777;
}

#smoothgallery div.module,
#smoothgallery div.module_text,
#smoothgallery div.module_menu
{
	font-size:100%;
	color:#777;
	text-align:left;
	line-height:1.4;
	clear:both;

}

/* SMOOTHGALLERY MODULE WITH SUFFIX
--------------------------------------------------------- */

#smoothgallery div.module_slideshow h3
{
  font-size:14px;
  padding:0;
  margin:0;
  line-height:100%;
  color:#666;
}


#smoothgallery div.module_slideshow
{
	text-align:left;
	font-size:100%;
	color:#777;
	text-align:left;
	line-height:1.4;

}
/* MODULE USER 1 2 3 4 5 6
--------------------------------------------------------- */

.user div.module_menu h3,
.user div.module_text h3,
.user div.module h3{
  font-size:16px;
  font-weight:600;
  margin-bottom:8px;
  padding:4px 0 4px 0;
  color:#fff;
  background: url(../images/user_module_h3.gif) no-repeat left bottom;
  /*border-bottom:1px solid #dedede;*/
}

.user div.module_menu,
.user div.module_text,
.user div.module{
	margin:20px 0 20px 0;
	font-size:92%;
	color:#777;
	text-align:left;
	line-height:1.4;
}
.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;
}

ul .checklist li{
	padding:3px 0 3px 28px;
	background: url(../images/bottom_list.png) no-repeat left;
	line-height: 180%;
}


/* MODULE FOOTER
--------------------------------------------------------- */
#footer div.module_menu,
#footer div.module_text,
#footer div.module{
	font-size:100%;
	margin-bottom:10px;
	color:#ccc;

}

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;
}

