

/*

div#footer-100420
	a#footer_nav_logo
		span
	div.top-row
		a
			span
	div.bottom-row
		a
			span
	div.social
		a#footer_nav_facebook
			span
		a#footer_nav_twitter
			span
		a#footer_nav_radio
			span

*/


#footer{
	position: relative;
	width: 900px;
	height: 80px;
	margin: 20px auto;
	clear: both;
	float: none;
	background-image:url(http://www.bigbowl.com/-/content-bg/paper.jpg);
	border:1px solid #3b2417;
	padding-top:4px;
	padding-bottom:3px;
}

.footer-ul{
margin:0px;
list-style:none;
float:left;
text-align:center;
padding-right:40px;
padding-left:40px;
border-right:#000000 solid 2px;
}

.footer-social{
list-style:none;
float:left;
}

.footer-ul li{
padding-top:7px;
}


#footer a{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}

#footer a span {
	display: none;
	}






/* social */

#footer_nav_facebook, #footer_nav_twitter
	{
	display: block;
	position: absolute;
	height: 25px;
	width: 25px;
	top: 8px;
	border: 0px none;
	padding: 0;
	margin: 0;
	}
#footer_nav_radio    	{
	display: block;
	position: absolute;
	height: 65px;
	width: 83px;
	top: 3px;
	border: 0px none;
	padding: 0;
	margin: 0;
	}	
#footer_nav_facebook 	{
	right: 140px;
	}
#footer_nav_twitter  	{
	right: 140px;
	top:48px;
	}
#footer_nav_radio 		{
	right: 25px;
	top:9px;
	}

#footer_nav_facebook:hover {
	background-position-x: left;
	background-position-y: bottom;
	}
#footer_nav_twitter:hover {
	background-position-x: center;
	background-position-y: bottom;
	}
#footer_nav_radio:hover {
	background-position-y: bottom;
	}



/* colors and backgrounds */

    					#footer a { color: #3b2417; }
.section-cedar 			#footer a { color: #000000; }
.section-edina 			#footer a { color: #c7992c; }
.section-lincolnshire 	#footer a { color: #bf1a31; }
.section-ohio		 	#footer a { color: #bf1a31; }
.section-reston 		#footer a { color: #322915; }
.section-minnetonka 	#footer a { color: #0a3434; }
.section-roseville 		#footer a { color: #521700; }
.section-schaumburg 	#footer a:hover { color: #99d4da; }	

						
    					#footer_nav_facebook { background: url(http://www.bigbowl.com/-/footer_nav_social/main.png) left top no-repeat transparent; }
.section-cedar 			#footer_nav_facebook { background: url(/-/footer_nav_social/cedar.png) 				left top no-repeat transparent; }
.section-edina 			#footer_nav_facebook { background: url(/-/footer_nav_social/edina.png) 				left top no-repeat transparent; }
.section-lincolnshire 	#footer_nav_facebook { background: url(/-/footer_nav_social/lincolnshire.png) 		left top no-repeat transparent; }
.section-ohio		 	#footer_nav_facebook { background: url(/-/footer_nav_social/ohio.png) 				left top no-repeat transparent; }
.section-reston 		#footer_nav_facebook { background: url(/-/footer_nav_social/reston.png) 			left top no-repeat transparent; }
.section-minnetonka 	#footer_nav_facebook { background: url(/-/footer_nav_social/minnetonka.png) 			left top no-repeat transparent; }
.section-roseville 		#footer_nav_facebook { background: url(/-/footer_nav_social/roseville.png) 			left top no-repeat transparent; }
.section-schaumburg 	#footer_nav_facebook { background: url(/-/footer_nav_social/schaumburg.png) 		left top no-repeat transparent; }
						
    					#footer_nav_twitter { background: url(http://www.bigbowl.com/-/footer_nav_social/main.png) 				center top no-repeat transparent; }
.section-cedar 			#footer_nav_twitter { background: url(/-/footer_nav_social/cedar.png) 				center top no-repeat transparent; }
.section-edina 			#footer_nav_twitter { background: url(/-/footer_nav_social/edina.png) 				center top no-repeat transparent; }
.section-lincolnshire 	#footer_nav_twitter { background: url(/-/footer_nav_social/lincolnshire.png) 		center top no-repeat transparent; }
.section-ohio		 	#footer_nav_twitter { background: url(/-/footer_nav_social/ohio.png) 				center top no-repeat transparent; }
.section-reston 		#footer_nav_twitter { background: url(/-/footer_nav_social/reston.png) 				center top no-repeat transparent; }
.section-minnetonka 	#footer_nav_twitter { background: url(/-/footer_nav_social/minnetonka.png) 			center top no-repeat transparent; }
.section-roseville 		#footer_nav_twitter { background: url(/-/footer_nav_social/roseville.png) 			center top no-repeat transparent; }
.section-schaumburg 	#footer_nav_twitter { background: url(/-/footer_nav_social/schaumburg.png) 			center top no-repeat transparent; }
						
    					#footer_nav_radio { background: url(http://www.bigbowl.com/-/footer_nav_social/bb-radio.png) 					top no-repeat transparent; }


