.producttitle
{
	font-size: 12px; 
	color: #151A1F; 
	font-weight: bold; 
	font-family: Tahoma;
}

.producttext
{
	font-size: 11px; 
	color: #000000; 
	font-family: Tahoma; 
	line-height: 16px;
}
.productdetailstitle
{
	font-weight: bold; 
	color: #012FA3; 
	font-family: Tahoma; 
	font-size: 10px;
}

.productdetailstext
{
	font-family: Tahoma; 
	font-size: 11px; 
	line-height: 16px;
}


.gallerynavigation, .gallerynavigation a
{
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	color: #012FA3;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	padding-left: 1px;
	width: 19px;
}
.gallerynavigation a:hover
{
	text-decoration: none;
}


.productprice
{
	font-weight: bold;
	color: #FC031A;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	padding-left: 1px;
}
.productlink, .productlink a 
{
	font-family: Tahoma;
	color:  #171618;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}
.productlink a:hover
{
	text-decoration: underline;
}

.productlink UL {
	LIST-STYLE-IMAGE: url(/Files/Templates/Carson/Main/list_link.gif);
	margin-top: 1px; margin-left: 9px; 
	padding : 1px 1px 1px 1px;
	line-height: 14px;
}
.productlink LI {
	margin-top: 2px;
}

.productlist
{
	font-size: 11px; 
	color: #000000; 
	font-family: Tahoma; 
	line-height: 15px;
}

.productlist a
{
	text-decoration: none;
	color: #171618;	
}
.productlist a:hover
{
	text-decoration: underline;
	color: #C70101;	
} 

.searchnavigation
{
	font-family: Tahoma; 
	color: #171618; 
	font-size: 11px; 
	font-weight: normal;
	text-decoration: none;
}

.searchnavigation a
{
	color: #171618; 
	text-decoration: none;
}

.searchnavigation a:hover
{
	color: #F70100; 
	text-decoration: underline;
} 
