/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 14px;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.clr0{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 0px; display: block;}
.clr1{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 1px; display: block;}
.clr2{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 2px; display: block;}
.clr3{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 3px; display: block;}
.clr4{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 4px; display: block;}
.clr5{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 5px; display: block;}
.clr6{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 6px; display: block;}
.clr7{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 7px; display: block;}
.clr8{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 8px; display: block;}
.clr9{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 9px; display: block;}
.clr10{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 10px; display: block;}
.clr11{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 11px; display: block;}
.clr12{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 12px; display: block;}
.clr13{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 13px; display: block;}
.clr14{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 14px; display: block; }
.clr15{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 15px; display: block;}
.clr16{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 16px; display: block;}
.clr17{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 17px; display: block;}
.clr18{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 18px; display: block;}
.clr19{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 19px; display: block;}
.clr20{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 20px; display: block;}
.clr25{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 25px; display: block;}
.clr26{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 26px; display: block;}
.clr30{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 30px; display: block;}
.clr35{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 36px; display: block;}
.clr36{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 36px; display: block;}
.clr39{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 39px; display: block;}
.clr40{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 40px; display: block;}
.clr43{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 43px; display: block;}
.clr45{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 45px; display: block;}
.clr50{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 50px; display: block;}
.clr60{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 60px; display: block;}
.clr70{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 70px; display: block;}
.clr75{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 75px; display: block;}
.clr80{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 75px; display: block;}
.clr100{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 100px; display: block;}
.clr250{clear: both; margin: 0px; border-width: 0px; padding: 0px ; height: 250px; display: block;}







/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;

}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
html, body,.warp{
    height: 100%;
}
body>.warp{
    height: auto;
    min-height: 100%;
}
.warp{
    //padding-bottom: 183px;
}
.header{
    position: relative;
    border-top: 3px #d5d0cc solid;
    z-index: 10;
}
.header>div{
    margin: 0px auto;
    width: 900px;
    padding: 27px 0px 0px 0px;
}
.header>div .logo{
    display: block;
    float: left;
}
.header>div .right{
    float: right;
    width: 580px;
}
.seach-b{
    border: 1px #656564 solid;
    padding: 1px;
    width: 180px;
    display: inline-block;
    vertical-align: middle;
}
.seach-b input{
    display: block;
    font-family: arial;
    font-size: 10px;
    padding: 0px 5px 0px 5px;
margin: 0px 0px 0px 0px;
    height: 16px;
    outline: none;
    float: left;
    width: 152px;
    border: none;
    color: #656564;
}
.tophead{
    vertical-align: middle;
    text-align: right;
}
.tophead span{
    vertical-align: middle;
    margin-right: 17px;
}
.seach-b a{
    display: block;
    width: 18px;
    height: 16px;    
    background: url(../img/s-btn.jpg) no-repeat left top;
    float: left;
}
.phone{
    color: #840000;
    font-family: Arial;
    font-size: 20px;
}
ul.menu{
padding: 0px 0px 0px 0px;
margin: 35px 0px 5px 0px;
list-style: none;
text-align: justify;
}
ul.menu li{
    display: inline-block;
    height: 20px;
    line-height: 0px;
}
ul.menu li a{
    display: block;
    line-height: 120%;
 font-family: arial;
 font-size: 15px;
 color: #000;
 text-decoration: none;
}
ul.menu li.last{
    height: 1px;
    width: 100%;
}
ul.menu li a:hover, ul.menu li a.act{
    color: #861005;
    border-bottom: 1px #861005 solid;
}
.footer{
    height: 153px;
    border-top: 3px #eceae8 solid;
    border-bottom: 27px #eceae8 solid;
    margin-top: 18px;
    background: url(../img/fbg.png) repeat-x left top;
}
.footer>div{
    width: 900px;
    margin: 0px auto;
    padding: 20px 0px 0px 0px;
}
.footer>div img{
    float: left;
    margin-right: 40px;
}
.footer a:hover{
    text-decoration: none;
}
.footer a{
    color: #000;
}
.f-block a{
    font-size: 11px;
}
.f-block{
    font-family: arial;
    float: left;
    font-size: 11px;
    margin-right: 40px;
}
.f-block div{
    margin-top: 7px;
}
.f-block a.cat{
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 5px;
}
.f-block.mod{
    width: 130px;
}
.f-block.mod b{
    font-size: 13px;
}
.f-block.mod a.map{
    color: #840000;
}
.c-block>div{
    margin: 0px auto;
    width: 900px;
}
.c-block{
    background: url(../img/cbg.png) repeat-y center top;
}
.th-block{
    float: left;
    font-family: Verdana;
    font-size: 11px;
    padding:20px 0px;
}
.c-block .th-block{
    width: 280px;
    margin-right: 30px;
}
.th-block.mr0{
    margin-right: 0px;
}
.th-block a{
    display: block;
    color: #000;
    text-decoration: none;
}
.th-block h3{
    font-family: Verdana;
    font-size: 16px;
    margin: 0px 0px 12px 0px;
}
.th-block img{
    float: left;
    margin-right: 9px;
    border: 1px #b6b6b6 solid;
    border-radius: 7px;
-moz-border-radius: 7px; /* Firefox 4 */
-webkit-border-radius: 7px; /* Safari and Chrome */
-o-border-radius: 7px; /* Opera */
}
.th-block div{
    float: left;
    width: 210px;

}
.content>div{
    width: 900px;
    margin: 0px auto;
}
.menu2{
    display: block;
    border-top: 1px #e2e2e1 solid;
    padding: 0px 0px 0px 74px;
    margin: 0px 0px 30px 0px;
    list-style: none;
}
.menu2 li{
    display: block;
    float: left;
    width: 123px;
    margin-top: -1px;
    margin-left: 3px;
    overflow: hidden;
}
.menu2 li .tab{
    display: block;
    text-align: center;
    font-family: arial;
    font-size: 12px;
    color: #fff;
    line-height: 280%;
    width: 123px;
    height: 34px;
    border-radius: 0px 0px 7px 7px;
    -moz-border-radius: 0px 0px 7px 7px; /* Firefox 4 */
    -webkit-border-radius: 0px 0px 7px 7px; /* Safari and Chrome */
    -o-border-radius: 0px 0px 7px 7px; /* Opera */
    margin-top: -30px;
    margin-bottom: 5px;
}
.menu2 li div.tab a{
    color: #fff;
    text-decoration: none;
    line-height: 280%;
    text-transform: uppercase;
}
.menu2 li .lnk a:hover{
    text-decoration: underline;
}
.menu2 li .tab.act{
    margin-top: 0px;
}
.menu2 li.last{
    display: block;
    float: none;
    clear: both;
    height: 1px;
    border: none;
    width: auto;
}
.tab.red{
    background-color: #c23528;
}
.tab.blue{
    background-color: #4990ba;
}
.tab.green{
    background-color: #4a993e;
}
.tab.yell{
    background-color: #e1a733;
}
.lnk{
        display: inline-block;
    color: #a0a0a0;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 100%;
    padding: 0px 0px 0px 10px;
}
.content.mod{
    margin-top: -65px;
}
.content .left{
width: 322px;
float: left;

}
.content .left.mod{
   margin: 0px 10px 0px 0px; 
}
.content.mod .left{
    padding: 0px 0px 0px 0px;
}
.content .right{
    width: 578px;
    float: left;
}
.content .right.mod{
    width: 568px;
}
.content.mod .right{

    padding: 95px 0px 0px 0px;
}
.bank{
    display: block;
    height: 159px;
    width: 183px;
    padding: 80px 0px 0px 170px;
    margin-top: 15px;
    margin-left: -40px;
}
.bank h2{
    font-family: arial;
    font-size: 24px;
    color: #a22418;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 11px 0px;
}
.bank p{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 8px 0px;
    font-size: 14px;
    font-family: arial;
    color: #000;
}
.bank a.pr{
    display: block;
    height: 22px;
    font-family: arial;
    color: #a22418;
    font-size: 13px;
    padding-left: 34px;
    padding-top: 5px;
    background: url(../img/pr.png) no-repeat left top;
}
.bank a.pr:hover{
    text-decoration: none;
}
.bank-descrp h2{
    font-size: 20px;
    font-weight: normal;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 15px 0px;
    font-family: Arial;
    line-height: 120%;
}
.bank-descrp div{
    font-family: Verdana;
    font-size: 11px;
}
.content.mod2{
    background: url(../img/mbg.png) no-repeat center top;
}
.content.mod2>div{
    padding: 18px 0px;
    height: 396px;
}
.product-b{
    width: 248px;
    float: left;
    margin: 0px 74px 39px 0px;
}
.product-b.mr0{
    margin-right: 0px;
}
.product-b .img{
    display: inline-block;
    border: 5px #fff solid;
    border-radius: 3px;
-moz-border-radius: 3px; /* Firefox 4 */
-webkit-border-radius: 3px; /* Safari and Chrome */
-o-border-radius: 3px; /* Opera */
}
.content.mod2 .right{
    padding: 21px 0px 0px 0px;
}
.content.mod2 .left{
    padding: 15px 0px 0px 0px;
}
.product-b>div{
    margin-top: 10px;
    margin-left: 5px;
}
.product-b>div a{
    color: #840000;
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
}
.product-b>div span{
    display: block;
    margin-top: 5px;
}
.news-list{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    list-style: none;
}
.news-list li{
    width: 260px;
    margin: 20px 0px 0px 0px;
}
.news-list li:first-child{
    margin-top: 0px;
}
.date{
    display: block;
    font-size: 10px;
    color: #575757;
    margin-bottom: 3px;
}
.news-list li a{
    font-family: arial;
    font-weight: bold;
    text-decoration: none;
    color: #484848;
}
.news-list li a:hover{
    text-decoration: underline;
}
.news-list li .decrp{
    font-size: 11px;
    font-family: Verdana;
    color: #000;
    margin-top: 9px;
    height: 37px;
    overflow: hidden;
}
.cat{
    display: inline-block;
    font-family: Arial;
    font-size: 19px;
    color: #840000;
    margin-bottom: 20px;
}
a.cat:hover{
    text-decoration: none;
}
.category span, .category a {
   display: block;
   width: 322px;
   height: 40px;
   padding: 0 0 0 139px;
   margin: 0 0 0 -139px; 
   font-family: Arial;
   font-size: 19px;
   color: #840000;
   font-weight: normal;
   line-height: 190%;
}
.category span {
  text-decoration: underline;
  background: url(../img/line.png)no-repeat right top;
}
.category a {
  color: #840000;
  text-decoration: none;
}
.category a:hover {
  text-decoration: underline;
}
ul.cat-list{
padding: 0px 0px 0px 0px;
margin: 10px 0px 24px 0px;
list-style: none;
}

ul.cat-list li{    
    width: 299px;    
      border-bottom: 1px #c4c4c3 dotted;
      margin-bottom: 1px;
      padding-bottom: 1px;
}
ul.cat-list li a{
    display: block;
    font-family: Verdana;
    font-size: 13px;
    color: #232323;  
    padding: 7px 0px 7px 15px;
}
ul.cat-list li a:hover{
    text-decoration: none;
    
}
ul.cat-list li a.act{
    background-color:#efefee;
     color: #840000;
}
ul.cat-list li ul{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
list-style: none;
}
ul.cat-list li ul li:first-child{
    border: none;
}
ul.cat-list li ul li{
    border: none;
    width: 216px;
    margin: 0px 0px 0px 13px;
     border-top: 1px #c4c4c3 dotted;
}
ul.cat-list li ul li a.act {
  background: none;
}
h2{
    font-family: arial;
    font-size: 26px;
}
h1,h2{
    margin: 0px 0px 15px 0px;
}
h1{
    font-family: arial;
    font-size: 1.625em;
}
.article{
    font-family: Verdana;
}
h1.cap{
    font-size: 1.6em;
    font-weight: normal;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 35px 0px;
    color: #0f0f0f;
    line-height: 110%;
}
.article h1.title{
    font-weight: normal;
    color: #752f2f;
    font-size: 1.727em;
    line-height: 150%;
    margin-bottom: 0px;
}
.article .date{
    color: #757575;
    font-style: italic;
    margin-bottom: 25px;
}
.article img{
    margin: 0px 0px 30px 0px;
    border: 1px #b6b6b6 solid;
}
.article .desc{
    margin-bottom: 20px;
}
.article div,p{
    margin-bottom: 15px;
}
.socnets{
    padding: 20px 0px 20px 0px;
    border-top: 1px #e2e2e1 solid;
}
.news-list:first-child  .nl-b{
    margin: 0px 0px 0px 0px;
}
.nl-b{
    padding: 0px 0px 25px 0px;
    border-bottom: 1px #e2e2e1 solid;
    margin: 25px 0px 0px 0px;
}
.nl-b>a{
    margin-right: 13px;
    border: 1px #989898 solid;
}
.nl-b>div{
    width: 425px;
}
.nl-b>div,.nl-b>a{
    display: block;
    float: left;
}
.nl-b>div a{
    font-family: arial;
    text-decoration: none;
    color: #752f2f;
    font-size: 19px;
}
.nl-b>div p{
    font-family: Verdana;
    font-size: 12px;
    margin: 5px 0px 0px 0px;
}
.nl-b>div a:hover{
    text-decoration: underline;
}

.content-b{
    padding-left:11px;
}
.pagenator{
    font-family: arial;
    font-size: 18px;
    color: #752f2f;
    font-weight: normal;
    margin: 25px 0px 30px 0px;
}
.pagenator a{
    color: #752f2f;
    text-decoration: none;
}
.pagenator ul{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
list-style: none;
}
.pagenator ul li{
    display: block;
    margin: 0px 10px 0px 0px;
    float: left;
}
.pagenator ul li span{
    display: block;
    text-align: center;
    line-height: 150%;
    width: 22px;
    color: #fff;
    background: url(../img/page.png) no-repeat left top;
}
.pagenator ul li.last{
    display: block;
    height: 1px;
    clear: both;
    float: none;
}
.pagenator ul li a{
    height: 27px;
    text-align: center;
    line-height: 150%;
}
.pagenator .sep{
    background: url(../img/sep.jpg) no-repeat left center;
    padding-left: 11px;
}
.pagenator p{
    display: block;
    float: left;
    padding:5px 0px 0px 0px;
    margin: 0px 10px 0px 0px;
}
.pagenator a.prev,.pagenator a.next{
    height: auto;
    width: auto;
    text-decoration: underline;
}
.pagenator a.prev:hover,.pagenator a.next:hover{
    text-decoration: none;
}
.dscrp-block {
  font-size: 12px;
  font-family: Verdana;
}
.dscrp-block img{
    float: left;
    border: 1px #b6b6b6 solid;
    margin: 0px 10px 10px 0px;
}
.dscrp-block,.handle-tags{
    margin: 0px 0px 30px 0px;
}
.handle-tags a{
    font-family: arial;
    display: block;
    float: left;
    color: #752f2f;
    margin-right: 18px;
    margin-bottom: 10px;
    font-size: 14px;
}
.handle-tags a:hover{
    text-decoration: none;
}
.products-accordion div.header {
  height: 35px;
  background-color: #e6e6e6;
  padding: 15px 10px 0px 10px;
  color: #959595;
  font-size: 13px;
}
.products-accordion div.header b {
  font-size: 19px;
  color: #B01F11;
  margin-right: 10px;
}
.products-accordion div.header a {
  display: block;
  float: right;
  color: #474747;
  text-decoration: underline;
  cursor: pointer;
}
.products-accordion div.header.active {
  background-color: #87180F;
  color: #FFF;
}
.products-accordion div.header.active b, .products-accordion div.header.active a {
  color: #FFF;
}
.products-accordion .content table, .ui-accordion-content table{
    margin-bottom: 15px;
}
.products-accordion .content table tr td {
    border-top: 1px #e2e2e1 solid;
    padding: 20px 0;
    font-family: Verdana;
    font-size: 11px;
}
.products .content table tr:first-child td {
    border: none;
}
.products-accordion .content table tr td:first-child {
    width: 240px;
    padding-right: 58px;
    padding-left: 10px;
}
.products-accordion .content table tr td div a {
    color: #636363;
    font-size: 19px;
    font-family: Verdana;
}
.products .content table tr td div a:hover {
    text-decoration: none;
}
.products-accordion .content table tr td div {
    margin: 0px 0px 11px 0px;
}
.products-accordion .content table tr:nth-child(even) td {
    background-color: #f4f4f3;
}
.products-accordion {
    margin-bottom: 23px;
}
.article.mod img{
    border: none;
    margin: 0px 0px 0px 0px;
}
h3{
    font-size: 18px;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
}
h3.cap{
    margin-bottom: 54px;
}
.pr-name{
    margin-bottom: 10px;
}
.pr-name span{
    font-family: Arial;
    font-size: 11px;
}
.gr{
    background-color: #f4f4f3;
    padding: 11px;
    margin-bottom: 3px;
}
.gr p{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 10px;
}
.feedback-b{
    border-top: 1px #e2e2e1 solid;
    padding-top: 5px;
    margin-bottom: 40px;
}
.gr b{
    font-size: 14px;
    margin-bottom: 20px;
    display: block;
}
.feedback-b table tr td input[type=text]{
    width: 244px;
}
.feedback-b table tr td{
    padding-bottom: 9px;
    vertical-align: top;
}
.feedback-b table tr td span{
    display: block;
    font-size: 11px;
}
.feedback-b table tr td textarea{
    width: 399px;
    outline: none;
    padding: 5px;
    height: 81px;
}
.feedback-b table tr td input[type=text]{
    outline: none;
    padding: 0px 5px;
    width: 234px;
}
.feedback-b input[type=button], .feedback-b input[type=submit] {
    float: right;
    background: none;
    border: none;
    background: url('../img/submitbtn.jpg') no-repeat left top;
    width: 82px;
    height: 23px;
    display: block;
    border: 1px #bfbfbe solid;
}
.feedback-list div h3{
    color: #840000;
    margin-bottom: 2px;
}
.feedback-list div span.date{
    font-size: 12px;
    color: #555555;
    margin-bottom: 15px;
}
.feedback-list div{
    font-size: 12px;
    padding: 30px 0px;
    border-top:1px #e2e2e1 solid;
}
.feedback-list div:first-child{
    border: none;
    padding-top: 0px;
}
.feedback-success {
  text-align: center;
  font-size: 16px;
  padding: 30px 10px;
}
ul.colors{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    list-style: none;
}
ul.colors li{
    float: left;
    width: 70px;
    display: block;
    margin-right: 19px;
    height: 30px;
    margin-bottom: 22px;
}
ul.colors li.mr0{
    margin-right: 0px;
}
ul.colors li.last{
    float: none;
    clear: both;
    width: 100%;
    height: 1px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.colors div{
    display: inline-block;
    height: 30px;
    width: 30px;
    margin-right: 3px;
}
.colors div:after{
    display: block;
    content: "";
    background:url(../img/cps.png) no-repeat left top;
    margin-left: -6px;
    height: 30px;
    width: 30px;
}
.colors span{
    text-transform: uppercase;
    font-size: 10px;
}
.decrpiption{
    font-size: 11px;
    font-family: Verdana;
    margin-bottom: 40px;
}
.categories{
    list-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.categories li.last{
    float: none;
    clear: both;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.categories li{
    float: left;
    width: 250px;
    margin-bottom: 30px;
    margin-right: 67px;
}
.categories li.mr0{
    margin-right: 0px;
}
.categories li .img{
    display: inline-block;
    margin-bottom: 15px;
}
.categories li .img img{
    border: 1px #b6b6b6 solid;
}
.categories li .title{
    display: inline-block;
    margin-bottom: 3px;
    font-size: 15px;
    font-weight: bold;
    font-family: Arial;
    color: #840000;
    text-decoration: none;
}
.categories li a.title:hover{
    text-decoration: underline;
}
.categories li .decrp{
    font-size: 14px;
    line-height: 18px;
}
.f-list{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 23px 0px;
    list-style: none;
    width: 299px;
}
.f-list li{
    padding: 10px 0px;
    border-bottom: 1px dotted #C4C4C3;
}
.f-list li a.img{
    outline: none;
    display: block;
    float: left;
    width: 70px;
    margin-right: 7px;
    text-align: center;
}
.f-list li div{
    float: left;
    width: 200px;
}
.f-list li div a{
    font-size: 18px;
    text-decoration: none;
    color: #840000;
}
.f-list li div p{
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 0px 0px;
    font-size: 13px;
    color: #3a3a3a;
}
.cat-list.mod{
    margin-bottom: 0px;
}
#slider{
    position: relative;
    border: 1px #d6d6d6 solid;
    width: 565px;
    overflow: hidden;
    height: 162px;
    border-radius: 5px;
-moz-border-radius: 5px; /* Firefox 4 */
-webkit-border-radius: 5px; /* Safari and Chrome */
-o-border-radius: 5px; /* Opera */
}
#slider .slides_control img{
    height: 162px;
}
#slider .pagenation{
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 99;
    display: block;
    width: 64px;
    height: 24px;
    background: url(../img/spagenator.png) no-repeat left top;
    list-style: none;
    padding: 9px 0px 0px 133px;
margin: 0px 0px 0px 0px;
}
#slider .pagenation li{
    float: left;
    margin-right: 4px;
}
#slider .pagenation li a{
    display: block;
    outline: none;
    border: none;
    background: url(../img/pagenator.png) no-repeat -15px top;
    height: 15px;
    width: 15px;
    overflow: hidden;
    line-height: 200px;
}
#slider .pagenation li.act a{
    background: url(../img/pagenator.png) no-repeat left top;
}
#slider .all-tips{
    position: absolute;
    font-family: Myriad Pro;
    right: 70px; 
    bottom: 8px;
    z-index: 110;
}
#slider .all-tips a{
    font-family: Myriad Pro;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    color: #4f4f4f;
}
#slider .all-tips a:hover{
    text-decoration: none;
}
#slider .text{
    padding: 15px 0px 0px 15px;
    font-family: Myriad Pro;
    line-height: 18px;
    position: absolute;
    color: #fff;
    width: 275px;
    font-size: 16px;
    left: 0px;
    top: 0px;
}
#slider .text h3{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}
.mb20{
    margin-bottom: 20px;
}

#tabs .ui-tabs-nav{
    margin: 50px 0 25px 0px;
    padding: 0;
    list-style: none;
}
#tabs .ui-tabs-nav li.ui-state-default{
    float: left;
}
#tabs .ui-tabs-nav li.ui-state-default a{
  text-decoration: none;
  outline: none;
  display: block;
  padding: 5px 15px 0;
  height: 22px;
  font-size: 16px;
  background-color: #d3d3d1;
  border-radius: 6px 6px 0px 0px;
  -moz-border-radius: 6px 6px 0px 0px; /* Firefox 4 */
  -webkit-border-radius: 6px 6px 0px 0px; /* Safari and Chrome */
  -o-border-radius: 6px 6px 0px 0px; /* Opera */
  border: 1px #4e4e4d solid;
  color: #000;
}
#tabs .ui-tabs-nav li.ui-state-default.ui-state-active a{
    background-color: #fcfcfb;
    border-bottom: 0px;
    height: 26px;
    margin-top:-3px;
}
#tabs .ui-tabs-nav .last{
    display: block;
    margin: 0px;
    padding: 0px;
    float: none;
    clear: both;
    height: 1px;
}
#tabs{
    margin: 0px 0px 25px 0px;
}
#tabs .ui-tabs-panel{
    
}
.sitemap ul {
  list-style: none;
  padding: 0;
  margin: 0 0 10px 25px;
}
.sitemap li {
  margin: 0;
  padding: 2px;
}
.sitemap a {
  color: #000;
  text-decoration: none;
}
.sitemap a:hover {
  color: #861005;
  text-decoration: underline;
}