/* rotarystyle.css - The Cascading Style Sheet Definition file for www.rotarypark.com */
/* 2005&#169; KWK Productions&#174; */



body {
	text-align: center;
	font-size: 62.5%;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;}

 /* style definitons for lists, h1, links and other minutia */

ul.leftbar {
  background-color: #000000;
  text-align: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 2em;
  left: 1em;
  width: 10em }

ul.leftbar li {
  background: black;
  margin: 0.5em 0;
  padding: 0.3em;
  /*border-right: 1em solid black*/ }
ul.leftbar a {
  text-decoration: none }
a:link, a:visited {
 	 text-decoration: none;
  	color: #0000ff;
 	 background-color: transparent;
        }
	a:hover, a:active {
  	text-decoration: none;
	color: #ff6600;
	background-color: transparent;
        }

	h1 {
  	font-family: Helvetica, Geneva, Arial,
        sans-serif }

        h2 {
        /*padding-top: 5px;*/
		text-align: center;
	font-size: 1em;
        }

        td {
        font-family: Helvetica, Geneva, Arial,
        sans-serif;
        font-size: 1em;
        }
        
        strike{
        position:relative;
        text-decoration: none;
        }
        strike span {
        position: absolute;
        width: 100%;
        height: 2px;
        background: red;
        top: 50%;
        left: 0;
        }



/* the container holds the workings of the page inside a neat little box */
 
	#container {
	position: relative;
        background-color:#000000;		
        width: 1024px;
	\width: 1024px;
	w\idth: 1024px;
	/*border: 1px solid #000000; */
	margin: auto;
	margin-left: 0;
	margin-right: auto;
	padding: 2px;
	/*font-family:Arial, Helvetica, Veranda, sans-sarif;*/
		
         }

/* Babe Ruth Cal Ripken Logo container */

	#logo {
	position: absolute;
	top: 120px;
	left: 795px;
	z-index: 99;
	}

/* Facebook Group Link Logo container */

        #facebook {
        position: absolute;
        top: 215px;
        left: 175px;
        z-index: 99;
        }


/* Current Standings Link Button Badge*/

        #currstnd {
        position: absolute;
        top: 210px;
        left: 150px;
        z-index: 99;
        }



/* The banner that holds the photo and title */
	    #banner {
		padding: 0px;
		margin-bottom: 5px;
		background-color: #30722c;
		/* border: 5px solid black; */
	}

	
/* the main section */
	
    #content {
	float: center;
	padding: 5px;
	margin-left: 175px;
	background-color: #CCCCCC;
        background: white  url(bb_bkgd.jpg);
	/*font-family: Veranda, Helvetica, Arial, sans-sarif;*/
    font-size: 1.5em;	
	color:#ffffff;
    /* border: 2px solid black; */
	}

#navbar {
      float: center;	
      width:250px;
     \width: 250px;
	w\idth: 250px;
	margin-bottom: 5px;
	/* border: 2px solid black; */
	padding: 0px;
	font-family: Veranda, Helvetica, Arial, sans-sarif;
    font-size: 1.10em;	
	color:#ffffff;
	background-color:#000000;
	/*background: url(navbarbkgd2.gif) no-repeat;*/
	}

/* Left Sidebar....should really be called #sidebar-L, huh? */
	#sidebar-a {
	float: left;
	width: 170px;
	/*\width: 170px; */
	/*w\idth: 170px; */
	margin: 0;
	margin-right: 3px;
	margin-bottom: 5px;
	padding:1px;
        /*font-family: Veranda, Helvetica, Arial, sans-sarif;*/
    font-size: 1em;	
	color:#ffffff;
	background-color:#000000;
    /* border: 2px solid black;	*/
	}


/* nested sidebar - black background, white letters */
	#nsidebar {
	width: 150px;
    \width: 150px;
	w\idth: 150px;
	margin: 2;
	margin-right: 7px;
	padding: 7px;
	background-color:#000000;
	/* border: 2px solid gray; */
	font-size:1em;
	}
	
/* nested sidebar - red background, white letters for rulebook dl */
	#dlsidebar {
	width: 150px;
    \width: 150px;
	w\idth: 150px;
	margin: 2;
	margin-right: 7px;
	padding: 7px;
	background-color:#ed1e24;
	/* border: 2px solid gray; */
	font-size:1em;
	}

/*alternative nested sidebar  white background, black letters*/
	#nsidebar-a {
	width: 170px;
    \width: 150px;
	w\idth: 150px;
	margin: 2;
	margin-right: 7px;
	padding: 7px;
	background-color:#ffffff;
	/* border: 2px solid gray; */
	/*font-family: Veranda, Helvetica, Arial, sans-sarif;*/
        font-size: 1em;	
	color:#ffffff;
	color:#000000;
        }
			
/* nested box within a nested sidebar - small gray box with white letters and border...good for announcements? */
    #nsidebar-in {
	width: 140px;
	\width: 140px;
	w\idth: 140px;
	margin: 2;
	margin-right: 1px;
	padding: 5px;
	background-color:gray;
	border: 1px solid white;
	/*font-family: Veranda, Helvetica, Arial, sans-sarif;*/
        font-size: 1em;	
	color:#ffffff;
        }	

/* nested header box within the sidebar - This is the title bar for a sectional division */
     #nsidebar-title {
	 width: 150px;
	 \width: 150px;
	 w\idth: 150px;
	 height: 40px;
	 /*margin: 0px 0px 0px 0px;*/ 
	 margin-right: .5px;
	 padding: 1px 5px 1px 5px;
	 background: #996666 url(kwkbuttonbg.gif) no-repeat;
	 /*border: 1px solid #663333;*/
	 border: 2px solid gray;
	 font-family: georgia;
	 font-size: 1.5em;
	 letter-spacing: .5em;
	 text-align: right;
	 color: #663333;
	  }
	    
/* special announcement box */
       #annbox {
         /*float: center;*/
         /*position: relative;*/
          margin-left: auto;
          margin-right: auto;
          width: 650px;
          padding-top: 10px;
          padding-bottom: 10px;
         /* background: white  url(bb_bkgd.jpg);*/
          border: 0px solid black;
          font-size: 1.0em;
          text-align: center;
          color: #000000;
          }

        #innerannbox {
          margin-left: auto;
          margin-right: auto;
          width: 550px;
          padding-top: 10px;
          padding-bottom: 10px;
          font-size: 1.0em;
          text-align: center;
          color: #000000;
          }
         



/* special announcement box */
       #annbox2 {
         /*float: center;*/
         /*position: relative;*/
          margin-left: auto;
          margin-right: auto;
          width: 800px;
          padding-top: 10px;
          padding-bottom: 10px;
         /* background: white  url(bb_bkgd.jpg);*/
          border: 0px solid black;
          font-size: 1.0em;
          text-align: center;
          color: #000000;
          }


/* lil box inside annbox */
        #lannbox {
         float:left;
         /*margin-left: 5px;*/
         /*margin-right: 5px;*/
         width: 200px;
         /*padding-top: 10px;*/
         /*padding-bottom: 10px;*/
         font-size: .75em;
         text-align: center;
         color: #000000;
          }

/* lil box inside annbox */
        #lannbox2 {
         float: right;
         /*margin-left: 200px;*/
         /*margin-right: 5px;*/
         width: 200px;
         /*padding-top: 10px;*/
         /*padding-bottom: 10px;*/
         font-size: .75em;
         text-align: center;
         color: #000000;
          }

/* lil box inside annbox */
        #lannbox3 {
         float: left;
         margin-left: -10px;
         margin-bottom: -50px;
         /*margin-right: 5px;*/
         width: 200px;
         /*padding-top: 10px;*/
         padding-bottom: -50px;
         font-size: .75em;
         text-align: center;
         color: #000000;
          }

/* lil box inside annbox */
        #lannbox4 {
         float: right;
         /*margin-left: 200px;*/
         /*margin-right: 5px;*/
         width: 200px;
         /*padding-top: 10px;*/
         /*padding-bottom: 10px;*/
         font-size: .75em;
         text-align: center;
         color: #000000;
          }

/*registration times box */
       #reginfobox {
          width: 400px;
          background: gray;
          border: 2px dotted black;
          color: #FFFFFF;
          }

	#footer {
	
	clear: both;
	font-size: 1em;	
	color:#ffffff;	
	padding: 5px;
	margin-top: 5px;
	background-color: #AEAED9;
	border: 1px solid white;
		         }

/* ticket order form page */
         #wrapper  {
         margin-left:25px;
         width: 614px;
         height: 795px;
         background: url(/graphics/marlins.jpg) no-repeat;
                     }



/* ticket order form box*/
         #ticketform {
          left: 300px;
        padding-top: 350px;
         width:600px;
        /* background: white;*/
         border: 2px black;
         color: #000000;
        }
