/* PAGELAYOUT CSS - 20060522 */

/* FULL PAGE */

div#page
{
    width: 1140px; /* This can be changed to any fixed width if desired */
    margin: 0 auto 0 auto; /* General method for centering content if fixed page width, for other browsers than IE */
    text-align: left; /* Reset IE method for centering page, to stop all other content on the page from centering */

	background-color: white;
	border: 1px solid #c9c7c7;
}

/* PAGE MENU */

div#pagemenu
{
	width: 1140px; 
    margin: 10px auto 5px auto;
    padding: 0;
	
	color: black;
 	background-color: none;
	text-align: right;
	font-size: 0.85em;

}

div#pagemenu a, div#pagemenu a:visited
{
	color: black;
	background: none;
	padding: 0em 0.25em 0em 0.5em;
	font-size: 8pt;
	
	text-decoration: none;
}

div#pagemenu a:hover
{
	text-decoration: underline;
}

/* HEADER */

div#header
{
/*
    padding-left: 0.25em;
    padding-right: 0.25em;
    padding-top: 0.25em;
    padding-bottom: 0.75em; 
*/

	padding: 15px 10px 10px 10px; 	
    background-color: #ffffff;
}

div#header ul
{
    margin: 0;
    padding: 0.25em 0 0.25em 0;
}

div#header ul li
{
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    display: inline;
    margin-left: 1em;
    background-image: none;
}

div#header-design
{
	margin: 15px 0 0 0;
	margin-bottom: 1em;
/* 	padding: 0px 220px 0px 220px; */
	padding: 0px 0px 0px 0px;
}
div#header-design td {
	vertical-align: top;
}

div#logo
{
 	padding: 0 0 0 0px;
    margin: 0 0px 0 0px;
	width: 193px;
    float: left;
/*  	margin-left: -220px; */
}
div#logo img { margin-left: 10px; }

#logo_absolute
{
	position: absolute;
	margin: 15px 0 0 10px;
	_margin-top: 0px;
	
}

div#logo_en
{
	width: 220px;
    float: left;
	padding: 0 0 0 0px;
    margin: 0 0px 0 0px;
/* 	margin-right: -220px; */
}
div#logo_en img { margin-left: 35px; }

/*  */

div#header-topics
{
/* display: none; */

	width: 700px;
	float: left;

	_margin-top: 5px;
	color: #8a8a8a;	
	
	font: bold 10pt/14pt Arial, sans-serif;
	letter-spacing: 0.03em;
}

div#header-topics a, div#header-topics a:visited
{
	color: #8a8a8a;	
	
	text-decoration: none;
}

div#header-topics a:hover
{
	text-decoration: underline;
}



div#usermenu
{
/*
    background-image: url(../images/header_bg.png);
    background-position: top left;
    background-repeat: repeat-x;
*/
    height: 25px;
}

div#languages
{
    background-image: url(../images/header_bg_left.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    float: left;
    clear: left;
    width: 24%;
    height: 25px;
    font-size: 0.85em;
}

div#currtime
{
    float: left; 
    clear: left;
    width: 245px;
    height: 25px;
    font-size: 0.85em;
}

div#links
{
    float: left;
    clear: none;
    text-align: right;
    padding-right: 0;
    font-size: 0.9em;
    font-weight: bold;
    height: 25px;
    width: 745px;

	margin: 0em;
}

div#links a
{
    color: #515346;
    border-left: 1px solid #CECEC2;
    display: block;
    float: right;
    padding-left: 0.75em;
    padding-right: 0.75em;
    height: 18px;
}

/* SEARCH AND AUTH TABLE */
#searchtable
{
	margin: 20px 0px 0px 0px;
}
#searchtable td { border-bottom: 1px solid red; }
#td_search 
{
	width: 310px;
	padding: 20px 0px;
	vertical-align: middle;
	text-align: center;
}

#td_auth
{
	padding: 0px 0px 20px 0px;
	width: 180px;
	text-align: left;
}

#td_picture
{
	padding: 0px 0px 20px 0px;
	width: 200px;	
}
#td_picture1, #td_picture2
{
	padding: 0px 3px 0px 0px;
	width: 105px;	
	line-height: 110%;
	vertical-align: inherit;
	text-align: center;
}
#td_picture2
{
	padding-left: 3px;
}


/*  */
div#searchbox
{
    width: auto; /* Needs to be sufficient width to fit both text input and submit button to avoid Konqueror breaking the line between them */
    padding: 0px 10px 10px 10px;
    text-align: left;
    float: none;
    border-bottom: 3px double black;
}

img#searchtitle
{
	display: block;
}

input#searchtext
{
/*     border: 1px solid #A5ACB2; */
    font-size: 0.85em;
    width: 8em;
	
}

input#searchbutton
{
	margin-top: -4px;
	margin-left: 2em;
	vertical-align: center;
}


/* AUTH */
#loginform {
color: #656565;
margin: 0;
}

#loginform #id1,
#loginform #id2
{
	width: 90px;
}

#gobutton
{
	vertical-align: middle;
	position: relative;
	margin-left: 20px;
}
#gobutton img 
{
 	margin-left: 0.5em;
}


/* TOP MENU */

div#topmenu
{
    margin: 0;
    padding: 0;
}

div#topmenu ul
{
    margin: 0;
    padding: 0;
    height: 26px;
}

div#topmenu li
{
    background-image: none;
    height: 23px;
    margin: 0;
    float: left;
    padding: 0;
    font-size: 0.9em;
    font-weight: bold;
    list-style-type: none;
    list-style-image: none;
}

div#topmenu li.selected
{
/*
    background-image: url(../images/topmenu_bg_hover.gif);
    background-repeat: repeat-y;
    background-position: right top; 
*/

/* 	text-decoration: underline; */
}

div#topmenu li a
{
    text-decoration: none;
    color: #851c1c;
    border-right: 0px solid #851c1c;
    display: block;
    float: left;
    margin: 0;
    padding: 5px 15px 5px 5px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0;
    height: 20px;
    line-height: 20px;
    background-color: transparent;
    /*background-image: url(../images/topmenu_bg.gif);*/
    background-repeat: no-repeat;
    background-position: right center; 
}

div#topmenu li a:hover, div#topmenu li.selected a
{
    /* border-bottom: 3px solid #ABAB9E; */
	background-image: url(../images/topmenu_bg_hover.gif);
    background-repeat: no-repeat;
    background-position: right center;
	background-color: #cc0000;
	color: white;
}
div#topmenu li.last a
{
	background-image: none;
}
div#topmenu li.last a:hover
{
	background-image: url(../images/topmenu_bg_hover_last.gif);
}


div#topmenu div.topmenu-design
{
    background-color: #FFF;
    padding: 0 0.25em 0 0.2em;
}

/* PATH */

div#path
{
    padding: 0.5em 0.5em 0.5em 2em;
    font-size: 0.85em;
}

div#path p
{
    margin: 0;
}

/* COLUMNS */

div#columns
{
   height: 100%; /* Needs to be set to avoid bug in IE 5.5 */
   /*padding: 0px 400px 10px 250px;*/
/*    background-color: #DBDBDB; */
/*    border-top: 1px solid #FFFFFF; */
}

div.nosidemenu div#columns
{
   /*padding-left: 15px;*/
}

div.noextrainfo div#columns
{
   padding-right: 15px;
}

div.norightcol div#columns
{
   padding-right: 15px;
}

/* SIDE MENU */

div#sidemenu-position
{
    width: 235px;
    margin-left: -240px;
    float: left;
    display: inline; /* Fix for IE double margin bug */
}

div.nosidemenu div#sidemenu-position
{
    display: none;
}

div#sidemenu ul
{
    list-style-type: none;
    margin: 0.5em 0 0.5em 0;
}

div#sidemenu ul li
{
    margin: 0.25em 0 0.25em 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    background-image: none;
}

div#sidemenu div.box div.box-content
{
    padding-left: 0.75em;
    padding-right: 0;
}

div#sidemenu h4
{
    margin: 0;
}

div#sidemenu h4 a
{
    color: #525345;
    text-decoration: none;
}

div#sidemenu ul.menu-list a.selected
{
    font-weight: bold;
	text-decoration: underline;
}

div#sidemenu ul.submenu-list
{
    list-style-type: none;
    margin-left: 1em;
}

div#sidemenu ul.submenu-list a.selected
{
    font-weight: bold;
}

div#sidemenu ul.menu-list li a, div#sidemenu ul.submenu-list li a
{
    background-image: url(../images/sidemenu_bullet.png);
    background-position: 0.2em 0.5em;
    background-repeat: no-repeat;
    padding-left: 18px;
    display: block;
    font-size: 0.85em;
}

/* MAIN AREA */

div#main-position
{
    /*width: 100%;*/
    width: 700px;
    float: left;
    margin: 0px 15px;
}

div#main
{
	/*padding-right: 15px;*/ 
}

div.nosidemenu div#main-position
{
    /*margin-left: 0;*/
}

div.noextrainfo div#main-position
{
    margin-right: 0;
}

div.norightcol div#main-position
{
    margin-right: 0;
}


/* EXTRA CONTENT */

div#extrainfo-position
{
    width: 400px;
    margin-right: -400px;
    margin-left: 0px;
    float: left;
}

div.noextrainfo div#extrainfo-position
{
    display: none;
}

div#extrainfo
{

}

/* RIGHT COLUMN */

div#rightcol-position
{
    width: 395px;
    /*margin-right: -400px;*/
    margin-left: 0px;
    float: left;
}

div.norightcol div#rightcol-position
{
    display: none;
}

div#rightcol
{
	margin: 0 0px 0 0;
	padding: 0 0px 0 0px;

}


/* NEWS COLUMN */

div#newscol
{
 width: 185px;
 background: none;
 float: left;
 margin-right: -190px;
 margin-left: 0px;
 border-right: 0px solid red;

 	color: #4095cd;
}


div#extracol
{
/* display: none; */

 width: 190px;
 background: none;
 float: right;
 margin: 0 0px 0 190px;;
 border-left: 0px solid red;

}

/* FOOTER */

div#footer
{

    clear: both; /* Ensures that the footer is pushed properly below the columns */
    text-align: center;
    padding-top: 1.25em;

    width: 1140px; 
    margin: 5px auto 10px auto;
    padding: 0;
	
	color: black;
 	background-color: none;

    font-size: 0.85em;
    margin-bottom: 0.25em;
}

div#footer address
{
    font-style:normal;
    padding-left: 10px;
}

div#sidemenu
{
    padding: 0 5px 0 0;
}

div#extrainfo
{
    padding: 0 0 0 0.25em;
}
