/* Generic, all page */
body
{
  position: relative;
  background: white;
  font-family: Verdana, Helvetica;
  margin: 0;
  padding: 0;
  font-size: smaller;
  color: #3a3a3a;
  min-width: 960px;
  min-height: 100vh;
}

input:focus, textarea:focus, select:focus
{
  outline: none;
}

pre, tt
{
  font-family: Consolas, monospace;
  color: maroon;
  background-color: #f5f5f5;
}

pre
{
  border: 1px dotted #a0a0a0;
  overflow: auto;
  padding: .5em;
  line-height: 1.5em;
}

.clear
{
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
  display: block;
}

.cont-width
{
  width: 960px;
  margin-left: auto !important;
  margin-right: auto !important;
}
/* no border for images in links */

a img
{
  border: none;
}

a.image-link
{
  border-bottom: none;
}

a.image-link:hover
{
  text-decoration: none;
}

.float-right
{
  float: right;
}

.float-left
{
  float: left;
}
/* image styles */

img.float-left
{
  margin-right: 1em;
}

img.float-right
{
  margin: 0 0 1em 1em;
}

img.inline
{
  vertical-align: middle;
}

img.left-arrow
{
  margin-right: .6em;
}

img.icon
{
  float: left;
  margin: -6px 1em 0 0;
}
/* Links */

.page a
{
  color: #0075b8;
  text-decoration: none;
}

.page a:active
{
  color: #FF4F02;
}

.page a:hover
{
  color: #d80a00;
  text-decoration: none;
}

.centered
{
  text-align: center !important;
}

.centered-block
{
  margin-left: auto !important;
  margin-right: auto !important;
}

table.full-width
{
  width: 100%;
}

#order__header__languages {
  top: -116px!important;
}

/* Menu */

#main-menu
{
  background: #060813;
}

#main-menu ul
{
  padding: 0;
  margin: 0;
  list-style: none;
}

#main-menu li
{
  float: left;
  margin: 0;
}

#main-menu li a
{
  color: #c9caca;
  text-decoration: none;
  float: left;
  margin: 8px 20px 0 0;
  font: bold 0.85em/24px 'Lucida Sans', 'Lucida Grande', Arial, Helvetica;
  text-transform: uppercase;
  height: 24px;
  padding: 0 8px;
  text-shadow: 0 1px 0 #323232;
}

#main-menu a:hover
{
  color: #76c1ff;
}

#main-menu .map-current a, #main-menu .map-first-current a, #main-menu .map-last-current a, #main-menu li.map-parent a, #main-menu ul li.map-first-parent a, #main-menu li.map-last-parent a
{
  background: #1b6cc7;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: white !important;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
/*  */

a#caphyon-logo
{
  overflow: hidden;
  height: 40px;
  width: 110px;
  text-indent: -9999px;
  background: url(../../images/merchant/4f87658ef0de194413056248a00ce009/main-menu-spr.png?20110215133822) no-repeat 0 -40px;
  display: block;
}

a#caphyon-logo:hover
{
  background-position: 0 -80px;
}
/*  */

#ai-searchbox input
{
  border: 1px solid #5d5d5d;
  padding: 3px 25px 3px 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: text;
  font-size: 1em;
  color: #9c9c9c;
  width: 140px;
  height: 16px;
  background: url(../../images/merchant/4f87658ef0de194413056248a00ce009/main-menu-spr.png?20110215133822) right bottom no-repeat;
  margin: 8px 20px 0 0;
  box-shadow: inset 0 1px 1px #101010;
  -moz-box-shadow: inset 0 1px 1px #101010;
  -webkit-box-shadow: inset 0 1px 1px #101010;
}

#ai-searchbox .gcse-focus
{
  background: url(../../images/merchant/4f87658ef0de194413056248a00ce009/main-menu-spr.png?20110215133822) right -120px no-repeat;
}

#ai-searchbox form
{
  margin: 0;
  padding: 0;
}
/*  */

#pagehead
{
  background: url(../../images/merchant/4f87658ef0de194413056248a00ce009/page-head.jpg?20110215133823) no-repeat center -162px;
  height: 162px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

#ai-logo
{
  margin: 26px 0 0 0;
  height: 110px;
  width: 110px;
  background: url(../../images/merchant/4f87658ef0de194413056248a00ce009/prod-options-spr.png?20110215133823) no-repeat 0 0;
  text-indent: -9999px;
  overflow: hidden;
}

#ai-logo:hover
{
  background-position: -110px 0;
}

#ai-title
{
  font: bold 1.2em Arial,Helvetica,sans-serif;
  color: #95d1ff;
  margin: 50px 0 0 15px;
}

#pagehead h1
{
  font: bold 2.3em "Trebuchet MS",Arial,Helvetica,sans-serif;
  color: white;
  margin: 0 0 0 15px;
}

#prod-options
{
  margin-top: 33px;
  width: 163px;
  height: 99px;
  background: url(../../images/merchant/4f87658ef0de194413056248a00ce009/prod-options-spr.png?20110215133823) no-repeat left bottom;
}

#prod-options a
{
  display: block;
  font-weight: bold;
  font-size: 1.1em;
  text-decoration: none;
  text-align: right;
  height: 29px;
  padding-right: 50px;
  background: url(../../images/merchant/4f87658ef0de194413056248a00ce009/prod-options-spr.png?20110215133823) no-repeat;
}

a#prod-download
{
  color: #AFF35E;
  background-position: right bottom;
  padding: 14px 50px 6px 0;
}

a#prod-download:hover
{
  background: url(../../images/merchant/4f87658ef0de194413056248a00ce009/prod-options-spr.png?20110215133823) no-repeat -236px bottom;  
}

a#prod-purchase
{
  color: #ffe083;
  background-position: right -110px;  
  margin: 0 0 1px 0;
  padding: 20px 50px 0 0;  
}

a#prod-purchase:hover
{
  background: url(../../images/merchant/4f87658ef0de194413056248a00ce009/prod-options-spr.png?20110215133823) no-repeat -236px -110px;
}
/* New Footer */
.cf:before,.cf:after {
    content: "";
    display: table
}

.cf:after {
    clear: both
}

.cf {
    zoom:1
}
  
#ai-footer {
    position: absolute;
    width: 100%;
    height: 185px;
    bottom: 0;
    background: #eff1f4;
    padding: 5px 0 0;
    margin-top: 40px;
    color: #404249;
    font-family: Verdana,arial,helvetica,serif
}

#ai-footer .cf {
  display: none;
}

#ai-footer a {
    color: #888;
    text-decoration: none;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    -ms-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease
}

#ai-footer a:hover {
    color: #888;
    text-decoration: underline;
}

.social-networks li a::before {
    content: '';
    float: left;
    margin: 2px 5px 0 0;
    height: 16px;
    width: 16px;
    background: url(../../images/merchant/4f87658ef0de194413056248a00ce009/social-networks.png?20150108113420) no-repeat
}

#ai-footer .social-networks a[href*="rss-feeds"]:before {
    background-position: 0 0
}

#ai-footer .social-networks a[href*="youtube.com"]:before {
    background-position: 0 -64px
}

#ai-footer .social-networks a[href*="twitter.com"]:before {
    background-position: 0 -16px
}

#ai-footer .social-networks a[href*="facebook.com"]:before {
    background-position: 0 -32px
}

#ai-footer .social-networks a[href*="plus.google.com"]:before {
    background-position: 0 -48px
}

#ai-footer .column {
    width: 25%
}

#ai-footer h3 {
    display: inline-block;
    *display: inline;
    zoom:1;font: bold 1.3em 'trebuchet MS',Arial,Helvetica;
    text-transform: uppercase;
    margin: 0 0 15px;
    padding: 0 0 10px;
    border-bottom: 1px dashed #444952;
    color: inherit
}

#ai-footer ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#ai-footer li {
    margin: 0 0 8px 0
}

#ai-footer .copyright {
    background: #eff1f4;
    color: #404249;
    margin-top: 40px;
    padding: 15px 0;
    font-size: .85em;
    text-align: center
}

#ai-footer .network a:before {
    content: '';
    height: 16px;
    width: 16px;
    float: left;
    margin-right: 5px;
    background-image: url(../../images/merchant/4f87658ef0de194413056248a00ce009/caphyon-products.png?20150108113420)
}

#ai-footer .network a[href^="http://www.lead-converter.com/"]:before {
    background-position: 0 0
}

#ai-footer .network a[href^="http://www.advancedinstaller.com/"]:before {
    background-position: 0 -16px
}

#ai-footer .network a[href^="http://www.advancedwebstats.com/"]:before {
    background-position: 0 -32px
}

#ai-footer .network a[href^="http://www.advancedlinkmanager.com/"]:before {
    background-position: 0 -48px
}

#ai-footer .network a[href^="http://www.advancedwebranking.com/"]:before{
    background-position: 0 -80px;
}

.ai-questions {
    margin: 40px 0
}

.questions-list li {
    display: inline-block;
    *display: inline;
    zoom:1;margin: 0 20px!important;
    padding-left: 20px
}

.questions-list .mail {
    background: url("../../images/merchant/4f87658ef0de194413056248a00ce009/iconMail.svg?20190401152108") no-repeat left center
}

.questions-list .phone {
    background: url("../../images/merchant/4f87658ef0de194413056248a00ce009/iconPhone.svg?20190401152108") no-repeat left center
}

/* Content pages */

.page
{
  width: 960px;
  margin: 0 auto;
  border-collapse: collapse;
  padding: 20px 0;
}

table.page td
{
  padding: 0;
  font-family: Verdana,Arial, helvetica;
}

table.page td.content
{
  vertical-align: top;
  padding: 20px 0 10px 0;
  width: 100%;
}
/* Big text articles with distinct H2 and H3 headings */

.big-article h1, h2, h3, h4, h5, h6
{
  font-family: Arial, Verdana;
  color: #33485c;
}

.big-article h2
{
  font-size: 1.2em;
  margin-bottom: .3em;
}

.big-article h3
{
  font-size: 1.1em;
  margin-bottom: .3em;
}

.big-article ol
{
  padding-left: 4em;
}

.big-article ul,ol,p
{
  margin-top: .3em;
  line-height: 1.5em;
}

.big-article ul ul
{
  margin-top: 0;
}

.big-article p
{
  text-align: justify;
}

.big-article p.center
{
  text-align: center;
}
