/* Prowriter CMS Stylesheet */
/* Version: 1.0 | 14/02/2004 */
/* BASIC FRONTEND VERSION */
/* TEMPLATE STYLE 1 (logo - top | nav | body)*/

/* - - - - 1. MAIN SETTINGS FOR THE WEBSITE- - - - */
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: black;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #004890;
    margin-top: 0px;
	 line-height: 140%;
}

* { margin: 0px; padding: 0px; font-family: Arial, Verdana, Helvetica, 'Sans Serif';  }

p, h1, h2, h3, h4, h5, h6, h7, td, tr, th, li, span, div, table
{ font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0px; text-align: left; font-size: 8pt;}

/* - - - -  2. GENERAL TEXT SETTINGS - - - - */
h1, .maintitle { font-size: 140%; font-weight: bold; }
h2, .subtitle { font-size: 130%;  font-weight: bold; }
h3, .sectiontitle { font-size: 130%; font-weight: bold; line-height: 140%;}
h4, .introduction { font-size: 100%; font-weight: bold; line-height: 140%; padding-bottom: 10px;  }
h5, .description { font-size: 100%; font-weight: bold; line-height: 140%; padding-bottom: 10px; text-transform: uppercase; }
h6, .summary { font-size: 90%; font-weight: bold; line-height: 140%;}
h7 { font-size: 100%; }
p {  line-height: 190%; margin: 0px; padding-bottom:10px;  }
span { font-size: 100%; margin: 0px; padding: 0px; }
div { margin: 0px; padding: 0px; }
li {line-height: 190%; }
ul {    margin-bottom: 10px; margin-left: 15px;}
form p {	padding:0px;}
form h6 {padding-top:15px; border-bottom: Solid 1px #C5960C; margin-bottom: 5px; padding-bottom: 5px;}


a:link { color: #000000;  text-decoration: underline; }
a:visited { color: #000000; }
a:hover { color: #004990; }
a:active { color: #000000;}

.cloud a:link  { text-decoration: none; }
.cloud a:visited { text-decoration: none; }
.cloud a:active { text-decoration: none; }
.cloud a:hover { text-decoration: underline; }

/* CONTAINER SETTINGS - Site Specific Text Settings*/

#page {
width: 100%;
background-color:	#C5960C;
}

/* HEADER */
#header  { background-color:	#004990; height: 100px; width: 100%;}
#header h1 {display: none;}
#header h1 span {    display: none;}
#header h2 span {    display: none;}
#header p span {    display: none;}
#header .logo {	border-right: Solid 2px white; width: 202px;}



/* NAVIGATION: SUBPAGE MENU */
#header .navigation { width: 100%; height: 23px; }

#header .navigation  a,
#header .navigation  a:link,
#header .navigation  a:visited
#header .navigation .passive a,
#header .navigation .passive a:link,
#header .navigation .passive a:visited { color: white;   float: left; display: block; padding: 10px; padding-top: 4px; padding-bottom: 0px; height: 19px; background-color: #C5960B; text-align: center; text-decoration: none; border-right: Solid 2px white;}
#header .navigation  a:hover,
#header .navigation .passive a:hover {  color: white; background-color:#004990;}

#header .navigation .active  { color: white; background-color:#004990; }
#header .navigation .parent { color: white; background-color:#004990; }


.box {
	width: 330px; padding-right: 20px;
}

.row2 {
	padding-top: 32px; vertical-align: top;
}

.bestek{
	width:500px;
}


.sidenav { width: 100%;  }
.sidenav ul { list-style: none; margin-left: 0px; }
.sidenav  li {
	font-size: 10pt;
	line-height: 1.4;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: dashed 1px white;
}

.sidenav  li a,
.sidenav  li a:link,
.sidenav  li a:visited
.sidenav  li.passive a,
.sidenav  li.passive a:link,
.sidenav  li.passive a:visited {  text-decoration: none; }
.sidenav  li a:hover,
.sidenav  li.passive a:hover {  color:	#004990; }

.sidenav  li.active a,
.sidenav  li.parent a,
.sidenav  li.active a:link,
.sidenav  li.parent a:link,
.sidenav  li.active a:visited,
.sidenav  li.parent a:visited { color:	#004990;  }
.sidenav  li.active a:hover { color:	#004990; }

.sidenav  li.passive-child {
	list-style: none; padding-left: 10px;
}
.sidenav  li.passive-child a,
.sidenav  li.passive-child a:link,
.sidenav  li.passive-child a:visited {color: #EFDFAE; }
.sidenav  li.passive-child a:hover { color: #306CA8;}

.sidenav  li.active-child {
	list-style: none;padding-left: 10px;
}
.sidenav  li.active-child a,
.sidenav  li.active-child a:link,
.sidenav  li.active-child a:visited {color: #306CA8; }
.sidenav  li.active-child a:hover { color: #306CA8;}







/* MAIN BODY */
.main {  width: 100%;   border-bottom: solid 2px white; border-top: solid 2px white;}
#main {border-right: Solid 2px white; background-color:	#C5960C; width: 781px; }
.main .left { width: 182px; border-right: Solid 2px white; padding: 10px; vertical-align: top;}
.main .left p, .main .left h5, .main .left a   {	color: white;}


.main .right { width: 535px;  background-color: white;vertical-align: top; padding: 20px; padding-top: 10px; }
#cloud-layer { position: absolute; top: 100px; left: 780px; width: 340px;  padding: 20px; }

.breaker {    clear: both;}

#center .content {    padding: 20px; padding-top: 70px;}
#right .content {    padding: 10px; padding-top: 2px; padding-left: 30px;}

/* FORM OPTIONS - stacking build up*/
.button {    border: Solid 1px black;}
.form {    border: Solid 1px black;}
.small {    width: 100px; }
.date02{    width: 55px; }
.date04 {    width: 70px; }
.normal {    width: 250px; }
.wide {    width: 350px; }
.margin-bottom {
    margin-bottom: 10px;
}
.color-a { background-color: #C5960C; color: white; }

