div#ja-slideshow-wrap {
	width: 100%;
	color: #FFFFFF;
}

div.ja-slideshow-case {
}

div.ja-slideshow-case p {
	padding-top: 9px;
}

div.ja-slidebar {
	padding: 0;
	width: 99.7%;
	background: url('../images/grad2.gif') repeat-x;
}

div.ja-slidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	z-index: 10001;
}

div.ja-slidebar ul li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	background: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

div.ja-slidebar ul a.active,
div.ja-slidebar ul a:hover {
	border: none;
	background: #e1e1e1;
	color: #3a3a3a;
}

div.ja-slidebar ul a.active {
	font-weight: bold;
}

div.ja-slidebar ul li a {
	border: none;
	float: left;
	margin-right: 1px;
	padding: 1px 8px;
	display: block;
	color: #000;
	background: 50% 50%;
	cursor: pointer;
}

div.ja-slidebar ul li a.prev,
div.ja-slidebar ul li a.next {
	display: block;
	font-weight: bold;
}
 
div.ja-slidebar ul li a.prev {
	padding-left: 20px;
}

#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: url(../images/dot1x1.gif) repeat-x left center #E9E9E9;
	height: 9px;
	width: 96%;
}

#ja-contentslider-nav-knob {
	background: url(../images/knob-bg.gif) no-repeat left top;
	font-size: 1px;
	height: 9px;
	width: 20px;
}

#ja-contentslider-nav-left, #ja-contentslider-nav-right {
	background: url(arrow-left.gif) no-repeat left top;
	height: 9px;
	width: 10px;
}

#ja-contentslider-nav-right {
	background: url(arrow-right.gif) no-repeat right top;
}

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

#ja-slider {
}