/**
 * Style rules common to our X-Cart, WordPress and forum areas
 */

.alignleft { float: left; }
.alignright { float: right; }
.clear { clear: both; height: 0px; }
.textcent { text-align: center; }

.left { float: left; }
.right { float: right; }

/* Start Cookie Popup */
.cookie_popup {
   display: inline;
   color: #000000;
   text-align: right;
   font-size: 13px;
   line-height: 100%;
   position: fixed;
   bottom: 0;
   right: 0;
   margin: 0;
   padding: 5px 15px 5px 5px;
   background: #F0F8FB;
   z-index: 100000;
   opacity: 0.9;
   filter: alpha(opacity=90);
}

.cookie_popup a {
   color: #000000;
   font-weight: bold;
}

.cookie_popup a:hover {
   color: #000000;
   text-decoration: underline;
}

.cookie_popup a:visited { color: #000000; }

/* End Cookie Popup */

div.header-wrapper {
   width: 100%;
   height: 72px;
   background: #fff;
   border-bottom: 1px solid #c0c0c0;
}

div.header-bar{
   width: 942px;
   margin: 0 auto;
   padding: 0px 19px;
}

div.header-title {
   display: inline-block;
   position: relative;
}

.header-title img {
   display: block;
   float: left;
   margin-top: 8px;
   margin-left: -3px;
}

.header-title h1 {
   display: inline-block;
   height: 72px;
   line-height: 72px;
   font-size: 39px;
   margin-left: 6px;
   margin-top: 1px;
   vertical-align: middle;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #000;
}

.header-title sup {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   line-height: 60px;
   margin-left: 6px;
   vertical-align: top;
}

div.header-social-and-language { margin-top: 26px; }
div.header-social { height: 20px; }

.header-social img {
   display: block;
   float: left;
   margin-left: 8px;
}

div.header-language {
   width: 98px;
   z-index: 999;
   padding-left: 8px;
}

div.header-dddlogo {
   margin-top: 2px;
   margin-left: 8px;
}

.header-dddlogo img {
   display: block;
   float: right;
}

div.header-search {
   float: right;
   margin-top: 14px;
   margin-right: 1px;
   margin-bottom: 14px;
}

.header-search input {
   height: 20px;
   margin: 0px;
   width: 185px;
   background-color: #f0f0f0;
}

.header-search img {
   display: block;
   float: right;
   vertical-align: bottom;
   border: 0;
   margin-left: 10px;
}

.nav-bar ul {
   list-style: none;
   list-style-image: none;
   position: relative;
   margin: 0px;
   padding: 0px;
   font-size: 0;
}

.nav-bar li {
   list-style: none;
   list-style-image: none;
   text-align: center;
   display: inline-block;
}

.nav-bar a,
.nav-bar a:visited,
.nav-bar a:link {
   color: #666;
   text-decoration: none;
   display: block;
   font-size: 16px;
   line-height: 20px;
   padding: 26px 20px;
}

.nav-bar a:hover { color: #4D91FE; }

.nav-bar li > a:after {
   display: inline-block;
   content: ' ';
   background-image: url('/images/DropDown.svg');
   background-position: bottom;
   background-repeat: no-repeat;
   margin-left: 4px;
   position: relative;
   top: 2px;
   background-size: 13px 13px;
   height: 13px;
   width: 13px;
}

.nav-bar li > a:only-child:after {
   display: none;
}

.nav-bar ul ul {
   display: none;
   min-width: 70px;
   z-index: 998;
   background: #fff;
   border-left: 1px solid #c0c0c0;
   border-bottom: 1px solid #c0c0c0;
   border-right: 1px solid #c0c0c0;
   padding: 0px 20px 8px;
   float: left;
   position: absolute;
}

.nav-bar li:hover > ul { display: block; }

.nav-bar li li {
   float: none;
   display: block;
   text-align: left;
   line-height: 28px;
}

.nav-bar li li a,
.nav-bar li li a:visited,
.nav-bar li li a:link {
   padding: 6px 0px;
}


li.nav-bar-heading {
   line-height: 24px;
   padding-top: 12px;
}

li.nav-bar-heading:first-child {
   padding-top: 0px;
}

.nav-bar-heading span {
   font-size: 16px;
   color: #3F63AF;
   font-weight: bold;
}

div.footer {
   width: 980px;
   margin: 0 auto;
   font-size: 12px;
   margin-bottom: 10px;
   line-height: 1.5em;
   height: auto;
   border-left: 1px solid #dfdfdf;
   border-right: 1px solid #dfdfdf;
   border-bottom: 1px solid #dfdfdf;
   background: #fff;
}

.footer img {
   display: block;
   float: left;
}

div.footer-top {
   border-bottom: 1px solid #dfdfdf;
   text-align: center;
   color: #000;
}

.footer-top > div {
   float: left;
   width: 326px;
   height: 150px;
   padding-top: 18px;
   border-right: 1px solid #dfdfdf;
}

.footer-top h2 {
   color: #3f63af;
   font-weight: 600;
}

.footer-top p {
   font-size: 16px;
   margin-top: 10px;
   margin-bottom: 12px;
}

div.noborder {
   border: none;
   border-collapse: collapse;
}

.footer-top div.clear {
   float: none;
   border: none;
   width: auto;
   height: 0;
   padding: 0;
}


div.footer-left {
   float: left;
   width: 420px;
   padding-top: 8px;
   padding-left: 70px;
   padding-bottom: 14px;
   border-right: 1px solid #dfdfdf;
}

.footer-left li {
   font-size: 14px;
   color: #333333;
}

div.footer-feature-list {
   padding-top: 20px;
   padding-left: 50px;
}

div.footer-buttons {
   padding-left: 40px;
}

.footer-buttons ul {
   list-style: none;
   list-style-image: none;
   position: relative;
   margin: 0px;
   padding: 0px;
}

.footer-buttons li {
   list-style: none;
   list-style-image: none;
   text-align: center;
   float: left;
   position: relative;
   padding-right: 32px;
}

.footer-buttons li:last-child {
   padding-right: 0;
}

.button,
.button a:link {
   display: inline-block;
   color: #fff !important;
   font-size: 16px;
   font-weight: 700;
   height: 30px;
   line-height: 28px;
   margin-bottom: 14px;
   margin-top: 16px;
   padding: 0 15px;
   vertical-align: top;
}

.button.blue {
   background-color: #3f63af;
}

.baseline {
   vertical-align: baseline;
}

.button.tight {
   margin-bottom: 2px;
   margin-top: 4px;
}

.button.tightb {
   margin-bottom: 2px;
}

.not-allowed {
   cursor: not-allowed;
}

a:hover.button.blue :not(.not-allowed) {
   background-color: #324f8c;
}

div.need-help {
   float: right;
   width: 259px;
   padding-top: 23px;
   padding-right: 130px;
   padding-bottom: 5px;
}

.need-help h3 {
   color: #3f63af;
   font-size: 20px;
   font-weight: normal;
   margin-bottom: 10px;
}

.need-help a:link, .need-help a:visited { color: #000; }
.need-help a:hover { color: #4D91FE; }
.need-help p:hover { color: #4D91FE; }

.need-help img {
   display: inline-block;
   float: none;
   vertical-align: middle;
}

.need-help div {
   margin-bottom: 2px;
}

.need-help p {
   clear: none;
   font-size: 12px;
   font-weight: bold;
   display: inline-block;
   margin: 0 4px 0 2px;
}

div.footer-links {
   width: 980px;
   padding-top: 14px;
   padding-bottom: 10px;
   color: #4798d0;
   font-weight: bold;
   overflow: hidden;
   line-height: 1.5em;
   text-align: center;
}

.footer-links a:hover { }

div.footer-terms {
   width: 980px;
   padding-bottom: 10px;
   font-size: 10px;
   color: #000000;
   font-weight: normal;
   font-size: 10px;
   overflow: hidden;
   line-height: 1.5em;
   text-align: center;
}

.footer-terms a,
.footer-terms a:visited,
.footer-terms a:link { color: #000000; }

.footer-terms a:hover { color: #4D91FE; }

div.footer-language {
   width: 86px;
   z-index: 999;
   padding-right: 12px;
   position: relative;
   top: -54px;
}

div.language-current {
   margin: 0;
   padding: 0;
   position: relative;
   width: 84px;
   height: 18px;
   font-size: 12px;
   color: #666;
   background: #FFF;
   border: 1px solid #ccc;
   text-align: left;
}

.language-current ul {
   margin: 0px;
   padding: 0px 4px;
   background-image: url('/images/DropDown.svg');
   background-position: 66px 3px;
   background-repeat: no-repeat;
   background-size: 13px 13px;
}

.language-current li {
   list-style: none;
   list-style-image: none;
}

div.language-list {
   margin: 0;
   padding: 0;
   position: absolute;
   width: 84px;
   font-size: 12px;
   color: #666;
   background: #FFF;
   border-left: 1px solid #ccc;
   border-right: 1px solid #ccc;
   border-bottom: 1px solid #ccc;
   display: none;
   text-align: left;
   z-index: 999;
}

.language-list ul { padding: 0px 4px; }

.language-list ul li {
   list-style: none;
   list-style-image: none;
}

.language-list ul li:hover {
   background: #99ccff;
   cursor: pointer;
}

p.user-guide-wide { margin-right: -100px !important; }

span.user-guide-arrow {
   padding: 12px;
   font-size: 32px;
   position: relative;
   top: -112px;
}

img.user-guide-tile {
   vertical-align: middle;
   position: relative;
   left: 4px;
   top: -2px;
   padding-right: 8px;
}

img.msi-logo-inline {
   vertical-align: middle;
   position: relative;
   left: 4px;
   top: -2px;
   width: 140px;
   height: 47px;
}

.list-with-gaps li { margin-bottom: 14px; }

div.left-half {
   float: left;
   width: 440px;
   padding-right: 17px;
   text-align: center;
}

div.right-half {
   float: left;
   width: 440px;
   padding-left: 17px;
   text-align: center;
}

.left-half p,
.right-half p {
   margin-left: 0px;
   margin-right: 0px;
}

div.product-bar {
   background-color: #f8f8f8;
   padding: 10px 33px 8px;
   border-bottom: 1px solid #dfdfdf;
}

div.product-sub-bar {
   background-color: #f8f8f8;
   padding: 6px 0 12px 0;
   text-align: center;
   border-bottom: 1px solid #dfdfdf;
}

div.product-sub-bar span {
   width: 100%;
   font-size: 24px;
   color: #444;
}

div.product-bar-top {
   background-color: #f8f8f8;
   padding: 10px 33px 8px;
   border-bottom: 1px solid #dfdfdf;
   border-top: 1px solid #dfdfdf;
}

div.download-bar {
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   background-color: #f8f8f8;
   z-index: 9999;
   border-bottom: 1px solid #dfdfdf;
   visibility: hidden;
   transform: translateZ(0);
}

div.download-bar-content {
   width: 914px;
   height: 60px;
   padding: 8px 34px;
   margin: 0 auto;
}

.download-bar img {
   display: block;
   float: left;
   margin-left: -7px;
}

p.product-phrase {
   font-size: 24px;
   color: #444;
   line-height: 1.3;
   margin-top: 6px;
   margin-bottom: 6px;
}

.feat-download  {
   display: inline-block;
   color: #000;
}

.feat-download h2 {
   font-size: 20px;
   font-weight: 600;
   margin-top: 10px !important;
   margin-bottom: 2px !important;
}

div.download-left,
div.download-right {
   float: left;
   width: 457px;
}

.download-left div,
.download-right div {
   padding-right: 8px;
}

.crossfade {
   width: 980px;
   height: 551px;
}

.crossfade1 {
   width: 440px;
   height: 248px;
   text-align: left;
}

.crossfade2 {
   width: 440px;
   height: 248px;
   text-align: left;
}

.crossfade3 {
   width: 438px;
   height: 249px;
   text-align: left;
}

.crossfade span,
.crossfade1 span,
.crossfade2 span,
.crossfade3 span {
   top: 0px;
   display: none;
   position: absolute !important;
}

.overlay-block {
   z-index: 2;
   float: right;
   position: absolute;
   right: 40px;
   top: 40px;
   width: 300px;
   height: 166px;
   background-color: rgba(255, 255, 255, 0.8);
   text-align: center;
   color: #000
}

.vr-banner {
   width: 982px;
   height: 281px;
}

.logo-in-bar {
   width: 227px;
   height: 60px;
}

.product-tile {
   width: 440px;
   height: 248px;
   text-align: left;
}

.vr-screenshot {
   width: 672px;
   height: 378px;
   text-align: left;
}

.vr-ui {
   width: 672px;
   height: 492px;
   text-align: left;
}

.vr-tile {
   width: 108px;
   height: 158px;
}

.vr-scan {
   width: 448px;
   height: 210px;
}

.vr-look-at {
   width: 672px;
   height: 267px;
}

.vr-look-at-item {
   width: 40px;
   height: 40px;
}

.vr-inline-control {
   width: 20px;
   height: 20px;
}

.overlay-title {
   font-size: 28px;
   line-height: 1.1;
   padding-top: 11px;
}

.overlay-text {
   font-size: 20px;
   padding: 9px 10px 12px;
}

.two-line-title {
   height: 196px;
}

.button-subtext {
   display: inline-block;
}

.button-subtext div {
   font-size: 14px;
   line-height: 1.1;
   color: #000000;
   text-align: center;
   display: block;
   position: relative;
   top: 20px;
   margin-top: -20px;
}

.button-subtext div.subtext-onhover {
   visibility: hidden;
}

.button-subtext a:hover + div {
   visibility: visible;
}

.product-list {
   display: inline-block;
   font-size: 24px;
}

.product-list img {
   vertical-align: middle;
}

.video-link { position: relative; }

.video-link a {
   position: absolute;
   display: block;
   background-image: url('/images/PlayOverlay.svg');
   width: 68px;
   height: 48px;
   left: 186px;
   top: 100px;
}

.video-link a:hover {
   background-image: url('/images/PlayOverlayHover.svg');
}

.img-inline img {
   display: inline-block;
}

table.fixed { table-layout: fixed; }

table.thinborder {
   border: none;
   border-collapse: collapse;
   margin-bottom: 18px;
}

table.thinborder td {
   margin: 0;
   padding: 3px;
   border: 1px solid #dddddd;
}

table.thinborder th {
   margin: 0;
   padding: 3px;
   border: 1px solid #dddddd;
}

.firstcolleft tr td:first-child { text-align: left; }

div.pulldown { display: inline-block; }

.pulldown ul {
   list-style: none;
   list-style-image: none;
   position: relative;
   margin: 0px;
   padding: 0px;
}

.pulldown li {
   list-style: none;
   list-style-image: none;
   text-align: center;
   display: inline-block;
}

.pulldown a,
.pulldown a:visited,
.pulldown a:link {
   color: #666;
   text-decoration: none;
   display: block;
   font-size: 16px;
   line-height: 20px;
}

.pulldown a:hover { color: #4D91FE; }

.pulldown li span {
   color: #666;
   text-decoration: none;
   display: block;
   font-size: 16px;
   line-height: 20px;
   padding: 8px 16px;
   border: 1px solid #ccc;
}

.pulldown li span:after {
   display: inline-block;
   content: ' ';
   background-image: url('/images/DropDown.svg');
   background-position: bottom;
   background-repeat: no-repeat;
   margin-left: 8px;
   position: relative;
   top: 2px;
   background-size: 13px 13px;
   height: 13px;
   width: 13px;
}

.pulldown ul ul {
   display: none;
   min-width: 144px;
   z-index: 998;
   background: #fff;
   border: 1px solid #c0c0c0;
   padding: 6px 16px;
   float: left;
   margin-top: -1px;
   position: absolute;
}

.pulldown li:hover > ul { display: block; }

.pulldown li li {
   float: none;
   display: block;
   text-align: left;
   line-height: 28px;
   border: none;
}

.pulldown li li a,
.pulldown li li a:visited,
.pulldown li li a:link {
   padding: 6px 0px;
}

table.altrowcolours {
   border: none;
   border-collapse: collapse;
}

table.altrowcolours td {
   border: none;
   padding: 4px 10px;
}

table.altrowcolours tr { background-color: #f6f6f6; }
table.altrowcolours tr:nth-child(even) { background-color: #fdfdfd; }

.separator {
   color: #ddd;
   padding: 0 10px;
}

.separated a {
}

div.store-page-wrapper {
   width: 732px;
}

div.store-page-left {
   float: left;
   width: 106px;
   padding-top: 15px;
   padding-right: 20px;
}

div.store-page-right {
   float: left;
   width: 600px;
}

.popup-title { background: #eeeeee; padding: 6px 0px; }
.popup-content { padding: 10px 25px 3px; }
.blockreset { display: block }

.reveal-modal-bg {
   position: fixed; 
   height: 100%;
   width: 100%;
   background: #000;
   background: rgba(0,0,0,.8);
   z-index: 1000;
   display: none;
   top: 0;
   left: 0; 
}

.reveal-modal {
   visibility: hidden;
   top: 200px; 
   left: 50%;
   margin-left: -300px;
   width: 612px;
   background: #fff;
   position: absolute;
   z-index: 1001;
   -moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
   -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
   -box-shadow: 0 0 10px rgba(0,0,0,.4);
}

.reveal-modal .close-reveal-modal {
   font-size: 22px;
   line-height: .5;
   position: absolute;
   top: 13px;
   right: 12px;
   color: #aaa;
   text-shadow: 0 -1px 1px rbga(0,0,0,.6);
   font-weight: bold;
   cursor: pointer;
}

