table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0 none;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}
caption, th {
    text-align: left;
}
q:before, q:after {
    content: "";
}
abbr, acronym {
    border: 0 none;
}
.left {
    float: left;
}
.right {
    float: right;
}
.clear {
    clear: both;
}
body {
    background-color: #f0f0f0;
    background-image: url("../images/background.jpg");
    background-position: 50% 0;
    background-repeat: no-repeat;
    color: #202020;
    font-family: "Helvetica","Arial",sans-serif;
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    padding: 0;
}
a, a:hover, a:focus, a:active {
    text-decoration: none;
    color: #844795;
}
#wrap {
    margin: 0 auto;
    overflow: hidden;
    width: 960px;
}
#header {
    background-image: url("../images/headerline.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    margin: 26px 0 0;
    height: 154px;
}
#header #logo {
    background-image: url("../images/logo.png");
    border: 1px solid #C4C4C4;
    box-shadow: 2px 2px 3px rgba(100, 100, 100, 0.4);
    position: absolute;
    display: block;
    height: 151px;
    overflow: hidden;
    width: 249px;
    z-index: 111;
}
#header #logo span {
    display: block;
    height: 151px;
    width: 249px;
}
#topmenu {
    display: block;
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 520px;
}
#topmenu li {
    float: right;
    margin: 5px 0;
    padding: 0;
}
#topmenu li a {
    color: #A6A6A6;
    display: block;
    font-weight: bold;
    margin: 0 40px;
    text-transform: uppercase;
}
#topmenu li a:hover {
    color: #565656;
}
#contentcontainer {
    background-color: #F0F0F0;
    background-image: url("../images/contentbackground.png");
    background-repeat: repeat-x;
    float: left;
    margin: 0 auto;
    z-index: 1;
}
#menucolumn, #menu {
    float: left;
    width: 250px;
}
#menu li {
    margin: 0;
    padding: 0;
}
#menu, #menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#menu li a.activepath { 
}
#menu li a.activemenu { 
  font-weight: bold;
  background-color: #f8f8f8;
  border-bottom-style: solid;
  color: #844795;
}
#menu li a:hover {
    color: #844795;
}
#menu li a {
    background-image: url("../images/menu-arrow-level1.png");
    background-position: 35px 12px;
    background-repeat: no-repeat;
    border-bottom: 1px dashed #bbbbbb;
    color: #898989;
    display: block;
    font-size: 15px;
    font-weight: normal;
    line-height: 19px;
    padding: 6px 0 4px 58px;
    text-transform: uppercase;
}
#menu li li a {
    background-image: url("../images/menu-arrow-level2.png");
    background-position: 13px 9px;
    color: #A8A8A8;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    margin-left: 47px;
    padding: 3px 0 3px 34px;
}
#menu li li li a {
    background-image: url("../images/menu-arrow-level2.png");
    background-position: 13px 13px;
    color: #A8A8A8;
    font-size: 12px;
    line-height: 16px;
    margin-left: 67px;
    padding: 8px 0 8px 34px;
}
#content {
    float: left;
    padding: 0 20px 0 50px;
    width: 640px;
}
#footercontainer {
    background-color: #535353;
    background-image: url("../images/footercontainerbackground.png");
    background-repeat: repeat-x;
    color: white;
}
#footer {
    background-color: #F0F0F0;
    background-image: url("../images/footerbackground.jpg");
    background-repeat: repeat-x;
    color: #5C5C5C;
    height: 80px;
    margin: 0 auto;
    padding: 14px 23px;
    width: 914px;
}
#footer a {
    color: #5C5C5C;
}
#footer a:hover {
    color: black;
}
#footer .separator {
  margin: 0 5px 0 5px;
}
h1 {
    background-image: url("../images/title-arrow.png");
    background-position: 0 4px;
    background-repeat: no-repeat;
    border-bottom: 5px solid #B7B7B7;
    color: #090909;
    display: block;
    font-size: 18px;
    min-width: 285px;
    padding: 0 0 12px 30px;
    text-transform: uppercase;
}
#menucolumn #europeanalogo img {
    margin: 20px 0 20px 70px;
    text-align: center;
}
form label {
  display: block;
} 
form input, form textarea {
  margin-bottom: 10px;
}
form input[type=text] {
  width: 200px;
}
form textarea {
  width: 500px;
  height: 150px;
}

#footer #copyrightcontainer {
  width: 270px;
  float: left;
}
#footer #infocontainer {
  width: 280px;
  float: left;
  vertical-align: center;
}
#footer #logocontainer {
  float: right;
  width: 340px;
  text-align: right;
}

#footer #logocontainer img {
  vertical-align: middle;
  margin: 0 0px 0 10px;
  box-shadow: 3px 3px 5px rgba(200, 200, 200, 0.5);
}
#content ul {
  list-style-type: none;
  padding: 0 0 0 10px;
}
#content ul li {
  background-image: url(../images/bullet-green.png);
  background-position: 5px 3px;
  background-repeat: no-repeat;
  padding: 0 0 0 25px;
} 
#content ul.news {
  list-style-type: none;
  padding: 0;
  margin: 0 0 20px 30px;
}
#content ul.news li {
  background: none;
  padding: 0;
}
#content ul.news .date {
  color: #a0a0a0;
  float: right;
}
#content ul.news h2 {
  margin: 3px 0 10px 0;
  font-size: 16px;
}
#content ul.news p {
  margin: 0 0 5px 0;
}
#content img {
  border: 1px solid #a0a0a0;
  padding: 5px;
  background: white;
  box-shadow: 2px 2px 3px rgba(80,80,80,0.2);
  margin: 0 10px 10px 0;
  float: left;
}
#content img.right {
  float: right;
  margin: 0 0px 10px 10px;
}

#content p.imgonleft img {
  float: left;
  margin: 0 10px 10px 0;
}

#content p.imgonright img {
  float: right;
  margin: 0 0px 10px 10px;
}
#content .rightaligned {
  text-align: right;
}
#content table {
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  font-style: inherit;
  font-variant: inherit;
  color: inherit;
}
#content td {
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  font-style: inherit;
  font-variant: inherit;
  color: inherit;
  vertical-align: top;
}
#content td p {
  margin: 0; padding: 0;
}
#content td img {
  margin: 0; padding: 0;
}
#content table.styled {
  margin: 25px 0 25px 0;
}
#content table.styled th {
  background-color: #18A891;
  font-weight: bold;
  color: white;
  height: 35px;
}
#content table.styled td {
  border-bottom: 1px solid #d0d0d0;
  padding: 8px 0 8px 0;
}
strong {
  font-weight: bold;
}

#content .gallery ul {
  padding: 0;
  list-style-type: none;
  color: #8a8a8a;
  clear: both;
}

#content .gallery ul li {
  float: left;
  background: none;
  padding: 0;
  margin: 0 16px 16px 0;
}

#content .gallery ul li.third {
}

#content .gallery ul li.third {
  margin-right: 0;
}

#content .gallery ul li img {
  margin: 0;
  float: none;
}

#content .gallery ul li p {
  padding: 0;
  margin: 3px 0 3px 0;
}

/* fancybox specific */
.titlebar {
  padding: 5px 130px 10px 0px;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  position: relative;
  line-height: 16px;
}
.titleclose {
  background-color: #844795;
  color: #fff;
  font-weight: bold;
  padding: 3px 30px 4px 10px;
  float: right;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background-image: url('../images/closebutton.png');
  background-position: 90% 48%;
  background-repeat: no-repeat;
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 5px;
}
a.titleclose:hover {
  color: #fff;
}

#signupnewsletter, #topnews {
  padding: 0 0 0 30px;
  margin: 20px 0 20px 0;
}

#signupnewsletter h3, #topnews h3 {
  color: #909090;
  font-style: italic;
  margin: 0;
}

#signupnewsletter input[type=text] {
  width: 170px;
  color: #909090;
  height: 20px;
  padding: 0;
  margin: 0;
  border-radius: 3px;
}

#signupnewsletter input[type=submit] {
  background-color: #7E4095;
  border: 0;
  margin: 0 0 0 2px;
  color: white;
  height: 24px;
  width: 30px;
  border-radius: 3px;
}

#topnews .newsitem {
  margin-left: 30px;
}

#browserAlert {
  display: block;
  text-decoration: none;
  width: 905px;
  margin: 0 auto 0 auto;
  background: #FFEEDD url(../images/smallwarning2.gif) 15px 3px no-repeat; 
  padding: 4px 4px 4px 25px; 
  border-bottom: 1px solid #999; 
  font-size: 12px; 
  color:#666; 
  text-align: center;
  font-family: Verdana;
}

#browserAlert span {
  text-decoration: underline;
}


/* pager */
.widepager, 
#content .widepager {
  text-align: center;
  position: relative;
  border-bottom: 1px solid #cfe2f1;
  padding: 6px 0px 8px 0px;
  clear: both;
  z-index: 100;
}
.widepager ul li, 
#content .widepager ul li {
  float: none;
  padding: 0;
  display: inline;
  background-image: none;
}
#content .widepager ul li a, 
#content .widepager ul li.currentpage,
.widepager ul li a, 
.widepager ul li.currentpage {
  padding: 3px 15px 3px 15px;
}
.widepager ul li a:hover {
  background-color: #844795;
  color: white;
  text-decoration: none;
}
#content .widepager ul li.currentpage,
.widepager ul li.currentpage {
  background-color: #844795;
  color: white;
  xtext-align: center;
}
#content .widepager ul li a.previous,
.widepager ul li a.previous {
  position: absolute;
  left: 0px;
  padding: 0;
  margin-right: 30px;
}
.widepager .previous:hover, 
.widepager .next:hover {
  background: none;
  color: #844795;
  text-decoration: underline;
}
#content .widepager ul li .next,
.widepager ul li .next {
  position: absolute;
  right: 0px;
  padding-right: 0;
  margin-left: 30px;
}

#content, #content p, #content li {
  font-size: 14px;
}

#content .gallery li, #content .gallery li p {
  font-size: 12px;
}

#organizations .title {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}
#organizations .showcases li {
  float: left;
  width: 308px;
  height: 188px;
  border: 1px solid #868686;
  background: none;
  background-color: #fff;
  padding: 0;
  margin: 0 14px 15px 0;
  box-shadow: 2px 2px 3px rgba(80,80,80,0.2);
}
#organizations .showcases li.even {
  margin: 0 0px 20px 0;
}
#organizations ul.showcases {
  padding: 0;
}
.showcases a.wrap {
  color: #000;
}
.showcases .showcaseicon {
  position: absolute;
  background-image: url(../images/3d.png);
  display: inline-block;
  width: 25px;
  height: 25px;
  top: 160px;
  left: 116px;
  opacity: 0.8;
  z-index: 100;
}
.showcases .thumbwrap {
  position: relative;
  float: left;
  width: 150px;
  height: 188px;
}
.showcases .thumb {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 150px;
  height: 188px;
}
#organizations .thumb img {
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  display: inline-block;
}
#organizations .info {
  float: left;
  width: 138px;
  height: 168px;
  overflow: hidden;
  padding: 15px 10px 5px 10px;
}
#organizations .showcases .name {
  font-size: 16px;
  font-weight: bold;
}
.showcases .manufacturer, .showcases .description {
  margin: 10px 0;
}
