﻿/* <style type="text/css"> */
/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}


/*-----------------------------*/
.cBox-container{
	border: 1px solid #CCCCCC;
	padding-bottom: 2px;
}
.cBox-top-base{
	height: 22px;
	padding: 0 0 0 5px;
	margin-left: 0px;
	background-color: #CCC;
}
.cBox-top-orange{
	height: 22px;
	padding: 0 0 0 5px;
	margin-left: 0px;
	background-color: #FC9;
}
.cBox-top-cyan{
	height: 22px;
	padding: 0 0 0 5px;
	margin-left: 0px;
	background-color: #0099CC;
}
.cBox-top-red{
	height: 22px;
	padding: 0 0 0 5px;
	margin-left: 0px;
	background-color: #FF0066;
	background-image: url('img/Title-bg-Red.png');
	background-repeat: repeat-x;
}
.cBox-top-gold{
	height: 22px;
	padding: 0 0 0 5px;
	margin-left: 0px;
	background-color: #FF0066;
	background-image: url('img/Title-bg-gold.png');
	background-repeat: repeat-x;
}

.c-actions{
	float: left;
	background-color: White;
}
.c-icon{
	float: left;
}
.c-title{
	float: left;
}
.TitleHead{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 13px;
}
.cyanTitleHead{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	color: #FFFFFF;
}
.c-title-vis{
	float: right;
}
.c-print{
	float: right;
}
.cBox-Center{
	clear: both;
}
.c_contentpane{
	margin: 0px;
	padding: 0 0 0 5px;
	background-color: #FbFbFb;
}

.cBox-Footer{
	background-color: #EEEEEE;
	clear: both;
	margin-bottom: 5px;
	padding: 0;
	text-align: right;
}

/*---------- For the inline edit icons -----------*/
.eipbackimg {
	background-color:#DAE7F2
	;border:solid 1px #4F839F;
}
.cBox-Center .eipbackimg {
	margin-top:0;
	margin-left:-20px;
}


/* </style> */


