@charset "utf-8";
/* CSS Document */

.SHGicon{
	display:block;
	padding:10px 5px 5px 5px;}
.button div{
	background-color:#eee;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
	background-image: -webkit-linear-gradient(top, #eee, #ccc);
	background-image: -moz-linear-gradient(top, #eee, #ccc); 
	background-image: -ms-linear-gradient(top, #eee, #ccc); 
	background-image: -o-linear-gradient(top, #eee, #ccc);
	background-image: linear-gradient(top, #eee, #ccc);
	box-shadow:0 1px 1px rgba(0, 0, 0, .5);}
	
.button .link_act{
	border:none;
	opacity:0;
	box-shadow:0 .4px 1px rgba(0, 0, 0, .5);
  	transition:opacity .4s ease-in-out;
  	-moz-transition:opacity .4s ease-in-out;
  	-webkit-transition:opacity .4s ease-in-out;}
.button a:hover .link_act{
	opacity:1;}
.button div .img_act{
	border-top:1px solid rgba(255,255,255,.5);}

.square div, .square .img_act, .square .img_nact, .square .link_act{
	border-radius:0;}
.rounded div, .rounded .img_act, .rounded .img_nact, .rounded .link_act{
	border-radius:5px;}
.circle div, .circle .img_act, .circle .img_nact, .circle .link_act{
	border-radius:50%;}
.SHGicon div{
	display:inline-block;
	margin:0 5px 5px 0;}
.SHGicon div:last-child{
	margin-right:0;}
.SHGicon a, .SHGicon .img_act, .SHGicon .img_nact, .SHGicon .link_act{
	display:block;}
.w64 div, .w64 a, .w64 .img_act, .w64 .img_nact, .w64 .link_act{
	width:64px;
	height:64px;}
.w48 div, .w48 a, .w48 .img_act, .w48 .img_nact, .w48 .link_act{
	width:48px;
	height:48px;}
.w32 div, .w32 a, .w32 .img_act, .w32 .img_nact, .w32 .link_act{
	width:32px;
	height:32px;}
.img_act{
	cursor:pointer;}
.SHGicon.button div a:active .link_act{
	box-shadow:inset 0 0 10px rgba(0,0,0, .5);}
.SHGicon.button div a:active .img_act{
	border:none;}

.button .forrst .link_act{
	background-color: #5AB158;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5AB158), to(#469144));
	background-image: -webkit-linear-gradient(top, #5AB158, #469144);
	background-image: -moz-linear-gradient(top, #5AB158, #469144); 
	background-image: -ms-linear-gradient(top, #5AB158, #469144); 
	background-image: -o-linear-gradient(top, #5AB158, #469144);
	background-image: linear-gradient(top, #5AB158, #469144);}
.button.w64 .forrst .img_act{
	background:url(images/social_media_icon_sets_64px.png) 0 -65px no-repeat;}
.button.w64 .forrst{
	background:url(images/social_media_icon_sets_64px.png) 0 -128px no-repeat;}
.button.w48 .forrst .img_act{
	background:url(images/social_media_icon_sets_48px.png) 0 -49px no-repeat;}
.button.w48 .forrst{
	background:url(images/social_media_icon_sets_48px.png) 0 -96px no-repeat;}
.button.w32 .forrst .img_act{
	background:url(images/social_media_icon_sets_32px.png) 0 -33px no-repeat;}
.button.w32 .forrst{
	background:url(images/social_media_icon_sets_32px.png) 0 -64px no-repeat;}

.button .dribbble .link_act{
	background-color: #C94174;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#C94174), to(#A62F5B));
	background-image: -webkit-linear-gradient(top, #C94174, #A62F5B);
	background-image: -moz-linear-gradient(top, #C94174, #A62F5B); 
	background-image: -ms-linear-gradient(top, #C94174, #A62F5B); 
	background-image: -o-linear-gradient(top, #C94174, #A62F5B);
	background-image: linear-gradient(top, #C94174, #A62F5B);}
.button.w64 .dribbble .img_act{
	background:url(images/social_media_icon_sets_64px.png) -64px -65px no-repeat;}
.button.w64 .dribbble{
	background:url(images/social_media_icon_sets_64px.png) -64px -128px no-repeat;}
.button.w48 .dribbble .img_act{
	background:url(images/social_media_icon_sets_48px.png) -48px -49px no-repeat;}
.button.w48 .dribbble{
	background:url(images/social_media_icon_sets_48px.png) -48px -96px no-repeat;}
.button.w32 .dribbble .img_act{
	background:url(images/social_media_icon_sets_32px.png) -32px -33px no-repeat;}
.button.w32 .dribbble{
	background:url(images/social_media_icon_sets_32px.png) -32px -64px no-repeat;}

.button .twitter_1 .link_act{
	background-color: #20C1FF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#20C1FF), to(#00AAEA));
	background-image: -webkit-linear-gradient(top, #20C1FF, #00AAEA);
	background-image: -moz-linear-gradient(top, #20C1FF, #00AAEA); 
	background-image: -ms-linear-gradient(top, #20C1FF, #00AAEA); 
	background-image: -o-linear-gradient(top, #20C1FF, #00AAEA);
	background-image: linear-gradient(top, #20C1FF, #00AAEA);}
.button.w64 .twitter_1 .img_act{
	background:url(images/social_media_icon_sets_64px.png) -128px -65px no-repeat;}
.button.w64 .twitter_1{
	background:url(images/social_media_icon_sets_64px.png) -128px -128px no-repeat;}
.button.w48 .twitter_1 .img_act{
	background:url(images/social_media_icon_sets_48px.png) -96px -49px no-repeat;}
.button.w48 .twitter_1{
	background:url(images/social_media_icon_sets_48px.png) -96px -96px no-repeat;}
.button.w32 .twitter_1 .img_act{
	background:url(images/social_media_icon_sets_32px.png) -64px -33px no-repeat;}
.button.w32 .twitter_1{
	background:url(images/social_media_icon_sets_32px.png) -64px -64px no-repeat;}

.button .twitter_2 .link_act{
	background-color: #20C1FF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#20C1FF), to(#00AAEA));
	background-image: -webkit-linear-gradient(top, #20C1FF, #00AAEA);
	background-image: -moz-linear-gradient(top, #20C1FF, #00AAEA); 
	background-image: -ms-linear-gradient(top, #20C1FF, #00AAEA); 
	background-image: -o-linear-gradient(top, #20C1FF, #00AAEA);
	background-image: linear-gradient(top, #20C1FF, #00AAEA);}
.button.w64 .twitter_2 .img_act{
	background:url(images/social_media_icon_sets_64px.png) -256px -65px no-repeat;}
.button.w64 .twitter_2{
	background:url(images/social_media_icon_sets_64px.png) -256px -128px no-repeat;}
.button.w48 .twitter_2 .img_act{
	background:url(images/social_media_icon_sets_48px.png) -192px -49px no-repeat;}
.button.w48 .twitter_2{
	background:url(images/social_media_icon_sets_48px.png) -192px -96px no-repeat;}
.button.w32 .twitter_2 .img_act{
	background:url(images/social_media_icon_sets_32px.png) -128px -33px no-repeat;}
.button.w32 .twitter_2{
	background:url(images/social_media_icon_sets_32px.png) -128px -64px no-repeat;}

.button .flickr .link_act{
	background-color: #FF359F;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FF359F), to(#FF0084));
	background-image: -webkit-linear-gradient(top, #FF359F, #FF0084);
	background-image: -moz-linear-gradient(top, #FF359F, #FF0084); 
	background-image: -ms-linear-gradient(top, #FF359F, #FF0084); 
	background-image: -o-linear-gradient(top, #FF359F, #FF0084);
	background-image: linear-gradient(top, #FF359F, #FF0084);}
.button.w64 .flickr .img_act{
	background:url(images/social_media_icon_sets_64px.png) -192px -65px no-repeat;}
.button.w64 .flickr{
	background:url(images/social_media_icon_sets_64px.png) -192px -128px no-repeat;}
.button.w48 .flickr .img_act{
	background:url(images/social_media_icon_sets_48px.png) -144px -49px no-repeat;}
.button.w48 .flickr{
	background:url(images/social_media_icon_sets_48px.png) -144px -96px no-repeat;}
.button.w32 .flickr .img_act{
	background:url(images/social_media_icon_sets_32px.png) -96px -33px no-repeat;}
.button.w32 .flickr{
	background:url(images/social_media_icon_sets_32px.png) -96px -64px no-repeat;}
	
.button .facebook .link_act{
	background-color: #3C5A99;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4476BA), to(#3C5A99));
	background-image: -webkit-linear-gradient(top, #4476BA, #3C5A99);
	background-image: -moz-linear-gradient(top, #4476BA, #3C5A99); 
	background-image: -ms-linear-gradient(top, #4476BA, #3C5A99); 
	background-image: -o-linear-gradient(top, #4476BA, #3C5A99);
	background-image: linear-gradient(top, #4476BA, #3C5A99);}
.button.w64 .facebook .img_act{
	background:url(images/social_media_icon_sets_64px.png) -320px -65px no-repeat;}
.button.w64 .facebook{
	background:url(images/social_media_icon_sets_64px.png) -320px -128px no-repeat;}
.button.w48 .facebook .img_act{
	background:url(images/social_media_icon_sets_48px.png) -240px -49px no-repeat;}
.button.w48 .facebook{
	background:url(images/social_media_icon_sets_48px.png) -240px -96px no-repeat;}
.button.w32 .facebook .img_act{
	background:url(images/social_media_icon_sets_32px.png) -160px -33px no-repeat;}
.button.w32 .facebook{
	background:url(images/social_media_icon_sets_32px.png) -160px -64px no-repeat;}

.button .skype .link_act{
	background-color: #26C4FF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#26C4FF), to(#00AFF0));
	background-image: -webkit-linear-gradient(top, #26C4FF, #00AFF0);
	background-image: -moz-linear-gradient(top, #26C4FF, #00AFF0); 
	background-image: -ms-linear-gradient(top, #26C4FF, #00AFF0); 
	background-image: -o-linear-gradient(top, #26C4FF, #00AFF0);
	background-image: linear-gradient(top, #26C4FF, #00AFF0);}
.button.w64 .skype .img_act{
	background:url(images/social_media_icon_sets_64px.png) -384px -65px no-repeat;}
.button.w64 .skype{
	background:url(images/social_media_icon_sets_64px.png) -384px -128px no-repeat;}
.button.w48 .skype .img_act{
	background:url(images/social_media_icon_sets_48px.png) -288px -49px no-repeat;}
.button.w48 .skype{
	background:url(images/social_media_icon_sets_48px.png) -288px -96px no-repeat;}
.button.w32 .skype .img_act{
	background:url(images/social_media_icon_sets_32px.png) -192px -33px no-repeat;}
.button.w32 .skype{
	background:url(images/social_media_icon_sets_32px.png) -192px -64px no-repeat;}

.button .digg .link_act{
	background-color: #9B9C9D;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#9B9C9D), to(#808183));
	background-image: -webkit-linear-gradient(top, #9B9C9D, #808183);
	background-image: -moz-linear-gradient(top, #9B9C9D, #808183); 
	background-image: -ms-linear-gradient(top, #9B9C9D, #808183); 
	background-image: -o-linear-gradient(top, #9B9C9D, #808183);
	background-image: linear-gradient(top, #9B9C9D, #808183);}
.button.w64 .digg .img_act{
	background:url(images/social_media_icon_sets_64px.png) -448px -65px no-repeat;}
.button.w64 .digg{
	background:url(images/social_media_icon_sets_64px.png) -448px -128px no-repeat;}
.button.w48 .digg .img_act{
	background:url(images/social_media_icon_sets_48px.png) -336px -49px no-repeat;}
.button.w48 .digg{
	background:url(images/social_media_icon_sets_48px.png) -336px -96px no-repeat;}
.button.w32 .digg .img_act{
	background:url(images/social_media_icon_sets_32px.png) -224px -33px no-repeat;}
.button.w32 .digg{
	background:url(images/social_media_icon_sets_32px.png) -224px -64px no-repeat;}

.button .google .link_act{
	background-color: #74A6F8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#74A6F8), to(#4285F4));
	background-image: -webkit-linear-gradient(top, #74A6F8, #4285F4);
	background-image: -moz-linear-gradient(top, #74A6F8, #4285F4); 
	background-image: -ms-linear-gradient(top, #74A6F8, #4285F4); 
	background-image: -o-linear-gradient(top, #74A6F8, #4285F4);
	background-image: linear-gradient(top, #74A6F8, #4285F4);}
.button.w64 .google .img_act{
	background:url(images/social_media_icon_sets_64px.png) -512px -65px no-repeat;}
.button.w64 .google{
	background:url(images/social_media_icon_sets_64px.png) -512px -128px no-repeat;}
.button.w48 .google .img_act{
	background:url(images/social_media_icon_sets_48px.png) -384px -49px no-repeat;}
.button.w48 .google{
	background:url(images/social_media_icon_sets_48px.png) -384px -96px no-repeat;}
.button.w32 .google .img_act{
	background:url(images/social_media_icon_sets_32px.png) -256px -33px no-repeat;}
.button.w32 .google{
	background:url(images/social_media_icon_sets_32px.png) -256px -64px no-repeat;}
	
.button .html5 .link_act{
	background-color: #EA7355;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#EA7355), to(#E44D26));
	background-image: -webkit-linear-gradient(top, #EA7355, #E44D26);
	background-image: -moz-linear-gradient(top, #EA7355, #E44D26); 
	background-image: -ms-linear-gradient(top, #EA7355, #E44D26); 
	background-image: -o-linear-gradient(top, #EA7355, #E44D26);
	background-image: linear-gradient(top, #EA7355, #E44D26);}
.button.w64 .html5 .img_act{
	background:url(images/social_media_icon_sets_64px.png) -578px -65px no-repeat;}
.button.w64 .html5{
	background:url(images/social_media_icon_sets_64px.png) -578px -128px no-repeat;}
.button.w48 .html5 .img_act{
	background:url(images/social_media_icon_sets_48px.png) -432px -49px no-repeat;}
.button.w48 .html5{
	background:url(images/social_media_icon_sets_48px.png) -432px -96px no-repeat;}
.button.w32 .html5 .img_act{
	background:url(images/social_media_icon_sets_32px.png) -288px -33px no-repeat;}
.button.w32 .html5{
	background:url(images/social_media_icon_sets_32px.png) -288px -64px no-repeat;}

.button .linkedin .link_act{
	background-color: #009FEC;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#009FEC), to(#007BB6));
	background-image: -webkit-linear-gradient(top, #009FEC, #007BB6);
	background-image: -moz-linear-gradient(top, #009FEC, #007BB6); 
	background-image: -ms-linear-gradient(top, #009FEC, #007BB6); 
	background-image: -o-linear-gradient(top, #009FEC, #007BB6);
	background-image: linear-gradient(top, #009FEC, #007BB6);}
.button.w64 .linkedin .img_act{
	background:url(images/social_media_icon_sets_64px.png) 0 -257px no-repeat;}
.button.w64 .linkedin{
	background:url(images/social_media_icon_sets_64px.png) 0 -320px no-repeat;}
.button.w48 .linkedin .img_act{
	background:url(images/social_media_icon_sets_48px.png) 0 -193px no-repeat;}
.button.w48 .linkedin{
	background:url(images/social_media_icon_sets_48px.png) 0 -240px no-repeat;}
.button.w32 .linkedin .img_act{
	background:url(images/social_media_icon_sets_32px.png) 0 -129px no-repeat;}
.button.w32 .linkedin{
	background:url(images/social_media_icon_sets_32px.png) 0 -160px no-repeat;}
	
.button .lastfm .link_act{
	background-color: #EF1823;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#EF1823), to(#C50E16));
	background-image: -webkit-linear-gradient(top, #EF1823, #C50E16);
	background-image: -moz-linear-gradient(top, #EF1823, #C50E16); 
	background-image: -ms-linear-gradient(top, #EF1823, #C50E16); 
	background-image: -o-linear-gradient(top, #EF1823, #C50E16);
	background-image: linear-gradient(top, #EF1823, #C50E16);}
.button.w64 .lastfm .img_act{
	background:url(images/social_media_icon_sets_64px.png) -64px -257px no-repeat;}
.button.w64 .lastfm{
	background:url(images/social_media_icon_sets_64px.png) -64px -320px no-repeat;}
.button.w48 .lastfm .img_act{
	background:url(images/social_media_icon_sets_48px.png) -48px -193px no-repeat;}
.button.w48 .lastfm{
	background:url(images/social_media_icon_sets_48px.png) -48px -240px no-repeat;}
.button.w32 .lastfm .img_act{
	background:url(images/social_media_icon_sets_32px.png) -32px -129px no-repeat;}
.button.w32 .lastfm{
	background:url(images/social_media_icon_sets_32px.png) -32px -160px no-repeat;}
	
.button .vimeo .link_act{
	background-color: #52C8EF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#52C8EF), to(#20B9EB));
	background-image: -webkit-linear-gradient(top, #52C8EF, #20B9EB);
	background-image: -moz-linear-gradient(top, #52C8EF, #20B9EB); 
	background-image: -ms-linear-gradient(top, #52C8EF, #20B9EB); 
	background-image: -o-linear-gradient(top, #52C8EF, #20B9EB);
	background-image: linear-gradient(top, #52C8EF, #20B9EB);}
.button.w64 .vimeo .img_act{
	background:url(images/social_media_icon_sets_64px.png) -128px -257px no-repeat;}
.button.w64 .vimeo{
	background:url(images/social_media_icon_sets_64px.png) -128px -320px no-repeat;}
.button.w48 .vimeo .img_act{
	background:url(images/social_media_icon_sets_48px.png) -96px -193px no-repeat;}
.button.w48 .vimeo{
	background:url(images/social_media_icon_sets_48px.png) -96px -240px no-repeat;}
.button.w32 .vimeo .img_act{
	background:url(images/social_media_icon_sets_32px.png) -64px -129px no-repeat;}
.button.w32 .vimeo{
	background:url(images/social_media_icon_sets_32px.png) -64px -160px no-repeat;}
	
.button .yahoo .link_act{
	background-color: #A500CE;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#A500CE), to(#7B0099));
	background-image: -webkit-linear-gradient(top, #A500CE, #7B0099);
	background-image: -moz-linear-gradient(top, #A500CE, #7B0099); 
	background-image: -ms-linear-gradient(top, #A500CE, #7B0099); 
	background-image: -o-linear-gradient(top, #A500CE, #7B0099);
	background-image: linear-gradient(top, #A500CE, #7B0099);}
.button.w64 .yahoo .img_act{
	background:url(images/social_media_icon_sets_64px.png) -192px -257px no-repeat;}
.button.w64 .yahoo{
	background:url(images/social_media_icon_sets_64px.png) -192px -320px no-repeat;}
.button.w48 .yahoo .img_act{
	background:url(images/social_media_icon_sets_48px.png) -144px -193px no-repeat;}
.button.w48 .yahoo{
	background:url(images/social_media_icon_sets_48px.png) -144px -240px no-repeat;}
.button.w32 .yahoo .img_act{
	background:url(images/social_media_icon_sets_32px.png) -96px -129px no-repeat;}
.button.w32 .yahoo{
	background:url(images/social_media_icon_sets_32px.png) -96px -160px no-repeat;}
	
.button .tumblr .link_act{
	background-color: #416A8F;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#416A8F), to(#304F6B));
	background-image: -webkit-linear-gradient(top, #416A8F, #304F6B);
	background-image: -moz-linear-gradient(top, #416A8F, #304F6B); 
	background-image: -ms-linear-gradient(top, #416A8F, #304F6B); 
	background-image: -o-linear-gradient(top, #416A8F, #304F6B);
	background-image: linear-gradient(top, #416A8F, #304F6B);}
.button.w64 .tumblr .img_act{
	background:url(images/social_media_icon_sets_64px.png) -256px -257px no-repeat;}
.button.w64 .tumblr{
	background:url(images/social_media_icon_sets_64px.png) -256px -320px no-repeat;}
.button.w48 .tumblr .img_act{
	background:url(images/social_media_icon_sets_48px.png) -192px -193px no-repeat;}
.button.w48 .tumblr{
	background:url(images/social_media_icon_sets_48px.png) -192px -240px no-repeat;}
.button.w32 .tumblr .img_act{
	background:url(images/social_media_icon_sets_32px.png) -128px -129px no-repeat;}
.button.w32 .tumblr{
	background:url(images/social_media_icon_sets_32px.png) -128px -160px no-repeat;}
	
.button .msn .link_act{
	background-color: #009AD9;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0FB7FF), to(#009AD9));
	background-image: -webkit-linear-gradient(top, #0FB7FF, #009AD9);
	background-image: -moz-linear-gradient(top, #0FB7FF, #009AD9); 
	background-image: -ms-linear-gradient(top, #0FB7FF, #009AD9); 
	background-image: -o-linear-gradient(top, #0FB7FF, #009AD9);
	background-image: linear-gradient(top, #0FB7FF, #009AD9);}
.button.w64 .msn .img_act{
	background:url(images/social_media_icon_sets_64px.png) -320px -257px no-repeat;}
.button.w64 .msn{
	background:url(images/social_media_icon_sets_64px.png) -320px -320px no-repeat;}
.button.w48 .msn .img_act{
	background:url(images/social_media_icon_sets_48px.png) -240px -193px no-repeat;}
.button.w48 .msn{
	background:url(images/social_media_icon_sets_48px.png) -240px -240px no-repeat;}
.button.w32 .msn .img_act{
	background:url(images/social_media_icon_sets_32px.png) -160px -129px no-repeat;}
.button.w32 .msn{
	background:url(images/social_media_icon_sets_32px.png) -160px -160px no-repeat;}
	
.button .live_old .link_act{
	background-color: #A3F000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#A3F000), to(#7CBB00));
	background-image: -webkit-linear-gradient(top, #A3F000, #7CBB00);
	background-image: -moz-linear-gradient(top, #A3F000, #7CBB00); 
	background-image: -ms-linear-gradient(top, #A3F000, #7CBB00); 
	background-image: -o-linear-gradient(top, #A3F000, #7CBB00);
	background-image: linear-gradient(top, #A3F000, #7CBB00);}
.button.w64 .live_old .img_act{
	background:url(images/social_media_icon_sets_64px.png) -384px -257px no-repeat;}
.button.w64 .live_old{
	background:url(images/social_media_icon_sets_64px.png) -384px -320px no-repeat;}
.button.w48 .live_old .img_act{
	background:url(images/social_media_icon_sets_48px.png) -288px -193px no-repeat;}
.button.w48 .live_old{
	background:url(images/social_media_icon_sets_48px.png) -288px -240px no-repeat;}
.button.w32 .live_old .img_act{
	background:url(images/social_media_icon_sets_32px.png) -192px -129px no-repeat;}
.button.w32 .live_old{
	background:url(images/social_media_icon_sets_32px.png) -192px -160px no-repeat;}
	
.button .youtube .link_act{
	background-color: #DF655B;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#DF655B), to(#D63E30));
	background-image: -webkit-linear-gradient(top, #DF655B, #D63E30);
	background-image: -moz-linear-gradient(top, #DF655B, #D63E30); 
	background-image: -ms-linear-gradient(top, #DF655B, #D63E30); 
	background-image: -o-linear-gradient(top, #DF655B, #D63E30);
	background-image: linear-gradient(top, #DF655B, #D63E30);}
.button.w64 .youtube .img_act{
	background:url(images/social_media_icon_sets_64px.png) -448px -257px no-repeat;}
.button.w64 .youtube{
	background:url(images/social_media_icon_sets_64px.png) -448px -320px no-repeat;}
.button.w48 .youtube .img_act{
	background:url(images/social_media_icon_sets_48px.png) -336px -193px no-repeat;}
.button.w48 .youtube{
	background:url(images/social_media_icon_sets_48px.png) -336px -240px no-repeat;}
.button.w32 .youtube .img_act{
	background:url(images/social_media_icon_sets_32px.png) -224px -129px no-repeat;}
.button.w32 .youtube{
	background:url(images/social_media_icon_sets_32px.png) -224px -160px no-repeat;}
	
.button .delicious .link_act{
	background-color: #3576CE;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3576CE), to(#285DA7));
	background-image: -webkit-linear-gradient(top, #3576CE, #285DA7);
	background-image: -moz-linear-gradient(top, #3576CE, #285DA7); 
	background-image: -ms-linear-gradient(top, #3576CE, #285DA7); 
	background-image: -o-linear-gradient(top, #3576CE, #285DA7);
	background-image: linear-gradient(top, #3576CE, #285DA7);}
.button.w64 .delicious .img_act{
	background:url(images/social_media_icon_sets_64px.png) -512px -257px no-repeat;}
.button.w64 .delicious{
	background:url(images/social_media_icon_sets_64px.png) -512px -320px no-repeat;}
.button.w48 .delicious .img_act{
	background:url(images/social_media_icon_sets_48px.png) -384px -193px no-repeat;}
.button.w48 .delicious{
	background:url(images/social_media_icon_sets_48px.png) -384px -240px no-repeat;}
.button.w32 .delicious .img_act{
	background:url(images/social_media_icon_sets_32px.png) -256px -129px no-repeat;}
.button.w32 .delicious{
	background:url(images/social_media_icon_sets_32px.png) -256px -160px no-repeat;}
	
.button .rss .link_act{
	background-color: #FF9135;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FF9135), to(#FF7200));
	background-image: -webkit-linear-gradient(top, #FF9135, #FF7200);
	background-image: -moz-linear-gradient(top, #FF9135, #FF7200); 
	background-image: -ms-linear-gradient(top, #FF9135, #FF7200); 
	background-image: -o-linear-gradient(top, #FF9135, #FF7200);
	background-image: linear-gradient(top, #FF9135, #FF7200);}
.button.w64 .rss .img_act{
	background:url(images/social_media_icon_sets_64px.png) -576px -257px no-repeat;}
.button.w64 .rss{
	background:url(images/social_media_icon_sets_64px.png) -576px -320px no-repeat;}
.button.w48 .rss .img_act{
	background:url(images/social_media_icon_sets_48px.png) -432px -193px no-repeat;}
.button.w48 .rss{
	background:url(images/social_media_icon_sets_48px.png) -432px -240px no-repeat;}
.button.w32 .rss .img_act{
	background:url(images/social_media_icon_sets_32px.png) -288px -129px no-repeat;}
.button.w32 .rss{
	background:url(images/social_media_icon_sets_32px.png) -288px -160px no-repeat;}
	
.button .picasa .link_act{
	background-color: #B562B9;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#B562B9), to(#9B479F));
	background-image: -webkit-linear-gradient(top, #B562B9, #9B479F);
	background-image: -moz-linear-gradient(top, #B562B9, #9B479F); 
	background-image: -ms-linear-gradient(top, #B562B9, #9B479F); 
	background-image: -o-linear-gradient(top, #B562B9, #9B479F);
	background-image: linear-gradient(top, #B562B9, #9B479F);}
.button.w64 .picasa .img_act{
	background:url(images/social_media_icon_sets_64px.png) 0 -449px no-repeat;}
.button.w64 .picasa{
	background:url(images/social_media_icon_sets_64px.png) 0 -512px no-repeat;}
.button.w48 .picasa .img_act{
	background:url(images/social_media_icon_sets_48px.png) 0 -337px no-repeat;}
.button.w48 .picasa{
	background:url(images/social_media_icon_sets_48px.png) 0 -384px no-repeat;}
.button.w32 .picasa .img_act{
	background:url(images/social_media_icon_sets_32px.png) 0 -225px no-repeat;}
.button.w32 .picasa{
	background:url(images/social_media_icon_sets_32px.png) 0 -256px no-repeat;}
	
.button .deviantart .link_act{
	background-color: #5B735E;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5B735E), to(#445646));
	background-image: -webkit-linear-gradient(top, #5B735E, #445646);
	background-image: -moz-linear-gradient(top, #5B735E, #445646); 
	background-image: -ms-linear-gradient(top, #5B735E, #445646); 
	background-image: -o-linear-gradient(top, #5B735E, #445646);
	background-image: linear-gradient(top, #5B735E, #445646);}
.button.w64 .deviantart .img_act{
	background:url(images/social_media_icon_sets_64px.png) -64px -449px no-repeat;}
.button.w64 .deviantart{
	background:url(images/social_media_icon_sets_64px.png) -64px -512px no-repeat;}
.button.w48 .deviantart .img_act{
	background:url(images/social_media_icon_sets_48px.png) -48px -337px no-repeat;}
.button.w48 .deviantart{
	background:url(images/social_media_icon_sets_48px.png) -48px -384px no-repeat;}
.button.w32 .deviantart .img_act{
	background:url(images/social_media_icon_sets_32px.png) -32px -225px no-repeat;}
.button.w32 .deviantart{
	background:url(images/social_media_icon_sets_32px.png) -32px -256px no-repeat;}
	
.button .technorati .link_act{
	background-color: #6CF000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#6CF000), to(#55BB00));
	background-image: -webkit-linear-gradient(top, #6CF000, #55BB00);
	background-image: -moz-linear-gradient(top, #6CF000, #55BB00); 
	background-image: -ms-linear-gradient(top, #6CF000, #55BB00); 
	background-image: -o-linear-gradient(top, #6CF000, #55BB00);
	background-image: linear-gradient(top, #6CF000, #55BB00);}
.button.w64 .technorati .img_act{
	background:url(images/social_media_icon_sets_64px.png) -128px -449px no-repeat;}
.button.w64 .technorati{
	background:url(images/social_media_icon_sets_64px.png) -128px -512px no-repeat;}
.button.w48 .technorati .img_act{
	background:url(images/social_media_icon_sets_48px.png) -96px -337px no-repeat;}
.button.w48 .technorati{
	background:url(images/social_media_icon_sets_48px.png) -96px -384px no-repeat;}
.button.w32 .technorati .img_act{
	background:url(images/social_media_icon_sets_32px.png) -64px -225px no-repeat;}
.button.w32 .technorati{
	background:url(images/social_media_icon_sets_32px.png) -64px -256px no-repeat;}
	
.button .stumbleupon .link_act{
	background-color: #EF7354;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#EF7354), to(#EA4B24));
	background-image: -webkit-linear-gradient(top, #EF7354, #EA4B24);
	background-image: -moz-linear-gradient(top, #EF7354, #EA4B24); 
	background-image: -ms-linear-gradient(top, #EF7354, #EA4B24); 
	background-image: -o-linear-gradient(top, #EF7354, #EA4B24);
	background-image: linear-gradient(top, #EF7354, #EA4B24);}
.button.w64 .stumbleupon .img_act{
	background:url(images/social_media_icon_sets_64px.png) -192px -449px no-repeat;}
.button.w64 .stumbleupon{
	background:url(images/social_media_icon_sets_64px.png) -192px -512px no-repeat;}
.button.w48 .stumbleupon .img_act{
	background:url(images/social_media_icon_sets_48px.png) -144px -337px no-repeat;}
.button.w48 .stumbleupon{
	background:url(images/social_media_icon_sets_48px.png) -144px -384px no-repeat;}
.button.w32 .stumbleupon .img_act{
	background:url(images/social_media_icon_sets_32px.png) -96px -225px no-repeat;}
.button.w32 .stumbleupon{
	background:url(images/social_media_icon_sets_32px.png) -96px -256px no-repeat;}
	
.button .blogger .link_act{
	background-color: #FCB174;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FCB174), to(#FB9240));
	background-image: -webkit-linear-gradient(top, #FCB174, #FB9240);
	background-image: -moz-linear-gradient(top, #FCB174, #FB9240); 
	background-image: -ms-linear-gradient(top, #FCB174, #FB9240); 
	background-image: -o-linear-gradient(top, #FCB174, #FB9240);
	background-image: linear-gradient(top, #FCB174, #FB9240);}
.button.w64 .blogger .img_act{
	background:url(images/social_media_icon_sets_64px.png) -256px -449px no-repeat;}
.button.w64 .blogger{
	background:url(images/social_media_icon_sets_64px.png) -256px -512px no-repeat;}
.button.w48 .blogger .img_act{
	background:url(images/social_media_icon_sets_48px.png) -192px -337px no-repeat;}
.button.w48 .blogger{
	background:url(images/social_media_icon_sets_48px.png) -192px -384px no-repeat;}
.button.w32 .blogger .img_act{
	background:url(images/social_media_icon_sets_32px.png) -128px -225px no-repeat;}
.button.w32 .blogger{
	background:url(images/social_media_icon_sets_32px.png) -128px -256px no-repeat;}
	
.button .wordpress .link_act{
	background-color: #33A7DF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#33A7DF), to(#1E8CBE));
	background-image: -webkit-linear-gradient(top, #33A7DF, #1E8CBE);
	background-image: -moz-linear-gradient(top, #33A7DF, #1E8CBE); 
	background-image: -ms-linear-gradient(top, #33A7DF, #1E8CBE); 
	background-image: -o-linear-gradient(top, #33A7DF, #1E8CBE);
	background-image: linear-gradient(top, #33A7DF, #1E8CBE);}
.button.w64 .wordpress .img_act{
	background:url(images/social_media_icon_sets_64px.png) -320px -449px no-repeat;}
.button.w64 .wordpress{
	background:url(images/social_media_icon_sets_64px.png) -320px -512px no-repeat;}
.button.w48 .wordpress .img_act{
	background:url(images/social_media_icon_sets_48px.png) -240px -337px no-repeat;}
.button.w48 .wordpress{
	background:url(images/social_media_icon_sets_48px.png) -240px -384px no-repeat;}
.button.w32 .wordpress .img_act{
	background:url(images/social_media_icon_sets_32px.png) -160px -225px no-repeat;}
.button.w32 .wordpress{
	background:url(images/social_media_icon_sets_32px.png) -160px -256px no-repeat;}
	
.button .amazon .link_act{
	background-color: #FFAE35;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFAE35), to(#FF9900));
	background-image: -webkit-linear-gradient(top, #FFAE35, #FF9900);
	background-image: -moz-linear-gradient(top, #FFAE35, #FF9900); 
	background-image: -ms-linear-gradient(top, #FFAE35, #FF9900); 
	background-image: -o-linear-gradient(top, #FFAE35, #FF9900);
	background-image: linear-gradient(top, #FFAE35, #FF9900);}
.button.w64 .amazon .img_act{
	background:url(images/social_media_icon_sets_64px.png) -384px -449px no-repeat;}
.button.w64 .amazon{
	background:url(images/social_media_icon_sets_64px.png) -384px -512px no-repeat;}
.button.w48 .amazon .img_act{
	background:url(images/social_media_icon_sets_48px.png) -288px -337px no-repeat;}
.button.w48 .amazon{
	background:url(images/social_media_icon_sets_48px.png) -288px -384px no-repeat;}
.button.w32 .amazon .img_act{
	background:url(images/social_media_icon_sets_32px.png) -192px -225px no-repeat;}
.button.w32 .amazon{
	background:url(images/social_media_icon_sets_32px.png) -192px -256px no-repeat;}
	
.button .appstore .link_act{
	background-color: #396CC1;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#396CC1), to(#2D5498));
	background-image: -webkit-linear-gradient(top, #396CC1, #2D5498);
	background-image: -moz-linear-gradient(top, #396CC1, #2D5498); 
	background-image: -ms-linear-gradient(top, #396CC1, #2D5498); 
	background-image: -o-linear-gradient(top, #396CC1, #2D5498);
	background-image: linear-gradient(top, #396CC1, #2D5498);}
.button.w64 .appstore .img_act{
	background:url(images/social_media_icon_sets_64px.png) -448px -449px no-repeat;}
.button.w64 .appstore{
	background:url(images/social_media_icon_sets_64px.png) -448px -512px no-repeat;}
.button.w48 .appstore .img_act{
	background:url(images/social_media_icon_sets_48px.png) -336px -337px no-repeat;}
.button.w48 .appstore{
	background:url(images/social_media_icon_sets_48px.png) -336px -384px no-repeat;}
.button.w32 .appstore .img_act{
	background:url(images/social_media_icon_sets_32px.png) -224px -225px no-repeat;}
.button.w32 .appstore{
	background:url(images/social_media_icon_sets_32px.png) -224px -256px no-repeat;}
	
.button .paypal .link_act{
	background-color: #0061B0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0061B0), to(#00457C));
	background-image: -webkit-linear-gradient(top, #0061B0, #00457C);
	background-image: -moz-linear-gradient(top, #0061B0, #00457C); 
	background-image: -ms-linear-gradient(top, #0061B0, #00457C); 
	background-image: -o-linear-gradient(top, #0061B0, #00457C);
	background-image: linear-gradient(top, #0061B0, #00457C);}
.button.w64 .paypal .img_act{
	background:url(images/social_media_icon_sets_64px.png) -512px -449px no-repeat;}
.button.w64 .paypal{
	background:url(images/social_media_icon_sets_64px.png) -512px -512px no-repeat;}
.button.w48 .paypal .img_act{
	background:url(images/social_media_icon_sets_48px.png) -384px -337px no-repeat;}
.button.w48 .paypal{
	background:url(images/social_media_icon_sets_48px.png) -384px -384px no-repeat;}
.button.w32 .paypal .img_act{
	background:url(images/social_media_icon_sets_32px.png) -256px -225px no-repeat;}
.button.w32 .paypal{
	background:url(images/social_media_icon_sets_32px.png) -256px -256px no-repeat;}
	
.button .myspace .link_act{
	background-color: #13A7FF;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#13A7FF), to(#008DDE));
	background-image: -webkit-linear-gradient(top, #13A7FF, #008DDE);
	background-image: -moz-linear-gradient(top, #13A7FF, #008DDE); 
	background-image: -ms-linear-gradient(top, #13A7FF, #008DDE); 
	background-image: -o-linear-gradient(top, #13A7FF, #008DDE);
	background-image: linear-gradient(top, #13A7FF, #008DDE);}
.button.w64 .myspace .img_act{
	background:url(images/social_media_icon_sets_64px.png) -576px -449px no-repeat;}
.button.w64 .myspace{
	background:url(images/social_media_icon_sets_64px.png) -576px -512px no-repeat;}
.button.w48 .myspace .img_act{
	background:url(images/social_media_icon_sets_48px.png) -432px -337px no-repeat;}
.button.w48 .myspace{
	background:url(images/social_media_icon_sets_48px.png) -432px -384px no-repeat;}
.button.w32 .myspace .img_act{
	background:url(images/social_media_icon_sets_32px.png) -288px -225px no-repeat;}
.button.w32 .myspace{
	background:url(images/social_media_icon_sets_32px.png) -288px -256px no-repeat;}
	
.button .dropbox .link_act{
	background-color: #7BB9F0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7BB9F0), to(#4CA0EA));
	background-image: -webkit-linear-gradient(top, #7BB9F0, #4CA0EA);
	background-image: -moz-linear-gradient(top, #7BB9F0, #4CA0EA); 
	background-image: -ms-linear-gradient(top, #7BB9F0, #4CA0EA); 
	background-image: -o-linear-gradient(top, #7BB9F0, #4CA0EA);
	background-image: linear-gradient(top, #7BB9F0, #4CA0EA);}
.button.w64 .dropbox .img_act{
	background:url(images/social_media_icon_sets_64px.png) 0 -641px no-repeat;}
.button.w64 .dropbox{
	background:url(images/social_media_icon_sets_64px.png) 0 -704px no-repeat;}
.button.w48 .dropbox .img_act{
	background:url(images/social_media_icon_sets_48px.png) 0 -481px no-repeat;}
.button.w48 .dropbox{
	background:url(images/social_media_icon_sets_48px.png) 0 -528px no-repeat;}
.button.w32 .dropbox .img_act{
	background:url(images/social_media_icon_sets_32px.png) 0 -321px no-repeat;}
.button.w32 .dropbox{
	background:url(images/social_media_icon_sets_32px.png) 0 -352px no-repeat;}
	
.button .live .link_act{
	background-color: #A3F000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#A3F000), to(#7CBB00));
	background-image: -webkit-linear-gradient(top, #A3F000, #7CBB00);
	background-image: -moz-linear-gradient(top, #A3F000, #7CBB00); 
	background-image: -ms-linear-gradient(top, #A3F000, #7CBB00); 
	background-image: -o-linear-gradient(top, #A3F000, #7CBB00);
	background-image: linear-gradient(top, #A3F000, #7CBB00);}
.button.w64 .live .img_act{
	background:url(images/social_media_icon_sets_64px.png) -64px -641px no-repeat;}
.button.w64 .live{
	background:url(images/social_media_icon_sets_64px.png) -64px -704px no-repeat;}
.button.w48 .live .img_act{
	background:url(images/social_media_icon_sets_48px.png) -49px -481px no-repeat;}
.button.w48 .live{
	background:url(images/social_media_icon_sets_48px.png) -49px -528px no-repeat;}
.button.w32 .live .img_act{
	background:url(images/social_media_icon_sets_32px.png) -33px -321px no-repeat;}
.button.w32 .live{
	background:url(images/social_media_icon_sets_32px.png) -33px -352px no-repeat;}

.button .pinterest .link_act{
	background-color: #E14048;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#E14048), to(#CB2027));
	background-image: -webkit-linear-gradient(top, #E14048, #CB2027);
	background-image: -moz-linear-gradient(top, #E14048, #CB2027); 
	background-image: -ms-linear-gradient(top, #E14048, #CB2027); 
	background-image: -o-linear-gradient(top, #E14048, #CB2027);
	background-image: linear-gradient(top, #E14048, #CB2027);}
.button.w64 .pinterest .img_act{
	background:url(images/social_media_icon_sets_64px.png) -128px -641px no-repeat;}
.button.w64 .pinterest{
	background:url(images/social_media_icon_sets_64px.png) -128px -704px no-repeat;}
.button.w48 .pinterest .img_act{
	background:url(images/social_media_icon_sets_48px.png) -96px -481px no-repeat;}
.button.w48 .pinterest{
	background:url(images/social_media_icon_sets_48px.png) -96px -528px no-repeat;}
.button.w32 .pinterest .img_act{
	background:url(images/social_media_icon_sets_32px.png) -64px -321px no-repeat;}
.button.w32 .pinterest{
	background:url(images/social_media_icon_sets_32px.png) -64px -352px no-repeat;}

.button .soundcloud .link_act{
	background-color: #FF8135;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FF8135), to(#FF6000));
	background-image: -webkit-linear-gradient(top, #FF8135, #FF6000);
	background-image: -moz-linear-gradient(top, #FF8135, #FF6000); 
	background-image: -ms-linear-gradient(top, #FF8135, #FF6000); 
	background-image: -o-linear-gradient(top, #FF8135, #FF6000);
	background-image: linear-gradient(top, #FF8135, #FF6000);}
.button.w64 .soundcloud .img_act{
	background:url(images/social_media_icon_sets_64px.png) -192px -641px no-repeat;}
.button.w64 .soundcloud{
	background:url(images/social_media_icon_sets_64px.png) -192px -704px no-repeat;}
.button.w48 .soundcloud .img_act{
	background:url(images/social_media_icon_sets_48px.png) -144px -481px no-repeat;}
.button.w48 .soundcloud{
	background:url(images/social_media_icon_sets_48px.png) -144px -528px no-repeat;}
.button.w32 .soundcloud .img_act{
	background:url(images/social_media_icon_sets_32px.png) -96px -321px no-repeat;}
.button.w32 .soundcloud{
	background:url(images/social_media_icon_sets_32px.png) -96px -352px no-repeat;}

.button .googledrive .link_act{
	background-color: #FFBF2B;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFBF2B), to(#F5AE00));
	background-image: -webkit-linear-gradient(top, #FFEA2B, #F5AE00);
	background-image: -moz-linear-gradient(top, #FFEA2B, #F5AE00); 
	background-image: -ms-linear-gradient(top, #FFEA2B, #F5AE00); 
	background-image: -o-linear-gradient(top, #FFEA2B, #F5AE00);
	background-image: linear-gradient(top, #FFEA2B, #F5AE00);}
.button.w64 .googledrive .img_act{
	background:url(images/social_media_icon_sets_64px.png) -256px -641px no-repeat;}
.button.w64 .googledrive{
	background:url(images/social_media_icon_sets_64px.png) -256px -704px no-repeat;}
.button.w48 .googledrive .img_act{
	background:url(images/social_media_icon_sets_48px.png) -192px -481px no-repeat;}
.button.w48 .googledrive{
	background:url(images/social_media_icon_sets_48px.png) -192px -528px no-repeat;}
.button.w32 .googledrive .img_act{
	background:url(images/social_media_icon_sets_32px.png) -128px -321px no-repeat;}
.button.w32 .googledrive{
	background:url(images/social_media_icon_sets_32px.png) -128px -352px no-repeat;}

.button .android .link_act{
	background-color: #B7D262;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#B7D262), to(#A4C639));
	background-image: -webkit-linear-gradient(top, #B7D262, #A4C639);
	background-image: -moz-linear-gradient(top, #B7D262, #A4C639); 
	background-image: -ms-linear-gradient(top, #B7D262, #A4C639); 
	background-image: -o-linear-gradient(top, #B7D262, #A4C639);
	background-image: linear-gradient(top, #B7D262, #A4C639);}
.button.w64 .android .img_act{
	background:url(images/social_media_icon_sets_64px.png) -320px -641px no-repeat;}
.button.w64 .android{
	background:url(images/social_media_icon_sets_64px.png) -320px -704px no-repeat;}
.button.w48 .android .img_act{
	background:url(images/social_media_icon_sets_48px.png) -240px -481px no-repeat;}
.button.w48 .android{
	background:url(images/social_media_icon_sets_48px.png) -240px -528px no-repeat;}
.button.w32 .android .img_act{
	background:url(images/social_media_icon_sets_32px.png) -160px -321px no-repeat;}
.button.w32 .android{
	background:url(images/social_media_icon_sets_32px.png) -160px -352px no-repeat;}

.button .behance .link_act{
	background-color: #666;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#666), to(#222));
	background-image: -webkit-linear-gradient(top, #666, #222);
	background-image: -moz-linear-gradient(top, #666, #222); 
	background-image: -ms-linear-gradient(top, #666, #222); 
	background-image: -o-linear-gradient(top, #666, #222);
	background-image: linear-gradient(top, #666, #222);}
.button.w64 .behance .img_act{
	background:url(images/social_media_icon_sets_64px.png) -384px -641px no-repeat;}
.button.w64 .behance{
	background:url(images/social_media_icon_sets_64px.png) -384px -704px no-repeat;}
.button.w48 .behance .img_act{
	background:url(images/social_media_icon_sets_48px.png) -288px -481px no-repeat;}
.button.w48 .behance{
	background:url(images/social_media_icon_sets_48px.png) -288px -528px no-repeat;}
.button.w32 .behance .img_act{
	background:url(images/social_media_icon_sets_32px.png) -192px -321px no-repeat;}
.button.w32 .behance{
	background:url(images/social_media_icon_sets_32px.png) -192px -352px no-repeat;}

.button .instagram .link_act{
	background-color: #B07662;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#B07662), to(#945B49));
	background-image: -webkit-linear-gradient(top, #B07662, #945B49);
	background-image: -moz-linear-gradient(top, #B07662, #945B49); 
	background-image: -ms-linear-gradient(top, #B07662, #945B49); 
	background-image: -o-linear-gradient(top, #B07662, #945B49);
	background-image: linear-gradient(top, #B07662, #945B49);}
.button.w64 .instagram .img_act{
	background:url(images/social_media_icon_sets_64px.png) -448px -641px no-repeat;}
.button.w64 .instagram{
	background:url(images/social_media_icon_sets_64px.png) -448px -704px no-repeat;}
.button.w48 .instagram .img_act{
	background:url(images/social_media_icon_sets_48px.png) -336px -481px no-repeat;}
.button.w48 .instagram{
	background:url(images/social_media_icon_sets_48px.png) -336px -528px no-repeat;}
.button.w32 .instagram .img_act{
	background:url(images/social_media_icon_sets_32px.png) -224px -321px no-repeat;}
.button.w32 .instagram{
	background:url(images/social_media_icon_sets_32px.png) -224px -352px no-repeat;}

.button .ebay .link_act{
	background-color: #FDB91A;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FDB91A), to(#F5AF02));
	background-image: -webkit-linear-gradient(top, #FDB91A, #F5AF02);
	background-image: -moz-linear-gradient(top, #FDB91A, #F5AF02); 
	background-image: -ms-linear-gradient(top, #FDB91A, #F5AF02); 
	background-image: -o-linear-gradient(top, #FDB91A, #F5AF02);
	background-image: linear-gradient(top, #FDB91A, #F5AF02);}
.button.w64 .ebay .img_act{
	background:url(images/social_media_icon_sets_64px.png) -512px -641px no-repeat;}
.button.w64 .ebay{
	background:url(images/social_media_icon_sets_64px.png) -512px -704px no-repeat;}
.button.w48 .ebay .img_act{
	background:url(images/social_media_icon_sets_48px.png) -384px -481px no-repeat;}
.button.w48 .ebay{
	background:url(images/social_media_icon_sets_48px.png) -384px -528px no-repeat;}
.button.w32 .ebay .img_act{
	background:url(images/social_media_icon_sets_32px.png) -256px -321px no-repeat;}
.button.w32 .ebay{
	background:url(images/social_media_icon_sets_32px.png) -256px -352px no-repeat;}

.button .googleplus .link_act{
	background-color: #D33321;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#D33321), to(#A6281A));
	background-image: -webkit-linear-gradient(top, #D33321, #A6281A);
	background-image: -moz-linear-gradient(top, #D33321, #A6281A); 
	background-image: -ms-linear-gradient(top, #D33321, #A6281A); 
	background-image: -o-linear-gradient(top, #D33321, #A6281A);
	background-image: linear-gradient(top, #D33321, #A6281A);}
.button.w64 .googleplus .img_act{
	background:url(images/social_media_icon_sets_64px.png) -576px -641px no-repeat;}
.button.w64 .googleplus{
	background:url(images/social_media_icon_sets_64px.png) -576px -704px no-repeat;}
.button.w48 .googleplus .img_act{
	background:url(images/social_media_icon_sets_48px.png) -432px -481px no-repeat;}
.button.w48 .googleplus{
	background:url(images/social_media_icon_sets_48px.png) -432px -528px no-repeat;}
.button.w32 .googleplus .img_act{
	background:url(images/social_media_icon_sets_32px.png) -288px -321px no-repeat;}
.button.w32 .googleplus{
	background:url(images/social_media_icon_sets_32px.png) -288px -352px no-repeat;}

.button .mail_1 .link_act{
	background-color: #D33321;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#D33321), to(#A6281A));
	background-image: -webkit-linear-gradient(top, #D33321, #A6281A);
	background-image: -moz-linear-gradient(top, #D33321, #A6281A); 
	background-image: -ms-linear-gradient(top, #D33321, #A6281A); 
	background-image: -o-linear-gradient(top, #D33321, #A6281A);
	background-image: linear-gradient(top, #D33321, #A6281A);}
.button.w64 .mail_1 .img_act{
	background:url(images/social_media_icon_extra_sets_64px.png) 0 -65px no-repeat;}
.button.w64 .mail_1{
	background:url(images/social_media_icon_extra_sets_64px.png) 0 -128px no-repeat;}
.button.w48 .mail_1 .img_act{
	background:url(images/social_media_icon_extra_sets_48px.png) 0 -49px no-repeat;}
.button.w48 .mail_1{
	background:url(images/social_media_icon_extra_sets_48px.png) 0 -96px no-repeat;}
.button.w32 .mail_1 .img_act{
	background:url(images/social_media_icon_extra_sets_32px.png) 0 -33px no-repeat;}
.button.w32 .mail_1{
	background:url(images/social_media_icon_extra_sets_32px.png) 0 -64px no-repeat;}

.button .mail_2 .link_act{
	background-color: #D33321;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#D33321), to(#A6281A));
	background-image: -webkit-linear-gradient(top, #D33321, #A6281A);
	background-image: -moz-linear-gradient(top, #D33321, #A6281A); 
	background-image: -ms-linear-gradient(top, #D33321, #A6281A); 
	background-image: -o-linear-gradient(top, #D33321, #A6281A);
	background-image: linear-gradient(top, #D33321, #A6281A);}
.button.w64 .mail_2 .img_act{
	background:url(images/social_media_icon_extra_sets_64px.png) -64px -65px no-repeat;}
.button.w64 .mail_2{
	background:url(images/social_media_icon_extra_sets_64px.png) -64px -128px no-repeat;}
.button.w48 .mail_2 .img_act{
	background:url(images/social_media_icon_extra_sets_48px.png) -48px -49px no-repeat;}
.button.w48 .mail_2{
	background:url(images/social_media_icon_extra_sets_48px.png) -48px -96px no-repeat;}
.button.w32 .mail_2 .img_act{
	background:url(images/social_media_icon_extra_sets_32px.png) -32px -33px no-repeat;}
.button.w32 .mail_2{
	background:url(images/social_media_icon_extra_sets_32px.png) -32px -64px no-repeat;}

.button .mail_3 .link_act{
	background-color: #D33321;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#D33321), to(#A6281A));
	background-image: -webkit-linear-gradient(top, #D33321, #A6281A);
	background-image: -moz-linear-gradient(top, #D33321, #A6281A); 
	background-image: -ms-linear-gradient(top, #D33321, #A6281A); 
	background-image: -o-linear-gradient(top, #D33321, #A6281A);
	background-image: linear-gradient(top, #D33321, #A6281A);}
.button.w64 .mail_3 .img_act{
	background:url(images/social_media_icon_extra_sets_64px.png) -128px -65px no-repeat;}
.button.w64 .mail_3{
	background:url(images/social_media_icon_extra_sets_64px.png) -128px -128px no-repeat;}
.button.w48 .mail_3 .img_act{
	background:url(images/social_media_icon_extra_sets_48px.png) -96px -49px no-repeat;}
.button.w48 .mail_3{
	background:url(images/social_media_icon_extra_sets_48px.png) -96px -96px no-repeat;}
.button.w32 .mail_3 .img_act{
	background:url(images/social_media_icon_extra_sets_32px.png) -64px -33px no-repeat;}
.button.w32 .mail_3{
	background:url(images/social_media_icon_extra_sets_32px.png) -64px -64px no-repeat;}

