/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#003399;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Tahoma;
		font-size:0.75em;
		line-height:1.333em;
		color:#666666;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#003399;}
a:hover{text-decoration:none;}
p {padding-top:5px;}

h1 {
    color: #000;
    padding-bottom: 0.5em;
    font-size: 1.2em;
}

/* ============================= main layout ====================== */

#navcontainer {width: 882px;}
/*
#navcontainer ul
{
    overflow: hidden;
    color: #fff;
    float: left;
    height: 59px;
    width: 878px;
    border-left: solid 2px #039;    
    border-right: solid 2px #039;
    background: #06c url(/assets/templates/lyceum/images/butt1.gif) repeat-x;
}

#navcontainer ul li { display: inline;  width: 50px;}

#navcontainer ul li a
{
    margin-left: -1px;
    padding: 18px 14px;
    color: #e5fbc7;
    text-decoration: none;
    font-weight: bold;
    float: left;
    border-left: solid 1px #fff;
}

#navcontainer ul li a:hover
{
    height: 59px;
    color: #fff;
    background: #690;
    background-image: url(/assets/templates/lyceum/images/butt2.gif);
    background-repeat: repeat-x;
}
*/
/*=========================Navigation==========================*/

ul#cssmenu {
  float: left;
  border-left: solid 2px #039;    
  border-right: solid 2px #039;
  border-top: 0px;
  border-bottom: 0px;
  width:878px;
	margin: 0;
	padding: 0;
  list-style: none;
	background: #06c url(/assets/templates/lyceum/images/butt1.gif) repeat-x;
 	height: 59px;
	font: bold 12px/28px Verdana, Arial;
}

ul#cssmenu li {
	margin: 0;
	border: 0 none;
	padding: 0px;
	float: left;
	display: inline;
	list-style: none;
	position: relative;
  width: 146px;
	height: 59px;
}

ul#cssmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 146px;
	list-style: none;
	display: none;
	position: absolute;
	top: 59px;
	left: 0;
}

ul#cssmenu ul:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

ul#cssmenu ul li {
	width: 146px;
	height: 29px;
	float: left;
	display: block !important;
	display: inline;
	z-index: 100;
}

/* Main Menu */
ul#cssmenu a {
	border: 0px;
	padding: 15px 0px;
	float: none !important;
	float: left;
	display: block;
	color: #e5fbc7;
	font: bold 12px/28px Verdana, Arial;
	text-decoration: none;
  width: 141px;
  height: auto !important;
	height: 1%;
  text-align: center;
  border-left: solid 1px #039;
  border-right: solid 1px #039;
  background: #06c url(/assets/templates/lyceum/images/butt1.gif) repeat-x;
}

/* Main Menu Hover */
ul#cssmenu a:hover,
ul#cssmenu li:hover a,
ul#cssmenu li.iehover a {
	background: #690 url(/assets/templates/lyceum/images/butt2.gif) repeat-x;
	color:#FFF;
	/*border-top:#003366 0px solid;*/
}


/* Second Menu */
ul#cssmenu li:hover li a,
ul#cssmenu li.iehover li a {
	padding: 0px;
	border: 0px;
  border-top: 1px solid #FFFFFF;
	float: none;
	background: #06c url(/assets/templates/lyceum/images/butt3.gif) repeat-x;
	color: #e5fbc7;
}

/* Second Menu Hover */
ul#cssmenu li:hover li a:hover,
ul#cssmenu li:hover li:hover a,
ul#cssmenu li.iehover li a:hover,
ul#cssmenu li.iehover li.iehover a {
	padding: 0px;
	background: #690 url(/assets/templates/lyceum/images/butt2.gif) repeat-x;
	color:#FFF;
	border:#003366 1px solid;
}

ul#cssmenu ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 170px;
}

ul#cssmenu li:hover ul ul,
ul#cssmenu li.iehover ul ul {
	display: none;
}

ul#cssmenu li:hover ul,
ul#cssmenu ul li:hover ul,
ul#cssmenu li.iehover ul,
ul#cssmenu ul li.iehover ul {
	display: block;
}

/*========= End of Navigation =============*/

.photo {
    margin: 5px 2px;
    width: 180px;
    height: 130px;
    float: left;
}
.photo img {
    background: #fff;
    border: solid 1px #ccc;
    padding: 4px;
}

.photo a {
    text-decoration: none;
    z-index: -1;
}

.copyright {
    margin: 0;
}

span.datenews {
    font-weight: bold;
}

.spo {background-image: url(/assets/templates/lyceum/images/portal.jpg); width: 220px; height: 27px; padding: 65px 0 0 10px; margin-bottom: 10px;}
.spo a{color: #fff}

.leftblock {border:1px solid #adc6e3; background:url(/assets/templates/lyceum/images/form-bg.gif) top repeat-x; width: 210px; padding:10px; margin-top:5px;}

.tail-top {background:#fff url(/assets/templates/lyceum/images/header-tail.gif) top repeat-x;}
.tail-bottom {background:url(/assets/templates/lyceum/images/footer-tail.gif) bottom repeat-x; min-height:700px; height:auto !important; height:700px;}

.link1 {background:url(/assets/templates/lyceum/images/link1-bg.gif) top repeat-x; display:block; float:right; line-height:1.001em; padding:4px 12px 4px 14px; color:#2b61a2; font-weight:bold; text-decoration:none; margin-top:15px; font-family:arial;}
.link1:hover {background:url(/assets/templates/lyceum/images/link1-bg-hover.gif) top repeat-x;}

.link2 {background:url(/assets/templates/lyceum/images/link2-bg.gif) top repeat-x; margin-top:10px;}
.link2:hover {background:url(/assets/templates/lyceum/images/link2-bg-hover.gif) top repeat-x;}

.link3 {background:#fff; color:#3d8f0a; font-weight:bold; text-decoration:none; display:block; float:right; line-height:1.001em; padding:4px 10px 4px 14px; margin-top:12px; font-family:arial;}
.link3:hover {background:#e7f5ff;}
.box1 .link3 {color:#2b61a2;}
.box1 .link3:hover {background:#e5fbc7;}
 
ul.decor li { background:url(/assets/templates/lyceum/images/list-bg.gif) no-repeat 0 9px; padding-left:12px; font-family:arial;}
ul.decor li a {color:#2b61a2; line-height:2em; font-weight:bold;}

.list2 li {border-bottom:1px solid #c3e5a1; background:url(/assets/templates/lyceum/images/list2-bg.gif) no-repeat 0 7px; font-family:tahoma; padding:2px 0 3px 14px;}
.list2 li a {line-height:1.001em; color:#4b4a4a; text-decoration:none;}
.list2 li a:hover {text-decoration:underline;}

ol {padding-left:20px;}
ol li {padding:5px 0 5px 0;}
ol li a {text-decoration:none;}
ol li a strong {color:#3d8f0a;}

.imgindent {margin:0 20px 0 0; float:left;}
.title {border-bottom:1px solid #b8d0ed; margin-bottom:18px;}
.title2 {border-bottom:1px solid #b1d29d; margin-bottom:18px;}
.title {margin-bottom:15px;}

h2 {color:#4b4a4a; margin:12px 0 4px 0;}

/* ============================= header ====================== */

.logo {margin:103px 0 124px 40px;}

/* ============================= content ====================== */

.col-pad {padding: 0 10px 0 0;}
.col-pad2 {padding-right:21px;}
.col-pad3 {padding-right:0}
.col-pad4 {margin-right:58px;}
.indent {padding:0 0 0 14px;}
.indent2 {padding:0 34px 0 24px;}
.indent3 {padding:0 34px 25px 34px;}

.line {border-bottom:1px solid #cedef2; padding-bottom:5px;}
.padding1 {padding-top:40px;}

.row2 {padding-top: 0}
.box1 {background:#e7f5ff; padding: 10px; margin-left: 10px;}
.box2 {background:#e5fbc7; padding: 10px; margin-left: 5px; margin-left: 10px;}

/* ============================= footer ====================== */

#footer {color:#e5fbc7; font-weight:bold; text-align:right; font-family:arial; padding-top:10px;}
#footer a {color:#e5fbc7; text-decoration:underline;}
#footer a:hover {text-decoration:none;}

/* ============================= forms ============================= */

#LoginForm {padding:76px 0 0 0;}
#LoginForm .title3 {margin-bottom:10px;}
#LoginForm .rowi {height:26px;}
#LoginForm .buttons {text-align:right;}
#LoginForm a {font-weight:bold; color:#164c8d; font-family:Arial; line-height:2.2em;}
#LoginForm .input {width:168px; height:18px; border:1px solid #99bce5; background:#2b61a2; padding:0 0 0 5px; font-size:1em; color:#fff;}

#SearchForm {border:1px solid #adc6e3; background:url(/assets/templates/lyceum/images/form-bg.gif) top repeat-x; padding:22px; margin-top:38px;}
#SearchForm img {margin-bottom:11px;}
#SearchForm select {width:125px; border:1px solid #77a0d1; background:#77a0d1; font-size:1em; color:#fff; font-weight:bold; font-family:arial;}
input {border:1px solid #003399; background:none; font-size:1em;}
textarea {border:1px solid #003399; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}
