/* BASIC STUFF */
html {
	margin-left: -1px;
	overflow-Y: scroll;
}
body {
	margin: auto;
	padding: 0;
	font-family: Verdana;
	background: url(../images/bg.jpg) repeat-y top center #F3D578;		
}

p {
	font-size: 10pt;
}
/* WRAPPER */
#wrapper {
	width: 980px;
	margin: auto;
}
/* THE LOGO AND THE MENU AT THE TOP */
#header {
	width: 980px;
	margin: 0;
	padding: 0;
	position: relative;
}
#bestseller {
	position: absolute;
	right: 20px;
	top: 10px;
	
}
#bestseller p {
	color: #990000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#menu {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	margin-top: 10px;
	height: 55px;	
}
#menu ul {
	margin: 5px 0 0 18px;
	padding: 0;
	list-style-type: none;
	font-size: 10pt;
	float: left;
}
#menu li {
	width: 122px;
	text-align: center;	
	margin: 0;
	margin-right: 42px;
	font-size: 9pt;
	padding: 0;
	float: left;
}
#menu a {
	display: block;
	width: 100%;
	color: #000000;
	font-weight: bold;
}
#menu a.on {
	color: #FFFFFF;
}
#menu a.off {
	color:#333333;
}
/* THE SUB NAV */
#sub_nav {
	position: absolute;
	top: 82px;
	left: 80px;
}
#sub_nav ul {
	margin: 5px 0 0 18px;
	padding: 0;
	list-style-type: none;
	float: left;
}
#sub_nav li {
	margin: 0;
	margin-right: 30px;
	font-size: 9pt;
	padding: 0;
	float: left;
}
#sub_nav a {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
}
#sub_nav a:hover {
	text-decoration: underline;
}
#sub_nav a.on {
	color: #FBDFA0;
}
#sub_nav a.off {

}


/* THE NAV BAR BACKGROUND */
.home_bg {
	background: url(../images/menu_bgs/menu_home.jpg) no-repeat 0 0;
	padding: 0;
	margin: 0;
}
.what_is_dianetics_bg {
	background: url(../images/menu_bgs/menu_what_is_dianetics.jpg) no-repeat 0 0;
	padding: 0;
	margin: 0;
}
.seminars_bg {
	background: url(../images/menu_bgs/menu_seminars.jpg) no-repeat 0 0;
	padding: 0;
	margin: 0;
}
.bookstore_bg {
	background: url(../images/menu_bgs/menu_bookstore.jpg) no-repeat 0 0;
	padding: 0;
	margin: 0;
}
.contact_bg {
	background: url(../images/menu_bgs/menu_contact.jpg) no-repeat 0 0;
	padding: 0;
	margin: 0;
}
.author_bg {
	background: url(../images/menu_bgs/menu_author.jpg) no-repeat 0 0;
	padding: 0;
	margin: 0;
}
#header img {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	clear: both;

}
/* IMAGE JUST BELOW MENU */
#header_image {
	float: left;
	background: url(../images/header_image.jpg) no-repeat 0 0; 
	height: 100px;
	width: 980px;
	border-bottom: 1px solid #000000;
}
#header_image h1 {
	font-weight: normal;
	font-size: 14pt;
	color: #990000;
	margin: 20px 0 0 10px;
}
#header_image h2 {
	font-weight: normal;
	font-size: 11pt;
	color: #A32C24;
	margin: 0 0 0 30px;
	font-weight: bold;
}
/* BACKGROUND FOR LEFT COLUMN */
#body_bg {
	float: left;
	background: url(../images/body_bg.gif) repeat-y top left;
	min-height: 356px;
}
/* LEFT COLUMN AND ITS FORMATTING */
#left {
	float: left;
	width: 250px;
	padding: 10px;
}
#left h1 {
	font-size: 10pt;
	color: #990000;
}
#left .buy_now_button {
	margin-top: 10px;
	margin-left: 10px;
}

#left a:hover {
	text-decoration: underline;
}
#left .paypal {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding: 0;
	margin: 0;
}
#left .paypal p {
	color: #990000;
	margin-bottom: 5px;
}
#left #stress_test ul {
	list-style-type:square;
	text-align: center;
	padding: 20px;
}
#left #stress_test li {
	margin-left: 20px;
	margin-bottom: 10px;
	color: #990000;
	font-size: 11pt;
	font-weight: bold;
}
#left img#stress_test, #left img#lrh {
	text-align: center;
}

#left #normal ul {
	list-style-type:none;

}
#left #normal li {
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 9pt;
}
/* RIGHT COLUMN AND ITS FORMATTING */
#right {
	float: left;
	width: 660px;
	padding: 20px;
	padding-top: 10px;
	position: relative;
}
#right h1 {
	font-weight: bold;
	padding-bottom: 20px;
	font-size: 12pt;
	color: #990000;
}
#right h2 {
	font-size: 10pt;
	color: #A32C24;
	font-weight: bold;
	
}
#right h3 {
	font-size: 10pt;
	font-weight: bold;
	
}
.highlight {
	font-weight: bold;
	color: #990000;
}
.highlight_unbold {
	color: #990000;
}

#right ul {
	list-style-type: square;
	width: 350px;
}
#right li {
	margin-left: 30px;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}
#right ul#wid {
	list-style-type: square;
}
#right #wid li {
	color: #000000;
	margin-left: 20px;
}
#right h4 {
	font-size: 11pt;
	border-bottom: 1px solid #000000;
	padding-bottom: 0;
	margin-bottom: 10px;
	width: 210px;
}
#right h5 {
	background-color: #8A1C1B;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: normal;
	border: 3px solid #551111;
	margin-top: 15px;
	padding: 8px;
	line-height: 1.3;
}




#right .trait_list {
	float: left;
}
#right table {
	font-size: 8pt;
	margin-left: 5px;
}
#right table td {
	padding-right: 10px;
	padding-bottom: 5px;
}
#right .quote {
	font-style: italic;
}
#right .add_to_cart {
	margin: 0;
	padding: 0;
}
#right .buy_now {
	margin-top: 10px;


}
/* SUCCESS STORY DIV */
#success {
	border: 1px solid #990000;
	width: 96%;
	position: relative;
	margin-top: 40px;
	padding: 10px;
	clear: both;
	
}
#success h1 {
	position: absolute;
	top: -10px;
	left: 30px;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 10pt;
	color: #990000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0 10px 0 10px;
}
#success p {
	font-style: italic;

}
/* STORE */
.store {
	vertical-align: top;
	margin: 0 30px 10px 10px;
	border-bottom: 1px dotted #F3D578;
	display: block;
	float: left;
	clear: both;
	width: 90%;
}
.store img {
	padding: 0 25px 10px 0;
	border: none;
	float: left;
}
.store .buy_now_button {
	margin-top: 10px;
	margin-left: 0;
	padding-left: 0;
}
.store .save {
	font-weight: bold;
	text-decoration: underline;
	margin-left: 10px;
}
/* SPECIAL OFFER */
#special_offer {
	margin-top: 15px;
	padding-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#left #take_your_chance {
	margin-top: 15px;
	padding-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#left #take_your_chance p {
	font-size: 12pt;
	text-align: center;
	color: #8A1C1B;

}

/* HARD SELL */
#right #hard_sell {
	position: absolute;
	background-color: #EEEEEE;
	border-left: 1px solid #000000;	
	border-bottom: 1px solid #000000;		
	right: -10px;
	top: 0;
	height: 50px;
	width: 470px;
}
#right #hard_sell p{
	font-size: 11pt;
	color: #750B0D;
}
/* FOOTER */
#footer {
	background-color: #A32C24;	
	float: left;
	clear: both;
	width: 970px;
	padding: 5px;

}
#footer p {
	font-size: 6pt;
	color: #FFFFFF;
}
