BODY {
	margin:0; padding:0; background: white;
	font-family: arial,sans-serif;
}

A {
	color:#14599E
}

A.maillink {
	color:#999999;
	padding-left: 17px; background: url('/images/icon-mail.gif') no-repeat top left;
}

.print-header {
	display: none;
}

.header {
	background: #14599E url('/images/main-top.jpg') repeat-x top left;
	width: 100%;
	height: 350px;
}
.header .logo {
	position: absolute;
	top: 200px;
	left: 10%;
}

.page-header {
	background: #14599E url('/images/main-top.jpg') repeat-x top left;
	width: 100%;
	height: 210px;
}
.page-header .logo {
	position: absolute;
	top: 100px;
	left: 10%;
}

.page-header-error {
	background: #F5F5F5;
	width: 100%;
	height: 210px;
}
.page-header-error .logo {
	position: absolute;
	top: 100px;
	left: 10%;
}

.page-header-error A {
	color: #14599E;
}


#mainmenu * {
	margin:0; padding:0;
}
#mainmenu {
	padding: 30px 0 0 10%;	
	font: 90% arial,sans-serif;	
}

#mainmenu.page {
	padding: 30px 0 0 10%;	
	font: 90% arial,sans-serif;
}

#mainmenu UL {
	clear: both;
}
#mainmenu UL LI {
	list-style: none;
	float:left;
	text-align: center;
	margin: 0 3em 0 0;
}
#mainmenu UL LI.r {
	list-style: none;
	position: relative;
	float:right;
	text-align: center;
	margin: 3px 3em 0 0;
}
#mainmenu UL LI.r A {
	padding:0; text-decoration: none;
	background: url('/images/menu-pseudo-link-back.gif') repeat-x bottom left;
}

#mainmenu UL LI.r SMALL {
	position: absolute; top: -1.5em; right: 0; color: #7CB5ED;
}
#mainmenu UL LI.r SMALL A {
	text-decoration: underline;
	background: none; color: #7CB5ED;
}

#mainmenu UL LI.h {
	position: absolute; top: 33px; left: 3.5%;
	list-style: none; width: 15px; height: 15px; padding:0; margin:0;
}



#mainmenu UL LI A {
	color: white; padding: 0 8px 0 8px;
}

#mainmenu UL LI.active {
	background: white; 
}
#mainmenu UL LI.active A {
	color: black;
}

#mainmenu UL LI.active DIV {
	background: url('/images/cw-tl.gif') no-repeat top left;
}
#mainmenu UL LI.active DIV DIV {
	background: url('/images/cw-tr.gif') no-repeat top right;
}
#mainmenu UL LI.active DIV DIV DIV {
	background: url('/images/cw-bl.gif') no-repeat bottom left;
}
#mainmenu UL LI.active DIV DIV DIV DIV {
	background: url('/images/cw-br.gif') no-repeat bottom right;
}

#mainmenu UL LI DIV DIV DIV DIV {
	padding: 3px 0 3px 0;
}

#loginform {
	display: none;
	background: url('/images/loginback.png') no-repeat;
	border: white; width: 300px; height: 280px;
	position: absolute; top: 20px; right: 3%; margin-left: -150px;
	font: 100% arial,sans-serif;
	z-index: 100;
}
#loginform FORM {
	padding: 0 15px 0 15px; color: white;
	position: static;
}
#loginform H1 {
	font: 130% arial,sans-serif;
	margin: 0.8em 0 0 0;
}
#loginform #loginlabel {
	position: absolute; left: 30px; top: 60px; font-size: 90%; z-index: 100;
}
#loginform #login {
	position: absolute; left: 30px; top: 80px; width: 225px;
}
#loginform #passwordlabel {
	position: absolute; left: 30px; top: 120px; font-size: 90%;
}
#loginform #password {
	position: absolute; left: 30px; top: 140px; width: 225px;
}
#loginform #submit {
	position: absolute; left: 30px; top: 200px;
}
#loginform #close {
	position: absolute; right: 30px; top: 240px; color: white; font-size: 75%; font-weight: bold;
}
#loginform #links {
	position: absolute; right: 30px; top: 202px; font-size: 75%;
}
#loginform #links A {
	color: white;
}

.main .promo {
	font: 100% arial,sans-serif;
	color: white;
	margin: 85px 0 0 0;
	position: relative;
	background: url('/images/block.png');
	float: right; clear: right;
	width: 45%;
}

* html .main .promo {
	background: none;
	position: static;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/block.png,sizingMethod=scale);
}
* html .main .promo A {
	position: relative;
}

.promo A, .promobig A {
	color: #8CBEF0;
}
.promo H1 {
	font: bold 130% arial,sans-serif;
	color: white;
	margin:0; padding:0;
	height: 28px;
}
.promo H2, .promobig H2 {
	width: 100%;
	margin:0; padding:0;
	font: 100% arial,sans-serif;
}
.promo H2 SPAN, .promobig H2 SPAN {
	padding:0; margin:0;
}

.promo span, .promobig span {
	display: block;
	height: 27px;
	font: 12px arial,sans-serif;
}

.promo div, .promobig div {
	padding: 15px;
}

.promo P {
	margin:0px;
}

.promobig H1 {
	font: bold 150% arial,sans-serif;
	color: #14599E;
	margin:0; padding:0;
	height: 28px;
}
.main .promobig {
	font: 80% arial,sans-serif;
	color: black;
	margin: -280px 0 0 300px;
	position: relative;
	background: white;
	width: auto;
	float: right;
}

* html .main .promobig {
	font: 80% arial,sans-serif;
	color: black;
	margin: 0 0 0 300px;
	position: relative; top: -280px;
	background: white;
	float: none;
}

.main .promobig A {
	color: #14599E;
}
.promobig span.date {
	margin: 2em 0 -0.8em 0; font: bold 12px arial,sans-serif;
}
.promobig P {
	margin: 0 0 0.4em 0;
}
.promobig H2 {
	font: 110% arial,sans-serif; margin: 0;
}

.promobig .text {
	padding: 0 0 0 15px;	
}

.news {
	float: none;
	position: absolute; top: 0px; left: 11%; padding-right:0;
	width: 30%;
}


.content-block {
	position: relative;
}
* html .news {
	float: none;
	position: static;
	width: 30%;
}

.hidden {
	display: none;
}

.content-block,.page-content-block {
	padding-left:10%;
}

.pagination {
	clear:both; margin: 1.4em 0;
}
.pages {
	font: 90% tahoma,sans-serif;
	margin: 0 200px;
}
.pages A {
	width: 1.2em; height: 1.2em; float: left;
	padding: 3px; text-align: center;
}
.pages A.a {
	font-weight: bold;
	background: #14599E; color: white;
}
.prevpage {
	float: left; width: 200px; margin-right: -200px;
	font: 80% tahoma,sans-serif;	
}
.nextpage {
	float: right; width: 200px; margin-left: -200px; text-align: right;
	font: 80% tahoma,sans-serif;
}

.content {
	float: right; width: 75%;
	padding-top: 29px;
	margin:0;
}
.content PRE {
	padding: 2.5em 2.5em;
	width: 35em;
	border-top: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
	border-bottom: 2px solid #AAAAAA;
	border-right: 2px solid #AAAAAA;
}

.content DIV {
	padding: 0 5% 0 0;
}
.content .bigdate {
	font: 90% arial,sans-serif;
	margin: 0.5em 0 0 0;
	padding: 0 0 10px 0;
}
.content .listdate {
	font: 75% arial,sans-serif;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.content H1 {
	font: 130% arial;
	margin:0;
}
.content H1 EM {
	font: 150% arial,sans-serif;
	display: block; width: 65%;
}
.content H2 {
	font: 110% arial;
}
.content H3 {
	font: 90% arial;
	margin: 0 0 0 0;
}
.content H3.h {
	margin: 0.7em 0 0 0; font-size: 80%;	
}
.content .indent {
	padding-left: 2em;	
}
.content P {
	font: 80% arial;
}
.content P.centred {
	text-align: center;
}
.content P.indented {
	padding-left: 2em;
}
.content UL {
	font: 80% arial; list-style: square;
}
.content UL UL {
	font-size: 100%;
	list-style: circle;
}

.challenge {
	font-weight: bold;
	margin: 0.5em 0 0.5em -1em;
	font-size: 90%;
}
.challenge A {
	color: white;
	background: #14599E;
	border-radius: 15px;
	-moz-border-radius: 15px;
	padding: 0.7em 1em;
	display: inline-block;
}

H1.w {
	color: #14599E
}
.wide H1.d {
	color: #808080;
	font-size: 100%;
	margin: 1em 0 0 0;
}
.wide H1.d SPAN {
	margin-left: -1.25em;
}

.wide {
	float: left; width: 95%;
	padding-top: 29px;
	margin:0;	
}

.wide .entry {
	margin: 1.5em 0 1em 0;
}
.wide .future {
	
}

.wide .entry SPAN.date {
	display: block;
	font: 12px arial,sans-serif;
}
.wide .future SPAN.date {
	font-weight: bold;
}
.wide .entry H2 {
	margin:0;
	clear: right;
	padding: 0 0 0 20%;
	font-size: 90%;
}
.wide .entry H2 EM {
	display: block;
	padding: 0 0 0 0.5em;
	font-size: 120%;
}
.wide .entry EM SPAN {
	display: inline;
	margin-left:-0.5em;
	font-size: 120%;
}

.wide UL {
	list-style: square;
}



.clear {	
	clear: both;
}

.miscmenu P {
	margin: 0 0 0.8em 0;
	font-size: 80%;
	
}
.miscmenu  UL {
	font-size: 80%;
	list-style: square;
}
.miscmenu  UL LI {
	padding: 0.2em;
}
.miscmenu  UL LI.active-subject {
	color: #14599E;	
}
.miscmenu  UL LI.active-subject A {
	padding: 0.2em;
	background: #14599E;
}
.miscmenu  UL LI.active-subject A {
	color: white; text-decoration: none;
}

.miscblock {
	background: #EFEFEF;	
	margin: 1em 0 0 0;
	padding: 0;
}
.miscblock FORM {
	margin: 0;
}
.miscblock H2 {
	margin: 0; color: #14599E;
	font: bold 80% arial,sans-serif;
}

.miscblock DIV {
	background: url('/images/cb-tl.gif') no-repeat top left;
}
.miscblock DIV DIV {
	background: url('/images/cb-tr.gif') no-repeat top right;
}
.miscblock DIV DIV DIV {
	background: url('/images/cb-bl.gif') no-repeat bottom left;
}
.miscblock DIV DIV DIV DIV {
	background: url('/images/cb-br.gif') no-repeat bottom right;
	padding: 15px;
}

.block {
	width: 23%; float: left;
	margin: 2em 0 2em 0; 
	font: 100% arial,sans-serif;	
}

.block .entry {
	margin: 0 0 0.5em 0;
	padding: 0.5em 0.8em;
	margin-left: -0.7em;
	_margin-left: 0;
}

.block .entry H2 {
	padding-bottom: 5px;
}
.block .active-entry {
	background: #efefef url('/images/current-back.gif') no-repeat top right;
}

.block entry H2 {
	margin: 0;
}

.conferences H1, .olympiads H1, .promodetails H1, .news H1 {
	font: 130% arial;
	margin: 0 0 0.5em 0;
}

.conferences H2, .olympiads H2, .news H2 {
	font: 90%/130% arial;
	margin-right: 1.5em;
	margin-top: 0.15em;
	margin-bottom: 0;
}

.conferences H2 EM, .olympiads H2 EM, .news H2 EM {
	display: block;
	font: 110% arial;
}

.conferences H2 EM SPAN, .olympiads H2 EM SPAN, .news H2 EM SPAN {
	margin-left:-0.5em;
	display: inline;
	font: 110% arial;
}

.conferences SPAN.date, .olympiads SPAN.date, .news SPAN.date {
	display: block;
	font: 12px arial,sans-serif;
	margin: 0 0 0 0;
}

.conferences .future SPAN.date, .olympiads .future SPAN.date, .conferences .future H2, .olympiads .future H2 {
	font-weight: bold;
}

.promodetails {
	width: 50%; float: right;
	padding:0;
	background: #F5F5F5;
	margin-top: 0;
	padding-top: 2em;
}
.promodetails P {
	margin:  0 0 0.4em 0;
}
.promodetails H1 {
	padding-left: 15px;
}
.promodetails H1 A {
	color: black; text-decoration: none;
	background: url('/images/menu-pseudo-link-black-back.gif') repeat-x bottom left;
}
.promodetails H2 {
	font: bold 110% arial,sans-serif;
	margin: 1em 0 0.5em 0;
}
.promodetails DIV {
	font: 80% arial,sans-serif;
	padding: 0 15px 15px 15px
}

	

.conferences {
	float: left;
}
.olympiads {
	float: left;
	margin-left: 15px;
}

.rform,.lform {
	margin: 0 0 1em 0;
	padding: 15px;
	background: #efefef;
}

.rform P, .lform P {
	padding:0; margin: 1em 0 0 0;
}

FORM .field {
	width: 99%;
	border: 1px inset white;	
}
FORM .fieldl {
	width: 40%; font-weight: bold;
	border: 1px inset white;	
}

.lform .field {
	width: auto;
}

.error {
	color: #CC0000;
}

#footer {
	padding: 1em 3.2% 1em 10%;
	font: 70% arial,sans-serif;
	border-top: 1px solid #C0C0C0;
	margin-top: 15px;
}
#footer P {
	margin: 0 0 0.7em 0;
}

.author {
	color: #9F9F9F;
	width: 60%;
	float: left;
}
.author A {
	color: #C9C9C9;
}
.admin {
	width: 40%; text-align: right;
	float: right;
}
.admin A.maillink {
	color: #999999;
}


.bottom-menu {
	float: right;
	width: 150px;	
	text-align: right;
}

.bottom-menu #printlink {
	padding-left: 20px; background: url('/images/icon-print.gif') no-repeat top left;
}

.transferer1
{
	border: 1px solid white;
	z-index: 100;
}

UL.tabs {
	background: #efefef;
	margin:0; padding: 10px 15px 10px 10px;
	list-style: none;
}

UL.white {background: #ffffff}

UL.tabs LI {
	display:block; float:left; white-space: nowrap;
	margin: 0 10px 0 0; padding: 0; 
}

UL.tabs LI.a {
	background: #14599E;
}

UL.tabs LI A {
	color: black;
}

UL.tabs LI A.nohref {
	text-decoration: none;
	background: url('/images/menu-pseudo-link-black-back.gif') repeat-x bottom left;
}

UL.tabs LI.a A {
	color: white;
	background: none;
	text-decoration: none;
}

UL.tabs LI DIV {
	padding: 0;
}

UL.tabs LI.a DIV {
	background: url('/images/cb-tl.gif') no-repeat top left;
}
UL.tabs LI.a DIV DIV {
	background: url('/images/cb-tr.gif') no-repeat top right;
}
UL.tabs LI.a DIV DIV DIV {
	background: url('/images/cb-bl.gif') no-repeat bottom left;
}
UL.tabs LI.a DIV DIV DIV DIV {
	background: url('/images/cb-br.gif') no-repeat bottom right;
}

UL.tabs LI DIV DIV DIV DIV {
	padding: 3px 7px;
}

UL.tabs LI.f {
	padding: 3px 0 0 0;
}

UL.tasks, UL.tasks2 {
	font-size: 100% arial,sans-serif;
	list-style: square;	
}

UL.tasks EM, UL.tasks2 EM {
	font-weight: bold; color: #14599E;
	font-style: normal;
}
UL.tasks EM, UL.tasks2 EM.fresh {
	color: white; background: #14599E;
	padding: 0.1em 0.2em;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
A.viewtask {
	color: black;
	text-decoration: none; border-bottom: 1px dotted black;
}

UL.tasks LI {
	margin: 0.5em 0 0.5em 0;
	padding: 5px;
}
UL.tasks LI P {
	font-size: 100%;
	margin: 0.5em 0 0.5em 0;
}

UL.tasks2 LI {
	color:black;
	margin-bottom: 0.8em;
}

UL.tasks2 LI A {
	font-size: 120%;
}

UL.tasks2 LI UL {
	font-size: 100%;
	list-style: square;	
}
UL.tasks2 LI UL LI {
	font-weight: normal;
	font-size: 100%;
	margin: 0.5em 0 0.5em 0;
	padding: 5px;
}
UL.tasks2 LI UL LI A {
	font-size: 100%;
}

UL.tasks2 LI SPAN {
	display: block;
}

UL.tasks2 LI UL LI P {
	font-size: 100%;
	margin: 0.5em 0 0.5em 0;
}

.noli {
	list-style:none; margin-left:-1.4em;	
}

#cover {
	background: url('/images/cover.gif');
	position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;
	z-index:10;
}

A SUP,
.linklistouter {
	display: none
}

.protable {
	border-collapse: collapse;
	font-size: 80%;
}
.protable TH {
	border-bottom: 1px solid black;
	font-weight: bold; text-align: left;
}
.protable TD {
	border-bottom: 1px solid #CCCCCC;
}
.protable TD.s {
	background: #EEEEEE;
	text-align: center;
}
.protable TH,.protable TD {
	vertical-align: top;
	padding: 8px 3px;
}
