﻿.prev, .next {
	top:90px;
	width:35px;
	height:17px;
	z-index:999;
	position:absolute;
}

.prev {
	border:none;
	background:#FDC805 url(http://72.32.112.248/themes/layout43/images/prev.jpg) no-repeat;
	left:10px;
}

.next {
	border:none;
	background:#FDC805 url(http://72.32.112.248/themes/layout43/images/next.jpg) no-repeat;
	;right:10px;
}

.image-holder {
	float:left;
	width:100px;
	height:70px;
	background:#eee url(http://72.32.112.248/themes/layout43/images/loading.gif) 50% 50% no-repeat;
	display:inline;
}

#ticker {
	height:220px;
	position:relative;
	background:url('http://72.32.112.248/themes/layout43/images/listings-bg.gif') no-repeat;
}

#searchlink {
	position:absolute;
	width:155px;
	height:105px;
	left:142px;
	top:100px;
	 z-index:100;
}

#searchlink img, #searchlink a {
	border:none;
}

.ticker-jcarouselliteH  a {
	text-decoration:none;
}

.ticker-jcarouselliteH  img {
	border:1px solid #FFF;
}

.ticker-jcarouselliteV {
}

.ticker-jcarouselliteV ul li {
	list-style:none;
	display:block;
	padding:5px;
	margin-bottom:5px;
	color:white;
	height:70px;
}

.ticker-jcarouselliteV ul li.even {
	background:#666;
}

.ticker-jcarouselliteV ul li.odd {
	background:#999;
}

.ticker-jcarouselliteV ul li.even a {
	color:white;
}

.ticker-jcarouselliteV ul li.odd a {
	color:#000;
}

.ticker-jcarouselliteV .thumbnail {
	float:left;
}

.ticker-jcarouselliteV img {
	float:left;
	width:55px;
	height:55px;
	margin-right:5px;
}

.ticker-jcarouselliteV .info {
	float:left;
	width:65%;
}

.ticker-jcarouselliteH {
	width:48px;
	overflow:hidden;
}

.ticker-jcarouselliteH ul {
	height:80px;
	overflow:hidden;
}

.ticker-jcarouselliteH ul li {
	list-style:none;
	display:block;
	padding:5px;
	float:left;
	display:inline;
	margin-bottom:5px;
	color:white;
	width:99px;
	text-align:center;
	font-size:10px;
}

.ticker-jcarouselliteH ul li.even a {
	color:white;
}

.ticker-jcarouselliteH ul li.odd a {
	color:white;
}

.ticker-jcarouselliteH a img {
	float:left;
	width:100px;
	height:70px;
}

.ticker-jcarouselliteH .info {
	display:none;
}

.tipsy {
	padding:5px;
	font-size:12px;
	background-repeat:no-repeat;
	 background-image:url(http://72.32.112.248/themes/layout43/images/tipsy.gif);
}

 .tipsy-inner {
	padding:5px 8px 4px 8px;
	background-color:white;
	color:#315178;
	max-width:200px;
	text-align:center;
}

 .tipsy-inner {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

 .tipsy-north {
	background-position:top center;
}

 .tipsy-south {
	background-position:bottom center;
}

 .tipsy-east {
	background-position:right center;
}

 .tipsy-west {
	background-position:left center;
}


