﻿/*SocialLink*/
.divFbLikeContainer, .divFbContainer, .divTwitterContainer, .divInstagramContainer, .divLinkedInContainer, .divYouTubeContainer, .divGooglePlusContainer{height:auto; overflow:hidden; float:right; padding-left:10px;}
.divFbLikeContainer .divFacebook {padding-left:0px;}
/*End of SocialLink*/

/*Link & Button*/
.hypFacebook{width:20px; height:20px; background:url(../img/usr/icon-facebook.png) no-repeat; text-decoration:none; display:inline-block;}
a.hypFacebook:link, a.hypFacebook:visited{text-decoration:none; background:url(../img/usr/icon-facebook.png) no-repeat;}
a.hypFacebook:hover, a.hypFacebook:active{text-decoration:none; background:url(../img/usr/icon-facebook.png) no-repeat;}

.hypTwitter{width:20px; height:20px; background:url(../img/usr/icon-twitter.png) no-repeat; text-decoration:none; display:inline-block;}
a.hypTwitter:link, a.hypTwitter:visited{text-decoration:none; background:url(../img/usr/icon-twitter.png) no-repeat;}
a.hypTwitter:hover, a.hypTwitter:active{text-decoration:none; background:url(../img/usr/icon-twitter.png) no-repeat;}

.hypInstagram{width:20px; height:20px; background:url(../img/usr/icon-instagram.png) no-repeat; text-decoration:none; display:inline-block;}
a.hypInstagram:link, a.hypInstagram:visited{text-decoration:none; background:url(../img/usr/icon-instagram.png) no-repeat;}
a.hypInstagram:hover, a.hypInstagram:active{text-decoration:none; background:url(../img/usr/icon-instagram.png) no-repeat;}

.hypGooglePlus{width:20px; height:20px; background:url(../img/usr/icon-google-plus.png) no-repeat; text-decoration:none; display:inline-block;}
a.hypGooglePlus:link, a.hypGooglePlus:visited{text-decoration:none; background:url(../img/usr/icon-google-plus.png) no-repeat;}
a.hypGooglePlus:hover, a.hypGooglePlus:active{text-decoration:none; background:url(../img/usr/icon-google-plus.png) no-repeat;}

.hypLinkedIn{width:20px; height:20px; background:url(../img/usr/icon-linkedin.png) no-repeat; text-decoration:none; display:inline-block;}
a.hypLinkedIn:link, a.hypLinkedIn:visited{text-decoration:none; background:url(../img/usr/icon-linkedin.png) no-repeat;}
a.hypLinkedIn:hover, a.hypLinkedIn:active{text-decoration:none; background:url(../img/usr/icon-linkedin.png) no-repeat;}

.hypYouTube{width:20px; height:20px; background:url(../img/usr/icon-youtube.png) no-repeat; text-decoration:none; display:inline-block;}
a.hypYouTube:link, a.hypYouTube:visited{text-decoration:none; background:url(../img/usr/icon-youtube.png) no-repeat;}
a.hypYouTube:hover, a.hypYouTube:active{text-decoration:none; background:url(../img/usr/icon-youtube.png) no-repeat;}
/*End of Link & Button*/