/* Start of CMSMS style sheet 'poljot_css' */
*{
    padding: 0px;
    margin: 0px;
}

body{
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
    background: #000000 url('images/header_background.jpg') repeat-x;
}

.calque{ 
    width: 1000px;
    height: 1000px!important;
    background: url('../images/index.jpg') no-repeat;
    margin: 0 auto;
    position: relative;
}

.clear{
    line-height: 1px;
    clear: both;
    display: block;
    padding: 0;
    margin: 0;
}

.dotts{
    width: 860px;
    height: 1px!important;
    background: url('../images/dotts.jpg') repeat-x;
    margin: 0 auto;
    display: block;
    clear: both;
}



/* HEADER */
#header{
    height: 77px;
    margin: 0;
    padding: 0;
    line-height: 0;
}



/* MAIN MENU */
#main_menu{
    width: 1000px;
    height: 25px;
}

#menuwrapper{
    height: 0px;
    padding: 0;
    margin: 0;
    line-height: 0;
}

#main_menu #menuwrapper ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

#main_menu #menuwrapper ul li{
    display: block;
    float: left;
    line-height: 25px;
}

#main_menu #menuwrapper ul li a{
    height: 28px;
    font-size: 100%;
    display: block;
    float: left;    
    color: #ffffff;
    text-decoration: none;
    padding: 0 10px 0 10px;
}

#main_menu #menuwrapper ul li a:hover, #main_menu ul li a.activeLink,#main_menu ul li a.menuactive{
    background: url('../images/activeLink_background.jpg') repeat-x;
}


/* SEARCHBOX */
#search_bar a{
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    line-height: 60px;
    margin: 0 0 0 68px;
}

#search_bar #searchbox {
    width: 250px;
    height: 27px;
    background: url('../images/searchbox_background.jpg') no-repeat;
    margin: 15px 0 0 0;
    line-height: 25px;
}

#search_bar #searchbox form #cntnt01searchinput {
    width: 200px;
    height: 27px;
    font-size: 10px;
    font-family: arial;
    letter-spacing: 1px;
    border: none;
    color: #646464;
    background: none;
    padding: 8px 8px 0px 8px;
    float:left;
}

#search_bar #searchbox form input#submit {
    width: 30px;
    height: 27px;
    background: none;
    border: none;
}



/* PAGE */
#page{
    width: 1000px;
    color: #ffffff;
}

#page .page_top{
    height: 14px!important;
    background: url('../images/page_top.jpg') no-repeat;
}

#page .page_middle{
    background: url('../images/page_middle.jpg') repeat-y;
}

#page .page_bottom{
    height: 14px;
    background: url('../images/page_bottom.jpg') no-repeat;
    clear: both;
}



/* LEFT COLUMN */
#left_column{
    padding-left: 50px;
    margin: 0 35px 0 0;
}

/* LEFT COL MENU */
#left_column ul {
    width: 230px;
    list-style-type: none;
    display: block;
    margin: 0 0 0 8px;
    padding-bottom: 35px;
}

#left_column a{
    width: 200px;
    height: 40px;
    font-size: 12px;
    text-decoration: none;
    line-height: 40px;
    padding-left: 20px;
    display: block;
}

#left_column a:hover, #left_column a.menuactive, #sub_menu a.menuactive{
    color: #F36523;
}

#left_column ul li.menuparent{
    width: 230px;
    /*background: url('../images/menu_header_background.jpg') no-repeat;*/
    position: relative;
    z-index: 200;
}

#left_column ul li a.menuparent{
    width: 190px;
    height: 31px;
    font-weight: bold;
   /* color: #000000;*/
   color:#FFFFFF;
    text-align: right;
    line-height: 30px;
    clear: both;
}

#left_column ul li ul li{
    background: url('../images/dotts.jpg') no-repeat;
    background-position: 8px 100%;
}

#left_column ul li ul li a{
    color: #ffffff;
}

#left_column ul li ul li.menuparent {

}

#left_column ul li ul li a.menuparent {
   text-align:left;
   font-weight: normal;
}

#left_column ul li ul li a.menuactive {
  color: #F36523;
}

#left_column p{
    width: 140px;
    font-size: 11px;
    margin: 0 auto;
    padding: 20px 0 0 0;
}

#left_column p strong{
    font-size: 12px;
}

#left_column ul li p a{
    font-size: 11px;
    color: #ffffff;
    line-height: 10px;
    text-align: left;
    margin: 0;
    padding: 0;
}



/* RIGHT COLUMN */
#right_column #visualization{
    width: 627px;
    height: 225px;
    background: url('../images/visualization_background.jpg') no-repeat;
}

#right_column #content h1{
text-transform: owercase;
    font-size: 24px;
    color: #ffffff;
    text-align: right;
    margin: 15px 0 30px 0;
    padding-right: 15px;
}

#right_column #content h4 { 
    font-size: 12px;
    color: #F36523;;
    text-align: right; 
    padding: 15px;
}

#right_column #content a{
    color: #ffffff;
} 

#right_column #content{
    min-height: 700px;
}



/* FOOTER */
#sub_menu{
    width: 400px;
    margin: 0 auto;
    text-align: center;
    display: block;
    clear: both;
    padding: 0 0 10px 0;
}

#sub_menu ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#sub_menu a{
    font-size: 10px;
    color: #666666;
    text-decoration: none;
}

#sub_menu ul li{
    display: block;
    float: left;
    margin: 0 5px 0 5px;
    
}

#manufacturers{
    width: 700px;
    margin: 0 auto;
    text-align: center;
    line-height: 25px;
}

#manufacturers a{
    font-size: 10px;
    color: #666666;
    text-decoration: none;
}

#manufacturers p{
    font-size: 10px;
    color: #666666;
    padding: 0;
    margin: 0;
    line-height: 15px;
}

#manufacturers ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#manufacturers ul li{
    display: block;
    float: left;
    margin: 0 5px 0 5px;
}
/* End of 'poljot_css' */

