html,body,div,ol,ul,li,h1,h2,h3,h4,h5,h6,p,form,fieldset,table,th,td.image {
  margin:0px;
  padding:0px;
  border:0px;
}
body {
  /*font: 12px Arial,Tahoma,sans-serif; /*75%*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
}
a {text-decoration: none; color: #b20838;  }
input,textarea,select,option {
	font-size: 13px;
}
p { margin-top: 0px; margin-bottom: 18px; }
table { margin-bottom: 3px; }
ul,ol {
	margin-left: 30px;
	margin-bottom: 20px;
}
li { margin-bottom: 5px; }

/************************
FONT STYLES
************************/

.mainTitle, h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 40px;
	color:#e6e6e7;
}

.subTitle, h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #b20838;
	font-weight:bold;
}

.itemTitle, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.small {
	font-size: 10px;
}

.upper {
	text-transform: uppercase;
}

.imgborder {
	padding: 6px;
	margin: 2px;
	border: 1px solid #ccc;	
}

/*******************************
HEADER STYLES
*******************************/

#header {
	position: absolute;
	top:0;
	left:0;
	background: url(../images/headbg.gif) repeat-x;
	height: 161px;
	width:100%;
	z-index:20;
}

#headswoop {
	background: url(../images/headswoop.png) no-repeat !important;
	background: url(../images/headswoopb.gif) no-repeat;
	z-index:10;
	height: 100%;
	width: 950px;
}

#logo {
	width: 214px;
	float: left;
	padding: 20px 0 0 20px;
}

#tagline {
	width: 155px;
	float: left;
	padding: 20px 0 0 0;
}

#navigation {
	width: 430px;
	float: right;
	position: relative;
}
#altnav {
	float: right;
	margin: 5px 0 3px 0;
}
#altnav ul {
	list-style-type:none;
	margin: 0 0 0 0;
	padding: 0;
}
#altnav ul li {
	float: left;
	padding: 0 3px 0 3px;
	color: #808285;
	font-size: 11px;
}
#altnav ul li a {
	text-decoration: none;
	color: #808285;
	font-size: 11px;
}
#altnav ul li a:hover {
	text-decoration: none;
	color: #000;
	font-size: 11px;
}
#mainnav_container {
	position: absolute;
	top:32px;
	left: 0;
	width:950px;
	z-index:50;
}
#mainnav_inner {
	float: right;
	text-align:right;
	position: relative;
}
#mainnav {
	float:right;
	text-align:right;
	margin: 0;
	padding:0;
	border:0;
	background:none;
}
#mainnav ul.mnul {
	list-style-type:none;
	display: inline;
	margin: 0;
	padding: 0;
}
#mainnav ul.mnul li.mnli {
	float: left;
	margin: 0;
	padding: 0 0 0 9px;
	color: #fff;
	font-size: 12px;
	border:0;
	background: url(../images/star.gif) left no-repeat;
}
#mainnav ul.mnul li.myfirst { background: none; }
#mainnav ul.mnul li.mnli a.myfirst {
	text-decoration:none;
	color: #fff;
	padding: 0 3px 0 3px;
	font-size: 12px;
	margin: 0;
	border:0;
	background:none;
}
#mainnav ul.mnul li.star {
	float: left;
	margin: 0 0 0 0;
	padding: 0 3px 0 3px;
	color: #fff;
	font-size:13px;
	font-weight:bold;
	background: url(../images/star.gif) center no-repeat;
}

/***************************
BUTTONS
***************************/

.btnDefault {
	background-color: #b00837;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	border: 0;
	padding: 2px 4px 2px 4px;
}
.btnAlt {
	background-color: #b7b7b7;
	color: #000;
	font-weight: normal;
	font-size: 11px;
	border: 0;
	padding: 2px 4px 2px 4px;
}
.btnOther {
	background-color: #000;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	border: 0;
	padding: 2px 4px 2px 4px;
}

/******************************
SIDEBAR
******************************/

#sidebar { color: #fff; }

#sidebar ul {
	list-style-type: none;
	text-align:center;
	margin: 0;
	padding: 26px 0 0 0;
}
#sidebar ul li {
	position: relative;
}
#sidebar ul li a {
	font-weight:bold;
	text-decoration: none;
	display: table;
	padding: 0 10px 0 10px;
	width: 110px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	#position: relative;
	cursor:pointer;
}
#sidebar ul li a div { #position: relative; width: 110px; #top: 50%; display:table-cell; vertical-align:middle; }
#sidebar ul li a div span { #position: relative;  #top: -50% }
#sidebar ul li.side1 a:hover { color: #fff; }
#sidebar ul li.side2 a:hover { color: #fff; }
#sidebar ul li.side3 a:hover { color: #fff; }
#sidebar ul li.side4 a:hover { color: #fff; }
#sidebar ul li.side1 {
	background: url(../images/sidetab1.png) no-repeat top center !important;
	background: url(../images/sidetab1.gif) no-repeat top center;
	height: 65px;
	position: relative;
	margin-top: -15px;
}
#sidebar ul li.side1 a {
	height: 60px;
	color: #e8b5c4;
}
#sidebar ul li.side2 {
	background: url(../images/sidetab2.png) no-repeat top center !important;
	background: url(../images/sidetab2.gif) no-repeat top center;
	height: 51px;
	position: relative;
	margin-top: -16px;
	left: 15px;
}
#sidebar ul li.side2 a {
	height: 46px;
	color: #dfddc1;
}
#sidebar ul li.side3 {
	background: url(../images/sidetab3.png) no-repeat top center !important;
	background: url(../images/sidetab3.gif) no-repeat top center;
	height: 65px;
	position: relative;
	margin-top: -16px;
}
#sidebar ul li.side3 a {
	height: 60px;
	color: #dbd1e8;
}
#sidebar ul li.side4 {
	background: url(../images/sidetab4.png) no-repeat top center !important;
	background: url(../images/sidetab4.gif) no-repeat top center;
	height: 51px;
	position: relative;
	margin-top: -13px;
	left: 18px;
}
#sidebar ul li.side4 a {
	height: 46px;
	color: #e2c7a2;
}
#sidebar ul li.begin {
	background: url(../images/sidepole.gif) no-repeat bottom center;
	height: 20px;
}
#sidebar ul li.end {
	background: url(../images/sidepoleend.gif) no-repeat bottom center;
	height: 40px;
	margin-top: -30px;
}
#seasontickets {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	text-decoration:none;
}
#seasontickets img { padding-top: 4px;}
#seasontickets a {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-decoration:none;
	background: url(../images/calendaricon.gif) no-repeat left;
	padding-left: 60px;
	padding-top: 20px;
	height: 56px;
	display:block;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 70px;
}

/***************
RATINGS
***************/

a#showrating { width: 90px; height:20px; line-height:20px; font-size: 10px; font-weight: bold; color:#999; text-align:center; display:block; }
.rated0 { background:url(../images/ratings/0.gif) no-repeat; }
.rated1 { background:url(../images/ratings/1.gif) no-repeat; }
.rated2 { background:url(../images/ratings/2.gif) no-repeat; }
.rated3 { background:url(../images/ratings/3.gif) no-repeat; }
.rated4 { background:url(../images/ratings/4.gif) no-repeat; }
.rated5 { background:url(../images/ratings/5.gif) no-repeat; }

.rated0-5 { background:url(../images/ratings/0-5.gif) no-repeat; }
.rated1-5 { background:url(../images/ratings/1-5.gif) no-repeat; }
.rated2-5 { background:url(../images/ratings/2-5.gif) no-repeat; }
.rated3-5 { background:url(../images/ratings/3-5.gif) no-repeat; }
.rated4-5 { background:url(../images/ratings/4-5.gif) no-repeat; }

.reviewrating { width: 90px; height:20px line-height: 20px; font-size: 10px; display: block; }
.rated0sm { background:url(../images/ratings/0sm.gif) no-repeat; }
.rated1sm { background:url(../images/ratings/1sm.gif) no-repeat; }
.rated2sm { background:url(../images/ratings/2sm.gif) no-repeat; }
.rated3sm { background:url(../images/ratings/3sm.gif) no-repeat; }
.rated4sm { background:url(../images/ratings/4sm.gif) no-repeat; }
.rated5sm { background:url(../images/ratings/5sm.gif) no-repeat; }

/***************
ERROR STYLES
***************/

.errorTable {
	border-top: 1px dotted #c00;
	border-bottom: 1px dotted #c00;
	background-color:#ffeaea;
	margin: 3px 0 3px 0;
}
.errorTitle {
	font-weight: bold;
	color:#CC0000;
}

/************
BLOGGER STYLES
************/
.blogger_entry {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
.blogger_date {
	font-size: 10px;
	color: #999;
	padding: 2px 0 2px 0;
}
.blogger_desc {
	font-size: 11px;
}
