body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #1C1C1C url(../images/background.jpg) repeat-x top;
	font-family: Georgia;
	font-size: 13px;
	line-height: 1.3em;
	z-index: 0;
}

#wrap {
	margin: 0 auto;
	width: 821px;
	text-align: left;
	background: url(../images/body-bg.png) repeat-y center;
	z-index: 5;
}

* html #wrap {
	background: url(../images/ie-bg.jpg) repeat-y center;
}

h1, h2, h3, h4, h5, p, div, ul, li, ol {
	margin: 0;
	padding: 0;
}
p {
	padding: 0;
}



#flash, #header, #content {
	padding: 0 22px;
}

#flash {
	height: 30px;
}

#header {
	position: relative;
	margin-bottom: -210px;
	height: 558px;
	width: 780px;
	background: url(../images/header.jpg) no-repeat center;
}
#header h1, #header h2, #header p {
	display: none;
}
#header #endorsed {
	display: block;
	position: absolute;
	top: -13px;
	right: 41px;
	height: 127px;
	width: 123px;
	text-indent: -5000px;
	background: url(../images/endorsed_by_ninjas.jpg) no-repeat center;
}

#content {
	position: relative;
	height: 750px;
}

#do-stuff {
	position: absolute;
	top: 180px;
	width: 300px;
}

#buy-now {
	position: relative;
	margin-left: 30px;
	height: 320px;
	width: 293px;
	background: url(../images/only_this_much.jpg) no-repeat center top;
}
#buy-now h3 {
	display: none;
}
#buy-now a {
	position: absolute;
	bottom: 0;
	right: 25px;
	border: none;
}
#buy-now img {
	border: none;
}

#jokes {
	position: relative;
	color: red;
	margin-left: 30px;
	margin-top: 20px;
	height: 150px;
	width: 310px;
	background: url(../images/jokes.jpg) no-repeat right top;
}
#jokes form {
	position: absolute;
	line-height: 1.5em;
	top: 65px;
}
#jokes #sign-up {
	width: 260px;
}
#jokes #submit-sign {
	margin: 7px 34px 0 0;
	float: right;
}


#about {
	position: absolute;
	top: 180px;
	right: 30px;
	height: 559px;
	width: 405px;
	background: url(../images/text_background.jpg) no-repeat center;
}
#about p {
	width: 340px;
}
#about h3 {
	color: #D23B0A;
}
#about #about-the-book {
	position: absolute;
	top: 50px;
	left: 35px;
	line-height: 1.25em;
}
#about #whats-inside {
	position: absolute;
	top: 280px;
	left: 35px;
}
#about #whats-inside ul {
	width: 350px;
}
#about #whats-inside ul li {
	list-style-type: none;
	padding-left: 18px;
	line-height: 19px;
	background: url(../images/spade.png) no-repeat left 3px;
}
#about #whats-inside ul li.spade {
	background-image: url(../images/spade.png);
}
#about #whats-inside ul li.diamond {
	background-image: url(../images/diamond.png);
}
#about #whats-inside ul li.heart {
	background-image: url(../images/heart.png);
}
#about #whats-inside ul li.clubs {
	background-image: url(../images/clubs.png);
}

#footer {
	height: 138px;
	width: 821px;
	background: url(../images/footer.jpg) no-repeat center;
}

* html #footer {
	background: url(../images/ie-footer.jpg) no-repeat center;
}

/*-- form --*/

#buy-now form {
	display: none;
}

/*-- Flash Player --*/

#audioplayer {
	float: left;
}
#data {
	float: left;
	background: #666666;
	width: 230px;
	height: 20px;
	margin: 5px 0px 5px 5px;
	overflow: hidden;
}
#dataFont {
	position: relative;
	left: 5px;
	top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#player {
	float: left;
	left: 5px;
	margin: 5px;
}

/* -- */

#dark-bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#top {
	position: absolute;
	top: 60px;
	left: 50%;
	padding: 15px;
	margin-left: -258px;
	width: 500px;
	background: #fff;
	border: 4px solid #D35B24;
	text-align: left;
	z-index: 15;
}

#top p {
	padding: 2px 0;
}

#top form {
	z-index: 25;
}
#top input[type=text], #top input[type=submit]:active {
	border: 1px solid #555;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 2px;
	background-color: #fff;
}
#top input[type=text]:focus {
	border-color: #D35B24;
}
#top input[type=submit] {
	border: 1px solid #555;
	border-left: 1px solid #aaa;
	border-top: 1px solid #aaa;
	padding: 2px;
	margin: 5px;
}

#top fieldset {
	border: none;
}
#top fieldset legend {
	padding: 0;
	margin: 0;
	color: #D23B0A;
	font-weight: bold;
}
#top fieldset fieldset {
	padding: 5px 0;
	margin: 5px 0;
	background-color: #efecdc;
	border: none;
}
#top form em {
	color: red;
	font-size: 85%;
}
#top form p {
	clear: left;
}
#top label {
	display: block;
	float: left;
	width: 170px;
}
#top #order-form {
	display: none;
}

#top .costs {
	margin: 5px 0;
	background-color: #efecdc;
}
#top abbr {
	border: none;
}
.price, .tax, .freight, .total {
	color: #000;
}
#top h4, #top h3 {
	margin: 5px 0 3px;
	color: #D23B0A;
}
.vcard {
	margin-bottom: 5px;
}
#top .close {
	float: right;
	margin-top: -10px;
	color: #D35B24;
	text-decoration: none;
	padding: 0 2px;
	border-bottom: 1px dotted #D35B24;
}
#top .close:hover {
	/*background: #D35B24;*/
	color: red;
	border-bottom-style: solid;
}
