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

body
{
	margin:0;
	padding:0;
	width:100%;
	background: #e5e5e5; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #e5e5e5 1%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#e5e5e5), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e5e5e5 1%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e5e5e5 1%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e5e5e5 1%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(top, #e5e5e5 1%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 );/* IE6-8 */
	background: #757575;
	background-image:url("../images/back1.jpg"), url("../images/back2.jpeg");
	background-repeat: repeat-x, repeat;
	background-attachment:fixed;
}

.all
{
	/* background: #e5e5e5; */
	box-shadow: 0px 0px 34px rgba(0, 0, 0, 0.80);
	-moz-box-shadow: 0px 0px 34px rgba(0, 0, 0, 0.80);
	-webkit-box-shadow: 0px 0px 34px rgba(0, 0, 0, 0.80);
	border:solid 1px black;
	width:799px;
	position:absolute;
	top:20px;
	left:50%;
	margin-left:-400px;
	height:100%;
	padding-bottom:250px;
}

img {
	border: none;
}


h1
{
	text-align:center;
	margin-top:290px;
}

h1 em
{
	font-family: Baskerville, Georgia, sans-serif;
	font-variant:small-caps;
	color:#3f0000;
}

.info 
{
	font:Georgia,"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:13pt;
	position:absolute;
	top:590px;
	width:740px;
	padding: 0 30px 0 30px;
	color:#220000;
}



.linetop
{
	position:absolute;
	left:50%;
	margin-left:-400px;
	top:148px;
	width:800px;
	height:32px;
	background: url(../images/linetop.png);	
}

.linebottom
{
	position:absolute;
	left:401px;
	margin-left:-400px;
	top:466px;
	width:800px;
	height:32px;
	background: url(../images/linebottom.png);
}

.optinback
{
	position:absolute;
	top:185px;
	width:390px;
	height:280px;
	background:url(../images/optinback.jpg) no-repeat;
	left:403px;
}

.signupback
{
	position:absolute;
	top:185px;
	width:390px;
	height:280px;
	background:url(../images/signupback.jpg) no-repeat;
	left:403px;
}

.signupbutton
{
	z-index:10;
}

.optinpar
{
	margin-top:5px;
	width:100%;
	font-family: Arial;
	font-size:16pt;
	font-weight:500;
	text-align:center;
	color:#fff;
	margin-bottom:0px;
}

.signuppar
{
	margin-top:5px;
	width:100%;
	font-family: Arial;
	font-size:16pt;
	font-weight:500;
	text-align:center;
	color:#fff;
	margin-bottom:0px;
}

.inputtext
{
	width:170px;
	font-size:11pt;
	height:20px;
	margin-top:10px;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-left:7px;
	color:#000;
	background-color:#9b9b9b;	
	border:none;
}

.previewLabel
{
	font-size:13pt;
	font-family: Arial;
	font-weight:200;
	color:#fff;
}

.instantaccess
{
	width:246px;
	height:41px;
	position:absolute;
	left:50%;
	margin-left:-123px;
	top:100%;
	margin-top:-46px;
}

.video
{
	position:absolute;
	top:185px;
	left:6px;
	width:390px;
	height:280px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px; 
}

.box
{
	position:absolute;
	top:185px;
	left:6px;
	width:390px;
	height:280px;
	background-image:url(../images/backtest.png);
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px; 
}

.box p
{
	position:absolute;
	left:0px;
	width:390px;
	height:280px;
	font-size: 18px;
	
	text-align: center;
	font-style: normal;
	vertical-align: middle;
	word-spacing: normal;
}

.p1
{
	font:Verdana, Geneva, sans-serif
	font-size:12pt;
	height:20px;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-indent: 10px;

	
}

.box2
{
	position:absolute;
	top:185px;
	left:397px;
	width:390px;
	height:280px;
	border-radius:10px;
	background-color: #06F;
	font-size: 14px;
	font-style: normal;
	color: #333;
	text-align: center;
}

.inset
{ 
	text-shadow:#fff 0px 1px 0, #000 0 -1px 0;
	height:20px;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-indent: 10px;
}

.p1-color
{
	color:#b0020d;
}

.p1-redblock
{
	position:relative;
    color:#aeef33;
    font-family: Georgia;
}


/*============================================================== MENU =============================================================*/
.menu
{
	width:100%;
	position:fixed;
	top:100%;
	margin-top:-150px;
	height:150px;
	z-index:1000;
}

/* dock - top */
.dock {
	position: relative;
	height: 150px; 
	margin: 0 auto;
	text-align: center;
	background: url(../images/dgback.png);
}
.dock-container {
	position: fixed;
	top:100%;
	margin-top:-150px;
	height: 150px;
	padding-left: 20px;
	
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 20px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-variant:small-caps;
	color:#fff;
	font-size:10pt;
	padding-left: 20px;
	display:block;
	margin-top:-5px;
}

/*============================================================== MENU =============================================================*/

