/*------------------------------------------------------------------------

# JA Justicia - Sep, 2007

# ------------------------------------------------------------------------

# Copyright (C) 2004-2007 J.O.O.M Solutions Co., Ltd. All Rights Reserved.

# @license - Copyrighted Commercial Software

# Author: J.O.O.M Solutions Co., Ltd

# Websites:  http://www.joomlart.com -  http://www.joomlancers.com

-------------------------------------------------------------------------*/

div.ja-gallery {

	width: 450px; /* 450px*/

}



div.ja_slider_img_full {

	background: #004D2B; /* 5B5B5B*/

	text-align: center;

	height: 250px; /* 180px */

}



#ja-scrollgallery_1,

#ja-scrollgallery_2 {

	width: 100%;

	position: absolute;

	top: 0;

	left: 0;

}



#ja-gallery-navigation {

	margin-top: 5px; /* 5px */

	background: #004D2B; /* 5B5B5B , 8C0000*/

}



#ja-gallery-navigation-left,

#ja-gallery-navigation-right {

	margin: 0;

	float: left;

	width: 15px;

	text-align: center;

	height: 40px;

	line-height: 40px;

}



#ja-gallery-navigation-left img,

#ja-gallery-navigation-right img {

}



#ja-gallery-left-img,

#ja-gallery-right-img {

	margin-top: 15px;

}



div#ja-gallery-navigation-center {

	margin: 0;

	padding: 0;

	float: left;

}



div#ja-gallery-navigation-center ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



div#ja-gallery-navigation-center ul li.jasg-element {

	display: none;

}



div#tooltip {

	padding: 3px;

	border: 1px solid #666666;

	border-right-width: 2px;

	border-bottom-width: 2px;

	display: none;

	background: #999999;

	color: #FFFFFF;

	font: bold 9px Verdana, Arial, Helvetica, sans-serif;

	text-align: left;

	position: absolute;

	z-index: 1000;

}


