form { margin: 0px; }

h1 { margin: 0px; margin-bottom: 1em; }

h2, h3, h4, h5, h6 { margin: 1em 0px; }

p { margin: 1em 0px; }

hr { display: block; margin: 0px; *margin: -7px 0px; }

ul { margin-bottom: 1em; margin-top: 1em; }

img { border: 0px; }

input { padding-left: 3px; }
input[type=text] { margin: 0px; }
input[type=password] { margin: 0px; }

select { margin: 0px; }

html, body, div, table, tr, td * { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }

.p
{
    margin: 1em 0px;
    margin-bottom: 0px;
}

.p2
{
    margin: 1em 0px;
}

.first
{
    margin-top: 0px;
}

.last
{
    margin-bottom: 0px;
}

.both
{
    margin: 0px;
}

.center
{
    margin: 1em 0px;
    width: 100%;
    text-align: center;
}

.divider
{
    margin: 0.5em 0px;
    width: 100%;
    text-align: center;
}

.gap
{
    margin-top: 5px;
    display: block;
}

.gap_button
{
    margin-top: 7px;
    display: block;
}

.spacer
{
    height: 10px;
}

.textarea
{
    width: 200px;
    height: 60px;
    padding-left: 4px;
}

.alternate, .alternateb, .alternatet
{
    border-collapse: collapse;
    width: 100%;
}

.alternate td, .alternateb td, .alternatet td
{
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
}

.tables, .tablesl, .tablesr
{
    border-collapse: collapse;
    width: 100%;
}

.tables td, .tablesl td, .tablesr td
{
    padding: 0px;
    vertical-align: middle;
}

.labels
{
    border-collapse: collapse;
    width: auto;
}

.labels td
{
    padding: 0px;
    vertical-align: middle;
}

.grid, .gridp
{
    border-collapse: collapse;
    width: 100%;
}

.grid td, .gridp td
{
    padding: 0px;
    vertical-align: middle;
}

.basket
{
    border-collapse: collapse;
    width: 100%;
}

.basket td
{
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    vertical-align: middle;
}

.options
{
    border-collapse: collapse;
    width: auto;
}

.options td
{
    padding-bottom: 1px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 1px;
    text-align: left;
}

.thumbnail_grid
{
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 10px;
}

.thumbnail_left
{
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 0px;
}

.thumbnail_right
{
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 0px;
}

.thumbnail_tleft
{
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 0px;
}

.thumbnail_tright
{
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 0px;
}

#shoptalk
{
    margin: 1em 0px;
    margin-top: 0px;
}

#chat
{
    border: 0px;
    width: 100%;
    height: 45px;
}

.ui-autocomplete
{
    background: #FFFFFF;
    border: 1px solid #808080;
    margin: 0px;
    padding: 1px;
    list-style: none;
    text-align: left;
    position: absolute;
    cursor: default;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.ui-autocomplete-loading
{
    background: #FFFFFF url('/images/lightbox_loadingsmall.gif') right center no-repeat;
}

.ui-menu-item a
{
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    color: #000000;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 0px;
    padding: 2px;
    white-space: nowrap;
    display: block;
}

.ui-menu-item a.ui-state-hover, .ui-menu-item a.ui-state-active
{
    background: #E0E0E0;
    border: 1px solid #C0C0C0;
    color: #000000;
    font-family: arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 0px;
    padding: 2px;
    white-space: nowrap;
    display: block;
}

td#center
{
    overflow: auto;
}

body { background-color: #777266; background-image: url('/user/templates/wrc_winepoole/bg.gif'); background-repeat: no-repeat; background-attachment: scroll; background-position: top center; color: #000000; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; margin: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; padding: 0px; height: 100%; text-align: center; } table { font-size: 11px; }
a:link, a:visited { color: #666051; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; text-decoration: none; }
a:hover, a:active { color: #4C4C4C; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; text-decoration: underline; }
h1 { color: #88A23C; font-style: normal; font-weight: bold; font-size: 22px; font-family: palatino linotype, serif; text-decoration: none; }
h2 { color: #4C4C4C; font-style: normal; font-weight: bold; font-size: 18px; font-family: palatino linotype, serif; text-decoration: none; } h3, h4, h5, h6 { color: #000000; font: normal normal 11px verdana, sans-serif; text-decoration: none; } h3 { font-size: 13px; } h4 { font-size: 12px; } h5 { font-size: 10px; } h6 { font-size: 9px; }
hr { border: 0; border-bottom: 1px dotted #C0C0C0; width: 100%; height: 0px; } .hr { background-image: url('/images/dottedh.php?rgb=C0C0C0'); background-repeat: repeat-x; width: 100%; height: 1px; margin: 0px auto; overflow: hidden; } .hrd { background-image: url('/images/dottedh.php?rgb=C0C0C0'); background-repeat: repeat-x; width: 100%; height: 1px; } .hr hr, .hrd hr { display: none; } .rule { background-image: url('/images/dottedh.php?rgb=C0C0C0'); background-repeat: repeat-x; } .horizontal { background-image: url('/images/dottedh.php?rgb=C0C0C0'); background-repeat: repeat-x; } .vertical { background-image: url('/images/dottedv.php?rgb=C0C0C0'); background-repeat: repeat-y; }
div#wrap { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; width: 100%; height: 100%; display: table; }
div#body { border 0px; margin: 0px; padding: 0px; width: 970px; height: 100%; position: relative; margin: 0px auto; }
div#top { border 0px; margin: 0px; padding: 0px; width: 970px; height: 100%; position: relative; margin: 0px auto; }
div.header { background-color: #FFFFFF; background-image: url('/user/templates/wrc_winepoole/wp-header.jpg'); background-repeat: no-repeat; background-attachment: scroll; background-position: top center; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #404040; font: normal normal 12px verdana, sans-serif; margin: 0px; padding: 0px; width: 970px; height: 266px; text-align: center; position: absolute; top: 0px; left: 0px; }
table.header { border: 0px; border-collapse: collapse; color: #404040; font-style: normal; font-weight: normal; font-size: 12px; font-family: verdana, sans-serif; width: 970px; height: 100%; }
td.header { padding: 0px; text-align: left; vertical-align: top; }
.header a:link, .header a:visited { color: #5082A0; font-style: normal; font-weight: normal; font-size: 12px; font-family: verdana, sans-serif; text-decoration: none; border-bottom: 0px; }
.header a:hover, .header a:active { color: #64A050; font-style: normal; font-weight: normal; font-size: 12px; font-family: verdana, sans-serif; text-decoration: underline; border-bottom: 0px; }
div#acc { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; text-align: right; padding-bottom: 0px; padding-left: 18px; padding-right: 18px; padding-top: 0px; width: 970px; position: absolute; top: 15px; left: 0px; }
#acc table { border: 0px; border-collapse: collapse; color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; text-decoration: none; width: auto; height: 10px; float: right; }
#acc td { border: 0px; padding: 0px; width: auto; height: 10px; }
#acc a:link, #acc a:visited { color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; text-decoration: none; border-bottom: 0px; }
#acc a:hover, #acc a:active { color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; text-decoration: underline; border-bottom: 0px; }
div#nav { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; text-align: left; padding-bottom: 0px; padding-left: 18px; padding-right: 18px; padding-top: 0px; width: 970px; position: absolute; top: 246px; left: 0px; }
#nav table { border: 0px; border-collapse: collapse; color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; text-decoration: none; width: auto; height: 10px; cursor: pointer; cursor: hand; float: left; }
#nav td { border: 1px solid #FFFFFF; border-bottom: 0px; border-left: 1px solid #FFFFFF; border-right: 1px solid #FFFFFF; border-top: 0px; text-align: right; padding-bottom: 0px; padding-left: 8px; padding-right: 8px; padding-top: 0px; width: auto; height: 10px; }
td.navout { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; text-decoration: none; } a:link.navout, a:visited.navout { color: #FFFFFF; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; text-decoration: none; }
td.navover { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; color: #97AC5B; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; text-decoration: none; } a:hover.navover, a:active.navover { color: #97AC5B; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; text-decoration: none; }
div#sea { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; text-align: center; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; width: 970px; position: absolute; top: 0px; left: 0px; }
#sea table { border: 0px; border-collapse: collapse; color: #404040; font-style: normal; font-weight: bold; font-size: 11px; font-family: verdana, sans-serif; text-decoration: none; width: auto; height: 20px; margin: 0px auto; }
#sea td { border: 0px; padding: 0px; width: auto; height: 20px; }
div#outer { border 0px; margin: 0px; padding: 0px; width: 100%; height: 100%; position: relative; }
table#inner { border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; border-collapse: collapse; width: 970px; height: 100%; margin: 0px auto; margin-bottom: -185px; } .clear { clear: both; margin: 0px; padding: 0px; height: 185px; }
td#center { background-color: #FFFFFF; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: left 266px; border: 0px; color: #000000; font: normal normal 11px verdana, sans-serif; padding: 0px; padding-top: 20px; width: auto; text-align: left; vertical-align: top; } .tables td { text-align: left; }
.alternate, .alt { background-color: #EDEBE6; } .alternateb { background-color: #EDEBE6; background-image: url('/images/dottedh.php?rgb=C0C0C0'); background-repeat: repeat-x; } .alternatet { background-color: #EDEBE6; background-image: url('/images/dottedh.php?rgb=C0C0C0'); background-repeat: repeat-x; background-position: bottom left; }
td.left { background-color: #FFFFFF; background-image: url('/user/templates/wrc_winepoole/left-column-bg.gif'); background-repeat: repeat-y; background-attachment: scroll; background-position: left 266px; border-bottom: 0px; border-left: 0px; border-right: 0px solid #4C4C4C; border-top: 0px; color: #000000; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; padding: 10px; padding-top: 20px; padding-left: 20px; width: 165px; text-align: left; vertical-align: top; } div.left_column { background-color: transparent; border: 0px; margin: 0px; padding: 10px; padding-top: 20px; padding-left: 20px; width: 195px; text-align: left; vertical-align: top; position: absolute; top: 266px; left: 0px; } .left p, .left label { color: #000000; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; } .tablesl td { text-align: left; }
.left a:link, .left a:visited, .left_column a:link, .left_column a:visited { color: #64A050; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; text-decoration: none; }
.left a:hover, .left a:active, .left_column a:hover, .left_column a:active { color: #4C4C4C; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; text-decoration: underline; }
.left h2, .left_column h2 { color: #64A050; font-style: normal; font-weight: normal; font-size: 18px; font-family: palatino linotype, serif; text-decoration: none; }
.left hr, .left_column hr { border: 0; border-bottom: 1px dotted #C0C0C0; width: 100%; height: 0px; } .hrl { background-image: url('/images/dottedh.php?rgb=C0C0C0'); background-repeat: repeat-x; width: 100%; height: 1px; margin: 0px auto; overflow: hidden; } .hrl hr { display: none; } .rulel { background-image: url('/images/dottedh.php?rgb=C0C0C0'); background-repeat: repeat-x; }
td.right { background-color: #FFFFFF; background-image: url('/user/templates/wrc_winepoole/right-column-bg.gif'); background-repeat: repeat-y; background-attachment: scroll; background-position: right 266px; border-bottom: 0px; border-left: 0px solid #4C4C4C; border-right: 0px; border-top: 0px; color: #000000; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; padding: 10px; padding-top: 20px; padding-right: 20px; width: 165px; text-align: left; vertical-align: top; } .right p, .right label { color: #000000; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; } .tablesr td { text-align: left; }
.right a:link, .right a:visited { color: #666051; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; text-decoration: none; }
.right a:hover, .right a:active { color: #4C4C4C; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; text-decoration: underline; }
.right h2 { color: #64A050; font-style: normal; font-weight: normal; font-size: 15px; font-family: palatino linotype, serif; text-decoration: none; }
.left hr, .left_column hr { border: 0; border-bottom: 1px dotted #C0C0C0; width: 100%; height: 0px; } .hrr { background-image: url('/images/dottedh.php?rgb=C0C0C0'); background-repeat: repeat-x; width: 100%; height: 1px; margin: 0px auto; overflow: hidden; } .hrr hr { display: none; } .ruler { background-image: url('/images/dottedh.php?rgb=C0C0C0'); background-repeat: repeat-x; }
.subtext { color: #8E8E8E; font-style: normal; font-weight: normal; font-size: 10px; font-family: verdana, sans-serif; } td#center { padding-top: 286px; }
.subtext_left { color: #8E8E8E; font-style: normal; font-weight: normal; font-size: 10px; font-family: verdana, sans-serif; } td.left { padding-top: 286px; }
.subtext_right { color: #8E8E8E; font-style: normal; font-weight: normal; font-size: 10px; font-family: verdana, sans-serif; } td.right { padding-top: 286px; }
.block { border: 0px; border-collapse: collapse; width: 100%; }
.cb_title { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #88A23C; font-style: normal; font-weight: bold; font-size: 22px; font-family: palatino linotype, serif; text-decoration: none; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; padding-top: 0px; width: 100%; height: 22px; text-align: left; }
.cb_content { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #000000; font: normal normal 11px verdana, sans-serif; padding: 0px; padding-top: 5px; width: 100%; text-align: left; }
.cb_divider { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border: 0px; margin: 0px; padding: 0px; width: 100%; height: 10px; clear: both; overflow: hidden; }
.lb_title { background-color: #88A23C; background-image: url('/user/templates/wrc_winepoole/left-block-header.gif'); background-repeat: repeat-x; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #FFFFFF; font-style: normal; font-weight: bold; font-size: 16px; font-family: palatino linotype, serif; text-decoration: none; padding-bottom: 0px; padding-left: 8px; padding-right: 8px; padding-top: 0px; width: 100%; height: 25px; text-align: left; }
.lb_content { background-color: transparent; background-image: url('/user/templates/wrc_winepoole/block-bg.gif'); background-repeat: no-repeat; background-attachment: scroll; background-position: bottom left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #000000; font: normal normal 11px verdana, sans-serif; padding: 5px; width: 100%; text-align: left; }
.lb_divider { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border: 0px; margin: 0px; padding: 0px; width: 100%; height: 10px; clear: both; overflow: hidden; }
.rb_title { background-color: transparent; background-image: url('/user/templates/wrc_winepoole/right-block-header.gif'); background-repeat: repeat-x; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #FFFFFF; font-style: normal; font-weight: bold; font-size: 16px; font-family: palatino linotype, serif; text-decoration: none; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; padding-top: 0px; width: 100%; height: 25px; text-align: left; }
.rb_content { background-color: transparent; background-image: url('/user/templates/wrc_winepoole/block-bg.gif'); background-repeat: no-repeat; background-attachment: scroll; background-position: bottom right; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #000000; font: normal normal 11px verdana, sans-serif; padding: 5px; width: 100%; text-align: left; }
.rb_divider { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border: 0px; margin: 0px; padding: 0px; width: 100%; height: 10px; clear: both; overflow: hidden; }
div.footer { background-color: #4C4C4C; background-image: url('/user/templates/wrc_winepoole/wp-footer.jpg'); background-repeat: no-repeat; background-attachment: scroll; background-position: bottom center; border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px; color: #303030; font: normal normal 10px verdana, sans-serif; margin: 0px; margin-bottom: 0px; padding: 0px; width: 970px; height: 185px; text-align: center; }
table.footer { border: 0px; border-collapse: collapse; color: #303030; font-style: normal; font-weight: normal; font-size: 10px; font-family: verdana, sans-serif; width: 970px; height: 100%; margin: 0px auto; }
td.footer { padding: 0px; text-align: center; vertical-align: bottom; }
.footer a:link, .footer a:visited { color: #303030; font-style: normal; font-weight: normal; font-size: 10px; font-family: verdana, sans-serif; text-decoration: none; border-bottom: 0px; }
.footer a:hover, .footer a:active { color: #88A23C; font-style: normal; font-weight: normal; font-size: 10px; font-family: verdana, sans-serif; text-decoration: underline; border-bottom: 0px; }
input, select, textarea { color: #000000; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; } div.form { border: 0px; width: 100%; margin: 0px; padding: 0px; text-align: left; }
.i_form { border: 0px; border-collapse: collapse; width: auto; float: left; } .i_form td { padding-bottom: 3px; padding-left: 0px; padding-right: 0px; padding-top: 3px; } td.l_form { padding-right: 15px; }
.error { color: #AA3333; font-style: normal; font-weight: bold; font-size: 11px; font-family: verdana, sans-serif; } .error_field { color: #AA3333; }
.success { color: #88A23C; font-style: normal; font-weight: bold; font-size: 11px; font-family: verdana, sans-serif; }
.selling_price { color: #78922C; font-style: normal; font-weight: normal; font-size: 12px; font-family: verdana, sans-serif; }
.list_price { color: #4C4C4C; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; }
#menu, #catalogue, #brand, .menu { margin: 0px; padding: 0px; width: 100%; }
#menu ul, #catalogue ul, #brand ul, .menu ul { margin: 0px; padding: 0px; text-align: left; list-style-type: none; } #menu li, #catalogue li, #brand li, .menu li { padding: 3px; }
#menu a:link, #menu a:visited, #catalogue a:link, #catalogue a:visited, #brand a:link, #brand a:visited, .menu a:link, .menu a:visited { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px solid #C0C0C0; border-left: 0px; border-right: 0px; border-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; margin: 0px; color: #000000; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; text-decoration: none; } .menulink { color: #000000; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; text-decoration: none; padding: 0px; padding-left: 3px; }
#menu a:hover, #menu a:active, #catalogue a:hover, #catalogue a:active, #brand a:hover, #brand a:active, .menu a:hover, .menu a:active, .current { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px solid #C0C0C0; border-left: 0px; border-right: 0px; border-top: 0px; padding: 0px; margin: 0px; color: #88A23C; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; text-decoration: underline; cursor: pointer; cursor: hand; } .menuhover { color: #88A23C; font-style: normal; font-weight: normal; font-size: 11px; font-family: verdana, sans-serif; text-decoration: underline; padding: 0px; padding-left: 3px; }
.highlight { background-color: #FFFF80; }
h1 { border-bottom: 1px solid #C0C0C0; padding-bottom: 2px; }
p { line-height: 16px; }
.child { position: absolute; visibility: hidden; z-index: 40; background: #666050; border: 0px; margin-top: 6px; padding: 1px; text-align: left; }
.child a { display: block; padding: 4px 9px; }
.child a:link, .child a:visited { background-color: #FFFFFF; color: #666050; font: 11px verdana, sans-serif; text-decoration: none; }
.child a:hover, .child a:active { background-color: #4C4C4C; color: #FFFFFF; font: 11px verdana, sans-serif; text-decoration: none; }
.i_form { float: none; }

#remote
{
    background: #406090 url('/images/bar.gif');
    border: 0px;
    border-collapse: collapse;
    color: #FFFF80;
    font: 12px arial, sans-serif;
    width: 100%;
    height: 22px;
    position: fixed;
    top: 0px;
    left: 0px;
    *position: absolute;
    *top: expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');
    *left: expression(0+((e=document.documentElement.scrollLeft)?e:document.body.scrollLeft)+'px');
    z-index: 50;
}

#remote td
{
    padding: 0px;
    padding-left: 20px;
    padding-right: 20px;
}

#remote a:link, #remote a:visited
{
    color: #FFFFFF;
    font: 12px arial, sans-serif;
    text-decoration: none;
}

#remote a:hover, #remote a:active
{
    color: #FFFFFF;
    font: 12px arial, sans-serif;
    text-decoration: underline;
}

.orderedit
{
    color: #A0FFA0;
}

.orderediting
{
    color: #FFFFFF;
}

#easyedit
{
    background: #406090 url('/images/bar.gif');
    border: 0px;
    border-collapse: collapse;
    color: #FFFF80;
    font: 12px arial, sans-serif;
    width: 100%;
    height: 22px;
    position: fixed;
    top: 0px;
    left: 0px;
    *position: absolute;
    *top: expression(0+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');
    *left: expression(0+((e=document.documentElement.scrollLeft)?e:document.body.scrollLeft)+'px');
    z-index: 50;
}

#easyedit td
{
    padding: 0px;
    padding-left: 20px;
    padding-right: 20px;
}

#easyedit a:link, #easyedit a:visited
{
    color: #FFFFFF;
    font: 12px arial, sans-serif;
    text-decoration: none;
}

#easyedit a:hover, #easyedit a:active
{
    color: #FFFFFF;
    font: 12px arial, sans-serif;
    text-decoration: underline;
}

#remotespace, #easyspace
{
    width: 100%;
    height: 22px;
}

.handle
{
    position: absolute;
    top: 0px;
    right: 18px;
    cursor: move;
    filter: alpha(opacity: 60);
    opacity: 0.6;
}

.pencil
{
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    filter: alpha(opacity: 60);
    opacity: 0.6;
}

.editicon
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    cursor: pointer;
    filter: alpha(opacity: 60);
    opacity: 0.6;
}

.editon
{
    filter: alpha(opacity: 100);
    opacity: 1;
}

.editmenu
{
    background: #C0C000;
    border: 2px solid #000000;
    color: #404040;
    font: 11px arial, sans-serif;
    padding: 5px;
    text-align: right;
    white-space: nowrap;
    position: absolute;
    top: 18px;
    right: 0px;
    display: none;
    z-index: 45;
}

#easyedit .editmenu a:link, .editmenu a:link, #easyedit .editmenu a:visited, .editmenu a:visited
{
    background: #FFFFFF;
    color: #404040;
    font: 12px arial, sans-serif;
    padding: 5px;
    text-decoration: none;
    display: block;
}

#easyedit .editmenu a:hover, .editmenu a:hover, #easyedit .editmenu a:active, .editmenu a:active
{
    background: #404040;
    color: #FFFFFF;
    font: 12px arial, sans-serif;
    padding: 5px;
    text-decoration: none;
    display: block;
}

.editmenub
{
    background: #6080B0;
    text-align: left;
    top: 17px;
    *top: 18px;
    left: 0px;
    right: auto;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
    .editmenub { top: 18px; }
}

.editmenug
{
    background: #00C000;
}

.editlinkg a:link, .editlinkg a:visited, .editlinkg a:hover, .editlinkg a:active
{
    font-weight: bold;
}

.editlinkr a:link, .editlinkr a:visited
{
    background: #FFFFFF;
    color: #800000;
}

.editlinkr a:hover, .editlinkr a:active
{
    background: #800000;
    color: #FFFFFF;
}

.editcell
{
    background: #FFFFA0;
    color: #204070;
    font: 12px arial, sans-serif;
    padding: 5px;
    text-decoration: none;
    display: block;
}

.hideblock
{
    display: none;
}

#easyconsole
{
    background: #6080B0;
    border: 2px solid #000000;
    width: 1000px;
    height: 500px;
    padding: 5px;
    position: fixed;
    top: 21px;
    left: 0px;
    *position: absolute;
    *top: expression(21+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');
    *left: expression(0+((e=document.documentElement.scrollLeft)?e:document.body.scrollLeft)+'px');
    display: none;
    z-index: 42;
}

#easyinner
{
    background: #FFFFFF;
    width: 100%;
    height: 100%;
}

#easyiframe
{
    border: 0px;
    width: 986px;
    height: 486px;
    display: none;
}