
html {min-width:960px;}
body {
	min-width:960px;
	margin:0;
	color:#333;
	font:12px/15px Arial, Helvetica, sans-serif;
	background:#addbf3 url(new/images/bg.jpg) no-repeat 50% 0;
}
fieldset {
    border-style: none;
    margin: 0;
    padding: 0;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#003471;
}
a:hover {text-decoration:underline;}
input, textarea, select{vertical-align:middle;}

#wrapper {
	width:960px;
	margin:0 auto;
	padding:35px 0 0;
}
#wrapper:after{
	content:'';
	display:block;
	clear:both;
}


.slogan{
	float:left;
	color:#fff;
	font-size:14px;
	line-height:16px;
	padding:14px 0 0 21px;
}
.select-form {
	float:right;
	padding:12px 0 0;
}
.select-form select {
	float:left;
	margin:0;
	padding:0;
	width:136px;
	color:#000;
	font:12px/12px Arial, Helvetica, sans-serif;
}
#main {
	overflow:hidden;
	width:100%;
}
#nav {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
	background:url(/res/new/images/kno/navbg.png) no-repeat;
}
#nav li {
	float:left;
	font:bold 16px/18px Arial, Helvetica, sans-serif;
	background:url(//res/new/images/kno/separator-1.gif) no-repeat 100% 50%;
	padding:13px 20px 12px;
}
#nav li a {
	color:#fff;
	float:left;
	cursor:pointer;
}
#nav li a span {
	float:left;
	background:url(/res/new/images/kno/bullet-5.gif) no-repeat 100% 50%;
	padding:0 15px 0 0;
}
#nav li a:hover span {
	text-decoration:underline;
}
#nav li.login {
	float:right;
	margin:0 12px 0 0;
	background:none;
}
#nav li.login a{
	background:url(/res/new/images/kno/arrow-2.gif) no-repeat 100% 50%;
	padding:0 22px 0 0;
}
.main-holder {
	overflow:hidden;
	width:916px;
	background:url(/res/new/images/kno/bg-main.gif) repeat-y;
	padding:24px 30px 0 15px;
}
.main-holder #sidebar {
	float:left;
	width:201px;
}
.accordion {
	margin:0;
	padding:0;
	list-style:none;
	width:186px;
}
.accordion li {
	font:bold 14px Arial, Helvetica, sans-serif;
	background:url(/res/new/images/kno/bg-sidebar-li.gif) no-repeat 0 100%;
}
.accordion li.active a,
.accordion li.active a:hover {
	background:url(/res/new/images/kno/bg-sidebar-active.gif) no-repeat;
	color:#fff;
	width:201px;
	text-decoration:none;
}
.accordion li a {
	display:block;
	width:175px;
	color:#0054a6;
	padding:10px 0 10px 11px;
	outline:none
}
.accordion li a:hover {text-decoration:none;}
.accordion ul {
	margin:0;
	padding:5px 0 2px;
	list-style:none;
}
.accordion ul li {
	background:none;
	font:12px Arial, Helvetica, sans-serif;
	padding:0 0 5px;
}
.accordion ul li a {
	background:none !important;
	color:#444 !important;
	padding:5px 12px 5px 13px !important;
	width:161px;
}
.accordion ul li.active a,
.accordion ul li a:hover {
	background:url(/res/new/images/kno/bg-sidebar-li-2.gif) no-repeat !important;
	width:173px !important;
	text-decoration:none;
}
.accordion ul li a span {
	display:block;
	width:161px;
	cursor:pointer;
	background:url(/res/new/images/kno/bullet-1.gif) no-repeat 100% 50%;
}
#twocolums {
	float:left;
	width:692px;
	padding:9px 0 0 23px;
}
.main-holder #content {
	float:left;
	width:436px;
	padding:4px 0 0;
}
.main-holder #content h2 {
	margin:0 0 15px;
	color:#000;
	font-size:18px;
}
.video {
	overflow:hidden;
	width:100%;
	margin:0 0 27px;
	position:relative;
}
.gallery-holder {
	overflow:hidden;
	width:435px;
	height:246px;
	position:relative;
}
.tab-box {
	width:100%;
	overflow:hidden;
	position:relative;
}
.slide {
	overflow:hidden;
	width:426px;
	height:44px;
	position:absolute;
	padding:10px 0 0 10px;
	top:193px;
	left:0;
	background:url(/res/new/images/kno/bg-slide.png) no-repeat;
}
.slide ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.slide ul li {
	float:left;
	margin:0 8px 0 0;
}
.slide ul li img {display:block;}
.news-list {
	margin:-5px 0 9px;
	padding:0;
	list-style:none;
}
.news-list li {
	border-bottom:1px solid #ccc;
	padding:10px 0 5px;
	line-height:18px;
}
.news-list li .holder {
	width:100%;
	overflow:hidden;
	padding:0 0 7px;
}
.news-list li .holder .date {
	float:left;
	color:#666;
	font:12px/18px Arial, Helvetica, sans-serif;
	padding:0 23px 0 0;
}
.news-list li .holder h3 {
	margin:0;
	float:left;
	font:14px/18px Arial, Helvetica, sans-serif;
}
.news-list li .holder h3 a {color:#003471;}
.news-list li p {margin:0 0 8px;}
.view {
	float:left;
	background:url(/res/new/images/kno/bullet-2.gif) no-repeat 0 50%;
	padding:5px 0 5px  20px;
}
.view-holder {
	overflow:hidden;
	width:100%;
	padding:0 0 36px;
}
.holder-post {
	overflow:hidden;
	width:100%;
}
.holder-post .post {
	overflow:hidden;
	width:100%;
	color:#444;
	line-height:18px;
	padding:23px 0;
	margin:-1px 0 1px;
	border-top:1px solid #ccc;
}
.holder-post .post .image {
	float:left;
	border:1px solid #d0d0d0;
	margin:0 19px 0 3px;
	display:inline;
}
.holder-post .post .image img {display:block;}
.holder-post .post .text {
	float:left;
	width:312px;
}
.holder-post .post .text p {margin:0;}
.holder-post .post .text h3 {
	margin:0;
	font-size:14px;
	color:#000;
}
.holder-post .post .text .proffesion {
	font:italic 14px Arial, Helvetica, sans-serif;
	display:block;
	color:#000;
	margin:0 0 7px;
}
.aside {
	float:right;
	width:237px;
}
.aside .aside-block {
	overflow:hidden;
	width:235px;
	border:1px solid #ccc;
	padding:0 0 11px;
	margin:0 0 23px;
}
.aside .aside-block h2 {
	margin:0 0 15px;
	background:url(/res/new/images/kno/bg-aside-block.gif) repeat-x;
	color:#000;
	font-size:14px;
	border-bottom:1px solid #ccc;
	padding:8px 10px 8px 11px;
}
.content-block {
	overflow:hidden;
	padding:0 0 0 11px;
	width:224px;
}
.list-sponsor {
	margin:0 0 23px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.list-sponsor li {
	float:left;
	margin:0 15px 0 0;
}
.list-sponsor li img {display:block;}
.aside h3 {
	margin:0 0 17px;
	color:#000;
	font-size:14px;
}
.list-mail {
	margin:0 0 13px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.list-mail li {
	background:url(/res/new/images/kno/bullet-3.gif) no-repeat 0 50%;
	padding:0 0 0 23px;
	color:#000;
	font-size:12px;
	margin:0 0 15px;
}
.list-mail li a {color:#003471;}
.list-mail li.mail {background:url(/res/new/images/kno/bullet-4.gif) no-repeat 0 2px;}
.list-mail li.twitter,
.list-mail li.facebook {
	background:none;
	padding:0;
}
.list-mail li.twitter a {
	background:url(/res/new/images/kno/ico-1.gif) no-repeat;
	padding:1px 0 1px 22px;
}
.list-mail li.facebook a {
	background:url(/res/new/images/kno/ico-1.gif) no-repeat 0 -29px;
	padding:1px 0 1px 22px;
}
.list-post {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.list-post li {
	color:#000;
	font:12px/18px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #ccc;
	margin:0 0 16px;
	padding:0 0 14px;
}
.list-post li a {color:#003471;}
.list-post li span {color:#666;}
.list-post li p {margin:0;}
.tabs-area {
	overflow:hidden;
	width:100%;
}
.main-frame {
	overflow:hidden;
	width:902px;
	background:url(/res/new/images/kno/bg-main-c.gif) repeat-y !important;
	padding:27px 30px 0 28px;
	margin:0 auto;
}
.main-b {
	overflow:hidden;
	height:15px;
	background:url(/res/new/images/kno/bg-main-b.png) no-repeat;
}
.tab-content {
	overflow:hidden;
	width:100%;
	padding:0 0 23px;
}
.tabset {
	overflow:hidden;
	width:893px;
	background:url(/res/new/images/kno/bg-tabs.gif) no-repeat;
	margin:0 0 27px;
	padding:9px 0 0 9px;
	list-style:none;
}
.tabset li {
	float:left;
	font-size:12px;
	padding:0 7px 0 0;
}
.tabset li a {
	color:#fff;
	float:left;
	background:url(/res/new/images/kno/bg-tab.gif) no-repeat;
	width:131px;
	height:35px;
	padding:9px 0 0 13px;
}
.tabset li a.active,
.tabset li a:hover {
	text-decoration:none;
	background-position:0 -45px;
	color:#000;
}
.tabset li a span {
	float:left;
	background:url(/res/new/images/kno/ico-3.png) no-repeat;
	padding:5px 0 4px 26px;
	cursor:pointer;
}
.tabset li a span.home {background-position:0 0;}
.tabset li a:hover span.home,
.tabset li a.active span.home {background-position:0 -150px;}
.tabset li a span.knowledgebase {background-position:0 -31px;}
.tabset li a:hover span.knowledgebase,
.tabset li a.active span.knowledgebase {background-position:0 -177px;}
.tabset li a span.communinty {background-position:0 -62px;}
.tabset li a:hover span.communinty,
.tabset li a.active span.communinty {background-position:0 -205px;}
.tabset li a span.guides {background-position:0 -92px;}
.tabset li a:hover span.guides,
.tabset li a.active span.guides {background-position:0 -229px;}
.tabset li a span.info {background-position:0 -121px;}
.tabset li a:hover span.info,
.tabset li a.active span.info {background-position:0 -260px;}
.main-frame #content {
	float:left;
	width:639px;
	line-height:18px;
}
.main-frame #content p {
	margin:0 0 37px;
	clear:both;
}
.main-frame #content p a {color:#0054a6;}
.tab-content h2 {
	margin:0 0 15px;
	color:#000;
	float:left;
	font:bold 24px/26px Arial, Helvetica, sans-serif;
}
.list-block-holder {
	overflow:hidden;
	width:100%;
	margin:0 0 32px;
}
.list-block {
	float:left;
	width:220px;
	padding:0 25px 0 0;
}
.main-frame #content h3 {
	margin:0 0 16px 3px;
	color:#000;
	font:bold 12px Arial, Helvetica, sans-serif;
}
.list-block ul {
	margin:0;
	padding:0;
	list-style:none;
}
.list-block ul li {
	background:url(/res/new/images/kno/bullet-3.gif) no-repeat 0 50%;
	padding:0 0 0 19px;
	font-size:12px;
	margin:0 0 6px;
}
.list-block ul li a {color:#0054a6;}
.mail-address {
	overflow:hidden;
	width:606px;
	border:1px solid #ccc;
	background:#eee;
	padding:14px 16px 17px 15px;
}
.main-frame #content .mail-address h3 {
	margin:0 0 11px;
}
.mail-address label {
	display:block;
	color:#555;
	margin:0 0 20px;
	font:12px Arial, Helvetica, sans-serif;
}
.mail-address .row {
	overflow:hidden;
	width:100%;
}
.mail-address .row .text {
	float:left;
	width:471px;
	height:27px;
	background:url(/res/new/images/kno/bg-input.gif) no-repeat;
	padding:3px 1px 1px 1px;
	margin:0 9px 0 0;
}
.mail-address .row .text input {
	width:461px;
	height:14px;
	display:block;
	border:0;
	background:none;
	font:12px/14px Arial, Helvetica, sans-serif;
	margin:0;
	padding:6px 5px 7px;
}
.mail-address .row .submit {
	float:left;
	width:124px;
	background:url(/res/new/images/kno/bg-submit.gif) no-repeat;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	cursor:pointer;
	position:relative;
	border:0;
}
.main-frame #sidebar {
	float:right;
	width:237px;
}
.search-form {
	overflow:hidden;
	width:236px;
	float:right;
	height:29px;
	background:url(/res/new/images/kno/bg-search.gif) no-repeat;
	margin:0 0 26px;
}
.search-form .submit {
	float:left;
	width:36px;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	border:0;
	cursor:pointer;
	margin:0;
	padding:0;
	background:none;
}
.search-form .text {
	float:left;
	width:190px;
	height:14px;
	margin:0;
	padding:7px 10px 8px 0;
	border:0;
	background:none;
	color:#666;
	font:12px/14px Arial, Helvetica, sans-serif;
	outline:none;
}
.block-find {
	overflow:hidden;
	width:206px;
	border:1px solid #ccc;
	margin:0 0 26px;
	padding:10px 14px 8px;
	clear:both;
}
.block-find h3 {
	margin:0 0 14px;
	color:#000;
	font-size:12px;
}
.block-find ol {
	margin:0;
	padding:0;
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#555;
	height:1%;
	overflow:hidden;
	counter-reset: item;
}
.block-find ol li {
	display: block;
	margin:0 0 12px;
}
.video-holder {
	overflow:hidden;
	width:899px;
	background:url(/res/new/images/kno/bg-block-1.gif) repeat-y;
	clear:both;
	margin:0 0 27px;
}
.video-holder .t {
	overflow:hidden;
	width:100%;
	background:url(/res/new/images/kno/bg-block-1.gif) no-repeat -899px 0;
}
.video-holder .b {
	overflow:hidden;
	width:877px;
	background:url(/res/new/images/kno/bg-block-1.gif) no-repeat -1798px 100%;
	padding:9px 14px 9px 8px;
}
.tabset-video {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:201px;
}
.tabset-video li {
	width:201px;
	overflow:hidden;
	font:bold 12px/14px Arial, Helvetica, sans-serif;
}
.tabset-video li a {
	display:block;
	color:#444;
	width:149px;
	height:56px;
	background:url(/res/new/images/kno/bg-block-2.jpg) no-repeat 0 -82px;
	padding:26px 36px 0 16px;
}
.tabset-video li a.active,
.tabset-video li a:hover {
	text-decoration:none;
	color:#fff;
	background-position:0 0;
}
.tab-content-video {
	float:left;
	width:440px;
	height: 247px;
	overflow: hidden;
	position:relative;
}
.tab-content-video img {display:block;}
.play-tab {
	position:absolute;
	background:url(/res/new/images/kno/bg-play-1.png) no-repeat;
	width:141px;
	height:141px;
	text-indent:-9999px;
	overflow:hidden;
	top:50px;
	left:144px;
}
.tabs-area-video {
	float:left;
	width:641px;
	margin:0 16px 0 0;
}
.block-links {
	float:right;
	width:220px;
}
.block-links h3 {
	margin: 0 0 12px;
	padding: 0 0 15px;
	color:#fff;
	font-size:14px;
	background:url(/res/new/images/kno/bg-line.gif) repeat-x 0 100%;
}
.block-links ul {
	margin:0 0 0 3px;
	padding:0;
	list-style:none;
}
.block-links ul li {
	font:12px Arial, Helvetica, sans-serif;
	background:url(/res/new/images/kno/bullet-6.gif) no-repeat 0 50%;
	padding:0 0 0 13px;
	margin:0 0 11px;
}
.block-links ul li a {color:#fff;}
.section-holder {
	overflow:hidden;
	width:924px;
}
.section-holder .section {
	float:left;
	width:293px;
	margin:0 15px 0 0;
}
.section-holder .other-section {width:281px;}
.section-holder .section h3 {
	margin:0 0 8px;
	color:#000;
	font-size:14px;
	border-bottom:1px solid #ccc;
	padding:0 0 9px;
}
.section-holder .other-section h3 {margin:0 0 13px;}
.section-holder .section ul {
	margin:0 0 7px 2px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.section-holder .section ul li {
	background:url(/res/new/images/kno/ico-5.gif) no-repeat;
	padding:2px 0 2px 27px;
	font:12px/19px Arial, Helvetica, sans-serif;
	margin:0 0 2px;
}
.section-holder .other-section ul li {
	background-position:0 50%;
	line-height:14px;
	margin:0 0 7px;
}
.section-holder .section ul li a {color:#0071ce;}
.section-holder .section ul li span {
	display:block;
	color:#777;
	font-size:11px;
}
.section-holder h4 {
	margin:0 0 4px;
	font-size:12px;
	color:#0054a6;
}
.section-holder h4 a {color:#f00;}
.title-gray{
	padding:14px 30px 13px;
	border-bottom:1px solid #ccc;
	background:#e3e3e3 url(/res/new/images/kno/title-gray.gif) no-repeat;
}
.title-gray h2{
	margin:0;
	color:#666;
	font-size:14px;
	line-height:16px;
}
.product-title{
	color:#000;
	font-size:18px;
	line-height:21px;
	margin:0 3px 0 2px;
	padding:8px 0 25px;
	border-bottom:1px solid #c3c3c3;
}
.product-title h,
.title-block h3{
	margin:0 0 6px;
	font-size:24px;
	line-height:27px;
}
.product-block{
	width:100%;
	padding:47px 0 22px;
}
.product-block:after{
	content:'';
	display:block;
	clear:both;
}
.product-image{
	float:left;
	margin:0 -71px 0 -52px;
}
.product-image img{vertical-align:top;}
.product-text{
	font-size:16px;
	line-height:24px;
	padding:6px 18px 0 0;
	color:#000;
	overflow:hidden;
	height:1%;
}
.product-text h4{
	margin:0 0 10px;
	font-size:24px;
	line-height:29px;
}
.price-block{
	position:relative;
	padding:0 0 25px;
	overflow:hidden;
	width:100%;
	font-size:18px;
	line-height:21px;
}
.old-price{
	float:left;
	padding:0 5px 0 0;
	text-decoration:line-through;
}
.new-price{
	float:left;
	color:#ed1c24;
}
.product-text p{margin:0 0 25px;}
.btn-block{
	line-height:25px;
	padding:34px 0 0;
	overflow:hidden;
	width:100%;
}
.btn-yes-add{
	float:right;
	overflow:hidden;
	text-indent:-9999px;
	width:258px;
	height:49px;
	background:url(/res/new/images/kno/btn-yes-add.gif) no-repeat;
}
.no-link{
	margin:11px 24px 0 0;
	float:right;
	color:#0073c6;
	font-weight:bold;
	text-decoration:underline;
}
.no-link:hover{text-decoration:none;}
#footer {
	overflow:hidden;
	width:100%;
	padding:41px 0 50px;
}
#footer .footer-block {
	float:left;
	padding:0 10px 0 0;
	width:160px;
}
#footer .footer-block h4 {
	margin:0 0 14px;
	color:#1a0a25;
	font-size:14px;
}
#footer .footer-block ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer .footer-block ul li {font:12px/24px Arial, Helvetica, sans-serif;}
#footer .footer-block ul li a {color:#44494c;}
.mail-form {
	overflow:hidden;
	width:243px;
	margin:18px 0 54px;
}
.mail-form .row {
	float:left;
	padding:4px 5px 3px;
	border:1px solid #c6cdd3;
	border-width:1px 0 1px 1px;
	background:#fff;
	width:177px;
	height:16px;
}
.mail-form label.inlined {
	float:left;
	position:relative;
	z-index:1;
	color:#000;
	font:12px/14px Arial, Helvetica, sans-serif;
	width:177px;
	height:16px;
	margin:0 -177px 0 0;
}
.mail-form label.focus { opacity: 0.35; }
.mail-form label.has-text { opacity: 0.0; -webkit-transition-duration: 0s; }
.mail-form .text {
	float:left;
	background:none;
	width:177px;
	height:16px;
	border:0;
	margin:0;
	color:#000;
	font:12px/14px Arial, Helvetica, sans-serif;
	padding:0;
	position:relative;
	z-index:2;
}
.mail-form .submit {
	float:left;
	background:#686465;
	border:0;
	width:55px;
	color:#fff;
	font:12px/14px Arial, Helvetica, sans-serif;
	height:25px;
	cursor:pointer;
	position:relative;
}
.footer-block .social {
	margin:0;
	padding:0;
	list-style:none;
}
.footer-block .social li {
	font:12px Arial, Helvetica, sans-serif;
	overflow:hidden;
	margin:0 0 9px;
}
.footer-block .social li a {
	float:left;
	padding:0 0 0 44px;
	background:url(/res/new/images/kno/ico-4.gif) no-repeat;
}
.footer-block .social li.facebook a {background-position:0 0;}
.footer-block .social li.twitter a {background-position:0 -34px;}
.footer-holder {
	overflow:hidden;
	width:1024px;
	padding:0 0 30px;
}
.copyright {
	display:block;
	color:#606a74;
	font:10px Arial, Helvetica, sans-serif;
	text-align:center;
}
.tab-content-video object { display: block; }
/* block-update */
.block-update {
	width:888px;
	color:#000;
	background:url(/res/new/images/kno/bg-block-23.gif) -888px 0 repeat-y;
}
.block-update .holder {background:url(/res/new/images/kno/bg-block-23.gif)  no-repeat;}
.block-update .frame {
	background:url(/res/new/images/kno/bg-block-23.gif) no-repeat -1776px 100%;
	overflow:hidden;
	height:1%;
	padding:20px 25px 20px 37px;
}
.block-button {
	padding:0;
	margin:0;
	list-style:none;
	float:right;
	width:430px;
	font-weight:bold;
}
.block-button li {
	float:left;
}
.block-button a {
	float:left;
	width:204px;
	height:30px;
	color:#fff;
	text-align:center;
	padding:8px 0 0;
}
.block-button a:hover {text-decoration:none;}
.block-button .version-1 {
	margin:0 18px 0 0;
	color:#555;
	background:url(/res/new/images/kno/btn-version-1.gif) no-repeat;}
.block-button .version-2 {background:url(/res/new/images/kno/btn-version-2.gif) no-repeat;}
.block-update .area {padding:8px 0 0;}
.main-refund p a {color:#0054a6;}
.info-block {
	width:866px;
	overflow:hidden;
	margin:0 0 47px;
}
.info-block .visual {
	float:left;
	 width:381px;
	padding:1px 35px 0 13px;
}
.info-block .visual img {vertical-align:top;}
.info-block .section {
	overflow:hidden;
	padding:0 1px 0 0;
}
.info-block .section ol {
	padding:0;
	margin:0;
	list-style-position:inside;
	font-size:14px;
	line-height:19px;
	color:#555;
}
.info-block .section ol li {padding:0 0 5px;}
.info-block .section h3 {
	display:block;
	font-size:14px;
	line-height:16px;
	margin:0 0 20px;
}
.block-find ol li:before { content: counters(item, ".") " "; counter-increment: item }
.block-find ol.list2{counter-reset:list_item;}
.block-find ol.list2 li:before{
	content:''counter(list_item)'. ';
	counter-increment:list_item;
}
.title-block{
	overflow:hidden;
}
.title-block h3{
	color:#000;
	float:left;
}
.title-block form{
	float:right;
}
