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

body { background: url(http://www.singlebarreldetroit.com/lib/images/bground.jpg) fixed no-repeat top center #000; }

#title { background: url(http://www.singlebarreldetroit.com/lib/images/home-title.png); }
#ie7table-middle { background: url(http://www.singlebarreldetroit.com/lib/images/home-title.png) no-repeat top left; }

#content-home { margin: 8px auto 0 auto; padding: 0; width: 906px; height: 100%; background: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }

#trailer { margin-top: 10px; padding: 0; width: 903px; height: 338px; background: transparent; }
#trailer-left { display: inline-block; float: left; margin: 0; padding: 0; width: 265px; height: 338px; background: url(../images/videos-left.png); }
#trailer-right { display: inline-block; margin: 0; padding: 0; width: 622px; height: 338px; }
#trailer-right-content { margin: 0; padding: 4px 0 0 15px; width: 607px; height: 291px; background: #000000; }
#trailer-right-top { margin: 9px 0 0 0; width: 622px; height: 12px; background: url(http://www.singlebarreldetroit.com/lib/images/div-videos-top.png); }
#trailer-right-bottom { margin: 0; width: 622px; height: 12px; background: url(http://www.singlebarreldetroit.com/lib/images/div-videos-bottom.png); }


#featurette { margin-top: 24px; padding: 0; width: 675px; height: 338px; background: transparent; }
#featurette-content { margin: 0; padding: 12px 0 0 0; width: 675px; height: 283px; background: #000000; text-align: center; }
#featurette-top { margin: 9px 0 0 0; width: 675px; height: 12px; background: url(http://www.singlebarreldetroit.com/lib/images/featurette-top.png); }
#featurette-bottom { margin: 0; width: 675px; height: 12px; background: url(http://www.singlebarreldetroit.com/lib/images/featurette-bottom.png); }


#coverflow-block { margin: 0 auto 80px auto; padding: 0; width: 584px; height: 190px; }
#coverflow-block-top { margin: 10px 0 0 0; width: 584px; height: 12px; background: url(http://www.singlebarreldetroit.com/lib/images/coverflow-top.png); }
#coverflow-block-bottom { margin: 0; width: 584px; height: 12px; background: url(http://www.singlebarreldetroit.com/lib/images/coverflow-bottom.png); }
#coverflow-content { margin: 0; padding: 0; width: 584px; height: 100%; background: black; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
#coverflow-title { padding: 0; margin: 0 0 12px 8px; background: url(http://www.singlebarreldetroit.com/lib/images/title-shows.gif) no-repeat top left; width: 218px; height: 28px; }

#footer { position: fixed; bottom: 0; left: 0; z-index: 20000; }

/*---------mouseovers--------*/

.footer-button {
	height: 38px;
	display: inline-block;
	float: left;
}
div.footer-artists {
	float: left;
	width: 60px; 
	height: 38px;
	background: url(http://www.singlebarreldetroit.com/lib/images/footer-artists.gif) 0 -38px no-repeat;
}
div.footer-locations {
	width: 104px; 
	height: 38px;
	background: url(http://www.singlebarreldetroit.com/lib/images/footer-locations.gif) 0 -38px no-repeat;
}
div.footer-about {
	width: 70px; 
	height: 38px;
	background: url(http://www.singlebarreldetroit.com/lib/images/footer-about.gif) 0 -38px no-repeat;
}
div.footer-buzz {
	width: 53px; 
	height: 38px;
	background: url(http://www.singlebarreldetroit.com/lib/images/footer-buzz.gif) 0 -38px no-repeat;
}
div.footer-artists a {
	display: block;
	margin: 0; 
	padding:0;
	width:100%; 
	height:100%;
	overflow:hidden;
	background: url(http://www.singlebarreldetroit.com/lib/images/footer-artists.gif) top left no-repeat;
}
div.footer-locations a {
	display: block;
	margin: 0; 
	padding:0;
	width:100%; 
	height:100%;
	overflow:hidden;
	background: url(http://www.singlebarreldetroit.com/lib/images/footer-locations.gif) top left no-repeat;
}
div.footer-about a {
	display: block;
	margin: 0; 
	padding:0;
	width:100%; 
	height:100%;
	overflow:hidden;
	background: url(http://www.singlebarreldetroit.com/lib/images/footer-about.gif) top left no-repeat;
}
div.footer-buzz a {
	display: block;
	margin: 0; 
	padding:0;
	width:100%; 
	height:100%;
	overflow:hidden;
	background: url(http://www.singlebarreldetroit.com/lib/images/footer-buzz.gif) top left no-repeat;
}

div.footer-artists a:hover, div.footer-locations a:hover, div.footer-about a:hover, div.footer-buzz a:hover {
	background-image: none;
}

/*-------end mouseovers------*/