﻿/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HTML TAGS 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/* fast footer */
/*html {background-color:#C0C0C0 ; } /*background: url(bg_indhold.gif) repeat-y 0 132px; */
html {background: url(bg_indhold.gif) repeat-y 0 132px;}
/*html {background:#000080; }*/ 
    

body {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-color:#FFFFFF;
	font-family:Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:1.em;
	position:relative;
/*	color:#666666;*/
/*	color:#3E4251; */
	color:#000080;
}

/*
p {
	width: 971px;
    height: 48px;
}


	padding:0;
	margin:0;
	}
	*/
hr{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:15px 0;
	_margin:10px 0;
	}

.highlighted {
    background:#FFFFCC;
    border: dotted 2px silver;
/*	float:right;*/
	}
		
blockquote {
	padding:0 0 0  12px;
	margin:12px 0 0 0;
	background:url(../../images/bg-quote.png) no-repeat;
	}

	
cite {
	font-size:.85em;
	margin:0;
	padding:0 0 0 6px;
	}

fieldset {
	padding:15px;
	}
	
legend {
	color:#333333;
	padding:5px 3px 10px 3px;	
	}


LabelText, td.LabelText{
	width:100px;	
	float:left;

	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	
h1, h2, h3, h4, h5, h6 {
	font-size:1.8em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
}

h1 {
	margin-bottom:0;
}

h1, h2 {
	margin-top:0px;
}

h2 {
	font-size:1.4em;
}

h3 {
	font-size:1.2em;
}


h4 {
	font-size:1.0em;
}

h5 {
	font-size:1.0em;
}

h6 {
	font-size:1em;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


a:link,a:visited {
/*	color:#d61719;*/
    color:#0000ff;
	text-decoration:none;
}


a:hover {
	text-decoration: underline;
}
a:active {
	color:#980000;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOP INFORMATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#logo {
	position:absolute;
	top:.5em;
	left:15px;
	font-size:2.6em;
	font-family:Garamond;
	height:2.8em;
	padding:.1em 0 .2em 0;
	font-variant:small-caps;
	}

#logo a {
	color:#4A6BB3;
	text-decoration:none;
	}

#heading{
	text-align: left;
	font-size:1.4em;
	font-weight:bold;
	}

#subheading{
	font-size:1.1em;
	font-weight:bold;
	}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - THREE COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
#content-container-three-column {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:970px;
	border:1px solid #818181;
	position:relative;
	}

#content-three-column-main {
    border-left: dotted 2px silver;
    margin: 10 0 0 100;
	width:455px;
	float:left;
	margin-left:25px;
	padding:.8em .8em .8em .8em;
	}

#content-three-column-left,
#content-three-column-right {
	width:160px;
	font-size:.9em;
	padding:.8em .8em .8em .8em;
	}
	
#content-three-column-right {
    background:#FFFFCC;
    border: dotted 2px silver;
	float:right;
	}

#content-three-column-left {
	float:left;
	}
*/
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-2column {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	border:1px solid #818181;
	position:relative;
	}

#content-2column-main {
	width:740px;
	float:right;
    border-left:solid 1px  #818181;
    padding: 10px 10px 10px 10px ;
    }
#Error-EN
    {
    padding:5px 5px 5px 5px; 
    background-color:Silver;

    border:solid;
    border-color:#A9A9A9;
    border-width:1px;

    list-style-type:circle;
    }


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
table 
{
border-collapse:collapse;
}

td
{
    padding:  0px 0px 0px 0px;
    margin:  0px 0px 0px 0px
}
    td.unframed {background:transparent;}
    td.framed
{
	background:transparent;
	border:solid 1px #C0C0C0;
}
td.darkframed
{
	background:#C0C0C0;
	border:solid 1px #C0C0C0;
}
td.highframed
{
	background:#FFC80B;
	border:solid 1px #FFC80B;
	color:#FFFFFF;
}
    td.unframed, td.framed, td.darkframed
    {
	margin: 10px 10px 10px 10px ;
	padding: 10px 10px 10px 10px ;
    border-spacing:10px;
    }





td.top
{
/*    background:#c;
    color:#FFFFFF;
*/    
	margin-left:auto;
	margin-right:auto;
	padding:  .5em .5em  .0em . 5em;
	position:relative;
	font-weight:bold;
	border-bottom:solid 4px #000080;

}

td.top a:link,td.top a:visited {
	color:#000080;
	text-decoration:none;
}

td.top a:hover {
	color:#000080;
	text-decoration:underline;
    color:#B0C4DE;
}


td.top li.current td.top a:hover {
	color:#000080;
	text-decoration:underline;
}

td.top li.current td.top a:active  {
	color:#FFFFFF;
}


/* ACTIVE PAGES */

.DarkMenu-MenuItemStyle
{
    text-align:center;
    padding: 0  1em 0 1em;
}
.DarkMenu-SelectedStyle 
{
    border-left: solid 1px #ffffff;
    border-top: solid 1px #ffffff;
    border-right: solid 2px #ffffff;
    color:#FFFFFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	POSTER PHOTO
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#feature-area-home {
	position:absolute;
	top:0;
	right:0;
	width:21%;
	text-align:center;
	padding:2%;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	line-height:160%;
	}

#feature-area-home a:link,
#feature-area-home a:visited {
color:#dcf2f7;
	text-decoration:underline;
	}
	
#feature-area-home a:hover {
	text-decoration:none;
	}
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	pagetitle

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#pagetitle {
	position:relative;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	font-size: large;
	background:#000080;
	color:#d5e8ff;
/*    background:#FFFFFF;
	color:#000080;*/
	padding: .25em .5em .25em .5em;
/*	border:px solid #818181;*/
	}

#pagetitle a:link,
#pagetitle a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#pagetitle a:hover{
	color:#000080;
	text-decoration:none;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TREE VIEW CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


/*.TreeView  
{
    border-bottom:1px dotted #B2B2B2  !important;
}
*/
.TreeView div
{
    margin-left:5px;
}

.TreeView table
{
    border-top:2px dotted #B2B2B2 !important;
}

.TreeView div table
{
    border-bottom:none !important;
    border-top:none !important;
}

.TreeView table td
{
    padding:2px 0;
}

.LeafNodesStyle 
{    
}

.RootNodeStyle 
{  
}

/* ALL ELEMENTS */
.NodeStyle 
{
}

.ParentNodeStyle 
{
}
 
.SelectedNodeStyle 
{
    display:block;
    padding:2px 0 2px 3px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	LISTS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul {
	margin:0;
	padding:0;
	}

li {
	list-style:none;
	background:url(../../images/list-bullet-02.gif) no-repeat 0 .8em;
	padding:.2em 0 .2em 1em;
	margin-left:0.4em;
	
}

ul.list-of-links {
	border-bottom:1px dotted #B2B2B2;
}




ul.list-of-links li{
	border-top:1px dotted #B2B2B2;
	background-image:url(../../images/list-bullet-01-link.gif);
}

ul.list-of-links li.current {
	background-color:#E5E5E5;
}


ul.no-lines,
ul.no-lines li {
	border:none;
	}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE FEATURE AREA

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.feature-area {
	background-color:#6799D1;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

img {
	border-style: none;
    border-color: inherit;
    border-width: medium;
    text-align: right;
}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(../../images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}
.photo-float-right{
	float:right;
	margin-left:10px;
	}
.photo-float-center{
	display:inline;
	margin-left:10px;
	margin-right:10px;
	}

.image-border-none {
	border:none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
td.footer
{
	margin-left:auto;
	margin-right:auto;
	padding:  .5em .5em  .0em . 5em;
	position:relative;
	/*font-weight:bold;*/
	border-top:solid 4px #000080;
	font-size:0.7em;
}




td.footer a:link, td.footer a:visited {
	color:#000080;
	text-decoration:none;
}

td.footer a:hover {
	color:#000080;
	text-decoration:underline;
    color:#B0C4DE;
}


td.footer li.current td.footer a:hover {
	color:#000080;
	text-decoration:underline;
}

td.footer li.current td.top a:active  {
	color:#FFFFFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.news-date {
	font-size:0.9em;
    	font-style:italic;
	color:#A4A4A4;
}

.arrow {
	vertical-align:middle;
	}

input.button-big {
	font-weight:bold;
	padding:.7em 1.5em;
	font-size:1.1em;
	vertical-align:bottom;
	}

input.button-small {
	font-weight:normal;
	padding:.4em 1em;
	font-size:.8em;
	vertical-align:bottom;
	}

.clear {
	clear:both;
	}

.none {
    display:none;
}