body
{
    background-color: #d0d0d0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 9pt;
    margin: 10px 0 0 0;
    line-height: 120%;
    overflow: hidden;
}

fieldset,
legend,
form
{
    border: 0 none !important;
    padding: 0;
    margin: 0;
    width: 100%;
}

h1
{
    font-size: 160%;
    background-image: url(/img/common/lines.png);
    background-repeat: repeat-x;
    background-color: white;
    background-position: 0 40px;
    padding: 56px 0 9px 0;
    font-family: Helvetica Bold, Helvetica, sans-serif;
    width: 514px;
    height: 80px;
    position: absolute;
    z-index: 50;
    top: 0;
    margin: 0;
}

h2,
h3
{
    font-family: Helvetica Bold, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: 900;
    letter-spacing: -0.02pt;
    margin: 1.25em 0 0 0;
}

p
{
    margin: 0 0 0.75em 0;
}

p:first-child,
ul:first-child,
table:first-child,
h2:first-child,
h3:first-child
{
    margin-top: 0 !important;
}

a
{
    color: #647b98;
}

legend
{
    font-size: 90%;
    color: #555;
    font-weight: bold;
}

input, select, textarea, button, label
{
    margin: 0;
    padding: 0;
    vertical-align: middle;
    font-size: 90%;
    display: inline;
    font-family: Tahoma, Verdana, sans-serif;
}

input
{
    vertical-align: baseline;
}

button
{
    border: 0;
    padding: 0;
    background: transparent;
    line-height: 100%;
}

ul
{
    list-style-type: none;
    margin: 0.75em 0;
    padding: 0;
}

ul li
{
    padding-left: 1em;
    background-image: url(/img/common/bullet.png);
    background-repeat: no-repeat;
    background-position: 0 0.25em;
}

img
{
    border: 0 none;
    vertical-align: middle;
}

form, table
{
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0 none;
    width: 100%;
}

table
{
    margin: 0 0 0.75em 0;
    border-collapse: collapse;
    border-spacing: 0;
}

th
{
    text-align: left;
}

tr
{
    vertical-align: top;
}

thead th
{
    background: #e1e1e2;
    color: black;
    padding: 10px 10px 5px 5px;
}

.dates
{
    padding-bottom: 0.75em;
    display: block;
}

.col-1,
.col-2
{
    width: 514px;
    padding-bottom: 10px;
}

.col-1,
.col-1 .col
{
    width: 514px;
}

.col-2 .col
{
    width: 244px;
    margin-right: 24px;
    float: left;
}

.col-2 .col-t
{
    width: 257px;
    margin-right: 0;
    float: left;
}

.img
{
    display: block;
    text-indent: -9999em;
    background-repeat: no-repeat;
}

#slideshow
{
    position: relative;
    background-image: url(/img/common/box-sm.png);
    background-repeat: no-repeat;
    padding: 0px 12px 12px 0px;
    width: 514px;
    height: 300px;
    overflow: hidden;
    z-index: 101;
}

#slideshow.lg
{
    width: 514px;
    height: 514px;
    background-image: url(/img/common/box-lg.png);
}

.hero
{
    position: absolute;
    width: 514px;
    height: 300px;
    overflow: hidden;
}

#slideshow.lg .hero
{
    height: 514px;
}

.caption
{
    font-size: 7pt;
    line-height: 8pt;
    color: #555;
}

.title
{
    margin: 0;
    font-size: 160%;
    line-height: 105%;
}

.preview
{
    width: 100%;
    height: 172px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -999em;
}

.pullthrough
{
    margin: 0;
    font-size: 130%;
    line-height: 114%;
    letter-spacing: -0.02pt;
}

.heading
{
    height: 75px;
    font-size: 100%;
}

.heading-overflow
{
    padding: 70px 0 12px 0 !important;
    height: 5px;
    overflow: visible;
    text-indent: 0;
}

.catalogues td
{
    padding: 0 0 1.5em 0;
}

.chart
{
    background-image: url(/img/common/divider.png);
    background-repeat: repeat-x;
    background-position: left top;
}

.chart thead th
{
    background-image: none;
    background-color: #e1e1e2;
    color: #555;
    padding: 0;
}

.chart tbody th,
.chart tbody td
{
    padding: 0.4em 5px 0.4em 0;
    background-image: url(/img/common/divider.png);
    background-repeat: repeat-x;
    background-position: left bottom;
}

.cat-title
{
    font-size: 100%;
    margin: 0 0 4pt 0;
    padding-right: 2.5em;
}

.cat-description
{
    font-size: 90%;
    margin: 0;
    padding-right: 2.5em;
}

.rule
{
    background-image: none;
    background-color: #e1e1e2;
    color: #555;
    margin: 0 0 2px 0;
    padding: 0;
}

.divider
{
    background-image: url(/img/common/divider.png);
    background-repeat: repeat-x;
    margin-top: 0;
    padding: 18px 0 0 0;
    clear: both;
}

.menu
{
    list-style-type: none;
    margin: 0.75em 0;
    padding: 0;
    color: #555;
}

.menu li
{
    background-image: none;
    background-color: #e1e1e2;
    margin: 0 0 1px 0;
    padding: 0;
}

.menu a
{
    display: block;
    text-decoration: none;
    padding: 1px 6px 1px 1px;
    color: black !important;
}

.menu a:hover
{
    background-color: #fff;
}

.menu .sel a
{
    font-weight: bold;
    color: #647b98 !important;
}

.zend_form,
.zend_form dt,
.zend_form dd
{
    margin: 0;
    padding: 0;
}

.zend_form label
{
    margin-top: 10px;
}

.zend_form fieldset
{
    background-image: url(/img/common/divider.png);
    background-repeat: repeat-x;
    background-position: left top;
    padding-top: 5px;
}

.zend_form dd dt
{
    float: left;
    width: 24%;
    margin: 0;
    padding: 0 0 2px 0;
}

.zend_form dd dd
{
    float: left;
    width: 75%;
    margin: 0;
    padding: 0 0 2px 0;
}

.zend_form dd dd input,
.zend_form dd dd textarea
{
    border: 1px solid #ccc;
    padding: 1%;
    font-size: 100%;
}

.zend_form button
{
    background-color: #e1e1e2;
    padding: 5px 10px;
}

.zend_form .description
{
    display: inline;
}

a:hover
{
    background-color: #f0f0f0;
}

.clear
{
    clear: both;
}

.full
{
    width: 98%;
}

.half
{
    width: 50%;
}

.last
{
    margin-right: 0px !important;
}

.top
{
    margin-top: 0px !important;
}

.tip
{
    width: 300px;
    background: black;
    color: white;
    padding: 12px;
    font-size: 86%;
}

#layout
{
    background-color: white;
    width: 1000px;
    padding: 0;
    margin: 0 auto 0 auto;
    position: relative;
    height: 594px;
    overflow: hidden;
}

#banner
{
    background-color: #647b98;
    background-image: url(/img/common/banner.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 192px;
    height: 594px;
    text-indent: -9999em;
}

#box
{
    width: 565px;
    float: right;
    padding: 164px 0 10px 51px;
    height: 430px;
    overflow: hidden;
}

.layout-index #box
{
    width: 514px;
    height: 514px;
    padding: 40px 51px 40px 51px;
}

#content
{
    overflow: auto;
    height: 430px;
    z-index: 100;
}

#navigation
{
    margin-left: 192px;
    position: absolute;
    width: 202px;
    height: 434px;
    font-size: 100%;
    font-weight: bold;
    padding: 160px 0 0 0;
    background-image: url(/img/common/bg.png);
    background-repeat: repeat-y;
    background-position: -192px 0;
}

#navigation dl
{
    margin: 0 10px 0 25px;
    padding: 2px 0;
}

#navigation dl dl
{
    margin: 0 0 0 12px;
    padding: 2px 0;
}

#navigation dd
{
    margin: 0 0 1px 0;
    padding: 0;
}

#navigation dd a
{
    display: block;
    padding: 1px 6px 1px 1px;
    text-decoration: none;
    color: black;
}

#navigation dd a:hover
{
    background-color: #fff;
    color: black;
}

#navigation dd dd
{
    font-weight: normal;
}

#navigation dd dd.sel
{
    font-weight: bold;
}

#navigation dd dd a
{
    background-color: #e1e1e2 !important;
    color: black;
}

#navigation dd dd a:hover
{
    background-color: #fff !important;
}

#navigation dd dd.sel a
{
    color: black;
    font-weight: bold;
}

.layout-about a, .layout-about h1, .layout-about .accent, .layout-about #navigation dd dd.sel a, .menu .sel a { color: #009f23 }
.layout-exhibitions a, .layout-exhibitions h1, .layout-exhibitions .accent, .layout-exhibitions #navigation dd dd.sel a, .menu .sel a { color: #647b98 }
.layout-prizes a, .layout-prizes h1, .layout-prizes .accent, .layout-prizes #navigation dd dd.sel a, .menu .sel a { color: #ff006e }
.layout-events a, .layout-events h1, .layout-events .accent, .layout-events #navigation dd dd.sel a, .menu .sel a { color: #cdba00 }
.layout-collections a, .layout-collections h1, .layout-collections .accent, .layout-collections #navigation dd dd.sel a, .menu .sel a { color: #cf1b7a }
.layout-education a, .layout-education h1, .layout-education .accent, .layout-education #navigation dd dd.sel a, .menu .sel a { color: #0099e5 }
.layout-membership a, .layout-membership h1, .layout-membership .accent, .layout-membership #navigation dd dd.sel a, .menu .sel a { color: #79ab87 }
.layout-support a, .layout-support h1, .layout-support .accent, .layout-support #navigation dd dd.sel a, .menu .sel a { color: #ff7000 }
.layout-media a, .layout-media h1, .layout-media .accent, .layout-media #navigation dd dd.sel a, .menu .sel a { color: #916773 }
.layout-shop a, .layout-shop h1, .layout-shop .accent, .layout-shop #navigation dd dd.sel a, .menu .sel a { color: #ff3300 }
.layout-subscribe a, .layout-subscribe h1, .layout-subscribe .accent, .layout-subscribe #navigation dd dd.sel a, .menu .sel a { color: #647b98 }

.layout-about #banner, #nav_about.sel a { background-color: #009f23 }
.layout-exhibitions #banner, #nav_exhibitions.sel a { background-color: #647b98 }
.layout-prizes #banner, #nav_prizes.sel a { background-color: #ff006e }
.layout-events #banner, #nav_events.sel a { background-color: #cdba00 }
.layout-collections #banner, #nav_collections.sel a { background-color: #cf1b7a }
.layout-education #banner, #nav_education.sel a { background-color: #0099e5 }
.layout-membership #banner, #nav_membership.sel a { background-color: #79ab87 }
.layout-support #banner, #nav_support.sel a { background-color: #ff7000 }
.layout-media #banner, #nav_media.sel a { background-color: #916773 }
.layout-shop #banner, #nav_shop.sel a { background-color: #ff3300 }

#navigation form
{
    padding: 26px;
}

#navigation label
{
    display: none;
}

#copyright
{
    padding: 16px 26px;
    color: #aaa;
    font-size: 86%;
    font-weight: normal;
    line-height: 110%;
}

#searchkeywords
{
    border: 0 none;
    height: 16px;
    background: white;
    color: #777;
    width: 100px;
}

#footer
{
    font-size: 80%;
}

.col-2:after,
#layout:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}
