* {
	padding: 0;
	margin: 0;
}
a img {
	border: 0;
}
ul {
	list-style: none;
}
input {
	border: 0;
	outline: none;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(img/bg.jpg) top left no-repeat #050838;
	padding: 30px;
}
#top {
	overflow: hidden;
	margin-bottom: 35px;
}
#logo {
	display: block;
	float: left;
}
#tel {
	float: right;
	margin-top: 10px;
}
#flash-banner {
	width: 480px;
	height: 70px;
	/*border: 1px /*#23223f WHITE solid;
	*/ margin-top: 10px;
	color:WHITE}

#slogan {
	display: block;
	margin-bottom: 15px;
	margin-left: -4px;
}
#navmenu {
	background: url(img/nav-bg.gif) top left no-repeat;
	font-size: 1.25em;
	font-weight: normal;
	margin: 0 0 25px -5px;
	height: 35px;
	line-height: 32px;
}
#navmenu li {
	float: left;
	padding: 0 12px 4px 10px;
	background: url(img/nav-sep.gif) no-repeat right 8px;
	position: relative;
}
#last-item {
	background: none !important;
}
#navmenu .main-item {
	display: block;
	color: #a0abff;
}
#navmenu .main-item:hover {
	color: #ffe152;
}
#navmenu .drop-down {
	padding-right: 9px;
	background: url(img/nav-arrow.gif) right 17px no-repeat;
}
#navmenu .drop-down:hover {
	background-image: url(img/nav-arrow-o.gif);
}
#navmenu li ul {
	position: absolute;
	top: 35px;
	left: 0;
	display: none;
	text-transform: lowercase;
	font-size: 0.85em;
	line-height: 1.4em;
	width: 220px;
	background: url(img/drop-bottom.png) bottom center no-repeat;
	padding-bottom: 9px;
}
.drop-top {
	background: url(img/drop-top.png) top repeat-x;
	width: 220px;
	height: 9px;
	font-size: 0;
}
#navmenu li:hover ul {
	display: block;
}
#navmenu li ul li {
	background: url(img/drop-bg.png);
	float: none;
	overflow: hidden;
}
#navmenu li ul a {
	color: #a982df;
}
#navmenu li ul a:hover {
	color: #ffa900;
}

#content {
	margin-right: 320px;
	padding-bottom: 40px;
}

#left-column {
	float: left;
	width: 170px;
	/*background: url(img/cap-aksiya.gif) top left no-repeat;
	*/ padding-top: 25px;
}
#left-column h2, #abonentam h2 {
	font-size: 0;
}
#news h2 {
	font-size:16px;
	color:#ffba1c;
	margin-bottom:15px;
}
#left-column p, #news p, #footer p {
	color: #edf;
	font-size: 0.9em;
	line-height: 1.4em;
}
#left-column a, #news a, #footer a {
	color: #b9f;
}
#left-column a:hover, #news a:hover, #footer a:hover {
	color: #ffe152;
}
.infopiece {
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 5px 0 10px 0;
	text-align: center;
	margin-left: -10px;
}

#news {
	margin-left: 250px;
	/*background: url(img/cap-news.gif) top left no-repeat;
	*/ padding-top: 10px;
}
.news-piece {
	margin-bottom: 1.4em;
	color:#D6C9E2;
}
.date {
	color: #339;
	font-size: 0.7em;
	display: inline;
	float: left;
	width: 34px;
	margin-left: -34px;
	padding-top: 3px;
}
.news-piece h3 {
	font-weight: normal;
	font-size: 1em;
	margin-bottom: 0.2em;
}
#sequencer li {
	float: left;
	margin-right: 0.3em;
	font-size: 0.9em;
	color: #fc0;
}
a.more-link  {
	float:right;
	margin-right:15px;
}
#right-column {
	width: 270px;
	float: right;
	position: relative;
	margin-top: -15px;
}
.features {
	overflow: hidden;
	margin-bottom: 20px;
}
.features img {
	float: left;
	margin-right: 10px;
	padding-top: 5px;
}
.features p {
	color: #7b6e9b;
	font-size: 0.9em;
}

#abonentam {
	position: absolute;
	left: 0;
	top: 176px;
	background: url(img/cap-abonent.gif) top left no-repeat;
	padding-top: 30px;
	margin-bottom: 20px;
}
#switch-1 {
	display: block;
	float: right;
	margin-right: 20px;
	color: #fc0;
	font-size: 0.9em;
	text-decoration: none;
	border-bottom: 1px dashed #fc0;
}
#switch-2 {
	display: block;
	float: left;
	color: #fc0;
	font-size: 0.9em;
	text-decoration: none;
	border-bottom: 1px dashed #fc0;
}
#switch-1:hover, #switch-2:hover {
	color: #fe2;
}
#abonentam h3 {
	font-weight: normal;
	font-size: 0.9em;
	color: #beaee0;
	margin-bottom: 15px;
}
#form-1 {
	margin-left: -8px;
	background: url(img/form.png) top left no-repeat;
	padding: 6px 8px;
	width: 256px;
	height: 89px;
}
.form-label {
	color: #beaee0;
	font-size: 0.9em;
	float: left;
	width: 71px;
	margin-bottom: 13px;
}
.form-input {
	width: 145px;
	border: 0;
	font-size: 0.95em;
}
.form-invis {
	display: none;
}
.form-submit {
	position: absolute;
	top: 98px;
	left: 228px;
	cursor: pointer;
}
#form-2 {
	margin-left: -8px;
	background: url(img/form2.png) top left no-repeat;
	padding: 6px 8px;
	width: 256px;
	height: 89px;
	display: none;
}
#form-2 h3 {
	text-align: right;
	margin-right: 20px;
}
#resources {
	/*position: absolute;
	top: 330px;
	background: url(img/cap-resources.gif) top left no-repeat;
	*/ padding-top: 25px;
	margin-top:150px;
}
/*#resources span {
 display: none;
 }*/
#resources ul li {
	margin-bottom:3px;
}
#resources a {
	/*display: block;
	margin-bottom: 4px;
	*/ color:#ba99ff;
	font-size:19px;
}
#resources a:hover {
	/*background-position: bottom;
	*/ color:#ffba1c;
}
#resources h2 {
	font-size:16px;
	color:#ffba1c;
	margin-bottom:15px;
}
/*#res-music {
 background: url(img/res-music.gif) top left no-repeat;
 width: 77px;
 height: 19px;
 }
	#res-files {
 background: url(img/res-files.gif) top left no-repeat;
 width: 175px;
 height: 25px;
 }
	#res-movies {
 background: url(img/res-movies.gif) top left no-repeat;
 width: 88px;
 height: 23px;
 }
	#res-soft {
 background: url(img/res-soft.gif) top left no-repeat;
 width: 50px;
 height: 23px;
 }*/

#footer {
	background: url(img/footer-bg.gif) top repeat-x;
	overflow: hidden;
	padding-top: 25px;
	margin-top:100px;
}
#search {
	float: left;
	width: 250px;
	overflow: hidden;
}
#form-query {
	background: url(img/form-query.gif) top left no-repeat;
	padding: 2px 5px 4px 6px;
	float: left;
	width: 150px;
	font-size: 1em;
	color: #369;
}
#form-search {
	margin-left: 5px;
}
#copyright {
	float: left;
	font-size: 0.8em;
	margin-top: -4px;
}
#contact {
	font-size: 0.8em;
	float: right;
	width: 270px;
}
#rating {
	float: right;
	margin-right: 10px;
}
#canals {
	border-left: 1px solid #D6C9E2;
	border-bottom: 1px solid #D6C9E2;
	width: 100%;
}
#canals td{
	color:#d6c9e2;
	font-size:12px;
	border-right: 1px solid #D6C9E2;
	border-top: 1px solid #D6C9E2;
}
#canals .img {
	background: #fff;
}
#canals .desc {
	padding: 5px;
}
.tarrifs{
	width: 90%;
	font-size:13px;
	border:1px dotted white;
	text-align:center;
}
.tarrifs td{
	border:1px dotted white;
	padding:2px;
}
.un{
	color:red;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* Hacks Section */
body {
	behavior: url("/wp-content/themes/istv/csshover.htc");
}
img {
	behavior: url("/wp-content/themes/istv/pngbehavior.htc");
}
*:first-child+html #footer {
	padding: 15px 0;
} 
* html #footer {
	padding: 15px 0;
}
*:first-child+html #content {
	padding-bottom: 0;
} 
* html #content {
	padding-bottom: 0;
}
*:first-child+html #abonentam h3, *:first-child+html .form-label {
	margin-bottom: 13px;
}
* html #abonentam h3, * html .form-label {
	margin-bottom: 13px;
}
* html #logo {
	margin-bottom: 15px;
} 
* html #slogan, * html #navmenu, * html #form-1, * html #form-2 {
	margin-left: 0;
} 
* html #news {
	background-position: 3px 0;
}
* html #abonentam {
	left: -7px;
	background-position: 7px 0;
}
* html #navmenu li ul li {
	background: none;
} 
* html .drop-top {
	display: none;
} 
* html #navmenu li ul {
	background: #251d48;
}
* html #switch-1 {
	margin-right: 10px;
} 
* html .form-submit {
	margin-left: 8px;
}
* html #footer {
	margin-bottom:30px;
}
