html
{
    /*  background: #e7e8e9 url(images/bg-html.gif) repeat-x 0 0;*/
}
body
{
    margin: 0;
    color: #111111; /*  background: #d2d2d2;*/
    font-family: Arial, Helvetica, sans-serif;
}
img
{
    border: none;
}

pre
{
    font: 0.9em Arial, Helvetica, sans-serif;
}
h1, h2, h3
{
    font-weight: normal;
    margin: 5px 0 0;
    text-align: left;
}
h1
{
    font-size: 1.5em;
    font-weight: bold;
    color: #E1861B;
}
h2
{
    font-size: 1.25em;
    margin: 18px 0 0;
    font-weight: bold;
}
h3
{
    font-size: 1.15em;
    margin: 12px 0 0;
}
a
{
    color: #05A2D3;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}
p
{
    margin: 10px 0 0;
    text-align: left;
    font-size: 0.9em;
}
#main li
{
    line-height: 1.3em;
    font-size: 0.9em;
}
#pagewidth
{
    width: 100%;
    overflow: hidden; /* margin: 0 auto;*/
    position: relative;
    text-align: left; /*   padding: 10px;     border: solid 1px #888888;*/
}
#main
{
    /*width: 801px;*/
    overflow: hidden;
}
#header
{
    height: 220px; /*width: 815px;*/
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #000000; /* background: #111 url(images/HeadBG.jpg) no-repeat;*/
}
#BannerTop
{
    position: absolute;
    right: 15px;
    top: 25px;
}
#BannerTop img
{
    border: 1px solid #f7cbc9;
    padding: 0;
}
.logo
{
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    width: 300px;
    height: 140px;
    position: absolute;
    top: 29px;
    left: 55px;
}
#TopNav { width:100%; height:35px;}
.navigation
{
    width: 100%;
    position: absolute;
    height:35px;
    top: 180px;
    list-style: none;
    padding: 0 0 5px 10px;
    margin: 0;
    background: url(images/MenuBot.gif) repeat-x left bottom;
}
.navigation li
{
    float: left;
    display: inline;
    margin-left: -1px;
}
.navigation li a
{
    background: url(images/MenuItem.png) no-repeat;
    width: 115px;
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}
.navigation li.active a, .navigation li a:hover
{
    background-position: 0 -39px;
    color: #fff;
    text-decoration: none;
}
.navigation li.last
{
    float: right;
    padding: 10px 25px 0 0;
}
.navigation li.last a
{
    background: none;
    width: auto;
    height: auto;
    color: #ffffff;
}
.navigation li.last a:hover
{
    color: #ffffff;
    text-decoration: underline;
}

#content
{
    float: left; /* width: 525px;*/
    width: 73%;
    margin: 0 0 30px 11px;
    display: inline;
    text-align: left;
    min-height: 600px;
}
#content .c
{
    /* width: 513px;*/
    padding: 3px 11px 10px; /*    background: url(images/BG.png) repeat-y; */
    min-height: 600px;
    text-align: left;
    margin-top: 10px;
}
#content .t, #content .b
{
    /*  width: 537px;*/
    overflow: hidden;
    height: 3px; /*    background: url(images/bg-b.png); */
    text-align: left;
}
#content .t
{
    /*    background: url(images/bg-t.png); */
    text-align: left;
}
a.submit
{
    display: block;
    overflow: hidden;
    width: 77px;
    color: #89181a;
    font-size: 10px;
    font-weight: bold;
    margin: 10px 0 0;
    line-height: 21px;
    text-align: center;
    height: 21px;
    background: url(images/button.gif);
}
#sidebar
{
    /*  width: 235px;*/
    width: 25%;
    float: right;
    display: inline;
    position: relative;
}
#sidebar #rss table img
{
    display: none;
}

#sidebar #rss table
{
    background: #ADD6F2;
    width: 97%;
}
#sidebar a
{
    color: #000000;
}
.box
{
    /*    background: url(images/box.gif) repeat-y; */
    width: 235px;
    margin-bottom: 10px;
}
.box img
{
    text-align: center;
    margin: 5px;
}
.box div
{
    /*    background: url(images/sub-box.gif) no-repeat 0 100%;*/
    padding-bottom: 5px;
}
.box h3
{
    background: url(images/PanelHead.png) no-repeat;
    font-size: 13px;
    line-height: 25px;
    font-weight: bold;
    color: #111111;
    text-align: left;
    padding: 5px 0 4px 25px;
    margin: 5px 0 0 0;
}
.box h4
{
    font-size: 13px;
    line-height: 25px;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    padding: 5px 0 5px 10px;
    margin: 5px 0 5px 0;
}
.box #zone
{
    background: url(images/PanelHead-Zone.png) no-repeat;
    font-size: 13px;
    line-height: 25px;
    font-weight: bold;
    color: #111111;
    text-align: left;
    padding: 5px 0 5px 25px;
    margin: 5px 0 0 0;
}
.box .banner
{
    display: block;
    text-align: center;
    margin: 35px 0;
}
.box .banner img
{
    display: inline;
}
.box ul
{
    list-style: none;
    margin: -5px 20px 0 8px;
    padding: 0;
}
.box ul li
{
    /*    background: url(images/bullet.gif) no-repeat 0 4px; */
    padding-left: 14px;
    margin-top: 8px;
}
.box ul a
{
    font-size: 11px;
    line-height: 14px;
    color: #808080;
    text-decoration: none;
}
.box ul a:hover
{
    text-decoration: underline;
}
.box .sponsors
{
    border: solid 1px #00AEEF;
    width: 97%;
}
.box .sponsors img
{
    padding: 5px;
}

#footer
{
    overflow: hidden;
    width: 100%;
    position: relative;
}
#footer ul
{
    margin: 0;
    padding: 5px;
    list-style: none;
    font-size: 10px;
    color: #999;
}
#footer ul li
{
    display: inline;
    padding: 0;
}
.ft
{
    font-weight: bold;
}
#footer img
{
    float: right;
    position: absolute;
    right: 10px;
    top: 10px;
}
#footer .black
{
    color: #ffffff;
    background-color: #111111;
    padding: 12px;
}
#footer .orange a
{
    color: #ffffff;
    border: solid 2px #ffffff;
    padding: 10px;
    background-color: #E1861B;
}
#footer .blue a
{
    color: #ffffff;
    background-color: #ACCBDD;
    padding: 10px;
    border: solid 2px #ffffff;
    background-color: #00AEEF;
}

.breadcrumb
{
    margin: 10px 0 0 -10px;
    padding: 5px;
    list-style: none;
    overflow: hidden;
    font-size: 10px;
    background-color: #E1861B;
    width: 150px;
    display: block;
}
.breadcrumb strong
{
    font-weight: normal;
}
.breadcrumb a
{
    margin: 0 3px 0 0;
    position: relative;
}
.breadcrumb li
{
    float: left;
    margin: 0 3px 0 0;
}
table img
{
    padding: 10px;
}
.ContentImgs
{
    float: right;
    padding: 10px;
}
.ExhibitorLogin
{
    padding: 10px;
}
.ExhibitorLogin a
{
    color: #ffffff;
}
#CentaurLogo
{
    float: right;
    margin: 10px;
}
.LoginStatus a
{
    color: #ffffff;
}

/* Poll Box */
.PollBox
{
    margin: 0;
    padding: 0;
    text-align: left;
    border: none;
    width: 100%;
    padding: 5px;
}
.PollAnswer
{
    text-align: left;
    width: 100%;
    padding: 5px;
    margin: 0;
    padding: 0;
}
.PollQuestion
{
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 0;
}
.PollBox table, table *
{
    white-space: no-wrap;
}

