#container {
/*set default font-size*/
font-size: 70%;
font-family: verdana;
color: #505050;
text-align : left;
background-color: #ffffff;
}

#topbar {
border-bottom: 2px solid #E85100;
}

#links {overflow: hidden; margin: 0; padding: 0; padding-top: 20px;}
#links ul {margin:0; padding:0; list-style:none; display:inline;}
#links li {float: left; height: 22px; width: 33px; display: block; margin-right: 10px;}
#links i {display: none;}
#links a {height: 22px; width: 33px; overflow: hidden; text-indent: -1000px; outline: none; display: block; opacity:0.6; alpha(opacity=60); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); -moz-opacity:0.6;}
#links a:hover {opacity:1; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity:1;}
#links .selected a {opacity:1; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity:1;}

#English a {background: url(/images/flag-uk.gif) no-repeat;}
#Norwegian a {background: url(/images/flag-norway.gif) no-repeat;}
#Swedish a {background: url(/images/flag-sweden.gif) no-repeat;}
#German a {background: url(/images/flag-germany.gif) no-repeat;}
#Finnish a {background: url(/images/flag-finland.gif) no-repeat;}
#Dutch a {background: url(/images/flag-dutch.gif) no-repeat;}
#French a {background: url(/images/flag-france.gif) no-repeat;}




/*
======================================
==============TAGS====================
======================================
*/


h1,h2,h3 {color: #DA5007;}

h1 {font-size: 20px;}
h2 {font-size: 16px;}
h3 {font-size: 12px;}
h4 {font-size: 11px; margin: 0; padding: 10px 0;}

.content a {color: #194ACF;}
.content a:hover {color: #ff5000;}

/*
======================================
============== CLASSES ===============
======================================
*/

#newsflash {
background: #FFEE9F;
margin: 10px;
padding: 8px 15px;
border: 1px solid #e4e4e4;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
box-shadow: 10px 10px 5px #CFCFCF;
-moz-box-shadow: 7px 7px 5px #CFCFCF;
}

table {
empty-cells: show;
}

#spacer {
width: 460px;
line-height: 1px;
font-size: 1px;
}

#directionstable {
background: #DFDFDF;
border: 1px solid #9F9F9F;
margin-top: 15px;
}

#directionstable form {
margin: 0;
padding: 0;
vertical-align: top;
}

#directionstable form label {
float: left;
color: #ffffff;
font-weight: bold;
background: #FF782F;
width: 170px;
text-align: right;
padding: 3px;
margin: 2px;
}

#directionstable form input {
padding: 1px;
margin: 2px;
float: left;
}

#map {
border: 1px solid #9a9a9a;
width: 445px;
height: 450px;
}

.mapinfo {
width: 220px;
}

#side_bar {
font-weight: bold;
margin-left: 10px;
text-decoration: underline;
color: #4444ff;
}

#directions {
overflow:auto;
height:420px;
}

.clearing {
clear: both;
line-height: 1px;
font-size: 1px;
padding: 0;
margin: 0;
}

.content {
padding-left: 28px;
padding-bottom: 30px;
padding-top: 20px;
padding-right: 28px;
line-height: 150%;
border-top: 2px solid #E85100;
}

.rhs {
padding-top: 38px;
border-top: 2px solid #E85100;
}

.photo {
font-size: 11px;
text-align: center;
margin-bottom: 12px;
}

.photo img {
padding-right: 28px;
}

.caption {
margin-top: 3px;
padding-right: 28px;
}

.showterms {
background: #FDFF4F;
color: black ;
padding: 5px;
}


/* Sortable tables */
table.sortable {
cursor: default;
width: 100%;
background: none;
border: 1px solid #6F6F6F;
margin-top: 15px;
}

table.sortable td {
text-align: left;
background: #EDEDED;
}

table.sortable th {
background: #ffffff;
padding: 4px;
color: #ff5000;
border: 1px solid #ff5000;
font-size: 12px;
text-align: center;
}

.credits {
text-align: center;
font-family: arial;
font-size: 12px;
padding: 12px 25px;
color: #ffffff;
background: url(/images/footer-bak2.gif) repeat-x;
}

.credits a {
color: #ffffff;
text-decoration: underline;
}

.credits span {
float: right;
padding: 0 120px 0 0 ;
}

.credits i {
padding: 0 8px;
}

.credits p {
padding: 5px 0;
margin: 0;
}

.footer {
text-align: center;
font-family: verdana;
color: #8F8F8F;
padding: 8px 0 0 0;
font-size: 11px;
margin-top: 14px;
}

.footer a {
color: #AFAFAF;
text-decoration: none;
}

.footer a:hover {
color: #505050;
text-decoration: underline;
}

.row0 {
background-color: white;
}

.row1 {
}

/* Used on the stats page to create graphs */
.graphbar {
background-color: #ddddff;
border: 1px solid navy;
}

#sitemap ul li {
margin-top: 4px;
}

.boldit {
font-weight: bold;
font-style: italic;
}
