/* 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: 10pt; /* set default font size here and at the p, h1, etc section */
    color: black;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #F4F1F1;
    margin-top: 0px;
    background-image: url(../images/bg_site.jpg); /* example for image */
	  margin-top: 20px;
}

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

/* default font and font size */
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;}

/* most imporant color settings */
h1,h2,h3,h4,h5,h6 {color: #074578;}
h4{
	padding-bottom: 10px; font-size: 110%; color: #074578;  text-transform: uppercase;  
}
h5{text-transform:uppercase;}
p {color: #000000; }
li {	color: #000000; }

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

/* - - - -  2. GENERAL TEXT SETTINGS - - - - */
h1, .maintitle { font-size: 140%; font-weight: bold; }
h2, .subtitle { font-size: 130%;  font-weight: bold;}
h3, .sectiontitle { font-size: 120%; font-weight: bold; line-height: 190%;}
h4, .introduction { font-size: 100%; font-weight: bold; line-height: 190%; }
h5, .description { font-size: 100%; font-weight: bold; line-height: 190%;}
h6, .summary { font-size: 90%; font-weight: bold; line-height: 190%;}
h7 { font-size: 100%; }
p {  line-height: 190%; margin: 0px; padding:0px; }
span { font-size: 100%; margin: 0px; padding: 0px; }
li { font-size: 100%;line-height: 190%; }
ul {  margin-bottom: 10px; margin-left: 15px;}

/* CONTAINER SETTINGS - Site Specific Text Settings*/

#page {
    margin:auto;
    padding-top: 0px;
    width: 681px;
    background-image: url(../images/top.gif); /* example for image */
    background-repeat: no-repeat;
}

/* HEADER */
#header  { width: 680px;height:100px; border-right: Solid 1px black; border-left: Solid 1px black; background-image:url(../images/logo.jpg); }
#header h1 {display: none;}
#header h1 span {    display: none;}
#header h2 span {    display: none;}
#header p span {    display: none;}


/* NAVIGATION: SUBPAGE MENU */
#header .navigation { width:172px;  border-top: Solid 1px #074578;border-left:0px solid #074578; border-bottom: Solid 0px #074578; background-color: white; height: 25px; position:absolute;margin-top:100px; }
#header .navigation ul { list-style-type: none; margin: 0px; }
#header .navigation li { font-size: 8pt;font-weight:bold; line-height:1.4; float: left;  border-right: Solid 1px #074578;border-bottom: 1px solid #074578; }

#header .navigation li a,
#header .navigation li a:link,
#header .navigation li a:visited
#header .navigation li.passive a,
#header .navigation li.passive a:link,
#header .navigation li.passive a:visited { color: #074578;  display: block; width: 172px; padding-top: 5px; padding-bottom: 5px; background-color: white; text-align: center; text-decoration: none; }
#header .navigation li a:hover,
#header .navigation li.passive a:hover { background-color: #1B65AB; color:#FFFFFF; }

#header .navigation li.active a,{ background-color: #1B65AB; color:#FFFFFF;  }
#header .navigation li.parent a,
#header .navigation li.active a:link,
#header .navigation li.parent a:link,
#header .navigation li.active a:visited,
#header .navigation li.parent a:visited {background-color: #1B65AB; color:#FFFFFF;  }
#header .navigation li.active a:hover { background-color: #1B65AB; color:#FFFFFF;  }

#header .navigation li a.passive-child, {background-color:#548CC0;color:white}
#header .navigation li a.passive-child:link,{background-color: #548CC0;color:white }
#header .navigation li a.passive-child:visited { background-color: #548CC0; }
#header .navigation li a.passive-child:hover {	background-color: #548CC0; }

#header .navigation li a.active-child,{background-color: #548CC0; color:white;}
#header .navigation li a.active-child:link,
#header .navigation li a.active-child:visited { }
#header .navigation li a.active-child:hover {background-color:#548CC0;color:white; }


/*main navigation*/

/* HEADER */
#header  { width: 680px;height:100px; border-right: Solid 1px #074578; border-top: Solid 1px #074578;border-left: Solid 1px #074578; background-image:url(../images/logo.jpg); }
#header h1 {display: none;}
#header h1 span {    display: none;}
#header h2 span {    display: none;}
#header p span {    display: none;}

/* MAIN BODY */
.main {  width: 680px; padding: 0px;  border-top: Solid 1px #074578;border-right: Solid 1px #074578; border-left: Solid 1px #074578; border-bottom: Solid 1px #074578; background-color: transparant;background-image:url(../images/top.gif); }
.main .navicont { float: left; vertical-align:top; width: 172px;border-left:0px solid #074578;}
.main .left { float: left; vertical-align:top; width: 265px;border-left:1px solid #074578;padding:20px;background-color:transparent;}
.main .right{ float: right;  vertical-align:top; width: 170px; padding-right: 0px; background-color:transparent;}
.breaker { clear: both; line-height: 0px; height:0px; overflow: hidden;}


/*/text settings /*/*


/* FORM OPTIONS - stacking build up - backwards comat section */
.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;}

/* FRONTEND ADMIN FUNCTIONS */
.admin-anchor {    position: relative;}
.admin-anchor .edit {
position: absolute; z-index: 100; top: -30px;
border: Dashed 1px black; background-color: #D5E9AB; padding: 5px; filter:alpha(opacity=60);-moz-opacity:0.6; opacity: 0.6;
}

.admin-anchor .edittotal {
position: absolute; z-index: 100; top: -10px; text-align: right; width: 100%;
border: Dashed 1px black; background-color: #B1D469; padding: 5px; filter:alpha(opacity=60);-moz-opacity:0.6; opacity: 0.6;
}


