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

.social_media_bar {
	width: 845px;
	background-color: #fff;
	padding: 20px 0px;
	margin-top: 20px;
	border: 1px solid #e0e0e0;
}

.social_media_divider {
	width: 845px;
	text-align: center;
	height: 20px;
	position: relative;
}

.social_media_divider img {
	position: absolute;
	top: -1px;
}

.social_media_bar td {
	padding: 0px 30px;
	border-right: 1px solid #f0ebe3;
	vertical-align: middle;
}

.social_media_main_headline {
	padding: 12px 20px;
	margin-bottom: 15px;
}

.social_media_main_headline h1 {
	margin: 0px;
	font-size: 20px;
	font-weight: normal;
}

.social_media_footer {
	background-color: #ededed;
	color: #3c2015;
	margin-top: 40px;
	font-size: 11px;
	height: 25px;
}

.smHeadline {
	font-size: 13px;
	font-weight: bold;
}

.smLogo {
	text-align: center;
}

.smCopy {
	font-size: 10px;
}

.smButton {
	border: 0px;
}

.smButton a, .smButton a:hover, .smButton a:visited {
	text-decoration: none;
	color: #fff;
	display: block;
	background-image: url('http://www.danielihotelvenice.com/assets/no-index/sm_button_arrow.gif');
	background-position: right center;
	background-repeat: no-repeat;
	padding: 0px 24px 0px 8px;
	text-align: center;
	height: 26px;
	line-height: 26px;
	background-color: #753d52;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
}

.smFooterAddThis {
	padding: 5px;
}

.smFooterCopy {
	padding: 5px;
	line-height: 15px;
}

a.smFooterButton, a.smFooterButton:hover, a.smFooterButton:visited {
	background-color: #3c2015;
	display: block;
	color: #fff;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	font-size: 11px;
	padding-right: 25px;
}