body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #000000;
	margin-top: 0px;
}
form {
    display: inline;
}
p, pre, .inventory, .file, .synopsis, .bodytext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.eiframe {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.file a {
    color: black;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
}

.file table {
	width:98%;
}

a {
    color: #000000;
}
a:hover {
    color: #990000;
}
ul.toplinks {
    margin: 0;
    padding: 5px 0;
    text-align: center;
}
.toplinks li {
    display: inline;
    margin: 0px;
    padding: 0px 5px;
    font-weight: bold;
}
.toplinks li a {
    margin: 0;
}
img {
    margin: 0;
}
td {
}
td a:hover {
  color: #990000;
}
 
th {
    text-align: center;
}
iframe {
    border: 1px solid black;
}
ul {
	text-align: left;
	padding: 0px;
	list-style-type: none;
}
ul.policy {
    list-style-type: disc;
    padding-left: 30px;
}
.c {
    text-align: center;
}
h1 {
    font-size: 20px;
    padding: 0;
    margin: 10px 5px;
}
h1 .ptit {
    font-size: 14px;
    font-weight: normal;
}
h2 {
    font-size: 16px;
    padding: 0;
    margin: 10px 5px;
}
h3, h4 {
    font-size: 14px;
    padding: 0;
    margin: 0px 5px 10px 5px;
}
#container {
	width: 750px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#banner {
	padding: 0px;
	text-align: center;
}
#leftcontent {
	text-align: center;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
}
#rightcontent {
	float: right;
	width: 130px;
	text-align: center;
	margin-top: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#leftcontent ul, #rightcontent ul {
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#leftcontent li, #rightcontent li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}
#leftcontent li a, #rightcontent li a {
	display: block;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #EDEEEF;
}
#leftcontent li a:hover, #rightcontent li a:hover {
	font-weight: bold;
}

#emailus {
   font-weight: bold;
   background: white;
   border: 1px solid black;
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 3px;
   padding-right: 3px;
}

#bottom-content {
    clear: both;
    margin-top: 2cm;
}
a img {
    border: 0;
}
.hm_tr {
  background: blue;
  font-size: 12px;
}
.hm_tr a {
  color: #FFFFFF;
  text-decoration: none;
}
.hm_tr a:hover {
  color: #990000;
  text-decoration: none;
}
.hm_td a {
	color: darkblue;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#email-box {
   border: 2px solid black;
}

#plugin_link_box {
   background: palegoldenrod;
   color: black;
   margin-bottom: 10px;
   margin-left: 1cm;
   margin-right: 1cm;
   padding-bottom: 0.5cm;
   padding-top: 0.5cm;
   font-weight: normal;
   border: 2px solid gray;
}
#plugin_link_box a {
   color: maroon;
   font-weight: normal;
   font-size: 18px;
}

#rt_dir_box {
   font-weight: bold;
   color: black;
   background: white;
   border: 1px solid black;
   margin-bottom: 15px;
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 1px;
   padding-right: 1px;
}
#lf_dir_box {
   font-weight: bold;
   color: black;
   background: white;
   border: 1px solid black;
   margin-bottom: 15px;
   padding-top: 15px;
   padding-bottom: 15px;
   padding-left: 1px;
   padding-right: 1px;

}
#lf_dir_box a {
   color: black;
}
#lf_dir_box a:hover {
   color: #990000;
}

#centercontent {
/*
    margin-left: 145px;
    margin-right: 145px;

    background: #fff;
    
    width: 520px;
    margin-right: 20px;
    margin-top: 20px;
    padding: 5px;
*/
    float: right;
	width: 540px;
	margin-right:2px;
	
	
}
#pgfoot {
	clear: both;
	padding: 8px;
	border: 1px solid black;
	font-size: 10px;
	background: #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
}
.inventory td {
    border: 1px solid #666666;
  background: #FFFFDD;
    padding: 3px;
}
.inventory th {
  padding: 1px 3px;
  background: #DDDDDD;
  border: 1px solid;
}
.inventory td a {
    font-weight: bold;
    color: #A00;
}
.inventory td a:hover {
    color: #F00;
}
.inventory tr.even {
    
}
.inventory tr.odd {
    
}

.info td a {
    font-weight: bold;
}

.info td a:hover {
    color: #990000;
}

.new-pluggy {
	border: 1px solid black;
}
.new-pluggy td {
	background: #FFFFDD;
	padding: 8px;
	font-weight: bolder;
	text-align: center;
}
.new-pluggy th {
  padding: 1px 3px;
  background: #DDDDDD;
}
.new-pluggy td a {
	font-weight: bold;
	color: #A00;
	color: red;
}
.new-pluggy td a:hover {
    color: #F00;
    color: black;
}
.new-pluggy tr.even {
	font-weight: bolder;
	padding: 8px;
}
.new-pluggy tr.odd {
    
}



.cat {
    font-weight: bold;
    text-align: center;
}
.map {
    text-align: center;
}
.relpages {
	border: 1px solid;
	margin: 2px 5px;
	padding: 2px 5px 4px 5px;
	background: #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.relpages a {
    color: blue;
}
.relpages a:hover {
    color: #990000;
}
.relpages li {
	padding-top: 5px;
	list-style-type: none;
}

.rellinks {
    border: 1px solid;
    background: #DEDEDE;
    margin: 2px 5px;
    padding: 2px 5px 4px 5px;
}
.yellow_table {
	background-color: #FFFFDD;
	border: 1px solid #000000;
}
.nhl td, .nhl th, .mlb td, .mlb th {
	width: 33%;
	padding: 5px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.nba td, .nba th, .nfl td, .nfl th {
	width: 25%;
	padding: 5px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.nhl td, .mlb td, .nfl td, .nba td {
	color: #666666;
	background-color: #EAEFF2;
	text-decoration: none;
}
.nhl th, .mlb th, .nfl th, .nba th {
	background-color: #999999;
	color: #FFFFFF;
	text-decoration: none;
}


.biglink {
  text-align: center;
  font-size: 24px;
}

#az_container {
   clear: left;
}
#az_index {
   clear: left;
}
#az_index a {
   font-weight: bold;
   font-size: 12px;
   color: black;
}
#az_index a:hover {
   color: #990000;
}
#az_head_box {
   background: white;
   font-size: 18px;
   font-weight: bold;
   text-align: center;
   margin-top: 20px;
   margin-bottom: 20px;
}

#list_head_box {
   background: white;
   font-size: 18px;
   font-weight: bold;
   text-align: center;
   margin-top: 20px;
   margin-bottom: 20px;
}

#az_list {
   margin-right: 5px;
   width: 200px;
   float: left;
   /*
   border: 1px solid black; */
}
#az_list ul {
   margin: 0;
}
#az_list a {
   color: black;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
}
#az_list a:hover {
   color: #990000;
}
.resources {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	background-color: #FFFFDD;
}
.resources {
	background-color: #FFFFDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;}

.white_table {
	border: 1px solid #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 10pt;
}
.style3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.black_border {
	border: 1px solid #08457B;
}
.teamlist {
	margin: 2px 5px;
	padding: 2px 5px 4px 5px;
	background: #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.event_list {
	border: 1px solid black;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
	width: 96%;
}
.event_list td {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}
.event_list_header {
	background: #DDDDDD;
	font-size: 12px;
}

.event_even {
	background: #E0E6EA;
}
.event_odd {
	background: #E6EAE6;
}
.event_line1 {
	color: #555555;
}
.event_line1 a {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}

.event_line2 {
	color: #888888;
}
.event_line2 a {
	color: #888888;
	text-decoration: none;
}

.event_name {
	font-size: 18px;
	font-weight: bold;
}

.event_schedule {
	color: #442299;
	font-size: 16px;
	font-weight: bold;
}

.event_dates {
	color: #442299;
	font-weight: bold;
	font-size: 12px;
	padding-left: 48px;
}

.event_venue {
	height: 48px;
	color: #442299;
	font-weight: bold;
	font-size: 12px;
}

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

.event_map {
	position: absolute;
	border: 1px solid black;
	background-color: #E0E6EA; 
	z-index: 1;
	width: 100px;
	padding: 4px;
}

.cart a {
	text-decoration: none;
}

.home #container #leftcontent .sub_list_left a {
	background-color: #F2F2F2;
	padding-left: 5px;
	font-weight: normal;
	font-size: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: disc;
}
.mainlinks {
	border: thin solid #000000;
}
.top_picks_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #660000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666999;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666999;
}
.tpt_divider {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666999;
}
.index_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	background-color: #B55A2D;
	color: #FFFFFF;
}
.index_lists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.index_lists ul {
	margin: 0px;
	text-indent: 2px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
}
.index_lists ul a {
	margin: 0px;
	text-indent: 2px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
}
.index_headers a {
	text-decoration: none;
	color: #FFFFFF;
}
.index_headers a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
.index_cat_head {
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.banner_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	letter-spacing: 3px;
}
.right_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
	border: 1px solid #08457B;
	list-style-type: lower-alpha;
	text-align: left;
	background-color: #EAEFF2;
}
.right_menu a {
	color: #666666;
	text-decoration: none;
}
.right_menu a:hover {
	color: #CC0000;
}
.right_menu th {
	color: #000000;
	font-size: 11px;
	text-align: center;
}
.ppticket_red {
	color: #d30b16;
}
.main_table {
	background-color: #F4E9C9;
	border: 1px solid #040000;
}
.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
}
.top_menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.top_menu a:hover {
	color: #000000;
	text-decoration: none;
}
.ticket_list {
        margin: 0px;
        padding: 0px;
        font-size: 12px;
}

.ticket_list td {
        padding: 2px;
        font-size: 12px;
	text-align: center;
}

.ticket_list_header {
        background: #DDDDDD;
        padding-left: 4px;
        padding-right: 4px;
        font-size: 12px;
}

