* {
    font-family: verdana, arial, helvetica, sans-serif;
}
a,
p.email {
    color: #286 !important;
    cursor: pointer;
}
a:hover,
p.email:hover {
	color: #000 !important;
	text-decoration: underline;
}
a.add {
    text-decoration: none;
}
a.button {
    background: #EEE;
    border: 1px solid;
    border-color: #FFF #FFF #AAA #AAA;
    font-size: x-small;
    font-weight: bold;
    padding: 0.75em 1em;
    text-decoration: none !important;
}
a.button:hover {
    background: #9CE;
    border-color: #DDE #DDE #88A #88A;
}
a.arrow {
    background: url(images/twisty_right.gif) left center no-repeat;
    padding: 0.2em 0.2em 0.2em 20px;
}
a.pdf {
    background: url(images/pdf.gif) left center no-repeat;
    padding: 0.2em 0.2em 0.2em 20px;
}
a img {
    border: 0;
    vertical-align: middle;
}
body {
    background: #FFF;
    margin: 0;
    padding: 0;
}
dd.submit {
    border: 0;
}
div.alert,
div.success {
    border: 1px solid;
    font-weight: bold;
    margin: 1em 0;
    padding: 0 1em;
}
div.alert {
    background: #A00;
    color: #FFF;
}
div.alert ul {
    line-height: 1.5;
    padding-left: 1.5em;
}
div.bar {
    border-bottom: 1px solid #CCC;
}
div.bar hr {
    display: none;
}
div.box {
    border: 1px solid #CCC;
    padding: 0 1em;
}
div.box p {
    margin: 0.5em 0;
}
div.box hr {
    display: none;
}
div.column {
    float: left;
}
div.column.main {
    padding-right: 20px;
    width: 500px;
}
div.column.main.full {
    padding: 0;
    width: auto;
}
div.column.sidebar {
    background: #EEF;
    font-size: x-small;
    padding: 15px;
    width: 205px;
}
div.success {
    background: #094;
    color: #FFF;
}
dl.clean dd {
    border: 0;
}
dl.details dd,
form dd {
    margin: 0;
    padding: 0.25em 0 0.25em 12em;
}
dl.details dd {
    padding-left: 8em;
}
dl.details dd div,
form dd div {
    margin-bottom: 0.2em;
}
dl.details dd label,
form dd label {
    font-weight: normal;
    margin: 0;
    padding: 0;
}
dl.details dt,
form dt {
    clear: left;
    float: left;
    font-weight: bold;
    padding: 0.25em 0;
}
form,
form dl table {
    margin: 0;
}
div.column {
    float: left;
}
div.column div.column {
    float: left;
    padding: 0;
}
div.constrain {
    margin: 0 auto;
    width: 800px;
}
div.promotion {
    border: 1px solid #CCC;
    margin-bottom: 1em;
    padding: 0.5em;
}
h1 {
    margin: 0;
}
h1 a {
    background: url(images/bcta_header_2010.jpg) top left no-repeat;
    display: block;
    height: 150px;
    width: 802px;
}
h1 a span {
    display: none;
}
h2 {
    color: #158;
    font: bold medium arial, helvetica, sans-serif;
}
h3,
h3 a {
    font: bold small arial, helvetica, sans-serif;
}
img.add_row,
img.delete_row {
    cursor: pointer;
}
label.delete {
    color: #A00;
    font-size: x-small;
}
label.delete input {
    vertical-align: bottom;
}
table.listings {
    margin: 1em 0;
    width: 100%;
}
table.listings td {
    padding: 0 6px;
}
table.listings th {
    background: #158;
    color: #FFF;
    padding: 0 6px;
    text-align: left;
}
table.listings th a {
    color: #FFF !important;
    font: xx-small arial;
    text-decoration: none;
}
td.small {
    font-size: x-small;
    padding-left: 1em;
}
ul.profile li,
.downloads li {
    margin-bottom: 0.5em;
}
.unlist {
    list-style: none;
    margin: 0;
    padding: 0;
}
#footer {
    background: #FFF;
    clear: both;
}
#footer a {
    color: #555;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
#footer div.constrain {
    background: #FFF url(images/bg_shadow_top.gif) top left repeat-x;
    padding: 1em 0;
}
#footer p {
    color: #888;
    font-size: xx-small;
    margin: 0;
}
html>body #footer p {
    font-size: x-small;
}
#footer_address {
    margin-top: 1em;
    text-align: center;
}
#footer_copyright,
#footer_links {
    float: left;
    width: 50%;
}
#footer_links {
    text-align: right;
}
#header {
    background: #FFF url(images/bg_shadow_top_white.gif) top left repeat-x;
}
#header div.constrain {
    position: relative;
}
#header form {
    margin: 0;
}
#header_breadcrumb {
    margin: 0;
    text-align: right;
}
#header_login {
    color: #FFF;
    font-size: small;
    padding: 0.5em 0;
    position: absolute;
    bottom: -6px;
    right: 15px;
}
html>body #header_login {
    font-size: small;
}
#header_login a {
    color: #FFF !important;
    text-decoration: none;
}
#header_login a:hover {
    text-decoration: underline;
}
#header_tools {
    border-bottom: 1px solid #CCC;
    font-size: small;
    margin-bottom: 10px;
    padding: 0.25em 0.5em;
    text-align: right;
}
#main {
    background: #FFF url(images/bg_shadow_top.gif) top left repeat-x;
    clear: both;
    font-size: small;
    line-height: 1.5;
}
#main div.constrain {
    background: #FFF url(images/bg_shadow_top_white.gif) top left repeat-x;
    border: 1px solid #CCC;
    border-bottom: 10px solid #094;
    border-top: 0;
    min-height: 30em;
    padding: 20px;
    width: 760px;
}
#navigation {
    background: #158;
    border-bottom: 3px solid #036;
    border-top: 3px solid #094;
    float: left;
    z-index: 0;
    width: 100%;
}
#navigation ul {
    margin: 0;
    padding: 0;
    z-index: 10;
}
#navigation ul li {
    display: block;
    float: left;
    position: relative;
}
#navigation ul li a {
    background: #158;
    color: #FFF !important;
    display: block;
    font: bold 12px tahoma, helvetica, sans-serif;
    padding: 0.5em 0.6em;
    text-decoration: none;
}
#navigation ul li:hover > a,
#navigation ul li.active > a,
#navigation ul li > a.active {
    color: #CFA;
}
#navigation ul ul li:hover > a,
#navigation ul ul li.active > a,
#navigation ul ul li > a.active {
    background: #269 url(images/whitedot.gif) bottom left repeat-x;
}
#navigation ul li li li {
    top: 0;
}
#navigation ul li:hover ul,
#navigation ul li.hover ul {
    display: block;
    position: absolute;
}
#navigation ul li ul a {
    background: #158 url(images/whitedot.gif) bottom left repeat-x;
    display: block;
    /*
    overflow: auto;
    white-space: nowrap;
    */
    width: 15em;
}
#navigation ul li ul li:hover ul,
#navigation ul li ul li.hover ul {
    border-left: 1px solid #FFF;
    display: block;
    left: 12.3em;
    top: 0;
}
#navigation ul li:hover ul ul,
#navigation ul li.hover ul ul {
    display: none;
}
#navigation ul ul {
    display: none;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: auto;
}
#navigation ul ul li {
    background: #158;
    clear: both;
    /*
    clear: both;
    float: none;
    width: auto;
    */
}
#sitemap li {
    line-height: 1.75;
}
#sitemap li {
    background: #FFF;
    font-weight: bold;
    margin-top: 1em;
}
#sitemap li.bullet {
    display: none;
}
#sitemap li ul li {
    font-weight: normal;
    margin-top: 0;
}
#sitemap ul {
    list-style: none;
}
#sitemap ul ul {
    background: url(images/map_vert.gif) top left repeat-y;
    background-position: 0 top;
    margin: 0 1em;
    padding: 0;
}
#sitemap ul ul li {
    background: url(images/map_midd.gif) top left no-repeat;
    padding-left: 25px;
}
#sitemap ul ul li.last {
    background-color: #FFF;
    background-image: url(images/map_last.gif);
}
#toolbar-admin a {
    background: #FFF url(images/bg_shadow_top_white.gif) top left repeat-x;
    border: 1px solid #CCF;
    color: #77A !important;
    font-size: x-small;
    font-weight: bold;
    padding: 0.5em 0.75em;
    text-decoration: none;
}
#toolbar-admin a:hover {
    color: #158 !important;
    border-color: #158;
}

/* Copied from updated old sheet */

dd.mandatory,
div.required {
    border: 0;
    border-top: 2px solid #A00;
    color: #A00;
    font-weight: bold;
    margin-left: 12em;
    padding: 0.25em 0;
    width: 26.6em;
}
input.fill,
select.fill,
textarea.fill {
    border: 1px solid;
    border-color: #AAA #CCC #CCC #AAA;
    font: small arial, helvetica, sans-serif;
    width: 98%;
}
input.fill:focus,
select.fill:focus,
textarea.fill:focus {
    background: #FFC;
}
input.postal {
    width: 3em;
}
input.telephone {
    width: 10em;
}
label {
    font-weight: bold;
    padding-left: 1em;
}
dt.required label {
    padding-left: 0;
}
p.email {
    background: url(images/email.png) left center no-repeat;
    padding: 0.2em 0.2em 0.2em 20px;
}
p.right {
    text-align: right;
}
div.box p {
    margin-left: 0 !important;
}
span.required {
    color: #F00;
}
span.required + label {
    padding-left: 0;
}
table.buttons {
    margin: 0;
}
table.buttons a {
    background-color: #094;
    display: block;
    color: #FFF !important;
    font-size: 20px;
    height: 60px;
    line-height: 0.9;
    padding: 10px 10px 5px 90px;
    text-decoration: none;
}
table.buttons.vertical a {
    padding: 105px 10px 5px 10px !important;
}
table.buttons td div {
    background: #094 url(images/bg_green_fade.gif) top left repeat-x;
    border: 1px solid #050;
}
table.buttons.vertical td div {
    background-position: bottom left !important;
}
table.buttons td div:hover {
    background-image: url(images/bg_green_fade_on.gif);
}
table.buttons td.exhibitors a {
    background: url(images/home_exhibitors.jpg) top left no-repeat;
}
table.buttons td.prereg a {
    background: url(images/home_prereg.jpg) top left no-repeat;
}
table.buttons td.exhibitor_list a {
    background: url(images/exhibitor_list.jpg) top left no-repeat;
}
table.buttons td.booth a {
    background: url(images/request_boothspace.jpg) top left no-repeat;
}
table.buttons td.exhibitors_kit a {
    background: url(images/exhibitor_kit.jpg) top left no-repeat;
}
textarea {
    font: small verdana, arial, helvetica, sans-serif;
}
tr.even,
tr.stripe {
    background: #EEE;
}
.hidden,
dd.option,
dt.option {
    display: none;
}
.section {
    border-bottom: 1px solid #CCC;
    border-right: 0;
    border-top: 0;
    padding: 0.25em 1em;
}
.w12h {
    width: 12.5% !important;
}
.w25 {
    width: 25% !important;
}
.w50 {
    width: 50% !important;
}
.w75 {
    width: 75% !important;
}