html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: Arial, sans-serif;
    color: #686868;
}
table {
    margin: 0;
    border-collapse: collapse;
}
td {
    font-size: 13px;
    font-family: Arial, sans-serif;
    color: #686868;
    padding: 0;
    vertical-align: top;
    font-size: 14px;
}
.table_base {
    width: 980px;
}
.top_line {
    height: 26px;
    background: #f1edec;
}
.top_menu {
    height: 60px;
}
.top_menu img {
    border: none;
}
.top_menu .logo {
    margin: 34px 0 0 55px;
    float: left;
}
.mn {
    float: right;
    margin-right: 55px;
}
.mn td {
    text-align: right;
    padding: 0;
}
.add_menu {
    margin: 8px 0 15px 0;
    text-align: right;
    font-size: 10px;
    color: #696868;
}
.add_menu img {
    margin: 0 5px 3px 10px;
}
.add_menu a {
    color: #696868;
    font-size: 10px;
    text-decoration: none;
    margin-right: 10px;
}
.base_menu {
    margin-bottom: 5px;
}
.base_menu a {
    font-size: 12px;
    /*font-weight: bold;*/
    color: #236c9b;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 10px 0 0;
}
.bottom {
    height: 66px;
    background: url(/img/bottom.jpg) repeat-x;
}
.bottom img {
    float: right;
    margin: 0 55px 0 0;
}
.bottom p {
    float: left;
    margin: 7px 0 0 55px;
    color: #a3a3a3;
}

.content {
    padding: 0 50px 0 50px;
}

h1 {
    color: #4586aa;
    font-size: 19px;
    font-weight: bold;
    margin-top: 10px;
}
h1 span {
    font-weight: normal;
}
h2 {
    color: #4586aa;
    font-size: 12px;
    font-weight: bold;
}
h3 {
    color: #4586aa;
    font-size: 17px;
    font-weight: bold;
    text-align: left;
}
p {
    text-align: justify;
    line-height: 18px;
    margin-top: 0;
}
a {
    color: #175ec8;
    text-decoration: none;
}

.home_content {
    width: 480px;
}
.home_blink {
}
.home_blink_p {
    width: 880px;
    text-align: right;
    position: absolute;
    top: +120px;
    /*background: url(/img/screenshots_bg.png) right top no-repeat;*/
    height: 500px;
}
.home_play {
    border: none;
}
a.home_play_a {
    position: absolute;
    top: +500px;
    margin-left: 530px;
    z-index: 100;
}

.home_prods {
    width: 880px;
    margin: 0 0 0 5px;
}
.prods {
    width: 880px;
    margin-top: 15px;
}
.prod_banner {
    width: 272px;
    height: 124px;
    float: left;
    margin: 30px 10px 30px 0;
}
.prod_banner1 {
    width: 272px;
    height: 315px;
    float: left;
    margin: 30px 10px 30px 0;
}
.prod_banner1 h1 {
    margin-top: 0;
}
#ps {
    background: url(/img/prod_banner1.jpg) no-repeat bottom right;
}
#pb {
    background: url(/img/prod_banner2.jpg) no-repeat bottom right;
}
#pm {
    background: url(/img/prod_banner3.jpg) no-repeat bottom right;
}
.spliter {
    width: 1px;
    height: 125px;
    border: none;
    margin: 30px 10px 0 0;
    padding: 0;
    background: #d1d1d1;
    float: left;
}
.spliter1 {
    width: 1px;
    height: 310px;
    border: none;
    margin: 35px 10px 0 0;
    padding: 0;
    background: #d1d1d1;
    float: left;
}
.first {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    margin: 15px 94px 0 0;
    color: #ffffff;
}
.title {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin: 5px 94px 0 0;
    color: #ffffff;
}
.text {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    margin: 5px 94px 0 0;
    color: #ffffff;
}

.content_right {
    width: 300px;
    float: right;
    padding-top: 50px;
    text-align: center;
}
.content_right img {
    border: none;
}
.content_left {
    width: 540px;
    float: left;
    padding-bottom: 15px;
}

a.more {
    font-size: 10px;
}
a.more2 {
    font-size: 13px;
    color: #1965ab;
    text-decoration: underline;
}
.content_right p {
    text-align: left;
    margin: 3px 0 0 8px;
}

.prod_short_info {
    width: 283px;
}
.prod_short_info th {
    text-align: left;
    font-size: 14px;
    border-bottom: 2px solid #e9e4e2;
    padding: 5px 0 5px 0;
    font-weight: normal;
}
.prod_short_info th.blue {
    text-align: right;
    font-size: 12px;
    color: #3b7cc5;
    border: none;
    border-bottom: 2px solid #e9e4e2;
    padding: 5px 0 5px 0;
    font-weight: normal;
}
.prod_short_info td {
    text-align: center;
    padding: 5px 0 5px 0;
    border: 2px solid #e9e4e2;
    vertical-align: middle;
}
.price {
    color: #98201c;
    font-size: 14px;
    font-weight: bold;
}
.old_price {
    color: #98201c;
    font-size: 14px;
    text-decoration: line-through;
}
.new_price {
    color: #f42712;
    font-size: 16px;
    font-weight: bold;
}

.error {
    margin: 25px 10px 25px 10px;
    padding: 10px;
    border: 1px solid #dc0000;
    color: #dc0000;
    font-weight: bold;
    
}
.ok {
    margin: 25px 10px 25px 10px;
    padding: 10px;
    border: 1px solid #27a43c;
    color: #27a43c;
    font-weight: bold;
    
}

.video {
    height: 580px;
}
.current_video {
    
}
.videos {
    text-align: center;
    vertical-align: top;
    padding-left: 15px;
    height: 200px;
    overflow: auto;
}
.vid_preview {
    border-bottom: 1px solid #ababab;
    width: 200px;
}
.vid_preview img {
    padding: 2px;
    border: 1px solid #ababab;
}
.vid_preview p {
    text-align: right;
}
.janr {
    color: #7f7f7f;
    font-size: 12px;
    margin: 0;
}
.time {
    font-size: 20px;
    font-weight: bold;
    color: #bababa;
    margin: 0;
}
.videos .text_td {
    padding-bottom: 20px;
}


.mailform {
    
}
.mailform td {
    font-weight: bold;
    color: #000000;
}
.mailform .rec {
    color: #990000;
}
.mailform input {
    width: 300px;
    height: 20px;
    border: 1px solid #b4b4b4;
    margin: 0 0 10px 10px;
}
.mailform input.btn {
    width: 64px;
    height: 19px;
    border: none;
}
.mailform select {
    width: 300px;
    height: 20px;
    border: 1px solid #b4b4b4;
    margin: 0 0 10px 10px;
}
.mailform textarea {
    width: 300px;
    height: 120px;
    border: 1px solid #b4b4b4;
    margin: 0 0 10px 10px;
}

#map {
    width: 940px;
    height: 266px;
    border: none;
    float: left;
    cursor: pointer;
    border: 0;
    margin: 0;
}

.txt, .txt td, .txt th {
    font-size: 12px;
}
.txt th {
    text-align: left;
}

.test {
    width: 540px;
}
.test hr {
    border: none;
    background: #d1d1d1;
    width: 540px;
    height: 1px;
    text-align: left;
}
.under_menu {
    position: absolute;
    display: none;
    z-index: 9999;
}
.under_menu a {
    background: #286d99;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    display: block;
    text-align: center;
    margin-top: 3px;
    padding: 5px;
    width: 65px;
}
.under_menu a:hover {
    color: #f0ff00;
}

	.products .rblock{margin: 15px 0 0px 20px; float:right;}
		.products .rblock .pic a:link, .products .rblock .pic a:visited{text-align:right; padding:100px 0 10px 0; margin: 0 0 5px 5px;// margin: 0 0 0 5px; float:left; white-space: nowrap; font-size:20px; font-weight:normal; color:#000000; text-decoration:none;} 
		.products .rblock .ps a:link, .products .rblock .ps a:visited{background: url(/products/i/ips_large2.gif) no-repeat center top}
		.products .rblock .pb a:link, .products .rblock .pb a:visited{background: url(/products/i/ipb_large2.gif) no-repeat center top}
		.products .rblock .pm a:link, .products .rblock .pm a:visited{background: url(/products/i/ipm_large2.gif) no-repeat center top}
		.products .rblock .fs a:link, .products .rblock .fs a:visited{background: url(/products/i/ifs_large2.gif) no-repeat center top}
		.products .rblock .psuite a:link, .products .rblock .psuite a:visited{background: url(/products/i/ipsuite_large.gif) no-repeat center top}
		
		.products .rblock .price{font-size: 16px; margin:5px 0 10px 0; clear:both}
			.products .rblock .price a{font-size: 16px;}
		.products .rblock .dnow{clear:both;}
		.products .rblock .dnow a:link, .products .rblock .dnow a:visited{margin:5px 0 15px 0; clear:left; float:left; background: #1da900 url(/img/downloadsbuttonbg.gif); color:#ffffff; font-size: 12px; line-height:16px; padding: 8px 9px 8px 9px; text-align:center}
			.products .rblock .dnow a:hover{color:#ffff00;}
				
	.product_links{clear:both; padding: 8px 8px 10px 8px; //padding: 3px 8px 8px 8px; margin:0 0 15px 0; list-style: none; font-size:11px; color:#666666; background: #f6fcff; border:1px solid #f0f0f0; border-top: 3px solid #6699cc}
		.product_links li{margin: 5px 0 0 0; white-space:nowrap}
		.product_links li a{text-decoration:none}
		.product_links .h1 {font-weight: bold; font-size:13px; margin: 0 0 4px 0;} 
		.product_links .h2 {font-weight: bold} 
						
	.features{border-collapse:collapse; background:#f9f9f9; margin:0 0 40px 0; border-bottom:3px solid #ccddee}
		.features th, .features td{padding: 4px 5px; vertical-align:top; border:1px solid #ffffff; font-weight:normal;}
		
		.features tbody th a, .features tbody th i.tip{cursor: pointer; float:right; margin:0 0 0 5px; font-weight:normal; text-decoration: none; background:#ffffff; border:1px solid #99ccff; padding:0 3px 2px 3px; font: bold 11px/8px "Times New Roman", Times, serif; //line-height: 10px; //padding: 0 4px 1px 4px; color:#326eb4; font-style: normal}
		
		.features td{color:#666666; text-align:center;}
		.features thead, .features tfoot{ background:#e1eaf4; border-top:1px solid #ffffff; color:#000000}
			.features thead th, .features tfoot th{font-weight:bold; background:#e1eaf4; color:#000000; vertical-align:middle}
				.features thead th.center, .features tfoot th.center{text-align:center}
			.features thead td, .features tfoot td{color:#000000; font-weight:bold}
			.features thead td a:link, .features thead td a:visited, .features tfoot td a:link, .features tfoot td a:visited{color:#000000; text-decoration:none; font-weight:bold}
				.features thead td a:hover, .features tfoot td a:hover{color:#f53420;}
		.features .h {background-color:#f3f3f3}
		.features .h .v{background-image: url(/img/v10-3.gif);}
			.features .h th{font-weight:bold}
		.features .sub th{padding-left:12px; color:#333333}
		.v, .vg, .n{background: #205992 url(/img/v10-3.gif) no-repeat center; width:10px; height:10px; margin:0 auto; padding:0; font-size:1px}
			.vg{background: #999999 url(/img/v10-3g.gif) no-repeat center;}
			 .n{background: url(/img/v10-3n.gif) no-repeat center;}
		
		.features .bottomline th, .features .bottomline td{border-top:3px solid #ffffff; background:#f0f3f6; font-size:12px; color:#000000; white-space:nowrap}
			.features .bottomline th{font-weight:bold; font-size:11px;}
		
			.features .price td, .features .price td a:link, .features .price td a:visited{color:#993333; font: bold 13px Arial, Helvetica, sans-serif; text-decoration:none}
		
		
		.features tfoot{border-top:3px solid #ffffff;}
			
		
		.features .desc{background:#fffff3; text-align:justify; color:#333333; font-size:12px; padding:5px 10px 5px 20px}
		
		.features .desc table{width:100%; border-collapse:collapse; background:#f9f9f0; margin: 0 0 10px 0}
		.features .desc thead td{font-weight:bold; background:#f0f0e0; color:#000000}
		.features .desc th, .features .desc td{border:1px solid #ffffff; font-size:11px}
			.features .desc .head th{font-weight:bold}
	
	
		.imagelist .pic{float:left; text-align:center; margin: 0 8px 8px 0;}
			.imagelist .row{clear:left}
			.imagelist a:link, .imagelist a:visited{ width:140px; font-size:11px; color:#333333; padding:10px 5px; float:left; border:1px solid #e0e0e0}
				.imagelist a:hover{color:#f53420; border: 1px solid #ff9999}
			.imagelist a:link p, .imagelist a:visited p{font-size:11px; text-align:center; padding: 5px 0 0 0; margin: 0}
			.imagelist .pic img{border:none;}

