body {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 0px;
  background:  #f0f0f0; 
  color: black;
  }

a {
  color: black;
}


#container {
  width: 1000px;
  margin: auto;
  border-top: thin solid #800000;
  border-left: thin solid #800000; 
  border-right: thin solid #800000; 
  border-bottom: thin solid #800000;
  overflow: hidden;
  line-height: 1.2; /* anti-peekaboo */
}


#headerbackground {
  height: 150px;
  width: 1000px;
  background: url(http://www.j24texas.com/templates/RT_District14-main/images/Texas-Flag-w-J24-Logo-red.jpg) #800000 no-repeat; 
  background-position: left;
  padding: 0px;
  overflow: hidden;
  }

#headerbackground, #headerbackground a {
  color: #f0f0f0;
}

#headertitle {
  padding-left: 220px;
  margin-top: 15px;
  font-size: 50pt;
}

#headersubtitle  {
  padding-left: 225px;
  margin-top: -10pt;
  font-size: 18pt;
}

#headerlogin {
  float: right;
  background-color: #18345b;
  width: 140px;
  height: 100%;
  padding-left: 10px;
  text-align: center;
}

#headerlogin input.button {
  margin-top: 5px;
}

#eventYear {
  position: relative;
  padding-top: 25px;
  font-size: 18px;
  left: 150px;
}

#eventTitle{
  position: relative;
  font-size: 32px;
  font-style: italic;
  font-weight: bold;
  left: 150px;
}

#eventHost {
  position: relative;
  font-size: 18px;
  left: 150px;
}

#eventDate {
  position: relative;
  font-size: 18px;
  left: 150px;
}


#menuBar {  /* div around menu list*/
  width: 100%;  
  margin-top: 0px;
  padding: 0px;
  height: 25px;
  background-color: #800000;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  }

.mainMenu, .subMenu {   /* menu and submenu outer list */
  border: 0px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  text-align: center;
  clear: left;
  }


.mainMenuItem {   
  display: block;
  float: left;
  text-align: center;
  padding: 0px;
  margin: 0px;
}

.lastMainMenuItem {
  border-right: 1px solid #ccc;
}

.mainMenuItem a, subMenuItem, subMenuItem a {  /* main menu link (normal state) */
  background:  #800000; 
  width: 106px;  
  height: 25px;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: none;
  padding: 0px;
  margin: 0px;
  color: white;
  text-decoration: none;
  display: block;
  text-align: center;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 2em;
  }


.mainMenuItem a:hover {   /* main menu item hover state */
  color: white;
  background: #a00000;
  }

.subMenu {
  display: none;
  position: absolute;
  text-align: left;
  background:  #800000; 
  border-collapse: collapse;
}

.subMenuItem a {
 width: auto;
 padding-left: 10px;
 padding-right: 10px;
 text-align: left;
 white-space: nowrap;
}



#content-wrapper {
  clear: both;
  background: white;
  background-image: url(http://www.j24texas.com/templates/RT_District14-main/images/content-wrapper-200-650-150.gif);
  background-repeat: repeat-y;
}



#col-left {
  float: left;
  clear: left;
  width: 200px;
  height: 100%;
  }

#col-left .contentpaneopen {
 border-collapse: collapse;
}

#col-left th, #col-right h3 {
  width: 200px;
  color: #f0f0f0;
  font-size: 14px;
  font-weight: bold;
  background: #18345b; 
}

#col-left .contentheading {
  font-weight: bold;
}

#col-left .article_seperator {
 display: none;
}




#col-right {
  float: right;
  width: 150px;
  }

#col-right h3 {
  width: 150px;
  color: #f0f0f0;
  font-size: 14px;
  font-weight: bold;
  background: #18345b; 
  margin: 0px;
  text-align: center;
}

#col-right .module {
  text-align: center;
}

#col-right img {
  padding-top: 10px;
}


#GoogAd {
 text-align: center;
 margin-top: 15px;
}


.sponsorHeader {
  padding: 10px;
  font-weight: bold;
  text-align: center;
}

.sponsorName {
  color: black;
  padding: 5px;
  text-align: center;
  text-decoration: none;
}

#sponsors img {
  border: none;
  width: 100px;
  padding: 5px;
  background: white;
  float: right;
  margin-right: 1px;
}




#resultsContent {
  padding-left: 10px;
  padding-right: 10px;
  overflow: visible;
  background: white;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
}

#importedScores img, #importedScores a:link, #importedScores a:visited, #importedScores a:active {
 display: none;
 text-decoration: none;
}

#importedScores h1, #importedScores h2, #importedScores h3, #importedScores h4 {
  text-align: center;
  color: black;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
}

#importedScores td {
  padding-left: 5px;
  padding-bottom: 2px;
}


#newsBlogTitle {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 3px;
  background: #18345b; 
}


#bodyContent {
  background: #fff;
  display: block;
  margin-left: 200px;
  margin-right: 150px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 15px;
  }

#bodyContent .mosimage {
    background-color: #cccccc;
    margin: 5px;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
}

#bodyContent table {
 border-collapse: collapse;
  
}
#bodyContent .contentheading {
  width: 850px;
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  padding: 3px;
  background: #e4e3e3; 
}

#bodyContent .buttonheading {
    background: #e4e3e3; 
}
.buttonheading {
  width:20px; 
  padding-right: 5px;
}


#eventBlurb {
  padding-top: 5px;
  padding-bottom: 10px;
}

.newsBlogItem {
  margin-top: 10px;
  font-style: italic;
  font-size: 18px;
}

.newsBlogDetail {
  font-size: 12px;
  padding-top: 0px;
}

.rssfeed-item_date {
  font-size: 9px;
  font-style: italic;
}

#eventBlurb a, .newBlogItem a, .newsBlogDetail a {
  color: black;
  text-decoration: none;
  border-bottom: 2px dotted black;
}

#eventBlurb a:hover, .newBlogItem a:hover, .newsBlogDetail a:hover {
  color: black;
  font-weight: bold;
  border-bottom: 1px solid black;
}

#footer {
  background: #ccc;
  clear: both;
  text-align: right;
  font-style: italic;
  font-size: 11px;
  padding: 5px;
}

#footer a {
  text-decoration: none;
  color: black;
}


a img {
  border: none;
}

.clr {
  clear: both;
}



@media print {
  #container {
/*    width: 600px; */
  }

  #menu {
    display: none;
  }

}
