/* CSS Document */

.c_head_Linksgreybox{
padding:0; 
margin-bottom:8px;
text-align:left;
background-color: #fff;
}

.c_fullheader_Linksgreybox {
height: 27px;
background-color: #9d9d9d;

}

	.c_leftcnr_Linksgreybox {
	width: 12px;
	height: 27px;
	background-image: url(images/leftcnr_grey.jpg);
	background-repeat: no-repeat;
	float: left;
	}
	
	.c_rightcnr_Linksgreybox {
	width: 12px;
	height: 27px;
	background-image: url(images/rightcnr_grey.jpg);
	background-repeat: no-repeat;
	float: right;
	}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon_Linksgreybox, .c_actions_Linksgreybox, .c_head_Linksgreybox h1{float:left;}

.c_title_Linksgreybox {
	float: left;
	padding: 5px 0 5px 8px;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	}
.icn img{margin-right:5px;}

.head_title_Linksgreybox{
margin:0; 
float:left;
background-color: #9d9d9d;
border-bottom: none;
width: 100%;
}
.title_vis_Linksgreybox{margin:5px; float:right;}

.c_content_Linksgreybox{clear:both; border-left: 1px solid #9d9d9d; border-right: 1px solid #9d9d9d;}
.c_contentpane_Linksgreybox{overflow: auto; _height: 1%; padding:2px 10px 0 10px; text-align:left;}
.c_footer_Linksgreybox {margin-bottom:10px;padding:0; text-align:right; border-left: 1px solid #9d9d9d; border-right: 1px solid #9d9d9d; border-bottom: 1px solid #9d9d9d;}

/*---------- 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_Linksgreybox h1, .c_contentpane_Linksgreybox h2 {
color: #666;
}

.c_contentpane_Linksgreybox a:link  {
color: #2e6990;
text-decoration: none;
}
.c_contentpane_Linksgreybox a:visited {
color: #2e6990;
text-decoration: none;
}
.c_contentpane_Linksgreybox a:hover {
color: #1e4863;
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;
}








