@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000000;
	background-image: url(../images/background-picture2.jpg);
	background-repeat: repeat;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 3px solid #FF5700;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background-image: url(../images/final-background.gif);
	background-repeat: no-repeat;
	height: 180px;
	padding: 0;
	margin-right: 2px;
	margin-left: 2px;
}
.oneColFixCtrHdr #ebook {
	background-image: url(../images/final-background.jpg);
	background-repeat: no-repeat;
	height: 180px;
	padding: 0;
	margin-right: 2px;
	margin-left: 2px;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #FFFFCC;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.copyframe {
	width: 600px;
	margin-left: 50px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF6600;
}
.copytestimonial {
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
	background-color: #FFCC99;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: medium solid #FFCC66;
	float: none;
}
.downloadformintro {
	padding-right: 10px;
	padding-left: 10px;
}
.craftebookintro1 {
	font-weight: bold;
	padding-left: 30px;
	background-color: #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
form.craftebook {
	padding: 0;
	margin: 0;
	border: 1px solid #FFFFCC;
	background-color: #FFCC99;
}
form.craftebook label {
	font-weight: bold;
	line-height: 150%;
}
form.craftebook label.fixedwidth {
	display: block;
	float: left;
	width: 150px;
}
form.craftebook .buttonarea {
	text-align:center;
	padding: 4px;
	background-color:#FFCC99;
}
form.craftebook .buttonarea input {
	font-size: 120%;
	colour: white;
	font-weight: bold;
	border: 1px groove #000000;
	margin-right: 3px;
	margin-left: 3px;
	background-color: #FFCC66;
	height: 40px;
}
.craftebook-background {
	background-color: #FFCC99;
	border: thin solid #000000;
	padding: 5px;
	background-repeat: no-repeat;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #FF0000;
	font-weight: bold;
}
a:active {
    color: #000000;
}
.textclickshort {
	float: right;
	width: 600px;
	height: 30px;
}
.textclickshort a:link {
	color: #0033CC;
	font-weight: bold;
}
.textclickshort a:visited {
	color: #0033CC;
	text-decoration: none;
}
.textclickshort a:hover {
	color: #3399CC;
	font-weight: bold;
}
.buy a:link {
	color: #0033CC;
	font-weight: bold;
	font-size: medium;
}
.buy a:visited {
	color: #0033CC;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
}
.right {
	float: right;
	width: 210px;
	height: 160px;
	padding-top: 20px;
}
.preview {
	height: 225px;
	width: 400px;
}

.buy a:hover {
	color: #3399CC;
	font-weight: bold;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FF0000;
}
.freewarning {
	height: auto;
	width: 570px;
	padding: 10px;
	background-color: #FFCC66;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.testimonial {
	background-color: #FFCC66;
	height: auto;
	width: 570px;
	border: thin dashed #000000;
	padding: 10px;
	font-family: "Courier New", Courier, monospace;
}
.holidays {
	height: 250px;
	width: 570px;
}
.bonusheading {
	background-color: #FFCC66;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
.bonusright {
	float: right;
	height: auto;
	width: 400px;
	padding: 10px;
}
.blue {
	color: #0000FF;
	font-size: medium;
}
.orderhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.orderheading {
	width: 450px;
	height: 220px;
	margin-left: 60px;
}
.productorder {
	height: auto;
	margin-right: 20px;
	margin-left: 30px;
	background-color: #FFFFCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
del {
	text-decoration: line-through;
	color: #FF5700;
}
