/* default.css
 * 5/3/08
 * 
 * Authors:
 * Bo Warwick-Smith
 */

/*************************/
/*     index.css       */
/*************************/

/*
 Colors:
	light blue 	#5C99c6
	dark green 	#474A27
	white		#FFFFFF	
	orange		#F15217
 
*/

DIV.jello {
	min-width: 655px;
	margin-right: auto;
	margin-left: auto;
	/* padding: 20px 75px 20px 75px; */
	padding: 20px 0px;
}

DIV.main {
	background-color: #474A27;
	border: 2px #ffffff solid;
	width: 800px;
	margin: auto;
}

DIV.header {
	height: 230px;
}

DIV.popOutCt {
	width: 650px;
	margin: auto;
}

DIV.popOut {
	height: 230px;
	background-image: url(images/header4.jpg);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	/*
	position: relative;
	left: -40px;
	top: -14px;
	*/
}

DIV.nav {
	height: 29px;
	border-bottom: none;
	border-top: none;
	padding-left: 11px;
	line-height: 1.5em;
}

DIV.thumb_active {
	background-image: url(images/thumb_plain_white.jpg);
	border-bottom: none !important;
	height: 29px !important;
	overflow: visible;
}

DIV.nav DIV {  /* Thumbs */
	float: left;
	text-align: center;
	width: 96px;
	height: 28px;
	margin: 0 1px 0 0;
	background-repeat: no-repeat;
	font-size: 15px;
	line-height:30px;
}
DIV.thumb_bg {
	background-image: url(images/thumb_blue.jpg);
}

DIV.content {
	border: 1px solid #003333;
	border-top: none;
	background-color: white;
	overflow: hidden;
	margin: 0px 10px;
	padding:  0 1em 1em 1em;
}
/* IE Hack 
HTML>BODY DIV.content {
	overflow: visible;
	border-top: 1px solid #003333;
}*/

DIV.bl { background-position: bottom left; }
DIV.br { background-position: bottom right; }
DIV.tl { background-position: top left; }
DIV.tr { background-position: top right; }


DIV.flower_watermark_right {
	background-image: url(images/flower_trans_watermark_10.jpg);
	background-repeat: no-repeat;
}/*
DIV.flower_watermark_left {
	background-image: url(http://dev.hatecrusade.com/schwartz/images/flower_trans_watermarkl_10.png);
	background-repeat: no-repeat;
}
*/
DIV.sidebar {
	background-color: #5C99c6;
	border: solid #0c59c6 3px;
	width: 150px;
	float: right;
	padding: 5px;
	margin: 0px 0px 15px 15px;
}

DIV.footer {
	color: white;
	padding: 1em 2em;
	font-family: sans-serif;
	background-image: url(images/mbp_logo.jpg);
	background-repeat: no-repeat;
	background-position: 90%;
	height: 2.5em;
}

/*************************/
/*     default.css       */
/*************************/
body {
	background-color: #1c1A0f;
	background-image: url(images/flowers_mirrored_1000.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}

DIV.ct {
	/* font-size: .9em; */
	font-family: Georgia, Times, serif;
	color: #474A27;
}
.event P {
	font-family: Arial, sans-serif;
	line-height: 1.5em;
	margin-top: .2em;
	margin-bottom: 1em;
}

DIV.nav A {
	color: #0033ff;
	text-decoration: none;
	font-family: Georgia, Times, serif;
}
DIV.footer A {
	color: white;
}

DIV.immediateRelease {
	color: black;
	background-color: #5C99c6;
	padding: 1em;
	margin: 10px;
	line-height: 1.2em;
	font-size: 0.7em;
	float: right;
	width: 200px;
	text-transform: capitalize;
	font-weight: bolder;
	font-style:	italic;
}

DIV.title1 {
	color: #0C59C6;
	font-size: 1.6em;
	font-family: Arial;
	margin-top: 1em;
}
.title1 span {
	font-size: 18px;
}

DIV.title2 {
	color: #0C59C6;
	margin: 0em;
	font-size: 1.5em;
	font-family: serif;
}

DIV.title3 {
	font-weight: bold;
	margin: 1em 6em;
	font-style: italic;
	line-height: 1.4em
}

DIV.paragraph {
	line-height: 1.7em;
	font-family: Georgia;
	text-indent: 1em;
	font-family: Arial;
}
.no-border {
	border: none !important;
}
.no-indent {
	text-indent: 0px !important;
}
DIV.paragraph DIV {
	font-style: italic;
	font-size: .8em;
}

DIV.panel {
	/* border: solid #0c59c6 3px; */
	padding: 10px;
	/* margin: 0em 2em; */
	width: 300px;
	float: right;
	clear: right;
}

DIV.panel span {
	color: #000000;
}

DIV.authorPicCt {
	text-align: center;
}
DIV.authorPic {
	background-color: #5C99c6;
	width: 200px;
	margin-left: 1em;
	border: solid #0c59c6 3px;
}
DIV.authorPic DIV.title {
	text-align: center;
}

DIV.panel DIV.title {
	color: #000000;
	font-size: 1.5em;
	font-style: italic;
}

DIV.spacer1 {
	background-image: url(images/hr_1.jpg);
	background-repeat: repeat-x;
	height: 3px;
	margin: 10px 0px;
}

DIV.quoteCt {
	margin: 2em 1em 0em;
	font-size: 1.1em;
}

DIV.quoteCt DIV.quote {
	color: #474A27;
	font-style: italic;
	text-indent: 25px;
	line-height: 1.5em;
}

DIV.quoteCt DIV.endorser {
	color: #F15217;
	padding-top: 10px;
	font-size: 0.8em;
}

DIV.quoteCt DIV.endorser SPAN {
	font-weight: bolder;
	font-size: 1.2em;
}

DIV.salesListCt {
	margin-top: 10px;
	font-style: normal !important;
}

DIV.salesListCt UL {
	margin-top: 5px;
}

DIV.salesInfoRight {
	color: #000000;
	background-color: #5C99c6;
	border: solid #0c59c6 3px;
	width: 340px;
	float: right;
	margin: 10px 0 0 10px;
	padding: 10px;
	line-height: 1.3em;
}

DIV.salesInfoRight SPAN {
	font-weight: bolder;
	margin-right: 5px;
}

DIV.month {
	color: #F15217;
	font-weight: bolder;
	text-decoration: underline;
}

DIV.event {
	margin: 2em 0;
}

/*
DIV.water_image {
	background-image: url(images/flower_trans_watermark_50min.gif);
	height: 400px;
	width: 300px;
	position: absolute;
	background-repeat: no-repeat;
}*/

.bookTitle {
	/*
	color: #0000ff;
	*/
	font-style: italic;
}

.authorName {
	/*
	color: #ffcc00;
	*/
}

.synergy {
	/*
	font-weight: bolder;
	*/
}

.disease {
	/*
	color: #990000;
	*/
}

.cure {
	/*
	color: #009900;
	*/
}

.bold {
	/*
	font-weight: bolder;
	*/
}

.italic {
	/*
	font-style: italic;
	*/
}

.bigger {
	font-size: 1.3em;
}

.smaller {
	font-size: .8em;
}

.intro {
	color: #F15217;
	/* text-transform: uppercase;
	 font-size: 1.1em; */
}

.date {
	text-transform: uppercase;
	font-size: .8em;
	margin: 1em 2.5em;
	font-weight: bolder;
}

DIV.order {
	margin: 10px;
	line-height: 1.7em;
	font-family: sans-serif;
	margin: 0em;
}
.paragraph UL {
	margin: 0em;
}
.item-wrap {
	margin: 1em 0em;
	line-height: 1.5em;
}
.table-of-contents {
	line-height: 1.5em;
	font-family: serif;
}
.symbology {
	
}
.symbology .download {
	margin: 1em 0 0 0;
}
.symbology .download A { 
	margin: 0 .5em;
}
.symbology H3 {
	margin-top: 1em;
	margin-bottom: .3em;
	font-weight: normal;
	font-size: 17px;
}
.symbology P {
	margin: 0;
	text-align: justify;
	font-size: 14px;
}
.symbology .right-side {
	float: right;
}
.symbology .right-side, .symbology .left-side {
	width: 360px;
}
.symbology .left-side {
	float: left;

}
.clear {
	clear: both;
	height: 1px;
}
.ie6fix {
	height: 1px;
	background-color: white;
}
.book {
	margin: 40px 0;
        width: 480px;
	font-family: Arial;
	clear: left;
}
.book IMG.cover {
	width: 135px;
	float: left;
	border: 1px solid black;
}
.book .about {
        margin-left: 145px;
}
.book .buy {
        float: left;
        width: 100px;
	height: 30px;
	line-height: 23px;
}

.book p, .book .buy {
	font-size: 14px;
	/*font-family: Georgia, serif;*/
}
.book p {
	line-height: 20px;
	margin: 0 0 1em 0;
}
INPUT.item-quantity {
	
}
.book .item-form {
	height: 22px;
	margin: 1em 0 0;
}
.breadcrumbs {
	margin: 16px 0 0 0;
}
.book h2 {
	margin-bottom: 5px;
	color: #F15217;
	font-size: 18px;
	font-weight: normal;
}
.shoppingcart {
	width: 245px;
	float: right;
	border: 1px solid black;
	font-family: Arial;
	font-size: 11px;
	padding: 0px;
	background-image: url(images/cart.png);
	background-repeat:no-repeat;
	background-position: 95% 7%;
	margin-top: 83px;
}
.shoppingcart table {
	margin: 5px;
}
.shoppingcart td {
	padding: 7px 2px;
}
.shoppingcart th {
	text-align: left;
	padding: 0px 6px 0px 0px;
}
.shoppingcart h3 {
	font-size: 17px;
	color: white;
	background-color: #474A27;
	margin: 0;
	padding: 5px;
	font-weight: normal;
}
.shoppingcart .total {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0px;
}
.shoppingcart p {
	padding: 0 5px;
}
.shoppingcart .empty {
	margin: 2px 0px;
	float: right;
}
.shoppingcart .pay {
	margin: 2px 0px;
}
.clearleft {
	clear: left;
	height: 1px;
}
.cartprice {
	text-align: right;
}