
.CategoryBoxBackground
{
	/*background: url(/docimaging/dipages/Image/BlockTop.gif);
	background-repeat:no-repeat;*/
	
}

.CategoryBoxBorders
{
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	color: #000000;	
}

.CategoryBoxBordersHover
{
	border-left: 1px solid #FFB700;
	border-right: 1px solid #FFB700;
	color: #000000;	
}

.CategoryBoxHeader
{
	/*background: url(/docimaging/dipages/Image/BlockTop.gif);
	background-repeat:no-repeat;
	height: 24px;	
	vertical-align: middle;
	padding-left: 7px;*/
	width:160px;
}
/*
.CategoryBoxHeader:hover
{
	background: url(/docimaging/dipages/Image/BlockTop.gif);
	background-repeat:no-repeat;
	height: 24px;	
	vertical-align: middle;
	padding-left: 7px;
}
*/
.CategoryBoxHeaderHover
{
	/*background: url(/docimaging/dipages/Image/BlockTopHover1.gif);
	background-repeat:no-repeat;
	height: 24px;	
	vertical-align: middle;
	padding-left: 7px;*/
	width:160px;
}


.CategoryBoxBottomLine
{
	background: url(/docimaging/dipages/Image/bottomline189.gif) no-repeat;
}

.CategoryBoxBottomLineHover
{
	background: url(/docimaging/dipages/Image/BlockBottomLineHover189.gif) no-repeat;
	z-index:2;
}

.ie_padding_top
{
	padding-top: 0px;
}

.moz_padding_top
{
	padding-top: 5px;
}

.arrowPadding
{
	padding-top: 5px !important; 
    padding-right: 1px !important; 
    vertical-align: top !important;
}

/* Header Style NORMAL */
.CategoryBoxHeader .gcg_top_cornor_width_left
{
	width: 7px; 
	height: 22px; 
	background-image:url(/docimaging/dipages/Image/lgcg_header_left_border.gif);
	background-repeat:repeat-y;
	background-position:bottom left;
	border-bottom:1px solid #999;
}
.CategoryBoxHeader .gcg_top_cornor_width_left .leftCurve
{
	width: 7px; 
	height: 22px; 
	background-image:url(/docimaging/dipages/Image/gcg_header_left_curve.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.CategoryBoxHeader .gcg_top_cornor_width_right
{
	width: 7px; 
	height: 22px; 
	background-image:url(/docimaging/dipages/Image/lgcg_header_right_border.gif);
	background-repeat:repeat-y;
	background-position:bottom left;

	border-bottom:1px solid #999;
}
.CategoryBoxHeader .gcg_top_cornor_width_right .rightCurve
{
	width: 7px; 
	height: 22px; 
	background-image:url(/docimaging/dipages/Image/gcg_header_right_curve.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.CategoryBoxHeader .gcg_top_middle_bg
{
	background-image:url(/docimaging/dipages/Image/gcg_header_middle_bg.gif); 
	background-repeat:repeat-x; 
	width:100%; 
	height: 22px;
	border-bottom:1px solid #999;
}
.CategoryBoxHeader .HomePageBlockHeader1
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px; 
	COLOR: #333333;
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	padding:4px 2px;
}
/* End of Header Style*/
/* Header Style HOVER */

.CategoryBoxHeaderHover .gcg_top_cornor_width_left
{
	width: 7px; 
	height: 22px; 
	background-image:url(/docimaging/dipages/Image/lgcg_header_left_border_hover.gif);
	background-repeat:repeat-y;
	background-position:bottom left;
	border-bottom:1px solid #999;
}
.CategoryBoxHeaderHover .gcg_top_cornor_width_left .leftCurve
{
	width: 7px; 
	height: 22px; 
	background-image:url(/docimaging/dipages/Image/gcg_header_left_curve_hover.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.CategoryBoxHeaderHover .gcg_top_cornor_width_right
{
	width: 7px; 
	height: 22px; 
	background-image:url(/docimaging/dipages/Image/lgcg_header_right_border_hover.gif);
	background-repeat:repeat-y;
	background-position:bottom left;

	border-bottom:1px solid #999;
}
.CategoryBoxHeaderHover .gcg_top_cornor_width_right .rightCurve
{
	width: 7px; 
	height: 22px; 
	background-image:url(/docimaging/dipages/Image/gcg_header_right_curve_hover.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.CategoryBoxHeaderHover .gcg_top_middle_bg
{
	background-image:url(/docimaging/dipages/Image/gcg_header_middle_bg_hover.gif); 
	background-repeat:repeat-x; 
	width:100%; 
	height: 22px;
	border-bottom:1px solid #999;
}
.CategoryBoxHeaderHover .HomePageBlockHeader1
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px; 
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding:4px 2px;
}
/*  End of Header Style HOVER  */

