@charset "utf-8";

body {
	background-image:url(../images/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	margin-left: 0 px;
	margin-top: 0 px;
	}
	
#toolbar {
	position: absolute;
	left: 50px;
	top: 2px;
	width: 950px;
	height: 25 px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	}
	
#header{
	position:absolute;
	left: 30px;
	top: 0px;
	height: 204
	width: 900px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	}
	
#footer {
	position:absolute;
	left:40px;
	width:860px;
	top:1000px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#666666;
}
	
	
div.content {
	position: absolute;
	left: 49px;
	top: 249px;
	width: 860px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-align:center;
	background-image: url(../DFMWR/event_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 800px;
}

.details {
	font-size:11px;
	}

div.activities {
	position:absolute;
	margin-left: 0px;
	top:85px;
	width:258px;
	height:500px;
	left: -4px;
	}
	
div.information {
	position:absolute;
	margin-left: 300px;
	height:637px;
	width: 582px;
	left: -36px;
	top: 0px;
	background-color: #CCCCCC;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px;
	visibility: hidden;
	z-index: 15;
	}
	
.title{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	}
	
a:link {
	color:#003366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-decoration:none;
}
a:hover {
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-decoration:underline;
}

a:visited {
	color: #003333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-decoration:none;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: medium;
	color: #072049;
	}
	
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: small;
	}

/*
	| liquidcorners.css; feel free to adapt the style!
	| ================================================
	| use: 4 corners with borderline outside a contentbox with class="inside"; 
	|      image  = upper half: top left corner, long borderline, top right corner
	|               under half: bottom left corner, long borderline, bottom right corner
	|      CHANGE = you have to change this for fitting to your image
	|      YCC    = You Can Change (or omit), if wanted
	|      DNC    = Do Not Change
	| credits: original by francky kleyneman, see article/tutorial in Francky's Developers Corner:
	|          http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm
	| adapted
	| by.....: ... (your name and site?!)
	|
	| + please let this text & links intact for a next user +
*/
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('../images/bluebox/box.jpg'); /* CHANGE: path and name of your image */
	height: 18px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
	}
.top-left, .bottom-left { 
	margin-right: 18px; /* CHANGE: replace by the width of one of your corners */
	}
.top-right, .bottom-right { 
	margin-left: 18px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -18px;  /* CHANGE: replace by the height of one of your corners */
	}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
	}
.bottom-left  { 
	background-position: 0 -18px;    /* CHANGE: replace second number by negative height of one of your corners */
	}
.bottom-right { 
	background-position: 100% -18px; /* CHANGE: replace second number by negative height of one of your corners */
	}
.inside {
	border-left: 2px solid #29505A; /* YCC: color & properties of the left-borderline */
	border-right: 2px solid #29505A;/* YCC: color & properties of the right-borderline */
	background: #528BB3;            /* YCC: background-color of the inside */
	color: #000000;                 /* YCC: default text-color of the inside */
	padding-left: 10px;             /* YCC: all texts at some distance of the left border */
	padding-right:10px;             /* YCC: all texts at some distance of the right border */
	}
.notopgap    { margin-top: 0; }    /* DNC: to avoid splitting of the box */
.nobottomgap { margin-bottom: -1px; padding-bottom: 1px; } /* DNC: to avoid splitting of the box */

/* End of Liquid Corners css */	
	
img.inset {
	padding: 10px;
	float: left;
	height: 150px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
td.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003333;
	border-bottom-color: #003333;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
