/* CSS Document */

.c_fullheader_orange {
height: 30px;
background-image: url(images/nav_orangebody.jpg);
background-repeat: repeat-x;
font-weight: bold;
}

	.c_leftcnr_orange {
	width: 15px;
	height: 30px;
	background-image: url(images/leftcnr_orange_nav.jpg);
	background-repeat: no-repeat;
	float: left;
	}
	
	.c_rightcnr_orange {
	width: 15px;
	height: 30px;
	background-image: url(images/rightcnr_orange_nav.jpg);
	background-repeat: no-repeat;
	float: right;
	}

.c_head_orange{
padding:0; 
margin-top: 0!important;
text-align:left; 
background-color: #fff;
}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon_orange, .c_actions_orange {float:left;}

.c_head_orange h1 {
font-size: 15px;
}

.c_title_orange span {
font-size: 14px;
color: #fff;
text-transform: uppercase;
}

.c_title_orange {
	float: left;
	padding: 0;
	font-weight: bold;
	margin: 5px 0 0 0;
	color: #888;
	}

.icn img{margin-right:5px;}

.head_title_orange{
margin:0; 
float:left;
background-color: #fff1dc;
border-bottom: none;
width: 100%;
}
.title_vis_orange{margin-top:5px; float:right;}

.c_contentborder_orange {
background-color: #fff1dc;
border-left: 1px solid #ff9900;
border-right: 1px solid #ff9900;
border-bottom: 1px solid #ff9900;
}

.c_content_orange{clear:both;}
.c_contentpane_orange{padding:8px 10px 0 10px; text-align:left; overflow: auto; _height: 1%}
.c_footer_orange {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_orange h1, .c_contentpane_orange h2 {
color: #e07800;
}

.c_contentpane_orange a:link  {
color: #4872b1;
text-decoration: underline;
}

.c_contentpane_orange a:visited {
color: #4872b1;
text-decoration: underline;
}

.c_contentpane_orange a:hover {
color: #6ba6ff;
text-decoration: underline;
}

#dnn_ctr377_Search_btnSearch.Normal {
background-color: #115996;
border: 1px solid #000;
margin-bottom: 10px;
width: 120px;
font-weight: bold;
color: #fff;
}







