/**
 *
 * NOTICE OF LICENSE
 *
 * This file is subject to the license
 * that is bundled with this package in the file LICENSE_Temgra.txt.
 * If you did not receive a copy of the license, please send an email
 * to info@temgra.com so we can send you a copy immediately.
 *
 * @copyright Copyright (c) 2009-2011 by Tania Alekova, temgra.com - Templates and Graphics Online Store (http://www.temgra.com) - All rights reserved.
 * @license   http://www.temgra.com/license
 * 
 */
/* Product Image Zoom */
.k{position:relative;}#g{position:absolute;left:50px;top:50px;width:280px;height:280px;z-index:1000;visibility:hidden;background-color:transparent;border:none;padding:0;}.listing-type-grid li.item {overflow: visible;}
#h {position: absolute; top: 6px; left: 6px; z-index: 1000;}
#zoom-a1 {position:absolute; top: 0; left: 0; background: url('../images/zoom/zoom-a1.png') no-repeat; width: 18px; height: 18px; border: none;}
#zoom-a2 {position:absolute; top: 0; left: 18px; background: url('../images/zoom/zoom-a2.png') repeat-x; width: 250px; height: 18px;  border: none;}
#zoom-a3 {position:absolute; top: 0; right: 0; background: url('../images/zoom/zoom-a3.png') no-repeat; width: 12px; height: 18px;  border: none;}
#zoom-a4 {position:absolute; top: 18px; left: 0; background: url('../images/zoom/zoom-a4.png') repeat-y; width: 18px; height: 250px;  border: none;}
#zoom-a5 {position:absolute; top: 18px; left: 18px; background: #fff; width: 250px; height: 250px;  border: none;}
#zoom-a6 {position:absolute; top: 18px; right: 0; background: url('../images/zoom/zoom-a6.png') repeat-y; width: 12px; height: 250px;  border: none;}
#zoom-a7 {position:absolute; bottom: 0; left: 0; background: url('../images/zoom/zoom-a7.png') no-repeat; width: 18px; height: 12px;  border: none;}
#zoom-a8 {position:absolute; bottom: 0; left: 18px; background: url('../images/zoom/zoom-a8.png') repeat-x; width: 250px; height: 12px;  border: none;}
#zoom-a9 {position:absolute; bottom: 0; right: 0; background: url('../images/zoom/zoom-a9.png') no-repeat; width: 12px; height: 12px;  border: none;}