@charset "utf-8";

#testimonial {
	width:600px;
	border:2px dashed #333;
	background-color:#FFFFDD;
	margin:20px auto;
	padding:10px;
	font-size:larger;
	color:#666;
}
#testimonial img {
	float:left;
	padding:0 10px 0 0;	
}
/*#testimonial h2 {
	padding-top:10px;	
}*/

#testimonialheader {
	margin:0 auto;
	height:70px;
	width:800px;
	background-image:url(http://www.platinumresellrights.com/images/testimonial2_01.gif);
}
#testimonialcontent {
	margin:0 auto;
	padding:0px 100px 1px 100px;
	width:600px;
	background-image:url(http://www.platinumresellrights.com/images/testimonial2_02.gif);
}

#testimonialfooter {
	margin:0 auto;
	height:70px;
	width:800px;
	background-image:url(http://www.platinumresellrights.com/images/testimonial2_03.gif);
}


.form {
	border:1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#999;	
	padding:3px;
	background-color:#ffffee;
}

.securecopynow {
	position:absolute;	
}

#guarantee {
	margin:0 auto;
	border:3px dashed #333;
	padding:20px;	
}

.midthumb {
	margin:0 10px 0 10px;
	padding:0 10px 0 10px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}

.timer {
	background-color:#ffffcc;
	margin:0 auto;
	border:1px solid #ccc;
	width:450px;
	
	color:#444;
	font-weight:bold;
	font-size:20pt;
	font-family:"Courier New";
	text-align:center;
	letter-spacing:-2px;
	
	text-decoration:blink;
}

#header {
	margin:0px auto;
	background:url(../images/template_01.jpg);
	width:1000px;
	height:160px;
}
#headerbg {
	width:100%;
	background:url(../images/template_02.jpg);
}

#content {
	margin:20px auto;	
	width:900px;
	/*background:url(../images/template_03.jpg);*/
	padding:20px 50px;
	background-color:#FFF;
}

#footer {
	margin:0px auto;
	background:url(../images/template_06.jpg);
	width:1000px;
	height:121px;
}
#footerbg {
	width:100%;
	background:url(../images/template_07.jpg);
}

#form {
	position:relative;	
}
#arrowright {
	position:absolute;
	top:100px;
	left:70px;
	width:153px;
	height:104px;
	background:url(../images/arrowright.png);	
}
#arrowleft {
	position:absolute;
	top:100px;
	left:680px;
	width:153px;
	height:104px;
	background:url(../images/arrowleft.png);	
}

#boxright {
	width:400px;
	float:right;
	font-size:9pt;
	color:#666;
	margin-top:20px;
	border-left:1px solid #eee;
	padding-left:10px;
	margin-left:10px;
}
#boxright2 {
	width:50%;
	float:right;
	border-left:1px solid #eee;
	padding-left:10px;
	margin-left:10px;
}

#box {
	width:96%;
	border:1px solid #ccc;
	padding:10px;
	min-height:250px;
	margin-bottom:15px;	
}
#box h2 {
	text-align:left;	
}
#orderbox {
	margin:0 auto;
	width:700px;
	border:1px dashed #ccc;
	padding:15px;	
}

.imgleft {
	float:left;	
}
.imgright {
	float:right;	
}
.left {
	text-align:left;	
}
.right {
	text-align:right;	
}

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%);
}

body {
	font-family:Arial;
	background:#ededed;
	margin:0px;
	padding:0px;
	color:#333;
	font-size:12pt;
	line-height:1.2;
}
h1, h2, h3 {
	font-family:Tahoma;
	font-weight:bold;
	color:#193c5a;
	text-align:center;
	text-transform:capitalize;
	line-height:1.3;
	margin:0px 0px 10px 0px;
}
h1 {
	font-size:26pt;
	letter-spacing:-2px;
}
h2 {
	font-size:20pt;
	letter-spacing:-1px;
}
h2.white {
	color:#FFF;
	text-shadow: #0a2533 1px 1px 3px;
}
h3 {
	font-size:16pt;
	letter-spacing:-0.5px;
}
a {
	color:#266e94;
	font-weight:bold;
}
a:hover {
	color:#44a9e1;
	font-weight:bold;
}
ul {
	list-style-image:url(../images/tick25.png);
	list-style-position:inside;
}
li {
	padding-bottom:10px;	
	margin-left:-20px;
}
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:#AA0000;
}
.white {
	color:#FFF;
}
.highlight {
	background-color:#FFFFCC;
}
.disclaimer {
	font-family:Verdana, Arial;
	font-size:7pt;
	color:#999;
	line-height:1.3;
	text-align:justify;
	padding:20px;
}
.footer {
	font-family:Verdana, Arial;
	font-size:8pt;
	color:#999;
	line-height:1.3;
	text-align:center;
}
.blank {
	position:absolute;
	color:#fff;	
	display:none;
}