body
{
    color: #001d2b;
    font-family: Verdana, Arial, sans-serif;
    margin-top: 0px;
    background: url(images/background.jpg) #000180 repeat-x;
    min-width: 974px;
}

div
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}


h1
{
    font-size: 1.7em;
    text-align: left;
}
h2
{
    font-size: 1.5em;
    text-align: left;
}


#showarticleaspage h1
{
    font-size: 1.8em;
    text-align: -moz-center;
    text-align: center;
    color: #666666;
    margin: 0px 0px 0px 0px;
}

#showarticleaspage h2
{
    font-size: 1.6em;
    text-align: -moz-center;
    text-align: center;
    color: #666666;
    margin: 0px 0px 0px 0px;
}

#showarticleaspage h3
{
    font-size: 1.4em;
    text-align: -moz-center;
    text-align: center;
    color: #666666;
    margin: 0px 0px 0px 0px;
}


td
{
    vertical-align: top;
}

td.fieldname
{
    text-align: right;
    font-weight: bold;
}

hr
{
    color: #1a8ef4;
    height: 0.05em;
}

a
{
    color: #1214A8;
}

a:hover
{
    text-decoration: underline;
}

#container
{
    position: inherit; /*relative*/
    background-color: Transparent; /* height: auto; height: auto;*/
    width: 100%;
    overflow: inherit;
    font-size: 0.8em;
}

#fullheader
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 130px;
    background-image: url(images/headerbackground.gif);
    background-repeat: repeat-x;
}




#menubar
{
    position: absolute;
    left: 0px;
    top: 103px;
    width: 100%;
    height: 28px;
    background-image: url(images/navbackground.jpg);
    background-repeat: repeat-x;
}

#navline
{
    position: absolute;
    left: 0px;
    top: 140px;
    height: 0px;
    width: 100%;
}

#breadcrumb
{
    position: absolute;
    left: 10px;
    top: 0px;
    width: 700px;
    height: 25px;
    background-color: #202020;
    background-color: Transparent;
    color: #111111;
    font-size: .7em;
    text-align: left;
    padding-left: 0px;
}

#breadcrumb a
{
    color: Navy;
}


#bannerbox
{
    border: dashed 1px #c35308;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 5px;
    text-align: center;
    background-color: #e1e1e1;
}

#bannerbox a
{
    font-size: 10px;
    text-decoration: none;
    color: black;
}

#loginbox
{
    position: absolute;
    left: 734px;
    top: 9px;
    width: 228px;
    height: 77px;
    font-size: .8em;
    padding: 4px 4px 4px 4px;
    background-color: Transparent;
    color: Gray;
    border-right: Gray 1px solid;
    border-top: Gray 1px solid;
    border-left: Gray 1px solid;
    border-bottom: Gray 1px solid;
}

#loginbox input
{
    color: red;
    border-color: Navy;
    background-color: Transparent;
    font-size: .8em;
}

#themeselector
{
    position: absolute;
    left: 809px;
    top: -33px;
    width: 164px;
    height: 25px;
    font-size: 11px; /*.7em*/
    padding: 0px;
    background-color: Transparent;
    text-align: right;
    color: White;
}


#searcharticle
{
    position: absolute;
    width: 170px;
    left: 644px;
    top: -34px;
    height: 23px;
    font-size: .7em;
    padding: 0px;
    background-color: Transparent;
    text-align: left;
    vertical-align: baseline;
}




#themeselector select
{
    color: black;
    background-color: #e1e1e1;
    font-size: 10px;
}

#welcomebox
{
    position: absolute;
    top: 5px;
    left: 765px;
    font-size: .8em;
    text-align: right;
    padding: 5px;
    background-color: Transparent;
    width: 200px;
    color: #3366ff;
}

#footer
{
    position: inherit; /* relative*/
    padding: 0px;
    width: 100%;
    height: 40px;
    visibility: visible; /* hidden*/
    clear: both;
    color: gray;
    font-size: 0.9em;
    line-height: 1.6em;
    margin: 0 auto;
    padding: 8px 0;
    text-align: right;
    background-image: url(images/footerbackground.jpg);
    background-repeat: repeat-x;
}

#footer a
{
    color: #808080;
}



#leftcol
{
    left: 0px;
    top: 0px;
    width: 0px;
}

#rightcol a
{
    color: blue;
}


#centercol
{
    position: relative;
    margin-left: 0px; /*190px*/
    padding: 0px;
    background-color: Transparent;
    overflow: inherit;
    color: #404040;
    font: 76%;
    width: 100%;
}




#leftcol div.text
{
    padding: 6px 6px 6px 6px;
    text-align: justify;
}

#leftcol div.alternatetext
{
    padding: 6px 6px 6px 6px;
    background-color: #e1e1e1;
    text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
    padding: 3px 6px 3px 6px;
    background-color: Transparent;
    color: #2f2f2f;
    font-size: 1.1em;
    font-weight: bold;
    vertical-align: text-bottom;
    width: 176px;
}

#centercolcontent
{
    padding: 0px 10px 0px 10px;
    text-align: left;
    position: relative;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
    color: #2f2f2f;
    font-size: 1.2em;
    font-weight: 700;
    padding-top: 0px;
    padding-bottom: 0px;
}

#centercolcontent div.sectionsubtitle
{
    font-weight: bold;
    padding-bottom: 4px;
}

#rightcol
{
    visibility: hidden;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 0px;
    color: White;
    background-color: #818689;
    font-size: 10px;
}

#rightcol a
{
    color: Yellow;
}

#rightcol div.text
{
    padding: 6px 6px 6px 6px;
    text-align: justify;
}


#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
    padding: 6px 6px 6px 3px;
    background-color: #706a6a;
    color: #2f2f2f;
    font-size: 1.3em;
    font-weight: bold;
    text-transform: uppercase;
}

#footermenu
{
    position: inherit;
    margin-top: 0px;
    visibility: visible; /*hidden */
    text-align: center;
    padding-top: 5px;
}

#footertext
{
    position: inherit;
    margin-top: -8px;
    padding-top: 0px;
    visibility: visible;
    text-align: center;
    font-size: .7em;
}

.footermenulink
{
    font-size: .7em;
    text-transform: uppercase;
}

.footermenulink a
{
    text-decoration: none;
}

.headermenulink
{
    font-size: .7em;
    color: #f6f6f6;
    margin-left: 15px;
    margin-top: 7px;
    text-transform: uppercase;
}

.headermenulink a
{
    text-decoration: none;
    color: #f6f6f6;
    margin-left: 0px;
    margin-right: 0px;
    border-right: 1px solid #888888;
    padding-right: 15px;
    padding-left: 0px;
}

.headermenulink a:hover
{
    text-decoration: underline;
    color: inherit;
    background-color: Transparent;
}

.highlight
{
    background-color: #fefbd2;
    color: #000080;
}

.highlightcity
{
    background-color: #df2e05;
}
.menubartop
{
    color: #050;
    cursor: pointer;
    font-size: 64%;
    font-weight: bold;
    background-color: #090973;
    border: 1px solid;
    border-top-color: #696;
    border-left-color: #696;
    border-right-color: #363;
    border-bottom-color: #363;
    height: 20px;
}
.highlightstate
{
    background-color: #f4c977;
}

.highlightcountry
{
    background-color: #818689;
}

.articlebox
{
    background-color: Transparent;
    color: #444444;
    padding: 6px 6px 6px 15px;
}

.articletitle
{
    padding: 6px 0px 6px 0px;
    font-size: 1.2em;
    font-weight: 700;
    color: #000099;
}

.articletitle_nav
{
    padding: 6px 6px 6px 6px;
    background: #ffffff url(images/grd-4pxgrey.gif) -4px -1493px repeat-x;
    height: 1.5em;
}

.articleabstract
{
    padding-top: 6px;
}

.comment
{
    padding: 4px 0px 4px 0px;
    font-size: smaller;
}

.pollbox
{
    font-size: 11px;
}

.pollcontent
{
    padding: 6px;
}

.pollquestion
{
    font-size: 13px;
    font-weight: bold;
    color: White;
}

.polloptions
{
    padding-top: 10px;
    padding-bottom: 4px;
}

.pollbar
{
    background-color: red;
    font-size: 4px;
}

.progressbarcontainer
{
    width: 98%;
    height: 15px;
    border: solid 1px black;
    padding: 1px;
}

.progressbar
{
    width: 0px;
    background-color: Red;
    height: 15px;
}

.newsletterbox
{
    position: inherit;
    width: 190px;
    height: 170px;
    background-color: Transparent;
    color: White;
    border: 0px;
    border-color: Black;
    text-align: justify;
}

.newspanelbox
{
    position: inherit;
    width: 185px;
    height: 130px;
    background-color: Transparent;
    color: inherit;
    font-size: 1.2em;
    font-weight: 800;
    text-align: justify;
    padding: 3px 3px 3px 3px;
}

.companybox
{
    position: inherit;
    width: 166px;
    height: 40px;
    background-color: Transparent;
    color: White;
    border: 0px;
    border-color: Black;
    padding: 10px;
    border: 2px solid;
    font-size: 1.1em;
    font-weight: bold;
}

.newsletterboxcontent
{
    padding: 6px;
}

.postinfo
{
    background-color: #e7e7fd;
    font-weight: bold;
    text-align: center;
    background-image: url(images/gradient_bl_h_120.jpg);
}

.font01emVerdanapadd5
{
    font-size: 1.0em;
}

.posttitle
{
    padding: 5px;
    margin-bottom: 5px;
    background-color: #9bdef5;
    background-image: url(images/gr_bl_28.jpg);
    color: black;
    font-weight: bold;
    height: 14px;
}

.postbody
{
    padding: 6px;
}

.shoppingcartbox
{
    position: inherit;
    width: 190px;
    background-color: Transparent;
    color: inherit;
    border: 0px;
    border-color: Black;
    margin-top: 10px;
}

.shoppingcartboxcontent
{
    padding: 3px;
    font-size: 0.8em;
}


.basket_sectiontitle
{
    background-color: Transparent;
    color: #2f2f2f;
    font-size: 1.1em;
    font-weight: bold;
    vertical-align: text-bottom;
    width: 190px;
    padding-right: 6px;
    padding-left: 0px;
    padding-bottom: 3px;
    padding-top: 3px;
}

#webtext
{
    text-align: right;
}

.webtext
{
    text-align: justify;
    background-color: Transparent;
    padding: 10px 0px 0px 0px;
    color: inherit;
    min-height: 400px;
}


#Table_01
{
    width: 974px; /*  61.3em*/
    background-color: White;
    position: relative;
    text-align: left; /*margin-left: auto;     margin-right: auto;*/
    border-right: #ffffff 7px solid;
    border-top: #ffffff 7px solid;
    border-left: #ffffff 7px solid;
    border-bottom: #ffffff 7px solid;
    overflow: inherit;
}


#Logo
{
    position: relative; /*absolute*/
    left: 0px;
    top: 1px;
    width: 240px;
    height: 98px;
    background-image: url(images/rusflag.png);
    background-repeat: no-repeat;
}



#Header
{
    position: absolute;
    left: 120px;
    top: 36px;
    width: 600px;
    height: 20px;
    color: Navy;
    font-size: 1.2em;
    letter-spacing: -1px;
}



/* Show info about product*/
.tableProductInfo
{
    width: 100%;
}

.tableProductInfo .tdText
{
    font-size: 1.0em;
    text-align: right;
    width: 20%;
    font-weight: 400;
}

.tableProductInfo .tdInfo
{
    font-size: 1.0em;
    font-weight: 800;
    text-align: left;
}


.GridView_productlst_header
{
    background-image: url(images/gr_bl_22.jpg);
}

.GridView_productlst_footer
{
    background-image: url(images/gr_bl_28.jpg);
}

a.linknodecoration, a.linknodecoration:visited, a.linknodecoration:hover, a.linknodecoration:active
{
    text-decoration: none;
}



TD.bd_picture
{
    border-right: 1px solid #999999;
    border-top: 1px solid #e0e7f7;
    border-left: 1px solid #e0e7f7;
    border-bottom: 1px solid #999999;
    background-color: #ffffff;
    background-image: url(images/ivory_down_400.gif);
    background-repeat: repeat;
    text-align: center;
}

h2.contact
{
    margin: 0;
    color: #003300;
    font-size: 1.4em;
    letter-spacing: 1pt;
    text-align: center;
    text-indent: 0;
    word-spacing: 0;
    vertical-align: middle;
    background-color: transparent;
}

.ContractProgess
{
    color: #3300cc;
    font-size: 1.0em;
    font-weight: bold;
}
.ContractPointInProgess
{
    color: #ff6633;
    font-size: 1.1em;
}


.partsearchbox
{
    position: inherit;
    width: 190px;
    background-color: Transparent;
    color: inherit;
    border: 0px;
    border-color: Black;
    height: 100px;
    padding-top: 5px;
}

.partsearchboxcontent
{
    padding: 0px;
    font-size: 0.8em;
}

td.psvert
{
    font-size: 1.0em;
    vertical-align: middle;
}
td.psmidle
{
    vertical-align: middle;
    text-align: center;
}

td.psbold
{
    font-size: 1.2em;
    vertical-align: middle;
    font-weight: bold;
    color: #0000cc;
}

.backlink
{
    font-weight: bold;
    text-decoration: none;
}

a.backlink:hover
{
    color: #DD0000;
}

.tableFrame
{
    text-align: left;
    border-collapse: collapse;
    border-width: 1px;
    border-style: solid;
    border-color: #3399FF;
    padding: 2px;
}

.tableContent
{
    text-align: left;
}

td.l1, td.r1, td.c1
{
    font-size: 0.8em;
}
td.l1
{
    text-align: left;
}
td.r1
{
    text-align: right;
}
td.c1
{
    text-align: center;
}
td[c1][hd]
{
    background-color: #C3DAF9;
}
td[l1][i], td[r1][i], td[c1][i]
{
    font-style: italic;
}
td[l1][b], td[r1][b], td[c1][b]
{
    font-weight: 800;
}
td[l1][big], td[r1][big], td[c1][big]
{
    font-weight: 900;
    font-size: 0.9em;
}



/*Specific for CC*/
h2.main, div.section_main
{
    /*  border-bottom: 3px solid #ACA49D;     color: #444444;     font-size: 1.2em;     margin: 0 0 10px;     padding: 0 2px 2px 5px;*/
    font-size: 1.6em;
    text-align: -moz-center;
    text-align: center;
    color: #666666;
    margin: 0px 0px 0px 0px;
    padding: 0px 2px 10px 2px;
}

p.main, p.mainboldred
{
    margin: 0px 0px 15px 10px;
}

p.mainboldred
{
    color: red;
    font-weight: 800;
}

.box
{
    background: #4088b8;
    border: 1px solid #c8c8c8;
    color: #fff;
    font-size: 0.8em;
    line-height: 0.9em;
    padding: 10px 10px 10px 13px;
}

.box a
{
    color: #f0f0f0;
}

#Content2
{
}

.middletext
{
    position: relative;
    padding: 0px;
    width: 100%;
    height: 15px;
    border-top: 4px solid #dadada;
    clear: both;
    color: gray;
    font-size: 0.9em;
    line-height: 1.0em;
    margin: 0 auto;
    padding: 8px 0;
    text-align: center;
}


.formbox
{
    border: #bbb 1px solid;
    padding: .35em 10px .85em;
    margin: .85em 0;
    background: #eaeaea;
}

.li_main
{
    padding: 2px 0px 2px 0px;
}

.ul_main
{
    padding: 0px 10px 10px 10px;
}

td.right_align
{
    text-align: right;
}

left_align
{
    text-align: left;
}

/* Legacy */


.GridView_productlst_header
{
    background-image: url(images/gr_bl_28.jpg);
}

.GridView_productlst_footer
{
    background-image: url(images/gr_bl_28.jpg);
}

.errRed
{
    color: #FF0000;
    text-align: left;
}

.question
{
    font-weight: 800;
}

.allcenter
{
    text-align: center;
}

.allcenter
{
    text-align: -moz-center;
}

.ErrorText
{
    padding-left: 20px;
    background-image: url(Images/warning.gif);
    background-repeat: no-repeat;
    background-position: top left;
    font-weight: bold;
    color: Red;
}




/* 04/04/2009 */


.md
{
    background: #fff;
    border: 1px solid #b0bec7;
}
.hd
{
    position: relative;
    padding: 1px 11px 0px 10px;
    color: #18397c;
    background-position: bottom left; /*border-bottom: 1px solid #93a6b4;*/
    margin: 0px 0px 0px 0px;
}
.hd h2
{
    position: relative;
    display: inline;
    font: bold 100% arial;
}
.bd, .bd01
{
    padding: 0px 0px 0px 0px;
    background-color: #fff;
}

div.bd01
{
    background-color: #fff;
}

.bdtext
{
    background: #fff;
    padding: 6px;
    text-align: justify;
}


.bd01
{
    background-color: #FFF;
    margin: 0px 0px 0px 0px;
    padding-top: 4px;
}


.bd li, .bd01 li
{
    position: relative;
    clear: both;
    margin: -2px 0px 0px -18px;
    padding: 2px 2px 2px 2px;
}

.bd ul, .bd01 ul
{
    margin-top: 0px;
}


.bd a, .bd a:link, .bd a:visited, .bd01 a, .bd01 a:link, .bd01 a:visited
{
    color: #16387c;
    text-decoration: none;
}
.bd a:hover, .bd01 a:hover
{
    color: #16387c;
    text-decoration: underline;
}

div.md, div.mdsmall, div.md01
{
    border: 1px solid #b0bbcf;
    margin: 0px 0px 3px 0px;
    background: #ffffff url(images/grd-1px.gif) 0 -918px repeat-x;
    width: 100%;
    float: left;
    text-align: left;
}

div.mdsmall
{
    width: 100%;
}

div.bd
{
    background-color: #fff;
    min-height: 10px;
}

.msword, .pdf
{
    background-position: 0 7px;
    background-repeat: no-repeat;
    line-height: 3.2em;
    height: 3.2em;
    position: relative;
}
.msword
{
    background-image: url(images/msword.jpg);
}
.pdf
{
    background-image: url(images/pdficon.gif);
}

#showarticleaspage .msword, #showarticleaspage .pdf
{
    padding-left: 32px;
}


.highlight
{
    background-position: #FFFFCC;
    text-decoration: none;
    color: black;
    background: #FFFFCC;
}


#divFreeSearch
{
    background: url(images/search.gif) no-repeat -66px center;
    height: 22px;
    width: 174px;
    font-size: 11px;
}

#divPartSearch
{
    position: absolute;
    left: 110px;
    top: 0;
    background: url(images/search.gif) no-repeat 0px center;
    float: right;
    height: 22px;
    width: 66px;
    vertical-align: bottom;
    margin: 0px;
}

.LinkPartSearch
{
    position: absolute;
    top: 2px;
    left: 8px;
    font-size: 1.2em;
    text-decoration: none;
    color: #333;
}


.LinkPartSearch:hover, .LinkPartSearch:visited
{
    text-decoration: none;
    color: #333;
}

#divTextS
{
    position: absolute;
    top: 2px;
    left: 2px;
}
