/**
* @package Mj Menu
* @copyright (C) 2012 by Dasinfomedia - All rights reserved!
* @license GNU/GPL, see LICENSE.php
*/
header, nav{  display: block;}
html {  font-size: 100%;  -webkit-text-size-adjust: 100%;      -ms-text-size-adjust: 100%;}
a:focus {  outline: thin dotted #333;  outline: 5px auto -webkit-focus-ring-color;  outline-offset: -2px;}
a:hover, a:active {  outline: 0;}
button, input {  margin: 0;  font-size: 100%;  vertical-align: middle;}
button, input {  *overflow: visible;  line-height: normal;}
button::-moz-focus-inner, input::-moz-focus-inner {  padding: 0;  border: 0;}
button, input[type="button"]{  cursor: pointer;  -webkit-appearance: button;}
.cleardiv {  *zoom: 1;}
.cleardiv:before, .cleardiv:after {  display: table;  content: "";}
.cleardiv:after {  clear: both;}
a {  color: #555;  text-decoration: none;}
/*a:hover {  color: #cc0000;  text-decoration: none;}*/
.container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {  width: 940px;}
.container {  margin-right: auto;  margin-left: auto;  *zoom: 1;}
.container:before, .container:after {  display: table;  content: "";}
.container:after {  clear: both;}
ul, ol {  padding: 0;  margin: 0 0 9px 25px;}
ul ul, ul ol, ol ol, ol ul {  margin-bottom: 0;}
ul {  list-style: disc;}
ol {  list-style: decimal;}
li {  line-height: 18px;}
ul.unstyled, ol.unstyled { margin-left: 0;  list-style: none;}
input, button{  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
input[type="button"]{  width: auto;}
table .span1 {  float: none;  width: 44px;  margin-left: 0;}
table .span2 {  float: none;  width: 124px;  margin-left: 0;}
table .span3 {  float: none;  width: 204px; margin-left: 0;}
table .span4 {  float: none;  width: 284px; margin-left: 0;}
table .span5 {  float: none;  width: 364px;  margin-left: 0;}
table .span6 {  float: none;  width: 444px;  margin-left: 0;}
table .span7 {  float: none;  width: 524px;  margin-left: 0;}
table .span8 {  float: none;  width: 604px;  margin-left: 0;}
table .span9 {  float: none;  width: 684px;  margin-left: 0;}
table .span10 {  float: none;  width: 764px;  margin-left: 0;}
table .span11 {  float: none;  width: 844px;  margin-left: 0;}
table .span12 {  float: none; width: 924px;  margin-left: 0;}
table .span13 {  float: none;  width: 1004px;  margin-left: 0;}
table .span14 {  float: none;  width: 1084px; margin-left: 0;}
table .span15 {  float: none;  width: 1164px;  margin-left: 0;}
table .span16 {  float: none; width: 1244px;  margin-left: 0;}
table .span17 {  float: none;  width: 1324px;  margin-left: 0;}
table .span18 {  float: none;  width: 1404px;  margin-left: 0;}
table .span19 {  float: none;  width: 1484px;  margin-left: 0;}
table .span20 {  float: none;  width: 1564px;  margin-left: 0;}
table .span21 {  float: none;  width: 1644px;  margin-left: 0;}
table .span22 {  float: none;  width: 1724px;  margin-left: 0;}
table .span23 {  float: none;  width: 1804px;  margin-left: 0;}
table .span24 {  float: none;  width: 1884px;  margin-left: 0;}
.collapse {  height: 0;  overflow: hidden;  -webkit-transition: height 0.35s ease;     -moz-transition: height 0.35s ease;     -ms-transition: height 0.35s ease;       -o-transition: height 0.35s ease;          transition: height 0.35s ease;}
.collapse.in {  height: auto;}
.close {  float: right;  font-size: 20px;  font-weight: bold;  line-height: 18px;  color: #000000;  text-shadow: 0 1px 0 #ffffff;  opacity: 0.2;  filter: alpha(opacity=20);}
.close:hover {  color: #000000;  text-decoration: none;  cursor: pointer;  opacity: 0.4;  filter: alpha(opacity=40);}
button.close {  padding: 0;  cursor: pointer;  background: transparent;  border: 0;  -webkit-appearance: none;}


/*.btn {  display: inline-block;  *display: inline;  padding: 4px 10px 4px;  margin-bottom: 0;  *margin-left: .3em;  font-size: 13px;  line-height: 18px;  *line-height: 20px;  color: #333333;  text-align: center;  vertical-align: middle;  cursor: pointer;  background-color: #f5f5f5;  *background-color: #e6e6e6;  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);  background-image: linear-gradient(top, #ffffff, #e6e6e6);  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);  background-repeat: repeat-x;  border: 1px solid #cccccc;  *border: 0;  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); border-color: #e6e6e6 #e6e6e6 #bfbfbf;  border-bottom-color: #b3b3b3;  -webkit-border-radius: 4px;     -moz-border-radius: 4px;          border-radius: 4px;  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);  filter: progid:dximagetransform.microsoft.gradient(enabled=false);  *zoom: 1;  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);}
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {  background-color: #e6e6e6;  *background-color: #d9d9d9;}
.btn:active, .btn.active {  background-color: #cccccc \9;}
.btn:first-child {  *margin-left: 0;}
.btn:hover {  color: #333333;  text-decoration: none;  background-color: #e6e6e6;  *background-color: #d9d9d9;  /* Buttons in IE7 don't get borders, so darken on hover */  background-position: 0 -15px;  -webkit-transition: background-position 0.1s linear;     -moz-transition: background-position 0.1s linear;      -ms-transition: background-position 0.1s linear;       -o-transition: background-position 0.1s linear;          transition: background-position 0.1s linear;}
.btn:focus {  outline: thin dotted #333;  outline: 5px auto -webkit-focus-ring-color;  outline-offset: -2px;}
.btn.active, .btn:active {  background-color: #e6e6e6;  background-color: #d9d9d9 \9;  background-image: none;  outline: 0;  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);}
.btn.disabled, .btn[disabled] {  cursor: default;  background-color: #e6e6e6;  background-image: none;  opacity: 0.65;  filter: alpha(opacity=65);  -webkit-box-shadow: none;     -moz-box-shadow: none;          box-shadow: none;}
.btn {  border-color: #ccc;  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);}*/
button.btn::-moz-focus-inner, input[type="submit"].btn::-moz-focus-inner {  padding: 0;  border: 0;}
.nav {  margin-bottom: 18px;  margin-left: 0;  list-style: none;}
.nav > li > a {  display: block;}
.nav > li > a:hover {  text-decoration: none;  background-color: #eeeeee;}
.navbar {  *position: relative;  *z-index: 2;  margin-bottom: 18px; overflow: visible;}
.navbar-inner {  /*min-height: 40px;  padding-right: 20px;  padding-left: 20px; */ background-image: url("../images/gradient-header-bg.png");background: none repeat scroll 0 0 transparent;  background-image: -moz-linear-gradient(top, #333333, #222222);  background-image: -ms-linear-gradient(top, #333333, #222222);  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));  background-image: -webkit-linear-gradient(top, #333333, #222222);  background-image: -o-linear-gradient(top, #333333, #222222);  background-image: linear-gradient(top, #333333, #222222);  background-repeat: repeat-x;  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);}
.navbar .container {  width: auto;}
.nav-collapse.collapse {  height: auto;}
.navbar {  color: #999999;}
.navbar ul.nav {  position: relative !important;  left: 0 !important;  display: block !important; margin: 0 0px 0 0;  padding: 0px !important;}
.navbar .nav > li {  display: block;  float: left;}
.navbar .nav > li > a {  float: none;  padding: 9px 10px 11px;  line-height: 19px;  color: #999999;  text-decoration: none;}
.navbar .btn {  display: inline-block;  padding: 4px 10px 4px;  margin: 5px 5px 6px;  line-height: 18px;}
.navbar .nav > li > a:hover {  color: #ffffff;  text-decoration: none;  background-color: transparent;}
.navbar .nav .active > a, .navbar .nav .active > a:hover {  color: #ffffff;  text-decoration: none;  background-color: #222222;}
.navbar .btn-navbar {  display: none;  float: right;  padding: 7px 10px;  margin-right: 5px;  margin-left: 5px;  background-color: #2c2c2c;  *background-color: #222222;  background-image: -ms-linear-gradient(top, #333333, #222222);  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));  background-image: -webkit-linear-gradient(top, #333333, #222222);  background-image: -o-linear-gradient(top, #333333, #222222);  background-image: linear-gradient(top, #333333, #222222);  background-image: -moz-linear-gradient(top, #333333, #222222);  background-repeat: repeat-x;  border-color: #222222 #222222 #000000;  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); filter: progid:dximagetransform.microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0); filter: progid:dximagetransform.microsoft.gradient(enabled=false);  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);}
.navbar .btn-navbar:hover, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {  background-color: #222222;  *background-color: #151515;}
.navbar .btn-navbar:active, .navbar .btn-navbar.active {  background-color: #080808 \9;}
.hide {  display: none;}
.show {  display: block;}
.invisible {  visibility: hidden;}
