/*
Theme Name: Omega Child
Template: omega
Author: Child Theme Configurator
Version: 1.0.1437599755
Updated: 2015-07-22 17:15:55
*/

@charset "UTF-8";

li[rel="504079"] {
   display:none;
}







#navigation {
   display:none;
}

#header {
   display:none;
}

#footer {
   display:none;
}



	/*  Containers  */
	#instant_reports_header {
		overflow: hidden;
		height: 100%; 
		margin: 0 auto; 
		width: 523px;
		padding-bottom:35px;
	}


	#county_nav {
		display:block;
		width:100px;
		height:160px;
		float:right;
	}

		#county_nav menu.counties {
			background:none;
			float:right;
			list-style:none; 
			padding-top:10px;
			margin:0;
		}

		#county_nav menu.counties li a {
			font-size:14px;
			text-decoration:none !important; 
			color:#576fb5 !important;
			line-height:20px;
		}

		#county_nav menu.counties li a:hover {
			text-decoration:underline !important; 
		}

	#directory_container {
		overflow: hidden;
		height: 100%; 
		margin: 0 auto; 
		width: 100%;
	}

	.full_tweet a {
		color: #119726;
		text-decoration: underline;
	}
	.full_tweet a:visited  {
		color: #119726;
		text-decoration: underline;
	}
	.full_tweet a:hover {
		color: #119726;
		text-decoration: none;
	}


	.full_tweet {
		margin: 15px 0 0 0;
	}
	
	.tooltip_eastUSA, .tooltip_eastCND, .tooltip_westUSA, .tooltip_westCND, .tooltip_centralUSA, .tooltip_centralCND {
		background-color:none;
		border:none;
		height: 135px;  
		width: 250px;
	}

	.tooltip_eastUSA {
		background:url(//www.lakeontariounited.com/images/tooltip_bg_eastUSA.png) top left no-repeat;
	}

	.tooltip_eastCND {
		background:url(//www.lakeontariounited.com/images/tooltip_bg_eastCND.png) top left no-repeat;
	}

	.tooltip_westUSA {
		background:url(//www.lakeontariounited.com/images/tooltip_bg_westUSA.png) top left no-repeat;
	}

	.tooltip_westCND {
		background:url(//www.lakeontariounited.com/images/tooltip_bg_westCND.png) top left no-repeat;
	}

	.tooltip_centralUSA {
		background:url(//www.lakeontariounited.com/images/tooltip_bg_centralUSA.png) center left no-repeat;
	}

	.tooltip_centralCND {
		background:url(//www.lakeontariounited.com/images/tooltip_bg_centralCND.png) center left no-repeat;
	}	

	.tooltip_captainUS, .tooltip_captainCan, .tooltip_sponsor {
		background-color:none;
		border:none;
		height: 135px;  
		width: 250px;
	}	

	.tooltip_captainUS h3, .tooltip_captainCan h3, .tooltip_sponsor h3 {
		color:#366899;
		text-align:center;
		text-transform:uppercase;
		font-size:14px;
		font-weight:900;
		padding-top:13px; 
		width:250px; height:17px; 
	}
	
	.tooltip_captainUS_info, .tooltip_captainCan_info, .tooltip_sponsor_info {
		text-align:center;
		font-size:12px;
		font-weight:500;
		padding:0;
		float:right;
		width:150px;
		margin:0 10px 0 0;
	}
	
	.tooltip_captainUS {
		background:url(//www.lakeontariounited.com/images/tooltip_captainUS_bg.png) top left no-repeat;
	}

	.tooltip_captainCan {
		background:url(//www.lakeontariounited.com/images/tooltip_captainCND_bg.png) top left no-repeat;
	}
	
	.tooltip_sponsor {
		background:url(//www.lakeontariounited.com/images/tooltip_sponsor_bg.png) top left no-repeat;
	}	