
/*................................................................................LEFT COL*/
.brake{
  border-bottom:6px solid #cccccc;
  clear:both;}
.itemBoxReseller{
  float:left;
  width:150px;
  height:200px;
  overflow:hidden;
  border-bottom:1px solid #cccccc;
  padding:6px;}
.itemImg{
  float:left;
  width:100px;
  height:100px;
  margin-right:5px;
  overflow:hidden;}
.itemImgEntesys
{
  float:left;
  width:100px;
  height:162px;
  margin-right:5px;
  overflow:hidden;
}  
.itemTitleReseller{
  float:left;
  width:200px;
  background-color:#eeeeee;
  padding:0 5px;}
  
.itemTitleReseller a{
  color:#ff6600;
  font-weight:bold;
  text-decoration:none;}
.itemTitleReseller a:hover{
  color:#000000;}
  
  
.itemTxtReseller{
  clear:left;
  width:150;
  text-align:center;
  }
.itemPriceRow{
  float:left;
  width:354px;
  padding-top:10px;}
.itemPrice{
  float:left;}
.price{
  color:#ff6600;
  font-weight:bold;}
.itemCart{
  float:right;}
.cartLink{
  float:left;
  color:#ff6600;
  text-decoration:none;
  margin-top:-3px;
  padding-left:10px;}
.cartLink:hover{
  color:#000000;}
.cartLink2{
  float:left;
  color:#ff6600;
  text-decoration:none;}
.cartLink2:hover{
  color:#000000;}
  
.itemBoxBig{
  float:left;
  width:723px;
  padding:6px;}
  
/*Entesys*/
.itemBoxBigEntesys{
  float:left;
  width:723px;
  padding:6px;}
  
  
.itemTxtBigEntesys{
  float:right;
  width:430px;
  padding-top:10px;
  background:url(../img/entesys/entesys-bck.jpg) no-repeat;}
    
      
.itemImgBig{
  float:left;
  width:240px;
  margin-right:5px;
  overflow:hidden;}
.itemTitleBig{
  float:right;
  width:420px;
  background-color:#eeeeee;
  color:#ff6600;
  font-weight:bold;
  padding:0 5px;}
.itemTxtBig{
  float:right;
  width:430px;
  padding-top:10px;}
.itemPriceRowBig{
  float:left;
  width:735px;
  background:url(../img/pricerowbg.gif) repeat-x;}
.itemPriceContentBig{
  float:left;
  width:711px;
  background-color:#ff6600;
  border:6px solid #cccccc;
  margin-left:6px;}
*html .itemPriceContentBig{
  margin-left:3px;}
.itemPriceBig{
  font-family:Arial, Helvetica, sans-serif;
  font-size:24px;
  color:#ffffff;
  float:left;
  padding:6px;}
.itemCartBig{
  float:right;
  padding-top:7px;
  padding-right:6px;}
.itemQtInput{
  float:left;
  border:1px solid #777777;
  width:60px;
  margin-right:20px;}
.cartLinkBig{
  float:left;
  color:#ffffff;
  text-decoration:none;
  margin-top:-3px;
  padding-left:10px;}
.cartLinkBig:hover{
  color:#000000;}
  
.paginBox{
  text-align:center;
  padding:20px 0;
  clear:both;}
.paginBox a{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#999999;
  text-decoration:none;
  background-color:#FFFFFF;
  border:1px solid #FFFFFF;
  padding:1px 5px;}
.paginBox a:hover{
  text-decoration:none;
  background-color:#eeeeee;
  border:1px solid #999999;
  color:#333333;}
  
.myCartHolder{
  float:left;
  border-left:6px solid #ff6600;
  border-right:6px solid #ff6600;}
.myCartTable{
  float:left;
  width:723px;
  border-left:6px solid #cccccc;
  border-right:6px solid #cccccc;}
.myCartTable td{
  border-bottom:1px solid #cccccc;
  padding:4px;}
/*...............................................................................RIGHT COL*/
.catButton{
  float:left;
  width:193px;
  margin-bottom:2px;
  padding:3px 0 0 18px;
  height:17px;
  display:block;
  overflow:hidden;
  text-align:left;
  background:url(../img/rightlinkbg.gif) left top no-repeat;
  text-decoration:none;
  color:#666666;}
.catButton:hover{
  background-position:left bottom;
  color:#000000;}