/* Start of CMSMS style sheet 'garigrid.css' */
/*     overflow: hidden; */
* {
    margin: 0;
}

ol {
    #margin: auto !important;
    _margin: auto;
}

body {
    width: 100%;
    font-size: 12px;
    font-family: Trebuchet MS,Arial,Tahoma;
    background-image:url(/uploads/images/back.jpg);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    color: #848484;
    letter-space: 1px;    
}
p {
   
}
 a{
    text-decoration: none;
    color: #848484;
  }
  a:hover {
   color: #aaaaaa;
}
#table_content {
    width: 965px;
    margin: 0 auto;
/*    padding: 0;    */
}

.content-show{
    height:100px;
    overflow:hidden;
    padding:25px 10px 0;
    *padding:30px 10px 0;
    width:260px;
    line-height: 1.4em;
    *-o-text-overflow:ellipsis;
    *text-overflow: ellipsis;
    }

.home_about_us {
    line-height:14px;
    background: url(/uploads/images/home_about_long.jpg) top left no-repeat;
    padding: 60px 20px 10px 20px;
    width: 290px;
}
.home_news {
    height:100px !important;
    background: url(/uploads/images/home_news.jpg) top left no-repeat;
    padding:60px 10px 20px 10px;
    width: 290px
}


.home_more {
    text-align: right;
    padding: 10px 10px 0 0 ;
}
#foot {
   background-image:url(/uploads/images/dot.gif);
   background-repeat: repeat-x;
   background-position: center top;
    width: 950px;
    padding: 20px 0;
    margin: 10px 0; 
}

  #content {
    width: 960px;
    margin: 0 0 0 5px;      
    }
  #nav-tree {
    float: left;
    width: 253px;
    }
  .product_title {
    color: #676767;
    font-size: 24px;
    }
  h2 {
    color: #676767;
    font-size: 14px;
    font-weight: bold;
    }
  h3 {
    color: #676767;
    font-size: 13px;
    font-weight: bold;
    }

  .proudct-intro {
    float: right;
    width: 675px;
    }
  .bottom_item {
    background-image: url(/uploads/images/products_vertical.jpg);
    background-repeat: no-repeat;
    background-position: center right;
    width: 240px;
    margin-top: 0;
    padding: 10px 5px;
    }
  .bottom_item1 {
    margin-top: 0;
    padding: 10px 5px;
    width: 240px;
    }
  .button {
    float: right;
    padding: 45px 5px 10px 0; 
   }


#title-content {
   float: right;
   padding: 0 5px;
}
#title-content h2 {
   background-image:url(/uploads/images/dot.gif);
   background-repeat: repeat-x;
   background-position: center bottom;
   font-size: 24px;
   text-transform:capitalize;
   font-weight: normal;
   height: 30px;
   line-height: 30px;
   margin-bottom: 10px;
}
#title-content b {
    color: #848484;
}
#about-content p{
  margin-bottom: 8px;
}

#about-content ol,
#about-content ul,
{
  padding-bottom: 20px;
  padding-left: 35px;
}
#content li {
  margin: 0.5em 0;
}
#content table ul,
#content table ul li {
  margin-top: 0;
  margin-bottom: 0;
}
/* End of 'garigrid.css' */

