/* CSS content (all pages) */
body.bodywebsite { margin: 0; font-family: 'Open Sans', sans-serif; }
.bodywebsite h1 { margin-top: 0; margin-bottom: 0; padding: 10px;}

.bodywebsite .rt-block {
    padding-top: 18px;
    height: 100px;
}
.bodywebsite .centpercent {
    width: 100%;
}
.bodywebsite .center {
    text-align: center;
}
.bodywebsite ul#socialmedialinks {
  margin: 0px;
  padding: 0px;
}
.bodywebsite ul#socialmedialinks li {
  text-align: center;
  margin: 3px;
  list-style: none;
}
.bodywebsite ul#socialmedialinks li a img {
  border: none;
}
.bodywebsite .clr {
  clear: both;
}
.bodywebsite #jflanguageselection {
  float: right;
  margin: 15px 0px 10px 5px;
}
.bodywebsite #jflanguageselection ul.jflanguageselection {
  list-style: none;
  padding: 0;
  margin-top: 3px;
  font-weight: normal;
}
.bodywebsite #jflanguageselection ul.jflanguageselection li {
  background-image: none;
  padding-left: 0px;
  padding-right: 0px;
  float: left;
  margin: 1px 1px 1px 1px;
  white-space: nowrap;
  border: none;
  font-size: 0.9em;
}
.bodywebsite #jflanguageselection ul.jflanguageselection li#active_language {
  font-weight: bold;
  font-size: 1.0em;
}
.bodywebsite #jflanguageselection ul.jflanguageselection li a {
  display: block;
}
.bodywebsite #jflanguageselection ul.jflanguageselection img {
  border: none;
}
.bodywebsite div#jflanguageselection img.langImg {
  float: left;
  border: none;
  margin-top: 3px;
}
.bodywebsite div#jflanguageselection li img.langImg {
  float: left;
  border: none;
  margin: 0px 1px 0px 1px;
}
.bodywebsite #jflanguageselection select.jflanguageselection {
  border: 1px solid #cccccc;
}
.bodywebsite #jflanguageselection label.jflanguageselection {
  position: absolute;
  left: -1000px;
}
.bodywebsite .rawimages {
  text-align: center;
  margin-top: 3px;
}
.bodywebsite .rawimages img {
  border: none;
  margin: 2px;
}
.bodywebsite .rawimages span#active_language img {
  margin: 2px;
  border: none;
}
.bodywebsite div#jflanguageselection img.langImg {
  float: left;
  border: none;
  margin-top: 3px;
}
.bodywebsite div#jflanguageselection li img.langImg {
  float: left;
  border: none;
  margin: 1px 3px 0px 0px;
}
.bodywebsite #jflanguageselection .opaque {
  filter: alpha(opacity=30);
}
.bodywebsite #jflanguageselection option.opaque {
  color: graytext;
}
.bodywebsite body {
  overflow: auto;
}
.bodywebsite .body {
  color: #333333;
  margin: 0 0 0 0;
  padding: 0px;
  font-family: Verdana, sans-serif;
}
.bodywebsite #nltechno_title_text {
  margin-left: 20px;
  position: relative;
  top: 10px;
}
.bodywebsite h1 {
  color: white;
}
.bodywebsite #logo {
  background: transparent url("/medias/image/images/bg2.jpg") no-repeat top center;
  margin: 0 auto;
  width: 100%;
  padding-top: 100px;
}
.bodywebsite #logodol {
  margin: 0 auto;
  width: 960px;
}
.bodywebsite .divpath {
  margin: 0 auto;
  width: 900px;
  height: 33px;
  background: #ffffff url("/medias/image/images/toppath.gif") no-repeat top center;
}
.bodywebsite .topmaincol {
  width: 100%;
  height: 33px;
  background: #2986c3 url("/medias/image/images/lr_bg.gif") repeat-x top center;
}
.bodywebsite div#submenu {
  display: none;
  float: left;
  margin: 0;
  padding: 0px 0px 0px 0px;
  color: #fefefe;
  font-family: Tahoma, sans-serif;
  height: 2px;
  font-size: 2px;
  width: 1px;
  max-height: 2px;
}
.bodywebsite form {
  margin: 0;
  padding: 0;
}
.bodywebsite hr {
  color: #CCCCCC;
  height: 1px;
  width: 100%;
  background-color: #FFFFFF !important;
}
.bodywebsite .back_button {
  color: #999999;
  font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  padding-bottom: 3px;
  margin-right: 4px;
  float: right;
  line-height: 20px;
}
.bodywebsite .button,
.bodywebsite .fb_button {
  font-size: 12px;
  cursor: pointer !important;
  -moz-border-radius: 0 5px 0 5px !important;
  background-position: center bottom !important;
  border: 1px solid #ACBCBB !important;
  font-family: arial,tahoma,verdana,helvetica !important;
  margin: 0 0.5em !important;
  padding: 0.1em 0.7em !important;
  background-image: url("/medias/image/nltechno.com/templates/nltechno/images/button_bg.png") !important;
}
.bodywebsite .fb_button:hover {
  color: #444455 !important;
}
.bodywebsite .buttonlarge {
  font-size: 12px;
  font-weight: bold;
  /*	background   : #DDDDDD !important; */
  border: 1px solid #D0D0D0;
  margin-bottom: 2px;
  -moz-border-radius: 5px 5px 5px 5px !important;
  -webkit-border-radius: 5px 5px 5px 5px !important;
  border-radius: 5px 5px 5px 5px !important;
  box-shadow: 4px 4px 4px #EEE;
  -moz-box-shadow: 4px 4px 4px #EEE;
  -webkit-box-shadow: 4px 4px 4px #EEE;
  background-image: -o-linear-gradient(bottom, #dcdce1 75%, #f0f0f0 100%);
  background-image: -moz-linear-gradient(bottom, #dcdce1 75%, #f0f0f0 100%);
  background-image: -webkit-linear-gradient(bottom, #dcdce1 75%, #f0f0f0 100%);
  background-image: -ms-linear-gradient(bottom, #dcdce1 75%, #f0f0f0 100%);
  background-image: linear-gradient(bottom, #dcdce1 75%, #f0f0f0 100%);
}
.bodywebsite .buttonlarge a {
  color: #666 !important;
  text-shadow: 1px 1px 0px #FFF;
}
.bodywebsite .inputbox {
  color: #000000;
  background: #ffffff !important;
  border: 1px solid #cccccc;
  margin: 1px;
  font-size: 12px;
}
.bodywebsite .inputbox2 {
  color: #000000;
  background: #ffffff !important;
  border: 1px solid #cccccc;
  margin: -2px;
  font-size: 12px;
}
.bodywebsite table,
.bodywebsite td,
.bodywebsite div {
  color: #222222;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  margin: 0;
}
.bodywebsite p {
  color: #222222;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  padding: 0px 0px 0px 0px;
  margin: 0;
  line-height: 1.5em;
}
.bodywebsite strong {
  color: #222222;
  font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
  padding: 4px 0px 4px 0px;
  margin: 0;
}
.bodywebsite i {
  color: #222222;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 16px;
  padding: 4px 0px 4px 0px;
  margin: 0;
  font-style: normal;
}
.bodywebsite em {
  color: #222222;
  font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
  line-height: 16px;
  padding: 4px 0px 4px 0px;
  margin: 0;
  font-style: normal;
}
.bodywebsite .leftcol {
  width: 170px;
  padding: 10px 5px 10px 5px;
}
.bodywebsite .maincol {
  padding: 10px 8px 10px 5px;
}
.bodywebsite .rightcol {
  width: 190px;
  padding: 10px 12px 10px 5px;
}
.bodywebsite #container {
  clear: both;
  max-width: 960px;
  height: 100%;
  margin: 0px auto;
  padding: 0;
  text-align: left;
  background: #fff;
  /*transparent url(../images/bg_inside.gif) repeat-y left top; */
}
.bodywebsite #container table {
  width: 100% !important;
}
.bodywebsite table.moduletablecsslang {
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  color: #000000;
  font-size: 12px;
  font-family: sans-serif;
  margin: 3px 0 8px 0;
  width: 100%;
}
.bodywebsite table.paypal {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 4px;
  color: #000000;
  font-size: 12px;
  font-family: sans-serif;
  margin: 0 0 10px 0;
  width: 100%;
  border-left: 1px solid #CCCCDD;
  border-right: 1px solid #BBBBBB;
  border-bottom: 1px solid #BBBBBB;
}
.bodywebsite .roktabs-wrapper {
  box-shadow: 3px 3px 3px #EEE;
  -moz-box-shadow: 3px 3px 3px #EEE;
  -webkit-box-shadow: 3px 3px 3px #EEE;
}
.bodywebsite .contentpane table.pollstableborder,
.bodywebsite table.moduletable,
.bodywebsite table.moduletablesocial,
.bodywebsite table.moduletableforum,
.bodywebsite table.moduletabledolistore,
.bodywebsite table.moduletabledolicloud,
.bodywebsite table.moduletablesurvey {
  background: #F6F6F6;
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 4px;
  color: #000000;
  font-size: 12px;
  font-family: sans-serif;
  margin: 0 0 10px 0;
  width: 100%;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  box-shadow: 3px 3px 3px #EEE;
  -moz-box-shadow: 3px 3px 3px #EEE;
  -webkit-box-shadow: 3px 3px 3px #EEE;
  background: url("/medias/image/nltechno.com/images/shadows/light/module-top.png") 50% 0 repeat-x;
}
.bodywebsite table.moduletablesocial,
.bodywebsite table.moduletableforum {
  box-shadow: 3px 3px 3px #DDD;
  -moz-box-shadow: 3px 3px 3px #DDD;
  -webkit-box-shadow: 3px 3px 3px #DDD;
}
.bodywebsite table.pollstableborder th,
.bodywebsite table.moduletable th,
.bodywebsite table.moduletablesocial th,
.bodywebsite table.moduletablefacebook th,
.bodywebsite table.moduletabledolistore th,
.bodywebsite table.moduletabledolicloud th,
.bodywebsite table.moduletablesurvey th {
  font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  width: 138px;
  height: 20px;
  padding: 4px 0 0 25px;
  text-indent: 2px;
  color: #220050;
  /*	border-bottom: 1px solid #DDDDDD; */
  text-shadow: 5px 5px 5px #DDD;
}
.bodywebsite table.moduletable td,
.bodywebsite table.moduletablesocial td,
.bodywebsite table.moduletableforum td,
.bodywebsite table.moduletabledolistore td,
.bodywebsite table.moduletabledolicloud td,
.bodywebsite table.moduletablesurvey td {
  text-align: left;
  padding-top: 2px;
  padding-left: 2px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  font-size: 11px;
  font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
  margin: 0 0 10px 0;
}
.bodywebsite table.moduletablesocial td {
  font-size: 10px;
  font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}
.bodywebsite table.moduletableforum td {
  padding-top: 1px;
  padding-bottom: 1px;
  border-bottom: 1px solid #DDD;
}
.bodywebsite table.moduletabledolistore td,
.bodywebsite table.moduletabledolicloud td {
  text-align: center;
}
.bodywebsite table.moduletablesocial,
.bodywebsite table.moduletablesurvey {
  background-color: #CC9A73;
}
.bodywebsite div.modulesocial {
  text-align: center;
}
.bodywebsite table.moduletableforum {
  background-color: #EEEEEE;
}
.bodywebsite div.roktabs-container-tr,
.bodywebsite .roktabs-container-inner,
.bodywebsite .roktabs-container-inner strong,
.bodywebsite .roktabs-container-inner ul li,
.bodywebsite .roktabs-container-inner a:link,
.bodywebsite .roktabs-container-inner a:visited {
  font-size: 15px;
  /*	color: #FFFFFF;
	background-color: #1C5893 !important; */
}
.bodywebsite table.moduletableforum th {
  border-bottom: 1px solid #C0C0C0 !important;
  font-size: 13px;
}
.bodywebsite table.moduletablesocial th,
.bodywebsite table.moduletableforum th,
.bodywebsite table.moduletablesurvey th {
  font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  width: 138px;
  height: 20px;
  padding: 4px 0 0 25px;
  text-indent: 2px;
  color: #FFFFFF;
  /*	border-bottom: 1px solid #F0F0FF; */
  text-shadow: none !important;
}
.bodywebsite table.moduletablesocial small,
.bodywebsite table.moduletablesocial a,
.bodywebsite table.moduletablesurvey a,
.bodywebsite table.moduletablesurvey small {
  color: #FFFFFF !important;
}
.bodywebsite table.moduletablefacebook {
  background: #F6F6F6;
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  color: #000000;
  font-size: 12px;
  font-family: sans-serif;
  margin: 0 0 10px 0;
  width: 100%;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  box-shadow: 3px 3px 3px #EEE;
  -moz-box-shadow: 3px 3px 3px #EEE;
  -webkit-box-shadow: 3px 3px 3px #EEE;
}
.bodywebsite table.moduletablegoogle {
  padding-left: 0px;
  padding-top: 4px;
  padding-right: 0px;
  padding-bottom: 4px;
  color: #000000;
  font-size: 12px;
  font-family: sans-serif;
  margin: 0 0 10px 0;
  width: 100%;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  background-color: #FFFFFF;
  box-shadow: 3px 3px 3px #EEE;
  -moz-box-shadow: 3px 3px 3px #EEE;
  -webkit-box-shadow: 3px 3px 3px #EEE;
}
.bodywebsite table.fb_blocktable {
  background: #F6F6F6;
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 4px;
  color: #000000;
  font-size: 12px;
  font-family: sans-serif;
  margin: 0 0 10px 0;
  width: 100%;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  box-shadow: 3px 3px 3px #EEE;
  -moz-box-shadow: 3px 3px 3px #EEE;
  -webkit-box-shadow: 3px 3px 3px #EEE;
  background: url("/medias/image/nltechno.com/images/shadows/light/module-top.png") 50% 0 repeat-x;
  background-color: #1C5893 !important;
}
.bodywebsite table.fb_blocktable th {
  font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif !important;
  font-size: 12px !important;
  font-weight: bold !important;
  text-align: left !important;
  height: 20px !important;
  padding: 2px 0 0 20px !important;
  text-indent: 2px !important;
  color: #FFFFFF !important;
  border-bottom: 1px solid #4C88B3 !important;
  text-shadow: none !important;
}
.bodywebsite .fb-msgview-right,
.bodywebsite .fb-msgview-right-b {
  background-color: #FFFFFF !important;
}
.bodywebsite #Kunena a:link,
.bodywebsite #Kunena a:visited {
  color: #046;
}
.bodywebsite a.fb_title {
  color: #FFFFFF !important;
}
.bodywebsite #Kunena .kicon-button {
  background-image: url("/medias/image/nltechno.com/components/com_kunena/template/default/media/iconsets/buttons/default/default.png");
}
.bodywebsite #fb_forumprofile_sub td {
  background-color: #FFFFFF;
}
.bodywebsite .fb_myprofile_menu_staff,
.bodywebsite td.fb_myprofile_menu_staff a:link,
.bodywebsite td.fb_myprofile_menu_staff a:visited {
  color: #FFFFFF !important;
}
.bodywebsite .sectiontableheader {
  font-size: 10px;
  font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #333333;
  background: #ffffff;
  padding: 1px;
}
.bodywebsite a.mainlevel {
  display: block;
  width: auto;
  margin: 1px 0;
  padding: 0;
  font-size: 11px;
  background: none;
  text-indent: 4px;
  width: 150px;
}
.bodywebsite a.mainlevel:link,
.bodywebsite a.mainlevel:visited {
  border-bottom: 1px solid #5ca6ce;
  background: transparent url("/medias/image/images/mainlevel.gif") no-repeat right bottom;
  font-weight: normal;
  font-size: 11px;
  padding: 2px 0 2px 0;
  color: #046;
  text-indent: 2px;
}
.bodywebsite a.mainlevel:hover {
  font-weight: normal;
  font-size: 11px;
  color: #5088A9;
  text-decoration: none;
  text-indent: 2px;
}
.bodywebsite a:link,
.bodywebsite a:visited {
  color: #004488;
  text-decoration: none;
  font-weight: bold;
}
.bodywebsite a:hover {
  color: #5088a9;
  text-decoration: none;
  font-weight: bold;
}
.bodywebsite a.category:link,
.bodywebsite a.category:visited {
  font-weight: bold;
}
.bodywebsite a.readon:link,
.bodywebsite a.readon:visited {
  color: #442288;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  background: url("/medias/image/images/readon.gif") no-repeat;
  white-space: normal;
  font-weight: bold;
  margin-top: 5px;
  padding: 0px 5px 3px 10px;
  float: left;
  line-height: 12px;
  text-align: center;
}
.bodywebsite a.readon:hover {
  color: #5088a9;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  background: url("/medias/image/images/readon.gif") no-repeat;
  white-space: normal;
  font-weight: bold;
  margin-top: 5px;
  padding: 0px 5px 3px 10px;
  line-height: 12px;
  text-decoration: underline;
}
.bodywebsite ul {
  margin: 0px;
  padding-left: 12px;
}
.bodywebsite li {
  margin-left: 4px;
  padding-left: 0;
  padding-top: 0;
}
.bodywebsite table.contenttoc {
  border: 1px solid #dcdcdc;
  background: #F1F1F1;
  padding: 5px;
  margin-left: 2px;
  margin-bottom: 2px;
}
.bodywebsite .pagenavcounter {
  font-size: 10px;
  color: #0066CC;
}
.bodywebsite .pagenavbar {
  border-top: 1px solid #999999;
  padding: 2px;
}
.bodywebsite .pagenav {
  color: #888888;
  font-weight: bold;
  font-size: 12px;
}
.bodywebsite a.pagenav:link,
.bodywebsite a.pagenav:visited {
  color: #004488;
  text-decoration: none;
}
.bodywebsite a.pagenav:hover {
  color: #5088a9;
  text-decoration: none;
}
.bodywebsite .date {
  font-size: 10px;
  font-weight: bold;
  color: #707070;
  padding-right: 12px;
}
.bodywebsite small {
  font-size: 11px !important;
}
.bodywebsite .small {
  font-size: 11px !important;
  color: #998866;
}
.bodywebsite .smalldark {
  font-size: 10px !important;
  color: #333333;
}
.bodywebsite .createdate,
.bodywebsite .modifydate {
  float: right;
  font-size: 10px;
  color: #886666;
  font-weight: normal;
}
.bodywebsite .content_vote {
  font-size: 10px;
  height: 22px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.bodywebsite .content_rating {
  font-size: 10px;
  color: #999999;
}
.bodywebsite .pathway {
  font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 10px;
  color: #aec2cd;
  padding-left: 12px;
}
.bodywebsite a.pathway:link,
.bodywebsite a.pathway:visited {
  font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
  color: #57a0c9;
  font-size: 10px;
  padding-left: 0;
}
.bodywebsite a.pathway:hover {
  color: #efefef;
  font-size: 10px;
  padding-left: 0;
}
.bodywebsite a.blogsection {
  color: #004488;
}
.bodywebsite a.contentpagetitle {
  line-height: 1.4em;
  color: #220050;
}
.bodywebsite table.content {
  width: 100%;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 10px;
}
.bodywebsite table.contentpane {
  width: 100%;
  border-spacing: 0;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 5px;
}
.bodywebsite table.contentpaneopen {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 5px;
  margin-left: 2px;
  margin-right: 2px;
}
.bodywebsite .blog tr td table.contentpaneopen {
  background: url("/medias/image/nltechno.com/images/shadows/light/module-bm.png");
  background-position: left bottom;
  background-repeat: repeat-x;
}
.bodywebsite .poll {
  color: #333333;
  line-height: 12px;
  font-weight: normal !important;
  padding-top: 2px;
}
.bodywebsite .pollstableborder {
  border-color: #999999;
  width: 100%;
}
.bodywebsite .contentheading {
  padding: 0px 0 4px 2px !important;
  border-bottom: 1px solid #BBBBBB;
  margin-bottom: 20px;
  text-shadow: 5px 5px 5px #DDD;
}
.bodywebsite .contentheading,
.bodywebsite .componentheading {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  text-align: left;
  text-indent: 0;
  color: #220050;
  padding: 1px;
  margin-bottom: 4px;
}
.bodywebsite .componentheading {
  border-bottom: 1px solid #BBBBBB;
  font-size: 14px;
  text-shadow: 5px 5px 5px #DDD;
  padding-bottom: 2px;
  margin-bottom: 20px;
}
.bodywebsite .ontab {
  border-left: 1px solid #666666;
  text-align: center;
  font-weight: bold;
  color: #333333;
  padding: 5px;
  cursor: pointer;
  line-height: 30px;
}
.bodywebsite .offtab {
  border-left: 1px solid #666666;
  text-align: center;
  color: #999999;
  font-weight: normal;
  padding: 5px;
  cursor: pointer;
  line-height: 30px;
}
.bodywebsite .tabpadding {
  border-left: 1px solid #666666;
}
.bodywebsite .col {
  vertical-align: top;
  background: #ffffff;
  padding-top: 5px;
}
.bodywebsite .contentdescription {
  width: auto !important;
  margin: 0;
  padding: 0;
  padding-top: 5px;
  text-align: left;
}
.bodywebsite td.top1 {
  margin: 0;
  padding: 0;
  height: 28px !important;
  height: 28px;
  padding-top: 2px !important;
  padding-top: 3px;
  background: url("/medias/image/images/shadow.jpg") #f1f1f1 repeat-x top;
}
.bodywebsite table.top2 {
  background: #ffffff;
}
.bodywebsite .searchbox {
  margin: 0;
  padding: 0;
  margin-top: 13px;
  margin-left: 10px;
  width: 130px;
  font-size: 12px;
  color: #707070;
  border: 1px solid #cccccc;
  padding: 2px !important;
  padding: 1px;
  background: none;
}
.bodywebsite .sublevel {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #999999;
  margin-top: 10px;
}
.bodywebsite a.sublevel:link,
.bodywebsite a.sublevel:visited {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #999999;
  padding: 5px 1px 3px 5px;
  text-decoration: none;
}
.bodywebsite a.sublevel:hover {
  color: #666666;
  text-decoration: none;
}
.bodywebsite a.sublevel#active_menu {
  background: transparent;
  color: #ff6600;
  border: 0;
}
.bodywebsite a.toclink:link,
.bodywebsite a.toclink:visited {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #999999;
  padding: 5px 1px 3px 5px;
  text-decoration: none;
}
.bodywebsite a.toclink:hover {
  color: #666666;
  text-decoration: none;
}
.bodywebsite td.logoheader {
  margin: 0;
  padding: 0;
  background: url("/medias/image/images/header.jpg") no-repeat bottom;
  height: 65px;
  width: 770px;
}
.bodywebsite td.topnav {
  margin: 0px;
  padding: 0px;
  background: url("/medias/image/images/bg_top.jpg") repeat-x top left;
  height: 42px;
  width: 770px;
}
.bodywebsite td.bgline {
  margin: 0;
  padding: 0;
  background: url("/medias/image/images/s.gif") repeat-y;
  width: 7px;
}
.bodywebsite #mainlevel-nav {
  font-size: 11px;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: 1px;
}
.bodywebsite #mainlevel-nav li {
  float: right;
  display: block;
  list-style: none;
  background-image: none;
  padding-left: 2px;
  padding-right: 2px;
  margin: 0;
  width: auto !important;
  font-size: 11px;
  line-height: 28px;
  white-space: nowrap;
  border-left: 1px solid #cccccc;
}
.bodywebsite #mainlevel-nav li a {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 11px;
  color: #000033;
  text-decoration: none;
}
.bodywebsite #mainlevel-nav li a:hover {
  font-size: 11px;
  color: #999999;
}
.bodywebsite .blog_more {
  margin: 10px 0 7px 7px;
  font-size: 12px;
}
.bodywebsite .blog_more div {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 10px;
}
.bodywebsite .blog_more div strong {
  text-shadow: 5px 5px 5px #DDD;
}
.bodywebsite .buttonheading {
  padding: 0 2px;
}
.bodywebsite .mosimage {
  border: 1px solid #dedede;
  margin: 5px;
  padding-top: 3px;
}
.bodywebsite .mosimage_caption {
  margin-top: 3px;
  padding: 2px;
  color: #000066;
  font-size: 10px;
  background: #f1f1f1;
}
.bodywebsite a.sgfooter:link,
.bodywebsite a.sgfooter:visited {
  color: #fff;
  font-size: 12px;
  font-family: Arial;
  font-weight: normal;
  text-decoration: none;
}
.bodywebsite a.sgfooter:hover {
  color: #fff;
  font-family: Arial;
  font-weight: normal;
  text-decoration: none;
}
.bodywebsite .sgf {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333;
  text-decoration: none;
}
.bodywebsite .sgf1 {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333;
  text-align: left;
}
.bodywebsite a.sglink:link,
.bodywebsite a.sglink:visited {
  color: #333;
  font-size: 10px;
  font-family: Arial;
  font-weight: normal;
  text-decoration: none;
}
.bodywebsite a.sglink:hover {
  color: #333;
  font-family: Arial;
  font-weight: normal;
  text-decoration: none;
}
.bodywebsite .footer_bg {
  margin: 0px auto;
  min-height: 40px;
  background: transparent;
  padding: 0;
  text-align: center;
  color: #888;
  border-top: 1px solid #CCCCCC;
  margin-top: 25px;
  margin-bottom: 20px;
}
.bodywebsite .footer {
  color: #888;
  padding: 0 0 4px 0;
  margin: 0;
  font-size: 12px;
}
.bodywebsite .flagslang {
  text-align: right;
  margin-left: 2px;
  margin-bottom: 1px;
  border: none;
}
.bodywebsite .flagslang img {
  text-align: right;
  margin-left: 2px;
  margin-bottom: 1px;
  border: none;
}
.bodywebsite .dm_row {
  /*background: #DDDDDD;*/
  border: 1px solid #CCCCCC;
  margin-bottom: 8px;
  box-shadow: 6px 6px 10px #DDD;
  -moz-box-shadow: 6px 6px 10px #DDD;
  -webkit-box-shadow: 6px 6px 10px #DDD;
}
.bodywebsite span.default span.yoo-login span.login span.lostpassword,
.bodywebsite span.default span.yoo-login span.login span.lostusername,
.bodywebsite span.default span.yoo-login span.login span.registration {
  height: 14px;
  font-size: 10px;
  font-weight: normal;
  margin-left: -18px;
  line-height: 20px;
  margin-bottom: 2px;
}
.bodywebsite fieldset.input {
  color: #fff;
  margin-left: 4px;
  padding: 0px;
  border: none;
}
.bodywebsite .inputbox#modlgn_remember {
  border: none;
}
.bodywebsite .rawimages {
  border-collapse: collapse;
  text-align: right;
  margin-top: 15px;
  padding-left: 10px;
  padding-right: 6px;
}
.bodywebsite .rawimages img {
  border: none;
  margin-top: 6px;
}
.bodywebsite .rawimages span#active_language img {
  border: none;
}
.bodywebsite .hasTip img {
  margin: 0px;
  border: none;
}
.bodywebsite .hasTip {
  margin: 10px 5px 0 0;
}
.bodywebsite img {
  border: none;
}
.bodywebsite .buzz-link-ltr {
  padding-top: 4px !important;
}
.bodywebsite .doltitle {
  margin-bottom: 0 !important;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  text-align: left;
  text-indent: 0;
  color: #220050;
  padding: 1px;
  padding-top: 5px;
  border-top: 1px solid #CCCCCC;
  background: url("/medias/image/nltechno.com/images/shadows/light/module-top.png") !important;
}
.bodywebsite .doltitle .contentheading {
  border-bottom: 0 !important;
}
.bodywebsite .doltitle a {
  color: #220050;
  height: 20px;
  padding: 4px 0 0 2px;
  text-shadow: 5px 5px 5px #DDD;
}
.bodywebsite .dolarticle {
  padding-left: 6px !important;
  border-bottom: 1px solid #CCCCCC;
  /*	box-shadow: 6px 6px 10px #DDD;
	-moz-box-shadow: 6px 6px 10px #DDD;
	-webkit-box-shadow: 6px 6px 10px #DDD;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
*/
}
.bodywebsite .dolarticle td {
  font-size: 12px;
}
.bodywebsite #searchForm .contentpaneopen {
  box-shadow: 0px 0px 0px #DDD !important;
  -moz-box-shadow: 0px 0px 0px #DDD !important;
  -webkit-box-shadow: 0px 0px 0px #DDD !important;
}
.bodywebsite .contentpaneopen fieldset {
  border-left: 0px;
  border-right: 0px;
}
.bodywebsite #Kunena .fbl {
  font-size: 12px !important;
}
.bodywebsite .dm_title {
  margin-top: 20px;
}
.bodywebsite .dm_title small {
  color: #FFFFFF;
}
.bodywebsite .tool-tip {
  border: 1px solid #666666;
  padding: 10px;
  background-color: #FFFFFF;
}
.bodywebsite #logodol {
  background-color: #80AEC6;
}
.bodywebsite .menu {
  float: left;
}
.bodywebsite .plusone {
  margin-left: 10px;
  margin-top: 19px;
  position: relative;
  float: left;
  display: inline !important;
}
.bodywebsite .moduletablejflanguage {
  width: 144px;
  margin-right: 60px;
}
.bodywebsite #jflanguageselection {
  width: 144px;
  float: right;
  margin: 0px 20px 10px 5px !important;
}
.bodywebsite #dolbanner {
  padding-top: 30px;
}
.bodywebsite table.moduletablenone td {
  text-align: center !important;
}
.bodywebsite #top-surround.main-shadows-light {
  background: url("/medias/image/images/header-overlay.png") 50% -90px repeat-x !important;
  background-color: #FFFFFF !important;
}
.bodywebsite #xtop-surround.main-shadows-light {
  background: #FFFFFF !important;
}
.bodywebsite #main-surround.main-shadows-light {
  background-color: #FFFFFF !important;
}
.bodywebsite .shadow-left {
  margin-left: -13px;
  padding-left: 13px;
}
.bodywebsite .shadow-right {
  margin-right: -13px;
  padding-right: 13px;
}
.bodywebsite .main-shadows-light .shadow-left {
  background: url("/medias/image/images/body-l.png") 0 0 repeat-y;
}
.bodywebsite .main-shadows-light .shadow-right {
  background: url("/medias/image/images/body-r.png") 100% 0 repeat-y;
}
.bodywebsite .header-graphic-header-1 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/headers/header-1.png") 50% 0 no-repeat;
}
.bodywebsite .header-graphic-header-2 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/headers/header-2.png") 50% 0 no-repeat;
}
.bodywebsite .header-graphic-header-3 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/headers/header-3.png") 50% 0 no-repeat;
}
.bodywebsite .header-graphic-header-4 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/headers/header-4.png") 50% 0 no-repeat;
}
.bodywebsite .header-graphic-header-5 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/headers/header-5.png") 50% 0 no-repeat;
}
.bodywebsite .header-graphic-header-7 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/headers/header-7.png") 50% 0 no-repeat;
}
.bodywebsite .header-graphic-header-8 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/headers/header-8.png") 50% 0 no-repeat;
}
.bodywebsite .header-graphic-header-9 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/headers/header-9.png") 50% 0 no-repeat;
}
.bodywebsite .header-overlay-bark,
.bodywebsite .main-overlay-bark,
.bodywebsite .feature-overlay-bark,
.bodywebsite .body-overlay-bark,
.bodywebsite .bottom-overlay-bark {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/bark.png") 50% 0;
}
.bodywebsite .header-overlay-blocks,
.bodywebsite .main-overlay-blocks,
.bodywebsite .feature-overlay-blocks,
.bodywebsite .body-overlay-blocks,
.bodywebsite .bottom-overlay-blocks {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/blocks.png") 50% 0;
}
.bodywebsite .header-overlay-burlap,
.bodywebsite .main-overlay-burlap,
.bodywebsite .feature-overlay-burlap,
.bodywebsite .body-overlay-burlap,
.bodywebsite .bottom-overlay-burlap {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/burlap.png") 50% 0;
}
.bodywebsite .header-overlay-carbon,
.bodywebsite .main-overlay-carbon,
.bodywebsite .feature-overlay-carbon,
.bodywebsite .body-overlay-carbon,
.bodywebsite .bottom-overlay-carbon {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/carbon.png") 50% 0;
}
.bodywebsite .header-overlay-circles,
.bodywebsite .main-overlay-circles,
.bodywebsite .feature-overlay-circles,
.bodywebsite .body-overlay-circles,
.bodywebsite .bottom-overlay-circles {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/circles.png") 50% 0;
}
.bodywebsite .header-overlay-cracked,
.bodywebsite .main-overlay-cracked,
.bodywebsite .feature-overlay-cracked,
.bodywebsite .body-overlay-cracked,
.bodywebsite .bottom-overlay-cracked {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/cracked.png") 50% 0;
}
.bodywebsite .header-overlay-digital,
.bodywebsite .main-overlay-digital,
.bodywebsite .feature-overlay-digital,
.bodywebsite .body-overlay-digital,
.bodywebsite .bottom-overlay-digital {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/digital.png") 50% 0;
}
.bodywebsite .header-overlay-elegant-1,
.bodywebsite .main-overlay-elegant-1,
.bodywebsite .feature-overlay-elegant-1,
.bodywebsite .body-overlay-elegant-1,
.bodywebsite .bottom-overlay-elegant-1 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/elegant-1.png") 50% 0;
}
.bodywebsite .header-overlay-elegant-2,
.bodywebsite .main-overlay-elegant-2,
.bodywebsite .feature-overlay-elegant-2,
.bodywebsite .body-overlay-elegant-2,
.bodywebsite .bottom-overlay-elegant-2 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/elegant-2.png") 50% 0;
}
.bodywebsite .header-overlay-elegant-3,
.bodywebsite .main-overlay-elegant-3,
.bodywebsite .feature-overlay-elegant-3,
.bodywebsite .body-overlay-elegant-3,
.bodywebsite .bottom-overlay-elegant-3 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/elegant-3.png") 50% 0;
}
.bodywebsite .header-overlay-elegant-4,
.bodywebsite .main-overlay-elegant-4,
.bodywebsite .feature-overlay-elegant-4,
.bodywebsite .body-overlay-elegant-4,
.bodywebsite .bottom-overlay-elegant-4 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/elegant-4.png") 50% 0;
}
.bodywebsite .header-overlay-gatorskin,
.bodywebsite .main-overlay-gatorskin,
.bodywebsite .feature-overlay-gatorskin,
.bodywebsite .body-overlay-gatorskin,
.bodywebsite .bottom-overlay-gatorskin {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/gatorskin.png") 50% 0;
}
.bodywebsite .header-overlay-grunge-1,
.bodywebsite .main-overlay-grunge-1,
.bodywebsite .feature-overlay-grunge-1,
.bodywebsite .body-overlay-grunge-1,
.bodywebsite .bottom-overlay-grunge-1 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/grunge-1.png") 50% 0;
}
.bodywebsite .header-overlay-grunge-2,
.bodywebsite .main-overlay-grunge-2,
.bodywebsite .feature-overlay-grunge-2,
.bodywebsite .body-overlay-grunge-2,
.bodywebsite .bottom-overlay-grunge-2 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/grunge-2.png") 50% 0;
}
.bodywebsite .header-overlay-grunge-3,
.bodywebsite .main-overlay-grunge-3,
.bodywebsite .feature-overlay-grunge-3,
.bodywebsite .body-overlay-grunge-3,
.bodywebsite .bottom-overlay-grunge-3 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/grunge-3.png") 50% 0;
}
.bodywebsite .header-overlay-grunge-4,
.bodywebsite .main-overlay-grunge-4,
.bodywebsite .feature-overlay-grunge-4,
.bodywebsite .body-overlay-grunge-4,
.bodywebsite .bottom-overlay-grunge-4 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/grunge-4.png") 50% 0;
}
.bodywebsite .header-overlay-grunge-5,
.bodywebsite .main-overlay-grunge-5,
.bodywebsite .feature-overlay-grunge-5,
.bodywebsite .body-overlay-grunge-5,
.bodywebsite .bottom-overlay-grunge-5 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/grunge-5.png") 50% 0;
}
.bodywebsite .header-overlay-grunge-6,
.bodywebsite .main-overlay-grunge-6,
.bodywebsite .feature-overlay-grunge-6,
.bodywebsite .body-overlay-grunge-6,
.bodywebsite .bottom-overlay-grunge-6 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/grunge-6.png") 50% 0;
}
.bodywebsite .header-overlay-isometric,
.bodywebsite .main-overlay-isometric,
.bodywebsite .feature-overlay-isometric,
.bodywebsite .body-overlay-isometric,
.bodywebsite .bottom-overlay-isometric {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/isometric.png") 50% 0;
}
.bodywebsite .header-overlay-lines-1,
.bodywebsite .main-overlay-lines-1,
.bodywebsite .feature-overlay-lines-1,
.bodywebsite .body-overlay-lines-1,
.bodywebsite .bottom-overlay-lines-1 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/lines-1.png") 50% 0;
}
.bodywebsite .header-overlay-lines-2,
.bodywebsite .main-overlay-lines-2,
.bodywebsite .feature-overlay-lines-2,
.bodywebsite .body-overlay-lines-2,
.bodywebsite .bottom-overlay-lines-2 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/lines-2.png") 50% 0;
}
.bodywebsite .header-overlay-lines-3,
.bodywebsite .main-overlay-lines-3,
.bodywebsite .feature-overlay-lines-3,
.bodywebsite .body-overlay-lines-3,
.bodywebsite .bottom-overlay-lines-3 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/lines-3.png") 50% 0;
}
.bodywebsite .header-overlay-lines-4,
.bodywebsite .main-overlay-lines-4,
.bodywebsite .feature-overlay-lines-4,
.bodywebsite .body-overlay-lines-4,
.bodywebsite .bottom-overlay-lines-4 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/lines-4.png") 50% 0;
}
.bodywebsite .header-overlay-lines-5,
.bodywebsite .main-overlay-lines-5,
.bodywebsite .feature-overlay-lines-5,
.bodywebsite .body-overlay-lines-5,
.bodywebsite .bottom-overlay-lines-5 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/lines-5.png") 50% 0;
}
.bodywebsite .header-overlay-overlapping-targets,
.bodywebsite .main-overlay-overlapping-targets,
.bodywebsite .feature-overlay-overlapping-targets,
.bodywebsite .body-overlay-overlapping-targets,
.bodywebsite .bottom-overlay-overlapping-targets {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/overlapping-targets.png") 50% 0;
}
.bodywebsite .header-overlay-paper,
.bodywebsite .main-overlay-paper,
.bodywebsite .feature-overlay-paper,
.bodywebsite .body-overlay-paper,
.bodywebsite .bottom-overlay-paper {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/paper.png") 50% 0;
}
.bodywebsite .header-overlay-perforation,
.bodywebsite .main-overlay-perforation,
.bodywebsite .feature-overlay-perforation,
.bodywebsite .body-overlay-perforation,
.bodywebsite .bottom-overlay-perforation {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/perforation.png") 50% 0;
}
.bodywebsite .header-overlay-plusses-1,
.bodywebsite .main-overlay-plusses-1,
.bodywebsite .feature-overlay-plusses-1,
.bodywebsite .body-overlay-plusses-1,
.bodywebsite .bottom-overlay-plusses-1 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/plusses-1.png") 50% 0;
}
.bodywebsite .header-overlay-plusses-2,
.bodywebsite .main-overlay-plusses-2,
.bodywebsite .feature-overlay-plusses-2,
.bodywebsite .body-overlay-plusses-2,
.bodywebsite .bottom-overlay-plusses-2 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/plusses-2.png") 50% 0;
}
.bodywebsite .header-overlay-spirals-1,
.bodywebsite .main-overlay-spirals-1,
.bodywebsite .feature-overlay-spirals-1,
.bodywebsite .body-overlay-spirals-1,
.bodywebsite .bottom-overlay-spirals-1 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/spirals-1.png") 50% 0;
}
.bodywebsite .header-overlay-spirals-2,
.bodywebsite .main-overlay-spirals-2,
.bodywebsite .feature-overlay-spirals-2,
.bodywebsite .body-overlay-spirals-2,
.bodywebsite .bottom-overlay-spirals-2 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/spirals-2.png") 50% 0;
}
.bodywebsite .header-overlay-square-wave,
.bodywebsite .main-overlay-square-wave,
.bodywebsite .feature-overlay-square-wave,
.bodywebsite .body-overlay-square-wave,
.bodywebsite .bottom-overlay-square-wave {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/square-wave.png") 50% 0;
}
.bodywebsite .header-overlay-tape-worm,
.bodywebsite .main-overlay-tape-worm,
.bodywebsite .feature-overlay-tape-worm,
.bodywebsite .body-overlay-tape-worm,
.bodywebsite .bottom-overlay-tape-worm {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/tape-worm.png") 50% 0;
}
.bodywebsite .header-overlay-triangle,
.bodywebsite .main-overlay-triangle,
.bodywebsite .feature-overlay-triangle,
.bodywebsite .body-overlay-triangle,
.bodywebsite .bottom-overlay-triangle {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/triangle.png") 50% 0;
}
.bodywebsite .header-overlay-weave,
.bodywebsite .main-overlay-weave,
.bodywebsite .feature-overlay-weave,
.bodywebsite .body-overlay-weave,
.bodywebsite .bottom-overlay-weave {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/weave.png") 50% 0;
}
.bodywebsite .header-overlay-wood-1,
.bodywebsite .main-overlay-wood-1,
.bodywebsite .feature-overlay-wood-1,
.bodywebsite .body-overlay-wood-1,
.bodywebsite .bottom-overlay-wood-1 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/wood-1.png") 50% 0;
}
.bodywebsite .header-overlay-wood-2,
.bodywebsite .main-overlay-wood-2,
.bodywebsite .feature-overlay-wood-2,
.bodywebsite .body-overlay-wood-2,
.bodywebsite .bottom-overlay-wood-2 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/wood-2.png") 50% 0;
}
.bodywebsite .header-overlay-wood-3,
.bodywebsite .main-overlay-wood-3,
.bodywebsite .feature-overlay-wood-3,
.bodywebsite .body-overlay-wood-3,
.bodywebsite .bottom-overlay-wood-3 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/wood-3.png") 50% 0;
}
.bodywebsite .header-overlay-wood-4,
.bodywebsite .main-overlay-wood-4,
.bodywebsite .feature-overlay-wood-4,
.bodywebsite .body-overlay-wood-4,
.bodywebsite .bottom-overlay-wood-4 {
  background: url("/medias/image/nltechno.com/templates/nltechno/images/overlays/patterns/wood-4.png") 50% 0;
}
.bodywebsite .rt-container {
  margin: 0 auto;
  max-width: 960px;
}
.bodywebsite #rt-logo {
  padding-left: 10px;
  padding-top: 36px;
  width: 200px;
  display: block;
}
.bodywebsite .header-shadows-dark #rt-main-header2 {
  background: url("/medias/image/nltechno.com/images/shadows/dark/header-overlay.png") 50% 0 repeat-x;
}
.bodywebsite .header-shadows-dark #rt-header .shadow-left {
  background: url("/medias/image/nltechno.com/images/shadows/dark/header-bl.png") 0 100% no-repeat;
}
.bodywebsite .header-shadows-dark #rt-header .shadow-right {
  background: url("/medias/image/nltechno.com/images/shadows/dark/header-br.png") 100% 100% no-repeat;
}
.bodywebsite .header-shadows-dark #rt-header .shadow-bottom {
  background: url("/medias/image/nltechno.com/images/shadows/dark/header-overlay2.png") 50% 100% no-repeat;
}
.bodywebsite .header-shadows-dark #rt-colorchooser {
  background: url("/medias/image/nltechno.com/images/shadows/dark/colorchooser-bg.png") 50% 100% no-repeat;
}
.bodywebsite .header-shadows-dark #rt-colorchooser #preset-creator span {
  background: url("/medias/image/nltechno.com/images/shadows/dark/colorchooser-icon.png") 0 0 no-repeat;
}
.bodywebsite .header-shadows-light #rt-main-header2 {
  background: url("/medias/image/nltechno.com/header-overlay.png") 50% 0 repeat-x;  /* aaaaaaa */
}
.bodywebsite .header-shadows-light #rt-header .shadow-left {
  background: url("/medias/image/nltechno.com/images/shadows/light/header-bl.png") 0 100% no-repeat;
}
.bodywebsite .header-shadows-light #rt-header .shadow-right {
  background: url("/medias/image/nltechno.com/images/shadows/light/header-br.png") 100% 100% no-repeat;
}
.bodywebsite .header-shadows-light #rt-header .shadow-bottom {
  background: url("/medias/image/nltechno.com/images/shadows/light/header-overlay2.png") 50% 100% no-repeat;
}
.bodywebsite .header-shadows-light #rt-colorchooser {
  background: url("/medias/image/nltechno.com/images/shadows/light/colorchooser-bg.png") 50% 100% no-repeat;
}
.bodywebsite .header-shadows-light #rt-colorchooser #preset-creator span {
  background: url("/medias/image/nltechno.com/images/shadows/light/colorchooser-icon.png") 0 0 no-repeat;
}
.bodywebsite .header-shadows-dark #rt-navigation2 {
  background: url("/medias/image/nltechno.com/nav-overlay.png") 50% 100% repeat-x;
}
.bodywebsite .header-shadows-dark #rt-navigation3 {
  background: url("/medias/image/nltechno.com/nav-overlay2.png") 50% 0 repeat-x;
}
.bodywebsite .header-shadows-dark #rt-navigation .rt-container {
  background: url("/medias/image/nltechno.com/images/shadows/dark/nav-overlay3.png") 50% 0 no-repeat;
}
.bodywebsite .header-shadows-dark #rt-navigation .shadow-left {
  background: url("/medias/image/nltechno.com/images/shadows/dark/nav-l.png") 0 0 repeat-y;
}
.bodywebsite .header-shadows-dark #rt-navigation .shadow-right {
  background: url("/medias/image/nltechno.com/images/shadows/dark/nav-r.png") 100% 0 repeat-y;
}
.bodywebsite .header-shadows-dark .menutop li.root,
.bodywebsite .menu-type-splitmenu .header-shadows-dark .menutop li {
  background: url("/medias/image/nltechno.com/images/shadows/dark/menus/menutab-r.png") 100% 0 no-repeat;
}
.bodywebsite .header-shadows-dark .menutop li.root.active > .item,
.bodywebsite .header-shadows-dark .menutop li.root:hover > .item,
.bodywebsite .menu-type-splitmenu .header-shadows-dark .menutop li.active .item,
.bodywebsite .menu-type-splitmenu .header-shadows-dark .menutop li:hover .item,
.bodywebsite .menu-type-splitmenu .header-shadows-dark .nopill .menutop li.active:hover .item,
.bodywebsite .header-shadows-dark .menutop li.f-mainparent-itemfocus .item {
  background: url("/medias/image/nltechno.com/images/shadows/dark/menus/menutab-active.png") 0 0 repeat-x;
}
.bodywebsite .header-shadows-light #rt-navigation2,
.bodywebsite .header-shadows-none #rt-navigation2 {
  background: url("/medias/image/nltechno.com/images/shadows/light/nav-overlay.png") 50% 100% repeat-x;
}
.bodywebsite .header-shadows-light #rt-navigation3 {
  background: url("/medias/image/nltechno.com/nav-overlay2.png") 50% 0 repeat-x;
}
.bodywebsite .header-shadows-light #rt-navigation .shadow-left {
  background: url("/medias/image/nltechno.com/images/shadows/light/nav-l.png") 0 0 repeat-y;
}
.bodywebsite .header-shadows-light #rt-navigation .shadow-right {
  background: url("/medias/image/nltechno.com/images/shadows/light/nav-r.png") 100% 0 repeat-y;
}
.bodywebsite .header-shadows-light .menutop li.root,
.bodywebsite .menu-type-splitmenu .header-shadows-light .menutop li {
  background: url("/medias/image/nltechno.com/images/shadows/light/menus/menutab-r.png") 100% 0 no-repeat;
}
.bodywebsite .header-shadows-light .menutop li.root.active > .item,
.bodywebsite .header-shadows-light .menutop li.root:hover > .item,
.bodywebsite .menu-type-splitmenu .header-shadows-light .menutop li.active .item,
.bodywebsite .menu-type-splitmenu .header-shadows-light .menutop li:hover .item,
.bodywebsite .menu-type-splitmenu .header-shadows-light .nopill .menutop li.active:hover .item,
.bodywebsite .header-shadows-light .menutop li.f-mainparent-itemfocus .item {
  background: url("/medias/image/nltechno.com/images/shadows/light/menus/menutab-active.png") 0 0 repeat-x;
}
.bodywebsite #topnavi ul {
  background: url("/medias/image/nltechno.com/images/shadows/dark/nav-overlay.png") 50% 100% repeat-x;
}
.bodywebsite #topnavi ul {
  background: url("/medias/image/nltechno.com/images/shadows/dark/nav-overlay2.png") 50% 0 repeat-x;
}
.bodywebsite #topnavi ul .rt-container {
  background: url("/medias/image/nltechno.com/images/shadows/dark/nav-overlay3.png") 50% 0 no-repeat;
}
.bodywebsite #topnavi ul .shadow-left {
  background: url("/medias/image/nltechno.com/images/shadows/dark/nav-l.png") 0 0 repeat-y;
}
.bodywebsite #topnavi ul .shadow-right {
  background: url("/medias/image/nltechno.com/images/shadows/dark/nav-r.png") 100% 0 repeat-y;
}
.bodywebsite #topnavi ul li {
  background: url("/medias/image/nltechno.com/images/shadows/dark/menus/menutab-r.png") 100% 0 no-repeat;
}
.bodywebsite #topnavi ul li.active,
.bodywebsite #topnavi ul li:hover,
.bodywebsite #topnavi ul li.active,
.bodywebsite #topnavi ul li:hover .item,
.bodywebsite #topnavi ul li.active:hover .item,
.bodywebsite .header-shadows-dark .menutop li.f-mainparent-itemfocus .item {
  background: url("/medias/image/nltechno.com/images/shadows/dark/menus/menutab-active.png") 0 0 repeat-x;
}
.bodywebsite #topnavi ul {
  background: url("/medias/image/nltechno.com/images/shadows/light/nav-overlay.png") 50% 100% repeat-x;
}
.bodywebsite #topnavi ul {
  background: url("/medias/image/nltechno.com/nav-overlay2.png") 50% 0 repeat-x;
}
.bodywebsite #topnavi ul.rt-container {
  background: url("/medias/image/nltechno.com/images/shadows/light/nav-overlay3.png") 50% 0 no-repeat;
}
.bodywebsite #topnavi ul.shadow-left {
  background: url("/medias/image/nltechno.com/images/shadows/light/nav-l.png") 0 0 repeat-y;
}
.bodywebsite #topnavi ul.shadow-right {
  background: url("/medias/image/nltechno.com/images/shadows/light/nav-r.png") 100% 0 repeat-y;
}
.bodywebsite #topnavi ul li {
  background: url("/medias/image/nltechno.com/images/shadows/light/menus/menutab-r.png") 100% 0 no-repeat;
}
.bodywebsite #topnavi ul li.active,
.bodywebsite #topnavi ul li:hover,
.bodywebsite #topnavi ul li.active,
.bodywebsite #topnavi ul li:hover .item,
.bodywebsite #topnavi ul li.active:hover .item,
.bodywebsite .header-shadows-light .menutop li.f-mainparent-itemfocus .item {
  background: url("/medias/image/nltechno.com/images/shadows/light/menus/menutab-active.png") 0 0 repeat-x;
}
.bodywebsite .header-shadows-dark.menutop ul.columns2,
.bodywebsite .header-shadows-dark.menutop .columns2 > .drop-top {
  background-image: url("/medias/image/nltechno.com/images/shadows/dark/menus/drop-bg-2.png");
}
.bodywebsite .header-shadows-dark.menutop ul,
.bodywebsite .header-shadows-dark.menutop .drop-top {
  background-image: url("/medias/image/nltechno.com/images/shadows/dark/menus/drop-bg-1.png");
}
.bodywebsite .header-shadows-dark.menutop ul.columns2,
.bodywebsite .header-shadows-dark.menutop .columns2 > .drop-top {
  background-image: url("/medias/image/nltechno.com/images/shadows/dark/menus/drop-bg-2.png");
}
.bodywebsite .header-shadows-dark.menutop ul li {
  background: url("/medias/image/nltechno.com/images/shadows/dark/menus/drop-item-bg.png") 50% 100% no-repeat;
}
.bodywebsite .header-shadows-dark.menutop ul li:hover .item,
.bodywebsite .header-shadows-dark.menutop ul li.f-menuparent-itemfocus .item,
.bodywebsite .header-shadows-dark.menutop ul li.active .item {
  background: url("/medias/image/nltechno.com/images/shadows/dark/module-highlight.png") -42px 1px no-repeat;
}
.bodywebsite .header-shadows-dark.menutop ul li > .daddy span {
  background: url("/medias/image/nltechno.com/images/shadows/dark/menus/menu-arrow.png") 96% 50% no-repeat;
}
.bodywebsite .header-shadows-light.menutop ul.columns2,
.bodywebsite .header-shadows-light.menutop .columns2 > .drop-top {
  background-image: url("/medias/image/nltechno.com/images/shadows/light/menus/drop-bg-2.png");
}
.bodywebsite .header-shadows-light.menutop ul,
.bodywebsite .header-shadows-light.menutop .drop-top {
  background-image: url("/medias/image/nltechno.com/images/shadows/light/menus/drop-bg-1.png");
}
.bodywebsite .header-shadows-light.menutop ul.columns2,
.bodywebsite .header-shadows-light.menutop .columns2 > .drop-top {
  background-image: url("/medias/image/nltechno.com/images/shadows/light/menus/drop-bg-2.png");
}
.bodywebsite .header-shadows-light.menutop ul li {
  background: url("/medias/image/nltechno.com/images/shadows/light/menus/drop-item-bg.png") 50% 100% no-repeat;
}
.bodywebsite .header-shadows-light.menutop ul li:hover .item,
.bodywebsite .header-shadows-light.menutop ul li.f-menuparent-itemfocus .item,
.bodywebsite .header-shadows-light.menutop ul li.active .item {
  background: url("/medias/image/nltechno.com/images/shadows/light/module-highlight.png") -42px 1px no-repeat;
}
.bodywebsite .header-shadows-light.menutop ul li > .daddy span {
  background: url("/medias/image/nltechno.com/images/shadows/light/menus/menu-arrow.png") 96% 50% no-repeat;
}
.bodywebsite .header-shadows-dark #rt-showcase2 {
  background: url("/medias/image/nltechno.com/images/shadows/dark/under-shadow.png") 50% 0 no-repeat;
}
.bodywebsite .header-shadows-dark #rt-showcase .shadow-left {
  background: url("/medias/image/nltechno.com/images/shadows/dark/showcase-l.png") 0 0 no-repeat;
}
.bodywebsite .header-shadows-dark #rt-showcase .shadow-right {
  background: url("/medias/image/nltechno.com/images/shadows/dark/showcase-r.png") 100% 0 no-repeat;
}
.bodywebsite .header-shadows-dark #rt-showcase .shadow-bl {
  background: url("/medias/image/nltechno.com/images/shadows/dark/header-bl.png") 0 100% no-repeat;
}
.bodywebsite .header-shadows-dark #rt-showcase .shadow-br {
  background: url("/medias/image/nltechno.com/images/shadows/dark/header-br.png") 100% 100% no-repeat;
}
.bodywebsite .header-shadows-dark #rt-showcase .rt-container {
  background: url("/medias/image/nltechno.com/images/shadows/dark/showcase-overlay.png") 50% 0 repeat-x;
}
.bodywebsite .header-shadows-light #rt-showcase2 {
  background: url("/medias/image/nltechno.com/images/shadows/light/under-shadow.png") 50% 0 no-repeat;
}
.bodywebsite .header-shadows-light #rt-showcase .shadow-left {
  background: url("/medias/image/nltechno.com/images/shadows/light/showcase-l.png") 0 0 no-repeat;
}
.bodywebsite .header-shadows-light #rt-showcase .shadow-right {
  background: url("/medias/image/nltechno.com/images/shadows/light/showcase-r.png") 100% 0 no-repeat;
}
.bodywebsite .header-shadows-light #rt-showcase .shadow-bl {
  background: url("/medias/image/nltechno.com/images/shadows/light/header-bl.png") 0 100% no-repeat;
}
.bodywebsite .header-shadows-light #rt-showcase .shadow-br {
  background: url("/medias/image/nltechno.com/images/shadows/light/header-br.png") 100% 100% no-repeat;
}
.bodywebsite .header-shadows-light #rt-showcase .rt-container {
  background: url("/medias/image/nltechno.com/images/shadows/light/showcase-overlay.png") 50% 0 repeat-x;
}
.bodywebsite #rt-main-surround2.main-shadows-dark {
  background: url("/medias/image/nltechno.com/images/shadows/dark/header-overlay.png") 50% -90px repeat-x;
}
.bodywebsite .main-shadows-dark .shadow-left {
  background: url("/medias/image/nltechno.com/images/shadows/dark/body-l.png") 0 0 repeat-y;
}
.bodywebsite .main-shadows-dark .shadow-right {
  background: url("/medias/image/nltechno.com/images/shadows/dark/body-r.png") 100% 0 repeat-y;
}
.bodywebsite #rt-main-surround2.main-shadows-light {
  background: url("/medias/image/nltechno.com/images/shadows/light/header-overlay.png") 50% -90px repeat-x;
}
.bodywebsite .main-shadows-light .shadow-left {
  background: url("/medias/image/nltechno.com/images/shadows/light/body-l.png") 0 0 repeat-y;
}
.bodywebsite .main-shadows-light .shadow-right {
  background: url("/medias/image/nltechno.com/images/shadows/light/body-r.png") 100% 0 repeat-y;
}
.bodywebsite .main-shadows-dark #rt-breadcrumbs {
  background: url("/medias/image/nltechno.com/images/shadows/dark/gradient-div.png") 0 100% repeat-x;
}
.bodywebsite .main-shadows-dark #rt-breadcrumbs div.breadcrumbs {
  background: url("/medias/image/nltechno.com/images/shadows/dark/module-l.png") 0 0 repeat-y;
}
.bodywebsite .main-shadows-light #rt-breadcrumbs {
  background: url("/medias/image/nltechno.com/images/shadows/light/gradient-div.png") 0 100% repeat-x;
}
.bodywebsite .main-shadows-light #rt-breadcrumbs div.breadcrumbs {
  background: url("/medias/image/nltechno.com/images/shadows/light/module-l.png") 0 0 repeat-y;
}
.bodywebsite .feature-shadows-dark #rt-feature2 {
  background: url("/medias/image/nltechno.com/images/shadows/dark/gradient-div.png") 50% 0 repeat-x;
}
.bodywebsite .feature-shadows-dark #rt-feature2 .module-content {
  background: url("/medias/image/nltechno.com/images/shadows/dark/module-div.png") 100% 0 no-repeat;
}
.bodywebsite .feature-shadows-dark #rt-feature2 .module-inner {
  background: url("/medias/image/nltechno.com/images/shadows/dark/module-top.png") 50% 0 repeat-x;
}
.bodywebsite .feature-shadows-light #rt-feature2 {
  background: url("/medias/image/nltechno.com/images/shadows/light/gradient-div.png") 50% 0 repeat-x;
}
.bodywebsite .feature-shadows-light #rt-feature2 .module-content {
  background: url("/medias/image/nltechno.com/images/shadows/light/module-div.png") 100% 0 no-repeat;
}
.bodywebsite .feature-shadows-light #rt-feature2 .module-inner {
  background: url("/medias/image/nltechno.com/images/shadows/light/module-top.png") 50% 0 repeat-x;
}
.bodywebsite .body-shadows-dark #rt-mainbody-shadow {
  background: url("/medias/image/nltechno.com/images/shadows/dark/gradient-div.png") 50% 0 repeat-x;
}
.bodywebsite .body-shadows-dark #body-inner-l {
  background: url("/medias/image/nltechno.com/images/shadows/dark/body-inner-l.png") 0 0 repeat-y;
}
.bodywebsite .body-shadows-dark #body-inner-r {
  background: url("/medias/image/nltechno.com/images/shadows/dark/body-inner-r.png") 100% 0 repeat-y;
}
.bodywebsite .body-shadows-light #rt-mainbody-shadow {
  background: url("/medias/image/nltechno.com/images/shadows/light/gradient-div.png") 50% 0 repeat-x;
}
.bodywebsite .body-shadows-light #body-inner-l {
  background: url("/medias/image/nltechno.com/images/shadows/light/body-inner-l.png") 0 0 repeat-y;
}
.bodywebsite .body-shadows-light #body-inner-r {
  background: url("/medias/image/nltechno.com/images/shadows/light/body-inner-r.png") 100% 0 repeat-y;
}
.bodywebsite .header-shadows-dark .module-title,
.bodywebsite .body-shadows-dark .module-title,
.bodywebsite .feature-shadows-dark .module-title,
.bodywebsite .bottom-shadows-dark .module-title {
  background: url("/medias/image/nltechno.com/images/shadows/dark/module-header.png") 0 100% no-repeat;
}
.bodywebsite .header-shadows-dark .module-title2,
.bodywebsite .body-shadows-dark .module-title2,
.bodywebsite .feature-shadows-dark .module-title2,
.bodywebsite .bottom-shadows-dark .module-title2 {
  background: url("/medias/image/nltechno.com/images/shadows/dark/module-highlight.png") 0 0 no-repeat;
}
.bodywebsite .header-shadows-dark .module-inner2,
.bodywebsite .body-shadows-dark .module-inner2,
.bodywebsite .feature-shadows-dark .module-inner2,
.bodywebsite .bottom-shadows-dark .module-inner2 {
  background: url("/medias/image/nltechno.com/images/shadows/dark/module-top.png") 50% 0 repeat-x;
}
.bodywebsite .header-shadows-dark .module-inner3,
.bodywebsite .body-shadows-dark .module-inner3,
.bodywebsite .feature-shadows-dark .module-inner3,
.bodywebsite .bottom-shadows-dark .module-inner3 {
  background: url("/medias/image/nltechno.com/images/shadows/dark/module-top2.png") 50% 0 repeat-x;
}
.bodywebsite .header-shadows-dark .module-tm,
.bodywebsite .body-shadows-dark .module-tm,
.bodywebsite .feature-shadows-dark .module-tm,
.bodywebsite .bottom-shadows-dark .module-tm {
  background: url("/medias/image/nltechno.com/images/shadows/dark/module-tm.png") 50% 0 repeat-x;
}
.bodywebsite .header-shadows-dark .module-tl,
.bodywebsite .body-shadows-dark .module-tl,
.bodywebsite .feature-shadows-dark .module-tl,
.bodywebsite .bottom-shadows-dark .module-tl {
  background: url("/medias/image/nltechno.com/images/shadows/dark/module-tl.png") 0 0 no-repeat;
}
.bodywebsite .header-shadows-dark .module-tr,
.bodywebsite .body-shadows-dark .module-tr,
.bodywebsite .feature-shadows-dark .module-tr,
.bodywebsite .bottom-shadows-dark .module-tr {
  background: url("/medias/image/nltechno.com/images/shadows/dark/module-tr.png") 100% 0 no-repeat;
}
.bodywebsite .header-shadows-dark .module-l,
.bodywebsite .body-shadows-dark .module-l,
.bodywebsite .feature-shadows-dark .module-l,
.bodywebsite .bottom-shadows-dark .module-l {
  background: url("/medias/image/nltechno.com/images/shadows/dark/module-l.png") 0 0 repeat-y;
}
.bodywebsite .header-shadows-dark .module-r,
.bodywebsite .body-shadows-dark .module-r,
.bodywebsite .feature-shadows-dark .module-r,
.bodywebsite .bottom-shadows-dark .module-r {
  background: url("/medias/image/nltechno.com/images/shadows/dark/module-r.png") 100% 0 repeat-y;
}
.bodywebsite .header-shadows-dark .module-bm,
.bodywebsite .body-shadows-dark .module-bm,
.bodywebsite .feature-shadows-dark .module-bm,
.bodywebsite .bottom-shadows-dark .module-bm {
  background: url("/medias/image/nltechno.com/images/shadows/dark/module-bm.png") 50% 0 repeat-x;
}
.bodywebsite .header-shadows-dark .module-bl,
.bodywebsite .body-shadows-dark .module-bl,
.bodywebsite .feature-shadows-dark .module-bl,
.bodywebsite .bottom-shadows-dark .module-bl {
  background: url("/medias/image/nltechno.com/images/shadows/dark/module-bl.png") 0 0 no-repeat;
}
.bodywebsite .header-shadows-dark .module-br,
.bodywebsite .body-shadows-dark .module-br,
.bodywebsite .feature-shadows-dark .module-br,
.bodywebsite .bottom-shadows-dark .module-br {
  background: url("/medias/image/nltechno.com/images/shadows/dark/module-br.png") 100% 0 no-repeat;
}
.bodywebsite .header-shadows-dark .basic .module-l,
.bodywebsite .body-shadows-dark .basic .module-l,
.bodywebsite .feature-shadows-dark .basic .module-l,
.bodywebsite .bottom-shadows-dark .basic .module-l {
  background: none;
}
.bodywebsite .header-shadows-dark .basic .module-r,
.bodywebsite .body-shadows-dark .basic .module-r,
.bodywebsite .feature-shadows-dark .basic .module-r,
.bodywebsite .bottom-shadows-dark .basic .module-r {
  background: none;
}
.bodywebsite .header-shadows-dark .basic .module-title,
.bodywebsite .body-shadows-dark .basic .module-title,
.bodywebsite .feature-shadows-dark .basic .module-title,
.bodywebsite .bottom-shadows-dark .basic .module-title {
  background: none;
}
.bodywebsite .header-shadows-dark .basic .module-title2,
.bodywebsite .body-shadows-dark .basic .module-title2,
.bodywebsite .feature-shadows-dark .basic .module-title2,
.bodywebsite .bottom-shadows-dark .basic .module-title2 {
  background: none;
}
.bodywebsite .header-shadows-dark .basic .title,
.bodywebsite .body-shadows-dark .basic .title,
.bodywebsite .feature-shadows-dark .basic .title,
.bodywebsite .bottom-shadows-dark .basic .title,
.bodywebsite .body-shadows-dark .basic .rt-article-title,
.bodywebsite .body-shadows-dark .basic .rt-pagetitle {
  background: none;
}
.bodywebsite .header-shadows-dark .basic .module-inner2,
.bodywebsite .body-shadows-dark .basic .module-inner2,
.bodywebsite .feature-shadows-dark .basic .module-inner2,
.bodywebsite .bottom-shadows-dark .basic .module-inner2 {
  background: none;
}
.bodywebsite .header-shadows-light .module-title,
.bodywebsite .body-shadows-light .module-title,
.bodywebsite .feature-shadows-dark .module-title,
.bodywebsite .bottom-shadows-light .module-title {
  background: url("/medias/image/nltechno.com/images/shadows/light/module-header.png") 0 100% no-repeat;
}
.bodywebsite .header-shadows-light .module-title2,
.bodywebsite .body-shadows-light .module-title2,
.bodywebsite .feature-shadows-light .module-title2,
.bodywebsite .bottom-shadows-light .module-title2 {
  background: url("/medias/image/nltechno.com/images/shadows/light/module-highlight.png") 0 0 no-repeat;
}
.bodywebsite .header-shadows-light .module-inner2,
.bodywebsite .body-shadows-light .module-inner2,
.bodywebsite .feature-shadows-light .module-inner2,
.bodywebsite .bottom-shadows-light .module-inner2 {
  background: url("/medias/image/nltechno.com/images/shadows/light/module-top.png") 50% 0 repeat-x;
}
.bodywebsite .header-shadows-light .module-inner3,
.bodywebsite .body-shadows-light .module-inner3,
.bodywebsite .feature-shadows-light .module-inner3,
.bodywebsite .bottom-shadows-light .module-inner3 {
  background: url("/medias/image/nltechno.com/images/shadows/light/module-top2.png") 50% 0 repeat-x;
}
.bodywebsite .header-shadows-light .module-tm,
.bodywebsite .body-shadows-light .module-tm,
.bodywebsite .feature-shadows-light .module-tm,
.bodywebsite .bottom-shadows-light .module-tm {
  background: url("/medias/image/nltechno.com/images/shadows/light/module-tm.png") 50% 0 repeat-x;
}
.bodywebsite .header-shadows-light .module-tl,
.bodywebsite .body-shadows-light .module-tl,
.bodywebsite .feature-shadows-light .module-tl,
.bodywebsite .bottom-shadows-light .module-tl {
  background: url("/medias/image/nltechno.com/images/shadows/light/module-tl.png") 0 0 no-repeat;
}
.bodywebsite .header-shadows-light .module-tr,
.bodywebsite .body-shadows-light .module-tr,
.bodywebsite .feature-shadows-light .module-tr,
.bodywebsite .bottom-shadows-light .module-tr {
  background: url("/medias/image/nltechno.com/images/shadows/light/module-tr.png") 100% 0 no-repeat;
}
.bodywebsite .header-shadows-light .module-l,
.bodywebsite .body-shadows-light .module-l,
.bodywebsite .feature-shadows-light .module-l,
.bodywebsite .bottom-shadows-light .module-l {
  background: url("/medias/image/nltechno.com/images/shadows/light/module-l.png") 0 0 repeat-y;
}
.bodywebsite .header-shadows-light .module-r,
.bodywebsite .body-shadows-light .module-r,
.bodywebsite .feature-shadows-light .module-r,
.bodywebsite .bottom-shadows-light .module-r {
  background: url("/medias/image/nltechno.com/images/shadows/light/module-r.png") 100% 0 repeat-y;
}
.bodywebsite .header-shadows-light .module-bm,
.bodywebsite .body-shadows-light .module-bm,
.bodywebsite .feature-shadows-light .module-bm,
.bodywebsite .bottom-shadows-light .module-bm {
  background: url("/medias/image/nltechno.com/images/shadows/light/module-bm.png") 50% 0 repeat-x;
}
.bodywebsite .header-shadows-light .module-bl,
.bodywebsite .body-shadows-light .module-bl,
.bodywebsite .feature-shadows-light .module-bl,
.bodywebsite .bottom-shadows-light .module-bl {
  background: url("/medias/image/nltechno.com/images/shadows/light/module-bl.png") 0 0 no-repeat;
}
.bodywebsite .header-shadows-light .module-br,
.bodywebsite .body-shadows-light .module-br,
.bodywebsite .feature-shadows-light .module-br,
.bodywebsite .bottom-shadows-light .module-br {
  background: url("/medias/image/nltechno.com/images/shadows/light/module-br.png") 100% 0 no-repeat;
}
.bodywebsite .header-shadows-light .basic .module-l,
.bodywebsite .body-shadows-light .basic .module-l,
.bodywebsite .feature-shadows-light .basic .module-l,
.bodywebsite .bottom-shadows-light .basic .module-l {
  background: none;
}
.bodywebsite .header-shadows-light .basic .module-r,
.bodywebsite .body-shadows-light .basic .module-r,
.bodywebsite .feature-shadows-light .basic .module-r,
.bodywebsite .bottom-shadows-light .basic .module-r {
  background: none;
}
.bodywebsite .header-shadows-light .basic .module-title,
.bodywebsite .body-shadows-light .basic .module-title,
.bodywebsite .feature-shadows-light .basic .module-title,
.bodywebsite .bottom-shadows-light .basic .module-title {
  background: none;
}
.bodywebsite .header-shadows-light .basic .module-title2,
.bodywebsite .body-shadows-light .basic .module-title2,
.bodywebsite .feature-shadows-light .basic .module-title2,
.bodywebsite .bottom-shadows-light .basic .module-title2 {
  background: none;
}
.bodywebsite .header-shadows-light .basic .title,
.bodywebsite .body-shadows-light .basic .title,
.bodywebsite .feature-shadows-light .basic .title,
.bodywebsite .bottom-shadows-light .basic .title,
.bodywebsite .body-shadows-light .basic .rt-article-title,
.bodywebsite .body-shadows-light .basic .rt-pagetitle {
  background: none;
}
.bodywebsite .header-shadows-light .basic .module-inner2,
.bodywebsite .body-shadows-light .basic .module-inner2,
.bodywebsite .feature-shadows-light .basic .module-inner2,
.bodywebsite .bottom-shadows-light .basic .module-inner2 {
  background: none;
}
.bodywebsite #rt-main-surround .body-shadows-dark ul.menu li {
  background: url("/medias/image/nltechno.com/images/shadows/dark/menus/drop-item-bg.png") 0 0 no-repeat;
}
.bodywebsite #rt-main-surround .body-shadows-dark ul.menu li.active .item,
.bodywebsite #rt-main-surround .body-shadows-dark ul.menu li.active a,
.bodywebsite #rt-main-surround .body-shadows-dark ul.menu li.active .separator,
.bodywebsite #rt-main-surround .body-shadows-dark ul.menu li:hover .item,
.bodywebsite #rt-main-surround .body-shadows-dark ul.menu li:hover a,
.bodywebsite #rt-main-surround .body-shadows-dark ul.menu li:hover .seperator {
  background: url("/medias/image/nltechno.com/images/shadows/dark/module-highlight.png") 0 1px no-repeat;
}
.bodywebsite #rt-main-surround .body-shadows-dark ul.menu li a span,
.bodywebsite #rt-main-surround .body-shadows-dark ul.menu li .separator span,
.bodywebsite #rt-main-surround .body-shadows-dark ul.menu li .item span {
  background: url("/medias/image/nltechno.com/images/shadows/dark/menus/menu-arrow.png") 5px 9px no-repeat;
}
.bodywebsite #rt-main-surround .body-shadows-light ul.menu li {
  background: url("/medias/image/nltechno.com/images/shadows/light/menus/drop-item-bg.png") 0 0 no-repeat;
}
.bodywebsite #rt-main-surround .body-shadows-light ul.menu li.active .item,
.bodywebsite #rt-main-surround .body-shadows-light ul.menu li.active a,
.bodywebsite #rt-main-surround .body-shadows-light ul.menu li.active .separator,
.bodywebsite #rt-main-surround .body-shadows-light ul.menu li:hover .item,
.bodywebsite #rt-main-surround .body-shadows-light ul.menu li:hover a,
.bodywebsite #rt-main-surround .body-shadows-light ul.menu li:hover .seperator {
  background: url("/medias/image/nltechno.com/images/shadows/light/module-highlight.png") 0 1px no-repeat;
}
.bodywebsite #rt-main-surround .body-shadows-light ul.menu li a span,
.bodywebsite #rt-main-surround .body-shadows-light ul.menu li .separator span,
.bodywebsite #rt-main-surround .body-shadows-light ul.menu li .item span,
.bodywebsite #rt-main-surround .body-shadows-none ul.menu li a span,
.bodywebsite #rt-main-surround .body-shadows-none ul.menu li .separator span,
.bodywebsite #rt-main-surround .body-shadows-none ul.menu li .item span {
  background: url("/medias/image/nltechno.com/images/shadows/light/menus/menu-arrow.png") 5px 9px no-repeat;
}
.bodywebsite .bottom-shadows-dark #rt-bottom2 {
  background: url("/medias/image/nltechno.com/images/shadows/dark/header-overlay.png") 50% -90px repeat-x;
}
.bodywebsite .bottom-shadows-dark #rt-bottom2 .shadow-left {
  background: url("/medias/image/nltechno.com/images/shadows/dark/showcase-l.png") 0 0 no-repeat;
}
.bodywebsite .bottom-shadows-dark #rt-bottom2 .shadow-right {
  background: url("/medias/image/nltechno.com/images/shadows/dark/showcase-r.png") 100% 0 no-repeat;
}
.bodywebsite .bottom-shadows-dark #rt-bottom2 .rt-container {
  background: url("/medias/image/nltechno.com/images/shadows/dark/footer-overlay.png") 50% 0 no-repeat;
}
.bodywebsite .bottom-shadows-light #rt-bottom2 {
  background: url("/medias/image/nltechno.com/images/shadows/light/header-overlay.png") 50% -90px repeat-x;
}
.bodywebsite .bottom-shadows-light #rt-bottom2 .shadow-left {
  background: url("/medias/image/nltechno.com/images/shadows/light/showcase-l.png") 0 0 no-repeat;
}
.bodywebsite .bottom-shadows-light #rt-bottom2 .shadow-right {
  background: url("/medias/image/nltechno.com/images/shadows/light/showcase-r.png") 100% 0 no-repeat;
}
.bodywebsite .bottom-shadows-light #rt-bottom2 .rt-container {
  background: url("/medias/image/nltechno.com/images/shadows/light/footer-overlay.png") 50% 0 no-repeat;
}
.bodywebsite .bottom-shadows-dark #rt-main-footer2 {
  background: url("/medias/image/nltechno.com/images/shadows/dark/overlay-tint.png") 0 0;
}
.bodywebsite .bottom-shadows-dark #rt-footer2 .rt-container,
.bodywebsite .bottom-shadows-dark #rt-copyright .rt-container {
  background: url("/medias/image/nltechno.com/images/shadows/dark/footer-overlay.png") 50% 0 no-repeat;
}
.bodywebsite .bottom-shadows-dark #rocket,
.bodywebsite .bottom-shadows-dark #gantry-logo {
  background-image: url("/medias/image/nltechno.com/images/shadows/dark/branding.png");
  background-repeat: no-repeat;
}
.bodywebsite .bottom-shadows-light #rt-main-footer2 {
  background: url("/medias/image/nltechno.com/images/shadows/light/overlay-tint.png") 0 0;
}
.bodywebsite .bottom-shadows-light #rt-footer2 .rt-container,
.bodywebsite .bottom-shadows-light #rt-copyright .rt-container {
  background: url("/medias/image/nltechno.com/images/shadows/light/footer-overlay.png") 50% 0 no-repeat;
}
.bodywebsite .bottom-shadows-light #rocket,
.bodywebsite .bottom-shadows-light #gantry-logo,
.bodywebsite .bottom-shadows-none #rocket,
.bodywebsite .bottom-shadows-none #gantry-logo {
  background-image: url("/medias/image/nltechno.com/images/shadows/light/branding.png");
  background-repeat: no-repeat;
}
.bodywebsite .header-shadows-dark .readon,
.bodywebsite .body-shadows-dark .readon,
.bodywebsite .feature-shadows-dark .readon,
.bodywebsite .bottom-shadows-dark .readon {
  background: url("/medias/image/nltechno.com/images/shadows/dark/readon-r.png") 100% 0 no-repeat;
}
.bodywebsite .header-shadows-dark .readon span,
.bodywebsite .body-shadows-dark .readon span,
.bodywebsite .feature-shadows-dark .readon span,
.bodywebsite .bottom-shadows-dark .readon span,
.bodywebsite .header-shadows-dark .readon .button,
.bodywebsite .body-shadows-dark .readon .button,
.bodywebsite .feature-shadows-dark .readon .button,
.bodywebsite .bottom-shadows-dark .readon .button {
  background: url("/medias/image/nltechno.com/images/shadows/dark/readon-l.png") 0 0 no-repeat;
}
.bodywebsite .header-shadows-dark .rokradios,
.bodywebsite .header-shadows-dark .rokchecks,
.bodywebsite .header-shadows-dark .rokradios-active,
.bodywebsite .header-shadows-dark .rokchecks-active,
.bodywebsite .feature-shadows-dark .rokradios,
.bodywebsite .feature-shadows-dark .rokchecks,
.bodywebsite .feature-shadows-dark .rokradios-active,
.bodywebsite .feature-shadows-dark .rokchecks-active,
.bodywebsite .body-shadows-dark .rokradios,
.bodywebsite .body-shadows-dark .rokchecks,
.bodywebsite .body-shadows-dark .rokradios-active,
.bodywebsite .body-shadows-dark .rokchecks-active,
.bodywebsite .bottom-shadows-dark .rokradios,
.bodywebsite .bottom-shadows-dark .rokchecks,
.bodywebsite .bottom-shadows-dark .rokradios-active,
.bodywebsite .bottom-shadows-dark .rokchecks-active {
  background-image: url("/medias/image/nltechno.com/images/shadows/dark/inputs.png");
}
.bodywebsite .header-shadows-dark #form-login ul li a,
.bodywebsite .header-shadows-dark #com-form-login ul li a,
.bodywebsite .header-shadows-dark ul.rt-more-articles li a,
.bodywebsite .header-shadows-dark .rt-section-list ul li a,
.bodywebsite .feature-shadows-dark #form-login ul li a,
.bodywebsite .feature-shadows-dark #com-form-login ul li a,
.bodywebsite .feature-shadows-dark ul.rt-more-articles li a,
.bodywebsite .feature-shadows-dark .rt-section-list ul li a,
.bodywebsite .body-shadows-dark #form-login ul li a,
.bodywebsite .body-shadows-dark #com-form-login ul li a,
.bodywebsite .body-shadows-dark ul.rt-more-articles li a,
.bodywebsite .body-shadows-dark .rt-section-list ul li a,
.bodywebsite .bottom-shadows-dark #form-login ul li a,
.bodywebsite .bottom-shadows-dark #com-form-login ul li a,
.bodywebsite .bottom-shadows-dark ul.rt-more-articles li a,
.bodywebsite .bottom-shadows-dark .rt-section-list ul li a {
  background: url("/medias/image/nltechno.com/images/shadows/dark/list-arrow.png") 0 3px no-repeat;
}
.bodywebsite .header-shadows-dark #rt-accessibility a.small .button,
.bodywebsite .header-shadows-dark #rt-accessibility a.large .button,
.bodywebsite .header-shadows-dark #rt-accessibility a.small:hover .button,
.bodywebsite .header-shadows-dark #rt-accessibility a.large:hover .button,
.bodywebsite .feature-shadows-dark #rt-accessibility a.small .button,
.bodywebsite .feature-shadows-dark #rt-accessibility a.large .button,
.bodywebsite .feature-shadows-dark #rt-accessibility a.small:hover .button,
.bodywebsite .feature-shadows-dark #rt-accessibility a.large:hover .button,
.bodywebsite .body-shadows-dark #rt-accessibility a.small .button,
.bodywebsite .body-shadows-dark #rt-accessibility a.large .button,
.bodywebsite .body-shadows-dark #rt-accessibility a.small:hover .button,
.bodywebsite .body-shadows-dark #rt-accessibility a.large:hover .button,
.bodywebsite .bottom-shadows-dark #rt-accessibility a.small .button,
.bodywebsite .bottom-shadows-dark #rt-accessibility a.large .button,
.bodywebsite .bottom-shadows-dark #rt-accessibility a.small:hover .button,
.bodywebsite .bottom-shadows-dark #rt-accessibility a.large:hover .button {
  background-image: url("/medias/image/nltechno.com/images/shadows/dark/fontsizer.png");
}
.bodywebsite .header-shadows-light .readon,
.bodywebsite .body-shadows-light .readon,
.bodywebsite .feature-shadows-light .readon,
.bodywebsite .bottom-shadows-light .readon,
.bodywebsite .header-shadows-none .readon,
.bodywebsite .body-shadows-none .readon,
.bodywebsite .feature-shadows-none .readon,
.bodywebsite .bottom-shadows-none .readon {
  background: url("/medias/image/nltechno.com/images/shadows/light/readon-r.png") 100% 0 no-repeat;
}
.bodywebsite .header-shadows-light .readon span,
.bodywebsite .body-shadows-light .readon span,
.bodywebsite .feature-shadows-light .readon span,
.bodywebsite .bottom-shadows-light .readon span,
.bodywebsite .header-shadows-light .readon .button,
.bodywebsite .body-shadows-light .readon .button,
.bodywebsite .feature-shadows-light .readon .button,
.bodywebsite .bottom-shadows-light .readon .button,
.bodywebsite .header-shadows-none .readon span,
.bodywebsite .body-shadows-none .readon span,
.bodywebsite .feature-shadows-none .readon span,
.bodywebsite .bottom-shadows-none .readon span,
.bodywebsite .header-shadows-none .readon .button,
.bodywebsite .body-shadows-none .readon .button,
.bodywebsite .feature-shadows-none .readon .button,
.bodywebsite .bottom-shadows-none .readon .button {
  background: url("/medias/image/nltechno.com/images/shadows/light/readon-l.png") 0 0 no-repeat;
}
.bodywebsite .header-shadows-light .rokradios,
.bodywebsite .header-shadows-light .rokchecks,
.bodywebsite .header-shadows-light .rokradios-active,
.bodywebsite .header-shadows-light .rokchecks-active,
.bodywebsite .feature-shadows-light .rokradios,
.bodywebsite .feature-shadows-light .rokchecks,
.bodywebsite .feature-shadows-light .rokradios-active,
.bodywebsite .feature-shadows-light .rokchecks-active,
.bodywebsite .body-shadows-light .rokradios,
.bodywebsite .body-shadows-light .rokchecks,
.bodywebsite .body-shadows-light .rokradios-active,
.bodywebsite .body-shadows-light .rokchecks-active,
.bodywebsite .bottom-shadows-light .rokradios,
.bodywebsite .bottom-shadows-light .rokchecks,
.bodywebsite .bottom-shadows-light .rokradios-active,
.bodywebsite .bottom-shadows-light .rokchecks-active,
.bodywebsite .header-shadows-none .rokradios,
.bodywebsite .header-shadows-none .rokchecks,
.bodywebsite .header-shadows-none .rokradios-active,
.bodywebsite .header-shadows-none .rokchecks-active,
.bodywebsite .feature-shadows-none .rokradios,
.bodywebsite .feature-shadows-none .rokchecks,
.bodywebsite .feature-shadows-none .rokradios-active,
.bodywebsite .feature-shadows-none .rokchecks-active,
.bodywebsite .body-shadows-none .rokradios,
.bodywebsite .body-shadows-none .rokchecks,
.bodywebsite .body-shadows-none .rokradios-active,
.bodywebsite .body-shadows-none .rokchecks-active,
.bodywebsite .bottom-shadows-none .rokradios,
.bodywebsite .bottom-shadows-none .rokchecks,
.bodywebsite .bottom-shadows-none .rokradios-active,
.bodywebsite .bottom-shadows-none .rokchecks-active {
  background-image: url("/medias/image/nltechno.com/images/shadows/light/inputs.png");
}
.bodywebsite .header-shadows-light #rt-accessibility a.small .button,
.bodywebsite .header-shadows-light #rt-accessibility a.large .button,
.bodywebsite .header-shadows-light #rt-accessibility a.small:hover .button,
.bodywebsite .header-shadows-light #rt-accessibility a.large:hover .button,
.bodywebsite .feature-shadows-light #rt-accessibility a.small .button,
.bodywebsite .feature-shadows-light #rt-accessibility a.large .button,
.bodywebsite .feature-shadows-light #rt-accessibility a.small:hover .button,
.bodywebsite .feature-shadows-light #rt-accessibility a.large:hover .button,
.bodywebsite .body-shadows-light #rt-accessibility a.small .button,
.bodywebsite .body-shadows-light #rt-accessibility a.large .button,
.bodywebsite .body-shadows-light #rt-accessibility a.small:hover .button,
.bodywebsite .body-shadows-light #rt-accessibility a.large:hover .button,
.bodywebsite .bottom-shadows-light #rt-accessibility a.small .button,
.bodywebsite .bottom-shadows-light #rt-accessibility a.large .button,
.bodywebsite .bottom-shadows-light #rt-accessibility a.small:hover .button,
.bodywebsite .bottom-shadows-light #rt-accessibility a.large:hover .button,
.bodywebsite .header-shadows-none #rt-accessibility a.small .button,
.bodywebsite .header-shadows-none #rt-accessibility a.large .button,
.bodywebsite .header-shadows-none #rt-accessibility a.small:hover .button,
.bodywebsite .header-shadows-none #rt-accessibility a.large:hover .button,
.bodywebsite .feature-shadows-none #rt-accessibility a.small .button,
.bodywebsite .feature-shadows-none #rt-accessibility a.large .button,
.bodywebsite .feature-shadows-none #rt-accessibility a.small:hover .button,
.bodywebsite .feature-shadows-none #rt-accessibility a.large:hover .button,
.bodywebsite .body-shadows-none #rt-accessibility a.small .button,
.bodywebsite .body-shadows-none #rt-accessibility a.large .button,
.bodywebsite .body-shadows-none #rt-accessibility a.small:hover .button,
.bodywebsite .body-shadows-none #rt-accessibility a.large:hover .button,
.bodywebsite .bottom-shadows-none #rt-accessibility a.small .button,
.bodywebsite .bottom-shadows-none #rt-accessibility a.large .button,
.bodywebsite .bottom-shadows-none #rt-accessibility a.small:hover .button,
.bodywebsite .bottom-shadows-none #rt-accessibility a.large:hover .button {
  background-image: url("/medias/image/nltechno.com/images/shadows/light/fontsizer.png");
}
.bodywebsite #rt-popup .readon {
  background: url("/medias/image/nltechno.com/images/shadows/light/readon-r.png") 100% 0 no-repeat;
}
.bodywebsite #rt-popup .readon span,
.bodywebsite #rt-popup .readon .button {
  background: url("/medias/image/nltechno.com/images/shadows/light/readon-l.png") 0 0 no-repeat;
}
.bodywebsite #rt-popup #form-login ul li a {
  background: url("/medias/image/nltechno.com/images/shadows/light/list-arrow.png") 0 3px no-repeat;
}
.bodywebsite #rt-popup .inputbox {
  background: url("/medias/image/nltechno.com/images/shadows/light/overlay-tint.png") 0 0;
}
.bodywebsite #rt-popup .rokradios,
.bodywebsite #rt-popup .rokchecks,
.bodywebsite #rt-popup .rokradios-active,
.bodywebsite #rt-popup .rokchecks-active {
  background-image: url("/medias/image/nltechno.com/images/shadows/light/inputs.png");
}
.bodywebsite .button2-left {
  background: url("/medias/image/images/system/j_button2_left.png") no-repeat;
  color: #666;
}
.bodywebsite .button2-right {
  background: url("/medias/image/images/system/j_button2_right.png") 100% 0 no-repeat;
  color: #666;
}
.bodywebsite .button2-left .image {
  background: url("/medias/image/images/system/j_button2_image.png") 100% 0 no-repeat;
}
.bodywebsite .button2-left .readmore {
  background: url("/medias/image/images/system/j_button2_readmore.png") 100% 0 no-repeat;
}
.bodywebsite .button2-left .pagebreak {
  background: url("/medias/image/images/system/j_button2_pagebreak.png") 100% 0 no-repeat;
}
.bodywebsite .button2-left .blank {
  background: url("/medias/image/images/system/j_button2_blank.png") 100% 0 no-repeat;
}
.bodywebsite body .button2-left .linkmacro {
  background: url("/medias/image/images/system/j_button2_rokcandy.png") 100% 0 no-repeat;
}
.bodywebsite .rt-joomla .icon {
  background-image: url("/medias/image/images/typography/typography.png");
}
.bodywebsite .header-shadows-dark #rokajaxsearch .roksearch-wrapper,
.bodywebsite .feature-shadows-dark #rokajaxsearch .roksearch-wrapper,
.bodywebsite .body-shadows-dark #rokajaxsearch .roksearch-wrapper,
.bodywebsite .bottom-shadows-dark #rokajaxsearch .roksearch-wrapper {
  background: url("/medias/image/images/search-bg.png") 0 0 no-repeat;
}
.bodywebsite .header-shadows-dark #roksearch_search_str,
.bodywebsite .feature-shadows-dark #roksearch_search_str,
.bodywebsite .body-shadows-dark #roksearch_search_str,
.bodywebsite .bottom-shadows-dark #roksearch_search_str {
  background: transparent url("/medias/image/nltechno.com/images/shadows/dark/search-icon.png") 97% 5px no-repeat !important;
}
.bodywebsite .header-shadows-dark #roksearch_search_str.loading,
.bodywebsite .feature-shadows-dark #roksearch_search_str.loading,
.bodywebsite .body-shadows-dark #roksearch_search_str.loading,
.bodywebsite .bottom-shadows-dark #roksearch_search_str.loading {
  background: transparent url("/medias/image/images/spinner.gif") no-repeat scroll 97% 50% !important;
}
.bodywebsite .header-shadows-light #rokajaxsearch .roksearch-wrapper,
.bodywebsite .feature-shadows-light #rokajaxsearch .roksearch-wrapper,
.bodywebsite .body-shadows-light #rokajaxsearch .roksearch-wrapper,
.bodywebsite .bottom-shadows-light #rokajaxsearch .roksearch-wrapper,
.bodywebsite .header-shadows-none #rokajaxsearch .roksearch-wrapper,
.bodywebsite .feature-shadows-none #rokajaxsearch .roksearch-wrapper,
.bodywebsite .body-shadows-none #rokajaxsearch .roksearch-wrapper,
.bodywebsite .bottom-shadows-none #rokajaxsearch .roksearch-wrapper {
  background: url("/medias/image/images/search-bg.png") 0 0 no-repeat;
}
.bodywebsite .header-shadows-light #roksearch_search_str,
.bodywebsite .feature-shadows-light #roksearch_search_str,
.bodywebsite .body-shadows-light #roksearch_search_str,
.bodywebsite .bottom-shadows-light #roksearch_search_str,
.bodywebsite .header-shadows-none #roksearch_search_str,
.bodywebsite .feature-shadows-none #roksearch_search_str,
.bodywebsite .body-shadows-none #roksearch_search_str,
.bodywebsite .bottom-shadows-none #roksearch_search_str {
  background: transparent url("/medias/image/nltechno.com/images/shadows/light/search-icon.png") 97% 5px no-repeat !important;
}
.bodywebsite .header-shadows-light #roksearch_search_str.loading,
.bodywebsite .feature-shadows-light #roksearch_search_str.loading,
.bodywebsite .body-shadows-light #roksearch_search_str.loading,
.bodywebsite .bottom-shadows-light #roksearch_search_str.loading,
.bodywebsite .header-shadows-none #roksearch_search_str.loading,
.bodywebsite .feature-shadows-none #roksearch_search_str.loading,
.bodywebsite .body-shadows-none #roksearch_search_str.loading,
.bodywebsite .bottom-shadows-none #roksearch_search_str.loading {
  background: transparent url("/medias/image/images/spinner.gif") no-repeat scroll 97% 50% !important;
}
.bodywebsite #roksearch_results span.highlight {
  background: url("/medias/image/nltechno.com/images/shadows/light/overlay-tint2.png") 0 0;
}
.bodywebsite #roksearch_results .roksearch_header,
.bodywebsite #roksearch_results .roksearch_row_btm {
  background: url("/medias/image/nltechno.com/images/shadows/light/overlay-tint.png") 0 0;
}
.bodywebsite #roksearch_results .roksearch_even {
  background: url("/medias/image/nltechno.com/images/shadows/light/overlay-tint.png") 0 0;
}
.bodywebsite #roksearch_results .roksearch_odd-hover,
.bodywebsite #roksearch_results .roksearch_even-hover {
  background: url("/medias/image/nltechno.com/images/shadows/light/overlay-tint2.png") 0 0;
}
.bodywebsite #roksearch_results a#roksearch_link {
  background: url("/medias/image/nltechno.com/images/shadows/light/search-assets.png") 0 -50px no-repeat;
}
.bodywebsite #roksearch_results .arrow-left {
  background: url("/medias/image/nltechno.com/images/shadows/light/search-assets.png") 0 2px no-repeat;
}
.bodywebsite #roksearch_results .arrow-left-disabled,
.bodywebsite #roksearch_results .arrow-right-disabled {
  background: url("/medias/image/nltechno.com/images/shadows/light/search-assets.png") 0 -33px no-repeat;
}
.bodywebsite #roksearch_results .arrow-right {
  background: url("/medias/image/nltechno.com/images/shadows/light/search-assets.png") 0 -15px no-repeat;
}
.bodywebsite .header-shadows-dark #rt-showcase .roktabs-wrapper .roktabs-links ul li {
  background: url("/medias/image/nltechno.com/images/shadows/dark/roktab-bg.png") 50% 0 repeat-x;
}
.bodywebsite .header-shadows-dark #rt-showcase .roktabs-wrapper .roktabs-links ul li.active {
  background: url("/medias/image/nltechno.com/images/shadows/dark/roktab-bg-l.png") 100% 0 no-repeat;
}
.bodywebsite .header-shadows-dark #rt-showcase .roktabs-wrapper .roktabs-links ul li.active span {
  background: url("/medias/image/nltechno.com/images/shadows/dark/roktab-bg-r.png") 0 0 no-repeat;
}
.bodywebsite .header-shadows-dark #rt-showcase .roktabs-wrapper .roktabs-links ul li.last span {
  background: url("/medias/image/nltechno.com/images/shadows/dark/roktab-bg-r.png") 100% 0 no-repeat;
}
.bodywebsite .header-shadows-dark #rt-showcase .roktabs-wrapper .roktabs-links ul li.last.active span {
  background: url("/medias/image/nltechno.com/images/shadows/dark/roktab-bg-r.png") 0 0 no-repeat;
}
.bodywebsite .header-shadows-dark .roktabs-wrapper .arrow-next,
.bodywebsite .header-shadows-dark .roktabs-wrapper .arrow-prev,
.bodywebsite .header-shadows-dark .roktabs-wrapper .arrow-next-hover,
.bodywebsite .header-shadows-dark .roktabs-wrapper .arrow-prev-hover {
  background-image: url("/medias/image/nltechno.com/images/shadows/dark/roktab-arrows.png");
}
.bodywebsite .header-shadows-light #rt-showcase .roktabs-wrapper .roktabs-links ul li,
.bodywebsite .header-shadows-none #rt-showcase .roktabs-wrapper .roktabs-links ul li {
  background: url("/medias/image/nltechno.com/images/shadows/light/roktab-bg.png") 50% 0 repeat-x;
}
.bodywebsite .header-shadows-light #rt-showcase .roktabs-wrapper .roktabs-links ul li.active,
.bodywebsite .header-shadows-none #rt-showcase .roktabs-wrapper .roktabs-links ul li.active {
  background: url("/medias/image/nltechno.com/images/shadows/light/roktab-bg-l.png") 100% 0 no-repeat;
}
.bodywebsite .header-shadows-light #rt-showcase .roktabs-wrapper .roktabs-links ul li.active span,
.bodywebsite .header-shadows-none #rt-showcase .roktabs-wrapper .roktabs-links ul li.active span {
  background: url("/medias/image/nltechno.com/images/shadows/light/roktab-bg-r.png") 0 0 no-repeat;
}
.bodywebsite .header-shadows-light #rt-showcase .roktabs-wrapper .roktabs-links ul li.last span,
.bodywebsite .header-shadows-none #rt-showcase .roktabs-wrapper .roktabs-links ul li.last span {
  background: url("/medias/image/nltechno.com/images/shadows/light/roktab-bg-r.png") 100% 0 no-repeat;
}
.bodywebsite .header-shadows-light #rt-showcase .roktabs-wrapper .roktabs-links ul li.last.active span,
.bodywebsite .header-shadows-none #rt-showcase .roktabs-wrapper .roktabs-links ul li.last.active span {
  background: url("/medias/image/nltechno.com/images/shadows/light/roktab-bg-r.png") 0 0 no-repeat;
}
.bodywebsite .header-shadows-light .roktabs-wrapper .arrow-next,
.bodywebsite .header-shadows-light .roktabs-wrapper .arrow-prev,
.bodywebsite .header-shadows-light .roktabs-wrapper .arrow-next-hover,
.bodywebsite .header-shadows-light .roktabs-wrapper .arrow-prev-hover,
.bodywebsite .header-shadows-none .roktabs-wrapper .arrow-next,
.bodywebsite .header-shadows-none .roktabs-wrapper .arrow-prev,
.bodywebsite .header-shadows-none .roktabs-wrapper .arrow-next-hover,
.bodywebsite .header-shadows-none .roktabs-wrapper .arrow-prev-hover {
  background-image: url("/medias/image/nltechno.com/images/shadows/light/roktab-arrows.png");
}
.bodywebsite .menutop {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  line-height: 1.0;
}
.bodywebsite .menutop li.root {
  float: left;
  margin: 0 -5px 0 0;
}
.bodywebsite body .menutop li.root > .item {
  white-space: nowrap;
  display: block;
  font-weight: normal;
  padding: 0;
  font-size: 15px;
  z-index: 100;
  cursor: pointer;
  position: relative;
  margin: 0 4px 0 0;
  outline: none;
  text-align: center;
  line-height: 32px;
  text-transform: uppercase;
}
.bodywebsite body .menutop li.root > .bullet {
  background: none;
}
.bodywebsite .menutop li.root > .item span {
  display: block;
  margin: 0;
  outline: none;
  padding: 10px;
  width: auto;
  font-size: 13px;
}
.bodywebsite .menutop li.root > .item em {
  font-size: 11px;
  font-weight: normal;
  display: block;
  font-style: normal;
  text-transform: lowercase;
}
.bodywebsite #topnavi ul {
  list-style: none !important;
  margin: 0;
  padding: 0;
  position: relative;
  line-height: 1.0;
}
.bodywebsite #topnavi ul li {
  float: left;
  margin: 0 -5px 0 0;
}
.bodywebsite #topnavi ul li span {
  display: block;
  margin: 0;
  outline: none;
  padding: 10px;
  width: auto;
  font-size: 13px;
  line-height: 32px;
}
.bodywebsite #topnavi ul li a {
  color: #FFFFFF;
}
.bodywebsite #rt-utility3 {
  padding: 6px 0 0 0 !important;
}
.bodywebsite #rt-login-button {
  padding-left: 14px;
}
.bodywebsite #rt-utility #rt-login-button {
  margin-top: -4px;
  padding-top: 10px;
}
.bodywebsite #rt-login-button .buttontext {
  padding-left: 20px;
  line-height: 24px;
  display: block;
  text-transform: uppercase;
}
.bodywebsite .feature-shadows-none #rt-utility2,
.bodywebsite .feature-shadows-none #rt-login-button,
.bodywebsite .feature-shadows-none #rt-login-button .buttontext {
  background: none;
}
.bodywebsite .rt-grid-4 {
  display: inline;
  float: left;
  position: relative;
  margin-left: 30px;
  margin-right: 4px;
}
.bodywebsite .rt-grid-4 {
  text-align: center;
  width: 100%;
}
.bodywebsite .header-shadows-light #roksearch_search_str,
.bodywebsite .feature-shadows-light #roksearch_search_str,
.bodywebsite .body-shadows-light #roksearch_search_str,
.bodywebsite .bottom-shadows-light #roksearch_search_str,
.bodywebsite .header-shadows-none #roksearch_search_str,
.bodywebsite .feature-shadows-none #roksearch_search_str,
.bodywebsite .body-shadows-none #roksearch_search_str,
.bodywebsite .bottom-shadows-none #roksearch_search_str {
  background: url("/medias/image/nltechno.com/images/shadows/light/search-icon.png") no-repeat scroll 97% 5px transparent !important;
}
.bodywebsite #rokajaxsearch {
  overflow: hidden;
}
.bodywebsite #rokajaxsearch .inputbox {
  float: left;
  width: 110px;
  height: 15px;
  line-height: 12px;
  padding: 3px 5px 5px 12px;
  border: 0;
  font-size: 13px;
  outline: none;
  background: none;
  color: inherit;
}

.bodywebsite .inline-block {
    display: inline-block;
}
.bodywebsite .valignmiddle {
    vertical-align: middle;
}
.bodywebsite .paddingleftright {
    padding-left: 10px;
    padding-right: 10px;
}

.bodywebsite #rokajaxsearch .roksearch-wrapper {
  height: 25px;
  display: inline-block;
  float: left;
}
.bodywebsite .search_options {
  float: left;
  margin: 4px 10px 0 12px;
}
.bodywebsite .search_options label {
  margin-right: 10px;
}
.bodywebsite #roksearch_results {
  border-bottom: 0;
}
.bodywebsite #roksearch_search_str {
  width: auto;
  padding: 4px;
}
.bodywebsite #roksearch_results {
  z-index: 10000;
  position: absolute;
  width: 400px;
  float: right;
  margin-top: -1px;
  text-align: left;
  visibility: hidden;
}
.bodywebsite #roksearch_results a#roksearch_link {
  float: right;
  padding-right: 5px;
  margin-top: 10px;
  display: block;
  height: 12px;
  width: 12px;
  background-position: 0 -50px;
}
.bodywebsite #roksearch_results h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 110%;
  font-size: 120%;
  padding-bottom: 0;
}
.bodywebsite #roksearch_results span {
  display: block;
  line-height: 130%;
  font-size: 90%;
}
.bodywebsite #roksearch_results .container-wrapper {
  overflow: hidden;
}
.bodywebsite #roksearch_results .page {
  float: left;
}
.bodywebsite #roksearch_results .roksearch_header,
.bodywebsite #roksearch_results .roksearch_row_btm {
  padding: 10px;
  line-height: 100%;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 100%;
}
.bodywebsite #roksearch_results .roksearch_row_btm {
  overflow: hidden;
}
.bodywebsite #roksearch_results .roksearch_row_btm span {
  line-height: 140%;
}
.bodywebsite #roksearch_results span.small {
  display: inline-block;
  margin-top: 2px;
  margin-bottom: 7px;
  font-size: 10px;
}
.bodywebsite #roksearch_results span.highlight {
  display: inline;
}
.bodywebsite #roksearch_results a.clr {
  font-size: 100%;
}
.bodywebsite #roksearch_results a:hover {
  text-decoration: none;
}
.bodywebsite #roksearch_results .roksearch_odd {
  padding: 15px;
  position: relative;
}
.bodywebsite #roksearch_results .roksearch_even {
  padding: 15px;
  position: relative;
}
.bodywebsite #roksearch_results .container-arrows {
  height: 12px;
  width: 30px;
  float: left;
  margin-right: 5px;
  position: relative;
}
.bodywebsite #roksearch_results .arrow-left,
.bodywebsite #roksearch_results .arrow-left-disabled,
.bodywebsite #roksearch_results .arrow-right,
.bodywebsite #roksearch_results .arrow-right-disabled {
  width: 12px;
  height: 12px;
  position: absolute;
  top: 0;
}
.bodywebsite #roksearch_results .arrow-left {
  left: 0;
  cursor: pointer;
  background-position: 0 2px;
}
.bodywebsite #roksearch_results .arrow-left-disabled {
  left: 0;
  background-position: 0 -33px;
}
.bodywebsite #roksearch_results .arrow-right {
  left: 18px;
  cursor: pointer;
  background-position: 0 -15px;
}
.bodywebsite #roksearch_results .arrow-right-disabled {
  left: 18px;
  background-position: 0 -33px;
}
.bodywebsite #roksearch_results .viewall span {
  line-height: 100%;
}
.bodywebsite #roksearch_results a.viewall {
  float: left;
  margin-right: 5px;
}
.bodywebsite #roksearch_results .estimated_res,
.bodywebsite #roksearch_results .pagination_res {
  font-size: 9px;
  font-style: italic;
  text-transform: none;
  float: left;
}
.bodywebsite #roksearch_results .pagination_res {
  font-style: normal;
  float: right;
  font-size: 11px;
  margin-top: -1px;
}
.bodywebsite #roksearch_results .powered-by-google {
  text-transform: lowercase;
  font-style: italic;
  font-size: 9px;
}
.bodywebsite #roksearch_results .google-search a#roksearch_link {
  margin-top: 5px;
}
.bodywebsite #roksearch_results .readon {
  display: inline-block;
  margin-left: 10px;
  height: 34px;
  margin-top: 15px;
}
.bodywebsite #roksearch_results .readon span,
.bodywebsite #roksearch_results .readon .button {
  display: block;
  margin-left: -10px;
  padding: 0 15px 3px 15px;
  border: 0;
  font-size: 13px;
  cursor: pointer;
  height: 34px;
  line-height: 32px;
  float: left;
  font-weight: bold;
}
.bodywebsite #roksearch_results .google-thumb-image {
  margin: 0 auto;
}
.bodywebsite .searchintro {
  overflow: hidden;
}
.bodywebsite #rokajaxsearch .rokradios {
  padding: 1px 5px 1px 20px;
  line-height: 120%;
}
.bodywebsite .itp-share {
  float: right;
  text-align: right;
  margin-top: 6px;
  margin-left: 5px;
  margin-right: 5px;
  cursor: pointer;
}
.bodywebsite .itp-share-digg {
  margin-top: 12px !important;
  margin-left: 5px !important;
  margin-right: 5px !important;
}
.bodywebsite .itp-share-lin {
  margin-right: 5px !important;
}
.bodywebsite .itp-share-fbl {
  margin-left: 3px !important;
  margin-right: 0px !important;
}
.bodywebsite .itp-share-gone {
  margin-top: 12px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  width: 60px !important;
}
.bodywebsite div.itp-share-gone iframe,
.bodywebsite div.itp-share-gone div {
  width: 58px !important;
}
.bodywebsite .pollstableborder tr th.sectiontableheader {
  font-weight: bold !important;
  height: 60px !important;
}
.bodywebsite tr.sectiontableentry0 td,
.bodywebsite tr.sectiontableentry1 td {
  font-size: 14px;
  padding-bottom: 2px;
}
.bodywebsite #rt-main-surround,
.bodywebsite #rt-variation .bg3 .module-content,
.bodywebsite #rt-variation .title3 .module-title {
  background: #ffffff;
}
.bodywebsite #rt-variation .bg3,
.bodywebsite #rt-variation .bg3 .title,
.bodywebsite #rt-variation .title3 .title,
.bodywebsite #rt-variation .bg3 ul.menu li > a:hover,
.bodywebsite #rt-variation .bg3 ul.menu li.active > a {
  color: #474747;
}
.bodywebsite #rt-variation .bg3 a,
.bodywebsite #rt-variation .bg3 .title span,
.bodywebsite #rt-variation .bg3 .button,
.bodywebsite #rt-variation .title3 .title span {
  color: #cc9a73;
}
.bodywebsite #rt-main-header,
.bodywebsite .menutop ul,
.bodywebsite .menutop .drop-top,
.bodywebsite #rt-variation .bg1 .module-content,
.bodywebsite #rt-variation .title1 .module-title {
  background: #cc9a73;
}
.bodywebsite #rt-main-header,
.bodywebsite #rt-main-header .title,
.bodywebsite #rt-header,
.bodywebsite #rt-main-header .menutop li > .item,
.bodywebsite .menutop ul li .item,
.bodywebsite #rt-variation .bg1,
.bodywebsite #rt-variation .bg1 .title,
.bodywebsite #rt-variation .title1 .title,
.bodywebsite #rt-variation .bg1 ul.menu li > a:hover,
.bodywebsite #rt-variation .bg1 ul.menu li.active > a,
.bodywebsite #rt-navigation li.root .item {
  color: #dedede;
}
.bodywebsite #rt-main-header .title span,
.bodywebsite #rt-variation .bg1 a,
.bodywebsite #rt-variation .bg1 .title span,
.bodywebsite #rt-variation .bg1 .button,
.bodywebsite #rt-variation .title1 .title span {
  color: #cce6ff;
}
.bodywebsite #rt-feature,
.bodywebsite #rt-utility,
.bodywebsite #roksearch_results,
.bodywebsite #roksearch_results .rokajaxsearch-overlay,
.bodywebsite #rt-variation .bg2 .module-content,
.bodywebsite #rt-variation .title2 .module-title {
  background: #ffffff;
}
.bodywebsite #rt-feature,
.bodywebsite #rt-feature .title,
.bodywebsite #rt-utility,
.bodywebsite #rt-utility .title,
.bodywebsite #roksearch_results,
.bodywebsite #roksearch_results span,
.bodywebsite #rt-variation .bg2,
.bodywebsite #rt-variation .bg2 .title,
.bodywebsite #rt-variation .title2 .title,
.bodywebsite #rt-variation .bg2 ul.menu li > a:hover,
.bodywebsite #rt-variation .bg2 ul.menu li.active > a {
  color: #474747;
}
.bodywebsite #rt-feature a,
.bodywebsite #rt-utility a,
.bodywebsite #rt-feature .title span,
.bodywebsite #rt-utility .title span,
.bodywebsite #roksearch_results a,
.bodywebsite #roksearch_results h3,
.bodywebsite #rt-variation .bg2 a,
.bodywebsite #rt-variation .bg2 .title span,
.bodywebsite #rt-variation .bg2 .button,
.bodywebsite #rt-variation .title2 .title span {
  color: #cc9a73;
}
.bodywebsite #rt-mainbody-bg,
.bodywebsite #rt-variation .bg4 .module-content,
.bodywebsite #rt-variation .title4 .module-title {
  background: #ffffff;
}
.bodywebsite #rt-mainbody-bg,
.bodywebsite #rt-mainbody-bg .title,
.bodywebsite #rt-mainbody-bg .rt-article-title,
.bodywebsite #rt-mainbody-bg ul.menu li > a:hover,
.bodywebsite #rt-mainbody-bg ul.menu li.active > a,
.bodywebsite #rt-variation .bg4,
.bodywebsite #rt-variation .bg4 .title,
.bodywebsite #rt-variation .title4 .title,
.bodywebsite #rt-variation .bg4 ul.menu li > a:hover,
.bodywebsite #rt-variation .bg4 ul.menu li.active > a {
  color: #474747;
}
.bodywebsite #rt-mainbody-bg a,
.bodywebsite #rt-mainbody-bg .title span,
.bodywebsite #rt-mainbody-bg .rt-article-title span,
.bodywebsite #rt-variation .bg4 a,
.bodywebsite #rt-variation .bg4 .title span,
.bodywebsite #rt-variation .bg4 .button,
.bodywebsite #rt-variation .title4 .title span {
  color: #cc9a73;
}
.bodywebsite #rt-bottom,
.bodywebsite #rt-main-footer,
.bodywebsite #rt-variation .bg5 .module-content,
.bodywebsite #rt-variation .title5 .module-title {
  background: #cc9a73;
}
.bodywebsite #rt-bottom,
.bodywebsite #rt-bottom .title,
.bodywebsite #rt-footer,
.bodywebsite #rt-footer .title,
.bodywebsite #rt-copyright,
.bodywebsite #rt-copyright .title,
.bodywebsite #rt-debug,
.bodywebsite #rt-debug .title,
.bodywebsite #rt-variation .bg5,
.bodywebsite #rt-variation .bg5 .title,
.bodywebsite #rt-variation .title5 .title,
.bodywebsite #rt-variation .bg5 ul.menu li > a:hover,
.bodywebsite #rt-variation .bg5 ul.menu li.active > a {
  color: #474747;
}
.bodywebsite #rt-bottom a,
.bodywebsite #rt-bottom .title span,
.bodywebsite #rt-footer a,
.bodywebsite #rt-footer .title span,
.bodywebsite #rt-copyright a,
.bodywebsite #rt-copyright .title span,
.bodywebsite #rt-debug a,
.bodywebsite #rt-debug .title span,
.bodywebsite #rt-variation .bg5 a,
.bodywebsite #rt-variation .bg5 .title span,
.bodywebsite #rt-variation .bg5 .button,
.bodywebsite #rt-variation .title5 .title span {
  color: #cc9a73;
}
.bodywebsite .corps {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}
.bodywebsite .floatleft {
  display: inline-block;
  text-align: justify;
  margin-left: 4px;
}
.bodywebsite .floatright {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 216px;
  float: right;
  margin-right: 8px;
  margin-top: 4px;
}

/* For small screen */
@media only screen and (max-width: 767px) {
  .bodywebsite h1 {
    font-size: 1em;
  }
  .bodywebsite #mainimage {
    width: 100%;
    height: auto;
  }
  .bodywebsite #topnavi ul li {
    background: none;
  }
  
  div#nltechno_title_logo {
    padding-left: 15px;
  }

  .bodywebsite table.moduletablejflanguage {
    display: none;
  }

  .bodywebsite table.contentpaneopen {
    margin-left: 0;
    margin-right: 0;
  }

  .bodywebsite div.floatleft div table.contentpaneopen {
    padding: 8px 40px 4px 24px !important;
  }

  .bodywebsite .floatleft {
    margin-left: 0px;
  }
  .bodywebsite .floatright {
    margin: 0px;
    padding: 0px 20px 0 20px;
    float: none;
    width: -webkit-fill-available;;
  }
}


/* Css to hide when we use print feature */
@media print {
  .hideonprint {
    display: none !important;
  }
}
