﻿@import url("../default/style.css");

.exchange-rate
{
    font-size: 100%;
}

.exchange-rate .currency
{
    background-position: 0px 3px;
    padding-left: 18px;
}

.homeColumns
{
	background: url("../default/images/headingbg.jpg") left top repeat-x;
	overflow: hidden;
	margin: 0 0 0 3px;
	min-height: 300px;
	width: 897px;
}

.homeColumns h1
{
	border: 0;
	height: 34px;
	margin: 0 0 12px 0;
	overflow: hidden;
	text-indent: -1000em;
	padding: 0;
	position: relative;
}

.homeColumns h1 .rss,
.homeColumns h1 .rss:link
{
	height: 16px;
	overflow: hidden;
	position: absolute;
	right: 12px;
	text-decoration: none;
	text-indent: -1000em;
	top: 10px;
	width: 16px;
}

.columnNews
{
	float: left;
	padding: 0 12px 0 18px;
	width: 248px;
}

.columnNews h1
{
	background: url("../default/images/grower.jpg") 0px 9px no-repeat;
	width: 248px;
}

.columnNews h1 .rss,
.columnNews h1 .rss:link
{
	right: 13px;
}

.columnNewsletter
{
	display: inline;
	float: right;
 	padding-right: 8px;
	width: 252px;
}

.columnNewsletter h1
{
	background: url(../default/images/enews.jpg) 10px 9px no-repeat;
}

.columnNewsletter .mailingListSignup
{
	background:url(../default/images/newslettersign.jpg) left top no-repeat;
	display:block;
	height:129px;
	margin: 0 0 20px 0;
	text-indent:-1000em;
	width:252px;
}

.columnPrices
{
	background: url("../default/images/middlebg.jpg") 0px 50px no-repeat;
	float: left;
	margin: 0;
	padding: 0 20px;
	width: 316px;
}

.columnPrices h1
{
	background: url("../default/images/price.jpg") left 9px no-repeat;
	margin-left: 0px;
}

.columnPrices h2
{
	margin-top: 0;
}

.columnPrices .prices
{
	cursor: pointer;
    margin: 0 -10px 1em -10px;
    width: 336px;
}

.columnEvents
{
	background: url("../default/images/headingbg.jpg") left top repeat-x;
	clear: right;
	display: inline;
	float: right;
	width: 260px;
}

.columnEvents h1
{
	background: url(../default/images/events.jpg) left 1px no-repeat;
}

.columnEvents .contentList
{
	margin: 0 21px 0 13px;
}

.contentList .content .moreInfo
{
	font-weight: normal;
}

.recentNews h2
{
	color: #3A73C2;
	font-size: 130%;
	margin: 0;
}

.recentNews p
{
	margin: 0;
}

.recentNews .content .meta
{
	display:none;
}

.recentNews .contentList 
{
	margin-bottom:1em;
}

.upcomingEvents h2,
.upcomingEvents h3
{
	color: #3A73C2;
	font-size: 130%;
	margin: 0;
}

#Content
{
	margin: 5px;
	padding: 0;
	width: 900px;
}

#Feature
{
	background-color: #E6E6DC;
	color: #000;
	height: 329px;
	margin: 0 0 0 3px;
	overflow: hidden;
	position: relative;
	width: 897px;
}

#Feature .slideshow
{
	height: 329px;
	list-style-type: none;
	margin: 0 0 0 235px;
	padding: 0;
	position: relative;
	width: 662px;
	z-index: 1;
}

#Feature .slideshow li
{
	left: 0px;
	position: absolute;
	top: 0px;
	width: 662px;
	height: 329px;
}

#Feature .slideshow .slide
{
	position: absolute;
	right: 0px;
	top: 0px;
}

#Feature .slideshow li .slideContent
{
	background: transparent url("../default/images/banner_shadow.png") left top repeat;
	bottom: 0px;
	color: #FFF;
	overflow: hidden;
	padding: 0 25px;
	padding-top: 1em;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 612px;
}

#Feature .slideshow li .slideContent a,
#Feature .slideshow li .slideContent a:link
{
	background-color: transparent;
	color: #FEFF01;
	font-weight:bold;
	text-decoration:none;
}

#Feature .slideshow .slideContent h2
{
	background-color: transparent;
	color: #FFF;
	margin: 0 0 .25em 0;
	font-weight: lighter;
}

#Feature .slideshow .slideContent h2 strong
{
	font-weight: bold;
}

#Feature .slideshow .slideContent p
{
	margin:0 0 .75em 0;
}

#FeatureSelector
{
	height: 322px;
	left: 0px;
	list-style-type: none;
	margin: 0;
	padding: 7px 0 0 10px;
	position: absolute;
	top: 0px;
	width: 236px;
	z-index: 2;
}

#FeatureSelector li
{
	background: transparent url("../default/images/flag_s.png") 0px -106px no-repeat;
	color: #FFF;
	cursor: pointer;
	display: block;
	height: 76px;
	overflow: hidden;
	padding: 15px 40px 15px 15px;
	position: relative;
	width: 185px;	
}

#FeatureSelector li.selected
{
	background-color: transparent;
	background-position: 0px 0px;
	color: #000;
	padding-left: 27px;
	padding-right: 28px;
	width: 185px;
}

#FeatureSelector li.selected h2
{
	background-color: transparent;
	color: #000;
}

#FeatureSelector li h2
{
	background-color: transparent;
	color: #FFF;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

#FeatureSelector li p
{
	font-size: small;
	margin: 5px 0 0 0;
	padding: 0;
}
