@charset "utf-8";
/* CSS Document */

body
{
	min-width: 1150px;
	margin: 0 auto !important;
	float: none !important;
	background: #4e5860;
	background-image:url(../Images/Background/Background01.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

h1
{
	font: 30px Georgia, serif;
	color: #8ec8ab;
}

h2
{
	font: 24px Georgia, serif;
	color: #8ec8ab;
}

h3
{
	font: 18px Georgia, serif;
	color: #8ec8ab;
}

li
{
	font: 18px Georgia, serif;
	color: #8ec8ab;
}

div.page_clearfix
{
}

header.Page_Header
{
	width:100%;
	Height: 280px;
}


div.Header_Wapper
{
	padding-top:40px;
	width:1000px;
	Height:300px;
	margin-left:auto;
	margin-right:auto;
}

div.Placer
{
	width:0px;
	height:0px;
	z-index:6;
}

img.Greenlight
{
	max-width:300px;
	z-index:6;
}

div.Tiki_Logo
{
	width:724px;
	height:120px;
	float:left;
}

div.ForumLink
{
	width:214px;
	height:62px;
	float:right;
}

div.Body_Wrapper
{
	position: relative;
	width:1000px;
	height:2990px;
	margin-left:auto;
	margin-right:auto;
}

div.Info_Wrapper
{
	position:relative;
	width:800px;
	height:2440px;
	margin-left:auto;
	margin-right:auto;
	background-color: #2c2422;
	box-shadow: 0px 8px 50px black;
	z-index:2;
}

div.Splash_Image_Wrapper
{
	width:1000px;
	height:550px;
	box-shadow: 0px 8px 20px black;
	z-index:1;
}

div.tikiManLeft
{
	position:relative;
	width:0;
	Height:0;
	top: 20px;
	left: -216px;
	z-index: 10;
	
}

div.tikiManRight
{
	position:relative;
	width:0;
	Height:0;
	top: 20px;
	left: 542px;
	z-index: 10;
	
}

div.Info_Text_Wrapper
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding: 2px 15px 2px 15px;
	position:relative;
	width:690px;
	background: #181413;
	box-shadow: 0px 4px 10px black;
}

div.Info_Text_Wrapper_Right
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px 15px 2px 15px;
	position:relative;
	left: 240px;
	width:520px;
	background: #181413;
	box-shadow: 0px 4px 10px black;
}

div.Info_Text_Wrapper_Left
{
	margin-top: 80px;
	margin-bottom: 10px;
	padding: 2px 15px 2px 15px;
	position:relative;
	left: 10px;
	width:520px;
	background: #181413;
	box-shadow: 0px 4px 10px black;
}

div.TikiImage_Wrapper_Right
{
	position:relative;
	margin-top: 30px;
	left: 240px;
	width: 720px;
	height: 396px;
	box-shadow: 0px 4px 10px black;
}

div.TikiImage_Wrapper_Left
{
	position:relative;
	margin-top: 30px;
	left: -160px;
	width: 720px;
	height: 396px;
	box-shadow: 0px 4px 10px black;
}

div.Youtube_Wrapper
{
	position:relative;
	margin-top: 100px;
	margin-left:30px;
	width: 720px;
	height: 405px;
	box-shadow: 0px 4px 10px black;
}

a.Abyss_TextLinks
{
	font: 18px Georgia, serif;
	color: #c3e6d4;
	text-decoration: none;
}

a.Abyss_TextLinks:hover
{
	font: 18px Georgia, serif;
	color: #d37b4a;
	text-decoration: none;
}

div.Footer_Wrapper
{
	width:100%;
	height:200px;
	position:relative;
	background: #181413;
	z-index:1;
}

div.Footer_Wrapper_Width
{
	width:1000px;
	height:200px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

div.socialMedia_Wrapper
{
	position:relative;
	top:25px;
	width:1000px;
	height:50px;
	margin-bottom:25px;
}

div.Social_MediaText
{
	position:relative;
	height:50px;
	margin-left:25px;
	margin-right:25px;
	float:left;
}

h2.Social_MediaH2Text
{
	position:relative;
	text-shadow: 5px 5px 2px #000000;
	color: #939598;
}

div.SocialMedia_Icons
{
	position:relative;
	height:50px;
	width:50px;
	margin-left:20px;
	margin-right:20px;
	float:left;
	box-shadow: 2px 2px 10px black;
}

p.Copy_Rights
{
	position:relative;
	top: 25px;
	text-shadow: 5px 5px 2px #000000;
	color: #939598;
	font: 12px Georgia, serif;
	text-align: right;
}