﻿
html {
  background-color: white;
}

.page {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  background-color: white;
  color: Black;
}


.header {
  background-color: #01009A;
  color: White;
  font-weight: bold;
  border-width: 0px;
}  
.headerLogo {
  float: left;
}


.headerSearch {
  float: right;
  width: 250px;
}
.headerSearch p {
  margin: 0px 0px 0px 0px;
  padding: 6px 0 5px 0;
  border-width: 0px;
}

.headerSearchOptions {
  padding-right: 35px;
  padding-left: 5px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.headerSearchOptions input {
  padding-left: 3px;
  padding-right: 2px;
  margin-left: 3px;
}

.headerSearchText {
  padding: 0 0 0 0;
  margin: 2px 0 0 0;
}
.headerSearchButton {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  width: 60px;
}

.kwSearchError {
  font-weight: bold;
  font-size: 8pt;
  
}


.headerCategoryRow {
  clear: both;
  text-align: center;
  padding-top: 5px;
}

.headerCategoryRow .cell {
  background-color: #CCCCCC; 
  display: inline;
  margin: 0px 1px 10px 1px;
  padding: 2px 85px 2px 85px;
  text-align: center;
}

.headerCategoryRow .cell a:link,
.headerCategoryRow .cell a:visited {
  font-weight: normal;
}

.headerDivider {
  height: 15px;
}



img {
  border-style: none;
}

h1, h2, h3 {
  margin: 10px 10px 10px 10px;
}
h1 {
  font-size: 10pt;
}
h2 {
  font-size: 9pt;
  text-align: left;
  margin-top: 20px;
  font-weight: normal;
}
h3 {
  font-size: 8pt;
  text-align: left;
  margin-top: 20px;
  font-weight: normal;
}

p {
  margin: 10px 10px 10px 10px;
  text-align: left;
}

.left h2, .left h3 {
  margin-bottom: 3px;
}

.left p {
  margin-top: 0;
}

.left a {
  display: block;
}

.footer {
  border-top: solid 20px #CC0000;
}

.footer p {
  text-align: center;
  font-size: 7pt;
  margin-top: 30px;
}

th {
  text-align: center;
}

a:link, a:visited {
  text-decoration: none;
  color: #00008B;
}

a:hover, a:active {
  text-decoration: underline;
}

h3 a:link, 
h3 a:visited {
  color: #000000;
}


.resultsTable,
.resultsTable td {
  padding: 7px 7px 7px 7px;
}

.resultsTicketsLink a:link,
.resultsTicketsLink a:visited {
  font-size: 9pt; 
}

.subResults {
  color: #717171;
  padding-top: 2px;
}


.pager td {
  padding: 3px 0 3px 0;
}
.pager a {
  padding: 0 25px 0 25px;
}

.notice {
  clear: both;
  font-size: 7pt;
  font-weight: bold;
  padding-top: 10px;
}

.ticketsHeader {
   width: 100%;
   padding-top: 10px;
}

.ticketsHeaderLeft {
  float: left;
  text-align: left;
  width: 200px;
  padding-top: 10px;
}

.ticketsHeaderRight {
  float: right;
  width: 200px;
  text-align: right;
}

.ticketsHeaderRight img {
  padding-right: 25px;
}


.repeaterResults {
  padding: 10px 0px 0px 20px;
}






.leftFloat {
  float: left;
}

.clearFloat {
  clear: both;
}

.b {
  font-weight: bold; 
}


.calendarClass a:link,
.calendarClass a:visited {
  font-family: Sans-Serif;
  font-size: 8pt;
  background-color: inherit;
  color: #474D68; 
  text-decoration: none;
}

.calendarClass a:hover,
.calendarClass a:active {
  text-decoration: underline;
}

.CalendarHeader {
	margin: 0px 0px 0px 0px;
  padding: 10px 10px 5px 20px; 
  padding: 10px 10px 0px 10px; 
	background-color: inherit;
  color: #ff9900;
  font-size: 18pt;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.categoryResults {
  margin-top: 25px;
}

.floatRight {
  float: right;
  padding: 5px 5px 20px 20px;
}


.leftColStyles {
  text-align: center;
  padding-top: 10px;
}

.leftColStyles h2 {
  font-size: 12pt;
  font-weight: bold;
  color: #CC3300;
}

.highlight {
  font-weight: bold;
  color: #0000A0;  
}

.needHelpImage {
  padding: 15px 0px 15px 0px;  
}

.center {
  text-align: center;
}



.ProdsHeader {
  position: relative;
  left: 0px; top: 6px;
  height: 40px;
  margin-bottom: 6px;
}

.ProdsHeaderLeft {
  position: absolute;
  bottom: 10px;
  width: 320px; 
  padding-left: 3px; 
  font-weight: bold; 
  font-size: 10pt;
}

.ProdsHeaderRight {
  position: absolute;
  right: 5px;
  bottom: 10px;
  width: 280px; 
  padding-right: 7px;
  padding-bottom: 1px;
  text-align: right; 
  font-weight: normal; 
  font-size: 7pt; 
}

