@charset "utf-8";

body {
	font-family:/*Courier New,*/ Arial, Helvetica, sans-serif;
	background-color:#fff;
	margin:0px;
	padding:0px;
	font-size:12pt;
	line-height:1.5;
}
body, smaller a {
	color:#1a1a1a;	
}
h1, h2, h3 {
	/*font-family:Impact;
	font-weight:normal;
	letter-spacing:-0.02em;*/
	
	font-family:Tahoma;
	font-weight:bold;
	letter-spacing:-0.03em;
	
	/*font-family:Verdana, Arial;
	font-weight:bold;
	letter-spacing:-0.05em;*/
	
	color:#333;
	text-align:center;
	/*text-transform:capitalize;*/
	margin:0 auto;
	line-height:1.2;
	margin-bottom:20px;
	
	/*text-shadow: 1px 1px 0px rgba(0,0,0,0.1);*/
}
h1 {
	font-size:30pt;
}
h2 {
	font-size:26pt;
}
h3, #testimonialcontent h1, #testimonialcontent h2, #testimonialcontent h3 {
	font-size:20pt;
}
a {
	color:#09F;
	text-decoration:none;
}
a:hover {
	color:#09F;
	text-decoration:underline;
}

h1 #menuwrap {
	letter-spacing:-0.03em;	
}
#menuwrap {
	position:relative;
	width:auto;
	height:80px;
	left:40px;		
}
#menu a {
	position:relative;
	float:left;
	display:block;
	min-width:120px;
	height:25px;
	padding:5px 0 0 0;
	margin:0 3px 3px 0;
	color:#fff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bold;
	text-shadow: 1px 1px 1px #666;

-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;

	-moz-box-shadow: 2px 2px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 0px rgba(0,0,0,0.2);
	box-shadow: 2px 2px 0px rgba(0,0,0,0.2);
	
background: #999;
/*background: -moz-linear-gradient(top,  #ff3019 0%, #cf0404 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404));
background: -webkit-linear-gradient(top,  #ff3019 0%,#cf0404 100%);
background: -o-linear-gradient(top,  #ff3019 0%,#cf0404 100%);
background: -ms-linear-gradient(top,  #ff3019 0%,#cf0404 100%);
background: linear-gradient(to bottom,  #ff3019 0%,#cf0404 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );*/

}
#menu a:hover {

background: #ccc;
text-decoration:none;
/*background: -moz-linear-gradient(top,  #cf0404 0%, #ff3019 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cf0404), color-stop(100%,#ff3019));
background: -webkit-linear-gradient(top,  #cf0404 0%,#ff3019 100%);
background: -o-linear-gradient(top,  #cf0404 0%,#ff3019 100%);
background: -ms-linear-gradient(top,  #cf0404 0%,#ff3019 100%);
background: linear-gradient(to bottom,  #cf0404 0%,#ff3019 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf0404', endColorstr='#ff3019',GradientType=0 );

	-moz-box-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 0px rgba(0,0,0,0.2);*/

}


/*#header, #footer {
	width:1000px;	
	margin:0 auto;
}
#headerbg, #contentbg, #footerbg {
	width:100%;	
}

#header {
	height:160px;
	background-image:url(../images/template_01.gif);
}
#headerbg {
	background-image:url(../images/template_02.gif);
}
#content {
	width:800px;
	margin:0 auto;
	padding:0 100px;
	background-image:url(../images/template_03.gif);
}
#contentbg {
	background-image:url(../images/template_04.gif);
}
#footer {
	height:50px;
	background-image:url(../images/template_05.gif);
}
#footerbg {
	background-image:url(../images/template_06.gif);
}*/

textarea, input {
	font-family:Arial;
	font-size:14px;
	color:#666;
	border:1px solid #ccc;
	padding:3px;
	margin:1px;	
}
.letter {
	font-family:Georgia;
	float:left;
	/*font-weight:bold;*/
	color:#333;
	font-size: 70px;
	line-height: 60px;
	padding-right: 5px;	

}
ul {
	list-style-image:url(../_images/ticks.png);
	list-style-position:inside;
}
ul.tickmedium {
	list-style-image:url(../_images/tickm.png);
	list-style-position:inside;
}
ul.ticklarge {
	list-style-image:url(../_images/tickl.png);
	list-style-position:inside;
}
img {
	border:0px;
}
video, img {
	max-width:100%;
	height:auto;	
}
.large {
	font-size:large;
	font-weight:bold;
	line-height:1;
}
.larger {
	font-size:larger;
	font-weight:bold;
	line-height:1;
}
.x-large {
	font-size:x-large;
	font-weight:bold;
	line-height:1;
}
.xx-large {
	font-size:xx-large;
	font-weight:bold;
	line-height:1;
}
.small {
	font-size:small;
}
.smaller {
	font-size:smaller;
}
.x-small {
	font-size:x-small;
}
.xx-small {
	font-size:xx-small;
}
.red {
	color:#C00;
}
.highlight {
	background-color:#FFFF00;
}
.disclaimer, .disclaimer a {
	font-family:Verdana, Arial;
	font-size:7pt;
	color:#CCC;
	line-height:1.3;
	text-align:justify;
	width:700px;
	margin:0 auto;
	margin-bottom:20px;
	text-decoration:none;
}
.footer {
	font-family:Verdana, Arial;
	font-size:8pt;
	color:#CCC;
	line-height:1.3;
	text-align:center;
}
.rotate{
	-webkit-transform: rotate(-1deg); 
	-moz-transform: rotate(-1deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
hr {
	height:1px;
	border: 0;
	margin-bottom:30px;
	
	background: #ffffff;
	background: -moz-linear-gradient(left, #ffffff 0%, #dddddd 50%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(50%,#dddddd), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(left, #ffffff 0%,#dddddd 50%,#ffffff 100%);
	background: -o-linear-gradient(left, #ffffff 0%,#dddddd 50%,#ffffff 100%);
	background: -ms-linear-gradient(left, #ffffff 0%,#dddddd 50%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );
	background: linear-gradient(left, #ffffff 0%,#dddddd 50%,#ffffff 100%);
}

#resellrights {
	background-image:url(../_images/resellrights.png);
	width:118px;
	height:118px;
	position:absolute;
	left: 572px;
	top: 5px;
	z-index:3;	
}

.resize-index {
	width:220px;
	height:auto;
	position:absolute;
	left: 232px;
	top: 5px;
	z-index:1;	
}
.resize-download {
	width:220px;
	height:auto;
	position:absolute;
	left: 36px;
	top: 38px;
	z-index:0;
}
.resize-affiliates {
	width:220px;
	height:auto;
	position:absolute;
	left: 429px;
	top: 35px;
	z-index:0;

}
.package {
	position:relative;
	z-index:2;
	top:50px;
}
#gradient {
	position:absolute;
	background-image:url(../_images/gradient.png);
	background-repeat:repeat-x;
	width:650px;
	height:50px;
	z-index:1;
	left: 0px;
	top: 216px;
}

#index {
	background-image:url(../_images/index.jpg);
	width:400px;
	height:400px;
	position:absolute;
	left: 149px;
	top: 1px;
	z-index:0;
}
#download {
	background-image:url(../_images/download.jpg);
	width:400px;
	height:400px;
	position:absolute;
	left: 287px;
	top: 2px;
	z-index:0;
}
#affiliates {
	background-image:url(../_images/affiliates.jpg);
	width:400px;
	height:400px;
	position:absolute;
	left: 15px;
	top: -21px;
	z-index:0;
}

#blink {
	background-image:url(../_images/blink.gif);
	width:764px;
	height:40px;
	position:absolute;
}

#boxheader {
	margin:0 auto;
	height:50px;
	width:700px;
	background-image:url(../images/component_01.gif);
}
#boxcontent {
	margin:0 auto;
	width:560px;
	padding:1px 70px 10px 70px;
	background-image:url(../images/component_02.gif);
	min-height:350px;
}
#boxfooter {
	margin:0 auto;
	height:50px;
	width:700px;
	background-image:url(../images/component_03.gif);
	margin-bottom:20px;
}

#bonusheader {
	margin:0 auto;
	height:50px;
	width:700px;
	background-image:url(../images/bonus_01.gif);
}
#bonuscontent {
	margin:0 auto;
	width:560px;
	padding:1px 70px 10px 70px;
	background-image:url(../images/bonus_02.gif);
}
#testimonialcontent h1, #testimonialcontent h2, #testimonialcontent h3 {
	/*color:#fff;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.1);*/
}
#bonusfooter {
	margin:0 auto;
	margin-bottom:20px;
	height:50px;
	width:700px;
	background-image:url(../images/bonus_03.gif);
}

#testimonialheader {
	margin:0 auto;
	height:60px;
	width:800px;
	background-image:url(../images/testimonial_01.gif);
}
#testimonialcontent {
	margin:0 auto;
	padding:20px 100px 20px 100px;
	width:600px;
	background-image:url(../images/testimonial_02.gif);
}

#testimonialfooter {
	margin:0 auto;
	height:50px;
	width:800px;
	background-image:url(../images/testimonial_03.gif);
}

#orderform {
	margin:0 auto;
	width:550px;
	padding:20px;
	border:3px dashed #999;
}

.reseller {
	display:block;
	font-family:"Courier New", Courier, monospace;
	background-color:#FFFF00;
	font-size:11pt;
	padding:10px;
	line-height:1.3;
}



#box.boxorderform li{
	margin-left:-40px;
	padding-bottom:1em;
}
#tbox {
	border-radius:5px;
	margin:20px auto;
	padding:20px;
	border:1px solid #ccc;
	width:600px;
	background-color:#FFC;
}
.box {
	border-radius:5px;
	margin:20px auto;
	padding:20px;
	border:1px solid #ccc;
	width:100%;
	background-color:#FFC;
}
#box {
	margin:0 auto 20px auto;
	width:94%;
	padding:20px;
	border:1px solid #ddd;	
	
	/*-moz-box-shadow: 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 5px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 5px 5px 0px rgba(0,0,0,0.2);*/

	/*-moz-box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 10px rgba(0,0,0,0.2);*/
}
#box.boxwide {
	width:90%;
}
#box ul {
	margin-left:-50px;
}
#box.boxbonus {
	margin:0 auto 20px auto;
	width:600px;
	padding:15px;
	border:3px dashed #999;	
	/*-moz-box-shadow: 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 5px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 5px 5px 0px rgba(0,0,0,0.2);*/
}
#box.boxorderform {
	margin:0 auto 20px auto;
	width:600px;
	padding:20px;
	border:3px dashed #999;

	/*background: #ffffc6;	
	-moz-box-shadow: 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 5px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 5px 5px 0px rgba(0,0,0,0.2);*/
}
#box.boxlicense {
	position:relative;
	width:600px;
	margin:20px auto;
	padding:10px;
	
	font-family:"Courier New";
	font-size:12px;
	
	/*border:3px dashed #666;*/
	
	-moz-box-shadow: 5px 5px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 5px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 5px 5px 0px rgba(0,0,0,0.2);
	
	background: #ffffc6;
	background: -moz-linear-gradient(top, #ffffc6 0%, #ffffd8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffc6), color-stop(100%,#ffffd8));
	background: -webkit-linear-gradient(top, #ffffc6 0%,#ffffd8 100%);
	background: -o-linear-gradient(top, #ffffc6 0%,#ffffd8 100%);
	background: -ms-linear-gradient(top, #ffffc6 0%,#ffffd8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffc6', endColorstr='#ffffd8',GradientType=0 );
	background: linear-gradient(top, #ffffc6 0%,#ffffd8 100%);	
}
