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

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:420px;
	max-width:420px;
	min-width:420px;
	color: #DFFDD3;
}
img{
	border: 0px none #000;
}
#Menu{
	overflow: hidden;
	position: relative;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#Menu ul{
	margin: 0px;
	padding: 0px;
}
#Menu li, #Menu li a{
	float: left;
	overflow: hidden;
	letter-spacing: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #DFFDD3;
	text-decoration: none;
	text-transform: uppercase;
	list-style-type: none;
	margin: 0px;
	padding-right: 5px;
	font-size: 12px;
}
#Main{
	overflow: hidden;
	position: relative;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: auto;
}
#Main h1, #Main h1 a, #FullDiv h1, #FullDiv h1 a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #71FBC0;
	text-decoration: none;
	padding: 10px;
	margin: 0px;
}
#Main #ThumbDiv{
	overflow: hidden;
}
#Main #ThumbDiv #ThumbDivInner, #Main #ThumbDiv #ThumbDivInner a{
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	overflow: hidden;
}
#Main #ThumbDiv #ThumbDivInner img, #Main #ThumbDiv #ThumbDivInner img a{
	border: 0px none #000;
}
#Logo{
	overflow: hidden;
	position: relative;
	background-color: #000;
	padding: 10px;
	background-repeat: repeat;
}

#FullDiv{
	z-index: 20;
	left: 0px;
	top: 0px;
	position: absolute;
	overflow: hidden;
	height: auto;
	width: 420px;
	background-image: url(../images/shade.png);
	background-repeat: repeat;
	padding-bottom: 20px;
}

#FullDiv #FullDivInner{
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 200px;
	text-align: center;
}
#FullDiv #FullDivInner img{
	position: relative;
	width: 400px;
	height: auto;
	overflow: hidden;
}

#FullDiv #closeFullDiv{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #FC0D8B;
	text-decoration: none;
	background-color: #000;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	overflow: hidden;
	letter-spacing: 1px;
	height: auto;
	margin-bottom: 10px;
	text-align: center;
}
#FullDiv #closeFullDiv a{
	text-decoration: none;
	color: #FC0D8B;
}

#headFullDiv{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	background-color: #D8FFC9;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	overflow: hidden;
	letter-spacing: 1px;
	height: auto;
	margin-bottom: 10px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#descFullDiv{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #FC0D8B;
	text-decoration: none;
	background-color: #66FEB3;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	overflow: hidden;
	letter-spacing: 2px;
	height: auto;
	margin-bottom: 10px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#bodyFullDiv{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	color: #D8FFC9;
	text-decoration: none;
	background-color: #FC0D8B;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	overflow: hidden;
	letter-spacing: 1px;
	height: auto;
	margin-bottom: 10px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#bodyFullDiv a{
	color: #66FEB3;
	text-decoration: none;
}
#Footer{
	background-color: #F90D89;
	padding: 10px;
	overflow: hidden;
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #71FBC0;
	text-decoration: none;
	background-image: url(../images/pattern-canvas.jpg);
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #D10028;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D10028;
}
#Footer form #FootHead{
	float: left;
	overflow: hidden;
	padding-bottom: 10px;
	position: relative;
}
#Footer form{
	overflow: hidden;
	position: relative;
}
#Footer form p, #Footer form p a{
	overflow: hidden;
	position: relative;
	width: 80px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #71FBC0;
	text-decoration: none;
	height: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
	clear: left;
	margin: 0px;
	font-weight: bolder;
	padding-right: 10px;
	padding-left: 10px;
}
#Footer form label{
	overflow: hidden;
	position: relative;
	width: 80px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #71FBC0;
	text-decoration: none;
	height: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
	clear: left;
	margin: 0px;
	font-weight: bolder;
	padding-right: 10px;
	padding-left: 10px;
}
#Footer form input{
	overflow: hidden;
	height: 10px;
	width: 190px;
	float: left;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #6D0D27;
	text-decoration: none;
	background-image: url(../images/formIn.png);
	letter-spacing: 1px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	padding: 15px;
}
#Footer form textarea{
	overflow: hidden;
	position: relative;
	height: 140px;
	width: 190px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6D0D27;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: transparent;
	background-image: url(../images/formArea.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#Footer form .submit{
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	position: relative;
	float: left;
	height: 265px;
	width: 276px;
	background-image: url(../images/whaleButton.png);
}
#Footer #replyBox{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #FFF;
	overflow: hidden;
	position: relative;
	float: left;
	clear: left;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
}
#Loader{
	background-image: url(../images/shade.png);
	background-repeat: repeat;
	position: absolute;
	z-index: 10;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
#Loader img{
	height: 80px;
	width: 80px;
	position: absolute;
	margin-left: -40px;
	margin-top: -40px;
	left: 50%;
	bottom: 50%;
}
/*/----animations-----/*/

#empty{
	color: #000;
	height: 250px;
	overflow: hidden;
	background-color: #000;
}
#whaleSM{
	height: 140px;
	width: 135px;
	left: 240px;
	top: 0px;
	background-image: url(../images/whaleSM.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1;
	position: absolute;
	margin-left: -135px;
}
#waves{
	left: 0px;
	top: 200px;
	padding-bottom: 0px;
	z-index: 10;
	height: 95px;
	background-image: url(../images/waves3.png);
	background-repeat: repeat-x;
}
#logo{
	left: 10px;
	top: 10px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 170px;
	width: 340px;
	z-index: 0;
}
