/* @override http://naquatic.com/css/stylesheet.css */

/* @override http://naquatic.com/css/stylesheet.css */

/* @override http://naquatic.com/css/stylesheet.css */

body {
	background-color : #000708;
	background-position:center top;
	background-repeat:no-repeat;
	background-image:url('/home/Background.jpg');
	background-size: 1050px 1100px;
}
 
*{margin:0;padding:0;} 
 
div {
margin:0;
padding:0;
border:0;
position:relative;
color:black;
font:13px arial;
}

em {
margin:0;
padding:0;
border:0;
position:relative;
color:black;
font:13px arial;
}

img {
margin:0;
padding:0;
border:0; display:block;
}

object {
margin:0;
padding:0;
border:0; display:block;
}

embed {
margin:0;
padding:0;
border:0;
display:block;
}

h1 {
display:inline;
font-size:11px;
}

a {
border:0px;	
border:0px;
outline-style: none;
}

a:link { 
text-decoration: none;
font-weight: normal;
border:0px;
}
a:visited { 
text-decoration:none;
font-weight: normal;
border:0px;
}
a:hover { 
color: black;
border:0px;
}

.Footer {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	margin-top:80px;
	margin-bottom:14px;
	color: #404246;
	text-align:center;
	font-size:11px;
}

.Footer a {
	color: #404246;	
}

.HomeAppContainer a img, .AppBanner img, .AppDescription, .SupportHeader, .SupportContainer, .SupportFormContainer, .SupportBanner, .AppIconBanner {
	border-top:3px ridge #90b4c4;
	border-bottom:3px ridge #90b4c4;
	border-radius:5px;
	box-shadow: 2px 2px 11px rgba(0, 0, 0, 0.99);
    -moz-box-shadow: 2px 2px 11px rgba(0, 0, 0, 0.99);
    -webkit-box-shadow: 2px 2px 11px rgba(0, 0, 0, 0.99);	
}

.HomeAppContainer a img:hover, .AppBanner img:hover {
	border-top:3px ridge #cae7f4;
	border-bottom:3px ridge #cae7f4;
}


.HomeAppContainer {
	width:810px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
	margin-top:350px;
	padding-left:0px;	
}

.HomeAppContainer img {
	float:left;
	margin-left:22px;
	margin-right:4px;
	margin-bottom:26px;	
}


.AppBanner {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	margin-top:38px;
	height:280px;
}

.AppContainer {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
}

.AppDescription {
	width:327px;
	float:left;
	color: #ffffff;
	padding:6px;
	padding-top:12px;
	padding-bottom:12px;
	margin-bottom:23px;
	font-size:15px;
	line-height:20px;
	background: rgba(0, 0, 0, 0.4);	
}

.AppDescription a {
	color: #e6f7ff;
}

.AppLeftSideContent {
	float:left;	
}

.AppIconBanner img{
	display:inline-block;
	vertical-align:middle;
    margin-left:8px;
    margin-right:8px; 
}

.StoreBadge{
	height:50px;
	box-shadow: 2px 2px 11px rgba(0, 0, 0, 0.99);
    -moz-box-shadow: 2px 2px 11px rgba(0, 0, 0, 0.99);
    -webkit-box-shadow: 2px 2px 11px rgba(0, 0, 0, 0.99);
}

.AppIconNew {
	height:72px;
	border-radius:12px;
	margin-left:0px !important;
}

.SupportBanner {
	color: #90b4c4;
	width: 770px;
	margin-top:40px;
	font-size:24px;	
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	background: rgba(0, 0, 0, 0.4);	
}

.SupportHeader {
	width:750px;
	color: #e6f7ff;
	padding:6px;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	padding-bottom:6px;
	padding-left:11px;
	margin-top:60px;
	text-align:left;
	font-size:24px;
	line-height:14px;
	background: rgba(0, 0, 0, 0.4);	
}

.SupportContainer {
	width:770px;
	color: #e6f7ff;
	padding:6px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	padding-top:15px;
	text-align:center;
	font-size:12px;
	line-height:14px;
	background: rgba(0, 0, 0, 0.4);	
}

.SupportQuestionLink {
	margin-bottom:5px;	
}

.SupportQuestionLink a {
	color: #90b4c4;
	font-size:21px;
	line-height:26px;
}

.SupportQuestion {
	margin-top:15px;	
}

.SupportQuestion a {
	color: #90b4c4;
	font-size: 21px;
	line-height:22px;
	font-weight:normal;
}

.SupportAnswer {
	color: #e6f7ff;
	font-size: 15px;
	margin-bottom:15px;
	line-height:22px;
}

.SupportAnswer a {
	color: #90b4c4;
	font-weight:bold;
}

.SupportFormContainer {
	width:570px;
	color: #e6f7ff;
	margin-left:auto;
	margin-right:auto;
	margin-top:36px;
	padding-top:12px;
	padding-bottom:12px;
	text-align:center;
	font-size:12px;
	line-height:14px;
	background: rgba(0, 0, 0, 0.4);	
}

.SupportError, .SupportError a
{
	color: red;
	font-size: 18px;
	font-weight:normal;
}

#recaptcha_widget_div
{
	margin-top:8px;
	margin-left:27px;
}

#recaptcha_response_field
{
	color:	#e6f7ff;
}

.recaptchatable a
{
 color: black !important;
}

.SupportInput
{
	padding-top: 10px;
	color: #90b4c4;
	text-align: right;
	margin-right: 20px;
	font-size:18px;
	text-transform:uppercase;
}

.SupportInput select
{
	width: 272px;
	height: 40px;
	background-color: black;
	color: #e6f7ff;
	margin-left: 10px;
	margin-right: 10px;
}

.SupportText
{
	margin-top:0px;
	color: #90b4c4;
	font-size:10px;
}

.SupportButton {
  background: #3498db;
  width: 200px;
  background-image: -webkit-linear-gradient(top, #87abc2, #3c6a7d);
  background-image: -moz-linear-gradient(top, #87abc2, #3c6a7d);
  background-image: -ms-linear-gradient(top, #87abc2, #3c6a7d);
  background-image: -o-linear-gradient(top, #87abc2, #3c6a7d);
  background-image: linear-gradient(to bottom, #87abc2, #3c6a7d);
  -webkit-border-radius: 11;
  -moz-border-radius: 11;
  border-radius: 11px;
  color: white;
  font-size: 24px;
  padding: 10px 20px 10px 20px;
  border: solid #d9d9d9 3px;
  text-decoration: none;
  margin-top:15px;
	margin-bottom:10px;
}

.SupportButton:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #87abc2, #3c6a7d);
  background-image: -moz-linear-gradient(top, #87abc2, #3c6a7d);
  background-image: -ms-linear-gradient(top, #87abc2, #3c6a7d);
  background-image: -o-linear-gradient(top, #87abc2, #3c6a7d);
  background-image: linear-gradient(to bottom, #87abc2, #3c6a7d);
  text-decoration: none;
}

.SupportInputField {
	border: 1px solid #919191;
	background: url(none) no-repeat #000000;
	font-size: 15px;
	font-family: "futura-pt-condensed",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #e6f7ff;
	height:40px;
	width:252px;
	margin-left: 10px;
	margin-right: 10px;
	border-radius:2px;
	-webkit-box-shadow: 2px 2px 7px 2px rgba(0, 0, 0, 1); -moz-box-shadow: 2px 2px 7px 2px rgba(0, 0, 0, 1); box-shadow: 2px 2px 7px 2px rgba(0, 0, 0, 1);
	padding-left: 10px;
	padding-right: 10px;
}

textarea {
	height: 100px !important;
	width: 484px !important;
	padding:5px;	
}

/* SUPPORT FORM CHECK BOX */
.roundedOne {
	width: 28px;
	height: 28px;
	background: #fcfff4;

	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );

	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;

	-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	position: relative;
}

.roundedOne label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;

	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	left: 4px;
	top: 4px;

	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);

	background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
	background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
	background: -o-linear-gradient(top, #222 0%, #45484d 100%);
	background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
	background: linear-gradient(top, #222 0%, #45484d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.roundedOne label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	background: #00bf00;

	background: -webkit-linear-gradient(top, #6db8e8 0%, #006894 100%);
	background: -moz-linear-gradient(top, #6db8e8 0%, #006894 100%);
	background: -o-linear-gradient(top, #6db8e8 0%, #006894 100%);
	background: -ms-linear-gradient(top, #6db8e8 0%, #006894 100%);
	background: linear-gradient(top, #6db8e8 0%, #006894 100%);

	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	top: 2px;
	left: 2px;

	-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
}

.roundedOne label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.roundedOne input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

input[type=checkbox] {
	visibility: hidden;
}
