* {
margin: 0px;
padding: 0px;
font-family: Verdana, Arial;
text-decoration: none;
}

p, td, label, input, textarea, option, li, a {
font-family: Arial, Verdana;
font-size: 11px;
line-height: 1.5em;
}

input, textarea, select, option {
font-size: 11px;
}

h1, h2, h3, h4, h5, h6 {
font-size: 12px;
line-height: 1.1em;
}

a, a:visited, a:hover {
color: #ef8400;
}

ul {
list-style: none;
}

img {
border-style: none;
}

html, body {
width: 100%;
height: 100%;
}

body {
background-color: #fff;
}

#container {
margin-left: auto;
margin-right: auto;
width: 800px;
border-left: 1px solid #acacac;
border-right: 1px solid #acacac;
height: 100%;
background-color: #f2f2f2;
background-image: url('resources/body_portal.jpg');
background-repeat: no-repeat;
}

#nav {
float: left;
display: inline;
width: 242px;
margin-top: 470px;
margin-left: 287px;
list-style: none;
}

#nav .nav-normal {
display: block;
float: left;
clear: both;
width: 242px;
height: 26px;
}

#language {
float: right;

}

#language img {
float: right;
display: inline;
margin-right: 10px;
margin-top: 10px;
}

#flags {
float: left;
clear: both;
display: inline;
margin-top: 10px;
margin-left: 367px;
}

.flag {
float: left;
margin-right: 5px;
}

.nav-active {
display: block;
float: left;
clear: both;
width: 242px;
height: 26px;
}

.nav-normal a, .nav-normal a:visited {
display: block;
width: 162px;
height: 18px;
padding-left: 80px;
padding-top: 4px;
padding-bottom: 4px;
float: left;
clear: both;
color: #fdefdf;
text-decoration: none;
font-weight: bold;
background-image: url('resources/nav_normal_portal.jpg');
background-repeat: no-repeat;
font-size: 12px;
}

.nav-normal a:hover, .nav-active a, .nav-active a:visited, .nav-active a:hover {
display: block;
width: 162px;
height: 18px;
padding-left: 80px;
padding-top: 4px;
padding-bottom: 4px;
float: left;
clear: both;
color: #fdefdf;
text-decoration: none;
font-weight: bold;
background-image: url('resources/nav_active_portal.jpg');
background-repeat: no-repeat;
font-size: 12px;
}

#flashselect {
width: 91px;
float: left;
clear: both;
display: inline;
margin-left: 42px;
}
