/* ##################### GENERAL SETTINGS ##################### ok */

body {
background: #1E6886 url(../images/background.jpg) repeat-y top center;
font: 85% Bookman Old Style, Times New Roman, Arial;
margin: 0 auto;
padding: 0;
color: #000;
text-align: center;
}

.wrapper {
background-color: #fff; 
margin:0 auto; 
padding:0; 
width: 780px;
}

.header {
margin: 0;
padding: 0;
background: url(../images/header.jpg) no-repeat top left;
height: 163px;
width: 100%;
}

.top {
background: #1E6886;
clear: both;
width: 100%;
height: 30px;
padding: 0 5px 0 5px;
margin: 0;
}



.moduletable_stalker {
padding: 10px;
border: 2px solid #1E6886;
}

h1 {
color: #1E6886;
font-size: 18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

h2 {
  color: #1E6886; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px; 
  font-weight: bold;
}

h3 {
  color: #1E6886; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px; 
  font-weight: bold;
}

/* ##################### MODULE SETTINGS ###################### ok */

table.moduletable {
  margin: 0px 0px 10px 0px;
  width: 100%;
  border-left: solid 0px #A1A1A1;
  border-right: solid 0px #A1A1A1;
  border-top: solid 0px #A1A1A1;
  border-bottom: solid 0px #A1A1A1;
}

table.moduletable th {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  14px; 
  color: #fff;
background: #1E6886;
  vertical-align: middle;
  text-align: left;
  white-space: wrap;
  border: 0px dotted #A1A1A1;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
  height: 24px;
  width: 100%;
  padding: 0px;
}

table.moduletable td {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  line-height:  14px; 
  color:  #1E6886; 
}

/* ##################### FORM SETTINGS #################### ok */

.button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  text-align:  center;
  font-size: 10px;
  font-weight: bold;
  line-height:  20px;
  background-color: #CCCCCC;
  color: #1E6886;
  border: 1px solid #000000;
  padding: 0px; 
  cursor: pointer;
}

.inputbox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #1E6886;
  background-color: #FFFFFF;
  border: 1px solid #000000;
}

/* ################# SECTION LISTING SETTINGS ################# ok */

.sectiontableheader {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  line-height:  20px; 
  color:  #1E6886; 
  font-weight:  bold; 
  background-color: #DDDDDD;
}

.sectiontableentry1 {
  background-color: #FFFFFF;
}

.sectiontableentry2 {
  background-color: #FFFFFF;
}

/* ################# MAIN AND SUB MENU SYSTEM ################# ok */




a.mainlevel:link, a.mainlevel:visited {
padding:3px 12px 3px 12px;
margin: 5px;
background-color:#1E6886; 
color:#fff;
vertical-align: middle;
font: 16px "Arial";
font-weight: bold; 
text-align: left;
width: 200px;
}

a.mainlevel:hover {
background-color:#fff;
color:#1E6886;
padding: 3px 12px 3px 12px;
margin: 5px;
vertical-align: middle;
text-align: left;
width: 200px;
font: 16px "Arial";
font-weight: bold; 
}

a.sublevel:link, a.sublevel:visited {
  font-family: "Dauphin";
  color: #1E6886; 
}

a.sublevel:hover {
  color: #ddd; 
  text-decoration: none;
}

/* ########################### LINKS ########################## ok */

a:link, a:visited {
  font-size: 13px;
color: #1E6886;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
color: #ddd;
  font-weight: bold;
  text-decoration  : none;
}

a.category:link, a.category:visited {
  color: #1E6886;
  font-weight: bold;
}

a.category:hover {
  color: #ddd;
font-weight: bold;
}

/* ##################### PAGE NAVIGATION ###################### ok */

.pagenav {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  line-height:  20px; 
  color: #1E6886;
  font-weight:  bold; 
  text-decoration:  none; 
}

a.pagenav:link, a.pagenav:visited {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  line-height:  20px; 
  color:  #1E6886; 
  font-weight:  bold; 
  text-decoration:  none; 
}

a.pagenav:hover {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  line-height:  20px; 
  color:  #ddd; 
  font-weight:  bold;
  text-decoration:  none;  
}

/* ################### SMALL FONT SETTINGS #################### ok */

.small {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #1E6886;
  text-decoration: none;
  font-weight: normal;
}

.smalldark {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #1E6886;
  text-decoration: none;
  font-weight: bold;
}

.modifydate {
line-height: 15px;
  font-size: 11px;
  color: #1E6886;
  font-weight: normal;
  font-style: italic;
  vertical-align: top;
  display: block;
}

.createdate {
  line-height: 15px;
  font-size: 11px;
  color: #1E6886;
  font-weight: normal;
  font-style: italic;
  vertical-align: top;
  display: block;
}

a.readon:link, a.readon:visited {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  color:  #1E6886; 
}

a.readon:hover {
  font-family:  Verdana,Helvetica,Arial,sans-serif; 
  font-size:  11px; 
  color:  #ddd; 
}

/* ################### CONTENT PAGE SETTINGS ################## ok */
.content {
width: 100%;
margin: 0;
padding: 5px;
background: #FFFFFF;
text-align: left;
}

.contentpane {
  border: 0px dotted #A1A1A1;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px;
}

table.contentpaneopen {
width: 100%;
  border: 0px dotted #A1A1A1;
  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
}

.contentheading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
  color: #1E6886;
  text-align: left;
  text-indent: 20px;
  width: 100%;
  height: 20px;
}

.contentdescription {
  font-size: 16px;
color:#1E6886;
font-family: Monotype Corsiva; 
}

.componentheading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  vertical-align: top;
  padding-top: 4px;
  font-size: 12px;
  font-weight: bold;
  color: #1E6886;
  text-align: left;
  text-indent: 20px;
  width: 100%;
  height: 24px;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
  color: #1E6886;
 text-align:left;
 text-decoration: underline;
 }

a.contentpagetitle:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-align:left;
 color: #ddd;
 text-decoration: none;
 font-weight: bold;
 }


/* Javascript Back button */
.back_button {
  text-align: center;
 margin-top: 40px;
}

.back_button a:link {
color: #1E6886;
}

#footer {
margin: 0;
padding: 10px 0 10px 0;
width: 100%;
text-align: center;
color: #1E6886;
background: #fff;
font-size: 10px;
font-weight: bolder;
}