/* CSS Document */

.c_fullheaderprimary_yellow {
height: 28px;
background-image: url(images/nav_pyellow.jpg);
background-repeat: repeat-x;
font-weight: bold;
}

.c_fullheaderprimary_yellow_two {
height: 64px;
background-image: url(images/nav_pyellow.jpg);
background-repeat: repeat-x;
font-weight: bold;
}

	.c_leftcnrprimary_yellow {
	width: 12px;
	height: 28px;
	background-image: url(images/leftcnr_pyellow.jpg);
	background-repeat: no-repeat;
	float: left;
	}
	
	.c_rightcnrprimary_yellow {
	width: 12px;
	height: 28px;
	background-image: url(images/rightcnr_pyellow.jpg);
	background-repeat: no-repeat;
	float: right;
	}

.c_headprimary_yellow{
padding:0; 
margin-top: 0!important;
text-align:left; 
background-color: #fff;
}

/*---------- To align the Actions, Icon and Title ---------*/
.c_iconprimary_yellow, .c_actionsprimary_yellow {float:left;}

.c_headprimary_yellow h1 {
font-size: 15px;
color: #4079af;
}

.c_headprimary_yellow h2 {
color: #4079af;
}

.c_titleprimary_yellow span {
font-size: 15px;
color: #fff;
}

.c_titleprimary_yellow {
	float: left;
	padding: 0;
	font-weight: bold;
	margin: 5px 0 0 0;
	color: #888;
	}

.icn img{margin-right:5px;}

.head_titleprimary_yellow{
margin:0; 
float:left;
background-color: #d8b316;
border-bottom: none;
width: 100%;
}
.title_visprimary_yellow{margin-top:5px; float:right;}

.c_contentborderprimary_yellow {
background-color: #fff;
border-left: 1px solid #d8b316;
border-right: 1px solid #d8b316;
border-bottom: 1px solid #d8b316;
}

.c_contentprimary_yellow{clear:both;}
.c_contentpaneprimary_yellow{padding:8px 10px 0 10px; text-align:left; overflow: auto; _height: 1%}
.c_footerprimary_yellow {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_contentpaneprimary_yellow a:link  {
color: #1379d1;
text-decoration: underline;
}

.c_contentpaneprimary_yellow a:visited {
color: #1379d1;
text-decoration: underline;
}

.c_contentpaneprimary_yellow a:hover {
color: #000;
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;
}







