body
{
    margin: 0;
    text-align: center;
    background-color: black;
    font-family: Verdana,sans-serif;
    font-size: 0.7em;
    line-height: 120%;
    color: #ccc;
}

h1
{
    margin: 0;
}

h2
{
    font-size: 110%;
    font-weight: normal;
    margin: 1.2em 0 0.6em 0;
}

h3, h4
{
    font-size: 100%;
    font-weight: normal;
    margin: 0.8em 0;
}

p
{
    margin: 0.8em 0;
}

form, fieldset, dl, ul, ol, table
{
    margin: 1.5em 0;
    font-size: 100%;
}

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

ul li
{
    background-image: url(/images/common/bullet-04.png);
    background-repeat: no-repeat;
    padding: 0 0 0.15em 1.5em;
    margin: 0;
    font-size: 92%;
}

.dark ul li
{
    background-image: url(/images/common/bullet-05.png);
}

input, textarea, button, select
{
    font-family: Verdana,sans-serif;
    font-size: 100%;
    margin: 0 1% 0 0;
    vertical-align: middle;
}

dl, dd
{
    margin-left: 0;
    padding-left: 0;
}

button
{
    padding: 0;
    background: transparent;
    border: 0;
    width: auto;
    overflow: visible;
}

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

.dark legend
{
    color: white;
}

a
{
    color: #e50000;
    text-decoration: none;
}

a:hover
{
    color: #990000;
    text-decoration: underline;
}

img
{
    border: 0;
    display: block;
}

table
{
    font-size: 100%;
    border: 0;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}

th
{
    text-align: left;
    font-size: 90%;
}

tr
{
    vertical-align: top;
}

.img
{
    text-indent: -9999em;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    font-size: 1px;
}

.heading
{
    height: 112px;
}

.spacer
{
    clear: both;
    overflow: hidden;
    font-size: 1px;
    height: 1px;
}

span.spacer
{
    display: block;
}

.col
{
    margin: 0 16px 2em 46px;
    width: 454px;
}

.blank .col
{
    width: auto !Important;
    color: #555;
}

.l
{
    margin: 0 10px 0 0;
    width: 217px;
    float: left;
}

.r
{
    margin: 0 0 0 10px;
    width: 217px;
    float: left;
}

.error
{
    border: solid 1px #e60000;
    background-color: #fff0b5;
    padding: 0 12px;
    margin-top: 1em;
    color: #600b0a;
}

.notice
{
    border: solid 1px #770000;
    padding: 12px;
    margin-top: 1em;
    color: black;
}

.dark .notice
{
    color: white;
}

.legend
{
    margin: 6px 0 12px 0;
    font-weight: bold;
}

.note, .date, .subhead
{
    margin: -0.75em 0 6px 0;
    color: #777;
    font-size: 90%;
}

.date.event
{
    margin-top: 0;
}

form .note
{
    margin: 1em 0 0.5em 25%;
    clear: both;
}

.subhead
{
    margin-top: 0;
    clear: both;
}

.subhead.divider
{
    margin-top: 3.5em;
}

.required
{
    color: #e50000;
}

.dark .required
{
    color: white;
}

.full
{
    width: 99%;
}

.half
{
    width: 49%;
}

.label
{
    font-size: 90%;
    color: #555;
}

.dark .label
{
    color: white;
}

.back
{
    font-size: 90%;
    padding-left: 14px;
    background-image: url(/images/common/bullet-02.png);
    background-repeat: no-repeat;
    background-position: 0 0.15em;
    margin-left: -14px;
}

.link
{
    padding-left: 14px;
    background-image: url(/images/common/bullet-03.png);
    background-repeat: no-repeat;
    background-position: 0 0.19em;
    margin: 0.25em 0 0.25em 0;
}

.blank .link
{
    margin: 0 16px 2em 46px;
}

.divider
{
    display: block;
    margin-top: 1em;
    padding-top: 1em;
    background-image: url(/images/common/divider.png);
    background-repeat: no-repeat;
    background-position: 0 0.25em;
}

.toggle
{
    min-height: 1.5em;
    _height: 1.5em;
    margin: 0.75em 0 0 0;
    padding: 0;
    cursor: pointer;
    border-bottom: 1px solid #600b0a;
}

.iconvideo
{
    display: block;
    padding-left: 48px;
    background-image: url(/images/common/icon-video.png) !important;
    background-repeat: no-repeat;
    height: 48px;
    overflow: visible;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/common/icon-video.png', sizingMethod='crop');
}

.form
{
    margin: 0;
    font-size: 92%;
}

.form th
{
    font-size: 90%;
    color: #333;
}

.dark .form th
{
    color: white;
}

.dark .note
{
    color: #600b0a;
}

.form td
{
    padding-bottom: 3px;
    color: black;
}

.dark .form td
{
    color: white;
}

.thumbnail
{
    width: 134px;
    float: left;
    margin-right: 10px;
    font-size: 90%;
}

.action
{
    display: block;
    margin-right: 8px;
    float: right;
}

.intro
{
    height: 474px;
}

.videoimg
{
    height: 120px;
    overflow: hidden;
    background-color: #f0f0f0;
}

h2.faq
{
    font-size: 100%;
    font-weight: normal;
    color: black;
}

p.faq
{
    color: #777;
}

.top
{
    margin-top: 0;
}

.definition
{
    margin: 1em 0;
    padding: 0;
}

.definition dt
{
    float: left;
    display: block;
    width: 25%;
    font-weight: bold;
}

#actions.links dd, #events.links dd
{
    margin: 0;
    padding: 0;
}

#actions.links dd
{
    height: 28px;
    overflow: hidden;
    width: 100%;
}

#actions.links dd a
{
    display: block;
    margin: 0;
    padding: 28px 0 0 14px;
}

#events.links dd
{
    background-image: url(/images/common/bullet-01.png);
    background-repeat: no-repeat;
    background-position: 0 0.25em;
    padding: 0 0 9px 14px;
    color: #999;
}
 
#events.links dd a
{
    color: white;
}

#layout
{
    margin: 15px auto;
    width: 782px;
    text-align: left;
}

#layoutinner
{
    border: 1px solid white;
    padding: 1px;
}

#layout.blank
{
    background-color: white;
    width: auto !Important;
    margin: 0;
    border: 0;
}

#container
{
    background-color: #fff;
    background-image: url(/images/common/waiter.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #222;
}

#content
{
    float: right;
    width: 516px;
    height: auto !important;
    height: 574px;
    min-height: 574px;
    background-image: url(/images/common/bg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-bottom: 16px;
}

#layout.blank #content
{
    width: auto !important;
    background: none;
    float: none;
}

#layout.layout_u21 #content
{
    margin-top: 0;
    height: auto !important;
    height: 502px;
    min-height: 502px;
}

#content fieldset
{
    background-image: url(/images/common/bg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    border: 0 none;
}

#content.dark fieldset
{
    background-image: none;
    background-color: #ae2812;
    border: 1px solid #931409;
}

#layout.layout_home #content
{
    background-image: url(/images/home/home-btl.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    height: 474px;
    overflow: hidden;
    position: relative;
}

#content.dark
{
    background-color: #ae2812;
    background-image: none;
    color: #DCA8A0;
}

#content.dark a
{
    color: white;
}

#content.dark a:hover
{
    color: black;
}

#content.dark h2, #content.dark h3, #content.dark h4 
{
    color: white;
}

#content.dark .link
{
    background-image: url(/images/common/bullet-01.png);
}

#layout.layout_home #actions
{
    padding: 22px 12px 22px 32px;
    background-image: url(/images/home/home-mid.jpg);
    background-repeat: no-repeat;
    margin: 0;
}

#layout.layout_home #events
{
    padding: 44px 32px 0 32px;
    background-image: url(/images/home/home-btm.png);
    background-repeat: repeat-y;
    margin: 0;
    font-size: 92%;
}

#layout.layout_home #content
{
    background-color: black;
}

#video
{
    position: absolute;
    left: 46px;
    top: 185px;
    border: 0 none;
}

#navigation
{
    width: 199px;
    height: auto !important;
    margin: 0 0 0 31px;
}

#navigation dl
{
    margin: 0;
    padding: 0;
}

#navigation dd
{
    margin: 0;
    padding: 0;
    background-position: -199px  0;
    background-repeat: no-repeat;
    width: 199px;
    height: 22px;
    overflow: hidden;
}

#navigation dd a
{
    display: block;
    padding-top: 22px;
    background-position: 0 0px;
}

#nav_webcast
{
    height: 42px !important;
}

#nav_webcast a
{
    padding-top: 42px !important;
}

#navigation dd.selected a
{
    background-position: -398px 0;
}

#nav_logo
{
    overflow: hidden;
    height: 212px;
    margin-top: -28px;
}

#nav_logo a
{
    display: block;
    padding: 212px 0 0 0;
    background-image: url(/images/common/header.png);
    background-repeat: no-repeat;
    background-position: -31px 0;
}

#nav_logo a:hover
{
    text-decoration: none;
}

#nav_home, #nav_home a { background-image: url(/images/common/nav-home.png); }
#nav_membership, #nav_membership a { background-image: url(/images/common/nav-membership.png); }
#nav_events, #nav_events a { background-image: url(/images/common/nav-events.png); }
#nav_information, #nav_information a { background-image: url(/images/common/nav-information.png); }
#nav_education, #nav_education a { background-image: url(/images/common/nav-education.png); }
#nav_grange, #nav_grange a { background-image: url(/images/common/nav-grange.png); }
#nav_webcast, #nav_webcast a { background-image: url(/images/common/nav-webcast.png); }
#nav_videos, #nav_videos a { background-image: url(/images/common/nav-videos.png); }
#nav_subscribe, #nav_subscribe a { background-image: url(/images/common/nav-subscribe.png); }

#nav_membership a:hover,
#nav_events a:hover,
#nav_information a:hover,
#nav_education a:hover,
#nav_grange a:hover,
#nav_webcast a:hover,
#nav_videos a:hover,
#nav_home a:hover,
#nav_subscribe a:hover
{
    background-image: none;
}

#banner
{
    width: 516px;
    border-bottom: 1px solid black;
    height: 28px;
    background-color: #e6e6e6;
    color: black;
    overflow: hidden;
    clear: both;
    font-size: 92%;
    margin-left: 262px;
}

#banner .inner
{
    padding: 6px 16px 0 46px;
}

#banner a
{
    color: #222;
}

#banner a:hover
{
    color: black;
    text-decoration: underline;
}

#userprofile
{
    margin: 0;
}

#userpanel
{
    float: right;
    text-align: right;
    margin: 0;
    width: 50%;
}

#userprofile a
{
    color: #555;
}

#footer
{
    margin: 0 auto;
    clear: both;
    width: 782px;
    color: #707070;
    text-align: right;
    font-size: 92%;
    vertical-align: middle;
}

#footer a
{
    color: #707070;
}

#footer p
{
    margin: 0;
    padding-bottom: 9px;
}

#footer a:hover
{
    color: white;
    text-decoration: underline;
}

#footer .float
{
    display: block;
    float: left;
    margin: 0;
    line-height: 1em;
    height: 1em;
}

#footer .float img
{
    display: inline;
    vertical-align: middle;
}

#footer .float a
{
    text-decoration: none;
    color: white;
}

#footer .float a:hover
{
    text-decoration: none;
    color: #707070;
}

#footer .tc
{
    font-size: 9.4px;
    line-height: 11px;
    color: #515253;
    text-align: justify;
    border-top: 1px solid #444;
    padding-top: 6px;
}

#navigation dt, #navigation em, #events dt
{
    display: none;
}
