/* CSS Document */
/* global reset*/
*    {
    margin: 0;
    padding: 0;
}
*:focus { outline: none; }
li {
    margin: 0px 0px 0px 25px;
}
img {
    border: none;
}
/* global fonts style*/
body{
    background: #2D2D2D;
    font: 11px Tahoma, Arial, Helvetica, sans-serif;
    color: #ccc;
}
p{
    padding: 0px 0px 15px;
}
.color_01{
}
.color_02{
}
/*H*/
h1{
}
h2{
    font-size: 14px;
    color: #cccccc;
}
    .h2_01{
    background: url(/img/h2Box_01.jpg) no-repeat right top;
    height: 34px;
    padding: 41px 0px 0px 10px;
    }
    .h2_02{
    background: url(/img/h2Box_02.jpg) no-repeat right top;
    height: 54px;
    padding: 26px 0px 0px 10px;
    }
    .h2_03{
    background: url(/img/h2Box_03.jpg) no-repeat right top;
    height: 54px;
    padding: 26px 0px 0px 10px;
    }
.h2_01 a, .h2_02 a, .h2_03 a {
 text-decoration: none !important;
}
.h2_01 a:hover, .h2_02 a:hover, .h2_03 a:hover {
 text-decoration: underline !important;
}

h3{
}
    .h3_01{
    font-size: 14px;
    font-weight: bold;
    float: left;
    text-transform: uppercase;
    }
    .h3_02{
    }
    .h3_03{
    }
h4{
    font-size: 11px;
    font-weight: normal;
}
h5{
    font-size: 12px;
    font-weight: bold;
    color: #A81700;
    margin: 20px 0px 10px;
}
/*links*/
a{
    color: #cccccc;
}
a:link {
    text-decoration: underline;
}
a:visited {
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
a:active {
    text-decoration: underline;
}
a.link1{
    color: #A10808;
}
a.link2{
    color: #A81700;
    background: url(/img/article_13.gif) no-repeat right center;
    padding: 0px 10px 0px 0px;
}
a.link3{
}
a.link4{
}
a.link5{
}
/*images*/
.img_01{
}
.img_02{
}
.img_03{
}
/*float*/
.floatLeft{
    float: left;
}
.floatRight{
    float: right;
}
.clearBoth{
    clear: both;
}
/*layout*/
#global{
    width: 1070px;
    margin: auto;
}
    /*top*/
    #topMenu{
        display: block;
        height: 29px;
        padding: 40px 0px 0px 40px;
        background: url(/img/menuBack_01.gif) repeat-x;
        width: 1030px;
    }
        #topMenu li{
            margin: 0px;
            padding: 0px;
            list-style: none;
            float: left;
            width: 14%;
            text-align: center;
            font-size: 12px;
            font-weight: bold;
            text-transform: uppercase;
        }
            #topMenu a{
            }
                #topMenu a:hover{
                }
            #topMenu a.active{
                color: #a10808;
            }
    #logoBox{
        height: 198px;
        background: #525252;
        padding: 0px 0px 0px;
    }
        #logo{
            float: left;
            margin-right: 3px;
            margin-top:3px;
        }
        #flash_01{
            float: left;
            width: 629px;
            height: 200px;
        }
        #phoneBox {
            float: left;
        	width: 180px;
        	height:192px;
        	margin-top:3px;
        	background: url(/img/phone_bg.jpg);
        	text-align: center;
        	font-size: 18px;
        	color: #ffffff;
        	margin-left:2px;
        }
        #phoneBox .small {
        	color: #b8b8b8;
        	font-size: 14px;
        }
        #phoneBox .worktime {
        	text-align: center;
        }
        #phoneBox .phone {
        	padding-top: 6px;
        }
        #phoneBox p {
        	padding-bottom: 10px;
        }
    /*content*/
    #contentLeft{
        float: left;
        width: 260px;
        /*border-bottom: 3px solid #4B4B4B;*/
        padding: 17px 0 5px;
        min-height: 930px;
    }
        dl#catalog{
            font-size: 12px;
            display: block;
            border-top: 3px solid #5a5a5a;
            background: url(/img/catalogBack_01.gif);
            padding: 0px 0px 0px 12px;
            margin-bottom: 7px;
        }
            #catalog dt{
                display: block;
                float: left;
                width: 90px;
                height: 48px;
                clear: left;
            }
                #catalog dt img{
                    float: left;
                }
            #catalog dd{
                display: block;
                height: 33px;
                padding: 15px 0px 0px;
            }
                #catalog dd a{
                }
                    #catalog dd a:hover{
                }
    #contentRight{
        float: right;
        width: 800px;
        padding: 17px 0px 5px;
        min-height: 913px;
    }
        .h2Box_01{
            height: 85px;
            background: url(/img/h2Box_01_back.gif) repeat-x;
        }
        .h2Box_02{
            height: 85px;
            background: url(/img/h2Box_02_back.gif) repeat-x;
        }
        .h2Box_03{
            height: 85px;
            background: url(/img/h2Box_03_back.gif) repeat-x;
        }
            .item_01{
                width: 232px;
                padding: 0px 15px;
                float: left;
                position:relative;
            }
                .img_01{
                    padding: 1px;
                    margin: 18px 0px 14px;
                    border: 1px solid #515151;
                }
                dl.dl_01{

                }
                    dl.dl_01 dt{
                        padding: 4px 5px 0px 0px;
                        float: left;
                    }
                    dl.dl_01 dd{
                        font-size: 16px;
                        color: #a81700;
                        font-weight: bold;
                    }
                dl.dl_02{
                    display: block;
                    float: left;
                    width: 120px;
                }
                    dl.dl_02 dt{
                        padding: 4px 5px 0px 0px;
                    }
                    dl.dl_02 dd{
                        font-size: 16px;
                        color: #747474;
                        font-weight: normal;
                        text-decoration: line-through;
                    }
                dl.dl_03{
                    float: left;
                    display: block;
                }
                    dl.dl_03 dt{
                        padding: 4px 5px 0px 0px;
                    }
                    dl.dl_03 dd{
                        font-size: 16px;
                        color: #a81700;
                        font-weight: bold;
                    }
    /*flashBox*/
    #flashBox{
    }
    #flashBox2{
    	padding: 0 0 0 130px;
    }
        #flash_02{
            float: left;
            height: 105px;
            width: 260px;
        }
        #flash_03{
            float: left;
            height: 105px;
            width: 260px;
            margin: 0px 0px 0px 8px;
        }
        #flash_04{
            float: left;
            height: 105px;
            width: 260px;
            margin: 0px 0px 0px 14px;
        }
        #flash_05{
            float: left;
            height: 105px;
            width: 260px;
            margin: 0px 0px 0px 8px;
        }
        #flash_06{
            height: 105px;
            width: 260px;
            float: left;
            margin: 0px 0px 0px 8px;
        }
        #flash_07{
            height: 105px;
            width: 260px;
            float: left;
            margin: 0px 0px 0px 0px;
        }
        #flash_08{
            height: 105px;
            width: 260px;
            float: left;
            margin: 0px 0px 0px 8px;
        }
    /*article*/
    #articleBox{
    }
        .article{
        }
            .h3Box_01{
                width: 530px;
            }
            .h3Box_01 span {
                /*font-weight: bold;*/
                /*color: #A81700;*/
            }
            .h3Box_01 img {
                border: 1px solid #515151;
                padding: 1px;
                margin: 0px 6px;
            }
            .h3Box_02 {
                background: #262626;
                padding: 5px;
                margin: 0px 0px 10px;
            }
            .h3Box_03 {
                padding: 0px 10px;
            }

    /*footer*/
    #footerBox{
        background: #404040 url(/img/foottop_01.gif) repeat-x top;
        margin: 60px 0px 0px;
        padding: 40px 0px 0px;
     }
     #footerBox_01 {
        background: url(/img/footer_01.jpg) no-repeat right top;
    }
    #footer{
    padding: 0px 0px 0px 10px;
    width: 1070px;
    margin-left: auto;
    margin-right: auto;
    min-height:160px;
    }
            #footerLeft{
                float: left;
                padding: 0px 10px 0px 0px;
            }
                ul#menuBottom{
                }
                    ul#menuBottom li{
                        float: left;
                        list-style: none;
                        background: url(/img/li_01.gif) repeat-y left;
                        padding: 0px 0px 0px 10px;
                        margin: 0px 10px 0px 0px;
                    }
                    .li_01 {
                        background:none!important;
                        padding: 0px!important;
                    }
                        ul#menuBottom li a{
                        }
                            ul#menuBottom li a:hover{
                                color: #A10808;
                            }
                #copyright{
                    padding: 15px 0px 0px;
                }
                    #copyright a {
                        color:#000;
                    }
                    #copyright img {
                        border: solid 1px #000;
                        margin: 0px 15px 0px 0px;
                    }
                #counters{
                    float: left;
                    padding: 0px 3%;
                    width: 360px;
                }
                    #countersL {
                        float: left;
                        font-size: 12px;
                        font-weight: bold;
                    }
                        .span_01 {
                            font-size: 16px!important;
                        }
                        .span_02 {
                            color: #fff!important;
                            font-size: 16px!important;
                        }
                    #countersR {
                        float: right;
                        font-size: 12px;
                        font-weight: bold;
                        width: 165px;
                    }



#topMenu {
    /*padding-left: 20px;*/
font-size:12px;font-weight:bold;text-transform:uppercase;
}
#topMenu a {
    margin-right: 73px;
}
.bestOffer {
	position: absolute;
	top: 10px;
	right: -10px;
}
