/* Top links */
.half-width-link-container { display: block; width: 326px; border: 0; }
.half-width-link,
.half-width-link:hover,
.half-width-link:active,
.half-width-link:visited,
.half-width-link:focus { color: #fff !important; text-decoration: none; }
.inside-link,
.inside-link:hover,
.inside-link:active,
.inside-link:visited,
.inside-link:focus { color: #fff !important; }

.half-width-link-text {

	padding: 10px;
	font-size: 16px;
	font-weight: bold;

}

.dark-shadow { text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5); }
.orange-shadow { text-shadow: 0px 2px 2px rgba(239, 122, 42, 1); }

.prices, .spare-parts, .spare-parts-2 { height: 167px; }
.securidor, .delivery { height: 166px; }

.spare-parts { background: url('../images/homepage/spare-parts.jpg') #633DA9 no-repeat top left; }
.spare-parts .half-width-link-text { width: 50%; float: right; text-align: right; }

.spare-parts-2 { background: url("../images/homepage/spare-parts-new.jpg") #633DA9 no-repeat top left; }
.spare-parts-2 .half-width-link-text { width: 50%; float: right; text-align: right; }

.prices { background: url('../images/homepage/prices.jpg') #DC8032 no-repeat top left; }

.delivery { background: url('../images/homepage/delivery.jpg') #DC8032 no-repeat bottom left; }
.delivery .half-width-link-text { width: 60%; float: right; text-align: right; }

.securidor { background: url('../images/homepage/securidor.jpg') #633DA9 no-repeat top left; }

/* Site to site links */
.site-link { background-color: #ef7a2a; text-align:center; }
.site-link-text { color: #fff; padding: 10px; }
.site-link-text a,
.site-link-text a:hover,
.site-link-text a:focus,
.site-link-text a:visited,
.site-link-text a:active { color: #fff; font-weight: bold; }
