@charset "UTF-8";
/* CSS Document */
body {
    font-family: Arial, Helvetica, sans-serif;
    background: #F1F6E7 url(/gfx/main_bg.jpg) repeat center center;
    margin: 0;
}
img { border: none; }
#header {
    height: 25px;
    width: 935px;
    color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-left: 15px;
}
#menu {
    height: 86px;
    width: 935px;
    color: #FFFFFF;
    background: url(/gfx/header_bg.jpg) repeat-x center center;
    line-height: 96px;
    margin: 0 auto;
    padding: 15px 0 0 15px;
    border-right-style: none;
    border-left-style: none;
}
#menu span:focus {
    outline:none;
}
#menu #home span {
    color: #FFFFFF;
    text-decoration: none;
    background: url(/gfx/Buttons/Home.jpg) no-repeat center top;
    margin: 0;
    padding: 0;
    height: 96px;
    width: 95px;
    list-style-type: none;
    display: inline-block;
}
#menu #home span:hover {
    background-position: center bottom;
}
#menu #homeEN span {
    color: #FFFFFF;
    text-decoration: none;
    background: url(/gfx/Buttons/Home_EN.jpg) no-repeat center top;
    margin: 0;
    padding: 0;
    height: 96px;
    width: 95px;
    list-style-type: none;
    display: inline-block;
}
#homeEN span:hover {
    background-position: center bottom;
}
#menu #search span {
    color: #FFFFFF;
    text-decoration: none;
    background: url(/gfx/Buttons/Search.jpg) no-repeat center top;
    margin: 0;
    padding: 0;
    height: 96px;
    width: 95px;
    list-style-type: none;
    display: inline-block;
}
#menu #search span:hover {
    background-position: center bottom;
}
#menu #searchEN span {
    color: #FFFFFF;
    text-decoration: none;
    background: url(/gfx/Buttons/Search_EN.jpg) no-repeat center top;
    margin: 0;
    padding: 0;
    height: 96px;
    width: 95px;
    list-style-type: none;
    display: inline-block;
}
#menu #searchEN span:hover {
    background-position: center bottom;
}
#menu #jobs span {
    color: #FFFFFF;
    text-decoration: none;
    background: url(/gfx/Buttons/Jobs.jpg) no-repeat center top;
    margin: 0;
    padding: 0;
    height: 96px;
    width: 95px;
    list-style-type: none;
    display: inline-block;
}
#menu #jobs span:hover {
    background-position: center bottom;
}
#menu #jobsEN span {
    color: #FFFFFF;
    text-decoration: none;
    background: url(/gfx/Buttons/Jobs_EN.jpg) no-repeat center top;
    margin: 0;
    padding: 0;
    height: 96px;
    width: 95px;
    list-style-type: none;
    display: inline-block;
}
#menu #jobsEN span:hover {
    background-position: center bottom;
}
#menu #clients span {
    color: #FFFFFF;
    text-decoration: none;
    background: url(/gfx/Buttons/Clients.jpg) no-repeat center top;
    margin: 0;
    padding: 0;
    height: 96px;
    width: 95px;
    list-style-type: none;
    display: inline-block;
}
#menu #clients span:hover {
    background-position: center bottom;
}
#menu #clientsEN span {
    color: #FFFFFF;
    text-decoration: none;
    background: url(/gfx/Buttons/Clients_EN.jpg) no-repeat center top;
    margin: 0;
    padding: 0;
    height: 96px;
    width: 95px;
    list-style-type: none;
    display: inline-block;
}
#menu #clientsEN span:hover {
    background-position: center bottom;
}
#menu #collaborators span {
    color: #FFFFFF;
    text-decoration: none;
    background: url(/gfx/Buttons/Collaborators.jpg) no-repeat center top;
    margin: 0;
    padding: 0;
    height: 96px;
    width: 95px;
    list-style-type: none;
    display: inline-block;
}
#menu #collaborators span:hover {
    background-position: center bottom;
}
#menu #collaboratorsEN span {
    color: #FFFFFF;
    text-decoration: none;
    background: url(/gfx/Buttons/Collaborators_EN.jpg) no-repeat center top;
    margin: 0;
    padding: 0;
    height: 96px;
    width: 95px;
    list-style-type: none;
    display: inline-block;
}
#menu #collaboratorsEN span:hover {
    background-position: center bottom;
}
#menu #suppliers span {
    color: #FFFFFF;
    text-decoration: none;
    background: url(/gfx/Buttons/Suppliers.jpg) no-repeat center top;
    margin: 0;
    padding: 0;
    height: 96px;
    width: 95px;
    list-style-type: none;
    display: inline-block;
}
#menu #suppliers span:hover {
    background-position: center bottom;
}
#menu #suppliersEN span {
    color: #FFFFFF;
    text-decoration: none;
    background: url(/gfx/Buttons/Suppliers_EN.jpg) no-repeat center top;
    margin: 0;
    padding: 0;
    height: 96px;
    width: 95px;
    list-style-type: none;
    display: inline-block;
}
#menu #suppliersEN span:hover {
    background-position: center bottom;
}
#menu #cashier span {
    color: #FFFFFF;
    text-decoration: none;
    background: url(/gfx/Buttons/Cashier.jpg) no-repeat center top;
    margin: 0;
    padding: 0;
    height: 96px;
    width: 95px;
    list-style-type: none;
    display: inline-block;
}
#menu #cashier span:hover {
    background-position: center bottom;
}
#menu #cashierEN span {
    color: #FFFFFF;
    text-decoration: none;
    background: url(/gfx/Buttons/Cashier_EN.jpg) no-repeat center top;
    margin: 0;
    padding: 0;
    height: 96px;
    width: 95px;
    list-style-type: none;
    display: inline-block;
}
#menu #cashierEN span:hover {
    background-position: center bottom;
}
#menu #reports span {
    color: #FFFFFF;
    text-decoration: none;
    background: url(/gfx/Buttons/Reports.jpg) no-repeat center top;
    margin: 0;
    padding: 0;
    height: 96px;
    width: 95px;
    list-style-type: none;
    display: inline-block;
}
#menu #reports span:hover {
    background-position: center bottom;
}
#menu #reportsEN span {
    color: #FFFFFF;
    text-decoration: none;
    background: url(/gfx/Buttons/Reports_EN.jpg) no-repeat center top;
    margin: 0;
    padding: 0;
    height: 96px;
    width: 95px;
    list-style-type: none;
    display: inline-block;
}
#menu #reportsEN span:hover {
    background-position: center bottom;
}
#menu #login span {
    color: #FFFFFF;
    text-decoration: none;
    background: url(/gfx/Buttons/LogIn.jpg) no-repeat center top;
    margin: 0;
    padding: 0;
    height: 96px;
    width: 95px;
    list-style-type: none;
    display: inline-block;
}
#menu #login span:hover {
    background-position: center bottom;
}
#menu #loginEN span {
    color: #FFFFFF;
    text-decoration: none;
    background: url(/gfx/Buttons/LogIn_EN.jpg) no-repeat center top;
    margin: 0;
    padding: 0;
    height: 96px;
    width: 95px;
    list-style-type: none;
    display: inline-block;
}
#menu #loginEN span:hover {
    background-position: center bottom;
}
#menu #logout span {
    color: #FFFFFF;
    text-decoration: none;
    background: url(/gfx/Buttons/LogOut.jpg) no-repeat center top;
    margin: 0;
    padding: 0;
    height: 96px;
    width: 95px;
    list-style-type: none;
    display: inline-block;
}
#menu #logout span:hover {
    background-position: center bottom;
}
#menu #logoutEN span {
    color: #FFFFFF;
    text-decoration: none;
    background: url(/gfx/Buttons/LogOut_EN.jpg) no-repeat center top;
    margin: 0;
    padding: 0;
    height: 96px;
    width: 95px;
    list-style-type: none;
    display: inline-block;
}
#menu #logoutEN span:hover {
    background-position: center bottom;
}

#menu a {
    color: #FFFFFF;
    text-decoration: none;
}

#langs {
    width: 110px;
    margin-right:30px;
    float: right;
    line-height: 96px;
    text-align: right;
    vertical-align: middle;
    margin-top: 13px;
}
#langs img { padding-bottom:7px; }

#search_engine {
    background-color: #fff9d7;
    padding: 3px 10px;
    color: #333333;
    font-size: 12px;
}
.search_engine_indicator {
    background: url(/gfx/search_engine/search_engine_arrow.jpg) no-repeat right top;
    padding-right:25px;
    font-size: 13px;
    color: #666666;
    line-height: 15px;
    vertical-align: middle;
    height: 15px;
}
.search_engine_close {
    background-position:right bottom;
}

#body_content {
    width: 950px;
    margin: 10px auto;
}

#body_content_head {
    background: url(/gfx/body_content_head.jpg) no-repeat center center;
    height: 27px;
    width: 900px;
    margin: 0px 25px;
}

#content {
    min-height: 340px;
    color: #FFFFFF;
    background-color: #d3d3d3;
    margin: 0px 25px;
    padding: 10px;
}

#body_content_foot {
    background: url(/gfx/body_content_foot.jpg) no-repeat center center;
    height: 27px;
    width: 900px;
    margin: 0px 25px;
}

#footer {
    height: 31px;
    width: 935px;
    color: #FFFFFF;
    background: url(/gfx/footer_bg.jpg) no-repeat center center;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-left: 15px;
}
footer {
    color:slategray;
    font-size: 10px;
    text-align: left;
    height: 31px;
    width: 935px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 2px;
    padding-left: 20px;
}

#gen_form {
    background-color: #ecf2f2;
    font-size: 14px;
    min-height: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #666666;
}
#gen_form_head {
    background: url(/gfx/gen_form/genform_bg.jpg) repeat-x left top;
    line-height: 30px;
    vertical-align: middle;
    height: 30px;
    padding-bottom: 5px;
}

#inner {
    background-color: #FFFF99;
}
#outer {
    padding: 2px;
}

#m_inner_head {
    background: url(/gfx/log_messages/logform_bg.jpg) repeat-x left top;
    line-height: 20px;
    vertical-align: middle;
    height: 20px;
    padding-bottom: 5px;
    font-weight: bold;
}
#m_inner {
    min-height: 55px;
    background-color: #FFFFFF;
    color: #666666;
    padding: 5px 10px 5px 68px;
    font-size: 12px;
}
#m_outer {
    padding: 2px;
}

.OldContainer {
    width: 900px;
    margin: 0 auto;
    background-color: #FF0000;
    display: block;
}

#Titler {
    float:left;
    width:40%;
    clear:none;
    display:block;
}
.menu_disabled {
    pointer-events: none;
    cursor:default;
}
.pop-up {
    display: none;
    position: absolute;
    padding: 5px;
    background: #eeeeee;
    color: #000000;
    border: 1px solid #1a1a1a;
    font-size:12px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 650px;
    white-space: normal;
}
div.nojavascript {
    margin-left:25px;
    padding: 2% 5%;
    width:550px;
    text-align: center;
    font-size: medium;
    font-weight: bold;
    color:black;
    text-shadow: #000033;
    border: 1px solid darkorange;
    border-radius: 4px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(whitesmoke), to(#f4caa0));
}
input {
    border:1px solid darkgrey;
    border-radius:4px;
    outline:none;
}
input[type="text"]:focus,input[type="button"]:focus,input[type="submit"]:focus,input[type="date"]:focus,input[type="password"]:focus,select:focus,textarea:focus,option:focus,button:focus,a:focus {
    outline:2px solid #80bfff;
    border-radius:4px;
    -moz-outline-radius: 4px;
    box-shadow:0 0 4px #66b3ff;
}
input[type="checkbox"]:focus {
    border-radius:4px;
    border:2px solid #80bfff;
    outline:none;
    box-shadow:none;
}
input[type="button"]:focus, button:focus {
    outline:none;
    border-color:#09F;
    box-shadow:0 0 4px #66b3ff;
    -webkit-box-shadow: 3px 3px 10px 2px rgba(96,123,204,1);
    -moz-box-shadow: 3px 3px 10px 2px rgba(96,123,204,1);
}
input[type="text"].clientInfoOpen:focus,textarea.clientInfoOpen:focus {
    outline:2px solid rgba(255, 71, 26, 0.45);
    border-radius:4px;
    -moz-outline-radius: 4px;
    box-shadow:0 0 4px 	#e62e00;
}
input[type="button"].clientInfoOpen:focus {
    outline:none;
    border-color:#ff704d;
    box-shadow:0 0 4px #ff471a;
    -webkit-box-shadow: 3px 3px 10px 2px #ff471a;
    -moz-box-shadow: 3px 3px 10px 2px #ff471a;
}
a:focus {
    outline: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}