/* General tags */
body
{
	margin: 0px;
	padding: 0px;
    color: #000000;
	background: #c0c0c0;
    font-family: Arial, HELVETICA, SANT-SERIF;
	font-size: 10pt;
}

a
{
	color: black;
}

a img
{
	border: 0px;
	xvertical-align: middle;
}

h1
{
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 0px;
	font-size: 18pt; 
	font-weight: bold; 
}

h2
{
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12pt; 
	font-weight: bold;
}

p
{
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12pt;
}

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

a.showlink:link, a.showlink:visited, a.showlink:active, a.showlink:hover
{
	text-decoration: underline;
}

/* Main classes */
.header
{
	position: absolute; 
	left: 0px; 
	top: 0px;
/* 	background: #75bef5; */
	height: 80px;
	width: 800px;
	background-image: url(graphics/poi4free2.png);
	background-repeat: no-repeat;
	background-position: 20px;
/*	background-image: url(graphics/headerbg.png);
	background-repeat: repeat-x;*/
}
.headernowidth 
{
	position: absolute; 
	left: 0px; 
	top: 0px;
/* 	background: #75bef5; */
	height: 80px;
	width: 100%;
	background-image: url(graphics/poi4free2.png);
	background-repeat: no-repeat;
	background-position: 20px;
/*	background-image: url(graphics/headerbg.png);
	background-repeat: repeat-x;*/
}

.title
{
	position: absolute; 
	left: 20px; 
	top: 20px;
	padding-left: 20px;
	font-size: 24pt;
	color: #0000ff;
}
.userstatus
{
	position: absolute; 
	right: 20px; 
	top: 30px;
	text-align: right;
	font-size: 10pt;
}
.menu 
{
	position: relative;
	left: 0px;
	top: 80px;
	height: 32px;
	width: 800px;
	border-top: 1px solid;
	border-bottom: 1px solid;
/*	background: #000000; */
/*	color: #ffffff; */
/*	background-image: url(graphics/menubg.png);
	background-repeat: repeat-x; */
}
.menunowidth
{
	position: relative;
	left: 0px;
	top: 80px;
	height: 32px;
	width: 100%;
	border-top: 1px solid;
	border-bottom: 1px solid;
/*	background: #000000; */
/*	color: #ffffff; */
/*	background-image: url(graphics/menubg.png);
	background-repeat: repeat-x; */
}
.leftmenu
{
	position: absolute;
	left: 20px;
	top: 7px;
}
.rightmenu
{
	position: absolute;
	right: 20px;
	top: 7px;
}
.news
{
	position: absolute;
	right: 5px;
	width: 120px;
	top: 116px;
}
.contentfullwidth
{
	position: relative;
	top: 0px;
	width: 800px;
	background: #ffffff;
	vertical-align: top;
}
.contentwithnews
{
	position: relative;
	top: 0px;
	width: 670px;
	background: #ffffff;
	vertical-align: top;
}
.contentnowidth
{
	position: relative;
	top: 0px;
	background: #ffffff;
	vertical-align: top;
}
.ads
{
	position: absolute;
	right: -180px;
	top: 40px;
	width: 160px;
	height: 600px;
	background: #ffffff;
	vertical-align: top;
}

.footer
{
	height: 20px;
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
}

.change
{
	color: #ff0000;
}

a.menulink:link
{
	font-size: 10pt;
	color: black;
	text-decoration: none;
	vertical-align: top;
}
a.menulink:visited
{
	font-size: 10pt;
	color: black;
	text-decoration: none;
	vertical-align: top;
}
a.menulink:active
{
	font-size: 10pt;
	color: black;
	text-decoration: none;
	vertical-align: top;
}
a.menulink:hover
{
	font-size: 10pt;
	color: black;
	text-decoration: underline;
	vertical-align: top;
}

.getpoicontent p
{
	margin-left: 20px;
	font-size: 10pt;
}


p.parentpath
{
	margin-left: 10px;
	margin-top: 10px;
	font-size: 24px; 
	line-height: 32px;
}
p.parentpath img
{
	padding-top: 10px;
}
p.parentpath a
{
	color: black;
	font-size: 24px; 
	line-height: 32px;
	vertical-align: top;
}

td.groupicon
{
	width: 32px;
	height: 32px;
}

td.groupdescription
{
	padding-right: 30px;
}

img.pathimage
{
	vertical-align: middle;
}

table.subgroups
{
	margin-left: 20px;
	padding: 5px;
/*	border: 2px solid #ccccff; */
}

table.download
{
	border: 1px solid black;
	margin-left: 10px;
	margin-top: 5px;
/*	position: absolute;*/
/*	visibility: hidden; */
/*	display: none;*/
	background: white;
	/*	margin-left: auto; */
	/* margin-right: auto; */
}

#animated-element
{
	display: inline-block!important;
}

.popup 
{
	display: none;
	position: absolute;
}

.tooltip
{
	border: 1px solid black;
	padding: 10px;
	margin: 5px;
	background: #FFFF99;
}
 
table.download th
{
	font-weight: bold;
	text-align: left;
}

table.download td
{
	padding-left: 10px;
	white-space: nowrap;
}
.checklist
{
	white-space: nowrap;
	font-size: 8pt;
}
table.list thead
{
	background-color: #DDE;
}
table.list th
{
	text-align: left;
	padding-left: 2px;
	padding-right: 5px;
	border-left: 1px solid black;
}
table.list td
{
	padding-left: 2px;
	padding-right: 5px;
	border-left: 1px solid black;
}
table.list tr.even
{
	background-color: #EEF;
}
.mapInfo
{
	font-size: 8pt;
	text-align: left;
}
.mapinfo a
{
	color: blue;
}

.formindent
{
	margin-left: 150px;
}
label
{
	text-align: right; 
	width: 150px; 
	float: left;
}