* {
    padding: 0;
    margin: 0;
}
html {
    height: 100%;
}
body {
	margin: 0;
	padding: 0;
    width: 100%;
    height: 100%;
	font-size: 100%;
    font-family: Verdana, Tahoma, Helvetica, sans-serif;
	text-align: left;
    position: static!important;
}
a {
	text-decoration: underline;
    border: none;
}
a:hover {
    text-decoration: none;
}
p {
    font-size: 1em!important;
    line-height: 1.5;
	margin-bottom: 2.25em;
    margin-top: 5px;
    text-align: left;
}
span {
    font-size: 1em!important;
}
#wrap {
	width: 85em;
	margin: 0 auto;
    font-size: 1em;
    line-height: 1.5;
    max-width: 100%;
}
#header {
    margin-bottom: 1em;
    border: 1px solid;
    padding: 20px;
}
#logo {
    font-size: 2em;
    margin-bottom: 1em;
}
#slogan {
    font-size: 1.75em;
}
#header ul {
    list-style-type: none;
    font-size: 1.5em;
    overflow: hidden;
}
#header ul li {
    float: left;
    margin-right: 0.5em;
    padding: 0.5em;
}
#header ul li a {
    color: inherit;
}
.searchform {display:none;}
.searchform p {
    margin: 0;
    margin-bottom: 1em;
}
.searchform input.textbox {
    font-size: 0.9em;
    padding: 0.1em;
    width: 20em;
    max-width: 200px;
}
.searchform input.button {
    font-size: 0.9em;
    padding: 0.1em
}
#content-wrap {
    overflow: hidden;
}
#sidebar, #rightbar {
    padding: 20px;
    border: 1px solid;
    width: 20%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 0.8em;
}
#sidebar h1 {
    font-size: 1.5em;
}
#sidebar *, #rightbar * {
    overflow: hidden;
    text-overflow: ellipsis;
}
.widgetbox {
    border-top: 1px solid;
    padding: 5px;
}
.editor {
    font-size: 1em;
    border-bottom: 1px dashed;
}
a.editor {
    text-decoration: none;
    border: none;
}
.sidemenu {
    list-style-type: none;
    overflow: hidden;
    padding-bottom: 1em;
}
#main {
    float: left;
    max-width: 80em;
    width: 58%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 20px;
    border: 1px solid;
    margin: 0 1% 0 1%;
}
.button {
    padding: 0.3em!important;
    font-size: 1em!important;
    background: none!important;
    border: 1px solid;
    height: 100%!important;
}
.button span {
    background: none!important;
    padding-left: 0!important;
    line-height: 1.2em!important;
}
#footer {
    width: 60%;
    margin: 20px auto 0 auto;
    overflow: hidden;
}
.footer-left {
    float: left;
    width: 50%;
}
.footer-right {
    float: right;
    width: 50%;
}
.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}
#lineact_hint_area {
    position: fixed;
    font-size: 0.7em;
    bottom: 10px;
    left: 10px;
    width: 20em;
    height: 5em;
    border: 1px solid #777777;
    z-index: 1000;
    padding: 5px;
    opacity: 0.7;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    overflow: hidden;
    white-space: nowrap;
}
#contact_developers_form {
    white-space: pre-line;
}
.tooltipbody ul{
    list-style-type: none;
}
.prototip {
    font-size: 0.7em!important;
}
a.ebutton {
    padding: 0.3em!important;
    font-size: 1em!important;
    border: 2px solid gold !important;
    background-image: none !important;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.ebutton span {
    background: none!important;
    padding-left: 0!important;
    background-image: none !important;
}

#shopping_cart {
  width: auto !important;
  height: auto !important;
  font-size: inherit !important;
}
#shopping_cart span {
    font-size: 100% !important;
}
#shopping_cart table .la_column_1 {
    width: auto !important;
    min-width: 64px;
}
#shopping_cart table .la_column_3 {
    width: auto !important;
    max-width: 140px !important;
}
#shopping_cart table .la_column_3 img {
    width: 1.8em !important; /* размер картинки зависит от шрифта*/
    min-width: 30px !important;
}

.la_shoporder_item_total {
    padding-right: 5px;
}

/* responsive things .. in artisteer only? */
.responsive #shopping_cart {
    height: 48px !important;
}

textarea {
    width: 40em;
}
input {
    font-size: 1em;
    margin: 2px 2px 2px 0;
}
select {
    font-size: 1em;
}
input[type=submit] {
    padding: 5px;
}
hr {
    margin: 6px 0 6px 0;
}
table {
    margin-bottom: 5px;
}
#shopping_cart {
    overflow: auto;
    max-height: 15em;
    height: auto!important;
}
#cart_progress {
    font-size: 1.3em!important;
}
.la_element {
   /* overflow: hidden;
    text-overflow: ellipsis;*/
    word-wrap: break-word;
    margin-bottom: 1.2em;
}
.la_element_title {
    margin-bottom: 1em;
}
iframe {
    margin: 5px 0 5px 0;
}
#fontplus, #fontminus {
    cursor: pointer;
    font-weight: bold;
    font-size: 1em;
    text-align: center;
    padding: 0.1em;
    float: left;
    width: 190px;
}
#fontplus {
    border-left: 4px solid;
}
#ordinary {
    position: absolute;
    top: 0.5em;
    right: 1em;
    padding: 0.1em;
    border: 1px dashed;
}
#fontcontrols {
    margin: 0.5em;
    line-height: 30px;
    clear:both;
    overflow: hidden;
}
#shopping_cart a {
    color: blue!important;
}
#circle0, #circle1, #circle2 {
    border: 2px solid;
    border-radius: 10px;
    width: 30px;
    height: 30px;
    margin: 0.2em;
    float: left;
    cursor: pointer;
}
#circle0 {
    background: #FFFFFD;
    border-color: #222;
}
#circle1 {
    background: #222;
    border-color: #FFFFFD;
}
#circle2 {
    background: #9dd1ff;
    border-color: #063462;
}
#circles {
    position: absolute;
    top: 0.3em;
    left: 420px;
}
#default {
    position: absolute;
    top: 0.5em;
    left: 600px;
    cursor: pointer;
    text-decoration: underline;
}
#default:hover {
    text-decoration: none;
}
.la_element_content img {
    max-width: 100%;
}
.la_element_content ul {
    margin: 1.5em;
}