
/*................................................................................LEFT COL*/
.brake{
  border-bottom:6px solid #cccccc;
  clear:both;}
.itemBox{
  float:left;
  width:354px;
  height:130px;
  overflow:hidden;
  border-bottom:1px solid #cccccc;
  padding:6px;}
 /*................................................ TEMPLATE*/
 .TitemBox{
  float:left;
  width:170px;
  height:330px;
  overflow:hidden;
  border-bottom:1px solid #cccccc;
  padding:6px;}
 .TitemImg{
  float:left;
  width:150px;
  height:150px;
  margin-right:5px;
  overflow:hidden;
  padding:0px;}
.TitemTitle{
  float:left;
  width:170px;
  background-color:#eeeeee;
  padding:0 5px;
  color:#ff6600;
  margin-bottom:5px;}
.TitemTitle a{
  color:#ff6600;
  font-weight:bold;
  text-decoration:none;}
 .TitemTitle a:hover{
  color:#000000;}
 .TitemTxt{
  float:left;
  width:170px;
  height:70px;
  font-size: 10px;
  margin-top:5px;
  line-height: 15px;
  }
.TitemPriceRow{
    background-color: #EEEEEE;
    color: #FF6600;
    display: inline;
    float: left;
    font-family: "Verdrana";
    font-size: 11px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 145px;}
.TitemPriceRow a{color: #FF6600;}
.TitemPriceRow a:hover{color: #FF6600;}    
.TitemPrice{
  float:left;
  width: 145px;
  border-top:1px Solid Black;
  height:20px;
  padding-top:5px;}
.Tprice{
  color:#ff6600;
  font-weight:bold;}
.TitemCart{
  float:right;}
.TcartLink{
  float:left;
  color:#ff6600;
  text-decoration:none;
  margin-top:-3px;
  padding-left:10px;}
.TcartLink:hover{
  color:#000000;}
.TcartLink2{
  float:left;
  color:#ff6600;
  text-decoration:none;}
.TcartLink2:hover{
  color:#000000;}
.templatesearch select
{
 height:25px;
 width:200px;
 margin-bottom:5px;
}
.templatesearch_input
{
 height:23px;
 width:200px;
 margin-bottom:5px;
}
.label
{
 width:200px;
 text-align:left;
 padding-left:10px;
}
.titemTxtBig ul 
{
 list-style-type: none;
 height:700px;
}
.itemBoxBig{
  float:left;
  width:723px;
  padding:6px;}
.titemTxtBig{
  float:right;
  width:430px;
  padding-top:10px;}
.view_price 
{
  background-color:#EEEEEE;
  width:410px;
  padding:10px;
  margin-top:10px;
  margin-bottom:10px;
}
.titemImgBig{
  float:left;
  width:240px;
  margin-right:5px;
  overflow:hidden;
  margin-bottom:30px;}
  .tAddButton{
 width:150px;
 height:35px;
 background: -moz-linear-gradient(top, #FFB000 30%, #FF6600 90%); 
 background: -webkit-gradient(linear, left top, left bottom, from(#FFB000), to(#FF6600));
 background-image: -o-linear-gradient(rgb(255,176,0),rgb(255,102,0));
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB000', endColorstr='#FF6600');
 -moz-border-radius: 5px; 
 border-radius: 5px; 
 border-top:1px Solid #C2963F;
 border-bottom:1px Solid #C2963F;
 border-right:1px Solid #937F36;
 font-size:20px;
 color:White; 
 line-height: 30px;
 display:block;
 text-decoration:none;
 padding-left: 10px;
 margin-top:5px;}
 .tAddButton:hover{
 width:150px;
 height:35px;
 background: -moz-linear-gradient(top, #FFB000 30%, #FF6600 90%); 
 background: -webkit-gradient(linear, left top, left bottom, from(#FFB000), to(#FF6600));
 background-image: -o-linear-gradient(rgb(255,176,0),rgb(255,102,0));
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB000', endColorstr='#FF6600');
 -moz-border-radius: 5px; 
 border-radius: 5px; 
 border-top:1px Solid #C2963F;
 border-bottom:1px Solid #C2963F;
 border-right:1px Solid #937F36;
 font-size:20px;
 color:Black; 
 line-height: 30px;
 display:block;
 text-decoration:none;
 padding-left: 10px;
 margin-top:5px;}
 .tSearchButton{
 width:150px;
 height:35px;
 background: -moz-linear-gradient(top, #A7A7C2 30%, #5B5B81 90%); 
 background: -webkit-gradient(linear, left top, left bottom, from(#A7A7C2), to(#5B5B81));
 background-image: -o-linear-gradient(rgb(167,167,194),rgb(91,91,129));
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A7A7C2', endColorstr='#5B5B81');
 -moz-border-radius: 5px; 
 border-radius: 5px; 
 border-top:1px Solid #6A6AB0;
 border-bottom:1px Solid #C2963F;
 border-right:1px Solid #6A6AB0;
 font-size:20px;
 color:White; 
 line-height: 30px;
 display:block;
 text-decoration:none;
 padding-left: 5px;
 margin-bottom:10px;
 margin-left:40px;}
  .tSearchButton:hover{
 width:150px;
 height:35px;
 background: -moz-linear-gradient(top, #A7A7C2 30%, #5B5B81 90%); 
 background: -webkit-gradient(linear, left top, left bottom, from(#A7A7C2), to(#5B5B81));
 background-image: -o-linear-gradient(rgb(167,167,194),rgb(91,91,129));
 -moz-border-radius: 5px; 
 border-radius: 5px; 
 border-top:1px Solid #6A6AB0;
 border-bottom:1px Solid #C2963F;
 border-right:1px Solid #6A6AB0;
 font-size:20px;
 color:Black; 
 line-height: 30px;
 display:block;
 text-decoration:none;
 padding-left: 5px;
margin-bottom:10px;
 margin-left:40px;}  
 /*................................................ END TEMPLATE*/ 
.itemImg{
  float:left;
  width:100px;
  height:100px;
  margin-right:5px;
  overflow:hidden;}
.itemImgEntesys
{
  float:left;
  width:100px;
  height:162px;
  margin-right:5px;
  overflow:hidden;
}  
.itemTitle{
  float:left;
  width:239px;
  background-color:#eeeeee;
  padding:0 5px;}
.itemTitle a{
  color:#ff6600;
  font-weight:bold;
  text-decoration:none;}
.itemTxt{
  float:left;
  width:239px;}
.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;}  
