/*
 * ------------------------------------------------------------------------
 * JA Urani template for Joomla 1.5
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 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.
 * ------------------------------------------------------------------------
*/

/* Content Slider */
#ja-contentsliderwrap {
	margin: 0 0 20px 0;
	padding: 0;
}

div.ja-wrap1 { }

div.ja-wrap2 { }

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 {
	font-size: 250%;
}

div.ja_slidetitle a {
	font-family: "Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

div.ja_slidetitle a:hover,
div.ja_slidetitle a:focus,
div.ja_slidetitle a:active {
	color: #fff;
	text-decoration: none;
}

div.ja_slideintro {
	padding: 10px 0;
}

div.ja_slideimages { }

#ja-contentsliderwrap .ja_slideintro {
	padding: 10px 5px 0;
}

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;
	padding: 0;
	overflow:hidden;
}

/* Control button ---*/
#ja-control-button { margin-top: 10px; }

.ja-contentslider-left,
.ja-contentslider-right {
	float: left;
}

.ja-contentslider-left img:hover,
.ja-contentslider-right img:hover {
	cursor: pointer;
}

/* nur fuer Opera ---*/
#ja-contentslider-left,
#ja-contentslider-right {
	float: left;
	width: 27px;
	position: relative;
}

#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;}

/* overwrite in this template */

.ja-contentslider-left,
.ja-contentslider-right {
	float: left;
}

.ja-contentslider-left img,
.ja-contentslider-right img{
	margin: 5px;
}
