﻿/* Fontok */
/* ------ */
body {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 10pt;
	font-style: normal;
	background-color: #c1c1c1;
	color: #000000;
	word-spacing: normal;
}
td {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	word-spacing: normal;
}



img {
        text-align:center;

}



/* Alap layerek */
/* ------------ */
#background_layer {
	
	position: absolute;
	left: 0px;
	top: 0px;
        width: 798px;
        height: 259px;        
        background:url('images/_bg_head.gif');

        background-repeat:no-repeat;
        background-position:top left;
        z-index: 1;
}


#logo_layer {
	
	position: absolute;
	left: 156px;
	top: 1px;
        width: 638px;
        height: 212px;
        z-index: 10;
}



/* MAIN MENU */
/* --------- */
#menu_layer {
	
	position: absolute;
	left: 1px;
	top: 213px;
        width: 520px;
        height: 29px;
        z-index: 10;

}

.mainmenu{
        float: left;
        color:#ffffff;
	font-size: 9pt;
	font-weight: normal;
        width:520px;
        height:29px;
        padding-left: 0px; 
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
	overflow:hidden;
}
.mainmenu li{
        display: inline;        
}


.mainmenu li a.first_menu{
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
        float: left;
	text-transform:uppercase;
        color: #ffffff;
        background:url('images/_menu_back_act.gif');

        background-repeat:repeat;
        background-position:top right;
        text-decoration: none;
	height:29px;
        line-height:29px;
        text-align:center;
 
        padding-left: 35px; 
        padding-right: 12px;
        margin-left: 0px; 
        margin-right: 5px;
}


.mainmenu li a.first_menu:hover{
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
        background:url('images/_menu_back_act.gif');

        background-repeat:repeat;
        background-position:top right;
}


.mainmenu li.current a.first_menu{
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
        float: left;
	text-transform:uppercase;
        color: #ffffff;
        background:url('images/_menu_back_sel.gif');

        background-repeat:no-repeat;
        background-position:top right;
        text-decoration: none;
        height:29px;
        line-height:29px;
        text-align:center;
 
        padding-left: 35px; 
        padding-right: 12px;
        margin-left: 0px; 
        margin-right: 5px;
}



.mainmenu li a{
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
        float: left;
	text-transform:uppercase;
        color: #ffffff;
        background:url('images/_menu_back_act.gif');

        background-repeat:repeat;
        background-position:top right;
        text-decoration: none;
        height:29px;
        line-height:29px;
        text-align:center;
 
        padding-left: 10px; 
        padding-right: 10px;
        margin-left: 5px; 
        margin-right: 5px;
}


.mainmenu li a:hover{
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
        color: #c1c1c1;
        background:url('images/_menu_back_act.gif');

        background-repeat:repeat;
        background-position:top right;
}

.mainmenu li.current a{
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
        background:url('images/_menu_back_sel.gif');

        background-repeat:no-repeat;
        background-position:top right;
}

.mainmenu li.current a:hover{
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
        color: #636363;
        background:url('images/_menu_back_sel.gif');

        background-repeat:no-repeat;
        background-position:top right;
}




/* KERES�S BLOKK */
/* ------------- */
#navigation_layer {
 	
	position: absolute;
	left: 595px;
	top: 210px;
        width: 215px;
        height: 35px;
        margin-left: 22px;
        margin-right: 0px;
        margin-top: 8px;
        margin-bottom: 0px;
        z-index: 10;
}


#navigation_layer form {
	float: right;
	width: 215px;
	height: 100%;
	line-height: 0; 
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 0px; 
        padding-right: 0px;
        padding-top: 0px; 
        padding-bottom: 0px;

}


#navigation_layer #s {
	FONT-SIZE: 8pt;
	VERTICAL-ALIGN: middle;
	border: 0px;
	WIDTH: 122px;
	HEIGHT: 14px;

	BORDER-LEFT: 1px solid #b2b2b2;
	BORDER-RIGHT: 1px solid #c1c1c1;
   	BORDER-TOP: 1px solid #4d4d4d;
	BORDER-BOTTOM: 1px solid #c1c1c1;

        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 0px; 
        padding-right: 0px;
        padding-top: 0px; 
        padding-bottom: 0px;
}
#navigation_layer #searchbutton {

	background-color: #636363;
	color: #ffffff;
	FONT-SIZE: 9px;
	LETTER-SPACING: 1px;
	WIDTH: auto;
	HEIGHT: 18px;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
   	BORDER-TOP: 1px solid;
	BORDER-BOTTOM: 1px solid;
	VERTICAL-ALIGN: middle;
	TEXT-ALIGN: center;
        margin-left: 10px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
	PADDING-LEFT: 1px;
	PADDING-RIGHT: 1px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px; 
}



/* DATA BLOKK */
/* ---------- */
#data_layer {
	
	position: absolute;
	left: 0px;
	top: 259px;
	background-color:#ffffff;
        background:url('images/_bg_main.gif');

        background-repeat:repeat;
        background-position:top left;
        width: 798px;
        padding-left: 0px; 
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 20px;
        z-index: 10;
}



#data_layer h3 {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #636363;
	word-spacing: normal;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 33px; 
        padding-right: 0px;
        padding-top: 12px;
        padding-bottom: 0px;
}

#data_layer h3.leave {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #636363;
	word-spacing: normal;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 323px; 
        padding-right: 0px;
        padding-top: 2px;
        padding-bottom: 0px;
}

#data_layer h3 A {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	color: #636363;
        text-decoration: none;
}


#data_layer P.use {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	word-spacing: normal;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 66px; 
        padding-right: 0px;
        padding-top: 12px;
        padding-bottom: 0px;
	width: 720px;
}


div.picture {
	position: relative;
        background:url('images/_pict_back.html');
        width: 720px;
        height: 276px;
        margin-left: 34px; 
        margin-right: 0px;
        margin-top: 20px;
        margin-bottom: 20px;
        z-index: 10;
}


div.txt {
	position: relative;
        width: 720px;
        margin-left: 34px; 
        margin-right: 30px;
        margin-top: 0px;
        margin-bottom: 20px;
        z-index: 20;
}


/* C�m sz�veg */
div.txt P.title {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 14pt;
	line-height: 16pt;
	font-style: normal;
	color: #636363;
	word-spacing: normal;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 20px;
        padding-left: 0px; 
        padding-right: 0px;
        padding-top: 32px;
        padding-bottom: 0px;
}

div.txt P.title A {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 14pt;
	line-height: 16pt;
	font-style: normal;
	color: #636363;
	word-spacing: normal;
	border: 0px;
        text-decoration: none;
}

div.txt P {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 10pt;
	font-style: normal;
	word-spacing: normal;
	letter-spacing: normal;
	color: #333333;
	line-height: 14pt;
        padding-left: 0px; 
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
}


div.txt A {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #0d0d0d;
	word-spacing: normal;
        text-decoration: none;
	border-bottom: #333333 1px dotted;

}


P.imgborder {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	PADDING-LEFT: 4px; 
	PADDING-RIGHT: 4px;
	PADDING-TOP: 4px; 
	PADDING-BOTTOM: 4px; 
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align:left;
}

P.imgborder IMG {
	BORDER-LEFT: #ededed 1px solid; 
	BORDER-RIGHT: #ededed 1px solid;
	BORDER-TOP: #ededed 1px solid; 
	BORDER-BOTTOM: #c5c5c5 1px solid;
        margin-left: 0px; 
        margin-right: 20px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 4px; 
        float: left; 

}
P.imgborder A:visited IMG {
	BACKGROUND-COLOR: #fff
}
P.imgborder A:hover IMG {
	BACKGROUND-COLOR: #efefef
}



/* Internal pages */

P.pagetitle {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 14pt;
	line-height: 16pt;
	font-style: normal;
	color: #636363;
	word-spacing: normal;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 30px;
        padding-left: 30px; 
        padding-right: 0px;
        padding-top: 32px;
        padding-bottom: 0px;
}

P.pagetitle A {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	color: #636363;
        text-decoration: none;
        text-decoration: none;
}

div.pagetxt {
	position: relative;
        width: 505px;
        margin-left: 110px; 
        margin-right: 34px;
        margin-top: 0px;
        margin-bottom: 20px;
        z-index: 20;
}

/* C�m sz�veg */
div.pagetxt P.title {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 14pt;
	line-height: 16pt;
	font-style: normal;
	color: #636363;
	word-spacing: normal;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 20px;
        padding-left: 0px; 
        padding-right: 0px;
        padding-top: 32px;
        padding-bottom: 0px;
}

div.pagetxt P.title A {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 14pt;
	line-height: 16pt;
	font-style: normal;
	color: #636363;
	word-spacing: normal;
	border: 0px;
        text-decoration: none;
}


div.pagetxt P {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 9pt;
	font-style: normal;
	word-spacing: normal;
	letter-spacing: normal;
	color: #333333;
	line-height: 14pt;
        padding-left: 0px; 
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
}


div.pagetxt A {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #57bdea;
	word-spacing: normal;
        text-decoration: none;
	border-bottom: #c1c1c1 1px dotted;

}

hr {
	color: #f2f2f2;
}


div.pagetxt P.subtitle {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 14pt;
	line-height: 16pt;
	font-style: normal;
	color: #636363;
	word-spacing: normal;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 22px;
        padding-left: 0px; 
        padding-right: 0px;
        padding-top: 32px;
        padding-bottom: 0px;
}


div.txt P.subtitle_1 {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 9pt;
	line-height: 9pt;
	font-style: normal;
	FONT-WEIGHT: bold; 
	color: #333333;
	word-spacing: normal;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 24px;
        margin-bottom: 10px;
        padding-left: 0px; 
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 10px;
	border-bottom: #f2f2f2 1px solid;
}


div.pagetxt p.separator {
        width: 505px;
        height: 2px;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 12px;
        margin-bottom: 12px;
        padding-left: 0px; 
        padding-right: 0px;
        padding-top: 0px; 
        padding-bottom: 0px;
}



/* ================= */
/* T�BL�ZAT ST�LUSOK */
/* ================= */
div.pagetxt table {
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        border: 0px;
        border-spacing: 0px;
}

div.pagetxt td {
        padding-left: 0px; 
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        border-spacing: 0px;
        vertical-align:bottom;
        text-align: center; 
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 7pt;
	font-style: normal;
	word-spacing: normal;
	letter-spacing: normal;
	color: #333333;
	line-height: 10pt;
}


div.txt UL {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 10px;
        padding-top: 0px; 
        padding-left: 0px; 
        padding-right: 0px;
        padding-bottom: 0px;
}
div.txt UL LI {
        background:url('images/_icon_link.gif');
        background-repeat:no-repeat;
        background-position:top left;
	list-style: none;
        line-height:16px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px; 
        padding-left: 18px; 
        padding-right: 0px;
        padding-bottom: 5px;
}
div.txt LI A {
	color: #636363;
        height:16px;
        line-height:16px;
        text-decoration: none;
        text-align:left;
 
        padding-left: 0px; 
        padding-right: 3px;
        padding-top: 0px; 
        padding-bottom: 0px; 

	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	word-spacing: normal;
	border-bottom: #c1c1c1 1px dotted;

}

div.txt LI IMG {
	BORDER-LEFT: #ededed 2px solid; 
	BORDER-RIGHT: #ededed 2px solid;
	BORDER-TOP: #ededed 2px solid; 
	BORDER-BOTTOM: #c5c5c5 2px solid;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px; 

}


UL.tamogato {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 10px;
        padding-top: 0px; 
        padding-left: 0px; 
        padding-right: 0px;
        padding-bottom: 0px;
}
UL.tamogato LI.tamogato {
        background: none;
	list-style: none;
        line-height:16px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px; 
        padding-left: 18px; 
        padding-right: 0px;
        padding-bottom: 20px;
	VERTICAL-ALIGN: middle;
}

UL.tamogato LI.tamogato A {
	color: #636363;
        height:16px;
        line-height:16px;
        text-decoration: none;
        text-align:left;
 
        padding-left: 0px; 
        padding-right: 0px;
        padding-top: 0px; 
        padding-bottom: 0px; 

	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	word-spacing: normal;
	border: 0px;
	border-bottom: #c1c1c1 1px dotted;
}

UL.tamogato LI.tamogato IMG {
	BORDER: 0px; 
        margin-left: 10px; 
        margin-right: 20px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px; 
}


P.galery {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 10px;
        padding-top: 0px; 
        padding-left: 0px; 
        padding-right: 0px;
        padding-bottom: 0px;
}

P.galery IMG {
	BORDER-LEFT: #ededed 2px solid; 
	BORDER-RIGHT: #ededed 2px solid;
	BORDER-TOP: #ededed 2px solid; 
	BORDER-BOTTOM: #c5c5c5 2px solid;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px; 

}

P.galery A {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #0d0d0d;
	word-spacing: normal;
        text-decoration: none;
        margin: 0px;
        border: 0px;
}



div.pagetxt UL.web {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px; 
        padding-left: 0px; 
        padding-right: 0px;
        padding-bottom: 0px;
}
div.pagetxt UL.web LI {
	list-style: none;
        line-height:16px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 10px;
        padding-top: 0px; 
        padding-left: 0px; 
        padding-right: 0px;
        padding-bottom: 0px;
}
div.pagetxt UL.web LI A {
        background:url('images/_icon_web.html');

        background-repeat:no-repeat;
        background-position:top left;
	color: #7f7f7f;
        height:16px;
        line-height:16px;
        text-decoration: none;
        text-align:left;
 
        padding-left: 16px; 
        padding-right: 0px;
        padding-top: 0px; 
        padding-bottom: 0px; 

	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	word-spacing: normal;
	border: 0px;
}
div.pagetxt UL.web LI SPAN {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 8pt;
        margin-left: 40px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px; 
        padding-left: 0px; 
        padding-right: 0px;
        padding-bottom: 0px;
}


div.pagetxt UL.sub {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px; 
        padding-left: 0px; 
        padding-right: 0px;
        padding-bottom: 0px;
}
div.pagetxt UL.sub LI {
        background:url('images/_icon_sub.html');

        background-repeat:no-repeat;
        background-position:top left;
	list-style: none;
        line-height:16px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px; 
        padding-left: 16px; 
        padding-right: 0px;
        padding-bottom: 0px;
}

div.pagetxt P.sub {
	font-size: 9pt;
	font-style: normal;
	word-spacing: normal;
	letter-spacing: normal;
	color: #333333;
	line-height: 10pt;
        padding-left: 0px; 
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 5px;
        margin-bottom: 21px;
}



div.pagetxt UL.ref {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px; 
        padding-left: 0px; 
        padding-right: 0px;
        padding-bottom: 0px;
}
div.pagetxt UL.ref LI {
	list-style: none;
        line-height:16px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 10px;
        padding-top: 0px; 
        padding-left: 16px; 
        padding-right: 0px;
        padding-bottom: 0px;
	color: #7f7f7f;
        background:url('images/_icon_link.gif');

        background-repeat:no-repeat;
        background-position:top left;
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	word-spacing: normal;
	border: 0px;
}
div.pagetxt UL.ref LI.ref_open {
	list-style: none;
        line-height:26px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 10px;
        padding-top: 0px; 
        padding-left: 16px; 
        padding-right: 0px;
        padding-bottom: 0px;
	color: #000000;
        background:url('images/_icon_open.html');

        background-repeat:no-repeat;
        background-position:top left;
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	word-spacing: normal;
	border: 0px;
}
div.pagetxt UL.ref LI A {
        background:url('images/_icon_link.gif');

        background-repeat:no-repeat;
        background-position:top left;
        height:16px;
        width:28px;
        line-height:16px;
        text-decoration: none;
        text-align:left;
 
        padding-left: 16px; 
        padding-right: 0px;
        padding-top: 0px; 
        padding-bottom: 0px; 
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	word-spacing: normal;
	border: 0px;
}


div.pagetxt UL.archives {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 24px;
        margin-bottom: 0px;
        padding-top: 0px; 
        padding-left: 0px; 
        padding-right: 0px;
        padding-bottom: 0px;
}
div.pagetxt UL.archives LI {
	list-style: none;
        line-height:16px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 10px;
        padding-top: 0px; 
        padding-left: 0px; 
        padding-right: 0px;
        padding-bottom: 0px;
}
div.pagetxt UL.archives LI A {
        background:url('images/_icon_sub.html');

        background-repeat:no-repeat;
        background-position:top left;
	color: #7f7f7f;
        height:16px;
        line-height:16px;
        text-decoration: none;
        text-align:left;
 
        padding-left: 16px; 
        padding-right: 0px;
        padding-top: 0px; 
        padding-bottom: 0px; 

	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	word-spacing: normal;
	border: 0px;
}


div.pagetxt P.bottompict {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 10px;
        padding-left: 0px; 
        padding-right: 0px;
        padding-top: 44px;
        padding-bottom: 0px;
}



/* Airspace pages */

div.airspace {
	position: relative;
        left: 0px;
        top: 0px;
        width: 1px;
	float:left;
        height: 360px;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 0px; 
        padding-right: 0px;
        padding-top: 0px; 
        padding-bottom: 0px;
        z-index: 20;
}



/* Entry pages */

div.entry {
	position: relative;
        background:url('images/_link_back.gif');

        background-repeat:no-repeat;
        background-position:top left;
        width: 720px;
	height: 50px;
        text-align:left;

	font-style: normal;
	word-spacing: normal;
	color: #333333;
        text-align:left;
 
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 20px;
        padding-left: 0px; 
        padding-right: 0px;
        padding-top: 0px; 
        padding-bottom: 0px;
        line-height:50px;
        z-index: 20;
}

div.entry P { 
	position: absolute;
	top: 20px;
	left: 5px;
	height: 20px;
        line-height:20px;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 0px; 
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	word-spacing: normal;
}

div.entry A {
	color: #636363;
	border-bottom: #c1c1c1 1px dotted;
        text-decoration: none;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 0px; 
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	word-spacing: normal;
}

div.entry span {
	color: #333333;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 0px; 
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
}
div.entry span.sep {
	color: #333333;
	font-size: 12pt;
	word-spacing: normal;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 5px; 
        padding-right: 5px;
        padding-top: 0px;
        padding-bottom: 0px;
}




DIV.foot {
	clear: both;
	position: relative;
        background:url('images/_bg_foot.gif');

        background-repeat:no-repeat;
        background-position:bottom left;
	font-size: 8pt;
	font-style: normal;
	word-spacing: normal;
	color: #333333;
        text-align:left;

 	left: 0px;
 	top: 0px;
        width: 798px;
        height: 33px;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 0px; 
        padding-right: 0px;
        padding-top: 0px; 
        padding-bottom: 0px;
	float:top;
        z-index: 20;
}


DIV.foot P { 
	position: absolute;
	top: 2px;
	left: 28px;
        margin-left: 0px; 
        margin-right: 0px;
        margin-top: 5px;
        margin-bottom: 0px;
        padding-left: 0px; 
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
}


/* ====================================== */





P.separator {
	position: relative;
        background:url('images/_separator.html');

        background-repeat:no-repeat;
        background-position:top left;
        width: 720px;
        height: 7px;
        margin-left: 34px; 
        margin-right: 0px;
        margin-top: 10px;
        margin-bottom: 10px;
        padding-left: 0px; 
        padding-right: 0px;
        padding-top: 0px; 
        padding-bottom: 0px;
        line-height:50px;
        z-index: 20;
}





/* ====================================== */

#commentlist {
	CLEAR: both;
	PADDING-LEFT: 33px;
	MARGIN: 0px;
	WIDTH: 720px;
}
#commentlist LI {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
        WIDTH: 720px;
	BORDER-RIGHT: #ccc 1px solid;
        BORDER-BOTTOM: #ccc 1px solid;
        PADDING-RIGHT: 10px;
        PADDING-LEFT: 10px;
	font-size: 9pt;
        MARGIN-BOTTOM: 10px;
        PADDING-BOTTOM: 1px;
        PADDING-TOP: 5px;
        LIST-STYLE-TYPE: none;
}
#commentlist LI.author_comment {
	BACKGROUND-COLOR: #efefef;
	-moz-border-radius: 15px;
}

#commentlist LI.normal_comment {
	BACKGROUND-COLOR: #c1c1c1;
	-moz-border-radius: 15px;
}




#commentlist LI CITE {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	DISPLAY: block; 
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 2px; 
	MARGIN-RIGHT: 45px; 
	BORDER-BOTTOM: #aaa 1px dotted
}
#commentlist LI CITE A {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	DISPLAY: block
}
#commentlist LI CITE A:hover {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	COLOR: #666633; TEXT-DECORATION: none
}
#commentlist LI CITE:hover {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	BORDER-BOTTOM: #666 1px dotted
}
#commentlist LI.alt {
	font-family: 'Trebuchet MS', sans-serif, serif, arial;
	BORDER-RIGHT: #aaa 1px solid; 
	BORDER-BOTTOM: #aaa 1px solid; 
	BACKGROUND-COLOR: #efefef
}
DIV.comment-number {
	PADDING-LEFT: 0.15em; 
	PADDING-RIGHT: 0.15em; 
	PADDING-TOP: 0.15em; 
	PADDING-BOTTOM: 0.15em; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 22pt; 
	COLOR: #75768a; 
	FONT-FAMILY: 'Trebuchet MS', sans-serif, serif, arial; 
	POSITION: relative; 
	TEXT-ALIGN: right;
	-moz-border-radius: 10px;
}

.alignright {
	display:block;
}

/* ====================================== */


#commentform {
 	
	BACKGROUND-COLOR: #c1c1c1;
	color: #333333;
	width:420px;
        margin-left: 323px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 20px;
	PADDING: 0px; 
	BORDER-RIGHT: #ccc 1px solid;
        BORDER-BOTTOM: #ccc 1px solid;
}


#commentform FORM P {
	FONT-FAMILY: 'Trebuchet MS', sans-serif, serif, arial;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 6px;
	PADDING-TOP: 6px; 
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 5px;
	BORDER-BOTTOM: 1px solid #FFFFFF;
	TEXT-ALIGN: left;
	width: 100%;
        line-height:35px;
}
#commentform FORM LABEL {
	FONT-FAMILY: 'Trebuchet MS', sans-serif, serif, arial;
	FONT-SIZE: 9pt; 
	FLOAT: left;
	WIDTH: 60px;
}
#commentform FORM EM {
	FONT-FAMILY: 'Trebuchet MS', sans-serif, serif, arial;
	FONT-SIZE: 8pt;
	MARGIN-LEFT: 5px;
	FONT-STYLE: normal
}
#commentform FORM INPUT {
	FONT-FAMILY: 'Trebuchet MS', sans-serif, serif, arial;
	FONT-SIZE: 9pt; 
	WIDTH: 200px;
	BORDER-LEFT: 1px solid #b2b2b2;
	BORDER-RIGHT: 1px solid #fedec9;
   	BORDER-TOP: 1px solid #4d4d4d;
	BORDER-BOTTOM: 1px solid #fdd8c6;

	PADDING-LEFT: 3px; 
	PADDING-RIGHT: 3px; 
	PADDING-TOP: 3px; 
	PADDING-BOTTOM: 3px; 
}
#commentform FORM TEXTAREA {
	FONT-FAMILY: 'Trebuchet MS', sans-serif, serif, arial;
	FONT-SIZE: 9pt; 
	BORDER-LEFT: 1px solid #b2b2b2;
	BORDER-RIGHT: 1px solid #fedec9;
   	BORDER-TOP: 1px solid #4d4d4d;
	BORDER-BOTTOM: 1px solid #fdd8c6;
	PADDING-LEFT: 3px; 
	PADDING-RIGHT: 3px; 
	PADDING-TOP: 3px; 
	PADDING-BOTTOM: 3px; 
	OVERFLOW: auto;
	WIDTH: 325px;
}

#commentform FORM .button {
	FONT-FAMILY: 'Trebuchet MS', sans-serif, serif, arial;
	FONT-SIZE: 9pt; 
	FONT-WEIGHT: bold; 
	BACKGROUND-COLOR: #efefef;
	WIDTH: 90px;
	BORDER-LEFT: 0px solid #b2b2b2;
	BORDER-RIGHT: 1px solid #fedec9;
   	BORDER-TOP: 0px solid #4d4d4d;
	BORDER-BOTTOM: 1px solid #fdd8c6;
	MARGIN-LEFT: 295px;
}
#commentform FORM .hiddenfield {
	DISPLAY: none
}


/* =================== LIGHTBOX =============== */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px 'Trebuchet MS', sans-serif, serif, arial;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
