/***********************************************/
/* andalus.css                                 */
/*                                             */
/* Andalucia Software                          */
/* auth: hah                                   */
/* date: 01/10/2006                            */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

/* reset white space areas */
* {
  margin: 0;
	padding: 0;
}

body {
  padding: 10px;
  color: #333333;
  background: #cccccc url(../img/bg_grad2.jpg) fixed;
  font: normal 16px/100% Geneva, Arial, Helvetica, sans-serif;
/*
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: normal;
*/
  text-align: left;
  line-height: 1.166;	
  min-width:750px;
}

#mastHead {
  position: relative;
  margin: 0 auto 0 auto;
  width: 100%;
  height: 60px;
  background-image: url(../img/logo_bg.jpg);
  background-repeat:repeat-x;
}

#mastHead img {
  border: 1px solid #f58577;
}
#mastHead a:link img {
  border: 1px solid #f58577;
}
#mastHead a:visited img{
  border: 1px solid #f58577;
}
#mastHead a:hover img {
  border: 1px solid white;
}
#mastHead #siteLogo a img {
  border-width: 0px;
}

#siteLogo {
  padding:0px;
  margin:0px;
  width: 60px;
  height: 60px;
  float: left;
}
#siteName {
  margin: 0 0 0 60px;
  padding: 20px 20px 0 0;
  background-color: inherit;
  height:60px;
  background-image: url(../img/logo_bg2.jpg);
  background-repeat:no-repeat;
}
#siteName  img#blah {
  border: 1px solid green;
}
#siteName_es {
  margin: 0 0 0 60px;
  padding: 20px 20px 0 0;
  background-color: inherit;
  height:60px;
  background-image: url(../img/logo_bg2es.jpg);
  background-repeat:no-repeat;
}
#siteName_nl {
  margin: 0 0 0 60px;
  padding: 20px 20px 0 0;
  background-color: inherit;
  height:60px;
  background-image: url(../img/logo_bg2nl.jpg);
  background-repeat:no-repeat;
}
#siteName_fr {
  margin: 0 0 0 60px;
  padding: 20px 20px 0 0;
  background-color: inherit;
  height:60px;
  background-image: url(../img/logo_bg2fr.jpg);
  background-repeat:no-repeat;
}
#siteName_de {
  margin: 0 0 0 60px;
  padding: 20px 20px 0 0;
  background-color: inherit;
  height:60px;
  background-image: url(../img/logo_bg2de.jpg);
  background-repeat:no-repeat;
}
#siteName2 {
  margin: 0px 0px 0px 100px;
  padding: 10px 250px 5px 10px;
  color: #fff;
  background-color: inherit;
  font-weight: 900;
  font-size: 24px;
}
#siteSubtitle {
  padding: 0 0 0 0;
  font-weight: 400;
  font-size: 12px;
}
#langOptions {
  margin: 0px 0 0 10px;
  padding: 0 10px 0px 10px;
  float: right;
  width: 250px;
}
#langOptions2 {
  margin: -45px 0 0 10px;
  padding: 0 10px 0px 10px;
  float: right;
  width: 250px;
}

#pageContainer {
  position: relative;
  margin: 0px auto 0px auto;
  width: 100%;
  color: inherit;
  background: #f9f9f9 url(../img/bg_nav_left.gif) repeat-y;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited {
	color: #005FA9;
  background-color: inherit;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.toplink {
	font: bold 1em Arial,sans-serif;
	font-size: 70%;
	color: rgb(80%,10%,10%);
	background: inherit;
	display: block;
  text-align: right;
	text-decoration: underline;
}

/************** header tag styles **************/

h1 {
	font: bold 160% Verdana, Arial, Helvetica, sans-serif;
	color: #334d55;
  background-color: inherit;
	margin: 0;
	padding: 10px 0 5px 0;
}

h2 {
	font: bold 125% Arial,sans-serif;
	color: #006699;
  background-color: inherit;
	margin: 0px;
	padding: 5px 0 3px 0;
}

h3 {
	font: bold 115% Arial,sans-serif;
	color: #334d55;
  background-color: inherit;
	margin: 0px;
	padding: 4px 0 2px 0;
}

h4 {
	font: bold 110% Arial,sans-serif;
	color: #333333;
  background-color: inherit;
	margin: 0px;
	padding: 3px 0 1px 0;
}

h5 {
	font: 105% Arial,sans-serif;
	color: #334d55;
  background-color: inherit;
	margin: 0px;
	padding: 3px 0 1px 0;
}

/*************** list tag styles ***************/


/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label {
	font: bold 1em Arial,sans-serif;
	color: #334d55;
  background-color: inherit;
}

input {
	margin-right: 5px;
	font-family: Arial,sans-serif;
}

input.chk {
	margin-right: 5px;
	font-family: Arial,sans-serif;
}

.formDiv {
	margin: 0;
	padding: 0;
	margin-left:0px;
}

/***********************************************/
/* Layout Divs
	position:absolute;
	top: 125px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
                                 */
/***********************************************/


#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}


/*	Left column with navigation. */
#siteNavL {
	font: normal 12px/130% arial,sans-serif;
  color: inherit;
  background: #e9ede9 url(../_px/body_bg_left.gif);
  width: 168px;
  float: left;
}
#siteNavL ul li span.href {
  display: block;
  padding: 3px 0 1px 5px;
  width: 163px;
  color: inherit;
  background: #e9ede9 url(../img/bg_lvl1.gif) no-repeat 100% -131px;
}
#siteNavL ul li.list span.href {
  display: block;
  padding: 3px 0 1px 5px;
  width: 163px;
  color: inherit;
  background: #e9ede9 url(../img/bg_lvl1.gif) no-repeat -82px -195px;
}

/*	content - main text with right column*/
#content {
  margin: 0 0 0 168px;
  padding: 15px 230px 5px 10px;
  letter-spacing: 0.5px;
  line-height:110%;
  border-left: 1px solid #cccccc;
}
/*	content - main text without right column*/
#contentFull {
  margin: 0 0 0 168px;
  padding: 10px 20px 10px 10px;
  letter-spacing: 0.5px;
  line-height:110%;
  border-left: 1px solid #cccccc;
}

/*  Right column with news headlines */
#headlines {
  margin: 0 0 0 10px;
  padding: 15px 10px 5px 10px;
  float: right;
  width: 200px;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

ul.techlist {
  list-style-image:url(../_px/listdot3x6.gif);
  padding: 0 0 10px 15px;
}
ul.sitelist1 {
  list-style-image:url(../_px/listdot3x6.gif);
  padding: 0 0 0 10px;
}
ul.sitelist1 > li {
  padding: 0 0 3px 0;
}
ul.sitelist2 {
  list-style-image:url(../_px/listdot3x6.gif);
  padding: 0 0 0 10px;
}
ul.simple {
  margin: 0 0 0 20px;
}
h4.privpol {
	font-size: 100%;
  font-weight: 800;
  font-style: italic;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
/************** utility styles *****************/

#utility {
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
  background-color: inherit;
}

#utility a {
	color: #ffffff;
  background-color: inherit;
}

#utility a:hover {
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName {
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2 {
	font: bold 175% Arial,sans-serif;
	color: #000000;
  background-color: inherit;
	margin:0px;
	padding: 0px;
}

#pageName img {
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav {
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
  background-color: inherit;
	padding: 0px;
	margin: 0px;
	background-image:  url(../img/glbnav_background.gif);
}

#globalNav img {
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink {
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}

a.glink, a.glink:visited {
	font-size: small;
	color: #000000;
  background-color: inherit;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover {
	background-image:  url(../img/glblnav_selected.gif);
	text-decoration: none;
}

.skipLinks {
	display: none;
}

/************ subglobalNav styles **************/

.subglobalNav {
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 120px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
  background-color: inherit;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
  background-color: inherit;
}

.subglobalNav a:hover {
	color: #cccccc;
  background-color: inherit;
}

/*************** search styles *****************/

#search {
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input {
  font-size: 70%;
  margin: 0px  0px 0px 10px;
}
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover {
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb {
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
  background-color: inherit;
}

#breadCrumb a {
	color: #AAAAAA;
  background-color: inherit;
}

#breadCrumb a:hover {
	color: #005FA9;
  background-color: inherit;
	text-decoration: underline;
}

.where {
	font-size:70%;
	padding: 0 0 10px 10px;
}

/************ contact styles **************/

p.contact {
	color:#000080;
	background-color:inherit;
}

/************** Section styles *****************/

.section {
	padding: 0 5px 10px 10px;
	font-size: 80%;
}

.section p {
	text-align:justify;
	padding: 0 0 5px 0;
}

.section p.legal {
  font-size: 90%;
	line-height:16px;
}
.section p.legal a,
.section p.contact a{
  text-decoration: underline;
	color: #003300;
}

.section span {
}

html>body .section {
	height: auto;
}

.section a.colhead {
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
  background-color: inherit;
	display:block;
	padding-bottom: 5px;
}

.section a.colhead:hover {
	text-decoration: underline;
}

.section table {
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
}
.section table ul{
  list-style-image:url(../_px/listdot3x6.gif);
  margin: 0 0 0 12px;
}
.section table li{
  margin: 0 0 5px 0;
}
.section table td {
	padding: 0 5px 0 5px;
	width: 50%;
}

.section .formDiv table {
	padding: 0;
}

.section .formDiv table td {
	padding: 0 5px 0 0;
	width: auto;
  line-height:2.0;
  padding-right:40px;
}

#headlines .section p {
  text-align:left;
	padding: 0 0 8px 0;
}

/************ liHead styles **************/

span.liHead {
	font-weight: 600;
	font-size:95%;
}

/************** siteInfo styles ****************/

#siteInfo {
  position: relative;
  margin: 0 auto 0 auto;
  width: 100%;
  border-top: 1px solid #cccccc;
  font-size: 70%;
}
#siteInfoL {
  width: 168px;
  float: left;
}
#siteInfoC {
  margin: 10px 0 0 175px;
  letter-spacing: 0.5px;
  line-height:110%;
  background-color: inherit;
}
#siteInfo img {
  padding: 4px 4px 4px 0;
  vertical-align: middle;
}

#siteInfo a:link {
  text-decoration: none;
}

#siteInfo a:hover {
  color: red;
  background-color: inherit;
  text-decoration: underline;
}

span.siteCopy {
  color: white;
  background-color: inherit;
}

p.label_field_pair {
clear: both;
float: none;
}
p.label_field_pair label {
clear: left;
display: block;
float: left;
text-align: right;
width: 100px;
}
p.label_field_pair input {
clear: right;
float: left;
margin-left: 10px;
width: 200px;
}

/*
<p class="label_checkbox_pair">
<input type="checkbox" id="foo" />
<label for="foo">Foo</label>
</p>
position: absolute;
*/
p.label_checkbox_pair {
clear: both;
float: none;
position: relative;
}
p.label_checkbox_pair input {
position: relative;
top: 1px;
left: 0px;
}
p.label_checkbox_pair label {
position: relative;
top: 3px;
margin-left: 20px;
width: 200px;
}
/************ sectionLinks styles **************/

#sectionLinks {
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3 {
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(../img/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
  background-color: inherit;
}

#sectionLinks a:hover {
	border-top: 1px solid #cccccc;
  color: inherit;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/************* relatedLinks styles **************/

.relatedLinks {
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3 {
	padding: 10px 0px 2px 0px;
}

.relatedLinks a {
	display: block; 
}


/**************** advert styles *****************/

#advert {
	padding: 10px;
}

#advert img {
	display: block;
}

/********************* end **********************/
