body {
    padding: 0px;
    margin: 0px;
    background-color: white;
    color: #434343;
    font-size: 12px;
    font-family: Arial,Helvetica,Sans-serif;
    background-image: url("/_gfx/body_background_fill.png");
}
.editorBody {
    background: white;
    padding: 5px;
    width: 533px;
}


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

p {
    line-height: 1.75em;
    margin: 0 0 1em 0;
}

a:hover {
    text-decoration: underline;
}

a img {
    border-width: 0px;
}

h1,
h2
{
    margin-top: 2px;
    font-size: 19px;
    font-weight: bold;
    font-family: Arial,Helvetica,Sans-Serif;
    color: #a5f;
}

.clear
{
    clear: both;
}

#bodybackground
{
    width: 100%;
    height: 750px;
    margin-bottom: -750px;
    background-image: url("/_gfx/body_background.png");
    background-repeat: repeat-x;
}

#pageholder
{
    width: 952px;
    margin: auto;
    background-color: white;
    position: relative;
}

#header
{
    height: 302px; /* not sure if needed */
    background-color: #dadada;
}

#header_top {
    background-image: url('/_gfx/top.jpg');
    background-color: transparent;
    height: 105px;
    overflow:hidden;
}

#beta {
    position: absolute;
    top: 20px;
    left: 270px;
}

#header #toppestmenu {
    float: right;
    height: 33px;
    margin-right: 0px;
    right: 0;
    width: 377px;
    color: white;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    font-family: Arial,Helvetica,Sans-serif;
}

#header_photo {
    background-image: url('/_gfx/top_photo.jpg');
    background-position: 0 70%;
    height: 146px;
    width: 951px;
}

#leftpane,
#rightpane
{
    float: left;
    width: 186px;
    margin-left: 4px;
}

#leftpane {
    margin-right: 4px;
    padding-left: 1px;
}

#center {
    padding-top: 10px;
    background-image: url('/_gfx/mainpane_background.png');
    background-repeat: repeat;
}

#center.norepeat {
    background-repeat: repeat-y;
    background-color: white;
}

#center_background {
    background-image: url('/_gfx/mainpane_bottom.png');
    background-position: 0 100%;
    background-repeat: no-repeat;
    padding-bottom: 15px;
}

#center_single_background {
    background-image: url('/_gfx/mainpane_bottom_single.png');
    background-position: 0 100%;
    background-repeat: no-repeat;
    padding-bottom: 15px;
}

#mainpane
{
    float: left;
    width: 533px;
    margin: 0 15px;
    overflow: hidden;
    position: relative;
}

#productpane {
    float: left;
    width: 528px;
    margin: 0 6px;
    overflow: hidden;
    position: relative;
}

#rightproductpane {
    width: 208px;
    float: left;
}

#footer
{
    clear: both;
    background-color: #ccc;
    background-image: url('/_gfx/top_lightmenu_bg.jpg');
    color: black;
    height: 20px;
    padding: 0px 10px 0 10px;
    line-height: 20px;
    font-size: 10px;
}

#sectionpane
{
    float: left;
    width: 740px;
    padding-left: 10px;
    margin-right: -10px;
}

.standardbox {
    margin-bottom: 5px;
}

.standardbox_header {
    /* background-image: url('/_gfx/purple18.png'); */
    background-repeat: repeat-x;
    background-color:  #aa3ad8;
    background-position: 0 -2px;
    font-weight: bold;
    border-left: solid 1px #9b9b9b;
    border-top: solid 1px #9b9b9b;
}

.standardbox_header_title
{
    margin-left: 5px;
    background-image: url("/_gfx/standardbox_header_background.png");
    line-height: 120%;
    background-repeat: repeat-x;
    background-color: #322e2f;
    color: #D0D0D0;
    padding: 5px 10px;
    font-size: 14px;
}

.standardbox_header_title a {
    color: #e0e0e0;
}

.standardbox_body {
    padding-top: 3px;
    border-width: 0px 1px 1px 1px;
    border-color: #c0c0c0;
    border-style: solid;
}

.standardbox_category
{
    background-image: url("/_gfx/standardbox_background.png");
    background-repeat: repeat-x;
    background-position: 0 -2px;
    background-color: #fff; /* #ccc; */
}

.nobackground .standardbox_body
{
    background: white;
}

.sectionmenu {
    padding-bottom: 8px;
}

.sectionmenu ul {
    padding: 0;
    margin: 15px 0 0 5px;
}

.sectionmenu_position
{
    font-size: 11px;
    font-family: Verdana;
    padding-left: 15px;
    padding-bottom: 11px;
}

.sectionmenu_position
{
    line-height: 130%;
}

#sectionmenu {
    position: relative;
    color: gray;
}

#levelUpLink {
    color: none;
    display: block;
    position: absolute;
    top: 0;
    background-image: url('/_gfx/sections_left.gif');
    background-color: #000;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 100px;
    width: 12px;
    z-index: 1000;
    text-decoration: none;
    opacity: 0.15;
    bottom: 0;
    height: 100%;
}

#sectionmenu #nextLevel {
    position: absolute;
    left: 180px;
    width: 170px;
}

#sectionmenu #prevLevel {
    position: absolute;
    left: -180px;
    width: 170px;
}

#currentLevel {
    width: 170px;
}

.titlebar {
    height: 57px;
}

.titlebar, .titlebar .product_name {
    color: #f0f0f0;
    line-height: 31px;
    font-size: 14px;
    background-image: url('/_gfx/bar_darker.png');
}

td.product_description div.product_description {
    overflow: hidden;
    height: 115px;
    width: auto;
    padding: auto;
}

div.product_name a {
    text-decoration: none;
    color: inherit;
}

.titlebar_btn_gray {
    font-size: 11px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
    margin: 0;
    border-right: 1px solid #888;
    border-left: 1px solid #333;
}
.bar_btn_gray:first {
    border-left: none;
}
.bar_btn_gray:last {
    border-right: none;
}
.titlebar_left {
    background-image: url('/_gfx/purple18.png');
    background-position: 0 -2px;
    background-repeat: no-repeat;
    height: 32px;
    padding-left: 5px;
}

.titlebar .product_name,
.titlebar_btn_gray {
    margin-left: 5px;
    padding: 0 10px 0 10px;
    background-image: url('/_gfx/bar_shiny.png');
}
.titlebar .product_name {
    min-width: 250px;
    margin-right: 15px;
}


.titlebar_btn {
    float: left;
    padding: 0 6px 0 6px;
    background-image: url('/_gfx/bar_shiny_darker.png');
    border-left: 1px solid #333;
    border-right: 1px solid #888;
    font-size: 11px;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
}
.section_filters img {
    margin-bottom: -3px;
}

.product_name+.titlebar_btn {
    border-left: 2px solid #333;
}

.bar_light .titlebar_btn {
    height: 30px;
}

.breadcrumbs {
    padding: 10px;
    font-size: 12px;
    font-family: Helvetica,Arial,sans-serif;
    color: #a2f;
    background-color: #d0d0d0;
    margin-bottom: 5px;
    min-width: 530px;
    width: auto;
}

.breadcrumbs a {
    color: #555;
    font-weight: bold;
}

.section_name,
.section_name h1 {
    font-size: 19px;
    color: #555;
    font-weight: bold;
    margin: 5px 0 5px 0;
}

.section_desc {
    color: black;
    margin-bottom: 15px;
}

.shadow {
    -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.4);
    -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.4);
    box-shadow: 2px 2px 5px rgba(0,0,0,0.4);
}

.section_filters {
    background-color: #eee;
}
.section_filters .sort_by {
    font-weight: bold;
    font-size: 11px;
    font-family: Helvetica,Arial,sans-serif;
    padding: 8px 4px;
    float: left;
}

.bar_bottom, .bar_light {
    height: 31px;
    color: #f0f0f0;
    /* line-height: 31px; */
    font-size: 13px;
}
.bar_bottom {
    background-color: #444;
    background-image: url('/_gfx/bar_dark.png');
    background-position: 0 0px;
}
.bar_light {
    background-color: #666;
    background-image: url('/_gfx/bar_light.png');
    background-position: 0 0px;
}

.view_change {
    float: right;
    line-height: 28px;
    font-size: 11px;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
    color: #f0f0f0;
    vertical-align: middle;
}
.view_change img {
    margin: -4px 3px 0 5px;
}

.bar {
    width: 100%;
    padding: 0 8px 0 8px;
    font-size: 11px;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
    height: 30px;
    color: #f0f0f0;
    line-height: 31px;
    background-image: url('/_gfx/bar_gray.png');
    background-position: 0 -2px;
    display: block;
    /* those two are for the shadow to be above other elements: */
    position: relative;
    z-index: 2;
}

.bar_btn {
    float: left;
    padding: 0 6px 0 6px;
    border-left: 1px solid #333;
    border-right: 1px solid #888;
    font-size: 11px;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
    height: 30px;
    color: #f0f0f0;
    line-height: 31px;
    background-image: url('/_gfx/bar_gray.png');
    background-position: 0 -2px;
}
.bar_btn:hover {
    background-image: url('/_gfx/bar_shiny_darker.png');
    background-position: 0 -2px;
}
.bar_btn a,
.titlebar_btn a {
    line-height: inherit;
    color: white;
    border: 0;
}

.bar_bottom .titlebar_btn,
.bar_bottom .titlebar_btn_gray {
    line-height: 30px;
}

.nofont
{
    font-size: 0px;
}

.product_list {
    clear: both;
}

.product_full {
    margin-top: 10px;
}

.product_box {
    position: relative;
    clear: both;
    margin: 10px 0 0 0;
    padding: 1px;
    background-color: #949494;
    background-image: url('/_gfx/product_frame.png');
    background-repeat: repeat-x;
    -webkit-box-shadow: 1px 1px 6px rgba(0,0,0,0.4);
    box-shadow: 1px 1px 6px rgba(0,0,0,0.4);
}

.product_box td {
    margin: 0;
    background-color: white;
}

.product_box .product_name,
.product_details .product_name {
    font-size: 19px;
    margin: 3px 1px 10px;
    color: #444;
    font-weight: bold;
    line-height: 23px;
}

.noproducts {
    width: 100%;
    height: 150px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}

.product_tile {
    position: relative;
    background-color: white;
    border: 1px solid #888;
    float: left;
    width: 170px;
    margin: 0 13px 12px 0;
    text-align: center;
}
.product_tile .product_photo {
    padding: 4px 0 4px 0;
    width: 100%;
    text-align: center;
    height: 140px;
}
.product_tile .product_name {
    vertical-align: middle;
    height: 30px;
    color: #444;
    margin: 0 6px;
    padding: 2px 0px 1px 0;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    text-decoration: none !important;
}

.product_tile .basket_count {
    margin: 3px 0 -6px 120px;
    width: 38px;
    color: white;
    font-size: 12px;
}

.product_tile input.submit {
    width: 170px;
    color: white;
    background-color: #628;
    background-image: url('/_gfx/tile_buy.png');
    background-repeat: repeat;
    background-position: -15px 0;
    border: 0;
    font-size: 11px;
    height: 21px;
    padding-right: 65px;
    padding-bottom: 2px;
}

.product_tile div.askforprice
{
    width: 170px;
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: url(/_gfx/tile_btn_ask_for_price_bgd.png);
    background-color: #724d80;
    border: 0;
    font-size: 11px;
    padding: 3px 0px 3px;
}

#ask_for_price_box,
#negotiate_price_box,
#recommend_box {
    display: none;
    color: #444;
    background-image: url('/_gfx/askforprice_bgd.png');
    background-color: white;
    background-repeat: repeat-x;
    border: 1px solid #a476b1;
    position: absolute;
    width: 235px;
}

#recommend_box {
    width: 465px;
    height: 200px;
}

#recommend_box div.you,
#recommend_box div.him {
    width: 210px;
    margin-right: 8px;
    float: left;
}

#recommend_box input {
    width: 210px;
}

#recommend_box input,
#recommend_box textarea {
    border: 1px solid silver;
}

#recommend_box .comment {
    clear: both;
}

#ask_for_price_box {
    height: 117px;
}


#negotiate_price_box {
    padding-bottom: 5px;
}

#ask_for_price_box .content,
#negotiate_price_box .content,
#recommend_box .content {
    padding: 9px 8px 0px 10px;
}

#ask_for_price_box .description,
#negotiate_price_box .description,
#recommend_box .description {
    overflow: visible;
}

#ask_for_price_box h2,
#negotiate_price_box h2,
#recommend_box h2 {
    margin: 0;
    padding: 4px;
    color: white;
    font-size: 15px;
    font-variant: normal;
}

#askforprice_email {
    float: left;
    width: 180px;
    margin-top: 5px;
}

#askforprice_email,
#negotiateprice_email,
#negotiateprice_address {
    height: 19px;
}

#askforprice_email,
#negotiateprice_email,
#negotiateprice_address,
#negotiate_price_box textarea {
    color: #333;
    background-color: #f4f4f4;
    border: 1px solid #7b7b7b;
}


#negotiateprice_email,
#negotiateprice_address,
#negotiateprice textarea {
    width: 210px;
    margin-bottom: 5px;
}

.product_askforprice_btn,
.product_negotiateprice_btn {
    cursor: pointer;
}

#askforprice_submit {
    margin-top: 5px;
    float: left;
    border-width: 0px;
    height: 25px;
    width: 27px;
    background-color: #7b7b7b;
    background-image: url('/_gfx/askforprice_btn.png');
    padding: 0px;
}

#negotiateprice_submit {
    border-width: 0;
    margin-top: 5px;
    margin-left: 128px;
    background-image: url('/_gfx/negotiateprice_submit.png');
    width: 86px;
    height: 25px;
}

#recommend_submit {
    height: 25px;
    margin-left: 345px;
    background-image: url('/_gfx/negotiateprice_submit.png');
    width: 86px !important;
}

#askforprice_close,
#negotiateprice_close,
#recommend_close {
    background-image: url('/_gfx/askforprice_close.png');
    width: 29px;
    height: 27px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    padding: 0px;
}

.product_details {
    float: left;
    width: 300px;
    margin: auto;
}

.product_details th {
    text-align: left;
    color: #555;
    font-size: 13px;
}
.product_details td {
    text-align: right;
}
table.horlines td, table.horlines th {
    border-bottom: 1px solid #dedede;
}

.product_box table {
    padding: 0;
    margin: 0;
    width: 100%;
}

.basket_box {
    width: 205px;
    margin-bottom: 5px;
}


.basket_box .basket_to_basket_submit {
    background-image: url(/_gfx/basket_box_buy.png);
    border-width: 0px;
    height: 39px;
    width: 205px;
    padding: 0px;
}

.basket_box .askforprice {
    background-image: url(/_gfx/basket_box_askforprice.png);
    border-width: 0px;
    height: 39px;
    width: 205px;
    padding: 0px;
}

.basket_box .askforprice div {
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    color: #eae4eb;
    padding-top: 10px;
}

.plusminus {
    background-color: #999;
    background-image: url('/_gfx/basket_box_count.png');
    height: 41px;
    margin-bottom: 1px;
    color: white;
    padding: 4px;
}

div.plusminus div.basket_count {
    font-size: 22px;
    display: inline;
    margin: 0;
    position: relative;
}

.basket_box ul {
    padding: 0;
    margin: 0;
}

.basket_box .basket_to_basket_submit,
.negotiate {
    margin-bottom: 1px;
}

.basket_box ul li {
    background-color: #ddd;
    background-image: url('/_gfx/basket_box_item.png');
    background-repeat: repeat;
    height: 33px;
    line-height: 30px;
    margin: 0 0 1px 0;
    color: #5c5c5c;
    font-size: 13px;
    font-weight: bold;
}

.negotiate {
    height: 39px;
    line-height: 39px;
    color: white;
    width: 100%;
    background-color: #d00;
    background-image: url('/_gfx/red_bar.png');
    background-repeat: repeat-x;
}

td.product_more_link {
    vertical-align: middle !important;
}
a.product_more_link {
    font-weight: bold;
}

.basket_row > .price_box {
    margin-left: 8px;
}

.price_box {
    margin-top: 8px;
}

.price_row {
    font-size: 11px;
    font-weight: bold;
    width: 110px;
    margin: auto;
}
.price_row span.product_price {
    width: 89px;
}

.product_full .price_row {
    width: 200px;
}

.price_row.save {
    font-size: 10px;
}
.price_row.save .product_price {
    font-size: 12px;
}
.price_row.save sup {
    font-size: 9px;
}

.product_tile .product_price {
    border-top: 1px solid #c0c0c0;
    font-size: 11px;
    font-weight: normal;
    margin: 0 5px;
    padding: 0 10px;
}

.product_tile .price {
    color: red;
}

.product_price {
    font-size: 16px;
    font-family: Helvetica,Arial,Sans-Serif;
    font-weight: bold;
    padding-left: 1px;
    text-align: right;
}
.product_price.old {
    color: #999;
    text-decoration: line-through;
}
.product_price.new {
    color: #d00;
}

.price_box sup,
.magic_price_box sup
{
    height: 25px;
    vertical-align: top;
    font-size: 12px;
}

.price_box small,
.magic_price_box small
{
    font-size: 12px;
}

table.product_properties tr.product_properties td {
    vertical-align: baseline;
}

ul { padding-left: 28px; }
ul li {
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: 0px 7px;
    margin-left: 0px;
    padding-left: 12px;
}

.article ul li,
.editorBody ul li {
    list-style-type: disc;
}

.basket_box ul li {
    list-style-type: none;
}

.pagetitle {
    border-width: 1px 0px 0px 1px;
    border-style: solid;
    border-color: black;
    margin: 10px 0px 0px 20px;
    padding: 1px 10px 2px 10px;
    width: 120px;
    border-collapse: collapse;
    background-position: 100% 100%;
    font-weight: normal;
    font-size: 12px;
    text-align: left;
}

.backbtn {
    background-repeat: repeat-y;
    margin: 6px 8px 0px 0px;
    float: right;
    text-align: right;
}

.cfooter {
    float: right;
    padding: 5px 10px;
}

.mainbanner {
    padding: 0px 0px 4px 0px;
}

select {
    font-size: 10px;
}

.email a,
a.email,
a .email {
    background-position: 100% 0%;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 0px 0px 1px 1px;
    text-decoration: none;
    padding: 0px 25px 0px 5px;
}

.email a:hover,
a.email:hover,
a:hover .email
{
    text-decoration: none;
}

.product_description {
    padding: 1px 5px;
    width: 440px;
    vertical-align: top;
}

.details {
    padding: 5px;
    color: #555;
    font-size: 11px;
}

.details_header {
    font-size: 15px;
    color: #888;
    font-weight: bold;
    margin: 2px 0 8px -3px;
}

.basket {
    margin-left: 1px !important;
    width: 139px;
    vertical-align: top;
    font-size: 10px;
    position: relative;
}

.basket input.submit {
    display: block;
    width: 139px;
    height: 32px;
    background-color: #607;
    background-image: url('/_gfx/bar_violet.png');
    background-repeat: repeat-x;
    border: 0;
    position: absolute;
    bottom: 2px;
    right: 2px;
    color: white;
    font-weight: bold;
    font-size: 11px;
}

/* chrome fix, didn't find a better way to fix this ugliness */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .basket input.submit {
        right: 0;
        bottom: 0;
    }
}


.basket .item_count {
/*    margin-top: -3px;
*/
    position: absolute;
    bottom: 35px;
}
#rightproductpane .item_count {
    display: inline;
}

.basket .basket_count {
    position: relative;
    display: inline;
    font-size: 11px;
    text-shadow: none;
    padding: 0 0 0 3px;
    width: auto;
}

.basket div.askforprice {
    display: block;
    width: 140px;
    height: 32px;
    background: #607 url('/_gfx/bar_violet.png') repeat-x;
    border: 0;
    position: absolute;
    bottom: 2px;
    right: 2px;
    color: white;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
}


.basket div.askforprice div {
  padding-top: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.basket div.askforprice_img {
    background-image: url(/_gfx/bgd_ask_for_price_question_mark.png);
    background-position: 50% 50%;
    width: 140px;
    height: 113px;
    background-repeat: no-repeat;
}

.product_description a
{
    text-decoration: underline;
}

.property_name {
    display: inline-block;
    font-size: 11px;
    padding-right: 5px;
    vertical-align: top;
    width: 100px;
    color: black;
}

.property_value {
    font-size: 12px;
}

.property_price {
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    padding-right: 4px;
}

.price_box {

}

.price_box .property_name {
    font-weight: bold;
}

.magic_price_box {
    display: none;
    width: 300px;
    height: 100px;
    position: absolute;
    margin: -5px -5px -5px 75px;
    padding: 5px;
}

.magic_price_box a {
    text-decoration: none;
}

.magic_price_box .quantity {
    width: 74px;
    display: inline-block;
    font-size: 12px;
    font-family: Arial,Sans-Serif;
    font-weight: 900;
    text-align: right;
    margin-right: 8px;
}
.magic_price_box .quantity_text,
.property_price
{
    display: inline-block;
    text-align: right;
}
.magic_price_box .quantity_text
{
    vertical-align: middle;
    padding-right: 8px;
}

.magic_total_price sup
{
    vertical-align: top;
    font-size: 8px;
}

.magic_total_price small
{
    font-size: 8px;
}

.magic_price_box .magic_total {
    margin-top: 6px;
    width: 141px;
    text-align: right;
    display: inline-block;
    padding-right: 3px;
}
.magic_price_box .magic_total_price {
    margin-top: 6px;
    width: 88px;
    text-align: right;
    display: inline-block;
    font-size: 12px;
    font-family: Verdana,Helvetica,Sans-Serif;
    font-weight: bold;
    padding-right: 45px;
    text-transform: uppercase;
}

#fancy_left {
    left: -20px !important;
    width: 50px !important;
}
#fancy_right {
    right: -20px !important;
    width: 50px !important;
}
span#fancy_right_ico {
    right: 5px !important;
}
span#fancy_left_ico {
    left: 0 !important;
}

.magic_price_box .plusminus,
#gt_fancy_content .plusminus {
    font-size: 24px;
    font-family: Monospace;
    font-weight: bold;
    padding-right: 2px;
}

#gt_fancy_content .plusminus a {
    text-decoration: none;
}

.magic_price_box .plusminus a {
    margin-right: 5px;
}

.buy {
    position: absolute;
    right: 10px;
    bottom: 6px;
}

.article table.product_properties,
.editorBody table.product_properties {
    width: 550px;
}

.product_photo {
    width: 143px;
    padding: 1px 0 1px 2px;
    text-align: left;
    vertical-align: top;
    display: inline-block;
}

.mini_pic {
    display: inline-block;
    padding: 3px;
    margin: 0 7px 5px 0;
    border: 1px solid silver;
}
.mini_pic a img {
    border: 0;
}

.product_photo label {
    font-size: 11px;
    font-weight: bold;
    color: #444;
}

.product_photos {
    float: left;
    margin-right: 10px;
    width: 216px;
    overflow: hidden;
}

.product_photos img {
    border: 1px solid silver;
}

.color_pallete
{
    float: left;
    border-style: solid;
    border-width: 1px;
    margin: 1px 4px 1px 0;
    padding: 4px;
}

.section_productinfo
{
    width: 260px;
}

.section_productinfo th
{
    text-align: left;
    padding-right: 6px;
    font-weight: normal;
}

.section_productinfo td,
.section_productinfo th
{
    font-size: 11px;
    vertical-align: top;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
}

.from_to {
    float: left;
    padding-top: 18px;
}

.pages_list {
    margin:15px 10px 10px;
    padding:4px;
    text-align:center;
    width:400px;
    float: left;
}

#login_form
{
    font-size: 10px;
    line-height: 1.1em;
    float: right;
    right: 0px;
    padding-top: 0px;
    width: 370px;
    text-align: right;
    position: absolute;
    top: 38px;
    height: 20px;
    overflow: visible;
}

#login_form form {
    vertical-align: top;
    padding: 0 5px 1px 0;
    text-align: left;
}

#login_form input {
    border: 1px solid #555;
    margin: 1px 3px 1px 1px;
    font-size: 11px;
}

#login_form .name {
    font-weight: bold;
    font-size: 15px;
    text-align: left;
    float: left;
    padding-top: 3px;
    overflow: visible;
}

#searchbox_holder form {
    margin: 0 /* opera decided to put a margin-bottom: 1em there...
                 just like IE, margin below form by default */
}
#searchbox_holder form * {
    vertical-align: middle;
}
#login_form * {
    vertical-align: middle;
}

#login_form span.login_text {
    display: inline-block;
}

#login_password,
#login_login
{
    height: 15px;
    font-family: verdana, arial, helvetica, sans-serif;
    padding: 1px 2px;
    width: 115px;
}

#login_form #login_submit,
#searchbox_submit,
.search_submit {
    width: 24px;
    height: 23px;
    background-image: url(/_gfx/submit.png);
    background-color: transparent;
    border-width: 0px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}

#login_help {
    font-size: 11px;
    font-family: Verdana,Sans-Serif;
    padding-right: 3px;
    position: relative;
    top: -2px;
}

.search_form {
    text-align: center;
    font-size: 14px;
    font-family: Arial;
    position: relative;
}

#searchbox_string,
.search_string
{
    width: 130px;
    margin: 3px 0px 5px 3px;
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
    border: 1px solid #7b7b7b;
    background-color: #f4f4f4;
}
#searchbox_string,
.search_string {
    padding: 3px 2px 3px;
}

.search_string
{
    position: relative;
    z-index:10;
    width: 180px;
    margin: 3px 6px 5px 6px;
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
}

.form_holder
{
    border-style: solid;
    border-width: 0px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    padding: 10px 0px;
}

.wrapper .form_holder {
    background-color: transparent;
    margin: 10px 20px 10px;
    border: none;
}

/* grep says it's basket-only */
.form_holder textarea
{
    width: 470px;
    height: 80px;
    border: 1px solid #ccc;
    background-color: #fff;
    background-image: url("/_gfx/standardbox_background.png");
    background-position: 0 -100px; /* reusing gfx */
    background-repeat: repeat-x;
}

.button,
.button_disabled
{
    font-size: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
    margin: 3px 2px 0px 0px;
    padding: 4px 8px;
    background: #ccc url('/_gfx/top_lightmenu_bg.jpg') repeat-x;
    border: 1px solid #aaa;
    font-weight: bold;
}
.button,
.button_disabled
#basket_login_form .button {
    -webkit-transition: background 200ms ease-in-out, color 300ms ease-in-out;
    -moz-transition: background 200ms ease-in-out, color 300ms ease-in-out;
    transition: background 200ms ease-in-out, color 300ms ease-in-out;
}

#basket_login_form .button:hover,
.button:hover {
    background-image: url('/_gfx/purple.png');
    color: #ebe3ef !important;
    background-color:  #6b1a92;
    background-repeat: repeat-x;

}


.basket_to_basket
{
    margin: 0px;
    font-size: 12px;
}

#rightproductpane .featured
{
    float: right;
    margin: 5px 0 0 0;
}

.product_description .featured
{
    float: right;
}

#rightproductpane .free_delivery
{
    float: right;
    margin: 6px 0 0 5px;
}

.product_description .free_delivery
{
    float: right;
    margin: 4px 0 0 5px;
}

.product_description .icons_and_social {
    width: 100%;
}

#make_an_order_submit {
    float: right;
    margin-right: 20px;
}
#make_an_order_submit:hover {
    border-color: #666;
    box-shadow: 0 0 8px #999;
}

.basket_row td
{
    border-width: 1px 0px 0px 0px;
    border-style: solid;
}

.basket_price
{
    text-align: right;
}
.basket_price_total
{
    text-align: right;
}

.basket_volumes
{
    text-align: center;
}

hr.section_separator
{
    clear: both;
    width: 394px;
    margin: 0px auto 10px auto;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    height: 0px;
}

.framed
{
    border-width: 1px;
    border-style: solid;
    padding: 10px;
}

#basket_error
{
    text-align: center;
    margin: 0px;
    padding: 0px;
}

#toppestmenu .topmenu {
    display: inline-block;
    white-space: nowrap;
    float: left;
    max-width: 250px;
    overflow: hidden;
    text-align: left;
    height: 33px;
}

#toppestmenu a {
    color: #ddd;
    border-right: 1px solid silver;
    height: 22px;
    letter-spacing: 0.08em;
}

#toppestmenu a:hover {
}

#topmenu .topmenu {
    width: 951px;
    height: 26px;
    background-color: silver;
    background-image: url('/_gfx/top_lightmenu_bg.jpg');
    clear: both;
    vertical-align: middle;
    font-size: 12px;
    font-family: Arial,Sans-Serif,Helvetica;
    color: black;
}
#topmenu2 .topmenu {
    height: 24px;
    width: 951px;
    background-color: black;
    background-image: url('/_gfx/top_darkmenu_bg.jpg');
    border-top: 1px solid black;
}


.topmenu a {
    display: inline-block;
    height: 16px;
    padding: 7px 12px 3px;
    letter-spacing: 0.15em;
    text-decoration: none;
    font-weight: bold;
    color: #333;
    border-right: 1px solid white;

    -webkit-transition: background 200ms ease-in-out, color 300ms ease-in-out;
    -moz-transition: background 200ms ease-in-out, color 300ms ease-in-out;
    transition: background 200ms ease-in-out, color 300ms ease-in-out;

}
#topmenu2 .topmenu a {
    color: white;
    padding: 4px 15px;
    border-right: 2px solid black;
}

.topmenu a:hover {
    background-image: url('/_gfx/purple.png');
    color: #ebe3ef !important;
    background-color:  #6b1a92;
    background-repeat: repeat-x;
}

.topmenu a.home_link {
    float: left;
    width: 26px;
    background-image: url('/_gfx/home.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.topmenu a.home_link:hover {
    background-image: url('/_gfx/home_hover.png');
}

.topmenu .home_link span {
    display: none;
}

#toppestmenu .topmenu a:hover {
    background-image: url('/_gfx/purple18.png');
    background-position: 0 -3px;
}

.basket_info {
    vertical-align: middle;
    height: 30px;
    margin-right: 3px;
}
.basket_info span {
    display: inline-block;
    height: 30px;
}
.basket_info .item_count {
    vertical-align: top;
    padding-top: 10px;
}
.basket_info a {
    display: inline-block;
    text-decoration: none;
    position: relative;
    z-index: 1000;
}
.basket_info img {
    position: relative;
    margin: 4px 2px 0 -30px;
}
.basket_info .basket_count {
    text-align: center;
    color: #eee;
    text-shadow: none;
    position: relative;
    width: auto;
    font-size: 15px;
}
.basket_info .basket_sum {
    color: white;
    font-size: 20px;
    margin: 1px 0 -5px 5px;
}
.basket_count {
    font-size: 22px;
    font-family: Arial,Helvetica,Sans-Serif;
    font-weight: 900;
    width: 80px;
    text-align: right;
    position: absolute;
}
.basket_row .basket_count {
    margin-left: 278px;
    cursor: default;
}
.magic_price_box .basket_count {
    display: none;
}
.basket_box .basket_count {
    margin: -20px 0 0 30px;
    font-size: 40px;
    width: 150px;
}

.shipment_payment td.radios {
    text-align: left;
    padding-left: 65px;
}

#gt_fancy_content {
    opacity: 0.8;
    min-height: 100px;
    max-height: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 200;
    padding: 10px;
}
#gt_fancy_content table {
    position: absolute;
    left: 10px;
}
#gt_fancy_content .property_name {
    font-weight: bold;
}

#gt_fancy_content .property_value {
    text-transform: uppercase;
    font-weight: bold;
    width: 200px;
    overflow: visible;
}
#gt_fancy_content .property_value {
    font-size: 10px;
}

#gt_fancy_content .basket_stuff {
    float: right;
    width: 200px;
    text-align: right;
}
#gt_fancy_content input {
    width: 55px;
    text-align: right;
}
#gt_fancy_content .another_basket {
    vertical-align: middle;
    margin: -30px 0 -10px 0;
    padding-top: 2px;
}
#gt_fancy_content .symbol {
    font-size: 19.5px;

}
#gt_fancy_content .price {
    text-align: right;
    font-size: 13.6px;
    font-weight: bold;
    padding-top: 5px;
}
#gt_fancy_content .price sup {
    vertical-align: top;
    font-size: 14px;
}
#gt_fancy_content .product_price {
    font-size: 21px;
    font-family: Verdana;

}

#gt_fancy_content .totalLine {
    padding-top: 5px;
}
#gt_fancy_content .totalLine img {
    margin: -4px 0 -6px 4px;
    cursor: pointer;
}
#gt_fancy_content .countLine {
    width: 72px;
    display: inline-block;
    text-align: left;
}
#gt_fancy_content .basket_count {
    position: absolute;
    width: auto;
    right: 30px;
    top: -3px;
}

.per_page_sel {
    float: right;
    text-align: right;
    font-size: 10px;
}
.per_page_sel select {
    font-size: 13px;
}
form[name='perpageform'] {
    text-align: right;
}

.control_topten {
    width: 180px;
    float: right;
    margin: 10px;
    border: 1px solid silver;
}
.control_topten div.basket_count {
    position: relative;
    margin: 8px 0 -30px 0;
    width: 167px;
}

.control_topten .products {
    height: 857px;
    overflow: hidden;
}

#gt_fancy_subimages {
    width: 100px;
    height: 100px;
    position: relative;
    margin: 0 auto 0 auto;
    z-index: 200;
}

#gt_fancy_subimages img {
    margin: 10px 0 0 10px;
}

tr.basket_row input {
    width: 40px;
    height: 15px;
    text-align: right;
    font-size: 13px;
}
td a.plus,
td a.minus {
    display: inline-block;
    text-align: center;
    padding: 1px;
    text-decoration: none;
    width: 19px;
    height: 18px;
    font-size: 17px;
    margin-top: -4px;
}

#basket_table td {
    vertical-align: middle;
}

table.orders_list td {
    font-size: 11px;
}

div.control_topten + h1 + div.article {
    width: 550px
}

div.pagination {
    display: inline-block;
    overflow: visible;
}
div.pagination a,
div.pagination span.disabled {
    margin: 5px;
    font-weight: bold;
}
div.pagination span.current {
    position: relative;
    font-weight: bold;
    padding: 3px;
    border: 1px solid silver;
}

div.awesome
{
    padding: 2px;
    padding-left: 5px;
    padding-bottom: 3px;
    cursor: pointer;
    position: absolute;
    z-index: 5;
    background-color: #eee;
}
div.awesome_submenu {
    position: relative;
    text-align: left;
    border-top: 1px solid silver;
}
div.awesome_entry {
    position: relative;
    height: 15px;
}
div.awesome_entry:hover {
    background-color: #999;
}
img.awesome_toggler
{
    float: right;
/*margin-top: -15px;*/
}

.article table tr td.detail_name,
.editorBody table tr td.detail_name {
    font-weight: bold;
    text-align: right;
}
.below_min_price {
    margin-bottom: 20px;
}

.details li {
    list-style: disc;
}

.panel,
#mainpane .article.panel {
    background-color: white;
    background-image: url('/_gfx/panel_bg.png');
    background-repeat: repeat-x;
    border: 1px solid #c0c0c0;
    padding: 8px;
    margin-bottom: 10px;
    width: auto;
}


input.shade
{
    border: 1px solid #c0c0c0;
    border-top-color: #8c8c8c;
    background-color: white;
    background-image: url('/_gfx/panel_input_bg.png');
    background-repeat: repeat-x;
    height: 18px;
    font-size: 12px;
    font-family: Verdana;
    color: black;
}

#registration input.shade {
    width: 180px;
}

#panel_footer
{
    font-size: 11px;
    color: #999;
    background-image: url('/_gfx/footer_background_bottom.png');
    border-color: #dfdfdf;
    border-width: 1px 0px;
    border-style: solid;
}

#panel_footer > div
{
    background-image: url('/_gfx/footer_background_top.png');
    background-repeat: no-repeat;
}

#panel_footer_left
{
    float: left;
    width: 190px;
    background-image: url('/_gfx/footer_background_left.png');
    background-repeat: no-repeat;
    padding-top: 4px;
    text-align: center;
    font-size: 11px;
    line-height: 1.6em;
    color: #666;
}

#panel_footer_left p {
    line-height: 1.6em;
    margin-bottom: 6px;
}

#panel_footer_left a {
    color: #444;
}

#panel_footer_left b
{
    color: black;
}

#panel_footer_text
{
    float: left;
    margin-left: 13px;
    overflow: hidden;
    width: 748px;
}

.subsection-tile {
    background-image: url('/_gfx/subsection-tile-bgd.png');
    width: 131px;
    height: 136px;
    float: left;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.subsection-tile div {
    position: absolute;
    background-color: 12px;
    bottom: 10px;
    left: 10px;
    font-size: 10px;
    text-align: center;
    width: 111px;
    height: 30px;
}

.subsection-tile img {
    position: absolute;
    top: 6px;
    left: 10px;
    margin: auto;
}

.subsection-tile a {
    color: #555;
}

.subsection-tile a:hover {
    text-decoration: none;
}

.calendarbox .standardbox_category {
    background-image: none;
    background-color: #fafafa;
}

.calendarbox .standardbox_body {
    border-color: #9d9d9d;
    padding: 8px;
    font-size: 14px;
    font-weight: bold;
    color: #515151;
}

.highlight_link {
    color: #7f4695;
    font-weight: bold;
}

.control_promoted {
    position: relative;
    clear: both;
    overflow: hidden;
    height: 142px;
    width: 100%;
}

.promoted_product {
    font-size: 10px;
    background-color: white;
    float: left;
    width: 100px;
    height: 133px;
    margin: 0px 14px 5px 0px;
    text-align: center;
    border: solid 1px gray;
}

#sectionpane .promoted_product {
    margin-right: 15px;
}

.promoted_product .product_name {
    font-size: 9px;
    line-height: 12px;
    height: 25px;
}

.promoted_product .product_photo {
    width: 95px;
    margin: auto;
}

.promoted_products {
    width: 1000px;
    margin-left: 22px;
    height: 135px;
    margin-top: 5px;
}

.promoted_arrows {
    position: absolute;
    top: 0;
    width: 18px;
    padding: 0px;
}

.promoted_forward {
    right: 0;
}

.promoted_backward {
    left: 0;
}

.promoted_product_noscroll {
    width: 173px;
    height: 165px;
    float: left;
    margin: 2px;
    text-align: center;
    background-image: url("/_gfx/promoted_noscroll_back.png");
    background-color: white;
    background-repeat: no-repeat;
}

.promoted_product_noscroll .product_photo {
    height: 90px;
    text-align: center;
}

.promoted_product_noscroll_small_right {
    width: 125px;
    height: 178px;
    float: right;
    text-align: center;
    background-image: url("/_gfx/promoted_noscroll_small_back.png");
    background-repeat: no-repeat;
}

.promoted_product_noscroll_small_left {

    width: 125px;
    height: 169px;
    float: left;
    text-align: center;
    margin-left: 3px;
    background-image: url("/_gfx/promoted_noscroll_small_back.png");
}
.promoted_product_name_small {
    margin: 4px 4px 0px;
    width: 110px;
    height: 29px;
    overflow: hidden;
}

.promoted_product_price_small {
    margin: 4px 0px 0px;
    width: 122px;
}

.promoted_product_name_small a
{
    font-size: 10px;
    color: #959595;
}

#rightpane .control_promoted,
#rightproductpane .control_promoted {
    height: 628px;
}

#rightpane .promoted_product,
#rightproductpane .promoted_product {
    float: none;
    width: 140px;
    height: 140px;
}

#rightpane .promoted_products,
#rightproductpane .promoted_products {
    margin-top: 22px;
}

#rightproductpane .promoted_products {
    margin-left: 25px;
}
#rightpane .promoted_products {
    margin-left: 16px;
}

#rightpane .promoted_arrows,
#rightproductpane .promoted_arrows {
    height: 18px;
    width: 100%;
}

#rightpane .promoted_forward,
#rightproductpane .promoted_forward {
    top: 610px;
    left: 0;
}

.product_name_noscroll {
    background-image: url("/_gfx/promoted_noscroll_gradient.png");
    background-color: white;
    background-repeat: repeat-x;
    white-space: nowrap;
    text-align: center;
    padding: 0;
    padding-top: 8px;
    height: 20px;
    font-size: 12px;
    margin: 0 5px 0 2px;
    width: 166px;
}


.product_oldprice_noscroll {
    margin-top: -2px;
    text-align: right;
    font-size: 11px;
    padding-right: 10px;
    font-weight: bold;
    text-decoration: line-through;
}

.promoted_product_price_small .product_oldprice_noscroll {
    color: #959595;
}

.product_price_noscroll {
    text-align: right;
    padding-right: 10px;
    color: red;
    font-size: 13px;
    font-weight: bold;
}

.promoted_product_price_small .product_price_noscroll {
    color: #ab53ff;
}

#mainpane .promoted {
    margin-right: -10px;
}

#mainpane .promoted_product {
    margin: 0px 0px 5px 0px;
    border-left: none;
}
#productpane .promoted_product {
    margin: 0 12px 8px 0;
    width: 110px;
}

#mainpane .promoted_products {
    margin-left: 24px;
    border-left: solid 1px gray;
}

.titlebar_btn form {
    display: inline;
    line-height: 30px;
}

.c-newslist-news {
    clear: both;
    overflow: hidden;
}

.c-newslist-news-data {
    padding-top: 4px;
    padding-left: 4px;
    color: #5E396D;
}

.c-newslist-news-content {
    padding: 4px;
}

.c-newslist-news-thumbnail {
    width: 90px;
    height: 90px;
    float: left;
    text-align: center;
    margin: 10px;
}

.c-newspanel-news-readmore {
    text-align: right;
    margin-right: 4px;
    font-size: 11px;
}

.c-newspanel-news-thumbnail {
    width: 60px;
    float: right;
    text-align: center;
    margin: 5px;
}

.c-newspanel-news-data {
    padding-top: 6px;
    padding-left: 4px;
    padding-bottom: 2px;
    color: #5E396D;
}

.c-newspanel-news-content p {
    padding: 4px 10px 0px 10px;
    margin: 0px 0px 5px 0px;
    line-height: 140%;
    font-size: 11px;
}

#basket_thing {
    position: fixed;
    right: 0;
    top: 105px;
    display: none;
    z-index: 300;
}

#basket_thing_wrapper {
    position: fixed;
    right: -20px;
    top: 100px;

    opacity: 0;
    width: 290px;
    height: 116px;
    display: none;
    z-index: 3000;
    padding: 10px;
    color: #333;
    vertical-align: middle;
}
#basket_thing_content b {
    color: black;
}
#basket_thing_content h1 {
    color: white;
    font-weight: bold;
    background: url('/_gfx/bar_violet_inv.png');
    margin: 0;
    font-size: 16px;
    line-height: 1.6em;
    white-space: nowrap;
}
#basket_thing_value {
    font-size: 14px;
    color: purple;
}
#basket_thing_value b {
    color: inherit
}

#basket_thing_content {
    text-align: center;
    width: 275px;
    /* http://css-tricks.com/rgba-browser-support/ */
    background: #ffffff; /* The Fallback */
    background: rgba(255,255,255, 0.85);
    border: 1px solid #966ba2;
    padding-bottom: 8px;
}

#basket_thing_wrapper img {
    margin: 0;
    border: 0;
}

#facebook-login-box {
    position: absolute;
    top: 72px;
    right: 10px;
    width: 25px;
    height: 41px;
    overflow: hidden;
    border-width: 0px;
    border-style: solid;
    border-color: #29447e;
}

.fb_button_medium:hover {
    text-decoration: none;
}

.sitemap_item {
    margin-left: 40px;
}

#searchbox_hint_box
{
    position: absolute;
    overflow: auto;
    z-index: 200;
    direction: ltr;
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
    background-color: white;
    font-weight: normal;
    top: 25px;
    left: 11px;
    display: none;
    overflow: hidden;
}

#searchbox_hint_body
{
    margin: 2px 4px;
    font-size: 10px;
    z-index: 200;
    text-align: left;
}

.search_hint_line a {
   display: block;
   white-space: nowrap;
   padding-left: 6px;
}

.search_hint_line_odd {
    background-color: #e0e0ef;
}

.search_hint_line_even {
    background-color: #f0f0ff ;
}

.search_hint_highlight {
   background-color: #643d72;
}

.search_hint_highlight a {
   color: white;
}

.search_hint_highlight a:hover {
    text-decoration: none;
}

.search_hint_header {
    padding: 2px 0 0 2px;
    font-size: 13px;
    font-weight: bold;
    color: white;
    background-color: #8d7696;
}

#searchbox_hint_fill {
    width: 170px;
    height: 1px;
}

#toolbox-box {
    color: #ccc;
}
#toolbox-box a {
    color: white;
}

#mainpane .article {
    padding: 0 0;
}

#facebook_thing {
    display: none;
    position: fixed;
    right: 0;
    top: 223px;
    z-index: 100;
}

#facebook_likebox {
    display: none;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 71px;
    z-index: 300;
    background: white;
}

/* opera fix */
div#facebook_likebox .fb_iframe_widget {
    display: block;
}

#product_review {
    position: relative;
}

#product_review .textfield {
    border: 1px solid #999;
    width: 200px;
}

.rating_stars,
.rating_stars:hover {
    text-decoration: none;
}

.rating_star {
    color: transparent;
    width: 16px;
    height: 16px;
    padding: 1px 5px;
    margin: 0 -1px;
    background-image: url('/_gfx/star_inactive.png');
}

.trigger_page {
    cursor: pointer;
}

.review {
    margin: 2px 0 5px 0;
    border-bottom: 1px solid #ccc;
}

.review_avatar {
    width: 32px;
    height: 32px;
    margin-right: 5px;
    float: left;
    margin: 2px;
}

.review_info {
    float: left;
    width: 470px;
}

.review_rating {
    float: right;
    color: transparent;
}

.review_rating:hover {
    color: black;
}

.review_text {
    background: #f0f0ff;
    padding: 2px 4px;
    clear: both;
}

.avg_rating {
    font-size: 12px;
    margin: 0 0 5px 0;
}

#bookmark-bar {
    position: fixed;
    bottom: 0;
    width: 100%;
    display: none;
    background-color: #8D7696;
    overflow: hidden;
    z-index: 2000;
}

#bookmark-content {
    height: 110px;
    clear: both;
    z-index: 2000;
}

#bookmark-toggle {
    display: none;
    position: fixed;
    bottom: 0;
    right: 35px;
    background-color: #8D7696;
    color: #CEC2D3;
    border: 3px solid #CEC2D3;
    border-bottom: none;
    padding: 5px;
    padding-bottom: 0;
    width: 225px;
    height: 28px;
    font-size: 15px;
    text-transform: uppercase;
    cursor: pointer;
}

.bookmark-item {
    float: left;
    margin: 5px;
    margin-right: 0;
    height: 90px;
    width: 90px;
    border: 5px solid #CEC2D3;
}

#bookmark-scroll-left,
#bookmark-scroll-right {
    position: absolute;
    height: 15px;
    width: 15px;
    font-size: 14px;
    background-color: #CEC2D3;
    color: #8D7696;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

#bookmark-scrolls {
    position: relative;
    clear: both;
    height: 15px;
}

#bookmark-scroll-left {
    left: 0;
}

#bookmark-scroll-right {
    right: 0;
}

.bookmark-buttons {
    float: left;
    margin: 5px;
    margin-left: 0;
    position: relative;
    height: 100px;
    width: 15px;
}

.bookmark-delete,
.bookmark-basket {
    width: 15px;
    height: 15px;
    font-size: 14px;
    background-color: #CEC2D3;
    color: #8D7696;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
}

.bookmark-delete {
    top: 0;
}

.bookmark-add-container {
    display: none;
}

.bookmark-basket {
    bottom: 0;
}

#basket_login_form {
    margin: auto;
    width: 240px;
}
#basket_login_form input {
    width: 160px;
    border: 1px solid #999;
    background-color: #fff;
    color: black;
    box-shadow: inset 0 0 10px #ccc;
}
#basket_login_form .button {
    box-shadow: none;
}
#basket_login_form .login_or_remind {
    text-align: center;
}
#basket_login_form .login_text {
    display: block;
    float: left;
    clear: left;
    text-align: right;
    width: 50px;
    padding: 2px 2px;
    vertical-align: middle;
}

#basket_facebook_login,
#basket_registration {
    margin: 20px 0;
    text-align: center;
    line-height: 1.5em;
}

table#basket_steps {
    width: 100%;
}
table#basket_steps td {
    text-align: center;
    vertical-align: middle;
    height: 32px;
    color: #888;
}
table#basket_steps td.joiner,
table#basket_steps td.begin,
table#basket_steps td.end {
    width: 16px;
    background-color: #eee;
    vertical-align: top;
    background-position: 0 16px;
    background-repeat: no-repeat;
}
table#basket_steps .step {
    background-position: 0 16px;
    background-repeat: repeat-x;
}

table#basket_steps .inact_act {
    background-image: url('/_gfx/step_in_act.png');
}
table#basket_steps .inact_inact {
    background-image: url('/_gfx/step_in_in.png');
}
table#basket_steps .act_inact {
    background-image: url('/_gfx/step_act_in.png');
}
table#basket_steps .end {
    background-image: url('/_gfx/step_end_in.png');
}
table#basket_steps .end.active {
    background-image: url('/_gfx/step_end_act.png');
}
table#basket_steps .step {
    background-image: url('/_gfx/step_bg_in.png');
}
table#basket_steps .step.active {
    color: #607;
    background-image: url('/_gfx/step_bg_act.png');
}

/* End of file, plz edit ABOVE */

