@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
}
/* html, body, #main { height: 100% } */
body,
div { font-family: Helvetica,Arial }
body {
    font-size: 12px;
    color: #555;
    text-align: left;
    background: #fff;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    color: #777;
}
a img { border: 0 }
a:hover {
    text-decoration: underline;
    /*    color: #fff;*/
}
.fl { float: left }
.fr { float: right }
.hd { display: none }
.cf {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
.trans { outline: 1px solid #ea8a24 }
.trans img {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.calert { color: #ea8a24 }
.calert:hover { color: #ea8a24 }
.cni { color: #666 }
.px0 {
    font-size: 0px;
    line-height: 0px;
}
/* TOP */
.top { width: 100% }
.topwrap {
    margin: 0 auto;
    width: 1000px;
}
.logo {
    margin: 10px 2px;
    float: left;
}
.topmenu {
    width: 390px;
    float: left;
    text-align: center;
}
.topmenu ul {
    list-style: none;
    margin-left: 10px;
}
.topmenu li {
    float: left;
    padding-top: 43px;
}
.topmenu.tmsep,
.topmenu .tmsep {
    width: 25px;
    color: #88854b;
}
.topright {
    width: 280px;
    height: 100px;
    float: left;
    background: url(/img/bag.png) no-repeat right center;
}
.signin { }
.cartinf {
    float: left;
    height: 6em;
    margin: 1em 0 0 0;
    padding: 0 0 0 20px;
}
.ctitl {
    float: left;
    margin-top: 14px;
}
.ctitl h1 {
    color: #777;
    font-size: 14px;
    font-weight: bold;
    border-bottom: dotted 1px #aaa;
}
.bagph {
    width: 60px;
    height: 60px;
    margin: 10px 16px 0 0;
    display: block;
}
#checkout { }
/* MAIN */
div.textBlk {
    padding: 10px;
    color: #555;
    font-size: 14px;
}
.textBlk .achtung { color: #000 }
.news p { margin: 0 !important }
.textBlk p { margin: 6px 0 0 0 }
.textBlk h1 {
    font-size: 18px;
    font-weight: normal;
    color: #333;
}
.textBlk a { text-decoration: underline }
.textBlk a:hover { color: #000 }
.textBlk li {
    list-style: none;
    list-style-image: url(/img/bullet.gif);
    margin-left: 16px;
}
.login { margin: 0px 10px 0px 10px }
.login h1 {
    font-size: 14px;
    margin-bottom: 6px;
}
.login .space { border-left: 1px dotted #444 }
.login label {
    display: block;
    font-size: 10px;
    color: #999;
}
.login input.text {
    width: 250px;
    margin-bottom: 3px;
}
.login input.btn { margin: 5px 0 }
.login .attention {
    color: red;
    font-size: 14px;
    font-weight: bold;
}
.main { width: 100% }
.mainwrap {
    margin: 0 auto;
    width: 1000px;
}
.filter {
    float: left;
    width: 150px;
}
ul.filtergroup {
    list-style: none;
    margin-left: 0px;
}
li.filtergroup {
    margin-bottom: 20px;
    color: #999;
}
ul.filterprop {
    list-style: none;
    font-family: Helvetica,Arial;
    /*    font-family: tahoma,verdana,arial,sans-serif;*/
    font-size: 18px;
    color: #bbb;
    /*    border-top: 1px dotted #444;*/
}
.filterprop div {
    font-family: Helvetica,Arial;
    /* Georgia, Times New Roman, Times, serif: ;*/
    font-size: 20px;
}
.filterprop li { padding-left: 12px }
ul.filtergroup a { color: #777 }
ul.filtergroup a:hover { }
a.criteria_empty {
    color: #ddd !important;
    font-size: 14px;
}
.criteria_empty_cur {
    color: #ccc !important;
    background: transparent url(/img/gal.gif) no-repeat left bottom;
}
.criteria_full_cur a { font-size: 20px }
.criteria_full_cur {
    color: #000 !important;
    background: transparent url(/img/gal.gif) no-repeat left bottom;
}
span.criteria_full { color: #777 }
#cart_count {
    float: left;
    height: 14px;
    font-weight: bold;
    color: white;
    font-size: 10px;
    padding: 2px 6px 0 1px;
    background: transparent url(/img/bkg_c.png) no-repeat right center;
}
span.criteria_full:hover {
    cursor: pointer;
    text-decoration: underline;
}
.paginator { text-align: right }
.paginator .prevnext,
.paginator span.current,
.paginator a {
    display: inline;
    border: 1px solid #bbb;
    padding: 0px 3px;
    margin: 0 2px;
}
.paginator span.current { font-weight: bold }
.paginator span { display: inline }
.other {
    float: left;
    width: 850px;
}
.item_blk_s {
    display: block;
    margin: 0 10px 10px 10px;
    width: 85px;
    height: 145px;
    padding: 10px;
    background: transparent url(/img/bkgd_item.png);
    cursor: pointer;
}
.item_blk_s img { display: block }
.item_blk_s .name,
.item_blk_s.name {
    display: block;
    margin-top: 5px;
    height: 30px;
    text-align: center;
    font-size: 10px;
}
.item_blk {
    float: left;
    display: block;
    margin: 0 10px 20px 10px;
    width: 170px;
    height: 280px;
    padding: 10px;
    cursor: pointer;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}
.item_blk img {
    display: block;
    position: absolute;
}
.item_blk .name,
.item_blk.name {
    display: block;
    margin-top: 225px;
    height: 40px;
    text-align: center;
}
.item_blk .cost,
.item_blk.cost {
    display: block;
    text-align: center;
    font-weight: bold;
    float: left;
}
.item_blk .art,
.item_blk.art {
    display: block;
    text-align: center;
    float: right;
}
.cart_table { margin: 0px 10px 16px 10px }
.cart_table h1 {
    font-size: 16px;
    margin-bottom: 6px;
}
.cart_table p { margin: 8px 0px }
.cart_table li { margin: 0px 24px }
.cart_table h2 {
    font-size: 12px;
    margin: 6px;
}
.labelBlk label { display: block }
.labelInln label { margin-right: 16px }
.cart_table .quant {
    background-color: inherit;
    text-align: right;
    width: 2em;
    border: 1px solid #eee;
    color: #333;
    margin: 1px 0px;
}
.cart_table .img {
    border: 1px solid #d8ffff;
    margin-bottom: 8px;
}
.cart_table .mt { padding-top: 6px }
.cart_table .legend {
    color: #888;
    font-size: 10px;
}
.cart_table .bttm {
    border-top: 1px dotted #444;
    padding: 6px 0;
}
.cart_table .numb {
    color: #888;
    font-size: 10px;
    padding-left: 8px;
}
.other .small_img {
    margin: 6px -1px 0 -1px;
    border: 1px solid #ccc;
}
.other .small_img:hover {
    border: 1px solid #000;
    cursor: pointer;
}
.other .img_cur {
    margin: 5px -2px -1px -2px;
    border: 2px solid #ff800f;
}
/* BOTTOM */
.bottom { width: 100% }
.bottomwrap {
    margin: 0 auto;
    padding: 10px 0;
    width: 900px;
    border-top: dotted 1px #444;
}
.cpryght {
    font-size: 10px;
    text-align: center;
    color: #666;
    border-top: dotted 1px #444;
    margin-top: 10px;
    padding-top: 10px;
}
.footer13 {
    float: left;
    width: 299px;
    color: #999;
}
.footer13 ul {
    list-style: none;
    margin-left: 12px;
}
.footer13 a { color: #777 }
.footer13 .ulh,
.footer13.ulh { font-weight: bold }
.footer13 input.email {
    background: transparent url(/img/input.png) no-repeat scroll 0 0;
    border: medium none;
    color: #000;
    font-size: 0.9em;
    height: 19px;
    padding: 5px 5px 0 5px;
    width: 176px;
}
.footer13 input { float: left }
.ui-effects-transfer { border: 3px dotted #aaa }
#m_img_div {
    height: 420px;
    width: 320px;
}
div.jqZoomTitle {
    z-index: 5000;
    text-align: center;
    font-size: 11px;
    font-family: Tahoma;
    height: 16px;
    padding-top: 2px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    color: #fff;
    background: #999;
}
.jqZoomPup {
    overflow: hidden;
    background-color: #fff;
    -moz-opacity: 0.6;
    opacity: 0.6;
    filter: alpha(opacity = 60);
    z-index: 10;
    border-color: #c4c4c4;
    border-style: solid;
    cursor: crosshair;
}
.jqZoomPup img { border: 0px }
.preload {
    -moz-opacity: 0.8;
    opacity: 0.8;
    filter: alpha(opacity = 80);
    color: #333;
    font-size: 12px;
    font-family: Tahoma;
    text-decoration: none;
    border: 1px solid #CCC;
    background-color: white;
    padding: 8px;
    text-align: center;
    background-image: url(../images/zoomloader.gif);
    background-repeat: no-repeat;
    background-position: 43px 30px;
    width: 90px;
    * width: 100px;
    height: 43px;
    *height: 55px;
    z-index: 10;
    position: absolute;
    top: 3px;
    left: 3px;
}
.jqZoomWindow {
    border: 1px solid #999;
    background-color: #fff;
}
._lupa img { position: absolute }
ul.capslist {
    margin-left: 4px;
    font-size: 12px;
    font-family: Helvetica,Arial;
    line-height: 1.5;
}
.capslist li {
    list-style: none;
    padding-left: 7px;
}
.capslist li.sel { background: transparent url(/img/bulo.gif) no-repeat left bottom }
.capslist a { color: #777 }
.capslist span { color: #000 }
.capslist a:hover { }
#slider img {
    border: 0;
    float: left;
}
.newshead {
    padding: 0;
    margin: 0;
}
.newshead a {
    color: #333;
    font-size: 16px;
    text-decoration: none;
}
.newshead a:hover { text-decoration: underline }
#bkg_div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -moz-opacity: 0.8;
    opacity: 0.8;
    filter: alpha(opacity = 80);
    z-index: 1000;
    background: url("/img/bkgd_item.png") repeat scroll 0% 0% transparent;
    display: none;
}
#size_chart_win {
    position: absolute;
    width: 800px;
    height: 350px;
    margin-left: 130px;
    top: 160px;
    background: #fff;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    -moz-box-shadow: 1px 1px 3px #ccc;
    -webkit-box-shadow: 1px 1px 3px #ccc;
    box-shadow: 1px 1px 3px #ccc;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#cccccc')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#cccccc');
    z-index: 2000;
    display: none;
}
.even { background: #eee }
.size_t td { padding: 4px }
#search_t {
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    background: url("/img/srch.gif") repeat-x scroll 0 0 transparent;
    height: 19px;
    width: 300px;
    font-size: 10px;
    -webkit-appearance:caret;
}
.sgrey { color: grey }
#search_b {
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    background: url("/img/srch_b.gif") no-repeat scroll 0 0 transparent;
    height: 19px;
    width: 22px;
    cursor: pointer;
    -webkit-appearance:caret;
}
#SearchForm { margin: 0 6px 0 0 }



