/* Основные параметры */
body {
	background-image:url("/templates/buster/images/body-bg.png");
	margin: 0;
	color: #555555;
	font-family: "Helvetica", "Arial", "FreeSans", sans-serif;
	font-size: 12px;
	line-height: 1.7em;
}
a {
	text-decoration: none;
	color: #0B86E5;
}
a:hover {
	color: #000000;
}

h1, h2, h3, h4, h5, h6 {
	text-shadow: 1px 1px 1px #FFFFFF;
}
h1 {
	font-size: 180%;
	margin: 15px 15px 0;
}
h2 {
	font-size: 150%;
	margin: 13px 15px 0;
}
h3 {
	font-size: 125%;
	margin: 11px 15px 0;
}
h4 {
	font-size: 100%;
	margin: 9px 15px 0;
}
h5 {
	font-size: 80%;
	margin: 7px 15px 0;
}
h6 {
	font-size: 50%;
	margin: 5px 15px 0;
}
p {
	text-align: justify;
	text-indent: 15pt;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
table td {
	padding: 0;
}
img {
	border: 0;
}
ul {
	margin: 0 0 9px 0;
}
ul.small {
	font-size: 90%;
	line-height: 1.2em;
}
ul.category-module {
	margin: 0;
}
ul.category-module li h4 {
	margin: 5px 10px 0;
}
div.small,
p.small {
	font-size: 80%;
}
html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear {
	background: transparent;
	border: 0px none currentColor;
	clear: both;
	display: block;
	float: none;
	font-size: 0px;
	height: 0px;
	list-style: none outside none;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	visibility: hidden;
	width: 0px;
}

/* Навигация */
.rt-breadcrumbs {
	border-radius: 5px;
	margin: 20px 10px 0 10px;
	padding: 2px 15px;
	background: #DEE1E3;
	border-bottom: 1px solid #F9F9F9;
	border-left: 1px solid #D1D4D6;
	border-right: 1px solid #F9F9F9;
	border-top: 1px solid #D1D4D6;
	text-shadow: 1px 1px 1px #FFFFFF;
}

div.pagination {
	margin: 5px;
}

span.pagination {
	background: #DEE1E3;
	border-bottom: 1px solid #F9F9F9;
	border-left: 1px solid #D1D4D6;
	border-radius: 5px;
	border-right: 1px solid #F9F9F9;
	border-top: 1px solid #D1D4D6;
	/*margin: 20px 10px 0px;*/
	padding: 4px 15px;
	text-shadow: 1px 1px 1px #FFFFFF;
}

span.pagination span,
span.pagination a {
	padding: 0px 4px;
	/*margin: 5px 2px;*/
}
span.pagination span {
	text-shadow: 1px 1px 1px #FFFFFF;
}

/* Макет */
#wrapper {
	width: 100%;
	min-width: 1408px;
}

/* Шапка */
#childsearch {
	margin: 0px;
	position: absolute;
	top: 30px;
	left: 0px;
	text-align:right;
	background: none;
	width:100%;
}
#childlogin {
	margin: 0px;
	position: absolute;
	top: 5px;
	left: -5px;
	text-align:right;
	background: none;
	width:100%;
}

#childlogin #modlgn-username,
#childlogin #modlgn-passwd {
	width:102px;
}


#header .menu {
	/*height: 35px;*/
	background: #212121;
	display: block;
}
#header .header1 {
	background: url("/templates/buster/images/header-1.png") 50% 100% repeat-x #363835;
	display: block;
	height: 150px;
}
#header .header2 {
	background: url("/templates/buster/images/header-2.png") 50% 100% repeat-x #363835;
	display: block;
	height: 18px;
}

#header .header1 .himg {
	background-repeat:no-repeat;
	height: 150px;
}
#header .header2 .himg {
	background-repeat:no-repeat;
	height: 18px;
}
#header .header1 .radio {
	background-image: url("/templates/buster/images/menu/radio_t.png");
}
#header .header2 .radio {
	background-image: url("/templates/buster/images/menu/radio_b.png");
}

/* Центр */
#middle {
	width: 100%;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 10px 246px 0 354px;
	min-width: 800px;
}


/* Левая панель */
#sideLeft {
	float: left;
	width: 334px;
	margin-left: -100%;
	position: relative;
	padding: 0 0 0 10px;
}

/* Правая панель */
#sideRight {
	float: left;
	margin-right: -3px;
	width: 226px;
	margin-left: -236px;
	position: relative;
	padding: 0 10px 0 0;
}


/* Нижний колонтитул */
#footer {
	height: 100px;
}

/* Статьи */
.items-leading,
.items-row,
.cat-items {
	border-radius: 5px;
	background: #FFFFFF;
	border: 1px solid #CECECE;
	padding: 15px;
}
.items-leading .leading,
.items-row .item{ 
	margin-bottom: 30px;
}
.article-info {
	border-radius: 5px;
	margin-bottom: 0px;
	margin-top: 15px;
	padding: 3px 5px;
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
}
.article-info .article-info-term,
.article-info .category-name,
.article-info .hits,
.article-info .parent-category-name,
.article-info .create,
.article-info .createdby,
.article-info .rating {
	background: #BBBBBB;
	border: 1px solid #AAAAAA;
	color: #FFFFFF;
	text-shadow: -1px -1px 1px #888888;
	border-radius: 5px;
	display: inline-block;
	font-size: 13px;
	line-height: 120%;
	padding: 0px 6px;
}
.article-info .icon {
	background-image: url("/templates/buster/images/utility-icons.png");
	display: block;
	float: right;
	height: 17px;
	width: 17px;
	margin-left: 3px;
}
.article-info .print {
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.article-info .print:hover {
	background-position: 0px -32px;
	background-repeat: no-repeat;
}
.article-info .edit,
.article-info .edit_unpublished {
	background-position: -160px 0px;
	background-repeat: no-repeat;
}
.article-info .edit:hover,
.article-info .edit_unpublished:hover {
	background-position: -160px -32px;
	background-repeat: no-repeat;
}

/* Модули */
.sbox_black {
	color: #AAAAAA;
}
.sbox_black .rt-block {
	background: #2E2F2D;
}
.sbox .rt-block {
	background: url("/templates/buster/images/module-gradient2.png") 50% 0px repeat-x #E5E7E8;
	border: 1px solid #D1D4D6;
}
.modulehover-1 .modulebox .rt-block {
	-o-transition: background-color 0.2s cubic-bezier(0, 0, 0.58, 1) 0;
}
.modulebox .rt-block,
.noticebox1 .rt-block,
.noticebox2 .rt-block,
.noticebox3 .rt-block,
.noticebox4 .rt-block {
	border-radius: 5px;
}
.rt-block {
	position: relative;
	margin: 10px 0px;
	padding: 12px;
}
.icon3 .module-icon,
.icon13 .module-icon {
	background-position: 0px -22px;
}
.icon1 .module-icon,
.icon2 .module-icon,
.icon3 .module-icon,
.icon4 .module-icon,
.icon5 .module-icon,
.icon6 .module-icon,
.icon7 .module-icon,
.icon8 .module-icon,
.icon9 .module-icon,
.icon10 .module-icon,
.noticebox1 .module-icon,
.noticebox2 .module-icon,
.noticebox3 .module-icon,
.noticebox4 .module-icon,
.alert2 .module-icon,
.approved2 .module-icon,
.attention2 .module-icon,
.notice2 .module-icon {
	background-image: url("/templates/buster/images/notice-icons.png");
}
.module-icon {
	height: 18px;
	position: absolute;
	right: -3px;
	top: -3px;
	width: 18px;
}
.module-title {
	margin-bottom: 15px;
}
.module-title .title {
	font-size: 150%;
	letter-spacing: normal;
	margin: 0px;
	padding: 0px;
}
.sbox_black .title,
.sbox_black .rt-polltitle { 
	color: #DDDDDD;
	text-shadow: -1px -1px 1px #000000;
}

#footer {
	margin-top:30px;
	text-align:center;
}
#footer .banneritem {
	float: left;
	margin:2px;
}
#footer .moduletable_footer,
#footer .moduletable {
	clear: both;
}

#footer .moduletable_footer {
	clear: both;
	width: 100%;
	margin: 15px 0;
	text-align:center;
}
#footer .bannergroup_footer {
	display: inline-block;
}

table.category {
	width: 100%;
}

/* Графики */
.mrtg {
	border: 0px;
	width: 500px;
	overflow: auto;
	white-space: nowrap;
}
.mrtg800 {
	border: 0px;
	width: 800px;
	overflow: auto;
	white-space: nowrap;
}
.mrtg400 {
	border: 0px;
	width: 400px;
	overflow: auto;
	white-space: nowrap;
}
