body {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333322;
	line-height: 14px;
	background-color: #333333;
}

img.headerPic {
	margin: -14px -13px;
}

h1 { 
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

h2 { 
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h3 { 
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

h4 { 
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

h5 { 
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}



div.popup {
	position: absolute;
	top: -4; 
	left: -4;	
}

table.popup {
	border: none; 
	border-collapse: collapse;	
}


table.schedule div.popup td { 
  vertical-align: top;
  border: none;
  border-collapse: collapse;
  padding-left: 2px;
    padding-right: 2px;
    padding-top: 1px;
    padding-bottom: 2px;
}

table.schedule div.popup img.checkbox {
	border: 2px solid #000000;
}

a .checkbox {
	border: 2px solid #000000;
}

a:hover .checkbox {
	border: 2px solid #ff0000;
}

a {
	color: #222222;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF0000;
}

a.darkbg:hover { 
  color: #dd1010;
}


.promo { 
  font-size: smaller;
  color: red;
}

table.cart { 
  border: 0px;
  padding: 0px;
}

table.cart td { 
  vertical-align: top;
  padding: 4px;
}

table.invoice {
	max-width:900px;
}

table.invoice td { 
  padding: 4px;
}

th.itemDetail { 
  font-size: smaller;
  text-align: right;
  vertical-align: top;
  font-weight: bold;
  padding: 3px;
}

td.itemDetail { 
  font-size: smaller;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  padding: 3px;
}

table.schedule th { 
text-align: left;
}


table.scheduleLid {
  border-collapse: collapse;
  border: 0px;
}

table.scheduleLid th.sportname {
	font-size:14px;
	text-align: left;
	padding-bottom:2px;
}


table.schedule th.sportname { 
  padding-top: 1em;
  padding-left: 2px;
  padding-bottom: 2px;
  text-align: left;
  background: #e0e0e2;
}

table.schedule {
  border-collapse: collapse;
  border: 1px solid #444444;
}

table.schedule td { 
  border: 1px solid #444444;
  padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
  vertical-align: middle;
}

table.schedule td.pic { 
	vertical-align: top;
  padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}


table.schedule td.price { 
	vertical-align: top;
	text-align:center;
	padding-top:1em;
}


table.schedule th.grey {
	background: #eeeeee;
	padding-left: 6px;
	padding-right: 6px;
}

table.schedule th.resetbox {
	background: #eeeeee;
	padding-left: 1px;
}

input.resetButton {
	font-size: 9px;
}


.error {
	color: red;
}




.priceformat {
    color: #000000;
    text-align: center;
    font-weight: bold;
    font-size:12px;
}

.pointsinfo {
    color: #3366CC;
    text-align: center;
}

.note {
	font: normal;
	size: 8pt;
}

.tbd {
	font-style:italic;
}

table.pointstable {
  border: 1px solid #555;
  border-collapse: collapse;
}

table.pointstable tr th {
  background: #EEEEEE;
  border: 1px solid #555;
}

table.pointstable tr td {
  border: 1px solid #555;
  padding: 4px;
}

table.accountmanager {
  border: 1px solid #555;
  border-collapse: collapse;
}

table.accountmanager tr th {
  background: #999;
  border: 1px solid #555;
}

table.accountmanager tr td {
  border: 1px solid #555;
}

table.accountmanager tr td a {
  text-decoration: none;
}

td.member-info-box-left {
	font-size: smaller;
	padding-left: 2ex;
}
td.member-info-box-left a {
	font-weight: bold;
}

#headerimage {
	text-align:center;
}

#content {
	font-size: 12px;	
}

#content table {
	font-size: 12px;
}



#rightlinks {
	font-weight: bold;
	margin-left: 20px;
	font-size: 12px;
	line-height: 20px;
		
}

#rightlinks a {
	text-decoration: none;
}


#loyaltybox td {
	font-size: 15px;
	font-weight: bold;
}

#copyright {
	color: #999999;
	font-size: 10px;
	margin-left: 0px;

}

#eventscolumn {
	font-size: 12px;
	margin-left: 20px;
	line-height: 15px;
}

#eventscolumn a {
	text-decoration: none;
}

#newscolumn {
	font-size: 12px;
	line-height: 15px;
}
#newscolumn a {
	text-decoration: none;
}

#eventscolumn h3,#newscolumn h3 {
	color: #777;
	font-size: 12px;
}


#leftmenu .leftmenu {
	font-size: 12px;
	font-weight: bold;
}

#leftmenu .leftmenuhead {
	font-size: 12px;
	font-weight: bold;
	color: white;	
}

#leftmenu a {
	text-decoration: none;
}

#mediumtitle {
	margin-left: 10px;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


#bigtitle {
	margin-left: 10px;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#transtable th {
	color: #1B338F;
}
#transtable td {
	color: #1B338F;
}
#loyaltybox td {
	color: #1B338F;
}
td.navbar {
	color: white;
	font-weight: normal;
	background-color: #000000;	
	font-size: 11px;
	text-indent: 161px;
	text-align: left;
	padding: 4px 10px 4px 10px;
}
td.navbar a {
		font-weight: normal;
	color: white;
	margin-left: 12px;
	margin-right: 0px;
	text-decoration: none;
}
td.navbar a.currentPage {
		font-weight: normal;
	color: red;
	margin-left: 12px;
	margin-right: 0px;
	text-decoration: none;
}

td.navbar a:hover {
	color: red;
}

div.leftMarginContent {
	font-size: 10px;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}

div.leftMarginContent h3{
	font-size: 11px;
}

div.leftMarginContent h2{
	font-size: 12px;
}

div.leftMarginContent h1{
	font-size: 13px;
}

div.rightMarginContent {
	font-size: 10px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}

div.rightMarginContent h3{
	font-size: 11px;
}

div.rightMarginContent h2{
	font-size: 12px;
}

div.rightMarginContent h1{
	font-size: 13px;
}

div#navigation {width: 200px; background: green; padding: 10px; }