/* Start of CMSMS style sheet 'mik-Layout-TopMenu' */
* {
  margin: 0;
  padding: 0;
}
body {
  text-align: left;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 1em;
  line-height: 1em;
}
div {
  font-size: 1em;
}
img {
  border:  none;
}
a, a:link a:active {
  background-color: inherit;
  color: #990000;
  text-decoration: none;
}
a:visited {
  background-color: inherit;
  color: #660000;
}
a:hover {
  text-decoration: none;
  background-color: transparent;
  color: #000099;
}
body {
  background-color: #cccccc;
  color: #333333;
}
div#pagewrapper {
  min-width: 60em;
  background-color: #ffffff;
  color: black;
  max-width: 120em;
}
div#header {
background-color: #e25b2e;
/* min-width: 10em; */
height: 100px;
}
div#header h1 a {
background-image: url(uploads/images/miklook/logomp.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
text-decoration: none;
float: left;
color: #f29e44;
background-position: left center;
margin-left: 20px;
padding-left: 120px;
height: 80px;
margin-top: 10px;
font-size: 35px;
line-height: 40px;
}
div#header h1 a:hover {
background-color: transparent;
color: #fed488;
}
div#search {
text-align: right;
float: right;
width: 23em;
margin-top: 65px;
margin-right: 10px;
}
div.breadcrumbs {
border-bottom: 1px dotted #000000;
margin-left: 1em;
font-size: 80%;
padding-top: 0.7em;
padding-bottom: 0.4em;
}
div.breadcrumbs span.lastitem {
  font-weight: bold;
}
div#content {
  margin: 1.5em auto 2em 0;
}
div#main {
  margin-left: 27%;
  margin-right: 2%;
}
div#sidebar {
  float: left;
  width: 24%;
  display: inline;
  margin-left: 0;
}
div#sidebar.hascontent {
  padding: 0 1%;
  width: 22%;
}
div#footer {
  clear: both;
  color: #ffffff;
  background-color: #e25b2e;
}
div#footer p {
  margin: 0;
  padding: 1.5em;
  font-size: 0.8em;
  text-align: center;
}
div#footer p a {
  color: #ffffff;
}
div.hr {
  border-bottom: 1px dotted black;
  margin: 1em;
  height: 1px;
}
div.left49 {
  float: left;
  width: 49%;
}
div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}
div.rellink {
  font-size: 85%;
}

div#content {
}
div#content h1 {
  margin: 0;
  font-size: 2em;
  line-height: 1em;
}
div#content h2 {
  border-bottom: 1px solid #42aa44;
  margin: 0 0 0.5em;
  font-size: 1.5em;
  text-align: left;
  padding-left: 0.5em;
  padding-bottom: 1px;
  line-height: 1.5em;
  color: #006600;
}
div#content h3 {
  margin: 1.5em 0 0.2em;
  font-size: 1.3em;
  line-height: 1.3em;
  color: #990000;
}
div#content h4 {
  margin: 0 0 0.25em;
  font-size: 1.2em;
  line-height: 1.3em;
  color: #990000;
}
div#content h5 {
  margin: 0 0 0.25em;
  font-size: 1.1em;
  line-height: 1.3em;
}
h6 {
  margin: 0 0 0.25em;
  font-size: 1em;
  line-height: 1.3em;
}
p {
  margin: 1em 0 0.75em;
  padding: 0;
  font-size: 1em;
  line-height: 1.4em;
}
blockquote {
  border-left: 10px solid #dddddd;
  margin-left: 10px;
}
pre {
  font-family: monospace;
  font-size: 1em;
}
strong, b {
  font-weight: bold;
}
em, i {
  font-style: italic;
}
code, pre {
  white-space: -moz-pre-wrap;
  font-family: "Courier New",Courier,monospace;
  font-size: 90%;
  margin: 0 0 0 1em;
}
pre {
  border: 1px solid #000000;
  margin: 0 1em 1em;
  padding: 0.5em;
  background-color: #dddddd;
  line-height: 1.5em;
  font-size: 90%;
}
div#main ul, div#main ol, div#main dl {
  margin: 0 0 1.5em;
  font-size: 1em;
  line-height: 1.4em;
}
div#main ul li, div#main ol li {
  margin: 0 0 0.25em 3em;
}
div#dl dt {
  margin: 0 0 0.25em 3em;
  font-weight: bold;
}
div#dl dd {
  margin: 0 0 0 3em;
}
div#header a:hover {
  background-color: transparent;
}

/* End of 'mik-Layout-TopMenu' */

