a:link, a:visited {
	color: #0c608c;
	text-decoration: none;
}

a:hover { border-bottom: 0; }

a.logo { 
	background: url(../img/bolt-logo.png) no-repeat;
	border-bottom: 0;
	display: block;
	float: left;
	height: 62px;
	overflow: hidden;
	margin-top: 25px;
	text-indent: -999em;
	width: 221px;
}

a.learn-red {
	background: url(../img/red_learn-more.png) no-repeat;
	border-bottom: 0;
	display: block;
	height: 100px;
	margin: 40px auto 0;
	overflow: hidden;
	text-indent: -999em;
	width: 100px;
}

.how-it-works ul li.step4 a {
	background: url(../img/btn_see-it-in-action.png);
	border-bottom: 0;
	display: block;
	height: 100px;
	margin: 0 auto;
	width: 100px;
}

div.connect ul li a { 
	border-bottom: 0;
	display: block;
	height: 38px;
	margin: 0 5px;
	overflow: hidden;
	text-indent: -999em;
	width: 38px;
}

div.connect ul li.facebook a { background: url(../img/ico-facebook.png) no-repeat; }
div.connect ul li.twitter a { background: url(../img/ico-twitter.png) no-repeat; }
div.connect ul li.youtube a { background: url(../img/ico-youtube.png) no-repeat; }
div.connect ul li.rss a { background: url(../img/ico-rss.png) no-repeat; }

div.connect ul li.facebook a:hover { background: url(../img/ico-facebook-over.png) no-repeat; }
div.connect ul li.twitter a:hover { background: url(../img/ico-twitter-over.png) no-repeat; }
div.connect ul li.youtube a:hover { background: url(../img/ico-youtube-over.png) no-repeat; }
div.connect ul li.rss a:hover { background: url(../img/ico-rss-over.png) no-repeat; }

a.redeem-coupon, a.find-lock, a.find-retailer {
	border-bottom: 0px;
	display: block;
	margin: 23px 10px 0;
	height: 100px;
	float: left;
	overflow: hidden;
	text-indent: -999em;
	width: 100px;
}

/*a.redeem-coupon { 
	background: url(../img/btn_redeem-coupon.png) no-repeat;
	margin-left: 40px;
}*/
a.find-retailer { 
	background: url(../img/btn_find-retailer.png) no-repeat;
	margin-left: 40px;
}

a.find-lock { background: url(../img/btn_find-your-lock.png) no-repeat; }

.breadcrumbs a:link, .breadcrumbs a:visited {
	background: url(../img/bg_breadcrumb-link.png) no-repeat top right;
	color: #777;
	border: 0;
	display: inline-block;
	font: 11px "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	height: 50px;
	line-height: 50px;
	padding: 0 22px 0 15px;
	text-transform: uppercase;
}

#footer .left ul li a:link, #footer .left ul li a:visited {
	border: 0px;
	color: #bbb;
	font: 11px Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#footer .left ul li.heading a { text-transform: uppercase; }

#footer .right ul li a {
	border-bottom: 0;
	display: block;
	height: 24px;
	overflow: auto;
	text-indent: -999em;
	width: 24px;
}

#footer .right ul li.facebook a { background: url(../img/ico-fb-footer.png) no-repeat; }
#footer .right ul li.twitter a { background: url(../img/ico-twit-footer.png) no-repeat; }
#footer .right ul li.youtube a { background: url(../img/ico-yt-footer.png) no-repeat; }
#footer .right ul li.rss a { background: url(../img/ico-rss-footer.png) no-repeat; }

ul.shopp_categories li a { 
	font-size: 14px;
	text-transform: none;
}

div.frame a { border-bottom: 0; }
div.details a { border-bottom: 1px dotted #0c608c; }