body {
	background: #ffbf01;
	text-align: center;
}
#header {
	display: none;
}
#page {	
	width: 720px;
	margin: 0 auto;
	padding-top: 20px;
	background: url(../images/bg-top.png) center top no-repeat;
	text-align: left;
}
#wrap {
	float: left;
	width: 100%;
	background: #fff url(../images/bg.png) center repeat-y;
}
#content {
	float: left;
	width: 640px;
	padding: 0 40px 20px;
	background: url(../images/bg-bottom.png) center bottom no-repeat;
}
.mceContentBody {
	background: #fff;
	text-align: left;
}
.extra {
	padding: 10px 0 10px 50px;
	background: url(../images/tickBox.jpg) no-repeat 10px center;
}
ul.extra {
	margin-left: 0;
	padding: 0 0 0 40px;
	background: none;
}
ul.extra li {
	list-style: none;
	padding: 10px 0 10px 40px;
	background: url(../images/tickBox.jpg) no-repeat left center;
}
/*.alt {
	color: #fff;
	margin: 5px 25px;
	padding: 15px;
	border: 2px dotted #00f;
	background: #09f;
}*/
.expose {
	padding: 15px 20px;
	text-align: center;
	border: 3px dashed #a60813;
}
.offer {
	padding: 10px;
	border: 4px solid #0c8bf9;
}
.greeting {
	width: 194px;
	height: 34px;
	background: url(../images/dearfriend.png) top left no-repeat;
	text-indent: -9999px;
}
.signoff {
	font-size: 2em;
	font-family: cursive;
	font-style: italic;
	font-weight: bold;
}
#footer {
	clear: both;
	font-size: 80%;
	text-align: center;
	line-height: .8;
}

/* elements */
body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 100.01%;
}
acronym {
	border: none;
}
blockquote {
	margin: 0 .5em;
	font-size: 105%;
}
dt {
	font-weight: bold;
}
table {
	margin: .5em auto;
	text-align: center;
}
h1 {
	color: #000;
	font-size: 59px;
	text-align: center;
}
h1.logo {
	width: 499px;
	height: 53px;
	margin: .5em auto;
	background: url(../images/GPS-logo.png) center no-repeat;
	text-indent: -9999px;
}
h1.alt {
	color: red;
}
h1.alt span {
	display: block;
}
h2 {
	color: red;
	font-size: 36px;
	text-align: center;
}
h2.alt {
	color: #ef7e0e;
}
h2.minor {
	font-size: 22px;
}
h3 {
	font-size: 18pt;
	text-align: center;
}
h3.minimal {
	font-size: 10pt;
}
h3 span {
	color: #ef7e0e;
}
h3 span.alt {
	color: red;
}
h3 a,
h3 a:visited {
	color: #000;
}
.semi {
	font-size: 28px;
}
strong.alt {
	color: red;
}

hr {
	margin: 0 50px;
	border: 2px solid #ef7e0e;
}

/* blocks */
.highlight {
	clear: both;
	width: 550px;
	margin: 10px auto;
	padding: 25px;
	background: #feffcd url(../images/testimonial.png) left top no-repeat;
	border: 3px solid #ef7e0e;
	border-top: 0;
	border-left: 0;
}
.highlight h2 {
	color: #ef7e0e;
	font-size: 22px;
}
.highlight ul.checklist li {
	margin: 10px 0;
	background: url(../images/tick2.png) left top no-repeat;
}
.highlight.products h3 {
	text-align: left;
}
.disclaimer {
	font-size: 70%;
	color: #666;
}

/* image styles */
.gallery {
	clear: both;
	float: left;
	width: 600px;
	margin: 0 0 0 20px;
}
.offset {
	display: block;
	clear: right;
	float: right;
	padding: 0 0 10px 10px;
	text-align: center;
}
.offset.alt {
	display: block;
	clear: left;
	float: left;
	padding: 0 10px 10px 0;
}
.offset p {
	width: 200px;
	color: red;
}
.img {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* testimonial */
.testimonial {
	width: 565px;
	margin: 10px auto;
	padding: 10px 10px 10px 25px;
	background: url(../images/testimonial.png) left top no-repeat;
	border: 3px solid #ef7e0e;
	border-top: 0;
	border-left: 0;
}
.testimonial p {
	font-size: 16px;
	margin: 0 0 1em;	
}
.testimonial em {
	color: #ef7e0e;
	font-weight: bold;
}
.testimonial img {
	float: left;
	margin: 0;
	padding: 10px;
}
.testimonial .cite {
	clear: left;
	text-align: right;
}
.testimonial .cite p {
	margin: .2em 0;
}
.testimonial .cite em {
	font-weight: normal;
}
.testimonial blockquote {
	padding-top: 8px;
}
.testimonial blockquote P {
	text-align: left;
}
.testimonial blockquote em {
	font-size: 18px;
	font-weight: normal;
}
/* Download Styles */
.downloads,
.downloadsfull {
	clear: left;
	float: left;
	width: 650px;
	margin: .2em 0;
	padding: 5px;
	border: 2px solid #ef7e0e;
}
.download {
	clear: left;
	margin: 0 auto;
}
.download h3,
.download p,
.download object {
	float: left;
	margin: 5px;
	font-size: 12pt;
}
.download h3 {
	width: 180px;
}
.download p {
	font-size: 10pt;
}
.download a {
	float: left;
	width: 175px;
	height: 36px;
	background: #ef7e0e url(../images/arrowButton.png) center no-repeat;
	color: #000;
	text-align: center;
	text-decoration: none;
	line-height: 20pt;
}
.download a:hover {
	background-color: #f60;
}

.downloadsfull h3 {
	text-align: left;
}
.downloadsfull p {
	width: 75px;
}

.downloads object {
	margin-right: 30px;
}
.downloads p {
	margin-left: 20px;
}

/* button */
.button a {
	display: block;
	width: 557px;
	min-height: 23px; /* minus padding */
	margin: .5em auto;
	padding: 10px 0;
	background: #ef7e0e url(../images/button_any_colour.png) no-repeat;
	text-align: center;
	color: #FFF;
	font-size: 115%;
	text-decoration: none;
	font-weight: bold;
}
.button a:hover {
	background-color: #f60;
}

/* roll over buttons */
.bestSelling,
.everySecret,
.freeCD,
.guaranteeYourChance,
.procrastinating,
.recordTime,
.revolutionaryPublishing {
	display:block;
	height:65px;
	margin:1em auto;
	padding-top:9px;

}
.bestSelling {
	width:508px;
	background: url(../images/BestSellingAuthor.png) 0 0 no-repeat;
}
.everySecret {
	width:638px;
	background: url(../images/EverySecret.png) 0 0 no-repeat;
}

.freeCD {
	width:438px;
	background: url(../images/FreeCD.png) 0 0 no-repeat;
}

.guaranteeYourChance {
	width:686px;
	background: url(../images/GuaranteeYourChances.png) 0 0 no-repeat;
}

.procrastinating {
	width:610px;
	background: url(../images/Procrastinating.png) 0 0 no-repeat;
}
.recordTime {
	width:646px;
	background: url(../images/RecordTime.png) 0 0 no-repeat;
}

.revolutionaryPublishing {
	width:534px;
	background: url(../images/RevolutionaryPublishing.png) 0 0 no-repeat;
}

.bestSelling:hover,
.everySecret:hover,
.freeCD:hover,
.procrastinating:hover,
.recordTime:hover,
.revolutionaryPublishing:hover,
.guaranteeYourChance:hover {
	background-position: 0 -74px;
}

/* inline */
.signature {
	display: block;
	width: 360px;
	height: 81px;
	background: url(../images/dale-sig.jpg) left top no-repeat;
	text-indent: -9999px;
}
.standout {
	text-decoration: underline;
}
.phrase {
	text-align: right;
}
ul.checklist {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.checklist li {
	padding-left: 25px;
	background: url(../images/tick.png) left top no-repeat;
}

/* forms */
.formheading {
	width: 600px;
	margin: 0 auto;
	background: #ffa602 url(../images/bg-form-top.png) center top no-repeat;
	text-align: center;
}
.formheading h2 {
	margin: 0;
	padding: 13px 15px 8px;
	font-size: 23px;
	color: #fff;
}
.formcontent {
	width: 596px;
	margin: 0 auto;
	background: #feffcd;
	border: 2px solid #ffa602;
	border-top: 0;
	border-bottom: 0;	
}
.formcontent p {
	margin: 0;
	padding: 20px 10px 10px;
}
.formfooter {
	width: 596px;
	margin: 0 auto 10px;
	background: #feffcd;
	border: 2px solid #ffa602;
	border-top: 0;
}
.formfooter p {
	margin: 0;
	padding: 20px 10px 10px;
	color: red;
}
.tellafriend fieldset {
	clear: both;
}
.commsSubscriptionBlock div,
.tellafriend div {
	clear: left;
	float: left;
	width: 590px;
	margin: .5em 0;
}
.tellafriend div {
	color: red;
}
.commsSubscriptionBlock label,
.tellafriend label {
	float: left;
	width: 10em;
	padding-right: 1em;
	text-align: right;
}
.tellafriend label {
	width: 15em;
	color: #000;
}
.commsSubscriptionBlock input,
.tellafriend input {
	float: left;
	border: 1px solid #f78f1e;
}
.tellafriend input {
	color: #000;
}
.commsSubscriptionBlock div strong,
.tellafriend div strong {
	float: left;
	padding: 0 5px;
	color: red;
}
.commsSubscriptionBlock div.submit,
.tellafriend div.submit {
	float: none;
	margin-bottom: 0;
}
.commsSubscriptionBlock div.submit input,
.tellafriend div.submit input {
	float: none;
	width: 512px;
	height: 30px;
	margin: 0 0 0 40px;
	padding-top: 30px;
	background: url(../images/freecdandguide.png) left top no-repeat;
	border: 0;
}
.tellafriend div.submit input {
	background: url(../images/freeaudio.png) left top no-repeat;
}
.commsSubscriptionBlock div.submit input:hover,
.tellafriend div.submit input:hover {
	background-position: right top;
}
.commsSubscriptionBlock div.error {
	float: none;
	text-align: center;
	color: red;
}

.paymentinfo {
	width: 596px;
	margin: 1em auto 0;
	background: #feffcd;
	border: 2px solid #ffa602;
	border-bottom: 0;
	text-align: center;
}
.paymentinfo h1,
.paymentinfo h2 {
	font-size: 18pt;
}
.paymentinfo img {
	padding-bottom: .5em;
}
.singlepurchaseform form {
	margin: 0 auto 1em;
	border: 2px solid #ffa602;
	border-top: 0;
}
.singlepurchaseform .singleproduct {
	padding-top: 15px;
}
.singlepurchaseform fieldset {
	margin: 0;
	padding: 0 5px;
}
.singlepurchaseform fieldset div {
	clear: left;
	float: left;
	width: 100%;
	margin: .2em auto;
}
.singlepurchaseform fieldset div.error {
	clear: left;
	float: none;
	display: block;
	text-align: center;
	color: red;
}
.singlepurchaseform fieldset label {
	float: left;
	width: 12em;
	line-height: 1.2em;
}
.singlepurchaseform fieldset input {
	float: left;
}
.singlepurchaseform .submit {
	float: none;
	text-align: center;
}
.singlepurchaseform .submit input {
	float: none;
	width: 300px;
	height: 30px;
	margin: .5em auto;
	padding-top: 30px;
	background: url(../images/orderbutton.png) left top no-repeat;
	border: 0;
}
.singlepurchaseform #waitMessage {
	display: none;
	font-size: smaller;
	color: red;
}
.singlepurchaseform .submit input:hover {
	background-position: right top;
}
.singlepurchaseform .red {
	color: red;
}
.secureMessage {
	float: none;
	display: block;
	width: 50%;
	margin: .5em auto;
	padding-left: 100px;
	background: url(../images/secure-image.gif) left center no-repeat;
	font-size: 11pt;
}
form {
	width: 596px;
	margin: 0 auto;
	border: 2px solid #ffa602;
	border-top: 0;
	border-bottom: 0;
	background: #feffcd;
}
fieldset {
	border: 0;
}
legend {
	display: none;
}
label {
	font-weight: bold;
}
.buttons {
	text-align: center;
}

/* footer */
#footer ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
#footer li {
	display: inline;
	margin: 0;
	list-style: none;
}
#footer li a,
#footer li a:visited {
	padding: .2em;
	font-size: 10pt;
	color: #000;
}

#copyright {
	text-align: center;
	font-size: 10pt;
}

/* hCard */
.vcard {
	clear: both;
	padding-top: 5px;
	font-size: 10pt;
	text-align: center;
}
.vcard .type {
	display: none;
}

/* SFM Signature */
#webdev,
#webdev a,
#webdev a:visited {
	clear: both;
    text-decoration: none;
    color: #000;
    text-align: center;
    font-size: 8pt;
}