body {
	background: #aa0000;
	margin: 0px;
        font-size: 1em;
        font-family: Arial, Sans-Serif;
}
img {border:0;}
#wrap{
width:780px;
background: #aa0000 url('/assets/images/background.jpg') repeat-x;
margin-left:auto;
margin-right:auto;
margin-top: 0px;
margin-bottom: 5px;
border-top: 0px;
border-right: 1px solid #ffeb4f;
border-bottom: 1px solid #ffeb4f;
border-left: 1px solid #ffeb4f;
}

/* Mini Table Settings */
div.miniTable1 {
  float: left;
  width: 220px;
  height: 100%;
  padding: 5px;
  border: 1px solid #ffeb4f;
  margin: 10px;
  color: #fff;
  text-align: left;
  }
div.miniTable2 {
  float: left;
  text-align: left;
  width: 250px;
  height: 100%;
  padding: 5px;
  border: 1px solid #ffeb4f;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 7px;
  color: #fff;
  } 
div.miniTable3 {
  float: right;
  width: 220px;
  height: 100%;
  padding: 5px;
  border: 1px solid #ffeb4f;
  margin: 10px;
  color: #fff;
  text-align: left;
  } 
* html div.miniTable1 {display:inline-block; padding: 5px 2px 5px 2px;}    
* html div.miniTable2 {display:inline-block; padding: 5px 2px 5px 2px;}  
* html div.miniTable3 {display:inline-block; padding: 5px 2px 5px 2px;}  

.miniTable2 li { list-style-type:none; margin-left: -40px;}
  
/* End Mini Table Settings */  
.sectionHead { 
  margin-top: 0px;
  padding: 5px;
  color: #fff;
  background: #008C84;
  text-align: center;
  text-transform: uppercase;
  font-size:10px;
  letter-spacing:2px;
  font-weight: bold;
  height: 15px;
  margin-bottom: 0px;
}
.innerHead { 
  margin-top: 0px;
  padding: 5px;
  color: #ffeb4f;
  background: #008C84;
  text-align: center;
  text-transform: uppercase;
  font-size:10px;
  letter-spacing:2px;
  font-weight: bold;
  height: 15px;
  margin-bottom: 0px;
  width: 300px;
  margin-left: 100px;
}
#header{
width:780px;
height:192px;

}

#tableBar{
padding-top:10px;
width:780px;
height: 200px;
font-size: 80%;
font-weight: bold;
/*border: 1px solid #ffeb4f; */

}


#sidebar{
background:transparent;
width:180px;
float:left;
margin-top: 5px;
margin-left: 10px;
margin-bottom: 10px;
padding:10px;
color:#fff;
text-align:justify;
border:1px solid #ffeb4f;
}
#title{
width:770px;
padding-top: 54px;
padding-left: 5px;
font-size:10px;
letter-spacing:2px;
color:#aa0000;
text-transform:uppercase; 
text-align: center;
}


#mainWrap {
width: 780px;

}
#contentm{
width:525px;
margin-top: 5px;
margin-left: 10px;
margin-bottom: 5px;
padding: 10px;
text-align:justify;
color:#fff;
float:left;
border:1px solid #ffeb4f;
vertical-align: top;
}
* html #contentm {display:inline-block; padding: 10px 7px 10px 7px;}

#footer{
  clear: both;
  margin-top:10px;
  background: #008C84;
  width:770px;
  text-align: center;
  text-transform: normal;
  font: 8pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
  font-weight: bold;
  color:#fff;
  padding: 5px;
/*border-bottom: 1px solid #ffeb4f;
  border-top: 1px solid #ffeb4f;*/
}

ul#LM_level_1 {
margin:0;padding:0 0 0 20px;
font-size:80%;
}
ul#LM_level_1 ul{
margin:0;padding:0 0 10px 10px;
font-size:100%;
}
ul#LM_level_1 li {
margin:0;padding:5;list-style-image:url(/assets/images/ball.gif);
}
#etoNotice {display:none;}
.pageTrail {display: inline; float: left; }
.showHide {display: inline; text-align: right; float: right;}
a	{ text-decoration: none; font-weight: bold; color: #ffeb4f; }
#title a{color: #aa0000; font-weight: bold; }
.show {
	display: inline;
	border-width:0px;
	padding:0px;
	margin:0px;
}
.hide {
	display: none;
	border-width:0px;
	padding:0px;
	margin:0px;
}
#bread-hide { width: 760px; padding: 10px; }

/* additional styles for site */
.heading  {font-family: verdana, arial, sans-serif; color: #ffffff; font-weight: bold; font-size: 14px; font-style: italic; text-decoration: none; }	

.quick	  {font-family: verdana, arial, sans-serif; color: #ffeb4f; font-size: 10px; }

.liv      {background-color: #008c84; font-weight: bold; font-size: 12px; }	

.livquick {background-color: #008c84; font-weight: bold; }	

.champions{background-color: #ff0000;	}

.fa		  {background-color: #ff8040; }

.worth	  {background-color: #a0a0a0;	}

.europe	  {background-color: #ff8080;	}

.super    {background-color: #0000ff; }

.match	  {background-color: #ffffff; color: #000000; }		

.players {color: #000000; font-size: 11px; }

.grid    { color: #ffffff; font-size: 9px; }  
          
.date    { color: ffeb4f; }

.title   { color: ffffff; font-size: 80%; font-weight: bold; }

.goup    { font-weight: bold; color: #000000; background-color: #ffeb4f; font-size: 12px; }

.godown  { background-color: #ff0000; font-weight: bold; font-size: 12px; }

.norm    { font-size: 12px; }

.chlg    { background-color: #b7e7b7; color: #000000; font-weight: bold; font-size: 12px; }

.lastupdate { font-size: 60%; }

.dotted  { border: 1px; border-style: dotted; }

.google { padding-top: 110px; padding-right: 5px; text-align: right; }

.fixt { margin-left: 100px; 
        width: 300px; 
        background: #ffeb4f; 
        color: #000; 
        padding: 10px; 
        border: 1px dashed #008c84;  
        font-size: 80%;
        }
.bold { font-weight:bold;}
/*.ads { padding-left: 10px; }*/

/* ListMenu Styles */
/*
#listMenuWrapper {
position:relative; margin:0; padding:0;
font-size:85%;
}

#listMenuWrapper ul {
position:relative;margin-left:0;padding:0;
}
#listMenuWrapper ul li {
position:relative;margin:0;padding:0 0 0 0px;
list-style-type:none;
}

#listMenuWrapper a, #listMenuWrapper #LM_youAreHere {
display:block;
position:relative;margin:0;padding:2px 0 2px 0px;
text-decoration:none;
}
*/
.LM_collapsed: {padding:0 0 15px 0;list-style-image:url(assets/images/ball.gif); }
.LM_collapsed a { list-style-image:url(assets/images/ball.gif); }
.LM_collapsed a:hover { list-style-image:url(assets/images/ball.gif); }

.LM_expanded a { list-style-image:url(assets/images/ball.gif); }
.LM_expanded a:hover { list-style-image:url(assets/images/ball.gif); }
.LM_expanded #LM_youAreHere {font-weight: bold; list-style-image:url(assets/images/ball.gif); }

.LM_endPage a { list-style-image:url(assets/images/ball.gif); }
.LM_endPage a:hover { list-style-image:url(assets/images/ball.gif); }
.LM_endPage #LM_youAreHere {font-weight: bold; list-style-image:url(assets/images/ball.gif); }

/*
format for bullet images
li{
	list-style-image:url(/images/yourimage.gif);
}
*/
