/* --- Harvey Mackay - www.harveymackay.com --- */
/* --- HMK main style sheet ------------------- */
/* --- Created by ideapark ------ May 2007! --- */

/* --- Contents ------------------------------- */
/*     1. Redefined HTML                        */
/*     2. Layout & structure                    */
/*     3. Miscellaneous                         */
/*     4. Book Version Front Page               */
/*     5. Job Secrets Page                      */
/* -------------------------------------------- */



/* --------------------- */
/*   1. Redefined HTML   */
/* --------------------- */

* {
	margin: 0;
}

a:link {
	color: #c30005
}
a:visited {
	color: #c30005
}
a:active {
	color: #c30005
}

blockquote {
	padding: 0 30px;
}

body {
	background: #EDEDED url(../images/bg-main.gif) 0 35px repeat-x;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
}

h1, h2 {
	font-family: Georgia, Times, serif;
}

h2 {
	color: #A5181b;
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 10px;
}

h3 {
	color: #272C6C;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 7px;
}

h4 {
	color: #272C6C;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 1px;
}

h5 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 3px;
}

label {
	color: #272C6C;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 1px 0;
}

li {
	font-size: 12px;
	line-height: 17px;
	padding: 1px 0;
}

ol, ul {
	padding: 5px 0 5px 35px;
}

ol li {
	padding-bottom: 8px;
}

p {
	font-size: 12px;
	line-height: 17px;
	padding: 3px 0 10px;
}


td {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* ------------------------- */
/*   2. Layout & structure   */
/* ------------------------- */

#header {
	background: #FFF;
	border-bottom: 1px solid #cb7274;
	height: 34px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}

#header h1 {
	margin: 0 auto;
	padding: 8px 0 0;
	width: 777px;
}

#header h1 a {
	display: block;
	height: 24px;
	overflow: hidden;
	padding: 0 0 0 21px;
	width: 201px;
	float: left;
}


#social {
	
float:right;
margin-right:40px;

}

#pack{ margin:0 auto; width:400px;}

#store_links {
	margin: 0 auto;
	padding: 8px 26px 0 0;
	text-align: right;
	text-transform: uppercase;
	width: 777px;
}

* html #store_links {
	margin-top: -25px;
}

#store_links li {
	color: #838398;
	display: inline;
	font-size: 10px;
	line-height: normal;
	list-style-type: none;
	padding: 0;
}

#store_links a:link, #store_links a:visited {
	color: #272C6C;
	text-decoration: none;
	padding: 0 7px;
}

#store_links a:hover {
	text-decoration: underline;
}

#store_links li.first {
	border-right: 1px solid #838398;
}


#wrapper {
	background: url(../images/bg-shadow.png) 0 0 repeat-y;
	margin: 0 auto;
	padding: 0 8px;
	position: relative;
	width: 777px;
	text-align: left;
}

* html #wrapper {
	background: url(../images/bg-shadow-tall.png) 0 0 repeat-y; /* - ie requires a very tall background image because the png fix below does not work with tiled backgrounds */
	margin: -3px auto 0;
}

#waves {
	margin: 0 auto;
	padding: 0 16px 0 0;
	width: 777px;
}

#contents {
	background: #f0f0f3 url(../images/bg-contents.gif) 0 10px repeat-y;
	border-left: 1px solid #2E3159;
	border-right: 1px solid #2E3159;
	width: 759px;
}







.home #waves {
	display: none;
}

.home #contents {
	background: #FFF;
}


#home_flash {
	margin: 0 0 0 -18px;
}

#home_photo {
	float: left;
	padding-left: 10px;
	width: 257px;
}

#home_content {
	background: url(..images/dot.gif) bottom repeat-x;
	margin-left: 267px;
	padding: 0;
}

#home_content_left {
	float: left;
	padding: 0;
	width: 297px;
	padding: 0 15px;
}

#home_content_right {
	background: url(../images/home_content_right_bg.gif) 0 -10px no-repeat;
	float: left;
	height: 280px;
	padding: 0 10px 0 3px;
	width: 152px;
}

#home_podcast {
	font-size: 10px;
	line-height: 13px;
	padding: 3px 10px 5px;
}

#home_podcast img {
	margin: 3px 0 0;
}

.home #footer {
	padding: 0 0 0;
}


#home_banners {
	background: url(../images/dot.gif) 0 0 repeat-x;
	clear: left;
	height: 63px;
	margin: 0 10px 10px 10px;
	overflow: hidden;
	padding: 10px 0 0;
	white-space: nowrap;
	width: 739px;
}

.home_banner1,
.home_banner2 {
	float: left;
	margin: 0 7px 0 0;
}


.home_social
{
	background: #ebebef url(../images/homebanner_bg.gif) center repeat-y;
	border: 1px solid #cbccd6;
	float: left;
	height: 54px;
	padding: 7px 0 0 35px;
	width: 220px;
}

.home_social a
{
	display: block;
	height: 25px;
	padding: 2px 0 0 25px;
}

#home_social_Facebook
{
	background: url(../images/social_Facebook.gif) no-repeat;
}

#home_social_Twitter
{
	background: url(../images/social_Twitter.gif) 3px 0 no-repeat;
}



#topNav {
	background-color: #31345d;
	border-bottom: 10px solid #FFF;
	height: 28px;
	margin: 0;
	padding: 0 0 0 9px;
	position: relative;
}

#topNav li {
	list-style-type: none;
	color: #262626;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	margin: 0;
	padding: 0 0 7px;
	position: relative;
}

#topNav a {
	border-left: 1px solid #53567B;
	color: #FFF;
	display: block;
	float: left;
	font-size: 11px;
	height: 13px;
	margin: 7px 0 0;
	padding: 1px 8px 0;
	text-decoration: none;
	text-transform: uppercase;
}

#topNav li ul {
	border-left: 1px solid #c9c9dc;
	border-right: 1px solid #c9c9dc;
	border-top: 1px solid #c9c9dc;
	background-color: #ededf1;
	display: none;
	height: auto;
	left: 0;
	margin: 7px 0 0 0px;
	padding: 0;
	position: absolute;
	top: 21px;
	width: auto;
	z-index: 100;
}

* html #topNav li ul {
	margin: 8px 0 0 0px;
}

#topNav li:hover ul, #topNav li.over ul {
	display: block;
}

#topNav li li {
	background-color: #ededf1;
	border-bottom: 1px solid #C9C9DC;
	float: none;
	list-style-type: none;
	line-height: 9px;
	font-size: 9px;
	margin: 0;
	padding: 0;
	width: 165px;
}

* html #topNav li li {
	margin: 0 0 -3px;
}

#topNav li li a:link, #topNav li li a:visited {
	color: #000;
	border: none;
	display: block;
	float: none;
	font-size: 9px;
	height: auto;
	margin: 0;
	padding: 3px 7px 3px;
}

#topNav li li a:hover, #topNav li li a:active {
	background-color: #b72f32;
	color: #FFF;
	text-decoration: none;
}


.home #home {
	display: none;
}
#home a {
	border: none;
}
.home #biography a {
	border: none;
}


#dots {
	background: url(../images/dot-vert.gif) 516px 10px repeat-y;
	height: 100%;
	overflow: auto;
}

#left_column {
	float: left;
	padding: 5px 25px 0;
	width: 467px;
}


#right_column {
	background: url(../images/grad-leftcol.gif) top left repeat-x;
	float: right;
	min-height: 401px;
	position: relative;
	width: 242px;
}

.rightImageHeader {
	margin: 0 0 10px -1px;
}

.right_quote {
	padding: 10px 20px 0;
}

.right_quote p {
	color: #272C6C;
	font-size: 11px;
	line-height: 20px;
}

.citation {
	text-align: right;
}

.right_banners {
	overflow: hidden;
	padding: 10px 0 20px;
	text-align: center;
	width: 236px;
}

.right_banners a
{
	display: block;
	margin: 0 auto 1em;
}


#footer {
	background: #f0f0f3 url(../images/bg-contents.gif) repeat-y;
	clear: both;
	padding: 10px 0 0;
	position: relative;
	text-align: right;
}

#footer p {
	background-color: #DBDCE3;
	border-top: 12px solid #2E3159;
	clear: both;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #56597a;
	margin: 0;
	padding: 8px 8px 12px;
	text-align: right;
	line-height: 150%;
}

#footer a {
	color: #56597A;
	text-decoration: underline;
}



/* -------------------- */
/*   3. Miscellaneous   */
/* -------------------- */


p.small {
	font-size: 10px;
}

.bottomCTA {
	background: url(../images/dot.gif) top repeat-x;
	color: #272C6C;
	margin-top: 5px;
	padding-top: 8px;
}


.excerpts ul, .excerpts ol {
	padding: 10px 0 10px 40px;
}
.excerpts li {
	padding: 5px 0 5px 0;
}


/* -- Forms -- */

.submit {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:10pt;
}


/* Column Share this on Facebook|Twitter */

.column_social
{
	float: right;
}

.column_social a
{
	display: block;
	height: 25px;
	padding: 2px 0 0 25px;
}

#column_social_Facebook
{
	background: url(../images/social_Facebook.gif) no-repeat;
}

#column_social_Twitter
{
	background: url(../images/social_Twitter.gif) 3px 0 no-repeat;
}


/* Column Share Become a Fan on Facebook|Twitter */

.column_right_social
{
	background: url(../images/forward_bg.gif) center repeat-y;
	border: 1px solid #c5c7d2;
	margin: 0 auto 1em;
	padding: 12px 13px 0;
	text-align: left;
	width: 158px;
}

.column_right_social a
{
	display: block;
	height: 25px;
	padding: 2px 0 0 27px;
}

#column_right_social_Facebook
{
	background: url(../images/social_Facebook.gif) 0 .5em no-repeat;
}

#column_right_social_Twitter
{
	background: url(../images/social_Twitter.gif) 3px 0 no-repeat;
}



/* Column Forward to a Friend form */

.forward_column
{
	background: url(../images/forward_bg.gif) center repeat-y;
	border: 1px solid #c5c7d2;
	margin: 0 auto 1em;
	padding: 10px;
	text-align: left;
	width: 164px;
}

.forward_column label
{
	display: block;
	padding: 5px 0 0;
}

.forward_column #ea
{
	border: 1px solid #999;
	margin: 5px 5px 0 0;
	width: 100px;
}

 #ea.forward_column_error
{
	border-color: #c00;
	color: #c00;
}



/* fixes png transparency in IE - http://www.twinhelix.com/css/iepngfix/ */
#waves img, #wrapper {
	behavior: url(http://www.harveymackay.com/_css/iepngfix.htc);
}



/* ------------------------------ */
/*   4. Book Version Front Page   */
/* ------------------------------ */

#bcontain {
	margin: 0 10px;
	}

#dates {
	float: left;
	width: 246px;
	padding: 10px 0 0 10px;
	}

#dates .dateitem {
	display: block;
	clear: both;
	width: 196px;
	}

.dateitem img { float: left; padding-bottom: 5px; }
.dateitem p {
	margin-left: 70px;
	padding-top: 14px;
	font-size: 11px;
	line-height: 13.2px;
	}
.dateitem p a {
	text-decoration: none;
	color: #000;
	}
.dateitem .datehide { display: none; }

#ind1 { margin-left: 10px; }
#ind2 { margin-left: 20px; }
#ind3 { margin-left: 30px; }
#ind4 { margin-left: 40px; }

#book {
	margin-left: 256px;
	display: block;
	}

#book a img {
	margin: 10px 0 0 25px;
	}

#burst {
	float: left;
	position: absolute;
	top: 142px;
	left: 552px;
	width: 160px;
	font-size: 14px;
	line-height: 16.8px;
	text-align: center;
	}
html>body #burst {
	top: 298px;
	left: 556px;
	}

#burst a {
	text-decoration: none;
	color: #000;
	}

#ljr {
	float: left;
	position: absolute;
	top: 240px;
	left: 600px;
	width: 160px;
	}
html>body #ljr {
	top: 400px;
	left: 600px;
	}
	
#ljr p {
	font-size: 11px;
	line-height: 13.2px;
	}
#ljrd {
	clear: both;
	display: block;
	margin-left: 15px;
	}

#fitd {
	float: left;
	display: inline;
	background: url(../images/book/2010.gif) no-repeat 25px 0;
	margin: 30px 0 0 20px;
	width: 257px;
	height: 30px;
	}
html>body #fitd { margin: 18px 0 0 12px; }

#fitd p { display: none; }

#secrets {
	margin: 20px 0 0 220px;
	width: 142px;
	}
html>body #secrets { margin: 20px 0 0 250px; }
#secrets #ljs a {
	background: url(../images/book/ljs7.jpg) no-repeat;
	width: 176px;
	height: 137px;
	padding: 0;
	text-indent: -9999999px;
	position: relative;
	top: -145px;
	left: 20px;
	display: block;
	}
html>body #secrets #ljs a {
	top: -140px;
	left: 50px;
	}

#secrets p {
	padding-left: 11px;
	width: 210px;
	margin-top: 3px;
	font-size: 11px;
	line-height: 13.2px;
	text-align: center;
	}
#secrets a {
	color: #000;
	text-decoration: none;
	}

#preorder {
	clear: both;
	display: block;
	background: url(../images/book/buynow.gif) no-repeat;
	margin-left: 44px;
	margin-top: -50px;
	padding-top: 20px;
}

#preorder img {
	margin-left: 25px;
	margin-bottom: 7px;
	}



/* ----------------------- */
/*   5. Job Secrets Page   */
/* ----------------------- */


#right_column2 {
	background: none;
	float: right;
	min-height: 401px;
	position: relative;
	width: 242px;
}
#signup_book {
	background: url(../images/secrets/sig2.gif) no-repeat 90px 380px;
	}
#signup_book img {
	float: left;
	display: inline;
	margin-left: 30px;
	}

#signup_book p { padding: 0 15px 50px; }

#secret {
	width: 738px;
	margin: 0 0 10px 10px;
	display: block;
	}

#secret_intro_left {
	width: 487px;
	float: left;
	display: inline;
	}

#secret_intro_left #top_t {
	font-size: 24px;
	line-height: 28.8px;
	width: 306px;
	padding-bottom: 10px;
	}

#secret_intro_left p { margin: 10px 0 25px; }
#secret_intro_left img { margin-bottom: 30px }
#secret_intro_left #top_p {
	margin: 0;
	font-size: 14px;
	line-height: 21px;
	padding-bottom: 37px;
	}

#d_rolo {
	background: url(../images/secrets/pdf.gif) no-repeat 0 10px;
	height: 10px;
	margin-top: -10px;
	margin-bottom: 25px;
	}
#d_rolo a {
	padding-left: 30px;
	}

#secret_intro_left #d_rolo a {
	padding-left: 18px;
	text-decoration: none;
	}
#secret_intro_left #d_rolo a:hover { text-decoration: underline; }

#secret_book {
	float: left;
	display: inline;
	margin-left: 15px;
	width: 236px;
	}

#secret_book img {
	float: left;
	display: inline;
	margin-left: 48px;
	}

#secret_book p { width: 236px; clear: both;}

#secret_sig {
	clear: both;
	display: block;
	padding: 0 0 20px 50px;
	}

#secret_book h2 {
	float: left;
	display: inline;
	}

#secret_book a {
	float:left;
	display: inline;
	margin: 5px 0 10px -10px;
	width: 150px;
	}

#secret_toolbar {
	float: left;
	display: inline;
	width: 708px;
	background: #e3252e;
	padding: 15px;
	margin-bottom: 35px;
	}

#secret_toolbar h2 { color: #fff; }

#secret_toolbar p { width: 192px; color: #000; }
#secret_p {
	float: left;
	display: inline;
	}

#secret_img {
	float: left;
	display: inline;
	margin-left: 15px;
	}

#secret_dl { margin-top: 15px; }
#secret_dl a {
	background: url(../images/secrets/toolbar_btn3.gif) no-repeat;
	width: 187px;
	height: 60px;
	display: block;
	text-indent: -999999px;
	}

#secret_dl a:hover { background-position: bottom; }

#secret_pdfs {
	width: 738px;
	display: block;
	clear: both;
	}

#secret_pdfs h2 { padding-bottom: 0; }

#secret_pdfs p { padding-bottom: 25px; }

#pdf_col1 { width: 251px; float: left; display: inline; }
#pdf_col2 { width: 251px; float: left; display: inline; padding-bottom: 5px; }
#pdf_col3 { width: 236px; float: left; display: inline; }

.secret_pdfitem {
	background: url(../images/secrets/pdf.gif) no-repeat 0 2px;
	padding-left: 18px;
	margin-bottom: 10px;
	width: 218px;
	float: left;
	display: inline;
	}

body #secret .secret_pdfitem p { padding: 0; }

.secret_pdfitem a {
	color: #c30005;
	font-weight: bold;
	text-decoration: none;
	}

.secret_pdfitem a:hover { text-decoration: underline }

body #secret #acrobat p {
	font-size: 11px;
	display: block;
	clear: both;
	padding-bottom: 25px;
	}
body #secret #acrobat p a { text-decoration: none; }
body #secret #acrobat p a:hover { text-decoration: underline; }

#secret_testimonials { display: block; clear: both; }

.secret_test {
	width: 236px;
	margin-left: 15px;
	float: left;
	display: inline;
	}

.secret_test p {
	font-style: oblique;
	padding: 10px;
	}

.secret_test .tsig { margin-top: -10px; font-size: 11px; padding-bottom: 25px; }

body #secret .nomar { margin-left: 0; }



