#nn-current-content p a,
#nn-current-content li a {
  color: #f5821f !important;
}

.nn-tabswrap .nn-tab-content li {
  background: transparent url(../images/bullet.gif) no-repeat scroll 18px 7px;
  line-height: 160%;
  padding-left: 30px;
}

body {
  background: #FFF;
  color: #000;
  font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
  line-height: 1.5;
}

body#bd {
  color: #333;
  background: #FFF;
}

body.contentpane {
  color: #000;
  font-size: 12px;
  line-height: 1.3em;
  width: auto;
  margin: 1em 2em;
}

body.fs1 {
  font-size: 10px;
}

body.fs2 {
  font-size: 11px;
}

body.fs3 {
  font-size: 12px;
}

body.fs4 {
  font-size: 13px;
}

body.fs5 {
  font-size: 14px;
}

body.fs6 {
  font-size: 15px;
}

a {
  color: #636466;
  text-decoration: none;
}

a:hover,
a:active,
a:focus {
  color: #636466;
  text-decoration: underline;
}

a img {
  border: none;
}

.contentheading,
.componentheading,
h1,
h2,
h3,
h4 {
  line-height: 1.1;
}

small,
.small,
.smalldark,
.createby,
.createdate,
.modifydate,
.img_caption,
p.site-slogan,
a.readon,
#nn-pathway,
#nn-colwrap,
#nn-botsl,
#nn-footer {
  font-size: 92%;
}

img.caption {
  margin-top: 5px;
}

h1 {
  font-size: 225%;
  font-weight: normal;
}

h2 {
  font-size: 200%;
  font-weight: normal;
}

h3 {
  font-size: 150%;
}

h4 {
  font-size: 125%;
}

p,
pre,
blockquote,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 18px;
  margin: 10px 0;
  padding: 0;
}

ul li {
  background: url(../images/bullet.gif) no-repeat 18px 7px;
  line-height: 160%;
  padding-left: 30px;
}

ol li {
  line-height: 180%;
  margin-left: 20px;
}

th {
  font-weight: bold;
  text-align: left;
  padding: 5px;
}

fieldset {
  border: none;
  padding: 10px 5px;
}

hr {
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  border-top: 1px solid #CCC;
  height: 1px;
}

td,
div {
  font-size: 100%;
}

form label {
  cursor: pointer;
}

input,
select,
textarea,
.inputbox {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
}

.inputbox {
  border: 1px solid #D4D4D4;
  color: #333;
  background: #FFF;
  padding: 3px;
}

.button {
  background: #333;
  border: 1px solid #040404;
  color: #CCC;
  font-size: 100%;
  font-weight: bold;
  padding: 1px 8px;
}

.article_separator {
  clear: both;
  display: block;
  height: 30px;
  background: url(../images/dot.gif) repeat-x center;
}

.column_separator {
  padding: 0 25px;
}

td.sectiontableheader {
  background: #666;
  border: 1px solid #CCC;
  padding: 4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  border-bottom: 1px solid #CCC;
  padding: 4px 4px 6px;
}

tr.sectiontableentry0:hover td,
tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
  background-color: #E9F4F8;
}

tr.sectiontableentry2 td {
  background-color: #F7F7F7;
  padding: 2px 5px;
}

table.contentpane {
  border: none;
  width: 100%;
}

table.contentpaneopen {
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
}

table.contenttoc {
  width: 35%;
  font-size: 92%;
  margin: 0 0 10px 10px;
  padding: 0;
}

table.contenttoc td {
  background: url(../images/bullet.gif) no-repeat 10px 9px;
  padding: 1px 5px 1px 20px;
}

table.contenttoc th {
  border-bottom: 1px solid #CCC;
  text-indent: 5px;
  padding: 0 0 3px;
}

table.poll {
  border-collapse: collapse;
  width: 100%;
  padding: 0;
}

table.pollstableborder {
  border: none;
  text-align: left;
  width: 100%;
  padding: 0;
}

table.pollstableborder img {
  vertical-align: baseline;
}

table.pollstableborder td {
  border-collapse: collapse;
  border-spacing: 0;
  background: none;
  padding: 4px !important;
}

table.pollstableborder tr.sectiontableentry1 td {
  background: #F7F7F7;
}

table.searchintro {
  width: 100%;
  padding: 10px 0;
}

table.searchintro td {
  padding: 5px !important;
}

.blog_more strong {
  display: block;
  font-size: 125%;
  margin: 0 0 5px;
}

.blog_more ul li {
  background: url(../images/bullet.gif) no-repeat 6px 10px;
  margin: 0;
  padding: 0 0 0 17px;
}

.category {
  font-size: 125%;
  font-weight: bold;
}

h1.componentheading,
.componentheading {
  margin: 0 0 10px;
  padding: 0 0 5px;
}

.componentheading {
  font-size: 250%;
  font-weight: normal;
  border-bottom: 1px solid #D4D4D4;
  margin-bottom: 10px;
}

.contentdescription {
  display: block;
}

h2.contentheading,
.contentheading {
  font-size: 250%;
  margin: 0;
  padding: 0 8px 0 0;
}

table.blog .contentheading {
  font-size: 185%;
}

#nn-bottomwrap .hide span {
  background: url(../images/nn-cpanel-bottom-show.gif) no-repeat center right;
}

#nn-bottomwrap .show span {
  background: url(../images/nn-cpanel-bottom-hide.gif) no-repeat center right;
}

ul.pagination {
  margin: 15px auto 0;
  padding: 0;
}

ul.pagination a {
  padding: 2px 3px;
}

.pagenavbar {
  background: url(../images/icon-pages.gif) no-repeat center left;
  font-weight: bold;
  padding-left: 14px;
}

.pagenavcounter {
  background: url(../images/icon-pages.gif) no-repeat 0 11px;
  font-weight: bold;
  padding: 8px 14px 0;
}

.sectiontableheader {
  color: #FFF;
  font-weight: bold;
  padding: 8px 5px;
}

.smalldark {
  text-align: left;
}

.article-tools {
  display: block;
  width: 100%;
  clear: both;
  color: #999;
  position: relative;
  padding-top: 5px;
  margin: 0 0 10px;
}

.article-meta {
  width: 70%;
  float: left;
  padding: 0;
}

.article-section,
.article-category {
  font-size: 92%;
  text-transform: uppercase;
}

.createby {
  padding: 0 5px;
}

.createdate {
  background: url(../images/vline.gif) no-repeat right;
  padding: 0 5px 0 0;
}

div.buttonheading {
  position: absolute;
  top: 0;
  right: 0;
  width: 82px;
  padding: 3px;
}

.buttonheading img {
  border: 0;
  float: right;
  background: none;
  margin: 0 5px 0 0;
}

#nn-header,
#nn-mainnav,
#nn-subnav,
#nn-container,
#nn-botsl,
#nn-footer {
  width: 1200px;
  clear: both;
  margin: 0 auto;
}

#nn-container {
  padding: 10px 0;
}

#nn-content {
  clear: both;
  display: block;
  float: left;
  width: 71.4%;
}

#nn-current-content {
  margin-bottom: 10px;
}

div.nn-wrap-center {
  background: #FFF;
}

div.nn-wrap-top {}

div.nn-wrap-bot {
  padding: 20px;
}

#nn-colwrap {
  float: right;
  overflow: hidden;
  width: 27.5%;
}

#nn-colmass,
nn-cols {
  clear: both;
  width: 100%;
}

#nn-col1 {
  float: left;
  overflow: hidden;
  width: 50%;
  clear: both;
}

#nn-col1 div.nn-innerpad {
  padding: 0 5px 0 0;
}

#nn-col2 div.nn-innerpad {
  padding: 0 0 0 5px;
}

#nn-col2 {
  float: right;
  overflow: hidden;
  width: 49.9%;
}

#nn-colwrap table {
  border-collapse: collapse;
  border-spacing: 0;
}

#nn-colwrap .article_separator {
  display: none;
}

#nn-containerwrap,
#nn-containerwrap-c,
#nn-containerwrap-cm,
#nn-containerwrap-f,
#nn-containerwrap-m {
  clear: both;
  border-top: 1px solid #FFF;
  background: #eee;
}

#nn-containerwrap-f div.nn-wrap-center {
  background: url(../images/box-center1.gif) repeat-y center top #FFF;
}

#nn-containerwrap-f .nn-wrap-top {
  background: url(../images/box-top1.gif) no-repeat center top;
}

#nn-containerwrap-f .nn-wrap-bot {
  background: url(../images/box-bot1.gif) no-repeat center bottom;
}

#nn-containerwrap-c #nn-content {
  width: 82%;
}

#nn-containerwrap-c #nn-colwrap {
  width: 17%;
}

#nn-containerwrap-c div.nn-wrap-center {
  background: url(../images/box-center2.gif) repeat-y center top #FFF;
}

#nn-containerwrap-c .nn-wrap-top {
  background: url(../images/box-top2.gif) no-repeat center top;
}

#nn-containerwrap-c .nn-wrap-bot {
  background: url(../images/box-bot2.gif) no-repeat center bottom;
}

div.module h3 {
  font-size: 100%;
  position: relative;
  text-transform: uppercase;
  height: 30px;
  line-height: 32px;
  text-indent: 10px;
  margin: 0 -10px 5px;
  padding: 0;
}

div.module h3 span.nn-mdtool {
  display: block;
  height: 17px;
  width: 17px;
  position: absolute;
  right: 15px;
  top: 8px;
}

div.module,
div.module_blank {
  background: url(../images/bor_br.gif) repeat right bottom !important;
  margin-bottom: 10px;
  width: 100%;
  float: left;
  clear: both;
}

div.module div {
  background: url(../images/bor_bl.gif) repeat-y left bottom;
  margin: 0;
}

div.module div div {
  background: url(../images/bor_tr.gif) no-repeat right top;
}

div.module div div div {
  background: url(../images/bor_tl.gif) no-repeat left top;
  overflow: hidden;
  display: block;
  padding: 0 10px 10px;
}

div.module div div div div {
  background: none;
  padding: 0;
}

div.module_blank {
  background: none !important;
}

#nn-botsl div.moduletable {
  height: auto !important;
  padding: 0 10px 10px;
}

#nn-botsl div.moduletable h3 {
  font-size: 100%;
  text-transform: uppercase;
  color: #FFF;
  border-bottom: 1px solid #4B4B4B;
  margin: 0 0 10px;
  padding: 0 0 5px;
}

div.banneritem_text {
  padding: 5px 0 !important;
}

div.advs {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}

div.moduletable li,
div.moduletable_text li,
div.moduletable_menu li,
div.moduletable_hilite li {
  background: url(../images/bullet.gif) no-repeat 5px 8px;
  padding-left: 16px;
  margin: 0;
}

#nn-headerwrap {
  background-color: #fff;
  position: relative;
  z-index: 100;
}

#nn-header {
  height: 100px;
  line-height: normal;
  position: relative;
}

h1.logo,
div.logo-text H1 {
  font-size: 300%;
  margin: 0;
  padding: 0;
}

h1.logo a {
  display: block;
  position: absolute;
}

div.logo-text {
  position: absolute;
  top: 30px;
  left: 5px;
}

div.logo-text h1 a {
  outline: none;
  letter-spacing: 1px;
  font-weight: bold;
  color: #FFF;
}

p.site-slogan {
  color: #999;
  margin: 5px 0 0;
  padding: 1px;
}

#nn-headtools:hover,
#nn-headtools.hover {
  border: 1px solid #CCC;
  background: #F7F7F7;
}

#nn-headtools .nn-innerpad {
  position: relative;
  float: left;
  padding: 5px;
}

#nn-headtools ul {
  float: left;
  white-space: nowrap;
  margin: 0;
  padding: 3px 0 0;
}

#nn-headtools li {
  display: inline;
  background: url(../images/vline.gif) no-repeat right center;
  line-height: normal;
  margin: 0;
  padding: 0 8px;
}

#nn-mainnavwrap {
  background: url(../images/mainnav-bg.gif) repeat-x left bottom;
  border-bottom: 1px solid #B4B4B4;
}

#nn-mainnav a,
#nn-subnav a {
  outline: none;
}

#nn-subnavwrap {
  background: #040404;
  margin-top: -1px;
}

#nn-subnav li a {
  display: block;
  float: left;
  background: url(../images/vline.gif) no-repeat left 13px;
  color: #CCC;
  padding: 7px 15px 5px;
}

#nn-subnav li.active a,
#nn-subnav li.active a:hover,
#nn-subnav li.active a:active,
#nn-subnav li.active a:focus {
  font-weight: bold;
  color: #FFF;
}

#nn-pathway {
  border-bottom: 1px solid #EEE;
  margin: 0 auto 10px;
  padding: 0 0 5px;
}

#nn-pathway strong {
  margin-right: 5px;
}

#nn-pathway img {
  margin: 1px 5px;
}

ul.menu li {
  background: none;
  margin: 0;
  padding: 0;
}

ul.menu li a {
  display: block;
  outline: none;
  background: url(../images/dot.gif) repeat-x bottom;
  width: 99%;
  padding: 4px 0 6px;
}

ul.menu li.active a {
  color: #333;
  font-weight: bold;
}

ul.menu li li a {
  background: url(../images/arrow.png) no-repeat 7px 9px !important;
  border: none;
  font-weight: normal !important;
  padding: 2px 0 2px 15px !important;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
  color: #333;
}

.nn-box-full,
.nn-box-left,
.nn-box-center,
.nn-box-right {
  float: left;
  overflow: hidden;
}

#nn-topsl {
  height: 240px;
  margin: 0 0 10px;
}

#nn-botslwrap {
  background: #636466;
  color: #fff;
  border-bottom: 1px solid #040404;
}

#nn-botsl .nn-box-left div.moduletable,
#nn-botsl .nn-box-center div.moduletable {
  margin: 10px 6px 0 0;
}

#nn-botsl .nn-box-right div.moduletable {
  margin: 10px 0 0 6px;
}

#nn-botsl ol li {
  background: none;
  margin: 0 0 0 20px;
  padding: 0;
}

#nn-botsl ul li {
  background: url(../images/bullet.gif) no-repeat 5px 7px;
  margin: 0;
  padding: 0 0 0 15px;
}

#nn-footerwrap {
  clear: both;
  background: #040404;
  border-top: 1px solid #4B4B48;
  padding: 5px 0 10px;
}

#nn-footer {
  color: #666;
  margin: 0 auto;
  padding: 10px 0;
}

#nn-footer small a {
  color: #666;
}

#nn-footer ul {
  line-height: normal;
  float: left;
  margin: 0;
  padding: 0;
}

#nn-footer small {
  float: right;
  font-size: 100%;
  color: #666;
}

#nn-footer li {
  display: inline;
  background: none;
  margin: 0;
  padding: 0 10px;
}

#nn-footer li a {
  display: inline;
  line-height: normal;
  color: #666;
}

#nn-footer li.nn-firstitem {
  background: none;
  padding-left: 0;
}

.nn-footurl {
  float: none;
  clear: both;
}

ul.accessibility {
  position: absolute;
  top: -100%;
}

#login-wrap form #mod_login_username,
#login-wrap form #mod_login_password {
  width: 90%;
  font-weight: bold;
  margin: 0 8px 5px 0;
}

#login-wrap form a {
  text-decoration: none;
  padding: 0 5px;
}

#login-wrap form a:hover,
#login-wrap form a:active,
#login-wrap form a:focus {
  text-decoration: underline;
}

#nn-search {
  top: 25px;
  right: 0;
  position: absolute;
  color: #636466;
  text-align: right;
  font-family: Oswald, sans-serif !important;
  font-weight: 400;
}

a#nn-cpanel-switcher {
  height: 30px;
  color: #666;
  background: url(../images/nn-cpanel-switcher.png) no-repeat left bottom;
  display: block;
  width: 220px;
  text-align: center;
}

a#nn-cpanel-switcher span {
  line-height: 30px;
  letter-spacing: 1px;
  font-size: 10px;
  padding-right: 20px;
}

#nn-cpanel-tools {
  color: #999;
  display: block;
  font-size: 92%;
  right: 0;
  position: absolute;
  width: 220px;
  z-index: 100;
}

#nn-cpanel-tools .show span {
  background: url(../images/nn-cpanel-hide.gif) no-repeat right center;
  cursor: pointer;
}

#nn-cpanel-tools .hide span {
  background: url(../images/nn-cpanel-show.gif) no-repeat right center;
  cursor: pointer;
}

#nn-cpanel {
  background: #151515;
  width: 220px;
  height: auto;
  border-bottom: 1px solid #333;
}

#nn-usertools {
  float: left;
  width: 100%;
  padding: 10px 0;
}

#nn-usertools span {
  border-bottom: 1px solid #333;
  display: block;
  color: #666;
  padding: 5px 15px;
}

#nn-usertools strong {
  font-weight: normal;
  float: left;
  display: block;
  padding: 0 5px 2px 8px;
}

#nn-usertools ul {
  float: left;
  margin: 0;
  padding: 0;
}

#nn-usertools li {
  background: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0 5px;
}

a#reset-default {
  display: block;
  margin-left: 15px;
  margin-top: 20px;
  width: 100px;
}

#nn-userfont {
  margin-bottom: 10px;
  border-bottom: 1px solid #333;
}

#nn-userfont span {
  border: none;
  float: left;
  padding-right: 15px;
}

#nn-userfont ul {
  margin-top: 3px;
}

#nn-banner,
#nn-banner1 {
  text-align: center;
  overflow: hidden;
  width: 100%;
  margin: 0 0 10px;
  padding: 0;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
  display: block;
  margin: 10px 0;
}

.clr {
  clear: both;
}

.hasTip img {
  border: none;
  float: left;
  background: none;
  margin: 0;
  padding: 0;
}

div.nn-innerdiv {
  clear: both;
  margin-bottom: 5px !important;
  padding-bottom: 5px !important;
  border-bottom: 1px solid #D4D4D4;
}

a.highslide-credits em {
  font-style: normal;
  font-size: 10px !important;
  font-weight: bold;
}

.tool-tip {
  background: #FFF;
  border: 1px solid #F7F7F7;
  float: left;
  max-width: 200px;
  padding: 5px;
}

.tool-title {
  background: url(../../system/images/selector-arrow.png) no-repeat;
  font-size: 100%;
  font-weight: bold;
  margin: -15px 0 0;
  padding: 15px 0 5px;
}

.tool-text {
  font-size: 100%;
  margin: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  color: #FFF;
  margin: 0;
  padding: 5px;
}

#system-message dd.error ul {
  background: #C00;
  border: none;
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

* html>body .clearfix {
  display: block;
  width: 100%;
}

* html .clearfix {
  height: 1%;
}

pre,
.code {
  background: #E9F4F8;
  border-left: 5px solid #636466;
  font: 1em/1.5 "Courier News", monospace;
  margin: 5px 0 15px;
  padding: 10px 15px !important;
}

blockquote {
  padding: 1em 40px 1em 15px;
}

blockquote span.open {
  background: url(../images/so-q.gif) no-repeat left top;
  padding: 0 0 0 15px;
}

blockquote span.close {
  background: url(../images/sc-q.gif) no-repeat bottom right;
  padding: 0 15px 0 0;
}

blockquote.testimonial {
  border-bottom: 1px solid #E7E8E6;
  padding: 0 0 10px;
}

blockquote.testimonial span.author {
  background: url(../images/icon-author.gif) no-repeat 5px center;
  display: block;
  font-weight: bold;
  margin-top: 5px;
  padding-left: 20px;
}

.dropcap {
  color: #636466;
  display: block;
  float: left;
  font: 50px/40px Georgia, Times, serif;
  padding: 4px 8px 0 0;
}

p.error {
  background: url(../images/icon-error.gif) no-repeat top left;
  color: #C00;
  padding-left: 25px;
}

p.message {
  background: url(../images/icon-info.gif) no-repeat top left;
  color: #636466;
  padding-left: 25px;
}

p.tips {
  background: url(../images/icon-tips.gif) no-repeat top left;
  color: #E58C00;
  padding-left: 25px;
}

p.feed {
  background: url(../images/icon-feed.gif) no-repeat top left;
  color: #FF6700;
  padding-left: 25px;
}

p.comment {
  background: url(../images/icon-comment.gif) no-repeat top left;
  color: #4B4B4B;
  padding-left: 25px;
}

.highlight {
  background: #E9F4F8;
  font-weight: bold;
  padding: 1px 5px;
}

p.stickynote {
  background: url(../images/sticky-bg.gif) no-repeat 5px 5px #FFF;
  border: 1px solid #CCC;
  padding: 12px 0 12px 60px;
}

p.download {
  background: url(../images/download-bg.gif) no-repeat 5px 5px #FFF;
  border: 1px solid #CCC;
  padding: 12px 0 12px 60px;
}

.blocknumber {
  clear: both;
  position: relative;
  padding: 5px 15px 10px;
}

ul.checklist li {
  background: url(../images/icon-checklist.gif) no-repeat 0 4px;
  margin-left: 15px;
  padding: 0 0 0 20px;
}

ul.stars li {
  background: url(../images/icon-star.gif) no-repeat 0 5px;
  margin-left: 15px;
  padding: 0 0 0 20px;
}

ul.arrow li {
  background: url(../images/icon-arrow.gif) no-repeat 3px 5px;
  margin-left: 15px;
  padding: 0 0 0 20px;
}

ul.none-padding {
  list-style: none;
  margin: 0;
  padding: 0;
}

a.video {
  background: url(../images/icon-video.gif) no-repeat 0 2px;
  padding: 0 0 0 20px;
}

a.rss {
  background: url(../images/icon-rss.png) no-repeat 0 2px;
  padding: 0 0 0 15px;
}

a.link {
  background: url(../images/icon-link.png) no-repeat 0 3px;
  padding: 0 0 0 20px;
}

.bignumber {
  background: url(../images/ol-bg.gif) no-repeat top left;
  color: #FFF;
  display: block;
  float: left;
  font: bold 20px/normal Arial, sans-serif;
  margin-right: 8px;
  padding: 6px 7px;
}

ol.big-ol {
  list-style: none;
  display: block;
  margin: 0 !important;
  padding: 0 !important;
}

ol.big-ol li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}

ol.big-ol li span.index {
  width: 30px;
  float: left;
  font-family: Georgia;
  font-size: 180%;
  color: #636466;
}

ol.big-ol li div.content {
  float: right;
  width: 110px;
}

ol.big-ol li span.note {
  font-size: 90%;
}

div.bubble1,
div.bubble2,
div.bubble3,
div.bubble4 {
  margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
  font-weight: bold;
  margin-left: 15px;
  padding-left: 15px;
  background: url(../images/icon-author.gif) no-repeat 0 2px;
}

div.bubble1 div {
  background: url(../images/bub1-br.gif) no-repeat bottom right;
  width: 100%;
  margin: 0;
}

div.bubble1 div div {
  background: url(../images/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
  background: url(../images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
  background: url(../images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
  width: auto;
  margin: 0;
  padding: 10px 15px 20px;
}

div.bubble2 div {
  background: url(../images/bub2-br.gif) no-repeat bottom right;
  width: 100%;
  margin: 0;
}

div.bubble2 div div {
  background: url(../images/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
  background: url(../images/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
  background: url(../images/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
  width: auto;
  margin: 0;
  padding: 10px 15px 25px;
}

div.bubble3 div {
  background: url(../images/bub3-br.gif) no-repeat bottom right;
  width: 100%;
  margin: 0;
}

div.bubble3 div div {
  background: url(../images/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
  background: url(../images/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
  background: url(../images/bub3-tl.gif) no-repeat top left;
}

div.bubble4 div {
  background: url(../images/bub4-br.gif) no-repeat bottom right;
  width: 100%;
  margin: 0;
}

div.bubble4 div div {
  background: url(../images/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
  background: url(../images/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
  background: url(../images/bub4-tl.gif) no-repeat top left;
}

.legend-title {
  background: #FFF;
  color: #636466;
  display: block;
  float: left;
  font-weight: bold;
  font-size: 120%;
  left: 7px;
  position: absolute;
  top: -10px;
  margin: 0;
  padding: 0 3px;
}

.legend {
  background: #F6F6F6;
  border: 1px solid #CCC;
  position: relative;
  margin: 5px;
  padding: 0 10px;
}

.highslide-header {
  border-bottom: 1px solid #CCC;
}

.highslide-body {
  padding: 10px 0 !important;
}

.highslide {
  margin: 0;
}

.highslide:hover img {
  border: 1px solid #ABABAB !important;
}

html,
body,
form,
fieldset,
img,
form,
.blog_more ul,
div.moduletable ul,
div.moduletable_text ul,
div.moduletable_menu ul,
div.moduletable_hilte ul,
#nn-subnav ul,
#nn-botsl ul,
#nn-botsl ol,
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}

small,
.small,
.img_caption,
.modifydate {
  color: #999;
}

ul,
ul.checklist,
ul.stars,
ul.arrow {
  list-style: none;
}

fieldset a,
a.readon {
  font-weight: bold;
}

fieldset.input,
#nn-colmass div.module div div div {
  padding: 0;
}

* html .button,
*+html .button {
  padding: 2px 3px !important;
}

a.readon:hover,
a.readon:active,
a.readon:focus,
#current a:hover,
#current a:active,
#current a:focus,
h1.logo-text a:hover,
h1.logo-text a:focus,
h1.logo-text a:active {
  text-decoration: none;
}

table.contentpaneopen,
table.contentpane,
table.blog,
#nn-containerwrap-f #nn-content,
#nn-containerwrap-cm #nn-col1,
#nn-containerwrap-cm #nn-col2,
#nn-containerwrap-c #nn-col1,
#nn-containerwrap-c #nn-col2 {
  width: 100%;
}

ul.pagination li,
#nn-subnav li {
  background: none;
  display: inline;
  margin: 0;
  padding: 0;
}

ul.pagination li span,
tr.sectiontableentry1 td {
  padding: 2px 5px;
}

.sectiontableheader a,
#nn-botsl a,
#nn-botsl a:hover,
#nn-botsl a:active,
#nn-botsl a:focus,
#nn-footer a:hover,
#nn-footer a:active,
#nn-footer a:focus {
  color: #FFF;
}

div.syndicate div,
.banneritem {
  text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td,
#nn-containerwrap-cm #nn-container-inner,
#nn-containerwrap-c #nn-container-inner,
#nn-containerwrap-m #nn-container-inner,
#nn-subnav li a.first-item,
.highslide-header li {
  background: none;
}

.leftlayout #nn-content,
.rightlayout #nn-colwrap,
#login-wrap form,
#login-wrap form input.button {
  float: left;
}

.rightlayout #nn-content,
.leftlayout #nn-colwrap,
.nn-login-links {
  float: right;
}

div.module_blank div,
ul.none-padding li {
  background: none;
  margin: 0;
  padding: 0;
}

#nn-subnav li a:hover,
#nn-subnav li a:active,
#nn-subnav li a:focus,
a#nn-cpanel-switcher:hover,
a#nn-cpanel-switcher:active,
a#nn-cpanel-switcher:focus {
  color: #FFF;
  text-decoration: none;
}

ul.menu,
ul.menu li ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#nn-usercolor,
#nn-userlayout {
  margin-bottom: 5px;
}

#nn-usercolor ul,
#nn-userlayout ul {
  margin: 10px;
}

div.nn-innerdiv img,
.highslide img {
  border: 1px solid #CCC;
  padding: 2px;
}

#system-message dd.message ul,
#system-message dd.notice ul {
  background: #666;
  border: none;
}

div.bubble3 div div div div div,
div.bubble4 div div div div div {
  width: auto;
  margin: 0;
  padding: 10px 15px 45px;
}

div.hed {
  background: url(../images/bor-hed.gif) no-repeat;
  height: 30px;
}

div.hed h3 {
  font-size: 92%;
  margin: 0;
  padding-left: 10px;
  padding-top: 7px;
  text-transform: uppercase;
}

.license img {
  background-color: #FFFFFF;
  border: 1px solid #636466;
  margin: 10px;
  padding: 4px;
  position: relative;
}

.license img:hover {
  background-color: #f5821f;
  border-color: #f5821f;
}

div.legend:hover {
  background: #e9f4f8;
}

h3.shop {
  padding: 0;
}

p.shopp {
  margin-left: 10px;
}

div.notes {
  background: #F6F6F6;
  border: 1px solid #CCC;
  position: relative;
  margin: 5px;
  padding: 0 10px;
}

div.notes:hover {
  background: #e9f4f8;
}

.nsp_main_portal_mode1 {
  position: relative;
}

.nsp_main_portal_mode1 .nsp_arts,
.nsp_main_portal_mode1 .nsp_art {
  overflow: hidden;
}

.nsp_main_portal_mode1 .nsp_top_interface {
  float: right;
  margin-top: -28px;
}

.nsp_main_portal_mode1 .nsp_top_interface .next,
.nsp_main_portal_mode1 .nsp_top_interface .prev {
  background: transparent url(../images/nsp_portal_mode_1_interface.png) no-repeat 0 -28px;
  cursor: pointer;
  display: block;
  height: 14px;
  text-indent: -999em;
  width: 11px;
}

.nsp_main_portal_mode1 .nsp_top_interface .next {
  background-position: 0 -42px;
}

.nsp_main_portal_mode1 .nsp_top_interface .next:hover {
  background-position: 0 -14px;
}

.nsp_main_portal_mode1 .nsp_top_interface .prev:hover {
  background-position: 0 0;
}

.nsp_main_portal_mode1 .nsp_art p.nsp_text {
  float: none;
}

.nsp_main_portal_mode1 .nsp_art p.nsp_info {
  font-size: 11px;
  color: #b3b6b7;
}

.nsp_main_portal_mode1 .nsp_art .tleft {
  text-align: left;
}

.nsp_main_portal_mode1 .nsp_art .tright {
  text-align: right;
}

.nsp_main_portal_mode1 .nsp_art .tcenter {
  text-align: center;
}

.nsp_main_portal_mode1 .nsp_art .tjustify {
  text-align: justify;
}

.nsp_main_portal_mode1 .nsp_art .fleft {
  float: left;
}

.nsp_main_portal_mode1 .nsp_art .fright {
  float: right;
}

.nsp_main_portal_mode1 .nsp_art .fnone {
  clear: both;
  width: 100%;
  float: none;
}

.nsp_main_portal_mode1 .readon_class.left,
.nsp_main_portal_mode1 .readon_class.right,
.nsp_main_portal_mode1 .readon_class.center {
  clear: both;
}

.nsp_main_portal_mode1 .readon_class.left {
  float: left;
}

.nsp_main_portal_mode1 .readon_class.right {
  float: right;
}

.nsp_main_portal_mode1 .readon_class.center {
  display: inline;
  float: none;
}

.nsp_main_portal_mode1 .unvisible {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}

.nsp_fs80 {
  font-size: 80%;
}

.nsp_fs90 {
  font-size: 90%;
}

.nsp_fs100 {
  font-size: 100%;
}

.nsp_fs110 {
  font-size: 110%;
}

.nsp_fs120 {
  font-size: 120%;
}

.nsp_fs130 {
  font-size: 130%;
}

.nsp_fs140 {
  font-size: 140%;
}

.nsp_fs150 {
  font-size: 150%;
}

.nsp_fs160 {
  font-size: 160%;
}

.nsp_fs170 {
  font-size: 170%;
}

.nsp_fs180 {
  font-size: 180%;
}

.nsp_fs190 {
  font-size: 190%;
}

.nsp_fs200 {
  font-size: 200%;
}

div.phonetop {}

div.emailtop {
  margin-top: 5px;
  font-size: 130%;
}

div.emailtop a {
  color: #636466;
}

div.emailtop a:hover {
  color: #ff0000;
}

span.phonecode {
  font-size: 150%;
}

span.phonenum {
  font-size: 200%;
  margin-left: 5px;
}

div.slideshoww {
  color: #ffffff;
}

div.slideshoww a {
  color: #ffffff;
}

#text_10,
#text_19 {
  width: 500px;
}

#jazin-col0 {
  width: 100% !important;
}

.osp {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 188px;
  margin-bottom: 0 !important;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  text-align: center
}

.ospd {
  position: relative;
  opacity: 0;
  -webkit-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
  text-align: justify;
  padding: 10px !important
}

.osp:hover .ospd {
  opacity: 1
}

.osp:hover {
  height: 270px;
  margin-top: -20px
}

.osp:hover .ospt {
  margin-top: 20px
}

.osp img {
  width: 310px;
  height: 150px;
  background-color: #ccc
}

.ospt {
  text-align: left;
  padding-left: 10px !important;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out
}

.ospt h4 {
  margin: 5px 0 !important
}

.video1sub {
  margin-top: 20px
}

.video2sub {
  margin-bottom: 30px !important
}

.ospblock h3 {
  margin-left: 0 !important;
  background-color: #fff
}

.rskladblock h3 {
  margin-left: 0 !important
}

.rskladall {
  margin: 10px !important;
  -webkit-column-width: 140px;
  -moz-column-width: 140px;
  column-width: 140px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
  -webkit-column-rule: 1px solid #ccc;
  -moz-column-rule: 1px solid #ccc;
  column-rule: 1px solid #ccc
}

.rsklad {
  margin-bottom: 5px !important
}

#indexanim {
  background-color: #eee
}

.messlad {
  background-color: transparent;
  width: 330px;
  position: absolute;
  animation: messlad 2s infinite ease-in-out;
  overflow: hidden;
  height: 200px;
  font-family: Oswald, sans-serif !important
}

.messlad div {
  width: 330px !important;
  position: absolute
}

.messlad div:nth-child(1) {
  color: #636466;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  line-height: 1.8em;
  margin-top: 50px;
  font-size: 170%
}

.messlad div:nth-child(2) {
  color: #636466;
  text-align: center;
  line-height: 1.8em;
  margin-top: 60px;
  font-size: 120%
}

.messlad div:nth-child(2) span {
  font-size: 170%;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2em
}

.messlad div:nth-child(3) {
  color: #636466;
  text-align: center;
  line-height: 1.8em;
  margin-top: 60px;
  font-size: 120%
}

.messlad div:nth-child(3) span {
  font-size: 170%;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2em
}

.messlad div:nth-child(4) {
  color: #636466;
  text-align: center;
  line-height: 1.8em;
  margin-top: 60px;
  font-size: 120%
}

.messlad div:nth-child(4) span {
  font-size: 170%;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2em
}

.messlad div:nth-child(5) {
  color: #636466;
  font-weight: 700;
  text-align: center;
  line-height: 1.8em;
  margin-top: 80px;
  font-size: 150%
}

.messlad span {
  font-weight: 400
}

.messladblock {
  width: 330px;
  height: 200px
}

@keyframes div-1 {
  0% {
    margin-left: 330px;
    opacity: 1
  }

  10% {
    margin-left: 0
  }

  90% {
    margin-left: 0;
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

@keyframes div-2 {
  0% {
    margin-left: 330px
  }

  10% {
    margin-left: 330px;
    margin-left: 0
  }

  20% {
    margin-left: 0
  }

  30% {
    margin-left: -330px
  }

  100% {
    margin-left: -330px
  }
}

@keyframes div-3 {
  0% {
    margin-left: 330px
  }

  20% {
    margin-left: 330px
  }

  30% {
    margin-left: 0
  }

  40% {
    margin-left: 0
  }

  50% {
    margin-left: -330px
  }

  100% {
    margin-left: -330px
  }
}

@keyframes div-4 {
  0% {
    margin-left: 330px
  }

  40% {
    margin-left: 330px
  }

  50% {
    margin-left: 0
  }

  60% {
    margin-left: 0
  }

  70% {
    margin-left: -330px
  }

  100% {
    margin-left: -330px
  }
}

@keyframes div-5 {
  0% {
    margin-left: 330px;
    opacity: 1
  }

  60% {
    margin-left: 330px
  }

  70% {
    margin-left: 0
  }

  90% {
    margin-left: 0;
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

.messlad div:nth-child(1) {
  animation: div-1 15s ease-in-out infinite
}

.messlad div:nth-child(2) {
  animation: div-2 15s ease-in-out infinite
}

.messlad div:nth-child(3) {
  animation: div-3 15s ease-in-out infinite
}

.messlad div:nth-child(4) {
  animation: div-4 15s ease-in-out infinite
}

.messlad div:nth-child(5) {
  animation: div-5 15s ease-in-out infinite
}

h1.logo {
  font-size: 180% !important;
  text-transform: uppercase;
  font-family: Oswald, sans-serif !important;
  font-weight: 400;
  line-height: 1.3em
}

h1.logo a img {
  margin-top: 10px;
  display: inline-block
}

h1.logo a div {
  margin-top: 30px;
  margin-left: 20px;
  display: inline-block;
  width: 350px;
  vertical-align: top;
  color: #fff
}

.nn-box-left,
.nn-box-right {
  margin-top: 10px
}


#sticky {
  position: fixed;
  right: 5px;
  top: 80%;
  width: 347px;
  height: 160px;
  display: block;
  z-index: 99999999;
}