body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 0.8em;
    line-height: 14px;
    color: #666;
}

a {
    color: #666;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #000;
}

#master-wrapper {
    width: 830px;
    margin: 50px auto 0 auto;
    border: 1px solid #666;
    padding: 0 10px 10px 10px;
    background: url(/media/images/Abg.png) no-repeat;
    background-position: 230px 50px;
}

#master-wrapper img {
    border: 0;
    margin: 0;
}

#langbar {
    text-align: right;
    margin-bottom: 5px;
}

#main-logo {
    float: left;
}
.pagepicture {
    float:right;
    text-align: right;
    height: 245px;
    font-size: 0.9em;
}

.pagepicture div {
    border: 2px solid #dc0064;
    overflow: hidden;
    max-height: 236px;
}

.pagepicture img {
    width: 507px;
}


#header {
    _height: 231px;
    min-height: 231px;
}

#menu {
  float:left;
  width: 180px;
  background-color: #dc0064;
}

#menu ul {
    list-style: none;
    margin: 0;
    padding: 15px;
}

#menu a {
    color: white;
    line-height: 48px;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: normal;
}

#menu a.current {
    color: #666;
}

#menu a:hover {
    color: #666;
}

#menu input {
    width: 152px;
    color: #333;
    border: 0;
    margin-left: 4px;
    margin-bottom: 5px;
    background: #d581a6 url(/media/images/newsletter.png) no-repeat left;
    padding-left: 18px;
}

#content {
    margin-left: 200px;
    padding-top: 20px;
}

#content img {
    margin: 5px;
}

#footer {
    text-align: center;
    font-size: 10px;
}

.cleaner { clear: both;}


#banner-wrapper {
    width: 750px;
    margin: 0px auto 10px auto;
    text-align: center;
}

#banner-wrapper img {
 /*   border: 1px solid #e5007e;*/
    width: 460px;
    padding: 0.5em;
}

#lang-links {
    margin-top: -165px;
}

#banner-wrapper a {
    font-size: 16px;
    line-height: 36px;
}

/* Gallery */

#bigthumb {
    margin-top: 20px;
}

.stepcarousel{
position: relative; /*leave this value alone*/
border: 0;
overflow: scroll; /*leave this value alone*/
width: 600px;
height: 60px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin-right: 5px; /*margin around each panel*/
width: 75px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

form {
    margin: 0;
}

#lang-switcher {

}

#lang-switcher a {
    color : white;
    font-size: 1.4em;
}

#exhibitors td {
    padding: 5px 0 5px 0;
    font-size: 0.9em;
}

#exhibitors td a {
    font-weight: normal;
}
