@CHARSET "UTF-8";

#tabs {
    background-image:url('../images/productsbg03.jpg');
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 1162px;
    /*display: inline-block;*/
    height: 113px;
}

#prod-menu
{
    width: 100%;
    /*overflow-x: scroll;*/
    overflow: hidden;
}

#tabs li {
    display: block;
    float: left;
    width: 166px;
    height: 113px;
}

#tabs #current {
    background-image: url('../images/productsbg011.png');
    background-repeat: no-repeat;
}

#tabs li a, .tab-opt span a {
    text-decoration: none;
    font-weight: normal;
}

#tabs li span, .tab-opt span {
    color:#888;
    font-family: "Verdana" "Geneva" serif;
    font-size: 13px;
    font-weight: normal;
    line-height:24px;
    text-align:center;
    letter-spacing:1px;
    display:block;
}

#tabs #current span, #tabs .tab-opt > span a:hover {
    color: #333;
}

#tabs .tab-opt {
    display: none;
    position: absolute;
    bottom: 0px;
    width: 166px;
}

#tabs .tab-opt > span {
    background-image: url('../images/bgpinoff.jpg');
    line-height: 2.5em;
    text-align: center;
    position: relative;
    float: left;
    width: 50%;
}

#tabs .tab-opt > span:hover {
    background-image: url('../images/bgpinon.jpg');
}

#tabs .tab-opt > span a {
    color:#888;
    display: block;
    height: 100%;
    width: 100%;
}

#prod-cont {
    position: relative;
    z-index: 2;
}

#prod-cont > div {
    background-image:url('../images/productadbg.jpg');
}

.prod-article {
    text-align: justify;
    border: 1px solid #DBDBDB;
    border-bottom: none;
    line-height: 150%;
    margin: 0px;
    padding: 10px 42px 10px 42px;
}

.prod-title {
    color: #483C7A;
    font-size: 17px;
    font-weight: bold;
    margin-top: 10px;
}

.feature {
    border-bottom: #999 0px dotted;
    border-left: #999 0px dotted;
    margin: 0px auto;
    position: relative;
}

.block{
    z-index: 0;
    position: relative;
    padding-bottom: 0px;
    margin: 0px auto;
    padding-left: 5px;
    width: 930px;
    padding-right: 0px;
    height: 94px;
    font-size: 70%;
    overflow: hidden;
    padding-top: 5px;
    border-bottom: #d5d5d5 1px  solid;
    border-top:#d5d5d5 1px  solid;
}

.block .box {
    border: #d5d5d5 1px solid;
    padding: 0px;
    margin: 0px auto;
    width: 126px;
    float: left;
    height: 87px;
}

.block .box a {
    display: inline-block;
}

.botton-scroll {
    z-index: 0;
    border-bottom: #999 0px dotted;
    border-left: #999 0px dotted;
    margin: 0px auto;
    width: 931px;
    float: left;
    height: 107px;
    border-top: #999 0px dotted;
    border-right: #999 0px dotted
}

.featureUL {
    border-bottom: #000 0px dotted;
    position: relative;
    border-left: #000 0px dotted;
    padding-bottom: 0px;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    width: 1780px;
    padding-right: 0px;
    float: left;
    border-top: #000 0px dotted;
    border-right: #000 0px dotted;
    padding-top: 0px;
    left: 0px
}

.featureBox, .featureBox2 {
    display: block;
    position: relative;
    float: left;
    border-bottom: #999 0px dotted;
    border-left: #999 0px dotted;
    width: 133px;
    background-repeat: no-repeat;
    float: left;
    height: 89px;
    overflow: hidden;
    border-top: #999 0px dotted;
    border-right: #999 0px dotted;
    padding-top: 0px;
}

.feature .prev {
    background: url("../images/prev0.gif") repeat scroll center top transparent;
    border-color: #999999 #D5D5D5 #999999 #999999;
    border-style: dotted solid dotted dotted;
    border-width: 0;
    display: block;
    float: left;
    height: 101px;
    text-indent: -9999px;
    top: -101px;
    width: 34px;
}

.feature .next {
    background: url("../images/next0.gif") repeat scroll center top transparent;
    border-color: #999999 #D5D5D5 #999999 #999999;
    border-style: dotted solid dotted dotted;
    border-width: 0;
    display: block;
    float: right;
    height: 101px;
    text-indent: -9999px;
    top: -101px;
    width: 35px;
}

.feature .prev, .feature .next {
    position: relative;
}

.block .box span, .block1 .box span, .block2 .box span {
    color: #1CA3E5;
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    right: 8px;
    top: 4px;
}

.block .box:hover,.block1 .box:hover,.block2 .box:hover{
    BORDER:#6c6c6c 1px solid;
    padding:0px auto;
    width:126px;
    float:left;
    height:87px;
    background-image:url('../images/bgsmall.png');
}