/* JOOMLA STYLE
--------------------------------------------------------- */

.article_column {
  float: left;
}

.row-separator,
.items-leading .item-separator {
  display: block;
  clear: both;
  height: 26px;
}

.item-page,
.category-desc {
  margin-bottom: 14px;
  clear: both;
}

.article_separator {
  display: none;
}

.article-info {
  font-size: 0.9em;
  font-style: normal;
  color: #626262;
  margin-bottom: 16px;
}

.blog-featured .article-info {
  margin-top: 0px;
  margin-bottom: 7px;
}

.article-info-term {
  display: none;
}

.article_column .contentpaneopen {
  padding-right: 15px;
}

.buttonheading {
  float: right;
  padding-right: 5px;
}

.contentpane ul li {
  text-align: left;
}

.sectiontableheader {
  text-align: left;
  font-weight: bold;
  padding: 5px;
}

legend.sectiontableheader {
  background: none;
}

.sectiontableheader th {
  padding-left: 8px;
  padding-right: 8px;
}

.sectiontableentry1,
.sectiontableentry2 {
  padding-bottom: 5px;
}

.artnumber {
  float: left;
  text-align: left;
  width: 25px;
}

.arttitle {
  float: left;
}

.artauthor {
  float: right;
}

.arthits {
  float: right;
  padding-left: 10px;
}

.artcreated {
  float: right;
}

.contentheading {
  padding-left: 0px;
  padding-bottom: 12px;
}

.createdate {
  padding-bottom: 11px;
  font-size: 0.9em;
  padding-top: 0px;
  line-height: 10px;
  font-weight: bold;
}

.componentheading {
  font-size: 1.5em;
  line-height: 23px;
  padding-bottom: 17px;
  padding-top: 14px;
  font-weight: normal;
}

.contentheading {
  font-size: 1.5em;
  float: left;
  font-weight: normal;
  line-height: normal;
}

a.contentpagetitle {
  text-decoration: none!important;
  font-size: 1.4em;
}

.modifydate {
  margin-top: 20px;
  font-size: 0.9em;
  clear: both;
}

.mosimage {
  padding: 0;
  border: 1px solid #CCCCCC;
  background: #ffffff;
  margin: 6px;
}

.mosimage img {
  padding: 0;
  margin: 0!important;
}

.mosimage_caption {
  background: #EFEFEF none repeat scroll 0%;
  border-top: 1px solid #CCCCCC;
  color: #666666;
  margin-top: 2px;
  padding: 1px 2px;
}

.pagenav,
.pagenav_prev,
.pagenav_next,
.pagenavbar {
  padding: 25px 2px;
}

a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
  text-decoration: none;
}

a.pagenav:hover,
a.pagenav:active,
a.pagenav:focus,
.pagenav_prev a:hover,
.pagenav_prev a:active,
.pagenav_prev a:focus,
.pagenav_next a:hover,
.pagenav_next a:active,
.pagenav_next a:focus,
.pagenavbar a:hover,
.pagenavbar a:active,
.pagenavbar a:focus {
  text-decoration: none;
}

.pagenavbar {
  padding-left: 14px;
}

.pagenavcounter {
  padding: 8px 14px 0 14px;
}

.small {
  font-size: 0.9em;
}

.smalldark {
  text-align: left;
}

div.syndicate div {
  text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
  background: none;
}


/* Poll Styling */

.poll label {
  margin-bottom: 5px;
  display: block;
  text-align: left;
}

table.poll {
  padding: 0;
  width: 100%;
  border-collapse: collapse;
}

table.pollstableborder {
  padding: 0;
  width: 100%;
  border: none;
}

table.pollstableborder .sectiontableentry2,
table.pollstableborder .sectiontableentry1 {
  float: left;
}

table.pollstableborder img {
  vertical-align: baseline;
}

table.pollstableborder td {
  padding: 2px!important;
}

.pollstableborder {
  margin-top: 10px;
  margin-bottom: 10px;
}

table.pollstableborder td {
  background: none;
}


/* Joomla Style */

td {
  padding-bottom: 0px;
  padding-top: 0px;
}

table.searchintro {
  padding: 10px 0;
  width: 80%;
}

tr.sectiontableentry1 td {
  padding: 2px;
}

tr.sectiontableentry2 td {
  padding: 2px;
}

div.syndicate div {
  text-align: center;
}

a.readon:hover,
a.readon:active,
a.readon:focus {
  text-decoration: underline;
}

.back_button {
  height: 37px;
  padding-top: 26px;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
  margin: -2px 0;
  display: block;
  font-weight: bold;
  height: 37px;
  text-decoration: none!important;
}

.sectiontableheader {
  line-height: 29px;
  padding: 0pt 10px;
}

.sectiontableentry1 {
  font-size: 9pt;
  padding: 7px;
  background: #ECECEC;
}

.sectiontableentry2 {
  font-size: 9pt;
  padding: 7px;
}

.latestnews li,
.mostread li,
.sections li,
.latestnews-black li,
.mostread-black li,
.sections-black li {
  padding-bottom: 7px;
  display: block;
}


/* END JOOMLA STYLE
--------------------------------------------------------- */


/* System Messages */


/* System Standard Messages */

#system-message {
  margin-bottom: 20px;
}

#system-message dd.message ul {
  background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
  margin-left: 4px;
  margin-top: 13px;
}


/* System Error Messages */

#system-message dd.error ul {
  color: #c00;
  background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
  border-top: 3px solid #DE7A7B;
  border-bottom: 3px solid #DE7A7B;
}


/* System Notice Messages */

#system-message dd.notice ul {
  color: #c00;
  background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
  border-top: 3px solid #F0DC7E;
  border-bottom: 3px solid #F0DC7E;
}


/* JOOMLA 2.5 ADD ONS
--------------------------------------------------------- */

.blog-featured h1,
.item-page h1 {
  color: #000000;
  font-size: 1.9em;
  font-weight: normal;
  line-height: 23px;
  padding-top: 0;
}

.contact h3 {
  margin-bottom: 20px;
  margin-top: 15px;
  ;
}

.jicons-icons {
  float: left;
  padding-right: 7px;
}

address {
  padding-top: 4px;
  padding-bottom: 4px;
}

th {
  font-weight: bold;
  padding: 5px 0;
  text-align: left;
}

td.num {
  text-align: left;
  vertical-align: top;
}

td.hits {
  text-align: center;
  vertical-align: top;
}

td p {
  line-height: 1.7em;
  margin: 0;
}

.filter {
  margin: 10px 0;
}

.display-limit,
.filter {
  margin-right: 7px;
  text-align: right;
}

table,
table td {
  border-collapse: collapse;
}

table.weblinks,
table.category {
  margin: 10px 0 20px 0;
  width: 100%;
}

table.weblinks th,
table.category th {
  border: 1px solid #444444;
  font-size: 1em;
  font-weight: normal;
}

table.weblinks th:first-child,
table.category th:first-child {
  border-left: medium none;
}

table th,
table.table th {
  background: none repeat scroll 0 0 #222222 !important;
  color: #FFFFFF;
  padding: 6px 10px;
}

table th a {
  color: #FFFFFF !important;
}

fieldset.filters {
  margin-top: 10px;
}


/* ++++++++++++++  blog  ++++++++++++++ */

.blog-more {
  padding: 10px 5px
}

ul.actions li {
  float: right;
  padding-left: 8px;
  list-style: none;
}

li.pagenav-next {
  float: right;
  list-style: none;
  margin: 0px;
}

li.pagenav-prev {
  float: left;
  list-style: none;
  margin: 0px;
}

.pagenav a,
.pager a {
  padding: 8px;
  padding-top: 9px;
  padding-bottom: 7px;
  color: #FFFFFF !important;
}

.pagenav a:hover {
  background: #434343 !important;
  text-decoration: none !important;
}

.pagenav {
  padding-top: 40px;
  padding-bottom: 30px;
  text-align: center;
}

.pagination ul li {
  list-style: none;
  float: left;
}

.pagination ul {
  margin-left: -47px;
}

.pathway_first {
  padding-right: 8px;
  float: left;
}

.pathway_middle {
  padding-right: 8px;
  float: left;
}

.contact-form label {
  display: block;
}

.items-more ol {
  margin-left: 5px;
  margin-top: 20px;
}

.pagination {
  text-align: center;
  height: 60px;
}

.pagination a,
.pagination span {
  padding-left: 3px;
  padding-right: 3px;
}

.img-intro-left,
.img-fulltext-left {
  float: left;
}

.img-intro-right,
.img-fulltext-right {
  float: right;
}

p.counter {
  margin-bottom: 7px;
}

iframe {
  border: none;
}

.login label {
  display: block;
}

#s5_component_wrap ul.actions {
  margin-left: 0px;
}

#s5_component_wrap ul.pagenav {
  margin: 0px;
}

ul.actions i {
  display: none;
}

div.login,
div.registration {
  padding-bottom: 10px;
  margin-bottom: 20px;
}

ul {
  margin-left: 18px;
}

.module_round_box_outer ul,
.moduletable ul,
#s5_nav {
  margin: 0px;
}


/* ++++++++++++++  Joomla 3.0+ com_content  ++++++++++++++ */

ul.actions li {
  float: none;
  padding: 0px;
}

.item-page .dropdown-toggle,
.blog .dropdown-toggle,
.item .dropdown-toggle {
  background: #FFFFFF;
  margin-top: -20px;
}

.article-info span {
  display: none;
}

.page-header {
  border: none;
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
}

.item,
.items-leading {
  margin-bottom: 26px !important;
}

p.readmore a.btn {
  display: inline-block;
  padding: 0px;
  margin: 0px;
  font-size: inherit;
  line-height: inherit;
  *line-height: inherit;
  text-align: left;
  vertical-align: auto;
  cursor: pointer;
  color: inherit;
  text-shadow: none;
  background: none;
  filter: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-transform: none;
}

p.readmore a.btn span {
  display: none;
}


/* ++++++++++++++  Joomla 3.0+ breadcrumb  ++++++++++++++ */

.moduletable .breadcrumb,
.module_round_box_outer .breadcrumb {
  padding: 0px;
  background: none;
}


/* tooltips */

.tip-wrap {
  z-index: 1000003;
}

.tip-wrap .tip {
  background: #fff;
  padding: 5px;
  border: 1px solid #eee;
  max-width: 300px;
}

.tip-wrap .tip-title {
  background: none repeat scroll 0 0 #101010;
  color: #FFFFFF;
  font-size: 1.0em;
  margin-bottom: 4px;
  padding: 5px 8px 5px;
  text-shadow: 0 1px 0 #000000;
}

.tip-wrap.tip-text {
  padding: 3px;
  font-size: 11px;
  line-height: 16px;
}