@charset "utf-8";

body {
	font-family:/*Courier New,*/ Arial, Helvetica, sans-serif;
	background-color:#fff;
	margin:0px;
	padding:0px;
	font-size:14pt;
	line-height:1.2;
}
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.05em;
	
	/*font-family:Arial;
	font-weight:bold;
	letter-spacing:-0.07em;*/
	
	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;
}
h1.title {
	font-size:20pt;
}
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;
	left:40px;		
}
#menuwrap div 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 #333;

-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: rgb(0,129,193); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(0,129,193,1) 0%, rgba(1,101,155,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,129,193,1)), color-stop(100%,rgba(1,101,155,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,129,193,1) 0%,rgba(1,101,155,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,129,193,1) 0%,rgba(1,101,155,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,129,193,1) 0%,rgba(1,101,155,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,129,193,1) 0%,rgba(1,101,155,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0081c1', endColorstr='#01659b',GradientType=0 ); /* IE6-9 */
}
#menuwrap div a:hover {

background: rgb(1,101,155); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(1,101,155,1) 0%, rgba(0,129,193,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(1,101,155,1)), color-stop(100%,rgba(0,129,193,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(1,101,155,1) 0%,rgba(0,129,193,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(1,101,155,1) 0%,rgba(0,129,193,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(1,101,155,1) 0%,rgba(0,129,193,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(1,101,155,1) 0%,rgba(0,129,193,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01659b', endColorstr='#0081c1',GradientType=0 ); /* IE6-9 */


	-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);

text-decoration:none;
}


#header, #footer {
	width:1000px;	
	margin:0 auto;
}
#headerbg, #contentbg, #footerbg {
	width:100%;	
}

#header {
	height:357px;
	background-image:url(../images/template_01.jpg);
}
#headerbg {
	background-image:url(../images/template_02.jpg);
}
#content {
	width:800px;
	margin:0 auto;
	padding:0 100px;
	background-image:url(../images/template_03.jpg);
}
#contentbg {
	background-image:url(../images/template_04.jpg);
}
#footer {
	height:100px;
	background-image:url(../images/template_05.jpg);
}
#footerbg {
	background-image:url(../images/template_06.jpg);
}

textarea, .input {
	font-family:Arial;
	font-size:14px;
	color:#666;
	border:1px solid #ccc;
	padding:5px;
	margin:1px;	
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
}
.letter {
	font-family:Georgia;
	float:left;
	/*font-weight:bold;*/
	color:#333;
	font-size: 90px;
	line-height: 70px;
	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;
}
.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;
}
.grey {
	color:#999;	
}
.left {
	text-align:left;	
}
.right {
	text-align:right;	
}
.center {
	text-align:center;	
}
.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%);
}
hr.clear {
	clear:both;
	height:0px;	
	margin-bottom:0px;
}

#resellrights {
	background-image:url(../_images/resellrights.png);
	width:110px;
	height:110px;
	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/rrindex.gif);
	width:400px;
	height:400px;
	position:absolute;
	left: 149px;
	top: 1px;
	z-index:0;
}
#download {
	background-image:url(../_images/rrdownload.gif);
	width:400px;
	height:400px;
	position:absolute;
	left: 287px;
	top: 2px;
	z-index:0;
}
#affiliates {
	background-image:url(../_images/rraffiliates.gif);
	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:80px;
	width:800px;
	background-image:url(../images/box_01.gif);
}
#boxcontent {
	margin:0 auto;
	width:670px;
	padding:0px 65px 0px 65px;
	background-image:url(../images/box_02.gif);
	min-height:350px;
}
#boxfooter {
	margin:0 auto;
	height:90px;
	width:800px;
	background-image:url(../images/box_03.gif);
	margin-bottom:20px;
}

#bonusheader {
	margin:0 auto;
	height:50px;
	width:800px;
	background-image:url(../_images/bonus_01.gif);
}
#bonuscontent {
	margin:0 auto;
	width:650px;
	padding:10px 75px 10px 75px;
	background-image:url(../_images/bonus_02.gif);
}

#bonusfooter {
	margin:0 auto;
	margin-bottom:20px;
	height:50px;
	width:800px;
	background-image:url(../_images/bonus_03.gif);
}

#testimonialcontent h1, #testimonialcontent h2, #testimonialcontent h3 {
	/*color:#fff;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.1);*/
}
#testimonialheader {
	margin:0 auto;
	height:60px;
	width:800px;
	background-image:url(../_images/testimonial_01.gif);
}
#testimonialcontent {
	margin:0 auto;
	padding:10px 75px 10px 75px;
	width:650px;
	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;
}
#box {
	margin:0 auto 20px auto;
	width:94%;
	padding:20px;
	border:1px solid #ccc;	
	
	/*-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.boxplain {
	margin:0 auto 20px auto;
	width:600px;
	padding:15px;
	border:1px solid #ccc;	

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */	
}
#box.boxorderform {
	margin:0 auto 20px auto;
	width:550px;
	padding:15px;
	border:1px 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%);	
}
