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

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

   #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: #840016;	*/
      background: #5c000f;
      
	}
   
   #leftcolumn {
      margin-top: 25px;
      margin-left: 15px;      
   }
   
   #sundayTicket {
      height: 200px;      
      background: #5c000f url("images/nfl_sunday_ticket.gif") no-repeat scroll bottom center;
   }
   
   #pageinformation {
      text-align: center;
      margin-top: 25px;
      margin-left: 10px;
      margin-right: 10px;
      color: #ffffff;
   }

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

   .crumbheader a{
      text-decoration:none;
      color: #fdff80;
   }
   
   .centerText {
      text-align: center;
      color: #ffffff;   
   }
   
   #displayImageContainer {
      width: 633px;
      height: 475px;      
      margin-top: 25px;
      margin-bottom: 25px;
      margin-right: auto;
      margin-left: auto;
      background: #840016;      
   }
   
   #tabHours {
      color: #fdff80;
      background-image: url("images/bowlersArea.jpg");
      background-position: left top;
      background-repeat: no-repeat;
      height: 475px;
      text-align: center;
      padding: 150px;
   }
   
   #tabInfo {
      color: #fdff80;
      background-image: url("images/bowlersArea.jpg");
      background-position: left top;
      background-repeat: no-repeat;
      height: 475px;
      text-align: center;
      padding: 150px;
   }
   
   #tabVideo {
      color: #fdff80;     
      height: 475px;
      text-align: center;
   }

   
   
   .tabBackground {
      color: #fdff80;
      background-color: #5c000f;
      background-image: url("images/bowlersArea.jpg");
      background-position: center top;
      background-repeat: no-repeat;
      height: 475px;
      text-align: center;  
   }
   
   
   .tabBackground  h1{
      padding-top: 25px;
      padding-left: 75px;
      padding-right: 75px;
   }

   
   #entertainmentBackground {      
      /*color: #fdff80;*/
      /*background-color: #5c000f;*/
      background-image: url("images/lounge.jpg");
      /*background-position: center top;*/
      /*background-repeat: no-repeat;*/
      /*height: 475px;*/
      /*text-align: center;      */
   
   }
   
   
   #restaurantBackground {
      color: #fdff80;
      background-color: #5c000f;
      background-image: url("images/shadyOakGrillTab.jpg");
      background-position: center top;
      background-repeat: no-repeat;
      height: 475px;
      text-align: center;
      padding-top: 125px;
   }
   
   
   #leagueTab {
      width: 630px;
      margin-left: auto;
      margin-right: auto;
   }
   
   .banquetMenuTab {
      width: 750px;
      margin-left: auto;
      margin-right: auto;
   }
   
   
   #birthdayTab {
      width: 686px;
      margin-left: auto;
      margin-right: auto;
   }
   
   #youthLeagueTab {
      color: #000000;
      background-color: #5c000f;
      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: #5c000f;
      background-image: url("images/learnToBowl.jpg");
      background-position: center top;
      background-repeat: no-repeat;
      padding-left: 425px;
      padding-right: 5px;
      padding-top: 125px;
      height: 400px;
      text-align: left;
   }
   
   #learnToBowlTab a {color: #ffffff;}
   
   
   
   .map iframe {
      border: 1px solid #fdff80;
      background: #ffffff url("images/loadingGrid.gif") no-repeat scroll center center;
   }
   
   #thumbnailContainer {
      width: 100%;
      height: 100px;
      clear: both; 
      text-align: center;
      background: #5c000f;
      color: #ffffff;
   }
   
   #thumbnailContainer a{
      /*text-decoration: none;*/
      color: #fdff80;
   }
   
   .thumbnailContainerClass {
      float: left;
      width: 75px;
      height: 75px;
      margin-left: 24px;
      margin-right: 24px;
      margin-top: 12px;      
      cursor: pointer; 
      border: 1px solid #fdff80;
   }

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

   .w3 img{
      float: left;
      border: none;
   }   
   
     
   /***** rotator in-page placement begin *****/

   /* rotator css */
	div#rotator ul li {
      float:left;
      position:absolute;
      list-style: none;
   }

   /* rotator image style */	
   div#rotator ul li img {
      border: none;
      padding: none;
      background: #840016;
   }
   
   div#rotator ul li.show {
      z-index:500
   }

   /***** rotator in-page placement end *****/

   
   
   
   .twitter_link a {
      float: left;
   }
   
   .twitter_link img {
      float: left;
      border: none;
   }
   .twitter_link:link          {color: #fdff80; text-decoration:none; }
   .twitter_link:visited    {color: #fdff80; text-decoration:none; }
   .twitter_link:hover        {color: black; text-decoration:underline; }
   .twitter_link:active      {color:red; text-decoration:underline; }



