﻿#SpecialsBox
{
	
	position:relative;
	float:left;
	clear:left;
	padding-bottom:8px;
}

#SpecialsBoxTitle
{
	position:relative;
	float:left;
	clear:left;
	font-family: arial, verdana, sans-serif;
	font-size:16px;
	color:#666699;
	font-weight:bold;
	margin-bottom:2px;
}

#specials_header
{	
	position:relative;
	float:left;
	background-image:url(../images/SpecialsTop.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	font-size:0;
	height:13px;
	width:501px;
}

#specials_footer
{
	position:relative;
	float:left;
	background-image:url(../images/SpecialsEnd.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	font-size:0;
	height:13px;
	width:501px;
}

#jCarouselSpecialsContainer
{
	position:relative;
	float:left;
	width:501px;
}

#jCarouselSpecials
{	
	position:relative;
	float:left;
	clear:both;	
	width:100%;
}

#carousel
{
	position: relative;
	float:left;
	clear:both;	
	height:99%;
	width:100%;
}

#jCarouselSpecialsContainer .carousel .prev 
 {
	position:relative;
	float:left;
	clear:left;
	background:transparent url(/images/SpecialsLtBtn.gif);
	height:109px;	
	width:20px;
	background-repeat:repeat-y; 
	border:0 none; /*this causes the 3d effect to be hidden on the button*/	
	padding:0;
}

#jCarouselSpecialsContainer .carousel .next 
{
	position:relative;
	float:right;
	clear:none;
	background:transparent url(/images/SpecialsRtBtn.gif);
	background-repeat:repeat-y;		
	height:109px;
	width:20px;	
	border:0 none;
	margin-left:2px;
	padding:0;
}

.jCarouselLite
{
	float:left;
	position:relative;
	background-color:#FFFEED;
}

.jCarouselLite ul
{	
	list-style: none;
}


.jCarouselLite li 
{
	display: block;
	float: left;	
	padding: 0 4px;
	text-align:center;
	height:108px;
	width:217px;	
	padding-top:1px;
	padding-left:8px;
}

.jCarouselLite li a
{
	position:relative;
	clear:none;
	display: block;
	text-decoration: none;
	color:#666699;
	text-decoration:underline;
	cursor:pointer;
	cursor:hand;
}

.jCarouselLite li img
{
	position:relative;
	float:left;
	clear:left;
}

.jCarouselLite li span
{
	position:relative;
	float:left;
	clear:both;
	display: block;
	margin-top: 3px;	
	text-align: center;
	font-size: 12px;	
	width:99%;
	text-align:center;
	
}

.specialstext
{
	position:relative;
	float:left;
	clear:right;	
	width:130px;
		
}

.specialsfromtxt
{
	color:Red;
	font-weight:bold;
}

.specialsfromtxt a
{
	color:Red;
	font-weight:bold;
}

.specialsdestination
{
    font-weight:bold;
}
