
#divHeaderImage
{
	position:relative;
	background-image:url("/images/catalog/subcategorybg.png");
	background-repeat:no-repeat;
	width:155px;
	height:120px;
	left:5px;
}

#imgCategory
{
	padding-left:8px;
}

#divHeaderPath
{
	position:absolute;
	top:10px;
	left:180px;
	top:20px;
}

#hlHeaderPathRoot
{
	position:relative;
	color:#2d62ae;
	font-size:10px;
	text-decoration:none;	
}

#hlHeaderPathCurrent
{
	position:relative;
	color:#000000;
	font-size:10px;
}

#divHeaderTitle
{
	position:absolute;
	color:#2d62ae;
	font-size:18px;
	left:180px;
	top:65px;
}

#ulCatalogSubCategories
{
	list-style: square;
	color:#2d62ae;
}

.PageHeaderTitle
{
	color:#2d62ae;
	font-size:18px;
	font-weight:bold;
}

.HeaderTitle
{
	color:#2d62ae;
	font-size:16px;
	font-weight:bold;
}

.SubHeaderTitle
{
	color:#2d62ae;
	font-size:14px;
	font-weight:bold;
}

.Content
{
	color:#2d62ae;
	font-size:11px;
}

#divCharacterText
{
    position:absolute;
    top:120px;
    left:420px;
    width:130px;
    height:70px;
    text-align:left;
    font-size:12px;
    font-weight:bold;
}

#tableMightyB
{
    border-color:#81b4e2;
    border-left-width:thin;
    border-left-style:solid;
    border-right-width:thin;
    border-right-style:solid;
}

.tdCurveLeft
{
	background-image:url("/images/catalog/MightyB/CurveLeft.png");
	background-repeat:no-repeat;
	width:11px;
	height:53px;
}

.tdCenter
{
    color:White;
    width:608px;
    height:53px;
    font-size:10px;
    background-image:url("/images/catalog/MightyB/BlueBackground.PNG");
	background-repeat:repeat;
}

.tdCurveRight
{
	background-image:url("/images/catalog/MightyB/CurveRight.png");
	background-repeat:no-repeat;
	width:11px;
	height:53px;
}

.tdThinBlueBorderRight
{
    border-right-width:thin; 
    border-right-color:#2c62ad;
    border-right-style:solid;
}

.tdThinBlueBorderBottomRight
{
    border-right-width:thin; 
    border-right-color:#2c62ad;
    border-right-style:solid;
    
    border-bottom-width:thin; 
    border-bottom-color:#2c62ad;
    border-bottom-style:solid;
}

.tdThinBlueBorderBottom
{
    border-bottom-width:thin; 
    border-bottom-color:#2c62ad;
    border-bottom-style:solid;
}

#popupContainer
{
    visibility:hidden;
    position:absolute;
    top:370px; 
    left:-200px;
    z-index:500;  
}

