﻿HTML, BODY {padding:0; margin:0; background: url('/media/mainpage/images/bg-pattern.gif') 0 0 repeat #FFFFFF;}
BODY, UL, OL, LI, P, H1, H2, H3, H4, H5, H6, FORM, IMG {margin:0; padding:0; border:0;}
BODY { width:100%;	height:100%;}
BODY, INPUT, TEXTAREA, OPTION, SELECT, LI, P, H1, H2, H3, H4, H5, H6, A, TD, TH {font: 13px Tahoma, Verdana, Arial, sans-serif; color:#333333;}
TD {vertical-align:top;}
TABLE {border-collapse:collapse;}
TABLE TD {padding:0;}
P, UL, OL, H1, H2, H3 {margin-bottom:1.5em;}
SMALL {font-weight:normal; font-size:10px;}

/* HEADERS=
----------------------------------------------- */
H1 {font-size: 26px; font-weight: bold; color: #ea0d0e; margin-bottom: 16px;}
H2 {font-size:14px; font-weight:bold; color: #3a3a3a; margin-bottom:1.5em;}
H3 {font-size:13px; font-weight:bold; color: #3a3a3a; margin-bottom:5px;}
/* -------------------------------------------- */

/* LISTS=
----------------------------------------------- */
UL {list-style:none; margin: 0 0 1.5em 2px;}
UL LI {padding-left:10px; margin: 3px 0 4px 0; background: url('/media/img/bullet.gif') 0 7px no-repeat;}

OL {margin-left:2.2em;}
OL LI {margin-bottom:.7em;}
/* -------------------------------------------- */

/* FORMS=
----------------------------------------------- */
INPUT {}
INPUT.text {width: 284px;}
INPUT.radio, INPUT.checkbox {width:auto; border:0; width:14px; top:2px; position:relative;}
INPUT.button, INPUT.submit { cursor:pointer; cursor:hand; width:auto;}
TEXTAREA {overflow:auto; width: 284px;}
SELECT {font-size: 12px;}
/* -------------------------------------------- */

/* LINKS=
----------------------------------------------- */
A {color: #6f9ebc;}
A:hover {color: #ea0d0e;}
A:visited {}
/* -------------------------------------------- */

/* NAV=
----------------------------------------------- */
/* -------------------------------------------- */

/* TEXT=
----------------------------------------------- */
.red {color:#FF0000;}
.blue {color:#004B99;}

.imgLeft {float:left; margin:7px 10px 0 0;}
.imgRight {float:right; margin:7px 0 0 10px;}
/* -------------------------------------------- */

/* BLOCKS=
----------------------------------------------- */
#divMain {width: 100%; height: 100%; min-height: 100%;}
#divMain2 {width: 660px; margin: 0 0 20px 0;}

.gamesPaging {margin-top: 15px; text-align: right;}
.gamesPaging B {color: #f86a00; padding-left: 8px;}
.gamesPaging A {color: #333333; padding-left: 8px;}

#top {padding: 24px 31px 29px 26px; background-color: #ffcc33;}
#center {background-color: #ffffff;}
#topmenu {margin-left: 60px; background-color: #ffffff;}
#content {padding: 15px 60px 36px 60px; background-color: #ffffff; zoom: 1;}

DIV.quiz H2 {font-size:16px; font-weight:normal; color: #f86a00; margin-bottom:1em;}
DIV.quiz A {text-decoration: none;}
DIV.quiz A:hover {text-decoration: underline; color: #333333;}

DIV.divTextQuiz P {margin-bottom: 12px;}

.glossaryNobody {font-size: 16px; color: #c9c9c9; font-weight: bold; padding-right: 6px;}
.glossaryActive {font-size: 16px; color: #d9072f; font-weight: bold; padding-right: 6px;}
A.glossaryActive, A.glossaryActive:hover {font-size: 16px; color: #d9072f; font-weight: bold; padding-right: 6px; text-decoration: none;}
A.glossary, A.glossary:hover {font-size: 16px; color: #f86a00; font-weight: bold; padding-right: 6px; text-decoration: none;}
.glossaryHeader {font-size: 16px; color: #d9072f; font-weight: bold;}
A.glossaryNext, A.glossaryNext:hover {font-size: 12px; color: #333333; display: inline; background: url('/media/school/arrow.gif') 0 0 no-repeat; padding: 18px 0 16px 55px; text-decoration: none;}

.clear {clear: both;}

#footer {
	text-align:left;
	margin:0 auto;
	}
	
/*#####  LINKS  #####*/
#linkBox {
	float:left;
	width:100%;
	padding:15px 0;
	}
	
#navigation {
	float:left;
	}
	
#navigation img {
	margin-right: 14px;
	}
	
#extLinks {
	float:right;
	}
	
#flashShell {
	width:660px;
	height:611px;
	text-align:center;
	font-weight:bold;
	font-size:120%;
	background:#fff;
	line-height:40;
	}
	
#copy {
	clear:left;
	font-size:0.7em;
	color:#577C37;
	margin-bottom: 9px;
	}
	
#copy .copyrightText {
	float: left;
}

#copy .copyrightLinks {
	float: right;
	padding-top: 5px;
	font-size: 10px;
}

#copy .copyrightLinks a {
	color: #eeda1e;
	text-decoration: underline;
	font-size: 10px;
	margin-left: 5px;
}

#copy .copyrightLinks a:hover {
	color: #eeda1e;
	text-decoration: none;
	font-size: 10px;
}

.clearAll {
	clear: both;
	overflow: hidden;
	height: 0;
}
/* -------------------------------------------- */

/* OTHER=
----------------------------------------------- */
/*.png {-background: none !important; -width: expression(this.firstChild.width); -filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.firstChild.src+"', sizingMethod='image')");}
.png img {-visibility: hidden;}*/

.png {_cursor: pointer; _filter:expression(this.childNodes[0] ? "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+ this.childNodes[0].src +"', sizingMethod='crop')" : ""); _zoom: 1;} 
.png img {_visibility: hidden;}
/* -------------------------------------------- */