/* CSS Document */

.c_head_custom{
	position:relative;
	padding:0;
	text-align:left;
	background-color:#fbf9f9;
	border: 1px solid #e7e4e4;
	background-image: url(corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
.b_head_custom{
	position:relative;
	padding:0;
	text-align:left;
	background-color:#fbf9f9;
	border: 1px solid #e7e4e4;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
.l_head_custom{
	position:relative;
	padding:0;
	text-align:left;
	background-color:#fbf9f9;
	border: 1px solid #f1f1f1;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
.l_NO_BG_head_custom{
	position:relative;
	padding:0;
	text-align:left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}

/*---------- 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;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;}
.head_title_line{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a4a4a4;
}
	.head_title_line_custom{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a4a4a4;
	}


.title_vis{margin:0; float:right;}
.Head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;}
.Head_custom{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8e021b;
	font-weight:bold;}

.c_content{clear:both; padding-top:20px;}

.c_footer {margin-bottom:20px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}

p{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	font-weight:normal;	
	
}
.c_head_custom strong, .b_head_custom strong, .l_head_custom strong, .l_NO_BG_head_custom strong{
	color:#1a0504;
}
.c_head_custom a:link,.c_head_custom a:active, .c_head_custom a:visited,.c_head_custom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1a0504;
	font-weight:bolder;	
	text-decoration:none;
}
.b_head_custom a:link, .b_head_custom a:active, .b_head_custom a:visited, .b_head_custom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1a0504;
	font-weight:bolder;	
	text-decoration:none;
}
.l_head_custom a:link, .l_head_custom a:active, .l_head_custom a:visited, .l_head_custom {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#1a0504;
	font-weight:bolder;	
	text-decoration:none;
}
.l_NO_BG_head_custom a:link, .l_NO_BG_head_custom a:active, .l_NO_BG_head_custom a:visited, .l_NO_BG_head_custom {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8e021b;
	font-weight:bolder;	
	text-decoration:none;
}
.root a:hover
{
	text-decoration:underline;
}
.activeNode a:hover
{
	text-decoration:underline;
}
.catalogCategoryMenu li.activeNode a:hover
{
	text-decoration:underline;
}









