/*------------------------------------------------------------------------
# $JA#PRODUCT_NAME$ - Version $JA#VERSION$ - Licence Owner $JA#OWNER$
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 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
# This file may not be redistributed in whole or significant part.
-------------------------------------------------------------------------*/

#ja-contentslider-center {
	overflow: hidden;
	width:98%;
}

#ja-contentslider-center div.content_element {
	float: left;
	text-align: center;
}

div.content_element .ja_slidetitle {
	padding-bottom: 5px;
	font-weight: bold;
}

div.content_element .ja_slidetitle a {
	color: #333333;
}

div.content_element .ja_slidetitle a:hover {
	color: #CC0000;
	text-decoration: none;
}

#ja-contentslider-nav-slider {
	background: #E9E9E9 url('http://www.venedik.net/wp-content/themes/default/images/dot1x1.gif') repeat-x left center;
	height: 9px;
	width: 96%
}

#ja-contentslider-nav-knob {
	background: url('http://www.venedik.net/wp-content/themes/default/images/knob-bg.gif') no-repeat left top;
	font-size: 1px;
	height: 9px;
	width: 20px
}

#ja-contentslider-nav-left, #ja-contentslider-nav-right {
	background: none;
	height: 9px;
	width: 10px;
}

#ja-contentslider-nav-right {
	background: none;
}

#ja-contentslider-nav-left, #ja-contentslider-nav-right, #ja-contentslider-nav-slider {
	display: block;
	float: left;
}

#ja-slider {
}