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

.social_media_bar {
	width: 786px;
	background-color: #fff;
	padding: 20px 0px;
	background:url("assets/no-index/sm_box_bg.jpg") repeat-y transparent;
}

.social_media_bar_top, .social_media_bar_bottom {
  width:785px;
}

.social_media_bar_top {
	height:10px;
}

.social_media_bar_bottom {
	height:31px;
}

.social_media_divider {
	width: 786px;
	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;
	color:#05374e;
}

.social_media_main_headline {
	padding: 12px 20px;
	background-color: #ecf0d2;
	margin-bottom: 15px;
}

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

.social_media_footer {
	background-color: #ddebec;
	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;
	/*padding: 0px 30px 0px 14px;*/
	text-align: center;
	height: 21px;
	line-height: 26px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	white-space: nowrap;
}

.smFooterAddThis {
	padding: 5px;
}

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

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

h1.less-margin{margin-bottom:3px;}

/* overwrite global css */
.column {
  margin-bottom:20px;
}

.button {
  padding:0px;
	width:126px;
	line-height:21px;
}

