/* COMMON CLASSES */

.black
{
color:#000000;
}

.green
{
color:#008000;
}

.white
{
color:#FFFFFF;
}

.small
{
font-size:2mm;
}

.center
{
text-align:center;
}

.right
{
text-align:right;
}

.indent
{
text-indent:2px;
}

.borderbottom
{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #BBBBBB;
}

.borderright
{
border-right-width: 1px;
border-right-style: solid;
border-right-color: #BBBBBB;
}

.bordertop
{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #BBBBBB;
}

.borderleft
{
border-left-width: 1px;
border-left-style: solid;
border-left-color: #BBBBBB;
}

.darkborderbottom
{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #008000;
}

.darkbordertop
{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #008000;
}

.inline
{
display: inline;
}


/* HEADERS AND TEXT */


h1
{
font-family:Verdana, Tahoma, sans-serif;
font-weight:bold;
color:#DC0000;
text-align:right;
font-size:3mm;
}

h1.large
{
font-size:14pt;
}

h2
{
font-family:Verdana, Tahoma, sans-serif;
font-weight:bold;
color:#DC0000;
text-align:left;
font-size:18pt;
}

h3
{
font-family:Verdana, Tahoma, sans-serif;
font-weight:bold;
color:#DC0000;
text-align:left;
font-size:14pt;
}


h4
{
overflow:hidden;
font-family: Trebuchet MS, sans-serif;
color:#DC0000;
text-align:left;
font-size:3mm;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
float: none;
clear: both;
padding-top:10px;
}


h5
{
font-family:Verdana, Tahoma, sans-serif;
font-weight:bold;
color:#DC0000;
text-align:left;
font-size:10pt
}




h6
{
font-family:Verdana, Tahoma, sans-serif;
font-weight:bold;
color:#DC0000;
text-align:left;
font-size:3mm
}


p
{
font-family:Verdana, Tahoma, sans-serif;
color:#000000;
font-size:3mm;
}

p.large
{
font-size:10pt;
}

ul
{
font-family:Verdana, Tahoma, sans-serif;
color:#000000;
font-size:3mm;
text-align:left;
}

li
{
font-family:Verdana, Tahoma, sans-serif;
color:#000000;
font-size:3mm;
text-align:left;
}

html, body
{
background-color: #DC0000;
scrollbar-base-color: #FFFFFF;
scrollbar-arrow-color: #DC0000;
}



span
{
font-family:Verdana, Tahoma, sans-serif;
color:#000000;
font-size:3mm;
display: inline;
}

/* HYPERLINKS */


a:link
{
color: #DC0000;
text-decoration: none;
} 

a:visited
{
color: #DC0000;
text-decoration: none;
}
 
a:hover
{
color: green; 
text-decoration: none;
}
 
a:active
{
color: #DC0000; 
text-decoration: none;
}
  
a:link.black 
{
color: black; 
text-decoration: none;
}
 
a:visited.black 
{
color: black; 
text-decoration: none;
} 

a:hover.black
{
color: #DC0000; 
text-decoration: none;
} 

a:active.black 
{
color: black; 
text-decoration: none;
} 

a:link.white 
{
color: white; 
text-decoration: none;
}
 
a:visited.white 
{
color: white; 
text-decoration: none;
} 

a:hover.white
{
color: #DC0000; 
text-decoration: none;
} 

a:active.white 
{
color: white; 
text-decoration: none;
} 




/* TABLE PROPERTIES */


table
{
font-family: Verdana, Tahoma, sans-serif;
font-size: 3mm;
}

th
{
background-color: #DC0000;
color:#FFFFFF;
text-align:left;
font-size:3mm;
}

td   /* THIS HAS TO STAY IN PLACE FOR THE MENU :( */
{
	text-align:left;
	font-size:3mm;
}





/* DIV ATTRIBUTES */

.container
{
width: 960px;
background-color: #FFFFFF;
margin: 0px auto;
border-style:solid;
border-width:1px;
border-color:black;
}

.pagewidth
{
width: 950px;
background-color: #FFFFFF;
margin: 0px auto;
clear: left;
}

.bodywidth
{
text-align: center;
width: 930px;
background-color: #FFFFFF;
margin: 0px auto;
clear: left;
}


.redborder
{
border-style:solid;
border-width:1px;
border-color:#DC0000;
margin: 1px auto
}

.greenborder
{
border-top-width: 1px;
border-top-style: solid;
border-top-color: #008000;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #008000;
margin: 1px auto
}


.width300
{
float:left;
width: 300px;
overflow: hidden;
}


.width250
{
float:left;
width: 250px;
overflow: hidden;
}


.width200
{
float:left;
width: 200px;
overflow: hidden;
}


.width100
{
float:left;
width: 100px;
overflow: hidden;
}





.width60
{
float:left;
width: 60%;
overflow: hidden;
}

.width50
{
float:left;
width:50%;
} 

.width30
{
float: left;
width:30%;
padding-left:20px;
overflow: hidden;
}

/* IMAGE PROPERTIES */

.homebadge
{
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 0;

}

.versus
{
	position: relative;
	top: -10px;
	left: -40px;
	z-index: 2;
}

.awaybadge
{
	position: relative;
	top: 0px;
	left: -90px;
	z-index: 1;

}



/* MENU */

.dmx {
    font: 11px Tahoma;
}
.dmx .item1,
.dmx .item1:hover,
.dmx .item1-active,
.dmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    background: #DC0000;
    font: 11px Tahoma;
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.dmx .item2,
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px Tahoma;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dmx .item2 {
    background: #e5e1da;
}
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    background: #ffffff;
}
.dmx .arrow,
.dmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.dmx .item2 img,
.dmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.dmx .section {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .dmx td { position: relative; } /* ie 5.0 fix */


/* tabbed content on Match Centre page */


.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Tahoma;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #BBBBBB;
color: #2d2b2b;
background: white url(../styles/images/tabs/shade_MOD.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
/*background-image: url(shadeactive.gif);*/
background-image: none;
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid #BBBBBB;
width: 100%;
margin-bottom: 1em;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}


/* lightbox */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
