/* 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;
    color: black;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    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: 10pt;}

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

form .button {
	color:white;
	background-color:red;
}


a:link { color: #DD3232;  text-decoration: none;  }
a:visited { color: #DD3232; text-decoration: none; }
a:hover {
	color: #A71515;
	text-decoration: underline;
}
a:active { color: #DD3232; }

/* CONTAINER SETTINGS - Site Specific Text Settings*/

#page {
    width: 1005px;
	 border-bottom: Solid 2px #DD3232;

}

/* HEADER */
#header  { width: 1005px;  }
#header h1 {display: none;}
#header h1 span {    display: none;}
#header h2 span {    display: none;}
#header p span {    display: none;}


/* NAVIGATION: SUBPAGE MENU */
.navigation {  }
.navigation ul { list-style-type: none; margin: 0px; }
.navigation li { font-size: 10pt; line-height:1.4; float: left; font-weight: bold; }

.navigation li a,
.navigation li a:link,
.navigation li a:visited
.navigation li.passive a,
.navigation li.passive a:link,
.navigation li.passive a:visited { color: black; display: block; width: 196px; padding: 2px; text-align: left; text-decoration: none; border-top: Solid 1px #DD3232; text-transform: uppercase;}
.navigation li a:hover,
.navigation li.passive a:hover {  color: #DD3232;}

.navigation li.active a,
.navigation li.active a:link,
.navigation li.active a:visited { color: #DD3232; display: block; width: 196px; padding: 2px; text-align: left; text-decoration: none; border-top: Solid 1px #DD3232; text-transform: uppercase;}
.navigation li.active a:hover {  color: #DD3232;}

.navigation li.parent a,
.navigation li.parent a:link,
.navigation li.parent a:visited { color: #DD3232; display: block; width: 196px; padding: 2px; text-align: left; text-decoration: none; border-top: Solid 1px red;  text-transform: uppercase;}
.navigation li.parent a:hover {  color: #DD3232; }


.navigation li.passive-child a,
.navigation li.passive-child a:link,
.navigation li.passive-child a:visited {	border-top: Solid 0px red;	font-size: 10pt;	 font-weight: normal;text-transform: capitalize;}
.navigation li.passive-child. a:hover { border-top: Solid 0px red; font-size: 10pt; font-weight: normal;color: #DD3232;}

.navigation li.active-child a,
.navigation li.active-child a:link,
.navigation li.active-child a:visited {border-top: Solid 0px red;	font-size: 10pt;font-weight: normal;text-transform: capitalize;color: #DD3232;} 
.navigation li.active-child. a:hover { border-top: Solid 0px red;font-weight: normal; font-size: 10pt;color: #DD3232;}

.navigation li.home a, 
.navigation li.home a:link, 
.navigation li.home a:visited  { border-top: Solid 1px white; }


/* MAIN BODY */
.main {  width: 990px; padding: 15px; padding-right: 0px; padding-bottom: 10px;}
.main .left { float: left; vertical-align:top; width: 200px; }
.main .right{ float: right;  vertical-align:top; width: 765px;}

.agenda {
	padding: 10px; background-color: #f7f5f5;
}


.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;
}


/* 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;
}


.box {	width: 430px; padding-right:20px; vertical-align:top;}
.row2 {	width: 200px;vertical-align:top; text-align: right;}
.row2 img {	width: 200px;}

.leftbox { float: left; width: 430px;}
.rightbox {float: right; width:200px;}
