/* --- default style --- */
body, html 
{
    font: 10px Tahoma;
    font-family: Tahoma;
    color: #000;
    margin: 0;
    padding: 0;
    background: #262626;
    height: 100%;
    min-height: 100%;
}
h1, h2, h3, h4, h5, h6, p, ul, form
{
    margin: 0;
    padding: 0;
    list-style: none;
}
a 
{
    color: #fff;
    text-decoration: none;
}
a:hover 
{
}
.left 
{
    text-align: left;
}
.right 
{
    text-align: right;
}
.center 
{
    text-align: center;
}
.justify 
{
    text-align: justify;
}
.underline 
{
    text-decoration: underline;
}
.red
{
    color: #f00;
}
float_right 
{
    float: right;
}
img 
{
    border: none;
}
.clear 
{
    clear: both;
}
/* --- main style --- */
* html #min_width
{
    float: left;
    border-left: 960px solid #fff;
}
* html .min_width
{
    float: left;
    margin-left: -960px;
}
* html #main_outer
{
    height: 100%;
}
#main_outer
{
    position: relative;
    width: 100%;
    min-height: 100%;
    min-width: 960px;
    margin: auto;
}
#main_outer .page_style_left_bottom
{
    position: absolute;
    width: 278px;
    height: 355px;
    left: 0;
    bottom: 110px;
    background: url('../images/page_style_left_bottom.jpg') no-repeat left bottom;
}
/* --- header style --- */
#header 
{
    position: relative;
    height: 157px;
    padding: 0 8px 0 9px;
    background: #262626;
    border-bottom: 1px solid #7b7b7b;
}
/* --- left logo --- */
#header .nordica_logo
{
    float: left;
    height: 61px;
    width: 206px;
    padding: 36px 0 0 69px;
    background: url('../images/nordica_robot_logo.jpg') no-repeat;
    background-position: 9px 29px;
    font: bold 24px Tahoma;
    color: #fff;
}
/* --- right info --- */
#header .info
{
    position: relative;
    height: 58px;
    margin-left: 284px;
    padding: 32px 47px 0 0;
    border-top: 7px solid #f00;
    text-align: right;
    font-size: 11px;
    color: #fff;
}
#header .info .navigation_info
{
    position: absolute;
    height: 45px;
    padding: 0px 0 0 23px;
    left: 0;
    top: 21px;
    font-size: 10px;
    text-align: left;
    border-left: 1px solid #fff;
}
#header .info a
{
    color: #fff;
}
/* --- main menu --- */
#header td
{
    width: 17%;
    padding: 8px 15px 0 25px;
    border-top: 4px solid #f00;
}
#header td.first, #header td.intermediate, #header td.last
{
    background: url('../images/menu_li_bg_line.gif') no-repeat;
    background-position: 0 8px;
}
#header td.intermediate
{
    width: 1px;
    height: 36px;
    padding: 0;
    border-top: 4px solid #262626;
    font-size: 1px;
}
#header td.last
{
    background-position: right 8px;
}
#header td a
{
    display: block;
    width: 100%;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background: url('../images/menu_link_arrow.gif') no-repeat right center;
}
#header td a:hover
{
    color: #f00;
    background: url('../images/menu_link_arrow_hover.gif') no-repeat right center;
}
/* --- flash container style --- */
.flash 
{
    position: relative;
    height: 186px;
    background: #000 url('') no-repeat;
    background-position: 760px 0px;
}
/* --- main page content style --- */
*html #content 
{
    height: 1%;
}
#content 
{
    position: relative;
    padding: 0 10px 0 13px;
    background: #b9b9b9;
}
#content h5
{
    font: bold 12px Arial;
    color: #000;
    padding-left: 20px;
    margin-bottom: 15px;
    background: url('../images/big_arrow.gif') no-repeat left center;
}
#content table
{
    border-top: 2px solid #949494;
}
#content table td
{
    padding: 20px;
    width: 25%;
    vertical-align: top;
}
#content table a
{
    color: #000;
}
#content .more_link
{
    display: block;
    position: relative;
    margin-top: 20px;
    height: 20px;
    line-height: 18px;
    width: 85px;
    padding-left: 10px;
    font-weight: bold;
    color: #fff;
    background: #f00 url('../images/menu_link_arrow_hover.gif') no-repeat;
    background-position: 80px 7px;
    border: 1px solid #740000;
}
#content .more_link:hover
{
    color: #f00;
    background: #fff url('../images/menu_link_arrow.gif') no-repeat;
    background-position: 80px 7px;
}
/* --- upper footer --- */
#upper_footer 
{
    position: relative;
    padding: 0 11px 110px 10px;
    background: #262626;
}
#upper_footer p a, #upper_footer ul a
{
    color: #fff;
    text-decoration: underline;
}
#upper_footer a:hover, .page_content a:hover
{
    text-decoration: underline;
}
* html #upper_footer .columns_block
{
    height: 1%;
}
#upper_footer .columns_block
{
    position: relative;
    padding-top: 33px;
    margin-bottom: 33px;
    overflow: hidden;
    border-top: 6px solid #7b7b7b;
    font: 11px Tahoma;
    color: #fff;
}
#upper_footer .columns_block .column_left, #upper_footer .columns_block .column_center, #upper_footer .columns_block .column_right
{
    position: relative;
    padding: 0 25px;
    padding-bottom: 500px;
    margin-bottom: -500px;
}
#upper_footer .columns_block .column_left 
{
    float: left;
    width: 193px;
    border-right: 1px solid #575757;
}
#upper_footer .columns_block .column_center 
{
    padding: 0;
    margin: 0 272px 0 268px;
    height: 1%;
}
#upper_footer .columns_block .column_right
{
    float: right;
    width: 197px;
    border-left: 1px solid #575757;
}
#upper_footer h3
{
    font: bold 12px Tahoma;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
}
#upper_footer p
{
    margin-bottom: 7px;
}
#upper_footer span
{
    display: block;
    color: #f00;
}
#upper_footer td
{
    padding: 10px 0;
}
#upper_footer td.brd_right
{
    border-right: 1px solid #575757;
}
#upper_footer td.brd_top
{
    border-top: 1px solid #575757;
}
/* --- content & page style --- */
* html .page_content
{
    height: 1%;
}
.page_content
{
    position: relative;
    padding: 20px 20px 465px 20px;
    font-size: 11px;
    color: #fff;
    background: #262626 url('../images/page_style_right_top.jpg') no-repeat right top;
}
.page_content .dotted
{
    height: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #fff;
}
.page_content .mpeg_player
{
    position: relative;
    float: left;
    margin-right: 10px;
}
.page_content .left_column
{
    position: relative;
    float: left;
    width: 234px;
}
.page_content .left_column td
{
    vertical-align: top;
    padding-bottom: 20px;
}
.page_content .left_column a
{
    display: block;
    height: 14px;
    padding-left: 10px;
    color: #fff;
    font-weight: bold;
}
.page_content .left_column a:hover
{
    color: #f00;
    text-decoration: none;
    background: url('../images/menu_link_arrow.gif') no-repeat left center;
}
.page_content .left_column a.mail, .page_content .left_column a.mail:hover
{
    display: inline;
    padding: 0;
    color: #fff;
    font-weight: normal;
    background: none;
}
.page_content .right_column
{
    position: relative;
    margin-left: 260px;
    padding-right: 123px;
    height: 1%;
}
.page_content .right_column p a
{
    color: #fff;
    text-decoration: underline;
}
.page_content .right_column .video
{
    color: #f00;
    font-weight: bold;
    text-decoration: underline;
}
.page_content .right_column input, .page_content .right_column textarea
{
    width: 200px;
    height: 18px;
    margin-top: 3px;
    border: 1px solid #999999;
    background: #fff;
    font: 10px Tahoma;
    color: #000;
}
.page_content .right_column .submit
{
    width: auto;
    height: auto;
    border: none;
    background: none;
    font: bold 11px Tahoma;
    color: #f00;
    cursor: pointer;
}
.page_content .right_column textarea 
{
    width: 300px;
    height: 70px;
    overflow: auto;
}
.page_content h1
{
    padding-bottom: 10px;
    margin-bottom: 10px;
    font: bold 14px Tahoma;
    text-transform: uppercase;
    border-bottom: 1px solid #f00;
}
.page_content .solutions
{
    list-style-type: disc;
    margin-left: 17px;
}
/* --- footer style --- */
#footer 
{
    position: absolute;
    width: 100%;
    height: 109px;
    right: 0;
    bottom: 0;
    padding: 0 8px 0 9px;
    background: #262626;
    border-top: 1px solid #7b7b7b;
}
#footer .info
{
    position: relative;
    margin-left: 254px;
    padding: 2px 80px 0 0;
    border-top: 7px solid #f00;
    color: #fff;
}
#footer .info a
{
    color: #fff;
}
#footer a:hover
{
    text-decoration: underline;
}
#footer .copyright
{
    position: absolute;
    left: 263px;
    bottom: 29px;
    color: #b9b9b9;
}
#footer .otriks
{
    position: absolute;
    right: 37px;
    bottom: 29px;
    color: #b9b9b9;
}
#footer .otriks a
{
    color: #fff;
}
#footer .otriks a:hover
{
    text-decoration: none;
}

#cl td a, #cl td, #cl td a:hover
{
 border: none;
 background: none;
}