@charset "utf-8";

rollover_hor_{
	background-repeat: no-repeat;
	position: absolute;
	height: 44px;
	width: 176px;
	display: inherit;
}


a.rollover_hor_facebook {
	display: block;
	width: 44px;
	height: 44px;
	text-decoration: none;
	background: url("../images/socialmedia/facebook_sm.png");
	background-repeat: no-repeat;
	}

a.rollover_hor_facebook:hover {
	background-position: -44px 0;
	margin-top: 2px;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

a.rollover_hor_twitter {
	display: block;
	width: 44px;
	height: 44px;
	text-decoration: none;
	background: url("../images/socialmedia/twitter_sm.png");
	background-repeat: no-repeat;
	}	
	
a.rollover_hor_twitter:hover {
	background-position: -44px 0;
	}
		
	a.rollover_hor_pintrest {
	display: block;
	width: 44px;
	height: 44px;
	text-decoration: none;
	background: url("../images/socialmedia/facebook_sm.png");
	background-repeat:no-repeat;
	}
	
	a.rollover_hor_youtube {
	display: block;
	width: 44px;
	height: 44px;
	text-decoration: none;
	background: url("../images/socialmedia/youtube_sm.png");
	background-repeat:no-repeat;
	}
	
	a.rollover_hor_youtube:hover {
	background-position: -44px 0;
	}
	
		a.rollover_hor_pintrest {
	display: block;
	width: 44px;
	height: 44px;
	text-decoration: none;
	background: url("../images/socialmedia/pintrest_sm.png");
	background-repeat:no-repeat;
	}
	
	a.rollover_hor_pintrest:hover {
	background-position: -44px 0;
	}
	
a.rollover_hor_instagram {
	display: block;
	width: 44px;
	height: 44px;
	text-decoration: none;
	background: url("../images/socialmedia/instagram_sm.png");
	background-repeat: no-repeat;
	}

a.rollover_hor_instagram:hover {
	background-position: -44px 0;
	}	
	
	
	
	
	
rollover_ver {
	background-repeat: no-repeat;
	position: absolute;
	height: 44px;
	width: 176px;
	/* [disabled]float: none; */
	display: inherit;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
.cap-margin {
	padding-top: 5px;
	padding-bottom: 5px;
}
