/* CSS Document */

.c_head{padding:0; margin-top:8px;text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .head_title h1{float:left; }
.c_icon , .head_title h1{height:100%; width:100%;}
.c_icon img { float:left; padding-right:4px; }
.head_title h1{margin:0; padding:0;font-size:20px}
.head_title h1 span{font-size:20px; font-weight:bold;}
#dnn_RightPane .head_title h1 span{font-size:15px; font-weight:bold;}
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;width:100%;}
.title_vis{margin:0; float:right;}

.c_content{float:left;}
.c_contentpane{padding:8px 0 0 0; text-align:left;}
.c_footer {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;}
.c_content .eipbackimg {margin-top:0;margin-left:-20px;}

.c_icon * div.eipbackimg
{
 margin-left:25px;
}

.c_content * div.eipbackimg
{
	margin:-25px 0 0 -25px;	
}
#dnn_RightPane .c_content p{
	padding: 0 0 0 6px;
	margin:0;
	color:#FFF;
}
#dnn_RightPane .c_content .Normal.c_contentpane h3{
	padding: 0 0 0 2px;
	margin:0;
	color:#FFF;
}
#dnn_RightPane .c_content p img{
	margin: 0 0 0 -6px;
	
	color:#fff;
}
#dnn_RightPane .c_content #ContentHeader {
	height:24px;
	background-image:url(images/basic/hpz_marginal_teaser_bg_top.gif);
	background-repeat:no-repeat;
	width:165px;
}
#dnn_RightPane .c_content .Normal.c_contentpane,#dnn_RightPane .c_content .Normal.c_contentpane h3
{
	background-color:#009bdd;
	color:#FFF;	
}
#dnn_RightPane .c_content #ContentFooter {
	background-image:url(images/basic/hpz_marginal_teaser_bg_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:24px;
	width:165px;
}