/* CSS Document */
/*group colour links*/

/*display light box*/
a.buttons1 img {border: 5px solid #ccc;}

a:hover.buttons1 img {border: 5px solid #18218C;}

a:hover.buttons1 {background: none;}

.link1 a {color: #18218C;font-size: 12px; text-decoration: none;}
.link1 a:visited {color: #18218C; font-size: 12px;}
.link1 a:hover {color: #18218C; font-size: 12px; text-decoration: underline;}

/*display farmes*/
a.buttons2 img {border: 5px solid #ccc;}

a:hover.buttons2 img {border: 5px solid #216FA1;}

a:hover.buttons2 {background: none;}

.link2 a {color: #216FA1; font-size: 12px; text-decoration: none;}
.link2 a:visited {color: #216FA1; font-size: 12px;}
.link2 a:hover {color: #216FA1; font-size: 12px; text-decoration: underline;}

/*display systems*/
a.buttons3 img {border: 5px solid #ccc;}

a:hover.buttons3 img {border: 5px solid #931B85;}

a:hover.buttons3 {background: none;}

.link3 a {color: #931B85; font-size: 12px; text-decoration: none;}
.link3 a:visited {color: #931B85; font-size: 12px;}
.link3 a:hover {color: #931B85; font-size: 12px; text-decoration: underline;}

/*display printing*/
a.buttons4 img {border: 5px solid #ccc;}

a:hover.buttons4 img {border: 5px solid #63C3CB;}

a:hover.buttons4 {background: none;}

.link4 a {color: #63C3CB; font-size: 12px; text-decoration: none;}
.link4 a:visited {color: #63C3CB; font-size: 12px;}
.link4 a:hover {color: #63C3CB; font-size: 12px; text-decoration: underline;}

/*outdoor signs */
a.buttons5 img {border: 5px solid #ccc;}

a:hover.buttons5 img {border: 5px solid #E01205;}

a:hover.buttons5 {background: none;}

.link5 a {color: #E01205; font-size: 12px; text-decoration: none;}
.link5 a:visited {color: #E01205; font-size: 12px;}
.link5 a:hover {color: #E01205; font-size: 12px; text-decoration: underline;}

/*outdoor shelters */
a.buttons6 img {border: 5px solid #ccc;}

a:hover.buttons6 img {border: 5px solid #F7B70A;}

a:hover.buttons6 {background: none;}

.link6 a {color: #F7B70A; font-size: 12px; text-decoration: none;}
.link6 a:visited {color: #F7B70A; font-size: 12px;}
.link6 a:hover {color: #F7B70A; font-size: 12px; text-decoration: underline;}

/*pavement signs */
a.buttons7 img {border: 5px solid #ccc;}

a:hover.buttons7 img {border: 5px solid #68BC50;}

a:hover.buttons7 {background: none;}

.link7 a {color: #68BC50; font-size: 12px; text-decoration: none;}
.link7 a:visited {color: #68BC50; font-size: 12px;}
.link7 a:hover {color: #68BC50; font-size: 12px; text-decoration: underline;}

/*custom signs */
a.buttons8 img {border: 5px solid #ccc;}

a:hover.buttons8 img {border: 5px solid #EB6311;}

a:hover.buttons8 {background: none;}

.link8 a {color: #EB6311; font-size: 12px; text-decoration: none;}
.link8 a:visited {color: #EB6311; font-size: 12px;}
.link8 a:hover {color: #EB6311; font-size: 12px; text-decoration: underline;}

/*ad digital */
a.buttons9 img {border: 5px solid #ccc;}

a:hover.buttons9 img {border: 5px solid #5C8FBE;}

a:hover.buttons9 {background: none;}

.link9 a {color: #5C8FBE; font-size: 12px; text-decoration: none;}
.link9 a:visited {color: #5C8FBE; font-size: 12px;}
.link9 a:hover {color: #5C8FBE; font-size: 12px; text-decoration: underline;}

/*lumiscape */
a.buttons10 img {border: 5px solid #ccc;}

a:hover.buttons10 img {border: 5px solid #4EB1CC;}

a:hover.buttons10 {background: none;}

.link10 a {color: #4EB1CC; font-size: 12px; text-decoration: none;}
.link10 a:visited {color: #4EB1CC; font-size: 12px;}
.link10 a:hover {color: #4EB1CC; font-size: 12px; text-decoration: underline;}


