/* ---------------------- Social nav ---------------------- */
a.linkgdr img {
filter:alpha(opacity=50);
-moz-opacity:0.50;
opacity:0.50;
margin:0px;
}
a.linkgdr:hover img {
filter:alpha(opacity=100);
-moz-opacity:1.0;
opacity:1.0;
margin:0px;
}

.facebook {
width: 25px;
height: 25px;
}

.facebook a {
display: block;
width: 25px;
height: 25px;
background: url(../images/icofacebook.png) no-repeat top left;
}

.facebook a:hover {
display: block;
width: 25px;
height: 25px;
background: url(../images/icofacebookR.png) no-repeat top left;
}

.friendfeed {
width: 39px;
height: 51px;
}

.friendfeed a {
display: block;
width: 37px;
height: 44px;
background: url(../userImages/webfiles/home/icona_friendfeedBN.jpg) no-repeat top left;
}

.friendfeed a:hover {
display: block;
width: 37px;
height: 44px;
background: url(../userImages/webfiles/home/icona_friendfeed.jpg) no-repeat top left;
}

.flicker {
width: 39px;
height: 51px;
}

.flicker a {
display: block;
width: 37px;
height: 49px;
background: url(../userImages/webfiles/home/icona_flickerBN.jpg) no-repeat top left;
}

.flicker a:hover {
display: block;
width: 37px;
height: 49px;
background: url(../userImages/webfiles/home/icona_flicker.jpg) no-repeat top left;
}

.youtube {
width: 39px;
height: 51px;
}

.youtube a {
display: block;
width: 37px;
height: 49px;
background: url(../userImages/webfiles/home/icona_youtubeBN.jpg) no-repeat top left;
}

.youtube a:hover {
display: block;
width: 37px;
height: 49px;
background: url(../userImages/webfiles/home/icona_youtube.jpg) no-repeat top left;
}

.stumbleupon {
width: 39px;
height: 51px;
}

.stumbleupon a {
display: block;
width: 37px;
height: 49px;
background: url(../userImages/webfiles/home/icona_stumbleuponBN.jpg) no-repeat top left;
}

.stumbleupon a:hover {
display: block;
width: 37px;
height: 49px;
background: url(../userImages/webfiles/home/icona_stumbleupon.jpg) no-repeat top left;
}

.twitter {
width: 39px;
height: 51px;
}

.twitter a {
display: block;
width: 37px;
height: 44px;
background: url(../userImages/webfiles/home/icona_twitterBN.jpg) no-repeat top left;
}

.twitter a:hover {
display: block;
width: 37px;
height: 44px;
background: url(../userImages/webfiles/home/icona_twitter.jpg) no-repeat top left;
}

.vimeo {
width: 39px;
height: 51px;
}

.vimeo a {
display: block;
width: 37px;
height: 49px;
background: url(../userImages/webfiles/home/icona_vimeoBN.jpg) no-repeat top left;
}

.vimeo a:hover {
display: block;
width: 37px;
height: 49px;
background: url(../userImages/webfiles/home/icona_vimeo.jpg) no-repeat top left;
}