/* QUOTE STYLE FOR MODULE
--------------------------------------------------------- */

.quote div div div{
	background:url(../images/quote_right.png) no-repeat bottom right !important;
}
.quote div div{
	padding:6px 20px 0 30px;
	background:url(../images/quote_left.png) no-repeat top left !important;
}
.quote div{
  	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	display:block;
	color:#666;
	padding:4px;
	line-height:1.2;
}

/* 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:11px;
  text-align:left;
  margin-bottom:6px;
  color:#FF6700;
  text-transform:uppercase;

}

#right div.module_menu,
#right div.module_text,
#right div.module,
#left div.module_menu,
#left div.module_text,
#left div.module{
	text-align:left;
	font-size:92%;
	line-height:150%;
	margin-bottom:20px;
	padding:20px;
	border:2px dashed #333;
	background:url(../images/black_trans.png);
}
/* MODULE 4 5 6
--------------------------------------------------------- */

.userbottom div.module_menu h3,
.userbottom div.module_text h3,
.userbottom div.module h3
{
  font-weight:bold;
  font-size:11px;
  text-align:left;
  margin-bottom:6px;
  color:#ccc;
  height:24px;
  line-height:24px;
  text-transform:uppercase;

}

.userbottom div.module_menu,
.userbottom div.module_text,
.userbottom div.module{
	text-align:left;
	font-size:92%;
	line-height:150%;
	margin-bottom:20px;
	padding:16px;
	padding-bottom:0;
}

/* MODULE 1 2 3
--------------------------------------------------------- */

.usertop div.module_menu h3,
.usertop div.module_text h3,
.usertop div.module h3
{
  font-weight:bold;
  font-size:11px;
  text-align:left;
  margin-bottom:6px;
  color:#ccc;
  height:24px;
  line-height:24px;
  text-transform:uppercase;

}

.usertop div.module_menu,
.usertop div.module_text,
.usertop div.module{
	text-align:left;
	font-size:92%;
	line-height:150%;
	margin-bottom:20px;
	padding:16px;
	padding-bottom:0;
}
.border_top, .border_bottom{
border:none;
border-left:1px dashed #333;
border-right:1px dashed #333;
}

/* Slideshow MODULE 
--------------------------------------------------------- */

#slideshow div.module h3,
#slideshow div.module_text h3,
#slideshow div.module_menu h3
{
display:none
}

#slideshow div.module,
#slideshow div.module_text,
#slideshow div.module_menu
{
	font-size:92%;
	text-align:left;
	line-height:1.4;
	padding:0;
	margin:0;
	width:100%;

}
#slideshow a.readon {
	padding:1px 0 1px 0;
	color: #fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

/* BEFORE / AFTER MODULE 
--------------------------------------------------------- */
.before_after div.module_menu h3,
.before_after div.module_text h3,
.before_after div.module h3{
  font-weight:normal;
  font-size:20px;
  text-align:left;
  margin-bottom:6px;
  color:#FF6700;
  height:24px;
  line-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:2px dashed #444;
	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:90%;
	padding: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;
}

