body {
    font-family: Verdana;
    font-size: 11px;
    background: #F4F8FB url(../images/bg_body.png) repeat-x;
    margin: 0;
}

.clear {
    clear: both;
    display: block;
}

.center {
    text-align: center;
}

a {
    color: #F46930;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

table.mceToolbar tr td {
    padding: 0 !important;
}

h1 {
    font-size: 18px;
    color: #535353;
}

img, a img {
    border: 0;
}

.pull-right{
    float: right;}

.mainContainer {
    margin: 0px;
    background: #fff;
    position: relative;
}

.header {
    height: 182px;
    background: #F4F8FB url(../images/bg_body_dark_grey_1.png) repeat-x;
}

.headerTitle {
    height: 137px;
    padding-left: 30px;
}

.headerMenu {
    margin: 10px 20px 0px 0px;
    float: right;
}

.headerMenu li {
    display: inline;
    border-left: 1px solid #030303;
    padding: 0px 5px 0px 8px;
}

.headerMenu li a:active, .headerMenu li a:link, .headerMenu li a:visited {
    color: #4E4E4E;
    text-decoration: none;
}

.headerMenu li a:hover {
    color: #F46933;
    text-decoration: underline;
}

#structure {
    width: 100%;

}

#structure td.main-content {
    vertical-align: top;
    padding: 15px;
}

.content {
    background: url("../images/contentBg.gif") repeat-y;
    background: #fff;
    position: relative;
}

.main {

}

.main .inner {

}

td.struct {
    vertical-align: top;
}

/* -- menu left -------------------------------------------------------*/

.navcontainer {
    width: 226px;
    padding: 0px 0px 15px 15px;
    background: #fff;
}

.navcontainer h3, h3 {
    font-size: 1.2em;
    text-align: center;
    text-transform: uppercase;
    color: #4579AC;
    padding: 20px 0 10px 0;
    margin: 0;
}

h3 {
    text-align: left;
    padding-top: 5px;
    overflow: hidden;
    line-height: 17px;
}

h3 a.small {
    font-weight: normal;
    font-size: 11px;
    text-transform: none;
    float: right;
    display: inline-block;
    margin-right: 15px;
}

h3 a#open-all {
    border-right: 1px dotted #dedede;
    padding-right: 5px;
    margin-right: 5px;
}

.navlistTitle {
    background: url("../images/navlistTitleBg.png") no-repeat;
    height: 23px;
    color: #fff;
    font-weight: bold;
    padding-top: 8px;
    font-size: 1.1em;
}

.nav-section {
    border: 1px solid #0a3f64;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.navlistTitle.main-section {
    background: #0a3f64;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.navlistTitle.sub-section {
    /*background: none;*/
    background: #71716f;
    border-radius: 0;
    /*color: #397EAF;*/
    color: #ffffff;
    height: 18px;
    padding: 8px 0 4px 15px;
}

.navcontainer .nav-section ul {
    border: 0;
    padding: 0;
    /*border-top: 1px solid #397EAF;*/
    /*border-bottom: 1px solid #397EAF;*/
}

.navlistTitleArrow {
    background: url("../images/navlistTitleArrow.png") no-repeat;
    margin: 5px 5px 0 10px;
    height: 7px;
    width: 8px;
    float: left;
}

.sub-section .navlistTitleArrow {
    margin: 5px 5px 0 25px;
    background: url("../images/navlistTitleArrow_397EAF.png") no-repeat;
}

.navlistSpacer {
    height: 8px;
}

.navcontainer ul {
    margin: 0;
    border: 1px solid #CFCFCF;
    padding: 11px 0 10px 0;
    background: url("../images/dot.gif") repeat-x scroll 0 10px;
}

.navcontainer ul li {
    list-style-type: none;
    background: #fff url("../images/dot.gif") repeat-x scroll 0 top;
    padding: 1px 0 0 0;
}

.navcontainer ul li:first-child {
    background: none;
    padding-top: 0;
}

.navcontainer ul li a:active, .navcontainer ul li a:link, .navcontainer ul li a:visited {
    background: #fff url("../images/bullet_menu.gif") no-repeat scroll 212px center;
    text-decoration: none;
    color: #000;
    padding: 5px 15px 5px 15px;
    display: block;
}

.navcontainer ul li a:hover {
    background-color: #F46930;
    text-decoration: none;
    color: #fff;
    display: block;
}
.navcontainer ul li.current a {
    background-color: #008100;
    color: #ffffff;
}
.navdiv {
    background: url("../images/navlistBg.gif") repeat-x bottom;
    border: 1px solid #CFCFCF;
    padding: 10px;
}

.navdiv span#ro {
    background: url('../images/ro.gif') no-repeat 0 1px;
    padding-left: 25px;
    font-weight: bold;
}

.navdiv span#en {
    background: url('../images/en.gif') no-repeat 0 1px;
    padding-left: 25px;
    font-weight: bold;
}

.navdiv span#fr {
    background: url('../images/fr.gif') no-repeat 0 1px;
    padding-left: 25px;
    font-weight: bold;
}

.navdiv a {
    display: block;
    text-align: right;
    color: #F46933;
    font-size: 10px;
}

/* -- (end)menu left --------------------------------------------------*/
/* -- content ---------------------------------------------------------*/

.fixedWidth {
    width: 696px;
    float: left;
}

/*---------------------------------------*/

.path {
    color: #1E1E1E;
    font-weight: bold;
    height: 15px;
    padding: 10px 0px 10px 0px;
}

.path p {
    float: left;
    margin: 0;
    background-color: #fff;
    position: relative;
    z-index: 1;
}

.path ul {
    float: left;
    padding: 0;
    margin: 0px 0px 0px -6px;
}

.path ul li {
    display: inline;
    padding: 0px 6px 0px 15px;
    background: url("../images/pathSeparator.gif") no-repeat left;
    font-weight: normal;
    text-decoration: none;
}

.path ul li a:active, .path ul li a:link, .path ul li a:visited {
    color: #4E4E4E;
    font-weight: normal;
    text-decoration: none;
}

.path ul li a:hover {
    color: #F46933;
    font-weight: normal;
    text-decoration: underline;
}

/*---------------------------------------*/

.tableContainer {
    float: left;
    background: #FFFFFF;
    background-position: 10px 10px;
    margin: 10px 0px 10px 0px;
    width: 920px;
}

.halfTableContainer {
    float: left;
    background: #FFFFFF;
    background-position: 10px 10px;
    padding: 3px 0;
    width: 335px;
    margin: 10px 0px 10px 0px;
}

.halfTableSpacer {
    float: left;
    height: 10px;
    width: 14px;
}

.table {
    border-left: 1px solid #A3A3A3;
    border-right: 1px solid #A3A3A3;
    width: 100%;
}

.table th {
    background: url("../images/tableThBg.gif") repeat-x;
    height: 24px;
    border-bottom: 1px solid #D6E1EB;
    color: #4E4E4E;
}

.table tr td {
    height: 24px;
    padding-left: 10px;
    border-right: 1px solid #D6E1EB;
    border-bottom: 1px solid #D6E1EB;
}

.table tr td.left {
    padding-left: 2px;
}

.table tr td a {
    vertical-align: middle;
}

.table tr td a:active, .table tr td a:link, .table tr td a:visited {
    color: #325276;
    text-decoration: none;
    font-weight: bold;
}

.table tr td a:hover {
    color: #F46933;
    text-decoration: underline;
}

.tableOddTr {
    background-color: #ECF7FF;
}

/*---------------------------------------*/

.navigationContainer {
    clear: both;
    background: url(../images/navigationContainer_bg.gif) no-repeat;
    height: 32px;
}

.navigation {
    float: right;
    margin: 8px 15px 0 0;
}

.navigation a:link, .navigation a:active, .navigation a:visited {
    display: block;
    float: left;
    padding: 0px 4px 1px 4px;
    margin: 0 4px 0px 0px;
    text-decoration: none;
    color: #4E4E4E;
    border: 1px solid #C1C1C1;
    background-color: #F5F5F5;
}

.navigation a:hover {
    background-color: #FFFEE2;
}

a.navigationSelected:link, a.navigationSelected:active, a.navigationSelected:visited, a.navigationSelected:hover {
    color: #F50204;
    font-weight: bold;
    background-color: #FFFFFF;
    border-color: #F50204;
}

/*---------------------------------------*/

.buttonRight {
    float: right;
    padding: 10px 5px 10px 0px;
    margin-left: 10px;
    background: url("../images/btnBgRight.gif") no-repeat right 10px;
}

.buttonLeft {
    float: left;
    padding: 10px 5px 10px 0px;
    margin-right: 10px;
    background: url("../images/btnBgRight.gif") no-repeat right 10px;
}

.buttonRight img, .buttonLeft img {
    float: left;
}

.buttonRight a:link, .buttonRight a:active, .buttonRight a:visited, .buttonRight a:hover,
.buttonLeft a:link, .buttonLeft a:active, .buttonLeft a:visited, .buttonLeft a:hover {
    display: block;
    float: left;
    height: 17px;
    padding: 3px 3px 2px 3px;
    border: 0;
    background: url("../images/btnBgCenter.gif") repeat-x;
    text-align: center;
    color: #2E2E2E;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    cursor: default;
}

.buttonRight button, .buttonLeft button {
    float: left;
    height: 20px;
    padding: 0px 0px 2px 0px;
    border: 0;
    background: url("../images/btnBgCenter.gif") repeat-x;
    text-align: center;
    color: #2E2E2E;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
}

/*---------------------------------------*/

.formContainer {
    clear: both;
    background: #FFFFFF;
    padding: 3px;
    margin: 10px 0px 10px 0px;
}

.formContainer form {
    margin: 0;
}

.form {
    border-left: 1px solid #A3A3A3;
    border-right: 1px solid #A3A3A3;
    width: 920px;
    clear: both;
    width: 920px;
    clear: both;
}

.form img {
    float: left;
}

.form th {
    background: url("../images/tableThBg.gif") repeat-x;
    height: 23px;
    border-bottom: 1px solid #D8E5EE;
    color: #474747;
    vertical-align: top;
}

.form tr td {
    padding: 5px 10px 5px 10px;
    border-bottom: 1px solid #D6E1EB;
    vertical-align: middle;
    font-size: 12px;
}

.form tr.no-border-bottom td {
    border-bottom: 0;
    padding-bottom: 0;
}

.form tr td.border-left {
    border-left: 1px solid #D8E5EE;
}

.form tr td label {
    float: left;
    width: 205px;
    padding-top: 3px;
    font-weight: bold;
    font-size: 11px;
    color: #4E4E4E;
}

.form tr td label.error {
    display: block;
    float: none;
    font-weight: normal;
    color: #810000;
    font-size: 10px;
}

.formText {
    font-family: Verdana;
    font-size: 12px;
    border: 1px solid #ACC4D7;
    padding: 2px;
    width: 436px;
    background-color: #ECF7FF;
}

.formText.error,
.formSelect.error {
    border: 1px dashed pink;
}

.formText.search {
    width: 170px;
    font-size: 11px;
}

.formTextarea {
    font-family: Verdana;
    font-size: 12px;
    border: 1px solid #ACC4D7;
    padding: 2px;
    width: 436px;
    height: 70px;
    background-color: #ECF7FF;
}

.formTextEditor {
    font-family: Verdana;
    font-size: 12px;
    border: 1px solid #ACC4D7;
    padding: 2px;
    width: 200px;
    height: 200px;
    background-color: #ECF7FF;
}

.formTinymce {
    font-family: Verdana;
    font-size: 12px;
    border: 1px solid #ACC4D7;
    padding: 2px;
    width: 890px;
    height: 600px;
    background-color: #ECF7FF;
}

.formSelect {
    font-family: Verdana;
    font-size: 12px;
    border: 1px solid #ACC4D7;
    padding: 2px;
    background-color: #ECF7FF;
    min-width: 200px;
}

.formSelect option {
    background: white;
}

.form tr td p {
    font-size: 11px;
    color: #737373;
    margin: 5px 0px 0px 0px;
}

/*---------------------------------------*/

.halfFormContainer {
    clear: both;
    float: left;
    background: #FFFFFF;
    padding: 3px;
    margin: 10px 0px 10px 0px;
    width: 465px;
}

.halfFormContainer form {
    margin: 0;
}

.halfForm {
    border-top: 1px solid #C1C1C1;
    border-left: 1px solid #C1C1C1;
    border-bottom: 1px solid #C1C1C1;
    width: 465px;
}

.halfForm th {
    background: url("../images/tableThBg.gif") repeat-x;
    height: 24px;
    border-right: 1px solid #C1C1C1;
    border-bottom: 1px solid #C1C1C1;
    color: #4E4E4E;
}

.halfForm tr td {
    padding: 5px 10px 5px 10px;
    border-right: 1px solid #C1C1C1;
    border-bottom: 1px solid #D6E1EB;
    vertical-align: top;
    font-size: 12px;
}

.halfForm tr td label {
    float: left;
    width: 205px;
    padding-top: 3px;
    font-weight: bold;
    font-size: 11px;
    color: #4E4E4E;
}

.halfForm tr td p {
    font-size: 11px;
    color: #6E6E6E;
    margin: 5px 0px 0px 0px;
}

/*---------------------------------------*/

.successMessage {
    padding: 13px 0px;
}

.successMessage p {
    background-color: #479524;
    color: #FFFFFF;
    padding: 4px;
    margin: 0;
    font-weight: bold;
    text-align: center;
}

.errorMessage {
    padding: 13px 0px;
}

.errorMessage p {
    background-color: #BE060C;
    color: #FFFFFF;
    padding: 4px;
    margin: 0;
    font-weight: bold;
    text-align: center;
}

/* -- (end)content ----------------------------------------------------*/

li.firstLi {
    border: 0;
    background: none;
}

.contentSpacer {
    clear: both;
    height: 15px;
    width: 696px;
}

.footer {
    clear: both;
    background: #71716f;
    height: 30px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px 0 0 0;
}

/* new forms */

.form_top .ft_left {
    float: left;
    background: url(../images/top_left.gif) no-repeat;
    width: 10px;
    height: 10px;
    overflow: hidden;
}

.form_top .ft_middle {
    float: left;
    background: url(../images/top_middle.gif) repeat-x;
    width: 900px;
    height: 10px;
    overflow: hidden;
}

.form_top .ft_middleHalf {
    float: left;
    background: url(../images/top_middle.gif) repeat-x;
    width: 315px;
    height: 10px;
    overflow: hidden;
}

.form_top .ft_right {
    float: left;
    background: url(../images/top_right.gif) no-repeat;
    width: 10px;
    height: 10px;
    overflow: hidden;
}

.form_bottom .fb_left {
    float: left;
    background: url(../images/bottom_left.gif) no-repeat;
    width: 10px;
    height: 14px;
}

.form_bottom .fb_middle {
    float: left;
    background: url(../images/bottom_middle.gif) repeat-x;
    width: 900px;
    height: 14px;
}

.form_bottom .fb_middleHalf {
    float: left;
    background: url(../images/bottom_middle.gif) repeat-x;
    width: 315px;
    height: 14px;
}

.form_bottom .fb_right {
    float: left;
    background: url(../images/bottom_right.gif) no-repeat;
    width: 10px;
    height: 14px;
}

/* buttons start*/

.clear {
    /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: right;
    font: normal 12px arial, sans-serif;
    height: 26px;
    margin: 10px 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 16px;
    padding: 5px 0 5px 18px;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFD;
}

a.button:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 5px 0 5px 18px;
}

/* buttons end*/

p.header_info {
    color: #fff;
    position: absolute;
    top: 152px;
    font-weight: bold;
    padding-left: 10px;
    margin: 0;
}

/* -- login -----------------------------------------------------------*/
.loginBox {
    width: 510px;
    border: solid 1px #EAEAEA;
    margin: 0px auto;
    margin-top: 90px;
    margin-bottom: 90px;
}

/*---------------------------------------*/

.upLogin {
    width: 480px;
    padding: 0;
    margin: 0 auto;
    margin-top: 15px;
}

.upLoginLeft {
    float: left;
    width: 5px;
    height: 29px;
    background: url("../images/upLoginLeft.gif") no-repeat;
}

.upLoginLeft1 {
    float: left;
    width: 17px;
    height: 29px;
    background: url("../images/upLoginLeft1.gif") no-repeat;
}

.upLoginMiddle {
    float: left;
    height: 22px;
    width: 453px;
    padding-top: 7px;
    background: url("../images/upLoginMiddle.gif") repeat-x;
    text-align: center;
}

.upLoginRight {
    float: left;
    width: 5px;
    height: 29px;
    background: url("../images/upLoginRight.gif") no-repeat;
}

/*---------------------------------------*/

.middleLogin {
    clear: both;
    background: #E6E6E6;
    padding-right: 60px;
    padding-top: 10px;
    width: 418px;
    margin: 0 auto;
    border-left: 1px solid #969696;
    border-right: 1px solid #969696;
    text-align: right;
    font-weight: bold;
    color: #4E4E4E;
}

.middleLogin p {
    color: #F40000;
    display: inline;
}

.middleLogin form {
    margin: 0;
    padding: 0;
    height: 130px;
}

.middleLogin input {
    width: 290px;
    border: 1px solid #939393;
    margin-top: 20px;
    padding: 2px;
}

.btLogin {
    float: right;
    margin-top: 10px;
}

.btLoginLeft {
    float: left;
    width: 10px;
    height: 28px;
    background: url("../images/btLoginLeft.gif") no-repeat;
}

.btLoginCenter {
    float: left;
    height: 28px;
    padding: 0px 8px 0px 8px;
    border: 0;
    background: #000000 url("../images/btLoginCenter.gif") repeat-x;
    text-align: center;
    color: #FFFFFF;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
}

.btLoginRight {
    float: left;
    width: 10px;
    height: 28px;
    background: url("../images/btLoginRight.gif") no-repeat;
}

/*---------------------------------------*/

.downLogin {
    width: 480px;
    height: 34px;
    padding: 0;
    margin: 0px auto 15px auto;
}

.downLoginLeft {
    float: left;
    width: 5px;
    height: 34px;
    background: url("../images/downLoginLeft.gif") no-repeat;
}

.downLoginLeft1 {
    float: left;
    width: 20px;
    height: 34px;
    background: url("../images/downLoginLeft1.gif") no-repeat;
}

.downLoginMiddle {
    float: left;
    height: 24px;
    width: 450px;
    padding-top: 10px;
    background: url("../images/downLoginMiddle.gif") repeat-x;
    text-align: left;
}

.downLoginMiddle a:active, .downLoginMiddle a:link, .downLoginMiddle a:visited, .downLoginMiddle a:hover {
    color: #FFFFFF;
    margin-left: 10px;
}

.downLoginRight {
    float: left;
    width: 5px;
    height: 34px;
    background: url("../images/downLoginRight.gif") no-repeat;
}

/* -- (end)login ------------------------------------------------------*/

/* -- home box ------------------------------------------------------*/

.homeBox {
    width: 642px;
    margin-left: 27px;
}

.homeBoxTop {
    background: url("../../images/homeBoxTop.gif") no-repeat;
    width: 642px;
    height: 8px;
}

.homeBoxMiddle {
    background: url("../../images/homeBoxMiddle.gif") repeat-y;
    width: 620px;
    padding: 10px 11px 40px 11px;
}

.homeBoxBottom {
    background: url("../../images/homeBoxBottom.gif") no-repeat;
    width: 642px;
    height: 8px;
}

a.homeIcon:link, a.homeIcon:active, a.homeIcon:visited, a.homeIcon:hover {
    display: block;
    float: left;
    text-align: center;
    width: 125px;
    height: 100px;
    padding: 0 15px 0 15px;
    text-decoration: none;
    color: #BE2525;
    outline: 0;
}

/* -- /home box -----------------------------------------------------*/

a.searchLink:active, a.searchLink:link, a.searchLink:visited {
    color: #4E4E4E;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
    margin-right: 5px;
}

a.searchLink:hover {
    color: #F40000;
}

.table tr td a.hoverbox {
    display: block;
    text-decoration: none;
}

.table tr td a.hoverbox textarea {
    display: none;
    width: 500px;
    height: 145px;
    overflow: hidden;
}

.table tr td a.hoverbox:hover textarea {
    position: absolute;
    display: block;
    padding: 5px;
    margin: 10px;
    z-index: 100;
    color: #4E4E4E;
    border: 1px solid #4E4E4E;
    font: 10px Verdana, sans-serif;
}

.adTypes {
    text-align: center;

}

.adTypes a {
    text-decoration: none;
    color: #666;
    font-size: 13px;
    font-weight: bold;

}

.adTypes a:hover, .adTypes a.selType {
    color: #325276;
    text-decoration: underline;
}

table.ajaxProductList tr th {
    text-align: left;
    font-size: 12px;
    padding: 0 10px 4px 10px;
    font-weight: normal;
    line-height: 1;
    height: auto;
}

table.ajaxProductList tr td {
    font-size: 11px;
    cursor: pointer;
    padding: 2px 10px !important;
}

table.ajaxProductList tr:hover td,
table.ajaxProductList tr.hover td {
    background-color: #ECF7FF;
}

table tr td img.ajaxPreload {
    display: none;
    border: 0;
    float: none;
    margin-left: 5px;
    margin-bottom: -4px;
    width: 18px;
}

#product {
    margin: 10px 0;
}

#product h3 {
    margin: 0;
}

.clear {
    float: none;
    clear: both;
}

.form tr td label.collapsible {
    cursor: pointer;
    width: 115px;
}

.form tr td label.collapsible:hover {
    text-decoration: underline;
}

label.collapsible span.arrow {
    width: 7px;
    height: 7px;
    display: inline-block;
    background: url(../../../libs/jquery/css/custom-theme/images/ui-icons_454545_256x240.png) no-repeat -69px -22px;
}

label.collapsible.closed span.arrow {
    background: url(../../../libs/jquery/css/custom-theme/images/ui-icons_454545_256x240.png) no-repeat -39px -21px;
}

.module {
    float: left;
    width: 50%;
}

#currencies_paginate {
    width: 40%;
}

table#currencies {
    float: none;
}

.dataTables_filter input,
.dataTables_length select {
    background-color: #ECF7FF;
    border: 1px solid #ACC4D7;
}

.dataTables_filter input:hover, .dataTables_filter input:focus, .dataTables_filter input:active,
.dataTables_length select:hover, .dataTables_length select:active, .dataTables_length select:focus {
    background-color: #FFF;
}

.currencies tr td {
    padding: 3px 10px;
}

.currencyValue label, .module label {
    width: 65px;
    float: left;
    padding: 2px 5px 0 0;
}

.currencyValue div.clear {
    height: 10px;
}

.digitalOrders tr td {
    padding: 3px 10px;
}

table.adminListProducts.dataTable {
    width: calc(100% + 2px);
}

.adminListProducts tr td {
    padding: 3px 5px;
}

.digitalProducts tr td {
    padding: 3px 10px;
}

.buttonText {
    float: left;
    height: 14px;
    padding: 4px 5px 2px 5px;
    border: 0;
    background: url("../images/btnBgCenter.gif") repeat-x;
    text-align: center;
    color: #2E2E2E;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

table#pendingReport tbody {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 500px;
}

table#pendingReport tr.selected td {
    background-color: pink !important;
}

table#pendingReport tr td input {
    border: 1px solid #00aeef;
    max-width: 90px;
}

div#errors {
    width: 320px;
    float: left;
}

#errors div.errorHead {
    height: 10px;
    padding-top: 6px;
    padding-bottom: 7px;
    background: url(../images/error_icon.png) no-repeat left center;
    padding-left: 25px;
    color: #A20300;
    font-weight: bold;
    margin-bottom: 5px;
}

#errors div.cont {
    padding: 0 5px;
    max-height: 200px;
    overflow-y: scroll;
    border: 1px dashed pink;
    -moz-border-radius: 5px;
}

#errors div.cont a {
    color: red;
    padding: 3px 0;
    display: block;
    text-decoration: none;
}

#errors div.cont a:hover,
#errors div.cont a.selected {
    background-color: pink;
}

#errors div.empty {
    padding: 10px;
}

.bottomStatistic {
    background-color: #397EAF;
    color: #FFF;
}

.statistics {

}

.padright2 {
    padding-right: 2px;
}

#saveReport {
    float: right;
    width: 330px;
}

#saveReport label {
    width: 72px;
    float: left;
    padding-top: 2px;
    padding-right: 5px;
}

#saveReport div.clear {
    height: 5px;
}

#saveReport h3 {
    margin-top: 0;
}

#saveReport div.buttonRight {
    float: left;
}

table.table tr.selected td {
    background-color: #FFFFCC
}

#totalContainer {
    padding: 10px;
    float: right;
}

#tableCont h3 {
    float: left;
    padding: 25px;
}

p.warning {
    background: url("../images/error_icon.png") no-repeat scroll left center transparent;
    padding: 2px 0 2px 25px;
    color: #660000;
}

#rightSide {
    float: right;
    width: 350px;
}

#rightSide h3 {
    margin-top: 0;
}

#errors label {
    display: block;
    padding-top: 3px;
    cursor: pointer;
}

#errors div.clear {
    height: 7px;
}

span#title {
    font-weight: bold;
    font-size: 12px;
    font-family: arial;
}

a#synchBut {
    outline: medium none;
    display: block;
    float: left;
}

div.dataTables_info {
    margin-top: 7px !important;
}

div.dataTables_paginate {
    margin: 10px !important;
    width: auto;
}

div.panelBox {
    margin: 10px;
    float: left;
}

.languages {
    position: absolute;
    top: 147px;
    right: 0;
    font-weight: bold;
    padding-left: 10px;
    margin: 0;
}

.languages a.language {
    display: block;
    float: right;
    width: 24px;
    height: 24px;
    margin-right: 15px;
    margin-left: 0;
}

.languages a#lang-de.language {
    background: url('../images/de.png') no-repeat top left;
}

.languages a#lang-en.language {
    background: url('../images/en.png') no-repeat top left;
}
.languages a#lang-sr.language {
    background: url('../images/sr.png') no-repeat top left;
}

.languages a.language:hover,
.languages a.language.selected {
    background-position: 0 -24px !important;
}

a.langIcon span {
    border: 2px solid #FFFFFF;
}

a.langIcon.sel span {
    border: 2px solid #989898;
}

div.panelBox div.panelImage a {
    display: block;
    text-align: center;
    margin: 0 0 5px 0;
    outline: medium none;
}

div.panelBox div.panelTitle a {
    font-weight: bold;
    text-align: center;
    display: block;
    outline: medium none;
}

div.orderPanelLeft {
    font-family: arial;
    margin: 10px 37px;
    line-height: 18px;
    font-size: 11px;
    color: #5e526b;
    text-align: left;
    float: left;
    width: 200px;
}

div.orderPanelRight {
    font-family: arial;
    margin: 10px 37px;
    line-height: 18px;
    font-size: 11px;
    color: #5e526b;
    text-align: right;
    float: right;
    width: 200px;
}

table.adminDisplayOrder {
    width: 800px;
    margin: 0 37px 0 37px;
}

#result {
    width: 545px;
    height: 330px;
    overflow: auto;
    border: 1px solid #4579AC;
    padding: 10px;
}

table.inner .formText {
    width: 250px;
}

table.inner .formText.file {
    width: auto;
}

.form tr td table.inner tr td label {
    width: 50px;
    padding-top: 5px;
}

table.inner tr td {
    bordeR: 0;
}

.importContainer {
    min-width: 900px;
}

.importContainer div.importLeft {
    float: left;
    min-width: 490px;
    padding: 0 10px 10px;
    background: url(../images/physical.png) no-repeat top left;
    height: 650px;
    padding-right: 35px;
    border-right: 1px dashed #ddd;
}

.importContainer div.digital {
    background: url(../images/digital.png) no-repeat top left;
    margin-left: 25px;
    border-right: 0;
    padding-right: 10px;
}

.importContainer h3 {
    padding: 25px 0 0 80px;
}

.importContent {
    margin-top: 50px;
}

a.startSync {
    font-size: 12px;
    font-weight: bold;
    display: block;
    background: url(../images/synch.jpg) no-repeat left center;
    height: 23px;
    padding-top: 8px;
    width: 190px;
    padding-left: 40px;
    outline: none;
}

a.startSync.wsLoading {
    background: url(../images/loadingBar.gif) no-repeat center center;
}

div.logger {
    border: 1px dotted #ccc;
    width: 480px;
    padding: 10px;
    height: 400px;
    overflow-y: scroll;
    margin-top: 20px;
}

table.form.view tr th {
    padding-top: 3px;
    font-size: 16px;
}

table.form.view tr td.label {
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
}

#tabs {
    overflow: hidden;
    display: none;
    margin-top: 10px;
}

.nice-form label {
    height: 18px;
    line-height: 18px;
    vertical-align: middle;
    display: inline-block;
}

.nice-form label input[type=checkbox] {
    margin: 0 5px -4px 0;
    float: left;
}

#tabs .tab .title {
    padding: 10px 0 10px 0px;
    font-weight: bold;
}

#tabs .tab .tab-content {
    padding: 10px;
}

.tab p.smallDesc {
    font-size: 11px;
    color: #333333;
    margin: 0;
}

.ui-widget .ui-widget-content.tab {
    font-family: Arial, sans-serif;
}

.tab table.form {
    border: 0;
    width: auto;
    margin: 0;
}

.tab .form tr td {
    border: 0;
    vertical-align: top;
}

.tab .form tr td:first-child {
    padding-left: 0;
}

.tab .form input.small {
    width: 50px;
}

.tab .form label {
    padding: 0;
}

.tab .form label.error {
    font-weight: normal;
    color: red;
    float: none;
    width: auto;
    display: block;
}

#shipping-loader {
    margin: 0 0 0 10px;
    height: 14px;
    vertical-align: middle;
}

.tab a.download {
    color: #00aeef;
    font-size: 110%;
    font-weight: bold;
}

.tab #errors {
    padding-left: 225px;
    color: red;
}

#errors p.smallDesc {
    color: red;
}

table.data tr td {
    padding: 3px 5px;
    border: 1px dotted #cecece;
}

table.data tr td input {
    border: 1px solid #cecece;
    width: 60px;
    font-size: 12px;
    font-family: Arial, sans-serif;
}

table.data tr td.right, table.data tr td.right input {
    text-align: right;
}

table.data tr th {
    border: 1px dotted #cecece;
    padding: 3px 5px;
}

.admin-order {
    width: 874px;
}

.ui-state-default p {
    margin: 0;
}

#weight-warnings {
    padding: 10px 20px;
    background-color: #FEF1EC;
    margin-bottom: 20px;
    bordeR: 1px solid red;
    border-radius: 5px;
}

.weight-warning {
}

.weight-warning span.ean {
    display: inline-block;
    width: 160px;
}

.weight-warning span.right {
    text-align: right;
}

#weight-warnings a.fix-weight {
    font-weight: bold;
    font-size: 110%;
}

.weight-warning a {
    display: block;
    padding: 3px 0;
}

.weight-warning a:hover {
    color: #00aeef;
}

.weight-form input, .weight-form select {
    width: 50px;
    border: 1px solid #ACC4D7;
}

.weight-form input:focus,
.weight-form input:active,
.weight-form input:hover,
.weight-form select:focus,
.weight-form select:active,
.weight-form select:hover {
    box-shadow: 0px 0px 3px 1px #ACC4D7;
    border-radius: 3px;
}

.ui-widget p {
    margin: 0;
}

.ui-widget a.weights {
    font-weight: bold;
    display: inline-block;
    margin-top: 5px;
    font-size: 110%;
    color: #00aeef;
}

.hidden {
    display: none;
}

.countries-edit {
    width: 400px;
}

.countries-edit ul {
    padding: 0;
}

.countries-edit ul, .countries-edit li {
    list-style-type: none;
    list-style-image: none;
}

#countries span.ui-icon {
    float: left;
}

#countries li {
    padding: 4px 0;
    margin: 1px 0;
    cursor: pointer;
}

#countries li.ui-state-highlight {
    height: 15px;
}

#countries span.text {
    display: block;
}

#countries input[type=text] {
    border: 1px solid #939393;
    width: 370px;
}

.payment-method {
    font-weight: bold;
}

.payment-method.invoice {
    color: #008100;
}

.payment-method.postfinance {
    color: #FF7F00;
}

.payment-method.paypal {
    color: #2A55FF;
}

.dt-meta {
    margin-bottom: 10px;
}

table.dt-filters {
    width: 100%;
}

.dt-filters td {
    border: 1px dotted #dedede;
    vertical-align: middle;
    padding: 5px 10px;
}

.dt-filters td * {
    vertical-align: middle;
}

.dt-filters td.label {
    font-weight: bold;
}

.dt-filters label.inline {
    display: inline-block;
    width: 170px;
    margin-right: 20px;
    line-height: 19px;
    vertical-align: middle;
}

.dt-filters label.inline input[type=checkbox] {
    margin: 0 4px 0 5px;
}

.dataTable tr td.last a {
    display: inline-block;
    margin-left: 4px;
}

.dt-filters tr.dt-filter-head td {
    font-weight: bold;
    color: #fff;
    font-size: 110%;
    background: #397EAF;
}

#categories-tree-container {
    float: left;
    width: 30%;
    border: 2px solid #dedede;
    padding: 1px;
}

.window {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 2px solid #DEDEDE;
    margin: 10px 0px;
}

.window h3 {
    padding-bottom: 2px;
    padding-left: 10px;
    border-bottom: 1px dotted #dedede;
}

.window h3.loading {
    background: url(../images/loadingBar.gif) no-repeat right center;
}

.window .content {
    padding: 5px;
}

#categories-tree-container p {
    margin: 0;
    padding: 8px 0 10px 20px;
    line-height: 160%;
}

#categories-tree {
    border-top: 1px dotted #dedede;
}

#product-chooser {
    float: right;
    width: 65%;
    margin: 0 10px 0 0;
    border: 2px solid #dedede;
}

#product-chooser-content {
    padding: 15px;
}

.inactive p.smallDesc {
    color: #bbb;
    font-style: italic;
    margin: 0;
}

.window p.subtitle {
    color: #325276;
    font-weight: bold;
    padding: 0 0 4px 0;
    margin: 0;
    border-bottom: 1px dotted #dedede;
}

.section-industry {
    float: left;
    width: 225px;
    margin: 10px 10px 0 0;
    border: 1px dotted #dedede;
}

.section-industry a.title {
    display: block;
    padding: 3px 0 2px 20px;
    border-bottom: 1px dotted #dedede;
    background-color: #fefefe;
    font-weight: bold;
    font-size: 13px;
    line-height: 20px;
    height: 20px;
    vertical-align: middle;
    position: relative;
}

.section-industry a.title:hover,
.section-industry a.title.active {
    background-color: #efefef;
}

.section-industry a.title span.arrow {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 5px;
    left: 2px;
    background: url(../images/arrows.png) no-repeat 0 0;
}

.section-industry a.title.active span.arrow {
    background: url(../images/arrows.png) no-repeat scroll 0 -16px;
}

.section-industry span.mass {
    position: absolute;
    top: 3px;
    right: 3px;
    font-size: 10px;
    font-weight: normal;
    color: #111;
}

.section-industry ul {
    margin: 0;
    padding: 0 0 0 10px;
    list-style: none;
}

.section-industry ul li {
    font-size: 12px;
    padding: 2px 0;
    vertical-align: middle;
}

.section-industry ul li.hidden {
    display: none;
}

.section-industry ul li ul li {
    font-size: 11px;
}

.section-industry ul li ul li ul li {
    font-size: 10px;
}

.section-industry .category-list {
    display: none;
}

.subtitle select.small {
    font-family: Verdana;
    font-size: 11px;
    border: 1px solid #ACC4D7;
    padding: 2px;
    background-color: #ECF7FF;
    width: 55px;
}

.supplier-label {
    display: inline-block;
    padding: 3px 10px;
    vertical-align: middle;
    font-size: 11px;
    height: 16px;
    line-height: 16px;
    border: 1px dotted #ededed;
    margin: 10px 10px 0 0;
}

.supplier-label:hover {
    box-shadow: 0px 0px 2px #aeaeae;
}

.supplier-label.hidden {
    display: none;
}

.supplier-label input {
    margin: 0;
    vertical-align: middle;
    font-size: 11px;
}

.subtitle input.filter {
    width: 150px;
    float: right;
    margin: 0;
}

.subtitle input.filter.inactive {
    color: #bbb;
    font-style: italic;
}

span.table-category-name {
    display: inline-block;
    padding: 1px 6px;
    margin: 4px 0 0;
    border-left: 1px dotted #000;
}

span.table-category-name:first-child {
    border-left: 0;
    margin-left: 0;
}

a.product-change-categories {
    display: block;
    text-align: right;
    padding: 2px 10px 3px 0;
}

#change-categories {
    width: 800px;
    height: 400px;
    padding: 15px;
    overflow-x: hidden;
    overflow-y: scroll;
}

#change-categories ul {
    margin: 0 auto;
}

#colorbox-footer {
    text-align: center;
    height: 20px;
    padding: 5px 0;
}

.jstree-apple li ins.jstree-category-actions ins,
.jstree-apple li ins.jstree-category-actions {
    background: none;
}

tr.pictureSample {
    display: none;
}

/** inline translations **/
*[translate] {
    border: 1px dotted #fff !important;
    background: none !important;
    color: blue !important;
}

*[translate]:hover {
    border: 1px solid #00aeef;
    background-color: #efefef !important;
    color: #000000 !important;
}

.titleBtn a {
    color: #fff;
}

.titleBtn a:hover {
    text-decoration: underline;
}

span#inline-translate-trigger {
    position: absolute;
    z-index: 100000;
    display: none;
    cursor: pointer;
    padding: 2px;
    background: #ededed url('../images/tableTranslate.gif') no-repeat center center;
    border: 1px solid #000;
    cursor: pointer;
    width: 16px !important;
    height: 16px !important;
}

div#inline-translate-popup {
    z-index: 100001;
    max-height: 400px;
    overflow-y: scroll;
}

#inline-translate-form {
    font-size: 11px;
    font-family: Arial, Verdana, sans-serif;
}

#inline-translate-popup label {
    margin-left: 0;
    font-weight: bold;
    clear: both;
    display: inline;
    float: left;
    width: 210px;
}

#inline-translate-popup span.value {
    display: block;
    float: left;
    margin: 5px 0 5px 0px;
    padding: 2px 0 0 0px;
    width: 210px;
    width: 330px;
}

#inline-translate-form input.text {
    width: 330px;
}

.services p[translate] {
    width: 208px;
}

#inline-translate-action {
    position: absolute;
    top: 3px;
    right: -150px;
}

/** end inline translations **/

.inplace_field {
    width: 90%;
}

.form-section {
    border: 1px solid #dedede;
}
.form-section .section-title {
    height: 30px;
    line-height: 30px;
    background: #397EAF;
    color: #ffffff;
    padding: 0 0 0 20px;
    font-size: 115%;
    font-weight: bold;
}
.form-section .section-description {
    margin: 0;
    padding: 10px 20px;
    color: #777777;
}
.form-section label {
    display: block;
    padding: 0 0 20px 20px;
}
.form-section label span {
    display: inline-block;
    width: 180px;
}
.form-section input.small {
    width: 60px;
}
.form-section {
    font-size: 11px;
}

.form tr td.inline-labels label {
    float: none;
}

.form td .schedule-row {
    height: 26px;
    padding-bottom: 7px;
}

.form td .schedule-row.blue {
    padding-top: 5px;
    padding-bottom: 0;
    border-top: 1px solid #D6E1EB;
}

.schedule-row .formText {
    background: #fff;
}

.schedule-row .formText:disabled {
    background: #efefef;
}

.about-us, .location {
    height: 130px;
}

.booking-status.status-pending {
    background-color: #f76126;
}

.booking-status.status-approved {
    background-color: #008100;
}

.booking-status.status-complete {
    background-color: #2f96b4;
}

.booking-status.status-canceled {
    background-color: #bf0000;
}

.booking-status {
    display: inline-block;
    padding: 2px 12px;
    font-size: 11px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #ffffff;
    font-weight: bold;
}

.dataTable .column-filter {
    width: auto;
    min-width: 100px;
    border: 1px solid #bbb;
}

.text-danger {
    color: #bd362f !important;
}

.text-bold {
    font-weight: bold;
}

#listBookings tr:hover td {
    background: #cccccc;
    cursor: pointer;
}

#booking-details {
    max-width: 800px;
    padding: 1px 0;
}

.dataTable a, #booking-details a {
    color: #000000;
    text-decoration: none;
}

.square-17x17 {
    display: inline-block;
    width: 17px;
    height: 17px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.overview tr.hover td {
    background-color: #ccc;
}

.booking-calendar {
    position: relative;
    padding: 0 0 0 70px;
}

.booking-calendar .hours {
    position: absolute;
    width: 69px;
    padding-top: 40px;
    top: 0px;
    left: 0;
}

.overview .booking-calendar .hours {
    border: 0;
    padding-top: 25px;
}

.hours .hour-step {
    position: relative;
    height: 21px;
}

.overview .hours .hour-step {
    height: 16px;
}

.hour-step span.label {
    font-size: 12px;
    text-align: right;
    position: absolute;
    display: block;
    width: 65px;
    height: 20px;
    line-height: 20px;
    right: 5px;
    top: -12px;
    text-align: right;
}

.overview .hour-step span.label {
    height: 15px;
    font-size: 10px;
}

.interval {
    height: 20px;
    line-height: 20px;
    border-bottom: 1px dotted #bbbbbb;
    background: #ffffff;
}

.interval.no-border {
    border-bottom: 1px solid #ffffff;
}

.overview .interval {
    height: 15px;
}

.interval.interval-booked {
    background: #c25656;
}

.interval.interval-disabled {
    background: url('../images/booking-disabled.gif') repeat;
}

.interval-available.interval-selectable {
    cursor: pointer;
}

.interval.interval-selected {
    background: #b0e79a;
}

.interval.interval-hover {
    background: #fffeb2;
}

.dates {
    width: 100%;
    table-layout: fixed;
    border: 0;
    padding: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

.dates td, .dates th, .overview .dates td {
    border: 1px solid #bbbbbb;
    padding: 0;
}

.dates th {
    border: 1px solid #bbbbbb;
    text-align: center;
    font-weight: normal;
    background: #E6E6E6;
}

.overview th {
    padding: 3px 0;
    font-weight: normal;
    background: #AEAEAE;
}

.overview td {
    padding: 3px 7px;
    font-size: 90%;
}

.overview th a {
    font-size: 90%;
}

.mce-widget.mce-btn button {
    line-height: 16px;
}

.window30 {
    width: 30%;
}

.backups ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.backups ul li {
    height: 30px;
    padding: 3px 10px;;
}
.backups ul li.even {
    background-color: #D6E1EB;
}
.backups ul li.odd {
    background-color: #ECF7FF;
}
.backups ul li:first-child {
    border-radius: 5px 5px 0 0;
}
.backups ul li:last-child {
    border-radius: 0 0 5px 5px
}
.backups ul li:hover {
    background-color: #e0f4ff;
}
.backups ul li label {
    float: left;
    vertical-align: middle;
    display: inline-block;
    line-height: 30px;
    padding: 0 5px 0 0;
    max-width: 100px;
}
.backups ul li a {
    display: inline-block;
    float: right;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 5px;
    vertical-align: middle;
}
.backups ul li a img {
    vertical-align: middle;
}
.backups ul li a span {
    display: inline-block;
    vertical-align: middle;
}
ul.inline-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
ul.inline-list li {
    height: 22px;
    float: left;
}
form ul.inline-list label {
    padding: 0;
    width: auto;
    line-height: 22px;
    float: none;
    padding: 0 20px 0 3px;
}
.inline-list input {
    float: none;
    margin: 0;
    padding: 0;
    line-height: 22px;
}
.note {
    font-size: 11px;
    color: #666;
}
.logo {
    float: left;
    padding: 5px 0 0 15px;
    width: 226px;
    text-align: center;
}
.logo img {
    max-height: 125px;
}
.dataTable .dataTableHeader th{
    color: #71716f;
    font-weight: bold;
}
.navcontainer h3, h3{
    color: #71716f;
}
.btn-confirm-reservation{
    float: left;
}

.form tr td .radio label{
    width: 40px;
}

.resize-vertical{
    resize: vertical;
}