/* 
=========================================
adb soft stylesheet
modif: 16 feb 2007
=========================================
*/

/*html {margin:0; padding:0;}
body	{
	margin:0;
	padding:0;
}*/
html, body {
	margin: 0;
	padding: 0;
}
div { padding: 0; margin: 0; }
img { border: none; }
.cb { clear: both; }
html > body .cb-top {
	clear: both;
	height: 27px;
}
.clear { clear: both; }
/* CSS HACK: only for NN4, so now use Caio hack to cleanse palette */
/*/*/
.clear { display: none; }
/* */
/* box-wrap is only needed if you want to set a background color for the columns, put a border round the content block or fix the content width */
.hide { display: none; }
.sm {
	font-size: 75%;
}
.clR { clear: right; }
.clL { clear: left; }
.clB { clear: both; font-size: 1px; }
.clN { clear: none; }
.flR { float: right; }
.flL { float: left; }
.flN { float: none; }
/* LAYOUT */
div#wrapper { float: left; width: 70%; }
div#content { max-width: 1000px; margin: 0 auto; padding: 17px 0 50px 48px; }
div#right { float: right; width: 28%; max-width: 400px; padding: 10px 20px 0 0; }
div#extra { float: right; clear: right; width: 32.9% }
div#footer { clear: both; background: #fff url(/i/foot-bg.gif) repeat-x top left; width: 100%; }
/* this shit for products page */
div#wrapperWide { border-top: 40px solid #fff; }
div#contentWide { padding: 10px 0 20px 48px; }
#logo { background: #fff url(/i/bg-top.gif) repeat-x; }
#logo img { width: 468px; height: 90px; }
#footer p {
	margin: 0; padding: 15px 10px 15px 50px;
	color: #808080;
	font-size: 75%;
}
#footer p a, a:visited {
	color: #777;
}
/* NAVIGATION */
#nav {
	background: #7D7DA6 url(/i/mnbar-bg.gif) repeat-x top left;
	/*border-top: 1px solid #656589;*/
	margin: 0;
	padding: 3px 0 0 0;
	float: left;
	width: 100%;
}
* html #nav { margin: 0 0 5px 0; }
#nav ul {
	margin: 0 0 0 48px;
	padding: 0;
	list-style: none;
	font-family: Tahoma, sans-serif;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	background-image: none;
	line-height: normal;
	text-indent: 0;
}
#nav a, #nav strong {
	display: block;
	padding: 7px 15px 7px 15px;
	border: solid #9B9BCB;
	border-width: 0 1px 0 0;
	background: #8989C3 url(/i/mnitem-bg.gif) repeat-x bottom left;
	color: #D8D8E4;
	text-decoration: none;
	white-space: nowrap;
}
* html #nav a {
	width: 1%;
}
#nav a.home {
	border-left: 1px solid #9494B6;
}
#nav #current strong, #nav #current a {
	color: #323269;
	font-weight: bold;
	background: #fff url(/i/mncur-bg.gif) repeat-x bottom left;
}
#nav a strong, #nav #current a strong {
	color: #323269;
	padding: 0;
	border: none;
}
#nav #current strong {
}
#nav a:hover {
	color: #330066;
	background: #fff url(/i/mnhov-bg.gif) repeat-x bottom left;
}
#nav #current a:hover strong, #nav #current a:hover {
	color: #000;
	background: #fff url(/i/mnhov-bg.gif) repeat-x bottom left;
}
#nav #current {
	background: #fff url(/i/mncur-bg.gif) repeat-x bottom left;
}
#nav #h {
	border-left-width: 1px;
}
/* basic colors */
.red { color: #cc0000; }
.blue { color: #000099; }
.green { color: #009900; }
/* TYPOGRAPHICS */
body {
	font: small Verdana, Sans-serif;
	line-height: 150%;
	color: #55548D;
}
h1 {
	font: normal 190%/120% "Trebuchet MS", Verdana, Arial, Helvetica;
	line-height: 150%;
	color: #575775;
	margin: 0 0 .5em 0;
}
h2 {
	font: bold 160%/120% "Trebuchet MS", Verdana, Arial, Helvetica;
	line-height: 150%;
	color: #575775;
	margin: -0.5em 0 .5em 0;
}
h3 {
	font: normal 140%/120% "Trebuchet MS", Verdana, Arial, Helvetica;
	line-height: 150%;
	color: #575775;
	margin: 1em 0 .5em 0;
}
h4 {
	font: bold 115%/100% "Trebuchet MS", Verdana, Arial, Helvetica;
	line-height: 150%;
	color: #55548D;
	margin: 1em 0 0.4em 0;
}
h5 {
	font: bold 100%/130% Verdana, Arial, Helvetica;
	color: #55548D;
	margin: 1em 0 0.4em 0;
}
p .expanded {
	margin: 0.4em 0 0.7em 0;
	line-height: 140%;
}
/* LINKS */
a:link {
	color: #06c;
	text-decoration: underline; 
}
a:visited {
	color: #939;
}
a:hover {
	color: #f30;
}
a.download,
a.buybuy,
a.amt16,
a.aqt16,
a.aqb16,
a.ade16,
a.mssql,
a.mysql,
a.oracle,
a.builder,
a.superDown,
a.superPurch {
	padding: 5px 0 5px 32px;
	display: block;
}
a.mssql { background: url(/i/srv-mssql.gif) no-repeat; }
a.mysql { background: url(/i/srv-mysql.gif) no-repeat; }
a.oracle { background: url(/i/srv-oracle.gif) no-repeat 2px 5px; }
a.builder { background: url(/i/ico-w-builder.gif) no-repeat; }
a.download { background: url(/i/ico-down.gif) no-repeat 8px 5px; }
a.buybuy { background: url(/i/ico-cart.gif) no-repeat 8px 5px; white-space: nowrap; }
a.amt16 { background: url(/i/ico-w-amt-16.gif) no-repeat 5px 5px; }
a.aqt16 { background: url(/i/ico-w-aqt-16.gif) no-repeat 5px 5px; }
a.aqb16 { background: url(/i/ico-w-aqb-16.gif) no-repeat 5px 5px; }
a.ade16 { background: url(/i/ico-w-ade-16.gif) no-repeat 5px 5px; }
a.superDown { background: url(/i/ico-link-download.gif) no-repeat0 -3px; }
a.superPurch { background: url(/i/ico-link-purchase.gif) no-repeat0 -3px; }
a.learn, a.learn:visited,
a.buy, a.buy:visited,
a.down, a.down:visited {
	padding: 5px 3px 5px 32px;
	font-weight: bold;
	font-size: 85%;
	margin: 0 7px 0 0;
	color: #7E84B4;
}
a.screen,
a.screen:visited {
	padding: 4px 3px 5px 28px;
	display: block;
	font-weight: normal;
	font-size: 85%;
	margin: 0 7px 0 0;
	color: #7E84B4;
}
a.learn:hover,
a.buy:hover,
a.down:hover,
a.screen:hover {
	color: #5A619B;
}
a.learn { background: url(/i/ico-link-learn.gif) no-repeat; }
a.buy { background: url(/i/ico-link-buy.gif) no-repeat 3px 0; }
a.down { background: url(/i/ico-link-down.gif) no-repeat; }
a.screen { background: url(/i/ico-link-screen.gif) no-repeat; }
a.butDownload {
	text-indent: -9000px;
	background: url(/i/but-download.gif) no-repeat;
	width: 153px;
	height: 28px;
	display: block;
	overflow: hidden;
}
a.butDownloadNow {
	text-indent: -9000px;
	background: url(/i/but-download-now.gif) no-repeat;
	width: 127px;
	height: 28px;
	display: block;
	overflow: hidden;
}
a.butBuy {
	text-indent: -9000px;
	background: url(/i/but-buy.gif) no-repeat;
	width: 97px;
	height: 28px;
	display: block;
	overflow: hidden;
}
/* RootBlocks */
.rootBlock {
	padding: 0 0 0 200px;
	/*height: 220px;*/
}
.endUsers {
	background: url(/i/tools-endusers.gif) no-repeat -10px 15px;
}
.dev {
	background: url(/i/tools-dev.gif) no-repeat0 15px;
	margin: 10px 0 0 0;
	border-top: 20px solid #fff;
}
.rootBlock p {
	margin: 0 0 10px 0;
}
.dp {
	margin: 10px 0 30px 0;
	padding: 0 0 0 160px;
}
.over {
	margin: 10px 0 20px 0;
	padding: 0 0 0 145px;
}
.migrate { background: url(/i/prod-amt-128.png) no-repeat; }
.query { background: url(/i/prod-aqt-128.png) no-repeat; }
.builder { background: url(/i/prod-aqb-128.png) no-repeat; }
.export { background: url(/i/prod-ade-128.png) no-repeat; }
.mysql { background: url(/i/mysql-ready.gif) no-repeat; }
a.amt, a.aqt, a.aqb, a.ade {
	color: #06c;
	padding: 20px 15px 25px 60px;
	margin: 0 10px 0 0;
	white-space: nowrap;
	display: block;
	float: left;
}
a.amt {
	background: url(/i/linkbg-amt.gif) no-repeat;
}
a.aqt {
	background: url(/i/linkbg-aqt.gif) no-repeat;
}
a.aqb {
	background: url(/i/linkbg-aqb.gif) no-repeat;
}
a.ade {
	background: url(/i/linkbg-ade.gif) no-repeat;
}
.linkAQT {
	background: url(/i/linkico-aqt.gif) no-repeat top left;
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
	white-space: nowrap;
	float: left;
}
.linkAQT a {
	display: block;
	background: url(/i/linkbg-aqt.gif) no-repeat top right;
	padding: 20px 15px 25px 60px;
	color: #06c;
}
.linkADE {
	background: url(/i/linkico-ade.gif) no-repeat top left;
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
	white-space: nowrap;
	float: left;
}
.linkADE a {
	display: block;
	background: url(/i/linkbg-ade.gif) no-repeat top right;
	padding: 20px 15px 25px 60px;
	color: #06c;
}
.linkAMT {
	background: url(/i/linkico-amt.gif) no-repeat top left;
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
	white-space: nowrap;
	float: left;
}
.linkAMT a {
	display: block;
	background: url(/i/linkbg-amt.gif) no-repeat top right;
	padding: 20px 15px 25px 60px;
	color: #06c;
}
.linkAQB {
	background: url(/i/linkico-aqb.gif) no-repeat top left;
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
	white-space: nowrap;
	float: left;
}
.linkAQB a {
	display: block;
	background: url(/i/linkbg-aqb.gif) no-repeat top right;
	padding: 20px 15px 25px 60px;
	color: #06c;
}
/* CONTENT */
.prodsWrap {
	float: none;
	clear: both;
	margin: 0 0 40px 0;
}
.prodsWrap .describe {
	margin: 0 0 0 160px;
}
.prodsWrap .prodPic {
	float: left;
	margin: 10px 20px 10px 0;
}
.prodPic {
	float: left;
	margin: 0 20px 10px 0;
}
/* SCREENSHOTS */
.screenShots {
	float: none;
	padding: 5px 0 10px 0;
	margin: 0 0 0 -20px;
}
.screenShots::after {
   content: "";
   display: table;
   clear: both;
}
.scrItemR {
	width: 250px;
	height: 200px;
	padding: 0 30px 0 20px;
	overflow: hidden;
	float: right;
}
.scrItem {
	width: 200px;
	height: 240px;
	padding: 0 0 0 10px;
	overflow: hidden;
	float: left;
	/*border: 1px solid #000;*/
}
.scr {
	width: 200px;
	height: 200px;
	padding: 6px 19px 71px 16px;
	background: url(/i/screenbg.gif) no-repeat;
}
.scrC {
	width: 200px;
	height: 200px;
	padding: 6px 19px 71px 16px;
	background: url(/i/screenbg-o.gif) no-repeat;
}
.scr:hover {
	background: url(/i/screenbg-o.gif) no-repeat;
}
.scr img.pic {
	width: 165px;
	height: 123px;
}
.scr .descr,
.scrC .descr {
	padding: 50px 10px 0 5px;
}
p.descr {
	line-height: 160%;
}
p.links {
	margin: 20px 0 10px 0;
}
.scrC .descr a.screen {
	font-weight: bold;
	text-decoration: none;
	background: url(/i/fm-yes.gif) no-repeat 5px 3px;
}
.screenShotPic {
	border: 1px solid #7979B2;
	overflow: hidden;
	display: inline-block;
}
.screenShotPic img {
	border: 0px solid #fff;
}
.wtWrap {
	float: none;
	clear: both;
	margin: 0 0 40px 0;
}
.wtDescription {
	float: right;
	width: 30%;
	padding: 0 30px 0 20px;
}
.wtNav {
	margin: 0;
	padding: 0;
}
.wtNav li {
	float: left;
	margin: 0 1px 1px 0;
	padding: 0;
	list-style: none;
}
.wtNav li a, .wtNav li a:visited {
	display: block;
	padding: 4px 10px;
	width: 17px;
	font-family: Georgia, 'Times New Roman', Serif;
	font-size: 180%;
	font-weight: bold;
	text-decoration: none;
	background: #D6D6E9;
	color: #6F6F85;
}
.wtNav li a:hover {
	color: #71288F;
	background: #D3B5D4;
}
.wtNav li a.c,
.wtNav li a.c:visited,
.wtNav li a.c:hover {
	color: #fff;
	background: #9999C8;
	cursor: default;
}
.wtDescription .prevNext {
	float: none;
	clear: both;
	font-size: 85%;
	margin: 20px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #D1D1EB;
}
.wtDescription .prevNext a,
.wtDescription .prevNext a:visited {
	color: #06c;
}
.wtDescription .prevNext .next {
	float: right;
	width: 35%;
	text-align: right;
	padding: 0 18px 0 0;
	background: url(/i/arr-next.gif) no-repeat right 3px;;
}
.wtDescription .prevNext .prev {
	float: none;
	width: 35%;
	padding: 0 0 0 18px;
	background: url(/i/arr-prev.gif) no-repeat 0 3px;
}
/* Info Blocks */
.note {
	background: #F6F3E8;
	border-bottom: 1px solid #E5E2D8;
	border-right: 1px solid #E5E2D8;
	padding: 20px;
	margin: 10px 0;
	font-size: 85%;
	line-height: 180%;
}
.code {
	background: #EFEFF7;
	border-bottom: 1px solid #CECEE2;
	padding: 10px 20px;
	line-height: 130%;
	overflow: scroll;
	margin: 10px 0;
}
.codeNoScroll {
	background: #EFEFF7;
	border-bottom: 1px solid #CECEE2;
	border-right: 1px solid #CECEE2;
	padding: 10px 20px;
	line-height: 130%;
	overflow: hidden;
	margin: 10px 0;
}
.attention {
	background: #FFFFDF url(/i/ico-attention.gif) no-repeat 10px 5px;
	border-bottom: 1px solid #E9E9C7;
	border-right: 1px solid #E9E9C7;
	padding: 10px 20px 10px 55px;
	line-height: 130%;
	margin: 10px 0;
	color: #5F5F39;
}
.description {
	background: #F6F3E8 url(/i/ico-info.gif) no-repeat 10px 5px;
	border-bottom: 1px solid #D0C7A5;
	border-right: 1px solid #E9E9C7;
	padding: 10px 20px 10px 55px;
	line-height: 130%;
	margin: 10px 0;
	color: #55548D;
}
/* FAQ */
#faq {
}
#faq .attention {
	padding: 10px 20px 10px 65px;
}
#faq h5 {
	/* font-size: 130%; */
	background: url(/i/faq-plus.gif) no-repeat 0 1px;
	padding: 2px 0 1px 26px;
	color: #55548D;
	margin: 1em 0 0em 0;
}
#faq h5.expanded {
	background: url(/i/faq-minus.gif) no-repeat 0 1px;
}
#faq div {
	padding: 0 0 2px 26px;
}
/* Lists */
#content ul {
	margin-left: 36px;
	padding-left: 0;
}
#content ul.mdash {
	margin-left: 18px;
	padding-left: 0;
}
#content ul.mdash li {
	list-style: none;
	background: url(/i/li-mdash.gif) no-repeat;
	margin: 0 0 0.3em 0;
	padding: 0 0 0 18px;
}
#content .over ul.mdash {
	margin-left: 5px;
}
#content li {
	margin: 0 0 0.5em 0;
}
#content ul.checks {
	margin-left: 8px;
	padding-left: 0;
}
#content ul.checks li {
	list-style: none;
	background: url(/i/fm-yes.gif) no-repeat;
	margin: 0 0 0.3em 0;
	padding: 0 0 6px 22px;
	border-bottom: 1px solid #EEEDF4
}
#contentWide ol {
	margin-left: 28px;
	padding-left: 0;
}
#contentWide ol li {
	padding: 0 0 5px 0;
	line-height: 140%;
}
ul.sitemap {
	margin: 0 0 20 px0;
	padding: 0;
}
#content ul.sitemap {
	margin: 0 0 0 40px;
	padding: 0;
}
#content ul.sitemap li,
ul.sitemap li {
	margin: 0;
	padding: 2px 0 2 px0;
	list-style: none;
}
#content ul.sitemap li ul,
ul.sitemap li ul {
	margin: 6px 0 6px 20px;
	padding: 0;
}
#content ul.sitemap li ul li,
ul.sitemap li ul li {
	margin: 0;
	padding: 2px 0 3px 0;
	font-weight: bold;
}
#content ul.sitemap li ul ul,
ul.sitemap li ul ul {
	margin: 2px 0 5px 20px;
}
#content ul.sitemap li ul ul li,
ul.sitemap li ul ul li {
	margin: 0;
	padding: 1px 0 2px 0;
	font-weight: normal;
}
/* 404 */
.e404 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 250px;
    line-height: normal;
    letter-spacing: -20px;
	color: #E8E8F7;
	margin: -50px 0 -20px 0;
}
.e404Explanation {
	padding: 0 70px 0 40px;
}
.e404Explanation span {
	font-size: 30px;
}
/* FORMS */
form {
	margin: 0;
	padding: 0;
}
input.txt {
	width: 98%;
}
textarea.txt {
	width: 98%;
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.testimonials {
	width: 90%;
	margin: 10px 0px 20px 0px;
}
table.testimonials th {
	font-weight: normal;
	text-align: left;
	width: 16%;
	vertical-align: top;
}
table.testimonials tr {
	vertical-align: top;
}
table.testimonials td {
	width: 84%;
}
table.testimonials td, th {
  padding: 5px 0px;
}

table.info {
	width: 90%;
	margin: 10px 0 20 px0;
	border-bottom: 5px solid #F7F7F9;
}
table.info th {
	font-weight: normal;
	text-align: left;
	width: 16%;
	border-bottom: 1px solid #EEEDF4;
	padding: 10px 5px;
}
table.info td {
	font-weight: bold;
	width: 84%;
	border-bottom: 1px solid #EEEDF4;
	border-left: 1px solid #EEEDF4;
	padding: 8px 4px;
}
/* tables */
table.ft,
table.dl {
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 5px solid #F7F7F9;
}
table.ft thead tr.hdr th,
table.dl thead tr.hdr th {
	background: #fff url(/i/th-bg.gif) repeat-x;
	padding: 10px 5px;
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #4E4E7C;
}
table.ft thead tr.hdr th.c2, table.ft thead tr.hdr th.c3, table.ft thead tr.hdr th.c4 {
	width: 120px;
	border-left: 1px solid #CAC8DD;
}
table.dl thead tr.hdr th.c4, 
table.dl thead tr.hdr th.c2 {
	width: 80px;
	border-left: 1px solid #CAC8DD;
}
table.dl thead tr.hdr th.c3 {
	width: 130px;
	border-left: 1px solid #CAC8DD;
}
table.dl thead tr.hdr th.c5 {
	width: 130px;
	border-left: 1px solid #CAC8DD;
}
table.ft thead tr.t_header th,
table.dl thead tr.t_header th {
	text-align: left;
	border-bottom: 5px solid #7A7AB1;
	padding: 0 0 0 5px;
	font-weight: normal;
}
table.ft thead tr.t_header th a,
table.dl thead tr.t_header th a {
	float: left;
	display: block;
	padding: 11px 15px 8px 15px;
	color: #595680;
	background: #F5F4FF;
	border-left: 1px solid #E2E1EB;
}
table.ft thead tr.t_header th a:hover,
table.dl thead tr.t_header th a:hover {
	background: #ECEAFE;
}
table.ft thead tr.t_header th a.c,
table.ft thead tr.t_header th a.c:hover,
table.dl thead tr.t_header th a.c,
table.dl thead tr.t_header th a.c:hover {
	border-top: 1px solid #5454A3;
	border-left: none;
	background: #7A7AB1 url(/i/th-a-bg.gif) repeat-x;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
}
table.ft tbody tr.divider td {
	border-bottom: 1px solid #EEEDF4;
	padding: 12px 2px;
	font-weight: bold;
}
table.ft tbody td,
table.dl tbody td {
	border-bottom: 1px solid #EEEDF4;
	padding: 8px 4px;
}
table.ft tbody td.c2,
table.ft tbody td.c3 {
	border-left: 1px solid #EEEDF4;
}
table.dl tbody td.c2,
table.dl tbody td.c3,
table.dl tbody td.c4,
table.dl tbody td.c5 {
	border-left: 1px solid #EEEDF4;
	text-align: right;
}
table.dl tbody td.c4 {
	text-align: right;
	padding-right: 10px;
}
table.dl tbody td.c5 {
	padding: 8px;
}
div.y {
	height: 16px;
	background: url(/i/fm-yes.gif) no-repeat top center;
}
table.pl {
	width: 100%;
	margin: 0;
	padding: 0;
	border-top: 1px solid #DDDDB7;
	border-left: 1px solid #DDDDB7;
	border-right: 1px solid #DDDDB7;
	border-bottom: 2px solid #f0f0f0;
}
table.pl td {
	padding: 8px 3px;
	background: #FEFCF3;
	border-bottom: 1px solid #DDDDB7;
}
table.pl td.c {
	background: #F7F2DE;
	padding: 8px 10px 8px 10px;
	color: #72724A;
}
table.pl td.c1 {
	padding: 8px 10px 8px 10px;
	vertical-align: top;
}
table.pl td.c2 {
	padding: 8px 5px 8 px0;
	vertical-align: top;
	width: 160px;
}
table.pl td.c3 {
	padding: 8px 5px 8 px0;
	vertical-align: top;
	width: 130px;
}
table.onelink {
	width: 100%;
	margin: 0;
	padding: 0;
}
table.onelink td {
	padding: 6px 3px;
	border-bottom: 1px dashed #c5c5c5;
}
table.onelink td.c1 {
	width: 65%;
	padding: 6px 10px 6px 0;
}
table.onelink td.c2 {
	width: 35%;
	white-space: nowrap;
}
table.purch {
	width: 100%;
	margin: 0;
	padding: 0;
}
table.purch td {
	padding: 6px 3px;
	vertical-align: top;
	border-bottom: 1px dashed #c5c5c5;
}
table.purch td.c1 {
	padding: 6px 10px 6px 0;
	width: 90%;
}
table.purch td.c2 {
	white-space: nowrap;
}
table.purch td.cPrice {
	white-space: nowrap;
	padding: 6px 10px;
}
table.purch td.cPrice strong {
	font-size: 180%;
	letter-spacing: -0.1em;
	font-family: Georgia, 'Times New Roman', Serif;
}
table.purch td.cPrice strong.marked {
	color: #cc0000;
}
span.priceact { color: red; font-weight: bold;  }
span.priceold { text-decoration: line-through; font-weight: normal;  }
/* RIGHT COLLUMN */
#right {
	margin: 10px 0 0 0;
}
#right h2 {
	color: #fff;
	padding: 13px 0 15px 5px;
	margin: 0;
	font: bold 16px "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #fff;
	text-align: left;
}
/* Info */
.info {
	margin: 0 0 15px 0;
}
.info .t {
	background: url(/i/hdr-info.gif) no-repeat;
	padding: 0 0 0 21px;
}
.info .t h2 {
	background: url(/i/hdr-info-ico.gif) no-repeat top right;
}
.info .b {
	background: url(/i/hdr-info-bl.gif) no-repeat;
	padding: 0 0 0 21px;
	height: 12px;
}
.info .b div {
	background: url(/i/hdr-info-br.gif) no-repeat top right;
	height: 12px;
}
.info .m {
	background: #BCBCE7;
	padding: 0 20px 10px 30px;
	font-size: 85%;
	line-height: 140%;
	text-align: left;
	margin: 0;
}
/* Prod */
.prod {
	margin: 0 0 15px 0;
}
.prod .t {
	background: #7A7AB1 url(/i/hdr-prod.gif) no-repeat;
	padding: 0 0 0 21px;
}
.aqb .t h2 {
	background: #5C5C95 url(/i/hdr-aqb-ico.gif) no-repeat top right;
}
.amt .t h2 {
	background: #5C5C95 url(/i/hdr-amt-ico.gif) no-repeat top right;
}
.aqt .t h2 {
	background: #5C5C95 url(/i/hdr-aqt-ico.gif) no-repeat top right;
}
.ade .t h2 {
	background: #5C5C95 url(/i/hdr-ade-ico.gif) no-repeat top right;
}
.prod .b {
	background: url(/i/hdr-prod-bl.gif) no-repeat;
	padding: 0 0 0 21px;
	height: 12px;
}
.prod .b div {
	background: url(/i/hdr-prod-br.gif) no-repeat top right;
	height: 12px;
}
.prod .m {
	background: #7A7AB1;
	padding: 0 20px 10px 20px;
	line-height: 140%;
	text-align: left;
	margin: 0;
}
.prod .m ul {
	margin: 0;
	padding: 0;
}
.prod .m li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #62628E;
	border-top: 1px solid #9595C1;
}
.prod .m li.first {
	border-top: none;
}
.prod .m li.last {
	border-bottom: none;
}
.prod .m li.last a {
	padding: 7px 15 px0 25px;
}
.prod .m a {
	display: block;
/ / display : inline-block;
	padding: 7px 15px 7px 25px;
	margin: 0;
	color: #E8E8F7;
	background: url(/i/ico-mn.gif) no-repeat0 4px;
	position: relative;
}
.prod .m li a:hover {
	background: url(/i/ico-mno.gif) no-repeat0 4px;
	color: #fff;
}
.prod .m li.c {
	background: url(/i/ico-mno.gif) no-repeat0 4px;
	font-weight: bold;
}
.prod .m li.c a, .prod .m li.c a:hover {
	background: url(/i/ico-mno.gif) no-repeat0 4px;
	color: #fff;
}
html > body .prod .m li a:hover {
	background: url(/i/ico-mno.gif) no-repeat0 4px;
}
/* News */
.news {
	margin: 0 0 15px 0;
}
.news .t {
	background: #B09669 url(/i/hdr-news.gif) no-repeat;
	padding: 0 0 0 21px;
}
.news .t h2 {
	background: #6D3B0C url(/i/hdr-news-ico.gif) no-repeat top right;
}
.news .b {
	background: url(/i/hdr-news-bl.gif) no-repeat;
	padding: 0 0 0 21px;
	height: 12px;
}
.news .b div {
	background: url(/i/hdr-news-br.gif) no-repeat top right;
	height: 12px;
}
.news .m {
	background: #B09669;
	padding: 0 20px 10px 16px;
	text-align: left;
	margin: 0;
}
.news dl {
	margin: 0;
	padding: 0;
}
.news dt {
	margin: 0;
	padding: 0 0 1px 29px;
	color: #DCD1BC;
}
.news dd {
	margin: 0;
	padding: 2px 0 12px 29px;
	color: #DCD1BC;
	background: url(/i/ico-news.gif) no-repeat 2 px0;
}
.news dd.arch {
	background: url(/i/ico-newsarch.gif) no-repeat 2px 0;
}
.news dd a {
	color: #FCF3E1;
	font-weight: bold;
}
.news dd a:visited {
	color: #F2E6D1;
}
.news dd a:hover {
	color: #fff;
}
.newsList dl {
	margin: 0;
	padding: 0;
}
.newsList dt {
	margin: 0;
	padding: 0 0 0 2px;
}
.newsList dd {
	margin: 0 0 10px 0;
	padding: 0 0 8px 2px;
	border-bottom: 1px solid #E2E2F3;
}
.newsList dd a {
	font-weight: bold;
}
div.news .subscribe {
	padding: 5px 0 5px 30px;
}
div.news .subscribe form {
	margin: 0;
	padding: 0;
}
div.news .subscribe input.email {
	vertical-align: top;
	border: 1px solid #7D5834;
	padding: 3px 4px;
	width: 60%;
}
div.news .subscribe input.subBut {
	vertical-align: top;
	background: #7B4C1E url(/i/but-news-ok2.gif) no-repeat;
	color: #fff;
	border: none;
	text-indent: -900px;
	font-size: 0.1px;
	overflow: hidden;
	padding: 0;
	height: 26px;
	width: 44px;
}
.prevNext {
	float: none;
	clear: both;
	font-size: 85%;
	margin: 20px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #D1D1EB;
}
.prevNext a,
.prevNext a:visited {
	color: #06c;
}
.prevNext .next {
	float: right;
	width: 35%;
	text-align: right;
	padding: 0 18px 0 0;
	background: url(/i/arr-next.gif) no-repeat right 3px;;
}
.prevNext .prev {
	float: none;
	width: 35%;
	padding: 0 0 0 18px;
	background: url(/i/arr-prev.gif) no-repeat 0 3px;
}
/* Testimonials */
.testim {
	margin: 0 0 15px 0;
}
.testim .t {
	background: url(/i/hdr-testim.gif) no-repeat;
	padding: 0 0 0 21px;
}
.testim .t h2 {
	background: url(/i/hdr-testim-ico.gif) no-repeat top right;
}
.testim .b {
	background: url(/i/hdr-testim-bl.gif) no-repeat;
	padding: 0 0 0 21px;
	height: 12px;
}
.testim .b div {
	background: url(/i/hdr-testim-br.gif) no-repeat top right;
	height: 12px;
}
.testim .m {
	background: #F1EAB2 url(/i/hdr-testim-quote.gif) no-repeat 10px 0;
	color: #916832;
	padding: 10px 20px 10px 30px;
	font-size: 85%;
	line-height: 140%;
	text-align: left;
	margin: 0;
}
.testim .author {
	text-align: right;
	padding: 10px 0 0 0;
}
.testim .name {
	font-weight: bold;
}
.tt {
	margin: 0 20px 45px 0;
}
.tt .t {
	background: #F1EAB2 url(/i/tt-tl.gif) no-repeat;
	padding: 0 0 0 20px;
	height: 20px;
}
.tt .t div {
	background: #F1EAB2 url(/i/tt-tr.gif) no-repeat top right;
	height: 20px;
}
.tt .b {
	background: url(/i/tt-bl.gif) no-repeat;
	padding: 0 0 0 20px;
	height: 37px;
}
.tt .b div {
	background: url(/i/tt-br.gif) no-repeat top right;
	height: 37px;
}
.tt .m {
	background: #F1EAB2 url(/i/hdr-testim-quote.gif) no-repeat 20px 10px;
	color: #916832;
	padding: 20px 30px 10px 60px;
	font-size: 110%;
	line-height: 160%;
	text-align: left;
	margin: 0;
}
.tt .author {
	font-weight: normal;
	text-align: right;
	padding: 10px 5px 0 0;
}
/* Offer */
.offer {
	margin: 0 0 15px 0;
}
.offer .t {
	background: #D4FF5F url(/i/hdr-offer.gif) no-repeat;
	padding: 0 0 0 21px;
}
.offer .t h2 {
	background: #76d5e8 url(/i/hdr-offer-ico.gif) no-repeat top right;
}
.offer .b {
	background: url(/i/hdr-offer-bl.gif) no-repeat;
	padding: 0 0 0 21px;
	height: 12px;
}
.offer .b div {
	background: url(/i/hdr-offer-br.gif) no-repeat top right;
	height: 12px;
}
.offer .m {
	background: #D4FF5F;
	color: #000;
	padding: 0 20px 10px 10px;
	line-height: 140%;
	text-align: left;
	margin: 0;
}
.offer .m h3 {
	margin: 0;
	padding: 8px 0 0 0;
	font-weight: bold;
	font-size: 180%;
	line-height: 100%;
	color: #000;
}
.offer .m h3 a,
.offer .m h3 a:visited {
	text-decoration: none;
	color: #000;
}
.offer .m p a,
.offer .m p a:visited {
	text-decoration: underline;
	color: #005EBD;
}
.offer .m p a:hover {
	color: #007EFF;
}
.offer .m p {
	line-height: 140%;
	font-size: 110%;
	margin: 10px 0 15px 0
}
.offer .m a.butBuy {
	background-image: url(/i/but-buy-offer.gif);
}
.offer .m .offerText {
	padding: 0 0 0 85px;
}
.offer .m .tree {
	background: url(/i/offer-christmas.gif) no-repeat;
}
.offer .m .endusers {
	background: url(/i/offer-endusers.gif) no-repeat 0 -6px;
}
/* offer1 */
.offer1 {
	margin: 0 0 15px 0;
}
.offer1 .t {
	background: #1e89c6 url(/i/hdr-offer1.gif) no-repeat;
	padding: 0 0 0 21px;
}
#right .offer1 .t h2 {
	background: #76d5e8 url(/i/hdr-offer1-ico.gif) no-repeat top right;
	color: #003b57;
}
.offer1 .b {
	background: url(/i/hdr-offer1-bl.gif) no-repeat;
	padding: 0 0 0 21px;
	height: 12px;
}
.offer1 .b div {
	background: url(/i/hdr-offer1-br.gif) no-repeat top right;
	height: 12px;
}
.offer1 .m {
	background: #1e89c6;
	color: #000;
	padding: 0 20px 10px 10px;
	line-height: 140%;
	text-align: left;
	margin: 0;
}
.offer1 .m h3 {
	margin: 0;
	padding: 8px 0 0 0;
	font-weight: bold;
	font-size: 150%;
	line-height: 100%;
	color: #003149;
}
.offer1 .m h3 a,
.offer1 .m h3 a:visited {
	text-decoration: none;
	color: #003149;
}
.offer1 .m p a,
.offer1 .m p a:visited {
	text-decoration: underline;
	color: #cbe7f7;
}
.offer1 .m p a:hover {
	color: #fff;
}
.offer1 .m p {
	line-height: 140%;
	font-size: 110%;
	margin: 10px 0 15px 0
}
.offer1 .m a.butBuy {
	background-image: url(/i/but-buy-offer1.gif);
}
.offer1 .m .offer1Text {
	padding: 0 0 0 85px;
}
.offer1 .m .ico {
	background: url(/i/ico-offer1.gif) no-repeat;
}
/* offer2 */
.offer2 {
	margin: 0 0 15px 0;
}
.offer2 .t {
	background: #71c61e url(/i/hdr-offer2.gif) no-repeat;
	padding: 0 0 0 21px;
}
.offer2 .t h2 {
	background: #0060cb url(/i/hdr-offer2-ico.gif) no-repeat top right;
}
.offer2 .b {
	background: url(/i/hdr-offer2-bl.gif) no-repeat;
	padding: 0 0 0 21px;
	height: 12px;
}
.offer2 .b div {
	background: url(/i/hdr-offer2-br.gif) no-repeat top right;
	height: 12px;
}
.offer2 .m {
	background: #71c61e;
	color: #000;
	padding: 0 20px 10px 10px;
	line-height: 140%;
	text-align: left;
	margin: 0;
}
.offer2 .m h3 {
	margin: 0;
	padding: 8px 0 0 0;
	font-weight: bold;
	font-size: 150%;
	line-height: 100%;
	color: #e7ffd0;
}
.offer2 .m h3 a,
.offer2 .m h3 a:visited {
	text-decoration: none;
	color: #e7ffd0;
}
.offer2 .m p a,
.offer2 .m p a:visited {
	text-decoration: underline;
	color: #f6fbf0;
}
.offer2 .m p a:hover {
	color: #fff;
}
.offer2 .m p {
	line-height: 140%;
	font-size: 110%;
	margin: 10px 0 15px 0
}
.offer2 .m a.butBuy {
	background-image: url(/i/but-buy-offer2.gif);
}
.offer2 .m .offer2Text {
	padding: 0 0 0 85px;
}
.offer2 .m .ico {
	background: url(/i/ico-offer2.gif) no-repeat;
}
/* offer3 */
.offer3 {
	margin: 0 0 15px 0;
}
.offer3 .t {
	background: #fc0 url(/i/hdr-offer3.gif) no-repeat;
	padding: 0 0 0 21px;
}
.offer3 .t h2 {
	background: #930000 url(/i/hdr-offer3-ico.gif) no-repeat top right;
}
.offer3 .b {
	background: url(/i/hdr-offer3-bl.gif) no-repeat;
	padding: 0 0 0 21px;
	height: 12px;
}
.offer3 .b div {
	background: url(/i/hdr-offer3-br.gif) no-repeat top right;
	height: 12px;
}
.offer3 .m {
	background: #fc0;
	color: #000;
	padding: 0 20px 10px 10px;
	line-height: 140%;
	text-align: left;
	margin: 0;
}
.offer3 .m h3 {
	margin: 0;
	padding: 8px 0 0 0;
	font-weight: bold;
	font-size: 150%;
	line-height: 100%;
	color: #000;
}
.offer3 .m h3 a,
.offer3 .m h3 a:visited {
	text-decoration: none;
	color: #000;
}
.offer3 .m p a,
.offer3 .m p a:visited {
	text-decoration: underline;
	color: #930000;
}
.offer3 .m p a:hover {
	color: #cc0000;
}
.offer3 .m p {
	line-height: 140%;
	font-size: 110%;
	margin: 10px 0 15px 0
}
.offer3 .m a.butBuy {
	background-image: url(/i/but-buy-offer3.gif);
}
.offer3 .m .offer3Text {
	padding: 0 0 0 85px;
}
.offer3 .m .ico {
	background: url(/i/ico-offer-summer.gif) no-repeat;
}
/* offer4 */
.offer4 {
	margin: 0 0 15px 0;
}
.offer4 .t {
	background: #ff7800 url(/i/hdr-offer4.gif) no-repeat;
	padding: 0 0 0 21px;
}
#right .offer4 .t h2 {
	background: #ffd904 url(/i/hdr-offer4-ico.gif) no-repeat top right;
	color: #000;
}
.offer4 .b {
	background: url(/i/hdr-offer4-bl.gif) no-repeat;
	padding: 0 0 0 21px;
	height: 12px;
}
.offer4 .b div {
	background: url(/i/hdr-offer4-br.gif) no-repeat top right;
	height: 12px;
}
.offer4 .m {
	background: #ff7800;
	color: #000;
	padding: 0 20px 10px 10px;
	line-height: 140%;
	text-align: left;
	margin: 0;
}
.offer4 .m h3 {
	margin: 0;
	padding: 8px 0 0 0;
	font-weight: bold;
	font-size: 150%;
	line-height: 100%;
	color: #fff;
}
.offer4 .m h3 a,
.offer4 .m h3 a:visited {
	text-decoration: none;
	color: #fff;
}
.offer4 .m p a,
.offer4 .m p a:visited {
	text-decoration: underline;
	color: #ffecdb;
}
.offer4 .m p a:hover {
	color: #fff;
}
.offer4 .m p {
	line-height: 140%;
	font-size: 110%;
	margin: 10px 0 15px 0
}
.offer4 .m a.butBuy {
	background-image: url(/i/but-buy-offer4.gif);
}
.offer4 .m .offer4Text {
	padding: 0 0 0 85px;
}
.offer4 .m .ico {
	background: url(/i/ico-offer4.gif) no-repeat;
}
/* Docs */
.doc {
	margin: 0 0 15px 0;
}
.doc .t {
	background: url(/i/hdr-doc.gif) no-repeat;
	padding: 0 0 0 21px;
}
.doc .t h2 {
	background: url(/i/hdr-doc-ico.gif) no-repeat top right;
}
.doc .b {
	background: url(/i/hdr-doc-bl.gif) no-repeat;
	padding: 0 0 0 21px;
	height: 12px;
}
.doc .b div {
	background: url(/i/hdr-doc-br.gif) no-repeat top right;
	height: 12px;
}
.doc .m {
	background: #B57777;
	padding: 0 20px 10px 6px;
	font-size: 85%;
	text-align: left;
	margin: 0;
}
.doc dl {
	margin: 0;
	padding: 0;
}
.doc dd {
	margin: 0;
	padding: 2px 0 6px 24px;
	color: #DCD1BC;
	font-style: italic;
}
.doc dt {
	margin: 0;
	padding: 0 0 1px 24px;
	color: #FEEDED;
	background: url(/i/ico-doc.gif) no-repeat;
}
.doc dt.arch {
	background: url(/i/ico-docarch.gif) no-repeat;
}
.doc dt.doc {
	background: url(/i/ico-doc.gif) no-repeat;
}
.doc dt.pdf {
	background: url(/i/ico-pdf.gif) no-repeat;
}
.doc dt a {
	color: #FEEDED;
	font-weight: bold;
}
.doc dt a:visited {
	color: #D3B9B9;
}
.doc dt a:hover {
	color: #fff;
}
.news dd a.rss {
	background: url(/i/ico-newsrss.gif) no-repeat 0 -2px;
	padding-left: 23px;
	display: block;
	height: 24px;
	float: right;
}
.social-share-buttons-container {
	margin: 0 auto;
	position: relative;
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	transition: all .25s;
}
.social-share-buttons-container .social-share-buttons-wrapper {
	display: inline-block;
	text-align: left;
}
.social-share-buttons-container ul.social-share-buttons {
	float: none !important;
	background: none !important;
	list-style: none;
	overflow: hidden;
	padding: 10px 0 !important;
	-webkit-user-select: none;
	display: block;
}
.social-share-buttons-container li.social-share-button {
	list-style: none !important;
	background: none !important;
	float: left !important;
	margin: 0 !important;
	padding: 5px !important;
	position: relative;
	cursor: pointer;
	box-sizing: content-box;
	overflow: visible;
}
.social-share-buttons-container li.social-share-button {
	list-style: none !important;
	cursor: pointer;
}
ul.social-share-buttons li.social-share-button i.social-service-icon {
	margin: 0 !important;
	display: block;
	position: relative;
	width: 40px;
	height: 40px;
	padding: 0;
}
.social-share-button i.social-service-icon {
	background-repeat: no-repeat;
}
.social-follow-buttons-container.center-align .social-share-buttons-heading {
	text-align: center !important;
}
.social-follow-buttons-container ul.social-share-buttons {
	margin: 0 !important;
}
.flat.round ul.social-share-buttons li.social-share-button i.social-service-icon {
	border-radius: 40px;
}
.social-share-buttons-container.center-align {
	text-align: center;
}
.social-share-buttons-container.round {
	background-color: inherit;
	background-image: none;
}
i.social-service-icon {
	background-image: url("/i/social-flat-buttons.png");
}
i.social-service-icon[class*="service-facebook"] {
	background-position: 0 -80px;
}
i.social-service-icon[class*="service-twitter"] {
	background-position: 0 -120px;
}
i.social-service-icon[class*="service-google_plus"] {
	background-position: 0 -200px;
}
i.social-service-icon[class*="service-linkedin"] {
	background-position: 0 -320px;
}
.nav-title {
	float: left;
	display: none;
	color: white;
	font: bold 190%/100% Trebuchet MS, Sans-Serif;
	padding-left: 10px;
	line-height: 1.2em;
}
.cl-toggle {
	display: none;
	padding: 7px;
	height: 29px;
	text-align: center;
	cursor: pointer;
	right: 15px;
	top: 14px;
	background: rgba(0, 0, 0, 0.15);
	border-radius: 3px;
	float: right;
	margin-top: 2px;
}
.cl-toggle i { color: white !important; }

div.form-download {
  max-width: 700px;
  padding: 25px;
  background-color: #f7f7f7;
  border: 1px solid #e6e6e6;
  border-radius: 6px;
}

dd {
  margin: 0 0 10px 25px;
}

/* Product summary block	*/
.prod-details {
	position: relative;
	z-index: 1000;
	float: right;
	margin: 0 0 10px 20px;
	padding: 10px 20px;
	min-width: 250px;
	background: #f0f0f0;
	-webkit-box-shadow: 0 1px 5px -1px #888;
	-moz-box-shadow: 0 1px 5px -1px #888;
	box-shadow: 0 1px 5px -1px #888;
}
.prod-details-hdr {
	margin: 0 -20px 10px;
	padding: 2px 20px 8px;
	border-bottom: 1px dashed #cacaca;
	font-size: 14px;
	font-weight: normal;
}
.dl-horiz {
	margin: 0 !important;
	padding: 0 !important;
}
.dl-horiz dt {
	float: left;
	margin: 0;
	padding: 0;
	width: 100px;
}
.dl-horiz dd { margin-left: 120px; }
.prod-details .btn-green { display: block; }
/* Buttons */
.btn {
	display: inline-block;
	margin-bottom: 0;
	padding: 4px 12px;
	border: 1px solid #bbbbbb;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #a2a2a2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	color: #333333;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	font-size: 14px;
	line-height: 20px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: pointer;
	*display: inline;
	*margin-left: .3em;
	*background-color: #e6e6e6;
	*border: 0;
	*zoom: 1;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
	color: #333333;
	background-color: #e6e6e6;
	*background-color: #d9d9d9;
}
.btn:active,
.btn.active { background-color: #cccccc \9; }
.btn:first-child { *margin-left: 0; }
.btn:hover {
	background-position: 0 -15px;
	color: #333333;
	text-decoration: none;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}
.btn:focus {
	outline: #333 dotted 5px;
	outline-offset: -2px;
}
.btn.active,
.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-green {
	padding: 8px 12px;
	border: 1px solid #90bc76;
	background: #8ac466;
	background: -moz-linear-gradient(top, #8ac466 0%, #bff2a2 15%, #5e963c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8ac466), color-stop(15%, #bff2a2), color-stop(100%, #5e963c));
	background: -webkit-linear-gradient(top, #8ac466 0%, #bff2a2 15%, #5e963c 100%);
	background: -o-linear-gradient(top, #8ac466 0%, #bff2a2 15%, #5e963c 100%);
	background: -ms-linear-gradient(top, #8ac466 0%, #bff2a2 15%, #5e963c 100%);
	background: linear-gradient(to bottom, #8ac466 0%, #bff2a2 15%, #5e963c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8ac466', endColorstr='#5e963c', GradientType=0);
	color: #456f27 !important;
	font-weight: bold;
}
.btn-green:hover {
	background: #acda7a;
	background: -moz-linear-gradient(top, #acda7a 0%, #d5f7b3 15%, #89c945 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #acda7a), color-stop(15%, #d5f7b3), color-stop(100%, #89c945));
	background: -webkit-linear-gradient(top, #acda7a 0%, #d5f7b3 15%, #89c945 100%);
	background: -o-linear-gradient(top, #acda7a 0%, #d5f7b3 15%, #89c945 100%);
	background: -ms-linear-gradient(top, #acda7a 0%, #d5f7b3 15%, #89c945 100%);
	background: linear-gradient(to bottom, #acda7a 0%, #d5f7b3 15%, #89c945 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#acda7a', endColorstr='#89c945', GradientType=0);
}
.btn-grey {
	padding: 8px 12px;
	border: 1px solid #a9a9b5;
	background: #d7d6e6;
	background: -moz-linear-gradient(top, #d7d6e6 0%, #ffffff 21%, #9a99a8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d7d6e6), color-stop(21%, #ffffff), color-stop(100%, #9a99a8));
	background: -webkit-linear-gradient(top, #d7d6e6 0%, #ffffff 21%, #9a99a8 100%);
	background: -o-linear-gradient(top, #d7d6e6 0%, #ffffff 21%, #9a99a8 100%);
	background: -ms-linear-gradient(top, #d7d6e6 0%, #ffffff 21%, #9a99a8 100%);
	background: linear-gradient(to bottom, #d7d6e6 0%, #ffffff 21%, #9a99a8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d7d6e6', endColorstr='#9a99a8', GradientType=0);
	color: #535d60 !important;
	font-weight: bold;
}
.btn-grey:hover {
	background: #e3e0ec;
	background: -moz-linear-gradient(top, #e3e0ec 0%, #ffffff 21%, #b5b2be 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e3e0ec), color-stop(21%, #ffffff), color-stop(100%, #b5b2be));
	background: -webkit-linear-gradient(top, #e3e0ec 0%, #ffffff 21%, #b5b2be 100%);
	background: -o-linear-gradient(top, #e3e0ec 0%, #ffffff 21%, #b5b2be 100%);
	background: -ms-linear-gradient(top, #e3e0ec 0%, #ffffff 21%, #b5b2be 100%);
	background: linear-gradient(to bottom, #e3e0ec 0%, #ffffff 21%, #b5b2be 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e0ec', endColorstr='#b5b2be', GradientType=0);
}
/* btn-icons */
.icon-download {
	display: inline-block;
	margin: -2px 5px 0;
	width: 25px;
	height: 25px;
	background: url('/i/btn-icons.png') no-repeat left top;
	vertical-align: middle;
}
.btn-grey .icon-download { background-position: 0 -25px; }

.productimage {
	float: left;
	padding-right: 10px;
}
.over.query {
	padding: 0;
}
.over.query p, .over.query h3 {
	margin-left:145px;
}

.links-mainpage {
  margin: 40px auto;
  overflow: hidden;
  font-size: 0;
}
.link-item {
  position: relative;
  display: block;
  float: left;
  margin-right: 2%;
  margin-bottom: 10px;
  padding-bottom: 1px;
  width: 32%;
  min-width: 250px;
  height: 100%;
  vertical-align: top;
}
.link-item:last-child {
  margin-right: 0;
}
.link-item__inner {
  padding: 20px 20px 20px 80px;
  border-radius: 10px;
  min-width: 250px;
  min-height: 250px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.link-item_amt .link-item__inner {
  background-color: #96bfc7;
}
.link-item_ade .link-item__inner {
  background-color: #dccfb2;
}
.link-item_aqt .link-item__inner {
  background-color: #dcf0c7;
}
.link-item_aqb .link-item__inner {
  background-color: #e2cdf0;
}
.link-item__title {
  font-size: 16px;
  line-height: 18px;
  text-decoration: none;
}
.link-item__title strong {
  white-space: nowrap;
}
.link-item__title:hover {
  text-decoration: none !important;
}
.link-item_amt .link-item__title {
  color: #405356;
}
.link-item_ade .link-item__title {
  color: #423C2F;
}
.link-item_aqt .link-item__title {
  color: #435036;
}
.link-item_aqb .link-item__title {
  color: #55465F;
}
.link-item__summary {
  display: block;
  margin: 10px 0;
  font-size: 13px;
  line-height: 18px;
}
.link-item_amt .link-item__summary {
  color: #4E6367;
}
.link-item_ade .link-item__summary {
  color: #71664D;
}
.link-item_aqt .link-item__summary {
  color: #6C8453;
}
.link-item_aqb .link-item__summary {
  color: #655471;
}
.link-item__logo {
  position: absolute;
  display: block;
  top: 10px;
  left: 6px;
  width: 60px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
}
.link-item_amt .link-item__logo {
  background-image: url(i/logo-amt.png);
}
.link-item_ade .link-item__logo {
  background-image: url(i/logo-ade.png);
}
.link-item_aqt .link-item__logo {
  background-image: url(i/logo-aqt.png);
}
.link-item_aqb .link-item__logo {
  background-image: url(i/logo-aqb.png);
}
.link-item__download {
  position: absolute;
  bottom: 20px;
  display: inline-block;
  padding: 10px 15px;
  border-radius: 5px;
  background-color: #5b768e;
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
  color: #fff !important;
  text-decoration: none;
}
.link-item__download:hover {
  background-color: #6d8ba4;
  text-decoration: none !important;
}

.screenshot__container{  display:flex;display:-webkit-flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;justify-content:center;-webkit-justify-content:center;margin:0 auto; width:100%}
.benefit__screenshot{margin:15px 0;border:2px solid #ccc;float: left;max-width:600px}
.benefit__screenshot800{margin:15px 0;border:2px solid #ccc;float: left;max-width:804px}
.benefit__image{display:block;max-width:100%;height:auto}

.cc-window {
  z-index: 999999 !important;
}

@media (max-width: 970px) {
	div.dp,
	div.rootBlock {
		background: none;
		padding: 0;
	}
	div.prodsWrap .prodPic {
		display: none;
	}
	div.prodsWrap .describe {
		margin: 0;
	}
}
@media (max-width: 760px) {
	div#right {
		float: left;
		width: 100%;
		padding: 0;
		max-width: 620px;
	}
	div#wrapper {
		margin-left: 0;
		width: 100%;
	}
	div#content {
		margin: 0;
		padding: 5px;
	}
}
@media (max-width: 550px) {
	body {
		font-size: 14px;
	}
	div.rootBlock {
		background: none;
		padding: 0;
	}
	div#content {
		margin: 0;
		padding: 5px;
	}
	div#wrapper {
		margin: 45px 0 0;
	}
	div#right {
		float: left;
		width: 100%;
		padding: 0;
	}
	#logo {
		overflow: hidden;
		display: none;
	}
	#primary-nav {
		margin-top: 34px;
		transition: max-height 0.5s;
		max-height: 0;
		overflow: hidden;
	}
	#primary-nav.active {
		max-height: 600px
	}
	#nav ul {
		margin: 0;
		font-size: 100%;
	}

	#nav a,
	#nav #current a {
		background-image: none;
	}

	#primary-nav li,
	#primary-nav li.service {
		display: block;
		float: none;
	}
	#nav {
		position: fixed;
		top: 0;
		height: 37px;
		width: 100%;
		z-index: 1001;
		background-image: none;
	}
	.nav-title {
		display: block;
		font-size: 1.5em;
		line-height: 1.5em;
		overflow: hidden;
	}
	.cl-toggle {
		display: block;
		margin-right: 3px;
	}
	#container * {
		box-sizing: border-box;
	}
	.over
	{
		background: none;
		padding: 0;
	}
	h3 {
		color: white;
		background-color: rgb(125, 125, 166);
		padding: 5px;
	}
	table.pl {
		padding-bottom: 10px !important;
	}
	table.pl td {
		display: block;
		width: 100%;
		border-bottom: none !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	table.pl td.c2,
	table.pl td.c3 {
		width: 45%;
		display: inline-block;
		text-align: right;
		padding: 0 !important;
	}
	table.pl a.butDownloadNow,
	table.pl a.butBuy {
		display: inline-block;
	}
	div.scr {
		width: 100%;
		text-align: center;
		background-position-x: 50%;
	}
	div.scrItemR {
		width: 100%;
		float: none;
	}
	div.screenShots .scrItem {
		width: 100%;
	}
	div.screenShots .scr {
		background-position: center top;
		width: 100%;
		text-align: center;
	}
	div.screenShots .scr a.screen {
		padding: 4px;
		background: none;
	}
	div.testim ul {
		padding: 0 0 0 10px;
	}
	div.testim .m {
		padding: 20px 5px 5px 10px;
	}

	div#contentWide {
	    padding: 3px;
    }
}
.cc-revoke, .cc-window {
 z-index: 999999 !important;
}