/*
	Front Page Stylesheet
	--------------------------
	Site: One Mighty Roar 
	URL: www.onemightyroar.com
*/

/*
	Color Swatch
	--------------------------
	Deep Purple - 574AAE
	Background Gray - F7F7F7
	Almost Black - 111111
	
*/

body{background: #1a1a1a url('images/top-bg-tile.jpg') no-repeat top center;}

/*#hello-bar{height:140px; background:/*url('images/index-top-bar-purple-paint.jpg')*/ no-repeat top center; z-index:-1px; float:none;}*/

	#billboard-rotator{width:938px; height:380px; margin:10px 10px 0px 10px; position:relative; overflow:hidden; background:#EEEEEE;}
		.slideshow{margin:9px; text-align:center; width:920px; height:362px; overflow:hidden;}

/* Slideshow & Billboard Images */	
	#top-zone{overflow:hidden; width:960px; margin:0 auto; height:380px;} /*Here to keep images hidden in IE mostly*/

	#billboard{width:940px; height:380px; margin:0px 10px 10px 10px; position:relative; overflow:hidden; background: #1a1a1a; }

	.slideshow{width:920px; height:360px; margin:10px;}
		.slideshow li{list-style:none; float:left; display:inline; position:relative; border:none;}
			
	#slogan-bar{width:960px;}
		#slogan-bar .clear{height:25px;}
		
		#slogan-bar .brief{float:left; width:600px; padding-left:20px; padding-right:15px;}
		#slogan-bar .keyword{text-align:center; width:300px; float:left; margin:0px 9px 0px 10px; border-right: 1px dashed #CCC;}
		
	