#main-carousel-wrap {
	height: 250px;
	margin-bottom: 10px;
}

#main-carousel li {
	height: 250px;
}

.banner-box {
	height: 120px;
	padding: 10px;
	background: url(/images/banner_bg_one_third.jpg) no-repeat 0 0;
}

.banner-box p {
	margin-bottom: .5em;
}

#kaffaroastery {
}

#kaffaroastery img {
	margin-bottom: 1em;
}

#kaffaroastery h2, #kaffaroastery p, #kaffaroastery a {
	color: #FFFFFF;
}

.top-list li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 2.5em;
	margin-right: .5em;
	margin-bottom: .35em;
	font-size: 93%;
	line-height: 132%;
}

.top-list li a {
	text-decoration: none;
}

#top-coffees-title {
	height: 20px;
	font-size: 14px;
	margin: 0;
}

#top-coffees {
}

#top-coffees ul {
	padding-left: 5px;
	height: 20px;
	background: url(/images/tabs_bg.gif) repeat-x 0 100%;
	margin-bottom: 0;
}

#top-coffees ul li {
	display: inline;
}

#top-coffees ul a {
	font-size: 11px;
	float: left;
	line-height: 18px;
	padding: 0 10px;
	margin-right: .5em;
	text-decoration: none;
	border: 1px solid #ccc;
	background: #ffffff url(/images/grad.png) repeat-x bottom left;
}

#top-coffees ul li.ui-tabs-selected a {
	color: #000;
	background: none;
	background-color: #fff;
	z-index: 102;
	border-bottom: 0;
	line-height: 18px;
	border-bottom: 1px solid #fff;
}

#top-coffees ul a:hover {
	text-decoration: underline;
}

#top-coffees .panel {
	padding-top: 5px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 205px;
	line-height: 10px;
}

.ui-tabs .ui-tabs-hide { display: none !important; }

#back-to-all-coffees {
	margin-bottom: 10px;
	line-height: 28px;
	height: 29px;
}

#back-to-all-coffees-link {
	font-size: 108%;
	text-decoration: none;
	color: #fff;
	text-shadow: 1px 1px 2px #333;
}

#back-to-all-coffees-link:hover {
	color: #efefef;
}

#back-to-all-coffees-arrow {
	background-color: #5b4528;
	color: #fff;
	display: block;
	width: 28px;
	height: 27px;
	line-height: 25px;
	text-align: center;
	font-size: 182%;
	float: left;
	margin-right: 10px;
	text-decoration: none;
	text-shadow: 1px 1px 2px #000;
}

#back-to-all-coffees div {
	background-color: #b7b7b7;
}

#coffee-filtered-title {
	font-size: 123.1%;
	line-height: 30px;
}

#coffee-filtered-title .lowercase {
	text-transform: lowercase;
}