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

# JA Content slide v1.0.0

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

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

# @license - Copyrighted Commercial Software

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

# Websites:  http://jsharing.com -  http://jsharing.net

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



/* Content Slider */

#ja-contentsliderwrap {

	margin: 0 0 20px 0;

	padding: 0;

}



div.ja-wrap3 {

	padding: 10px 0 0 0;

}



#ja-contentslider {

	margin: 0;

	padding: 0;

	overflow: hidden;

	width: auto !important;

	width: 100%;

}



#ja-contentsliderwrap div.moduletable {

	margin: 0;

	padding: 0 !important;

}



/* Content Slider Center */

#ja-contentslider-center {

	margin: 0;

	padding: 0;

	float: left;

}



div.ja_slidetitle {

	text-align: center;

	padding-top: 3px;

}



div.ja_slidetitle a {

	font-weight: bold;

	color: #BB2222;

}



div.ja_slideimages {

}



#ja-contentsliderwrap .ja_slideintro {

	padding: 10px 5px 0;

}



.ja_slideintro {

	color: #858585;

	font-size: 92%;

}



div.ja-slidereadmore {

	margin: 10px 0 0;

}



#ja-contentslider-center span {

	width: 140px;

	width: 100%;

	margin: 0;

	padding: 0;

	text-align: center;

}



#ja-contentslider-center img {

	margin: 0;

	overflow:hidden;

}/* Left + right */

#ja-contentslider-left,

#ja-contentslider-right {

	width: 20px !important;

	position: absolute;

	top: 0;

	height: 20px !important;

	z-index: 999;

}



#ja-contentslider-left {

	right: 35px;

}



#ja-contentslider-right {

	right: 10px;

}



#ja-contentslider-left a,

#ja-contentslider-right a {

	background: url(../images/but-prev.gif) no-repeat 0px 0px;

	width: 20px;

	height: 20px;

	display: block;

	text-indent: -3000px;

	cursor: pointer;

	outline: none;

}



#ja-contentslider-right a {

	background: url(../images/but-next.gif) no-repeat 0px 0px;

}



#ja-contentslider-left a:hover,

#ja-contentslider-right a:hover {

	background: url(../images/but-left-hover.gif) no-repeat 0px 0px;

	cursor: pointer;

}



#ja-contentslider-right a:hover {

	background: url(../images/but-right-hover.gif) no-repeat 0px 0px;

}



#ja-contentslider-left img,

#ja-contentslider-right img {

	position: absolute;

	top: 30px;

	right: 8px;

}



/* Clearfix */

.clearfix:after {

	clear: both;

	display: block;

	content: ".";

	height: 0;

	visibility: hidden;

}



* html > body .clearfix {

	width: 100%;

	display: block;

}



* html .clearfix {

	height: 1%;

}



/* Firefox Scrollbar Hack - Do not remove */

html {

	margin-bottom: 1px;

	height: 100%!important;

	height: auto;

}

div.content_element {position:absolute;left:-999em;}

