/* CSS Document */

.c_fullheader_visitbluebox {
height:26px;
}

	.c_leftcnr_visitbluebox {
	background-image: url(images/blueleft_top.jpg);
	background-repeat: no-repeat;
	width:16px;
	height:26px;
	float: left;
	}
	
	.c_rightcnr_visitbluebox {
	background-image: url(images/blueright_top.jpg);
	background-repeat: no-repeat;
	width:16px;
	height:26px;
	float: right;
	}
	
.c_head_visitbluebox{
padding:0; 
margin-top: 0!important;
text-align:left; 
background-color: #fff;
}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon_visitbluebox, .c_actions_visitbluebox {float:left;}

.c_head_visitbluebox h1 {
font-size: 15px;
}

.c_title_visitbluebox span {
font-size: 18px;
color: #538592;
}

.c_title_visitbluebox {
	float: left;
	padding: 0;
	font-weight: bold;
	margin: 0px 0 0 0;
	color: #eeffd7;
	/*background-image: url(images/grammar_title.jpg);
	background-repeat: no-repeat;*/
	}

.icn img{margin-right:5px;}

.head_title_visitbluebox{
margin:0; 
float:left;
background-color: #a6d0db; /* change this colour to match bottom of header graphic for IE6 */
border-bottom: none;
width: 100%;
height: 26px;
}
.title_vis_visitbluebox{margin-top:5px; float:right;}

.c_contentborder_visitbluebox {
background-color: #a6d0db;
width: 100%;
float: left;
}

.c_content_visitbluebox{clear:both;}

.c_contentpane_visitbluebox {
padding:8px 10px 0 10px; 
text-align:left;
overflow: auto;
}
.c_footer_visitbluebox {
margin-bottom:0px;
padding:0; 
text-align:right;}

	.c_bottomleftcnr_visitbluebox {
	background-image: url(images/blueleft_b.jpg);
	background-repeat: no-repeat;
	width:16px;
	height:16px;
	float: left;
	}
	
	.c_bottomrightcnr_visitbluebox {
	background-image: url(images/blueright_b.jpg);
	background-repeat: no-repeat;
	width:16px;
	height:16px;
	float: 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_visitbluebox a:link  {
color: #3c98b1;
text-decoration: underline;
}

.c_contentpane_visitbluebox a:visited {
color: #1379d1;
text-decoration: underline;
}

.c_contentpane_visitbluebox 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;
}

.break {
clear: both;
padding-bottom: 10px;
}

