
@import "global.css";
@import "menu.css";
@import "tabs.css";
@import "tabpane.css";
@import "schedule.css";

   
   body {
		text-align:center;
      background: #47006b url("images/hardMaple.jpg") repeat scroll top left;     
   }

   #header {
      float: left;
      width: 100%;
      height: 100px;
      background: #ffffff;
   }
   
   #logo {
      float: left;
   }
   
   #bannerAd {
      margin: 5px 5px 5px 5px;
      float: right;
      width: 779px;
      height: 55px;
      background: #ffffff;
   }
   
   #main {
      width: 1000px;      
		margin-right: auto;
		margin-left: auto;		
		text-align: left;
   }
   
	#leftcontent {
		width: 200px;	
      height: 650px;
		float: left;
		/*background: #99ff00;	*/
      background: #47006b;
      
	}
   
   #leftcolumn {
      margin-top: 25px;
      margin-left: 15px;      
   }
   
   #sundayTicket {
      height: 200px;      
      background: #47006b url("images/nfl_sunday_ticket.gif") no-repeat scroll bottom center;
   }
   
   #pageinformation {
      text-align: center;
      margin-top: 50px;
      margin-left: 10px;
      margin-right: 10px;
      color: #ffffff;
   }
   
   #pageinformation a {color: #ccff80;}
   

	#centercontent {
		width: 800px;
      height: 650px;
		float: left;      
		background: #99ff00;		
	} 
   
   .scaledLetter {
      width: 464px;
      /*height: 600px;*/
      margin-left: auto;
      margin-right: auto;
      
   }
   
   .scrolled {
      overflow: auto;
      height: 600px;
      width: 470px;
   }

   .crumbheader a{
      text-decoration:none;
      color: #ccff80;
   }
   
   
   #displayImageContainer {
      width: 633px;
      height: 475px;      
      margin-top: 25px;
      margin-bottom: 25px;
      margin-right: auto;
      margin-left: auto;
      background: #99ff00;      
   }
   
   .displayLargePic {
      padding-top: 25px;
      height: 600px;
   }
   
   #tabHours {
      color: #ccff80;
      background-image: url("images/mockImage_633x475.png");
      background-position: left top;
      background-repeat: no-repeat;
      height: 475px;
      text-align: center;
      padding: 150px;
   }
   
   #tabInfo {
      color: #ccff80;
      background-image: url("images/openBowlingNow.jpg");
      background-position: left top;
      background-repeat: no-repeat;
      height: 475px;
      text-align: center;
      padding: 50px;
   }
   
   #tabTour {
      color: #ccff80;
      background-image: url("images/purpleBackground.gif");
      background-position: left top;
      background-repeat: no-repeat;
      height: 475px;
      text-align: center;
      padding: 50px;
   }
   
   .tabBackground {
      color: #ccff80;
      background-color: #47006b;
      background-image: url("images/bowlingLanes.jpg");
      background-position: center top;
      background-repeat: no-repeat;
      height: 475px;
      text-align: center;
   }
   
   .tabBackground a {      
      color: #ccff80;
   }
   
   .tabBackground  h1{
      padding-top: 25px;
      padding-left: 75px;
      padding-right: 75px;
   }
   
   #loungeBackground {
      background-image: url("images/cocktailLounge.jpg");
   }
   
   #patioBackground {
      background-image: url("images/memoryLanesSign01.jpg");
   }
   
   #gameRoomsBackground {
      background-image: url("images/memoryLanesSign01.jpg");
   }
   
   
   #entertainmentBackground {      
      color: #ccff80;
      background-color: #47006b;
      background-image: url("images/band01.jpg");
      background-position: center top;
      background-repeat: no-repeat;
      height: 475px;
      text-align: center;   
   }
   
   
   
   .restaurantBackground {
      color: #ccff80;
      background-color: #47006b;
      background-image: url("images/flashbackCafeTab.jpg");
      background-position: center top;
      background-repeat: no-repeat;
      height: 475px;
      text-align: center;
      padding-top: 125px;
      padding-left: 30px;
      padding-right: 30px;
   }
   
   #restaurantBackground {
      background-image: url("images/backgroundRestaurant.jpg");
   }
   
   #loungeBackground {
      background-image: url("images/backgroundLounge.jpg");
   }
   
   #happyHourBackground {
      background-image: url("images/backgroundHappyHour.jpg");
   }
   
   
   #leagueTab {
      width: 630px;
      margin-left: auto;
      margin-right: auto;
   }
   

   
   #birthdayTab {
      width: 686px;
      margin-left: auto;
      margin-right: auto;
   }
   
   #youthLeagueTab {
      color: #000000;
      background-color: #47006b;
      background-image: url("images/youthLeague.jpg");
      background-position: center top;
      background-repeat: no-repeat;
      padding-left: 300px;
      padding-right: 5px;
      padding-top: 125px;
      height: 400px;
      text-align: right;
   }
   
   #learnToBowlTab {
      color: #ffffff;
      background-color: #47006b;
      background-image: url("images/learnToBowl.jpg");
      background-position: center top;
      background-repeat: no-repeat;
      padding-left: 425px;
      padding-right: 5px;
      padding-top: 5px;
      height: 508px;
      text-align: left;
   }
   
   #learnToBowlTab a {color: #ffffff;}
   
   
   
   .map iframe {
      border: 1px solid #ccff80;
      background: #ffffff url("images/loadingGrid.gif") no-repeat scroll center center;
   }
   
   #thumbnailContainer {
      width: 100%;
      height: 100px;
      clear: both; 
      text-align: center;
      background: #47006b;
      color: #ffffff;
   }
   
   #thumbnailContainer a{
      /*text-decoration: none;*/
      color: #ccff80;
   }
   
   .thumbnailContainerClass {
      float: left;
      width: 75px;
      height: 75px;
      margin-left: 24px;
      margin-right: 24px;
      margin-top: 12px;      
      cursor: pointer; 
      border: 1px solid #ff0000;
   }

	#footer {      
      clear: both;
      text-align: right;
   }

   .w3 img{
      float: left;
      border: none;
   }
   
   html .fb_link { 
      padding:2px 0 0 20px; 
      height:16px; 
      background:url(http://b.static.ak.fbcdn.net/rsrc.php/z39E0/hash/ya8q506x.gif) no-repeat top left; 
   }

