@CHARSET "UTF-8";


/* Misc
-------------------------------------------------------*/
body {
	min-width: 980px;
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5f696e;
}
.clr {
	clear: both;
}
div.edit-text-page {
	float: right;
	padding: 15px;
	font-size: 14px;
	line-height: 26px;
	background-color: #ff8800;
}
div.edit-text-page a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.print-version-visible { display: none; }
a.print-version-hidden, a.print-version-unhide { display: block; }
h2.print-version-hidden, h2.print-version-unhide { display: block; }
div.print-version-hidden, div.print-version-unhide { display: block; }
td.print-version-hidden, td.print-version-unhide { display: table-cell; }
tr.print-version-hidden, tr.print-version-unhide { display: table-row; }
table.print-version-hidden, table.print-version-unhide { display: table; }
.print-version-hide { display: none !important; }

b, strong {font-weight: bold;}


/* =Banners
----------------------------------------------- */
div.banner-index {
	width: 583px;
	height: 250px;
	overflow: hidden;
}
div.banner-top {
	width: 583px;
	height: 125px;
	overflow: hidden;
}
div.banner-right {
	width: 291px;
	height: 250px;
	overflow: hidden;
}
div.banner-additional {
	width: 291px;
	height: 125px;
	overflow: hidden;
}
div.banner-bottom {
	float: left;
	width: 300px;
	height: 85px;
	padding: 90px 10px 70px 10px;
}

/* Header
-------------------------------------------------------*/
div#topline {
	background-color: #e26f00; text-align: center;
	}

div.header-menu {
	float: right;
	height: 50px;
	padding: 0px 0px 3px 18px;
}

.header-menu a:link, .header-menu a:visited {
	color: #747476;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.header-menu a:hover {
	color: #e26f00;
	text-decoration: underline;
}

div.header-menu2 {
	float: right;
	height: 50px;
	padding: 0px 0px 3px 18px;
}

.header-menu2 a:link, .header-menu2 a:visited {
	color: #e26f00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.header-menu2 a:hover {
	text-decoration: underline;
}


#logo {
	text-align: right;
	margin: 30px 0px 20px 0px;
}


/* Content
-------------------------------------------------------*/
#content {
	padding: 30px 0px 30px 0px;
	vertical-align: top;
	font-size: 12px;
	line-height: 130%;
}
#content #part {
	display: block;
	color: #e26f00;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	text-align: left;
	margin: 0px 0px 25px 0px;
}
#content #part2 {
	display: block;
	color: #e26f00;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	text-align: left;
	margin: 30px 0px 25px 0px;
}
#content .hblock {
	display: block;
	color: #e26f00;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	text-align: left;
	margin: 30px 0px 25px 0px;
}
#content .advblock {
	display: block;
	color: #000000;
	background-color: #eff0f0;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 5px 30px;
	text-align: left;
	margin: 30px 0px 25px 0px;
}
#content P {
	margin: 0px 0px 10px 0px;
}
H1 {
	font-size: 14px;
	font-weight: bold;
	color: #e26f00;
	margin: 0px 0px 10px 0px;
}
H2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 20px 0px 10px 0px;
}

.select {
	color: #e26f00;
	}

#content a:link, #content a:visited {
	color: #5f696e;
	text-decoration: underline;
}
#content a:hover {
	color: #e26f00;
	text-decoration: none;
}
#content #allnews:link, #content #allnews:visited {
	color: #e26f00;
	font-weight: bold;
	text-decoration: underline;
}
#content #allnews:hover {
	text-decoration: none;
}
#content BLOCKQUOTE {
	background-color: #EFF0F0;
	padding: 20px;
	margin: 20px 0px 20px 0px;
}
#content .fpcomment:link, #content .fpcomment:visited {
	color: #5f696e;
	text-decoration: none;
}
#content .fpcomment:hover {
	color: #e26f00;
	text-decoration: underline;
}

/* Footer
-------------------------------------------------------*/
#footer {
	height: 105px;
	width: 100%;
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
}
#footer-content {
	width: 876px;
}
#footer-content #copyright {
	color: #5f696e;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	line-height: 13px;
	padding: 20px 0px 30px 0px;
}
#footer-content a:link, #footer-content a:visited {
	color: #5f696e;
	text-decoration: underline;
}
#footer-content a:hover {
	color: #e26f00;
	text-decoration: none;
}


/* Header-menu
-------------------------------------------------------*/
table#header-menu {
	width: 876px;
	font-size: 12px;
	background: #747476;
	margin-top: 10px;
	background-image: url(/img/menu_dev.gif);
	background-position: center;
	background-repeat: no-repeat;
}
table#header-menu td {
	height: 40px;
	width: 146px;
	vertical-align: middle;
	line-height: 32px;
	/*padding: 0 5px 0 15px;*/
}

table#header-menu a.menu-item {
	text-align: center;
	display: block;
	padding: 0px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
div.header-menu-item {
	position: relative;
}
div.header-menu-item div {
	display: none;
	position: absolute;
	width: 200px;
	padding-bottom: 4px;
	background: transparent url('/img/menu/popup-bottom.png') no-repeat scroll left bottom;
	_background: transparent;
}
div.header-menu-item p.top {
	height: 12px;
	overflow: hidden;
}
div.header-menu-item p.middle {
	padding: 10px 20px;
}

div.header-menu-item p.middle a {
	display: block;
	padding: 5px 0;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}
div.header-menu-item p.middle a:hover {
	text-decoration: underline;
}


/* =Submenu Left
----------------------------------------------- */
#submenu {
	width: 262px;
	padding: 0px 30px 0px 0px;
}
#submenu #subpart {
	display: block;
	color: #e26f00;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	text-align: left;
	margin: 30px 0px 25px 0px;
}
#submenu a:link, #submenu a:visited {
	display: block;
	padding-left: 30px;
	margin: 10px 0px 11px 0px;
	color: #5f696e;
	font-size: 12px;
	text-decoration: none;
}
#submenu a:hover {
	color: #DA6C00;
}
#submenu .current-sub-menu:link, #submenu .current-sub-menu:visited {
	color: #e26f00;
	background: transparent url('/img/link-arrow-right-pink.gif') no-repeat scroll left top;
}
#submenu .current-sub-menu:hover {
	color: #778e33;
}
.dots {
	width: 100%;
	height: 1px;
	background: url('/img/dots_h.gif') repeat-x left top;
}


/* =News Frontpage
----------------------------------------------- */
#fpnews {
	width: 906px;
}
#fpnews TD {
	width: 25%;
	padding: 0 15px 0px 15px;
}
#fpnews a:link, #fpnews a:visited {
	color: #5f696e;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
}
#fpnews a:hover {
	color: #e26f00;
}
#fpnews h2 {
	color: #000000;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
#fpnews div.date {
	color: #e26f00;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	display: inline;
}
div#content-wrapper {
	margin: 0 auto;
	width: 960px
}

/* =News List
----------------------------------------------- */
#newslist {
}
#newslist .date {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 20px 20px 0px;
}
#newslist .head a:link, #newslist .head a:visited {
	color: #5f696e;
	font-size: 12px;
	text-decoration: none;
}
#newslist .head a:hover {
	color: #e26f00;
	text-decoration: underline;
}
#newsdate {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	display: inline;
}
a#all-news {
	display: block;
	padding-top: 20px;
	font-size: 27px;
	color: #ff8800;
}

/* =Blocks Frontpage
----------------------------------------------- */
td .block-head {
	color: #e26f00;
	font-size: 16px;
	font-weight: bold;
	padding: 40px 0px 0px 0px;
}
td .block-head .block-link:link, td .block-head .block-link:visited {
	color: #e26f00;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
td .block-head .block-link:hover {
	color: #e26f00;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}


/* =Page Selector
----------------------------------------------- */
div.pager {
	clear: both;
	padding: 20px 0;
	font-size: 12px;
}
div.pager table {
	width: 100%;
}
div.pager td {
	padding: 1px;

	text-align: center;
	text-transform: lowercase;
	font-weight: bold;

	color: #4c5c75;
	border: none;
}
div.pager td.link {
	width: 1px;
}
div.pager td a, div.pager td.current b {
	display: block;
	width: 32px;
	height: 32px;

	background: #f8f8f8;
	border: 1px solid #e4e3e8;

	line-height: 32px;
	text-decoration: none;
}
div.pager td a {
	color: #acb4c1;
}
div.pager td.back, div.pager td.next {
	padding: 1px 14px;
}
div.pager td.back a, div.pager td.next a {
	width: 53px;
	border: 1px solid #e4e3e8;
}
div.pager td.back a:hover, div.pager td.next a:hover {
	width: 51px;
}
div.pager td a:hover {
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: 2px solid #1ba1ea;
}

/* =Channel List
----------------------------------------------- */
.channel-list {
	width: 876px;
	border: solid 1px #f6f7f0;
	text-align: center;
}
a.channel-item-img {
	display: block;
	padding: 22px;
	text-decoration: underline;
	color: #da0361;
	line-height: 26px;
	float: left;
}
#channel-logo IMG {
	padding: 0px 23px 23px 23px;
}
#channel-logo DIV {
}


/* =Shedule Frontpage
----------------------------------------------- */
#filter-timezone select {
	width: 424px;
	font-size: 11px;
	color: #5f696e;
	margin: 15px 0px 10px 0px;
}
#filter-timezone .label {
	font-size: 11px;
	font-weight: normal;
	color: #5f696e;
}

.data-grid {
	font-size: 11px;
	color: #5f696e;
	font-weight: normal;
}
.data-grid .row-even {
	background-color: #FFFFFF;
}
.data-grid .row-odd {
	background-color: #FFFFFF;
}
.data-grid .progtime {
	color: #778e33;
	padding: 0px 10px 3px 0px;
}
.data-grid .progname {
	width: 100%;
	padding: 0px 0px 3px 0px;
}
.no-data {
	font-size: 11px;
	color: #5f696e;
	font-weight: normal;
}
.channel-full-schedule:link, .channel-full-schedule:visited {
	color: #5f696e;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.channel-full-schedule:hover {
	text-decoration: none;
	color: #778e33;
}
.li_fp {
	color: #891746;
	margin: 20px 0px 10px 0px;
}


/* =Оборудование
----------------------------------------------- */
.equipment-text {
	display: none;
	padding: 10px !important;
	font-size: 0.9em !important;
	line-height: 1.1em;
	background-color: #f6f7f0;
}
.equipment-text LI {
	margin: 0px 0px 5px 0px;
}
div {
	border: none !important;
}
a.equipment-link {
	display: block;
	line-height: 24px;
}


/* =Карта
----------------------------------------------- */
#city-selector {
	padding: 18px 0px 18px 0px;
	background-color: #eff0f0;
	text-align: center;
}
#city-selector select {
	width: 300px;
	font-size: 12px;
}
.shop {
	margin: 0px 0px 30px 0px;
}
.shop strong {
	color: #000000;
}


div.doc {border: 0px; font-size: 11px;}
div.doc div {padding: 0 0 20 0px; margin-left: 40px; position: relative;}
div.doc div img {left: -40px; position: absolute;}
div.doc div span {display: block; color: #999999}

.hidden {
	position: absolute;
	width: 1px; height: 1px;
	overflow: hidden;
	left: -10000px;
}


.tabdata {
	margin-bottom: 20px;
}
.tabdata TH {
	background-color: #eff0f0;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}
.tabdata TD {
	font-weight: normal;
	padding: 5px;
	text-align: left;
	border-bottom: solid 1px #eff0f0;
}

input#opinion-name, input#opinion-city, select#opinion-status, textarea#opinion-text {
	border: 1px solid #CCCCCC;
	height: 15px;
	padding: 5px;
	margin: 5px 0;
	float: left;
	width: 400px;
}
textarea#opinion-text {
	height: 150px;
	width: 572px;
}
div#opinion-submit {
	position: absolute;
	left: 0;
	bottom: 0;
}
div#opinion-submit a {
	display: block;
	float: left;
	line-height: 27px;
	padding-right: 15px;
	color: #0097FF;
}
label {
	display: block;
	width: 150px;
}
form#opinion-form {
	position: relative;
	display: block;
	float: left;
	padding-bottom: 40px;
}


#topdealer {
	background-color: #EFF0F0;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 20px 0px;
}

/* =Формы
----------------------------------------------- */

.fpart {padding: 20px 0px 10px 0px;}
.flabel {padding: 5px 10px 5px 10px; background-color: #e6e7e7; text-align: left; vertical-align: top; width: 287px; font-size: 11px;}
.ffield {padding: 5px 10px 5px 10px; background-color: #EFF0F0; text-align: left; vertical-align: top; width: 350px;}
/* .ffield input {border: 1px solid #CCCCCC; height: 18px;} */