/* 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: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #F1DFD7;
	margin-top: 0px;
	
}

* { 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: Tahoma, 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;color: #622001; }
h2, .mainsubtitle { font-size: 130%;  font-weight: bold;color: #622001; }
h3, .secsubtitle { font-size: 130%; font-weight: bold; line-height: 190%;color: #622001; }
h4, .subtitles { font-size: 110%; font-weight: bold; line-height: 190%; color: #622001; padding-bottom: 10px;}
h5, .description { font-size: 100%; font-weight: bold; line-height: 190%; color: #622001; padding-bottom: 10px;}
h6, .summary { font-size: 90%; font-weight: bold; line-height: 190%;}
h7 { font-size: 100%; }
p {  line-height: 190%; margin: 0px; padding-bottom:10px; color: #622001; }
span { font-size: 100%; margin: 0px; padding: 0px; }
div { margin: 0px; padding: 0px; }
li {line-height: 190%; color: #622001;}
ul {	margin-bottom: 10px; margin-left: 15px;}


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

/* CONTAINER SETTINGS - Site Specific Text Settings*/

#page {	margin: auto;	width: 759px;	border-left: Solid 1px #89513F;	border-right: Solid 1px #89513F;	border-bottom: Solid 1px #89513F;
	background-image: url(../images/bg_site.gif);	position: relative;
}

#header  {	width: 759px;}
#header h1 { width: 130px; height: 269px; background-image: url(../images/bg_h1.jpg); background-color: #89513F;  float: left; }
#header h1 span {	display: none;}
#header h2 {	width: 499px; height: 269px; background-image: url(../images/bg_sfeer.jpg); background-color: white; float: left;}
#header h2 span {	display: none;}
#header .block {
	position: absolute;
	z-index: 4;
	width: 200px;
	left: 557px;
	padding: 10px;
	height: 239px;
	background-image: url(../images/sfeer_1.gif);
	background-repeat: no-repeat;
}


#header .block h5 {	color: white;}
#header .block p {	color: white;}
#header .block p span {	display: none;}

#header .block a:link { color: white;  text-decoration: underline; }
#header .block a:visited { color: white; }
#header .block a:hover { color: #B93B01; }
#header .block a:active { color: white;}

.main {	width: 759px; 	background-image: url(../images/bg_tower.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: expression('720px'); min-height: 720px;	
	
	 }
.location-bar  {	position: absolute; z-index: 20; width: 659px;  top: 242px; left: 150px; }
.location-bar  p {	text-align: right; width: 460px; }
.main .left { float: left; vertical-align:top; width: 131px; border-top: Solid 8px #A27364;  }
.main .navigation { background-color: #BE998E; width: 130px; float: left;  }
.main .navigation ul { list-style-type: none; margin: 0px;}
.main .navigation li { font-size: 10pt; line-height:1.4; float: left;  border-bottom: Solid 1px white; }
.main .navigation li a {height: 21px;  background-color: #BE998E; color: white;  display: block; width: 130px; padding-top: 3px; padding-bottom: 3px;  text-align: center; }
.main .navigation li a:link { color: white; text-decoration: none; }
.main .navigation li a:visited { color: white; text-decoration: none; }
.main .navigation li a:hover { background-color: white; color:#89513F; }
.main #active  { background-color: #89513F; color:white }
.main #active-parent  { background-color: #89513F; color:white; }

#child {height: 21px;  background-color: #E7D2CC; color: #89513F;  display: block; width: 130px; padding-top: 3px; padding-bottom: 3px;  text-align: center; }
#child:link { color: #89513F; text-decoration: none; }
#child:visited { color: #89513F; text-decoration: none; }
#child:hover { background-color: white; color:#BE998E; }

.main .center { float: left; vertical-align:top; width: 499px;  border-top: Solid 8px #A27364; }
.main .center .block {	padding: 20px; padding-left: 30px; padding-right: 30px;}
.main .right{ float: right;  vertical-align:top; width: 228px; padding-right: 15px;}

.breaker { clear: both; height: 0px; width: 0px; padding:0px;margin:0px; }

#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: #1D3F3F; color: white; }

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

#mail {
background-color: #F1DFD7;	
text-align: center;
}

#mailpage {	width: 500px;	background-color: #A37365; margin: auto; border: Solid 1px black; margin-top: 30px;}
#mailpage .logo { float: left; width: 133px; height: 270px; background-color: #A37365; vertical-align: top;} 
#mailpage .tekst { float: left; width: 347px; height: 270px;background-color: white; vertical-align: top; padding: 10px;} 
