﻿#productSpecification{
  width:509px;
  text-align:left;
}

#productSpecificationContent{
    width:100%;
    height:275px;
    background-color:#fff;
    border-bottom: solid 2px #e1e1e1;
    border-right: solid 2px #e1e1e1;
    border-left: solid 2px #e1e1e1;
    padding-top:5px;
    text-align:left;
}

.productSpecification{
    width:480px;
    height:260px;
    padding-left:18px!important;
    padding-right:10px!important;
    padding-top:13px!important;
    overflow:auto!important;
}
.productSpecification P{
    margin-bottom:10px;
}

.productSpecification LI
{
    margin-left:23px;
}

#tblImageProducts TD{
  padding-right:5px;
  padding-bottom:4px;
}

#productImage{
  border: solid 2px #ccc;
  margin-bottom:5px;
}

#productView{
  width:514px;
  font-family:verdana;
  font-size:10px;  
}
#productDescription{
  padding-left:10px;
} 
#productDescription P{
  margin-bottom:10px;
} 
.linkBulletSpec A{
    display: block;
    background: url(../img/bullet_product.gif) no-repeat left center;
    padding: 5px 0 5px 20px;
    text-decoration:none;
    color:#4f6361;
}
.linkBulletSpec SPAN{
    display: block;
    background: url(../img/bullet_news.gif) no-repeat left center;
    padding: 5px 0 5px 20px;
    text-decoration:none;
    color:#4f6361;
}



/* MENU AREA */
#tabSpecification  {
    width:513px;    
    background:#f9f9f9;
    /*background-color:Lime;*/
    line-height:normal;
    border-bottom:2px solid #e0e0e0;
    font-family:Verdana;
    font-size:7pt;  
    font-weight:bold;  
    height:31px;
}


#tabSpecification  ul {
    margin:0;
    padding:0px 0px 0 0px;
    list-style:none;
}
#tabSpecification  li {
    display:inline;
    margin:0;
    padding:0;    
}
#tabSpecification  a {
    float:left;
    background:url("../img/tab_left_products_9.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 7px;
    text-decoration:none;
}
#tabSpecification  a span {    
    float:left;
    display:block;
    background:url("../img/tab_right_products_9.gif") no-repeat right top;
    padding:10px 15px 9px 6px;
    color:#8396a5;    
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabSpecification  a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
color:#627EB7;
}
#tabSpecification  a:hover {
background-position:0% -42px;
}
#tabSpecification  a:hover span {
background-position:100% -42px;
}

#tabSpecification  #current a {
  background-position:0% -42px;              
}
#tabSpecification  #current a span {
  background-position:100% -42px;
}

#applicationComplement ul{
    padding-left:15px;
}

.boxContentProductApp{
    padding: 5px 20px 20px 20px;
    min-height:490px;
    height:auto !important;
    height:490px;     
}
