html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

blockquote, q {
    quotes: none
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none
    }

blockquote {
    padding: 0px 0px 0px 30px
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0px
}

tr {
    vertical-align: middle
}

img {
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
    margin: 0;
    padding: 0
}

body {
    font-size: 0.75em;
    font-family: Arial,Helvetica,sans-serif
}

p {
    margin: 3px 0px;
    padding: 3px 0px
}

ul {
    padding: 0px 0px 0px 15px
}

ol {
    padding: 0px 0px 0px 20px
}

pre {
    font-family: Arial,Helvetica,sans-serif;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: o-pre-wrap
}

a:link, a:visited {
    text-decoration: none;
    border: 0px;
    color: #555555
}

a:hover {
    text-decoration: underline;
    border: 0px;
    color: #222222
}

a.anchor {
    position: absolute;
    margin-top: -30px
}

.white, a.white:link, a.white:visited, a.white:hover {
    color: #ffffff
}

.black, a.black:link, a.black:visited, a.black:hover {
    color: #000000
}

.gray, a.gray:link, a.gray:visited, a.gray:hover {
    color: #888888
}

h1, h2, h3, h4, h5, h6 {
    padding: 0px;
    margin: 0px
}

form {
    margin: 0;
    padding: 0
}

input[type=text], input[type=password], input[type=email], input[type=url], input[type=number], input[type=date], input[type=datetime], textarea {
    width: 300px;
    padding: 3px;
    font-size: 12px;
    border: 1px solid #bbbbbb;
    font-family: "Trebuchet MS",Verdana
}

input[type=number] {
    width: 50px
}

input[type=date] {
    width: 75px
}

input[type=datetime] {
    width: 120px
}

input[type=checkbox], input[type=radio] {
    vertical-align: middle
}

textarea {
    height: 80px
}

    textarea.texteditor, textarea.texteditor_basic, textarea.texteditor_full {
        height: 200px;
        width: 450px
    }

select {
    max-width: 308px
}

.placeholder {
    color: #999999
}

.submit, input.button {
    cursor: hand;
    cursor: pointer
}

.save {
    width: 425px;
    text-align: right;
    margin-top: 6px
}

.form-label-container {
    display: block;
    margin-bottom: 3px
}

.f-form {
    width: 650px;
    padding: 15px;
    min-height: 30px;
    border: 1px dotted #ebebeb
}

.f-field {
    padding: 5px;
    border: 1px dashed #efefef;
    min-height: 16px;
    margin: 2px 0px
}

    .f-field:hover {
        background: #fdfdfd;
        border: 1px dashed #aaaaaa
    }

.form-item {
    padding: 4px 6px;
    border: 1px solid #e3e3e3;
    width: 300px;
    position: relative;
    margin-bottom: 4px
}

.form-item-icons {
    position: absolute;
    top: 1px;
    right: 4px
}

hr {
    color: #dddddd
}

.hr {
    border-bottom: 1px solid #cfcfcf;
    margin: 6px 0px
}

.menu:after {
    content: ".";
    display: block;
    line-height: 1px;
    font-size: 1px;
    clear: both;
    visibility: hidden
}

.menu_closed {
    display: none
}

img.box {
    padding: 4px;
    background: #ffffff;
    margin-bottom: 6px;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: #d8d8d8 3px 3px 4px;
    -moz-box-shadow: #d8d8d8 3px 3px 4px;
    -webkit-box-shadow: 3px 3px 4px #d8d8d8
}

.t img.box {
    padding: 3px
}

.thumbs {
    list-style: none;
    padding: 0px;
    margin: 8px 0px
}

    .thumbs li {
        float: left;
        text-align: center;
        overflow: hidden
    }

    .thumbs .t, .thumbs.t li {
        width: 85px;
        height: 100px
    }

    .thumbs .s, .thumbs.s li {
        width: 150px;
        height: 130px
    }

    .thumbs .m, .thumbs.m li {
        width: 300px;
        height: 300px
    }

div.li {
    text-align: center
}

li.s .corner, .thumbs.s li .corner {
    position: absolute;
    margin-left: -70px;
    margin-top: -10px
}

.shadow {
    box-shadow: #bbb 0px 0px 7px;
    -moz-box-shadow: #bbb 0px 0px 7px;
    -webkit-box-shadow: 0px 0px 7px #bbb
}

ul.album {
    margin-top: 32px
}

    ul.album .album_thumb {
        border: 1px dashed #cfcfcf;
        position: absolute;
        margin-top: -25px;
        padding-top: 5px;
        text-align: center
    }

div.video {
    background-repeat: no-repeat;
    background-position: center center;
    margin: auto
}

.vbox {
    padding: 4px;
    border: 1px solid #cfcfcf;
    background: #ffffff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: #d8d8d8 3px 3px 4px;
    -moz-box-shadow: #d8d8d8 3px 3px 4px;
    -webkit-box-shadow: 3px 3px 4px #d8d8d8
}

.s .vbox, .s .vbox .video {
    width: 100px;
    height: 90px
}

.t .vbox, .t .vbox .video {
    width: 60px;
    height: 55px
}

div.li .vbox, div.li .box, .thumbs .box, .thumbs .vbox {
    margin: 0px auto 4px
}

.table .box, .table .vbox {
    margin-bottom: 4px
}

div.audio {
    z-index: 50;
    position: absolute;
    margin-left: 20px;
    margin-top: -22px;
    width: 210px;
    height: 30px;
    overflow: hidden;
    text-align: center
}

div.button {
    position: relative
}

.buttons {
    position: absolute;
    display: none;
    padding: 4px;
    z-index: 2;
    top: 2px;
    right: 2px;
    text-align: right
}

li .buttons, .li .buttons {
    top: auto;
    right: auto;
    background: #ffffff;
    border: 1px solid #d8d8d8;
    border-left: none;
    width: 16px;
    height: 38px;
    padding-left: 0px;
    text-align: center;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    box-shadow: #d8d8d8 3px 3px 4px;
    -moz-box-shadow: #d8d8d8 3px 3px 4px;
    -webkit-box-shadow: 3px 3px 4px #d8d8d8
}

.buttons > span, .buttons > a {
    margin: 0px 1px
}

li .buttons > span, li .buttons > a {
    margin: 1px 0px
}

.buttons .i {
    float: left
}

li .s, li .t {
    text-align: center
}

img.t {
}

img.s {
}

div.t .buttons {
    margin-left: 68px
}

div.s .buttons {
    margin-left: 110px
}

li div.t .buttons {
    margin-left: 68px
}

li div.s .buttons {
    margin-left: 129px
}

div.li.button:hover .box, .button:hover .vbox {
    border-top-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px
}

.i {
    display: block;
    width: 16px;
    height: 16px;
    padding: 0px;
    border: 0px;
    background: none;
    background-image: url("../images/icons.png");
    background-repeat: no-repeat;
    text-align: left
}

.i-inline {
    float: left;
    margin: 2px 1px 0px
}

.form .i-inline, .form-row .i-inline, .form-element .i-inline {
    float: none;
    display: inline-block;
    margin: 0px 1px 0px;
    vertical-align: middle;
    zoom: 1;
    *display: inline
}

.i-text {
    display: block;
    float: left;
    margin: 0px 5px;
    padding: 2px 0px 0px 20px;
    width: auto;
    height: 14px
}

.i-button, .i-button:link, .i-button:active, .i-button:visited, .i-button:hover {
    display: block;
    float: left;
    padding: 2px 4px 2px 4px;
    margin: 2px 2px;
    height: 16px;
    border: 1px solid #e6e6e6;
    text-decoration: none;
    overflow: hidden;
    background: #fff;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}

    .i-button:hover {
        text-decoration: none;
        background: #fbfbfb;
        box-shadow: #d2d2d2 0px 0px 4px;
        -moz-box-shadow: #d2d2d2 0px 0px 4px;
        -webkit-box-shadow: 0px 0px 4px #d2d2d2
    }

    .i-button .i-text {
        float: none;
        margin: 0px;
        padding: 2px 0px 0px 21px;
        text-decoration: none;
        font-weight: normal;
        color: #555555
    }

.i-block {
    display: block;
    padding: 1px 0px 1px 20px;
    height: 16px;
    width: auto
}

.i-empty {
    background-position: 0px 16px;
    padding: 0px
}

.i-count {
    display: block;
    position: absolute;
    margin-top: -3px;
    margin-left: 7px;
    width: 10px;
    height: 9px;
    background: url("../images/count.png") no-repeat;
    text-align: center;
    color: #FFFFFF;
    font-size: 7px;
    padding: 1px 0px 0px 0px
}

.i-page {
    background-position: 0px 0px
}

.i-edit {
    background-position: 0px -16px
}

.i-delete {
    background-position: 0px -32px
}

.i-enable {
    background-position: 0px -64px
}

    .i-enable.i-able:hover, .i-button:hover .i-enable.i-able, .i-button.i-able:hover .i-enable {
        background-position: 0px -48px
    }

.i-disable {
    background-position: 0px -48px
}

    .i-disable.i-able:hover, .i-button:hover .i-disable.i-able, .i-button.i-able:hover .i-disable {
        background-position: 0px -64px
    }

.i-enabled {
    background-position: 0px -48px
}

.i-approve {
    background-position: 0px -48px
}

.i-disabled {
    background-position: 0px -64px
}

.i-decline {
    background-position: 0px -64px
}

.i-help {
    background-position: 0px -80px
}

.i-arrange {
    background-position: 0px -96px
}

.i-comment {
    background-position: 0px -112px
}

.i-mail {
    background-position: 0px -128px
}

.i-user {
    background-position: 0px -144px
}

.i-friend {
    background-position: 0px -160px
}

.i-group {
    background-position: 0px -176px
}

.i-photo {
    background-position: 0px -192px
}

.i-album {
    background-position: 0px -208px
}

.i-video {
    background-position: 0px -224px
}

.i-event {
    background-position: 0px -240px
}

.i-blog, .i-article {
    background-position: 0px -256px
}

.i-add {
    background-position: 0px -272px
}

.i-calendar {
    background-position: 0px -288px
}

.i-stats {
    background-position: 0px -304px
}

.i-download {
    background-position: 0px -320px
}

.i-layout {
    background-position: 0px -336px
}

.i-warning {
    background-position: 0px -368px
}

.i-rss {
    background-position: 0px -384px
}

.i-audio {
    background-position: 0px -400px
}

.i-system {
    background-position: 0px -416px
}

.i-info {
    background-position: 0px -432px
}

.i-plugin {
    background-position: 0px -448px
}

.i-subscribe {
    background-position: 0px -464px
}

.i-unsubscribe {
    background-position: 0px -480px
}

.i-world {
    background-position: 0px -544px
}

.i-link {
    background-position: 0px -560px
}

.i-share {
    background-position: 0px -576px
}

.i-star {
    background-position: 0px -592px
}

.i-star-red {
    background-position: 0px -608px
}

.i-star-gray {
    background-position: 0px -624px
}

.i-page-delete {
    background-position: 0px -640px
}

.i-warning-delete {
    background-position: 0px -656px
}

.i-copy {
    background-position: 0px -672px
}

.i-refresh {
    background-position: 0px -688px
}

.i-ship {
    background-position: 0px -704px
}

.i-unship {
    background-position: 0px -720px
}

.i-up {
    background-position: 0px -736px
}

.i-right {
    background-position: 0px -752px
}

.i-down {
    background-position: 0px -768px
}

.i-left {
    background-position: 0px -784px
}

.i-print {
    background-position: 0px -800px
}

.i-home {
    background-position: 0px -816px
}

.i-folder {
    background-position: 0px -832px
}

.i-module {
    background-position: 0px -848px
}

.i-type {
    background-position: 0px -864px
}

.i-items {
    background-position: 0px -880px
}

.i-form {
    background-position: 0px -896px
}

.i-cart {
    background-position: 0px -912px
}

.i-discount {
    background-position: 0px -928px
}

.i-product {
    background-position: 0px -944px
}

.i-report {
    background-position: 0px -960px
}

.i-book {
    background-position: 0px -976px
}

.i-modules {
    background-position: 0px -992px
}

.i-news {
    background-position: 0px -1008px
}

.i-tab {
    background-position: 0px -1024px
}

.i-notes {
    background-position: 0px -1040px
}

.i-note {
    background-position: 0px -1056px
}

.i-calculator {
    background-position: 0px -1072px
}

.i-time {
    background-position: 0px -1088px
}

.i-estimate {
    background-position: 0px -1104px
}

.i-login {
    background-position: 0px -1120px
}

.i-key {
    background-position: 0px -1120px
}

.i-section {
    background-position: 0px -1136px
}

.i-money {
    background-position: 0px -1152px
}

.i-log {
    background-position: 0px -1168px
}

.i-child {
    background-position: 0px -1184px
}

.i-contest {
    background-position: 0px -1200px
}

.i-episode {
    background-position: 0px -1216px
}

.i-dollar {
    background-position: 0px -1232px
}

.i-euro {
    background-position: 0px -1248px
}

.i-pound {
    background-position: 0px -1264px
}

.i-yen {
    background-position: 0px -1280px
}

.i-search {
    background-position: 0px -1296px
}

.i-save {
    background-position: 0px -1312px
}

.i-cancel {
    background-position: 0px -1328px
}

.i-comments_add {
    background-position: 0px -1344px
}

.i-excel {
    background-position: 0px -1360px
}

.i-homes4 {
    background-position: 0px -1376px
}

.i-map {
    background-position: 0px -1392px
}

.i-floorplan {
    background-position: 0px -1408px
}

.i-homes2 {
    background-position: 0px -1424px
}

.i-home_key {
    background-position: 0px -1440px
}

.i-book_open {
    background-position: 0px -1456px
}

.i-basket {
    background-position: 0px -1472px
}

.i-county {
    background-position: 0px -1488px
}

.i-tag {
    background-position: 0px -1504px
}

.i-lock {
    background-position: 0px -1520px
}

.i-functions {
    background-position: 0px -1536px
}

.i-table {
    background-position: 0px -1552px
}

.i-mouse {
    background-position: 0px -1568px
}

.i-keyboard {
    background-position: 0px -1584px
}

.i-wrench {
    background-position: 0px -1600px
}

.i-us {
    background-position: 0px -1616px
}

.i-unlock {
    background-position: 0px -1632px
}

.i-lock.i-able {
    background-position: 0px -1632px
}

    .i-lock.i-able:hover, .i-button:hover .i-lock.i-able, .i-button.i-able:hover .i-lock {
        background-position: 0px -1520px
    }

.i-unlock.i-able {
    background-position: 0px -1520px
}

    .i-unlock.i-able:hover, .i-button:hover .i-unlock.i-able, .i-button.i-able:hover .i-unlock {
        background-position: 0px -1632px
    }

.i-television {
    background-position: 0px -1648px
}

.i-status {
    background-position: 0px -1664px
}

.i-role {
    background-position: 0px -1680px
}

.i-mail_edit {
    background-position: 0px -1696px
}

.i-money_add {
    background-position: 0px -1712px
}

.i-money_delete {
    background-position: 0px -1728px
}

.i-money_refund {
    background-position: 0px -1744px
}

.i-source {
    background-position: 0px -1760px
}

.i-palette {
    background-position: 0px -1776px
}

.i-world_search {
    background-position: 0px -1792px
}

.i-marker {
    background-position: 0px -1808px
}

.i-friend-delete {
    background-position: 0px -1824px
}

.i-embed {
    background-position: 0px -1840px
}

.i-comments {
    background-position: 0px -1856px
}

.i-forum {
    background-position: 0px -1872px
}

.i-ad {
    background-position: 0px -1888px
}

.i-building {
    background-position: 0px -1904px
}

.i-options {
    background-position: 0px -1920px
}

.i-ruler {
    background-position: 0px -1936px
}

.i-layers {
    background-position: 0px -1952px
}

.i-permission {
    background-position: 0px -1968px
}

.i-camera {
    background-position: 0px -1984px
}

.i-suit {
    background-position: 0px -2000px
}

.i-crop {
    background-position: 0px -2016px
}

.i-clear {
    background-position: 0px -2032px
}

.i-play {
    background-position: 0px -2048px
}

.i-pause {
    background-position: 0px -2064px
}

.i-stop {
    background-position: 0px -2080px
}

.i-rewind {
    background-position: 0px -2096px
}

.i-fastforward, .i-fast-forward, .i-fast_forward {
    background-position: 0px -2112px
}

.i-flag, .i-flag-white {
    background-position: 0px -2128px
}

.i-flag-red {
    background-position: 0px -2145px
}

.i-flag-blue {
    background-position: 0px -2160px
}

.i-flag-green {
    background-position: 0px -2176px
}

.i-flag-yellow {
    background-position: 0px -2192px
}

.i-export {
    background-position: 0px -2208px
}

.i-aim, .i-aol, .i-blinklist, .i-blogger, .i-blogmarks, .i-care2, .i-current, .i-dealsplus, .i-delicious, .i-digg, .i-diigo, .i-facebook, .i-faves, .i-fresqui, .i-friendfeed, .i-friendster, .i-funp, .i-furl, .i-fark, .i-bus_exchange, .i-gmail, .i-google_bmarks, .i-hi5, .i-hugg, .i-kirtsy, .i-linkedin, .i-livejournal, .i-magnolia, .i-meneame, .i-mister_wong, .i-mixx, .i-msn, .i-myspace, .i-n4g, .i-netscape, .i-newsvine, .i-oknotizie, .i-orkut, .i-propeller, .i-reddit, .i-simpy, .i-slashdot, .i-sms, .i-sphinn, .i-stumbleupon, .i-tailrank, .i-technorati, .i-twitter, .i-typepad, .i-windows_live, .i-wordpress, .i-xanga, .i-yahoo, .i-yahoo_bmarks, .i-ybuzz, .i-yahoo_myweb, .i-yigg {
    background-image: url("../images/icons_social.gif");
    background-repeat: no-repeat
}

.i-aim {
    background-position: 0 -420px
}

.i-aol {
    background-position: 0 -439px
}

.i-blinklist {
    background-position: 0 0
}

.i-blogger {
    background-position: 0 -680px
}

.i-blogmarks {
    background-position: 0 -60px
}

.i-care2 {
    background-position: 0 -880px
}

.i-current {
    background-position: 0 -640px
}

.i-dealsplus {
    background-position: 0 -1160px
}

.i-delicious {
    background-position: 0 -40px
}

.i-digg {
    background-position: 0 -20px
}

.i-diigo {
    background-position: 0 -780px
}

.i-facebook {
    background-position: 0 -180px
}

.i-faves {
    background-position: 0 -840px
}

.i-fresqui {
    background-position: 0 -980px
}

.i-friendfeed {
    background-position: 0 -1140px
}

.i-friendster {
    background-position: 0 -1120px
}

.i-funp {
    background-position: 0 -1000px
}

.i-furl {
    background-position: 0 -160px
}

.i-gmail {
    background-position: 0 -480px
}

.i-google_bmarks {
    background-position: 0 -220px
}

.i-hi5 {
    background-position: 0 -1100px
}

.i-hugg {
    background-position: 0 -1020px
}

.i-kirtsy {
    background-position: 0 -920px
}

.i-linkedin {
    background-position: 0 -1240px
}

.i-livejournal {
    background-position: 0 -1060px
}

.i-magnolia {
    background-position: 0 -240px
}

.i-meneame {
    background-position: 0 -820px
}

.i-mister_wong {
    background-position: 0 -740px
}

.i-mixx {
    background-position: 0 -580px
}

.i-msn {
    background-position: 0 -499px
}

.i-myspace {
    background-position: 0 -520px
}

.i-n4g {
    background-position: 0 -900px
}

.i-netscape {
    background-position: 0 -280px
}

.i-newsvine {
    background-position: 0 -360px
}

.i-oknotizie {
    background-position: 0 -960px
}

.i-orkut {
    background-position: 0 -1080px
}

.i-propeller {
    background-position: 0 -600px
}

.i-reddit {
    background-position: 0 -320px
}

.i-simpy {
    background-position: 0 -860px
}

.i-slashdot {
    background-position: 0 -800px
}

.i-sms {
    background-position: 0 -540px
}

.i-sphinn {
    background-position: 0 -1180px
}

.i-stumbleupon {
    background-position: 0 -140px
}

.i-tailrank {
    background-position: 0 -100px
}

.i-technorati {
    background-position: 0 -120px
}

.i-twitter {
    background-position: 0 -620px
}

.i-typepad {
    background-position: 0 -700px
}

.i-windows_live {
    background-position: 0 -300px
}

.i-wordpress {
    background-position: 0 -660px
}

.i-xanga {
    background-position: 0 -1200px
}

.i-sms {
    background-position: 0 -560px
}

.i-yahoo_bmarks {
    background-position: 0 -720px
}

.i-ybuzz {
    background-position: 0 -1220px
}

.i-yahoo_myweb {
    background-position: 0 -80px
}

.i-yigg {
    background-position: 0 -760px
}

.i-fark {
    background-position: 0 -1280px
}

.i-bus_exchange {
    background-position: 0 -1300px
}

.navigator {
    background: #f6f6f6;
    padding: 0px;
    min-height: 400px
}

.n-bar {
    padding: 3px 5px;
    display: block
}

    .navigator .n-bar:hover, .n-bar.selected {
        background: #ffffff;
        text-decoration: none
    }

    .n-bar .i-text {
        float: none;
        width: auto;
        margin: 0px
    }

.navigator .n-heading, .n-heading {
    background: #d2d2d2;
    color: #444444;
    font-size: 13px;
    padding: 3px 5px;
    display: block;
    border-bottom: 1px solid #efefef
}

    .n-heading:hover {
        text-decoration: none
    }

.n-separator {
    height: 1px;
    background: #d2d2d2
}

.navigator .nest-handle {
    padding: 0px;
    margin: 0px;
    background: none
}

.navigator .helper {
    padding: 5px 0px
}

a.n-indent, a.n-indent1 {
    padding-left: 13px
}

a.n-indent2 {
    padding-left: 21px
}

a.n-indent3 {
    padding-left: 29px
}

a.n-indent4 {
    padding-left: 37px
}

.navigator .n-hidden {
    width: 240px;
    background: #f6f6f6;
    position: absolute;
    left: 239px;
    margin-top: -21px;
    z-index: 5;
    border: 1px solid #d2d2d2
}

.terms-resign, .terms-checkbox, .terms-text {
    padding: 10px 15px;
    border: 1px solid #cfcfcf;
    margin: 6px 0px
}

.terms-text {
    max-height: 250px;
    overflow: auto
}

.terms-checkbox {
    position: relative
}

.terms-save {
    position: absolute;
    right: 12px;
    top: 8px;
    width: 50px;
    text-align: right
}

.toggle_closed {
    display: block;
    background: url("../images/toggle_closed.png") no-repeat 6px center;
    padding: 2px 5px 2px 18px
}

.toggle_open {
    display: block;
    background: url("../images/toggle_open.png") no-repeat 3px center;
    padding: 2px 5px 2px 18px
}

.collapse_heading {
    padding: 3px 8px 3px 16px;
    width: 420px;
    margin-bottom: 4px;
    background: #f3f3f3;
    border: 1px solid #e3e3e3;
    font-size: 13px;
    cursor: pointer;
    cursor: hand
}

.collapse_body {
    padding: 3px 5px
}

.collapse_heading.toggle_closed {
    background: #f3f3f3 url("../images/toggle_closed.png") no-repeat 6px center
}

.collapse_heading.toggle_open {
    background: #f3f3f3 url("../images/toggle_open.png") no-repeat 3px center
}

#template .t-div {
    position: relative;
    padding-top: 20px;
    border: 1px dashed #dddddd
}

    #template .t-div:hover {
        border: 1px dashed #afafaf
    }

#template .t-content {
    position: relative;
    min-height: 80px;
    border: 1px dotted #dddddd;
    padding: 0px;
    background: none
}

    #template .t-content:hover {
        border: 1px dotted #888888
    }

#template .t-buttons {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 18px;
    height: 16px;
    text-align: right;
    display: none;
    padding: 2px;
    z-index: 20;
    background: #ffffff
}

#template .t-div:hover > .t-buttons {
    display: block
}

#template .t-content:hover > .t-buttons {
    display: block
}

#template .t-buttons .i {
    float: left;
    margin: 0px 1px
}

#template .t-content .t-buttons {
    width: 54px
}

#template .t-title {
    padding-top: 50px;
    text-align: center
}

div.tag {
    color: #0084bc;
    border: 1px solid #33ccff;
    background: #f9fdff;
    padding: 3px;
    float: left;
    margin: 2px
}

div.tag_green {
    color: #608112;
    border: 1px solid #8DA820;
    background-color: #eff4e5;
    padding: 3px;
    float: left;
    margin: 2px
}

.overflow {
    max-height: 150px;
    width: 308px;
    overflow: auto
}

* html .overflow {
    height: 150px;
    max-height: 150px;
    overflow: auto
}

.overflow-checkboxes {
    width: 308px
}

#quicksearch, #quicksearch li, .quicksearch, .quicksearch li {
    margin: 0px;
    padding: 0px;
    list-style: none
}

.search-term {
    background: #fdff6f;
    padding: 1px 2px
}

#tags {
    max-height: 100px;
    overflow: auto
}

.checkbox {
    position: absolute;
    margin-left: 33px;
    margin-top: 3px;
    width: 18px;
    height: 17px;
    padding: 4px;
    background: #ffffff
}

.scroll {
    position: relative;
    overflow: hidden
}

.scroller {
    margin: 0px;
    padding: 0px
}

.scroller-wrapper {
    margin: auto
}

.scroller-button {
    display: block;
    width: 10px;
    height: 25px;
    position: absolute;
    top: 40px;
    z-index: 25;
    cursor: pointer;
    cursor: hand
}

.scroller-button-inactive {
    opacity: .30;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    cursor: auto
}

.scroller-left {
    left: 0px;
    background: url("../images/scroller-left.png") no-repeat
}

.scroller-right {
    right: 0px;
    background: url("../images/scroller-right.png") no-repeat
}

.scroller-page {
    float: left;
    cursor: pointer;
    cursor: hand
}

ul.cycle, ul.cycle li {
    margin: 0px;
    padding: 0px;
    list-style: none
}

.cycle-container .cycle-prev, .cycle-container .cycle-next {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    cursor: hand;
    background: url("../images/icons.png") 0 -784px
}

.cycle-container .cycle-next {
    left: auto;
    right: 5px;
    background: url("../images/icons.png") 0 -752px
}

.cycle-container .cycle-pages {
    position: absolute;
    bottom: 5px;
    left: 5px
}

.cycle-container .cycle-page {
    float: left;
    width: 16px;
    height: 16px;
    text-align: center;
    cursor: pointer;
    cursor: hand
}

.cycle-container .cycle-page-selected {
    color: red
}

.flashcontent_cover {
    position: absolute;
    margin-top: 1px;
    width: 130px;
    height: 18px;
    margin-left: 5px;
    background: #ffffff;
    z-index: 2
}

.actions {
    margin-bottom: 8px
}

    .actions > div {
        float: left;
        width: 40%;
        padding: 2px 5%
    }

    .actions .i {
        float: left;
        width: auto;
        height: 12px;
        padding: 2px 0px 2px 22px
    }

.share-button {
    float: left;
    padding: 4px 2px;
    margin-right: 6px
}

.share-button-like {
    float: left;
    padding: 2px 4px
}

.addthis_button.i-text {
    padding: 2px 0px 0px 0px
}

.share-button a span.at300bs {
    float: left;
    margin: 0px 3px 0px 0px
}

.ad {
    overflow: hidden;
    margin: auto
}

.ad_title {
    font-size: 14px;
    font-weight: bold
}

.ad_text {
    font-size: 12px;
    color: #666666
}

.ad_flash {
    position: absolute;
    z-index: 10;
    cursor: pointer;
    cursor: handl
}

.clear {
    clear: both;
    display: block
}

.clear-left {
    clear: left;
    display: block
}

.clear-right {
    clear: right;
    display: block
}

.inline-block {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.absmiddle {
    vertical-align: middle
}

div.warning {
    padding: 4px;
    text-align: center;
    background: #fff
}

.red {
    color: #b00000
}

div.red {
    margin: 6px;
    padding: 6px;
    border: 1px solid #b00000;
    background-color: #f8f0f0
}

tr.red, td.red, th.red {
    background-color: #f8f0f0
}

div.warning.red {
    padding: 4px;
    margin: 0px;
    border: none
}

.green {
    color: #608112
}

div.green {
    margin: 6px;
    padding: 6px;
    border: 1px solid #8DA820;
    background-color: #eff4e5
}

tr.green, td.green, th.green {
    background-color: #eff4e5
}

.blue {
    color: #0084bc
}

div.blue {
    margin: 6px;
    padding: 6px;
    border: 1px solid #33ccff;
    background-color: #f9fdff
}

tr.blue, td.blue, th.blue {
    background-color: #f9fdff
}

div.center, div.center-block {
    margin: auto;
    text-align: center;
    display: block
}

    div.center-block, div.center.red, div.center.blue, div.center.green {
        max-width: 400px;
        margin: 6px auto
    }

.underline {
    text-decoration: underline
}

.strike {
    text-decoration: line-through
}

.bold {
    font-weight: bold
}

.tiny {
    font-size: 10px;
    font-weight: normal;
    color: #777777;
    line-height: 12px
}

.pad {
    padding: 10px 15px
}

div.none, #content td.none {
    text-align: center;
    padding: 25px
}

.fade {
    opacity: .30;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3
}

.clickable {
    cursor: pointer;
    cursor: hand
}

.hover {
    opacity: .70;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7
}

.hover_50 {
    opacity: .50;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5
}

.hover_25 {
    opacity: .25;
    filter: alpha(opacity=25);
    -moz-opacity: 0.25
}

    .hover:hover, .hover_50:hover, .hover_25:hover {
        opacity: 1.0;
        filter: alpha(opacity=100);
        -moz-opacity: 1.0
    }

.scroll {
    overflow: hidden;
    position: relative
}

.pages {
    padding: 4px;
    text-align: center
}

    .pages .p {
        display: inline;
        width: 20px;
        margin: 0px 2px;
        font-weight: bold;
        background: #FFFFFF;
        border: 1px solid #CFCFCF;
        padding: 3px 5px 2px
    }

    .pages .p-selected {
        background: #f3f3f3
    }

div.box {
    padding: 10px;
    border: 1px solid #E6E6E6
}

.border {
    border: 1px solid #e3e3e3
}

.post-left {
    float: left;
    width: 540px
}

.post-right {
    float: left;
    width: 300px;
    margin-left: 20px
}

.notification {
    background: #ffffff;
    background: -moz-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#e5e5e5));
    background: -webkit-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
    background: -o-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
    background: -ms-linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#e5e5e5',GradientType=0 );
    background: linear-gradient(top,#ffffff 0%,#e5e5e5 100%);
    border-bottom: 1px solid #cfcfcf;
    padding: 4px 5px
}

.notification-text {
    padding-top: 3px;
    text-align: center;
    color: #333;
    display: block
}

    .notification-text a {
        color: #666
    }

        .notification-text a:hover {
            color: #000;
            text-decoration: underline
        }

.notification-delete {
    float: right;
    cursor: pointer;
    cursor: hand
}

.help-icon img {
    vertical-align: middle;
    padding: 0px 1px
}

.th-sort {
    float: left;
    width: 15px;
    margin-right: 5px
}

.th-sort-asc, .th-sort-desc {
    display: block;
    width: 15px;
    height: 6px;
    margin: 1px 0px;
    background: url("../images/sort-asc.png") no-repeat top left;
    opacity: .30;
    filter: alpha(opacity=30);
    -moz-opacity: 0.3
}

.th-sort-desc {
    background: url("../images/sort-desc.png") no-repeat top left
}

    .th-sort-asc:hover, .th-sort-desc:hover, .th-sort-selected {
        opacity: 1;
        filter: alpha(opacity=100);
        -moz-opacity: 1
    }

.th-filter {
    float: left
}

#variations .table {
    width: auto
}

#variations .variation-group {
    margin-bottom: 6px
}

#variations .variation-label {
    font-weight: bold
}

#variations .variation-label-td {
    width: 280px
}

#variations .variation-icons-td {
    width: 80px
}

#variations .variation .variation-label {
    font-weight: normal;
    padding-left: 12px
}

#variations .variation .variation-label-td {
    width: 300px
}

#variations .variation .variation-icons-td {
    width: 60px
}

#variations .variation-add {
    width: 382px
}

div.loader {
    position: relative
}

div.loader-image {
    position: absolute;
    z-index: 155;
    left: 50%;
    margin-left: -80px;
    margin-top: 15px
}

    div.loader-image img, img.loader, .loader img {
        min-height: 0px;
        vertical-align: middle
    }

div.loader-div {
    position: absolute;
    z-index: 154;
    top: 0px;
    left: 0px;
    background: #fff;
    opacity: .70;
    filter: alpha(opacity=70);
    -moz-opacity: .7
}

div.loader-fade {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0
}

.debug {
    background: #ffffff;
    padding: 7px 3px
}

    .debug, .debug a.toggle_open, .debug a.toggle_closed {
        margin: 0px;
        color: #222;
        text-align: left;
        text-decoration: none;
        font-size: 11px;
        font-weight: normal;
        font-family: "Courier New",Courier,monospace
    }

        .debug a.toggle_open, .debug a.toggle_closed {
            padding: 1px 5px 1px 18px
        }

.debug_div {
    padding: 1px 20px 5px
}

.item-name, .item-category, .item-categories, .item-description, .item-author, .item-date, .item-created, .item-available, .item-more, .item-button, .item-quantity, .item-share, .item-email, .item-website, .item-phone, .item-address, .item-contact {
    display: block
}

.item-author, .item-date, .item-created {
    font-style: italic;
    font-size: 10px;
    color: #999999;
    line-height: 110%
}

.item-description {
    line-height: 107%
}

.item-share-box {
    width: 50px
}

    .item-share-box.item-share-facebook {
        width: 61px
    }

.h1_tabs {
    position: relative
}

    .h1_tabs ul, .h1_tabs span {
        font-size: 12px;
        color: #FFFFFF;
        text-align: right;
        margin-left: auto;
        list-style: none;
        position: absolute;
        margin-top: -34px;
        right: 3px
    }

    .h1_tabs span {
        right: 5px;
        margin-top: -22px
    }

    .h1_tabs ul li {
        list-style: none;
        float: left;
        margin: 0px 2px;
        font-size: 12px
    }

        .h1_tabs ul li a, .h1_tabs ul li a:link, .h1_tabs ul li a:visited {
            float: left;
            padding: 4px 8px 2px;
            text-decoration: none;
            background: #f6f6f6;
            border-radius: 8px;
            -moz-border-radius: 8px;
            -webkit-border-radius: 8px
        }

        .h1_tabs ul li.selected a {
            background: #cccccc
        }

        .h1_tabs ul li a:hover {
            background: #d2d2d2;
            color: #444444
        }

    .h1_tabs li.separator {
        width: 1px;
        margin: 1px 2px 0px 3px;
        height: 16px;
        border-left: 2px dotted #e8e8e8
    }

    .h1_tabs li.author {
        padding: 6px 8px 8px;
        background: #ffffff;
        border: 2px solid #444444;
        text-align: center;
        height: auto;
        max-width: 80px
    }

    .h1_tabs li.selected .white {
        color: #33ccff
    }

.handle {
    cursor: move
}

ul.sort li, .sort > ul > li {
    position: relative;
    display: block;
    float: left;
    list-style-type: none;
    height: 120px;
    width: 140px;
    text-align: center
}

.helper {
    border: 1px dashed #cfcfcf;
    width: auto;
    height: auto;
    margin: 0px;
    background: #eeeeee
}

table .helper {
    width: 100%;
    height: 25px
}

ul .helper {
    width: 100px;
    height: 75px;
    margin: auto
}

ul.t .helper {
    margin: 0px 14px 35px 15px;
    width: 50px;
    height: 38px
}

tr.sorting {
    background: #edf4ff
}

.inline {
    padding: 2px 4px;
    position: relative;
    background: none;
    height: 13px
}

    .inline:hover {
        background: #eeeeee;
        border: 1px dashed #cfcfcf;
        padding: 1px 3px;
        cursor: text
    }

.inline_edit {
    position: absolute;
    top: 0px;
    right: -1px;
    display: none;
    width: 20px
}

span.required-icon img {
    vertical-align: middle;
    padding-left: 1px
}

label.error {
    margin-left: 5px;
    width: auto;
    display: inline;
    color: #B80A0A;
    display: none
}

#body span.counter {
    display: inline;
    font-size: 11px;
    color: #aaaaaa;
    border: 1px dashed #dddddd;
    padding: 3px 2px 1px;
    margin: 0px 2px;
    background: #fafafa;
    vertical-align: middle
}

    #body span.counter span {
        display: inline;
        cursor: help
    }

.preview {
    margin: 2px 0px 5px
}

.quote {
    padding: 6px;
    border: 1px solid #33ccff;
    background: #f9fdff
}

    .quote .quote {
        background: #fbfcfe
    }

        .quote .quote .quote {
            background: #ffffff
        }

    .quote div {
        padding: 4px 6px
    }

.quote-credit {
    display: block;
    color: #777
}

.quote-text {
    display: block;
    padding: 4px 6px
}

#tooltip {
    position: absolute;
    z-index: 505;
    border: 1px solid #bbbbbb;
    background-color: #fbfbfb;
    padding: 12px 18px;
    opacity: 0.90;
    filter: alpha(opacity=90);
    font-size: 12px;
    max-width: 250px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    box-shadow: #888888 2px 2px 6px;
    -moz-box-shadow: #888888 2px 2px 6px;
    -webkit-box-shadow: 2px 2px 6px #888888
}

    #tooltip .tooltip-title, #tooltip .tooltip-body, #tooltip .tooltip-url {
        margin: 0;
        font-size: 12px;
        font-weight: normal;
        background: none;
        border: 0px;
        padding: 0px;
        color: #333333;
        text-decoration: none;
        font-style: none
    }

.table {
    width: 100%
}

    .table > thead > tr > th, .table > tbody > tr > td, .table > tr > td {
        padding: 4px 6px
    }

thead {
    text-align: left
}

tr.row, div.row, table.rows > tbody > tr {
    border-bottom: 1px solid #e3e3e3
}

tr.row, table.rows > thead > tr, table.rows > tbody > tr {
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3
}

    .even, table.rows > tbody > tr:nth-child(even) {
        background-color: #ffffff
    }

    .odd, table.rows > tbody > tr:nth-child(odd) {
        background-color: #f8f8f8
    }

#step_cell {
    border: 1px solid #cfcfcf;
    border-left: 0px
}

.step {
    display: none;
    padding: 20px 60px;
    min-height: 400px
}

input[type=text].big, input[type=password].big, input[type=submit].big, input[type=button].big, textarea.big, select.big {
    height: 20px;
    font-size: 19px;
    margin: 2px 0px;
    padding: 4px;
    width: 400px
}

select.big {
    width: 410px
}

input[type=submit].big, input[type=button].big {
    height: 40px;
    width: auto
}

select.big {
    height: auto
}

textarea.big {
    height: 80px
}

.step-label {
    display: block;
    margin: 1px 0px
}

.step-input {
    margin: 2px 0px 13px
}

td.step_tab {
    width: 110px;
    border: 1px solid #cfcfcf;
    background: #fafafa;
    height: 30px
}

    td.step_tab a {
        float: left;
        padding: 10px 20px;
        width: 74px;
        font-size: 13px;
        text-decoration: none
    }

        td.step_tab a:hover {
            text-decoration: none
        }

    td.step_tab h4 {
        color: #999999
    }

    td.step_tab.selected {
        border-right: 0px;
        background: #ffffff
    }

td.step_none {
    border-right: 1px solid #cfcfcf;
    height: auto
}

#TB_window {
    font: 12px Arial,Helvetica,sans-serif;
    color: #333333
}

#TB_secondLine {
    font: 10px Arial,Helvetica,sans-serif;
    color: #666666
}

#TB_window a:link {
    color: #666666
}

#TB_window a:visited {
    color: #666666
}

#TB_window a:hover {
    color: #000
}

#TB_window a:active {
    color: #666666
}

#TB_window a:focus {
    color: #666666
}

#TB_overlay {
    position: fixed;
    z-index: 205;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%
}

.TB_overlayMacFFBGHack {
    background: url("../images/overlay.png") repeat
}

.TB_overlayBG {
    background-color: #000;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75
}

* html #TB_overlay {
}

#TB_window {
    position: fixed;
    background: #ffffff;
    z-index: 206;
    color: #000000;
    display: none;
    border: 2px solid #666666;
    text-align: left;
    top: 50%;
    left: 50%
}

* html #TB_window {
}

    #TB_window img#TB_Image {
        display: block;
        margin: 15px 0 0 15px;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #666;
        border-left: 1px solid #666
    }

#TB_caption {
    padding: 7px 30px 10px 25px
}

#TB_closeWindow {
    height: 20px;
    position: absolute;
    bottom: 6px;
    right: 16px
}

#TB_closeAjaxWindow {
    padding: 5px;
    margin-bottom: 1px;
    text-align: right;
    float: right
}

#TB_ajaxWindowTitle {
    float: left;
    padding: 7px 0 5px 10px;
    margin-bottom: 1px
}

#TB_title {
    background: #888888;
    height: 27px;
    color: #ffffff
}

#TB_ajaxContent {
    clear: both;
    padding: 15px 15px 15px 15px;
    overflow: auto;
    text-align: left;
    line-height: 1.4em
}

    #TB_ajaxContent.TB_modal {
        padding: 15px
    }

    #TB_ajaxContent p {
        padding: 5px 0px 5px 0px
    }

#TB_load {
    position: fixed;
    display: none;
    height: 13px;
    width: 208px;
    z-index: 207;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -104px
}

* html #TB_load {
}

#TB_HideSelect {
    z-index: 207;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    border: none;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    height: 100%;
    width: 100%
}

* html #TB_HideSelect {
}

#TB_iframeContent {
    clear: both;
    border: none;
    margin-bottom: -1px;
    margin-top: 1px;
    _margin-bottom: 1px
}

#TB_window div.TB_noPad {
    padding: 0px
}

.share-email-left, .share-email-right {
    float: left;
    width: 310px;
    padding: 15px
}

body > .share-email .share-email-left, body > .share-email .share-email-right, #step_cell .share-email-left, #step_cell .share-email-right {
    float: none;
    padding: 5px 10px;
    width: auto
}

.tags-none {
    padding: 5px 0px
}

.comments {
    position: relative
}

.comments-form {
    max-width: 450px;
    margin: 0px auto 10px
}

    .comments-form textarea {
        width: 400px;
        height: 100px;
        margin: auto
    }

    .comments-form .save {
        width: auto;
        max-width: 385px;
        margin: 0px auto;
        padding: 0px
    }

.comments-rating {
    position: absolute;
    top: 148px;
    right: 10px;
    width: 165px
}

.comment {
    position: relative
}

.comment-table {
    width: 100%
}

    .comment-table td, .comment-table th {
        padding: 4px
    }

.comment-date {
    display: block
}

.comment .none {
    text-align: left;
    padding: 25px 10px
}

.comment-form .save {
    width: auto;
    max-width: 415px;
    margin: 0px;
    padding: 0px
}

.comment-reply textarea {
    width: 95%;
    max-width: 415px;
    margin: 0px
}

.comment-reply .save {
    width: auto;
    max-width: 415px;
    margin: 0px;
    padding: 0px
}

.comment-indent1 {
    padding-left: 30px
}

.comment-indent2 {
    padding-left: 60px
}

.comment-indent3 {
    padding-left: 90px
}

.comment-indent4 {
    padding-left: 120px
}

.comment-indent5 {
    padding-left: 150px
}

.comment-indent6 {
    padding-left: 150px
}

.comment-indent7 {
    padding-left: 180px
}

.comment-indent8 {
    padding-left: 210px
}

.comment-indent9 {
    padding-left: 240px
}

.comment-indent10 {
    padding-left: 270px
}

.comment-indent11 {
    padding-left: 300px
}

.comment-indent12 {
    padding-left: 330px
}

.comment-indent13 {
    padding-left: 360px
}

.comment-indent14 {
    padding-left: 390px
}

.comment-indent15 {
    padding-left: 420px
}

.comment-indent16 {
    padding-left: 450px
}

.comment-indent17 {
    padding-left: 480px
}

.comment-indent18 {
    padding-left: 510px
}

.comment-indent19 {
    padding-left: 540px
}

.comment-indent20 {
    padding-left: 570px
}

.form-comments {
    width: 450px
}

    .form-comments textarea {
        width: 400px;
        height: 100px;
        margin: 0px
    }

    .form-comments .comment-reply textarea {
        width: 95%;
        max-width: 415px;
        margin: 0px
    }

#body .step #preview_text span {
    display: inline
}

.rte-zone {
    margin: 0;
    padding: 0;
    border: 1px #bbbbbb solid;
    clear: both;
    font: 10px Tahoma,Verdana,Arial,Helvetica,sans-serif;
    background: #ffffff
}

    .rte-zone textarea {
        padding: 0;
        margin: 0;
        border: 0;
        position: relative;
        left: 0;
        clear: both
    }

.rte-resizer {
    width: 100%;
    height: 20px;
    margin: 0;
    padding: 0;
    display: block;
    border-top: 1px solid #999;
    background-color: #fdfdfd;
    display: none
}

    .rte-resizer a {
        background: url("../images/rte_icons.gif") no-repeat 0 0;
        background-position: 0 -688px;
        width: 16px;
        height: 16px;
        display: block;
        float: right;
        cursor: se-resize;
        margin-top: 4px
    }

.rte-toolbar {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    border-bottom: 1px dashed #999;
    background-color: #fdfdfd;
    font: 10px Tahoma,Verdana,Arial,Helvetica,sans-serif;
    position: relative
}

    .rte-toolbar p {
        margin: 0;
        padding: 0;
        clear: both
    }

    .rte-toolbar select {
        font: 10px Tahoma,Verdana,Arial,Helvetica,sans-serif;
        height: 16px;
        padding: 0;
        margin: 0
    }

.rte-panel {
    position: fixed;
    top: 33%;
    left: 50%;
    margin-left: -160px;
    margin-top: -70px;
    border: 1px solid #999;
    display: block;
    clear: both;
    padding: 5px 5px 0 5px;
    background: #f0f0f0;
    min-height: 120px;
    font: 10px Tahoma,Verdana,Arial,Helvetica,sans-serif;
    max-height: 380px;
    overflow: auto;
    z-index: 50
}

.rte-panel-content {
    max-height: 305px;
    overflow: auto
}

* html .rte-panel {
    position: absolute;
    left: 0;
    top: 0;
    margin-left: -350px;
    margin-top: -300px
}

    .rte-panel div.rte-panel-title {
        font-weight: bold;
        margin: -5px -5px 5px -5px;
        padding: 5px;
        height: 16px;
        line-height: 16px;
        background: #e0e0e0;
        border-bottom: 1px solid #ccc;
        display: block;
        clear: both
    }

        .rte-panel div.rte-panel-title .close {
            position: absolute;
            top: 2px;
            right: 4px;
            display: block;
            float: right;
            text-decoration: none;
            font-size: 14px;
            font-weight: bold;
            color: #f00
        }

    .rte-panel label {
        display: block;
        float: left;
        width: 50px;
        margin: 0 5px 0 2px;
        font-weight: bold;
        font-size: 10px;
        text-align: right;
        line-height: 20px;
        font-size: 100%
    }

    .rte-panel input, .rte-panel select {
        margin: 0 0px 2px 2px;
        padding: 0;
        height: 18px;
        font-size: 12px;
        border: 1px solid #ccc;
        float: left;
        vertical-align: middle;
        line-height: 20px
    }

    .rte-panel select {
        height: 18px
    }

    .rte-panel input[type=text] {
        width: 202px
    }

    .rte-panel input[type=file] {
        width: 202px;
        height: 20px
    }

    .rte-panel button {
        margin: 0 5px 0 2px;
        padding: 2px 5px;
        height: 20px;
        font-size: 10px;
        border: 1px solid #ccc;
        float: left;
        vertical-align: middle
    }

    .rte-panel p.submit {
        margin: 5px -5px 0 -5px;
        padding: 5px;
        height: 22px;
        line-height: 20px;
        background: #e0e0e0;
        border-top: 1px solid #ccc;
        display: block;
        clear: both
    }

        .rte-panel p.submit button {
            width: 60px;
            height: 22px;
            padding: 0px 5px;
            margin-left: 10px;
            font-weight: bold
        }

    .rte-panel .colorpicker1, .rte-panel .colorpicker2 {
        margin: 0 5px 0 0;
        padding: 0;
        float: left;
        border: 1px solid #000
    }

    .rte-panel .colorpicker2 {
        margin: 0;
        border: 0
    }

    .rte-panel .colorpicker1 .rgb {
        background: url("../images/rte_colorpicker_rgb.jpg") no-repeat 0 0;
        width: 300px;
        height: 150px;
        cursor: crosshair
    }

    .rte-panel .colorpicker1 .gray {
        background: url("../images/rte_colorpicker_gray.jpg") no-repeat 0 0;
        width: 15px;
        height: 150px;
        cursor: crosshair
    }

    .rte-panel .colorpicker2 .preview {
        margin: 3px 0;
        padding: 0;
        width: 50px;
        height: 50px;
        border: 1px solid #000;
        clear: both;
        background: #000
    }

    .rte-panel .colorpicker2 .color {
        margin: 3px 0;
        padding: 0;
        clear: both
    }

    .rte-panel .colorpicker2 .palette {
        margin: 0;
        padding: 0;
        width: 50px;
        height: 50px;
        border: 1px solid #000;
        cursor: crosshair;
        clear: both;
        font-size: 1px
    }

    .rte-panel .symbols {
        margin: 0;
        padding: 0;
        clear: both
    }

        .rte-panel .symbols a {
            font-size: 14px;
            line-height: 14px;
            vertical-align: middle;
            text-align: center;
            width: 18px;
            height: 18px;
            float: left;
            color: #000;
            text-decoration: none
        }

            .rte-panel .symbols a:hover {
                background: #ccc
            }

    .rte-panel .colorpicker2 .palette .item {
        width: 10px;
        height: 10px;
        margin: 0;
        padding: 0;
        float: left;
        cursor: crosshair;
        border: 0
    }

    .rte-panel img {
        padding: 0;
        margin: 0;
        border: 0
    }

.rte-toolbar div.clear {
    display: block;
    clear: both;
    border: 0;
    padding: 0;
    padding: 2px 0 0 0;
    margin: 0
}

.rte-toolbar ul {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%
}

    .rte-toolbar ul li {
        list-style-type: none;
        float: left;
        padding: 0;
        margin: 5px 1px;
        height: 16px
    }

        .rte-toolbar ul li.separator {
            height: 16px;
            margin: 5px 4px;
            border-left: 1px solid #ccc
        }

        .rte-toolbar ul li a {
            border: 1px solid #fdfdfd;
            display: block;
            width: 16px;
            height: 16px;
            background: url("../images/rte_icons.gif") no-repeat 0 0;
            cursor: pointer;
            margin: 0;
            padding: 0;
            opacity: .85;
            -moz-opacity: .85;
            filter: alpha(opacity=85)
        }

            .rte-toolbar ul li a:hover, .rte-toolbar ul li a.active {
                opacity: 1.0;
                -moz-opacity: 1.0;
                filter: alpha(opacity=100)
            }

            .rte-toolbar ul li a.active {
                background-color: #f9f9f9;
                border: 1px solid #ccc
            }

            .rte-toolbar ul li a.empty {
                background-position: 0 0
            }

            .rte-toolbar ul li a.bold {
                background-position: 0 -112px
            }

            .rte-toolbar ul li a.italic {
                background-position: 0 -128px
            }

            .rte-toolbar ul li a.strikeThrough {
                background-position: 0 -144px
            }

            .rte-toolbar ul li a.underline {
                background-position: 0 -160px
            }

            .rte-toolbar ul li a.subscript {
                background-position: 0 -176px
            }

            .rte-toolbar ul li a.superscript {
                background-position: 0 -192px
            }

            .rte-toolbar ul li a.disable {
                background-position: 0 -480px;
                display: none
            }

            .rte-toolbar ul li a.enable {
                background-position: 0 -592px
            }

            .rte-toolbar ul li a.unorderedList {
                background-position: 0 -320px
            }

            .rte-toolbar ul li a.orderedList {
                background-position: 0 -336px
            }

            .rte-toolbar ul li a.justifyLeft {
                background-position: 0 -16px
            }

            .rte-toolbar ul li a.justifyCenter {
                background-position: 0 -32px
            }

            .rte-toolbar ul li a.justifyRight {
                background-position: 0 -48px
            }

            .rte-toolbar ul li a.justifyFull {
                background-position: 0 -64px
            }

            .rte-toolbar ul li a.indent {
                background-position: 0 -80px
            }

            .rte-toolbar ul li a.outdent {
                background-position: 0 -96px
            }

            .rte-toolbar ul li a.removeFormat {
                background-position: 0 -352px
            }

            .rte-toolbar ul li a.h1 {
                background-position: 0 -208px
            }

            .rte-toolbar ul li a.h2 {
                background-position: 0 -224px
            }

            .rte-toolbar ul li a.h3 {
                background-position: 0 -240px
            }

            .rte-toolbar ul li a.h4 {
                background-position: 0 -256px
            }

            .rte-toolbar ul li a.h5 {
                background-position: 0 -272px
            }

            .rte-toolbar ul li a.h6 {
                background-position: 0 -288px
            }

            .rte-toolbar ul li a.increaseFontSize {
                background-position: 0 -512px
            }

            .rte-toolbar ul li a.decreaseFontSize {
                background-position: 0 -528px
            }

            .rte-toolbar ul li a.image {
                background-position: 0 -560px
            }

            .rte-toolbar ul li a.word {
                background-position: 0 -576px
            }

            .rte-toolbar ul li a.clear {
                background-position: 0 -608px
            }

            .rte-toolbar ul li a.link {
                background-position: 0 -384px
            }

            .rte-toolbar ul li a.unlink {
                background-position: 0 -640px
            }

            .rte-toolbar ul li a.color {
                background-position: 0 -624px
            }

            .rte-toolbar ul li a.suggestions {
                background-position: 0 -704px
            }

.rte-iframe {
    color: #333333
}

table.rows > tbody > tr.suggestion {
    cursor: pointer;
    cursor: hand;
    border: none;
    border-bottom: 1px solid #E6E6E6
}

    table.rows > tbody > tr.suggestion:hover {
        background: #f6f8f2
    }

.rte-panel table.rows > tbody > tr.selected {
    background: #e4f3cf
}

.step .rte-toolbar ul li a.image {
    position: absolute;
    right: 3px;
    top: 0px;
    width: 129px;
    height: 26px;
    background: url("../images/rte_image.gif") no-repeat
}

    .step .rte-toolbar ul li a.image.active {
        background: url("../images/rte_image_active.gif") no-repeat
    }

.rte-iframe a {
    color: #0000ee;
    text-decoration: underline
}

.rte-menu-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 300
}

.rte-menu {
    position: absolute;
    border: 1px solid #bbbbbb;
    border-bottom: none;
    background: #fbfbfb;
    z-index: 301;
    box-shadow: #888888 3px 3px 9px;
    -moz-box-shadow: #888888 3px 3px 9px;
    -webkit-box-shadow: 3px 3px 9px #888888
}

    .rte-menu > span {
        display: block;
        padding: 3px 5px;
        min-width: 100px;
        height: 16px;
        cursor: pointer;
        cursor: hand;
        border-bottom: 1px solid #dfdfdf
    }

        .rte-menu > span:hover {
            background: #e7e7e7
        }

        .rte-menu > span span.i-text {
            display: block;
            float: none;
            height: 14px;
            padding: 1px 4px 1px 20px;
            min-width: 110px
        }

.nest-ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block
}

.nest-handle {
    cursor: move;
    background: #eeeeee;
    margin: 0 0 1px 0;
    padding: 1px 5px 2px 0px
}

.nest-helper {
    border: 1px dashed #cfcfcf;
    background: #eeeeee
}

.nest-text {
    display: inline-block;
    padding: 3px 8px 1px;
    zoom: 1;
    *display: inline
}

.nest .i-inline {
    margin: 1px 1px
}

.nest .row {
    background: none;
    border: 0px
}

.nest .even, .nest .odd {
    background: none
}

    .nest .even > .nest-handle {
        background-color: #f3f3f3
    }

    .nest .odd > .nest-handle {
        background-color: #ececec
    }

.swfupload-file, .swfupload-queue {
    margin: 2px;
    border: 1px solid #ddd;
    width: 280px;
    padding: 10px;
    color: #333;
    background: #fff;
    font-size: 11px;
    position: relative
}

    .swfupload-file .swfupload-file-progressbar {
        border: 1px solid #888;
        height: 12px;
        background: #fff;
        margin: 2px 0px
    }

    .swfupload-file .swfupload-file-progress {
        background: #ddd url("../images/loader-bar-blue.gif");
        width: 0%;
        height: 12px
    }

    .swfupload-file .swfupload-file-cancel {
        position: absolute;
        top: 5px;
        right: 5px
    }

.swfupload-file-processing {
    border: 1px solid #bbb;
    background: #fdfdfd
}

    .swfupload-file-processing .swfupload-file-progress {
        background: #ddd url("../images/loader-bar-blue.gif")
    }

.swfupload-file-success .swfupload-file-progress {
    background: #ddd
}

.confirm {
    width: 300px;
    padding: 10px
}

.confirm-buttons {
    text-align: right
}

.confirm-button {
    width: 80px;
    margin: 2px
}

.address-form-element {
    width: 250px
}

select.address-form-element {
    width: auto
}

.address-form .save {
    width: 405px
}

#payment-form-element-card_number {
    width: 150px
}

#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left
}

#cboxContent {
    position: relative;
    overflow: hidden
}

#cboxLoadedContent {
    overflow: auto
}

    #cboxLoadedContent iframe {
        display: block;
        width: 100%;
        height: 100%;
        border: 0
    }

#cboxTitle {
    margin: 0
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer
}

#cboxOverlay {
    background: #000
}

#colorbox {
    overflow: visible
}

#cboxTopLeft {
    width: 21px;
    height: 21px;
    background: url("../images/colorbox/controls.png") -120px 0 no-repeat
}

#cboxTopRight {
    width: 21px;
    height: 21px;
    background: url("../images/colorbox/controls.png") -149px 0 no-repeat
}

#cboxBottomLeft {
    width: 21px;
    height: 21px;
    background: url("../images/colorbox/controls.png") -120px -29px no-repeat
}

#cboxBottomRight {
    width: 21px;
    height: 21px;
    background: url(core/images/colorbox/controls.png) -149px -29px no-repeat
}

#cboxMiddleLeft {
    width: 21px;
    background: url(core/images/colorbox/controls.png) left top repeat-y
}

#cboxMiddleRight {
    width: 21px;
    background: url(core/images/colorbox/controls.png) right top repeat-y
}

#cboxTopCenter {
    height: 21px;
    background: url(core/images/colorbox/border.png) 0 0 repeat-x
}

#cboxBottomCenter {
    height: 21px;
    background: url(core/images/colorbox/border.png) 0 -29px repeat-x
}

#cboxContent {
    background: #fff
}

.cboxLoadedContent-margin-top {
    margin-top: 28px
}

.cboxLoadedContent-margin-bottom {
    margin-bottom: 28px
}

#cboxTitle {
    position: absolute;
    left: 0;
    text-align: center;
    width: 100%;
    color: #333;
    font-weight: bold;
    font-size: 14px;
    height: 28px
}

    #cboxTitle.cboxTitle-top-center {
        top: 0px;
        text-align: center
    }

    #cboxTitle.cboxTitle-top-left {
        top: 0px;
        text-align: left
    }

    #cboxTitle.cboxTitle-top-right {
        top: 0px;
        text-align: right
    }

    #cboxTitle.cboxTitle-bottom-center {
        bottom: 0px;
        text-align: center
    }

    #cboxTitle.cboxTitle-bottom-left {
        bottom: 0px;
        text-align: left
    }

    #cboxTitle.cboxTitle-bottom-right {
        bottom: 0px;
        text-align: right
    }

    #cboxTitle.cboxTitle-hide {
        display: none
    }

#cboxCurrent {
    display: none
}

#cboxSlideshow {
    position: absolute;
    bottom: 4px;
    right: 30px;
    color: #0092ef
}

#cboxPrevious {
    position: absolute;
    top: 0;
    left: 0px;
    background: url(core/images/colorbox/controls.png) -55px 0px no-repeat;
    width: 30px;
    height: 30px;
    text-indent: -9999px
}

#cboxNext {
    position: absolute;
    top: 0;
    left: 28px;
    background: url(core/images/colorbox/controls.png) -85px 0px no-repeat;
    width: 30px;
    height: 30px;
    text-indent: -9999px
}

#cboxPrevious, #cboxNext {
    top: -9999px
}

#colorbox:hover #cboxPrevious, #colorbox:hover #cboxNext {
    top: -0px
}

#cboxLoadingOverlay {
    background: url(core/images/colorbox/loading_background.png) center center no-repeat
}

#cboxLoadingGraphic {
    background: url(core/images/ajax-loader.gif) center center no-repeat
}

#cboxClose {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(core/images/colorbox/controls.png) -25px 0px no-repeat;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    z-index: 10000
}

    #cboxClose.cboxClose-top-left {
        top: 15px;
        right: auto;
        bottom: auto;
        left: 15px
    }

    #cboxClose.cboxClose-top-right {
        top: 15px;
        right: 15px;
        bottom: auto;
        left: auto
    }

    #cboxClose.cboxClose-bottom-right {
        top: auto;
        right: 15px;
        bottom: 15px;
        left: auto
    }

    #cboxClose.cboxClose-bottom-left {
        top: auto;
        right: auto;
        bottom: 15px;
        left: 15px
    }

    #cboxClose.cboxClose-outside-top-left {
        top: -15px;
        right: auto;
        bottom: auto;
        left: -15px
    }

    #cboxClose.cboxClose-outside-top-right {
        top: -15px;
        right: -15px;
        bottom: auto;
        left: auto
    }

    #cboxClose.cboxClose-outside-bottom-right {
        top: auto;
        right: -15px;
        bottom: -15px;
        left: auto
    }

    #cboxClose.cboxClose-outside-bottom-left {
        top: auto;
        right: auto;
        bottom: -15px;
        left: -15px
    }

    #cboxClose.cboxClose-hide {
        display: none
    }

.datepicker-button {
    vertical-align: middle;
    cursor: pointer;
    cursor: hand
}

.datepicker {
    border-collapse: collapse;
    border: 1px solid #ccc;
    position: absolute;
    z-index: 210;
    width: 207px;
    color: #555
}

    .datepicker tr.datepicker-controls th {
        height: 22px;
        font-size: 12px;
        padding: 2px 0px;
        letter-spacing: -.2pt
    }

    .datepicker select {
        font-size: 11px;
        margin: 0px 1px
    }

    .datepicker tr.datepicker-days th {
        height: 18px
    }

    .datepicker tfoot td {
        height: 18px;
        text-align: center
    }

    .datepicker th, .datepicker tfoot td {
        background: #eee;
        font: 10px/18px Verdana,Arial,Helvetica,sans-serif;
        text-align: center
    }

        .datepicker th span {
            font-weight: bold
        }

    .datepicker tbody td {
        width: 25px;
        height: 25px;
        border: 1px solid #ccc;
        font: 11px/22px Arial,Helvetica,sans-serif;
        text-align: center;
        background: #fff
    }

        .datepicker tbody td.datepicker-date {
            cursor: pointer
        }

            .datepicker tbody td.datepicker-date.datepicker-over {
                background-color: #eaeaea
            }

            .datepicker tbody td.datepicker-date.datepicker-chosen {
                font-weight: bold;
                background-color: #daedfe
            }

    .datepicker th .datepicker-close {
        position: absolute;
        margin-top: -19px;
        margin-right: 0px;
        background: url(core/images/fancybox/fancy_close.png) no-repeat top left;
        width: 30px;
        height: 30px;
        text-indent: -9999px
    }

    .datepicker tfoot td span {
        display: block;
        float: left;
        margin: 0px 14px 0px 5px;
        font-weight: normal;
        font-style: italic
    }

        .datepicker tfoot td span.datepicker-close {
            margin-right: 0px
        }

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none
}

    #fancybox-loading div {
        position: absolute;
        top: 0;
        left: 0;
        width: 40px;
        height: 480px;
        background-image: url('core/images/fancybox/fancybox.png')
    }

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: none;
    display: none
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: none;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0px solid #fff
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 1101
}

#fancybox-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: transparent url('core/images/fancybox/fancybox.png') -40px 0px;
    cursor: pointer;
    z-index: 1103;
    display: none
}

#fancybox-error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0
}

#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top
}

#fancybox-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block
}

#fancybox-left, #fancybox-right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: none;
    background: transparent url('core/images/fancybox/blank.gif');
    z-index: 1102;
    display: none
}

#fancybox-left {
    left: 0px
}

#fancybox-right {
    right: 0px
}

#fancybox-left-ico, #fancybox-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block
}

#fancybox-left-ico {
    background-image: url('core/images/fancybox/fancybox.png');
    background-position: -40px -30px
}

#fancybox-right-ico {
    background-image: url('core/images/fancybox/fancybox.png');
    background-position: -40px -60px
}

#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible
}

    #fancybox-left:hover span {
        left: 20px
    }

    #fancybox-right:hover span {
        left: auto;
        right: 20px
    }

.fancybox-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001
}

#fancybox-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url('core/images/fancybox/fancybox-x.png')
}

#fancybox-bg-ne {
    top: -20px;
    right: -20px;
    background-image: url('core/images/fancybox/fancybox.png');
    background-position: -40px -162px
}

#fancybox-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url('core/images/fancybox/fancybox-y.png');
    background-position: -20px 0px
}

#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: url('core/images/fancybox/fancybox.png');
    background-position: -40px -182px
}

#fancybox-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url('core/images/fancybox/fancybox-x.png');
    background-position: 0px -20px
}

#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
    background-image: url('core/images/fancybox/fancybox.png');
    background-position: -40px -142px
}

#fancybox-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url('core/images/fancybox/fancybox-y.png')
}

#fancybox-bg-nw {
    top: -20px;
    left: -20px;
    background-image: url('core/images/fancybox/fancybox.png');
    background-position: -40px -122px
}

#fancybox-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102
}

.fancybox-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative
}

.fancybox-title-outside {
    padding-top: 10px;
    color: #fff
}

.fancybox-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #FFF;
    text-align: left
}

#fancybox-title-over {
    padding: 10px;
    background-image: url('core/images/fancybox/fancy_title_over.png');
    display: block
}

.fancybox-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px
}

#fancybox-title-float-wrap {
    border: none;
    border-collapse: collapse;
    width: auto
}

    #fancybox-title-float-wrap td {
        border: none;
        white-space: nowrap
    }

#fancybox-title-float-left {
    padding: 0 0 0 15px;
    background: url('core/images/fancybox/fancybox.png') -40px -90px no-repeat
}

#fancybox-title-float-main {
    color: #FFF;
    line-height: 29px;
    font-weight: bold;
    padding: 0 0 3px 0;
    background: url('core/images/fancybox/fancybox-x.png') 0px -40px
}

#fancybox-title-float-right {
    padding: 0 0 0 15px;
    background: url('core/images/fancybox/fancybox.png') -55px -90px no-repeat
}

.fancybox-ie6 #fancybox-close {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../core/images/fancybox/fancy_close.png',sizingMethod='scale')
}

.fancybox-ie6 #fancybox-left-ico {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../core/images/fancybox/fancy_nav_left.png',sizingMethod='scale')
}

.fancybox-ie6 #fancybox-right-ico {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../core/images/fancybox/fancy_nav_right.png',sizingMethod='scale')
}

.fancybox-ie6 #fancybox-title-over {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../core/images/fancybox/fancy_title_over.png',sizingMethod='scale');
    zoom: 1
}

.fancybox-ie6 #fancybox-title-float-left {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../core/images/fancybox/fancy_title_left.png',sizingMethod='scale')
}

.fancybox-ie6 #fancybox-title-float-main {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../core/images/fancybox/fancy_title_main.png',sizingMethod='scale')
}

.fancybox-ie6 #fancybox-title-float-right {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../core/images/fancybox/fancy_title_right.png',sizingMethod='scale')
}

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
    height: expression(this.parentNode.clientHeight+"px")
}

#fancybox-loading.fancybox-ie6 {
    position: absolute;
    margin-top: 0;
    top: expression( (-20+(document.documentElement.clientHeight ? document.documentElement.clientHeight/2:document.body.clientHeight/2 )+( ignoreMe=document.documentElement.scrollTop ? document.documentElement.scrollTop:document.body.scrollTop ))+'px')
}

    #fancybox-loading.fancybox-ie6 div {
        background: transparent;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../core/images/fancybox/fancy_loading.png',sizingMethod='scale')
    }

.fancybox-ie .fancybox-bg {
    background: transparent !important
}

.fancybox-ie #fancybox-bg-n {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../core/images/fancybox/fancy_shadow_n.png',sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-ne {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../core/images/fancybox/fancy_shadow_ne.png',sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-e {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../core/images/fancybox/fancy_shadow_e.png',sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-se {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../core/images/fancybox/fancy_shadow_se.png',sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-s {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../core/images/fancybox/fancy_shadow_s.png',sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-sw {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../core/images/fancybox/fancy_shadow_sw.png',sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-w {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../core/images/fancybox/fancy_shadow_w.png',sizingMethod='scale')
}

.fancybox-ie #fancybox-bg-nw {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../core/images/fancybox/fancy_shadow_nw.png',sizingMethod='scale')
}

@font-face {
    font-family: 'HelvNeue';
    src: url('helveticaneueltstd-ltcn-webfont.eot');
    src: url('helveticaneueltstd-ltcn-webfont.eot#iefix') format('embedded-opentype'),url('helveticaneueltstd-ltcn-webfont.woff') format('woff'),url('helveticaneueltstd-ltcn-webfont.ttf') format('truetype'),url('helveticaneueltstd-ltcn-webfont.svg#webfont') format('svg')
}

body {
    font-family: Times,sans-serif;
    font-size: 18px;
    color: #4d4d4d
}

    body#body {
        background: url(../images/body-bg.gif) center top repeat-y #EAEAEA
    }

p {
    margin: 0px;
    padding: 0px 0px 15px;
    line-height: 25px
}

img {
    vertical-align: middle
}

hr {
    height: 1px;
    padding: 0px 0px 15px;
    background: url(../images/hr.png) top left repeat-x;
    border: none
}

.shadow {
    box-shadow: 0px 15px 10px -10px #888888
}

a:link, a:visited {
    text-decoration: none;
    border: 0px;
    color: #555555
}

a:hover {
    text-decoration: underline;
    border: 0px;
    color: #222222
}

#background {
}

#container_top {
    width: 1000px;
    height: 0px;
    margin: 0px;
    background: none
}

#container {
    position: relative;
    width: 1024px;
    margin: auto;
    padding: 0px;
    background: none
}

#container_bottom {
    width: 1000px;
    height: 0px;
    margin: opx;
    background: none
}

#header {
    z-index: 100;
    width: 1024px;
    height: 109px;
    background: url(../images/header-bg.gif) top left no-repeat;
    border-top: 1px solid #000
}

#logo {
    position: absolute;
    top: 23px;
    left: 40px;
    width: 107px;
    height: 65px;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 24px;
    text-indent: -99999px;
    color: #ffffff;
    background: url(../images/logo-header.png) top left no-repeat
}

a#logo:hover {
    text-decoration: none
}

#login {
    display: none;
    color: #dddddd;
    position: absolute;
    text-align: right;
    right: 20px;
    top: 3px;
    width: 350px
}

    #login a, #login a:link, #login a:visited, #login a:hover {
        color: #ffffff
    }

#search {
    display: none;
    position: absolute;
    right: 20px;
    top: 22px;
    width: 250px;
    text-align: right
}

#search-input {
    width: 110px
}

#breadcrumbs {
    position: absolute;
    top: 50px;
    left: 12px;
    width: 946px;
    padding: 4px 15px;
    height: 14px;
    background: #f2f2f2
}

.breadcrumbs .breadcrumb-separator {
    padding: 0px 5px
}

#content {
    width: 944px;
    min-height: 100%;
    padding: 0px 40px 74px;
    background: none
}

#footer {
    position: fixed;
    z-index: 20;
    bottom: 0px;
    width: 1024px;
    height: 59px;
    margin: 0px 0px;
    padding: 0px;
    text-align: center;
    color: #ffffff;
    background: url(../images/footer-bg.gif) repeat-x
}

    #footer > div {
        position: absolute;
        bottom: 15px;
        width: 100%;
        z-index: 20
    }

#footer_ad {
    width: 728px;
    margin: 15px auto 0px
}

#footer a {
    color: #ffffff
}

#contact-info, #copyright {
    position: absolute;
    bottom: 0px;
    font-family: Times,sans-serif;
    font-size: 12px;
    color: #666
}

#contact-info {
    left: 100px;
    text-align: left
}

    #contact-info span {
        text-transform: uppercase;
        color: #aa7b1b
    }

#copyright {
    right: 30px;
    text-align: right
}

#credit {
    position: absolute;
    top: 36px;
    left: 8px;
    color: #B3B3B3;
    width: 380px;
    text-align: left
}

#credit {
    left: auto;
    right: 8px;
    text-align: right
}

    #credit a, #credit a:link, #credit a:active, #credit a:visited, #credit a:hover {
        color: #B3B3B3
    }

.page_home #content {
    padding-bottom: 84px
}

#template_home_top p {
    font-size: 13px;
    line-height: 20px
}

#template_home_top em {
    font-style: normal;
    color: #aa7b1b
}

#template_home_top hr {
    height: 1px;
    padding: 0px 0px 15px;
    background: url(../images/hr-white.png) top left repeat-x;
    border: none
}

#template_home_top a {
    text-decoration: underline;
    color: #fff
}

    #template_home_top a:hover {
        text-decoration: none
    }

#template_home_left p, #template_home_right p {
    padding: 0px
}

#template_home_left a, #template_home_right a {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    font-family: Times,serif;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    color: #aa7b1b
}

    #template_home_left a:hover, #template_home_right a:hover {
        text-decoration: none
    }

#template_home_left table a, #template_home_right table a {
    position: static;
    color: #4D4D4D;
    font-size: 13px;
    text-decoration: none;
    text-transform: none
}

    #template_home_left table a:hover, #template_home_right table a:hover {
        text-decoration: underline
    }

#template_home_left hr, #template_home_right hr {
}

#template_home_left table, #template_home_right table {
    width: 100%
}

    #template_home_left table td, #template_home_right table td {
        width: 50%;
        padding-bottom: 10px;
        font-family: Times,serif;
        font-size: 13px
    }

#template_two_right .nav {
    width: 270px;
    margin: 160px 0px 0px 40px;
    padding: 20px 10px;
    background: url(../images/nav-bg.gif) top left no-repeat #fff
}

    #template_two_right .nav ul {
        margin: 0px;
        padding: 0px 0px 0px 10px
    }

        #template_two_right .nav ul li {
            margin: 0px;
            padding: 0px 0px 10px;
            list-style-type: none;
            font-size: 14px
        }

#header .menu > ul, #header .menu > ul li, #header .menu > ul ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#header .menu > ul {
    position: relative;
    z-index: 597;
    float: left
}

    #header .menu > ul li {
        float: left;
        line-height: 1.3em;
        vertical-align: middle;
        zoom: 1
    }

        #header .menu > ul li.hover, #header .menu > ul li:hover {
            position: relative;
            z-index: 599;
            cursor: default
        }

    #header .menu > ul ul {
        visibility: hidden;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 598;
        width: 100%
    }

        #header .menu > ul ul li {
            float: none
        }

        #header .menu > ul ul ul {
            top: 1px;
            left: 99%
        }

    #header .menu > ul li:hover > ul {
        visibility: visible
    }

#header .menu {
    position: absolute;
    top: 45px;
    right: 40px
}

    #header .menu > ul > li {
        margin: 0px 2px
    }

        #header .menu > ul > li.separator {
            margin: 0px 3px
        }

    #header .menu li a {
        display: block;
        padding: 0px;
        font-family: Times,sans-serif;
        font-size: 11px;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        color: #333;
        background: none
    }

        #header .menu li a:hover, #header .menu li.menu_selected a {
            background: none;
            text-decoration: none
        }

    #header .menu ul li ul {
        background: #666666;
        width: 140px
    }

        #header .menu ul li ul a {
            text-align: left
        }

#header #contact {
    position: absolute;
    top: 0px;
    right: 40px
}

    #header #contact li {
        margin: 0px;
        padding: 0px
    }

        #header #contact li a {
            width: 105px;
            height: 20px;
            padding: 2px 0px 0px;
            font-family: Times,sans-serif;
            font-size: 11px;
            text-align: center;
            text-transformation: uppercase;
            color: #fff;
            background: url(../images/contact-bg.png) top left no-repeat
        }

#footer .menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center
}

    #footer .menu ul li {
        display: inline
    }

        #footer .menu ul li a {
            padding: 3px 4px
        }

input[type=text], input[type=password], input[type=email], input[type=url], input[type=number], input[type=date], input[type=datetime], textarea {
    font-family: Trebuchet MS,Verdana
}

a.button, input.button, div.button {
}

    a.button, a.button:link, a.button:active, a.button:hover, a.button:visited {
    }

h1, .h1 {
    width: 1024px;
    height: 112px;
    margin: 0px 0px 5px -40px;
    padding: 40px 0px 0px;
    font-family: HelvNeue,Arial,sans-serif;
    font-size: 40px;
    font-weight: normal;
    text-indent: 40px;
    text-transform: uppercase;
    color: #fff;
    background: url("../images/h1.png") top left no-repeat
}

#template_two_left h1 {
    width: 664px;
    padding-right: 360px
}

h2, .h2 {
    margin: 0px;
    padding: 0px 0px 10px;
    font-family: HelvNeue,Arial,sans-serif;
    font-size: 32px;
    font-weight: normal;
    color: #7c5432
}

    h2 a {
        margin: 0px;
        padding: 0px 0px 10px;
        font-family: HelvNeue,Arial,sans-serif;
        font-size: 32px;
        font-weight: normal;
        text-decoration: none;
        color: #7c5432
    }

        h2 a:hover {
            margin: 0px;
            padding: 0px 0px 10px;
            font-family: HelvNeue,Arial,sans-serif;
            font-size: 32px;
            font-weight: normal;
            text-decoration: none;
            color: #7c5432
        }

#template_home_top h2 {
    font-size: 38px;
    color: #fff
}

    #template_home_top h2 span {
        font-size: 23px;
        text-transform: uppercase
    }

#template_home_left h2, #template_home_right h2 {
    padding: 0px;
    font-family: HelvNeue,sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    color: #aa7b1b
}

h3, .h3 {
    margin: 0px;
    padding: 0px 0px 10px;
    font-family: Times,sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #7c5432
}

    h3 a {
        margin: 0px;
        padding: 0px 0px 10px;
        font-family: Times,sans-serif;
        font-size: 20px;
        font-weight: normal;
        text-decoration: none;
        color: #7c5432
    }

        h3 a:hover {
            margin: 0px;
            padding: 0px 0px 10px;
            font-family: Times,sans-serif;
            font-size: 20px;
            font-weight: normal;
            text-decoration: none;
            color: #7c5432
        }

#template_home_top h3 {
    color: #fff
}

#template_two_left h3 {
    padding-bottom: 5px
}

#template_two_right h3 {
    font-family: HelvNeue,Times,sans-serif;
    text-transform: uppercase
}

h4, .h4 {
    display: inline;
    margin: 0px;
    padding: 0px;
    font-size: 10px;
    font-weight: normal;
    color: #4d4d4d
}

h5, .h5 {
    margin: 0px;
    padding: 0px 0px 5px;
    font-family: HelvNeue,sans-serif;
    font-size: 22px;
    font-weight: normal;
    color: #7c5432
}

    h5 a, h5 a:link, h5 a:visited, h5 a:active, h5 a:hover {
        text-decoration: none;
        color: #7c5432
    }

ul.tabs {
    list-style: none;
    padding: 0px 3px;
    margin: 0px 0px 8px;
    height: 24px;
    border-bottom: 1px solid #cfcfcf
}

    ul.tabs li {
        float: left;
        margin: 0px 1px 0px 2px;
        border: 1px solid #cfcfcf;
        background: #f5f5f5
    }

        ul.tabs li.selected, ul.tabs li:hover {
            border-bottom: none;
            background: #ffffff;
            height: 24px
        }

        ul.tabs li a {
            float: left;
            padding: 4px 8px;
            height: 15px;
            text-align: center;
            color: #666666;
            text-decoration: none
        }

        ul.tabs li.selected a, ul.tabs li.selected a:link, ul.tabs li.selected a:active, ul.tabs li.selected a:hover, ul.tabs li.selected a:visited {
            color: #666666;
            text-decoration: none
        }

div.h1_tabs {
    position: relative
}

    div.h1_tabs ul, div.h1_tabs span {
        font-size: 12px;
        color: #222222;
        text-align: right;
        margin-left: auto;
        list-style: none;
        position: absolute;
        margin-top: -28px;
        right: 3px
    }

    div.h1_tabs span {
        right: 5px;
        margin-top: -25px
    }

    div.h1_tabs ul li {
        list-style: none;
        float: left;
        margin: 0px 2px;
        font-size: 12px
    }

        div.h1_tabs ul li a, div.h1_tabs ul li a:link, div.h1_tabs ul li a:visited {
            float: left;
            padding: 3px 8px;
            height: 13px;
            line-height: 13px;
            color: #222222;
            text-decoration: none;
            background: #efefef;
            border-radius: 8px;
            -moz-border-radius: 8px;
            -webkit-border-radius: 8px
        }

        div.h1_tabs ul li.selected a {
            background: #cccccc
        }

        div.h1_tabs ul li:hover a {
            background: #aaaaaa
        }

ul.thumbs li.t {
    width: 100px;
    height: 100px
}

ul.thumbs li.s {
    width: 200px;
    height: 140px
}

ul.thumbs li.m {
    width: 300px;
    height: 300px
}

.s .vbox, .s .vbox .video {
    width: 100px;
    height: 75px
}

.t .vbox, .t .vbox .video {
    width: 50px;
    height: 38px
}

div.t .buttons {
    margin-left: 68px
}

div.s .buttons {
    margin-left: 110px
}

li div.t .buttons {
    margin-left: 68px
}

li div.s .buttons {
    margin-left: 129px
}

thead {
}

th {
    background: #dddddd
}

#content ul {
    margin-left: 0px;
    padding: 0px 0px 10px 50px
}

#content li {
    padding-bottom: 10px
}

.border {
    border: 1px solid #E6E6E6
}

.border-top {
    border-top: 1px solid #E6E6E6
}

.border-right {
    border-right: 1px solid #E6E6E6
}

.border-bottom {
    border-bottom: 1px solid #E6E6E6
}

.border-left {
    border-left: 1px solid #E6E6E6
}

#body .noborder {
    border: none
}

.template_home_top, .template_home_left, .template_home_right, .template_two_left, .template_two_right {
    padding: 0px
}

.template_home {
    width: 944px
}

#template_home_top {
    position: relative;
    height: 436px
}

.home_top_pad {
    position: absolute;
    top: 0px;
    left: -40px;
    width: 1024px;
    height: 406px;
    margin-bottom: 25px;
    padding: 0px;
    background: url("../images/home-top-bg.png") left top no-repeat;
}

#template_home_top .pad-outer {
    position: absolute;
    right: 0px;
    padding: 25px 40px 0px 0px
}

#template_home_top .pad-inner {
    width: 550px;
    color: #fff
}

.template_home_left, .template_home_right {
    width: 50%
}

#template_home_left {
    padding-right: 15px
}

#template_home_right {
    padding-left: 15px
}

.template_home_left .pad-outer, .template_home_right .pad-outer {
    position: relative;
    padding: 15px;
    background: url("../images/home-left-bg.gif") top left no-repeat;
    box-shadow: 0px 15px 10px -10px #888888
}

.template_home_left .pad-outer {
    margin-left: -10px
}

.template_home_right .pad-outer {
    margin-right: -10px
}

.template_home_left .pad-inner, .template_home_right .pad-inner {
    height: 130px
}

#template_two_left {
    width: 624px
}

#template_two_right {
    width: 1%
}

.page_timelines_home #content {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    background: #ededed
}

    .page_timelines_home #content h1 {
        margin-left: 0px
    }

.timeline-relative {
    margin: 15px;
    position: relative
}

.timeline-container {
    width: 100%;
    overflow: auto;
    height: 480px
}

.timeline {
    padding: 0px 10px;
    position: relative
}

.timeline-box {
    position: absolute;
    height: 19px;
    padding: 5px;
    box-shadow: #aaa 0px 1px 5px;
    -moz-box-shadow: #aaa 0px 1px 5px;
    -webkit-box-shadow: 0px 1px 5px #aaa
}

.timeline-box-event {
    background: url("../images/timeline-box-event.png") repeat-x 0px -6px
}

.timeline-box-invention {
    background: url("../images/timeline-box-invention.png") repeat-x 0px -6px
}

.timeline-box-collaboration {
    background: url("../images/timeline-box-collaboration.png") repeat-x 0px -6px
}

.timeline-box-label {
    display: block;
    font-family: HelvNeue,Arial,sans-serif;
    font-size: 16px;
    margin-top: -2px
}

.timeline-box-event .timeline-box-label {
    text-shadow: 0px 1px 0px #f9d32e;
    color: #C6661A
}

.timeline-box-invention .timeline-box-label {
    text-shadow: 0px 1px 0px #f4bb53;
    color: #C14B1F
}

.timeline-box-collaboration .timeline-box-label {
    text-shadow: 0px 1px 0px #f75b5b;
    color: #751A17
}

.timeline-box-points {
    top: 6px;
    position: absolute;
    z-index: 10
}

.timeline-box-point {
    display: block;
    width: 17px;
    height: 14px;
    cursor: pointer
}

.timeline-box-event .timeline-box-point {
    background: url("../images/timeline-box-point-event.png") no-repeat top left
}

.timeline-box-invention .timeline-box-point {
    background: url("../images/timeline-box-point-invention.png") no-repeat top left
}

.timeline-box-collaboration .timeline-box-point {
    background: url("../images/timeline-box-point-collaboration.png") no-repeat top left
}

.timeline-popup {
    display: none;
    position: absolute;
    z-index: 11;
    width: 190px;
    height: 68px;
    padding: 13px 20px;
    background: url("../images/timeline-popup.png") no-repeat left top;
    font-family: HelvNeue,Arial,sans-serif
}

.timeline-popup-close {
    cursor: pointer;
    position: absolute;
    top: -8px;
    right: -8px;
    background: url("../images/fancy_close.png") no-repeat top left;
    width: 30px;
    height: 30px
}

.timeline-popup-image {
    float: left;
    margin: -3px 4px 5px -7px
}

    .timeline-popup-image img {
        background-position: 5px 5px;
        background-repeat: no-repeat
    }

.timeline-popup-year {
    font-size: 17px;
    font-family: HelvNeue,Arial,sans-serif
}

.timeline-popup-year {
    font-size: 17px;
    display: block
}

.timeline-popup-name {
    font-size: 10px;
    font-weight: bold;
    display: block;
    line-height: 11px
}

.timeline-popup-job {
    font-size: 10px;
    display: block;
    line-height: 11px
}

.timeline-xaxis {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 25px;
    padding-top: 5px;
    border-right: 1px solid #B2B2B2;
    margin-right: -1px
}

.timeline-xaxis-year {
    position: relative;
    height: 10px;
    float: left;
    border-left: 1px solid #B2B2B2;
    border-bottom: 1px solid #B2B2B2;
    margin-right: -1px
}

.timeline-xaxis-year-month {
    margin-top: 5px;
    height: 5px;
    float: left;
    border-left: 1px solid #B2B2B2;
    margin-left: -1px
}

.timeline-xaxis-year-label {
    color: #B2B2B2;
    position: absolute;
    top: 13px;
    left: -1px;
    font-size: 11px;
    font-family: HelvNeue,Arial,sans-serif
}

.timeline-bottom {
    padding: 17px;
    height: 300px;
    background: #333333
}

.timeline-bottom-years {
    padding: 0px 7px;
    height: 32px;
    background: url("../images/timeline-years.gif") repeat-x top left;
    margin-bottom: 20px;
    box-shadow: #000 0px 1px 5px;
    -moz-box-shadow: #000 0px 1px 5px;
    -webkit-box-shadow: 0px 1px 5px #000
}

.timeline-bottom-year {
    float: left;
    padding: 8px 0px;
    width: 37px;
    height: 16px;
    text-align: center;
    cursor: pointer;
    font-family: HelvNeue,Arial,sans-serif;
    font-size: 12px;
    color: #3D2913;
    text-shadow: 0px 1px 0px #9D693D
}

.timeline-bottom-year-selected {
    color: #666666;
    text-shadow: 0px 1px 0px #fff;
    font-size: 20px;
    height: 26px;
    padding: 10px 2px 10px 0px;
    width: 41px;
    margin: -5px 1px -5px -7px;
    background: url("../images/timeline-year-selected.png") no-repeat center top
}

.timeline-bottom-text {
    font-size: 13px;
    margin: -17px;
    padding: 17px;
    height: 248px;
    background: url("../images/timeline-bottom-text.png") no-repeat left top
}

.timeline-bottom-text-left {
    padding: 20px;
    float: left;
    width: 750px
}

#content .timeline-bottom-text-left ul {
    padding-left: 15px
}

.timeline-bottom-legend {
    float: left;
    width: 130px;
    height: 190px;
    margin: 5px 0px;
    padding: 20px 30px;
    border-left: 1px dotted #7C5430
}

.timeline-bottom-legend-entries {
    padding: 10px 0px
}

.timeline-bottom-legend-entry {
    margin: 8px 0px
}
/*
     FILE ARCHIVED ON 11:19:54 Apr 21, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:49:42 Feb 26, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 138.897
  exclusion.robots: 0.064
  exclusion.robots.policy: 0.056
  RedisCDXSource: 6.295
  esindex: 0.005
  LoadShardBlock: 116.906 (3)
  PetaboxLoader3.datanode: 118.456 (4)
  load_resource: 188.04
  PetaboxLoader3.resolve: 153.779
*/
