@charset "utf-8";
/* CSS Document */

#speech-bubble	.bottom	a:link, 
#speech-bubble	.bottom	a:visited, 
#speech-bubble2	.bottom	a:link, 
#speech-bubble2	.bottom	a:visited	{
	color: #0434b1;
	font-weight: bold;
	text-decoration: underline;
}

#speech-bubble	.bottom	a:hover, 
#speech-bubble	.bottom	a:active, 
#speech-bubble2	.bottom	a:hover, 
#speech-bubble2	.bottom	a:active	{
	text-decoration: none;
}

#leftcol	h1	a	{
	background-image: url(../../images/awdirect-logo.jpg);
	display: block;
	height: 68px;
	overflow: hidden;
	text-indent: -9999px;
	width: 212px;
}

#leftcol	.subcategory	a:link, 
#leftcol	.subcategory	a:visited	{
	color: #fff;
	text-decoration: none;
}

#leftcol	.subcategory	a:hover, 
#leftcol	.subcategory	a:active	{
	text-decoration: underline;
}

#leftcol	a:link, 
#leftcol	a:visited	{
	color: #0434B1;
	text-decoration: none;
}

#leftcol	a:hover, 
#leftcol	a:active	{
	text-decoration: underline;
}

#leftcol	.leftcol-items	ul	a:hover, 
#leftcol	.leftcol-items	ul	a:active, 
#previously-viewed-products	a:hover, 
#previously-viewed-products	a:active	{
	color: #333;
}

#header	a:link, 
#header	a:visited	{
	color: #0434B1;
	font-weight: bold;
	text-decoration: underline;
}

#header	a:hover, 
#header	a:active	{
	text-decoration: none;
}

#content	.navigation2	a:link, 
#content	.navigation2	a:visited	{
	color: #fff;
	text-decoration: none;
}

#content	.navigation2	a:hover, 
#content	.navigation2	a:active	{
	color: #fff;
	text-decoration: underline;
}

#content	a:link, 
#content	a:visited, 
#content	a:hover, 
#content	a:active	{
	color: #2751BE;
}

.horizontal-products-4	li	a:link, 
.horizontal-products-4	li	a:visited	{
	text-decoration: none;
}

.horizontal-products-4	li	a:hover, 
.horizontal-products-4	li	a:active	{
	text-decoration: underline;
}

.category-header	a:link, 
.category-header	a:visited	{
	font-size: 1.2em;
	font-weight: bold;
}

.category-header	a:hover, 
.category-header	a:active	{
	text-decoration: none;
}

.footer-bottom	a:link, 
.footer-bottom	a:visited	{
	color: #666;
	text-decoration: underline;
}

.footer-bottom	a:hover, 
.footer-bottom	a:active	{
	text-decoration: none;
}


/* related products ------------------------------------------------ */
.related-products	li	a:link, 
.related-products	li	a:visited	{
	color: #2751BE;
	text-decoration: underline;
}

.related-products	li	a:hover, 
.related-products	li	a:active	{
	text-decoration: none;
}
/* related products ------------------------------------------------ */


/* product listing ------------------------------------------------- */
#product-listing	.products-vertical	li	.copy	h4	a:link, 
#product-listing	.products-vertical	li	.copy	h4	a:visited	{
	color: #2751BE;
	text-decoration: none;
}

#product-listing	.products-vertical	li	.copy	h4	a:hover, 
#product-listing	.products-vertical	li	.copy	h4	a:active	{
	color: #f00;
}
/* product listing ------------------------------------------------- */

