* {
    font-family: Tahoma;
    margin: 0;
}
body {
    overflow-x: hidden;
}
img {
    border: 0;
}
a {
    text-decoration: none;
    color: #70767d;
}
a:hover {
    text-decoration: underline;
}


h1.page_head {font-size:20px;
    text-align:center;
    color: #565b60;
}

h1.forum_head {font-size:20px;
    text-align:center;
    color: #565b60;
    padding-bottom: 0.5em;
}

h1.category_head {
    display:inline;
    margin: 0;
    padding: 0;
    font-size: 11px;
}


/*
h1.page_head::first-letter {
    color:#fa6c0e;
font-size: larger;
}
*/

#container {
    margin: 0 auto;
    width: 1000px;
    position: relative;
    margin-top: -10px;
}
#top {
    left: 0;
    width: 1000px;
    height: 187px;
    background: url(images/top_bg.gif) repeat-x bottom;
    position: relative;
    z-index: 1;
    overflow: visible;
}
#logo {
    width: 249px;
    height: 171px;
    margin-top: 16px;
    float: left;
}
#telka {
    width: 143px;
    height: 187px;
    background: url(images/telka.gif) no-repeat;
    float: left;
    margin-left: 11px;
}
#banner {
    width: 692px;
    height: 129px;
    float: left;
    margin: 54px 0 0 9px;
    overflow: hidden;
}
#lang {
    width: 30px;
    top: 55px;
    height: 122px;
    position: absolute;
    right: 10px;
}
.lang {
    margin-top: 8px;
    text-align: center;
    width: 30px;
}
.lang a {
    font: bold 17px Tahoma;
  color: #002d87;
}
.lang a:hover {
    color: #ed7514;
    text-decoration: none;
}
#right {
    width: 7px;
    height: 187px;
    /*background: url(images/top_right.gif) no-repeat bottom;*/
    float: right;
}
#menutop {
    position: absolute;
    top: 25px;
    right: 15px;
}
#menutop,
#menutop a {
    color: #002d87;
    font-size: 14px;
}
.topmenuspacer {
    width: 6px;
    height: 30px;
    background: url(images/mcraft_r2_c15.jpg) no-repeat;
    display: block;
    float: left;
    margin: -5px 4px 0 4px;
}
#menu {
    height: 27px;
    width: 670px;
    margin: 0 0 0 150px;
    z-index: 5;
    position: absolute;
}
#menu ul {
    margin: 0;
    list-style: none;
    float: left;
}
#menu li {
    height: 27px;
    width: 124px;
    margin: -1px 1px 0 1px;
    float: left;
    list-style: none;
    text-align: center;
}
#menu li a {
    padding: 4px 0;
    height: 19px;
    width: 124px;
    background: url(images/menu_bttn.gif) no-repeat;
    display: block;
    font-size: 13px;
    color: #FFFFFF;
}
#menu li a:hover {
    background: url(images/menu_bttn_over.gif) no-repeat;
    text-decoration: none;
}

#sitemap {
    font: bold 11px Tahoma;
    color: #70767d;
    margin: 35px 0 20px 0;
    height: 20px;
}
#center {
    width: 100%;
}
#content {
    margin-left: 240px;
}
#leftblock {
    float: left;
}
#rightblock {
    float: right;
}
#footer {
    width: 100%;
    height: 96px;
    background: url(images/footer_bg.gif) repeat-x;
    text-align: center;
    font-size: 14px;
    color: #002d87;
    margin-top: 20px;
}
#footer span {
    font: normal 12px Tahoma;
    color: #74828A;
    display: block;
    margin-top: 10px;
}
#footerleft {
    width: 7px;
    height: 96px;
    background: url(images/footer_left.gif) repeat-x;
    float: left;
}
#footerright {
    width: 9px;
    height: 96px;
    background: url(images/footer_right.gif) repeat-x;
    float: right;
}
.headblock {
    margin-bottom: 10px;
    width: 210px;
}
.block {
    width: 210px;
    margin: 0 10px 20px 10px;
}
#login {
    width: 210px;
    height: 52px;
    background: url(images/login_bg.gif) no-repeat;
    padding-top: 10px;
}
#login input {
    width: 127px;
    height: 13px;
    padding: 4px 8px 4px 20px;
    margin-top: 3px;
    border: 0;
    color: #70767d;
    font: normal 9px Verdana;
}
#loginemail {
    background: url(images/email_field.gif) no-repeat;
}
#loginpass {
    background: url(images/pass_field.gif) no-repeat;
}
.catalogitem {
    display: block;
    padding: 7px 0;
    background: url(images/mcraft5_r2_c1.jpg) no-repeat bottom;
    float: right;
    width: 200px;
}
.brand {
    width: 173px;
    height: 52px;
    background: url(images/mcraft6_r1_c1.jpg) no-repeat;
    padding: 13px;
    float: right;
}
#basket {
    padding-top: 30px;
    width: 210px;
    height: 60px;
    background: url(images/basket_bg.gif) no-repeat;
}
.item {
    width: 195px;
    height: 240px;
    /*background: url(images/item_bg.gif) repeat-y;*/
    border: 1px solid #d3d3d3;
    border-radius: 10px;
    box-shadow: 0 0 2px #bbbbbb;
    margin: 5px 30px;
    position: relative;
    text-align: center;
    display: block;
}
*html .item {
    margin: 5px 25px;
}
.itemtop {
    width: 195px;
    height: 9px;
    background: url(images/item_top.gif) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}
.itembttm {
    width: 195px;
    height: 9px;
    background: url(images/item_bottom.gif) no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
}
*html .itembttm {
    bottom: -10px;
}
.item_name {
    padding-top: 10px;
    height: 40px;
    margin-top: -5px;
    display: block;
    overflow: hidden;
    width: 170px;
    margin: 0 auto;
}
.item_name a {
    font: bold 12px Tahoma;
    color: #70767d;
}
.item_photo {
    height: 113px;
    width: 150px;
    position: absolute;
    top: 50px;
    left: 21px;
    overflow: hidden;
}
.item_info {
    margin-top: 115px;
}
.zvezda {
    top: 50px;
    right: 10px;
    position: absolute;
    width: 64px;
    height: 64px;
}
#lupa {
    float: right;
}
*html #lupa {
    float: none;
    display: inline;
}
.navigationtop {
    font-size: 14px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #002d87;
    text-decoration: none;
    text-align: center;
    padding-top: 5px;
}
a.navigationtop:hover {
    font-size: 14px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #002d87;
    text-decoration: underline;
    text-align: center;
    padding-top: 5px;
}
td.navigationtop {
    padding-top: 5px;
    padding-left: 3px;
}
select.navigationtop {
    width: 100px;
    font-size: 13px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #002d87;
    padding-top: 5px;
    padding-left: 3px;
}
a.navigationbutton {
    background: url(images/menu_r1_c4.gif) no-repeat 0 0;
    font-size: 13px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ffffff;
    display: block;
    padding-top: 8px;
    width: 126px;
    height: 30px;
    text-decoration: none;
    font-weight: bold;
}

a.navigationbutton:hover {
    background: url(images/menu_r1_c3_h.gif) no-repeat 0 0;
    font-size: 13px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ffffff;
    padding-top: 8px;
    display: block;
    width: 126px;
    height: 30px;
    text-decoration: none;
    font-weight: bold;
}
a.navigationbuttonsel {
    background: url(images/menu_r1_c3_h.gif) no-repeat 0 0;
    font-size: 13px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ffffff;
    padding-top: 8px;
    display: block;
    width: 126px;
    height: 30px;
    text-decoration: none;
    font-weight: bold;
}
a.navigationbuttonsel:hover {
    background: url(images/menu_r1_c3_h.gif) no-repeat 0 0;
    font-size: 13px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ffffff;
    padding-top: 8px;
    display: block;
    width: 126px;
    height: 30px;
    text-decoration: underline;
    font-weight: bold;
}

a.podrobnee {
    background: url(images/podrobnee.jpg) no-repeat 0 0;
    font-size: 11px;
    padding-top: 3px;
    font-family: Tahoma, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    width: 130px;
    height: 22px;
    display: block;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
}
a.podrobnee:hover {
    background: url(images/podrobnee1.jpg) no-repeat 0 0;
}

a.incart {
    background: url(images/incart.jpg) no-repeat 0 0;
    font-size: 11px;
    padding-top: 3px;
    font-family: Tahoma, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    width: 83px;
    height: 22px;
    display: block;
    cursor: pointer;
}
a.incart:hover {
    background: url(images/incart1.jpg) no-repeat 0 0;
    font-size: 11px;
    padding-top: 3px;
    font-family: Tahoma, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    width: 83px;
    height: 22px;
    display: block;
}
.maplinks {
    font-size: 11px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    text-decoration: none;
    font-weight: bold;
}
a.maplinks:hover {
    font-size: 11px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    text-decoration: underline;
}
td.maplinks {
    padding-top: 0px;
    padding-left: 0px;
    text-align: left;
}
.alfabet {
    font-size: 38px;
    font-family: Tahoma, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
.buttons {
    font-size: 11px;
    font-family: Tahoma, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    cursor: pointer;
}
a.buttons:hover {
    font-size: 11px;
    font-family: Tahoma, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ffffff;
    text-decoration: underline;
    font-weight: normal;
    cursor: pointer;
}
td.tdalfabet {
    width: 56px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}
.textblock {
    font-size: 20px;
    font-family: Tahoma, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    text-decoration: none;
    font-weight: bold;
}
td.textblock {
    padding-top: 16px;
    padding-left: 0px;
    text-align: left;
}
td.catblock {
    width: 14px;
    height: 50px;
}
input.inputsearch {
    font-size: 9px;
    font-family: Tahoma, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    width: 144px;
    height: 12px;
    border: 0px;
    padding: 6px 8px;
    background: #eae8e9 url(images/input_bg.gif) no-repeat;
}
input.inputlogin {
    font-size: 9px;
    font-family: Tahoma, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    width: 130px;
    height: 12px;
    border: 0px;
    background-color: #eae8e9;
}
.searchtext {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    font-weight: bold;
    text-decoration: none;
}
a.searchtext:hover {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    font-weight: bold;
    text-decoration: underline;
}
.menutext {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    font-weight: bold;
    text-decoration: none;
}
.itemnametext {
    font-size: 13px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    font-weight: bold;
    text-decoration: none;
}
.descriptiontext {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    text-decoration: none;
    padding-bottom: 1em;
    text-align: left;
}


a.menutext:hover {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    font-weight: bold;
    text-decoration: underline;
}
input.inputform {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    width: 200px;
    border: 1px solid;
    border-color: #ff6600;
    background-color: #eae8e9;
}
textarea.inputform {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    width: 300px;
    border: 1px solid;
    border-color: #ff6600;
    background-color: #eae8e9;
}



input.submitform {
    background-size: cover;
    background-image: url(images/podrobnee.jpg);
    background-repeat: no-repeat;
    font-family: Tahoma, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    font-size: 16px;
    width: 192px;
    height: 32px;
    line-height: 25px;
    color: white;
    border: none;
    cursor: pointer;
}

input.submitform:hover {
    background-image: url(images/podrobnee1.jpg);
}

/**
additional class to make .submitform look like .podrobnee
 */
input.submitform_minor {
     font-size: 11px;
     width: 130px;
     height: 22px;
    line-height: inherit;
     text-align: center;
     margin: 0 auto;
}



input.inputformcode {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    width: 70px;
    border: 1px solid;
    border-color: #ff6600;
    background-color: #eae8e9;
}
.formtext {
    font-size: 12px;
    font-family: Tahoma Regilar, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    padding-left: 0px;
    font-weight: bold;
}
select.selectform {
    /*width: 200px;*/
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    background-color: #eae8e9;
    border: 1px solid;
    border-color: #ff6600;
    background-color: #eae8e9;
}
.copyrights {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #74828A;
    text-decoration: none;
    text-align: center;
    padding-top: 5px;
}
.tabletitletext {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding-top: 2px;
}
.tableoptions {
    border: 1px solid;
    border-color: #FB8A05;
}

.codetext {
    font-size: 10px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #666666;
    text-decoration: none;
}
.centertext {
    font-size: 13px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #333333;
    text-decoration: none;
    text-align: justify;
    padding-top: 5px;
}
.accounttexttitle {
    font-size: 14px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #5193C9;
    font-weight: bold;
    text-decoration: none;
}
.accounttext {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    font-weight: bold;
    text-decoration: none;
}
a.accounttext:hover {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    font-weight: bold;
    text-decoration: underline;
}

.ccat1text {
    font-size: 11px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #5192cc;
    font-weight: bold;
    text-decoration: none;
}
a.ccat1text:hover {
    font-size: 11px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    font-weight: bold;
    text-decoration: underline;
}
.cat1text {
    font-size: 11px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    font-weight: bold;
    text-decoration: underline;
}
a.cat1text:hover {
    font-size: 11px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    font-weight: bold;
    text-decoration: underline;
}
.cat2text {
    font-size: 13px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    font-weight: bold;
    text-decoration: none;
}
a.cat2text:hover {
    font-size: 13px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    font-weight: bold;
    text-decoration: underline;
}
.ccat2text {
    font-size: 11px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    font-weight: bold;
    text-decoration: none;
}
a.ccat2text:hover {
    font-size: 11px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    font-weight: bold;
    text-decoration: underline;
}
.cat3text {
    font-size: 11px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    text-decoration: none;
}
a.cat3text:hover {
    font-size: 11px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    text-decoration: underline;
}
.forumfoottext {
    font-size: 11px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    text-decoration: none;
    font-weight: bold;
}
a.forumfoottext:hover {
    font-size: 11px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    text-decoration: underline;
}
.forumheadtext {
    font-size: 11px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    text-decoration: none;
    font-weight: bold;
}
a.forumheadtext:hover {
    font-size: 11px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    text-decoration: underline;
}
.forumtableoptions {
    border: 1px solid;
    border-color: #EFEFEF;
}
.forumtitletext {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    font-weight: bold;
    text-decoration: none;
}
a.forumtitletext:hover {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    font-weight: bold;
    text-decoration: none;
}
td.inputformtext {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    text-decoration: none;
    font-weight: bold;
    text-align: right;
}
.forumnicktext {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    text-decoration: none;
    font-weight: bold;
}
a.forumnicktext:hover {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    text-decoration: underline;
}
.helpmsgtext {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    font-weight: bold;
    text-decoration: none;
}
a.helpmsgtext:hover {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    font-weight: bold;
    text-decoration: underline;
}
.itemtext {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #5192cc;
    font-weight: bold;
    text-decoration: none;
}
a.itemtext:hover {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    font-weight: bold;
    text-decoration: underline;
}
.tableitemtitletext {
    font-size: 11px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding-top: 2px;
}
.pricetext {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #FB8A05;
    text-decoration: none;
}
.sorttext {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #74828A;
    font-weight: bold;
    text-decoration: none;
}
.messagesnavtext {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    font-weight: bold;
    text-decoration: none;
}
a.messagesnavtext:hover {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    font-weight: bold;
    text-decoration: underline;
}
.tablepmtitletext {
    font-size: 11px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #74828A;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding-top: 2px;
}
.pmtitlesms {
    font-size: 11px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #5192cc;
    font-weight: bold;
    text-decoration: none;
}
a.pmtitlesms:hover {
    font-size: 11px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    font-weight: bold;
    text-decoration: underline;
}
.pmwarings {
    font-size: 11px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    font-weight: bold;
    text-decoration: none;
}
a.pmwarings:hover {
    font-size: 11px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    font-weight: bold;
    text-decoration: underline;
}
span.navigationsearch {
    cursor: hand;
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ffffff;
    display: block;
    padding-top: 8px;
    text-decoration: none;
    font-weight: bold;
}

span.navigationsearch:hover {
    cursor: hand;
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #ff6600;
    display: block;
    padding-top: 8px;
    text-decoration: none;
    font-weight: bold;
}
.png {
    BEHAVIOR: url(pngbehavior.htc)
}
.pmsformtext {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    text-decoration: none;
    font-weight: bold
}
.pmsformtextdesc {
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    text-decoration: none;
    text-align: justify;
    border: 1px solid;
    border-color: #efefef
}
.tablecheckstyle {
    width: 100%;
    border: 1px solid;
    border-color: #efefef;
}
.tablecheckstyle td {
    font-size: 12px;
    color: #70767d;
    text-align: left;
    border: 1px solid;
    border-color: #efefef;
}
.tablecheckstyle div {
    font-weight: bold;
    font-size: 12px;
    color: #70767d;
    text-align: right;
}
.tablecheckstyle th {
    font-size: 13px;
    color: #ff6600;
    text-align: left;
    border: 1px solid;
    border-color: #efefef;
    background-color: #efefef;
}
.tdcheckstyle {
    border: 1px solid;
    border-color: #efefef;
    background-color: #efefef;
}
.tdcheckstyleone {
    border: 1px solid;
    border-color: #efefef;
}
.tableitemsstyle th {
    font-size: 13px;
    color: #70767d;
    text-align: center;
    border: 1px solid;
    border-color: #efefef;
}
.tableitemsstyle td {
    font-size: 12px;
    color: #70767d;
    border: 1px solid;
    border-color: #efefef;
}
select.topselect {
    font-size: 13px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #002d87;
}
.galleria {
    list-style: none;
    width: 200px
}
.galleria li {
    display: block;
    width: 80px;
    height: 80px;
    overflow: hidden;
    float: left;
    margin: 0 10px 10px 0
}
.galleria li a {
    display: none
}
.galleria li div {
    position: absolute;
    display: none;
    top: 0;
    left: 180px
}
.galleria li div img {
    cursor: pointer
}
.galleria li.active div img,
.galleria li.active div {
    display: block
}
.galleria li img.thumb {
    cursor: pointer;
    top: auto;
    left: auto;
    display: block;
    width: auto;
    height: auto
}
.galleria li .caption {
    display: block;
    padding-top: .5em
}
* html .galleria li div span {
    width: 4 00px
}
/* MSIE bug */
.caption {
    font-style: italic;
    color: #887;
}
.demo {
    position: relative;
    margin-top: 2em;
}
.gallery_demo {
    width: 460px;
    padding: 0 20px;
}
.gallery_demo li {
    width: 143px;
    border: 3px double #111;
    margin: 0 2px;
    background: #000;
}
.gallery_demo li div {
    left: 200px
}
.gallery_demo li div .caption {
    font: italic 0.7em/1.4 georgia, serif;
    clear: both
}
#main_image {
    margin: 0 auto 10px auto;
    width: 500px;
    background: white;
    display: block;
}
#main_image img {
    margin-bottom: 10px;
    width: 500px;
    display: block;
}
.nav {
    padding-top: 15px;
    clear: both;
    font: 80% 'helvetica neue', sans-serif;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.info {
    text-align: left;
    width: 700px;
    margin: 30px auto;
    border-top: 1px dotted #221;
    padding-top: 30px;
}
.info p {
    margin-top: 1.6em;
}
div.light_rounded .pp_top .pp_left {
    background: url(images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat
}
div.light_rounded .pp_top .pp_middle {
    background: #fff
}
div.light_rounded .pp_top .pp_right {
    background: url(images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat
}
div.light_rounded .pp_content {
    background-color: #fff
}
div.light_rounded .pp_content a.pp_next:hover {
    background: url(images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
    cursor: pointer
}
div.light_rounded .pp_content a.pp_previous:hover {
    background: url(images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer
}
div.light_rounded .pp_content a.pp_expand {
    background: url(images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}
div.light_rounded .pp_content a.pp_expand:hover {
    background: url(images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}
div.light_rounded .pp_content a.pp_contract {
    background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}
div.light_rounded .pp_content a.pp_contract:hover {
    background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}
div.light_rounded .pp_content a.pp_close {
    width: 75px;
    height: 22px;
    background: url(images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}
div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous {
    background: url(images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat
}
div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default
}
div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next {
    background: url(images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat
}
div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default
}
div.light_rounded .pp_bottom .pp_left {
    background: url(images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat
}
div.light_rounded .pp_bottom .pp_middle {
    background: #fff
}
div.light_rounded .pp_bottom .pp_right {
    background: url(images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat
}
div.light_rounded .pp_loaderIcon {
    background: url(images/prettyPhoto/light_rounded/loader.gif) center center no-repeat
}
div.dark_rounded .pp_top .pp_left {
    background: url(images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat
}
div.dark_rounded .pp_top .pp_middle {
    background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat
}
div.dark_rounded .pp_top .pp_right {
    background: url(images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat
}
div.dark_rounded .pp_content {
    background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat
}
div.dark_rounded .pp_content a.pp_next:hover {
    background: url(images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
    cursor: pointer
}
div.dark_rounded .pp_content a.pp_previous:hover {
    background: url(images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer
}
div.dark_rounded .pp_content a.pp_expand {
    background: url(images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}
div.dark_rounded .pp_content a.pp_expand:hover {
    background: url(images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}
div.dark_rounded .pp_content a.pp_contract {
    background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}
div.dark_rounded .pp_content a.pp_contract:hover {
    background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}
div.dark_rounded .pp_content a.pp_close {
    width: 75px;
    height: 22px;
    background: url(images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}
div.dark_rounded .currentTextHolder {
    color: #c4c4c4
}
div.dark_rounded p.pp_description {
    color: #fff
}
div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous {
    background: url(images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat
}
div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default
}
div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next {
    background: url(images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat
}
div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default
}
div.dark_rounded .pp_bottom .pp_left {
    background: url(images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat
}
div.dark_rounded .pp_bottom .pp_middle {
    background: url(images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat
}
div.dark_rounded .pp_bottom .pp_right {
    background: url(images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat
}
div.dark_rounded .pp_loaderIcon {
    background: url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat
}
div.dark_square .pp_top .pp_left,
div.dark_square .pp_top .pp_middle,
div.dark_square .pp_top .pp_right,
div.dark_square .pp_bottom .pp_left,
div.dark_square .pp_bottom .pp_middle,
div.dark_square .pp_bottom .pp_right,
div.dark_square .pp_content {
    background: url(images/prettyPhoto/dark_square/contentPattern.png) top left repeat
}
div.dark_square .currentTextHolder {
    color: #c4c4c4
}
div.dark_square p.pp_description {
    color: #fff
}
div.dark_square .pp_loaderIcon {
    background: url(images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat
}
div.dark_square .pp_content a.pp_expand {
    background: url(images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}
div.dark_square .pp_content a.pp_expand:hover {
    background: url(images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}
div.dark_square .pp_content a.pp_contract {
    background: url(images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}
div.dark_square .pp_content a.pp_contract:hover {
    background: url(images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}
div.dark_square .pp_content a.pp_close {
    width: 75px;
    height: 22px;
    background: url(images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}
div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_previous {
    background: url(images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat
}
div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default
}
div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_next {
    background: url(images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat
}
div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default
}
div.dark_square .pp_content a.pp_next:hover {
    background: url(images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
    cursor: pointer
}
div.dark_square .pp_content a.pp_previous:hover {
    background: url(images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
    cursor: pointer
}
div.light_square .pp_top .pp_left,
div.light_square .pp_top .pp_middle,
div.light_square .pp_top .pp_right,
div.light_square .pp_bottom .pp_left,
div.light_square .pp_bottom .pp_middle,
div.light_square .pp_bottom .pp_right,
div.light_square .pp_content {
    background: #fff
}
div.light_square .pp_content a.pp_expand {
    background: url(images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}
div.light_square .pp_content a.pp_expand:hover {
    background: url(images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
    cursor: pointer
}
div.light_square .pp_content a.pp_contract {
    background: url(images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}
div.light_square .pp_content a.pp_contract:hover {
    background: url(images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
    cursor: pointer
}
div.light_square .pp_content a.pp_close {
    width: 75px;
    height: 22px;
    background: url(images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}
div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_previous {
    background: url(images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat
}
div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default
}
div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_next {
    background: url(images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat
}
div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default
}
div.light_square .pp_content a.pp_next:hover {
    background: url(images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
    cursor: pointer
}
div.light_square .pp_content a.pp_previous:hover {
    background: url(images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
    cursor: pointer
}
div.pp_pic_holder a:focus {
    outline: none
}
div.pp_overlay {
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9500;
    width: 100%
}
div.pp_pic_holder {
    position: absolute;
    z-index: 10000;
    width: 100px
}
div.pp_pic_holder .pp_top {
    position: relative;
    height: 20px
}
* html div.pp_pic_holder .pp_top {
    padding: 0 20px
}
div.pp_pic_holder .pp_top .pp_left {
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px
}
div.pp_pic_holder .pp_top .pp_middle {
    position: absolute;
    left: 20px;
    right: 20px;
    height: 20px
}
* html div.pp_pic_holder .pp_top .pp_middle {
    position: static;
    left: 0
}
div.pp_pic_holder .pp_top .pp_right {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    width: 20px;
    height: 20px
}
div.pp_pic_holder .pp_content {
    position: relative;
    text-align: left;
    width: 100%;
    height: 40px
}
div.pp_pic_holder .pp_content .pp_details {
    display: none;
    margin: 10px 15px 2px 20px
}
div.pp_pic_holder .pp_content .pp_details p.pp_description {
    display: none;
    float: left;
    margin: 0
}
div.pp_pic_holder .pp_content .pp_details .pp_nav {
    float: left;
    margin: 3px 0 0 0
}
div.pp_pic_holder .pp_content .pp_details .pp_nav p {
    float: left;
    margin: 2px 4px
}
div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_previous,
div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_next {
    float: left;
    display: block;
    width: 14px;
    height: 15px;
    overflow: hidden;
    text-indent: -10000px;
    margin-top: 3px
}
div.pp_pic_holder .pp_content div.pp_hoverContainer {
    position: absolute;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100%
}
div.pp_pic_holder .pp_content a.pp_next {
    display: block;
    float: right;
    text-indent: -10000px;
    width: 49%;
    height: 100%;
    background: url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat
}
div.pp_pic_holder .pp_content a.pp_previous {
    display: block;
    float: left;
    text-indent: -10000px;
    width: 49%;
    height: 100%;
    background: url(images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat
}
div.pp_pic_holder .pp_content a.pp_expand,
div.pp_pic_holder .pp_content a.pp_contract {
    position: absolute;
    z-index: 20000;
    top: 10px;
    right: 30px;
    cursor: pointer;
    display: none;
    text-indent: -10000px;
    width: 20px;
    height: 20px
}
div.pp_pic_holder .pp_content a.pp_close {
    float: right;
    display: block;
    text-indent: -10000px
}
div.pp_pic_holder .pp_bottom {
    position: relative;
    height: 20px
}
* html div.pp_pic_holder .pp_bottom {
    padding: 0 20px
}
div.pp_pic_holder .pp_bottom .pp_left {
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px
}
div.pp_pic_holder .pp_bottom .pp_middle {
    position: absolute;
    left: 20px;
    right: 20px;
    height: 20px
}
* html div.pp_pic_holder .pp_bottom .pp_middle {
    position: static;
    left: 0
}
div.pp_pic_holder .pp_bottom .pp_right {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    width: 20px;
    height: 20px
}
div.pp_pic_holder .pp_loaderIcon {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px;
    width: 24px;
    height: 24px
}
div.pp_pic_holder #pp_full_res {
    display: block;
    margin: 0 auto;
    width: 100%;
    text-align: center
}
div.pp_pic_holder #pp_full_res object,
div.pp_pic_holder #pp_full_res embed {
    visibility: hidden
}
div.ppt {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    color: #fff;
    font-size: 17px
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* End hide from IE-mac */
.counter {
    float: left;
    margin-right: 10px;
    border-top: 10px solid #ffffff;
}
.counter1 {
    float: right;
    border-top: 10px solid #ffffff;
}
.addComment {
    border: 0;
    padding: 0;
    font-size: .9em;
    margin-bottom: 10px;
}
.addComment p {
    margin: 5px 0;
}
.addComment p.ar label {
    float: left;
    font-size: 1em;
    font-weight: bold;
}
.addComment p.ar {
    text-align: right;
    clear: left;
}
.addComment p.scode {
    height: 30px;
    line-height: 30px;
    font-size: 0.9em;
}
.addComment p.scode img {
    vertical-align: middle;
}
.addComment input,
.addComment textarea {
    margin: 0;
    padding: 0;
}
.addComment textarea {
    width: 100%;
    height: 120px;
}
.addComment input[type="submit"] {
    background-color: #ff6600;
    border: 0;
    padding: 5px;
    color: #FFFFFF;
    font-size: 1em;
}
.comments {
    padding: 0 15px;
    margin: 20px 0;
    border-left: 1px #ccc dotted;
    border-right: 1px #ccc dotted;
}
.comments h2 {
    font-size: 18px;
    color: #4f94c7;
}
.comment hr {
    clear: right;
}
.comment {
    margin: 15px 0;
    overflow: hidden;
}
.comment .likes {
    float: right;
    width: 65px;
}
.comment .likes img {
    cursor: pointer;
}
.comment .message {
    /*margin-right: 85px;*/
    font-size: .8em;
}
.comment .data {
    margin-bottom: 10px;
}
.comment .data span {
    padding-right: 15px;
    font-size: 1em;
}
.comment .data span.date {
    float: right;
}
.comment .data span.name {
    font-weight: bold;
}
.comment .data span div {
    font-size: 1em !important;
    display: inline !important;
}
.comment .data span div img {}

.site-table {
    width: 100%;
    border-collapse: collapse;
    margin: 15px 0;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #000000;
}
.site-table caption caption {
    padding: 0 0 2px 5px;
    text-align: left;
    font-weight: bold;
}
.site-table tr:nth-child(odd) td {
    background-color: #f5f5f5;
}
.site-table th,
.site-table td {
    padding: 5px 8px 5px 8px;
    font-size: 19px;
    text-align: left;
    border: 1px dotted #ddd;
    border-bottom: 1px solid #777777;
    background-color: #FFFFFF;
}
.site-table th {
    border-right: 1px solid #FFFFFF;
    text-align: center;
    font-size: 14px;
    padding-top: 12px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #ff9900;
    vertical-align: bottom;
}
.site-table td {
    border-right: 1px solid #777777;
    font-size: 14px;
    color: #000000;
}
.toggle-link {
    transition: transform 0.3s ease;
}
.toggle-link.rotated img {
    transform: rotate(90deg);
}
.subcat-wrap {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease, padding 0.5s ease;
    padding: 0;
    background: url(images/mcraft5_r2_c1.jpg) no-repeat bottom;
}
#mobile-top {
    display: none;
}
.catalog-table {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 2px;
}
#items-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 2px;
    margin-top: 5px;
}
.right-mobile {
    display: flex;
}
.lang-wrap {
    position: relative;
}
.lang-block {
    margin-right: 28px;
}
.lang-block a {
    font: bold 17px Tahoma;
    color: #4e7ca1;
    text-transform: uppercase;
}
.lang-block a:hover,
.lang-block a:active,
.lang-block a:visited {
    text-decoration: none;
}
.category-list {
    display: flex;
    flex-wrap: wrap;
    gap: 1px;
}
.category-list-item {
    flex: 0 0 calc(33.333% - 1px);
    box-sizing: border-box;
    padding: 2px;
}
.category-item-name {
    display: flex;
    align-items: center;
    height: 60px;
    background-color: rgb(239, 239, 239);
    border: 1px solid #efefef;
    border-radius: 12px 12px 0 0;
    padding: 0 14px;
}
.category-list-title {
    width: 100%;
    text-align: center;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;
}
.subcategory-list {
    border: 1px solid #efefef;
    padding: 2px 15px 2px 2px;
}
.subcategory {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 3px 0px;
}
.subcategory a {
    display: flex;
    justify-content: space-between;
    width: 100%;
    font-size: 12px;
    font-family: Tahoma Regular, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
    color: #70767d;
    font-weight: bold;
    text-decoration: none;
}
.subcategory a:hover {
    font-size: 12px;
    color: #ff6600;
    font-weight: bold;
    text-decoration: underline;
}
.product-container {
    display: grid;
        grid-template-columns: 200px auto ;
        grid-template-rows: 50px auto ;
        grid-template-areas: 'img . ' 'img .';
    margin-bottom: 10px;
    margin: 0 auto;
}
.product-image {
    grid-area: img;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 200px;
}
.product-content {
    margin-left: 10px;
}

.product-header
{
    text-align: center;
    margin-left: 10px;
    padding-right:10px;
}
.product-header h1
{
    font-size: 15px;
    color: #4f94c7;
    margin-left: 10px;
}


.gallery-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 16px;
}
.product-image a:first-child {
    margin-bottom: 18px;
}
.product-image .tabletitletext {
    line-height: 22px;
}
.gallery-img {
    width: 100px;
    text-align: center;
    margin-bottom: 3px;
}
.mobile-product-title {
    display: none;
}
.product-featured-img {
    width: 200px;
    border: 1px solid;
    border-color: #cecece;
}
.item_price {
    font-size: 12px;
}
.basket-buttons {
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 10px;
    gap: 5px; 
}
.basket-buttons a {
    margin: 0px;
}
.product-table-row {
    background-color: #ddd;
}
.item_photo img {
    max-width: 100%;
}
.page-content {
    font-size: 13px;
    color: #565b60;
}
@media screen and (max-width: 768px) {
    #container {
        width: 100%;
    }
    #top,
    #menu,
    #lang {
        display: none;
    }
    .catalog-table,
    #items-list {
        grid-template-columns: repeat(2, 1fr);
        justify-items: center;
    }
    #leftblock {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    #footer {
        height: 125px;
        background: none;
        background-size: contain;
        margin-bottom: 10px;
    }
    .footer-container {
        width: calc(100% - 20px);
        margin: 0 auto;
        background: url(images/footer_bg.gif) repeat-x;
        height: 125px;
        background-size: contain;
    }
    #footerleft,
    #footerright {
        height: 125px;
        background-size: cover;
    }
    #leftblock .block:first-child {
        order: 2;
    }
    #leftblock .block:nth-child(2) {
        order: 1;
    }
    #leftblock .block:nth-child(3) {
        display: none;
        order: 3;
    }
    #leftblock .share42init {
        order: 4;
    }
    #sitemap {
        margin-top: 35px !important;
        margin-bottom: 20px;
        padding: 0 10px;
    }
    #content {
        float: left;
        margin-left: 0px;
        width: 100%;
    }
    .search-form {
        margin-top: 15px !important;
    }
    #mobile-top {
        display: block;
    }
    .mobile-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 10px;
    }
    .mobile-row:first-child {
        height: 100px;
    }
    .mobile-row .left-mobile {
        margin-right: 20px;
    }
    #mobile-logo {
        width: 200px;
        height: auto;
        margin-left: -10px;
    }
    #content table {
        padding: 0 10px;
    }
    #mobile-top a {
        font-size: 14px;
        font-weight: bold;
    }
    #mobile-top .lang-block a,
    #mobile-top .lang-box a {
        font-size: 16px;
    }
    #mobile-top #basket {
        padding-top: 0px;
        height: auto;
        position: initial;
    }
    .search-form .inputsearch {
        max-width: 88%
    }
    #menu_checkbox {
        display: none;
    }
    a.menutext {
        font-size: 15px;
    }
    a.menutext:hover,
    a.menutext:focus,
    a.menutext:active {
        font-size: 15px;
    }
    .block {
        width: 100%;
    }
    .item_name a {
        font-size: 14px;
    }
    a.podrobnee {
        font-size: 14px;
        padding-top: 2px;
    }
    .lang-box {
        display: none;
        position: absolute;
        min-width: 140px;
        padding: 5px;
        top: 29px;
        left: -78px;
        background-color: #fff;
        box-shadow: 0 0 10px #7a7a7a;
        z-index: 10;
    }
    .lang-box .lang {
        float: left;
        margin-top: 0px;
        width: 35px;
    }
    #leftblock .block:first-child {
        width: 210px;
    }
    .catalogitem {
        width: 100%;
        background-repeat: repeat-x;
    }
    .subcat-wrap {
        background-repeat: repeat-x;
    }
    a.ccat2text {
        font-size: 15px;
        line-height: 24px;
    }
    a.ccat2text:hover { 
        font-size: 15px;
        line-height: 24px;
    }
    .info-block {
        padding: 0 10px;
    }
    .comments {
        padding: 0 10px;
        border: none;
    }
    .addComment input,
    .addComment textarea {
        width: 100% !important;
        float: left;
        margin-bottom: 10px;
    }
    .lang-block a {
        font-size: 16px;
    }
    label {
        display: block;
        /*position: absolute;*/
        top: 32px;
        width: 25px;
        height: 25px;
        cursor: pointer;
    }
    label:before {
        /*content: "";
            position: fixed;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;*/
    }
    label div {
        position: relative;
        top: 0;
        height: 3px;
        background-color: #8b8a8a;
        margin-bottom: 6px;
        transition: 0.3s ease transform, 0.3s ease top, 0.3s ease width,
            0.3s ease right;
        border-radius: 2px;
    }
    label div:first-child {
        transform-origin: 0;
    }
    label div:last-child {
        margin-bottom: 0;
        transform-origin: 25px;
    }
    label div:nth-child(2) {
        right: 0;
        width: 25px;
    }
    #menu_checkbox:checked+label:before {}
    #menu_checkbox:checked+label div:first-child {
        top: -3px;
        transform: rotateZ(45deg);
    }
    #menu_checkbox:checked+label div:last-child {
        top: 3px;
        transform: rotateZ(44deg);
    }
    #menu_checkbox:checked+label div:nth-child(2) {
        width: 35px;
        top: 0;
        right: 6.5px;
        transform: rotateZ(-45deg);
    }
    #menu_checkbox:checked~.mobile-menu {
        display: block;
    }
    .mobile-menu {
        display: none;
        position: absolute;
        top: 100px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        background-color: #fff;
        z-index: 999;
    }
    .mobile-menu ul {
        list-style-type: none;
        padding-left: 0px;
    }
    .mobile-menu ul li {
        display: flex;
        align-items: center;
        height: 40px;
        padding-left: 15px;
        border-bottom: 1px solid grey;
    }
    .product-container {
        display: grid;
        grid-template-columns: 200px auto ;
        grid-template-rows: 50px auto ;
        grid-template-areas: 'img . ' 'img .';
        width: calc(100% - 20px);
    }

    .product-image {
        grid-area: img;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .product-content {
        margin-left: 10px;
    }

    .product-header
    {
    }



    .page-content {
        padding: 0 10px;
    }
    #content .formtext {
        margin: 0 10px !important;
    }

    #accountLogin {display:none;}
}
@media (max-width: 480px) {
    html,
    body {
        overflow-x: hidden;
        margin: 0;
        padding: 0;
    }
    
    /*img,
    table {
        max-width: 100%;
        height: auto;
    }*/
    .catalog-table,
    #items-list {
        grid-template-columns: repeat(1, 1fr);
    }
    .search-form .inputsearch {
        max-width: 83%;
    }
    #leftblock {
        justify-content: center;
    }
    #content {
        margin: 0px auto;
        width: 100%;
    }
    .category-list {
        justify-content: center;
        margin: 5px 0;
    }
    .category-list-item {
        flex: 0 0 calc(100% - 20px);
        padding: 1px;
        margin: 5px 0;
    }
    a.ccat1text {
        font-size: 14px;
    }
    a.ccat1text:hover {
        font-size: 14px;
    }
    .subcategory {
        padding: 6px 0px;
    }
    .subcategory a {
        font-size: 14px;
    }
    .product-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: calc(100% - 20px);
    }

    .product-header {
        padding-right: 0;
    }

    .product-header h1 {font-size: 22px !important;}

    .product-content {
        margin-left: 10px;

        }

    .product-image {
        width: 80%;
    }
    .product-featured-img {
        width: 80% !important;
        border: none !important;
    }
    .product-image a:nth-child(2) {
        text-align: center;
    }
    .descriptiontext {
        font-size: 15px;
        margin-top: 8px;
        margin-bottom: 10px;
    }
    .item {
        width: 285px;
        height: 350px;
        margin: 5px 0px;
    } 
    .item_name {
        width: 200px;
        overflow: inherit;
        margin-top: 10px;
    }
    
    .item_photo {
        width: 240px;
        height: 180px;
        margin-top: 25px;
    }
    .item_info {
        margin-top: 196px;
    }
    .item_photo img {
        width: auto!important;
        max-width: 100%;
        height: 180px;
    }
    .item_name a {
        font-size: 16px;
    }
    .item_price {
        font-size: 14px;
        height: 25px!important;
    }
    a.podrobnee {
        background-size: cover;
        background-image: url(images/podrobnee.jpg);
        background-repeat: no-repeat;
        font-size: 16px;
        padding-top: 3px;
        font-family: Tahoma, Vernada, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
        width: 192px;
        height: 30px;
        line-height: 25px;
    }
    a.podrobnee:hover {
        background-size: cover;
        background-image: url(images/podrobnee1.jpg);
        background-repeat: no-repeat;
        font-size: 16px;
        padding-top: 3px;
        font-family: Tahoma,
        Vernada,
        Arial,
        Trebuchet MS,
        Sans-Serif,
        Georgia,
        Courier,
        Times New Roman,
        Serif;
        width: 192px;
        height: 30px;
        line-height: 25px;
    }
    .subcategory a:hover {
        font-size: 14px;
    }
    .codetext {
        margin-bottom: 3px;
        margin-top: 8px;
        font-size: 12px;
    }
    .product-table-row .codetext {
        word-break: break-all;
    }
    .basket-buttons {
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
    }
    form[name="basket"] {
        padding:0 10px;
    }
        
    form[name="loginform"] a.podrobnee {
        background: url(images/podrobnee.jpg) no-repeat 0 0;
    
        font-size: 11px;
        line-height: 15px;
    
        padding-top: 3px;
    
        width: 130px;
    
        height: 22px;
    
        display: block;
        
        text-align: center;
    }
    .regisform {
/*        display: flex;
        flex-direction: column;
        align-items: flex-end;*/
    }
    .regisform table tr td:nth-child(2) {
       /* text-align: right;*/
      /*  width: 150px;*/
    }

    .recapcha-block {
        height: 107px;
    }
    .recapcha-block td:first-child {
        display:none;
    }
    .g-recaptcha {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        margin-top: -49px;
    }
    .changepass {
        width: 300px!important;
        margin: 0!important;
        text-align: right;
    }
        .feedback table tr td {
            max-width: 200px;
        }
    .feedback .inputform {
        max-width: 200px;
    }
    .page-content {
        font-size: 15px;
    }
    .page-content img {
        width: 100%!important;
        height: auto!important;
        margin-bottom: 16px!important;
    }
    #content{
        padding-top: 10px;
    }    
    #content .formtext {
        width: 300px!important;
        margin: 0 10px!important;
        padding:0 10px;
    }
    .formtext .codetext {
        max-width: 50px;
    }
    .formtext input.inputform,
    .formtext select.selectform {
        width: 150px!important;
    }
    #sitemap {
        height: auto; 
    }
}
@media (max-width: 400px) {
    #content table  {
        padding: 0px;
        margin: 0 -1px;
    }
    #leftblock {
        margin-top: 6px;
    }
}