﻿/*===================================================================*/
/*--- CSS2.1 by Shebang Websites: www.shebangwebsites.co.za ---------*/
/*===================================================================*/

/*--- Wrapper - Outer Div with 1px Border ---------------------------*/
.green01_wrapper {
}
/*--- Container Top - Styles the divs that make up the Title --------*/
.green01_tm {
	background-image: url('green_tm.gif');
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #259000;
	padding: 6px 10px 6px 10px;
	text-align: left;
}
/*--- Container Content Pane ----------------------------------------*/
.green01_cpane {
	background-color: #fff;
	padding: 15px 10px 15px 10px;
	margin-bottom: 15px;
	text-align: left;
}
/*--- Container Footer - Holds Action Icons -------------------------*/
.green01_icofooter {
	text-align: right;
	margin-bottom: 15px;
}
/*--- Container Title Text ------------------------------------------*/
.green01_ttl_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
.green01_ttl_text span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
/*--- Edit Icon and Module Menu Styles - Keeps them aligned Left ---*/
.green01_actions {
	float: left;
}
.green01_icon {
	float: left;
}
/*--- Visibility ---------------------------------------------------*/
.green01_vis {
	margin: 0;
	float: right;
}
.green01_vis img {
	margin: 4px 0px 0px 10px;
}
.icn img {
	margin-right: 5px;
}
/*--- Clear Floats --------------------------------------------------*/
.green01_clear {
	clear: both;
}
/*--- Content Pane Text Styles - Overrides .Normal and <p> text -----*/
.green01_cpane p, .green01_cpane .Normal p{
	margin-top: 0px;
}
.green01_cpane .Normal, .green01_cpane .NormalDisabled {
}
.green01_cpane a:link, .green01_cpane a:active, .green01_cpane a:visited {
}
.green01_cpane a:hover {
}
/*--- Inline Edit Icons - Custom Styles -----------------------------*/
.eipbackimg {
	background-color: #dae7f2;
	border: solid 1px #000;
}
.ModuleTitle_MenuItem {
	margin-right: 5px;
}
/*===================================================================*/
/*--- END CONTAINER STYLES ------------------------------------------*/
/*===================================================================*/




