div#footer_top {
	height: 65px;
	border-bottom: 1px solid #1C3F94;
	padding-top: 12px;
	margin-top:25px;
	clear: both;
}

div#season_sponsors {
	height: 100%;
	float: left;
}

div#season_sponsors img {
	padding-right: 5px;
}

div#social_networks {
	height: 44px; /*30px height + 14px bottom padding to align with sponsor logos*/
	width: 140px;
	float: right;
	border-left: 2px solid #1C3F94;
	margin-top: 21px; /*65px container height - 44px height*/
}

div#social_networks img {
	padding-left: 5px;
}

div#footer_bottom {
	height: 40px;
	font-size: 12px; 
	line-height: 1.5em;
	padding-top: 4px;
	border-top: 1px solid #1C3F94;
}

div#footer_bottom a{ color: inherit; text-decoration:none; }
div#footer_bottom a:hover{ text-decoration:underline; }
div#footer_bottom b{ color:#1C3F94; }

div#footer_bottom_left {
	float: left;
}

div#footer_bottom_right {
	float: right;
	text-align: left;
	margin-top:2px;
	line-height:150%;
}

div.search_box {
	height: 20px;
	float: right;
	padding-left: 8px;
	margin-top: -2px;
}

div.search_box input[type="text"] {
    height:18px;
	width: 100px;
	background-color: #eeeeee;
	color: #1C3F94;
	border: 0px;
	margin: 0px;
	padding: 2px 3px 0 3px;
}

div.search_box input[type="image"] {
	height: 20px;
	width: 20px;
	vertical-align: bottom;
}

div.search_box img {
	margin: 0px;
	padding: 0px;
	max-height: 20px;
	vertical-align: bottom;
}

div.copyright {
	font-size:11px;
}

form#search {
	padding: 0px;
	height: 20px;
	margin: 0px;
}

div.tickets_link {
	text-align: left;
	font-family: helvetica, tahoma, sans-serif;
	font-weight: bold;
	color: #1C3F94;
	padding-bottom: 8px;
}
