
#logo {
    height: 126px;
    border: 1px solid black;
    background: #FFFFFF;
    margin: 2em auto;
    width: 95%;
}

h2 { 
    font-size: medium;
    color: #000000;
    font-weight: bold;
    margin-top: 0;
}

h3 { 
    font-size: medium;
    color: #000000;
    font-weight: bold;
    margin-top: 0;
}
h4 { 
    font-size: small;
    font-weight: bold;
    color: #FFFFFF;
}

p {
    /*font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;*/
    font-size: small;
    text-align: justify;
    /*line-height: 125%;*/
}

.centeredImage{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}


.oddpost {
    background: #D1E9FF;
    background-color: #DFE5EF;
    padding: 5px;

}
.evenpost {
    background: #f5f5f5;
    background-color: #EDF2F5;
    padding: 5px;

}

.evenposthead
{
    /*background-color: #7F96BF;*/
    background-color: #fff;
    color: #000; /*#FFFFFF;*/
    font-size: x-small;
    padding: 5px;
    border: 1px solid black;
}

.oddposthead {
    /*background-color: #508fc4;*/
    background-color: #fff;
    color: #000; /*#FFFFFF;*/
    font-size: x-small;
    padding: 5px;
    border: 1px solid black;
}

.oddpost .evenpost .evenposthead .oddposthead {
    border: 1px dotted;   
}



.challengeable {
    background: #D1E9FF;
}

.error {
    color:#ffffff;
}
.errormessage {
    color:RED;
}
.menulink {
    /* margin-left: 50px; */
    font-size: small;
    color: #5B5E0E;
    font-family: 'Trebuchet MS', 'Lucida Grande',
        Verdana, Lucida, Geneva, Helvetica,
        Arial, sans-serif;
    font-weight: bold;
    margin-top: 0;
}

.menudesc {
    padding: 3px;
    margin-left: 50px;
    margin-bottom: 10px;
}

.fixture {
    font-size: small;
    color: #000000;
    margin-top: 0;
}

.fixturedetail {
    margin-left: 10px;
}

.fixturedetail.p {
    padding: 3px;
    margin-left: 10px;
    margin-bottom: 10px;
    font-size: small;
}




#menu
{
    /*float: left;
	width: 160px;*/
    /*border-left: 1px solid #C5C877;
	padding-left: 5px;
	background: #FFF9E6;
	border-bottom: 1px solid #C5C877;
	*/

    padding: 0 0 0 0;
    margin-bottom: 0px;
    margin-left: 5px;
    margin-top: 5px;
    /*background-color: #7f0000;
	color: #990066;*/
}

#menu h3 
{
    font-size: medium;
    font-weight: bold;        
    color: #fff;
    padding-left: 5px;
}

#menu hr 
{
    color: #1958b7;
    background-color: #1958b7;
    height: 1px;
    border: none;
}

#menu p 
{
    font-size: small;    
    padding-left: 5px;
}



#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;/*2px solid #000000;*/
    list-style-type: none;
    text-align: center;

}

#menu li {
    margin: 0;
    display: inline;
}

#menu li a {
    /*display: block;*/
    padding: 5px 5px 5px 0.5em;
    border: 1px solid #000000;
    /*border-right: 2px solid #000000;
	background-color: #CC0000;*/
    color: #fff;
    text-decoration: none;
    /*width: 100%;*/
}

#menu li a {
    /*width: auto; */
}

#menu li a:hover {
    border-left: 2px solid #000000;
    border-right: 2px solid #000000;
    background-color: #000000;
    color: #fff;
}

/*NEW MENU*/
.bg {background: url(images/button4.gif);}
.menu {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(images/button1a.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; }
.menu li.top {display:block; float:left; position:relative;}
.menu li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#bbb; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
.menu li a.top_link span {float:left; font-weight:bold; display:block; padding:0 24px 0 12px; height:40px;}
.menu li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:40px; background:url(images/down.gif) no-repeat right top;}
.menu li a.top_link:hover {color:#000; background: url(images/button4.gif) no-repeat;}
.menu li a.top_link:hover span {background:url(images/button4.gif) no-repeat right top;}
.menu li a.top_link:hover span.down {background:url(images/button4a.gif) no-repeat right top;}

.menu li:hover > a.top_link {color:#000; background: url(images/button4.gif) no-repeat;}
.menu li:hover > a.top_link span {background:url(images/button4.gif) no-repeat right top;}
.menu li:hover > a.top_link span.down {background:url(images/button4a.gif) no-repeat right top;}

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu a:hover {visibility:visible;}
.menu li:hover {position:relative; z-index:200;}

.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu :hover ul.sub {left:2px; top:40px; right:2px; background: #fff; padding:3px 0; border:1px solid #999999; white-space:nowrap; width:150px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:200px;}
.menu :hover ul.sub li a {font-weight:normal;display:block; font-size:11px; height:20px; width:142px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#fff url(images/arrow.gif) 80px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#999999; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#999999 url(images/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#999999 url(images/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #999999; white-space:nowrap; width:93px; z-index:200; height:auto;}
/*END OF NEW MENU*/

#content { 
    /*margin: 20px 20px 40px 180px;*/
    padding: 20px;
    background-color: #efffef;
    border: 1px solid black;

}

#heading{
    width: 95%;
    margin: 0 auto;
    background-color:white;
    text-align:center;
}

#content .error {
    color: red;
}

#footer	{
    margin: 1em auto;
    clear: both;
    text-align: left;
    color: #000000;
    padding: 10px;
}

#header {
    margin: 2em auto;
    /*clear: both;
	width: 590px;*/
    text-align: left;
    color: #ffffff;
    /*font-size: 90%;*/
}

.precis {
    /*font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;*/
    font-size: x-small;
}

body
{
    margin: 0;
    background: #990000;
    font: 9pt/1.5em Arial, Helvetica, sans-serif;
    color: #333;
}

#container
{
    margin: 2em auto;
    width: 95%;
    text-align: left;
}

.won { background-color: #AFFFB1; background: #AFFFB1; color: #00000; }
.lost { background-color: #FF8C88; background: #FF8C88; color: #00000; }
.forfeit { background-color: #D1E9FF; background: #D1E9FF; color: #00000; }
.drew { background-color: #FFF847; background: #FFF847; color: #00000; }

.champions { background-color: #AFFFB1; background: #AFFFB1; color: #00000; }
.plate { background-color: #FFF847; background: #FFF847; color: #00000; }

