/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 *					global styles
 * +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */
h1 {
	font-size: 36px;
	font-family: "微軟正黑體","Microsoft JhengHei","Times New Roman",'Aladin', cursive;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 16px;
}
p {
	font-size: 16px;
	font-family: "微軟正黑體","Microsoft JhengHei","Times New Roman",'Gafata', sans-serif;
}
a {
	color: #fff;
	font-family: "微軟正黑體","Microsoft JhengHei","Times New Roman",'Gafata', sans-serif;
}
a:hover {
	color: #949494;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 *					regional styles
 * +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */
body {
	font-family: "微軟正黑體","Microsoft JhengHei","Times New Roman",'Gafata', sans-serif;
	min-width: 960px;
	background: #000;
}
.wrapper-animations {
	width: 100%;
	background: url(../images/bg-animation.png) repeat;
	position: relative;
	overflow: hidden;
}
.wrapper-content {
	width: 100%;
	background: url(../images/bg-content.png) repeat;
	border-top: 10px solid #171717;
	padding-top: 10px;
	padding-bottom: 10px;
}
.wrapper-footer {
	background: transparent url(../images/bg-footer.png);
	width: 100%;
	border-top: 1px solid #303032;
}
.container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 *					content styles
 * +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */
.content {
	padding: 10px 16px 10px 16px;
	background: rgba(166,124,82,.1);
	border: 5px solid #2d2d2d;
	border-radius: 12px;
}
header h1 {
	font-size: 54px;
	text-transform: uppercase;
	color: #e2e2e2;
	text-align: center;
	padding-top: 26px;
	padding-left: 16px;
	padding-right: 16px;
	text-shadow: 1px 1px 7px rgba(0, 0, 0, 1);
	z-index: 10000;	
}
.content p {
	font-size: 20px;
	color: #e7e7e7;
	padding: 16px 8px;
	text-align: center;
	text-shadow: 1px 1px 7px rgba(0, 0, 0, 1);
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++
 *					search form styles
 * ++++++++++++++++++++++++++++++++++++++++++++++++++++
 */
.search-form {
	width: 300px;
	padding: 16px;
	margin: 16px auto;
	float: right;
}
.search-form input {
	font-size: 16px;
	background: #e2e2e2;
	color: #5aafdb;
	padding: 20px 6px;
	border: 0;
	border-radius: 3px;
	width: 200px;
	height: 2px;
	float: left;
}
.search-form input::-webkit-input-placeholder {
	font-size: 16px;
	color: #9a9a9a;
	font-weight: 100;
	font-style: italic;
}
.search-form input::-webkit-mozplaceholder {
	color: #9a9a9a;
	font-weight: 100;
	font-style: italic;
}
.search-form input::-webkit-o-placeholder {
	color: #9a9a9a;
	font-weight: 100;
	font-style: italic;
}
.search-form input::-webkit-ms-placeholder {
	color: #9a9a9a;
	font-weight: 100;
	font-style: italic;
}
.search-form input:focus {
	outline: 0;
	background: #fff;
}
.search-form button {
	font-size: 12px;
	text-transform: uppercase;
	float: right;
	padding: 0;
	cursor: pointer;
	height: 42px;
	width: 88px;
	background: #49B3E8;
	color: #fff;
	border: 0;
	border-radius: 3px;
}
.search-form button:hover {
	background: #34a8e2;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++
 *					main navigation styles
 * ++++++++++++++++++++++++++++++++++++++++++++++++++++
 */
.main-nav {
	padding: 46px 16px 16px 16px;
}
.main-nav li {
	display: inline;
	padding-right: 32px;
}
.main-nav li a {
	font-size: 14px;
	font-weight: 100;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.main-nav li a:hover {
	color: #77614d;
	text-decoration: underline;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 *					footer styles
 * +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */
footer {
	padding: 20px 20px;
	color: #fff;
}
.footer-info {
	float: left;
}
.footer-info p:first-letter {
	text-transform: uppercase;
}
.footer-info a {
	text-decoration: none;
}
.social-nav {
	float: right;
}
.social-nav li {
	display: inline;
	padding: 4px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 *					animation
 * +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */

.animation-ship {
	width: 500px;
	height: 400px;
	position: relative;
	margin: 0 auto;
}
#ship {
	background: transparent url(../images/ship.png);
	width: 348px;
	height: 390px;
	position: absolute;
	left: 70px;
	z-index: 10;
}
#sea-wave-1 {
	background: transparent url(../images/wave1.png) repeat-x;
	width: 100%;
	height: 123px;
	position: absolute;
	top: 350px;
	z-index: 5;
}
#sea-wave-2 {
	background: transparent url(../images/wave2.png) repeat-x;
	width: 100%;
	height: 120px;
	position: absolute;
	top: 350px;
	z-index: 15;
}
#sea-wave-3 {
	background: transparent url(../images/wave3.png) repeat-x;
	width: 100%;
	height: 122px;
	position: absolute;
	top: 350px;
	z-index: 20;
}
.cloud-1 {
	background: transparent url(../images/cloud1.png) repeat;
	width: 100%;
	height: 194px;
	position: absolute;
	top: 0;
	right: 0;
}
#wheel {
	height: 200px;
	width: 200px;
	background: url(../images/wheel.png) no-repeat;
	position: absolute;
	top: -90px;
	left: -90px;
	z-index: 100;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 *					clearfix
 * +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom: 1;
}

