/* CSS Document */
p{padding:0; margin:0;}
.c_head{padding:0; margin-top:8px;text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{float:left;}
.c_head h1{margin:0; padding:0;}
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;}
.head_titlemenu{}
.title_vis{margin:0; float:right;}

.c_content{clear:both;}
.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}

/*---------- For rhlcontainer -----------*/
.c_contentrhl{
	clear:both;
	background-image: url(containerbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	width: 315px;
	padding-top: 17px;
	
}
.c_contentpanerhl{
	padding:0;
	text-align:left;
	background-image: url(rhlcontainerbot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:7px;
}
.containerheadrhl{
	background-image: url(containertitlebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 34px;
	width: 290px;
	
	padding-left:25px;
	line-height:34px;
	* margin-top:-10px;
}
.whiteheader{
color:#FFFFFe; }


/*---------- For contactcontainer -----------*/
.c_contentcontact{
	clear:both;
	background-image: url(contactbg.jpg);
	background-repeat: repeat;
	background-position: left top;
	display: block;
	width: 450px;
	height: 598px;
	padding-top: 22px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.c_contentpanecontact{
	padding:0;
	text-align:left;
	
}
/*---------- For menucontainer -----------*/
.c_contentmenu{
	clear:both;
	background-image: url(contactbg.jpg);
	background-repeat: repeat;
	background-position: left top;
	display: block;
	width: 315px;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.c_contentpanemenu{
	padding:0;
	text-align:left;
	
}
.leftheader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 35px;
	color: #fffffe;
	background-image: url(menutop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent:33px;
	display: block;
	height: 35px;
	width: 315px;
	padding:0;
	margin:0;
}

