html { height: 100%; }

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; }

form { margin: 0px; }

input { padding-left: 3px; }
input[type=text] { margin: 0px; }
input[type=password] { margin: 0px; }
input[type=file] { margin: 0px; }
input[type=checkbox], input[type=radio] { margin: 3px; padding: 0px; line-height: 17px; vertical-align: middle; }
label { line-height: 17px; vertical-align: middle; }
select { margin: 0px; padding-left: 1px; }
textarea { margin: 0px; padding-left: 4px; }
@-moz-document url-prefix() { textarea { padding-left: 3px; } }
@media screen and (-webkit-min-device-pixel-ratio:0) { textarea { padding-left: 5px; } }

* { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
td { box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-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;
    padding: 0px !important;
}

.textarea
{
    width: 200px;
    height: 60px;
}

.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;
}

#post, #thread
{
    display: none;
}

.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;
}

body { background-color: #666666; background-image: url('user/templates/bold-blue[1]/background.gif'); background-repeat: repeat-y; background-attachment: fixed; background-position: top center; color: #222222; font-style: normal; font-weight: normal; font-size: 12px; font-family: arial, sans-serif; margin: 0px; margin-bottom: 0px; padding: 0px; height: 100%; text-align: center; } table { font-size: 12px; }

a:link, a:visited { color: #114499; font-style: normal; font-weight: normal; font-size: 12px; font-family: arial, sans-serif; text-decoration: none; }

a:hover, a:active { color: #000000; font-style: normal; font-weight: normal; font-size: 12px; font-family: arial, sans-serif; text-decoration: underline; }

h1 { color: #003366; font-style: normal; font-weight: normal; font-size: 18px; font-family: arial, sans-serif; text-decoration: none; }

h2 { color: #449911; font-style: normal; font-weight: normal; font-size: 15px; font-family: arial, sans-serif; text-decoration: none; } h3, h4, h5, h6 { color: #222222; font: normal normal 12px arial, sans-serif; text-decoration: none; } h3 { font-size: 14px; } h4 { font-size: 13px; } h5 { font-size: 11px; } h6 { font-size: 10px; }

hr { border: 0; border-bottom: 1px dotted #999999; width: 100%; height: 0px; } .hr { background-image: url('images/dottedh_1985788a.php'); background-repeat: repeat-x; width: 100%; height: 1px; margin: 0px auto; overflow: hidden; } .hrd { background-image: url('images/dottedh_1985788a.php'); background-repeat: repeat-x; width: 100%; height: 1px; } .hr hr, .hrd hr { display: none; } .rule { background-image: url('images/dottedh_1985788a.php'); background-repeat: repeat-x; } .horizontal { background-image: url('images/dottedh_1985788a.php'); background-repeat: repeat-x; } .vertical { background-image: url('images/dottedv_1985788a.php'); 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%; }

div#body { border 0px; margin: 0px; padding: 0px; width: 100%; height: 100%; position: relative; margin: 0px auto; }

div#top { border 0px; margin: 0px; padding: 0px; width: 100%; height: 100%; position: relative; margin: 0px auto; }

div.header { background-color: #FFFFFF; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px; border-left: 1px solid #666666; border-right: 1px solid #666666; border-top: 0px; color: #222222; font: normal normal 12px arial, sans-serif; margin: 0px; padding: 0px; width: 100%; height: 120px; text-align: center; position: absolute; top: 0px; left: 0px; }

table.header { border: 0px; border-collapse: collapse; color: #222222; font-style: normal; font-weight: normal; font-size: 12px; font-family: arial, sans-serif; width: 100%; height: 100%; }

td.header { padding: 0px; text-align: left; vertical-align: top; }

.header a:link, .header a:visited { color: #114499; font-style: normal; font-weight: normal; font-size: 12px; font-family: arial, sans-serif; text-decoration: none; border-bottom: 0px; }

.header a:hover, .header a:active { color: #66BB00; font-style: normal; font-weight: normal; font-size: 12px; font-family: arial, 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: 40px; padding-right: 40px; padding-top: 0px; width: 100%; position: absolute; top: 0px; left: 0px; }

#acc table { border: 0px; border-collapse: collapse; color: #555555; font-style: normal; font-weight: bold; font-size: 14px; font-family: arial, sans-serif; text-decoration: none; width: auto; height: 60px; float: right; }

#acc td { border: 0px; padding: 0px; width: auto; height: 60px; }

#acc a:link, #acc a:visited { color: #114499; font-style: normal; font-weight: bold; font-size: 11px; font-family: arial, sans-serif; text-decoration: none; border-bottom: 0px; }

#acc a:hover, #acc a:active { color: #66BB00; font-style: normal; font-weight: bold; font-size: 11px; font-family: arial, sans-serif; text-decoration: underline; border-bottom: 0px; }

div#nav { background-color: #608CD0; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; text-align: center; padding-bottom: 0px; padding-left: 20px; padding-right: 20px; padding-top: 0px; width: 100%; position: absolute; top: 100px; left: 0px; }

#nav table { border: 0px; border-collapse: collapse; color: #FFFFFF; font-style: normal; font-weight: bold; font-size: 12px; font-family: arial, sans-serif; text-decoration: none; width: auto; height: 15px; cursor: pointer; cursor: hand; margin: 0px auto; }

#nav td { border: 10px dashed #608CD0; border-bottom: 0px; border-left: 10px dashed #608CD0; border-right: 10px dashed #608CD0; border-top: 0px; text-align: center; padding-bottom: 0px; padding-left: 10px; padding-right: 10px; padding-top: 0px; width: auto; height: 15px; }

td.navout { background-color: #608CD0; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; color: #FFFFFF; font-style: normal; font-weight: bold; font-size: 12px; font-family: arial, sans-serif; text-decoration: none; } a:link.navout, a:visited.navout { color: #FFFFFF; font-style: normal; font-weight: bold; font-size: 12px; font-family: arial, sans-serif; text-decoration: none; }

td.navover { background-color: transparent; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; color: #FFFFFF; font-style: normal; font-weight: bold; font-size: 12px; font-family: arial, sans-serif; text-decoration: none; } a:link.navover, a:visited.navover, a:hover.navover, a:active.navover { color: #FFFFFF; font-style: normal; font-weight: bold; font-size: 12px; font-family: arial, 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: 3px; padding-right: 3px; padding-top: 0px; width: 100%; position: absolute; top: 0px; left: 0px; }

#sea table { border: 0px; border-collapse: collapse; color: #222222; font-style: normal; font-weight: bold; font-size: 11px; font-family: arial, 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: 1px solid #666666; border-right: 1px solid #666666; border-top: 0px; border-collapse: collapse; width: 100%; height: 100%; margin: 0px auto; margin-bottom: -200px; } .clear { clear: both; margin: 0px; padding: 0px; height: 200px; }

td#center { background-color: #FFFFFF; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: left 120px; border: 0px; color: #222222; font: normal normal 12px arial, sans-serif; padding: 10px; padding-bottom: 20px; width: auto; text-align: justify; vertical-align: top; } .tables td { text-align: justify; }

.alternate, .alt { background-color: #E8F3FF; } .alternateb { background-color: #E8F3FF; background-image: url('images/dottedh_1985788a.php'); background-repeat: repeat-x; } .alternatet { background-color: #E8F3FF; background-image: url('images/dottedh_1985788a.php'); background-repeat: repeat-x; background-position: bottom left; }

td.left { background-color: #FFFFFF; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: left 120px; border-bottom: 0px; border-left: 0px; border-right: 0px dotted #000000; border-top: 0px; color: #336699; font-style: normal; font-weight: normal; font-size: 12px; font-family: arial, sans-serif; padding: 0px; padding-bottom: 20px; width: 160px; text-align: left; vertical-align: top; } div.left_column { background-color: transparent; border: 0px; margin: 0px; padding: 0px; padding-bottom: 20px; width: 160px; text-align: left; vertical-align: top; position: absolute; top: 120px; left: 1px; } .left p, .left label { color: #336699; font-style: normal; font-weight: normal; font-size: 12px; font-family: arial, sans-serif; } .tablesl td { text-align: left; }

.left a:link, .left a:visited, .left_column a:link, .left_column a:visited { color: #222222; font-style: normal; font-weight: normal; font-size: 12px; font-family: arial, sans-serif; text-decoration: none; }

.left a:hover, .left a:active, .left_column a:hover, .left_column a:active { color: #003366; font-style: normal; font-weight: normal; font-size: 12px; font-family: arial, sans-serif; text-decoration: none; }

.left h2, .left_column h2 { color: #449911; font-style: normal; font-weight: normal; font-size: 15px; font-family: arial, sans-serif; text-decoration: none; }

.left hr, .left_column hr { border: 0; border-bottom: 1px dotted #999999; width: 100%; height: 0px; } .hrl { background-image: url('images/dottedh_1985788a.php'); background-repeat: repeat-x; width: 100%; height: 1px; margin: 0px auto; overflow: hidden; } .hrl hr { display: none; } .rulel { background-image: url('images/dottedh_1985788a.php'); background-repeat: repeat-x; }

td.right { background-color: #FFFFFF; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: left 120px; border-bottom: 0px; border-left: 0px dotted #000000; border-right: 0px; border-top: 0px; color: #222222; font-style: normal; font-weight: normal; font-size: 12px; font-family: arial, sans-serif; padding: 10px; padding-bottom: 20px; padding-left: 0px; width: 150px; text-align: left; vertical-align: top; } .right p, .right label { color: #222222; font-style: normal; font-weight: normal; font-size: 12px; font-family: arial, sans-serif; } .tablesr td { text-align: left; }

.right a:link, .right a:visited { color: #114499; font-style: normal; font-weight: normal; font-size: 12px; font-family: arial, sans-serif; text-decoration: none; }

.right a:hover, .right a:active { color: #66BB00; font-style: normal; font-weight: normal; font-size: 12px; font-family: arial, sans-serif; text-decoration: underline; }

.right h2 { color: #449911; font-style: normal; font-weight: normal; font-size: 15px; font-family: arial, sans-serif; text-decoration: none; }

.left hr, .left_column hr { border: 0; border-bottom: 1px dotted #999999; width: 100%; height: 0px; } .hrr { background-image: url('images/dottedh_1985788a.php'); background-repeat: repeat-x; width: 100%; height: 1px; margin: 0px auto; overflow: hidden; } .hrr hr { display: none; } .ruler { background-image: url('images/dottedh_1985788a.php'); background-repeat: repeat-x; }

.subtext { color: #666666; font-style: normal; font-weight: normal; font-size: 11px; font-family: arial, sans-serif; } td#center { padding-top: 130px; }

.subtext_left { color: #666666; font-style: normal; font-weight: normal; font-size: 11px; font-family: arial, sans-serif; } td.left {
	padding-top: 130px;
}

.subtext_right { color: #666666; font-style: normal; font-weight: normal; font-size: 11px; font-family: arial, sans-serif; } td.right { padding-top: 130px; }

.block { border: 0px; border-collapse: collapse; width: 100%; }

.cb_title { background-color: transparent; background-image: url('user/templates/bold-blue[1]/title.gif'); background-repeat: repeat; 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: 11px; font-family: arial, sans-serif; text-decoration: none; padding-bottom: 0px; padding-left: 10px; padding-right: 10px; padding-top: 0px; width: 100%; height: 20px; 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: #222222; font: normal normal 12px arial, sans-serif; padding: 0px; padding-top: 10px; width: 100%; text-align: justify; }

.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: 20px; clear: both; overflow: hidden; }

.lb_title { background-color: #FFFFFF; background-image: url('user/templates/bold-blue[1]/title.gif'); background-repeat: repeat; 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: 11px; font-family: arial, sans-serif; text-decoration: none; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; width: 100%; height: 20px; text-align: center; }

.lb_content { background-color: #FFFFFF; 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: #336699; font: normal normal 12px arial, sans-serif; padding: 1px; padding-top: 10px; 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: 20px; clear: both; overflow: hidden; }

.rb_title { background-color: #FFFFFF; background-image: url('user/templates/bold-blue[1]/title.gif'); background-repeat: repeat; 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: 11px; font-family: arial, sans-serif; text-decoration: none; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; width: 100%; height: 20px; text-align: center; }

.rb_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: #222222; font: normal normal 12px arial, sans-serif; padding: 1px; padding-top: 10px; 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: 20px; clear: both; overflow: hidden; }

div.footer { background-color: #FFFFFF; background-image: url('user/templates/bold-blue[1]/footer.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: #222222; font: normal normal 11px arial, sans-serif; margin: 0px; margin-bottom: 0px; padding: 0px; width: 100%; height: 200px; text-align: center; }

table.footer { border: 0px; border-collapse: collapse; color: #222222; font-style: normal; font-weight: normal; font-size: 11px; font-family: arial, sans-serif; width: 100%; height: 100%; margin: 0px auto; }

td.footer { padding: 0px; text-align: center; vertical-align: middle; }

.footer a:link, .footer a:visited { color: #222222; font-style: normal; font-weight: bold; font-size: 11px; font-family: arial, sans-serif; text-decoration: none; border-bottom: 0px; }

.footer a:hover, .footer a:active { color: #555555; font-style: normal; font-weight: bold; font-size: 11px; font-family: arial, sans-serif; text-decoration: underline; border-bottom: 0px; }

input, select, textarea { color: #222222; font-style: normal; font-weight: normal; font-size: 12px; font-family: arial, sans-serif; } div.form { border: 0px; width: 100%; margin: 0px; padding: 0px; text-align: center; }

.i_form { border: 0px; border-collapse: collapse; width: auto; margin: 0px auto; } .i_form td { text-align: left; 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: arial, sans-serif; } .error_field { color: #AA3333; }

.success { color: #33AA33; font-style: normal; font-weight: bold; font-size: 11px; font-family: arial, sans-serif; }

.selling_price { color: #FF0000; font-style: normal; font-weight: normal; font-size: 20px; font-family: arial black, arial, sans-serif; }

.list_price { color: #AA5555; font-style: normal; font-weight: normal; font-size: 12px; font-family: arial, 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 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; border-left: 0px; border-right: 0px; border-top: 0px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; margin: 0px; width: 100%; color: #222222; font-style: normal; font-weight: normal; font-size: 12px; font-family: arial, sans-serif; text-decoration: none; display: block; } .menulink { color: #222222; font-style: normal; font-weight: normal; font-size: 12px; font-family: arial, sans-serif; text-decoration: none; padding: 0px; padding-left: 5px; }

#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: #FFFFFF; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: top left; border-bottom: 0px solid #8092A6; border-left: 0px solid #8092A6; border-right: 0px solid #8092A6; border-top: 0px solid #8092A6; padding: 5px; margin: 0px; width: 100%; color: #003366; font-style: normal; font-weight: normal; font-size: 12px; font-family: arial, sans-serif; text-decoration: underline; cursor: pointer; cursor: hand; display: block; } .menuhover { color: #003366; font-style: normal; font-weight: normal; font-size: 12px; font-family: arial, sans-serif; text-decoration: underline; padding: 0px; padding-left: 5px; }

div.footer { position: relative; }
table.footer { position: absolute; top: 0px; left: 0px; }

.highlight { background-color: #FFFF80; }
h1 { background-image: url('images/dottedh_e594c30.php'); background-repeat: repeat-x; background-position: bottom left; padding-bottom: 3px; }
p { line-height: 16px; }
.child { position: absolute; visibility: hidden; z-index: 40; background: #EEEEEE; border: 1px solid #003399; margin-top: 0px; padding: 2px; text-align: left; }
.child a { display: block; padding: 4px 18px; }
.child a:link, .child a:visited { background-color: transparent; color: #222222; font: normal normal 12px arial, sans-serif; text-decoration: none; }
.child a:hover, .child a:active { background-color: #CCCCCC; color: #222222; font: normal normal 12px arial, sans-serif; text-decoration: none; }
.paddCopy {
	padding: 0 10px 0 0;

}

