﻿/* Header menu links */
#tsp-header #tsp-menu a { color: #2b407e; }
#tsp-header #tsp-menu a:hover { color: #f89e49; }

/* Header Information page links */
#tsp-service-menu a { color: #000000; }
.tsp-header-information-links { padding: 0 0 0 0px; background-position: 0 3px; text-decoration:underline; }

/* Content links */
#tsp-content a {  }
	/* mini news letter */
	#tsp #tsp-content #tsp-content-left .tsp-mini-news-letter .tsp-subscribe a { font-size: small; color: #2b407e; text-decoration: none; font-weight: bold; background: url('../images/arrow-donkerblauw-on-lichtblauw.png') no-repeat 76px 4px; padding: 0 15px 0 0; }
	#tsp #tsp-content #tsp-content-left .tsp-mini-news-letter .tsp-subscribe a:hover { color: #ffffff; background-position: 76px -16px; }

	/* more information */
	.tsp-product-item-list { }
	.tsp-product-item-list .tsp-more-information { }
	.tsp-product-item-list .tsp-more-information a { font-size: small; color: #428ccb; text-decoration: none; background: url('../images/arrow-small-lichtblauw-on-lichterblauw.png') no-repeat right 2px; padding: 0 14px 0 0; }
	.tsp-product-item-list .tsp-more-information a:hover { color: #f89e49; background-position: right -22px; }

	/* */
	a.tsp-submit-button { width: 142px; height: 28px; margin-right: 4px; font-weight: bold; color: #ffffff; text-decoration: none; font-style: italic; padding: 5px 0px 0px 8px; display: block; overflow: hidden; background: url('../images/continue-shopping-button.png') no-repeat; }
	a.tsp-submit-button:hover { background-position: 0 -33px; }


/* Footer links */
#tsp-footer a { color: #135d9c;}
.tsp-row-1 a { color: #135d9c; text-decoration:underline; }
.tsp-row-1 a:hover { color: #2b407e; text-decoration:underline; }

/* Country buttons */
#tsp-country-menu a { color: #000000; }
.tsp-be { padding: 0 0 0 19px; background-position: 0 3px; background-image: url('../../../images/flags/be.png'); background-repeat: no-repeat; }
.tsp-nl { padding: 0 0 0 19px; background-position: 0 3px; background-image: url('../../../images/flags/nl.png'); background-repeat: no-repeat; }
.tsp-an { padding: 0 0 0 19px; background-position: 0 3px; background-image: url('../../../images/flags/an.png'); background-repeat: no-repeat; }


