/* Inventory Spotlight Defaults */
.SpotlightBackground
{
	background: url(../images/spotlight_bg.gif) no-repeat;
}

.SpotlightTitle
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

.SpotlightImage
{
	border-width: 1px;
	border-style: solid;
	border-color: White;
}

.SpotlightPrice
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

/* Homepage Filter Style */

.FilterText
{
                font-family:Verdana;
                font-size:11px;
                color:black;
}

a.FilterLink
{
                color: #ffffff;
                 FONT-SIZE:11px;
                text-decoration : none;                
}

a.FilterLink:Hover
{
                COLOR: Red;
                 FONT-SIZE: 11px;
                text-decoration : none;
}

/* Site Defaults */

BODY
{
    FONT-FAMILY: verdana;
	font-size:11px;
}
.NormalText{
	font-family:Verdana;
	font-size:11px;
	color:black;
}
.HeaderText{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}
A.SubNavLink
{
	color: #ffffff;
    FONT-SIZE:11px;
	text-decoration : none;	
}
A.SubNavLink:hover
{
	color: RED;
    FONT-SIZE:11px;
	text-decoration : none;	
}
.SubNavText{
	color:white;
	font-size:9px;
}
A.NormalLink
{
	color: #000000;
    FONT-SIZE:11px;
	text-decoration : none;	
}
A.NormalLink:hover
{
    COLOR: #FFA834;
    FONT-SIZE: 11px;
	text-decoration : none;
}
A.PlainLink
{
	color: #000000;
    FONT-SIZE:11px;
	text-decoration : underlined;	
}
A.PlainLink:hover
{
    COLOR: Red;
    FONT-SIZE: 11px;
	text-decoration : underlined;
}
.RowOn{
	background : #cccccc;
}
.RowOff{
	background : #eeeeee;
}
.HeaderText{
	color:#000000;
	font-weight:Bold;
	font-size:15px;
}
.FooterText{
	color:White;
	font-size:9px;
}
A.FooterLink
{
	color: #ffffff;
    FONT-SIZE:9px;
	text-decoration : none;	
}
A.FooterLink:hover
{
    COLOR: RED;
    FONT-SIZE: 9px;
	text-decoration : none;
}
.SeoText
	{
	    COLOR: Black;
	    FONT-SIZE: 7px;
	}
	A.SeoText
	{
	    COLOR: Black;
	    FONT-SIZE: 7px;
	}
	A.SeoText:hover
	{
	    COLOR: Black;
	    FONT-SIZE: 7px; 
	}
	.SocialNetworks
	{

	}