html.main {
  overflow: -moz-scrollbars-vertical;
}
#menu a.hover {
  color:#ffffff;
}

.help_frame
{
 background: #000000;
 color: #ffffff;
}
.help_bg
{
 background: #ffffff;
 color: #000000;
}
.help_content
{
padding: 5px;
}
.help_header_bg
{
background-image: url(../../../img/help_header_middle.gif);
color: #ffffff;
font-weight: bold;
text-transform: uppercase;
font-family: tahoma, arial, helvetica, verdana;
font-size: 10px;
}
.help_content_bg
{
 background: #ffffff;
 color: #000000;
 padding: 5px;
}
.help_button
{
cursor: pointer;
}
.help_close_bg
{
  background-image: url(../../../img/help_close_middle.gif);
  padding-left: 5px;
}

.infobar_outside_left
{
  font-family: arial, helvetica, verdana;
  color: #ffffff;
  line-height: 16px;
  padding-top: 16px;
  padding-bottom: 2px;
}

.infobar_left
{
  font-family: arial, helvetica, verdana;
  color: #ffffff;
  line-height: 22px;
  padding-top: 10px;
  padding-bottom: 2px;
}

.infobar_right
{
  font-family: arial, helvetica, verdana;
  color: #ffffff;
  line-height: 22px;
  padding-top: 10px;
}

.infobar_highlight_left
{
  font-family: arial, helvetica, verdana;
  color: #ffff00;
  line-height: 22px;
  padding-top: 10px;
}

.infobar_highlight_right
{
  font-family: arial, helvetica, verdana;
  color: #ffff00;
  line-height: 22px;
  padding-top: 10px;
}

.calendar_heading
{
  font-family: arial, helvetica, verdana;	
  font-size: 12px;	
  font-weight: bold;
  background-color: #ffffff;
  color: #000000;
  text-decoration: none;
  text-align: center;
}
.calendar_month {
  font-weight: bold;
	text-transform: uppercase
}  

.calendar_note_head
{
 color: #ffffff;
}
.calendar_bg
{
 background: #000000;
 color: #ffffff;
}
.calendar_textarea
{
 background: #ffffff;
 color: #000000;
 width: 272px;
}

.calendar_table
{
 background: #dbdbdb;
}
.calendar_textarea_disabled
{
 background: #ffffcc;
 color: #000000;
 width: 272px;
 border-color: #999999;
 border-bottom-width:0px;
 border-left-width:0px;
 border-right-width:0px;
}
.calendar_note_inner_border
{
 background: #ffffff;
}
.calendar_inner_table_border
{ 
 background: #ffffff;
 border-color: #999999;
 border-style: solid;
 border-left-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-top-width:1px;
}
.calendar_note_outer_border
{
 background: #333333;
 border-color: #333333;
 border-style: solid;
 border-left-width:0px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-top-width:0px;
}
.calendar_disabled
{
  background: #999999;
  color: #ffffff;
}
.calendar_note_bg
{
 background-image: url(../../../img/windowbg.gif);
 background-color: #ffffff;
 color: #000000;
}

.calendar_note_bold
{
 color: #000000;
 font-weight: bold;
}

.calendar_mid
{
  background-color: #ffffff;
  color: #000000;
  text-align: center;
}

.calendar_mid_yellow
{
 background: #C90103;
 color: #ffffff;
 text-align: center;
 font-weight: bold;
}

.calendar_dark
{
 background: #333333;
 color: #ffffff;
 text-align: center;
}
.calendar_dark_yellow
{
 background: #333333;
 color: #ffff00;
 font-weight: bold;
 text-align: center;
}

.calendar_hov
{
  background-color: #ccc;
  text-align: center;
  cursor: pointer;
}
.calendar_light
{
 background: #ffffff;
 cursor: pointer;
}

.calendar_note_input
{
  background: #ffffff;
  color: #000000;
}
.calendar_note_button
{
  background: #ffffff;
  color: #000000;
}

table.gs, td.gs
{
  background-image: url(../../../img/windowbg.gif);
  background-color: #FFFFCC;
}
.gs_windowbg
{
  background: #99CC00;
  color: #000000;
  border-bottom-style: solid;
  border-color: #336600;
  border-bottom-width: 1px;
}
.gs_popup_windowbg
{
  background: #336600;
  color: #000000;
  padding: 10px;
}
.gs_popup_innerborder
{
  background-image: url(../../../img/windowbg.gif);
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
}
.gs_header
{
  font-family: arial, verdana, helvetica;
  font-size: 12px;
  font-weight: bold;
  padding-left: 10px;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
}
.gs_line
{
  background-image: url(../../../img/dotted_h_line.gif);
}
.gs_close_bg
{
  background-image: url(../../../img/gs_close_bg.gif);
  padding-left: 10px;
  padding-right: 10px;
}

.demoWindomTop
{
  padding: 0px;
  background-color: #2B5007;
}

.demoWindowBottom
{
  padding-bottom: 5px; 
  background-color: #2B5007;
}

body.body_iframe
{
   margin-left: 0;
   margin-top: 0;
   margin-right: 0;
}

body.body_mz
{ 
   background-attachment: fixed;
   background-repeat: repeat-x;
   background-position: center top;
   background-color: white;
   margin-left: 0;
   margin-top: 0;
}

body.bg1 { background-image: url(../../../img/themes/generic_mz_background.jpg); background-color: #000; }

.cup_invite_header
{
   font-family: arial, helvetica, verdana;
   font-size: 10pt;
   color: #990000;
   text-decoration: underline;
}
.cup_invite_header:hover
{
   font-family: arial, helvetica, verdana;
   font-size: 10pt;
   color: #000000;
   text-decoration: underline;
}
tr.seriesHeader
{
  background: #515151;
}
tr.seriesOver
{
  background: #cccccc;
}
/* anchor */

a
{
   font-family: arial, helvetica, verdana;
   color: #990000;
   text-decoration: underline;
}

a:hover
{
   font-family: arial, helvetica, verdana;
   color: #000000;
   text-decoration: underline;
}

a.menu
{
  font-family: arial, helvetica, verdana;
  color: #ffffff;
  text-decoration: none;
}
a.menu:hover
{
  font-family: arial, helvetica, verdana;
  color: #ffffff;
  text-decoration: none;
}
a.white
{
   font-family: arial, helvetica, verdana;
   font-size: 10pt;
   color: #ffffff;
   text-decoration: none;
}
a.white:hover
{
   font-family: arial, helvetica, verdana;
   font-size: 10pt;
   color: #ffffff;
   text-decoration: none;
}
a.nodecor
{
   font-family: arial, helvetica, verdana;
   text-decoration: none;
   color: #990000;
}

a.closedthread
{
   font-family: arial, helvetica, verdana;
   text-decoration: none;
   color: #888888;
}

a.shortcut
{
   font-family: arial, helvetica, verdana;
   font-size: 6.5pt;
   color: #ffffff;
   text-decoration: none;
}
a.matchteam, td.matchteam
{
   background: #333333;
   font-family: arial, helvetica, verdana;
   font-size: 9pt;
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
}

td.simpletitle
{
   font-family: arial, helvetica, verdana;
   color: #666666;
   text-decoration: none;
   font-weight: bold;
}
td.info
{
   font-family: arial, helvetica, verdana;
   color: #ffffff	;
   text-decoration: none;
}
td, .normal
{
   font-family: arial, helvetica, verdana;
   font-weight: normal;
   color: #000000;
   font-size: 12px;
   text-decoration: none;
}

input.quicksearch
{
   font-family: arial, helvetica, verdana;
   color: #000000;
   width: 134px;
}

textarea, textarea.textarea
{
   font-family: arial, helvetica, verdana;
   color: #000000;
   text-decoration: none;
   background: #ffffff;
   font-size: 12px;
   border: 1px solid #666;
}

input.noborder
{
   border-width: 0;
}

input.checkbox {
   color: #000000;
   background: none;
   border-style: none;
   
}

input.button
{
   font-family: arial, helvetica, verdana;
   color: #ffffff;
   background: #999999;
   text-decoration: none;
   border-width: 1px;
   border-color: #333333;
   border-style: solid;
}
input.redbutton
{
   font-family: arial, helvetica, verdana;
   color: #ffffff;
   background: #cc0000;
   text-decoration: none;
   border-width: 1px;
   border-color: #000000;
   border-style: solid;
}
input.button2
{
   font-family: arial, helvetica, verdana;
   color: #000000;
   background: #ffffcc;
   text-decoration: none;
   border-width: 1px;
   border-color: #000000;
   border-style: solid;
}
input.radio
{
   text-decoration: none;
   border-width: 0;
   background: none;
}
input.radioie
{
   text-decoration: none;
   border-width: 0;
   background: none;
}
select
{
   font-family: arial, helvetica, verdana;
   color: #000000;
   background: #ffffff;
   text-decoration: none;
   border-style: solid;
}
td.bold, a.bold, font.bold
{
   font-family: arial, helvetica, verdana;
   color: #000000;
   text-decoration: none;   
	 font-weight: bold;
}
td.infobold
{
   font-family: arial, helvetica, verdana;
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
}
td.white
{
   font-family: arial, helvetica, verdana;
   color: #ffffff;
   text-decoration: none;
   font-weight: normal;
}	
td.matchspectator, table.matchspectator
{
   font-family: arial, helvetica, verdana;
   color: #ffffff;
   text-decoration: none;
   background: #666666;
}
td.orange
{
   font-family: arial, helvetica, verdana;
   color: #ffffcc;
   text-decoration: none;
   font-weight: bold;
}
table.border, td.border
{
   background: #333333;
}
table.padding, td.padding
{
   background: #cccccc;
}
td.mappadding
{
   background: #666666;
}
table.windowbg, td.windowbg, tr.windowbg, table.foreign_windowbg, td.foreign_windowbg, tr.foreign_windowbg
{
   background: #666666;
}
table.separate, td.separate
{
   background: #ffffff;
}
table.tablebg, td.tablebg, tr.tablebg
{
   background: #ffffff;
}

table.msgbox, td.msgbox
{
   background: #ffffff;
   border-width: 1px;
   border-color: #990000;
   border-style: solid;
   color: #990000;
   padding-left: 1px;
   padding-right: 1px;
   padding-top: 1px;
   padding-bottom: 1px;
   font-weight: bold;
   text-align: center;
}

table.yellow_box, td.yellow_box
{
   background: #ffff99;
   border-width: 1px;
   border-color: #999999;
   border-style: solid;
   color: #000000;
}
table.service_outerBorder
{
  border-style: solid;
  border-width: 1px;
  border-color: #000000;;
}
td.service_innerBorder,table.service_innerBorder
{
  border-style: solid;
  border-width: 4px;
  border-color: #999999;
  padding: 0px;
  font-family: arial, helvetica, verdana;
  background: #ffffff;
}
td.service_colorBorder1
{
  border-style: solid;
  border-width: 1px;
  border-color: #999999 #333333 #333333 #999999;
}
td.service_colorBorder2
{
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc #666666 #666666 #cccccc;
}
table.service_bg, td.service_bg
{
 background: #FFFFFF;
 padding: 3px;
 color: #000000;
 font-family: arial, helvetica, verdana;
}

td.service_heading
{
background: #cc0000;
padding: 3px;
color: #ffffff;
font-family: arial, helvetica, verdana;
font-size: 10pt;
font-weight: bold;
}

.heading
{
   font-family: arial, helvetica, verdana;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
   margin-bottom: 0px;
}
.heading:hover
{
   font-family: arial, helvetica, verdana;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
}
.heading_green
{
   font-family: arial, helvetica, verdana;
   font-weight: bold;
   color: #99cc00;
   text-decoration: none;
   margin-bottom: 0px;
}
.heading_green:hover
{
   font-family: arial, helvetica, verdana;
   font-weight: bold;
   color: #99cc00;
   text-decoration: none;
}
.awards_heading
{
   font-family: arial, helvetica, verdana;
   font-size: 10pt;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
} 
.statsheading
{
   font-family: arial, helvetica, verdana;
   font-size: 10pt;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
   background: #666666;
}

td.shadetop, table.shadetop
{ 
}
table.shadebottom
{ 
   background-position: bottom;
}
table.darkblue, td.darkblue
{
   font-family: arial, helvetica, verdana;
   background: #666666;
   color: #FFFFFF;
}
td.matchreftitle
{
	color: #333333;
	font-size: 10pt;
	font-weight: bold;
}
td.bluetitle
{
   color: #333333;
   font-size: 10pt;
   font-weight: bold;
}
font.menu_login
{
   font-family: arial, helvetica, verdana;
   font-weight: bold;
   color: #e3e9e9;
}
font.menu2_login
{
   font-family: arial, helvetica, verdana;
   font-weight: bold;
   color: #91acac;
}
.redtext
{
  font-family: arial, helvetica, verdana;
  color: #ff0000;
}
table.listsecondary, tr.listsecondary, td.listsecondary
{
 background: #cccccc;
}
table.listsecondarybold, tr.listsecondarybold, td.listsecondarybold
{
 background: #cccccc;
 font-weight: bold;
}
td.tab
{
   font-family: arial, helvetica, verdana;
   color: #ffffff;
   text-decoration: none;
}
td.tabinactive, a.tabinactive
{
   font-family: arial, helvetica, verdana;
   color: #FFFFFF;
   background: #141414;
   text-decoration: none;
}
td.tabactive, a.tabactive
{
   font-family: arial, helvetica, verdana;
 	 font-weight: bold;
   color: #000000;
   text-decoration: none;
}
td.playerinfo
{
   font-family: arial, helvetica, verdana;
   font-size: 7pt;
   color: #000000;
}
.text_red
{
   font-family: arial, helvetica, verdana;
   color: #990000;
}
.text_green
{
   font-family: arial, helvetica, verdana;
   color: #006600;
}

td.formation 
{
	font-family: arial, helvetica, verdana;
	font-size: 18pt;
	font-weight: bold;
	color: #336633;
	vertical-align: middle;
}

.forumtitle
{
   font-family: arial, helvetica, verdana;
   font-size: 10pt;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
   background: #666666;
}
a.forumtitle:hover
{
   font-family: arial, helvetica, verdana;
   font-size: 10pt;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
   background: #666666;
}

.forumtopictitle
{
   font-family: arial, helvetica, verdana;
   font-size: 10pt;
   font-weight: normal;
   color: #ffffff;
   text-decoration: none;
   background: #447777;
	 border: 3px solid #999999;
}

.forumposter
{
   background: #77AAAA;
   font-family: arial, helvetica, verdana;
   font-weight: normal;
   color: #ffffff;
   text-decoration: none;
}

.fedited
{
   background: #f3f3bf;
   font-family: arial, helvetica, verdana;
   color: #ff0000;
   font-weight: normal;
}

.roles_deselected {
  background: #a6c186;
}

.roles_selected {
  background: #ffffff;
}

.hand {
 cursor: pointer;
}

a.unavailableplayer {
	font-family: arial, helvetica, verdana;
	color: #ffffff;
}
td.disabledtext, a.disabledtext
{
  color: #888888;
  text-decoration: none;
}
.press_outer_border
{
 background: #bb1100;
 border-color: #000000;
 border-style: solid;
 border-left-width:0px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-top-width:0px;
}
.press_header
{
background-image: url(../../../img/press_window_top.gif);
background-repeat: no-repeat;
background-color: #CC0000;
padding-right: 5px;
}

table.photoBorder,td.photoBorder
{
border-style: solid;
border-width: 1px;
border-color: #cccccc #999999 #999999 #cccccc;
}

a.photoLink
{
color: #990000;
font-family: arial, helvetica, verdana;
text-decoration: underline;
}

a.photoSignature
{
color: #990000;
font-family: times,arial, helvetica, verdana;
font-style: italic;
text-decoration: underline;
}

a.photoHeaderLink
{
color: #ffffff;
font-family: arial, helvetica, verdana;
font-weight: bold;
text-decoration: none;
}

td.photoText
{
color: #003399;
font-family: times,arial, helvetica, verdana;
font-style: italic;
padding: 15px;
}

td.photoSignature
{
color: #003399;
font-family: times,arial, helvetica, verdana;
padding-right: 15px;
padding-bottom: 10px;
}

table.mzinfo
{
height: 172px;
}
table.main_content_table {
}
.mz_info_table {
  width: 320px;
  height: 172px;
}
.mz_checkpoint_table {
  width: 210px;
  height: 172px;
}
td.mz_separator {
  height: 5px;
  background-image: url(../../../img/separator.gif);
  background-repeat: repeat-x;
}

td.login_header {
  background-image: url(../../../img/login_header_bg.gif); 
  background-repeat: repeat-x; 
  height: 31px; 
  font-family: arial, helvetica, verdana;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  padding-left: 5px;
}

td.bottom_fix {
  width: 974px; 
} 

td.bottom_links {
  padding-top: 5px;
  font-size: 12px;
  font-weight: normal;
	color: #666666;
	text-decoration: none;
} 
td.bottom_links a {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
td.bottom_links a:hover {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
} 
.login_signup {
  background-image: url(../../../img/signup.gif);
  background-repeat: no-repeat;
  height: 31px;
  width: 180px;
  padding-left: 5px;
  padding-right: 5px;
}
.login_try_hockey {
  background-image: url(../../../img/try_hockey.gif);
  background-repeat: no-repeat;
  height: 31px;
  width: 295px;
  padding-left: 5px;
  padding-right: 5px;
}
.login_try_soccer {
  background-image: url(../../../img/try_soccer.gif);
  background-repeat: no-repeat;
  height: 31px;
  width: 295px;
  padding-left: 5px;
  padding-right: 5px;
}
.header_big_text {
  font-family: arial, helvetica, verdana;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  margin-bottom: 0px;
}
.login_big_text {
  font-family: arial, helvetica, verdana;
  color: #FFFFFF;
  font-size: 22px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  margin-bottom: 0px;
}
a.login_big_text:hover {
  font-family: arial, helvetica, verdana;
  color: #FFFFFF;
  font-size: 22px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}
td.login_checked_big {

}
td.two_px_width {
  width: 12px;
}
td.five_px_width {
  width: 5px;
}
td.ten_px_width {
  width: 10px;
}
td.five_px_height {
  height: 5px;
}

.community_topbg {
  background-image: url(../../../img/community_ns_soccer.gif);
  background-repeat: no-repeat;
  height: 20px;
  color: #ffffff;
  padding-left: 4px;
}
.community_midbg {
  background-image: url(../../../img/community_ns_mid.gif);
  background-repeat: no-repeat;
  height: 20px;
  color: #000000;
  padding-left: 4px;
}
td.topscorerSelected
{
  background: #dddddd;
}
a.topscorer
{
  color: #FFFFFF;
}

#menuDiv ul.topnav .bg {
  background-image: url(../../../img/soccer/toptab.jpg);
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: 0 -72px;
  border: none;
}
#menuDiv ul.topnav li a.hover { 
 background-repeat: repeat;
 background-color: transparent;
 background-position: 0 -39px; 
}
h2.subheader, div.subheader { background: #515151; }

#mz_logo {  
  background-image: url(../../../img/top/logo_soccer.png);
	width: 196px;
	height: 69px;
}

#menuDiv ul.topnav li.icon a {
  background-image: url(../../../img/soccer/toptab.jpg);
  width: 17px;
  background-position: 0 -105px;
}
