/* *********************** GENERAL SETTINGS     *********************** */
body {
  margin: 0px;
  padding: 0px;
  line-height: 175%;
}

html {
  padding: 0px;
  margin: 0px;
}

body.f-smaller {
  font-size: 11px;
}

body, body.default {
  font-size: 12px;
}

body.f-larger {
  font-size: 14px;
}

#top #change-font {
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: 75px;
  position: absolute;
  top: 5px;
  right: 7px;
}

#change-font li {
  float: left;
  margin-right: 5px;
}

#plus {
  width: 18px;
  height: 18px;
  line-height: 18px;
  background: url(../images/font-plus.png) no-repeat 0 0;
  text-indent: -9999px;
  display: block;
}

#minus {
  width: 18px;
  line-height: 18px;
  background: url(../images/font-minus.png) no-repeat 0 0;
  text-indent: -9999px;
  display: block;
}

#reset {
  width: 18px;
  line-height: 18px;
  background: url(../images/font-reset.png) no-repeat 0 0;
  text-indent: -9999px;
  display: block;
}

body.published {
  background: #AADDFF;
}

body.mceContentBody {
  background: white;
}

body.contentpane {
  padding: 15px;
  background: #ffffff;
}

/* CSS global reset for all browsers  */
* { padding: 0px; margin: 0px; }

/*  Global Formatting */
h1 {font-weight: bold; font-size: 24px; line-height: 36px; }
h2 {font-weight: bold; font-size: 22px; line-height: 30px; }
h3 {font-weight: bold; font-size: 20px; line-height: 28px; }
h4 {font-weight: bold; font-size: 18px; line-height: 24px; }
h5 {font-weight: bold; font-size: 16px; line-height: 22px; }
h6 {font-weight: bold; font-size: 14px; line-height: 17px; }
a { text-decoration: underline;}
a:hover { text-decoration: none;}
a.image, a.image:hover, a img  {border:0;}
a:active, a:link, a:hover, a:visited {
  border: 0; outline: 0;
}
#jcom-content ul, #newsflash ul {
  list-style: disc;
  padding: 8px 0px 8px 30px;
}

#jcom-content ul li, #newsflash ul li {
  padding: 2px 0px 2px 0px;
}

#jcom-content ol, #newsflash ol {
  padding: 8px 0px 8px 30px;
}

fieldset {
  width: 95%;
  padding: 10px 5px 5px 5px;
  margin: 10px 0px 0px 0px;
  border: none;
  border-bottom: 1px solid #666666;
}

.both {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;
  height: 0px;
}

input, select, label {
  vertical-align: middle;
}

p {
  padding: 8px 0px;
}

.image-left, .jicons-icons {
  float:left;
  margin:0 15px 5px 0;
}

.image-right {
  float:right;
  margin:0 0 5px 15px
}

.panel h3 {
  background: url(../images/top-menu-ul-bg.png) repeat 0 0;
  padding: 5px 10px !important;
  font-size: 140% !important; 
}

.panel h3 a {
  text-decoration: none;
}

div.jicons-icons img {
  margin-top: 10px;
}

.pane-slider {
  padding: 7px;
}
/* *********************** END GENERAL SETTINGS *********************** */

.wrapper {
  clear: both;
  margin: 0px auto;
}

.site-width-800{
  width: 800px;
}

.site-width-970{
  width: 970px;
}

.site-width-wide {
  width: 98%;
}

#top-wrapper {
  width: 100%;
  height: 243px;
  position: relative;
  background: url(../images/top-wrapper-line.png) repeat-x bottom left;
}

#breadcrumb {
background: rgba(255, 255, 255, 0.43);
padding: 5px 0px 5px 5px;
}

#breadcrumb a {
  text-decoration: none;
  line-height: 22px;
}

#breadcrumb a:hover {
  text-decoration: none;
}

#breadcrumb img {
  vertical-align: middle;
  margin: -3px 3px 0px 3px;
}

#top {
  height: 153px;
  position: relative;
}

#top h1 {
  position: absolute;
  left: 5px;
  top: 50px;
  line-height: 50px;
  vertical-align: middle;
  font-weight: bold; font-size: 48px;
  letter-spacing: -4px;
}

#top h1 a, #top h1 a:hover {
  text-decoration: none;
}

#top h1 img {
  float: left;
}

#top h1 span {
  vertical-align: middle;
  float: left;
  text-indent: -9999px;
}

#top h2 {
  position: absolute;
  left: 64px;
  top: 104px;
  line-height: 20px;
  vertical-align: middle;
  font-weight: bold; font-size: 16px;
  letter-spacing: -1px;
}

#top h2 a, #top h2 a:hover {
  text-decoration: none;
}

#top h2 img {
  float: left;
}

#top h2 span {
  vertical-align: middle;
  float: left;
  text-indent: -9999px;
}

#main-wrapper {
  background: url(../images/main-wrapper-bg.png) repeat 0 0;
}

#wrapper-bg {
  background: url(../images/wrapper-bg.png) repeat-x 0 0;
}

#vertical-bottom-line {
  background: url(../images/top-wrapper-line.png) repeat-x 0px 0px;
  width: 100%;
  height: 1px;
  display: block;
  margin-top: 20px;
}

#content-padding {
  padding: 10px;
  clear: both;
}

.padding {
  padding: 10px;
}

#col-left {
  width: 260px;
  overflow: hidden;
  float: left;
  padding-right: 10px;
}

#col-right {
  width: 260px;
  overflow: hidden;
  float:right;
  padding-left: 10px;
}

#column-right, #column-left {
  overflow: hidden;
}

#col-center {
  overflow: hidden;
  padding-top: 14px;
}

/* TOP MENU */

#menu {
  clear: both;
  height: 58px;
  position: absolute;
  top: 22px;
  right: 0px;
  float: right;
}

#menu-cbg {
  background: url(../images/top-menu-bg-center.png) repeat-x 0 0;
  height: 58px;
  float: left;
}

#menu-lbg {
  background: url(../images/top-menu-bg-left.png) no-repeat 0 0;
  height: 58px;
  width: 52px;
  float: left;
}

#menu-rbg {
  background: url(../images/top-menu-bg-right.png) no-repeat 0 0;
  height: 58px;
  width: 52px;
  float: left;
}

#menu ul.menu-nav li a:hover { background: url(../images/top-menu-a1-active.png) repeat-x bottom left !important; }

.menu-nav {
  list-style: none;
  padding: 0px;
  height: 58px;
  margin: 0;
/*  position: relative; */
  z-index: 10001;
  display: inline;
  font-weight: normal; font-size: 12px;
}

.menu-nav li {
  position: relative; 
  margin: 0;
  padding: 0;  
  list-style: none;
  background: none;
  z-index: 10001;
}

.menu-nav a {
  text-decoration: none;
  display: block;
  cursor: pointer;
  line-height: 30px;
  padding: 12px 11px 10px 11px;
}

.menu-nav li ul, .menu-nav li ul li ul {
  background: url(../images/top-menu-ul-bg.png) repeat 0 0;
}

.menu-nav li ul li, .menu-nav li ul li ul li {
  margin-top: 1px;
}

.menu-nav ul a, .menu-nav ul ul a {
  font-weight: normal; font-size: 12px;
}

#menu ul.menu-nav li a:hover, #menu ul.menu-nav li#current a { background-position: 0 0; }
#menu ul.menu-nav ul li a { background: url(../images/top-menu-ul2-link-bg.png) repeat-y 0 0; }
#menu ul.menu-nav ul li a:hover, #menu ul.menu-nav ul li#current a, #menu ul.menu-nav ul .active a { background: url(../images/top-menu-ul2-active-bg.png) repeat-y 0 0 !important; }

.menu-nav li {
  float: left;
  padding: 0;
  background: none;
  z-index: 10001;
}

.menu-nav li li a {
  font-weight: normal;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  text-indent: 0px;
  text-align: left;
  z-index: 10001;
  overflow: hidden;
}

.menu-nav ul a,
.menu-nav ul ul a {
  display: block;
  text-decoration: none;
  padding: 0 10px 0 10px;
  width: 170px !important;
  z-index: 10001;
}

.menu-nav li li,
.menu-nav li li li {
  padding: 0px;
  float: left;
  clear: left;
  white-space: nowrap;
  width: 190px;
  margin: 0;
}

.menu-nav li:hover,
.menu-nav li.iehover {
  left: 0;
}

.menu-nav ul a:hover,
.menu-nav ul ul a:hover {
  height: 30px;
  line-height: 30px;
  padding: 0 10px 0 10px;
  margin: 0;
  font-weight: normal;
  width: 170px;
}  

.menu-nav li ul {
  top: 52px;
  position: absolute;
  left: -999em;
  height: auto;
  margin: 0;
  padding: 5px;
  width: 190px !important;
  border-top: 0;
  border-bottom: 0;
}

.menu-nav li ul li ul {
  top: 0px;
  position: absolute;
  left: -999em;
  height: auto;
  margin: -5px 0 0 0;
  padding: 5px;
  width: 190px;
  margin-left: 190px;
}

.menu-nav li.active ul li a,
.menu-nav li.active ul li,
.menu-nav li.active ul li a:hover,
.menu-nav li.active ul li.hover
.menu-nav li.active ul li.iehover {
  background-image: none;
}

.menu-nav li:hover ul ul, 
.menu-nav li:hover ul ul ul,
.menu-nav li:hover ul ul ul ul,  
.menu-nav li.iehover ul ul, 
.menu-nav li.iehover ul ul ul, 
.menu-nav li.iehover ul ul ul ul {
  left: -999em;
}

.menu-nav li:hover ul, 
.menu-nav li li:hover ul, 
.menu-nav li li li:hover ul, 
.menu-nav li li li li:hover ul,
.menu-nav li.iehover ul, 
.menu-nav li li.iehover ul, 
.menu-nav li li li.iehover ul,
.menu-nav li li li li.iehover ul {
  z-index: 101;
  left: 0;
}

/* END OF TOP MENU */

#top #search {
  position: absolute;
  top: 191px;
  left: 0px;
  width: 250px;
  height: 31px;
  padding: 10px;
  background: url(../images/search-forn-bg.png) no-repeat 0 0;
}

.search {
  padding: 0px 0px 0px 0px;
  margin: 3px 10px 0px 0px;
  text-align: right !important;
  position: relative;
  width: 100%;
  height: 31px;
  background: url(../images/input-white-bg.png) repeat-x 0 0;
  vertical-align: middle;
}

.search .button {
  border: none;
  font-weight: bold; font-size: 120%;
  line-height: 24px;
  height: 31px;
  vertical-align: middle;
  margin: 0px 0px 0px 0px;
  display: inline;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;

}

.search .inputbox {
  position: absolute;
  top: 6px;
  left: 3px;
  margin: 0px 0px 0px 0px;
  padding: 2px 3px 0px 19px;
  text-align: left;
  width: 180px;
  height: 18px;
  background: transparent;
  border: none;
  vertical-align: middle;
  font: normal normal normal 120%/18px;
}

#bottom-background {
  background-repeat: no-repeat;
  background-position: top center;
  padding: 20px 0px 20px 0px;
}

#bottom-box {
  padding: 0px 0px
}

#bot-modules {
  background: url(../images/modules-effect.png) no-repeat top center;
  padding: 7px 0px 20px 0px;
  height: 100%;
}

#bot-modules h3 {
  font: normal normal normal 16px/20px;
  padding: 0px 0px 2px 0px;
  letter-spacing: 0px;
}

.bot-module {
  float: left;
  height: 100%;
}

.bot-module .icon {
  float: left;
  margin-right: 5px;
}

.bot-module .mod-pad {
  padding: 10px;
}

.inner-modules {
  clear: both;
  width: 100%;
  padding: 10px 0px;
  overflow: hidden;
}

.inner-module1, .inner-module2, .inner-module3 {
  float: left !important;
  height: 100%;
}

.inner-module1 .icon, .inner-module2 .icon, .inner-module3 .icon, #newsflash .icon {
  float: left;
  width: 48px;
}

.inner-module1 .mod-pad, .inner-module2 .mod-pad, .inner-module3 .mod-pad {
  margin-left: 54px;
  margin-right: 15px;
}

.inner-module1 h3, .inner-module2 h3, .inner-module3 h3 {
  font-weight: normal;
  font-size: 16px;
}

.top-module .icon img, .bot-module .icon img, .inner-module1 .icon img, .inner-module2 .icon img, .inner-module3 .icon img, #newsflash .icon img {
  width: 48px;
  height: 48px;
}

#newsflash {
  clear: both;
  padding-bottom: 10px;
  background: url(../images/horiz-dots.png) repeat-x bottom left;
  margin-bottom: 14px;
  height: 100%;
}

#newsflash h3 {
  font-size: 16px;
  font-weight: normal;
  padding: 4px 5px !important;
  text-indent: 0 !important;
  margin: 0 !important;
}

#newsflash h3 .contentpagetitle {
  padding: 0 !important;
  margin: 0 !important;
  text-indent: 0 !important;
}

/* NEWS SLIDE */
#box8 {
  position:absolute;
}

#box8 .buttons {
  text-align:left
}

#box8 .next {
  float:right
}

.mask1 {
  position:relative;
  overflow:hidden;
}

#horiz-newsslide, #vert-newsslide {
  position: relative;
}

#horiz-newsslide #slider-handler, #vert-newsslide #slider-handler {
  position: absolute;
  top: 10px;
  left: 39px;
}

#horiz-newsslide #jump-left {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -14px;
  width: 28px;
  height: 28px;
  background: url(../images/jump-left-arrow.png) no-repeat 0 0;
}

#horiz-newsslide #jump-right {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -14px;
  width: 28px;
  height: 28px;
  background: url(../images/jump-right-arrow.png) no-repeat 0 0;
}

#vert-newsslide #jump-left {
  position: absolute;
  top: 30%;
  left: 5px;
  width: 28px;
  height: 28px;
  background: url(../images/jump-up-arrow.png) no-repeat 0 0;
}

#vert-newsslide #jump-right {
  position: absolute;
  top: 60%;
  left: 5px;
  width: 28px;
  height: 28px;
  background: url(../images/jump-down-arrow.png) no-repeat 0 0;
}

#horiz-newsslide #jump-left span, #horiz-newsslide #jump-right span, #vert-newsslide #jump-left span, #vert-newsslide #jump-right span {
  width: 28px;
  height: 28px;
  display: block;
  cursor: pointer;
  text-indent: -9999px;
}

.cols-1
{
        display: block;
        float: none !important;
        margin: 0 !important;
}

.cols-2 .column-1
{
        width:46%;
        float:left;
}

.cols-2 .column-2
{
        width:46%;
        float:right;
        margin:0
}

.cols-3 .column-1
{
        float:left;
        width:29%;
        padding:0px 5px;
        margin-right:4%

}
.cols-3 .column-2
{
        float:left;
        width:29%;
        margin-left:0;
        padding:0px 5px
}
.cols-3 .column-3
{
        float:right;
        width:29%;
        padding:0px 5px
}

.items-row
{
        overflow:hidden;
        margin-bottom:10px !important;
}

.column-1,
.column-2,
.column-3
{
        padding:10px 5px
}

.column-2
{
        width:55%;
        margin-left:40%;
}

.column-3
{
        width:30%
}

.blog-more
{
        padding:10px 5px
}

ul.horiz li {
  float: left !important;
  padding: 0 1% !important;
}


.main-content-item {
  padding: 0px 0px 1px 0px;
  margin-bottom: 15px;
}


dt.article-info-term {
  display: none;
}

.cat-children {
  padding: 10px 0;
}

.main-content-item {
  padding: 10px 0px 1px 0px;
  margin-bottom: 10px;
}

#footer {
  text-align: center;
  padding: 10px 0px;
}

#footer ul {
  padding: 0px 0px 10px 0px;
  list-style: none;
  margin: 0px;
}

#footer ul li {
  display: inline;
  margin: 0px 10px;
}

#footer a {
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** NAVIGATION SECTION   *********************** */

/* Col menus */

#col-left ul.menu,
#col-right ul.menu,
#col-left ul.sections,
#col-right ul.sections,
#col-left ul#mainlevel,
#col-right ul#mainlevel,
#col-left ul, col-right ul {
  list-style: none;
  padding: 0px 0px 0px 0px;
  margin: 0px;

}

#col-left ul.menu ul,
#col-right ul.menu ul,
#col-left ul.sections ul,
#col-right ul.sections ul,
#col-left ul#mainlevel ul,
#col-right ul#mainlevel ul,
#col-left ul ul, col-right ul ul {
  list-style: none;
  padding: 0px 0px 0px 23px;
  margin: 0px;
}

#col-left ul.menu li, #col-right ul.menu li,
#col-left ul.sections li, #col-right ul.sections li,
#col-left ul#mainlevel li, #col-right ul#mainlevel li,
#col-left ul li, col-right ul li {
  padding: 1px 0px 0px 0px;
}

#col-left ul.menu ul li, #col-right ul.menu ul li,
#col-left ul.sections ul li, #col-right ul.sections ul li,
#col-left ul#mainlevel ul li, #col-right ul#mainlevel ul li,
#col-left ul ul li, col-right ul ul li {
  background: none;
  padding: 1px 0px 0px 0px;
}

#col-left ul.menu li a, #col-right ul.menu li a,
#col-left ul.sections li a, #col-right ul.sections li a,
#col-left ul#mainlevel li a, #col-right ul#mainlevel li a {
  text-decoration: none !important;
  font-size: 120%;
  background: url(../images/menu-li-a-link.png) no-repeat 0 0;
  display: block;
  padding: 7px 10px 7px 39px;
  border: 0; outline: 0;
}

#col-left ul.menu li ul li a, #col-left ul.section li ul li a, #col-left ul#mainlevel li ul li a,
#col-right ul.menu li ul li a, #col-right ul.section li ul li a, #col-right ul#mainlevel li ul li a {
  text-align: left;
  border: 0; outline: 0;
}

#col-left ul.menu li a:hover, #col-right ul.menu li a:hover,
#col-left ul.sections li a:hover, #col-right ul.sections li a:hover, 
#col-left ul#mainlevel li a:hover, #col-right ul#mainlevel li a:hover {
  text-decoration: none !important;
  background: url(../images/menu-li-a-active.png) no-repeat 0 0;
}

#col-left ul.menu li#current a, #col-right ul.menu li#current a,
#col-left ul.sections li#current a, #col-right ul.sections li#current a,
#col-left ul#mainlevel li#current a, #col-right ul#mainlevel li#current a {
  display: block;
  padding: 7px 10px 7px 39px;
  font-weight: bold;
  border: 0; outline: 0;
}

/* *********************** END NAVIGATION SECTION ********************* */

/* *********************** STANDARD MODULE TABLE  ********************* */

#col-left div.moduletable, #col-left div.moduletable_menu, #col-left div.moduletable_text,
#col-right div.moduletable, #col-right div.moduletable_menu, #col-right div.moduletable_text, div#search {
  text-align: left;
  padding: 0px;
  margin-bottom: 10px;
}

#col-left div.moduletable_menu, #col-right div.moduletable_menu {
  margin-bottom: 1px;
}

#col-left div.moduletable h3, #col-left div.moduletable_menu h3, #col-left div.moduletable_text h3,
#col-right div.moduletable h3, #col-right div.moduletable_menu h3, #col-right div.moduletable_text h3, #newsflash h2 { 
  font-weight: normal; font-size: 16px;
  line-height: 11px;
  padding: 14px 0px 13px 39px;
  display: block;
  margin: 0px 0px 0px 0px;
  text-align: left;
}

#col-left div.moduletable .mod-content, #col-left div.moduletable_text .mod-content {
  padding: 5px 15px;
}

#col-right div.moduletable .mod-content, #col-right div.moduletable_text .mod-content {
  padding: 5px 0px;
}

#col-left div.moduletable_menu .mod-content, #col-right div.moduletable_menu .mod-content {
  padding: 0px 0px;
}

#col-left div.moduletable h3, 
#col-left div.moduletable_menu h3, 
#col-left div.moduletable_text h3, #newsflash h2 {
  background-image: url(../images/moduletable-h3-bg.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}

#col-right div.moduletable h3,
#col-right div.moduletable_menu h3,
#col-right div.moduletable_text h3 {
  background-image: url(../images/moduletable-h3-bg.png);
  background-repeat: repeat-x;
  background-position: 0 0;

}

/* Custom Modules */

.bannerheader {
  padding: 3px 0px;
  font-weight: bold;
}

.banneritem_text {
  padding: 3px 0px;
  margin: 2px 0px;
}

.bannerfooter_text {
  padding: 3px;
  font-size: 11px;
  text-align: right;
}

#col-left iframe, #col-right iframe {
  width: 180px;
}

div.syndicate {
  text-align: left;
  padding: 0px;
  margin: 0px;
  clear: both;
}

div.syndicate div {
  padding: 0px;
  margin: 2px 3px 2px 0px;
  display: inline;
  text-align: left;
}

div.syndicate div img, div.syndicate div a {
  margin: 0;
  padding: 0;
}

ul.latestnews, ul.mostread, .blog_more ul, .archive-module {
  list-style: none;
  padding: 5px 0px 5px 0px !important;
  margin: 0px;
  text-align: left;
}

.latestnews li, .mostread li, .blog_more ul li, .archive-module li {
  list-style: none;
  padding: 2px 0px 2px 25px !important;
  margin: 4px 0px 0px 0px;
  background: url(../images/arrow.png) no-repeat 0 0;
}

.latestnews a, .mostread a, .archive-module a {
  text-align: left;
  padding-left: 0px;
  line-height: 18px;
}

/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */

.content-header {
  padding: 4px 0px;
  height: 100%;
  background: url(../images/lighter-bg.png) repeat 0 0;
}

.contentheading {
  padding: 6px 0px 6px 10px;
  margin: 0px 0px 0px 0px; 
  font-weight: normal; font-size: 16px; line-height: 20px;
  text-transform: none;
  letter-spacing: 0px;
  vertical-align: middle;
  width: 80%;
}

.contentheading a {
  text-decoration: none;
}

.article-view .contentheading {
  margin: 0px !important;
  float: left; 
}

.article-view p.buttonheading {
  float: right; 
  display: inline;
  padding: 6px 0px 6px 0px;
  margin: 0px;
}

/* content title and links */
.contentpagetitle {  }

a.contentpagetitle { 
  text-decoration: none;
}

a.contentpagetitle:hover { 
  text-decoration: none;
}

/* top box like a category description */
.contentdescription {
  background: transparent;
  padding: 5px 0px;
}

/* Main Body Text */
.contentpane { }

.contentpaneopen { margin: 0px 0px 10px 0px; width: 99%; }

div.weblinks .contentdescription {
  clear: both;
  padding-bottom: 10px;
}

div.weblinks div.display {
  clear: both;
}

div.weblinks div.display form {
  float: right;
}

.sectiontableheader {
  background: url(../images/lighter-bg.png) repeat 0 0;
}

/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:10px; padding-left: 2px;vertical-align: middle;line-height: 10px;}
.content_vote {font-weight: normal;font-size: 10px;}
.content_rating img {
  vertical-align: middle;
}

.content_vote input {
  background: none;
  margin-left: 1px;
  margin-right: 1px;
}

.article-adds {
  padding: 8px 0px;
  clear: both;
  background: url(../images/horiz-dots.png) repeat-x 0 0;
}

p.art-nfo {
  width: 100%;
  padding: 0px;
  margin: 0px;
}


/* icons */
p.buttonheading {
  float: right;
  display: inline;
  padding: 8px 10px 8px 0px;
  margin: 0px;
  white-space: nowrap;
}

p.buttonheading a {
  margin-left: 4px;
}

.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {
  display: block;
  font-weight: bold;
  font-size: 11px;
  line-height: 12px;
  text-align: left;
  padding: 5px 0px 5px 10px;
}

.createdate span {
  font-size: 18px;
  line-height: 19px;
}

.modifydate {
  font: italic normal normal 11px/14px;
  text-transform: none;
  text-align: left;
  display: block;
  padding-bottom: 8px;
}

.hits {
  padding: 0px 10px;
  display: block;
}

.newsfeeddate {font-size: 10px; color: #d1d1d1; font-weight: bold;}

ul.newsfeed {
  padding: 6px 0px;
}

ul.newsfeed li {
  background: transparent url(../images/rss.gif) no-repeat 0px 4px;
  padding: 4px 0px 4px 22px;
}

/* Dates */

/* Writen by Authors name */
.small {
  font: italic normal normal 11px/18px;
  margin: 0px;
  padding: 0px;
  text-transform: none;
}

.createdby {
  font: italic normal normal 11px/18px;
  margin: 0px;
  padding: 0px;
  text-transform: none;
}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav { 
  font-size: 11px; 
}
.pagebar{font-size: 11px; font-weight: normal;}
.pagenav_prev{font-size: 11px; text-decoration: none; }
.pagenav_next{font-size: 11px; text-decoration: none; }
a.pagenav { text-decoration: underline; font-weight: normal; }
a.pagenav:hover {text-decoration: none; font-weight: normal;  }
.pagenavcounter{  height: 15px;  }
.back_button{font-size: 11px; letter-spacing: 1px; height: 15px; clear: both;  margin: 5px 0px; text-transform: uppercase; font-weight: bold; }

/* Read more link */
.readon {
  text-decoration: none;
  line-height: 30px;
  font-weight: bold;
  font-size: 12px;
}

.readon:hover {
  text-decoration: underline;
}

/* Article index   */
table.contenttoc {
  padding: 0px;
  margin: 0px 7px 7px 7px;
  float: right;
  width: 30%;
}
  
table.contenttoc th {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  padding: 5px 10px;
}
  
table.contenttoc th, table.contenttoc td  { padding: 2px 10px;  background: url(../images/darker-bg.png) repeat 0 0;}

/* Links article index */
  a.toclink:hover, a.toclink:visited, a.toclink:link {  height: 18px; }
/* End Article index  */

/*  component heading */
.componentheading {
  text-align: left; 
  padding: 6px 10px;
  font-weight: bold; font-size: 12px;
  vertical-align: middle;
  margin-bottom: 1px;
  letter-spacing: 0px;
  background: url(../images/lighter-bg.png) repeat 0 0;
}

/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
  border-collapse: collapse;
  padding: 3px;
  font-weight: bold; font-size: 12px;
}

.sectiontableheader * {
  vertical-align: middle;
}

table.category, table.newsfeeds {
  width: 100% !important;
}

table.category th, table.newsfeeds th {
  background: url(../images/lighter-bg.png) repeat 0 0;
  padding: 8px 4px;
  text-align: left;
}

table.category td, table.newsfeeds td {
  padding: 4px !important;
  background: url(../images/horiz-dots.png) repeat-x bottom left;
}

/* Table odd and Even Rows */
.sectiontableentry1 {
  background: transparent;
  padding: 4px !important;
  text-align: left;
}

.sectiontableentry2 {
  background: transparent;
  padding: 4px !important;
  text-align: left;
}

.sectiontableentry1 input, .sectiontableentry2 input {
  margin: 0px; 
  padding: 0px;
  height: 15px;
  width: 15px;
  background: none;
  vertical-align: middle;
}

.sectiontableentry0 td, .sectiontableentry1 td, .sectiontableentry2 td {
  padding: 4px;
  font-size: 12px;
}

#number {
  padding: 4px 10px !important;
}

.sectiontableentry1 label, .sectiontableentry2 label {
  margin: 0px;
  padding: 0px 0px 0px 5px;
  display: block;
}

.sectiontableentry2 td {
  background: url(../images/lighter-bg.png) repeat 0 0;
}

.section-td-center {
  text-align: center !important;
}

.sectiontablefooter {
 
}

table.poll, table.pollstableborder {
  width: 99%;
}

table.poll * div {
  margin: 0px auto !important;
  padding: 4px 0px !important;
}

.polls_color_1 {
  background: #333333;
  border: 2px solid #333333;
  outline: 0 !important;
}

.polls_color_2 {
  background: #666666;
  border: 2px solid #666666;
  outline: 0 !important;
}

.polls_color_3 {
  background: #999999;
  border: 2px solid #999999;
  outline: 0 !important;
}

.polls_color_4 {
  background: #cccccc;
  border: 2px solid #cccccc;
  outline: 0 !important;
}

.polls_color_5 {
  background: #000000;
  border: 2px solid #000000;
  outline: 0 !important;
}

/* End Sectiontable */

/* Category */
.category { }
a.category:link, a.category:visited { height: 15px; text-decoration: underline;  }
a.category:hover  {  height: 15px; text-decoration: none; }
/* End category */

/* blogsection */
.blog {background-color: transparent;}
.blogsection{  height: 18px;  }

.blog_more {  clear: both; display: block; padding: 10px 0px; }

.blog_more h2 {
  font-weight: bold; font-size: 12px;
  letter-spacing: 0px;
  padding: 10px 0px;
  margin: 0px;
}

.blog_heading {  height: 18px;  }
/* space from bottom of article */

.article_separator { font-size: 1px; line-height: 0px; display: block !important;  }

/* End blogsection  */

/* results if not search google */
.searchintro{ }
/*Search Form keyword highlight*/
.highlight {
  padding: 0px 4px 0px 4px;
  color: #666666;
  font-weight: bold;
}
/* End Search Form */

/* wrapper title */

.counter {
  text-align: center;
}

.pagination {
  text-align: center;
}

.pagination li {
  background: none !important;
  padding: 0px 3px !important;
  display: inline;
}

/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */

/* *********************** FORM SECTION  *********************** */  
form { 
  margin: 0px;
}

input {
  font-size: 12px; 
}

#col-left form.form-login {
  padding: 6px 0px 0px 0px;
  margin: 0px auto;
}

#col-left form.form-login a {
  display: block;
}

div.moduletable fieldset {
  border: none;
  margin: 0px;
  padding: 0px;
  text-align: left;
  clear: both;
  display: block;
  width: 99%;
}

div.moduletable form.form-login input.button {
  text-align: center;
  cursor: pointer;
}

#col-left div.moduletable form.form-login p {
  margin: 0px;
  padding: 5px 0px;
  text-align: left !important;
}

div.moduletable form.form-login p.central {
  margin: 0px;
  padding: 5px 0px;
  text-align: center !important;
}

div.moduletable form.form-login label {
  display: block;
}

div.moduletable form.form-login label.remember {
  display: inline;
}

#col-left .inputbox, #col-right .inputbox {
  width:84%;
}

#mod_login_remember {
  float: left;
  margin: 4px 5px 0 0;
}

.inputbox, .validate-email, .login #username, .login #password, #jform_email, .validate-password, .validate-username, #jform_name, textarea { background: url(../images/input-white-bg.png) no-repeat top left; margin: 2px 0px; padding: 7px 3px 7px 19px; border: 0; }
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button, button {
  border: none;
  font-weight: bold; font-size: 12px;
  vertical-align: middle;
  height: 26px;
  line-height: 23px;
  padding: 0px 10px 0px 10px;
  margin: 7px 0px;
  background-image: url(../images/button-bg.png);
  background-repeat: repeat-x;
  background-position: top left;
}

.profile-edit select {
  width: 200px;
}

.formelm label, .contact-email label {
  width: 160px;
  float: left;
}

.contact-email div {
  clear: both;
}

.login label {
  float: left;
  width: 120px;
  line-height: 30px;
}

.login {
  padding: 0 0 10px 0;
}

.login div {
  clear: both;
}

.tip-wrap {
  background: #f5f5f5;
  padding: 10px;
}

select {
  background: #ffffff;
  font-size: 11px;
  padding: 0px;

  color: #444444;
  height: auto;
  font-weight: normal;
}

#col-right select, #col-right select option {
  width: auto;
}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 0px;}

#searchphraseany, #searchphraseall, #searchphraseexact {
  background: none;
}

#system-message{margin:10px 0 20px 0;padding: 0 !important;background:#ffffff;border:solid 0px;}
#system-message dd { margin: 0;  font-weight: normal; text-indent: 0px;background:#fff;padding:0 }
#system-message dd ul { margin:0px; list-style: none; padding: 10px 10px; border-top: 2px solid #9fbfdb; border-bottom: 2px solid #9fbfdb;}
#system-message dd ul li {padding: 3px 0px;text-align: left;background:none;}
#system-message dt.message { display: none; }
#system-message dd.message {  }
#system-message dd.message ul { background: #E5EEF7;color:#707e8b;}
#system-message dt.error { display: none; }
#system-message dd.error {  }
#system-message dd.error ul { color: #551111; background: #f7e5e5; border-top: 2px solid #db9f9f; border-bottom: 2px solid #db9f9f;margin:0}
#system-message dt.notice { display: none; }
#system-message dd.notice {  }
#system-message dd.notice ul { color: #64591b; background: #f7f7e5; border-top: 2px solid #dbda9f; border-bottom: 2px solid #dbda9f;}

/* *********************** END FORM SECTION *********************** */

#searchForm {
  clear: both;
  padding: 10px;
}

div.results h3 {
  font-weight: normal !important;
}

div.results .list li h4 {
  letter-spacing: -1px;
  font-weight: normal !important;
  font-size: 150%;
}

div.results .list li h4 {
  padding: 5px 0px;
}

.highlight {
  font-weight: bold;
  color: #333333;
  background: #f6f6f6;
}

div.results .list li {
  padding: 4px 0px;
  border-bottom: 1px solid #cecece;
}

div.results span.small {
  font-size: 11px;
  font-weight: bold;
}

fieldset.advanced {
  border: 1px solid #cecece;
  padding: 10px;
}

fieldset.advanced legend {
  padding: 0px 10px;
}

#search-again {
  text-align: center;
  padding: 10px;
  background: #f6f6f6;
}

#search-again #search_searchword {
  width: 200px;
  height: 18px;
  padding: 2px 5px;
}

#search-again label {
  padding-right: 6px;
}

.results .pagination {
  padding: 10px 0px !important;
}

div.weblinks .contentdescription {
  clear: both;
  padding-bottom: 10px;
}

div.weblinks div.display {
  clear: both;
}

div.weblinks div.display form {
  float: right;
}

table.category, table.newsfeeds {
  width: 100% !important;
}

table.category th, table.newsfeeds th {
  background: #e8f1f7;
  padding: 8px 4px;
  text-align: left;
}

table.category td, table.newsfeeds td {
  padding: 4px !important;
  background: url(../images/dotted.gif) repeat-x bottom left;
}

.counter {
  text-align: center;
  padding: 10px 0px 10px 0px !important;
  clear: both;
  height: 100%;
  margin: 0px 20px;
  background: url(../images/dotted.gif) repeat-x 0 0;
}

div.paginator {
  text-align: center;
  margin: 0px 0px;
}

div.paginator ul.pagination {
  
}

div.paginator ul.pagination li {
  line-height: 34px;
  padding: 10px 10px !important;
  display: inline;
  margin: 0px 2px;
  position: relative;
  height: 34px;
  background: url(../images/pagination-lbg.gif) no-repeat 0 0 !important;
  text-shadow: 1px 1px 0px #ffffff;
}

div.paginator ul.pagination li span {
  position: absolute;
  background: url(../images/pagination-rbg.gif) no-repeat 0 0 !important;
  width: 10px;
  height: 34px;
  top: 0;
  right: 0;
}

div.pagination ul li {
  background-image: none !important;
  padding: 0px 10px 0px 0px !important;
  display: inline;
}

ul.actions {
    margin: 0px 0px 0px 10px !important;
    padding: 0px !important;
    text-align: left;
    list-style-position: outside;
    list-style-type: square;
    display: inline;
}

ul.actions li {
   background: none !important;
    display: inline;
    line-height: 1.7em;
    margin: 0px !important;
    padding: 0px !important;
} 

.categories-list ul li {
  clear: both;
  padding: 3px 0px;
}

.item-title {
  font-weight: bold;
}

.profile-edit select {
  width: 200px;
}

.formelm label, .contact-email label {
  width: 160px;
  float: left;
}

.contact-email div {
  clear: both;
}

.article-info-term {
  display: none;
}

.sf-sub-indicator {
display: none;
}
#panel_s {
float: right;
}
#log-panel {
overflow: hidden;
margin-top: 5px;
float: right;
width: 160px;
padding: 0px;
margin-bottom: 0;
height: 23px;
margin-right: 0px;
}

#v_slideout {
  float: right;
  background: url(../images/panel-hide.png) no-repeat 0 0;
  width: 12px;
  height: 18px;
  display: block;
  margin-top: 8px;
  cursor: pointer;
  margin-right: 10px;
}

#panel_s {
  position: absolute;
top: 89px;
right: 0px;
  width: 220px;
  z-index: 99999;
    -webkit-box-shadow: rgba(0, 0, 0, 0.796875) 0px 0px 10px;
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
  box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 10px;
  border-bottom-left-radius: 5px 5px;
  border-bottom-right-radius: 5px 5px;
  border-top-left-radius: 5px 5px;
  border-top-right-radius: 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
}

#panel_s ul {
  padding-top: 15px;
}
#vertical_slide {
  background: rgb(59, 39, 211);
  color: #ffffff;
  padding: 10px;
  z-index: 99999;
  border-bottom-left-radius: 5px 5px;
  border-bottom-right-radius: 5px 5px;
  border-top-left-radius: 5px 5px;
  border-top-right-radius: 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  opacity: 0.8;
}
#vertical_slide a {
  color: #ffffff;
}
#vertical_slide input.inputbox {
}
#vertical_slide form#login ul li {
  margin: 0;
}
label.lbl-fixed {
  display: block;
  vertical-align: middle;
}
.displaynone { 
  display: none; 
  visibility: hidden !important; 
  height: 0px !important;
}

#log-panel h3 {
  text-align: left;
  float: left;
  font: bold 11px/21px Tahoma, Arial, Helvetica, sans-serif;
  border: 0;
  background: none;
  padding: 0px 6px;
}

#log-panel-buttons-handler {
  float: right;
  padding: 0px 12px 0px 0px;
}

a#v_toggle, a#v_register {
  float: right;
  height: 20px;
  line-height: 21px;
  font-size: 11px;
}

a#v_toggle, a#v_register {
  float: right;
  padding: 0px 10px;
  color: #000000;
  border-bottom-left-radius: 7px 7px;
  border-bottom-right-radius: 7px 7px;
  border-top-left-radius: 7px 7px;
  border-top-right-radius: 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px !important;
  cursor: pointer;
  text-decoration: none;
}
a#v_toggle {
  margin-right: 10px;
  background: #ffffff;
  opacity: 0.5;
}
#v_register {
background: #ffffff;
opacity: 0.5;
}
#vertical_slide h3 {
padding-bottom: 5px;
font-size: 18px;
}
.next {
float: right !important;
margin-top: -26px;
padding-right: 20px;
}
#top-navigation-links {
list-style: none;
margin: 0px;
padding: 1px 0 0 0;
height: 34px;
line-height: 34px;
font-size: 16px;
float: right;
}
#top-navigation-links li {
float: left;
margin-left: 0px;
vertical-align: middle;
height: 34px;
line-height: 34px !important;
font-size: 17px;
color: #676767;
}
#twitter, #blogger, #facebook, #rss, #linkedin, #myspace {
  width: 26px;
  text-indent: -9999px;
  height: 26px;
  float: left;
  background-image: url(../images/social-sprite.png);
  background-repeat: no-repeat;
}

#twitter {background-position: -1px 0px;}
#blogger {background-position: -230px 0px;}
#facebook {background-position: -51px 0px;}
#rss {background-position: -76px 0;}
#linkedin {background-position: -101px 0px;}
#myspace {background-position: -126px 0px;}

#twitter:hover {background-position: -1px 0px;}
#blogger:hover {background-position: -230px 0px;}
#facebook:hover {background-position: -51px 0px;}
#rss:hover {background-position: -76px 0px;}
#linkedin:hover {background-position: -101px 0px;}
#myspace:hover {background-position: -126px 0px;}
#top-navigation-links li {
list-style: none;
}
#t1.span2 {
width: 15%;
}
#t2.span2 {
width: 15%;
}
#t3.span2 {
width: 15%;
}
#t4.span2 {
width: 15%;
}
#t5.span2 {
width: 15%;
}
#t6.span2 {
width: 14.6%;
}
#t1.span3 {
width: 23%;
}
#t2.span3 {
width: 23%;
}
#t3.span3 {
width: 23%;
}
#t4.span3 {
width: 23%;
padding-right: 8px;
}
#t5.span3 {
width: 23%;
}
#t6.span3 {
width: 23%;
}
#t1.span4 {
width: 31%;
}
#t2.span4 {
width: 31%;
}
#t3.span4 {
width: 32%;
padding-right: 3px;
}
#t4.span4 {
width: 31%;
}
#t5.span4 {
width: 31%;
}
#t6.span4 {
width: 31%;
}
#t1.span6 {
width: 48%;
}
#t2.span6 {
width: 48%;
}
#t3.span6 {
width: 48%;
}
#t4.span6 {
width: 48%;
}
#t5.span6 {
width: 48%;
}
#t6.span6 {
width: 48%;
}
#t1.span12 {
width: 97%;
padding-right: 4px;
}
#t2.span12 {
width: 97%;
padding-right: 4px;
}
#t3.span12 {
width: 97%;
padding-right: 4px;
}
#t4.span12 {
width: 97%;
padding-right: 4px;
}
#t5.span12 {
width: 97%;
padding-right: 4px;
}
#t6.span12 {
width: 97%;
padding-right: 4px;
}
#t1 {
background: rgba(255, 255, 255, 0.43);
padding: 0px 0px 0px 5px;
}
#t2 {
background: rgba(255, 255, 255, 0.43);
padding: 0px 0px 0px 5px;
}
#t3 {
background: rgba(255, 255, 255, 0.43);
padding: 0px 0px 0px 5px;
}
#t4 {
background: rgba(255, 255, 255, 0.43);
padding: 0px 0px 0px 5px;
}
#t5 {
background: rgba(255, 255, 255, 0.43);
padding: 0px 0px 0px 5px;
}
#t6 {
background: rgba(255, 255, 255, 0.43);
padding: 0px 0px 0px 5px;
}
#top-modules h3 {

font-size: 15px;
font-weight: bold;
padding-top: 5px;
}
#top-modules-2 {
padding-top: 10px;
}
#top-modules-1 {

}
#top-modules-2 {

}
#col-main {
overflow: hidden;
}
.top-long {
background: rgba(255, 255, 255, 0.43);
padding: 5px 0px 5px 5px;
}
.top-long h3 {

font-size: 15px;
font-weight: bold;
}
#m1 {
background: rgba(255, 255, 255, 0.43);
padding: 0px 0px 0px 5px;
}
#m2 {
background: rgba(255, 255, 255, 0.43);
padding: 0px 0px 0px 5px;
}
#m3 {
background: rgba(255, 255, 255, 0.43);
padding: 0px 0px 0px 5px;
}
#m4 {
background: rgba(255, 255, 255, 0.43);
padding: 0px 0px 0px 5px;
}
#m5 {
background: rgba(255, 255, 255, 0.43);
padding: 0px 0px 0px 5px;
}
#m6 {
background: rgba(255, 255, 255, 0.43);
padding: 0px 0px 0px 5px;
}
#m7 {
background: rgba(255, 255, 255, 0.43);
padding: 0px 0px 0px 5px;
}
#m8 {
background: rgba(255, 255, 255, 0.43);
padding: 0px 0px 0px 5px;
}
#top-content-modules h3 {

font-size: 15px;
font-weight: bold;
padding-top: 5px;
}
#bottom-content-modules h3 {

font-size: 15px;
font-weight: bold;
padding-top: 5px;
}
.top-long {
margin-bottom: 15px;
}
#bottom-content-modules {
margin-bottom: 15px;
margin-top: 15px;
}
.breadcrumb .active {
display: none;
}
.breadcrumb li {
list-style: none;
}
#newsflash p {
padding-left: 5px;
}
.bottom-long {
background: rgba(255, 255, 255, 0.43);
padding: 5px 0px 5px 5px;
}
.bottom-long h3 {

font-size: 15px;
font-weight: bold;
}
#b1 {
background: rgba(255, 255, 255, 0.43);
padding: 0px 0px 0px 5px;
}
#b2 {
background: rgba(255, 255, 255, 0.43);
padding: 0px 0px 0px 5px;
}
#b3 {
background: rgba(255, 255, 255, 0.43);
padding: 0px 0px 0px 5px;
}
#b4 {
background: rgba(255, 255, 255, 0.43);
padding: 0px 0px 0px 5px;
}
#b5 {
background: rgba(255, 255, 255, 0.43);
padding: 0px 0px 0px 5px;
}
#b6 {
background: rgba(255, 255, 255, 0.43);
padding: 0px 0px 0px 5px;
}
#bot-modules {

}
#bot-modules {
margin-top: 15px;
margin-bottom: 15px;
}
.bottom-long {
margin-top: 15px;
margin-bottom: 15px;
}
#footer-right {
float: right;
width: 375px;
text-align: center;
font-size: 11px;
padding-bottom: 20px;
margin-left: 0px;
padding-top: 8px;
}
#footer-left {
width: 478px;
text-align: center;
padding-bottom: 20px;
padding-top: 10px;
}
#footer-left li a {
display: inline !important;
background: none !important;
padding: 0 16px 0 0 !important;
margin: 0;
float: left;
border-bottom: none;
}
#footer-con1 {
text-align: center;
}
#footer-left ul li {
background: none;
padding: 0;
}
@font-face {
  font-family: 'IcoMoon';
  src: url('../../../media/jui/fonts/IcoMoon.eot');
  src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'IcoMoon';
  content: attr(data-icon);
  speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
}
.icon-home:before {
  content: "\21";
}
.icon-user:before {
  content: "\22";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
  content: "\23";
}
.icon-comment:before,
.icon-comments:before {
  content: "\24";
}
.icon-comments-2:before {
  content: "\25";
}
.icon-share-alt:before,
.icon-out:before {
  content: "\26";
}
.icon-share:before,
.icon-redo:before {
  content: "\27";
}
.icon-undo:before {
  content: "\28";
}
.icon-file-add:before {
  content: "\29";
}
.icon-new:before,
.icon-plus:before {
  content: "\2a";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
  content: "\2b";
}
.icon-pencil-2:before {
  content: "\2c";
}
.icon-folder:before {
  content: "\2d";
}
.icon-folder-2:before {
  content: "\2e";
}
.icon-picture:before {
  content: "\2f";
}
.icon-pictures:before {
  content: "\30";
}
.icon-list:before,
.icon-list-view:before {
  content: "\31";
}
.icon-power-cord:before {
  content: "\32";
}
.icon-cube:before {
  content: "\33";
}
.icon-puzzle:before {
  content: "\34";
}
.icon-flag:before {
  content: "\35";
}
.icon-tools:before {
  content: "\36";
}
.icon-cogs:before {
  content: "\37";
}
.icon-options:before,
.icon-cog:before {
  content: "\38";
}
.icon-equalizer:before {
  content: "\39";
}
.icon-wrench:before {
  content: "\3a";
}
.icon-brush:before {
  content: "\3b";
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\3c";
}
.icon-checkbox-unchecked:before {
  content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before {
  content: "\3e";
}
.icon-checkbox-partial:before {
  content: "\3f";
}
.icon-asterisk:before,
.icon-star-empty:before {
  content: "\40";
}
.icon-star-2:before {
  content: "\41";
}
.icon-featured:before,
.icon-star:before {
  content: "\42";
}
.icon-calendar:before {
  content: "\43";
}
.icon-calendar-2:before {
  content: "\44";
}
.icon-question-sign:before,
.icon-help:before {
  content: "\45";
}
.icon-support:before {
  content: "\46";
}
.icon-warning:before {
  content: "\48";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
  content: "\47";
}
.icon-unpublish:before,
.icon-trash:before,
.icon-cancel:before {
  content: "\4a";
}
.icon-eye-close:before,
.icon-minus:before {
  content: "\4b";
}
.icon-purge:before,
.icon-trash:before {
  content: "\4c";
}
.icon-envelope:before,
.icon-mail:before {
  content: "\4d";
}
.icon-mail-2:before {
  content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
  content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
  content: "\50";
}
.icon-box-add:before {
  content: "\51";
}
.icon-box-remove:before {
  content: "\52";
}
.icon-search:before {
  content: "\53";
}
.icon-filter:before {
  content: "\54";
}
.icon-camera:before {
  content: "\55";
}
.icon-play:before {
  content: "\56";
}
.icon-music:before {
  content: "\57";
}
.icon-grid-view:before {
  content: "\58";
}
.icon-grid-view-2:before {
  content: "\59";
}
.icon-menu:before {
  content: "\5a";
}
.icon-thumbs-up:before {
  content: "\5b";
}
.icon-thumbs-down:before {
  content: "\5c";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
  content: "\49";
}
.icon-save-new:before,
.icon-plus-2:before {
  content: "\5d";
}
.icon-ban-circle:before,
.icon-minus-sign:before,
.icon-minus-2:before {
  content: "\5e";
}
.icon-key:before {
  content: "\5f";
}
.icon-quote:before {
  content: "\60";
}
.icon-quote-2:before {
  content: "\61";
}
.icon-database:before {
  content: "\62";
}
.icon-location:before {
  content: "\63";
}
.icon-zoom-in:before {
  content: "\64";
}
.icon-zoom-out:before {
  content: "\65";
}
.icon-expand:before {
  content: "\66";
}
.icon-contract:before {
  content: "\67";
}
.icon-expand-2:before {
  content: "\68";
}
.icon-contract-2:before {
  content: "\69";
}
.icon-health:before {
  content: "\6a";
}
.icon-wand:before {
  content: "\6b";
}
.icon-unblock:before,
.icon-refresh:before {
  content: "\6c";
}
.icon-vcard:before {
  content: "\6d";
}
.icon-clock:before {
  content: "\6e";
}
.icon-compass:before {
  content: "\6f";
}
.icon-address:before {
  content: "\70";
}
.icon-feed:before {
  content: "\71";
}
.icon-flag-2:before {
  content: "\72";
}
.icon-pin:before {
  content: "\73";
}
.icon-lamp:before {
  content: "\74";
}
.icon-chart:before {
  content: "\75";
}
.icon-bars:before {
  content: "\76";
}
.icon-pie:before {
  content: "\77";
}
.icon-dashboard:before {
  content: "\78";
}
.icon-lightning:before {
  content: "\79";
}
.icon-move:before {
  content: "\7a";
}
.icon-next:before {
  content: "\7b";
}
.icon-previous:before {
  content: "\7c";
}
.icon-first:before {
  content: "\7d";
}
.icon-last:before {
  content: "\e000";
}
.icon-loop:before {
  content: "\e001";
}
.icon-shuffle:before {
  content: "\e002";
}
.icon-arrow-first:before {
  content: "\e003";
}
.icon-arrow-last:before {
  content: "\e004";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
  content: "\e005";
}
.icon-chevron-right:before,
.icon-arrow-right:before {
  content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
  content: "\e007";
}
.icon-chevron-left:before,
.icon-arrow-left:before {
  content: "\e008";
}
.icon-arrow-up-2:before {
  content: "\e009";
}
.icon-arrow-right-2:before {
  content: "\e00a";
}
.icon-download:before,
.icon-arrow-down-2:before {
  content: "\e00b";
}
.icon-arrow-left-2:before {
  content: "\e00c";
}
.icon-play-2:before {
  content: "\e00d";
}
.icon-menu-2:before {
  content: "\e00e";
}
.icon-arrow-up-3:before {
  content: "\e00f";
}
.icon-arrow-right-3:before {
  content: "\e010";
}
.icon-arrow-down-3:before {
  content: "\e011";
}
.icon-arrow-left-3:before {
  content: "\e012";
}
.icon-print:before,
.icon-printer:before {
  content: "\e013";
}
.icon-color-palette:before {
  content: "\e014";
}
.icon-camera-2:before {
  content: "\e015";
}
.icon-file:before {
  content: "\e016";
}
.icon-file-remove:before {
  content: "\e017";
}
.icon-save-copy:before,
.icon-copy:before {
  content: "\e018";
}
.icon-cart:before {
  content: "\e019";
}
.icon-basket:before {
  content: "\e01a";
}
.icon-broadcast:before {
  content: "\e01b";
}
.icon-screen:before {
  content: "\e01c";
}
.icon-tablet:before {
  content: "\e01d";
}
.icon-mobile:before {
  content: "\e01e";
}
.icon-users:before {
  content: "\e01f";
}
.icon-briefcase:before {
  content: "\e020";
}
.icon-download:before {
  content: "\e021";
}
.icon-upload:before {
  content: "\e022";
}
.icon-bookmark:before {
  content: "\e023";
}
.icon-out-2:before {
  content: "\e024";
}
.print-icon a {
text-decoration: none;
}
.email-icon a {
text-decoration: none;
}
.sf-sub-indicator {
display:none !important;
}
.edit-icon a {
text-decoration: none;
}
#jform_metadata_tags_chzn {
width: 134px !important;
}
#jform_publish_up {
width: 111px;
}
#jform_publish_down {
width: 111px;
}
#jform_access_chzn {
width: 135px !important;
}
.chzn-drop {
width: 133px !important;
}
#jform_catid_chzn {
width: 135px !important;
}
#jform_state_chzn {
width: 135px !important;
}
#jform_featured_chzn {
width: 135px !important;
}
#jform_language_chzn {
width: 135px !important;
}
.dropdown-menu.actions {
float: right;
}
#wrapper-bg {
width: 1200px !important;
}
#top {
width: 1200px !important;
}
.category.list-striped li {
background: none !important;
}
.nav.nav-tabs li {
background: none !important;
}
.toggle-editor.btn-toolbar.pull-right {
float: right;
margin-top: -21px;
}
.chzn-choices li {
background: none !important;
}
.nav.nav-tabs li {
list-style: none;
}
#jform_created_by_alias {
width: 111px;
}
#jform_publish_up {
width: 111px;
}
.pager.pagenav li {
list-style: none;
}
.item-page li {
list-style: none;
}
.item-page ul {
padding-left: 10px !important;
}
#mod-finder-searchword {
height: 21px;
margin-left: 5px;
}
.category.list-striped.list-condensed li {
list-style: none;
}
.cat-children li {
list-style: none;
}
#jform_contact_emailmsg {
background: url(../images/input-white-bg.png) no-repeat top left;
margin: 2px 0px;
padding: 7px 3px 7px 19px;
border: 0;
max-width: 177px;
}
#jform_contact_name {
background: url(../images/input-white-bg.png) no-repeat top left;
margin: 2px 0px;
padding: 7px 3px 7px 19px;
border: 0;
}
.category.list-striped li {
list-style: none;
}
.intro li {
list-style: none;
}
.intro ul {
padding-left: 10px !important;
}
.dropdown-menu li {
list-style: none;
}
.dropdown-menu {
padding-left: 10px !important;
}
#bot-modules h3 {
font-size: 15px;
font-weight: bold;
padding-top: 5px;
}