/* CSS Document */

.c_head_Linksbluebox{
padding:0; 
margin-bottom:8px;
text-align:left; 
background-color: #e8f1f6;
}

.c_fullheader_Linksbluebox {
height: 27px;
background-image: url(images/nav_lb.jpg);
background-repeat: repeat-x;
}

	.c_leftcnr_Linksbluebox {
	width: 12px;
	height: 27px;
	background-image: url(images/leftcnr_lb.jpg);
	background-repeat: no-repeat;
	float: left;
	}
	
	.c_rightcnr_Linksbluebox {
	width: 12px;
	height: 27px;
	background-image: url(images/rightcnr_lb.jpg);
	background-repeat: no-repeat;
	float: right;
	}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon_Linksbluebox, .c_actions_Linksbluebox, .c_head_Linksbluebox h1{float:left;}

.c_title_Linksbluebox {
	float: left;
	padding: 5px 0 5px 8px;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	color: #4e94c3;
	text-transform: uppercase;
	}
.icn img{margin-right:5px;}

.head_title_Linksbluebox{
margin:0; 
float:left;
background-color: #fff;
border-bottom: none;
width: 100%;
}
.title_vis_Linksbluebox{margin:5px; float:right;}

.c_content_Linksbluebox{clear:both; border-left: 1px solid #cfe5f3; border-right: 1px solid #cfe5f3;}
.c_contentpane_Linksbluebox{padding:2px 10px 0 0; text-align:left; overflow: hidden; height: 1%;} 
.c_footer_Linksbluebox {margin-bottom:10px;padding:0; text-align:right; border-left: 1px solid #cfe5f3; border-right: 1px solid #cfe5f3; border-bottom: 1px solid #cfe5f3;}

/*---------- 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_Linksbluebox a.Normal:link  {

}

.c_contentpane_Linksbluebox a.Normal:hover  {


}

.c_contentpane_Linksbluebox a:link  {
color: #2e6990;
text-decoration: none;
padding: 2px;
}

.c_contentpane_Linksbluebox a:hover {
background-color: #bedaed;
text-decoration: none;
}

.c_contentpane_Linksbluebox a:visited {
color: #2e6990;
text-decoration: none;
}

#dnn_ctr377_Search_btnSearch.Normal {
background-color: #6e7e87;
border: 1px solid #000;
margin-bottom: 10px;
width: 120px;
font-weight: bold;
color: #fff;
}


.c_contentpane_Linksbluebox .LinksDesignTable a {
/*
word-wrap: break-word;
break-word: break-all;
white-space:-moz-pre-wrap;
*/

white-space: normal;
overflow: hidden;
word-wrap: break-word;
}






