﻿body
{
  margin:0;
  padding:0;
  background-color:#000000;
  min-width:1000px;
  text-align:center;
}

#container
{
    width:1024px;
    height:820px;
    margin:0 auto;
    text-align:left;
    position:relative;
    left:50%;
    margin-left:-512px;
}

#header
{
    width:1024px;
    height:140px;
    position:relative;
    left:50%;
    margin-left:-512px;

}

#online
{
     position:absolute;
     top:4px;
     left:4px;
     height:20px;
     width:60px;
     background-color:#666666;
}

#login
{
     position:absolute;
     right:5px;
     top:8px;
     width:150px;
     height:120px;
     background-color:Black;
     font-size:xx-small
}

#menu
{
    font-size:xx-small;
    width:620px;
    position:relative;
    left:50%;
    margin-left:-310px;
    font-family:Verdana, Arial, Sans-Serif;
}

 #left
{
     position:absolute;
     width:120px;
     height:568px;
     top:141px;
     left:0px;
     padding-top:15px;
 }

#center
{
     position:absolute;       
     width:784px;
     height:568px;   
     top:146px;
     left:121px;
     padding-top:105px;
     overflow:auto;
}

.center_content
{
     width:744px;
     height:512px;
     position:relative;
     left:50%;
     margin-left:-372px;
}

.center_left_content
{
     width:365px;
     height:320px;
     float:left;
     padding:0px;
     margin:0px;
}

.center_right_content
{
     width:365px;
     height:320px;
     float:right;
     padding:0px;
     margin:0px;
}

#right
{
     position:absolute;
     width:120px;
     height:568px;
     left:904px;
     top:141px;
     padding-top:15px;
}

h1,h2,h3,h4
{
     color:#999966;
     background-color:Black; 
     text-align:center;
     
}

h1
{
     font-family:Verdana, Arial, Sans-Serif;
     font-style:italic;
     font-size:larger;
}

h2,h3,h4
{
     font-family:Verdana, Arial, Sans-Serif;
}

h5,h6
{
     color:#999966;
     text-align:center;
     font-family:Verdana, Arial, Sans-Serif;
     font-weight:normal;
}

#smp
{
     text-align:center;
     padding:6px;
     color:Black;
     font-size:smaller;
}

#footer
{
     position:absolute;
     width:1024px;
     height:80px;
     top:746px;
     left:0px;
     text-align:center;
     color:#999966;
}

#centercontent
{
     overflow:auto;
}

#designcentercontentcontent
{
    overflow:auto;
}

#divplugs
{
     overflow:auto;
}

#el_cfd_content
{
     overflow:auto;
}

.link
{
     padding-left:6px;
     font-size:x-small;
     color:#999999;
}

.panel
{
     background-color:#666666;
     color:#999966;
}

#ifrproas
{
     background-color:Gray;
}

#slPluginHost
{
     position:relative;
     width:550px;
     left:50%;
     margin-left:-275px;
     border: solid 1px #CCCCCC;
     padding:12px;
     background-color:Black;
 }

.slPluginHost_left
{
     position:relative;
     width:300px;
     left:50%;
     margin-left:-150px;
     border: solid 1px #CCCCCC;
     background-color:Black;
     padding:0px;
}

#slPluginHost_left
{
     position:relative;
     width:360px;
     left:50%;
     margin-left:-180px;
     border: solid 1px #CCCCCC;
     background-color:Black;
     padding:0px;
}

.div_acc
{
    width:620px;
    position:relative;
    left:50%;
    margin-left:-310px;
}

.acc_header
{
     font-family:Verdana, Arial, Sans-Serif;
     font-size:x-small;
     font-weight:bold;
     color:Orange;
     background-color:#444444;
     cursor:pointer;
     width:180px;
     position:relative;
     left:50%;
     margin-left:-90px;
     text-align:center;
 }

.acc_content
{
     padding:8px;
     font-family:Verdana, Arial, Sans-Serif;
     font-size:xx-small;
     text-align:left;
     background-color:#CCCCCC;
     border:solid 1px Black;
 }
 
 .acc_image
 {
    width:225px;
 }
 
 .lbl
{
    font-family:Verdana, Arial, Sans-Serif;
    font-size:large;
    color:#999966;
}

.left_acc
{
     float:left;
     padding:8px;
     width:280px;
     z-index:4;
}

.right_acc
{
     float:right;
     padding:8px;
     width:280px;
}

.fieldname
{
    color:#999966;
    font-family:Verdana, Arial, Sans-Serif;
    text-align:right;
}

#contactForm
{
    width:450px;
    position:relative;
    left:50%;
    margin-left:-225px;
    background-color:#444444;
}

.FeedbackOK
{
     color:Orange;
}

.FeedbackKO
{
     color:Red;
}
