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

/* for IE only */



#home_feature-1 {
	border-bottom: 1px solid #ccc;
	margin-top: 0;
}

.button_link, .advanced_recent_posts_widget .button_link, body .eventsListWidget .dig-in a {
	background: #597288;
	padding: 5px 10px;
	color: white;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial,Sans-Serif;
	text-decoration: none;
	vertical-align: bottom;
}

.button_link:hover, .advanced_recent_posts_widget .button_link:hover, body .eventsListWidget .dig-in a:hover {
	background: #28597a;
	color: #fff;
	text-decoration: none;
	vertical-align: bottom;
}

/* Users Registration Steps */


.gform_wrapper .gf_step {
	background: #fff;
	display: inline;
	color: #666666;
	filter: alpha(opacity=100);
}

.gform_wrapper .gf_step.gf_step_active {
	color: #333;
	font-weight: bold;
}

.menu-top-menu {
	width: 320px;
	line-height: 14px;
}

.login ul{
	line-height: 14px;
}

#top_menu .menu li {
	display: block;
	float: left;
}

#top_menu li.facebook a, #top_menu li.twitter a, #top_menu li.linkedin a, #top_menu li.youtube a {
	margin-left: 5px;
}

﻿#top_menu li#menu-item-979, #top_menu li.newsletter {
	border-left: none !important;
}

body .gform_wrapper .button {
	height: auto;
}