﻿a, a:hover, a:link, a:active 
{
	color: yellow;
}

.LWItemNode 
{
	float: left;
	width: 130px;
	padding: 9px 3px 9px 3px;
	border-bottom: solid 1px;
}

.LWToolTip
{
	color: #edecec;
	 background-color: #c40808;
	 width: 270px;
}

.LWToolTip b
{
	font-weight: bolder;
	font-size:small;
}

.LWItemNode b
{
	font-weight: bolder;
	font-size:larger;
}

.LWGroupNode
{
	clear:both;
	width: 100%;
}

.LWHide, .LWToolTipHide, .LWLargeNavHide
{
	display:none;
}

.LWClearFloats, #divFooter
{
	clear:both;
}


.LWDataPager a:link 
{
	text-decoration: underline;
}

.LWFilterItemSep {}

.LWLargeNavShow
{
	float: right;
	width: 600px;
	 border-width:0px;
}

.LWCatalogViewer
{
}
.LWCatalogTitleNav
{
	float: left;
	font-weight: bold;
	font-size: larger;
	padding: 5 5 5 5;
	width: 400px;
}

.LWLargeNavShow
{
	float: right;
	width: 600px;
	border: 0px;
	height: 350px;
	color: #edecec;
	background-color: #c40808;
	
}
.LWDataPager
{
	clear:both;
	color: yellow;
}
.LWDataPager a:link, .LWDataPager a, #DataPager1
{
	color: yellow;
	 text-decoration: underline;
}
	

.LWCatalogGroup
{
	clear: left;
	display:block;
}

#LWFilterContainer
{
	width: 250px;
	padding: 5 5 5 5;	
}
.LWFilterContainer
{
	display: none;
}

.LWFilterItemSep {}

.LWCatalogHeader {
   font-size: 110%;
   font-weight: bold;
   color: #EDECEC;
   line-height: 140%;
}
