/* CSS Document */

.c_head_greenh{
padding:0 10px 0 10px; 
margin-top:8px;
text-align:left;
border: none; 
background-color: #fff;
}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon_greenh, .c_actions_greenh, .c_head_greenh h1{float:left;}

.c_title_greenh {
	float: left;
	padding: 0;
	font-weight: bold;
	margin: 5px 0 0 5px;
	color: #6aae00;
	}
.icn img{margin-right:5px;}

.head_title_greenh{
margin:5px 0 0 0;  
padding: 5px 0 5px 0;
float:left;
background-color: #f1ffda;
border-bottom: 1px solid #6aae00;
width: 100%;
}
.title_vis_greenh{margin:0; float:right;}

.c_content_greenh{clear:both;}
.c_contentpane_greenh{padding:8px 10px 0 0; text-align:left;}
.c_footer_greenh {margin-bottom:20px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}

p {font-family: arial, helvetica, sans-serif;}

.c_contentpane_greenh h1 {
color: #336600;
}

.c_contentpane_greenh .SubHead {
color: #336600;
}

.c_contentpane_greenh a:link  {
color: #528601;
text-decoration: underline;
}

.c_contentpane_greenh a:hover {
color: #7ebd17;
text-decoration: underline;
}

.c_contentpane_greenh a:visited {
color: #528601;
text-decoration: underline;
}

#dnn_ctr377_Search_btnSearch.Normal {
background-color: #7ebd17;
border: 1px solid #528601;
margin-bottom: 10px;
width: 120px;
font-weight: bold;
color: #fff;
}






