/* CSS Document */
html{
    font-size:12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;


}
*{	
    margin:0px;
    padding:0px;
}
a img{border:0px;}
a{
    color:black;
    text-decoration:none;}
body{

    overflow-y:scroll;
    background:#BFC4C7 url(/img/bg.jpg) /*repeat-x*/;
    /*background:#fff;*/
}
table#main{width:1015px; min-width:1015px;}

table.headerTable{ font-weight:bold;}
table.headerTable tr td.left{ text-align:left; width:33%; height:80px;    }
table.headerTable tr td.left div {font-size:10px; color:#fff; text-align:center;}
table.headerTable tr td.center{text-align:center; width:17%; height:80px; }
table.headerTable tr td.right{text-align:right; width:50%; height:80px;font-weight:bold;color:#ffffff; font-size:10px;}

table.menuTable tr td {}
td.menuItems {background:url(menuBg.jpg); text-align:center;}
td.menuItems a.first{border-left:solid 1px #777777;}
td.menuItems a{ color:#FFFFFF; font-weight:bold;line-height:40px; padding-top:12px;  padding-bottom:10px; border-right:solid 1px #777777; padding-left:20px; padding-right:20px;}
td.menuItems a:hover{ background:#888888;}
td.menuItems a.checked{background:#888888;}
td.menuItems a.checkedFirst{background:#888888;border-left:solid 1px #777777;}




div.contentOuter{/*border:solid 1px #888;*/ border-top:none;}
div.contentInner{ /*background:#E4E4E4 url(contentBg1.gif);*/ background-repeat:no-repeat; border:solid 1px #FFF;border-top:none; border-bottom:none; min-height:600px;}

div.footer{   
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    opacity:0.8;
    /*background:url(footerBg.jpg);*/
    color:#black;
    text-align: center;height:71px;
    border-top:1px solid black;
    border-bottom:1px solid black;
    /*border-left:solid 1px #FFFFFF;*/
    /*border-right:solid 1px #FFFFFF;*/
}
div.footer .footer_menu{
    padding:10px 0px;
}
div.footer .footer_menu a{
    color:black;
    text-decoration:underline;
    text-transform:uppercase;
    font-weight:bold;
    font-size:10px;
    margin:10px 10px;

}
div.footer .footer_menu a:hover
{
    text-decoration:none;
    color:#afafaf;

}

div.itemBlockContainer{	 width:222px; overflow:hidden; float:left; margin-right:15px;margin-bottom:15px;}
div.itemBlockContainer a{color:#ffffff;}
div.itemBlockTopDsgn {width:222px; background:#fff url(/img/new_multi.png); height:7px; overflow:hidden;background-position:-214px 0px ;background-repeat:no-repeat;}
div.itemBlockMiddle{background:#fdfdfd url(itemMiddleBg.jpg) repeat-x; border:1px solid #888; border-top:none; border-bottom:none;}
div.itemBlockMiddleBlack{ width:220px;overflow:hidden;background:#fff url(itemMiddleBg2.jpg);color:#000; background-position:0 20px; background-repeat:repeat-x; height:85px;border:1px solid #888; border-top:none;  border-bottom:none;}
div.itemBlockBotDsgn {overflow:hidden;;width:234px; background: #fff url(/img/new_multi.png); height:7px;background-repeat:no-repeat;background-position:-214px -7px ;}
div.itemBlockBotDsgnBlack {overflow:hidden;;width:234px; background: #fff url(/img/new_multi.png); height:7px;background-repeat:no-repeat;background-position:-214px -7px ;}
div.itemBlockHeader{margin-top:-90px; /*position:relative;*/filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);height:41px; width:220px; background:#000; border-top:1px solid #888; border-bottom:1px solid #888;   opacity:0.7;  overflow:hidden;}
div.itemBlockHeaderText{margin-top:-90px; position:relative;width:200px;height:41px;line-height:41px; font-weight:bold;opacity:1; color:#FFFFFF;padding-left:5px; }
div.itemBlockDesc{ padding:0px 10px 5px 10px;height:57px;}
div.itemBlockPrice{ text-align:right;width:214px;padding-right:20px;  font-size:18px; font-weight:bold;}



/*div.menuHeader{height:34px;font-size:9px; background:#666 ; border-top:1px solid #888; border-bottom:1px solid #888;}*/

/*div.menuHeaderText{ margin-left:-10px; margin-top:10px; color:#FFFFFF; font-weight:bold; width:900px; font-size:10px;}*/




div.itemBlockMarkerTop{background-repeat:no-repeat; position:absolute; margin-left:167px;width:55px;height:55px; overflow:hidden; background:url(markerTop.gif);}
div.itemBlockMarkerNew{background-repeat:no-repeat; position:absolute; margin-left:167px;width:55px;height:55px; overflow:hidden; background:url(markerNew.gif)}
div.itemBlockMarkerSale{background-repeat:no-repeat; position:absolute; margin-left:167px;width:55px;height:55px; overflow:hidden; background:url(markerSale.gif)}
table.contentTable {}
table.contentTable tr td.contentCol{ vertical-align:top; padding-right:0px;}
table.contentTable tr td.menuCol{width:232px; padding-left:15px;padding-right:15px;vertical-align:top;}
div.listPicTable{height:210px;overflow:hidden;  }

div.Text p{color:#333333; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px;text-align: justify;padding-right:15px;}

a.topHeader{width:88px;height:29px;overflow:hidden;background:url(top.jpg); display:block;}
a.topHeader:hover{ background: url(topIn.jpg)}
a.newHeader{width:88px;height:29px;overflow:hidden;background:url(new.jpg);display:block; }
a.newHeader:hover{background: url(newIn.jpg)}
a.saleHeader{width:88px;height:29px;overflow:hidden;background:url(sale.jpg);display:block;}
a.saleHeader:hover{ background: url(saleIn.jpg)}

table.pageHeader{margin-bottom:10px;}
table.pageHeader td.leftDsgn{height:29px; width:15px; background: url(pageHeaderDsgnL.gif); }
table.pageHeader td.rightDsgn{height:29px; width:15px; background: url(pageHeaderDsgnR.gif); }
table.pageHeader td.centerDsgn {
    color:#888;
    padding-left:5px;
    letter-spacing:1px;
    padding-top:3px;
    padding-right:5px;
    height:24px;
    background: url(pageHeaderDsgnBg.gif);
    font-weight:bold;
    font-size:18px; }
table.pageHeader td.centerDsgn a:hover{color:#888}
table.pageHeader td.centerDsgn h1{color:#888;
    padding-left:5px;
    letter-spacing:1px;
    padding-top:3px;
    padding-right:5px;
   
  
    font-weight:bold;
    font-size:18px;float:right;}
.orderForm table tr td {padding:5px; font-weight:bold; color:#333333; vertical-align:top;}
.orderForm table tr td input{width:255px;}
div.articul {font-style:italic; font-size:10px; margin-top:-15px; margin-bottom:20px;}
div.footerMenu{ font-weight:bold;}
div.footerMenu a{color:#ffffff;font-size:18px;}
div.footerMenu a:hover{ color:#afafaf;}
.BigImg{float:left; border:1px solid #888; margin-right:20px;}
input.submit1 {width:91px;height:25px;color:#FFF;font-weight:bold;font-size:11px;letter-spacing:1px;border:0px;background:url(submit1.gif);padding-bottom:3px}
div.errors{border:1px solid #F00; color:#f00; padding:15px; margin:10px;}

a.menuGroupActive{background:#afafaf;color:black;}


.paging .pagingPages{font-size:14px;float:left;margin:6px 20px;}
.paging .pagingPages a.active{display:block;float:left;font-weight:bold;background:#999;color:white;}
.paging .pagingPages a{display:block;text-align:center;float:left;width:20px; border:1px solid #666;background:#fff;margin:0px 3px 3px 3px;}
.paging {clear:both;margin:10px 0px;height:34px;}
.paging a.inactive{cursor:default;color:#bfbfbf;background-position:0px -68px;}
.paging a:hover.inactive{color:#bfbfbf;background-position:0px -68px;}
/*.paging .prev{float:left;width:110px;}
.paging .next{text-align:left;margin-left:0px}*/

/*
    root element for the scrollable.
    when scrolling occurs this element stays still.
*/
div.scrollable {

    /* required settings */
    position:relative;
    overflow:hidden;
    width: 660px;
    height:90px;
}

/*
    root element for scrollable items. Must be absolutely positioned
    and it should have a extremely large width to accomodate scrollable items.
    it's enough that you set width and height for the root element and
    not for this element.
*/
a.left{float:left;}
a.browse{cursor:pointer;overflow:hidden;font-size:9px;color:white;line-height:30px;text-align:center;display:block;width:99px;height:33px;background:url(but2.png);background-repeat:no-repeat;}
a.prevPage{}
a:hover.prevPage{background-position:0px -34px;}
a:active.prevPage{background-position:0px -68px;}

a.nextPage{}
a:hover.nextPage{background-position:0px -34px;}
a:active.nextPage{background-position:0px -68px;}

div.scrollable{
    height:320px;
    width:700px;

}
div.scrollable div.items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;


}

/*
    a single item. must be floated in horizontal scrolling.
    typically, this element is the one that *you* will style
    the most.
*/
div.scrollable div.items div {
    float:left;
}

/* you may want to setup some decorations to active the item */
div.items div.active {
    border:1px inset #ccc;
    background-color:#fff;
}
.indexListGroupHeader{margin:0px 20px 0px 20px;color:#666;float:left;height:34px;line-height:30px;font-size:22px;font-weight:bold;letter-spacing:2px;}
.indexListGroupHeader a{color:#333; }
.indexListGroupHeader a:hover{color:black;text-decoration:underline;text-shadow: none;}
.indexScrollable a.left{margin-left:120px;}
/*--------------NEW ----------------------------*/
.multi{background:url(/img/new_multi.png);background-repeat: no-repeat;}
.new_logo{background-position:0px -52px;height:59px;width:441px;display:block;margin-left:10px;}
/*--------------------NEW MAIN MENU-----------------------------*/
.new_mainmenu{margin:10px;height:35px;width:980px;overflow:hidden;clear:both;}
.new_mainmenu_left{height:35px;width:4px;display:inline-block;float:left;}
.new_mainmenu_right{height:35px;width:4px;background-position: -5px 0px;display:inline-block;}
.new_mainmenu_items{padding-left:80px;height:33px;width:890px;background:url(/img/new_menu_bg.jpg);border-top:1px solid #6B6B6B;display:inline-block;border-bottom:1px solid #6B6B6B;float:left;padding-left:80px;height:33px;width:890px;background:url(/img/new_menu_bg.jpg);border-top:1px solid #6B6B6B;display:inline-block;border-bottom:1px solid #6B6B6B;float:left;}
a:hover.new_mainmenu_link
{
    background-position:-112px -1px;
    color:white;text-shadow:0 -1px 0px #494949;
}
a.new_mainmenu_link{
    /*font-family:arial;*/
    margin-left:-1px;
    text-align:center;
    line-height:33px;
    color:#404040;
    text-shadow: 0px 1px 0px #d0d0d0;
    font-weight:bold;
    font-size:11px;

    letter-spacing:1px;    
    height:33px;width:102px;  
    display:inline-block;
    float:left;

    background-position: -10px 0px;
    border-width:0px 1px 0px 1px;
    border-color:#989898;
    border-style:solid;
}
.new_mainmenu_items .active{
    background-position:-112px -1px;
    color:white;text-shadow:0 -1px 0px #494949;
    cursor:default;
}
/*------------------------Firms Menu-----------------------*/
div.menuItems{ background:#f2f2f2;font-size:14px;letter-spacing:1px;border:1px solid #afafaf;border-top:none; padding:10px; padding-left:20px; }
div.menuItems  a{color:#555; line-height:20px;}
div.menuItems  a.checked{color:#000;}
div.menuItems  a:hover{color:#000;font-weight:bold;}
a.menuHeader{
    /*color:#fff;*/

    font-weight:bold;
    font-size:11px;
    color:#404040;
    text-shadow: 0px 1px 0px #d0d0d0;
    /*      color:#494949;
       text-shadow: 0px 1px 0px #bfbfbf;*/
    background:#afafaf url(/img/new_menu_bg.jpg);
    padding-top:7px;
    letter-spacing:1px;    
    /*margin-top:3px;*/
    border-color:#999;
    border-width:0px 1px 1px 1px;
    border-style: solid;
    /*border-color: #fff;*/
    cursor:pointer;
    /*font-size:11px;*/
    display:block;
    height:23px;
    text-align:center;
}
a:hover.menuHeader{
    background:#9f9f9f;
    /*background-position:-112px -1px;*/
    color:white;
    text-shadow:0 -1px 0px #494949;
}
.new_menublock_bot{width:232px;height:4px;background-position: 0px -39px;}
.new_menublock_top{width:232px;height:4px;background-position: 0px -36px;}
div.itemBlockContainer .new_menublock_bot{border:1px solid #888; border-top:none;  border-bottom:none;}
div.itemBlockContainer .new_menublock_top{border:1px solid #888; border-top:none;  border-bottom:none;}
/*----------------Content ---------------*/

.new_contenthead{margin-left:10px;width:980px;height:9px;clear:both;}
.new_contenthead_left{height:9px;width:11px;background-position:0 -43px;display:inline-block;float:left;}
.new_contenthead_center{height:8px;width:958px;border-top:1px solid ;display:inline-block;float:left;background:#f7f7f7;}
.new_contenthead_right{height:9px;width:11px;background-position:-11px -43px;display:inline-block;float:left;}

.new_content{background:#f7f7f7;padding-top:5px;margin-left:10px;width:978px;clear:both;border-width:0px 1px 0px 1px; border-style:solid;overflow:hidden;}
.new_head_contacts{font-size:30px;text-shadow: 3px 3px 0px #000;padding-right:30px;}
.article a{font-weight:bold; border-bottom:1px dashed black;}
.article {padding-right:10px;}

.article p{text-align:justify;}
