body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	min-width: 600px;
}

.gres {
    font-family: arial, helvetica, sans-serif !important;
}

table h2.r {
    font-family: arial, helvetica, sans-serif !important;
}


/************* [стили заголовков] ************/

h1 {
	font-size: 1.8em;
	font-weight: normal;
}

h2 {
	font-size: 1.7em;
	font-weight: normal;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #999;
}

/**************** [стили хидера] *************/

#header {
	margin: 15px 20px 5px 230px;
	background: #c90 url("/images/bg_header.gif") left center repeat-x;
	height: 70px;
}

#search-form, .search-form {
	height: 70px;
	background: url("/images/bg_image.jpg") left center no-repeat;
	text-align: center;
}

.search-field {
	width: 50%;
}

.search-form {
	padding: 0 20px 0 40px;
	line-height: 69px;
	height: 70px;
	text-align: center;
	margin: 0 0 0 20px;
	background: url("/images/bg_header_right.gif") right center no-repeat;
}


/*************** [стили меню] ****************/

#menu {
	margin: 0px 20px 5px 230px;
	background: #c90 url("/images/bg_menu.gif") left center repeat-x;
	height: 25px;
}

#menu-box {
	background: url("/images/bg_menu_right.gif") right center no-repeat;
	height: 25px;
}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	background: url("/images/bg_menu_left.gif") left center no-repeat;
	height: 25px;
}

#menu li {
	display: inline;
	font: 11px/25px tahoma, sans-serif;
}

#menu li a {
	float: left;
	height: 25px;
	color: #fff;
	font: 11px/25px tahoma, sans-serif;
	text-decoration: none;
	background: #c90 url("/images/bg_but_off.gif") left repeat-x;
	padding: 0 20px 0 20px;
	margin-right: 1px;
}

#menu li a.selected {
	background: #c90 url("/images/bg_but_on.gif") left repeat-x;
}

#menu li a:hover {
	background: #c90 url("/images/bg_but_on.gif") left repeat-x;
}

/************** [логотип] ***************/

#logo {
	top: 25px;
	left: 20px;
	position: absolute;
	width: 198px;
	height: 64px;
	background: url("/images/logo.gif") left top no-repeat;
	text-decoration: none;
}

/************* [основной блок] ************/

#content {
	padding: 0px 20px 40px 20px;
	margin-right: 240px;
}

/************* [стили футера] *************/

p.footer {
	width: 90%;
	font-size: 0.85em;
	color: #999;
	margin-top: 10px;
	border-top: 1px solid #999;
	padding: 10px 0px 20px 0px;
}

/********* [стили главной страницы] *********/

table.wire {
	width: auto;
}

html>body table.wire {
	width: 95%;
}

ul.mainlist li {
	color: #777;
	margin-bottom: 10px;
}

ul.mainlist li span {
	font-size: 1.5em;
	color: #000;
}

ul.regions-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.regions-list li {
	list-style: none;
	display: inline;
}

ul.regions-list li a span {
	font-size: 1.5em !important;
}

/*********** [стили правого меню] ***********/

#right {
	width: 200px;
	position: absolute;
	top: 140px;
	right: 20px;
	padding-left: 25px;
	padding-bottom: 30px;
	background: url("/images/bg_right.gif") left repeat-y;
}

#right h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #c90;
	margin: 0px 0px 10px 0px;
}

#right p {
	font-size: 0.85em;
	margin: 0px 0px 10px 0px;
	
}

#right ul {
	font-size: 0.85em;
	margin-left: 0;
	padding-left: 20px;
}

#buttons {
	width: 135px;
}

#buttons a {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}

#buttons a img#dest {
	margin-right: 5px;
}

p.code {
	background-color: #eee;
	font-family: monospace;
	font-size: 1.2em;
	padding: 10px 15px 10px 15px;
	color: #666;
	border: 1px solid #999;
}

/************* [список сайтов] ************/

#siteslist {
	list-style: none;
	margin-right: 20px;
	padding: 0;
}

#siteslist li {
	margin-bottom: 15px;
	background: url("/images/icon-site.gif") left top no-repeat;
	padding-left: 22px;
}

#siteslist li .desc {
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 3px;
	display: block;
}

#siteslist li .details {
	margin-left: 10px;
	font-size: 0.85em;
	color: #999;
}

#siteslist li .details a {
	text-decoration: none;
	color: #999;
}

#siteslist li .details a:hover {
	color: #f90;
}

p#nav {
	font-size: 0.85em;
	color: #999;
}

p.pages {
	background-color: #eee;
	margin-right: 20px;
	padding: 5px 5px 5px 10px;
	font-size: 0.85em;
	color: #999;
}

/*********** [добавление сайта] ************/

p.note {
	font-size: 0.85em;
	border: 1px solid #ccc;
	padding: 5px 10px 5px 10px;
	background-color: #eee;
	color: #999;
	margin-right: 20px;
}

span.red {
	color: #c00;
}

p.error, p.alarm {
	border: 3px solid #f90;
	padding: 10px 15px 10px 15px;
	margin-right: 20px;
}

/*********** [администрирование] ************/

#admin {
	font-size: 0.85em;
	background-color: #eee;
	padding: 5px 5px 5px 15px;
	margin: 10px 20px 0 0;
	border-left: 5px solid #f90;
}

#admin input.logout {
	background-color: #999;
	border: 1px solid #333;
	font-size: 0.85em;
	color: #fff;
	margin-left: 10px;
}

ul.tree li {
	list-style: none;
}

li.level-second {
	margin-left: 40px;
}

.editsite {
	font-size: 0.85em;
	line-height: 20px;
	display: block;
	margin: 10px 0 0 10px;
	float: none;
	height: 20px;
}

.editsite a {
	color: #999;
}

.editsite a:hover {
	color: #f90;
}

a.add {
	padding-left: 20px;
	background: url("/images/add.gif") left center no-repeat;
	height: 20px;
}

a.edit {
	padding-left: 20px;
	background: url("/images/edit.gif") left center no-repeat;
	height: 20px;
	float: left;
}

a.del {
	padding-left: 20px;
	background: url("/images/del.gif") left center no-repeat;
	height: 20px;
	float: left;
}


/************** [стили ссылок] **************/

a {
	color: #c90;
}

a:hover {
	color: #f90;
}

/************** [стили поиска] **************/

div#search-res p.search-title {
	font-size: 1.5em;
}

div#search-res p.search-desc {
	margin-left: 20px;
}

/************** [стили rss] **************/

p.rss-feed {
	margin-bottom: 15px;
	background: url("/images/icon-rss.gif") left top no-repeat;
	padding-left: 22px;
}

/************** [ссылки] **************/

#links {
	width: 90%;
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #999;
	font-size: 0.85em;
	color: #999;
}

#links a, #side-links a {
	color: #999;
}

#links a:hover, #side-links a:hover {
	color: #f90;
}

#side-links {
	font-size: 0.85em;
	color: #999;
	padding-right: 20px;
}
