html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    }
html, body{
    color:#000;
    background:#FFF;
    font:12px Arial, Helvetica, sans-serif;;
    height:100%;
    }
h1{
    padding:0;
    margin:0 0 10px;
    color:#666;
    font-size:20px;
    font-weight:normal;
    line-height:22px;
    clear:both;
    }
    .news_date{
      font-size:12px;
      color:#666;
      padding:1px 0;
      margin: 0 30px 0 0;
    }
h2{
    padding:0;
    margin:0 0 10px;
    color:#666;
    font-size:18px;
    font-weight:normal;
    line-height:18px;
    clear:both;
    }
h3{
    padding:0;
    margin:0 0 10px;
    color:#666;
    font-size:14px;
    font-weight:bold;
    line-height:130%;
    clear:both;
    }
h4{
    padding:0;
    margin:0 0 10px;
    color:#333;
    font-size:12px;
    font-weight:bold;
    line-height:130%;
    }
h5 , h6{
    padding:0;
    margin:0 0 10px;
    color:#333;
    font-size:12px;
    font-weight:bold;
    line-height:130%;
    clear:both;
    }
p{
    padding:0;
    margin:0 0 10px;
    line-height:140%
    }
a{
    color:#333;
    outline:none;
    text-decoration:none;
    }
    a:hover{
        color:#000;
        text-decoration:underline;
        }
img,a img{
    border:0;
    }
ul{
    padding:0;
    margin:0 0 10px 0;
    }
    ul li{
        padding:3px 0;
        margin:0;
        }

.sitemap {
    padding:0;
    margin:0 0 5px 0;
  }
    .sitemap li{
        padding:3px 0;
        margin:0;
        font-weight:bold;
        }
       .sitemap_lvl_2{
        padding:0;
        margin:0 0 0 15px;
        }
          .sitemap_lvl_2 li{
          padding:3px 0;
          margin:0 0 0 15px;
          font-weight:normal;
          }
ol{
    padding:0;
    margin:0 0 10px 0;
    list-style:decimal inside;
    }
    ol li{
        padding:3px 0;
        margin:0;
        }
blockquote{
    padding:0 0 9px 20px;
    margin:0;
    line-height:18px
    }
form,fieldset{
    margin:0;
    padding:0;
    border:0;
    }
    legend{
        display:none;
        }
input, textarea, select{
    padding:1px;
    vertical-align:middle;
    font:14px Arial, Helvetica, sans-serif;
    background:#FFF;
    color:#333;
    border:1px solid;
    border-color:#9FA4AA #CACECF #CACECF #9FA4AA;
    }
textarea{
    font:14px Arial, Helvetica, sans-serif;
    border:1px solid;
    border-color:#9FA4AA #CACECF #CACECF #9FA4AA;
    background:#D7D4CE;
    color:#333;
    padding:0;
    }
select{
    width:236px;
    }
input{
    width:440px
    }
dl{
    padding:0;
    margin:0 0 10px;
    }
    dt{
        padding:0;
        margin:0 0 7px 0
        }
    dd{
        padding:0;
        margin:5px 0 0 20px
        }
table{
    border:0;
    width:100%;
    border-collapse:collapse;
    margin:0 0 14px;
    }
    table tr.header td{
        font-size:12px;
        vertical-align:top;
        text-align:left;
        padding:6px 8px;
        border:1px solid #CCC;
        background:#DDD;
        font-weight:bold;
        color:#555;
        }
    table td{
        font-size:12px;
        vertical-align:top;
        text-align:left;
        padding:6px 8px;
        border:1px solid #CCC;
        }

table.subscribe{
    width:450px;
    text-align:left;
}
table.subscribe td{
    border:none;
    text-align:left;
}

table.online_request{
    width:450px;
    text-align:left;
}
table.online_request td{
    border:none;
    text-align:left;
}

.subscribe input[type = text]{
  width: 250px;
}
.subscribe_button{
  width: auto;
}

.online_request input[type = text]{
  width: 100%;
  font-size:16px;
}
.online_request textarea{
  background: #FFF;
  width: 100%;
  height: 200px;
  font-size:16px;
}
.online_request_button{
  width: auto;
}


}
.fl{
    float:left;
    }
.fr{
    float:right;
    }
.ac{
    text-align:center;
    }
.ar{
    text-align:right;
    }
.al{
    text-align:left;
    }
.clr{
    clear:both;
    zoom:1;
    }
.clrfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    zoom:1;
    }
input.radio{
    border:none;
    display:block;
    float:left;
    margin-right:3px;
    margin-top:3px;
    width:14px !important;
    }
input.btn{
    color:#004F00;
    display:block;
    font-size:12px;
    font-weight:bold;
    margin:0;
    padding:2px 10px;
    cursor:pointer;
    border:0;
    background:url(../images/design/btn-bg.png) repeat-x 0 0;
    height:24px;
    width:auto;
    text-shadow:#FBE0AF 0px 1px 0px;
    }
    input.btn:hover{
        background:url(../images/design/btn-bg.png) repeat-x 0 bottom;
        }
div.btn{
    margin:0;
    padding:0;
    cursor:pointer;
    border:0;
    background:url(images/images/btn-bg.png) no-repeat 0 0;
    height:19px;
    width:auto;
    text-align:center;
    float:left;
    }
    div.btn a{
        display:block;
        padding:1px 10px;
        background:url(images/images/btnr-bg.png) no-repeat right 0;
        color:#FFF;
        font-size:12px;
        height:17px;
        }
        div.btn:hover{
            background:url(images/images/btn-bg.png) no-repeat 0 bottom;
            }
        div.btn a:hover{
            color:#FFF;
            background:url(images/images/btnr-bg.png) no-repeat right bottom;
            text-decoration:none;
            }
.forma .ok{
    background:#FFFFCC;
    border:1px solid #297E29;
    color:#297E29;
    margin:0 0 14px;
    padding:4px 8px;
    }
    
#wrapper{
    width:960px;
    padding:0 0 20px;
    margin:0 auto;
    overflow:hidden;
    }
    #top-menu{
        padding:6px 0;
        margin:0;
        list-style:none;
        overflow:hidden;
        zoom:1;
        float:left;
        }
        #top-menu li{
            padding:0 6px 0 0;
            margin:0 4px 0 0;
            float:left;
            background:url(images/images/top-menu-sep.gif) no-repeat right 9px;
            }
            #top-menu li a{
                color:#999;
                font-size:11px;
                }
                #top-menu li a:hover{
                    color:#333;
                    }
        #top-menu li.last{
            background:none;
            }
    #lang{
        padding:8px 0 7px;
        margin:0;
        list-style:none;
        overflow:hidden;
        zoom:1;
        float:right;
        }
        #lang li{
            padding:0 0 0 7px;
            margin:0;
            float:right;
            }
            #lang li a{
                display:block;
                width:18px;
                height:12px;
                background:url(images/images/de.png) no-repeat 0 0;
                }
                #lang li span{
                    display:none;
                    }
            #lang li.lv a{
                background:url(images/images/lv.png) no-repeat 0 0;
                }
            #lang li.en a{
                background:url(images/images/en.png) no-repeat 0 0;
                }
            #lang li.de a{
                background:url(images/images/de.png) no-repeat 0 0;
                }
            #lang li.it a{
                background:url(images/images/it.png) no-repeat 0 0;
                }
            #lang li.swe a{
                background:url(images/images/swe.png) no-repeat 0 0;
                }
            #lang li.hu a{
                background:url(images/images/hu.png) no-repeat 0 0;
                }
            #lang li.rus a{
                background:url(images/images/rus.png) no-repeat 0 0;
                }
            #lang li.ro a{
                background:url(images/images/ro.png) no-repeat 0 0;
                }
            #lang li.pl a{
                background:url(images/images/pl.png) no-repeat 0 0;
                }
            #lang li.nl a{
                background:url(images/images/nl.png) no-repeat 0 0;
                }
            #lang li.dk a{
                background:url(images/images/dk.png) no-repeat 0 0;
                }
            #lang li.cz a{
                background:url(images/images/cz.png) no-repeat 0 0;
                }
                    
    #header{
        padding:0 0 7px;
        margin:0;
        height:200px;
        
        }
        #header h1#logo{
            padding:0;
            float:left;
            margin:0;
            width:199px;
            height:200px;
            background:url(images/images/azwebagency.gif) no-repeat 0 0;
            }
            #header h1#logo a{
                padding:0;
                margin:0;
                display:block;
                width:199px;
                height:200px;
                }
                #header h1#logo a span{
                    display:none
                    }
    #menu{
        padding:0 0 10px;
        margin:0 0 20px;
        list-style:none;
        overflow:hidden;
        zoom:1;
        border-bottom:1px solid #CDCDCD;
        }
        #menu li{
            padding:0;
            margin:0;
            float:left;
            zoom:1;
            }
            #menu li a{
                padding:8px 12px;
                margin:0 5px;
                display:block;
                font-size:15px;
                color:#000;
                text-decoration:none;
                text-transform:uppercase;
                }
            #menu li.last a{
                padding:8px 12px;
                margin:0;
                display:block;
                font-size:15px;
                color:#000;
                text-decoration:none;
                text-transform:uppercase;
                }
                #menu li a:hover{
                    color:#FFF;
                    background:#F00;
                    }
            #menu li.active a{
                color:#FFF;
                background:#F00;
                }
    #holder{
        padding:0;
        margin:0 0 16px;
        border-bottom:1px dotted #CDCDCD;
        }
        #sidebar{
            padding:0 5px 0 0;
            margin:0 20px 16px 0;
            width:200px;
            float:left;
            border-right:1px dotted #CDCDCD;
            }
            #sidebar h2{
                padding:6px 10px 0 14px;
                margin:0 0 8px;
                color:#000;
                font-size:13px;
                font-weight:normal;
                line-height:18px;
                text-transform:uppercase;
                height:24px;
                background:url(images/images/solutions-bg.png) no-repeat 0 0;
                }
            #sidebar .sub-menu{
                padding:0;
                margin:0 0 30px;
                list-style:none;
                overflow:hidden;
                }
                #sidebar .sub-menu li{
                    padding:0;
                    margin:0 0 1px;
                    }
                    #sidebar .sub-menu li a{
                        padding:6px 10px 6px 28px;
                        display:block;
                        color:#000;
                        text-decoration:none;
                        zoom:1;
                        background:url(images/images/menu-bllt.gif) no-repeat 14px 10px;
                        }
                        #sidebar .sub-menu li a:hover{
                            background:#EFEFEF url(images/images/menu-bllt.gif) no-repeat 14px 10px;
                            text-decoration:none;
                            }
                    #sidebar .sub-menu li.active a{
                        background:#EFEFEF url(images/images/menu-bllt.gif) no-repeat 14px 10px;
                        }
            #sidebar .banner-list{
                padding:0;
                margin:0 0 10px;
                list-style:none;
                overflow:hidden;
                }
                #sidebar .banner-list li{
                    padding:0;
                    margin:0 0 5px;
                    }
                    #sidebar .banner-list li img{
                        vertical-align:bottom;
                        }
#side{
    padding:0;
    margin:0;
    float:right;
    width:734px;
    }
    #content{
        padding:0 0 20px;
        margin:0;
        float:left;
        width:500px;
        min-height:420px;
        height:auto !important;
        height:420px;
        }
        #content ul, #content ol{
            clear:both;
            list-style-position:inside;
            }
        #content .image{
            float:left;
            padding:0;
            margin:2px 14px 8px 0;
            }
            #content .image img{
                vertical-align:bottom;
                border:5px solid #E3E3E3;
                }
          #content .client_image{
            float:right;
            padding:0;
            margin:2px 0 8px 14px;
            }
            #content .client_image img{
                vertical-align:bottom;
                border:3px solid #E3E3E3;
                }
          #content h1.client_title{
            font-size:14px;
            font-weight:bold;
            width:100%;
            clear:none;
            margin:0;
            }
        
    #aside{
        padding:0;
        margin:0;
        float:right;
        width:210px;
        }
        #aside h4{
            padding:0;
            margin:0 0 6px;
            text-align:center;
            font-size:12px;
            line-height:14px;
            color:#000;
            font-weight:normal;
            }
        .jd_news_scroll {
        padding:0;
        margin:0;
        position:relative;
        height:170px;
        width:210px;
        overflow:hidden;
        }
        .jd_news_scroll ul{
            padding:0;
            list-style:none;
            width:210px;
            position:relative;
            }
            .jd_news_scroll ul li{
                padding:0;
                margin:0;
                width:210px;
                }
                .jd_news_scroll ul li p{
                    padding:0;
                    margin:0 0 4px;
                    line-height:16px;
                    }
                .jd_news_scroll ul li p.date{
                    padding:0;
                    margin:0 0 4px;
                    line-height:16px;
                    color:#666;
                    font-size:11px;
                    }
        
    #footer{
        padding:0;
        margin:0;
        color:#333;
        font-size:10px;
        overflow:hidden;
        zoom:1;
        background:#EFEFEF;
        height:31px;
        }
        #footer .info{
            padding:2px 0 0 6px;
            line-height:14px;
            float:left;
            }
            #footer .info span{
                padding:0 3px;
                }
        #footer .request{
            padding:0;
            margin:0 0 0 14px;
            float:right;
            background:url(images/images/request.gif) no-repeat 0 0;
            }
            #footer .request a{
                display:block;
                width:211px;
                height:31px;
                }
                #footer .request span{
                    display:none;
                    }
        #footer .call-us{
            padding:2px 0 0;
            margin:0;
            float:right;
            font-size:12px;
            line-height:26px;
            }
            #footer .call-us span{
                padding:0;
                font-size:12px;
                display:inline-block;
                vertical-align:middle;
                }
            #footer .call-us b{
                padding:0 0 0 4px;
                font-size:24px;
                font-weight:bold;
                display:inline-block;
                vertical-align:middle;
                }

.line{
    padding:0;
    margin:0 0 15px;
    border-bottom:1px dotted #CDCDCD;
    height:16px;
    background:url(images/images/line-bg.gif) no-repeat right 0;
    clear:both;
    }
    .line span{
        display:none;
        }
.nav{
    padding:0;
    margin:0;
    list-style:none;
    text-align:right;
    border-top:1px dotted #CDCDCD;
    overflow:hidden;
    zoom:1;
    }
    .nav li{
        padding:6px 0 6px 18px;
        margin:0 0 0 20px;
        float:right;
        font-size:11px;
        background:url(images/images/print-ico.gif) no-repeat 0 9px;
        }
    .nav li.top{
        padding-left:16px;
        background:url(images/images/top-ico.gif) no-repeat 0 9px;
        }
.tabs-area{
    padding:0;
    margin:0 0 20px;
    overflow:hidden;
    zoom:1;
    }
    .tabs-area ul.tabs{
        padding:0;
        margin:0;
        overflow:hidden;
        zoom:1;
        list-style:none;
        position:relative;
        z-index:4;
        }
        .tabs-area ul.tabs li{
            padding:0 0 5px;
            margin:0 6px 0 0;
            float:left;
            }
        .tabs-area ul.tabs li.last{
            margin-right:0;
            }
            .tabs-area ul.tabs li a{
                padding:5px 8px;
                margin:0;
                display:block;
                width:84px;
                height:31px;
                border:1px solid #BEBEBE;
                background:#F1F1F1;
                color:#666;
                font-size:12px;
                text-decoration:none;
                }
                .tabs-area ul.tabs li a:hover{
                    color:#000;
                    }
        .tabs-area ul.tabs li.active{
            padding-bottom:0;
            }
            .tabs-area ul.tabs li.active a{
                height:37px;
                border-bottom:none;
                color:#600;
                font-weight:bold;
                }
    .tabs-area .tab-container{
        padding:14px 6px 4px;
        margin:-1px 0 0;
        border:1px solid #BEBEBE;
        background:#F1F1F1;
        position:relative;
        z-index:2;
        }
        .tabs-area .tab-content{
            padding:0;
            margin:0;
            }
            .tabs-area .tab-content .banners{
                padding:0;
                margin:0;
                overflow:hidden;
                zoom:1;
                list-style:none;
                }
                .tabs-area .tab-content .banners li{
                    padding:0 3px 8px;
                    margin:0;
                    float:left;
                    height:25px;
                    overflow:hidden;
                    }
                    .tabs-area .tab-content .banners li img{
                        vertical-align:bottom;
                        }


#client_gallery{
  width:100%;
}

#client_gallery .gallery_item{
  width:150px;
  height:90px;
  text-align:center;
  overflow:hidden;
  float:left;
  margin: 0 22px 10px 0;
  border:1px solid black;
}

#client_gallery .gallery_item_last{
  width:150px;
  height:90px;
  text-align:center;
  overflow:hidden;
  float:left;
  margin: 0 0 10px 0;
  border:1px solid black;
}

#client_gallery .gallery_item a{
  width:150px;
  height:90px;
  display:block;
}

#client_gallery_large{
  width:100%;
  margin-top:40px;
}

#client_gallery_large .gallery_item{
  width:100%;
  text-align:center;
  overflow:hidden;
  float:left;
  margin: 0 10px 10px 0;
}

#client_gallery_large .gallery_item a{
  width:100%;
  display:block;
}

#done{
  margin: 10px 0;
  padding:10px 0;
  font-size:13px;
  width:auto;
}

#to_web_page a{
  display:block;
  font-size:14px;
  font-weight:bold;
  height:34px;
  background:url(images/uz_www.png) no-repeat 0 0;
}

#to_web_page a:hover{
  background:url(images/uz_www.png) no-repeat 0 bottom;
}
#to_web_page span{
  display:none;
}

#solution_developer p{
  width:100%;
}

#solution_developer p span{
  float:left;
  width:20%;
}

#solution_developer input{
  width:auto;
}

#solution_developer #new_span{
  float:left;
  width:65%;
}

#solution_developer #reg_span{
  width:35%;
}

#solution_developer input[type=text], #solution_developer select{
  width:45%;
}

#solution_developer #registered input[type=text]{
  width:100%;
}

.apply{
  width:48%;
  float:left;
  height: 33px;
  text-align:center;
  background:#FF0000;
  color:#FFF;
  font-weight:bold;
  font-size:13px;
  position:relative;
  padding-top:2px;
}

.apply:hover{
  color:#FFF;
  background:#FF0F0F;
}

.apply_register{
  width:50%;
  float:right;
  height: 33px;
  text-align:center;
  background:#FF0000;
  color:#FFF;
  font-size:13px;
  font-weight:bold;
  padding-top:2px;
}

.apply_register:hover{
  color:#FFF;
  background:#FF0F0F;
}

.apply_submit{
  margin-left: 50px;
  width:50%;
  display:block;
  height: 20px;
  text-align:center;
  background:#FF0000;
  color:#FFF;
  font-size:13px;
  font-weight:bold;
}

.apply_submit:hover{
  color:#FFF;
  background:#FF0F0F;
}

.logout{
  margin: 0 0 20px 0;
  clear:both;
  display:block;
  font-weight:bold;
}

.update_button{
  margin: 0 auto;
  width:50%;
  display:block;
  height: 20px;
  text-align:center;
  background:#FF0000;
  color:#FFF;
  font-size:13px;
  font-weight:bold;
}

.update_button:hover{
  color:#FFF;
  background:#FF0F0F;
}
