body {
	font-family: 'Roboto', 'Verdana', 'Arial', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
	color: #909090;
	overflow: hidden;
}
::selection {
	background: #369;
	color:#fff;
}
::-moz-selection {
	background: #369;
	color:#fff;
}
img {
	max-width: 100%;
}
a:link {
	text-decoration: none;
}
a:hover {
	color:#369;
}
a:visited {
	color: #369;
	text-decoration: none;
}
.fright{
	float:right;
}
.fleft{
	float:left;
}
.overflow_hidden {
	overflow-x:hidden;
}

#topbar {
	position:absolute;
	background: url(../images/headerbg.jpg) no-repeat;
	background-size: cover;
	background-position: 50% 100%;
	background-repeat: none;
	top:0;
	left:0;
	width:100%;
	height:100px;
	z-index:99;
	-webkit-box-shadow: 0px 0px 12px 5px rgba(32,0,0,0.4);
	-moz-box-shadow: 0px 0px 12px 5px rgba(32,0,0,0.4);
	box-shadow: 0px 0px 12px 5px rgba(32,0,0,0.4);
}
#topbar .name {
	display: inline-block;
	float: right;
	margin-right: 12px;
	font-family: 'Roboto', 'Arial', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 100px;
	color: #fff;
	text-shadow: 0px 0px 3px rgba(0,0,0, 0.5);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000,strength=1,direction=135);
}
#topbar .cutname {
	display: none;
	float: right;
	margin-right: 12px;
	font-family: 'Roboto', 'Arial', sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 64px;
	color: #fff;
	text-shadow: 0px 0px 3px rgba(0,0,0, 0.5);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000,strength=1,direction=135);
}
#topbar .shortname {
	display: none;
	float: right;
	margin-right: 12px;
	font-family: 'Roboto', 'Arial', sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 64px;
	color: #fff;
	text-shadow: 0px 0px 3px rgba(0,0,0, 0.5);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000,strength=1,direction=135);
}
#topbar .logo {
	display: inline-block;
	border: 0;
	padding: 0;
	margin: 8px 24px 8px 12px;
	width: 240px;
	height: 80px;
	background: url(../images/ff_logo.png) no-repeat center center;
	background-size: 240px;
	background-position: 50% 50%;
	vertical-align: top;
}

#selectbutton .content-slider1 {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: -30%;
	width: 80%;
	height: 100%;
	z-index: 49;
}

#selectbutton .content-slider1 .content-slider-overlay {
	position: absolute;
	display: none;
	cursor: pointer;
	top: 0;
	left: 0;
	width: 80%;
	height: 100%;
	background: rgba(255,255,255,0);
}

#selectbutton .content-slider1:hover {
	z-index: 89;
	-webkit-transform: translateX(30%);
	-moz-transform: translateX(30%);
	-o-transform: translateX(30%);
	-ms-transform: translateX(30%);
	transform: translateX(30%);
	-webkit-animation: moveRSelectButton 1s ease-in-out;
	-moz-animation: moveRSelectButton 1s ease-in-out;
	-o-animation: moveRSelectButton 1s ease-in-out;
	-ms-animation: moveRSelectButton 1s ease-in-out;
	animation: moveRSelectButton 1s ease-in-out;
}

#selectbutton .content-slider1:hover .content-slider-overlay {
	display: block;
}

#selectbutton .content-slider1 .white {
	padding: 0 4px 0 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,1);
}

#selectbutton .content-slider1 .photo {
	margin: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/children.jpg);
	background-size: cover;
	background-position: 40% 50%;
	background-repeat: none;
	background-repeat: no-repeat;
}

#selectbutton .content-slider1 .title {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0 38px 32px 0;
	font-family: 'Roboto', 'Arial', sans-serif;
	font-weight: 700;
	font-size: 28px;
	color: #fff;
	text-align: center;
	text-shadow: 0px 3px 4px rgba(0,0,0, 0.7);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000,strength=2,direction=180);
}

#selectbutton .content-slider1 .description {
	position: absolute;
	top: 100%;
	right: 0;
	margin: 8px 32px 0 0;
	font-family: 'Roboto', 'Arial', sans-serif;
	font-weight: 400;
	font-size: 22px;
	line-height: 32px;
	color: #fff;
	text-align: right;
	text-shadow: 0px 3px 4px rgba(0,0,0, 0.7);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000,strength=2,direction=180);
}

#selectbutton .content-slider1 .more {
	position: absolute;
	padding: 2px 12px 0 12px;
	height: 32px;
	top: 100%;
	right: 0;
	margin: 184px 36px 0 0;
	font-family: 'Roboto', 'Arial', sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	color: #036;
	text-align: right;
	background: rgba(255,255,255, 1);
	border-radius: 16px;
}

#selectbutton .content-slider1 .description span {
	padding: 0 8px;
	background: rgba(0,32,128, 0.7);
}

#selectbutton .content-slider1:hover .title,
#selectbutton .content-slider1:hover .description,
#selectbutton .content-slider1:hover .more {
	-webkit-transform: translateY(-256px);
	-moz-transform: translateY(-256px);
	-o-transform: translateY(-256px);
	-ms-transform: translateY(-256px);
	transform: translateY(-256px);
	-webkit-animation: moveUpTitle .5s ease-in-out;
	-moz-animation: moveUpTitle .5s ease-in-out;
	-o-animation: moveUpTitle .5s ease-in-out;
	-ms-animation: moveUpTitle .5s ease-in-out;
	animation: moveUpTitle .5s ease-in-out;
}

#selectbutton .content-slider1 .darken {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

#selectbutton .content-slider1:hover .darken {
	background: rgba(0,0,0,0);
}

#selectbutton .content-slider1 .arrows {
	position: absolute;
	display: block;
	margin: 0 auto;
	padding: 0;
	margin-top: 10px;
	top: 50%;
	right: -34px;
	width: 64px;
	height: 64px;
	border: none;
	background:url(../images/select_button.png) no-repeat center center #fff;
	border-radius: 50%;
}

@-webkit-keyframes moveRSelectButton {
    from {
        -webkit-transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(30%);
    }
}
@-moz-keyframes moveRSelectButton {
    from {
        -moz-transform: translateX(0);
    }
    to {
        -moz-transform: translateX(30%);
    }
}
@-o-keyframes moveRSelectButton {
    from {
        -o-transform: translateX(0);
    }
    to {
        -o-transform: translateX(30%);
    }
}
@-ms-keyframes moveRSelectButton {
    from {
        -ms-transform: translateX(0);
    }
    to {
        -ms-transform: translateX(30%);
    }
}
@keyframes moveRSelectButton {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(30%);
    }
}

@-webkit-keyframes moveUpTitle {
    from {
        -webkit-transform: translateY(0);
    }
    to {
        -webkit-transform: translateY(-256px);
    }
}
@-moz-keyframes moveUpTitle {
    from {
        -moz-transform: translateY(0);
    }
    to {
        -moz-transform: translateY(-256px);
    }
}
@-o-keyframes moveUpTitle {
    from {
        -o-transform: translateY(0);
    }
    to {
        -o-transform: translateY(-256px);
    }
}
@-ms-keyframes moveUpTitle {
    from {
        -ms-transform: translateY(0);
    }
    to {
        -ms-transform: translateY(-256px);
    }
}
@keyframes moveUpTitle {
    from {
        transform: translateY(0);
    }
    to {
        transform: translateY(-256px);
    }
}

#selectbutton .content-slider2 {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 50%;
	width: 80%;
	height: 100%;
	z-index: 49;
}

#selectbutton .content-slider2 .content-slider-overlay {
	position: absolute;
	display: none;
	cursor: pointer;
	top: 0;
	left: 0;
	width: 80%;
	height: 100%;
	background: rgba(255,255,255,0);
}

#selectbutton .content-slider2:hover {
	z-index: 89;
	-webkit-transform: translateX(-30%);
	-moz-transform: translateX(-30%);
	-o-transform: translateX(-30%);
	-ms-transform: translateX(-30%);
	transform: translateX(-30%);
	-webkit-animation: moveLSelectButton 1s ease-in-out;
	-moz-animation: moveLSelectButton 1s ease-in-out;
	-o-animation: moveLSelectButton 1s ease-in-out;
	-ms-animation: moveLSelectButton 1s ease-in-out;
	animation: moveLSelectButton 1s ease-in-out;
}

#selectbutton .content-slider2:hover .content-slider-overlay {
	display: block;
}

#selectbutton .content-slider2 .white {
	padding: 0 0 0 4px;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,1);
}

#selectbutton .content-slider2 .photo {
	margin: 0;
	width: 100%;
	height: 100%;
	background-image: url(../images/adults.jpg);
	background-size: cover;
	background-position: 100% 50%;
	background-repeat: none;
	background-repeat: no-repeat;
}

#selectbutton .content-slider2 .title {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0 0 32px 38px;
	font-family: 'Roboto', 'Arial', sans-serif;
	font-weight: 700;
	font-size: 28px;
	color: #fff;
	text-align: center;
	text-shadow: 0px 3px 4px rgba(0,0,0, 0.7);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000,strength=2,direction=180);
}

#selectbutton .content-slider2 .description {
	position: absolute;
	top: 100%;
	left: 0;
	margin: 8px 0 0 32px;
	font-family: 'Roboto', 'Arial', sans-serif;
	font-weight: 400;
	font-size: 22px;
	line-height: 32px;
	color: #fff;
	text-align: left;
	text-shadow: 0px 3px 4px rgba(0,0,0, 0.7);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#000,strength=2,direction=180);
}

#selectbutton .content-slider2 .more {
	position: absolute;
	padding: 2px 12px 0 12px;
	height: 32px;
	top: 100%;
	left: 0;
	margin: 184px 0 0 36px;
	font-family: 'Roboto', 'Arial', sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	color: #036;
	text-align: right;
	background: rgba(255,255,255, 1);
	border-radius: 16px;
}

#selectbutton .content-slider2 .description span {
	padding: 0 8px;
	background: rgba(0,32,128, 0.7);
}

#selectbutton .content-slider2:hover .title,
#selectbutton .content-slider2:hover .description,
#selectbutton .content-slider2:hover .more {
	-webkit-transform: translateY(-256px);
	-moz-transform: translateY(-256px);
	-o-transform: translateY(-256px);
	-ms-transform: translateY(-256px);
	transform: translateY(-256px);
	-webkit-animation: moveUpTitle .5s ease-in-out;
	-moz-animation: moveUpTitle .5s ease-in-out;
	-o-animation: moveUpTitle .5s ease-in-out;
	-ms-animation: moveUpTitle .5s ease-in-out;
	animation: moveUpTitle .5s ease-in-out;
}

#selectbutton .content-slider2 .darken {
	position: absolute;
	top: 0;
	left: 4px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

#selectbutton .content-slider2:hover .darken {
	background: rgba(0,0,0,0);
}

#selectbutton .content-slider2 .arrows {
	position: absolute;
	display: block;
	margin: 0 auto;
	padding: 0;
	margin-top: 10px;
	top: 50%;
	left: -30px;
	width: 64px;
	height: 64px;
	border: none;
	background:url(../images/select_button.png) no-repeat center center #fff;
	border-radius: 50%;
}

@-webkit-keyframes moveLSelectButton {
    from {
        -webkit-transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(-30%);
    }
}
@-moz-keyframes moveLSelectButton {
    from {
        -moz-transform: translateX(0);
    }
    to {
        -moz-transform: translateX(-30%);
    }
}
@-o-keyframes moveLSelectButton {
    from {
        -o-transform: translateX(0);
    }
    to {
        -o-transform: translateX(-30%);
    }
}
@-ms-keyframes moveLSelectButton {
    from {
        -ms-transform: translateX(0);
    }
    to {
        -ms-transform: translateX(-30%);
    }
}
@keyframes moveLSelectButton {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-30%);
    }
}
