a {
	color : #005599;
	text-decoration : none;
}

a:hover {
	color : #F26D00;
	text-decoration : none;
}

a.side {
	color : #005599;
	text-decoration : none;
}

a:hover.side {
	color : #F26D00;
	text-decoration : none;
}

a.small {
	font-size : 11px;
	text-decoration : none;
}

a:hover.small {
	text-decoration : underline;
}

a.menu_no_script {
	color : #fff;
	font-size : 11px;
	font-weight : bold;
	font-family:	arial, verdana, sans-serif;
}

a:hover.menu_no_script {
	color : #fff;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}

a.white {
	color : #ddd;
	text-decoration : none;
}

a:hover.white {
	color : #ddd;
	text-decoration : underline;
}

a.a_search {
	font-size: 14px;
}
.search_results {
	font-size: 12px;
}
i.search_icon {
	width: 16px;
	height:16px;
	display:inline-block;
	vertical-align:bottom;
	margin-left: -21px;
}
i.search_page {
	background-image: url(//www.ivedu.ru/images/search/page.png);
}
i.search_news {
	background-image: url(//www.ivedu.ru/images/search/news.png);
}
i.search_forum {
	background-image: url(//www.ivedu.ru/images/search/forum.png);
}
i.search_downloads {
	background-image: url(//www.ivedu.ru/images/search/downloads.png);
}
i.search_anons {
	background-image: url(//www.ivedu.ru/images/search/anons.png);
}
span.search_date {
	color: #070;
}
body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.header_image_left {
	/* background-image: url("/images/vert_line.gif"); */
	/* background-repeat: x-repeat; */
}
.header_image_right {
	/* background-image: url("/images/vert_line.gif"); */
	/* background-repeat: x-repeat; */
}

form {
	margin : 0px;
}

hr {
	height : 1px;
	border : 1px solid #2173c6;
}

hr.side-hr {
	height : 1px;
	border : 1px solid #eee;
}

img.imgtop {
	vertical-align: middle;
}

td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.td_menu_fill {
	background-image: url("/images/menu_fill.gif");
	background-repeat: x-repeat;
	_background-repeat: repeat-x;
	width: 8px;
	height: 7px;
}
.menu_right {
	background-image: url("/images/menu_right.gif");
	background-repeat: no-repeat;
	width: 8px;
	height: 7px;
}

.menu_right_bottom {
	background-image: url("/images/menu_right_bottom.gif");
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}

pre {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.alt {
	color : #005599;
}
 
.outer-border {
	border : 1px solid #000;
}

.sub-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000;
	background-color : #888;
	border-top : 1px solid #000;
	border-bottom : 1px solid #000;
	padding : 5px;
}

.full-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ddd;
	background-color : #FFFFFF;
	padding : 10px 15px;
}

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000; //555
	background-color : #fff;
	border : 1px solid #ccc;
	padding : 5px;
}

.small_button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #555; //555
	background-color : #f1f1f1;
	height : 15px;
	border : 1px solid #ccc;
	margin-top : 2px;
}

.small_button_red {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #555; //555
	background-color : #f1f1f1;
	height : 15px;
	border : 1px solid red;
	margin-top : 2px;
}

.small_button_green {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : green; //555
	background-color : #C2F8C6;
	height : 15px;
	border : 1px solid green;
	margin-top : 2px;
}

.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #555;
	background-color : #f1f1f1;
	height : 20px;
	border : 1px solid #ccc;
	margin-top : 2px;
}

a.text_button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000;
	background-color : #eee;
	border : 1px solid #bbb;
}

a:hover.text_button {
	text-decoration : none;
}

a.text_button_small {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #000;
	background-color : #eee;
	border : 1px solid #bbb;
}

a:hover.text_button_small {
	text-decoration : none;
}

.text_button_small {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #000;
	background-color : #eee;
	border : 1px solid #bbb;
}

.textbox_small {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555;
	background-color : #fcfcfc;
	border : 1px solid #ccc;
}

.textbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #555;
	background-color : #fcfcfc;
	border : 1px solid #ccc;
}

.main-body {
	font-size : 13px;
	color : #000; //555
	background-color : #fff;
	padding : 4px 5px 5px 5px;
}
.main-body p {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

.side-body {
	font-size : 13px;
	background-color : #fff;
	color : #000; //777
	padding : 4px;
}
.left-side-body {
	font-size : 13px;
	background-color : #fff;
	color : #000; //777
	padding : 4px;
}
	background-image: url("/images/background/13.gif");
	background-repeat: x-repeat;
//	background-attachment: fixed;

.main-bg {
	color : #000; //555
	background-color : #fff;
	padding : 10px 10px 10px 10px;
}

.border {
	border : 1px solid #ffffff;
	font-size : 13px;
}

.border_grey_only_center {
	text-align: center;
	border : 1px solid #cdcdcd;
	color : #000;
	padding : 4px;
}

.border_grey_only {
	border : 1px solid #cdcdcd;
	color : #000;
	padding : 4px;
}

.border_grey_only_13 {
	border : 1px solid #cdcdcd;
	font-size : 13px;
	color : #000;
	padding : 4px;
}

.border_grey {
	text-align: center;
	border : 1px solid #cdcdcd;
	font-size : 13px;
	color : #000;
	padding : 4px;
}

.border_blue {
	text-align: center;
	border : 1px solid #cdcdcd;
	font-size : 13px;
	color : #f00; //#0070c0
	padding : 4px;
}

.border_reds {
	text-align: center;
	border : 1px solid #cdcdcd;
	font-size : 13px;
	font-weight : bold;
	color : #f00;
	padding : 4px;
}

.border-left {
	border : 1px solid #fff;
}

.border_red {
	border : 1px solid #fff;
	background-image: url("/images/news_stick.gif");
	background-repeat: repeat-x;
}

.border_inner {
	border : 1px solid #e1e1e1;
	background-color : #e1e1e1;
}

.side-border-left {
	color : #000;
	padding : 10px 5px 10px 10px;
	background-color : #fff;
}
	background-image: url("/images/background/13.gif");
	background-repeat: x-repeat;
//	background-attachment: fixed;

.side-border-right {
	color : #777;
	padding : 10px 10px 10px 1px;
	background-color : #fff;
}
//	background-image: url("/images/background/12.gif");
//	background-repeat: x-repeat;
//	background-attachment: fixed;

.news-footer {
	font-size : 11px;
	color : #555; //555
	background-color : #f8f8f8;
	padding : 3px 4px 4px 4px;
}

.text_border {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : red;
	border : 1px solid red;
}

.capmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000; //666
	background-color : #fff;
	padding : 2px 0px 4px 0px;
}

.capmain-left {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000; //666
	background-color : #777;
	padding : 2px 0px 4px 0px;
}

.scapmain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #fff; //666
	background-color : #f8f8f8;
	border-bottom : 1px solid #e1e1e1;
	padding : 4px;
	padding : 2px 0px 4px 10px;
	background-image: url("/images/capmain.gif");
	background-repeat: repeat-x;
}

.scapmain-blank {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFF; //666
	background-color : #f8f8f8;
	border-bottom : 1px solid #e1e1e1;
	padding : 4px;
}

.scapmain-left {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #fff; //666
	background-color : #777;
	border-bottom : 1px solid #e1e1e1;
	padding : 4px;
	padding : 2px 0px 4px 10px;
	background-image: url("/images/capmain.gif");
	background-repeat: repeat-x;
}

.tbl-border {
	color : #000;
	background-color : #e1e1e1;
}

.tbl {
	font-size : 13px;
	color : #000; //555
	background-color : #fff;
	padding : 4px;
	padding : 10px 10px 10px 5px;
	border-collapse: collapse;
	border: 1px;
}

.tbl1_last_posts {
	font-size : 13px;
	color : #000;
	background-color : #fff;
	padding : 1px;
	padding : 1px 1px 1px 5px;
}

.tbl2_last_posts {
	font-size : 13px;
	color : #000;
	background-color : #f8f8f8;
	padding : 1px;
	padding : 1px 1px 1px 5px;
}

.tbl1 {
	font-size : 13px;
	color : #000;
	background-color : #fff;
	padding : 4px;
	padding : 10px 10px 10px 5px;
}

.tbl2 {
	font-size : 13px;
	color : #000;
	background-color : #f8f8f8;
	padding : 4px;
	padding : 10px 10px 10px 5px;
}

.tbl-small {
	font-size : 13px;
	color : #000;
	background-color : #fff;
	padding : 4px;
	padding : 1px 1px 1px 1px;
}

.forum-caption {
	font-size : 13px;
	font-weight : bold;
	color : #888;
	background-color : #f1f1f1;
	padding : 2px 4px 4px 4px;
}

.quote {
	font-size : 13px;
	color : #555;
	background-color : #f8f8f8;
	padding : 4px;
	margin : 0px 20px 0px 20px;
	border : 1px solid #bbb;
}

.poll {
	height : 12px;
	border : 1px solid #bbb;
}

.comment-name {
	font-weight : bold;
	color : #005599;
}

.shoutboxname {
	font-weight : bold;
	color : #005599;
	background-color : #f6f6f6;
}

.shoutbox {
	color : #777;
	background-color : #f6f6f6;
}

.shoutboxdate {
	font-size : 10px;
	color : #888;
	background-color : #f6f6f6;
}

.dateanons {
	font-size : 11px;
	color : #000;
	font-weight : normal;
}

.subsmall {
	font-size : 11px;
	font-weight : normal;
	color : #000;
}

.subsmall-left {
	font-size : 11px;
	font-weight : normal;
	color : #000;
}

.subsmall_alt {
	font-size : 11px;
	font-weight : normal;
	color : #005599;
}

.small {
	font-size : 10px;
	font-weight : normal;
}

.small_bold {
	font-size : 10px;
	font-weight : bold;
}

.small2 {
	font-size : 10px;
	font-weight : normal;
	color : #000;
}

.small3 {
	font-size : 6px;
	font-weight : normal;
}

.side-small {
	font-size : 10px;
	font-weight : normal;
	color : #000;
	background-color : #f6f6f6;
}

.side-label {
	color : #000;
	background-color : #f1f1f1;
	padding : 2px 2px 3px 2px;
}

/* GISMETEO.RU */

.wdata-compact  {
margin:10px 0;
}
.wdata-compact table {
color:#006699;
border-collapse: collapse;
font: 110%/1.1675 Arial,sans-serif;
}
.wdata-compact th, .wdata-compact td {
border-bottom:1px solid #B1D0E6;
border-top:1px solid #B1D0E6;
}
.wdata-compact .df {
border-left:1px solid #FFFFFF;
}
.wdata-compact thead th {
background:none repeat scroll 0 0 #EDEDED;
height:25px;
}
.wdata-compact thead th.weekend {
color:#CC0000;
}
.wdata-compact thead th.current {
font-weight:normal;
font-size: 12px;
}
.wdata-compact thead th.current strong {
font-size: 12px;
}
.wdata-compact thead .wtlogo {
background: scroll 50% 50% #E4F2FF;
}
.wdata-compact thead td {
height:25px;
text-align:center;
text-transform:uppercase;
}
#weather-busy thead td {
background:none repeat scroll 0 0 #FFF0E6;
height:46px;
}
#weather-busy thead td.weekend {
background:none repeat scroll 0 0 #EDEDED;
color:#CC0000;
}
#weather-busy thead strong {
display:block;
font-size:20px;
}
.wdata-compact tbody th {
background:none repeat scroll 0 0 #E7E7E7;
color:#666666;
font-size:11px;
font-weight:normal;
padding:0 8px;
text-align:left;
}
.wdata-compact tbody td {
font-size:13px;
font-weight:bold;
padding:8px 0 7px;
text-align:center;
}
#weather-busy tbody td {
padding:4px 0;
}
.wdata-compact .persp td, .wdata-compact .cloudness td {
height:auto;
line-height:0;
padding:3px 2px;
}
.wcol0 {
background:none repeat scroll 0 0 #EDEDED;
}
.wcol1 {
background:none repeat scroll 0 0 #E4F2FF;
}
.wcol2 {
background:none repeat scroll 0 0 #FFF0E6;
}
.wcol3 {
background:none repeat scroll 0 0 #FFFFF0;
}
.wcol4 {
background:none repeat scroll 0 0 #F0FFF0;
}
.wolinks li {
float:left;
padding-right:8px;
}
.wdata-compact .t1 {
background-color:#E4FDE0;
}
.wdata-compact .t5 {
background-color:#EEFED7;
}
.wdata-compact .t10 {
background-color:#F5FED3;
}
.wdata-compact .t15 {
background-color:#FAF8C8;
}
.wdata-compact .t20 {
background-color:#FCEFC3;
}
.wdata-compact .t25 {
background-color:#FCE6BF;
}
.wdata-compact .t30 {
background-color:#FDDABE;
}
.wdata-compact .t35 {
background-color:#FCCDB9;
}
.wdata-compact .t40, .wdata-compact .t45 {
background-color:#FDC3B8;
}
.wdata-compact .t-1 {
background-color:#DCEFFD;
}
.wdata-compact .t-5 {
background-color:#ABD9FA;
}
.wdata-compact .t-10 {
background-color:#9DD5FA;
}
.wdata-compact .t-15 {
background-color:#88CCF9;
}
.wdata-compact .t-20 {
background-color:#73C5F7;
}
.wdata-compact .t-25 {
background-color:#7ABBE5;
}
.wdata-compact .t-30 {
background-color:#72B5DF;
}
.wdata-compact .t-35 {
background-color:#74ACD1;
}
.wdata-compact .t-45 {
background-color:#7398B2;
}

thead strong {
display:block;
font-size:20px;
}

th, dl, dt, dd {
margin:0;
padding:0;
}
.wicon {
background:url("/services/weather/images/weather.png") no-repeat scroll 0 0 transparent;
}
dl.wind {
display:inline;
padding-left:20px;
position:relative;
}
dl.wind dt {
font-size:9px;
font-weight:normal;
left:0;
line-height:11px;
padding-top:18px;
position:absolute;
text-align:center;
top:-4px;
width:17px;
}
dl.wind dd {
display:inline;
}
dl.wind .wind0 {
background-position:100% -120px;
}
dl.wind .wind1 {
background-position:100% -160px;
}
dl.wind .wind5 {
background-position:100% -200px;
}
dl.wind .wind3 {
background-position:100% -240px;
}
dl.wind .wind7 {
background-position:100% -280px;
}
dl.wind .wind2 {
background-position:100% -320px;
}
dl.wind .wind8 {
background-position:100% -360px;
}
dl.wind .wind6 {
background-position:100% -400px;
}
dl.wind .wind4 {
background-position:100% -440px;
}
.wdata .weekend, .wdata thead .weekend {
color:#CC0000;
}

td.c0h {background: url(/services/weather/images/weather-old-0h.gif) 0 100%;}

td.c0 {
	background: url(/services/weather/images/weather-old-0.gif) 0 100%;
	height: 28px !important;
	color: #006699;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 0 0;
	vertical-align: middle;
	width: 48px !important;
	empty-cells: show;
}
td.c1 {
	background: transparent url(/services/weather/images/weather-old-1.gif) repeat scroll 0 100%;
	color: #006699;
	height: 28px;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 0 0;
	vertical-align: middle;
	width: 48px !important;
	empty-cells: show;
}
td.c2 {
	background: transparent url(/services/weather/images/weather-old-2.gif) repeat scroll 0 100%;
	color: #006699;
	height: 28px;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 0 0;
	vertical-align: middle;
	width: 48px !important;
	empty-cells: show;
}
td.c3 {
	background: transparent url(/services/weather/images/weather-old-3.gif) repeat scroll 0 100%;
	color: #006699;
	height: 28px;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 0 0;
	vertical-align: middle;
	width: 48px !important;
	empty-cells: show;
}
td.c4 {
	background: transparent url(/services/weather/images/weather-old-4.gif) repeat scroll 0 100%;
	color: #006699;
	height: 28px;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 0 0;
	vertical-align: middle;
	width: 48px !important;
	empty-cells: show;
}
td.weekend {
	color: #CC0000;
}
td.workday {
	color: #006699;
}
/*th {
	background: transparent url(/services/weather/images/weather-old-h.gif) repeat scroll 0 100%;
	color: #666666;
	font-size: 10px;
	padding: 0 5px;
	height: 28px;
	vertical-align: middle;
	empty-cells: show;
	font-weight: normal;
	text-align: left;
	border: 0 none;
	font-family: inherit;
	font-style: inherit;
	margin: 0;
	outline-color: -moz-use-text-color;
	outline-style: none;
}*/

th.hh {
	background:#E4F2FF url(/services/weather/images/gismeteo.gif) 50% 50% no-repeat !important;
}

.cloudy td {vertical-align:top; height:46px!important; width:48px !important;}
.clouds img {text-align:center; width:40px;height:40px;margin-bottom:3px;}
.windy td {
	font-size: 11px;
	vertical-align: middle;
}
.windy img {
	vertical-align: middle;
}

.head2 td {font-weight: normal; text-transform: uppercase;}
.head1 td {font-weight: bold; text-align: center;}
.head1 td.fuckt {
	font-weight: normal;
	text-align: center !important;
}

.monthname {
	color: #1F1848;
	font-size: 16px;
	font-weight: bold;
	padding: 8px 8px 8px 0px;
}

.daybg {
	background-color: #EAE2EF;
	padding: 2px;
	text-align: center;
}

.daybgh {
	background-color: #D4C6D8;
	padding: 2px;
	text-align: center;
}

.temper {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.nightbg{
	background-color: #9A7CAF;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
}

.nightbgh {
	background-color: #795D8C;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
}

.day {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.dayname {
	color: #1F1848;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.m_temp.f {
    display: none;
}

.m_press.hpa, .m_press.inch {
    display: none;
}

.m_wind.mih, .m_wind.kmh {
    display: none;
}

.month_title {
	padding: 0 12px;
}
.calendar {
	width:100%;
	border-collapse:separate;
	border-spacing:1px;
}
.calendar td,
.calendar th {
	position:relative;
	width:14.285714285714286%;
	/*border:1px solid #fff;*/
}
.calendar td {
	height:67px;
	background-color:#f3f7f9;
}
.calendar th {
	text-align:center;
	font-size:1.5em;
	height:24px;
	font-weight:normal;
}
.calendar td div {
	position:absolute;
	text-decoration:none;
}
.calendar td a,
.calendar td .a {
	position:relative;
	display:block;
	width:100%;
	height:100%;
	left:0;
	top:0;
}

.calendar .link-day{
	box-shadow: 0px 0px 10px rgba(0,0,0,0);
	-webkit-transition: all .22s linear;
	   -moz-transition: all .22s linear;
	    -ms-transition: all .22s linear;
	     -o-transition: all .22s linear;
	        transition: all .22s linear;
}	
.calendar .link-day:hover{
	box-shadow: 0px 0px 10px rgba(0,0,0,.5);
	z-index: 3;
}
.calendar td a span {
	text-decoration:underline;
}
.calendar .weekend {
	color:#c00;
}
.calendar .weekend a {
	color:#c00;
}
.calendar td .border {
	width:100%;
	height:100%;
	border:2px solid #c00;
	left:-2px;
	top:-2px;
	position: relative;
	z-index:2;
}
.calendar td.active {
}
.calendar td.empty {
	background-color:#F5F5F5;
}
.calendar td.disabled {
	background-color:#fff;
}
.calendar td.empty span,
.calendar td.disabled span {
	color:#ccc;
}

.calendar td span {
	position:absolute;
	left:5px;
	top:4px;
	z-index:1;
	font-size:0.9em;
}
.calendar td .temp {
	text-align:right;
}
.calendar td .temp.max {
	right:4px;
	top:24px;
	font-size:1.5em;
	color:#000;
	font-weight:bold;
}
.calendar td .temp.min {
	right:5px;
	bottom:5px;
	font-size:0.9em;
	color:#1E719D;
//	font-weight:bold;
}
.calendar td .icon {
	left:5px;
	bottom:5px;
}
.calendar td .icon img {
	width:36px;
	height:36px;
}

/* GISMETEO.RU */

/* ������.Server */
div.refblock {margin: 10px 20px 10px 20px; font-size: 90%; color: #202020;}
div.refblock a {color: #202020;}
ol.results {margin:0 20px 1.7em 20px; padding:0 0 0 20px;font-size:12px;}
ol.results li {margin-bottom:1.5em; padding:0;}
ol.results div.title {font-size:100%; padding-bottom:1em;}
ol.results div.title span {font-size: 80%; color:#0000CC; font-family: Arial,Helvetica,sans-serif;}
ol.results div.title a {text-decoration : underline;}
ol.results div.text {font-size:95%; padding-bottom:0.1em;}
ol.results div.info {font-size:95%; color:#333333; margin-top:0.5em;}
ol.results div.info a {color:#000000; text-decoration : underline;}
ol.results div.info a:visited {color:#800080; text-decoration : underline;}
.green {color: #006600;}
table.yafooter {border-top: 1px solid #C5C8D0;}
table.yafooter td {font-size: 70%;}
table.yafooter {margin-top: 10px; margin-right: 10px;}
img.quest-ico {border: none; border-width: 0; height: 13px; width: 13px; position: relative; top: 0.3ex;}
input.in-link-url {margin: 0; padding: 0;}
td.no-search-title {padding-bottom: 2em}
table.content-tabs td {}
table.content-tabs tr.top td {padding-right: 1em}
table.content-tabs ul, table.content-tabs ul li {margin: 0 0 0 20px; padding: 0; list-style-type: none;}
table.content-tabs table.admin td {font-size: 70%; }
table.content-tabs table td.h2 {font-size: 1.1em}
table.content-tabs table td.num {text-align: right; padding: 0 0.5em 0 0.3em}
table.content-tabs table tr.search-tab td {padding-top: 0.4em}
table.content-tabs td.tab-content {padding: 0 1em 1.6em 0.3em}
table.content-tabs td.ico img {border: none; border-width: 0;}
table.content-tabs td.ico {background-repeat: no-repeat; background-position: top; width: 69px; padding-top: 37px;}
div.pages div.arrows a {color: #333333}
div.pages div.arrows span {font-size: 130%}
div.pages div.arrows {padding: 0.2em 40px; font-size: 100%; color: #333333}
div.pages div.sort {padding: 0.5em 40px 0.2em 40px; font-size: 100%}
div.pages div.numbers {padding: 0.2em 40px; font-size: 100%; font-weight: bold}
div.pages div.numbers a, div.pages div.sort a {padding: 0 0.3em}

/* ������.Server */

/* ���� ��� ��������� */

td.l-t {
	background: url('images/l-t.gif') 0 100% no-repeat;
	height: 20px !important;
	color: #006699;
	font-size: 13px;
	padding: 0 0;
	vertical-align: middle;
	width: 20px !important;
	empty-cells: show;
}
td.r-t {
	background: url('images/r-t.gif') 0 100% no-repeat;
	height: 20px !important;
	color: #006699;
	font-size: 13px;
	padding: 0 0;
	vertical-align: middle;
	width: 20px !important;
	empty-cells: show;
}
td.l-b {
	background: url('images/l-b.gif') 0 100% no-repeat;
	height: 20px !important;
	color: #006699;
	font-size: 13px;
	padding: 0 0;
	vertical-align: middle;
	width: 20px !important;
	empty-cells: show;
}
td.r-b {
	background: url('images/r-b.gif') 0 100% no-repeat;
	height: 20px !important;
	color: #006699;
	font-size: 13px;
	padding: 0 0;
	vertical-align: middle;
	width: 20px !important;
	empty-cells: show;
}
td.center_block {
	font-size: 11px;
	padding: 0 20px 0;
	vertical-align: middle;
	empty-cells: show;
}
/* end of ���� ��� ��������� */

.shadow {
	background: url('/images/shadow.png') no-repeat 100% 100%; /* ������� � ����� */
	float: left; /* �������� ��������� ��� ����������� ��������� ���� */
	padding-bottom: 9px;
}

.bottom-left-corner {
	background: url('/images/corner_bl.png') no-repeat -25px 100%; /* ����� ������ ������ */
}

.top-right-corner {
	padding: 0 7px 7px 0; /* ������ ���� ������ � ����� */
	background: url('/images/corner_tr.png') no-repeat 100% -25px; /* ������ ������� ������ ���� */
}

.shadow IMG {
	display: block; /* ������� ������� */
	_margin-left: -4px;
	
} 

.img-shadow {
	border: 0;
	box-shadow: 5px 5px 5px #444;
	-moz-box-shadow: 5px 5px 5px #444;
	-webkit-box-shadow: 5px 5px 5px #444;
	border-radius: 5px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
	background: #444;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=45, Color='#444')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=45, Color='#444');
	
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.img-shadow:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
.img-enlarge {
	cursor: pointer;
}

.clear {    
	clear: left; /* �������� ��������� */ 
}

#mikr-search-result {
	border: 1px solid #A1A1A1;
	display: block;
	overflow: auto; overflow-y:auto;
	width: 280px;
	max-height: 272px;
	position: absolute;
	background: #fff;
 }

ul.mikr_autocomplete {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.mikr_autocomplete li {
	cursor: pointer;
}

ul.mikr_autocomplete li.highlight a:link,
ul.mikr_autocomplete li.highlight a:visited {
	color: #fff;
	background-color: #f30;
}

ul.mikr_autocomplete li a:link,
ul.mikr_autocomplete li a:visited {
	color: #777;
	background-color: #fff;
}

#school-search-result {
	border: 1px solid #A1A1A1;
	display: block;
	overflow: auto;
	position: relative;
	padding: 10px;
	background: #fff;
 }

#shadBG { display: none; position: absolute; background: #000; opacity: 0.4; -moz-opacity: 0.4; -khtml-opacity: 0.4; filter: alpha(opacity=40); width: 100%; height: 100%; top: 0; left: 0; z-index: 99; }
#shadBOX { display: none; position: absolute; background: #9CCFFF; color: #333; font-size: 1.2em; border: 1px solid #111; top: 100px; z-index: 100; }
.shadX { font-size: 12px; color: #000; padding: 4px 0; background: #FFF;}

.red {
	border: 1px solid #FF0000;
	display: block;
	overflow: auto;
	position: relative;
	padding: 10px;
	margin: 10px;
	background: #FFCACA;
	color: #000;
}

.orange {
	border: 1px solid #FF8040;
	display: block;
	overflow: auto;
	position: relative;
	padding: 10px;
	margin: 10px;
	background: #FFD6C1;
	color: #000;
}

.green {
	border: 1px solid #00AA00;
	display: block;
	overflow: auto;
	position: relative;
	padding: 10px;
	margin: 10px;
	background: #CBFFC1;
	color: #000;
}

.red_center {
	border: 1px solid #FF0000;
	display: block;
	overflow: auto;
	position: relative;
	padding: 10px;
	margin: 10px;
	background: #FFCACA;
	color: #000;
	text-align: center;
}

.orange_center {
	border: 1px solid #FF8040;
	display: block;
	overflow: auto;
	position: relative;
	padding: 10px;
	margin: 10px;
	background: #FFD6C1;
	color: #000;
	text-align: center;
}

.green_center {
	border: 1px solid #00AA00;
	display: block;
	overflow: auto;
	position: relative;
	padding: 10px;
	margin: 10px;
	background: #CBFFC1;
	color: #000;
	text-align: center;
}

.border_grey {
}

td.green {
	text-align: center;
	border : 1px solid #cdcdcd;
	font-size : 13px;
	color : #000;
	padding : 4px;
	background: #CBFFC1;
}

td.orange {
	text-align: center;
	border : 1px solid #cdcdcd;
	font-size : 13px;
	color : #000;
	padding : 4px;
	background: #FFD6C1;
}

td.red {
	text-align: center;
	border : 1px solid #cdcdcd;
	font-size : 13px;
	color : #000;
	padding : 4px;
	background: #FFCACA;
}

.ikt_cat {
	cursor: pointer;
	text-align: center;
	margin: 0 1%;
	width: 98%;
	background-color: #89A4EB;
	color: #FFF;
	border: 1px solid #9F9F9F;
	padding-top: 15px;
	height: 30px;
}

.ikt_cat:hover {
	cursor: pointer;
	text-align: center;
	margin: 0 1%;
	width: 98%;
	background-color: #6387E4;
	color: #FFFFFF;
	border: 1px solid #9F9F9F;
	padding-top: 15px;
	height: 30px;
}

.ikt_table {
	cursor: pointer;
	text-align: center;
	width: 100%;
	background-color: #DBB7B7;
	border: 1px solid #CDCDCD;
	padding-top: 5px;
	height: 20px;
}

.ikt_table:hover {
	cursor: pointer;
	text-align: center;
	width: 100%;
	color: #FFFFFF;
	background-color: #C99494;
	border: 1px solid #CDCDCD;
	padding-top: 5px;
	height: 20px;
}

.ikt_table_child {
	cursor: pointer;
	text-align: center;
	width: 97%;
	background-color: #EAD5D5;
	border: 1px solid #CDCDCD;
	padding-top: 5px;
	height: 20px;
}

.ikt_table_child:hover {
	cursor: pointer;
	text-align: center;
	width: 97%;
	color: #FFFFFF;
	background-color: #E2C7C7;
	border: 1px solid #CDCDCD;
	padding-top: 5px;
	height: 20px;
}

#ajax_div p {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
.ban_inline {
	vertical-align: text-top;
	font-size: 13px;
	text-align: center;
	margin: 3px;
	padding: 5px 2px;
	zoom: 1;
	display: inline-block;
	display: -moz-inline-stack;
	border: 1px solid #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	radius: 10px;
}
.menu_row {
	background: #417fca;
}
.video_br {
	background: #D03000 none repeat scroll 0 0;
}
.fontsize12 {
	font-size: 12px;
}
.img_spec {
	position: relative;
	left: 32px;
	top: 0px;
	text-align: center;
	font-size: 14px;
	width: 100px;
	color: #000;
	margin-bottom: 12px;
}
.img_spec:hover {
//	border: 3px #000 solid;
	background: #fff;
	cursor: pointer;
	outline: 3px #000 solid;
}
.img_spec .black {
	display:none;
}
.img_spec .white {
	display:inline;
}
.black-box {
	display: none;
}
.hidden {
	background-color: #ccc;
	display: none;
}
.sim_hidden {
	position: absolute;
	visibility: hidden;
}

.sim_list {
    margin-bottom: 8px;
    padding:0;
    list-style: none;
    counter-reset: li;
}    
.sim_list li {
    position: relative;
    border: 2px solid #DDDDDD;
    background: #FAFAFA;
    padding:16px 20px 16px 28px;
    margin:12px 0 12px 40px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.sim_list li:hover {
    background: #FFF;
    border: 2px solid #ADCEE9;
}
.sim_list li:before {
    line-height: 32px;
    position: absolute;
    top: 4px;
    left:-40px;
    width:40px;
    text-align:center;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    background: #77AEDB;
    counter-increment: li;
    content: counter(li);
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
.sim_list li:hover:before {
    width:46px;
    background: #337AB7;
}
.sim_list li:after {
    position: absolute;
    left: 0;
    top: 4px;
    content: "";
    height: 0;
    width: 0;
    border: 16px solid transparent;
    border-left-color: #77AEDB;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s
}
.sim_list li:hover:after {
    margin-left: 6px;
    border-left-color: #337AB7;
}
#dropZone {    
	color: #555;
	font-size: 18px;
	
	width: 400px;
	padding: 50px;
	margin: 50px auto;

	background: #eee;
	border: 1px solid #ccc;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#dropZone.hover {
	background: #fff;
	border: 2px dashed #75BAFF;
}

#dropZone.error {
	background: #faa;
	border-color: #f00;
}

#dropZone.drop {
	background: #afa;
	border-color: #0f0;
}

table.table_border_grey {
	font-size : 13px;
	color : #000; //555
	background-color : #fff;
	padding : 4px;
	padding : 10px 10px 10px 5px;
	border-collapse: collapse;
	border: 1px;
}
table.table_border_grey td {
	border : 1px solid #cdcdcd;
	color : #000;
	padding : 4px;
}
#politics {
	background-color: #76B3DB;
    min-height: 100px;
    position: fixed;
    bottom: 0;
    width: 100%;
    border: 1px solid #aaa;
    left: 0px;
    padding: 10px;
    font-size: 14px;
    display: none;
    color: #fff;
	box-shadow: 0 0 30px rgba(0,0,0,0.8);
}
#politics #wrapper {
	display: table;
}
.pol_1 {
    position: relative;
    width: 75%;
    float: left;
    height: 50px;
    margin: 25px 0;
    padding-right: 10px;
	display: table-cell;
	vertical-align: middle;
}
.pol_2 {
    position: relative;
    width: 20%;
    float: left;
    height: 50px;
    margin: 25px 0;
    padding-left: 10px;
    padding-right: 10px;
	display: table-cell;
	vertical-align: middle;
}
.pol_3 {
    position: absolute;
    top: 0px;
    right: 23px;
    padding: 0;
    width: 26px;
    height: 26px;
}
.pol_3 a {
	cursor: pointer;
	content: ' ';
    color: #fff;
    font-size: 24px;
}
.button_politics {
    position: relative;
    z-index: 10;
    display: table;
    margin: 0 auto;
    padding: 8px 18px;
    border: none;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 0.5px;
    text-decoration: none !important;
    cursor: pointer;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}