/* HTML5 Boilerplate  */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea {  font-family: Tahoma,Arial,Verdana; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #0000dd; color: #fff; text-shadow: none; }
::selection { background: #0000dd; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }



body #wrapper {
 width: 760px;
 margin: 0 auto;	
}

.header .headerimg {
 background: url('../img/topimage.jpg') no-repeat;
 height: 90px;
 text-indent: -9999px;
}
.header .headerimgPt {
 background: url('../img/topimage-es.jpg') no-repeat;
}
.header .headerimgFr {
 background: url('../img/topimage-fr.jpg') no-repeat;
}
.header .headerimgEs {
 background: url('../img/topimage-es.jpg') no-repeat;
}
.header .headerimgDe {
 background: url('../img/topimage-de.jpg') no-repeat;
}
.header .headerimgNl {
 background: url('../img/topimage-nl.jpg') no-repeat;
}
.header .headerimgIt {
 background: url('../img/topimage-it.jpg') no-repeat;
}
.header .headerimgPt {
 background: url('../img/topimage-pt.jpg') no-repeat;
}
.header .headerimgPt {
 background: url('../img/topimage-pt.jpg') no-repeat;
}


.header .nav {
	background: url('../img/TopWave.png') no-repeat;
	height: 74px;
	font-size: 11px;
}

.header .nav {
 list-style: none;	
 padding-left: 12px;
 margin-top: 0;
 padding-top: 6px;
}

.header .nav a, .header .nav {
 color: white;	
}
.header .nav a {
 padding: 3px;	
}

.header .nav li {
 float: left;
 text-transform: uppercase; 
}

.header .nav li ul {
 list-style: none;
 padding: 3px;
 background-color: white;
 border: 1px solid white;
 overflow: hidden; 
 position: absolute;
 margin-top: 0px;
 border: 1px solid black;
 display: none;
 z-index: 2;
}

.header .nav li:hover ul {
 display: block;	
}

.header .nav li ul li {
 float: left;
 clear: left;	
}

.header .nav li ul li a {
  color: black;	
  text-transform: none;
}


.header .flags {
 position: absolute;
 top: 125px;
 padding-left: 12px
}

#header .toVisit {
 font-size: 10px;	
}

.rightcontent {
    display: inline; /* DISPLAY INLINE + FLOAT LEFT? */
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 540px;
	height: 1000px;
	font-size: 11px;
	padding-top: 2px;
}

a {
	color: #00A1DE;
	text-decoration: none;
}

a:hover {
 text-decoration: underline;
	color: #00A1DE;	
}

/*.title {
color: #00A1DE;
 font-size: 15px;
 font-weight: bold;
 text-transform: uppercase;
 margin-top: 10px;
 margin-bottom: 2em;
 border-bottom: 1px solid #00A1DE;
 padding-bottom: 4px;
}*/

.categories {
 	border-bottom: 1px solid #00A1DE;
	line-height: 1.8em;
	padding-bottom: 5px;
}

.categories label {
 	color: #00A1DE;
}

.categories select {
 width: 124px;
 border: 1px solid  #00A1DE;
}

.categories .submitbtn {
 background: url('../img/GoButtonWithBorder.gif') no-repeat;
 border: none;
 width: 19px;
 height: 19px;
}

.paginator {
 background: #d9e506 url('../img/Li.gif') no-repeat 4px;
 width: 164px;
 padding-left: 16px;	
 margin-top: 5px;
}

.paginator .selected {
 font-weight: bold;	
 color: #0066A1;
}

.brochures {
	border-top: 1px solid #00A1DE;
	margin-top: 2em;
	padding-top: 32px;
}

.brochure {
 overflow: hidden;	
 margin-bottom: 4em;
 clear:both
}

.brochure .poster, .brochure .description {
	float: left;
}

.brochure .poster {
 width: 135px;
 overflow: hidden;	
}

.brochure .description {
 padding-left: 30px;
 color: #002C5F;
 width: 375px;
 line-height: 1.2em;
}

.brochure .btitle {
 	color: #00A1DE;
}

.brochure .downloads {
 margin-top: 2em;	
}

.brochure .download {
 /* background: #d9e506 url('../img/Li.gif') no-repeat 4px;
  display: block;
  padding-left: 16px;
  width: 94px;
  margin-top: 8px; */
}


.brochure .sFriend {
  background: #d9e506 url('../img/Li.gif') no-repeat 4px;
  display: block;
  padding-left: 16px;
  width: 94px;
  margin-top: 12px;
  clear: both;
  float: left;
}

.footer {
 clear: both;
 height: 100px;
 background: url('../img/BottomWave.gif') no-repeat 0 100%;
 
}
