/*************************main(root)*************************/

body.root h1 {
	xdisplay: none;
}

#main {
	clear: both;
	padding: 37px 0 0 0;
}

#check {
	xwidth: 225px;
	width: 200px;
//	xheight: 243px;
	height: 40px;
	xbackground: #cc0000 url(/i/bg/check.jpg) top left no-repeat;
	color: #fff;
	float: left;
	xfont-size:12px;
}

//#check img {
//	xmargin: 19px 0 0 23px;
//}

#check form {
	xmargin: 50px 0 0 0;
	xpadding: 0 0 0 20px;
}

//#check form  p {
//	xmargin: 0 0 0 3px;
//	xfont-size: 0.7em;
//	xline-height: 1.1em;
//	xcolor: #fff;
//}

#check form label, #check form input {
	display: block;
	position: relative;
	float: left;
	border: 1 solid #999999;
}

#check input[type=hidden] {
	display: none;
}

#check form label {
	margin: 9px 0 0 0;
}

#check form input {
	border: 1 ;
	height: 20px;
	vertical-align: middle;
	color: #4f4d4d;
	font-size: 11px;
	padding: 2px 0 0 5px;
}

#check form .street {
	xwidth: 172px;
	width: 140px;	
	xmargin-top: 16px;
}

#check form .street input {
	xwidth: 172px;
	width: 140px;

}

#check form .house {
	width: 43px;
}
#check form .house input {
	width: 43px;
}

#check form input.image {
	xmargin: 9px 0 0 0;
	xmargin-left: 8px;
	xpadding: 0;
	xheight: 21px;
	xwidth: 122px;
}

#main #promo iframe {
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
}

#showRocketFly {
	position: absolute;
	top: -178px;
}

#showRocket a {
	text-align: center;
}

#main #promo {
	width: 706px;
	height: 243px;
	float: left;
	margin: 0 0 0 10px;
	position: relative;
	background: #ffffff url(/i/bg/promo.gif) 0 -17px no-repeat;
	overflow: hidden;
}

#main #promo #banner-wrapper {
	width: 706px;
	height: 217px;
}

#main #promo #promolinks {
	list-style: none;
	margin: 0;
	width: 1000px;
	overflow: hidden;
}

#main #promo #promolinks li div.banner {
	position: absolute;
	width: 706px;
	height: 217px;
	background: none;
	top: 0;
	left: 0;
	float: none;
	border: 0;
	display: none;
}

#main #promo #promolinks li.selected div.banner {
	display: block;
}

#main #promo #promolinks li {
	float: left;
	position: static;
	margin: 0;
	padding: 0;
	background: none;
}

#main #promo #promolinks li div {
	background: url(/i/corners/tab-mid.gif) top left repeat-x;
	height: 24px;
	margin: 0 1px 0 0;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #c7c8cc;
}

#main #promo #promolinks li div div {
	background: url(/i/corners/tab-left.gif) top left no-repeat;
	margin: 0;
	border: 0;
	font-size: 0.7em;
}

#main #promo #promolinks li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 3px 5px 0 5px;
	height: 21px;
	background: url(/i/corners/tab-right.gif) top right no-repeat;
	min-width: 123px;
	white-space: nowrap;
}

#main #promo #promolinks li a span {
	width: 123px;
	display: block;
	font-size: 1px;
	height: 0;
	overflow: hidden;
}

#main #promo #promolinks li.selected div {
	background: url(/i/corners/current-tab-mid.gif) top left repeat-x;
	color: #cd0000;
	height: 26px;
	border: 0;
}

#main #promo #promolinks li.selected div div {
	background: url(/i/corners/current-tab-left.gif) top left no-repeat;
}

#main #promo #promolinks li.selected a {
	color: #cd0000;
	background: url(/i/corners/current-tab-right.gif) top right no-repeat;
	height: 22px;
	padding-top: 4px;
}

#main #portals {
	width: 223px;
	clear: both;
	margin: 10px 0 0 0;
	float: left;
}

#main #portals ul, #footer #portals ul {
	list-style: none;
	margin-left: 8px;
	overflow: hidden;
	margin-bottom: 0;
}

#main #portals ul li, #footer #portals ul li {
	float: left;
	width: 89px;
	padding: 0 0 0 10px;
	margin: 0;
	height: 23px;
	background: none;
}

#portals a {
	color: #cd0000;
	text-decoration: none;
	font-size: 0.8em;
}

#main #news {
	padding: 38px 0 0 43px;
	float: left;
}

#main #news dl {
	margin: 15px 0 0 0;
	font-size: 0.75em;
}

#main #news dt {
	float: left;
	color: #cd0000;
}

#main #news dd {
	margin: 0 0 10px 37px;
	width: 410px;
	color: #384b58;
}

#main #news dd a {
	color: #384b58;
}

#main #news ul, #footer #search-wrapper ul, ul.bottomlinks {
	list-style: none;
	font-size: 0.6em;
	margin: 0 0 0 29px;
	padding: 10px 0 0 0;
}

#main #news ul li, #footer #search-wrapper ul li, ul.bottomlinks li {
	float: left;
	text-transform: uppercase;;
	padding: 0 8px;
	border-right: 1px solid #5f798b;
	background: none;
	margin: 0;
}

#main #news ul li.last, #footer #search-wrapper ul li.last, ul.bottomlinks li.last {
	border: 0;
}

#main #news ul li a, #footer #search-wrapper ul li a, ul.bottomlinks li a {
	color: #cd0000;
}

#main #showOnline, #main #sendHDTV, #main #music {
	margin: 37px 0 0 40px;
	float: left;
}
#main #sendHDTV, #main #music  {
	margin-top: 45px;
}
#main #showOnline img, #main #sendHDTV img, #main #music img {
	margin: 0 0 20px 0;
}

#main #showOnline a, #main #sendHDTV a, #main #music a {
	color: #1879bf;
	font-size: 0.7em;
	display: block;
}
#main #banners div {
	width: 307px;
	height: 162px;
	float: left;
	margin: 20px 10px 0 0;
}

#main #banners .last {
	margin-right: 0;
}
body.root #content ul {
	padding: 0;
}
body.root #content ul li {
	list-style: none;
}


/*******************list******************/
#aside {
	float: left;
	width: 240px;
}

body.root #aside {
	display: none;
}
#aside .banner img {
	width: 240px;
	height: 224px;
	display: block;
}

#content h1 {
	font-size: 2em;
	font-weight: normal;
	color: #000;
	margin: 0 0 1em -30px;
}

#content h2 {
	color: #cd0000;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0.5em 0;
	padding-top: 0.5em;
}

#content h3 {
	padding: 0;
	color: #84A0B4;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}
#content a.send {
	display: block;
	color: #84A0B4;
	font-size: 1.2em;
	font-weight: normal;
	margin: 4em 0 2em 0;
}
#content ul, #content ol {
	padding: 0;
	margin: 0 0 2em;
}

#content ul li, #content ol li {
	margin: 0 0 0.5em 0;
	padding: 0;
}
#content ul {
	padding: 0 0 0 30px;
}

#content ul li {
	list-style: disc;
}
#content ul li ul {
	padding: 10px 0 10px 15px;
}
#content ul li ul li {
	list-style: circle;
}
#content {
	xmargin: 0;
	xpadding: 18px 0 170px 45px;
	xfloat: left;
	xwidth: 646px;
	xfont-size: 0.8em;
	xcolor: #384b58;
}

body.root #content {
	padding: 0;
	float: none;
	width: auto;
	font-size: 100%;
}

#content p {
	color: #384b58;
	margin: 0 0 2em 0;
}

#content ul {
	list-style: none;
}

#content ol {
	padding-left: 30px;
}

#content a {
	xcolor: #1879bf;
}
#cinema-block {
	margin: 50px 0 0 0;
	width: 240px;
}

#cinema-block .inner {
	padding-left: 17px;
}

#cinema-block h4 {
	color: #84a0b4;
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 0 7px 7px;
}
#cinema-block form a#poster {
	position: relative;
	overflow: hidden;
	width: 128px;
	height: 176px;
	display: block;
	float: left;
}

#cinema-block form img {
	width: 128px;
	height: 176px;
	z-index: 1;
}

#cinema-block form div.corners {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	background: url(../i/corners/poster-corners.png);
	width: 128px;
	height: 176px;
}

#cinema-block #film {
	float: left;
	padding-top: 7px;
}

#cinema-block #price {
	color: #cd0000;
	font-size: 1.5em;
	float: left;
	padding: 0 0 0 12px;
}

#cinema-block #price span.small {
	font-size: 0.4em;
	float: left;
	line-height: 1em;
	padding: 0 0 0 2px;
}

#cinema-block #price span.rur {
	float: left;
	display: block;
	line-height: 1em;
}

#cinema-block #price span.cur {
	color: #bcbcbc;
}

#cinema-block #seance {
	width: 60px;
	float: left;
	clear: both;
	font-size: 0.6em;
	padding: 13px 0 0 10px;
}

#cinema-block #seance input {
	vertical-align: middle;
	margin: 0 5px 0 0;
}

#cinema-block #seance label {
	display: block;
	margin: 0 0 5px 0;
	white-space: nowrap;
}

#cinema-block #seance input.image {
	margin: 5px 0 0 -2px;
}

#cinema-block ul {
	clear: both;
	list-style: none;
	padding: 3px 0 0 0;
}

#cinema-block ul li {
	 float: left;
	 width: 23px;
	 height: 19px;
	 background: url(/i/bg/number.gif) top left no-repeat;
	 margin: 6px 6px 0 0;
	 text-align: center;
	 font-size: 0.8em;
}

#cinema-block ul li a {
	color: #fff;
	text-decoration: none;
	width: 100%;
	height: 18px;
	display: block;
	padding: 1px 0 0 0;
}

#cinema-block ul li.current {
	background: url(/i/bg/number-current.gif) top left no-repeat;
}

#cinema-block ul li.current a {
	color: #cd0000;
}



#content a.print {
	color: #84a0b4;
	padding: 0 0 0 15px;
	background: url(/i/icons/print.gif) center left no-repeat;
	float: right;
}
body.root #content a.print {
	display: none;
}

#content a.thematic-banner {
	float: right;
}


body.packets-diff-old a.thematic-banner,
body.error404 a.thematic-banner,
body.popup a.thematic-banner,
body.sitemap  a.thematic-banner {
	display: none;
}


/* table *************************/
//table {
//	xborder-collapse: collapse;
//	xmargin: 0 0 14px 0;
//	xwidth: 100%;
//	xtable-layout: fixed;
//	xempty-cells: show;
//}

.cornered table {
//	xmargin: 0 9px;
//	xclear: both;
//	xwidth: 626px;
}
body.eshop .cornered table, body.eshop-juridical .cornered table {
	width: 100%;
}

//th {
//	xfont-weight: normal;
//	xtext-align: left;
//	xcolor: #84a0b4;
//	xfont-size: 0.9em;
//	xpadding-bottom: 7px;
//}

//th,  td {
//	xpadding-left: 20px;
//	xvertical-align: middle;
//}

//td {
//	xborder-top: 1px solid #dddddd;
//	xpadding-top: 7px;
//	xpadding-bottom: 7px;
//	xcolor: #000;
//}

td.name {
	font-weight: bold;
}

th.tariff {
	width: 150px;
}

th.tv {
	width: 30px;
}

td a.spec, span.novelty  {
	color: #cd0000 !important;
	font-size: 0.75em;
	font-weight: normal;
	display: block;
}

span.novelty {
	display: inline;
	vertical-align: super;
}

table.channels th {
	border-bottom: 1px solid #dddddd;
}
/* tabbed *************************/
.tabbed {
	position: relative;
	padding: 26px 0 0 0;
}
.tabbed #tabs {
	position: absolute;
	top: 1px;
	left: 16px;
	z-index: 5;
	background: url(../i/corners/tabs/tabs-l.gif) top left no-repeat;
}
.tabbed #tabs li {
	float: left;
	height: 26px;
	padding: 0 0 0 15px;
}
.tabbed #tabs li div {
	padding: 0 15px 0 0;
	height: 26px;
	float: left;
}
.tabbed #tabs li.last {
	background: url(../i/corners/tabs/tab-r-tr.gif) top right no-repeat;
}
.tabbed #tabs div img {
	margin: 9px 0 0 0;
}
.tabbed #tabs li.current {
	background: url(../i/corners/tabs/tab-cur-l.gif) top left no-repeat;
	z-index: 5;
}
.tabbed #tabs li.current div {
	background: url(../i/corners/tabs/tab-cur-r.gif) top right no-repeat;
}
.tabbed #tabs #tab2 div {
	background: url(../i/corners/tabs/tab-r-tr.gif) top right no-repeat;
}
.tabbed #tabs #tab2 {
	margin-left: -15px;
}
.tabbed #tabs li div a {
	display: block;
	height: 100%;
	float: left;
}

/*********************eshop*****************/
body.eshop .step1 label, body.eshop-juridical .step1 label {
	float: left;
	font-size: 1.05em;
	padding: 0 20px 0 0;
	line-height: 1;
}

body.eshop .step1 label.street, body.eshop-juridical .step1 label.street {
	width: 300px;
}

body.eshop .step1 label.house, body.eshop-juridical .step1 label.house {
	width: 60px;
}

.zIndex500 {
	z-index: 500 !important;
}

body.eshop .step1 label span, body.eshop-juridical .step1 label span {
	font-size: 0.8em;
	color: #84a0b4;
	font-style: italic;
}

body.eshop .step1 label input, body.eshop-juridical .step1 label input {
	display: block;
	margin: 0.4em 0;
	width: 100%;
	border: 1px solid #cbced8;
	height: 18px;
}

body.eshop .step1 input.submit, body.eshop-juridical .step1 input.submit {
	margin-top: 1.4em;
}

body.eshop .step1 .cornered .inner, body.eshop-juridical .step1 .cornered .inner {
	overflow: visible;
}

body.eshop #eshop .cornered .inner, body.eshop-juridical #eshop .cornered .inner {
	padding: 10px 15px;
}
body.eshop #eshop #eMontage .cornered .inner, body.eshop-juridical #eshop #eMontage .cornered .inner {
	padding-bottom: 20px !important;
}

body.eshop .step2 table, body.eshop .step2 h3, body.eshop-juridical .step2 table, body.eshop .step2 h3 {
	margin: 15px 0;
}

body.eshop .step2 .cornered .inner, body.eshop .step2 .cornered .inner {
	padding: 10px 0 0;
}

body.eshop .step2 .cornered h3, body.eshop-juridical .step2 .cornered h3 {
	position: static;
	border-top: 1px solid #cccccc;
	padding-top: 15px;
	margin-bottom: 0;
	color: #697781;
	overflow: hidden;
}


body.eshop .step2 .cornered h3, body.eshop .step2 .cornered table, body.eshop-juridical .step2 .cornered h3, body.eshop-juridical .step2 .cornered table {
	display: none;
}

body.eshop .step2 .sel h3, body.eshop .step2 .sel table, body.eshop-juridical .step2 .sel h3, body.eshop-juridical .step2 .sel table {
	display: inherit;
}

body.eshop .step2 .service, body.eshop-juridical .step2 .service {
	margin: 0;
	overflow: hidden;
}
body.eshop .step2 .complex {
	background: url(/i/eshop/complex.jpg) 20px 0 no-repeat;
}
body.eshop .step2 .internet, body.eshop-juridical .step2 .internet {
	background: url(/i/eshop/internet.jpg) 10px 0 no-repeat;
}
body.eshop .step2 .television, body.eshop-juridical .step2 .television {
	background: url(/i/eshop/television.jpg) 10px 0 no-repeat;
}
body.eshop .step2 .telephony, body.eshop-juridical .step2 .telephony {
	background: url(/i/eshop/telephony.jpg) 10px 0 no-repeat;
}
body.eshop .step2 .none {
	background: url(/i/eshop/later.jpg) 5px 0 no-repeat;
}
body.eshop .step2 label, body.eshop-juridical .step2 label {
}
body.eshop .step2 .service label, body.eshop-juridical .step2 .service label {
	display: block;
	float: left;
	height: 72px;
	padding: 0 0 0 100px;
	margin: 0 0 0 0px;
	font-size: 1.1em;
	color: #384b58;
	width: 480px;
}

body.eshop .step2 .service input, body.eshop-juridical .step2 .service input {
	line-height: 49px;
	height: 45px;
	display: block;
	float: left;
}
body.eshop .step2 table, body.eshop-juridical .step2 table {
	border-collapse: collapse;
	table-layout: fixed;
}


body.eshop .step3 .addpackets label, body.eshop-juridical .step3 .addpackets label {
	font-size: 125%;
	color: #384b58;
}

body.eshop .step3 .addpackets .disabled td, body.eshop .step3 .addpackets .disabled td label, body.eshop #content .addpackets .disabled td a,
body.eshop-juridical .step3 .addpackets .disabled td, body.eshop-juridical .step3 .addpackets .disabled td label, body.eshop-juridical #content .addpackets .disabled td a {
	color: #dddddd;
}

body.eshop .step3 input#calc, body.eshop-juridical .step3 input#calc {
	border-width: 0;
	border: none;
	text-align: right;
	font-size: 150%;
	display: inline  !important;
	width: 3em !important;
	color: #d40000;
}

body.eshop #content .additional p, body.eshop-juridical #content .additional p {
	color: #000000;
	margin: 0;
}

body.eshop #content .additional ul, body.eshop-juridical #content .additional ul {
	margin: 0.5em 0;
	padding: 0;
}

body.eshop #content .additional li, body.eshop-juridical #content .additional li {
	background: url(/i/eshop/checked.gif) 10px 50% no-repeat;
	padding: 5px 30px;
	list-style: none;
}

body.eshop .step4 .cornered, body.eshop .step5 .cornered {
	font-family:Tahoma;
	font-size:11px;
	line-height:13px; 
	color:#313131;
}
body.eshop .step4 .cornered .inner, body.eshop-juridical .step4 .cornered .inner {
	 padding-left: 30px!important;
	 padding-right: 0!important;
	 padding-bottom: 20px!important;
}

body.eshop .step4 #contacts label, body.eshop-juridical .step4 #contacts label {
	display: block;
	width: 248px;
	height: 60px;
	color: #000;
}
body.eshop .step4 #contacts #leftcol, body.eshop .step4 #contacts #rightcol, body.eshop-juridical .step4 #contacts #leftcol, body.eshop-juridical .step4 #contacts #rightcol {
	float: left;
	margin-right: 37px;
}
body.eshop .step4 #contacts label input, body.eshop-juridical .step4 #contacts label input {
	display: block;
	border: 1px solid #cbced8;
	width: 100%;
	height: 20px;
	margin: 3px 0 0 0;
}
body.eshop .step4 #services label, body.eshop-juridical .step4 #services label {
	display: block;
	margin: 0 0 5px 0;
}
body.eshop .step4 #contacts label.flat, body.eshop-juridical .step4 #contacts label.flat {
	width: 108px;
	float: left;
	margin-right: 20px;
}

body.eshop .step4 #contacts label.flat small, body.eshop-juridical .step4 #contacts label.flat small {
	line-height: 1em;
	display: block;
}

body.eshop .step4 #contacts label span.adress, body.eshop-juridical .step4 #contacts label span.adress {
	background: #eeebce;
	color: #d40000;
	display: block;
	font-size: 1.1em;
	height: 20px;
	padding: 0 0 0 3px;
	margin: 3px 0 0 0;
}
body.eshop .step4 #contacts label span.mark, body.eshop-juridical .step4 #contacts label span.mark {
	color: #CD0000;
}
body.eshop .step4 #contacts label small, body.eshop-juridical .step4 #contacts label small {
	color: #8a8a8a;
}

body.eshop .step4 #assembling p, body.eshop-juridical .step4 #assembling p {
	margin: 0 0 1em 0;
}
body.eshop .step4 #assembling p select, body.eshop-juridical .step4 #assembling p select  {
	margin: 0 0 0 23px;
}
body.eshop .step4 #special .number, body.eshop-juridical .step4 #special .number {
	display: block;
	background: #eeebce;
	padding: 9px 11px;
	float: left;
	color: #D40000;
	font-size: 0.9em;
}
body.eshop .step4 #special .number input, body.eshop-juridical .step4 #special .number input {
	border: 1px solid #cbced8;
	width: 134px;
	height: 18px;
}
body.eshop .step4 #special a.more, body.eshop-juridical .step4 #special a.more {
	float: left;
	padding: 0 16px 0 0;
	background: url(../i/arrow.gif) 100% 7px no-repeat;
	margin: 10px 0 0 36px;
}
body.eshop #buttons, body.eshop-juridical #buttons {
	float: left;
	overflow: hidden;
	padding-bottom: 0px;
}
body.eshop .step5 #buttons, body.eshop-juridical .step5 #buttons {
	padding-right: 145px;
}
body.eshop .step5 .cornered .inner, body.eshop-juridical .step5 .cornered .inner {
	padding-right: 0!important;
	padding-bottom: 20px!important;
	padding-top: 0!important;
}
body.eshop #content .step5 p, body.eshop-juridical #content .step5 p {
	margin: 0 0 0.5em 0;
	padding: 0 0 0 10px;
}
body.eshop #content .step5 p span, body.eshop #content .step6 span, body.eshop-juridical #content .step5 p span, body-juridical.eshop #content .step6 span {
	color: #CD0000;
}
body.eshop .step5 dl, body.eshop-juridical .step5 dl {
	clear: both;
	overflow: hidden;
	padding: 0 0 0 10px;
}

body.eshop .step5 dt, body.eshop-juridical .step5 dt {
	float: left;
}
body.eshop .step5 dt, body.eshop-juridical .step5 dt {
	clear: both;
	margin: 0 1em 0.5em 0;
}
body.eshop .step5 dd, body.eshop-juridical .step5 dd {
	color: #1879BF;
	margin: 0 0 0.5em 0;
}
body.eshop .step5 dd sup, body.eshop-juridical .step5 dd sup {
	line-height: 0;
}
body.eshop .step5 h4, body.eshop-juridical .step5 h4 {
	clear: both;
	float: left;
}
body.eshop .step5 .cornered, body.eshop-juridical .step5 .cornered {
	width: 500px;
}
body.eshop #content .step5 a.change, body.eshop-juridical #content .step5 a.change {
	font-size: 0.8em;
	margin: 0 0 0 10px;
	color: #CD0000;
}
body.eshop #content .cornered h2, body.eshop-juridical #content .cornered h2 {
	margin: 1.1em 0 0.9em 0;
	clear: both;
}

body.eshop #content .step1 .eSuggest, body.eshop-juridical #content .step1 .eSuggest {
	top: -5px;
}

body.eshop #eTariffs td input.radiobutton, body.eshop-juridical #eTariffs td input.radiobutton {
	margin: 4px 6px 6px 0;
}


/*****************faq*****************/
body.faqlist #content ul, body.epg #content ul {
	margin: 0 0 20px 20px;
	padding: 0;
}
body.faqlist #content li {
	margin: 0 0 5px 0;
	list-style: none;
}
body.faqlist #content ul li, body.epg #content ul li {
	background: none;
}
body.faq #content dt, body.epg #content dt {
	color: #cd0000;
	font-size: 1.2em;
	margin: 1em 0;
	clear: both;
}
body.faq #content dl li {
	padding: 0 0 0 11px;
}
body.faq #content dd, body.epg #content dd {
	display: none;
}
a.anchor, body.faq #content dl dt a, body.epg #content dl dt a {
	color: #08628C;
	text-decoration: none;
	border-bottom: 1px dashed #08628C;
	cursor: pointer;
}

/**************file icons*********************/
#content .file,
#content .mention {
	padding: 0;
}
#content .file li,
#content .mention li {
	background: transparent url(/i/files/icons.gif) 0 0 no-repeat;
	padding: 0 0 5px 35px;
	list-style: none;
}
#content .file li strong,
#content .mention li strong {
	display: block;
	color: #84A0B4;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 0 0;
}
#content .file .zip,
#content .mention .zip {
	background-position: -6px -1px;
}
#content .file .pdf,
#content .mention .pdf {
	background-position: -6px -70px;
}
#content .file .doc,
#content .mention .doc {
	background-position: -6px -142px;
}
#content .file .exe,
#content .mention .exe {
	background-position: -6px -218px;
}
#content .file .xls,
#content .mention .xls {
	background-position: -6px -292px;
}
#content .file .ppt,
#content .mention .ppt {
	background-position: -6px -362px;
}

/*****************feedback&questions*******************/
body.feedback  #feedback .inner,
body.questions #feedback .inner {
	padding-left: 20px;
}
body.feedback  #feedback label,
body.questions #feedback label {
	display: block;
	margin: 0 0 10px 0;
}
body.feedback  #feedback #leftcol,
body.questions #feedback #leftcol {
	margin: 0 30px 0 0;
}
body.feedback  #feedback #leftcol, body.feedback  #feedback #rightcol,
body.questions #feedback #leftcol, body.questions #feedback #rightcol {
	float: left;
}
body.feedback  #feedback #leftcol label input,
body.questions #feedback #leftcol label input {
	display: block;
	border: 1px solid #cbced8;
	width: 176px;
	height: 18px;
}
body.feedback  #feedback label textarea,
body.questions #feedback label textarea {
	display: block;
	border: 1px solid #cbced8;
	width: 350px;
	height: 110px;
}

body.questions #feedback label textarea {
	width: 380px;
	height: 155px;
}

body.feedback  #feedback label select,
body.questions #feedback label select {
	display: block;
	width: 176px;
}
body.feedback  #feedback p,
body.questions #feedback p {
	clear: both;
	margin: 10px 0 0 0;
}

/*************journal***************/
body.journal #content .calendar {
	padding: 0;
}
body.journal .calendar dt {
	float: left;
	width: 100px;
}
body.journal .calendar dd {
	margin: 5px 0;
}
body.journal #content ul li {
	margin: 10px 0;
	padding: 0;
	background: none;
	list-style: none;
}
body.journal #content .calendar ul {
	padding: 0;
}
body.journal .calendar dl {
	padding: 0 0 0 20px;
}
body.journal h3 {
	color: #697781;
	font-size: 1em;
}
body.journal .cornered .inner {
	padding-left: 20px;
}


/*****************poll***************/
#header #main-menu li.poll a {
	padding-top: 8px;
	padding-bottom: 2px;
}

/**************required***************/
#required {
	font-weight: bold;
}

/************archive******************/

body.archives #content ul {

}
body.archives #content ul li {

}


/*************vacancy*************/

body.vacancy #content h2,
body.vacancy-form #content h2 {
	margin: 1em 0 0.3em 0;
}
body.vacancy #content ul,
body.vacancy-form #content ul {
	padding: 0 0 0 25px;
}

body.vacancy #content .cornered,
body.vacancy-form #content .cornered {
	width: 452px;
}

body.vacancy #content .cornered .inner,
body.vacancy-form #content .cornered .inner {
	padding-left: 34px;
	padding-top: 10px!important;
	padding-bottom: 20px!important;
}

body.vacancy #content .cornered form,
body.vacancy-form #content .cornered form {
	padding: 30px 0 0 0;
}
body.vacancy #content .cornered label input,
body.vacancy-form #content .cornered label input {
	height: 18px;
	border: 1px solid #cbced8;
	display: block;
	width: 100%;
	margin-top: 3px;
}
body.vacancy #content .cornered label select,
body.vacancy-form #content .cornered label select {
	display: block;
	width: 100%;
	margin-top: 3px;
}
body.vacancy #content .cornered label,
body.vacancy-form #content .cornered label {
	width: 180px;
	display: block;
	float: left;
	margin: 0 20px 0 0;
	height: 4.5em;
}
body.vacancy #content .cornered label small,
body.vacancy-form #content .cornered label small {
	line-height: 1em;
	display: block;
}
body.vacancy #content .cornered label#fio,
body.vacancy-form #content .cornered label#fio {
	width: 298px;
}
body.vacancy #content .cornered label#age,
body.vacancy-form #content .cornered label#age {
	width: 58px;
}
body.vacancy #content .cornered label#resume input,
body.vacancy-form #content .cornered label#resume input {
	height: auto;
}
body.vacancy #content .cornered label#prof,
body.vacancy-form #content .cornered label#prof,
body.vacancy #content .cornered label#education,
body.vacancy-form #content .cornered label#education {
	height: 5.5em;
}

body.vacancy #content .cornered h3,
body.vacancy-form #content .cornered h3 {
	font-weight: normal;
	padding: 0 0 0 25px;
	margin: 0 0 0 -25px;
	background: url(../i/icons/arrow3.gif) top left no-repeat;
	position: static;
	color: #697781;
	height: 17px;
}
/****************feedback-press***********************/

body.feedback-press #content .cornered label input {
	display: block;
	border: 1px solid #cbced8;
	width: 176px;
	height: 18px;
}

body.feedback-press .cornered .inner {
	padding-left: 20px;
}
body.feedback-press #content .cornered label {
	display: block;
	margin: 0 0 10px 0;
}
body.feedback-press #content .cornered #leftcol {
	margin: 0 30px 0 0;
}
body.feedback-press #content .cornered #leftcol, body.feedback-press #content .cornered #rightcol {
	float: left;
}
body.feedback #feedback #leftcol label input {
	display: block;
	border: 1px solid #cbced8;
	width: 176px;
	height: 18px;
}
body.feedback-press #content .cornered label textarea {
	display: block;
	border: 1px solid #cbced8;
	width: 350px;
	height: 110px;
}
body.feedback #feedback label select {
	display: block;
	width: 176px;
}
body.feedback #feedback p {
	clear: both;
	margin: 10px 0 0 0;
}


/******special********/
#content .news-special {
	margin: 0 0 1em 0;
}
#content .news-special h2 {
	margin: 0;
}

#content .news-special p.newsdate {
	color: #84a0b4;
	margin: 0 0 0.5em;
}

/*****packets******/
body.packets #content h2 {
	font-weight: bold;
	margin-bottom: 5px;
}
body.packets #content .cornered {
	margin-top: 0;
	margin-bottom: 10px;
}

body.dt-packet h1 {
	display: none;
}

body.dt-packet h1.withCount {
	display: block;
}

#content .packet h2 {
	vertical-align: middle;
}

#content .packet h2 span {
	color: #000000;
	font-size: 90%;
}

#content .packet ul li {
	list-style-type: none;
	padding: 0 0 7px 20px;
	line-height: 1.1em;
	margin: 0;
}


#content .packet ul {
	float: left;
	width: 160px;
	padding: 0;
	margin: 0;
}

#content .packet ul.cols3 {
	width: 127px;
}

#content .packet ul.cols3 li {
	padding-left: 10px;
}

#content .packet div.channel-promo {
	float: left;
	width: 228px;
	padding: 0 16px;
}

#content .packet div.channel-promo span,
#content .packet div.channel-promo a.program  {
	display: block;
	margin: 2px 0 1px 10px;
}

#content .packet div.channel-promo span {
	color: #3d3d3d;
	font-size: 1.1em;
}

#content .packet div.channel-promo a {
	color: #e10000;
	font-size: 0.9em;
}


a.buy {
	float: right;
	margin: 10px 20px 0 0;
}

/****************popup***************/

body.popup #wrapper, body.popup #content {
	width: auto;
}

body.popup #wrapper {
	padding-top: 20px
}
body.popup #header #porting,
body.popup #header #support,
body.popup #header #menu-wrapper,
body.popup #aside,
body.popup #footer {
	display: none;
}
body.popup #footer, body.popup #content {
	padding: 0 45px;
	float: none;
}
body.popup #content {
	padding-bottom: 0;
	padding-top: 20px;
}

/***** paypoint *******************************/
body.dt-paypoint #header, body.dt-paypoint #footer {
	display: none;
}
/*****anketa********/
#content #design-poll li{
	margin:  0;
	padding: 0;
	background: none;
}
#content #design-poll li input,
#content #design-poll h2 {
	margin:4px 10px 6px 20px;
}

#content #design-poll ul{
	margin:  0 0 10px 0;
	padding: 0;
}

#content #design-poll #design-poll-textfields {
	padding-left: 30px;
}
#content #design-poll #design-poll-textfields input {
	width:200px;
	margin-bottom:10px;
}
#content #design-poll #design-poll-textfields input[type="image"] {
	width:auto;
	float:left;
	margin-right: 10px;
}
#content #design-poll #design-poll-textfields input.image {
	width: 95px;
	height: 19px;
}

#content #design-poll #design-poll-textfields #design-poll-fio,
#content #design-poll #design-poll-textfields textarea
{
	width:424px;
}
#content #design-poll #design-poll-textfields textarea{
	height:70px;
	margin-bottom: 15px;
}
#content #design-poll #design-poll-textfields #label-email{
	float:left;
	margin-right: 20px;
}
#content #design-poll #design-poll-textfields span {
	/*font-size: 0.7em;*/
}

#content #design-poll-sent h2{
	margin: 30px 0 30px 0;
	text-align: center;
}
#content #design-poll span.mark {
	color: #cd0000;
}

/**************video*************/
#veil, #videoframe, a#closeVeil {
	display: none;
}

body.veil {
	overflow: hidden;
	height: 100%;
}

body.veil #veil {
	display: block;
	background: #132330;
	opacity: 0.9;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
}

body.veil #videoframe {
	display: block;
	width: 391px;
	height: 403px;
	background: url(../i/bg/player-frame.png) top left no-repeat;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -219px;
	margin-left: -213px;
	padding: 35px 0 0 36px;
	z-index: 200;
}

body.veil #videoframe #head {
	height: 25px;
}

body.veil #videoframe h2 {
	color: #cd0000;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 -120px 0 0;
	position: relative;
	float: left;
	width: 120px;
	height: 25px;
	overflow: hidden;
}

body.veil #videoframe #onlineVideoPlayer {
	width: 354px;
	height: 332px;
	background: #000;
	margin: 5px 0 0 0;
}

body.veil a#closeVeil {
	display: block;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 300;
	margin-top: -180px;
	margin-left: 125px;
}


body.veil a#closeVeil img {
	display: block;
}

body.veil #promo   embed, body.veil #promo   object,
body.veil #banners iframe {
	visibility: hidden;
}

img#btn-online {
	background: url(/i/online/btn-another.gif) left top no-repeat;
	height: 18px;
	width: 113px;
	float: left;
	margin: 0 0 0 130px;
	display: inline;
	position: relative;
	z-index: 100;
	cursor: pointer;
}

img#btn-online.btn-active {
	background: url(/i/online/btn-another-active.gif) left top no-repeat;
}

body.veil #onlinelist {
	float: left;
	height: 0;
	margin: 0;
	padding: 5px 0 0 110px;
	position: relative;
	/*display: none;*/
	width: 200px;
}

body.veil #onlinelist .inner {
	margin: 0 0 -100%;
	padding: 0 0 0;
	position: relative;
	z-index: 5;
}

body.veil #onlinelist ul {
	background: #ededed;
	font-size: 1em;
	list-style: none;
	margin: 0;
	padding: 5px 0;
	position: relative;
	width: 200px;
}

body.veil #onlinelist ul li {
	background: transparent;
	color: #080;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	position: relative;
	width: 200px;
	z-index: 300;
}

body.veil #onlinelist ul li a {
	background: transparent;
	color: #000;
	display: block;
	padding: 2px 0 3px 20px;
	text-decoration: none;
	width: 180px;
	cursor: pointer;
}

body.veil #onlinelist ul li.current {
	background: url(/i/online/li-current.gif) 6px 6px no-repeat;
}

body.veil #onlinelist ul li a:hover {
	background: #3470cc 6px 6px no-repeat;
	color: #ffffff;
}

body.veil #onlinelist ul li.current a:hover {
	background-image: url(/i/online/a-hover.gif);
}

/* eSuggest ******************************************/
#content .eSuggest, #footer .eSuggest {
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	max-height: 200px;
	xheight:expression(this.scrollHeight>199?"200px":"auto"); 
	overflow: auto;
	overflow-y: auto;
	overflow-x: hidden;
	xborder: 1px solid #afcc4d;
	border: 1 solid #959592;
	background-color: #FFFFFF;
	display: none;
	font-style: normal;
	font-size: 1em;
}

#content .eSuggest a, #footer .eSuggest a {
	display: block;
	background-color: #FFFFFF;
	color: #000000;
	clear: both;
	padding: 2px;
	text-decoration: none;
}

#content .eSuggest a.current, #footer .eSuggest a.current {
	color: #000;
	background-color: #afcc4d;
	xbackground-color: #cd0000;
}
label.street {
	z-index: 2000;
}
label.house {
	z-index: 1000;
}

body.veil label.street, body.veil label.house {
	z-index: 1;
}
.step1 label.street,
.step1 label.house {
	z-index: 10;
}
.step1 label.street div,
.step1 label.house div {
	z-index: 2000;
}
.step1 label.street span,
.step1 label.house span {
	z-index: 20;
}

/* dealers login form ****************************************/
#dealer-login-form {
	width:224px;
}

#dealer-login-form div.inner {
	padding: 25px 0 25px 38px;
}

#dealer-login-form div.inner input{
	margin: 5px 0 5px 0;
}

#dealer-login-form div.inner input[type="image"]{
	margin-left: 40px;
}

#dealer-login-form div.inner label{
	font-weight: bolder;
	color: #C00;
}

/* paysystem *****************************/
body.dt-paysystem #content label {
	float: left;
	width: 45%;
}

body.dt-paysystem #content input.textfield {
	display: block;
	margin: 0.2em 0 1em;
}

body.dt-paysystem #content input.submit {
	clear: both;
	margin: 1em 0;
}

body.dt-paysystem #content form {
        clear: both;
}

body.dt-paysystem #content dt {
	float: left;
	width: 20%;
}

body.dt-paysystem #content dd {
	font-weight: bold;
}


/*******voting*****/
body.survey dl.res dd {
	display: block;
	overflow: hidden;
	clear: both;
}
body.survey dl.res dd span {
	display: block;
	float: left;
}
body.survey dl.res dd span.stripe {
	width: 260px;
	margin: 0 10px 0 0;
}
body.survey dl.res b {
	width: 2px;
	height:10px;
	background: #cd0001;
	display: block;
	float: right;
	margin: 5px 0 0 0;
	overflow: hidden;
}
body.survey #content .survey {
	margin-bottom: 20px;
}
body.survey #content .survey li {
	background: none;
}
li.required p {
	font-weight: bold;
}
body.survey #content .survey ol {
	padding: 0;
}
body.survey #content .survey ol li {
	padding: 0;
	margin: 0 0 20px 0;
	list-style: none;
}
body.survey #content .survey li p {
	margin: 0 0 5px 0;
	color: #CD0000;
	font-size: 1.2em;
}
body.survey #content .survey ol li ul {
	padding: 0 0 0 10px;
}
body.survey #content .survey ol li ul li {
	margin: 0 0 3px 0;
}
.survey p.total {
	text-align: right;
}
.survey p.notice {
	font-size: 0.8em;
	margin: 1em 0 0 0;
}

body.survey #content .survey .info {
	width: 400px;
	overflow: hidden;
}

body.survey #content .survey .info label {
	display: block;
	float: left;
	padding-bottom: 10px;
	overflow: hidden;
}
body.survey #content .survey .info label.mail {
	padding-right: 20px;
}
body.survey #content .survey .info label input {
	height: 18px;
}
body.survey #content .survey .info label textarea {
	height: 69px;
}
body.survey #content .survey .info label input, body.survey #content .survey .info label textarea {
	display: block;
	border: 1px solid #cfcdce;
	width: 176px;
	margin-top: 3px;
}
body.survey #content .survey .info label.name input,
body.survey #content .survey .info label textarea {
	width: 374px;
}
#aside .inner .survey {
	background: #f6f6f6;
}
#aside .vote {
	margin: 8px 0 0 0;
}
#aside .vote h2 {
	font-size: 0.9em;
	font-weight: normal;
	padding: 0 0 4px 4px;
}
#aside .vote .survey {
	font-size: 0.7em;
	padding: 4px 4px 8px 4px;
	color: #686868;
}
#aside .inner .survey h3 {
	font-weight: normal;
}
#aside .inner .survey h3, #aside .inner .survey p {
	position: static;
	color: #CD0000;
	margin: 0;
}
.survey .cornered .inner {
	padding: 15px 20px;
}
#aside .cornered .inner .top, #aside .cornered .inner .bot,
.inner-survey .cornered .bot, .inner-survey .cornered .top {
	display: none;
}
#content .inner-survey ol, #content .inner-survey ul, #content .inner-survey li {
	margin: 0;
	padding: 0;
	background: none;
	list-style: none;
}
#content .inner-survey .cornered .inner {
	padding: 0;
}
#aside .cornered .cornered, .inner-survey .cornered {
	margin: 0;
}
#aside .cornered .cornered .inner, .inner-survey .cornered .inner {
	border: 0;
	padding: 0;
}
#content .inner-survey p {
	margin: 0 0 5px 0;
}
#content .inner-survey ul {
	margin: 0 0 10px 10px;
}
#content .inner-survey ul li {
	margin: 0 0 5px 0;
}
#content .inner-survey .info {
	clear: both;
	border-top: 1px solid #c7c8cc;
	padding: 10px 0 0 0;
	margin: 20px 0 0 0;
	overflow: hidden;
}
#content .inner-survey .info label {
	float: left;
	padding-right: 20px;
}
#content .inner-survey .info label input {
	display: block;
	border: 1px solid #cfcdce;
	height: 18px;
	margin-bottom: 10px;
}
#content .inner-survey .info label.name input {
	width: 256px;
}
#content .inner-survey .info label.name {
	padding-right: 20px;
}
#aside .vote .inner {
	padding: 4px;
}
#aside .vote .inner ul {
	margin: 5px;
}
#aside .vote .inner ul li {
	margin: 0 0 3px 0;
}
#aside .vote .info {
	display: none;
}

#directVote {
	width: 1px;
	height: 1px;
	position: absolute;
	overflow: hidden;
	top: 0;
}
h2.hdtv img {
	vertical-align: middle;
	margin: 0 0 0 10px;
}

/*********************asnwers************/
body.answers #content .qw-ans {
	padding: 10px 5px;
}
body.answers #content dl {
	clear: both;
}
body.answers #content .question {
	margin: 0;
}
body.answers #content .question dt {
	font-size: 1.1em;
	color: #CD0000;
	margin: 0;
}
body.answers #content .answer dt {
	color: #1879BF;
	margin: 0;
	font-size: 1.1em;
}
body.answers #content .question dd {
	font-style: italic;
}
body.answers #content .question dd, body.answers #content .answer dd {
	padding: 5px 20px 5px 20px;
}
body.answers #content .answer {
	padding: 10px;
}
body.answers #content p.forum {
	margin: 10px 0 0 0;
}
body.answers #content .num {

}
body.answers .qw-ans .cornered .inner {
	background: #f0f0f0;
	padding: 10px;
}
body.answers .qw-ans .cornered {
	margin: 0;
}



/* notavaiable *******************************/
body.notavaiable h1 {
	display: none;
}

#notavaiable .rounded {
	background-color: #eaeaea;
	width: 695px;
	overflow: hidden;
	padding: 0 132px 10px;
	margin: auto;
}

#notavaiable .rounded p {
	font-size: 24px;
	color: #7a7a7a;
	margin: 10px;
}

#notavaiable .rt, .rb {
	padding: 0;
	margin: 0;
	height: 45px;
	width: 959px;
	margin: auto;
}

#notavaiable .rt {
	background: url('/i/notavaiable/rt.gif') 0 0 no-repeat  #eaeaea;
	clear: both;
}

#notavaiable .rb {
	background: url('/i/notavaiable/rb.gif') 0 0 no-repeat  #eaeaea;
}

/*  tariffs archive   */
#content ul.archtariff {
	float: left;
	width: 32%;
	padding: 0;
}

#content ul.archtariff li {
	list-style-type: none;
}

body.archtariff #content h2 {
	font-weight: bold;
}


body.packets-diff table.one-packet {
	margin-top: 40px;
}

#content p img.in_paragraph {
	float: left;
	margin: 0 20px 20px 0;
}
#content h2 {
	clear: both;
}

body.journal #content p.splash-message {
	font-weight: bold;
}

body.journal #content table.checkboxes {
	margin-bottom:30px;
}

body.vacancy-form #content .cornered ul.subscribe-checkboxes li {
	list-style-type: none;
	float: left;
}

body.vacancy-form #content .cornered ul.subscribe-checkboxes li label  {
	display: inline;
	float: none;
}

body.vacancy-form #content .cornered ul.subscribe-checkboxes {
	padding: 0 0 0 0;
	margin: 0 0 5px  0;
	float:left;
}

/********************news survey************************/
body.news .survey textarea {
	width: 600px;
	border: 1px solid #cfcdce;
}
body.news .survey .info textarea {
	width: 256px;
	display: block;
	margin-bottom: 10px;
}
body.news #content .inner-survey ul {
	margin-left: 0;
}



#nyBanner {
	position: relative;
	margin-left: -30px;
}

/** saction */
body.saction a.more{
	clear: both;
	float: right;
}

body.saction p.anons img {
	float: left;
	margin: 0.3em 1em 1em 0;
}

/***********************wallpaper************************/
body.list div.wallpaper {
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	padding: 0 0 15px 0;
	margin: 0 0 10px 0;
}
body.list #content div.wallpaper h2 {
	padding-top: 0;
}
body.list div.wallpaper img {
	float: left;
	margin: 0 27px 0 0;
}
body.list #content div.wallpaper p {
	padding: 30px 0 0 0;
	font-weight: bold;
	margin: 0;
}
body.list #content div.wallpaper ul {
	list-style: none;
	margin: 5px 0 0 0;
	overflow: hidden;
	padding: 0;


}

body.list #content div.wallpaper ul li {
	float: left;
	list-style: none;
	width: 82px;
	background: url(/i/buttons/wallpaper-size.gif) top left no-repeat;
	height: 18px;
	padding: 3px 0 0 0;
	margin: 0 10px 0 0;
}
body.list #content div.wallpaper ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}

a.packets-diff {
	float: right;
	display: block;
	line-height: 1em;
	margin: 6px 0 0;
	padding: 8px 16px 8px;
}

/* packets-diff menu */
body.packets-diff #content ul.packets-tabs {
	margin: 0 0 -1px 28px;
	overflow: hidden;
	padding-left: 0;
	position: relative;
	z-index: 2;
}

body.packets-diff #content ul.packets-tabs li {
	background: url(/i/tabs/bg-tabs.gif) 0 -35px repeat-x;
	float: left;
	line-height: 1em;
	list-style-type: none;
	margin-bottom: 0;
}

body.packets-diff #content ul.packets-tabs li.active {
	background-position: 0 -105px;
}

body.packets-diff #content ul.packets-tabs li div {
	background: url(/i/tabs/bg-tabs.gif) 0 0 no-repeat;
	float: left;
	height: 35px;
	margin: 0 -10px 0 0;
	position: relative;
	width: 10px;
	z-index: 3;
}

body.packets-diff #content ul.packets-tabs li div.r {
	background-position: -10px 0;
	margin: 0px -1px 0 -9px;
	z-index: 4;
}

body.packets-diff #content ul.packets-tabs li.active div {
	background-position: 0 -70px;
	position: relative;
	z-index: 5;
}

body.packets-diff #content ul.packets-tabs li.active div.r {
	background-position: -10px -70px;
	position: relative;
	z-index: 6;
}

body.packets-diff #content ul.packets-tabs li a,
body.packets-diff #content ul.packets-tabs li span {
	border: 0;
	float: left;
	margin: 6px 0 0;
	padding: 8px 16px 8px;
	position: relative;
	z-index: 7;
}

body.packets-diff #content ul.packets-tabs li.active a,
body.packets-diff #content ul.packets-tabs li.active span {
	color: #606467;
	font-weight: bold;
	margin: 0;
	padding: 12px 16px 10px;
	text-decoration: none;
}

body.packets-diff #content .packets-content {
	margin-bottom: 40px;
}

body.packets-diff #content .packets-content .top,
body.packets-diff #content .packets-content .bot {
	background: #f0f0f0;
	border-top: 1px solid #c8c8c8;
	height: 19px;
	margin: 0 20px;
}

body.packets-diff #content .packets-content .bot {
	background: #fff;
	border-top: 0;
	border-bottom: 1px solid #c8c8c8;
}

body.packets-diff #content .packets-content .top div,
body.packets-diff #content .packets-content .bot div {
	background: url(/i/corners/corners-border-filled.gif) left top no-repeat;
	display: inline;
	float: left;
	height: 20px;
	margin: -1px 0 -19px -20px;
	position: relative;
	width: 20px;
}

body.packets-diff #content .packets-content .bot div {
	background: url(/i/corners/corners-border-empty.gif) 0 -20px no-repeat;
	margin: 0 0 -20px -20px;
}

body.packets-diff #content .packets-content .top div.r {
	background-position: -20px 0;
	float: right;
	margin: -1px -20px -19px 0;
}

body.packets-diff #content .packets-content .bot div.r {
	background-position: -20px -20px;
	float: right;
	margin: 0 -20px -20px 0;
}

body.packets-diff #content .packets-content .inner {
	border: solid #c8c8c8;
	border-width: 0 1px;
}

body.packets-diff #content .packets-content .additional-packages-control {
	background: #f0f0f0;
	padding: 0 25px 13px 41px;
}

body.packets-diff #content .packets-content .additional-packages-control .inner {
	border: 0;
	margin-top: -5px;
	padding: 0;
	position: relative;
	z-index: 7;
	overflow: hidden;
}

body.packets-diff #content .packets-content .additional-packages-control-button {
	float: right;
	font-size: 0.9em;
	height: 20px;
	margin-top: 2px;
	padding: 6px 0 0 12px;
	width: 182px;
}

body.packets-diff #content .packets-content .showed-additional-packages {
	background: url(/i/packets/bg-addon-packets-ctrl.gif) 0 0 no-repeat;
}

body.packets-diff #content .packets-content .additional-packages-control-button div {
	background: url(/i/packets/plus.gif) 0 0 no-repeat;
	cursor: pointer;
	padding: 0 0 0 19px;
	width: 151px;
}

body.packets-diff #content .packets-content .showed-additional-packages div {
	background: url(/i/packets/minus.gif) 0 0 no-repeat;
}

body.packets-diff #content .packets-content .additional-packages-control-button span {
	border-bottom: 1px dashed #cd0000;
	color: #cd0000;
	padding: 1px;
	position: relative;
}

body.packets-diff #content .packets-content .showed-additional-packages span {
	color: #6a8497;
	border-bottom: 0;
}

body.packets-diff #content .packets-content .value {
	color: #606467;
	float: left;
	font-size: 0.95em;
	margin-top: -2px;
	width: 70px;
}

body.packets-diff #content .packets-content .value span.number {
	color: #ec1a1a;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1em;
	width: auto;
}

body.packets-diff #content .packets-content .btn-connect {
	background: url(/i/packets/btn-toconnect.gif) left no-repeat;
	height: 26px;
	margin: 2px 0 0 21px;
	width: 95px;
}

body.packets-diff #content .packets-content .additional-packages {
	padding: 0;
}

body.packets-diff #content .packets-content .additional-packages .inner {
	border: solid #c8c8c8;
	border-width: 0 0 1px;
	display: none;
	overflow: hidden;
	padding: 0 0 0 27px;
}


body.packets-diff #content .packets-content .show-block .inner {
	display: block;
	border-width: 1px 0 0;
	padding-top: 5px;
}

body.packets-diff #content .packets-content .show-block .inner ul {
	margin-bottom: 0 !important;
}

body.packets-diff #content .packets-content .inner h2 {
	color: #000;
	font-size: 1.5em;
	margin: 8px 0 16px;
}

body.packets-diff #content .packets-content .additional-packages .inner ul {
	float: left;
	font-size: 0.9em;
	margin-bottom: 16px;
	padding: 0;
	width: 200px;
}

body.packets-diff #content .packets-content .additional-packages .inner li {
	margin-bottom: 10px;
	overflow: hidden;
}

body.packets-diff #content .packets-content .additional-packages .inner li span {
	float: left;
	width: 130px;
}

body.packets-diff #content .packets-content .additional-packages .inner li span.price {
	color: #f20d0d;
	float: right;
	width: 65px;
}

body.packets-diff #content .packets-content .additional-packages .inner li.header span.price {
	color: #5a5a5a;
}

body.packets-diff #content .packets-content .categories-canal-list {
	padding: 4px 0 20px;
}

body.packets-diff #content .packets-content .categories-canal-list ul {
	margin: 0;
	overflow: hidden;
	padding: 0;
}

body.packets-diff #content .packets-content .categories-canal-list ul ul {
	margin-left: 43px;
}

body.packets-diff #content .packets-content .categories-canal-list ul li {
	float: left;
	list-style: none;
	margin: 0;
	width: 33%;
}

body.packets-diff #content .packets-content .categories-canal-list ul li.breaker {
	clear: both;
	float: none;
	font-size: 0;
	height: 0;
	margin-bottom: 10px;
	overflow: hidden;
	width: 100%;
}

body.packets-diff #content .packets-content .categories-canal-list ul li.last-list {
	margin-bottom: 5px;
}

body.packets-diff #content .packets-content .categories-canal-list ul li li {
	float: none;
	margin: 0 0 5px;
	width: auto;
}

body.packets-diff #content .packets-content .categories-canal-list ul li h3 {
	background: 0 0 no-repeat;
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
	overflow: hidden;
	padding: 10px 0 2px 0;
}

body.packets-diff #content .packets-content .categories-canal-list ul li h3 img {
	float: left;
	height: 35px;
	margin: 0 -40px 0 0;
	width: 40px;
}

body.packets-diff #content .packets-content .categories-canal-list ul li h3 span {
	color: #000;
	float: left;
	margin: 11px 0 0 43px;
	text-decoration: none;
}

body.packets-diff #content .packets-content .categories-canal-list ul li h3 a:hover {
	text-decoration: underline;
}

body.packets-diff #content .article-div {
	font-size: 1.1em;
	margin: 0 0 60px 52px;
}

body.packets-diff #content .article-div h2 {
	color: #ec1a1a;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 10px -52px;
}

body.packets-diff-old table.one-packet {
	margin-top: 40px;
}

sup.new {
	color: #CB2026;
	font-weight: bold;
}

span.pay_old {
	background-image: url(/i/icons/striked.gif);
}



/* tariff.accamulator */
#content ul.tabs-tall {
	height: 48px;
	margin: 0 0 -1px;
	padding: 0;
	position: relative;
	z-index: 2;
}

#content ul.tabs-tall li {
	background: url(/i/tabs/bg-tabs-tall.gif) 100% -48px no-repeat;
	float: left;
	font-size: 0.9em;
	line-height: 1.2em;
	list-style-type: none !important;
	margin-bottom: 0;
	margin-right: -1px;
	z-index: 1;
	position: relative;
}

#content ul.tabs-tall li.active {
	background-position: 100% -144px;
	margin-top: 0;
	z-index: 2;
}

#content ul.tabs-tall li div.l,
#content ul.tabs-tall li div.r {
	background: url(/i/tabs/bg-tabs-tall.gif) 0 0 no-repeat;
	float: left;
	height: 48px;
	margin: 0 -10px 0 0;
	position: relative;
	width: 10px;
	z-index: 3;
}

#content ul.tabs-tall li div.r {
	background-position: -10px 0;
	margin: 0px -1px 0 -9px;
	z-index: 4;
	display: none;
}

#content ul.tabs-tall li.active div.l {
	background-position: 0 -96px;
	position: relative;
	z-index: 5;
}

#content ul.tabs-tall li.active div.r {
	background-position: -10px -96px;
	position: relative;
	z-index: 6;
}

#content ul.tabs-tall li a {
	cursor: pointer;
	display: table;
	float: left;
	height: 40px;
	margin-top: 8px;
	position: relative;
	text-decoration: none;
	z-index: 7;
}

#content ul.tabs-tall li.active a {
	cursor: default;
	font-weight: bold;
	height: 48px;
	margin-top: 0;
}

#content ul.tabs-tall li a span.ref {
	display: table-cell;
	vertical-align: middle;
}

#content ul.tabs-tall li a span.ref span {
	color: #1879BF;
	float: left;
	padding: 3px 10px 3px;
	position: relative;
	text-decoration: underline;
	z-index: 9;
}

#content ul.tabs-tall li.active a span.ref span {
	color: #606467;
	text-decoration: none;
}

.tariff-accumulator-content .inner {
	border: solid #c8c8c8;
	border-width: 0 1px;
	padding: 14px 14px 9px;
	position: relative;
	overflow: hidden;
}

.tariff-accumulator-content .grey {
	background: #f0f0f0;
	padding: 4px 14px 7px;
}

.tariff-accumulator-content .top {
	border: 1px solid #c8c8c8;
	border-width: 1px 0 0 1px;
	height: 9px;
	margin: 0 10px 0 0;
	position: relative;
	background: #f0f0f0;
	font-size: 0;
}

.tariff-accumulator-content .top div.r {
	background: #f0f0f0 url(/i/corners/corners-border-empty-10px.gif) -10px 0 no-repeat;
	width: 10px;
	height: 10px;
	margin: -1px -10px -9px 0;
	float: right;
	position: relative;
}

.tariff-accumulator-content .bot {
	border-bottom: 1px solid #c8c8c8;
	height: 9px;
	font-size: 0;
	margin-right: 10px;
}

.tariff-accumulator-content .bot div {
	background: url(/i/corners/corners-border-empty-10px.gif) 0 -10px no-repeat;
	float: left;
	height: 10px;
	margin: 0 -10px -10px 0;
	position: relative;
	width: 10px;
}

.tariff-accumulator-content .bot div.r {
	background-position: -10px -10px;
	float: right;
	margin: 0 -10px -10px 0;
}

.tariff-accumulator-content table {
	width: 100%;
	border: 0;
	margin: 0;
	border-collapse: collapse;
}

.tariff-accumulator-content table th {
	text-align: left;
	padding: 0 7px 12px 0;
	font-size: 0.8em;
	border-bottom: 1px solid #DDDDDD;
}

.tariff-accumulator-content table th span {
	font-size: 1.3em;
}

.tariff-accumulator-content table td {
	font-size: 0.9em;
	color: #000;
	padding: 7px 7px 7px 0;
	border-bottom: 1px solid #DDDDDD;
	border-top: 0;
	width: 122px;
}

.tariff-accumulator-content table td.title {
	font-weight: bold;
	width: 100%;
}

.grey span.pay_old {
	background-image: url(/i/icons/striked-grey.gif);
}

.tariff-accumulator-content div.connect {
	padding: 15px 0 7px;
	overflow: hidden;
	zoom: 1;
}

.tariff-accumulator-content div.connect a.btn-connect {
}

#content .tariff-accumulator-content div.connect a.btn-connect img {
	background: url(/i/buttons/btn-connect.gif) left top no-repeat;
	float: right;
	height: 30px;
	width: 122px;
}

#content .tariff-accumulator-content div.connect p {
	margin: 0;
	padding: 7px 0 0;
}

#content .tariff-accumulator-content div.article {
	margin-bottom: -1em;
	padding: 0;
}

#content .tariff-accumulator-content div.article p {
	margin-bottom: 1em;
}


/* tariff-faq */
table.tariff-faq td.title div {
	display: none;
}

table.tariff-faq td.show div {
	margin-top: 0.5em;
	font-size: 1em;
	display: block;
