/* Styles for BobBrownSpeaks.com Promotion */

body {
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	font-size: 100%;
}

div#promotion {
	width: 620px;
}

div#promotion p.intro {
	font: 1.4em/1.2 Arial, Helvetica, sans-serif;
	color: #999;
	text-align: center;
}

div#promotion p.intro em {
	font-weight: bold;
	font-style: italic;
}

div#promotion h1 {
	font: bold 2em/1.2 Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;
}

div#promotion h2 {
	font: bold 1.4em/1.2 Arial, Helvetica, sans-serif;
	color: #930;
	text-align: center;
}

div#promotion p.note {
	font: bold 1em/1.2 Arial, Helvetica, sans-serif;
	color: #999;
	text-align: center;
}

div#promotion p {
	font: 1em/1.4 Arial, Helvetica, sans-serif;
	color: #000;
}

div#promotion ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

div#promotion ul li {
	font: italic 1em/1.4 Arial, Helvetica, sans-serif;
	color: #930;
	padding-left: 20px;
	background-image: url(../images/check_russet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-bottom: 5px;
}

div#promotion ul li.odd {
	color: #999;
	background-image: url(../images/check_grey.gif);
}

div#promotion p.center {
	text-align: center;
}

span.highlight { 
	background-color: #ff0;
	font-weight: bold;
}

span.bookTitle {
	font: bold italic 1.1em Georgia, Times, "Times New Roman", serif;
	font-style: italic;
}

div#promotion h3 {
	font: bold 1.2em/1.2 Arial, Helvetica, sans-serif;
	margin-top: 30px;
}

div#promotion h3#aboutTheAuthor {
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}

div#promotion p#aboutTheAuthor {
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	text-align: justify;
}

div.dropquote {
	background-color: #eee;
	padding: 15px 0 1px 0;
}

div#promotion blockquote {
	font: .9em/1.4 Arial, Helvetica, sans-serif;
	margin: 0 20px 7px 20px;
}

div#promotion blockquote.signature {
	text-align: right;
	font: bold .9em/1.4 Arial, Helvetica, sans-serif;
	margin-right: 25px;
	margin-bottom: 20px;
}

span.rewardsHighlight {
	color: #930;
}

div#promotion h2.reward {
	font: bold 1.4em/1.2 Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 25px;
	border-bottom: 1px solid #000;
}

div#promotion h3.reward {
	font: bold 1.2em/1.2 Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

div#promotion h4.reward {
	font: bold italic 1em/1.2 Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

div#promotion p.reward {
	margin-top: 2px;
	padding-top: 0;
}

div#promotion p.featurePar {
	border: 1px solid #000;
	padding: 15px;
}


div#promotion  dl dt {
	font: bold 1em/1.2 Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
}

div#promotion  dl dd {
	font:  1em/1.2 Arial, Helvetica, sans-serif;
	margin-left: 0;
	padding-bottom: 8px;
}

span.bookTitle {
	font-style: italic;
}


form {
	margin: 0;
	padding: 0;
}

label {
	display: block;
	float: left;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 5px;
	font: .8em/1.2 Verdana, Arial, Helvetica, sans-serif;
}

input {
	margin-bottom: 5px;	
}

