/* Etomite Default
---------------------------------- */

*
{
  padding: 0px;
  margin: 0px;
}

body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 75%;
  background: #FFFFFF;
  background-image:url(/web/20180829072642im_/http://www.udely.ru/templates/default/images/bird.jpg)
}

#page
{
  margin: 0px auto;
  width: 98%;
  background: #fff;
  position: relative;
  clear: both;
}


/* Header
---------------------------------- */
#header
{
  color: #FFEFBB;
  width: 98%;
  padding: 10px;
  height: 80px;
  text-align: right;
}

#mainlogo
{
  float: left;
}

#header h1
{
  color: #379DFF;
  font-size: 2em;
}

#header h2
{
  color: #66CBFF
}


/* Menus
---------------------------------- */
#menu
{
  background-color: #433D1D;
  color: #fff;
  clear: both;
  padding: 10px;
  overflow: hidden;
  height: 15px;
  border-bottom: 1px solid #1F6600;
}

#menu a
{
  color: white;
  text-decoration: none;
}

#menu ul,
#sidebar ul
{
  list-style: none;
  padding: 0;
  margin: 0;
}

#menu li
{
  display: inline;
  font-size: 0.9em;
  font-weight: 900;
}

#menu li a
{
  padding: 10px;
}

#menu li a:hover
{
  background-color: #D7CAA4;
}

#sidebar
{
  float: left;
  width: 190px;
  padding: 5px;
  background: #fff;
}

#sidebar ul a,
li span#LM_youAreHere
{
  display:block;
  background-color:#D7CAA4;
  margin: 2px 0;
  color: #000000;
  text-decoration: unerline;
  padding: 2px 14px 2px 2px;
}

#sidebar ul a:hover,
li span#LM_youAreHere
{
  background-color: #E5D37B;
}

ul#LM_level_2 li a,
ul#LM_level_2 li span#LM_youAreHere
{
  padding-left: 1em;
  background-color: #EDE4B5;
  color: #000000;
   text-decoration:underline;
}

ul#LM_level_3 li a,
ul#LM_level_3 li span#LM_youAreHere
{
  padding-left: 2em;
  background-color: #FFFFFF;
   color: #001EE1;
   text-decoration:underline;
}

li.LM_collapsed a
{
  background-image: url(/web/20180829072642im_/http://www.udely.ru/templates/default/images/LM_arrow-right.gif) !important;
  background: no-repeat 99% 50%;
}

li.LM_expanded a,
li.LM_expanded span
{
  background: url(/web/20180829072642im_/http://www.udely.ru/templates/default/images/LM_arrow-down.gif) no-repeat 99% 50%;
}

li.LM_endPage a,
li.LM_endPage span
{
  background-image: none !important;
}

#sidebar ul#LM_level_1
{
  margin-bottom: 1em;
}

#sidebar ul ul
{
    margin-bottom: 5px;
}


/* ListGlobals
---------------------------------- */
ul.LGlob_list {}

ul.LGlob_list.li {}

li.LGlob_isfolder a
{
  background: url(/web/20180829072642im_/http://www.udely.ru/templates/default/images/LM_arrow-right.gif) no-repeat 99% 50%;
}

li.LGlob_active a
{
  background: #433D1D;
}

li.LGlob_isfolder_active a
{
  background: url(/web/20180829072642im_/http://www.udely.ru/templates/default/images/LM_arrow-down.gif) no-repeat 99% 50%;
}


/* sideBanner
---------------------------------- */
.sideBanner
{
  padding: 5px;
  border: 1px solid #D5C95E;
  font-size: 90%;
  background: #F2EFCE;
  color: #847A22;
  margin: .5em .0em .5em .0em;
}

.sideBanner a
{
  color: #993300 !important;
}

.sideBanner a:hover
{
  color: #000 !important;
}


/* General content
---------------------------------- */
#content
{
  color: #000;
  background: #fff;
  padding: 5px;
  border-left: 1px solid #ddd;
  overflow: hidden;
  clear: right;
}

a:link
{
  color:#001EE1;
  background:inherit;
text-decoration: underline;
}

a:hover,
a:focus
{
  color: #000;
  background:inherit;
  text-decoration: underline;
}

a:visited
{
  color: #001EE1;
  background:inherit;
}

a img
{
  border: 0;
}

h1.pagetitle
{
  font-size: 2em;
  border-bottom: 1px solid #ddd;
  font-weight: 100;
}
a.menu {
	font-size: 14px;
	color: #003399;
	text-decoration: underline;
}
a.menu:visited {
	color: #0033FF;
}
a.menu:hover {
	color: #0099FF;
}
a.menu:active {
	color: #0099FF;
}
a.menu:link {
	color: #0033FF;
}
h1,
h2,
h3
{
  padding: 0;
  margin: 0;
  color: #30A300;
  background:inherit;
}

h1
{
  font-size: 1.6em;
  font-weight: normal;
  color: #000;
  background:inherit;
}

h2
{
  font-size: 1.3em;
}

h3,
h4,
h5,
h6
{
  font-size: 1em;
}

p,
table
{
  margin: .2em 0 1em 0;
}

table
{
  max-width: 95%;
}

ol,
ul
{
  margin: 0 0 1em 0em;
  padding-left: 3em;
}

ol
{
  padding-left: 3.4em;
}

ul
{
  list-style: disc
}

.left
{
  float: left;
}

.right
{
  float: right;
}

.textright
{
  text-align: right;
}

.textcenter
{
  text-align: center;
}

.small
{
  font-size: 0.7em;
}

.bold
{
  font-weight: bold;
}

.em
{
  font-style: italic
}

#pagetrail
{
  font-size: 10px;
  color:inherit;
  background: #F2EFCE;
  border-bottom: 1px dashed #CBBC38;
  padding:3px;
}


/* NewsListing Snippet Classes
---------------------------------- */
ul.newsList
{
  list-style: none;
  padding-left: 1em;
}

li.newsLi
{
  padding: .5em;
  color:inherit;
  background: #efefef;
  margin: .5em;
}

h1.newsTitle
{
  /*the news story title */
  border-bottom: 1px solid #ddd;
}

p.postInfo
{
  text-align: right;
  font-size: 10px;
  color: #aaa;
  background:inherit;
}

h2.oldernewsheading {}

ul.oldnews
{
  font-size: 90%;
}


/* Footer
---------------------------------- */
#footer
{
  color: #AC9F2D;
  padding: 5px;
  margin: 0px 0px 0px 0px;
  background: #E4DD97;
  text-align: center;
  clear: both;
  font-size: 10px;
  border-top: 1px solid #CBBC38
}

#footer a,
#footer a:visited,
#footer a:active
{
  color: #AC9F2D;
  background:inherit;
}

#footer a:hover
{
  color: #000;
  background:inherit;
  text-decoration: underline;
}

#etoNotice,
.hidden
{
  display:none;
}


/* ListSiteMap Styles
---------------------------------- */
ul.LSM_0,
ul.LSM_1,
ul.LSM_2,
ul.LSM_3,
ul.LSM_4,
ul.LSM_5
{
  padding-left: 1em; margin:0;
}

.LSM_0 li,
.LSM_1 li,
.LSM_2 li,
.LSM_3 li,
.LSM_4 li,
.LSM_5 li
{
  padding-top: .2em;
}

ul.LSM_0
{
  margin: 0em;
}


/* Search Styles
---------------------------------- */
.searchbox
{
  margin: 5px 0px;
  padding: 5px;
  border: 1px solid #FFFFFF;
  background: #FFFFFF;
  color: inherit;
}

.searchbox p
{
  margin: 0;
  padding: 0;
}


/* Definition Lists
---------------------------------- */

/* Fieldset - Legend
---------------------------------- */
fieldset
{
  margin: 0em 0em 0em 0em;
  padding: .5em .5em .5em .5em;
  background: #F2EFCE;
  color: #000;
  border: 1px solid #D5C95E;
}

legend
{
  margin: 0em 0em 0em 0em;
  padding: .25em .5em .25em .5em;
  background: #30A300;
  color: #fff;
  border: 1px solid #D5C95E;
  font-weight: bold;
}


/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{
	position:absolute;
	width:10;
	height:10;
	layer-background-color:#453C1D;
	visibility:hidden
}

/*Styles for top level */
.top,.topover{
	position:absolute;
	padding:12px;
	font-family:arial,helvetica;
	font-size:12px;
	text-align : center;
	}
.top,.sub,.sub1{
	background: #453C1D;
	layer-background-color:#666666;
	color:#FFFFFF;
}
.topover,.subover,.sub1over{background: #FFFFFF  repeat-x top; ; layer-background-color:#F0A832; color: #821517; cursor:pointer; cursor:hand; }
.topborder,.subborder,.sub1border{position:absolute; visibility:hidden; background-color:#666666; layer-background-color:#666666}

/*Styles for level 1*/
.sub, .subover,.sub1, .sub1over{position:absolute; padding:5px; font-family:arial,helvetica; font-size:12px}

{background-color:#336699; layer-background-color:#336699; color:Yellow; cursor:pointer; cursor:hand; }
{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}
/*
     FILE ARCHIVED ON 07:26:42 Aug 29, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:20:47 Jan 21, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  CDXLines.iter: 25.402 (3)
  RedisCDXSource: 20.636
  captures_list: 222.902
  LoadShardBlock: 172.128 (3)
  exclusion.robots: 0.262
  exclusion.robots.policy: 0.249
  PetaboxLoader3.datanode: 173.846 (5)
  PetaboxLoader3.resolve: 123.988 (3)
  esindex: 0.014
  load_resource: 183.619 (2)
*/