body { margin: 0; padding: 0; 
	width: 99%;
	color: #fff; position: relative; width: 100%; 
	font: 0.8em Arial, Helvetica, sans-serif;
	background-color: #434343;
}



* html body {
	font-size: x-small; /* IE5/win */
	f\ont-size: small; /* all other IE versions */
}

a { color: #fff; text-decoration: none;}
a:hover { text-decoration: underline; }

h1, h2, h3 { font-weight: normal; padding: 0; margin: 0;}

h2 { color: #00aeef; font-size: large; margin-bottom: 5px; margin-top: 1px; }

html>body h2 { margin-top: 10px; }
h3 { color: #2d9ec8; }

form { margin: 0; padding: 0;}
#container { width: 955px; margin: 20px auto 0; text-align: left; }

 
.outer {
	border-left-width: 175px; 
	border-left-color: #3b3b3b;
	border-right-width: 200px;
	border-right-color: #292929;
	background-color: #3b3b3b;
}

#navigation {
	width: 175px; 
	margin-left: -95px; 
}


html>body #navigation { margin-left: -195px; }

#context {
	width: 230px;
	margin-right: -230px;
}



#header { 
	width: 100%; position: relative; 
	z-index: 13; margin: 0 0 10px 0; border-bottom: 20px solid #434343;
	background-color: #292929;
}

html>body #header { border-bottom: none; margin-bottom: 20px;
	background: transparent url(../images/header-bg.gif) repeat 0 0;
 }

#header h1 a:hover { text-decoration:none;}
#header h1 { 
	font-size: x-large; margin: 0 0 -19px 0; 
	padding: 90px 0 10px 20px; 
	border-bottom: 1px solid #ccc; }
	
#header h1 a {
	display: block;
	width: 291px; height: 1px; padding: 26px 0 25px 0;
	background: transparent url(../images/header-logo.gif) no-repeat 1px 0;
}
#header h1 span { display: none; }
html>body #header h1 { margin: 0;  }

#header p a span { display: none; }


.outer { width: auto; border-left-style: solid; border-right-style: solid; padding-right: 1px;}
html>body .outer { padding-right: 1px; }

.inner { 
	width: auto; border-left: 20px solid #434343; border-right: 20px solid #434343;
	border-bottom: 1px solid #3b3b3b; padding-bottom: 50px; margin-bottom: 100px;
	}
html>body .inner { width: auto; border-bottom: none;}

#navigation { float: left; position: relative; z-index: 10; }

#context { 
	float: left; padding-left: 30px; padding-top: 5px;
	width: 200px; position: relative; 
	z-index: 11; margin-left: 1px; 
}



#content { float: left; width: 505px; position: relative; z-index: 12;
padding: 8px 10px 0px 12px;
} 

#footer { 
position: relative;
margin-top: -80px;
border-top: 1px solid #ccc;
width: 100%; position: relative; z-index: 13; background-color: #434343; }

.spacer { clear: both; }


.outer > .inner { border-bottom: 1px solid transparent; }
#navigation { margin-right: 1px; }
#content { margin: 0 -5px 0 5px; }

#footer ul { margin: 0; padding: 10px 0 10px 0; list-style:none;}
#footer ul li { margin: 0; padding: 0 20px 20px 20px; float: left; font-size: 0.9em;}

#context h2 { margin-left: 15px; }
#context p { margin: 0 0 5px 25px; padding: 0; font-size: 0.9em;}
#context input.field { margin: 0 0 4px 25px; padding:0; width: 100px; font-size: 1.0em; border: 1px solid #ccc; }

#context ul { padding:0 0 15px 0; margin: 0 0 0 20px; list-style:none;}
#context ul li { padding: 5px 0 5px 0; margin: 0; font-size: 1.1em;}

#content .photos { position: relative;}
#content .photos dl { background: #424242; margin: 0 10px 20px 0; padding: 0; float: left; width: 111px;}
#content .photos dl dt { margin: 0; padding: 0;}
#content .photos dl dd { margin: 0; padding: 5px 5px 5px 20px; background: transparent url(../images/arrow-right.gif) no-repeat 10px 10px;}
#content .photos dl dd a { color: #00aeef;}

#content .photospenta { position: relative;}
#content .photospenta dl { background: #424242; margin: 0 10px 20px 0; padding: 0; float: left; width: 111px;}
#content .photospenta dl dt { margin: 0; padding: 0;}
#content .photospenta dl dd { margin: 0; padding: 5px 5px 5px 20px; background: transparent url(../images/arrow-right.gif) no-repeat 10px 10px;}
#content .photospenta dl dd a { color: #00aeef;}

#content .photoscssc { position: relative;}
#content .photoscssc dl { background: #424242; margin: 0 10px 20px 0; padding: 0; float: left; width: 125px;}
#content .photoscssc dl dt { margin: 0; padding: 0;}
#content .photoscssc dl dd { margin: 0; padding: 5px 5px 5px 20px; background: transparent url(../images/arrow-right.gif) no-repeat 10px 10px;}
#content .photoscssc dl dd a { color: #00aeef;}

#content h2 { font-size: 1.7em; }

#navigation ul { list-style:none; margin: 10px 0 0 0; padding-left: 10px; }
#navigation ul li { list-style-image: none;}
#navigation ul li a { padding-left: 10px; }
#navigation ul li a.active { color: #00aeef; padding-left: 10px;  background: transparent url(../images/arrow-right.gif) no-repeat 0 50%;}
#navigation ul li a:hover { color: #00aeef; text-decoration: none; } 

#navigation ul li { font-size: 1.1em; margin-bottom: 10px;  }
#navigation ul li li { font-size: 0.9em; margin-bottom: 0;  }

#navigation ul li ul { margin: 5px 0 0 0; }

#navigation ul li li ul { margin: 0; }
#navigation ul li li li { font-size: 0.8em; margin-bottom: 0; }


#navigation ul li li a.active,
#navigation ul li li a { background: transparent url(../images/dot.gif) no-repeat 0 50%;}

#navigation ul li li li a.active,
#navigation ul li li li a { background: transparent url(../images/dash.gif) no-repeat 0 50%;}


#navigation ul li li li a.active { background: none;  }

#header .search { position: absolute; top: 87px; right: 20px; }
#header input.field { margin: 0 0 4px 0; padding:0; width: 100px; font-size: 1.0em; color: #999; border: 1px solid #ccc; }
#context input.field { font-size: 1.0em; color: #999; border: 1px solid #ccc; }




#context h2.quick-links { 
padding: 7px 0 8px 0; height: 1px; width: 101px;
background: #292929 url(../images/text-quick-links.gif) no-repeat 0 0;}
#context h2.email-alerts { 
padding: 7px 0 8px 0; height: 1px; width: 101px;
background: #292929 url(../images/text-email-alerts.gif) no-repeat 0 0;}

#content h2.welcome { 
padding: 9px 0 9px 0; height: 1px; width: 98px;
background: transparent url(../images/text-welcome.gif) no-repeat 0 0;}
#content h2.companyoverview { 
padding: 9px 0 9px 0; height: 5px; width: 209px;
background: transparent url(../images/text-companyoverview.gif) no-repeat 0 0;}
#content h2.keyprinciples { 
padding: 9px 0 9px 0; height: 5px; width: 151px;
background: transparent url(../images/text-keyprinciples.gif) no-repeat 0 0;}
#content h2.shareholders { 
padding: 9px 0 9px 0; height: 5px; width: 141px;
background: transparent url(../images/text-shareholders.gif) no-repeat 0 0;}
#content h2.cssc { 
padding: 9px 0 9px 0; height: 5px; width: 133px;
background: transparent url(../images/text-cssc.gif) no-repeat 0 0;}
#content h2.pentacap { 
padding: 9px 0 9px 0; height: 5px; width: 133px;
background: transparent url(../images/text-pentacap.gif) no-repeat 0 0;}
#content h2.management { 
padding: 9px 0 9px 0; height: 5px; width: 138px;
background: transparent url(../images/text-management.gif) no-repeat 0 0;}
#content h2.playfootball { 
padding: 9px 0 9px 0; height: 47px; width: 433px;
background: transparent url(../images/text-playfootball.gif) no-repeat 0 0;}
#content h2.roko { 
padding: 9px 0 9px 0; height: 47px; width: 433px;
background: transparent url(../images/text-roko.gif) no-repeat 0 0;}
#content h2.news { 
padding: 9px 0 9px 0; height: 5px; width: 133px;
background: transparent url(../images/text-news.gif) no-repeat 0 0;}
#content h2.contact { 
padding: 9px 0 9px 0; height: 5px; width: 133px;
background: transparent url(../images/text-contact.gif) no-repeat 0 0;}
#content h2.feedback { 
padding: 9px 0 9px 0; height: 5px; width: 133px;
background: transparent url(../images/text-feedback.gif) no-repeat 0 0;}
#content h2.legal { 
padding: 9px 0 9px 0; height: 5px; width: 133px;
background: transparent url(../images/text-legal.gif) no-repeat 0 0;}
#content h2.sitemap { 
padding: 9px 0 9px 0; height: 5px; width: 133px;
background: transparent url(../images/text-sitemap.gif) no-repeat 0 0;}
#content h2.search { 
padding: 9px 0 9px 0; height: 5px; width: 133px;
background: transparent url(../images/text-search.gif) no-repeat 0 0;}
#content h2.emailalert { 
padding: 9px 0 9px 0; height: 5px; width: 133px;
background: transparent url(../images/text-email-hdr.gif) no-repeat 0 0;}
#content h2.fundraising { 
padding: 9px 0 9px 0; height: 5px; width: 133px;
background: transparent url(../images/text-fundraising.gif) no-repeat 0 0;}
#content h2.events { 
padding: 9px 0 9px 0; height: 5px; width: 200px;
background: transparent url(../images/text-events.gif) no-repeat 0 0;}
#content h2.pr { 
padding: 9px 0 9px 0; height: 5px; width: 160px;
background: transparent url(../images/text-pr.gif) no-repeat 0 0;}

#content h2 span,
#context h2 span { display: none;}

#footer .logos { position:absolute; bottom: 50px; right: 0; }
html>body #footer .logos { bottom: 30px;  }

#footer .logos ul,
#footer .logos ul li { margin: 0; padding: 0; list-style: none; }
#footer .logos ul li { padding: 0 0 0 10px;}
#footer .logos ul li a { display: block; height:1px; padding: 15px 0 15px 0; }
#footer .logos ul li a span { display: none;}
#footer .logos ul li a.roko { width: 52px; background: transparent url(../images/roko-logo.gif) no-repeat 0 0; }
#footer .logos ul li a.playfootball { width: 71px; background: transparent url(../images/playfootball-logo.gif) no-repeat 0 1px; }

.readdate {
	color: #2d9ec8; 
}
.readmore {
	color: #fff; 
	padding-left: 22px;
}
.readmore a {
	color: #2d9ec8;
	text-decoration: none; 
}
.readmore a:links {
	color: #2d9ec8; 
	text-decoration: none; 
}
.readmore a:visited {
	color: #1E6A86; 
	text-decoration: none; 
}
.readmore a:hover {
	color: #2d9ec8; 
	text-decoration: underline; 
}
.readmore a:active {
	color: #2d9ec8; 
	text-decoration: none; 
}
a.bluelink {
	color: #2d9ec8;
	text-decoration: none; 
}
a.bluelink:links {
	color: #2d9ec8;
	text-decoration: none; 
}
a.bluelink:visited {
	color: #2d9ec8;
	text-decoration: none; 
}
a.bluelink:hover {
	color: #2d9ec8;
	text-decoration: underline; 
}
a.bluelink:active {
	color: #2d9ec8;
	text-decoration: none; 
}