@media screen {

span.left{
float: left;
width: 10px;
margin: 0px;
padding: 0.6em;
}

.clearpage{
padding: 0px 0px;
background: #ff0000;
}

.table_nav{
padding: 0px 0px;
background: #ffffff;
}


html {
	height: 100%;
}

body{
padding: 3px 3px;
background-color: #000000;
font: Verdana,Arial,sans-serif;
}

.banner {
padding-left: 10px;
height: 110px;
background-color: #000000;
font: Verdana,Arial,sans-serif;
font-size: 20px;
color: red;
}

.banner_left {
float: left;
width: 110px;
padding-left: 0px;
height: 100px;
background-color: #000000;
background-image: url(../images/head_left.jpg);
background-repeat: no-repeat;
background-position: left;
}

.banner_right {
float: right;
width: 205px;
padding-right: 0px;
height: 100px;
background-color: #000000;
background-repeat: no-repeat;
background-position: right;
}

.banner_center {
margin-left: 10px;
border-left: 1px solid gray;
margin-right: 10px;
border-right: 1px solid gray;
text-align  : center;
}

#banner {

}


h1{
font-size: 20px;
color: #000000;
}
h2{
font-size: 200%;
color: #000000;
padding-top: 0.3em;
}
.spiffy{
display: block;
}
.spiffy *{
display: block;
height: 1px;
overflow: hidden;
background: #ffffff;
}
.spiffy_content{
padding: 0px 0px;
background: #000000;
}

div.container{
width: 100%;
margin: 0px;
}

div.wrap,div.endwrap{
color: white;
background-color: gray;
clear: left;
}

div.left{
float: left;
width: 10px;
margin: 0px;
padding: 0.1em;
}

div.content{
margin-left: 180px;
padding: 0.6em;
}

div.right{
float: right;
width: 10px;
margin: 0px;
padding: 0.6em;
}

.main {
  float            : left;
  width            : 100%;
  margin           : 0px;
  padding          : 0px;
  background-color: #fefefe;
}


.title {
font-family: Verdana, Arial;
font-weight: bold;
padding-left: 10px;
line-height: 30px;
font-size: 22px;
text-align: left;
color: #000000;
}
.pathway {
font-size: 11px;
line-height: 20px;
color: #000000;
padding-left: 4px;
}
a.pathway:link, a.pathway:visited {
font-size: 10px;
padding-left: 4px;
}
a.pathway:hover {
font-size: 10px;
padding-left: 4px;
}
ul#mainlevel-nav{
list-style: none;
padding: 0;
margin: 0;
font-size: 0.8em;
}
ul#mainlevel-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : left;
  margin           : 0px;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 18px;
  white-space      : nowrap;
  border-right     : 1px solid #cccccc;
}
ul#mainlevel-nav li a {
  font-size        : 11px;
  display          : block;
  padding-left     : 15px;
  padding-right    : 15px;
  text-decoration  : none;
  color            : #006699;
  background       : transparent;
}
ul#mainlevel-nav li a:hover {
  font-size        : 12px;
  color            : #6699FF;
}
.sublevel {
  padding-left     : 10px;
}
table.moduletable {
  width: 100%;
  background-color: #dedede;
  table-layout	   : auto;
  border-top       : 1px solid #FFFFFF;
}
table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : left;
  height           : 21px;
  line-height      : 21px;
  text-indent      : 8px;
  letter-spacing   : 1px;
  color            : #FFF;
  background-image : url(../images/modul.jpg);
}
table.moduletable td {
  padding-left     : 0px;
  padding-right    : 0px;
  text-indent      : 2px;
}

#user1{
float: left;
width: 49%;
}
#user2{
float: right;
width: 49%;
}
#user3 {
width: 99%;
}
a.mainlevel{
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  width            : 168px;
  text-indent      : 10px;
}
a.mainlevel:link {
  padding          : 0px 0px 0px 0px;
  font-size        : 12px;
  width            : 164px;
  text-indent      : 10px;
}
a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 12px;
  border-top       : 1px solid #ffffff;
  background-color : #111111;
  border-left      : 4px solid #aaaaaa;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #FFFFFF;
  width            : 164px;
  text-indent      : 10px;
}
a.mainlevel:hover {
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
  border-left      : 4px solid #ff0000;
  color            : #ff0000;
}
#active_menu {
  background-color : #444444;
  font-weight      : bold;
  border-left      : 4px solid #FF0033;
}
a#active_menu:hover {
  color            : #ffffff;
}
a:link, a:visited {
  font-size        : 11px;
  color            : #881111;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
li {
  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;
  background-image : url(../images/li.gif);
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
td, tr, p, div {
 font-family: Verdana, Arial, Helvetica;
 font-size  : 11px;
 color      : #333333;
}
hr {
 color      : #999999;
 height     : 1px;
 width      : 100%;
}
.contentdescription {
  width     : auto !important;
  display   : block;
}
#buttons {
  float     : right;
  margin    : 0px;
  padding   : 0px;
  width     : 50%;
}
.back_button {
  color            : #ee2222;
  font-family      : Tahoma, Verdana, Arial;
  font-size        : 11px;
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : normal;
  padding-bottom   : 4px;
  padding-left     : 20px;
  padding-right    : 2px;
  padding-top      : 1px;
  margin-right     : 4px;
  float            : right;
  font-weight      : normal;
  line-height      : 10px;
  text-decoration  : none;
}
.button {
  font-size        : 13px;
}
.inputbox {
  border           : 1px solid #999999;
  background	   : transparent url(../images/back.gif);
  background-color : #EDEDED;
  margin-bottom    : 5px;
  color			   : #333333;
}
.sectiontableheader {
  font-size        : 11px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #333333;
  background       : #EDEDED;
  padding          : 1px;
}
.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #E5E5E5;
  border-top       : 2px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  background       : #f0f0f0;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #999999;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #991111;
  font-family      : Tahoma, Verdana, Arial;
  font-size        : 11px;
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}
a.readon:hover {
  color            : #333333;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #999999;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}
table.contenttoc {
  border           : 1px solid #FFFFFF;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #991111;
}
.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}
.pagenav {
  font-size        : 11px;
  font-weight      : bold;
  color            : #CCCCCC;
}
a.pagenav:link, a.pagenav:visited {
  text-decoration  : none;
}
a.pagenav:hover {
  text-decoration  : none;
}
.date {
  font-size        : 11px;
  float            : right;
  color            : #000000;
  padding-right    : 10px;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #666666;
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #CC9900;
}
table.content{
  width            : 100%;
  padding          : 0px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 10px;
}
table.contentpane  {
  width            : 100%;
  background-color: #FFFFFF;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
div.contentpane  {
  width            : 100%;
  background-color: #ff0000;
  padding-top      : 1px;
  padding-left     : 0px;
  padding-right    : 0px;
  border-spacing   : 0px;
  padding-bottom   : 1px;
}
table.contentpaneopen {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
.poll {
  background-color: #dddddd;
}
.pollstableborder{
  border-color     : #999999;
}
.contentheading, .componentheading {
  font-size        : 14px;
  font-weight      : bold;
  line-height      : 24px;
  text-transform   : uppercase;
  text-align       : left;
  color            : #991111;
  width            : 100%;
}
.ontab {
  border-left      : 1px solid #404040;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 40px;
}
.offtab {
  border-left      : 1px solid #404040;
  text-align       : center;
  color            : #999999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 40px;
}
.tabpadding {
 border-left       : 1px solid #404040;
}
.pagetext {
  visibility       : visible;
  position         : relative;
  top              : -10px;
  background-color : #FFFFFF;
  display          : none;
}

.footer {
  font-family      : Verdana, Geneva, Arial;
  color            : #ffffff;
  font-size        : 10px;
  font-weight      : normal;
  text-align       : center;
  background-color : #000000;
  border-top       : 1px solid #E5E5E5;
  padding-top      : 5px;
 }

.footer a:link, .footer a:visited {
width              :auto;
text-decoration    :none;
color              :#ff0000;
background-color   :#0000ff;
padding            :0.2em 0.6em;
border-right       :1px solid #00ff00;
}

.footer a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
.contact_email  {
  width: 100%;
}
.contact_email .inputbox {
  width: 345px;
}
.code {
  background-color : #ddd;
  border : 1px solid #bbb;
}
form {
/* removes space below form elements */
  margin : 0;
  padding: 0;
}
div.mosimage {
  border: 1px solid #ccc;
}
.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}
.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding   : 1px 2px;
  color     : #666;
  font-size : 10px;
  border-top: 1px solid #cccccc;
}
span.article_seperator {
  display: block;
  height: 1.5em;
}

}

@media print {

body{
padding: 3px 3px;
background-color: #ffffff;
font: Verdana,Arial,sans-serif;
font-size: 10pt;
}

div.banner, div.back_button,div.container, div.wrap, div.endwrap, div.left, div.right {display: none;}
div.content, div.main, div.footer {
  display: inline;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  padding: 3px 3px;
  background-color: #ffffff;
}

}


