@charset "UTF-8";
/* SpryTooltip.css - version 0.2 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* HACK FOR IE: to make sure the tooltips show above form controls, we underlay each tooltip with an iframe */
.iframeTooltip {
	position: absolute;
	z-index: 1010;
 filter:alpha(opacity:0.1);
}
.tooltipContent {
	background-color: #fff;
	padding:11px;
	font-weight: normal;
	font-size:12px;
	border:1px solid #E00000;
	text-align:center;
	width:190px;
	color:#E00000;
	font-weight:bold;
}
.tooltipContent p {
	font-size:11px;
}
.samp_vid1, .img_contain {
	width:320px;
	background:#fff;
	position:absolute;
	top:0;
	right:-330px;
	text-align:right;
}
.samp_vid2 {
	width:480px;
	background:#333;
	border:2px solid #000;
	padding:3px;
	float:right;
	margin:0 -350px 0 10px;
	text-align:center;
	height:380px;
}
#contentsales h3.video {
	color:#e00000;
	margin-top:.7em;
	font-style:italic;
}
* html .samp_vid1, * html .samp_vid2 {
	position:relative;
	height:1%;
}
.vid_contain {
	margin-bottom:70px;
}
.img_contain {
	border-left:1px solid #aaa;
	position:absolute;
	top:0px;
	right:-330px;
	text-align:left;
	padding-left:1.5em;/*	background:transparent url(http://www.askbrianwood.com/wp-content/themes/classic/images/quote_bg.gif) repeat-y top left;*/
}
.cover {
	clear:both;
	margin:3em 0 1em 0;
}
h2.move1 {
	margin:1em 0;
}
.post p {
	font-size:.8em;
	line-height:1.7em;
	margin:0 0 1em 0;
}
.lft_contain {
	margin:0 20em 2em 0;
position:relative;
}

h2, h3 {
	color:#E00000;
}
div.post h3 {
	font-size:1.4em;
	color:#000;
}
.tour_flt blockquote ol {
	display:inline;
	list-style-type:decimal;
	list-style-position:inside;
}
.tour_flt blockquote ol li {
	font-weight:bold;
	font-size:.9em;
}
.tour_flt blockquote ol li span {
	font-weight:normal;
}
ol.learn_list, ol.learn_list2, ol.learn_list3 {
	margin:0 0 2em 3em;
	list-style:decimal;
	font-size:1em;
	list-style-image:url(http://www.askbrianwood.com/wp-content/themes/classic/images/bullet.gif);
}
ol.learn_list3 {
	margin:.7em 0 2em 3em;
}
.bonus {
	font-weight:normal;
	padding:2.4em 2em 2em 2em;
	background:url(http://www.askbrianwood.com/wp-content/themes/classic/images/bonus_sales.gif);
	height:90px;
	color:#333;
}
#askbrianwood p.bonus {
	line-height:1.4em;
}
ol.learn_list3 li {
	font-weight:normal;
	margin:0 0 .9em 0;
	font-size:.9em;
	list-style-image:none;
	list-style-type:none;
vertical-align:top;
}
img.bullet_sales {
	float:left;
	margin:4px 0 0 -50px;
}
ol.learn_list2 {
	margin:0 0 3em 3em;
}
ol.learn_list2 li {
	font:bold 1em/1.3em arial, helvetica, sans-serif;
}
ol.learn_list li, ol.learn_list2 li {
	margin:0 0 .3em 0;
}
ol.learn_list li a, ol.learn_list2 li a {
	color:#000;
}
ol.learn_list ul, ol.learn_list2 ul {
	margin:.5em 0 0 0;
}
.post blockquote p.nomar {
	margin-bottom:4px;
}
.post blockquote p.nomartop {
	margin-top:4px;
}
.yesno {
	color:#e00000;
	font-size:1.2em;
}
h2.booktitle {
	border:none;
	font-size:1em;
}
div#id-intro {
	padding:1em;
	float:left;
	width:40%;
	font: normal .8em/1.3em arial, helvetica, sans-serif;
	margin:0 1em .7em 0;
}
#id-intro p {
	font-weight:bold;
	font-size:1em;
}
.close_win {
	float:right;
	background-color:#fff;
	position:fixed;
	top:10px;
	right:10px;
	width:100px;
	padding:5px;
}
div.post h3 {
	border-bottom:1px dotted #555555;
	margin:2px 0 3px;
	padding:0 0 2px;
}
ol.toc li {
	margin: 0 0 3px 0;
}
ol.toc li ol {
	margin: .5em 0;
}
