/* CSS Document */

.c_fullheader_greenbox {
height: 30px;
background-image: url(images/navbody.jpg);
background-repeat: repeat-x;
font-weight: bold;
}

	.c_leftcnr_greenbox {
	width: 15px;
	height: 30px;
	background-image: url(images/leftcnr_nav.jpg);
	background-repeat: no-repeat;
	float: left;
	}
	
	.c_rightcnr_greenbox {
	width: 15px;
	height: 30px;
	background-image: url(images/rightcnr_nav.jpg);
	background-repeat: no-repeat;
	float: right;
	}

.c_head_greenbox{
padding:0; 
margin-top: 0!important;
text-align:left; 
background-color: #fff;
}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon_greenbox, .c_actions_greenbox {float:left;}

.c_head_greenbox h1 {
font-size: 15px;
}

.c_title_greenbox span {
font-size: 14px;
color: #455d13;
text-transform: uppercase;
}

.c_title_greenbox {
	float: left;
	padding: 0;
	font-weight: bold;
	margin: 5px 0 0 0;
	color: #eeffd7;
	}

.icn img{margin-right:5px;}

.head_title_greenbox{
margin:0; 
float:left;
background-color: #e3ffbc;
border-bottom: none;
width: 100%;
}
.title_vis_greenbox{margin-top:5px; float:right;}

.c_contentborder_greenbox {
background-color: #eeffd7;
background-repeat: repeat-x;
border-left: 1px solid #7ba120;
border-right: 1px solid #7ba120;
border-bottom: 1px solid #7ba120;
}

.c_content_greenbox{clear:both;}

.c_contentpane_greenbox {
padding:8px 10px 0 10px; 
text-align:left;
}
.c_footer_greenbox {
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;}

h1, h2
{
color: #6c8d1d;
font-size: 14px;
}

.c_contentpane_greenbox a:link  {
color: #1379d1;
text-decoration: underline;
}

.c_contentpane_greenbox a:visited {
color: #1379d1;
text-decoration: underline;
}

.c_contentpane_greenbox a:hover {
color: #000;
text-decoration: underline;
}

#dnn_ctr377_Search_btnSearch.Normal {
background-color: #6e7e87;
border: 1px solid #000;
margin-bottom: 10px;
width: 120px;
font-weight: bold;
color: #fff;
}







