/* =============================
   4 FOOTER
 ============================= */
 
 .simple_title{
	padding-bottom:10px;
 }
 
.simple_title  h3{
	border-bottom: solid 1px #333;
	color:#777 ;
	margin:5px 0 25px 0;
	
}
.simple_title  h3 span{
	border-bottom: 1px solid #777;
	padding-bottom:6px;
	padding-right: 10px;
	position: relative;
	font-family: 'League Gothic',' Bebas Neue', 'Arial Narrow', Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	text-shadow: 0 0 1px rgba(0,0,0,0.01);
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0;	

}
.simple_title  h3 .Head{
	margin:0;
}

 .simple_title .DNNModuleContent .Normal{
	color:#999;
 }
/* =============================
   4 WHITE BG
 ============================= */
 
 .simple_title2{
	padding-bottom:10px;
 }
 
.simple_title2  h3{
	border-bottom: solid 1px #c2c2c2;
	color:#393939 ;
	margin:5px 0 15px 0;
	font-family: 'League Gothic',' Bebas Neue', 'Arial Narrow', Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	text-shadow: 0 0 1px rgba(0,0,0,0.01);
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0;	
	

}
.simple_title2  h3 span{
	border-bottom: 3px solid #45AF83;
	padding-bottom:8px;
}
.simple_title2  h3 .Head{
	text-transform:uppercase;
	margin:0;
}

 .simple_title2 .DNNModuleContent .Normal{
	color:#;
 }
 
/* =============================
   4 GREY BG
 ============================= */
 
 .simple_title3{
	padding-bottom:10px;
 }
 
.simple_title3  h3{
	border-bottom: solid 1px #c2c2c2;
	color:#4E5E6A;
	margin:5px 0 15px 0;
	font-family: 'League Gothic',' Bebas Neue', 'Arial Narrow', Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	text-shadow: 0 0 1px rgba(0,0,0,0.01);
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0;	
	
}
.simple_title3  h3 span{
	border-bottom: 3px solid #2688A9;
	padding-bottom:8px;
}
.simple_title3  h3 .Head{
	text-transform:uppercase;
	margin:0;
}

 .simple_title3 .DNNModuleContent .Normal{
	color:#;
 }
 
/******************************
.DNNModuleContent .CommandButton {padding-top: 10px ; display:inline-block;font-weight:bold!important;}
.c_Satva .dnnModuleActions {display:inline-block;width:19px;height:19px;float:left;}
.AdminActions input, .AdminActions a.CommandButton{text-decoration:none;}*/

.DNNModuleContent{
	font-family: "Open Sans", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial,  sans-serif;
	color:#777;
	line-height:24px;
	font-size:14px;
}

