/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v10/SKK6Nusyv8QPNMtI4j9J2yEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v10/gFXtEMCp1m_YzxsBpKl68iEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v10/zhcz-_WihjSQC0oHJ9TCYPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

.tb{
  border:1px solid red;
}
.DNNEmptyPane{
  display:none;
}
.inline{
  display:inline-block;
  vertical-align:top;
}
.desktopHidden{
  display:none;
}
.cleared{
  clear:both;
}
.hidden{
  display:none;
}
.shown{
  display:block;
}
.right{
  float:right;
}
.left{
  float:left;
}
.textRight{
  text-align:right;
}
a[href], input[type='submit'], input[type='image'], label[for], select, button, .pointer {
  cursor: pointer;
}
.italic{
    font-style:italic;
}
input[type=button], input[type=submit]{
  -webkit-appearance:none;
}

body,html,form{height:100%;margin:0;padding:0;}

td.docBody
{
  background-color:#fff;
}
td.docBodyHome
{
  background-color:#fff;
  background-position:center;
  background-repeat:repeat-y;
}


.youtubeVideo{
	width:560px;
	height:360px;
}


.lightBG, .lightBG div, .lightBG p, .lightBG td, .lightBG span, .lightBG th
{
  font-family: Montserrat, serif;
  font-size: 13px;
  line-height:160%;
  color: #404041;
}

.lightBG p
{
  margin-top:7px;
  margin-bottom:10px;
}

.lightBG h1
{
  font-family: 'Montserrat', sans-serif;
  font-size: 28px;
  line-height:110%;
  color: #404041;
  margin:0 0 10px;
  text-transform: uppercase;
}

.lightBG h2
{
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  line-height:130%;
  color: #222;
  margin:0 0 10px;
  text-transform: uppercase;
}
.lightBG h3
{
  font-family: 'Montserrat', sans-serif;
  font-size: 19px;
  line-height:120%;
  color: #222;
  margin:0px;
}

.lightBG h4
{
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height:120%;
  color: #222;
  margin:0px;
}

.lightBG a {color:#927c30;}
.lightBG a:link {color:#927c30;}
.lightBG a:hover {color:#927c30;}
.lightBG a:active {color:#927c30;}
.lightBG a:visited {color:#927c30;}

.darkBG, .darkBG div, .darkBG p, .darkBG td, .darkBG span
{
  font-family: Montserrat, serif;
  font-size: 13px;
  line-height:150%;
  color: #eee;
}

.darkBG p
{
  margin-top:7px;
  margin-bottom:10px;
}

.darkBG h1
{
  font-family: 'Montserrat', sans-serif;
  font-size: 26px;
  line-height:150%;
  color: #eee;
}

.darkBG h2
{
  font-family: 'Montserrat', sans-serif;
  font-size: 22px;
  line-height:150%;
  color: #eee;
  margin:0px;
}

.darkBG h3
{
  font-family: 'Montserrat', sans-serif;
  font-size: 19px;
  line-height:150%;
  color: #eee;
  margin:0px;
}

.darkBG a {color:#ccbc85;}
.darkBG a:link {color:#ccbc85;}
.darkBG a:hover {color:#ccbc85;}
.darkBG a:active {color:#ccbc85;}
.darkBG a:visited {color:#ccbc85;}



#footerWrapper, #footerWrapper div{
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
}
#footerWrapper a, #footerWrapper a:link, #footerWrapper a:hover, #footerWrapper a:active, #footerWrapper a:visited
{
    margin:0 15px 0 15px;
    color:#404041;
    text-decoration:none;
    font-weight:bold;
}
#footerWrapper .footerLinks
{
    margin-top:20px;
}


.headerTable{
  margin:10px 10px 0 10px;
  height: 50px;
}

.headerTable a, .headerTable a:hover, .headerTable a:link, .headerTable a:visited, .headerTable a:active{
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height:130%;
  color: white;
  margin:0 0 10px;
  text-transform: uppercase;
  text-decoration:none;
}
.headerTable .socialTable a{
  margin: 0 5px 0 5px;								
}
.headerLargeMenuItem{
  padding:0 20px;
  margin-top:7px;
}
.headerShopNowButton{
  padding:5px 10px;
  margin:0 10px;
  border:2px solid #fcdb0d;
}
.headerShopNowButton, .headerShopNowButton a, .headerShopNowButton a:hover, .headerShopNowButton a:link, .headerShopNowButton a:visited, .headerShopNowButton a:active{
  color:#fcdb0d;
}




h1.homePageTight{
  font-size: 22px;
  line-height:100%;
  margin:0px;
  padding:0px;
}
h2.homePageTight{
  font-size: 22px;
  line-height:100%;
  margin:0px;
  padding:0px;
}
h3.homePageTight{
  font-size: 22px;
  line-height:100%;
  margin:0px;
  padding:0px;
}
p.homePageTight{
  font-size: 13px;
  line-height:140%;
  padding:0px;
  margin:0px;
}
.homePageTight h1{
  font-size: 22px;
  line-height:100%;
  margin:0px;
  padding:0px;
}
.homePageTight p{
  font-size: 13px;
  line-height:120%;
  padding:0px;
  margin:0px;
}
a.homePageTight{
  text-decoration:none;
}


a.anchorButtonShopCrypto, a.anchorButtonShopCrypto:link, a.anchorButtonShopCrypto:visited, a.anchorButtonShopCrypto:hover
{
  font-family: 'Montserrat', sans-serif;
  font-size:16px;
  color:#404041;
  background-color:#72d0eb;
  text-decoration:none;
  text-transform:uppercase;
  line-height:45px;
  margin-bottom:25px;
  display:block;
  padding:0 25px;
  width:260px;
}

a.anchorButton, a.anchorButton:link, a.anchorButton:visited, a.anchorButton:hover
{
  font-family: 'Montserrat', sans-serif;
  border:1px solid #404041;
  padding:12px;
  font-size:16px;
  color:#404041;
  text-decoration:none;
  text-transform:uppercase;
  line-height:70px;
}




.divVideoDescription{
	padding-top:13px;
	padding-right:50px;
	height:45px;
	overflow:hidden;
	background-image:url('images/video-icon.gif');
	background-repeat:no-repeat;
	background-position:right;
}
div.divVideoDescription h2{
	font-size:17px;
	color:white;
	line-height:130%;
}



/** LEARN PAGE **/
.learnButton{
    position:relative;
    width:300px;
    height:300px;
    background-color:#ccc;
    margin-left:37px;
    margin-top:37px;
}
div.learnContent{
    position:absolute;
    font-size:24px;
    text-align:right;
    font-weight:bold;
    font-style:italic;
    bottom:0px;
    width:280px;
    padding:10px;
    background-image:url(/portals/0/shade.png);
}





a.headerButton, a.headerButton:link, a.headerButton:visited, a.headerButton:hover{
    color:black;
    font-style:italic;
    font-weight:bold;
    font-size:16px;
    text-decoration:none;
}
.headerButton {
    border: 2px solid white;
    border-radius: 0px;
    padding: 7px;
    display: inline-block;
    width: 120px;
    margin-right: 5px;
    text-align: left;
    background-color:white;
}
a.headerButtonInverted, a.headerButtonInverted:link, a.headerButtonInverted:visited, a.headerButtonInverted:hover{
    color:white;
}
.headerButtonInverted {
    background-color:transparent;
}
.headerFixed{
	position:fixed;
	top:0;
	z-index:1000;
	width:100%;
}
.contentPad{
	margin-top:115px;
}





.basicContainer_wrapper{ margin-left:5px;margin-right:5px;margin-top:10px;padding: 0px; }

.basicContainer7px_wrapper{ margin:8px 8px 0 8px;padding: 7px;background-color:#f4f5f7; }

.basicContainer7px_wrapper_half_left{ margin:0 0 0 0;padding: 7px;background-color:#f4f5f7; }
.basicContainer7px_wrapper_half_right{ margin:0 0 0 0;padding: 7px;background-color:#f4f5f7; }

.basicContainer_noBGColor_wrapper{ padding: 0px; }


.homeContainer_fullAuto_wrapper{
        padding-top:20px;
}
.homeContainer_fullAuto{
	height:100%;
	padding:10px;
	padding-right:5px;
}
.homeContainer_fullAuto_noPad_wrapper{
        padding-top:0px;
}
.homeContainer_fullAuto_noPad{
	height:100%;
	padding:10px;
	padding-right:5px;
}




/*** CertiLock ***/
a.certiLockBuy, a.certiLockBuy:link, a.certiLockBuy:hover, a.certiLockBuy:visited, a.certiLockBuy:active{
	color:black;
	padding:10px 40px;
	background-color:#fedd14;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	margin:0 40px 0 40px;
}




/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
  text-align: left;
  text-decoration: none;
  text-transform: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
}

.art-menu, .art-menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.art-menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.art-menu li:hover
{
  z-index: 10000;
  white-space: normal;
  background-color:#000;
}

.art-menu li li
{
  float: none;
}

.art-menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

.art-menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.art-menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.art-menu:after, .art-menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.art-menu, .art-menu ul
{
  min-height: 0;
}

.art-menu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




div.art-nav-center
{

}

ul.art-menu
{

}

.firefox2 ul.art-menu
{
  float: none;
}


/* menu structure */

.art-menu
{
  padding: 0 0 0 0;
}

.art-nav
{
  position: relative;
  height: 40px;
  z-index: 100;
}


/* end Menu */

/* begin MenuItem */
.art-menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 30px;
  padding-top:10px;
  cursor: pointer;
  text-decoration: none;
  
}

.art-menu ul li
{
    margin:0;
    clear: both;
}


.art-menu a .r, .art-menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 72px;
}

.art-menu a .l
{
  left: 0;
  right: 0;
}

.art-menu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.art-menu a .t
{
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-style: normal;
  margin-left: 10px;
  margin-right: 10px;
  color: #989a9e;
  padding: 0 15px;
  margin: 0 0;
  line-height: 24px;
  text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
  top: -24px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
  top: -24px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
  top: -24px;
  background-color:#000;
}
.art-menu a:hover .t
{
  color: #000;
}

.art-menu li:hover a .t
{
  color: #000;
}

.art-menu li:hover>a .t
{
  color: #eee;
}


/* end MenuItem */

/* begin MenuSeparator */


.art-menu .art-menu-li-separator
{
  display: block;
  width: 0;
  height: 24px;
}

/* end MenuSeparator */





/* begin MenuSubItem */

.art-menu ul div
{
  border:1px solid #000;
  border-top:0px;
  box-shadow: 1px 1px 3px #111;
}

.art-menu ul ul div
{
  border:1px solid #000;
}

.art-menu ul a
{
  display: block;
  text-align: center;
  white-space: nowrap;
  height: 32px;
  width: 240px;
  overflow: hidden;
  line-height: 32px;
  background-color:#000;
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-style: solid;
  border-color: #000;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 32px;
  color: #989a9e;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  font-style: normal;
  margin-left: 10px;
  margin-right: 10px;
  margin:0;
  padding:0;
}

.art-menu ul li a:hover
{
  color: white;
  border-color: #000;
  background-position: 0 -32px;
  background-color:#000;
}

.art-menu ul li:hover>a
{
  color: white;
  border-color: #000;
  background-position: 0 -32px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
  color: white;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
  color: white;
}


/* end MenuSubItem */








/* ITQLD Menu Additions */

.active{
  background-color:#000;
}
.art-menu li:hover>a.active .t
{
  color: #989a9e;
}
.art-menu li>a.active .t
{
  text-decoration:underline;
}

/* End ITQLD Menu Additions */




/** FAQ ACCORDION **/

.ui-state-focus{
	outline:none;
}
#faqAccordion {
	width: 100%;
}
#faqAccordion .ui-accordion-header {
	background-color: #ccc;
	margin: 0px;
}
#faqAccordion .ui-accordion-header a {
	color: #fff;
	display: block;
	font-size: 14px;
	width: 100%;
}
#faqAccordion h3 {
	font-size: 16px;
	font-weight:bold;
}
#faqAccordion .ui-accordion-content {
	
	font-size: 14px;
	line-height: 150%;
        padding:10px;
}
#faqAccordion .ui-accordion-content > * {

}
#faqAccordion .ui-accordion-content a {
	color: #777;
}
#faqAccordion .ui-accordion-header {
	padding:10px;
	background-color:#d1d2d4;
	border-bottom:1px solid #e6e8ee;
}
#faqAccordion .ui-accordion-header a {
	box-shadow: 0px -1px 0px 0px #9f9910;
	border:none;
}
#faqAccordion .ui-accordion-content {
	box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, .2),inset 0px 0 0px 0px rgba(0, 0, 0, .5);
}








/*** DIALOG  ***/

.ui-dialog {
    z-index: 99999 !important;
}
.ui-dialog-titlebar
{
    display:none;
}







