﻿.col{float:left}

td.podval {
	background-color :#E6E6E6;
	height: 30px; 
	margin-top:25px;
	padding-left: 20px;
}

td.podval  a:link {
	
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

td.podval  a:visited {
	
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

td.podval  a:hover {
	
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

td.podval  a:active {
	
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}



.menu-toggle {
  display: none;
}


.menu--main-menu li.menu-item-has-children {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}


.menu--main-menu li.menu-item-has-children:hover {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}


.menu--main-menu li.menu-item-has-children[class*="current-menu"]:hover {
	background-color: white;
}


.menu--main-menu .menu-item-has-children:hover,
.menu--main-menu .menu-item-has-children.open {
	background-color: white;
}


.menu-item-container {
  border-top: 1px solid white;
  width: 50%;
  margin: 15px;
  display: inline-block;
  text-align: left;
}


#main-footer .foot-social .foot-twitter {
  background-color: #256697;
}


.innerfooter {
    margin: auto;
    padding: 0px;
    width: 941px;
    height: 107px;
}






.generic{
	background: #fff;
	padding: 30px 40px;
}

#header .login-b {
	float: right;
	margin:0 8px;
	position: relative;
}

#header .login-b.active .login-popup {display: block;}
.side-nav li.heading{color:#008CBA;font-size:.875rem;font-weight:700;text-transform:uppercase}
.heading{font-size:13px;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #ccc;margin-bottom:20px;color:#555}
.heading span{width:auto;border-left:1px solid #ccc;border-right:1px solid #ccc;border-top:1px solid #ccc;border-top-left-radius:3px;border-top-right-radius:3px;padding:7px 14px;line-height:30px;font-family:'Source Sans Pro',sans-serif;font-size:13px}
#events-preview .heading span{font-size:13px}
#features .heading{margin-bottom:5px}
#sidebar-home .heading{margin-bottom:15px}
#topics-grid .heading{margin-bottom:30px;font-size:.938em;line-height:2.125em}
