/*
Школьный портал
Copyright (C) 2005-2011 http://spcms.ru
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
}

h1, h2, h3 {
	letter-spacing: -1px;
	font-size: 2.0em;
	font-weight: bold;
	color: #4EADF1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
 
h2 {
    font-size: 1.76em;
	color: #4179c9
}
 
h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #284670
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a {
	color: #0071BD;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

/* Header */

#header {
	height: 40px;
	background: #5A5A5A url(images/img01.gif) repeat-x;
}

#header h1 {
	width: 85%;
	margin: 0 auto;
	padding: 10px 0 0 0;
	font-size: 18px;
}

#header h2 {
	width: 760px;
	margin: -18px auto 0 auto;
	text-align: right;
	font-size: 14px;
}
#header h2 .rss {
	position: relative;
	top: -3px;
	left: 6px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

.addcomment {
    color: #999999;
    margin-left: 1em;
	font-size: .8em;
}
.addcomment a:link, .addcomment a:visited {
    color: #009900;
    text-decoration: none;
    font-weight: normal;
}
.addcomment a:hover {
    color:#ffbc24;
    text-decoration: underline;
    font-weight: normal;
}
table.comment {
    border: 1px solid #B1BFD6;
    margin-top: 10px;
    padding: 3px;
	valign: top;
}

/* Питание - меню */
table.pmenu {  
    text-align:right;
    background-color: #FFFFFF;
    margin: 0px;
    margin-top:6px;
    padding: 0px;
    border: 0px solid #ddd;
    border-spacing: 0px;
    width: 100%;
    border-collapse: collapse;
}
table.pmenu th {
    border-bottom: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid white;
    text-align:center;
    font-weight: normal;
    padding: 6px;
    background-color: #e5e5e5;
}
table.pmenu tr.row0 {
    background-color: #FFF;
}
table.pmenu tr.row1 {
    background-color: #F9F9F9;
}
table.pmenu tr.itogo {
    background-color: #e5e5e5;
}
table.pmenu td {
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5; 
    border-right: 1px solid #e5e5e5;
    padding: 6px;
}
table.pmenu td:nth-child(1) {
    border-left: none;
}
table.pmenu td:nth-last-child(1) {
    border-right: none;
}
table.pmenu td:nth-child(3) {
    text-align:left;
}
div.pmenu_zo {
    text-align:center;
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 6px;
    padding-top: 18px;
}
div.pmenu_menu_row {
    background-color: #F9F9F9;
    width: 100%;
    align:center;
    padding-top: 6px;
    margin-top: 14px;
    margin-bottom: 14px;
    padding-bottom: 6px; 
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
span.pmenu_menu_item {
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 6px;
}
span.pmenu-current {
    border-bottom: 4px solid #e5e5e5;
    padding-left: 6px;    
    padding-right: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
}
span.pmenu-now {
    border-top: 3px solid #e5e5e5;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
}
span.pmenu_today {
    border-right: 4px solid #e5e5e5;
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
}
div.pmenu-date {
    text-align:	right;
    text-decoration:	underline;
    font-style: italic;
/*    border-bottom: 2px solid #e5e5e5;*/
    padding-left: 6px;
    padding-right: 6px;
    padding-top: 6px;
    padding-bottom: 3px;
}
div.pmenu-no-data {
    padding-top: 8px;
    text-align:center;
}
table.pmenu_moulist {
    text-align:right;
    background-color: #FFFFFF;
    margin: 0px;
    margin-top:6px;
    padding: 0px;
    border: 0px solid #ddd;
    border-spacing: 0px;
    width: 100%;
    border-collapse: collapse;
}
table.pmenu_moulist th {
    border-bottom: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid white;
    text-align:center;
    font-weight: normal;
    padding: 6px;
    background-color: #e5e5e5;
}
table.pmenu_moulist tr.row0 {
    background-color: #F9F9F9;
}
table.pmenu_moulist tr.row1 {
    background-color: #FFF;
}
table.pmenu_moulist td {
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    padding: 6px;
}
table.pmenu_moulist td:nth-child(1) {
    border-left: none;
}
table.pmenu_moulist td:nth-last-child(1) {
    border-right: none;
    text-align:left;
}
div.pmenu_ou_name {
    text-align:center;
    font-size: 16px;
}


/* Pages */
.contentheading, .componentheading {
  color: #4EADF1;
  font-size:18px;
  font-weight:bold;
  padding: 2px 8px 2px 4px;
}

#pages_left img, #pages_right img{
	display: none;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 57px;
}
#mnuBlock #pages_left img{border-right: 1px solid #999; border-bottom: 1px solid #566; }
#mnuBlock #pages_right img{border-left: 1px solid #999; border-bottom: 1px solid #566; }


#pages {
	height: 80px;
	padding-top: 15px;
	background: url(images/img02.gif) repeat-x;
}

#pages ul {
	display: block;
	width: 740px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
}

#pages li {
	display: inline;
}

#pages a {
	display: block;
	float: left;
	width: 148px;
	height: 48px;
	padding: 12px 0 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 1.6em;
	font-weight: normal;
	color: #333333;
}

#pages a:hover {
	color: #000000;
}

#page0 { background: url(images/menu-0.png) no-repeat; }
#page1 { background: url(images/menu-0.png) no-repeat; }
#page2 { background: url(images/menu-0.png) no-repeat; }
#page3 { background: url(images/menu-0.png) no-repeat; }
#page4 { background: url(images/menu-0.png) no-repeat; }

#page0:hover, #pages .active #page0 { background-image: url(images/menu-1a.png); }
#page1:hover, #pages .active #page1 { background-image: url(images/menu-2a.png); }
#page2:hover, #pages .active #page2 { background-image: url(images/menu-3a.png); }
#page3:hover, #pages .active #page3 { background-image: url(images/menu-4a.png); }
#page4:hover, #pages .active #page4 { background-image: url(images/menu-5a.png); }

/* Content */

#content {
	width: 97%;
	margin: 0 auto;
	padding: 0;
}

/* content center Box */

#content-center {
	float: left;
	width: 58%;
}

#content-center .title, #content-center .h2, .contentheading, .componentheading {
	letter-spacing: -1px;
	font-size: 2.0em;
}

#content-center .posted {
	margin-left: 10px;
	font-size: .8em;
	font-weight: normal;
}

#content-center .image {
	float: left;
	margin: .3em 1em 0 0;
}

#content-center p, #content-center blockquote, #content-center ul, #content-center ol {
	line-height: 155%;
}

/* content left & right Box */

#content-left {
	float: left;
	width: 20%;
}
#content-right {
	float: right;
	width: 20%;
}
#content-left h3, #content-right h3 {
	width: 170px;
	height: 30px;
	padding: 8px 0 0 29px;
	background: #5A5A5A url(images/content_m.gif);
	font-size: 1.1em;
	color: #FFFFFF;
}

#content-left ul, #content-right ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#content-left li, #content-right li{
	padding: 5px 10px;
	border-bottom: 1px solid #777;
}

#content-left li:hover, #content-right li:hover{
	background: #EFEFEF;
}


/* Column One */

#colOne {
	padding-bottom: 20px;
}

/* Column Two */

#colTwo {
	padding: 10px;
}

.dec {
	border-bottom: 1px dotted #9C9C9C;
	padding: 2px 0;
}

.dec:first-child {
	padding-right: 22px;
}

/* Footer */

.footer {
	text-align: center;
	width: 93%;
	height: 40px;
	margin: 0 auto;
	padding: 25px;
	background: url(images/img02.gif) repeat-x;
}

.footer p {
	text-align: center;
	font-size: x-small;
}

/* новости навигация */
.news_next {
	border: 1px solid #eee;
	font-family: Verdana;
	font-size: 10pt;
	text-align: center;
	color: #000000;
	padding: 12px 5px;
}
.news_next a,
.news_next_caren_pg {
	padding: 3px 12px 4px;
	text-decoration: none;
}
.news_next a:hover {
	text-decoration: underline;
	border: 1px solid #ddd;
}
.news_next_caren_pg {
	background-color: #F7F7F7;
	border: 1px groove #B1BFD6;
}

/* CMS с днем рождения */

.bday
{
  margin: 0px;
  padding: 0px;
  text-align: left;
}
ul.bday p
{
  padding: 0px 0px 0px 17px;
  margin: 0;
}
.bday_header
{
  padding: 6px 0px 0px 10px;
  height: 14px;
  font-weight: bold;
  text-align: left;
  color: #52AEF0;
}

/* CMS выпускники */

table.abouteou {
	background-color: #FFFFFF;
	margin: 6px 0 0 0;
	padding: 0px;
	border: 1px solid #ddd;
	border-spacing: 0px;
	width: 100%;
	border-collapse: collapse;
}
table.abouteou td {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
}
table.abouteou th {
	border-bottom: 1px solid #e5e5e5;
	padding: 4px;
	margin-top:6px;
	border: 1px solid #ddd;
	border-collapse: collapse;
}

/* О школе */
.aboutou_info {
	padding: 0 18px 25px 0;
}

.aboutou_info div.contentheading {
	letter-spacing: -1px;
	font-size: 2.0em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #708090;
	padding: 0 10px 12px 10px;
	margin-bottom: 15px;
}

/* поск по сайту */
.highlight {
    background-color: Yellow;
    color: Blue;
    padding: 0;
}

/* обратная связь */
#fedform form, p {
	margin: 12px 0px 0px 0px;
	padding: 0px;
}

/* Администрация */
table.adminou {
	margin: 10px 20px;
	border: 0px;
	border-spacing: 0 5px;
}
table.adminou td {
	padding: 3px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	line-height: 180%;
}
table.adminou h2 {
	font-family: Verdana;
	font-size: 16px;
	white-space: nowrap;
	word-spacing: 4px;
	margin: 0;
	letter-spacing: 2px;
}

/* иерарх. меню */
table#sp_menuID {
	width:100%;
}
table#sp_menuID,
.TPopUpItem0 tr td {
	cursor: pointer;
}
.TPopUp0 {
	box-shadow: 2px 3px 10px rgba(0,0,0, 0.3);
}

/* ----------------- */
/* звоник - информер */
/* ----------------- */
#bells_countdown_watch {
	font: normal 30px/39px 'Lucida Console', monospace;
	/* background: transparent url(images/bells-inf-watch.png) 0 0 repeat-x; */
	text-align: center;
	color: #444;
	height: 35px;
	margin: 5px auto 0;
	width: 150px;
}
.bells_countdown_watch_sep {
	margin: 0 2px;
}

/* --------------- */
/* звонки - модуль */
/* --------------- */

#mod_bells h1,
#mod_bells h2 {
	text-align: center;
}

#mod_bells h1 {
	border-bottom: 1px solid #d3e5ff;
}

#mod_bells h2 {
	color: #555;
	font: bold 15pt/1.35em 'Verdana',sans-serif;
	margin: 18px 0 9px;
}

#mod_bells table {
    border: none;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-collapse: collapse;
    margin: 0 auto;
}

#mod_bells table tr th,
#mod_bells table tr td {
    border: none;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#mod_bells table tr th {
    text-align: center;
	font: bold 10pt 'Verdana',sans-serif;
    padding: 6px 10px;
    background-color: #f5f5f5;
}

#mod_bells table tr td {
	font: normal 10pt 'Verdana',sans-serif;
	padding: 4px 10px;
}

#commentform textarea {
	margin-bottom: 1em;
	width: 95%;
}

/* bloginf_item */
.bloginf_date {
	color: green;
}

/* Гостевая */

#guestbook {
    width: 90%;
    margin: 0 auto;
}

#guestbook h2 {
    margin-top: 1em;
    font-size: 16pt;
}

.guestbook-name {
	font-weight: bold;
    font-size: 120%;
}

.guestbook-name,
.guestbook-date {
    margin-bottom: 0.3em;
}

.guestbook-message {
    margin: 0.5em 0 1.3em 0;
}

.guestbook-date {
    color: #3a7428;
}

#guestbook form {
    margin: 1em;
}

#guestbook table tr td {
    padding-right: 1em;
}
