/* general styles */
a:link,
a:visited,
a:hover,
a:active {
    color: #000000;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
H1 {
    FONT-SIZE: 15px;
}
H2 {
    FONT-SIZE: 13px;
}
H3 {
    FONT-SIZE: 12px;
}
HR {
    COLOR: #DDDDDD;
    HEIGHT: 1px;
}
HTML,BODY {
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-family: Verdana;
}
select,
input {
    margin: 0px;
    font-size: 10px;
}
.zbody {
    font-family: Verdana,Arial,Helvetica,Sans-serif;
    background-color: #ffffff;
    background-repeat: repeat-x;
    background-image: url(images/z_sale_body_bg.png);
    margin: 0px;
    font-size: 10px;
}
FORM {
    margin: 0px;
}
TABLE,IMG {
    border: 0px;
}

.clear {
    clear: both;
    height: 1px;
    line-height: 0px;
}

/* text classes */
.usual_text,
.usual_text a:link {
    color: #413839;
}

/* tables classes */
table.header_rounded,
table.header {
    padding: 0px;
    border-spacing: 0px;
}
table.header th a {
    color: #ffffff;
}
.TableHead,
table.header_rounded th,
.header_table,
table.header th {
    background-color: #413839;
    color: #ffffff;
    font-weight: bold;
    line-height: 18px;
    white-space: nowrap;
    height: 22px;
    text-align: left;
    border-left: 1px solid #ffffff;
}
.TableHead,
table.header_rounded th,
table.header th {
    padding: 0px 0px 0px 3px;
}
table.header td {
    color: #313131;
}
table.header.underline td {
    border-bottom: 1px solid black;
}
table.header.light th {
    background-color: #eeeeee;
    color: #313131;
}
table.header.dark th {
    background-color: #cecece;
    color: #313131;
}

table.header_bordered {
    padding: 0px;
    border: 1px solid #cccccc;
}
table.header_bordered th {
    background-color: #413839;
    color: #ffffff;
    font-weight: bold;
    line-height: 14px;
    white-space: nowrap;
}
table.header_bordered th td {
    border-spacing: 10px;
    padding: 10px;
}

table.header_rounded th.first {
    background-image: url(images/tables/top_cl_b1.gif);
    position: 0% 0%;
    background-repeat: no-repeat;
}
table.header_rounded th.last {
    background-image: url(images/tables/top_cr_b1.gif);
    background-position: 100% 0%;
    background-repeat: no-repeat;
}


.TableSubHead,
.cycle {
    background-color: #e8e8e8;
    color: #000000;
}
.cycle #nobg {
    background-color: #ffffff;
}

.input_field_small_0,
.input_field_small_1,
.input_field_0,
.input_field_1 {
    font-size: 10px;
    line-height: 22px;
    margin: 1px 0px 0px 0px;
    padding: 1px;
    clear: both;
}

.input_field_0.cycle,
.input_field_1.cycle {
    background-color: #e8e8e8;
}
.input_field_easy_0_0,
.input_field_easy_0_1,
.input_field_easy_1_0,
.input_field_easy_0_1,
.input_field_easy_1_1 {
    display: inline;
}

.input_field_0.left,
.input_field_1.left,
.input_field_easy_1_0.left,
.input_field_easy_0_0.left,
.input_field_easy_1_1.left,
.input_field_easy_0_1.left {
    float: left;
}
.input_field_0.right,
.input_field_1.right,
.input_field_easy_1_0.right,
.input_field_easy_0_0.right,
.input_field_easy_1_1.right,
.input_field_easy_0_1.right {
    float: right;
}

.input_field_easy_1_1 label,
.input_field_easy_0_1 label {
    font-weight: bold;
    line-height: 22px;
}
.input_field_small_1 label,
.input_field_1 label {
    font-weight: bold;
    line-height: 22px;
    vertical-align: baseline;
    display: block;
    padding: 0px;
    padding: 1px 0px 0px 0px;
    height: 100%;
}

.input_field_easy_1_0 label,
.input_field_easy_0_0 label {
    line-height: 22px;
}

.input_field_small_0 label,
.input_field_0 label {
    line-height: 22px;
    vertical-align: baseline;
    display: block;
    padding: 0px;
    padding: 1px 0px 0px 0px;
}

.input_field_small_0 label,
.input_field_small_1 label,
.input_field_1 label,
.input_field_0 label {
    float: left;
    width: 200px;
}
.input_field_easy_1_1 label,
.input_field_easy_1_0 label {
    padding: 0px 5px 0px 5px;
}
.input_field_easy_0_1 label,
.input_field_easy_0_0 label {
    padding: 0px 5px 0px 0px;
}
.input_field_easy_1_1.right_al {
    text-align: right;
}
.input_field_easy_1_1.right_al.with_back.big_one,
.input_field_easy_1_1.right_al.big_one {
    font-size: 13px;
}
.input_field_easy_1_1.right_al.with_back {
    background-color: #eeeeee;
}

.input_field_small_0:after,
.input_field_small_1:after,
.input_field_0:after,
.input_field_1:after,
.input_field_easy_0_0:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.input_field_small_0,
.input_field_small_1,
.input_field_small_0 label,
.input_field_small_1 label {
    line-height: 12px;
}
a.button_button:link,
a.button_button:visited,
a.button_button:hover,
a.button_button:active {
    color: #ffffff;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: 2px;
    font-weight: bold;
    font-size: 12px;
    line-height: 30px;
}
.button_button .btc {
    background: url(images/buttons/but_grey_center.gif) repeat-x 0% 50%;
    padding: 1px;
}
.button_button .btl {
    padding: 1px;
    background: url(images/buttons/but_grey_left.gif) no-repeat 100% 50%;
}
.button_button .btr {
    padding: 1px;
    background: url(images/buttons/but_grey_right.gif) no-repeat 0% 50%;
}
.button_simple {
    cursor: pointer;
    padding: 2px 30px 2px 10px;
    line-height: 18px;
    background: url(images/buttons/go_grey.gif) no-repeat 100% 0%;
    white-space: nowrap;
}

.mb_title,
.mb_answer_title {
    width: 85%;
}
.mb_date {
    white-space: nowrap;
}
.mb_answer_content,
.mb_content {
    padding: 5px 5px 10px 5px;
    margin-bottom: 5px;
}
.mb_answer_content {
    background-color: #eeeeee;
}
.header .answer {
    padding-left: 20px;
}
.mb_area .input_field_1 input,
.mb_area .input_field_1 textarea {
    width: 400px;
}

.subheader {
    text-align: left;
    color: #4a00ff;
    font-size: 11px;
    font-weight: bold;
    border-bottom: 1px solid #4a00ff;
    margin-bottom: 5px;
    margin-top: 5px;
}
.subheader.grey {
    color: #666666;
    border-bottom: 1px solid #666666;
}
.subheader.black {
    color: #000000;
    border-bottom: 1px solid #000000;
}
.subheader.red {
    color: #550000;
    border-bottom: 1px solid #550000;
}
.subheader.dialog {
    color: #ffffff;
    padding-left: 5px;
    font-weight: normal;
    background: #413839 url(images/tables/top_cl_b2.gif) no-repeat 0% 0%;
    line-height: 20px;
    border: 0px;
}
.subheader.dialog .right {
    background: #413839 url(images/tables/top_cr_b2.gif) no-repeat 100% 0%;
    width: 4px;
    height: 20px;
    float: right;
}

.dialog_message {
    border: 1px solid #413839;
    color: #413839;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 10px;
    clear: both;
}
.dialog_message .title {
    background: #413839;
    color: #ffffff;
    font-weight: bold;
    line-height: 22px;
    cursor: pointer;
}
.dialog_message .title img {
    float: left;
    vertical-align: middle;
    padding: 3px 10px 3px 10px;
}
.dialog_message .content {
    border-top: 1px solid #413839;
    padding: 5px;
}
.dialog_message .link {
    text-align: right;
}

.dialog {
    padding: 0px;
    margin: 20px 0px;
}
/*
.dialog .title {
    color: #ffffff;
    font-weight: bold;
    white-space: nowrap;
    height: 22px;
    line-height: 22px;
    text-align: left;
    padding: 0px 0px 0px 5px;
}
.dialog .bottom_title {
    background: #413839 url(images/tables/top_cl_b2.gif) no-repeat 0% 0%;
    height: 3px;
    line-height: 3px;
}
.dialog .bottom_title .right,
.dialog .right {
    background: #413839 url(images/tables/top_cr_b1.gif) no-repeat 100% 0%;
    width: 3px;
    height: 3px;
    float: right;
    line-height: 3px;
}
.dialog .bottom_title .right {
    background-image: url(images/tables/top_cr_b2.gif);
}
.dialog .content {
    padding: 5px;
    border: 1px solid #413839;
    color: #413839;
}
*/
.dialog.second .title {
    background: #413839 url(images/tables/top_cl_b2.gif) no-repeat 0% 0%;
    line-height: 20px;
    height: 20px;
}
.dialog.second .right {
    background: #413839 url(images/tables/top_cr_b2.gif) no-repeat 100% 0%;
    width: 4px;
    height: 20px;
}
.dialog.second .content {
    border: 0px;
}
.dialog.sitemap .title,
.dialog.sitemap .title a:link,
.dialog.sitemap .title a:visited,
.dialog.sitemap .title a:hover,
.dialog.sitemap .title a:active {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}

/*
menu styles
*/
.menu {
    padding: 0px;
    margin: 0px 0px 5px 0px;
}
.menu .title {
    background-color: #413839;
    color: #ffffff;
    font-weight: bold;
    padding-left: 5px;
    font-size: 12px;
}
.menu .content {
    padding: 3px;
    border: 1px solid #413839;
}
.menu a:link,
.menu a:visited,
.menu a:hover,
.menu a:active {
    color: #413839;
    padding-left: 12px;
    line-height: 16px;
}

.adv_selection .remove {
    padding: 5px 5px;
    background: url('images/remove_onsale.gif') no-repeat 50% 100%;
}
.advanced-selection img {
    border: 1px solid #989898;
    padding: 0px;
    width: 10px;
    height: 10px;
}
.advanced-selection div.option-value {
    float: left;
    margin: 2px 0px 0px 5px;
    cursor: pointer;
    color: #ababab;
}
.advanced-selection div.selected {
    margin: 0px 0px 0px 5px;
    padding: 1px;
    border: 1px solid #ef4ba1;
    color: #ef4ba1;
    font-weight: bold;
}
.advanced-selection .refine-search {
    padding-top: 15px;
    line-height: 15px;
    float: left;
    color: #f34a9f;
    font-weight: bold;
    font-size: 13px;
}
.advanced-selection .option {
    position: relative;
    float: left;
    margin-left: 17px;
}
.advanced-selection .option.price-range {
    width: 130px;
}
.advanced-selection .option.price-range .max-price {
    float: right;
    color: #a6a6a6;
}
.advanced-selection .option.price-range .min-price {
    float: left;
    color: #a6a6a6;
}
.advanced-selection .option .label {
    font-weight: bold;
    line-height: 15px;
    color: #a6a6a6;
    text-align: center;
}
.advanced-selection .advanced-filter {
    padding: 0px;
    float: left;
    color: #f34a9f;
    font-weight: bold;
    font-size: 13px;
    line-height: 16px;
}
.advanced-selection .advanced-space {
    line-height: 10px;
    height: 10px;
}
.advanced-selection .advanced-filter a {
    color: #a6a6a6;
}
.currency {
    width: 180px;
    margin: 12px;
    position: relative;
}
*html .currency {
    padding-bottom: 8px;
}
.currency .currency-border {
    border: 1px solid #898989;
}
.currency .bottom-left,
.currency .bottom-right,
.currency .top-right,
.currency .top-left {
    position: absolute;
    height: 4px;
    width: 4px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    line-height: 4px;
}
.currency .top-left {
    top: 0px;
    left: 0px;
    background-image: url('images/currency/top-left.jpg');
}
.currency .bottom-left {
    left: 0px;
    bottom: 0px;
    background-image: url('images/currency/bottom-left.jpg');
    background-color: #fff;
}
.currency .bottom-right {
    right: 0px;
    bottom: 0px;
    background-image: url('images/currency/bottom-right.jpg');
    background-color: #fff;
}
.currency .top-right {
    top: 0px;
    right: 0px;
    background-image: url('images/currency/top-right.jpg');
}
.currency .currency-title {
    color: #fff;
    font-weight: bold;
    background: #898989;
    padding: 5px;
    font-weight: bold;
}
.currency-selectbox {
    width: 168px;
    margin: 5px;
    border: 1px solid #898989;
}
.social-bookmarks {
  /* ??? */
}

.shipping_address-line-up {
    height: 12px;
}

.banners-margin {
    height: 22px;
}

.product-option-img img {
    border: 1px solid #989898;
    margin: 1px;
}
.product-option {
    line-height: 20px;
    height: 20px;
    padding: 0px 2px;
}
.product-option-img.selected img,
.product-option.selected {
    border: 1px solid #ef4ba1;
    font-weight: bold;
    color: #ef4ba1;
}
.product-option-img.selected img {
    margin: 0px;
    padding: 1px;
}

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


input.select,
select.select {
    width: 90%;
}

table.register input[type='text'],
table.register input[type='password'],
table.register select {
  width: 80%;
}
