@charset "utf-8";
/* CSS Document */

/**css reset ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-image: url(../images/linen.jpg);
	background-repeat: repeat;
	background-color: #FFF;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
.preorder {
	position: absolute;
	font-size:22px;
	color:#9CC3FF;
	top: 20px;
	left: 18px;
	line-height: 120%;
}
.paypal {

	float:right;
	margin-right:10px;
	width:28%;
	margin-top: 0px;
	font-size: 10px;
	text-align: right;
	position: relative;
	top: -10px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
position:relative;
}
#bookContent {
	background-color: #a5d0fd;
	height: 950px;
	width: 960px;
	clear: both;
}
#bookCopy {
	float: left;
	height: 505px;
	width: 440px;
	padding-top: 0px;
	padding-left: 33px;
	padding-right: 7px;
	margin-top: 30px;
}
#bookPic {
	float: right;
	height: 505px;
	width: 472px;
	margin-top: 30px;
}
#pictures {
}
#editionsContentHeader {
	height: auto;
	width: 920px;
	padding-top: 50px;
	padding-left: 30px;
	padding-right: 10px;
}

#editionsContent {
	background-image: url(../images/editions_bg3.jpg);
	height: 615px;
	width: 960px;
	margin-top: 0px;
	background-repeat: no-repeat;
}
#silverContent {
	width: 250px;
	float: left;
	height: auto;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 50px;
}
#goldContent {
	width: 250px;
	float: left;
	height: auto;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 50px;
}
#platinumContent {
	width: 250px;
	float: left;
	height: auto;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 50px;
}
#emailListContent {
	background-image: url(../images/emailList_bg2.jpg);
	padding-top: 200px;
}
#commentsContent {
	background-color: #a5d0fd;
	width: 960px;
}
#commentsBoxTop {
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
#commentsRuleLine {
	background-image: url(../images/ruleLine.jpg);
	height: 10px;
	background-repeat: no-repeat;
}
#commentsBoxBot {
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
#footer {
	background-image: url(../images/footer_bg.jpg);
	height: 170px;
	width: 960px;
}
#footerContent {
	float: right;
	width: 730px;
	margin-right: 60px;
	margin-top: 60px;
	text-align: center;
}
#backPageContent {
	width: 960px;
	background-color: #a5d0fd;
}
#footerCopyrightContent {
	clear: both;
	text-align: center;
	padding-top: 65px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #a5d0fd;
	margin-bottom: 50px;
}
#footerCopyrightContent a {
	color: #FFF;
	text-decoration: underline;	
}

#backPageSilverContent {
	padding: 0px;
	text-align: center;
	background-image: url(../images/SilverPackage_bg.jpg);
	height: 780px;
}
#backPageGoldContent {
	padding: 0px;
	text-align: center;
	background-image: url(../images/GoldenPackage_bg.jpg);
	height: 1100px;
}

#backPagePlatinumContent {
	padding: 0px;
	text-align: center;
	background-image: url(../images/PlatinumPackage_bg.jpg);
	height: 1350px;
}
#backPagePlatinumContentRow1 {
	margin-top: 840px;
}
#backPagePlatinumContentRow2 {
	margin-top: 340px;
}
#backPagePlatinumContentRow3 {
	margin-top: 450px;
}
#backPageInsideBookContent {
	padding: 50px;
	text-align: center;
}


/*Classses/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.bodyCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
.arialWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	line-height: 1.3em;
	font-weight: bold;
}
.arialWhiteItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	line-height: 1.3em;
	font-weight: bold;
	font-style: italic;
}
.georgiaYellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #c8a763;
}
.georgiaYellowSm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #c8a763;
}

.georgiaBodyLtBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
	line-height: 1.3em;
	font-weight: bold;
}
.arialLtBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #a5d0fd;
	font-weight: bold;
	line-height: 1.3em;
}
.blueDot {
	font-family: Arial, Helvetica, sans-serif;
	color: #4787bc;
}
.backPageSilverPackageContent {
	margin-top: 550px;
	padding-right: 40px;
	padding-left: 40px;
}
.backPageGoldPackageContent {
	margin-top: 870px;
	padding-right: 40px;
	padding-left: 40px;
}
.backPagePlatinumPackageContent {
	margin-top: 550px;
	padding-right: 40px;
	padding-left: 40px;
}
.backBtn {
	text-align: left;
	padding-left: 40px;
}

.georgiaBrownFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #785100;
	font-weight: bold;
}

.georgiaBrownSm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #785100;
	font-weight: bold;
}

.arialGraySm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}



.footerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #003366;
}
#wrapper #footer #footerContent a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
#orderbadge {
}
