/***********default joomla styles**********/

body {
  color: #666666;
}

td.contentheading_td {
  padding: 0;
  vertical-align: top;
}

.blog {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.contentpaneopen {
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.blog .contentpaneopen {
  width: 100%;
}
.contentdescription {
  padding: 0;
}
.buttonheading {
  padding: 0 0 5px 0;
  margin: 0;
  text-align: right;
  vertical-align: top;
}
.buttonheading img {
  border: none;
  margin: 6px 0 0 13px;
  padding: 0px;
  vertical-align: top;
}
table.contenttoc {
  margin: 10px;
  float: right;
}
table.contenttoc th {
  text-align: left;
  padding: 2px 0px;
  font-weight: bold;
}

a.toclink:link,
a.toclink:visited {
  padding: 2px 0px 2px 0px;
}
a.toclink:hover {
  text-decoration: none;
}
td.article_column {
  vertical-align: top;
}
td.column_separator {
  padding: 0px 0px 0px 20px;
}
.componentheading {
  font-size: 22px;
  font-weight: normal;
  line-height: 25px;
  text-align: left;
  color: #f38900;
  padding: 0px 0px 15px 0px;
  margin: 0px;
  font-family: Tahoma;
}
.contentheading,
.componentheader {
  font-size: 18px;
  font-weight: normal;
  line-height: 21px;
  text-align: left;
  color: #830303;
  padding: 0 0 0 0;
  margin: 0;
}
.inputbox,
.validate-email {
  border: 1px solid #000;
  font-size: 1em;
  line-height: 1em;
  font-weight: normal;
  color: #000000;
  margin: 0px 0px 0px 0px;
  padding: 3px 0 3px 5px;
  vertical-align: middle;
  font-family: Arial, Helvetica, sans-serif;
  background: #fff;
}
input#modlgn_remember {
  margin: 0 5px 0 0;
  padding: 0px;
  border: 0px;
  background: none;
}

p#form-login-remember {
  margin: 5px 35px;
}

#modlgn_username,
#modlgn_passwd {
  width: 157px;
}

#form-login .button,
table.poll .button,
table.poll_grey .button {
  background: url(../images/button.png) no-repeat;
  width: 72px;
  text-align: center;
  font-size: 12px;
  line-height: 23px;
}

input.button,
button.button,
button.validate {
  border: none;
  background: url(../images/button_bg.png) top left repeat-x;
  color: #fff;
  font-size: 12px;
  height: 23px;
  font-weight: normal;
  margin: 0;
  padding: 0 5px;
  font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
  text-transform: lowercase;
  vertical-align: middle;
  line-height: 23px;
}

.small_createdate {
  line-height: 1.1em;
  text-align: left;
  font-size: 11px;
}

.small {
  line-height: 1.1em;
  text-align: left;
  font-size: 11px;
}
.smalldark {
  line-height: 1.1em;
  text-align: left;
  font-size: 0.9em;
}
.createdate {
  line-height: 1.1em;
  text-align: left;
  font-size: 11px;
  padding: 0 0 5px 0;
}
.modifydate {
  line-height: 1.1em;
  text-align: left;
  font-size: 11px;
}
div.mosimage {
  border: none;
  margin: 0px;
  padding: 0px;
}
.mosimage {
  border: none;
  margin: 5px;
  padding: 0px;
}
.img_caption {
  font-size: 0.9em;
  background: none;
  margin: 0px;
  padding: 0px;
  border-top: none;
}
a.blogsection:link,
a.blogsection:visited {
  font-weight: normal;
  line-height: 14px;
  text-align: left;
}
.blog_more {
  text-decoration: none;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
}
#content .sectiontableheader {
  font-weight: bold;
  padding: 8px;
  color: #bdbdbd;
  background: #262626;
}
#content .sectiontableheader a:link,
#content .sectiontableheader a:visited {
  color: #bdbdbd;
  text-decoration: none;
}
#content .sectiontableentry1 td {
  padding: 8px;
  border-bottom: 1px solid #262626;
}
#content .sectiontableentry2 td {
  padding: 8px;
  border-bottom: 1px solid #262626;
}

table .poll {
  width: 90%;
  text-align: left;
}

.poll thead tr td,
.poll_grey thead tr td {
  color: #8d8d8d;
  padding: 0 0 10px 0;
  text-align: left;
}
.pollstableborder,
.pollstableborder_grey {
  text-align: left;
  width: 100%;
}
.pollstableborder td,
.pollstableborder_grey td {
  padding: 2px;
  vertical-align: middle;
}
.article_separator {
  display: block;
  width: 100%;
  height: 1px;
  margin: 10px 0px;
}
a.readon:link,
a.readon:visited {
  text-align: right;
  padding: 5px 0;
  font-weight: bold;
  display: block;
  color: #f38900;
  text-decoration: none;
  font-family: Tahoma;
  font-size: 11px;
}
a.readon:hover {
  text-decoration: underline;
}
div.back_button a:link,
div.back_button a:visited {
  padding: 2px 0px;
  margin: 3px;
  text-decoration: none;
  font-weight: normal;
}
.back_button {
  padding: 5px;
}

/* Unpublished */

.system-unpublished {
  background: #8ead00;
}

/* System Messages */

#system-message {
  margin-bottom: 10px;
  padding: 0;
}
#system-message dt {
  display: none;
}
#system-message dd {
  margin: 0;
  font-weight: bold;
  text-indent: 0px;
}
#system-message dd ul {
  color: #fff;
  margin: 0 0 10px 0;
  padding: 10px;
  list-style: none;
  text-align: center;
}

/* System Standard Messages */

#system-message dt.message {
  display: none;
}

#system-message dd.message ul {
  background: #262626;
  color: #fff;
  text-align: center;
  margin: 0 0 10px 0;
  padding: 20px;
}

/* System Error Messages */

#system-message dt.error {
  display: none;
}

#system-message dd.error ul {
  color: #fff;
  background: #262626;
  text-align: center;
  margin: 0 0 10px 0;
  padding: 20px;
  border: 2px solid #fff;
}

/* System Notice Messages */

#system-message dt.notice {
  display: none;
}

#system-message dd.notice ul {
  color: #fff;
  background: #262626;
  text-align: center;
  margin: 0 0 10px 0;
  padding: 20px;
}

#system-message ul li {
  background: none;
  color: #ffffff;
  text-align: center;
  margin: 0;
  padding: 0;
}
