body,
fieldset,
form,
h1,
li,
ul {
    margin: 0;
    padding: 0;
}
div#topMenu ul li a,
div.headline h2,
span.italic {
    font-style: italic;
}
div#languageMenu,
div#storeMenu {
    display: none;
    position: absolute;
    z-index: 4;
}
div.clearBoth,
div.contentBottomRow,
div.contentRow form,
form br {
    clear: both;
}
body {
    background: url(/img/admin/bgpattern.jpg) top left repeat-x #dbdcd5;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #777;
}
li,
ul {
    list-style: none;
}
h1 i,
span i {
    display: none;
}
span.red {
    color: red;
}
div#mainWrapper {
    position: relative;
    margin: 45px auto 30px;
    width: 945px;
    height: auto;
    display: block;
    text-align: center;
}
div#metaMenu {
    display: block;
    width: 879px;
    height: 22px;
    line-height: 22px;
    background: url(/img/admin/metamenubg.png) top left no-repeat;
    margin: 0 auto;
    text-align: right;
    color: #fff;
    font-size: 10px;
}
div#metaMenu a {
    color: #fff;
    text-decoration: none;
}
div#metaMenu a.metamenu_item {
    margin: 0 20px;
}
div#metaMenu div.metamenu_language {
    float: right;
    margin: 0 10px 0 0;
    padding: 0 16px 0 0;
    width: 79px;
    text-align: center;
}
div#logoWrapper,
div#logoWrapper a {
    width: 237px;
    height: 98px;
    display: block;
}
div#metaMenu div.metamenu_language.de {
    background: url(/img/admin/de.gif) center right no-repeat;
}
div#metaMenu div.metamenu_language.en {
    background: url(/img/admin/en.gif) center right no-repeat;
}
div#metaMenu div.metamenu_language.es {
    background: url(/img/admin/es.gif) center right no-repeat;
}
div#metaMenu div.metamenu_language.fr {
    background: url(/img/admin/fr.gif) center right no-repeat;
}
div#metaMenu div.metamenu_language.it {
    background: url(/img/admin/it.gif) center right no-repeat;
}
div#metaMenu div.metamenu_language.tr {
    background: url(/img/admin/tr.gif) center right no-repeat;
}
div#languageMenu {
    right: 38px;
    top: 22px;
    background: #4b7079;
}
div#languageMenu ul li {
    margin: 10px;
}
div#languageMenu ul li a {
    color: #fff;
    text-decoration: none;
    padding: 0 0 0 22px;
    background-position: top left;
    background-repeat: no-repeat;
}
div#headWrapper {
    position: relative;
    margin: -3px 0 0;
    display: block;
    width: 945px;
    height: 108px;
    background: url(/img/admin/head.png) top left no-repeat;
}
div#logoWrapper {
    position: absolute;
    top: 3px;
    left: 15px;
    background: url(/img/admin/logo.png) top left no-repeat;
    z-index: 2;
}
div#loginWrapper {
    position: absolute;
    top: 18px;
    right: 11px;
    width: 125px;
    height: 30px;
    padding: 26px 0 0;
    color: #fff;
    font-weight: 700;
}
div#loggedIn {
    position: absolute;
    top: 5px;
    left: 5px;
    color: #b0a8a8;
    font-size: 10px;
    font-weight: 700;
}
div#topMenu {
    position: absolute;
    left: 3px;
    top: 99px;
    z-index: 3;
}
div#topMenu ul {
    width: 933px;
}
div#topMenu ul li {
    float: left;
    display: block;
    width: 125px;
    height: 26px;
    line-height: 26px;
    margin: 0 4px 0 0;
}
div#topMenu ul li a {
    display: block;
    width: 125px;
    height: 26px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    background: url(/img/admin/tab.png) top left no-repeat;
}
div#topMenu ul li a.active,
div#topMenu ul li a:hover {
    color: #4a4a4a;
    background: url(/img/admin/tabhover.png) top left no-repeat;
}
div#topMenu ul li#shopselect {
    width: 155px;
    background: url(/img/admin/tabshop.png) top left no-repeat;
}
div#topMenu ul li#shopselect a,
div#topMenu ul li#shopselect span {
    margin: 5px auto;
    line-height: 17px;
    height: 17px;
    width: 110px;
    padding: 0 15px;
    overflow: hidden;
    text-align: left;
    color: #909090;
}
div#topMenu ul li#shopselect a {
    background: url(/img/admin/shopselect.png) top left no-repeat;
}
div#topMenu ul li#shopselect span {
    display: block;
    font-style: italic;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    background: url(/img/admin/currentshop.png) top left no-repeat;
}
div#topMenu ul li#logout {
    float: right;
}
div#topMenu ul li#logout a {
    text-transform: none;
    background: url(/img/admin/tablogout.png) top left no-repeat;
}
div#topMenu ul li#logout a:hover {
    color: #fff;
}
div#storeMenu {
    left: 11px;
    top: 120px;
}
div#storeMenu div.placeHolder {
    display: block;
    width: 140px;
    height: 10px;
    overflow: hidden;
    background: #f9f9f9;
}
div#contentTop,
div#contentWrapper {
    width: 945px;
    position: relative;
    top: -8px;
    display: block;
}
div#storeMenu ul {
    margin: -2px 0 0;
    background: #f9f9f9;
}
div#storeMenu ul li {
    margin: 2px 15px;
    text-align: left;
}
div#storeMenu ul li a {
    color: #909090;
    text-decoration: none;
}
div#contentTop {
    height: 15px;
    overflow: hidden;
    background: url(/img/admin/contenttop.png) top left no-repeat;
}
div#contentWrapper {
    height: auto;
    min-height: 235px;
    background: url(/img/admin/contentpattern.png) top left repeat-y;
}
div#contentWrapper div#subMenu {
    width: 918px;
    height: 38px;
    text-align: left;
    padding: 8px 17px 12px;
    position: relative;
}
div#contentWrapper div#subMenu ul,
div#contentWrapper ul.paging {
    display: block;
    height: 15px;
    background: #b6b4b5;
}
div#contentWrapper div#subMenu ul {
    margin-bottom: 4px;
    width: 911px;
}
div#contentWrapper div#subMenu ul li,
div#contentWrapper ul.paging li {
    padding: 0 5px 0 0;
    margin: 0 0 4px;
    background: #ccc;
    float: left;
}
div#contentWrapper div#subMenu form input.submit {
    margin: 0 7px 4px 0;
    float: left;
}
div#contentWrapper div#subMenu form input.submit,
div#contentWrapper div#subMenu ul li a,
div#contentWrapper ul.paging li a {
    display: block;
    width: 146px;
    height: 15px;
    line-height: 15px;
    background: #8c8c8c;
    color: #dfddde;
    font-size: 10px;
    text-align: center;
    text-decoration: none;
}
div#contentWrapper ul.paging {
    margin: 0 18px;
    width: 900px;
}
div#contentWrapper div#subMenu form input.submit:hover,
div#contentWrapper div#subMenu ul li a:hover,
div#contentWrapper ul.paging li a:hover {
    color: #f4f4f4;
}
div#contentWrapper div#subMenu ul li a.active,
div#contentWrapper ul.paging li a.active {
    color: #f4f4f4;
    background: url(/img/admin/submenu_active.gif) top left no-repeat;
}
div#contentWrapper div#subMenu form {
    float: left;
}
div#contentWrapper div#subMenu form fieldset,
div#contentWrapper div#subMenu form input.submit {
    border: none;
}
div#contentWrapper div#subMenu form input {
    width: 297px;
    height: 13px;
    font-size: 9px;
    border: 1px solid #8c8c8c;
    padding: 0;
}
div#contentWrapper div#subMenu form div.placeHolder {
    display: block;
    height: 15px;
    margin: 0 7px 0 0;
    float: right;
    background: #b6b4b5;
}
#subMenu input#order_id {
    position: relative;
    z-index: 1;
}
body.orders div#contentWrapper div#subMenu form div.placeHolder {
    margin: 0 0 0 7px;
    width: 452px;
    position: absolute;
    right: 24px;
    bottom: 16px;
}
body.clients div#contentWrapper div#subMenu form div.placeHolder {
    margin: 0 0 0 7px;
    width: 452px;
}
div#innerContent {
    display: block;
    margin: 0 5px;
    width: 935px;
    height: auto;
    min-height: 177px;
    background: url(/img/admin/innercontent.png) top left repeat-x #fff;
}
div#contentBottom {
    position: relative;
    top: -8px;
    display: block;
    width: 945px;
    height: 20px;
    background: url(/img/admin/contentbottom.png) top left no-repeat;
}
div#bottomWrapper {
    position: relative;
    bottom: 0;
    width: 100%;
    height: 103px;
    background: url(/img/admin/bottompattern.png) top left repeat-x;
}
div#bottomMenu {
    position: relative;
    top: 30px;
    width: 423px;
    margin: 0 auto;
}
div#bottomMenu ul {
    display: block;
    width: 423px;
    height: 18px;
    margin: 0 0 12px;
}
div#bottomMenu ul li {
    float: left;
    margin: 0 8px 0 0;
}
div#bottomMenu ul li a {
    display: block;
    width: 133px;
    height: 18px;
    line-height: 18px;
    background: url(/img/admin/bottommenupattern.png) top left repeat-x;
    color: #c8c8c8;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}
div.headline {
    padding: 20px 0 10px;
    margin: 0 18px 5px;
    min-height: 20px;
    background: url(/img/admin/headline.gif) bottom left repeat-x;
    text-align: left;
}
div.headline h2 {
    font-size: 14px;
    font-weight: 700;
    color: #b4b4b4;
    margin: 0;
    padding: 0;
    min-width: 300px;
}
div.headline form {
    float: none;
    margin: 10px 0 0;
}
form input.checkbox,
form input.submit {
    margin: 0;
    padding: 0;
}
#jumpmenu select {
    max-width: 150px;
}
div#responseWrapper {
    height: auto;
    line-height: 40px;
    font-weight: 700;
    border: 2px solid;
}
div#responseWrapper.error {
    color: red;
    border-color: red;
}
div#responseWrapper.success {
    color: green;
    border-color: green;
}
form input.submit {
    border: none;
    height: 13px;
    line-height: 13px;
    background: url(/img/admin/button_arrow.gif) 6px center no-repeat #848484;
    text-align: right;
    color: #ccc;
    font-size: 10px;
}
div.contentAddRow,
div.contentEditRow,
div.contentRow {
    border-bottom: 1px solid #ccc;
    clear: both;
    min-height: 25px;
    overflow: hidden;
    padding: 10px 0;
}
div.contentAddRow,
div.contentEditRow {
    padding: 5px 0;
    height: auto;
    min-height: auto;
}
div.contentEditRow.form {
    padding: 0;
    height: 27px;
}
div.contentEditRow.items:hover,
div.contentRow:hover {
    background: #fbfbfb;
}
div.contentEditRow a,
div.contentRow a {
    color: #777;
    text-decoration: none;
}
div.contentAddRow div.cell,
div.contentEditRow div.cell,
div.contentRow div.cell {
    display: block;
    text-align: left;
    float: left;
    margin: 10px 0 0;
    overflow: hidden;
}
div.contentEditRow div.cell.overflow {
    overflow: unset;
}
div.contentAddRow div.cell,
div.contentEditRow div.cell {
    width: 267px;
}
div.contentAddRow div.separator,
div.contentEditRow div.separator,
div.contentRow div.separator {
    float: left;
    margin: 0 45px 10px 0;
    width: 4px;
    height: 60px;
    background: url(/img/admin/separator.gif) top left;
}
div.contentRow div.cell.one {
    margin: 10px 0 0 18px;
    width: 135px;
}
div.contentAddRow div.cell.one,
div.contentEditRow div.cell.one {
    margin: 10px 0 0 18px;
}
div.contentEditRow div.cell a.marker,
div.contentEditRow div.cell span.marker,
div.contentRow div.cell a.marker {
    display: inline-block;
    background: url(/img/admin/arrow.png) center right no-repeat #ededed;
    padding: 0 20px 0 0;
}
div.contentRow form input.submit {
    float: right;
    width: 94px;
    margin: 0 4px 2px 0;
    padding: 0 10px 0 0;
    text-transform: uppercase;
    font-weight: 700;
}
div.contentRow form select {
    height: 15px;
    color: #777;
    font-size: 10px;
}
form div.contentAddRow input,
form div.contentAddRow select,
form div.contentEditRow input,
form div.contentEditRow select {
    border: 1px solid #cbcbcb;
    font-size: 12px;
    height: 14px;
    margin: 2px 0 0;
    padding: 0;
}
form div.contentAddRow input.submit,
form div.contentEditRow input.submit {
    font-size: 10px;
}
form div.contentAddRow select,
form div.contentEditRow select {
    height: 19px;
}
form label {
    display: block;
    float: left;
    line-height: 16px;
    width: 90px;
}
form div.contentEditRow input.file {
    font-size: 10px;
    height: 20px;
}
div.contentEditRow.toggle div.cell.one {
    background: #fcfcfc;
    border: 1px solid #ccc;
    float: none;
    height: 18px;
    line-height: 18px;
    margin: 0 0 5px 18px;
    padding: 0 5px 0 15px;
    width: 877px;
}
div.contentEditRow.toggle div.cell.one a.toggle {
    background: url(/img/admin/toggle_minus.gif) left center no-repeat;
    display: block;
    float: right;
    height: 18px;
    width: 12px;
}
div.contentEditRow.toggle div.cell.two {
    float: none;
    margin: 10px 0 0 18px;
    width: 897px;
}
div.contentEditRow.language div.cell.two textarea {
    height: 160px;
    width: 520px;
}
div#contentWrapper ul.paging li {
    padding: 0 2px 0 0;
}
div#contentWrapper ul.paging li a {
    width: 14px;
}
div#contentWrapper ul.paging li.overview {
    background: 0 0;
    float: right;
    font-size: 10px;
    line-height: 14px;
    margin: 0 5px 0 0;
}
div#contentWrapper div#subMenu ul.rowTwo {
    width: 306px;
    bottom: 16px;
    position: absolute;
    right: 17px;
    margin: 0;
}
.rowTwo .products.cache {
    background: 0 0 !important;
}
div.contentBottomRow {
    margin: 3px 0 0;
    padding: 0;
    height: 40px;
    border-top: 1px solid #ccc;
}
div.contentBottomRow div.cell {
    margin: 5px 0 0 -2px;
    padding: 0 0 0 15px;
    height: 17px;
    width: 924px;
    line-height: 17px;
    background: #ededed;
    text-align: left;
}
div.contentBottomRow div.cell form {
    float: left;
}
div.contentBottomRow div.cell form select {
    font-size: 10px;
    height: 15px;
}
div.contentBottomRow div.cell form input {
    font-size: 10px;
    padding: 0;
    height: 11px;
}
div.contentBottomRow div.cell form input[type="file"] {
    min-height: 11px;
    height: auto;
}
div.contentBottomRow div.cell form input#amount {
    width: 20px;
    text-align: center;
}
div.contentBottomRow div.cell input.submit {
    margin: 2px 7px 0 0;
    padding: 0 0 0 20px;
    height: 13px;
    line-height: 13px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 700;
}
img.comment {
    margin: -2px 4px 0 -20px;
    position: absolute;
    z-index: 1;
}
body.frontend #mainWrapper {
    margin: 100px 0 50px;
    overflow: hidden;
    width: 100%;
}
body.frontend #mainWrapper h1 {
    background: url(/img/login/logo.png) left top no-repeat;
    display: block;
    height: 219px;
    margin: 0 auto;
    width: 475px;
}
body.frontend #mainWrapper p {
    letter-spacing: 14px;
}
.cleditorMain {
    float: left;
}
body.login form.login fieldset {
    margin: 20px auto;
    padding: 20px;
    width: 435px;
}
body.login form.login label {
    float: left;
    line-height: 16px;
    margin: 0 0 0 50px;
    text-align: left;
    width: 100px;
}
body.login form.login input {
    float: left;
    margin: 0 50px 0 0;
    width: 200px;
}
body.login form.login input.submit {
    font-weight: 700;
    margin: 5px 0 0 150px;
    padding: 0 0 0 20px;
    text-transform: uppercase;
    width: auto;
}
ul.references {
    margin: 50px auto 0;
    width: 960px;
}
ul.references li a {
    background-color: #ccc;
    background-position: center;
    background-repeat: no-repeat;
    border: 8px solid #ccc;
    display: none;
    float: left;
    height: 100px;
    margin: 4px;
    opacity: 0.5;
    width: 168px;
}
ul.references li a:hover {
    border: 8px solid #eee;
    opacity: 1;
}
ul.references li a em {
    display: none;
}
