html,
body {
	border: none;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
}

body {
	background: #2d4030 url("/florists/images/body.jpg") center top no-repeat fixed;
	background-size: cover;
	color: #ffffff;
	font-family: sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin: 0px auto;
	width: 980px;
}

a {
	color: inherit;
}

a:hover {
	color: #f4e21e;
}

.logo {
	margin: 21px 0px 0px 0px;
}

.logo-image {
	display: block;
	margin: 0px auto;
	width: 360px;
	height: 165px;
	background: url("/florists/images/logo.png") left top no-repeat;
}

.logo-image:hover {
	background-position: left -165px !important;
}

.menu {
	position: absolute;
	top: 54px;
}

.menu-item {
	position: absolute;
	top: 0px;
}

.menu-item-link {
	display: block;
	height: 40px;
}

.menu-item-link:hover,
.menu-item-current .menu-item-link {
	background-position: left -40px !important;
}

.menu-item-about {
	left: 36px;
	padding-left: 24px;
	background: url("/florists/images/menu-about-separator.png") left center no-repeat;
}

.menu-item-about .menu-item-link {
	width: 88px;
	background: url("/florists/images/menu-about.png") left top no-repeat;
}

.menu-item-people {
	left: 163px;
	padding-left: 29px;
	background: url("/florists/images/menu-people-separator.png") left center no-repeat;
}

.menu-item-people .menu-item-link {
	width: 130px;
	background: url("/florists/images/menu-people.png") left top no-repeat;
}

.menu-item-behind {
	left: 671px;
	padding-right: 31px;
	background: url("/florists/images/menu-behind-separator.png") right center no-repeat;
}

.menu-item-behind .menu-item-link {
	width: 87px;
	background: url("/florists/images/menu-behind.png") left top no-repeat;
}

.menu-item-notes {
	left: 805px;
	padding-right: 29px;
	background: url("/florists/images/menu-notes-separator.png") right center no-repeat;
}

.menu-item-notes .menu-item-link {
	width: 80px;
	background: url("/florists/images/menu-notes.png") left top no-repeat;
}

.content {
	margin: 40px 0px 0px 0px;
	color: #b0ffde;
}

.content :first-child {
	margin-top: 0px;
}

.content h1 {
	margin-bottom: 40px;
	text-align: center;
	color: #f4e21e;
	font-family: serif;
	font-style: italic;
	font-weight: normal;
	font-size: 36px;
	line-height: 36px;
}

.content h2 {
	color: #f4e21e;
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
}

.content h3 {
	margin: 0px auto 50px auto;
	width: 70%;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
}

.illustration {
	border: none;
	border-collapse: collapse;
	margin-bottom: 30px;
}

.illustration-left {
	vertical-align: top;
	padding: 0px 45px 60px 0px;
}

.illustration-right {
	vertical-align: top;
	padding: 0px 0px 60px 45px;
}

.illustration-content {
	vertical-align: top;
	padding: 0px 0px 60px 0px;
	width: 100%;
}

.illustration-content :first-child {
	margin-top: 0px;
}

.illustration-content :last-child {
	margin-bottom: 0px;
}

.illustration-heading {
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

.illustration-image {
	border: none;
	vertical-align: top;
	width: 300px;
}

.video-link {
	display: block;
	position: relative;
}

.video-link-icon {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 41px;
	height: 43px;
	margin-left: -21px;
	margin-top: -22px;
	background: url("/florists/images/button-play.png") left top no-repeat;
}

.video-link:hover .video-link-icon {
	background-position: -42px top;
}

.video {
	margin: 40px 0px 0px 0px;
	text-align: center;
}

.video-video {
	vertical-align: top;
	outline: none;
	background-color: #000000;
}

.video-image {
	border: none;
	vertical-align: top;
}

.series {
	margin: 50px 0px 0px 0px;
	text-align: center;
	font-size: 0px;
}

.series-item {
	font-size: 0px;
	display: inline-block;
	width: 160px;
	height: 180px;
	vertical-align: top;
}

.series-item-1 {
	background: url("/florists/images/series-1.png") left top no-repeat;
}

.series-item-2 {
	background: url("/florists/images/series-2.png") left top no-repeat;
}

.series-item-3 {
	background: url("/florists/images/series-3.png") left top no-repeat;
}

.series-item-4 {
	background: url("/florists/images/series-4.png") left top no-repeat;
}

.series-item-5 {
	background: url("/florists/images/series-5.png") left top no-repeat;
}

.series-item:hover,
.series-item-current {
	background-position: left -180px !important;
}

.series-separator {
	display: inline-block;
	width: 45px;
	height: 156px;
	vertical-align: top;
	background: url("/florists/images/series-separator.png") center bottom no-repeat;
}

.soon {
	border: none;
	border-collapse: collapse;
	width: 768px;
	height: 576px;
	margin: 0px auto;
	background-color: #000000;
}

.soon-inner {
	padding: 50px;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	font-size: 20px;
	line-height: 24px;
}

.social {
	margin: 80px 0px 0px 0px;
	text-align: center;
	font-size: 0px;
}

.social-image {
	display: inline-block;
	width: 60px;
	height: 60px;
}

.social-image:hover {
	background-position: left -60px !important;
}

.social-image-fb {
	background: url("/florists/images/social-fb.png") left top no-repeat;
}

.social-image-tw {
	background: url("/florists/images/social-tw.png") left top no-repeat;
}

.social-image-yt {
	background: url("/florists/images/social-yt.png") left top no-repeat;
}

.copyright {
	margin: 6px 0px 40px 0px;
}

.copyright-image {
	display: block;
	margin: 0px auto;
	width: 260px;
	height: 106px;
	background: url("/florists/images/copyright.png") left top no-repeat;
}

.copyright-image:hover {
	background-position: left -106px !important;
}
