/*
 *  Copyright 2006, 2007 by Jens Boje
 *  Name    : Imago 
 *  Version : 0.4
 *  Author  : Jens Boje (azarai@codeboje.de)
              http://codeboje.de/contact/
	Terms of Use:
			Imago may be used in any kinds of personal and/or commercial projects. 
			Redistributed or reselling to other companies or third parties is prohibited.
			Please ensure that the Imago download link is clearly visible.
	Modified and enhanced by Etnitis IC http://www.etnitis.com José Luis Checa (info@libelum.com)
*/


.imagogallery {padding:0px;margin:0px;color:#003082;}
div.imago_frame {width: 549px;height:400px;]height:390px;}
div.imago_currentImage {width: 549px;height: 305px;}
div.imago_thumbMenu {position: absolute;width: 549px;height: 80px;top: 305px;margin-left:-7px;}
table.imago_currentThumbTable {margin-left: 25px;margin-right: 7%;width: 200px;}
.imago_thumbImg {border: 1px solid white;margin-left:7px;}
.imago_selectedThumb {border: 2px solid white;}
div.imago_loading {position: absolute;top: 20px;left: 20px;width: 100%;height: 100%;background-color: #000000;color: #FFFFFF;}
a.imago_navNext, a.imago_navPrev{position: absolute;height: 100%;width: 10%;cursor: pointer;z-index:10;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity: 0.6;opacity: 0.6;}
a.imago_navPrev {left: 0;top: 0;background:url('gallery/prev.gif') no-repeat top left;}
a.imago_navNext {right: 0;top: 0;background:url('gallery/next.gif') no-repeat top right;}
.imago_downloadLink {float: right;background-color: #000000;}

img.imago_loading {position: absolute;top: 40px;left: 40px;display: none;}
.imago_error {position: absolute;top: 0px;left: 0px;display: none;color: #FFFFFF;}
div.imago_currentImage {padding:0px;margin:0px;}
div.imago_cititle {}
div.imago_galleryTitle {}
div.imago_cart {}
.imago_shoppinginfo {}
