@font-face {
  font-family: 'TaiEmRegular';
  src: url('../fonts/taiem-regular.eot');
  src: url('../fonts/taiem-regular.eot?#iefix') format('embedded-opentype'),
       url('../fonts/taiem-regular.svg#TaiEmRegular') format('svg'),
       url('../fonts/taiem-regular.ttf') format('truetype'),
       url('../fonts/taiem-regular.woff') format('woff'),
       url('../fonts/taiem-regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TaiEmBold';
  src: url('../fonts/TaiEmBold.eot');
  src: url('../fonts/TaiEmBold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/TaiEmBold.svg#TaiEmBold') format('svg'),
       url('../fonts/TaiEmBold.ttf') format('truetype'),
       url('../fonts/TaiEmBold.woff') format('woff'),
       url('../fonts/TaiEmBold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}

body, p {
    font-family: Arial,Helvetica,Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-align: justify;
}
* {
   -webkit-touch-callout:none;
   -webkit-user-select:none;
   -khtml-user-select:none;
   -moz-user-select:none;
   -ms-user-select:none;
   user-select:none;
   -webkit-tap-highlight-color:rgba(0,0,0,0);
}

input,textarea {
    /* Exception for input areas */
    -webkit-touch-callout: default !important;
    -webkit-user-select: text !important;
}
#nt-main, table
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

.nt-postcontent,
.nt-postheadericons,
.nt-postfootericons,
.nt-blockcontent-body,
ul.nt-vmenu a 
{
   text-align: left;
}

.nt-postcontent,
.nt-postcontent li,
.nt-postcontent table,
.nt-postcontent a,
.nt-postcontent a:link,
.nt-postcontent a:visited,
.nt-postcontent a.visited,
.nt-postcontent a:hover,
.nt-postcontent a.hovered
{
   font-family: Arial, Helvetica, Sans-Serif;
}

.nt-postcontent p
{
   margin: 12px 0;
}

.nt-postcontent h1, .nt-postcontent h1 a, .nt-postcontent h1 a:link, .nt-postcontent h1 a:visited, .nt-postcontent h1 a:hover,
.nt-postcontent h2, .nt-postcontent h2 a, .nt-postcontent h2 a:link, .nt-postcontent h2 a:visited, .nt-postcontent h2 a:hover,
.nt-postcontent h3, .nt-postcontent h3 a, .nt-postcontent h3 a:link, .nt-postcontent h3 a:visited, .nt-postcontent h3 a:hover,
.nt-postcontent h4, .nt-postcontent h4 a, .nt-postcontent h4 a:link, .nt-postcontent h4 a:visited, .nt-postcontent h4 a:hover,
.nt-postcontent h5, .nt-postcontent h5 a, .nt-postcontent h5 a:link, .nt-postcontent h5 a:visited, .nt-postcontent h5 a:hover,
.nt-postcontent h6, .nt-postcontent h6 a, .nt-postcontent h6 a:link, .nt-postcontent h6 a:visited, .nt-postcontent h6 a:hover,
.nt-blockheader .t, .nt-blockheader .t a, .nt-blockheader .t a:link, .nt-blockheader .t a:visited, .nt-blockheader .t a:hover,
.nt-vmenublockheader .t, .nt-vmenublockheader .t a, .nt-vmenublockheader .t a:link, .nt-vmenublockheader .t a:visited, .nt-vmenublockheader .t a:hover,
.nt-logo-name, .nt-logo-name a, .nt-logo-name a:link, .nt-logo-name a:visited, .nt-logo-name a:hover,
.nt-logo-text, .nt-logo-text a, .nt-logo-text a:link, .nt-logo-text a:visited, .nt-logo-text a:hover,
.nt-postheader, .nt-postheader a, .nt-postheader a:link, .nt-postheader a:visited, .nt-postheader a:hover
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-style: normal;
   font-weight: bold;
   font-size: 20px;
   text-decoration: none;
}

.nt-postcontent a
{
   text-decoration: none;
   color: #000000;
}

.nt-postcontent a:link
{
   text-decoration: none;
   color: #000000;
}

.nt-postcontent a:visited, .nt-postcontent a.visited
{
   color: #281D06;
}

.nt-postcontent  a:hover, .nt-postcontent a.hover
{
   text-decoration: underline;
   color: #2C2302;
}

.nt-postcontent h1
{
   color: #3C2C09;
   margin: 10px 0 0;
}

.nt-blockcontent h1
{
   margin: 10px 0 0;
}

.nt-postcontent h2
{
   color: #3C2C09;
   margin: 10px 0 0;
   font-size: 18px;
}

.nt-blockcontent h2
{
   margin: 10px 0 0;
   font-size: 18px;
}

.nt-postcontent h2 a, .nt-postcontent h2 a:link, .nt-postcontent h2 a:hover, .nt-postcontent h2 a:visited, .nt-blockcontent h2 a, .nt-blockcontent h2 a:link, .nt-blockcontent h2 a:hover, .nt-blockcontent h2 a:visited 
{
   font-size: 18px;
}

.nt-postcontent h3
{
   color: #6D5706;
   margin: 10px 0 0;
   font-size: 16px;
}

.nt-blockcontent h3
{
   margin: 10px 0 0;
   font-size: 16px;
}

.nt-postcontent h3 a, .nt-postcontent h3 a:link, .nt-postcontent h3 a:hover, .nt-postcontent h3 a:visited, .nt-blockcontent h3 a, .nt-blockcontent h3 a:link, .nt-blockcontent h3 a:hover, .nt-blockcontent h3 a:visited 
{
   font-size: 16px;
}

.nt-postcontent h4
{
   color: #3D3103;
   margin: 10px 0 0;
   font-size: 14px;
}

.nt-blockcontent h4
{
   margin: 10px 0 0;
   font-size: 14px;
}

.nt-postcontent h4 a, .nt-postcontent h4 a:link, .nt-postcontent h4 a:hover, .nt-postcontent h4 a:visited, .nt-blockcontent h4 a, .nt-blockcontent h4 a:link, .nt-blockcontent h4 a:hover, .nt-blockcontent h4 a:visited 
{
   font-size: 14px;
}

.nt-postcontent h5
{
   color: #3D3103;
   margin: 10px 0 0;
   font-size: 13px;
}

.nt-blockcontent h5
{
   margin: 10px 0 0;
   font-size: 13px;
}

.nt-postcontent h5 a, .nt-postcontent h5 a:link, .nt-postcontent h5 a:hover, .nt-postcontent h5 a:visited, .nt-blockcontent h5 a, .nt-blockcontent h5 a:link, .nt-blockcontent h5 a:hover, .nt-blockcontent h5 a:visited 
{
   font-size: 13px;
}

.nt-postcontent h6
{
   color: #574505;
   margin: 10px 0 0;
   font-size: 12px;
}

.nt-blockcontent h6
{
   margin: 10px 0 0;
   font-size: 12px;
}

.nt-postcontent h6 a, .nt-postcontent h6 a:link, .nt-postcontent h6 a:hover, .nt-postcontent h6 a:visited, .nt-blockcontent h6 a, .nt-blockcontent h6 a:link, .nt-blockcontent h6 a:hover, .nt-blockcontent h6 a:visited 
{
   font-size: 12px;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height:100%;
}

#nt-main
{
   position: relative;
   z-index: 0;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
   background-image: url('../images/header.jpg');
   background-repeat: no-repeat;
   background-position: center top;
}

body
{
   padding: 0;
   margin:0;
   min-width: 1000px;
   color: #2C2302;
   background-color: #D6AE56;
   background-image: url('../images/Bottom_texture.jpg');
   background-repeat: repeat-x;
   background-attachment: scroll;
   background-position: top left;
}

.cleared
{
   display:block;
   clear: both;
   float: none;
   margin: 0;
   padding: 0;
   border: none;
   font-size: 0;
   height:0;
   overflow:hidden;
}

.reset-box
{
   overflow:hidden;
   display:table;
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

/* Start Box */
.nt-box, .nt-box-body {
   margin:0 auto;
   position:relative;
}
.nt-box:before, .nt-box:after, .nt-box-body:before, .nt-box-body:after {
   position:absolute;
   top:0;
   bottom:0;
   content:' ';
   background-repeat: no-repeat;
   line-height:0;
}
.nt-box:before,.nt-box-body:before{
   left:0;
}
.nt-box:after,.nt-box-body:after{
   right:0;
}
.nt-box:before {
   overflow:hidden;
   background-position: bottom left;
   direction: ltr;
   z-index:-3;
}
.nt-box:after {
   background-position: bottom right;
   z-index:-3;
}
.nt-box-body:before, .nt-box-body:after {
   background-repeat:repeat-y;
}
.nt-box-body:before {
   background-position: top left;
   z-index:-3;
}
.nt-box-body:after {
   background-position: top right;
   z-index:-3;
}

.nt-box .nt-box:before, .nt-box .nt-box:after, .nt-box-body .nt-box-body:before, .nt-box-body .nt-box-body:after {
   z-index:-2;
}
.nt-box .nt-box .nt-box:before, .nt-box .nt-box .nt-box:after, .nt-box-body .nt-box-body .nt-box-body:before, .nt-box-body .nt-box-body .nt-box-body:after {
   z-index:-1;
}
/* End Box */

/* Start Bar */
.nt-bar {
   position:relative;
}
.nt-bar:before, .nt-bar:after {
   position:absolute;
   top:0;
   bottom:0;
   content:' ';
   background-repeat:repeat;
   z-index:-1;
}
.nt-bar:before {
   left:0;
   background-position: top left;
}
.nt-bar:after {
   right:0;
   background-position: top right;
}
/* End Bar */

li h1, .nt-postcontent li h1, .nt-blockcontent-body li h1 
{
   margin:1px;
} 
li h2, .nt-postcontent li h2, .nt-blockcontent-body li h2 
{
   margin:1px;
} 
li h3, .nt-postcontent li h3, .nt-blockcontent-body li h3 
{
   margin:1px;
} 
li h4, .nt-postcontent li h4, .nt-blockcontent-body li h4 
{
   margin:1px;
} 
li h5, .nt-postcontent li h5, .nt-blockcontent-body li h5 
{
   margin:1px;
} 
li h6, .nt-postcontent li h6, .nt-blockcontent-body li h6 
{
   margin:1px;
} 
li p, .nt-postcontent li p, .nt-blockcontent-body li p 
{
   margin:1px;
}

/* end Page */

/* begin HeaderFluidBg */
div#nt-header-bg
{
   position: absolute;
   overflow:hidden;
   top:0;
   left:0;
   margin:0 auto;
   width: 100%;
   height: 230px;
   z-index:-5;
   background: #edb844 url('../images/bg-header-v2.jpg') no-repeat center bottom;
}
/* end HeaderFluidBg */

/* begin MenuFluidBg */
div#nt-hmenu-bg
{
   position: absolute;
   overflow:hidden;
   top:230px;
   left:0;
   margin:0 auto;
   width: 100%;
   height: 41px;
   z-index:-4;
   background: url(../images/nav.png);
}
/* end MenuFluidBg */

/* begin Box, Sheet */
.nt-sheet
{
   max-width:1000px;
   margin-top: 0;
   margin-bottom: 0;
   cursor:auto;
   width: 1000px;
}
.nt-sheet-body 
{
   padding:0px;
   min-width:64px;
   min-height:64px;
   padding-top:0;
   padding-bottom:0;
}

/* end Box, Sheet */

/* begin Header */
div.nt-header
{
   margin: 0 auto;
   position: relative;
   width:100%;
   height: 230px;
   margin-top: 0;
   margin-bottom: 0;
}

.nt-header:after
{
   position: absolute;
   z-index:-1;
   display:block;
   content:' ';
   top: 0;
   width:100%;
   height: 230px;
}
/* end Header */

/* begin TextBlock */
div.nt-textblock
{
   position: absolute;
   top: 0;
   right: 0;
   margin-left: 0;
   width: 350px;
   height: 90px;
   background-image: url('../images/sms.png');
   background-repeat: no-repeat;
   background-position: right bottom;
}
/* end TextBlock */

/* begin HeaderObject */
div.nt-headerobject
{
	display: block;
    height: 100px;
    left: 0;
    position: absolute;
    bottom: 20px;
    width: 980px;
	padding: 0 4px;
}

.nt-headerobject .left {
	float: left;
}

.nt-headerobject .right {
	float: right;
}
/* end HeaderObject */

/* begin Logo */
div.nt-logo
{
   display: block;
   position: absolute;
   top: 0;
   left: 0;
   margin-left: 6px;
   width: 238px;
}

.nt-logo-name
{
   display: block;
   text-align: center;
   font-size: 30px;
   padding: 0;
   margin: 0;
   color: #F8DB73 !important;
}
.nt-logo-name a, 
.nt-logo-name a:link, 
.nt-logo-name a:visited, 
.nt-logo-name a:hover
{
   font-size: 30px;
   padding: 0;
   margin: 0;
   color: #F8DB73 !important;
}

.nt-logo-text
{
   display: block;
   text-align: center;
   font-size: 17px;
   padding: 0;
   margin: 0;
   color: #F8DB73 !important;
}
.nt-logo-text a,
.nt-logo-text a:link,
.nt-logo-text a:visited,
.nt-logo-text a:hover
{
   font-size: 17px;
   padding: 0;
   margin: 0;
   color: #F8DB73 !important;
}

#headline, #slogan 
{
   display: block;
   min-width: 150px;
   text-align: center;
}
/* end Logo */

/* begin Menu */
/* menu structure */

ul.nt-hmenu a, ul.nt-hmenu a:link, ul.nt-hmenu a:visited, ul.nt-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.nt-hmenu, ul.nt-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.nt-hmenu li
{
   margin: 0;
   padding: 0;
   border: 0;
   display: block;
   float: left;
   position: relative;
   z-index: 5;
   background: none;
}

ul.nt-hmenu li:hover{
   z-index: 10000;
   white-space: normal;
}
ul.nt-hmenu li li{
   float: none;
   width: auto;
}
ul.nt-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
ul.nt-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}
ul.nt-hmenu:after, ul.nt-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}
ul.nt-hmenu, ul.nt-hmenu ul {
   min-height: 0;
}

ul.nt-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('../images/spacer.gif');
   padding: 10px 30px 30px 30px;
   margin: -10px 0 0 -30px;
}

ul.nt-hmenu ul.nt-hmenu-left-to-right {
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}
ul.nt-hmenu ul.nt-hmenu-right-to-left {
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

ul.nt-hmenu ul ul
{
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

ul.nt-hmenu ul ul.nt-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

ul.nt-hmenu ul ul.nt-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 30px 10px 30px 30px;
   margin: -30px -10px 0 0;
}

ul.nt-hmenu li li:hover>ul.nt-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
ul.nt-hmenu li li:hover>ul.nt-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

ul.nt-hmenu{
   position:relative;
   padding: 0 0 0 0;
   float: left;
}

/* end menu structure */

/* menu bar */

.nt-nav
{
   margin:0 auto;
   min-height: 39px;
   z-index: 100;
   margin-top: 0;
   margin-bottom: 0;
}

.nt-nav:before, .nt-nav:after{
   
}
.nt-nav:before{
   right: 0;
}
.nt-nav:after{
   width: 0;
}
/* end menu bar */
.nt-nav-outer{
   position:absolute;
   width:100%;
   margin-top: -20px;
   padding-bottom: 2px;
   background: url('../images/nav3.gif') no-repeat center center;
}

/* end Menu */

/* begin MenuItem */
ul.nt-hmenu>li>a
{
   position: relative;
   display: block;
   height: 39px;
   cursor: pointer;
   text-decoration: none;
   color: #FFFFFF;
   padding: 0 32px;
   line-height: 39px;
   text-align: center;
   font-size: 14px;
   text-transform: uppercase;
}

ul.nt-hmenu>li>a:before, ul.nt-hmenu>li>a:after
{
   position: absolute;
   display: block;
   content:' ';
   top: 0;
   bottom:0;
   z-index: -1;
   /*background-image: url('../images/menuitem.png');*/
}

ul.nt-hmenu>li>a:before
{
   left: 0;
   right: 0;
   background-position: top left;
}

ul.nt-hmenu>li>a:after
{
   width: 0;
   right: 0;
   background-position: top right;
}

.nt-hmenu a, .nt-hmenu a:link, .nt-hmenu a:visited, .nt-hmenu a:hover
{
   text-align: left;
   text-decoration: none;
}

ul.nt-hmenu>li>a.active:before {
   background-position: bottom left;
} 
ul.nt-hmenu>li>a.active:after {
   background-position: bottom right;
}
ul.nt-hmenu>li>a.active {
   color: #EDCE8B;
}

ul.nt-hmenu>li>a:hover:before, ul.nt-hmenu>li:hover>a:before {
   background-position: center left;
}
ul.nt-hmenu>li>a:hover:after, ul.nt-hmenu>li:hover>a:after {
   background-position: center right;
}
ul.nt-hmenu>li>a:hover, ul.nt-hmenu>li:hover>a{
   color: #E0A934;
}

/* end MenuItem */

/* begin MenuSeparator */
ul.nt-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -1px;
   width:2px;
   height: 39px;
   background: url('../images/menuseparator.png') center center no-repeat;
}

ul.nt-hmenu>li {
   margin-left:1px;
}
ul.nt-hmenu>li:first-child {
   margin-left:0;
}

ul.nt-hmenu>li:first-child:before{
   display:none;
}
/* end MenuSeparator */

/* begin Layout */
.nt-layout-wrapper
{
   position:relative;
   margin:0 auto 0 auto;
}

.nt-content-layout
{
   display: table;
   width:100%;
   table-layout: fixed;
   border-collapse: collapse;
}

.nt-content-layout-row {
   display: table-row;
}

.nt-layout-cell
{
   display: table-cell;
   vertical-align: top;
}
/* end Layout */

/* begin Box, Block, VMenuBlock */
.nt-vmenublock
{
   max-width:988px;
   margin: 10px;
}
.nt-vmenublock-body 
{
   padding:0;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.nt-vmenublockheader {
   margin-bottom: 4px;
   min-height: 24px;
   line-height:24px;
}
.nt-vmenublockheader:before, .nt-vmenublockheader:after{
   background-image: url('../images/vmenublockheader.png');
}
.nt-vmenublockheader:before{
   right: 0;
}
.nt-vmenublockheader:after{
   width: 0;
}

.nt-vmenublockheader .t
{
   min-height: 24px;
   line-height:24px;
   color: #1F1802;
   font-size: 12px;
   margin:0;
   padding: 0 10px 0 10px;
   white-space: nowrap;
}

.nt-vmenublockheader .t a,
.nt-vmenublockheader .t a:link,
.nt-vmenublockheader .t a:visited, 
.nt-vmenublockheader .t a:hover
{
   color: #1F1802;
   font-size: 12px;
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.nt-vmenublockcontent
{
   max-width:988px;
}
.nt-vmenublockcontent-body 
{
   padding:0;
}

/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.nt-vmenu, ul.nt-vmenu ul
{
   list-style: none;
   display: block;
}

ul.nt-vmenu, ul.nt-vmenu li
{
   display: block;
   margin: 0;
   padding: 0;
   width: auto;
   line-height: 0;
}

ul.nt-vmenu
{
   margin-top: 0;
   margin-bottom: 0;
}

ul.nt-vmenu ul
{
   display: none;
   margin: 0;
   padding: 0;
   position:relative;
   margin-left: 0;
   margin-right: 0;
}

ul.nt-vmenu ul.active
{
   display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.nt-vmenu a 
{
   display: block;
   cursor: pointer;
   z-index:0;
   text-decoration: none;
   font-family: Arial, Helvetica, Sans-Serif;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
   margin-left:0;
   margin-right:0;
   position:relative;
}

ul.nt-vmenu li{
   position:relative;
}

ul.nt-vmenu>li>a 
{
   color: #413403;
   padding: 0 7px 0 7px;
   height: 30px;
   line-height: 30px;
   white-space: nowrap;
}

ul.nt-vmenu>li>a.active {
   color: #231C02;
}
ul.nt-vmenu a:hover, ul.nt-vmenu a.active:hover {
   color: #231C02;
}

ul.nt-vmenu>li>a:before, ul.nt-vmenu>li>a:after 
{
   position: absolute;
   display: block;
   content: ' ';
   z-index:-1;
   background-image: url('../images/vmenuitem.png');
   top:0;
   height:30px;
}

ul.nt-vmenu>li>a:before{
   left: 0;
   right: 0;
   background-position: top left;
}
ul.nt-vmenu>li>a:after{
   width: 0;
   right: 0;
   background-position: top right;
}
ul.nt-vmenu>li>a.active:before {
   background-position: bottom left;
}
ul.nt-vmenu>li>a.active:after {
   background-position: bottom right;
}
ul.nt-vmenu>li>a:hover {
   background-color: transparent;
}
ul.nt-vmenu>li>a:hover:before  {
   background-position: center left;
}
ul.nt-vmenu>li>a:hover:after {
   background-position: center right;
}

ul.nt-vmenu>li{
   margin-top:4px;
}
ul.nt-vmenu>li>ul{
   margin-top:4px;
   padding-bottom: 0;
}
ul.nt-vmenu>li:first-child{
   margin-top:0;
}

/* end VMenuItem */

/* begin VMenuSubItem */
ul.nt-vmenu ul li{
   margin: 0;
   padding: 0;
}
ul.nt-vmenu li li, ul.nt-vmenu li li a {
   position:relative;
}

ul.nt-vmenu ul a
{
   display: block;
   position:relative;
   white-space: nowrap;
   height: 32px;
   overflow: visible;
   background-image: url('../images/vsubitem.png');
   background-repeat: repeat-x;
   background-position: top left;
   padding:0;
   padding-left:32px;
   padding-right:15px;
   line-height: 32px;
   color: #5B430E;
   margin-left: 0;
   margin-right: 0;
}

ul.nt-vmenu ul a.active{
   background-position: bottom left;
}
ul.nt-vmenu ul a:hover{
   background-position: center left;
   line-height: 32px;
   color: #5B430E;
   margin-left: 0;
   margin-right: 0;
}
ul.nt-vmenu ul li li a:hover, ul.nt-vmenu ul li li a:hover.active{
   background-position: left center;
}

ul.nt-vmenu ul a:after
{
   display: block;
   position:absolute;
   top:13px;
   content:' ';
   width: 7px;
   height: 5px;
   overflow: visible;
   background-image: url('../images/vsubitemicon.png');
   background-position: top left;
   background-repeat: no-repeat;
   left:  15px;
}
ul.nt-vmenu ul a:hover:after{
   background-position: center left;
}
ul.nt-vmenu ul a.active:hover:after{
   background-position: center left;
}
ul.nt-vmenu ul a.active:after{
   background-position: bottom left;
}

ul.nt-vmenu ul a:link, ul.nt-vmenu ul a:visited, ul.nt-vmenu ul a:active
{
   line-height: 32px;
   color: #5B430E;
   margin-left: 0;
   margin-right: 0;
}

ul.nt-vmenu>li>ul>li:first-child{
   padding-top: 0;
   margin-top:0;
}
 
ul.nt-vmenu li li{
   position:relative;
   margin-top:0;
}

ul.nt-vmenu ul ul a:after{
   left:30px;
}
ul.nt-vmenu ul ul ul a:after{
   left:45px;
}
ul.nt-vmenu ul ul ul ul a:after{
   left:60px;
}
ul.nt-vmenu ul ul ul ul ul a:after{
   left:75px;
}
ul.nt-vmenu ul ul a{
   padding-left:47px;
}
ul.nt-vmenu ul ul ul a{
   padding-left:62px;
}
ul.nt-vmenu ul ul ul ul a{
   padding-left:77px;
}
ul.nt-vmenu ul ul ul ul ul a{
   padding-left:92px;
}

ul.nt-vmenu ul li a.active {
   color: #413403;
}
ul.nt-vmenu ul li a:hover, ul.nt-vmenu ul li a:hover.active {
   color: #645005;
}

/* end VMenuSubItem */

/* begin Box, Block */
.nt-block
{
   max-width: 988px;
   margin: 10px 0;
}
.nt-block-body 
{
   padding: 2px;
   min-width: 2px;
   min-height: 2px;
}
.nt-block:before, .nt-block:after 
{
   content: url('../images/block_t.png');
   font-size: 0;
   background-image: url('../images/block_b.png');
}
.nt-block:after{
   clip:rect(auto, auto, auto, 977px);
}
.nt-block:before,.nt-block-body:before{
   right:11px;
}
.nt-block-body:after{
   width: 11px;
   top:11px;
   bottom:11px;
   background-image:url('../images/block.png');
}
.nt-block-body:before{
   top:11px;
   bottom:11px;
   background-image:url('../images/block.png');
}

div.nt-block img
{
   margin: 5px;
}

/* end Box, Block */

/* begin BlockHeader */
.nt-blockheader {
   margin-bottom: 4px;
   min-height: 24px;
   line-height:24px;
}
.nt-blockheader:before, .nt-blockheader:after{
   background-image: url('../images/blockheader.png');
   background-repeat: no-repeat;
}
.nt-blockheader:before{
   right: 22px;
}
.nt-blockheader:after{
   width: 22px;
}

.nt-blockheader1:before, .nt-blockheader1:after{
   background-image: url('../images/blockheader1.png');
   background-repeat: no-repeat;
}

.nt-blockheader1 {
	padding: 3px 0;
}

.nt-blockheader1 span {
	display: block;
	line-height: 14px;
	text-align: center;
}

.nt-blockheader1 span.note {
	text-transform: capitalize;
	font-size: 12px;
}

.nt-blockheader .t
{
   min-height: 24px;
   line-height:24px;
   color: #ED1C24;
   font-size: 13px;
   margin:0;
   padding: 4px 10px 4px 25px;
   white-space: nowrap;
   text-transform: uppercase;
   word-spacing: -1px;
}

.nt-blockheader .t a,
.nt-blockheader .t a:link,
.nt-blockheader .t a:visited, 
.nt-blockheader .t a:hover
{
   color: #ED1C24;
   font-size: 12px;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.nt-blockcontent
{
   max-width:988px;
}
.nt-blockcontent-body 
{
   padding:3px;
   color: #6D5706;
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 12px;
}
.nt-blockcontent-body table,
.nt-blockcontent-body li, 
.nt-blockcontent-body a,
.nt-blockcontent-body a:link,
.nt-blockcontent-body a:visited,
.nt-blockcontent-body a:hover
{
   color: #6D5706;
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 12px;
   line-height: 20px;
}

.nt-blockcontent-body p
{
   margin: 0 5px;
}

.nt-blockcontent-body a, .nt-blockcontent-body a:link
{
   color: #997908;
   text-decoration: underline;
}

.nt-blockcontent-body a:visited, .nt-blockcontent-body a.visited
{
   color: #DEA62C;
   text-decoration: underline;
}

.nt-blockcontent-body a:hover, .nt-blockcontent-body a.hover
{
   color: #C99F0B;
   text-decoration: none;
}

.nt-blockcontent-body ul li
{
   line-height: 125%;
   color: #463704;
   margin: 5px 0 0 10px;
   padding: 0 0 0 14px;
   background-image: url('../images/blockcontentbullets.png');
   background-repeat: no-repeat;
   background-position: top left;
}
/* end Box, BlockContent */

/* begin Button */
span.nt-button-wrapper>a.nt-button,
span.nt-button-wrapper>a.nt-button:link,
span.nt-button-wrapper>input.nt-button,
span.nt-button-wrapper>button.nt-button
{
   text-decoration: none;
   font-family: Arial, Helvetica, Sans-Serif;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
   position:relative;
   top:0;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #FFFFFF !important;
   width: auto;
   outline: none;
   border: none;
   background: none;
   line-height: 28px;
   height: 28px;
   margin: 0 !important;
   padding: 0 15px !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
}

.nt-button img, span.nt-button-wrapper img
{
   margin: 0;
   vertical-align: middle;
}

span.nt-button-wrapper
{
   vertical-align: middle;
   display: inline-block;
   position: relative;
   height: 28px;
   overflow: hidden;
   white-space: nowrap;
   text-indent: 0;
   width: auto;
   max-width:988px;
   margin: 0;
   padding: 0;
   z-index: 0;
   margin-bottom: 5px !important;
}

.firefox2 span.nt-button-wrapper
{
   display: block;
   float: left;
}

input, select, textarea
{
   vertical-align: middle;
   font-family: Arial, Helvetica, Sans-Serif;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
}

div.nt-block select 
{
   width:96%;
}

span.nt-button-wrapper.hover>.nt-button, span.nt-button-wrapper.hover>a.nt-button:link
{
   color: #F8DB73 !important;
   text-decoration: none !important;
}

span.nt-button-wrapper.active>.nt-button, span.nt-button-wrapper.active>a.nt-button:link
{
   color: #F9DF84 !important;
}

span.nt-button-wrapper>span.nt-button-l, span.nt-button-wrapper>span.nt-button-r
{
   display: block;
   position: absolute;
   top: 0;
   bottom: 0;
   margin: 0;
   padding: 0;
   background-image: url('../images/button.png');
   background-repeat: no-repeat;
}

span.nt-button-wrapper>span.nt-button-l
{
   left: 0;
   right: 5px;
   background-position: top left;
}

span.nt-button-wrapper>span.nt-button-r
{
   width: 5px;
   right: 0;
   background-position: top right;
}

span.nt-button-wrapper.hover>span.nt-button-l
{
   background-position: center left;
}

span.nt-button-wrapper.hover>span.nt-button-r
{
   background-position: center right;
}

span.nt-button-wrapper.active>span.nt-button-l
{
   background-position: bottom left;
}

span.nt-button-wrapper.active>span.nt-button-r
{
   background-position: bottom right;
}

span.nt-button-wrapper input
{
   float: none !important;
}
/* end Button */

/* begin Box, Post */
.nt-post
{
   max-width:988px;
   margin: 10px;
}
.nt-post-body 
{
   padding:1px;
   border-color: #DEA62C;
   border-style: solid;
   border-width: 1px;
   background-color: #FFFFFF;
}

a img
{
   border: 0;
}

.nt-article img, img.nt-article, .nt-block img, .nt-footer img
{
   border-color: #DEA62C;
   border-style: solid;
   border-width: 0px;
   margin: 7px 7px 7px 7px;
}

.nt-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.nt-article table, table.nt-article
{
   border-collapse: collapse;
   margin: 1px;
}

.nt-post .nt-content-layout-br
{
   height: 0;
}

.nt-article th, .nt-article td
{
   padding: 2px;
   border: solid 1px #BB891D;
   vertical-align: top;
   text-align: left;
}

.nt-article th
{
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

pre
{
   overflow: auto;
   padding: 0.1em;
}

#preview-image
{
   float: left;
   }

.preview-cms-logo
{
   border: 0;
   margin: 1em 1em 0 0;
   float: left;
}

.preview-sharepoint-logo
{
   border: 0;
   margin: 5px;
   float: left;
}
/* end Box, Post */

/* begin PostHeaderIcon */
.nt-postheader
{
   color: #281D06;
   margin: 3px 0;
   line-height: 1em;
   font-size: 16px;
}

.nt-postheader a, 
.nt-postheader a:link, 
.nt-postheader a:visited,
.nt-postheader a.visited,
.nt-postheader a:hover,
.nt-postheader a.hovered
{
   font-size: 16px;
}

.nt-postheader a, .nt-postheader a:link
{
   text-align: left;
   text-decoration: none;
   color: #3C2C09;
}

.nt-postheader a:visited, .nt-postheader a.visited
{
   color: #4F3A0C;
}

.nt-postheader a:hover,  .nt-postheader a.hovered
{
   text-decoration: underline;
   color: #140F03;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.nt-postheadericons,
.nt-postheadericons a,
.nt-postheadericons a:link,
.nt-postheadericons a:visited,
.nt-postheadericons a:hover
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-style: italic;
   font-weight: normal;
   color: #382909;
}

.nt-postheadericons
{
   padding: 1px;
}

.nt-postheadericons a, .nt-postheadericons a:link
{
   text-decoration: underline;
   color: #3C2C09;
}

.nt-postheadericons a:visited, .nt-postheadericons a.visited
{
   color: #3C2C09;
}

.nt-postheadericons a:hover, .nt-postheadericons a.hover
{
   text-decoration: none;
   color: #140F03;
}

/* end PostIcons, PostHeaderIcons */

/* begin PostIcon, PostDateIcon */
span.nt-postdateicon
{
   background:url('../images/postdateicon.png') no-repeat left 0.5em;
   padding-top:9px;
   margin-top:-9px;
   padding-left:24px;
   min-height:19px;
   display:inline-block;
   line-height: 1em;
}

span.nt-postdateicon:after
{
   content: '.';
   width: 1px;
   visibility: hidden;
   display: inline-block;
}/* end PostIcon, PostDateIcon */

/* begin PostIcon, PostAuthorIcon */
span.nt-postauthoricon
{
   background:url('../images/postauthoricon.png') no-repeat left 0.5em;
   padding-top:9px;
   margin-top:-9px;
   padding-left:24px;
   min-height:18px;
   display:inline-block;
   line-height: 1em;
}

span.nt-postauthoricon:after
{
   content: '.';
   width: 1px;
   visibility: hidden;
   display: inline-block;
}/* end PostIcon, PostAuthorIcon */

/* begin PostIcon, PostEditIcon */
span.nt-postediticon
{
   background:url('../images/postediticon.png') no-repeat left 0.5em;
   padding-top:9px;
   margin-top:-9px;
   padding-left:26px;
   min-height:19px;
   display:inline-block;
   line-height: 1em;
}

span.nt-postediticon:after
{
   content: '.';
   width: 1px;
   visibility: hidden;
   display: inline-block;
}/* end PostIcon, PostEditIcon */

/* begin PostBullets */
.nt-postcontent ol, .nt-postcontent ul
{
   margin: 1em 0 1em 2em;
   padding: 0;
}

.nt-postcontent li
{
   font-size: 12px;
   color: #3D3103;
   margin: 5px 0 0 -15px;
   padding: 0 0 0 14px;
}

.nt-postcontent li ol, .nt-post li ul
{
   margin: 0.5em 0 0.5em 2em;
   padding: 0;
}

.nt-postcontent ol>li
{
   background: none;
   padding-left: 0;
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.nt-postcontent ul>li
{
   background-image: url('../images/postbullets.png');
   background-repeat: no-repeat;
   background-position: top left;
   padding-left: 14px;
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote a, .nt-postcontent blockquote a, .nt-blockcontent blockquote a, .nt-footer blockquote a,
blockquote a:link, .nt-postcontent blockquote a:link, .nt-blockcontent blockquote a:link, .nt-footer blockquote a:link,
blockquote a:visited, .nt-postcontent blockquote a:visited, .nt-blockcontent blockquote a:visited, .nt-footer blockquote a:visited,
blockquote a:hover, .nt-postcontent blockquote a:hover, .nt-blockcontent blockquote a:hover, .nt-footer blockquote a:hover
{
   color: #140F03;
   font-style: italic;
   font-weight: normal;
}

/* Override native 'p' margins*/
blockquote p,
.nt-postcontent blockquote p,
.nt-blockcontent blockquote p,
.nt-footer blockquote p
{
   margin: 0;
}

blockquote
{
   border: solid 1px #E5B858;
   margin: 10px;
   padding: 12px;
   background-color: #EED193;
   margin-left: 50px;
   padding-left: 49px;
   background-image: url('../images/postquote.png');
   background-position: left top;
   background-repeat: no-repeat;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */
.nt-postfootericons,
.nt-postfootericons a,
.nt-postfootericons a:link,
.nt-postfootericons a:visited,
.nt-postfootericons a:hover
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-style: italic;
   font-weight: normal;
   color: #382909;
}

.nt-postfootericons
{
   padding: 1px;
}

.nt-postfootericons a, .nt-postfootericons a:link
{
   text-decoration: underline;
   color: #3C2C09;
}

.nt-postfootericons a:visited, .nt-postfootericons a.visited
{
   color: #3C2C09;
}

.nt-postfootericons a:hover, .nt-postfootericons a.hover
{
   text-decoration: none;
   color: #3AB1CC;
}

/* end PostIcons, PostFooterIcons */

/* begin PostIcon, PostCategoryIcon */
span.nt-postcategoryicon
{
   background:url('../images/postcategoryicon.png') no-repeat left 0.5em;
   padding-top:9px;
   margin-top:-9px;
   padding-left:24px;
   min-height:18px;
   display:inline-block;
   line-height: 1em;
}

span.nt-postcategoryicon:after
{
   content: '.';
   width: 1px;
   visibility: hidden;
   display: inline-block;
}/* end PostIcon, PostCategoryIcon */

/* begin PostIcon, PostTagIcon */
span.nt-posttagicon
{
   background:url('../images/posttagicon.png') no-repeat left 0.5em;
   padding-top:9px;
   margin-top:-9px;
   padding-left:24px;
   min-height:18px;
   display:inline-block;
   line-height: 1em;
}

span.nt-posttagicon:after
{
   content: '.';
   width: 1px;
   visibility: hidden;
   display: inline-block;
}/* end PostIcon, PostTagIcon */

/* begin PostIcon, PostCommentsIcon */
span.nt-postcommentsicon
{
   background:url('../images/postcommentsicon.png') no-repeat left 0.5em;
   padding-top:9px;
   margin-top:-9px;
   padding-left:24px;
   min-height:18px;
   display:inline-block;
   line-height: 1em;
}

span.nt-postcommentsicon:after
{
   content: '.';
   width: 1px;
   visibility: hidden;
   display: inline-block;
}/* end PostIcon, PostCommentsIcon */

/* begin Footer */
.nt-footer
{
   position: relative;
   margin-top:0;
   margin-bottom:10px;
   width: 100%;
}

.nt-footer-body
{
   position:relative;
   padding: 30px;
   color: #FFFFFF;
   font-size: 12px;
   height: 80px;
}

.nt-footer-body ul li
{
   color: #1F1802;
   padding: 0 0 0 17px;
   background-image: url('../images/footerbullets.png');
   background-repeat: no-repeat;
   background-position: top left;
}

.nt-footer-body:before
{
   position: absolute;
   content:' ';
   z-index:-2;
   left:0;
   right:0;
   top:-10px;
   bottom:0;
   background-image: url('../images/footer-top.png');
   background-position:top center;
   background-repeat: no-repeat;
}

.nt-footer-body:after
{
   position: absolute;
   content:' ';
   z-index:-2;
   left:0;
   right:0;
   top:0;
   bottom:-10px;
   background-image: url('../images/footer-bottom.png');
   background-position:bottom center;
   background-repeat: no-repeat;
}

.nt-footer-body
{
   background-image: url('../images/footer-center1.png');
   background-position:center center;
   background-repeat: repeat-y;
}

.nt-footer-text p
{
   padding:0;
   margin:0;
   text-align: center;
}

.nt-footer-body a,
.nt-footer-body a:link,
.nt-footer-body a:visited,
.nt-footer-body a:hover,
.nt-footer-body td, 
.nt-footer-body th,
.nt-footer-body caption
{
   color: #1C1404;
}

.nt-footer-text
{
   min-height: 17px;
   padding-left: 10px;
   padding-right: 10px;
   text-align: center;
}

.nt-footer-body a,
.nt-footer-body a:link
{
   color: #3C2C09;
   text-decoration: underline;
}

.nt-footer-body a:visited
{
   color: #281D06;
}

.nt-footer-body a:hover
{
   color: #2C2302;
   text-decoration: none;
}

div.nt-footer img
{
   margin: 7px;
}/* end Footer */

/* begin PageFooter */
.nt-page-footer, 
.nt-page-footer a,
.nt-page-footer a:link,
.nt-page-footer a:visited,
.nt-page-footer a:hover
{
   font-family: Arial;
   font-size: 10px;
   letter-spacing: normal;
   word-spacing: normal;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
   color: #3C2C09;
}

.nt-page-footer
{
   position: relative;
   z-index: 10;
   padding: 1em;
   text-align: center;
   text-decoration: none;
   color: #3C2C09;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.nt-content-layout .nt-sidebar1
{
   width: 297px;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, sidebar2 */
.nt-content-layout .nt-sidebar2
{
   width: 260px;
}
/* end LayoutCell, sidebar2 */

.nt-chungkhoan .left,
.nt-chungkhoan .right {
	/*border: 1px solid #CCCCCC;*/
	width: 49.9%;
}

.nt-chungkhoan .left {
	float: left;
}

.nt-chungkhoan .right {
	float: right;
}

.nt-chungkhoan table {
	width: 100%;	
}

.nt-chungkhoan table th {
	font-size: 11px;
	font-weight: bold;
	padding: 1px 5px;
}

.nt-chungkhoan table td {
	text-align: center;
	padding: 2px;
}

.nt-chungkhoan .more {
	text-align: right;
	padding-right: 20px;
}

.nt-chungkhoan a, .nt-chungkhoan a:link {
    color: #997908;
    text-decoration: none;
	background: url("../images/blockcontentbullets.png") no-repeat right top;
	padding-right: 12px;
}

.nt-btn-chungkhoan {
	display: block;
	padding: 6px;
	background-image: url(../images/btn-chungkhoan.png);
	background-repeat: no-repeat;
	margin-left: -5px;
	text-indent: 5px;
}

.margin-bottom10 {
	margin-bottom: 10px;
}

div.nt-nkv p {
	margin-bottom: 5px;
}

div.nt-nkv p.btn-nkv {
	text-align: center;
}

div.nt-nkv label {
	width: 25%;
	display: inline-block;
}

div.nt-nkv select {
	width: 69%;
	display: inline-block;
}

div.nt-qdgv p {
	margin-bottom: 5px;
	text-align: right;
}

div.nt-qdgv p.center {
	text-align: center;
}

div.nt-qdgv label {
	width: 105px;
	display: inline-block;
	text-align: right;
}

div.nt-qdgv input {
	width: 80px;
	display: inline-block;
}

div.nt-qdgv span.nt-button-wrapper > a.nt-button, 
div.nt-qdgv span.nt-button-wrapper > a.nt-button:link, 
div.nt-qdgv span.nt-button-wrapper > input.nt-button, 
div.nt-qdgv span.nt-button-wrapper > button.nt-button {
	padding:0 5px !important; 
}

div.nt-support {
	padding-left: 20px;
}

div.nt-support p {
	margin-bottom: 5px;
	line-height: 20px;
}

div.nt-support p.mobi {
	padding-left: 40px;
	background-image: url(../images/icon-mobi.png);
	background-repeat: no-repeat;	
	background-position: left center;
}

div.nt-support p.tel {
	line-height: 20px;
	padding-left: 40px;
	background-image: url(../images/icon-tel.png);
	background-repeat: no-repeat;	
	background-position: left center;
}

div.nt-support p.ol {
	line-height: 20px;
	padding-left: 80px;
	background-image: url(../images/icon-ol.png);
	background-repeat: no-repeat;	
	background-position: left center;
}

div.nt-tgtt p {
	margin-bottom: 5px;
}

div.nt-tgtt p.btn-login {
	text-align: center;
}

div.nt-tgtt label {
	width: 90px;
	display: inline-block;
}

div.nt-tgtt input {
	width: 125px;
	display: inline-block;
}

div.nt-gold label {
	width: 90px;
	display: inline-block;
}

div.nt-gold input {
	width: 105px;
	display: inline-block;
}

div.nt-gold p {
	margin-bottom: 5px;
}

div.nt-gold p.btn-login {
	text-align: center;
}

div.nt-pmv img {
	border: none;
	margin: 5px 2px;
}

.nt-block-body1:after {
	background-image: url("../images/block1.png");
}

.nt-block-body1:before {
	background-image: url("../images/block1.png");
}

.nt-block1:before, .nt-block1:after {
	background-image: url("../images/block1_b.png");
    content: url("../images/block1_t.png");
}

#loading {
	position:fixed;
	padding:3px;
	background:#80B646;
	color:#fff;
	display:none;
	z-index:999;
	right:0;
	top:0;
}

#loading.activity {
	display:block;
}

div.nt-block img.loading {
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.nt-usdchart, 
.nt-goldchart {
	text-align: center;
}

.nt-online p {
	margin-bottom: 5px;
	padding-left: 20px;
	line-height: 20px;
}

div.nt-online img {
	margin: 0 5px;
}

div.nt-bankrates img{
	margin: 0 5px;
}

.style8 {
    color: #695F35;
    font-weight: bold;
}

.style30, .style26 {
    padding-right: 5px;
}

.style26 {
    color: #FF0000;
}

.style25 {
    text-align: center;
}
.style25 {
    color: #000000;
    font-weight: bold;
}

.style32 {
    color: #FF0000;
    font-weight: bold;
	text-align: center;
}

.row1, .row2 {
	height: 25px;
}

.row1 {
	background-color: #ebe7d8;
}

.row1:hover, .row2:hover {
   background: #E2A9F3 none repeat scroll 0 0;
}

.row1:hover th, .row2:hover th {
   color: red;
}

.style31 {
	color: #204662;
	font-weight: bold;
}

.text_gold {
	color: blue;
	text-align: center;
	font-weight: bold;
}

.header th,.header td,
.row1 th,.row1 td,
.row2 th,.row2 td {
	padding: 0 5px;
}

.header th {
	color: red;
	text-align: center;
}

th.right,
td.right {
	text-align: right;
}

.te-number {
   font-family: 'TaiEm';
}

.price1 {
	color: #204662;
	text-align: right;
}

.price2 {
	color: #FF0000;
	text-align: right;
}

.price3 {
	color: #000000;
	text-align: right;
}

.note1 {
	font-weight: bold;
	text-align: center;
}

.box-message {
	padding:10px;
	font-weight:bold;
	color:blue;
}

.nt-slogan {
	top: 0px;
    display: block;
    height: 300px;
    right: 0;
    padding: 0 4px;
    position: absolute;
}

span.nt-button-mobi {
    background: transparent url("../images/btn-web1-bg.png") no-repeat scroll 0 0;
    border-radius: 20px;
    display: inline-block;
    line-height: 20px;
    margin: 0;
    overflow: hidden;
    padding: 6px 10px;
    position: relative;
    text-indent: 0;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
    z-index: 0;
}

span.nt-button-mobi>span.nt-button-l, 
span.nt-button-mobi>span.nt-button-r
{
   display: block;
   position: absolute;
   top: 0;
   bottom: 0;
   margin: 0;
   padding: 0;
   background-image: none;
   background-repeat: no-repeat;
}

span.nt-button-mobi > a.nt-button, 
span.nt-button-mobi > a.nt-button:link, 
span.nt-button-mobi > button.nt-button, 
span.nt-button-mobi > input.nt-button {
   color: #FFF !important;
   text-transform: uppercase;
   font-weight: bold;
}

span.nt-button-mobi > a.nt-button:hover {
   color: red !important;
}


span.nt-button-logout {
   background: transparent url("../images/btn-web1-stop.png") no-repeat scroll 0 0;
   padding: 10px 10px;
}

.btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #b3b3b3;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 2px 12px;
    text-align: center;
    /*text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);*/
    vertical-align: middle;
}

.btn-primary {
    background-color: #006dcc;
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-success {
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-info {
    background-color: #49afcd;
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-warning {
   background-color: yellow;
   background-image: linear-gradient(to bottom, yellow, yellow);
   background-repeat: repeat-x;
   border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
   color: #000;
   text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.25);
}

.btn-danger, .btn-danger.active, .btn-danger:active {
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
    color: #fff !important;
}

.btn-hide {
   width: 49px;
   height: 18px;
   background-image: url('../images/button-hide.png');
   background-repeat: no-repeat;
   border: 0px;
}

.btn-show {
   width: 49px;
   height: 18px;
   background-image: url('../images/button-show.png');
   background-repeat: no-repeat;
   border: 0px;
}

.btn-bg {
   width: 44px;
   height: 18px;
   background-image: url('../images/button-no-letter2.png');
   background-repeat: no-repeat;
   border: 0px;
   background-color: transparent;
}


@keyframes blink {
   to {
      color: green;
   }
}
.blink {
   color: #fff;
   -webkit-transition: color 1s ease-in-out;
   -moz-transition: color 1s;
   -ms-transition: color 1s;
   -o-transition: color 1s;
   transition: color 1s;
   -webkit-animation: blink 1s infinite;
   -o-animation: blink 1s infinite;
   animation: blink 1s infinite
}

.ceFlags {
    width: 16px;
    height: 15px;
    background-image: url("../images/ce_flags_v22.png");
    background-repeat: no-repeat;
    padding: 0;
    display: inline-block;
}

.USA,.USD,.usa,.usd,.United_States{
   background-position:-17px -1751px
}

.China,.cny{background-position:0 -782px}

.Germany {
    background-position: 0 -1360px;
}

.UK, .United_Kingdom, .gbr, .gbp {
    background-position: -17px -1836px;
}

.Japan, .jpn, .jpy {
    background-position: 0 -1802px;
}

.European_Union, .eur, .Europe {
    background-position: 0 -1224px;
}

#nt-worldstock td, #nt-usdgoldoil td, .nt-vcbbank td, .nt-bankrates td {
   font-weight: bold;
}
