@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Bevan);

hr.clear {
	clear:both;
	height:0px;	
	margin-bottom:0px;
}
h1 #menuwrap {
	letter-spacing:-0.03em;	
}
#menuwrap {
	position:relative;
	width:100%;	
	display:block;
}
#menuwrap div a {
	position:relative;
	float:left;
	display:block;
	min-width:150px;
	/*height:25px;*/
	padding:3px 0 10px 0;
	margin:0 3px 3px 0;
	color:#fff;
	text-align:center;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:26px;
	/*font-weight:bold;*/
	text-shadow: 1px 1px 1px #666;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	-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);

/* RED MENU BUTTONS OFF */
/*background: #ff3019;
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 );*/

/* BLUE MENU BUTTONS OFF*/
background: rgb(0,129,193); 
background: -moz-linear-gradient(top,  rgba(0,129,193,1) 0%, rgba(1,101,155,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,129,193,1)), color-stop(100%,rgba(1,101,155,1)));
background: -webkit-linear-gradient(top,  rgba(0,129,193,1) 0%,rgba(1,101,155,1) 100%);
background: -o-linear-gradient(top,  rgba(0,129,193,1) 0%,rgba(1,101,155,1) 100%);
background: -ms-linear-gradient(top,  rgba(0,129,193,1) 0%,rgba(1,101,155,1) 100%);
background: linear-gradient(to bottom,  rgba(0,129,193,1) 0%,rgba(1,101,155,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0081c1', endColorstr='#01659b',GradientType=0 );

}
#menuwrap div a:hover {
/* RED MENU BUTTONS ON */
/*background: #cf0404;
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 );*/

/* BLUE MENU BUTTONS ON*/
background: rgb(1,101,155);
background: -moz-linear-gradient(top,  rgba(1,101,155,1) 0%, rgba(0,129,193,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(1,101,155,1)), color-stop(100%,rgba(0,129,193,1)));
background: -webkit-linear-gradient(top,  rgba(1,101,155,1) 0%,rgba(0,129,193,1) 100%);
background: -o-linear-gradient(top,  rgba(1,101,155,1) 0%,rgba(0,129,193,1) 100%);
background: -ms-linear-gradient(top,  rgba(1,101,155,1) 0%,rgba(0,129,193,1) 100%);
background: linear-gradient(to bottom,  rgba(1,101,155,1) 0%,rgba(0,129,193,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01659b', endColorstr='#0081c1',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);

text-decoration:none;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#F7F7F7;
	margin:0px;
	padding:0px;
	font-size:12pt;
	line-height:1.3;
}
body, smaller a {
	color:#000;	
}
h1, h2, h3 {
	/*font-family:Impact;
	font-weight:normal;
	letter-spacing:-0.02em;*/

	font-family:Bevan,Impact;
	font-weight:bold;
	letter-spacing:-0.03em;
		
	/*font-family:Tahoma;
	font-weight:bold;
	letter-spacing:-0.02em;*/
	
	/*font-family:Arial;
	font-weight:bold;
	letter-spacing:-0.07em;*/
	
	color:#1a1a1a/*#006b9b*/;
	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;
}
table h3 {
	line-height:1;	
	margin-bottom:0px;
}
table p {
	/*font-size:10pt;	*/
	margin:0px;
}
table.top td {
	vertical-align:top;	
}
a {
	color:#09F;
	text-decoration:none;
}
a:hover {
	color:#0CF;
	text-decoration:none;
}

#preview {
	background-color:#F00;
	padding:10px;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
}
#preview a {
	color:#FFFFFF;
	font-weight:bold;
}

#header, #footer {
	width:1000px;	
	margin:0 auto;
}
#headerbg, #contentbg, #footerbg {
	width:100%;	
}

#header {
	height:300px;
	background-image:url(../images/template_01.jpg);
}
#headerbg {
	background-image:url(../images/template_02.jpg);
}
#content {
	width:800px;
	margin:0 auto;
	padding:20px 100px;
	background-image:url(../images/template_03.jpg);
	background-color:#fff;
}
#contentbg {
	background-image:url(../images/template_04.jpg);
}
#footer {
	height:110px;
	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: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;
}
li {
	margin-bottom:0.5em;
}
img {
	border:0px;
}
img.light:hover  {
	opacity:0.9;	
}
.large {
	font-size:50px;
	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:#DD0000;
}
.highlight {
	background-color:#FFFF00;
}
.disclaimer, .disclaimer a {
	font-family:Verdana, Arial;
	font-size:9pt;
	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:9pt;
	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%);
}
#box {
	width:650px;
	padding:20px;
	margin:20px auto;
	border:2px dashed #333;	
}
#box img {
	margin:0 10px;	
}
#boxheader {
	margin:0 auto;
	height:50px;
	width:700px;
	background-image:url(../images/component_01.gif);
}
#boxcontent {
	margin:0 auto;
	width:600px;
	padding:1px 50px 10px 50px;
	background-image:url(../images/component_02.gif);
	/*min-height:300px;*/
}
#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:50px;
	width:700px;
	background-image:url(../images/testimonial_01.gif);
}
#testimonialcontent {
	margin:0 auto;
	padding:1px 100px 50px 100px;
	width:500px;
	background-image:url(../images/testimonial_02.gif);
}

#testimonialfooter {
	margin:0 auto;
	height:50px;
	width:700px;
	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;
}