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

/* RESET */
*, body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, ul li, ol li, blockquote, form, fieldset, legend, object, param, hr, table, tr, td {
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style-type: none;
}
img {
	border-style: none;
	border-width: 0;
}


/* BODY */
body {
	font: normal 14px/22px Arial, Helvetica, sans-serif;
	color: #000;
	background: #f2f2f2 url(images/overall-background.jpg) no-repeat center 231px;
}


/* HEADER */
#header {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
	overflow: hidden;
}
#header img {
	float: left;
}
#header .social-media {
	float: left;
	width: 276px;
	padding: 0 0 0 72px;
	text-align: right;
}
#header .social-media div {
	float: left;
	width: 67px;
}
#header .social-media div.wide {
	width: 75px;
}
#header .social-media img {
	margin-bottom: 8px;
}
#header .social-media img.twitter {
	margin-left: 1px;
	margin-right: 1px;
}


/* BOOK */
#book {
	width: 960px;
	height: 522px;
	margin: 0 auto 10px auto;
	overflow: hidden;
	background: #f2f2f2 url(images/book-background.png) no-repeat 0 0;
}
#book div {
	float: left;
	width: 625px;
	text-align: center;
}
#book div div#video {
	margin: 0 0 6px 0;
	padding: 20px 32px 0 63px;
	overflow: hidden;
	width: 560px;
	height: 344px;
}
#book div h3 {
	font-size: 16px;
	color: #fff;
	margin: 0 0 4px 0;
}
#book div ul {
	width: 580px;
	height: 66px;
	margin: 0 0 4px 22px;
}
#book div ul li a {
	display: block;
	overflow: hidden;
	float: left;
	width: 125px;
	height: 66px;
	margin: 0 10px;
	text-indent: -9999px;
}
#book div ul li.amazon a {
	background: url(images/button-amazon.png) no-repeat 0 0;
}
#book div ul li.barnes-and-noble a {
	background: url(images/button-barnes-and-noble.png) no-repeat 0 0;
}
#book div ul li.borders a {
	background: url(images/button-borders.png) no-repeat 0 0;
}
#book div ul li.bam a {
	background: url(images/button-bam.png) no-repeat 0 0;
}
#book div ul li.ceoread a {
	background: url(images/button-800ceoread.png) no-repeat 0 0;
}
#book div ul li a:hover {
	background-position: 0 -69px;
}
#book div p {
	font-size: 12px;
	color: #fff;
}


/* BOXES */
#boxes {
	width: 992px;
	margin: 0 auto 10px auto;
	overflow: hidden;
	background: url(images/boxes-background.jpg) repeat-y center 0;
}
#boxes .wrapper {
	width: 960px;
	padding: 0 16px 30px 16px;
	overflow: hidden;
	background: url(images/boxes-bottom.jpg) no-repeat center bottom;
}
#boxes .wrapper .box {
	overflow: hidden;
	margin: 0 15px 0 0;
	padding: 0 15px;
	width: 280px;
	float: left;
}
#boxes .wrapper .box.end {
	width: 265px;
}
#boxes h3 {
	margin-bottom: 10px;
	color: #0B6594;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	line-height: 27px
}
#boxes form {
	padding: 20px 0 0 0;
}
#boxes form input {
	float: left;
	margin: 2px 10px 0 0;
	padding: 5px 2px;
	width: 178px;
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	color: #333;
	background: #ffc;
	border: solid 1px #999;
}
#boxes form input:focus {
	outline: none;
}
#boxes form input#btnSubmit {
	margin: 0;
	padding: 0;
	width: 69px;
	height: 31px;
	border: none 0;
	background: transparent url(images/button-subscribe.png) no-repeat 0 0;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
}
#boxes form input#btnSubmit:hover {
	cursor: pointer;
}
#boxes .wrapper p.center {
	padding: 20px 0 0 0;
}


/* CONTENT */
#content {
	width: 992px;
	margin: 0 auto;
	overflow: hidden;
	background: url(images/content-background.jpg) repeat-y center 0;
}
#content .wrapper {
	width: 992px;
	padding: 13px 0 30px 0;
	overflow: hidden;
	background: url(images/content-bottom.jpg) no-repeat center bottom;
}
#content .wrapper .page {
	float: left;
	overflow: hidden;
	width: 646px;
	margin: 0 76px 0 0;
}
#content .wrapper .page .content-indent {
	margin-left: 46px;
}
#content .wrapper .page-wide {
	float: left;
	overflow: hidden;
	padding-left: 46px;
	padding-right: 46px;
	width: 900px;
	background: url(images/action-step.png) no-repeat left bottom;
}
#content a {
	color: #962C25;
}
#content a:hover {
	color: #0B6594;
}
#content h1 {
	margin-bottom: 20px;
	color: #962c25;
	font-size: 44px;
	font-weight: bold;
	text-align: center;
	line-height: 40px
}
#content h2 {
	margin-bottom: 20px;
	color: #0B6594;
	font-size: 20px;
	text-align: center;
}
#content h3 {
	margin-bottom: 10px;
	color: #0B6594;
	font-size: 16px;
}	
#content h4 {
	margin-bottom: 10px;
	color: #962c25;
	font-size: 22px;
}
#content h5 {
	margin-bottom: 10px;
	color: #0B6594;
	font-size: 14px;
}
#content h6 {
	color: #962C25;
	font-size: 26px;
	font-weight: normal;
	line-height: 36px;
	margin-left: 80px;
}
#content p {
	margin: 0 0 20px 0;
}
#content p.nomargin {
	margin-bottom: 0;
}
#content ul, #content blockquote {
	margin: 0 50px 20px 50px;
}
#content .wrapper .page img.left {
	margin: 30px 50px 30px 0;
}


/* SIDEBAR */
#content .wrapper .sidebar {
	float: left;
	overflow: hidden;
	width: 270px;
}
#content .wrapper .sidebar .box {
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 0 0 24px 0;
	widows: 270px;
	background: url(images/sidebar-bottom.png) no-repeat center bottom;
	color: #fff;
	font-size: 12px;
}
#content .wrapper .sidebar .box .wrapper {
	overflow: hidden;
	padding: 10px 20px 0 20px;
	width: auto;
	background: url(images/sidebar-background.png) repeat-y center top;
}
#content .wrapper .sidebar .box .wrapper p {
	margin-bottom: 10px;
}
#content .wrapper .sidebar .box .wrapper p.by {
	margin-bottom: 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}


/* FOOTER */
#footer {
	width: 940px;
	margin: 0 auto;
	padding: 20px 10px;
	overflow: hidden;
	font-size: 13px;
	color: #666;
}
#footer p.site-by {
	font-size: 12px;
	color: #999;
}
#footer p.site-by a {
	color: #999;
	text-decoration: none;
}


/* MISC. CLASSES */
img.left {
	float: left;
}
img.right {
	float: right;
}
p.center {
	text-align: center;
}
