* {
    margin: 0;
    padding: 0;
}

html {
/*background: url(/domains/bksurany/UserFiles/web/body_bg.png);*/
}

body {
    background: url(/domains/lumiinox/UserFiles/web/bg_body.png) no-repeat center white;
    color: #333333;
    font-size: 13px;
    text-align: left;
    font-family: Tahoma;
}

body.home {
 
}


a:link {
    color: black;
    text-decoration: none;
}
a:visited {
    color: black;
    text-decoration: none;
}
a:hover {
    color: #1063b1;
    text-decoration: none;
}
a:active {
    color: #000000;
    text-decoration: none;
}
a.copy:link {
    color: #FFFFFF;
    text-decoration: none;
}
a.copy:visited {
    color: #FFFFFF;
    text-decoration: none;
}
a.copy:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
a.copy:active {
    color: #FFFFFF;
    text-decoration: none;
}
h1, h2, h3, h4, h5 {
    color: #000000;
    margin-bottom: 5px;
    margin-top: 20px;
    color: #003366;
    font-weight: normal;
    
}
h1 {
    color: black;
    line-height: 1.2em;
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 35px;
}
h2 {
    
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: 5px;
    font-weight: bold;
    color: #003366;
}
h3 {
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}
h4 {
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}
h5 {
}
menu, ul {
    list-style-type: none;
    margin-bottom: 10px;
}
.container {
    height: auto;
    margin: 0 auto;
    padding: 0 10px;
    width: 1000px;
    background: url(/domains/lumiinox/UserFiles/web/bg_wrap.png);
   
}
.layer1 {
    margin: 0 0 0 725px;
    z-index: 100;
    position: absolute;
    top: 75px;
    width: 310px;
}
.layer1 a, .layer1 img {
    border: 0 none;
}

/*
.languages {
    line-height: 15px;
    margin-right: 10px;
    padding: 15px 0;
    text-align: right;
    top: 15px;
}
.languages span {
    color: #000000;
    font-weight: bold;
    padding: 0 4px;
}
.languages a {
    color: #999999;
    font-weight: bold;
    padding: 0 4px;
    text-decoration: none;
}
.languages a:hover {
    text-decoration: underline;
}
*/


.header {
    float: none;
    width: 1000px;
}
.header .logo {
   background: url(/domains/lumiinox/UserFiles/web/logo.png);
   display: block;
   float: left;
   height: 67px;
   width: 305px;
   margin-top: 30px;
}

.board {
    float: none;
    font-size: 0;
    position: relative;
    margin-top: 5px;
    width: 1000px;
}
.block {
    float: none;
    position: relative;
    width: 1000px;
   /* background: */
}
.left-panel {
    background: none repeat scroll 0 0 transparent;
    float: none;
}
.left-panel-container {
    clear: none;
    font-family: Tahoma;
    display: inline-block;
    float: none;
    min-height: 50px;
    vertical-align: top;
    width: 200px;
}

.left-panel-content {
    font-size: 14px;
    margin: 0;
    padding: 10px 0 0 0px;
}
.right-panel {
    clear: none;
    display: inline-block;
    float: none;
}

.right-panel-container {
    float: none;
    width: 1000px;
    /*min-height: 100px;*/
    
    
    display: block;
    position: absolute;
    left: 0;
    top: -10px;
}

.right-panel-content {
    
}

.right-panel-content a {
    display: block;
    float: left;
    border: 0;
   
    
}

.right-panel-content a img {
    border: 0;
}

.right-panel-image {
    float: left;
    width: 198px;
    font-size: 0;
}

.right-panel-image img {
    width: 198px;
    margin: 5px;
}

.right-panel-bar-container {
    width: 198px;
    float: left;
    position: relative;
    top: -46px;
    margin: 5px;
}
.right-panel-content {
    
}

.right-panel-content a {
    display: block;
    float: left;
    border: 0;
   
    
    color: white;
}

.right-panel-content a img {
    border: 0;
    
    

    margin: 0;
}

.right-panel-image {
    float: left;
    width: 198px;
    font-size: 0;
    
    margin: 0 2px 0 0;
}

.right-panel-image img {
    width: 198px;
    margin: 5px;
}

.right-panel-bar-container {
    width: 198px;
    float: left;
    position: relative;
    top: -46px;
 
    margin: 0;
    
    
}

.right-panel-bar {
    position: absolute;
    float: left;
    width: 198px;
    height: 46px;
    overflow: hidden;
   
    
}

.right-panel-bar-content {
    display: block;
    float: left;
    width: 198px;
    height: 46px;
    background: url(/domains/modern2/UserFiles/web/right-menu-bg.png) repeat-x;
    color: #eeeeee;
    text-align: center;
    font-size: 14px;
    line-height: 44px;
    font-weight: bold;
    position: relative;
    top: 46px;
    text-decoration: none;
    
}


.right-panel-bar-content:hover {
    text-decoration: none;
    background: url(/domains/modern2/UserFiles/web/right-menu-bg-selected.png) repeat-x;
}


.middle-panel {
    float: none;
    min-height: 365px;
    width: 795px;

}
.middle-panel-content {
    line-height: 16px;
    padding: 5px 20px;
}

/*table {
    border: none;
    padding: 0 10px;
    border-spacing: 0 15px;
}
tr {
    border: 1px dotted gray;
}
td {
    border-bottom: 1px dotted gray;
    padding: 0.3em;
    border-right: 1px dotted gray;
}

th {
    width: 140px;
    color: #1063b1;
}
*/

tr:first-child, tr > td:first-child {
    font-weight: bold;
}

.footer {
    color: #FFFFFF;
    float: none;
    width: 1000px;
    height: 50px;
    background: #4490d7;
}

.footer a {
    color: white;
}
.footer-content {
    padding: 15px 20px;
}
.footer-shadow {
    float: left;
    height: 30px;
    padding: 10px 10px;
    width: 1000px;
    position: relative;
    left: -10px;
}

.footer-shadow-content {
    font-size: 11px;
    padding: 5px 10px 0 0;
    text-align: right;
}
.footer-shadow-content a {
    border: 0 none;
    color: #000000;
    text-decoration: none;
}
.footer-shadow-content a:hover {
    text-decoration: underline;
}
.footer-shadow-content a img {
    border: 0 none;
    margin-left: 15px;
    position: relative;
    top: -2px;
    vertical-align: middle;
}
#footer-table-1 {
}
#footer-table-1 td {
    font-size: 11px;
    padding-right: 30px;
}
#footer-table-1 td a {
    font-size: 11px;
    text-decoration: none;
}
#footer-table-1 td a:hover {
    text-decoration: underline;
}
.ddsmoothmenu {
    background: url(/domains/lumiinox/UserFiles/web/bg_nav.png) repeat-x;
    font-size: 14px;
    font-weight: normal;
    position: relative;
    top: 0;
    width: 695px;
    height: 67px;
    margin-top: 30px;
    float:left;
}

.ddsmoothmenu ul li {
border-right: 1px solid #225b9f;
height: 67px;
}

.ddsmoothmenu ul li a {
    background: none repeat scroll 0 0 transparent;
    font-family: Arial;
    line-height: 14px;
    margin: 0;
    padding: 30px 30px 23px 30px;
    text-decoration: none;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
    color: white;
    position: relative;
    /*font-weight: bold;*/
    font-size: 13px;
}

.ddsmoothmenu ul li a.selected, .ddsmoothmenu ul li a.preselected {
    background: url(/domains/lumiinox/UserFiles/web/bg_nav_hover.png) repeat-x;
    color: white;
 
}

.ddsmoothmenu ul li a:hover {
     background: url(/domains/lumiinox/UserFiles/web/bg_nav_hover.png) repeat-x;
    color: white;

}

.ddsmoothmenu ul li ul li a{
    font-size: 15px;
    width: 160px;
    padding: 10px 10px 10px 10px;
    margin: 0;
    /*border-top-width: 0;*/
    background: #009146;
    color: white;
    text-shadow: none;
    border-radius: 0px 0px 7px 7px;
}

.ddsmoothmenu ul li ul li {
   /*border: solid 1px #c8bba6;*/
   height: auto;
   margin-top:3px;
}

.ddsmoothmenu ul li ul li a:link, .ddsmoothmenu ul li ul li a:visited {
    color: white;
}

.ddsmoothmenu ul li ul li a.selected, .ddsmoothmenu ul li ul li a.preselected {
    background: white;
    color: #009146;
}

.ddsmoothmenu ul li ul li a:hover{
    background: white;
    color: #009146;
}

.downarrowclass{
    display: none;
}

.rightarrowclass {
    position: absolute;
    right: 5px;
    top: 13px;
}
.middle-panel-content li {
    background: url(\"/domains/qtermo/UserFiles/images/list-style.png\") no-repeat scroll 0 4px transparent;
    margin-bottom: 5px;
    padding-left: 15px;
}
p {
    margin-bottom: 1em;
    margin-left: 10px;
}
.leftmenu {
    padding-bottom: 15px;
}

.leftmenu li {
    font-size: 13px;
}

.leftmenu li.first {
    border: none;
}
ul.leftmenu li ul {
    padding-right: 10px;
    margin: 0;
}

ul.leftmenu li ul li{
    margin-top: 5px;
    margin-bottom: 5px;
}

ul.leftmenu li ul li a{
    padding: 7px 10px;
    margin-top: 5px;
}

ul.leftmenu li ul li a.selected{
    color: #ffffff;
    background: url(/domains/lumiinox/UserFiles/web/bg_L_nav.png) #3383c4; 
}

ul.leftmenu li ul li a:hover{
    color: #ffffff;
    background: url(/domains/lumiinox/UserFiles/web/bg_L_nav.png) #3383c4; 
}

.middle-panel-content ul {
    margin-left: 30px;
}
.leftmenu li a {
    position: relative;
    top: -4px;
}
.leftmenu li a.selected {
    color: #ffffff;
    background: url(/domains/lumiinox/UserFiles/web/bg_L_nav.png) #3383c4;  
}

.leftmenu li a {
    position: relative;
    top: -4px;
    display: block;
    color: #1063b1;
    padding: 10px 15px 10px 10px;
    border-bottom: dashed 1px #1063b1; 
}

.leftmenu li a:hover {
    color: #ffffff;
    background: url(/domains/lumiinox/UserFiles/web/bg_L_nav.png) #3383c4;
}

.leftmenu li ul {
    display: none;
    /*margin-top: 10px;*/
    margin-bottom: 0px;
}
.layer1 .search:first-child {
    margin: 0 32px 0 0;
    display: inline;
    float: left;
}
.layer1 .search input[type="text"] {
    width: 200px;
    border: 1px solid #dddddd;
    height: 22px;
    vertical-align: bottom;
}

.layer1 input[type="submit"]
{
    padding: 1px 0;
    width: 65px;
    height: 24px;
    font-weight: normal;
    background: #003366;
    color: white;
    border: 1px solid #003366;
    /*border-radius: 2px;*/
}

.form input[type="text"]{
    width: 330px;
    border: 1px solid #1063b1;
    height: 22px;
}

.form textarea{
    border: 1px solid #1063b1;
}

.form button[type="submit"]{
    width: 100px;
    border: 1px solid #1063b1;
    height: 22px;
    background: #1063b1;
    color: white;
}


.form input[type="text"]{
    width: 330px;
    border: 1px dashed gray;
    height: 22px;
    background: rgba(255, 255, 255, 0.45);
}

.form textarea{
    border: 1px dashed gray;
    background: rgba(255, 255, 255, 0.45);
}

.form button[type="submit"]{
    width: 100px;
    border: none;
    height: 22px;
    background: #07b8d0;
    color: white;
}

#contact-form input, #contact-form textarea  {
background: rgba(255, 255, 255, 0.5);
border: 1px dashed rgba(0, 0, 0, 0.5);
height: 22px;
margin-top: 3px;
}

#contact-form label, #contact-form img, #contact-form button {
clear: both;
display: block;
margin-top: 10px;
}

#contact-form button {
height: 28px;
width: 70px;
background-color: #07b8d0;
color: white;
border: solid 1px #07b8d0;
}

#contact-form textarea {
width: 328px;
height: 100px;
}

