/* Start of CMSMS style sheet 'cms-merkens' */
* {
	margin:0;
	padding:0;
}
body {
	background:#DBE3EE url('images/styles/kilo/body-bg-soft.png') repeat-x scroll top left;
	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}


/* wrapper */
div#wrap {
	width:90%;
	margin:0 auto;
	padding:0 10px;
        max-width: 62em;
}


/* header & nav */
div.header {
	padding:20px 0 0 0;
	margin:0 auto; 
	height:117px;
	background:#ffffff;
}
div#nav {
	height:55px;
	background:#2B3240;
}
div#nav ul {
	list-style:none;
	padding:0;
	height:100%;
	margin:0;
	position:relative;
}
div#nav ul li {
	display:inline;
	float:left;
}
div#nav ul li.selected, div#nav ul li.activeparent {

	background-color:#2B3240;
}
div#nav ul li.selected a, div#nav ul li.selected a:visited, div#nav ul li.activeparent a, div#nav ul li.activeparent a:visited {
	color:#203147;
	background:transparent url('images/styles/kilo/tab_right.jpg') no-repeat scroll right 9px;
	margin:0;
	padding:0;
}
div#nav ul li.selected a span, div#nav ul li.selected a:hover span, div#nav ul li.activeparent a span, div#nav ul li.activeparent a:hover span {
	background:transparent url('images/styles/kilo/tab_left.jpg') no-repeat scroll left 9px;
	display:block;
	cursor:pointer;
	padding:22px 25px 17px 25px;
}
div#nav ul li a, div.nav ul li a:visited {
	float:left;
	margin:0 5px;
	padding:22px 25px 17px 25px;
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
}
div#nav ul li a:hover {
	background:transparent url('images/styles/kilo/tab_right_over.jpg') no-repeat scroll right 9px;
	padding:0;
}
div#nav ul li a:hover span {
	background:transparent url('images/styles/kilo/tab_left_over.jpg') no-repeat scroll left 9px;
	display:block;
	padding:22px 25px 17px 25px;
	cursor:pointer;
}


/* headers */

h1 {
	font-size:3em;
	padding-left:10px;
	text-align:left;
}

.header h1 a,
.header h1 a:visited{
    color:#8A0000;
}

h1 a, h1 a:hover{
	text-decoration:none;
	color:#394456;
}
h2 {
	text-align:left;
	padding:0 0 10px 10px;
	font-size:0.9em;
	color:#999999;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size:1.5em;
	font-family:'Lucida Sans Unicode','Lucida Grande',verdana,sans-serif;
	font-weight:normal;
	color:#333333;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:0.8em;
	font-weight:bold;
	padding:15px 15px 15px 20px;
}
div.title {
	background:#414F62 url('images/styles/kilo/tab_title_right4.png') no-repeat scroll top right;
	padding:0;	
}
div.title h4 {
	background:transparent url('images/styles/kilo/tab_title_left4.png') no-repeat scroll top left;
	color:#ffffff;
        padding-left:20px;
}
div.small-title h4 {
	border-bottom:1px solid #cccccc;
	color:#363F50;
	padding:5px;
        clear:both;
}


/* element defaults */
p {
	margin-bottom:20px;
        padding-left:20px;
	line-height:1.4em;
	font-size:0.95em;
	color:#333333;
}
ul {
	padding:0 0 20px 35px;
	list-style:none;
}
code {
	border:1px solid #3E4B5C;
	border-left-width:10px;
	display:block;
	padding:10px;
	margin:10px 0;
}

/* default forms */
fieldset { 
	border:none;
	border-top:1px solid #dddddd;
	margin-top:10px;
        background: #ECECEC;
}
fieldset legend {
	font-size:0.9em;
	color:#333333;
	font-weight:bold;
	padding:0 10px 0 0;
	background-color:#ffffff;
}
form { }
form input, form textarea {
	border:1px solid #999999;
	border-bottom-color:#cccccc;
	border-right-color:#cccccc;
	padding:5px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}
form input.formbutton {
	background:#003D74 none repeat-x scroll bottom left;
	color:#ffffff;
	font-size:0.8em;
	border:1px solid #243863;
	font-weight:bold;
        width:6.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* default tables */ 
table {
	width:100%;
	margin-bottom:10px;
}
table tr th, table tr td {
	padding:5px 10px; 
}
table tr th {
	background:#3E4B5C none repeat-x scroll bottom left;
	color:#ffffff;
}
table tr td {
	border-bottom:1px solid #dddddd;
}


/* default links */
a { 
	color:#353E4F;
}
a:visited { 
	color:#3F4A5F;
} 
a:hover { 
	color:#2B3240; 
}
	

/* centeral page */
div.page {
	clear:both;
	margin:0;
	background-color:#ffffff;
	padding:10px 10px 0 10px;
}
div.page ul {
	font-size:0.95em;
}
div.page ul li {
	padding:3px 0 3px 25px;
	background:transparent url('images/styles/kilo/bullet.jpg') no-repeat scroll 10px 0.5em;
}


/* content */

div.breadcrumb {
   background: white;
   padding-bottom: 12px;
   font-size:0.7em;
}
div.content {
        margin-top:8px;
	width:65%;
	float:left;
}

blockquote,
blockquote p {
   margin-left:20px;
   margin-right:20px;
   margin-top:12px;
   font-weight:600;
   line-height:1.6em;
}

.author {
   margin-right:20px;
   margin-bottom:12px;
   float:right;
   font-weight:bold;
   font-size:12px;
}

.subtitle {
   margin-top:5px;
   margin-bottom:12px;
   float:right;
   font-weight:bold;
   font-size:12px;
}

.imgpreview {
   border:none;
   float:left;
   margin-right:15px;
  margin-top:10px;
 
}

.cntpreview {
  padding-top:20px;
}

.bigpreview {
   clear:both;
   margin-top:10px;
}

.titlelink{
   position: relative;
   top: 20px;
}

.cmsmerkens {
color:#8A0000;
}

/* sidebar */

div.sidebar {
        margin-top:8px;
	width:30%;
	float:right;
}
div.sidebar p {
	background-color:#E0E0E0;
	padding:5px 8px;
	margin-top:1px;
}
div.sidebar ul {
	list-style:none;
	padding:0 0 20px;
        padding-bottom:35px;
}
div.sidebar ul ul {
	padding:0 0 20px;
}

div.sidebar ul li {
  padding:0;
  background:none;
}
div.sidebar ul li ul li {
	padding:0;
	background:transparent url('images/styles/kilo/bullet.jpg') no-repeat scroll 10px 50%;
}
div.sidebar ul li a {
	padding:7px 0 7px 25px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:1.0em;
	color:#343D4E;
	display:block;
	border-bottom:1px solid #dddddd;
}

.sidebar .sidenav ul li a {
  border-bottom:1px solid #283E70;
}

div.sidebar ul li a:hover {
  cursor:pointer;
  text-decoration: underline;
}

div.sidenav {
  background-color:#E0E0E0;
	padding:5px 8px;
	margin-top:1px;
}

div.sidenav h3 {
     color:#363F50;
     padding:5px;
     font-family:Arial,Helvetica,sans-serif;
     font-size:0.8em;
     font-weight:bold;
     text-transform:uppercase;
}

a.nav {
     background:#003D74;
     color:#fff;
     padding:5px;
     font-family:Arial,Helvetica,sans-serif;
     font-size:0.8em;
     font-weight:bold;
     text-decoration:none;
     cursor:pointer;
     margin-bottom:8px;
     position:relative;
     top:-30px;
}

a.prev {
   float:left;
   padding-left:19px;
   background: #003D74 url('images/styles/kilo/left2.png') no-repeat left 6px;
   border: solid #003D74 0px;
   border-right-width: 2px;
   border-left-width: 2px;
}
a.next {
    float:right;
    padding-right:19px;
   background: #003D74 url('images/styles/kilo/right2.png') no-repeat right 6px;
   border: solid #003D74 0px;
   border-right-width:2px;
   border-left-width:2px;
}

div.nav a:hover {
     text-decoration:underline;
}
/* footer */
div.footer {
	clear:both;
	margin-top:10px;
	border-top:1px solid #54627D;
	background:#243863;
	height:80px;
}
div.footer p {
	text-align:center;
	color:#eeeeee;
	padding-top:30px;
	font-size:0.9em;
}
div.footer p a {
	color:#eeeeee;
}

/* search form */
form.searchform {
}


/* misc classes */
*:focus {
	outline:none;
}
.clear {
	clear:both;
}
/* End of 'cms-merkens' */

