html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: 'Tahoma', Open Sans, sans-serif;
	font-size: 14px;
	color: #000;
	background: #e7f0f5;
}
h1, h2, h3 {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
}

.centr{text-align: center;}

b {
	font-weight: bold;
}
a {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #249bcb;
}
p {
	color: #414141;
}
.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.wrapper {
	width: 100%;
	min-height: 100%;
}
html .wrapper {
	height: 100%;
}
.header {
	width: 100%;
	height: 120px;
	background: url('/image/design/header_bg.png') repeat-x 0 0;
}
.headerCont {
	width: 960px;
	margin: 0 auto;
}
.logo {
	float: left;
	width: 380px;
	height: 79px;
	background: url('/image/design/logo.png') no-repeat 0 center;
}
.logo a {
	display: block;
	width: 380px;
	height: 76px;
}
.menu {
	float: right;
}
.menu ul {
	float: left;
	background: url('/image/design/menu_sep.png') no-repeat right bottom;
}
.menu ul li {
	float: left;
	background: url('/image/design/menu_sep.png') no-repeat left bottom;
}

.menu ul li a {
	display: block;
	text-decoration: none;
}
.menu ul li a:hover {
	background: url('/image/design/li_hover.png') no-repeat center bottom;
}
.menu ul li a span {
	display: block;
	color: #adadad;
	font-size: 12px;
	text-shadow: 0 1px 0 #000;
	padding: 48px 10px 10px 10px;
}
.menu ul li a span.home_icon {
	background: url('/image/design/home_icon.png') no-repeat center 12px;
}
.menu ul li a span.dwn_icon {
	background: url('/image/design/dwn_icon.png') no-repeat center 12px;
}
.menu ul li a span.scrn_icon {
	background: url('/image/design/scrn_icon.png') no-repeat center 12px;
}
.menu ul li a span.support_icon {
	background: url('/image/design/support_icon.png') no-repeat center 12px;
}
.menu ul li a span.features_icon {
	background: url('/image/design/features_icon.png') no-repeat center 12px;
}
.menu ul li a span.format_icon {
	background: url('/image/design/format_icon.png') no-repeat center 12px;
}
.menu ul li.active a {
	background: url('/image/design/li_active.png') no-repeat center bottom;
}
.menu ul li.active a span {
	color: #fff;
}
.menu ul li.active a span.home_icon {
	background: url('/image/design/home_icon_act.png') no-repeat center 12px;
}
.menu ul li.active a span.dwn_icon {
	background: url('/image/design/dwn_icon_act.png') no-repeat center 12px;
}
.menu ul li.active a span.scrn_icon {
	background: url('/image/design/scrn_icon_act.png') no-repeat center 12px;
}
.menu ul li.active a span.support_icon {
	background: url('/image/design/support_icon_act.png') no-repeat center 12px;
}
.menu ul li.active a span.features_icon {
	background: url('/image/design/features_icon_act.png') no-repeat center 12px;
}
.menu ul li.active a span.format_icon {
	background: url('/image/design/format_icon_act.png') no-repeat center 12px;
}
.shadowHeader {
	width: 960px;
	margin: 0 auto;
	height: 63px;
	margin-top: -1px;
	background: url('/image/design/shadow_header.png') no-repeat center top;
}
.mainCont {
	width: 930px;
	margin: 0 auto;
}
.leftColumn {
	width: 359px;
	float: left;
	margin-right: 20px;
}
.leftColumn p {
	color: #414141;
}
.leftColumn ul {
	margin: 10px 0 20px 0;
}
.leftColumn ul li {
	font-size: 14px;
	margin-bottom: 5px;
	padding: 0px 0px 6px 40px;
}
.leftColumn ul li.a {
	font-size: 14px;
	margin-bottom: -20px;
	padding: 0px 0px 0px 40px;
}
.rightColumn {
	float: left;
}
.rightColumn .mainImg {
	width: 551px;
	height: 471px;
	background: url('/image/design/main_screen.png') no-repeat 0 0;
}
.download {
	display: block;
	float: left;
	width: 99px;
	height: 35px;
	text-decoration: none;
	font-size: 20px;
	text-align: center;
	color: #FFF;
	text-shadow: 0 1px 3px rgba(0,0,0, 0.5);
	padding: 35px 62px 0px 10px;
	background: url('/image/design/dwn_btn.png') no-repeat 0 0;
}
.download:hover {
	color: #FFF;
	background: url('/image/design/dwn_btn.png') no-repeat 0 -70px;
}
.dwnDesc {
	width: 180px;
	padding-top: 10px;
	text-align: center;
	float: left;
	font-size: 11px;
	margin-left: 8px;
}
.ui {
	background: url('/image/design/ui_icon.png') no-repeat left 4px;
}
.star {
	background: url('/image/design/star_icon.png') no-repeat left 4px;
}
.volume {
	background: url('/image/design/volume_icon.png') no-repeat left 4px;
}
.hq {
	background: url('/image/design/hq_icon.png') no-repeat left 4px;
}
.tmbPanel {
	float: left;
	width: 100%;
	height: 141px;
	margin: 20px 0;
	background: url('/image/design/tmb_panel.png') no-repeat center center;
}
.tmbPanel ul {
	float: left;
	padding: 9px 18px 9px 34px;
}
.tmbPanel ul li {
	float: left;
	width: 150px;
	height: 113px;
	padding: 5px;
	margin-right: 15px;
	background: #fff;
	box-shadow: 0 2px 5px 1px rgba(133, 133, 133, 0.41);
	-moz-box-shadow: 0 2px 5px 1px rgba(133, 133, 133, 0.41);
	-webkit-box-shadow: 0 2px 5px 1px rgba(133, 133, 133, 0.41);
}
.tmbPanel ul li:last-child {
	margin-right: 0;
}
.tmbPanel ul li .img {
	height: 100%;
	background: #ccc;
}
.tmbPanel ul li .img:hover .view {
	opacity: 1;
}
.tmbPanel ul li .view {
	position: absolute;
	margin-left: 130px;
	width: 20px;
	height: 20px;
	background: url('/image/design/view.png') no-repeat 0 0;
	opacity: 0.8;
}

.tmbPanel ul li .view a:hover {
	background: url('/image/design/view.png') no-repeat 0 -20px;
}
.content {
	width: 960px;
	margin: 0 auto;
}
.content .slideBar {
	float: left;
	width: 235px;
	margin-right: 20px;
}
.slideBar .topProg {
	width: 233px;
	height: 42px;
	margin-top: 20px;
	background: url('/image/design/prog_box_top.png') no-repeat 0 0;
}
.slideBar .middle .autor {
	font-size: 12px;
}
.autor .check {
	float: left;
	margin-right: 10px;
}
.itvaLogo {
	float: left;
	margin-right: 10px;
	border: 1px solid #888;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.banner {
	float: center;
	margin-right: 10px;
	border: 1px solid #888;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
table.itvaProgramm tr td {
	vertical-align: top;
	padding: 15px 0;
}
table.itvaProgramm tr {
	border-bottom: 1px dashed #ccc;
}
.sepLine {
	width: 100%;
	height: 1px;
	margin: 10px 0;
	border-top: 1px dashed #ccc;
}
.img4 {
	background: white;
	margin-top: 5px;
	border: 1px solid gray;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.img4:hover {
	border: 1px solid #000;
}

.windows{
	background: white;
	border: 1px solid black;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.autor .itvaLogo:hover {
	border: 1px solid #333;
}
.slideBar .top {
	width: 233px;
	height: 55px;
	background: url('/image/design/news_top.png') no-repeat 0 0;
}
.slideBar .top h3 {
	padding: 23px 85px 0px 10px;
	font-size: 26px;
	color: #FFF;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	margin: 0;
}
.slideBar .middle {
	width: 213px;
	padding: 10px 10px 1px 10px;
	background: url('/image/design/news_middle.png') repeat-y 0 0;
}
.slideBar .middle p {
	color: #414141;
	margin: 5px 0 0 0;
		font-size:12px;
}
.sepNews {
	height: 1px;
	margin: 10px 0;
	border-top: 1px dashed #ccc;
}
.marker {
	padding-left: 17px;
	font-weight: bold;
	background: url('/image/design/marker.png') no-repeat 0 center;
}
.slideBar .bottom {
	width: 233px;
	height: 9px;
	background: url('/image/design/news_bottom.png') no-repeat 0 0;
}
.content .rightCont {
	float: left;
	width:680px;
	padding: 10px;
	margin-top: 13px;
	background: #f1f7fa;
	border: 1px solid #aaa;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.rightCont ul {
	margin:0 0 10px 10px;
}
.rightCont ul li {
	background: url('/image/design/ul_marker.png') no-repeat 0 5px;
	padding-left: 17px;
	margin-bottom: 10px;
}
ul.screens {
	float: left;
	margin:0 0 0 10px;
}
ul.screens li {
	float: left;
	width: 312px;
	height: 234px;
	padding: 5px;
	margin: 6px 15px 6px 0;
	background: #fff;
	box-shadow: 0 2px 5px 1px rgba(133, 133, 133, 0.41);
	-moz-box-shadow: 0 2px 5px 1px rgba(133, 133, 133, 0.41);
	-webkit-box-shadow: 0 2px 5px 1px rgba(133, 133, 133, 0.41);
}
ul.screens li:last-child {
	margin-right: 0px;
}
ul.screens li .scrn {
	background: #ccc;
	width: 100%;
	height: 100%;
}
.vmiddle {
	vertical-align: middle;
	padding-left: 10px;
}
.support {

}
.submit {
	float: right;
}
.submit  input[type=submit] {
	border: 0;
	cursor: pointer;
	background: url('/image/design/btn.png') repeat-x 0 0;
	padding: 4px 6px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0 1px 0 #004E96;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0 2px 5px 1px rgba(133, 133, 133, 0.41);
	-moz-box-shadow: 0 2px 5px 1px rgba(133, 133, 133, 0.41);
	-webkit-box-shadow: 0 2px 5px 1px rgba(133, 133, 133, 0.41);
}
.submit  input[type=submit]:hover {
	background: url('/image/design/btn_hover.png') repeat-x 0 -25px;
}
.support input[type=text] {
	width: 270px;
}
.support input[type=text], .support textarea{
	padding: 4px;
	outline: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: inset 0 1px 4px 0px rgba(133, 133, 133, 0.67);
	-moz-box-shadow: inset 0 1px 4px 0px rgba(133, 133, 133, 0.67);
	-webkit-box-shadow: inset 0 1px 4px 0px rgba(133, 133, 133, 0.67);
}
.support input[type=text]:focus, .support textarea:focus {
	border: 1px solid #b9b9b9;
	box-shadow: inset 0 2px 4px 0px rgba(133, 133, 133, 0.67);
	-moz-box-shadow: inset 0 2x 4px 0px rgba(133, 133, 133, 0.67);
	-webkit-box-shadow: inset 0 2px 4px 0px rgba(133, 133, 133, 0.67);
}
.support textarea {
	width: 98%;
	resize: vertical;
	height: 200px;
}
.support p {
	margin-top: 10px;
}
.support label {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
}
.support label b {
	color: #CA0000;
}
.features {
	margin-top: 10px;
}
.features tr {
	border-bottom: 1px dashed #ccc;
}
.features tr:last-child {
	border-bottom: 0px dashed #ccc;
}
.features tr td {
	padding: 20px 0;
	vertical-align: top;

}
.features ul {

}
.liveView {
	text-decoration: none;
	border-bottom: 1px dashed #000;
	padding-bottom: 3px;
}
.liveView:hover {
	border-bottom: 1px dashed #249BCB;
}
.liveExample {
	position: absolute;
	padding: 10px;
	margin: 20px 0 0 25px;
	background: #F1F7FA;
	border: 1px solid #696969;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0 0px 10px 2px rgba(75, 75, 75, 0.61);
	-moz-box-shadow: 0 0px 10px 2px rgba(75, 75, 75, 0.61);
	-webkit-box-shadow: 0 0px 10px 2px rgba(75, 75, 75, 0.61);
}
.arrowWrap {
	position: absolute;
	right: 0;
}
.arrowWrap .arrowIcon {
	position: absolute;
	top: 170px;
	width: 29px;
	height: 59px;
	background: url('/image/features/arrow_icon.png') no-repeat 0 0;
}
.features ul li {
	background:none;
	padding-left: 40px;
	font-size: 12px;
	line-height: 17px;
}
.exArea {
	width:640px;
	margin:0 auto;
	margin-bottom: 10px;
}
.exArea ul {
	float: left;
	margin: 10px 0 0 0;
}
.exArea ul li {
	float: left;
	margin: 0 13px 0 0;
	background: none;
	padding-left:0;
}
.exArea ul li a img {
	opacity: 0.9;
}
.exArea ul li a:hover img {
	opacity: 1;
}
.exArea ul li:last-child {
	margin-right: 0;
}
.loader {
	width: 640px;
	height: 480px;
	background: url('/image/design/loader.gif') no-repeat center center;
}
.imgWrap {
	width: 640px;
	height: 480px;
}
.features ul li.openIcon {
	background: url('/image/features/open_icon.png') no-repeat 0 4px;
}
.features ul li.hqIcon {
	background: url('/image/features/hq_icon.png') no-repeat 0 4px;
}
.features ul li.monitorIcon {
	background: url('/image/features/monitor_icon.png') no-repeat 0 4px;
}
.features ul li.brightIcon {
	background: url('/image/features/bright_icon.png') no-repeat 0 4px;
}
.features ul li.eqIcon {
	background: url('/image/features/eq_icon.png') no-repeat 0 4px;
}
.features ul li.leftIcon {
	background: url('/image/features/left_icon.png') no-repeat 0 4px;
}
.features ul li.playIcon {
	background: url('/image/features/play_icon.png') no-repeat 0 4px;
}
.features ul li.rightIcon {
	background: url('/image/features/right_icon.png') no-repeat 0 4px;
}
.features ul li.repeatIcon {
	background: url('/image/features/repeat_icon.png') no-repeat 0 4px;
}
.features ul li.rndIcon {
	background: url('/image/features/rnd_icon.png') no-repeat 0 4px;
}
.features ul li.hvolumeIcon {
	background: url('/image/features/hvolume_icon.png') no-repeat 0 4px;
}
.features ul li.pListIcon {
	background: url('/image/features/playlist_icon.png') no-repeat 0 4px;
}
.formats {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	border: 1px dashed #ccc;
}
.formats tr td {
	padding: 5px;
	border: 1px dashed #ccc;
}
.footerLine {
	margin-top: 30px;
	width: 100%;
	height: 14px;
	background: url('/image/design/footer_bg.png') repeat-x 0 0;
	position: relative;
	z-index: 9;
}
.footer {
	width: 100%;
	background: #fff;
	position: relative;
	z-index: 9;
}
.footerCont {
	width: 960px;
	height: 98px;
	margin: 0 auto;
	position: relative;
	z-index: 9;
}
.footerLogo {
	float: left;
	margin-top: 14px;
	width: 292px;
	height: 55px;
}
.footerLogo a {
	display: block;
	width: 292px;
	height: 55px;
	background: url('/image/design/footer_logo.png') no-repeat 0 0;
}
.footerLogo a:hover {
	display: block;
	width: 292px;
	height: 55px;
	background: url('/image/design/footer_logo.png') no-repeat 0 -55px;
}
.counters {
	margin-top: 10px;
	float: right;
}
.counters .counter {
	float: left;
	margin-left: 10px;
	width: 88px;
	height: 31px;
	background: #ccc;
}
.copy {
	float: right;
	margin-top: 10px;
}
.errorMessage {
	border: 1px solid #CE0707;
	color: #CE0707;
	padding: 10px;
	width: 300px;
	margin: 20px auto;
	text-align: center;
	box-shadow: 0 0 28px 1px #FFD0D0 inset;
}

.faq_box {
	margin-top: 10px;
	float: left;
	width: 100%;
}
.queCloud {
	float: left;
	width: 432px;
}
.queCloud .top {
	height: 9px;
	margin-left: 6px;
	background: url(/image/design/mes_guest_top.png) no-repeat 0 0;
}
.queCloud .middle {
	margin-left: 6px;
	padding: 0 10px;
	background: url(/image/design/mes_guest_middle.png) repeat-y 0 0;
}
.queCloud .bottom {
	height: 12px;
	background: url(/image/design/mes_guest_bottom.png) no-repeat 0 0;
}
.queCloud p {
	margin:0;
	margin-right: 0 !important;
	margin-top: 0 !important;
	text-shadow: 0 1px 0 white;
}

.ansCloud {
	width: 432px;
	float: right;
}
.ansCloud .top {
	height: 9px;
	margin-right: 6px;
	background: url(/image/design/mes_adm_top.png) no-repeat 0 0;
}
.ansCloud .middle {
	margin-right: 6px;
	padding: 0 10px;
	background: url(/image/design/mes_adm_middle.png) repeat-y 0 0;
}
.ansCloud .bottom {
	height: 12px;
	background: url(/image/design/mes_adm_bottom.png) no-repeat 0 0;
}
.ansCloud p {
	margin:0;
	margin-right: 0 !important;
	margin-top: 0 !important;
	text-shadow: 0 1px 0 #F0F0F0;
	color: #004E66;
}

.merge_2{
	font-size:13px;
	color: black;
	background-color: #F4F4F4;
	padding: 12px;
	line-height: 1.3;
	border-radius: 7px 7px 7px 7px;
	border: 1px solid #DEDEDE;
}
.buy-box {
    background: #f1f1f1;
    padding: 20px;
    margin: 40px 0 40px 0;
}
.buy-box table {
    width: 100%;
}
.buy-box table tr th {
    font-size: 16px;
    text-align: left;
    padding-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
}
.buy-box table tr td {
    padding: 20px 0;
}
.buy-box table tr td img {
    width: 50px;
    margin: 0 15px 0 0;
    display: inline-block;
    vertical-align: middle;
}
.product-title span {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
}
.product-title span b {
    font-size: 12px;
    color: #464646;
}
.buy-box table tr td select {
    width: 100%;
    padding: 6px 12px 6px 12px;
}
.buy-box table tr td.text-right {
    border-top: 1px solid #e2e2e2;
}
