/*======================================================================*/
/*=== CNT_HOMEGATE.CSS - Designed by Jon Edwards =======================*/
/*--- Only to be used for the Gates on Homepage ------------------------*/
/*======================================================================*/
/*--- Controls / DNN Module Menu Wrapper -------------------------------*/
.cnt_homegate_controls {
	text-align: left;
}
/*--- Content Pane -----------------------------------------------------*/
.cnt_homegate_contentpane {
	padding: 0px;
	margin-bottom: 15px;
}
/*--- Footer - Action Icons Wrapper ------------------------------------*/
.cnt_homegate_footer {
	text-align: right;
	clear: both;
}
/*--- Content Pane Text Overwrites - e.g. .Normal and <p> text ---------*/
.cnt_homegate_contentpane h3 {
	font-size: 20px;
	color: #3d3d3d;
	margin: 10px 0 0 0;
}
.cnt_homegate_contentpane h4 {
	font-size: 12px;
	color: #008fba;
	margin: 0 0 15px 0;
}
/*--- For the inline edit icon -----------------------------------------*/
.eipbackimg {
	background-color: #c0c0c0;
	border: solid 1px #3d3d3d;
	margin: 20px 0 0 20px;
}
/*----------------------------------------------------------------------*/
/*=== END CNT_HOMEGATE.CSS ---------------------------------------------*/
/*======================================================================*/

