Frefernz/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-size: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1.3;
  text-align:center;
  font:inherit;
}
ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* end of http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */

/*=========================================================================================================*/

html {
  height:100.1%;
}
body {
  font-family: Arial, Helvetica, sans-serif;
  background:#ccc;
  font-size: 100%;
  color:#000;
}
a {
  outline:none;
}
a:link,
a:visited  {
  color: #121212;
  text-decoration: none;
}
a:hover, a:active, a:focus {
  text-decoration: underline;
  color: #0D0077;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: block;
}
#ie_clearing {
    display: none;
}
#wrapper {
  width: 970px;
  background: transparent;
  margin: 0px auto;
  padding: 10px;
  overflow: hidden;
  text-align:left;
}
#top {
  margin: 0px 10px 0px 10px;
  padding: 0px 0px 0px 10px;
  background: transparent;
  clear: both;
  height: 40px;
}
#all {
  width: 960px;
  background: transparent;
  margin: 0px auto;
  text-align:left;
  overflow: hidden;
}

#header {
  clear:both;
  padding: 0px 0px 0px 0px;
  height: 80px;
  background: #fff url(../images/topbg.jpg) no-repeat top left;

}
#logo {
  float: left;
  margin: 0px auto auto 20px;
  border: 0;
}

#container {
  clear: both;
  text-align: left;
  background: none repeat scroll 0 0 #fff;
  }
#content {
  background: none repeat scroll 0 0 #fff;
  float: left;
  margin: 0px;
  width: 720px;
  min-height: 480px;
}
#incontent {
  background: none repeat scroll 0 0 #fff;
  padding: 0px 20px 20px;
}
#incontent ul{
  list-style: outside;
  margin: 0px 0px 0px 20px;
}
#sidebar1 {
  background: none repeat scroll 0 0 #ccc;
  margin-left: 720px;
  width: auto;

}
#insidebar1 {
  padding: 0px;
}
#insidebar1, #incontent {
  position: relative;
}

#footer {
  clear: both;
  text-align: center;
  padding: 4px 20px 4px 10px;
  background: #ccc;
  position: relative;
  font-size: 0.8em;
}



ul.menu_main {
	text-align: right;

}
ul.menu_main li {
  margin-right: 10px;

}






.moduletable_top_menu {
  padding-top: 20px;
  height: 20px;
}
ul.menu_top_menu,
ul.menu_top_menu li {
  display: inline;
}
ul.menu_top_menu li {
  margin-right: 10px;
}
ul.menu_top_menu li a:link,
ul.menu_top_menu li a:visited{
  line-height: 20px;
  font-size: 16px;
  color: #646464;
  text-decoration: none;
}
ul.menu_top_menu li a:hover {
  color: #171717;
  text-decoration: none;
}
.moduletable_randomimage {
  margin: 20px 0px 20px 0px;
}

ul.menu_main_menu li {
  background: #bfbfbf;
  border-top: 1px solid #cfcfcf;
}
ul.menu_main_menu li a,
ul.menu_main_menu li a:link,
ul.menu_main_menu li a:visited{
  display: block;
  line-height: 1.6em;
  font-size: 1.2em;
  color: #646464;
  padding-left: 10px;
  border-bottom: 1px solid #cfcfcf;
  text-decoration: none;
}
ul.menu_main_menu li:hover,
ul.menu_main_menu li.current {
  background: #AAAABE;
  text-decoration: none;
}

ul.menu_main_menu li a:hover,
ul.menu_main_menu li a:active,
ul.menu_main_menu li.current a:link,
ul.menu_main_menu li.current a:visited{
  color: #fff;
  text-decoration: none;
}



h1, h2, h3, h4, h5, h6 {
font-weight:normal;
}
h1 {
font-size:2em;
line-height:1;
margin-bottom:0.5em;
}
h2 {
margin-bottom:0.75em;
font-weight: bold;
}
h3 {
  font-size: 20px;
  line-height: 20px;
  margin-bottom:1em;
  font-weight: bold;
}
h4 {
font-size: 16px;
line-height: 16px;
margin-bottom:1.25em;
}
h5 {
font-size:1em;
font-weight:bold;
margin-bottom:1.5em;
}
h6 {
font-size:1em;
font-weight:bold;
}

div.item-page h2,
div.weblink-category h2,
h2 span.subheading-category,
h2 a {
  color: #45512B;
  font-size: 24px;
  font-weight: bold;
}
/*=========================================================================================================*/
/*remind to set margins and paddgins to your needs, they are all resetted by Eric Meyers reset.css above*/

p {
  margin: 0.8em 0;
}
#footer p {
  margin:0;
}
pre {
}
address {
}
small {
}
ol {
}
li ul, li ol, ul ul, ol ol {
}
form, legend, label {
}
legend {
}
table {
  border-collapse: separate;
  border-spacing: 4px;
}
caption {
}
hr {
}
cite, dfn, em, i {
  font-style: italic;
}
code, kbd, samp, pre, tt, var {
}
pre {
  white-space: pre;
}
del {
  text-decoration: line-through;
}
mark {
}
ins {
}
big {
}
abbr, acronym {
}
abbr[title], acronym[title], dfn[title] {
  cursor: help;
}
sup, sub {
  line-height: 0;
}
sup {
}
sub {
}
blockquote {
}
input, select, button {
  cursor: pointer;
}
td.title img.linkpicture {
  line-height: 20px;
  vertical-align: middle;
}
td.title {
  font-size: 90%;
  color: #646464;

}
td.title a.category {
  line-height: 20px;
  color: #121212;
  font-size: 16px;
  text-decoration: underline;
}
td.title a.category:hover{
  color: #0D0077;
  text-decoration: underline;
}


table.referencetable {
  margin-bottom: 10px;
  border: 1px solid #AAAABE;
  border-collapse: collapse;
  width: 640px;
  font-family: Arial, Helvetica, sans-serif;
  border-spacing: 2px;
}
table.referencetable td{
  padding: 2px 4px 2px 4px;
}
table.referencetable thead{
  border-bottom: 1px solid #AAAABE;
}

/*=========================================================================================================*/
/*some joomla! classes*/

.item-separator { /* was in J! 1.5= .article_separator */
  height: 10px;
  border-bottom: 1px dashed #121212;
  margin-bottom: 10px;
  display: block;
}
.items-more { /* was in J! 1.5= .blog_more */
}
/*[Print, PDF, Email] button in an article were before in td.buttonheading and are now in an unsorted list*/
#container ul.actions {
    list-style: none;
    float: right;
}
.actions li {
    float: left;
    margin-left: 5px;
}
/*new*/
.print-icon {
}
.email-icon {
}
