/* Start of CMSMS style sheet 'Layout: SKK Version 1.0' */
* {
margin:0;
padding:0;
}

body {
   text-align: left;
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
   font-size: 75.01%;
   line-height: 1em;
}

div {
   font-size: 1em;
}

img {
   border: 0;
}

a,
a:link 
a:active {
   text-decoration: underline;
   background-color: inherit; 
   color: #18507C; 
}

a:visited {
   text-decoration: underline;
   background-color: inherit;
  color: #18507C;
}
a:hover {
   text-decoration: none;
   background-color: #C3D4DF;
   color: #385C72;
}

body {
   background-color: #ccc;
   color: #333;
   margin:1em;

}

div#pagewrapper {
   border: 1px solid black;
   margin: 0 auto;
   max-width: 86em;
   min-width: 60em;
   background-color: #fff;
   color: black;
}

div#header {
   height: 60px;
   background: #F3E793;           
}

div#header h1 a {
   margin: 0 0em;
   background: #F3E793 url(uploads/images/banner/skk.jpg) no-repeat 0 0px; 
   display: block;
   height: 60px;
   text-indent: -999em;
   text-decoration:none;
}

div#search {
   float: right;
   width: 40em;
   text-align: right;
   padding: 0.6em 0 0.2em 0;
   margin: 0 1em;
}

div.breadcrumbs {
   padding: 1em 0 1.2em 0;
   font-size: 90%;
   margin: 0 1em;
   border-bottom: 1px dotted #000;
}

 div.breadcrumbs span.lastitem { 
   font-weight:bold; 
 } 

 ndiv#content {
   margin: 1.5em auto 2em 0;
}

div#main {
   margin-left: 2%;
   margin-right: 23%;
}


div#sidebar {
   float: right;
   width: 22%;
   display: inline;
   margin-left: 0;
}

div#sidebar.hascontent {
   padding: 0 1%;
   width: 21%;
}

div#footer {
   clear:both;
   color: #000;
   background-color: transparent;
}

div#footer p {
   font-size: 0.8em;
   padding: 0.5em;
   text-align: center;
   margin:0;
}

div#footer p a {
   color: #000;
   background-color: transparent;
}

div.hr {
   height: 1px;
   margin: 1em;
   border-bottom: 1px dotted black;
}

div.left49 {
  float: left;
  width: 49%;
}

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
}

div#content {

}


div#content h1 {
   font-size: 2em;
   line-height: 1em;
   margin: 0;
}
div#content h2 {
   color: #294B5F; 
   font-size: 1.5em; 
   text-align: left; 
   padding-left: 0.5em;
   padding-bottom: 1px;
   border-bottom: 1px solid #de2137; 
   border-left: 1.1em solid #de2137; 
   line-height: 1.5em;
   margin: 0 0 0.5em 0;
}
div#content h3 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   color: #294B5F; 
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0 0 0.5em 0;
}
div#content h4 {
   color: #294B5F; 
   font-size: 1.2em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
div#content h5 {
   font-size: 1.1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}
h6 {
   font-size: 1em;
   line-height: 1.3em;
   margin: 0 0 0.25em 0;
}

p {
   font-size: 1em;
   margin: 0 0 1.5em 0;
   line-height:1.4em;
   padding: 0;
}
blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
pre {
   font-family: monospace;
   font-size: 1.0em;
}
strong, b {
/* explicit setting for these */
   font-weight: bold;
}
em, i {
/* explicit setting for these */
   font-style:italic;
}

code, pre {
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

pre {
   border: 1px solid #000;
   background-color: #ddd;
   margin: 0 1em 1em 1em;
   padding: 0.5em;
   line-height: 1.5em;
   font-size: 90%;
}

div#main ul,
div#main ol,
div#main dl {
  font-size: 1.0em;
   line-height:1.4em;
   margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 3em;
}

div#dl dt {
   font-weight: bold;
   margin: 0 0 0.25em 3em;
}
div#dl dd {
   margin: 0 0 0 3em;
}

table.fultontable {
border: 2px solid #808080;


}

table.fultontable td, th{
background-color: #f3e793;
padding-top:2px;
padding-bottom:2px;

}

.fultonheader {
font-size: 1.2em;

}

.fultonfield {
border: 2px solid #808080;

}

.fultonresult {
border: 2px solid #f3e793;
background:#f3e793;
text-align: center;
font-size:1.5em;

}
/* End of 'Layout: SKK Version 1.0' */

