﻿body{background-image: url(../../images/background.gif); color: black; font-family: Verdana, Arial, Helvetica; font-size: 12px;}
/* CSS Document */

/* nav styles */
td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.headingborder {border-bottom: 1px solid #5C0000; }
.greenblock {background-color: #CCCC99; color: #222208;}
.darkgreenblock {/*background-color:;*/ border-top: 2px solid #666633; border-bottom: 2px solid #666633; padding-top: 1px; padding-bottom: 2px;}
.greenborder {border-bottom: 1px solid #CCCC99; }

/* main content */
.bannerarea {border: 1px solid #CCCC99; }
.bannerheading {background-color: #1F0000; border-left: 1px solid #CCCC99; border-right: 1px solid #CCCC99; border-top: 1px solid #CCCC99; }
.gamesarea {border-top: 2px solid #62673E; border-bottom: 2px solid #62673E; }
.supportarea1 { font-size: 12px; color:#313105;}
.supportarea2 { font-size: 10px; color:#313105;}
.followheading { font-size: 15px; font-weight: bolder; color: white; padding-left: 15px;}
.cookietrail1 { font-size: 12px; padding-left: 15px;}
.cookietrail2 { padding-left: 15px;}
.subheading {font-size: 13px; font-weight: bold;}
.content {padding: 15px; min-height:282px; min-width:543px;}

/* footer */
.footermain {background-color: #000000; border-bottom: 1px solid #CCCC99;}

/* links */
a.redlink, a:ACTIVE.redlink, a:FOCUS.redlink, a:LINK.redlink {color : #990000; text-decoration : none; font-size: 12px;}
a:HOVER.redlink {color : #664C14; text-decoration : underline;}
a:VISITED.redlink {color : #666633; text-decoration : none;}

a.redlink1, a:ACTIVE.redlink1, a:FOCUS.redlink1, a:LINK.redlink1 {color : #FFFFFF; text-decoration : none; font-size: 12px;}
a:HOVER.redlink1 {color : #664C14; text-decoration : underline;}
a:VISITED.redlink1 {color : #FFFFFF; text-decoration : none;}

a.gamelink, a:ACTIVE.gamelink, a:FOCUS.gamelink, a:LINK.gamelink {color : #ffffff; text-decoration : none;}
a:HOVER.gamelink {color : #AAF9FA; text-decoration : underline;}
a:VISITED.gamelink {color : #D17505; text-decoration : none;}

/*a.greenlink, a:ACTIVE.greenlink, a:FOCUS.greenlink, a:LINK.greenlink {color : #000000; text-decoration : none; font-size : 11px;}
a:HOVER.greenlink {color : #664C14;	text-decoration : underline; font-size : 11px;}
a:VISITED.greenlink {color : #666633;	text-decoration : none; font-size : 11px;}*/

a.greenlink, a:ACTIVE.greenlink, a:FOCUS.greenlink, a:LINK.greenlink {color : #666633; text-decoration : none; font-size : 11px;}
a:HOVER.greenlink {color : #666633;	text-decoration : underline; font-size : 11px;}
a:VISITED.greenlink {color : #666633;	text-decoration : none; font-size : 11px;}

a.greylink, a:ACTIVE.greylink, a:FOCUS.greylink, a:LINK.greylink {color : #B2B2AD; text-decoration : none; font-size: 10px;}
a:HOVER.greylink {color : #B2B2AD;	text-decoration : underline; font-size: 10px;}
a:VISITED.greylink {color : #7E7E75;	text-decoration : none; font-size: 10px;}

a, a:ACTIVE, a:FOCUS, a:LINK, a:VISITED {color : #000000; text-decoration : none;}
a:HOVER {color : #000000;	text-decoration : underline;}

/*russell*/
.heading {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 14px;
color : #000000;
font-weight : bold;
}
.subheading {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
font-weight : bold;
}

A.Nav, A:ACTIVE.Nav, A:FOCUS.Nav, A:LINK.Nav {
	color : #990000 ;
	text-decoration : underline;
	font-weight : bold;
}
A:HOVER.Nav {
	color : #666633;
	text-decoration : underline;
	font-weight : bold;
}
A:VISITED.Nav {
	color : #664C14;
	text-decoration : underline;
	font-weight : bold;
}

.navRed {
color : #D10214;
text-decoration : none;
font-weight : bold;
font-size: 10px;
}
.breadcrumb1 {
color : #e4a20e;
text-decoration : none;
font-weight : bold;
}
A.breadcrumb2, A:ACTIVE.breadcrumb2 {
color : #666633;
text-decoration : none;
}
A:VISITED.breadcrumb2 {
color : #666633;
text-decoration : none;
}
A:HOVER.breadcrumb2 {
	color : #666633;
	text-decoration : underline;
}
.breadcrumb3 {
color : #5c0000;
text-decoration : none;
font-weight : bold;
font-size: 10px;
}

A.SubNav, A:ACTIVE.SubNav{
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	font-size: 10px;
}
A:HOVER.SubNav {
	color : #666633;
	text-decoration : underline;
	font-weight : bold;
	font-size: 10px;
}
A:VISITED.SubNav {
	color : #cc9e3e;
	text-decoration : none;
	font-weight : bold;
	font-size: 10px;
}

A.whitelink2, A:ACTIVE.whitelink2, A:FOCUS.whitelink2, A:LINK.whitelink2 {
	color : #ffffff;
	text-decoration : none;
	font-size: 9px;
}
A:VISITED.whitelink2 {
	color : #cccc99;
	text-decoration : underline;
}
A:HOVER.whitelink2 {
	color : #cccc99;
	text-decoration : underline;
	font-size: 9px;
}

ul.nobreak {
	display: table; 
}
ol.nobreak {
	display: list-item;
}    
