/* -------- Tags -------- */
a {
  text-decoration: none;
  color: #000000;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .95em;
  text-align: center;
  margin: 0px;
}

div#footer {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 15px;
  font-size: .8em;
  text-align: right;
  color: #9A9A9A;
}

div#footer a:hover {
  color: #000000;
}

div#footer a {
  color: #9A9A9A;
}

img {
    border: 0px;
}

/* -------- Wrapper -------- */
div#wrapper {
  width: 815px;
  height: 2000px;
  margin: 0 auto;
  text-align: left;

}

/* -------- Sponsorship -------- */
div#sponsorship {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #f7f7f7;
  height: 700px;
  width: 800px;
}

.sponsorship-image {
  background: url(/assets/images/fencing.jpg) no-repeat bottom left #f7f7f7 ;
}

div#sponsorship h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #EB008B;
  margin:0px;
}  

.sponsorship-text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  margin-bottom: 10px;
}

div#sponsorship h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 3.5em;
  font-weight: lighter;
  color: #EB008B;
  margin: 0px;
  margin-top: 20px;
} 

div#sponsorship ul, div#sponsorship li {
  list-style: none;
  list-style-type: none;
  margin: 0px;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

div#sponsorship li a {
  color: #000000;
  text-decoration: underline;
}

div#sponsorship li a:hover {
  color: #EB008B;
}

div#sponsorship_footer {
  background-color: white;
  height: 25px;
  width: 800px;
}

div#sponsorship_btn_fill {
  background-color: #EB008B;
  width: 800px;
  height: 8px;
  margin-left: 0px;
  clear: both;
}

div#sponsorship_btn {
  background-color: #EB008B;
  width: 180px;
  height: 18px;
  margin-right: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: normal;
  text-align: center;
  color: white;
  cursor: pointer;
  float: right;
}

div#newsletter_btn {
  background-color: #EB008B;
  width: 180px;
  height: 18px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: normal;
  text-align: center;
  color: white;
  cursor: pointer;
  float: right;
}


div#sponsorship_title {
  width: 210px;
  margin-top: 25px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 2em;
  line-height: 32px;
  text-decoration: underline;
}

div#sponsorship_content {
  margin-top: 15px;
  overflow-y: auto;
  font-size: .8em;
  width: 380px;
}

div#sponsorship_content a {
  text-decoration: underline;
  color: #000000;
}

div#sponsorship_content a:hover {
  color: #EB008B;
}

/* -------- Content -------- */
div#content {
  height: auto;
  padding-bottom: 100px;
}

div#fix {
  position: relative;
  z-index: 10;
  background-color: white;
  height: auto;
}

/* -------- Menu -------- */
div#menu_wrapper {
  height:auto;
  padding-bottom: 5px;
  background-color: white;
  width:800px;
}

div#menu_container {
  border-bottom: 1px solid #636467;
  background-color: white;
}

.menu_item {
  padding-top: 10px;
  cursor: pointer;
  padding-bottom: 2px;
  font-size: .9em;  
  width: 100px;
  float: left;
  margin-left: 15px;
}

.menu_content {
  padding-top: 15px;
  padding-bottom: 25px;
  height: 200px;
}

.item_on {
  color: #EB008B;
}

.item_off {
  color: #000000;
}


/* -------- Header -------- */
div#header {
  background:url(/assets/images/header.jpg) top left no-repeat white;
  width: 800px;
  height: 81px;
  margin: 0px;
}

/* -------- Page block -------- */

.empty-title {
  width: 800px;
  color: white;
  height: 20px;
  border-bottom: 1px solid #636467;
  padding-bottom: 4px;
  padding-top: 15px;
}

.page {
  padding-left: 15px;
  height: auto;
}

.title {
  width: 800px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: lighter;
  text-indent: 15px;
  border-bottom: 1px solid #636467;
  padding-bottom: 4px;
  padding-top: 10px;
  cursor: pointer;
  clear: both;
}

.title_on {
  color: #EB008B;
  font-size: 1.4em;
}

.title_off {
  color: #9A9A9A;
  font-size: 1.2em;
}

.title_hover {
  color: #EB008B;
}

/* -------- Overview -------- */
.overview {
  color: #bcbec0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: lighter;
  text-indent: 15px;
  cursor: pointer;
  clear: both;
  width: 815px;
  background-color: #f2f0e6;
  
  padding-top: 3px;
  padding-bottom: 3px;
  position: relative;
  z-index: 20;
  
  background: url(/assets/images/overview_title_background.jpg) no-repeat top right;
}

.overview_title {
  width: 803px;
  background-color: #EB008B;
  color: white;
  margin-bottom: 2px;
  margin-top: 3px;
  padding-top: 3px;
  padding-bottom: 2px;
}

.overview_page {
  position:relative;
  margin-top: 0px;
  height:615px;
  background: url(/assets/images/overview_page_background.jpg) repeat-y top right;
}

.overview_bottom {
  margin-top: 0px;
  width:815px;
  height:10px;
  background: url(/assets/images/overview_page_bottom.jpg) no-repeat top right;
}

div#overview_container {
  padding-top: 10px;
  padding-left: 7px;
}

/* -------- Subpage -------- */
.subpage {
  margin-top: 10px;
  height: auto;
}

.subtitle {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: normal;
  border-bottom: 1px dashed #636467;
  padding-bottom: 4px;
  padding-top: 10px;
  text-indent: 20px;
  margin-left: -20px; 
  width: 800px;
  cursor: pointer;
  clear: both;
}

.subtitle a {
	display:inline;
	height: 1px;
	font-size: 1px;
}

.subtitle_on {
  color: #000000;
}

.subtitle_off {
  color: #9A9A9A;
}

.subtitle_hover {
  color: #000000;
}

/* -------- Columns -------- */
.paragraph {
  margin-top: 15px;
  clear: both;
  vertical-align: middle;
  height: auto;
}

.column {
  margin: 5px;
  padding-bottom: 25px;
  float: left;
  width: 180px;
  height: auto;
}

.column ul, .column li {
  list-style: disc;
}

h3 {
  color: #EB008B;
  font-size: 1.7em;
  margin: 0px;
  font-weight: lighter;
}

.page a {
  color: #EB008B;
  padding-bottom: 10px;
}

.column-image {
  padding-bottom: 25px;
  float: left;
  width: 140px;
  margin-right: 20px;
}

.column-header {
  float: left;
  width: 350px;
  height: auto;
}

/* -------- Form -------- */
.type-text {
  width: 210px;
  border: 1px dashed #636467;
  font-size: .8em;
  padding:2px;
}

.invalid {
	background-color: #EB008B;
	color: white;
}

.valid {
	background-color: white;
	color: black;
}

textarea {
	font-size: .8em;
	font-family: Arial;
}

.form-column {
  width: 285px;
}

/* -------- Disclaimer -------- */
div#disclaimer {
  height: 750px;
  font-size: .7em;
  color: #9A9A9A;
}

/* -------- Contact -------- */
.contact {
  height: 290px;
}

h3#multim {
  color: #EB008B;
  font-size: 2.2em;
  margin: 0px;
  font-weight: lighter;
}

/* -------- Address -------- */
.address {
  padding: 0px;
  margin: 0px;
  margin-left: 20px;
  width: 200px;
}

.address-img {
  padding: 0px;
  margin: 0px;
  width: 270px;
}

.map-img {
  border: 1px dashed #636467;
  padding: 5px;
}

.line_spacer {
  height: 1px;
  width: 800px;
  margin: 0px;
  border-bottom: 1px solid #636467;
}

/* -------- Anti-spam -------- */
#human {
    visibility: hidden;
    display: none;
}

/* -------- Landingspage -------- */
div#wrapper-lp {
  width: 890px;
  margin: 0 auto;
  text-align: left;
}

div#header-left {
  background-color: #EB008B;
  width: 740px;
  height: 8px;
  margin-left: 0px;
  float: left;
}

div#header-right {
    background-color: #EB008B;
    width: 150px;
    height: 25px;
    float: left;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

div#header-right a {
    display: block;
    color: #ffffff;
    margin-top: 5px;
}

div#logo-lp {
	clear: both;
}

div#logo-lp img {
	margin-top: 15px;
}

div#menu-lp {
	margin-top: 20px;
	margin-bottom: 20px;
}

div#menu-lp ul {
	margin: 0px;
	padding: 0px;
}

div#menu-lp li {
        cursor: pointer;
	list-style: none;
	margin: 0px;
	float: left;
	width: 145px;
	height: 27px;
	text-align: center;
        padding: 0px;
	padding-top: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #4D4D4D;
	font-weight: bold;
}

.menu-lp-deselected {
	background: url(/assets/images/menu_item_new.jpg) top left no-repeat;
}

.menu-lp-selected {
	background: url(/assets/images/menu_item_new.jpg) bottom left no-repeat;
}

.menu-lp-a-deselected {
    color: #4D4D4D;
}

.menu-lp-a-selected {
    color: #FFFFFF;
}

div#menu-lp li.empty {
    background: url(/assets/images/menu_item_empty.jpg) top left;
    width: 130px;
cursor: default;
}

.line-lp {
	clear: both;
	width: 890px;
	border-bottom: solid 1px #4D4D4D;
	height: 10px;
}

.thick-line {
        border-bottom: solid 2px #4D4D4D;
}

div#content-lp {
	width: 890px;
        margin-top: 20px;
        clear: both;
}

div#content-lp h1 {
	margin: 0px;
	padding: 0px;
	color: #4D4D4D;
	font-family: Arial;
	font-size: 24px;
        font-weight: normal;
}

div#content-lp h2 {
	margin: 0px;
	padding: 0px;
	color: #4D4D4D;
	font-family: Arial;
	font-size: 13px;
        font-weight: bold;
        margin-top: 10px;
}

div#news-lp {
        width: 670px;
        border-right: solid 1px #4D4D4D;
        float: left;
        color: #4D4D4D;
        padding-bottom: 10px;
        padding-left: 7px;
}

.news-lp-arrow {
    display: block;
    height: 35px;
    padding-left: 25px;
    padding: 1px 0px 5px 18px;
    font-weight: bold;
    font-size: 11px;
    background: url(/assets/images/arrow_lp.jpg) top left no-repeat;
    margin-left: 10px;
}
/*
div#news-lp a {
    color: #4D4D4D;
    font-size: 10px;
}*/

div#logos-lp {
        width: 180px;
        float: left;
        margin-left: 20px;
        padding-top: 20px;
}

div#logos-lp p {
    color: #4d4d4d;
    font-size: 11px;
    font-weight: bold;
}

div#blocks-lp {
    width: 890px;
    clear: both;
    margin-top: 10px;
}

.block-lp {
    padding: 20px 20px 0px 20px;
    width: 182.5px;
    height: 200px;
    background: url(/assets/images/block_lp.jpg) top left no-repeat;
    float: left;
    cursor: pointer;
}

.block-lp h3 {
    font-size: 12px;
    color: #4D4D4D;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    font-weight: bold;

}

.block-lp p {
    font-size: 10px;
    margin: 0px;
    padding: 0px;
    height: 110px;
}

.block-lp.consultancy {
    background: url(/assets/images/block_lp_consultancy.jpg) top left no-repeat;
}

.block-lp.geo {
    background: url(/assets/images/block_lp_geo.jpg) top left no-repeat;
}

.block-lp.geo img {
    margin-left: -5px;
    margin-top: -5px;
    margin-bottom: 5px;
}

.block-lp.tools img {
    margin-left: -5px;
    margin-top: -5px;
    margin-bottom: 5px;
}

.block-lp.bi {
    background: url(/assets/images/block_lp_bi.jpg) top left no-repeat;
}

.block-lp.tools {
    background: url(/assets/images/block_lp_tools.jpg) top left no-repeat;
}

.block-lp-arrow {
    display: block:
    height: 35px;
    padding-left: 25px;
    padding: 1px 0px 5px 18px;
    font-weight: bold;
    font-size: 11px;
}

.block-lp a {
    color: #4D4D4D;
    font-size: 10px;
}

.block-lp-arrow.consultancy-arrow {
    background: url(/assets/images/arrow_consultancy.png) top left no-repeat;
}

.block-lp-arrow.geo-arrow {
    background: url(/assets/images/arrow_geo.png) top left no-repeat;
}

.block-lp-arrow.bi-arrow {
    background: url(/assets/images/arrow_bi.png) top left no-repeat;
}

.block-lp-arrow.tools-arrow {
    background: url(/assets/images/arrow_tools.png) top left no-repeat;
}

div#page-lp {
    width: 640px;
    padding-right: 20px;
    float: left;
    color: #4D4D4D;
}

.page-line-lp {
	clear: both;
	width: 640px;
	border-bottom: solid 1px #4D4D4D;
	height: 10px;
}

.block-lp-right {
    clear: both;
    height: 180px;
    margin-bottom: 10px;
}

.block-lp-top {
    height: 180px;
    margin-bottom: 10px;
    margin-top: 10px;
}

div#right-blocks-lp {
    float: left;
}

div#news-lp-logos {
    padding-top: 10px;
}

div#news-lp-logos img {
    float: left;
    margin-right: 30px;
}

div#news-lp-notes {
    margin-top: 10px;
}

div#pdf {
    margin-left: 495px;
    float:left;
}

div#print {
    float: left;
}

.footer {
    height: 80px;
    clear: both;
}

div#menu-lp li.empty-home {
    background: url(/assets/images/home_empty.jpg) top left no-repeat;
    width: 40px;
}

div#news-lp-notes {
    font-size: 10px;
}
