.redlinefrontpage {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bolder;
	color: #FFF;
	background-color: #E6352B;
}
.redlinefrontpage a:link {
	text-decoration: none;
	color: #FFF;
	}
.redlinefrontpage a:visited {
	color: #FFF;
	}
.redlinefrontpage a:hover {
	text-decoration: none;
	color: #CCCCCC;
	}
.redlinefrontpage a:active {
	text-decoration: underline;
	color: #FFF;
	}
.leftcolumn {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bolder;
	color: 343434;
	list-style-position: inside;
}
.leftcolumn a:link {
	text-decoration: none;
	color: #343434;
	}
.leftcolumn a:visited {
	text-decoration: none;
	color: #343434;
	}
.leftcolumn a:hover {
	text-decoration: underline;
	color: #000000;
	}
.leftcolumn a:active {
	text-decoration: underline;
	color: #000000;
	}
.item {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bolder;
	color: #1884C2;
}
.item a:link {
	text-decoration: underline;
	color: #1884C2;
	}
.item a:visited {
	text-decoration: underline;
	color: #1884C2;
	}
.item a:hover {
	text-decoration: underline;
	color: #E6352B;
	}
.item a:active {
	text-decoration: underline;
	color: #E6352B;
	}
/* Default CSS Stylesheet for a new Web Application project */

.DefaultText
{
    color: black;
    font-family: Arial,Verdana;
    font-size: 13px;
}
.Text10
{
    color: black;
    font-family: Arial,Verdana;
    font-size: 10px;
}
.Text10url
{
    color: black;
    font-family: Arial,Verdana;
    font-size: 10px;
    text-decoration: none
}
.DefaultBold
{
    color: black;
    font-family: Arial,Verdana;
    font-size: 13px;
    font-weight: bold;
}
.cookieCrumb
{
    color: black;
    font-family: Arial,Verdana;
    font-size: 10px;
}

.error
{
    color: red;
    font-family: Arial,Verdana;
    font-size: 10px;
}
.notification
{
    color: green;
    font-family: Arial,Verdana;
    font-size: 10px;
}

.message
{
    color: blue;
    font-family: Arial,Verdana;
    font-size: 10px;
}

.helptext
{
    color: black;
    font-family: Arial,Verdana;
    font-size: 10px;
}

.ProductTitle
{
    color: black;
    font-family: Arial,Verdana;
    font-size: 13px;
    font-weight:bold
}
.ProductDetail
{
    color: black;
    font-family: Arial,Verdana;
    font-size: 12px;
}
.shoppingCartBold
{
    color: black;
    font-family: Arial,Verdana;
    font-size: 10px;
    font-weight:bold
}
.shoppingCartLine
{
	font-weight: bold;
	font-size: 10px;
	background: #000000;
	background-color:#000000;
	color: black;
	font-family: Arial,Verdana;
}
.shoppingCartText
{
    color: black;
    font-family: Arial,Verdana;
    font-size: 10px;
}
.shoppingCartTotal
{
	font-size: 10px;
	background: #b3bc35;
	color: #dcdcdc;
	font-family: Arial,Verdana;
}
.shoppingCartBGGrey
{
	font-size: 10px;
	background: #e6e6fa;
	color: #dcdcdc;
	font-family: Arial,Verdana;
}

.formText
{	
    color: black;
    font-family: Arial,Verdana;
    font-size: 13px;
}

.searchResultsHeader
{
	font-size: 16px;
	color: #FDB900;
	font-family: Arial,Verdana;
	font-weight: bold;
}
.dividingLine
{
	background-color: #1B85C3;
	text-decoration: underline;
}

