/* 49 Promo Landing Page - Thanks for Visiting! */


/* Styling for the Body */
body{
background: #133660 url(http://www.accularian.com/images/bg.jpg) no-repeat top center;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

img {
border: none;
}


/* Styling for Links */
a:link {
	color: ##00a9dd;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
a:visited {
	color: #315add;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
a:hover {
	color: #20dadd
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
a:active {
	text-shadow: 5px 5px 10px #00f97b;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1{ color: #5e5e59;
text-align: center;
font: bold 40px Georgia, "Times New Roman", Times, serif;
}
h2{ color: #5e5e59;
text-align: center;
font: bold 30px Georgia, "Times New Roman", Times, serif;
margin-top: -10px;
}
h3{ color: #5e5e59;
text-align: left;
font: bold 24px Georgia, "Times New Roman", Times, serif;
font-variant: small-caps;

}

p { color: #126ea7;
	font-size: 18px;
	text-align: left;
}


#PlayerPage{
	width: 1024px;
	margin: 0 auto;
}

#Logo{
	position: absolute;
	top: -100px;
	width: 1024px;
	height: 80px;
}

#Logo img{
	width: 180px;
	display: block;
	position: relative;
	top: 120px;
	margin-left: 425px;
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
}

#PlayerBox{
	position: relative;
	top: 100px;
	width: 860px;
	margin: 0 auto;	
}


#VideoBox{
width: 860px;
border: 1px solid #5ba8f5;
}

#VideoBox video{
width: 860px; 

}


#SalesLetterDiv{
	position: relative;
	top: 125px;
	width: 800px;
	margin: 0 auto;	
	padding: 30px;
	background: white;
}

.SignUpButton1 {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color:#79bbff;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:5px solid #469df5;
	display:inline-block;
	color:#ffffff;
	font-family:Times New Roman;
	font-size:28px;
	font-weight:bold;
	font-style:normal;
	height:65px;
	line-height:65px;
	width:450px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 2px 0px #287ace;
}
.SignUpButton1:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
	background-color:#4197ee;
}
.SignUpButton1:active {
	position:relative;
	top:1px;
}	
.SignUpButton1:visited {
	position:relative;
	top:1px;
}
.SignUpButton1:link {
	position:relative;
	top:1px;
}

#FirstButton{
position: relative;
text-align: center;
}

#SecondButton{
position: relative;
text-align: center;
}

#ThirdButton{
position: relative;
text-align: center;
}


#Section1{
position: relative;
background: white;
}
#Section2{
position: relative;
background: white;
}
#Section3{
position: relative;
background: white;
}


#SalesFooter{
position: relative;
top: 150px;
text-align: center;
padding-bottom: 50px;
}

/* Bottom of Page Email OptIn Form CSS*/
#Items{float: left; padding-right: 20px;}
#MoreInfoOptIn { text-align: center; width: 500px; margin: 0 auto; white-space: nowrap;}
#MoreInfoOptIn form {position:relative; text-align:left; padding:10px 0 10px 3%}
#MoreInfoOptIn h2 {font-weight:bold; padding:0; margin:2px 0; font-size:1em; text-align: center; color: #848484;}
#MoreInfoOptIn input {border:1px solid #999; -webkit-appearance:none;}
#MoreInfoOptIn input[type=checkbox]{-webkit-appearance:checkbox;}
#MoreInfoOptIn input[type=radio]{-webkit-appearance:radio;}
#MoreInfoOptIn input:focus {border-color:#333;}
#MoreInfoOptIn .button {clear:both; background-color: #81DAF5; border: 0 none; border-radius:4px; color: #ffffff; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#MoreInfoOptIn .button:hover {background-color:#00BFFF;}
#MoreInfoOptIn .small-meta {font-size: 22px;}
#MoreInfoOptIn .nowrap {white-space:nowrap;}     
#MoreInfoOptIn .buttonstyle {clear:none; display:inline;}
#MoreInfoOptIn label {display:inline; font-size:12px; padding-bottom:10px; font-weight:bold;}
#MoreInfoOptIn input.email {display:inline; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:20%; min-width:150px;}
#MoreInfoOptIn input.button {display:inline-block; width:10%; margin:0 0 10px 0; min-width:100px;}
#MoreInfoOptIn div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#MoreInfoOptIn div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#MoreInfoOptIn #mce-error-response {display:none;}
#MoreInfoOptIn #mce-success-response {color:#529214; display:none;}
#MoreInfoOptIn label.error {display:inline-block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}







