/**
 * Copyright (c) 2006-2007, Bill W. Scott
 * All rights reserved.
 *
 * This work is licensed under the Creative Commons Attribution 2.5 License. To view a copy
 * of this license, visit http://creativecommons.org/licenses/by/2.5/ or send a letter to
 * Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA.
 *
 * This work was created by Bill Scott (billwscott.com, looksgoodworkswell.com).
 *
 * The only attribution I require is to keep this notice of copyright & license
 * in this original source file.
 *
 * Version 0.6.1 - 07.08.2007
 *
 */

/**
 * Standard Configuration. It is advised that this section NOT be modified as the
 * carousel.js expects the behavior outlined below.
 **/
.carousel-component {
	position:relative;
	overflow:hidden;   /* causes the clipping */
	display:none;  /* component turns it on when first item is rendered */
}

.carousel-component ul.carousel-list {
	width:10000000px;
	position:relative;
	z-index:1;
}

.carousel-component .carousel-list li {
	float:left;
	list-style:none;
	overflow:hidden;


}

/**
 * VERTICAL CAROUSEL DEFAULTS
 **/
.carousel-component .carousel-vertical li {
	margin-bottom:0px;

	/* Fix for extra spacing in IE */
	float:left;
    clear:left;

	/* Force the LI to respect the HEIGHT specified */
	overflow:hidden;
	display:block;
}

/* For vertical carousel, not set, width defaults to auto */
/* Note if you explicitly set width to auto, this might cause */
/* problems with Safari... as in up/down button not working in some examples. */
.carousel-component ul.carousel-vertical {
/*	width:auto;*/
}

.carousel-component .carousel-clip-region {
	overflow:hidden; /* Secret to the clipping */
	margin:0px auto;
	position:relative;
}

/**
 * ==============================================================================
 * Safe to override. It is safe to override background, padding, margin, color,
 * text alignment, fonts, etc. Define a separate CSS file and override your style
 * preferences.
 **/

.carousel-component {
	background:#e2edfa;
	padding:0px;
	-moz-border-radius:6px;
	color:#618cbe;
}
.carousel-component ul.carousel-list {
	margin:0px;
	padding:0px;
	line-height:0px;
}
.carousel-component .carousel-list li {
	margin:0px;
	padding:0px;
	font:10px verdana,arial,sans-serif;
	color:#666;
}
.carousel-component .carousel-vertical li {
}
.carousel-component ul.carousel-vertical {
}
/*
 *=========================

 *=========================
*/
.carousel-component {
  background: none;
	padding: 8px 40px 8px 8px;
}
.carousel-component .carousel-clip-region {
	margin-left: 25px;
	margin-right: 25px;
	overflow: hidden;
	position: relative;
}
.carousel-component img.left-button-image {
    position:absolute;
    top:20px;
    cursor:pointer;
    left:0;
	z-index: 3;
	display: inline;
	background: #fff;
	height: 77px;
	width: 20px;
	padding: 10px 0 15px 10px;
}
.carousel-component img.right-button-image {
    position:absolute;
    top:20px;
    cursor:pointer;
    right:0;
	_right: -1px;
	z-index: 3;
	display: inline;
	background: #fff;
	height: 77px;
	width: 20px;
	padding: 10px 10px 15px 0;
}

.carousel-component .carousel-list li img {
	border: 0px;
}
.carousel-component .carousel-list li strong {
    display:block;
}

  .carousel-component div.carousel88x31{
	  height: 120px;
	}
	.carousel-component div.carousel88x31 li{
    width: 100px; /* reverted update 7/30 - was 108px */
	  height: 110px;
    margin: 5px 14px; /* reverted update 7/30 - was 5px 10px */
	}
	.carousel-component div.carousel120x90{
	  height: 220px;
	}
	.carousel-component div.carousel120x90 li{
    width: 122px;
	  height: 210px;
    margin: 5px 32px 5px 16px;
	}
	.carousel-component div.carousel97x61{
	  height: 185px;
	}
	.carousel-component div.carousel97x61 li{
    width: 99px;
	  height: 175px;
    margin: 5px 14px;
	}
.carousel-component .carousel-horizontal .brand{
  border: 1px solid #f0f2ef;
}
  .carousel-component div.carousel88x31 .brand {
  	width:88px;
		height:31px;
		padding:10px 5px; /* reverted update 7/30 - was 10px 9px; */
	}
	.carousel-component div.carousel120x90 .brand {
  	width:120px;
		height:90px;
		padding:0px 0px;
	}
	.carousel-component div.carousel97x61 .brand {
  	width:97px;
		height:61px;
		padding:0px 0px;
	}
.carousel-horizontal .billboard {
background:#F0F2EF none repeat scroll 0%;
border:1px solid #F0F2EF;
float: left;
clear:left;
color:#FF6600;
height:50px;
padding:0px 0pt 0pt 5px;
}
  div.carousel88x31 .billboard {
	  width: 100px; /* reverted update 7/30 - was 108px */
	}
	div.carousel120x90 .billboard {
	  width: 122px;
	}
	div.carousel97x61 .billboard {
	  width: 99px;
	}
.carousel-horizontal .billboard p {
font-size:24px;
font-weight:bold;
margin:0pt;
display:inline;
float:left;
padding-right:5px;
}
.carousel-horizontal .billboard span {
display:inline;
float:left;
font-size:8px;
font-weight:bold;
text-transform:uppercase;
}
.carousel-horizontal .billboard p.perDollarLabel { margin: 10px 0 0 0; }
.carousel-horizontal .billboard span.perDollarLabel {
display:block;
float:left;
margin: 10px 0 0 0;
padding: 4px 0;
font-size:8px;
font-weight:bold;
text-transform:uppercase;
}
/*.carousel-horizontal .billboard p.uptoLabel { font-size: 22px; }*/
.carousel-horizontal .billboard span.uptoLabel { width: 100%; }
.carousel-horizontal .billboard p.pointsLabel { margin: 10px 0 0 0; }
.carousel-horizontal .billboard span.pointsLabel { width: 100%; }
.carousel-horizontal .billboard a {
text-decoration:none;
}
.carousel-horizontal li label {
clear:left;
color:#555555;
float:left;
font-size:0.85em;
margin-top:5px;
padding-bottom:10px;
padding-top:5px;
text-align:left;
width:120px;
}
  .carousel-component div.carousel88x31 li label{
	  display: none;
	}
	.carousel-component div.carousel97x61 li label{
		width: 97px;
	}
	/*coupon*/
	.carousel-component div.carousel120x90Coupon{
	  height: auto;
	}
	.carousel-component div.carousel120x90Coupon li{
    width: 122px;
	  height: auto;
    margin: 5px 32px 5px 16px;
	}
	.carousel-component div.carousel120x90Coupon .brand {
  	width:120px;
		height:90px;
		padding:0px 0px;
	}
	div.carousel120x90Coupon .billboard {
	  width: 122px;
	}
	div.carousel120x90Coupon a {
	text-decoration:none;
	}
	.carousel-component div.carousel120x90Coupon li label{
		width: 130px;
	}
	/**

