/*                                                                    
/*  ActiveXperts Software B.V.                                        
/* Copyright(C) All rights reserved. 
/*                                                                    
/*  Web:     http://www.activexperts.com                              
/*  E-mail:  info@activexperts.com                                    
/*  Tel.:    +31-(0)74 255 2140                                       
/*                                                                    
/* ----------------------------------------------------------------- */
/*
html {
  overflow:-moz-scrollbars-vertical; 
 overflow-y:scroll;
}
*/

body {
  padding:0; margin:0;

  text-align:center; /* center IE5.5 > */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:83%; /* This means 83% of the default browser font. All the other font values will be based on this one */
  background:url("../img/body_bg.jpg") 0 -1em repeat-x #ddd;
}


/* -------------------- resets -------------------- */ 

.nocss { display:none; }

a img { color:#000;border:0; } /* set image border to zero */

a:active,
a:focus { outline:0; } /* remove firefox link border */

textarea { overflow:auto; } /* remove textarea scrollbar in ie */

* html table { font-size: 100%; } /* for IE 5.5 */

#page a[name] { padding:0; } /* firefox 3 / safari 3 */

#printbranding { display:none; }


/* -------------------- clearfix -------------------- */ 

.clear { min-height:0; }

.clear:after {
  content:".";
  display:block;
  clear:both;
  visibility:hidden;
  height:0;
  line-height:0%;
}

* html .clear { height:1%; }


/* -------------------- wrapper -------------------- */ 

#wrapper {
  padding:0; margin:1em auto;
  width:72em;

  text-align:left;
  border-top:1px solid #666;
  border-right:1px solid #666;
  border-bottom:1px solid #333;
  border-left:1px solid #666;
  
  background:#fff;
}


/* -------------------- header -------------------- */ 

#header {
  height:8em;
  background:url("../img/header.jpg") 100% 100% no-repeat;
}

#branding {
  float:left;
  display:block;
  padding:0;
  margin:.5em 0 0 .5em;
  text-transform:uppercase;
}

#branding a {
  display:block;
  padding:1em 0 0 0;
  margin:0;
  width:310px;
  height:60px;
  font-weight:normal;
  text-decoration:none;
  background:url("../img/activexperts_logo.gif") 0 0 no-repeat;
}

#slogan {
  float:left;
  display:block;
  padding:0;
  margin:2.25em 0 0 1em;
  color:#666;
  font-size:1.2em;
  font-weight:normal;
  font-style:italic;
}


/* -------------------- header_menu -------------------- */ 

#header_menu {
  padding:0; margin:0;

  font-size:.85em;
  border:1px solid #eee;
  background:#555;
}

#header_menu ul {
  float:right; display:inline;
  padding:0; margin:0;
}

#header_menu li {
  float:left; display:inline;
  padding:0 .25em; margin:0;

  background:url("../img/headernav_sep.jpg") 100% 50% no-repeat;
}

#header_menu li.last { background:none; }

#header_menu a {
  display:block;
  padding:.25em;

  color:#fff;
  text-decoration:none;
}

#header_menu a:hover {
  text-decoration:underline;
}

/* -------------------- bannerdesc -------------------- */ 
#bannerdesc {
  font-size:1.1em;
  font-weight:bold; 
  color:#777;
  display:block; 
  margin:0 0 .3em .2em
  }

/* -------------------- navigation -------------------- */ 

#navigation {
  position:relative;
  margin:0;
  height:50px;
  color:#fff;
  font-size:.85em;
  font-family:Arial, Verdana, Helvetica, Sans;
  background:transparent url('/__resources/img/nav_bg.jpg') 100% 0 repeat-x;
}

ul#mainnav {
  float:left;
  display:inline;
  padding:.2em 0 0 .2em;
  margin:0 0 0 .8em;
  list-style-type:none;
}

#mainnav li {
  float:left;
  display:inline;
  padding:0;
  margin:0;
  background:url("../img/nav_sep.jpg") 100% 60% no-repeat;
}

#mainnav li.last { background:none; }

#mainnav li a {
  display:block;
  padding:.25em .5em;
  margin:0;
  color:#fff;
  text-decoration:none;
  white-space:nowrap;
  
  font-weight:bold;
}

#mainnav a:hover {
  text-decoration:underline;
  background:url("../img/nav_sep.jpg") 100% 60% no-repeat #222;
}

#mainnav li.last a:hover { background:none #222; }

#mainnav li ul {
  padding:.5em;
  margin:.6em 0 0 0;
  position:absolute;
  visibility:hidden;
  font-size:.95em;
  border:1px solid #999;
  background:#fff;
}

#mainnav li:hover ul { display:block; }

#mainnav li ul li {
  float:none;
  display:inline;
}

#mainnav li ul li a {
  width:auto;
  font-weight:normal;
  color:#000;
  background:#fff;
}

#mainnav li ul li a:hover,
#mainnav li.last ul li a:hover {
  text-decoration:none;
  background:#ddd;
}

/* -------------------- language -------------------- */ 

ul#language {
  float:right;
  display:inline;
  padding:.5em 1.4em 0 0;
  margin:0;
  list-style-type:none;
}

#language li {
  float:left;
  display:inline;
  padding:0;
  margin:0 0 0 .25em;
}

#language a {
  display:block;
  padding:0;
  margin:0;
  width:16px;
  height:11px;
  color:#fff;
  border:1px solid #333;
}

#language a:hover { border:1px solid #fff; }

#language #gb a { background:url("../img/icons/flags/gb.png") no-repeat; }
#language #es a { background:url("../img/icons/flags/es.png") no-repeat; }
#language #pt a { background:url("../img/icons/flags/pt.png") no-repeat; }
#language #de a { background:url("../img/icons/flags/de.png") no-repeat; }
#language #it a { background:url("../img/icons/flags/it.png") no-repeat; }
#language #dk a { background:url("../img/icons/flags/dk.png") no-repeat; }
#language #se a { background:url("../img/icons/flags/se.png") no-repeat; }
#language #nl a { background:url("../img/icons/flags/nl.png") no-repeat; }
#language #mb a { 
  width:9px;
  height:14px;
  border:1px solid #333;
  margin:-.2em 0 0 1em;
  background:url("../img/icons/flags/mobile.png") no-repeat; 
}

#language #mb a:hover { border:1px solid #fff; }

/* -------------------- contents -------------------- */ 

#contents {
  margin:0 0 7em 0;
  padding:0 1em 2em 1em;
  min-height:30em;
  border-left:1px solid #fff;
  border-right:1px solid #fff;
}

#contents h1,
#contents h2 { font-weight:normal; }


/* -------------------- sidebar -------------------- */ 

#sidebar {
  float:left;
  display:inline;
  padding:0;
  margin:-1em 0 0 -.6em;
  width:15.5em;/*14*/
  font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* -------------------- subnav -------------------- */ 

.subnav {
  padding:.5em;
  margin:1em 0 1em 0;
  border:1px solid #bdbdbd;
  background:#fff url("../img/subnav_bg.jpg") 0 0 repeat-x;
}

#contents .subnav span.sidebarh2 {
  display:block;
  padding:0;
  margin:.5em 0;
  /*color:#c00;*/
  color:#333;
  font-size:.9em;
  font-weight:bold;
}

.subnav ul {
  float:left;
  display:inline;
  padding:0;
  margin:0;
}

.subnav li {
  float:left;
  display:inline;
  padding:0;
  margin:.1em 0;
}

.subnav li li {
  float:left;
  display:inline;
  padding:0 0 0 .6em;
/*  margin:.1em 0 .1em 1em;*/
  margin:.1em 0 .1em 1em;
  background:url("../img/bullet.jpg") 0 .5em no-repeat;
}

.subnav a {
  display:block;
  padding:0;
  margin:0;
  width:17em;/*16.5em;/*15.5*/
  font-size:.85em;
  color:#000;
  text-decoration:none;
}

.subnav li li a.checks {
  color:#a00000;
}

.subnav .onpath a { color:#c00; }

.subnav li li a { width:14.5em; }

.subnav a:hover {
  color:#222;
  text-decoration:none;
  background:#ddd;
}

.subnav p {
  padding:0 0 0 .5em;
  margin:0;
  width:15em;
  color:#000;
  text-decoration:none;
}

.subnav .latest_news_date {
  display:block;
  color:#666;
  font-size:.9em;
}

.subnav .latest_news_desc {
  display:block;
  margin:0 0 .5em 0;
}

.subnav .readmore {
  border-top:1px dashed #ccc;
  
}


/* -------------------- crumbtrail -------------------- */

#crumbtrail {
  padding:0;
  margin:.5em 0 1em 0;
  min-height:0;
  font-size:.85em;
}

#contents #crumbtrail a {
  color:#999;
  text-decoration:none;
  line-height:1.4em;
}

#contents #crumbtrail a:hover {
  color:#c00;
  text-decoration:underline;
}

#contents #crumbtrail b { color:#777; }


/* -------------------- mainbuttons -------------------- */

#mainbuttons ul {
  overflow:hidden;
  padding:0; margin:0;
}

#mainbuttons li.bt_network {
  float:left; display:inline;
  padding:0;
  margin:0 1.25em 0 0;
}

#mainbuttons li.bt_sms {
  float:left; display:inline;
  padding:0; margin:0;
}

#mainbuttons li.bt_downloads {
  float:right; display:inline;
  padding:0;
  margin:0 0 0 1.25em;
}

#mainbuttons li.bt_tools {
  float:right; display:inline;
  padding:0; margin:0;
}

#mainbuttons li a {
  display:block;
  width:166px;
  height:131px;
}

/* These buttons will not be visible with: RDP on 256 colors with IE7, to fix it, use single images, as jpg, but then bullet will be visible*/
#mainbuttons a { background:url("/__resources/img/mainbuttons.png") 0 0 no-repeat; }
#mainbuttons a#network { background-position:0 0; }
#mainbuttons a#messaging { background-position:-186px 0; }
#mainbuttons a#toolkits { background-position:-372px 0; }
#mainbuttons a#downloads { background-position:-558px 0; }
#mainbuttons a:hover#network { background-position:0 -151px; }
#mainbuttons a:hover#messaging { background-position:-186px -151px; }
#mainbuttons a:hover#toolkits { background-position:-372px -151px; }
#mainbuttons a:hover#downloads { background-position:-558px -151px; }


/* -------------------- downloads -------------------- */

.pagetitle {
  padding:0; 
  margin:0;
}

#page .downloads ul,
#page .downloads li {
  margin:0 0 0 .1em;
  padding:0;
  list-style-type:none;
  background:none;
}

#page .downloads a {
  padding:.25em 0 .25em 2em;

  color:#c00;
  line-height:20px;
  background:#999;
}

#page .downloads a:hover { color:#c00; }
#page .downloads .btdownload { background:url("../img/icons/download_small.gif") 0 0 no-repeat;font-weight:bold; }
#page .downloads .btmanualhtm { background:url("../img/icons/icon_htm.png") 0 0 no-repeat;font-weight:bold; }
#page .downloads .btmanualpdf  { background:url("../img/icons/icon_pdf.png") 0 0 no-repeat;font-weight:bold; }

.fileinfo {
  font-weight:normal;
  font-style:italic;
  color:#666;
}


/* -------------------- page -------------------- */ 

#page {
  overflow:auto;
  float:right; display:inline;
  padding:.5em 1em 2em 1em; margin:0 -.8em 0 0;
  /*padding:.5em 1em 2em 1em; margin:0;*/
  width:63em;

  font-size:.85em;
  border:1px solid #bdbdbd;
}

#page hr {
  border:0 none;
  border-top:1px dashed #bbb;/*the border*/
  height:1px;/*whatever the total width of the border-top and border-bottom equal*/
}

#page b {
   color:#333;
 }

 #page b.error {
   color:#c00;
 }

#pagetitle {
  padding:0;
  margin:1em 0 0 0;
  color:#c00;
  font-size:1.4em;
  font-weight:bold;
}

#page h1 {
  padding:0;
  margin:1em 0 .5em 0;
  color:#222;
  font-size:1.6em;
  font-weight:bold;
}

#page h1.landingtitle {
  margin:.5em 0;
  display:block;
  width:700px;
  height:20px;
  color:#000;
  background:url("/__resources/img/banners/100.png") no-repeat;
}

#page h2.title a {
  display:block;
  width:350px;
  height:20px;
}

#page h2.title.product007 a { background:url("/__resources/img/products/007s.jpg"); }
#page h2.title.product008 a { background:url("/__resources/img/products/008s.jpg"); }
#page h2.title.product004 a { background:url("/__resources/img/products/004s.jpg"); }
#page h2.title.product001 a { background:url("/__resources/img/products/001s.jpg"); }
#page h2.title.product003 a { background:url("/__resources/img/products/003s.jpg"); }
#page h2.title.product002 a { background:url("/__resources/img/products/002s.jpg"); }
#page h2.title.product006 a { background:url("/__resources/img/products/006s.jpg"); }

#page h2 {
  margin:1.7em 0 1em 0;

  color:#222;
  font-size:1.2em;
  font-weight:bold;
}

#page h3 {
  margin:1.7em 0 1em 0;

  color:#000;
  font-size:1em;
  font-weight:bold;
}

#page h4 {
  margin:1.5em 0 1em 0;

  color:#000;
  font-size:1em;
  font-weight:normal;
  text-decoration: underline
}

#page h5 {
  margin:1.5em 0 1em 0;

  font-size:1em;
  font-weight:normal;
}

#page .separator {
  display:block;
  margin:1em 0 0 0;
  height:15px;
  background:url("../img/separator.jpg") 0 0 repeat-x;
}

#page a {
  text-decoration:none;
  /*font-weight:bold;*/
  color:#c00; /*#015381*/
}

#page a:hover {
  text-decoration:underline;
  color:#c00;
}

#page p {
  margin:1.5em 0 1em 0;
  line-height:1.3em; /**/
  color:#000/*#202020; */
}

#page .more {
  color:#c00;
  font-weight:normal;
}

#page .form { clear:both; }

#page ul,
#page ol {
  padding:0; margin:-.25em 0 2em 1.5em;
  
  list-style-type:none;
}

#page ul li,
#page ol li {
  padding:0 0 0 1em; margin:0;
  line-height:1.3em; /**/

  background:url("../img/bullet.jpg") 0 .5em no-repeat;
}

#page ul.overview li a {
  padding:.15em 0; margin:0;

  font-weight:normal;
  text-decoration:none;
}

#page ul.overview li a:hover {
  color:#c00;
  text-decoration:underline;
}

#page ul.main_buttons {
 margin:0;
}

/* -------------------- table -------------------- */

#page table {
  margin:.15em 0 1em 0;
  width:100%;
  font-size:1em;
  border:1px solid #999;
    line-height:1.3em; /**/

}

#page table thead th {
  padding:.15em 0 0 .5em;

  border-bottom:1px solid #ccc;
  color:#333;
  background:#ddd;
}

#page table tbody th {
  padding:.25em;

  text-align:left;
  border-bottom:1px dashed #ccc;
  color:#333;
  background:#fff;
}

#page table tbody td {
  padding:.25em;

  text-align:left;
  border-bottom:1px dashed #ccc;
  background:#fff;
}

#page table.table_hover tbody td:hover {
  background:#ddd;
}

#page table tfoot { background:#eee; }
#page table.w70 { width:70%; }
#page table .price { text-align:right; }

/* -------------------- table -------------------- */

#page table.smsmessaging {
  padding:0;
  margin:0;
  width:100%;
  font-size:1em;
  border:1px solid #999;
}

#page table.smsmessaging tbody td {
  text-align:left;
  border-bottom:0px;
  background:#fff;
  vertical-align:top;
}

#page table.smsmessaging h2 {
  margin:1.2em 0 1em 0;
  text-align:left;
  border-bottom:0px;
  background:#fff;
}
/* ------------------- contact ------------------- */

#page #contact ul {
   float:left; display:inline;
   padding:0; margin:0;
}

#page #contact li {
   float:left; display:inline;
   padding:1em; margin:0 2em 2em 0; /*margin:0 2em 2em 0;*/
   width:27em;
   height:14em;

   border:1px dashed #ccc;
   background:#eee;
}

#page #contact p {
   text-align:right;
   padding:0;
   margin:.5em 0 .25em 0;
   width:11em;
   line-height:1.6em;
}

#page #contact span {
   float:left; display:inline;
   padding:0; margin:-1.5em 0 0 12em;
   width:15em;
   text-align:left;
   line-height:1.6em;
   font-weight:bold;
}

#page #contact h3{
  padding:0; margin:0;

  color:#000;
  font-size:1em;
  font-weight:bold;
}


/*---------------------------------------------------*/

table.license tbody td {
  padding:.25em;
  border-bottom:1px dashed #ccc;
  background:#fff;
  text-align:center;
}


/* -------------------- page dl -------------------- */

#page dt {
  clear:both;
  float:left;
  display:inline;
  padding:1em .5em 0 2em;
  color:#333;
  background:url("../img/pathway.gif") 0 50% no-repeat;
}

#page dd {
  float:left;
  display:inline;
  padding:0 1em;
  margin:0;
  color:#666;
}


/* ------------------- home page_content ---------------------------- */

#page_content .row {
  padding:0;
  margin:0 0 1em 0;
}

#page_content .row .product {
  float:left; display:inline;
  padding:0; margin:0;
  width:49%;
}

#page_content .row .nomargin { 
  float:right; display:inline;
}

#page_content .row .product p {
  padding:0;
  margin:1em 0 0 0;
}


/* ------------------- code ---------------------------- */

pre
{
  padding:.5em;
  margin:1em 0 2em 0;
  width:61em;/*62em/\*/
  color:#333;
  font-family:"Courier New", Courier, monospace;
  border:1px dashed #999;
  background:#feffca;
  overflow:auto;
}

/*the following is probably not necessary, its here, maybe just because the back color*/
.code {
  padding:.5em;
  margin:1em 0 2em 0;
  width:61em;/*62em/\*/
  color:#333;
  font-family:"Courier New", Courier, monospace;
  border:1px dashed #999;
  background:#feffca;
  overflow:auto;
}

.code .codetitle { font-weight:bold; }

.code .comment { color:#015720; }


/* ------------------- checks ---------------------------- */

.checks ul, 
.checks li {
  float:left; display:inline;
  padding:0; margin:0;
}

.checks a {
  display:block;
  width:20em;
}


/* -------------------- form.contactform -------------------- */
form.contactform { margin:1em 0; }
form.contactform fieldset {
  display:block;
  margin:0 0 1.5em 0;
  border:1px dashed #ccc;
  background:#fff;
}

form.contactform legend {
  padding:.25em .5em;
  font-size:1.4em;
  border:1px solid #ccc;
  background:url("../img/blank.png") #fff; /* hide seetrough in IE */
}

form.contactform label {
  clear:left;
  float:left;
  display:inline;
  padding:0 1em 0 0;
  width:9em;
  text-align:right;
  font-weight:normal;
}

form.contactform label.build {
  clear:left;
  float:left;
  display:inline;
  padding:0 1em 0 0;
  width:14em;
  text-align:right;
  font-weight:normal;
}

form.contactform label.right {
  float:left;
  width:7em;
}

form.contactform p,
form.contactform div.formfield { margin:1.5em 0; }

form.contactform p.message { padding:3.25em 22.5em; margin:5.5em 5em;}

form.contactform .required label,
form.contactform .required h4 { background:url("../img/asterisk.png") 97% 0 no-repeat; }

form.contactform .asterisk {
  padding:0 0 0 1em;
  background:url("../img/asterisk.png") 0 0 no-repeat;
}

form.contactform ul,
form.contactform li {
  padding:0;
  margin:0;
  list-style-type:none;
}

form.contactform li input,
form.contactform li label {
  float:none;
  line-height:1.4em;
}

form.contactform .inputgroup {
  padding:0;
  margin:0 0 0 15em;
}

form.contactform .inputgroup label {
  width:100%;
  background:none;
}

form.contactform input,
form.contactform select,
form.contactform textarea {
  font-family:Helvetica, Geneva, Verdana, Arial, sans-serif;
  font-size:1em;
}

form.contactform input.small {
  font-family:Helvetica, Geneva, Verdana, Arial, sans-serif;
  font-size:1em;
  width:10em;/**/
}

form.contactform input.fulllicense {
  width:10em;/**/
}

form.contactform input.error,
form.contactform select.error,
form.contactform textarea.error { border:2px solid #c00; }

/* make the fields reasonably the same size */
form.contactform input.text,
form.contactform input.file,
form.contactform input.password,
form.contactform textarea {
  width:40em;
  padding:0.2em;
  height:20em;
}

form.contactform div.contactinformation {
  width:51em;
}

form.contactform input.radiobutton {
width:1em;
}

form.contactform div.left {
 float:left;
}
form.contactform div.right {
 float:right;
}

form.contactform label.labelright {

}

form.contactform input.button {
  padding:0 .2em;
  margin:0;
  width:40em;
}

form.contactform input {
  width:14.5em;
}

form.contactform input.topic {
  width:40em;
}

/* same for selectbox but without padding */
form.contactform select {
  width:20.4em;
  padding:0;
}

form.contactform input.mailbody {
 overflow:auto; 
 height:20em;
 width:40em;
}

/* hide ugly default scrollbars. already hidden in firefox. breaks konqueror 3.5 */
form.contactform textarea { overflow:auto; }
/*
form.contactform small {
  display:block;
  margin:.5em 0 0 25.5em; /* margin + fontsize compensation */
  /*width:31em;
  color:#666;
}
*/
form.contactform .error { color:#c00; }

/* -------------------- form.standardform -------------------- */

#page .standardform p { margin:.2em 0 1em 0; }

form.standardform { margin:1em 0; }

form.standardform fieldset {
  display:block;
  margin:0 0 1.5em 0;
  border:1px dashed #ccc;
  background:#fff;
}

form.standardform legend {
  padding:.25em .5em;
  font-size:1.4em;
  border:1px solid #ccc;
  background:url("../img/blank.png") #fff; /* hide seetrough in IE */
}

form.standardform label {
  clear:left;
  float:left;
  display:inline;
  padding:0 1em 0 0;
  width:15em;
  text-align:right;
  font-weight:normal;
}

form.standardform h4 {
  padding:0 1em 0 0;
  margin:.5em 0 0 0;
  width:18em;
  text-align:right;
  font-size:1em;
  font-weight:normal;
}

form.standardform p,
form.standardform div.formfield { margin:.5em 0; }

form.standardform p.message { padding:.25em .5em; }

form.standardform .required label,
form.standardform .required h4 { background:url("../img/asterisk.png") 97% 0 no-repeat; }

form.standardform .asterisk {
  padding:0 0 0 1em;
  background:url("../img/asterisk.png") 0 0 no-repeat;
}

form.standardform ul,
form.standardform li {
  padding:0;
  margin:0;
  list-style-type:none;
}

form.standardform li input,
form.standardform li label {
  float:none;
  line-height:1.4em;
}

form.standardform .inputgroup {
  padding:0;
  margin:0 0 0 15em;
}

form.standardform .inputgroup label {
  width:100%;
  background:none;
}

form.standardform input,
form.standardform select,
form.standardform textarea {
  font-family:Helvetica, Geneva, Verdana, Arial, sans-serif;
  font-size:1em;
  width:40em;
}

form.standardform .small { font-size:.85em; }

form.standardform input.error,
form.standardform select.error,
form.standardform textarea.error { border:2px solid #c00; }

/* make the fields reasonably the same size */
form.standardform input.text,
form.standardform input.file,
form.standardform input.password,
form.standardform textarea {
  width:40em;
  padding:0.2em;
}

/* same for selectbox but without padding */
form.standardform select {
  width:40.4em;
  padding:0;
}

/* hide ugly default scrollbars. already hidden in firefox. breaks konqueror 3.5 */
form.standardform textarea { overflow:auto; }

form.standardform small {
  display:block;
  margin:0 0 0 18.5em; /* margin + fontsize compensation */
  width:31em;
  color:#666;
}

form.standardform .error { color:#c00; }

form .inputgroup small { margin:0; /* reset margin for small */ }

form .button {
  padding:0 .2em;
  margin:0 0 0 16em;
}


/* -------------------- overview ul -------------------- */

ul.overview ul {
  padding:0; margin:1em 2.25em;
}


/* -------------------- thumbs -------------------- */

ul.thumbs {
  float:left; display:inline;
  padding:0; margin:1em 0;
}

.thumbs li {
  float:left; display:inline;
  padding:0; margin:0 1em 2em 0;
}

thumbs a {
  display:block;
  border:1px solid #fff;
}

thumbs a:hover { border:1px solid #cff; }


/* -------------------- colorbox -------------------- */

#colorbox,
#modalBackgroundOverlay,
#modalWrap {
  position:absolute;
  top:0;
  left:0;
  z-index:9999;
}

#modalBackgroundOverlay {
  position:fixed;
  width:100%;
  height:100%;
}

#colorbox {
  overflow:hidden;
  padding:1px;
  margin-top:-1px;
  margin-left:-1px;
}/*padding fixes a ghosting issue in IE7, the negative margin compensates */

#modalWrap {
  width:9000px;
  height:9000px;
}

#modalContent,
#borderTopLeft,
#borderTopCenter,
#borderTopRight,
#borderBottomLeft,
#borderBottomCenter,
#borderBottomRight,
#borderMiddleLeft,
#borderMiddleRight {
  float:left;
  height:0;
  width:0;
  overflow:hidden;
}

#borderMiddleLeft,
#borderBottomLeft { clear:left; }

#modalContent {
  position:relative;
  overflow:visible;
}

#contentTitle { margin:0; }

#modalClose,
#contentPrevious,
#contentNext {
  outline:none;
  cursor:pointer;
  border:0;
  margin:0;
}

#modalLoadedContent {
  overflow:auto;
  width:0;
  height:0;
}

#modalLoadedContent iframe {
  display:block;
  width:100%;
  height:100%;
  border:0;
}

#modalLoadedContent embed {
  display:block;
  border:0;
}/* Display:block removes the line-height gap embedded content */

#modalLoadingOverlay {
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
}

/* 
	ColorBox example user style
	These rules are ordered and tabbed in a way that represents the order/nesting of the generated HTML, 
	in hope that this will make the relationship easier to understand. Thanks, jack@colorpowered.com
*/

#modalBackgroundOverlay { background:#fff; }

#colorbox { }

#modalContent { margin-top:32px; }

#modalLoadedContent {
  background:#000;
  padding:2px;
}

#contentTitle {
  position:absolute;
  top:-22px;
  left:0;
  color:#000;
  font-weight:bold;
}

#contentCurrent { display:none; }

#contentPrevious {
  width:29px;
  height:32px;
  display:block;
  text-indent:-9999px;
  position:absolute;
  top:-32px;
  right:60px;
  background:url("../img/colorbox/buttons.png") 0 0 no-repeat;
}

#contentPrevious:hover { background-position:left bottom; }

#contentNext {
  width:29px;
  height:32px;
  display:block;
  text-indent:-9999px;
  position:absolute;
  top:-32px;
  right:28px;
  background:url("../img/colorbox/buttons.png") right top no-repeat;
}

#contentNext:hover { background-position:right bottom; }

#modalLoadingOverlay { background:url("../img/colorbox/images/loading.gif") 50% 50% no-repeat #000; }

#modalClose {
  position:absolute;
  top:-32px;
  right:0px;
  display:block;
  background:url("../img/colorbox/buttons.png") -29px 0 no-repeat;
  width:26px;
  height:32px;
  text-indent:-9999px;
}

#modalClose:hover {
  background-position:-29px -31px;
  cursor:pointer;
}


/* ----------------- countrynavigation --------------- */

#countrynavigation {
  float:left; 
  display:inline;
  width:62em;
  
  text-align:left;
  border-top:1px solid #000;
  border-left:1px solid #000;
  border-right:1px solid #000;
  background:#fff;
}

#countrynavigation h3 {
  padding:0em .5em; 
  margin:1em 1em 1em 1em;

  color:#000;
  font-weight:bold;
  font-size:1em;
  /*line-height:1.4em;*/
  background:#eee;
  width:57em;
}

#countrynavigation ol {
  float:left; 
  display:inline;
  padding:0; 
  margin:0;
}

#countrynavigation li {
  float:left; 
  display:inline;
  padding:0; 
  margin:0;
}

#countrynavigation ol li {
  background:none;
  padding:0;
}

/*- Continent - */
#countrynavigation ol li a {
  display:block;
  padding:.1em .5em;
  width:61em;
 
  font-size:1em;
  font-weight:bold;	
  color:#000;
  text-decoration:none;
  border-bottom:1px solid #000;
  background:#ddd;
}

#countrynavigation ol li a:hover {
  background:#ccc;
}

/*- Country -*/
#countrynavigation ol li ol li a{
  padding:.1em .5em .1em 1.5em;
  width:60em;
  
  color:#000;
  border-bottom:1px solid #ccc;
  /*background:#999;*/
  font-weight:bold;
}

#countrynavigation ol li ol li a:hover {
  background:#eee;
}

#countrynavigation ol li ol li a.title {
  background:#eee;
}

/*- Reseller -*/
#countrynavigation ol li ol li ol li a {
  padding:0;
  width:10em;
 
  color:#c00;
  border-bottom:none;
  background:#fff;
  font-weight:bold;
}

#countrynavigation ol li ol li ol li a:hover {
  background:#fff;
}

#countrynavigation ol li ol li ol li ol {
  padding:.1em .25em .1em 2.5em;
  width:50em;
  
  color:#000;
  border-bottom:1px solid #ccc;
  background:#ddd;
  font-weight:bold;
}

div.resellers  {
  display:block;
  padding:0 1em 0 1em;
  background:#fff;
  width:59em;
}

div.resellers:hover  {
  display:block;
  padding: 0 1em 0 1em;
}

div.resellersaddress {
  float:left;
  display:inline;
  width:49%;
}

div.resellersdetails {
  float:right;
  display:inline;
  width:49%;
}

.flags  {
  padding:.2em .5em 0 .1em;
}

/* ------------------ resellers ------------------ */

.resellers ul {
  float:left; display:inline;
  padding:0; margin:0;
}

.resellers li {
  float:left; display:inline;
  padding:1em; margin:0 1em 1em 0;
  width:27em;
}

.resellers p {
  text-align:right;
  padding:0;
  margin:.5em 0 .25em 0;
  width:11em;
}

.resellers span {
  float:left; display:inline;
  padding:.2em 0 .2em 0; margin:-1.5em 0 0 12em;
  width:15em;
  text-align:left;
  font-weight:bold;
}

.resellers  h3{
  padding:0 .5em;
  margin:0 1em;
  border:1px solid #000;

  color:#000;
  font-size:1em;
  font-weight:bold;
  width:59em;
  background:#ccc;
}


/* -------------------- footer -------------------- */ 

#footer {
  position:relative;
  padding:.5em 0;
  width:100%;
  color:#fff;
  border-top:1px solid #000;
  background:url("../img/footer_bg.jpg") 0 0 repeat-x #333;
}

#footer_x {
  position:absolute;
  width:90px;
  height:48px;
  right:10px;
  top:-22px;
  background:url("../img/footer_x.jpg") 0 0 no-repeat #c00;
}

#footer .x { color:#c00; }


/* -------------------- footernav -------------------- */

#footernav ul {
  float:left; display:inline;
  padding:1em 0;
  margin:0 1.5em;
  font-size:.85em;
}

#footernav li {
  float:left; display:inline;
  padding:0 .5em;
  margin:0;

  background:url("../img/footer_nav_sep.jpg") 100% 50% no-repeat; 
}

#footernav li.first,
#footernav li.last {
  background:none; 
}

#footernav a {
  padding:0; margin:0;
  text-decoration:none;
  color:#fff;
}

#footernav a:hover {
  text-decoration:underline;
}
