/* @group Reset */

/* Eric Meyer's Reset Reloaded */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, font, 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 {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}:focus {outline: 0;}ins {text-decoration: none;}del {text-decoration: line-through;}table {border-collapse: collapse;border-spacing: 0;}

/* @end */

/* @group Type */


h1,h2,h3,h4,h5,h6 { 
	font-weight: normal;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 { 
	font-size: 36px; 
	line-height: 1; 
	margin-bottom: 8px; 
}

h2 { 
	font-size: 24px; 
	margin-bottom: 12px; 
}

h3 { 
	font-size: 20px; 
	line-height: 1; 
	margin-bottom: 12px; 
}

h4 { 
	font-size: 18px; 
	line-height: 1.25; 
	margin-bottom: 20px; 
}

h5 { 
	font-size: 16px; 
	font-weight: bold; 
	margin-bottom: 24px; 
}

h6 { 
	font-size: 16px; 
	font-weight: bold; 
}

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img { 
	margin: 0;
}

/* Text Elements */

p, li { 
	margin: 0 0 24px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p img.left  { 
	float: left; 
	margin: 24px 24px 24px 0; 
	padding: 0; 
}

p img.right { 
	float: right; 
	margin: 24px 0 24px 24px; 
}

blockquote { 
	margin: 24px; 
	color: #666; 
	font-style: italic; 
}

strong {
	font-weight: bold;
}

em,dfn {
	font-style: italic;
}

dfn {
	font-weight: bold;
}

sup, sub {
	line-height: 0;
}

abbr,acronym {
	border-bottom: 1px dotted #666;
}

address {
	margin: 0 0 24px; 
	font-style: italic;
}

del {
	color:#666;
}


/* Lists */

li ul, li ol {
	margin: 0 24px;
}

ul, ol {
	margin: 0 24px 24px;
}

ul{
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

li {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

/* @group Global */

body {
	margin: 0 auto;
	background: #162860 url(images/book-background.jpg) repeat-x center top;
}

a, a:visited {
	text-decoration: none;
	color: #102c6e;
}

a:hover {
	text-decoration: underline;
}

img {
	border-style: none;
}

#book-content {
	width: 960px;
	height: 804px;
	margin: 0 auto;
	padding: 10px;
	background: url(images/content-background.png) no-repeat;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* @end */

#book-left {
	float: left;
	width: 549px;
	display: inline;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}

#book-left h1 {
	font-size: 36px;
	color: #102c6e;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 2px;
	text-indent: 0;
	line-height: 43px;
}

.description {
	width: 370px;
	margin-left: 10px;
	line-height: 1.2;
}

.list-intro {
	font-style: italic;
	margin-left: 10px;
	margin-bottom: 4px;
}

#book-left ul {
	margin-left: 0;
	margin-bottom: 14px;
}

#book-left li {
	font-size: 16px;
	list-style: none;
	background: url(images/check-box.png) no-repeat left center;
	height: 54px;
	padding-left: 66px;
	margin-bottom: 0;
	padding-top: 36px;
	margin-top: -21px;
	margin-left: 19px;
	line-height: 1.1;
}

#book-left ul ul li {
	background: none;
	height: auto;
	text-align: right;
	margin-top: -52px;
	font-size: 12px;
	font-style: italic;
}

#book-left h3 {
	color: #102c6e;
	font-size: 18px;
	font-weight: bold;
	word-spacing: 4px;
	margin-top: 8px;
	margin-left: 8px;
}

#book-left h4 {
	margin-left: 10px;
	text-align: left;
	margin-bottom: 0;
}

#book-left p {
	margin-bottom: 10px;
	line-height: 1.3;
}

#book-left strong {
}

#price-button {
	float: right;
	display: inline;
	width: 168px;
}

#price-button p {
	text-align: center;
	font-size: 14px;
	margin-bottom: 0;
	font-style: italic;
}

#book-right {
	float: right;
	width: 378px;
	display: inline;
	padding-right: 10px;
	height: 591px;
}

#book-bottom {
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 3px;
}

.video {
	float: left;
	display: inline;
	width: 235px;
}

.buy-now {
	float: left;
	margin-left: 8px;
	margin-top: 8px;
	display: inline;
	width: 188px;
}

.quote {
	float: right;
	width: 359px;
	font-size: 18px;
	font-style: italic;
	margin-top: 11px;
	margin-right: 20px;
	margin-left: 8px;
	display: inline;
}

.reference {
	text-align: right;
	margin-bottom: 0;
	font-weight: bold;
	margin-top: -18px;
}

.picture {
	float: right;
	width: 130px;
	text-align: center;
	display: inline;
}

.book-details p {
	text-align: right;
	margin-bottom: 10px;
	font-size: 13px;
	font-style: italic;
}

.cart {
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 20px;
}

#content-top {
	width: 960px;
	margin: 15px auto 0;
	height: 10px;
	background: url(images/content-top.png) no-repeat center bottom;
}

#content-middle {
	width: 960px;
	margin: 0 auto;
	background: url(images/content-middle.png) repeat-y center top;
}

#content-bottom {
	width: 960px;
	margin: 0 auto;
	background: url(images/content-bottom.png) no-repeat center top;
	height: 10px;
}
