/* CSS Document */

.c_head{
	height:54px;
	margin-top:8px;
	background-color:#6CB027;
	background-image: url(/Portals/0/containers/greenmin/images/green_slice_new.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.c_headform{
	height:10px;
	margin-top:4px;
	
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#gmbutimage {
	height:54px;
	text-align:left;
	background-image: url(/Portals/0/containers/greenmin/images/Butterflies.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
	
}
/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{float:left; }
.c_head h1{margin:0; padding:0; }
.icn img{margin-right:0px;}

.head_title{margin:0; float:left;}
.title_vis{margin:0; float:right;}

.c_content{
	clear:both;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6AAF42;
}
.c_contentform{
	clear:both;
	background-image: url(../../gmformbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 530px;
	width: 350px;	
	padding-left:15px;
}
.c_contentpane{
	background-color:#fff;
	text-align:left;
	padding-top: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
}
.c_footer {margin-bottom:20px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:10px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}










