html {
    font-family: verdana;
}

body {
    background-color:#5d835d;
	background-image: url(/images/newLayout/background.gif);
	background-repeat:repeat-x;
	margin: 0 auto;
	padding: 0;
}

fieldset {
     display:inline; 
     border:0; 
     margin:0px; 
     padding:0px;
}

img {
    border:0px;
}

.nopadding {
     margin:0px; 
     padding:0px;
}

.interim {
    color:#FFFFFF;
    font-size:13px;
    font-weight: bold;
    height:50px;
}

table {
    font-size:11px;
}

#jsddm
{	margin: 0;
	padding: 0}

#jsddm li
{	float: left;
list-style: none;
font: 12px Tahoma, Arial}

#jsddm li a
{	
font-size:13px;
font-weight:bold;
display: block;
text-decoration: none;
border-right: 1px solid white;
width: 78px;
color: #FFFFFF;
margin:0px;
border:none;
white-space: nowrap;
}

.footerCurve_tl {	
height:14px;
width:16px;
background: url(/images/newLayout/combinedIcons.png) left top no-repeat;
background-position:0 -28px;
display:block;
}

.footerCurve_tr {	
height:14px;
width:16px;
background: url(/images/newLayout/combinedIcons.png) right top no-repeat;
background-position:0 -42px;
display:block;
}

.footerCurve_bl {	
height:14px;
background: url(/images/newLayout/combinedIcons.png) left bottom no-repeat;
background-position:0 0px;
display:block;
}

.footerCurve_br {	
height:14px;
background: url(/images/newLayout/combinedIcons.png) right bottom no-repeat;
background-position:0 -14px;
display:block;
}

.greenCurve_tl {	
height:10px;
width:10px;
background: url(/images/newLayout/combinedIcons.png) left top no-repeat;
background-position:0 -120px;
display:block;
}

.greenCurve_tr {	
height:10px;
width:10px;
background: url(/images/newLayout/combinedIcons.png) right top no-repeat;
background-position:0 -130px;
display:block;
}

.greenCurve_bl {	
height:10px;
width:10px;
background: url(/images/newLayout/combinedIcons.png) left bottom no-repeat;
background-position:0 -100px;
display:block;
}

.greenCurve_br {	
height:10px;
width:10px;
background: url(/images/newLayout/combinedIcons.png) right bottom no-repeat;
background-position:0 -110px;
display:block;
}

.zmgoldCurve_tl {	
height:10px;
width:10px;
background: url(/images/newLayout/combinedIcons.png) left top no-repeat;
background-position:0 -160px;
display:block;
}

.zmgoldCurve_tr {	
height:10px;
width:10px;
background: url(/images/newLayout/combinedIcons.png) right top no-repeat;
background-position:0 -170px;
display:block;
}

.zmgoldCurve_bl {	
height:10px;
width:10px;
background: url(/images/newLayout/combinedIcons.png) left bottom no-repeat;
background-position:0 -140px;
display:block;
}

.zmgoldCurve_br {	
height:10px;
width:10px;
background: url(/images/newLayout/combinedIcons.png) right bottom no-repeat;
background-position:0 -150px;
display:block;
}

.tabCurve_left {	
height:25px;
width:20px;
background: url(/images/newLayout/combinedIcons.png) right bottom no-repeat;
background-position:0 -205px;
display:block;
}

.tabCurve_right {	
height:25px;
width:20px;
background: url(/images/newLayout/combinedIcons.png) right bottom no-repeat;
background-position:0 -230px;
display:block;
}


/* White curve for main content area */
.whiteCurve_tl {	
height:11px;
width:11px;
background: url(/images/newLayout/combinedIcons.png) left top no-repeat;
background-position:0 -78px;
display:block;
}

.whiteCurve_tr {	
height:11px;
width:11px;
background: url(/images/newLayout/combinedIcons.png) right top no-repeat;
background-position:0 -89px;
display:block
}

.whiteCurve_bl {	
height:11px;
width:11px;
background: url(/images/newLayout/combinedIcons.png) left bottom no-repeat;
background-position:0 -56px;
display:block
}

.whiteCurve_br {	
height:11px;
width:11px;
background: url(/images/newLayout/combinedIcons.png) right bottom no-repeat;
background-position:0 -67px;
display:block
}

#jsddm li a:hover
{	
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}

#jsddm li ul
{	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	margin:0px;
	z-index:10000;
}

#jsddm li ul li
{	float: none;
	display: inline;
	z-index:10000;
	margin:0;
}

#jsddm li ul li a
{	width: auto;
	background: #005500;
	margin:0;
	padding: 9px;
	padding-left:15px;
	padding-right:10px;
	margin-left:2px;
	border-top-width:0px;
	z-index:10000;
}

#jsddm li ul li a:hover
{	
background: #FFFFFF;
color:#005500;
}

.menupadding {
     margin-right:5px;
}

.maincontent {
    padding-left:10px; 
    padding-top:5px; 
    padding-right:10px;
    padding-bottom:0px;  
    display:block;
    min-height:380px;
    height:auto !important;
    height:380px;
    overflow:visible;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align:left;
    vertical-align:top;
    font-size:10px;
}

.footer {
    height:20px;
    color:#FFFFFF;
    margin-top:8px;
    margin-bottom:10px;
}

.toptab {
    height:25px;
    background: url(/images/newLayout/combinedIcons.png) right top no-repeat;
    background-position:0 -180px;
    background-repeat: repeat-x;
    padding:0px 4px;
    font-size:11px;
}

.matchScore {
    font-weight:bold;
    font-size:15px;
    border:solid;
    border-width:1px;
    padding:5px;
}


a.stadiumLink:link {display:block;width:100%;background:none;}
a.stadiumLink:visited {display:block;width:100%;background:none;}
a.stadiumLink:hover {display:block;width:100%;background:none;}
a.stadiumLink:active {display:block;width:100%;background:none;}

a {
    color:#009900;
    text-decoration:none;
}

.underline {
    text-decoration:underline;
}

.bold { font-weight:bold; }

.white { color:#FFFFFF; }
.red { color:#FF0000; }

.zmanager_toptab_nextgame { position: absolute; display: block; top:25px; left:7px;margin-top: 0px; height: 156px; width: 715px; background: #FFFFFF;  z-index: 2000; border:solid; border-top:none; border-color:#005500; color:#000000; clear: both; }

.zmanager_toptab_onlinestats { position: absolute; display: block; top:25px; left:7px;margin-top: 0px; height: 101px; width: 715px; background: #FFFFFF;  z-index: 2000; border:solid; border-top:none; border-color:#005500; color:#000000; clear: both; }

.zmanager_tabnextgame { padding:7px; color:#000000; }

.zmanager_tabonlinestats { padding:7px; color:#000000; }

.zmanager_tabonlinestats a { font-weight:bold; font-size:12px; }

.divBackground {
     display:inline-block; 
     *display:inline; 
     *margin-right:5px;
     zoom:1;
}

.defaultTableStyle{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.cell_style_bar{
table-layout: fixed;
overflow: auto;
height:9px;
border:solid;
border-color:gray;
border-width:1px;
}

.cell_style{
overflow: auto;
height:2px;
}

.fontDefaultLink{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#009900;
text-decoration:underline;
}

.fontDefaultLink:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:gray;
text-decoration:underline;
}

.font_team_link{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#009900;
text-decoration:underline;
}

.font_team_link:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:gray;
text-decoration:none;
}

.font_player_link{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:underlined;
}
.font_player_link:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:gray;
text-decoration:none;
}

.top_cell{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
background-color:#009900;
color:#FFFFFF;
border:solid;
border-width:0px;
border-color:#999999;
}

.menu_cell{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:9px;
background-color:#999999;
color:#000000;
height:33px;
border:solid;
border-width:1px;
border-color:#999999;
}

.content_cell{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:left;
vertical-align:top;
font-size:10px;
background-color:#FFFFFF;
color:#000000;
border:solid;
border-width:1px;
border-color:#999999;
padding-bottom:14px;
}

.logged_in{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:left;
font-size:9px;
background-color:#FFFFFF;
color:#000000;
border:solid;
border-width:1px;
border-top:0px;
border-color:#999999;
}

.select{
background-color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
height:19px;
padding-top:0px;
border:solid;
border-width:1px;
border-color:#009900;
}

.textInput{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
height:16px;
color:#000000;
background-color:#FFFFFF;
padding-left:2px;
padding-top:5px;
padding-bottom:0px;
border:solid;
border-width:1px;
border-color:#999999;
}

.button{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:10px;
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.10em;
background-color: #FFFFFF;
color: #009900;
}

.matchGoal{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:left;
vertical-align:top;
padding-left:3px;
padding-top:3px;
padding-bottom:4px;
font-size:10px;
background-color:#000000;
color:gold;
height:15px;
}

.matchNormal{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:left;
vertical-align:top;
padding-top:4px;
padding-bottom:4px;
font-size:10px;
background-color:#FFFFFF;
color:#000000;
height:15px;
}

.matchYellowCard{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:left;
vertical-align:top;
padding-top:4px;
padding-bottom:4px;
font-size:10px;
background-color:yellow;
color:#000000;
height:15px;
}

.matchRedCard{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:left;
vertical-align:top;
padding-top:4px;
padding-bottom:4px;
font-size:10px;
background-color:#FF0000;
color:#FFFFFF;
height:15px;
}

.matchSubstitution{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:left;
vertical-align:top;
padding-top:4px;
padding-bottom:4px;
font-size:10px;
background-color:#0066CC;
color:#FFFFFF;
height:15px;
}

.matchInfo{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:left;
vertical-align:top;
padding-top:4px;
padding-bottom:4px;
font-size:10px;
background-color:#CCCCCC;
color:#000000;
height:15px;
}

.mailOptionActive{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
font-size:9px;
font-weight:bold;
background-color:#009900;
color:#FFFFFF;
height:20px;
padding-left:0px;
padding-right:0px;
border:solid;
border-width:1px;
border-color:#000000;
}

.mailOptionInactive{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:center;
background-color:#CCCCCC;
height:20px;
padding-left:0px;
padding-right:0px;
border:solid;
border-width:1px;
border-color:#999999;
}

.wizardOptionActive{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align:left;
background-color:#005500;
color:#FFFFFF;
font-weight:bold;
height:20px;
padding:3px 5px;
border:solid;
border-width:1px;
border-color:#000000;
}

.wizardOptionInactive{
text-align:left;
background-color:#CCCCCC;
height:20px;
color:#999999;
padding-left:9px;
padding-right:9px;
border:solid;
border-width:1px;
border-color:#999999;
}

.cell_style_bar{
table-layout: fixed;
overflow: auto;
height:5;
border:solid;
border-color:gray;
border-width:1px;
}

.chatWindow{
font-family: Verdana, Arial, Helvetica, sans-serif !important;
font-size:9px !important;
margin:0px !important;
margin-top:0px !important;
font-size:11px !important;
width:570px !important;
height:155px !important;
text-align:center !important;
background-color:#FFFFFF !important;
color:black !important;
scrolling:auto !important;
}
#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #CCA;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#box 
{
	display: none;
	position: absolute;
	top: 20%;
	left: 20%;

	width: 400px;
	height: 300px;
	padding: 48px;
	margin:0;
	border: 1px solid black;
	background-color: white;
	z-index:101;
	overflow-x:hidden;overflow-y:auto;
}

#boxtitle
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:496px;
	height:24px;
	padding:0;
	padding-top:9px;
	left-padding:18px;
	margin:0;
	border-bottom:4px solid #003300;
	background-color: #009900;
	color:white;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}

.activeHomeFeed {
    background-color:#005500;
    color:#FFFFFF;
    font-weight:bold;
    padding:4px; 
    border:solid; 
    border-width:1px;
    border-color:#000000;
}

.inactiveHomeFeed {
    padding:4px; 
    border:solid; 
    border-width:1px;
    color:#009900;
    text-decoration:underline;
}

/* global */
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
  font-size:11px;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
  background-color: #006600;
  font-size:13px;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #FFFFFF;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 12px;
  font-weight: bold;
  background-color: #009900;
  color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
  padding: 10px;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* default arrows */

.clue-right-default .cluetip-arrows {
  background-image: url(images/darrowleft.gif);
}
.clue-left-default .cluetip-arrows {
  background-image: url(images/darrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
  background-image: url(images/darrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-default .cluetip-arrows {
  background-image: url(images/darrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: transparent;
}
.cluetip-jtip #cluetip-outer {
  border: 2px solid #ccc;
  position: relative;
  background-color: #fff;
}

.cluetip-jtip h3#cluetip-title {
  margin: 0 0 5px;
  padding: 2px 5px;
  font-size: 16px;
  font-weight: normal;
  background-color: #ccc;
  color: #333;
}

.cluetip-jtip #cluetip-inner {
  padding: 0 5px 5px;
  display: inline-block;
}
.cluetip-jtip div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* jtip arrows */

.clue-right-jtip .cluetip-arrows {
  background-image: url(images/arrowleft.gif);
}
.clue-left-jtip .cluetip-arrows {
  background-image: url(images/arrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
  background-image: url(images/arrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-jtip .cluetip-arrows {
  background-image: url(images/arrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'rounded'
-------------------------------------- */

.cluetip-rounded {
  background: transparent url(images/bl.gif) no-repeat 0 100%;
  margin-top: 10px;
  margin-left: 12px;
}

.cluetip-rounded #cluetip-outer {
  background: transparent url(images/tl.gif) no-repeat 0 0;
  margin-top: -12px;
}


.cluetip-rounded #cluetip-title {
  background-color: transparent;
  padding: 12px 12px 0;
  margin: 0 -12px 0 0;
  position: relative;
}
.cluetip-rounded #cluetip-extra {
  position: absolute;
  display: block;
  background: transparent url(images/tr.gif) no-repeat 100% 0;
  top: 0;
  right: 0;
  width: 12px;
  height: 30px;
  margin: -12px -12px 0 0;
}
.cluetip-rounded #cluetip-inner {
  background: url(images/br.gif) no-repeat 100% 100%;
  padding: 5px 12px 12px;
  margin: -18px -12px 0 0;
  position: relative;
}

.cluetip-rounded div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #009;
  background: transparent;
}
.cluetip-rounded div#cluetip-close a {
  color: #777;
}

/* rounded arrows */

.clue-right-rounded .cluetip-arrows {
  background-image: url(images/rarrowleft.gif);
}
.clue-left-rounded .cluetip-arrows {
  background-image: url(images/rarrowright.gif);
  left: 100%;
  margin-left: 12px;
}
.clue-top-rounded .cluetip-arrows {
  background-image: url(images/rarrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-rounded .cluetip-arrows {
  background-image: url(images/rarrowup.gif);
  top: -23px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}



/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}
