@charset "utf-8";
/* CSS Document */

/*************************BROWSER RESET*****************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/***************************END RESET******************************/

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

body {
background-image: url(images/bg.gif);
background-repeat: repeat-x;
background-color: #0c99d8;
margin: 32px 0px 0px 0px;
font-family: Verdana, Geneva, sans-serif;
}

a:link, a:visited, a:active {
color: #0E3B64; 
text-decoration: none;
}

a:hover {
color: #F7902B; 
text-decoration: underline;
}

ul {
list-style-type: square;
margin-left: 30px;
}

ul li {
margin-bottom: 10px;
}

ol {
list-style-type: decimal;
margin-left: 30px;
}

ol li {
margin-bottom: 10px;	
}

blockquote {
margin-left: 25px;	
}

div#container {
width: 975px;
margin-left: auto;
margin-right: auto;
}

div#header {
height: 179px;
background-color: #fff;
}

div#navbar {
text-align: center;
color: #fff;
background-color: #0e3b64;
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
letter-spacing: 4px;
padding: 17px 0 19px 0;
word-spacing: 6px;
}

div#navbar a, div#navbar a:hover {
color: #fff;
text-decoration: none;
}

div#main-wrapper {
padding: 0px;	
background-color: #fff;
}

div#main {
padding: 30px;	
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
line-height: 20px;
}

div#sidebar {
width: 250px;
float: right;
margin: 0px 0px 10px 30px;
padding: 0px;
background-image: url(images/bottom.jpg);
background-position: bottom;
background-repeat: no-repeat;
background-color: #1e94d2;
height: 764px;
text-align: center;
}

.clear {
clear: both;
height: 1px;
font-size: 1px;
line-height: 1px;
margin-bottom: -1px;
}


div#footer {
background-color: #1879AD;
color: #fff;
font-size: 12px;
font-family: Verdana, Geneva, sans-serif;
height: 35px;
padding: 25px 0px 0px 0px;
text-align: center;
}

div#footer a {
color: #fff;	
}

div#footer a:hover {
text-decoration: none;
}

/******************TEXTS********************/

h1 {
font-size: 21px; 
color: #F47623; 
line-height: 20px; 
font-family: Verdana, Geneva, sans-serif;
text-align: center;
}

h2 {
font-size: 20px; 
font-weight: 400; 
color: #0E3B64; 
line-height: 20px; 
}

h3 {
font-size: 17px; 
color: #000000; 
font-weight: 700; 
margin-top: 10px; 
margin-bottom: -10px; 
}

h4 {
font-size: 15px; 
color: #E85B23; 
font-weight: 700; 
margin-bottom: -20px; 
margin-left: -5px; 
text-decoration: underline;
}

h5 {
font-size: 16px; 
color: #E85B23; 
font-weight: 700; 
margin-bottom: -10px; 
margin-left: 50px; 
margin-right: 50px;
}

.box h2 {
font-size: 24px; 
font-weight: 400; 
color: #000000; 
line-height: 20px;
}

.audio h3 {
font-size: 15px; 
color: #0E3B64; 
font-weight: 700; 
margin-left: 35px;
}

.mainhead { 
font-size: 15px;
font-weight: bold;
}

.mini {
font-size: 10px;
font-style: italic;
text-align: right;
}

p.sidebar {
color: #fff;
font-size: 11px;
text-align: left;
line-height: 2.0em;
padding-left: 20px;
padding-right: 20px;
}

.bigger {
font-size: 14px;	
}

.incentive {
text-align: center;
font-size: 15px;
color: #F47623; 
font-weight: bold;
}

.huge {
font-family: "Times New Roman", Times, serif;
text-transform: uppercase;
font-size: 32px;
color: #000;
text-align: center;
}

p.meanit {
font-size: 17px;
color: #0E3B64; 
margin-bottom: 0.5em;
}


/*******************TABLES & DIVS*******************/

div.test-box, div.audio-box {
background-image: url(images/testimonialback.gif);
background-repeat: repeat-x;
width: 95%;
border: 1px #444 solid;
padding: 20px;
margin: 20px 0;
}

table.media {
width: 600px;
margin-left: 25px;
}

table.media td {
padding: 5px;	
}

table.images td {
vertical-align: middle;	
text-align: center;
padding-bottom: 20px;
padding-right: 10px;
}

div.books {
float: left;
width: 300px;
text-align: center;
margin: 30px 0;
}

div.books img {
margin-bottom: 10px;	
}

table.contact {
width: 650px;	
}

table.contact td {
padding-bottom: 10px;
padding-right: 10px;
}

.textinput {
font-family: Verdana; 
font-size: 10pt; 
border: 1px solid #1D93D1
}

div#order {
width: 95%;
margin-left: auto;
margin-right: auto;
height: 80px;
}

div#order2 {
text-align: center;	
width: 650px;
height: 80px;
margin-left: auto;
margin-right: auto;
}

div.orderbox, div.orderbox2 {
width: 200px;
height: 68px;
float: left;
background-color: #1879AD;
border: 1px #000 solid;
text-align: center;
margin-right: 10px;
font-weight: bold;
color: #fff;
padding: 10px 0;
}

div.orderbox2 {
background-color: #0E3B64;
border: 2px #fff solid;
height: 50px;
}

div.orderbox span, div.orderbox2 span {
font-size: 22px;
font-weight: normal;
color: #fff;
}

div.orderbox a, div.orderbox2 a {
color: #fff;	
}

div.navbar2 {
height: 14px;
background-color: #0E3B64;	
}

div.navbar-left {
width: 70%;
float: left;
word-spacing: normal;
letter-spacing: 2px;
text-transform: uppercase;
font-weight: bold;
font-size: 18px;
}

div.navbar-right {
width: 110px;
float: right;
font-size: 10px;
letter-spacing: 2px;
line-height: 1.2em;
margin-top: -10px;
word-spacing: normal;
}

table.likeyoumeanit td {
padding: 10px;	
}

table.likeyoumeanit img {
border: 1px #000 solid;	
}

table.purchase {
width: 75%;
margin: 10px auto;
}

table.purchase td {
padding: 0px 5px 5px 0px;	
}

div#newsletter {
width: 250px;
background-color: #dcf1fa;
border: 1px #999 solid;
padding: 10px 10px 30px 10px;	
text-align: center;
}

div.recommend div {
height: 180px;
clear: both;
border-bottom: 1px #f2a03e solid;
}

div.audio-box {
width: 620px;	
}


/***********************MISC***********************/

.ron {
margin: 30px 30px 30px 0;	
}

.imgbrdr {
border: 1px #000 solid;	
}

.right {
text-align: right;
}

.left {
text-align: left;	
}

.center {
text-align: center;	
}

.unli {
text-decoration: underline;	
}

blockquote.praise {
width: 500px;
margin-left: 80px;
margin-bottom: 30px;
}

div.hr {
height: 1px;
border-bottom: 1px #F2A03E solid;
width: 95%;
margin: 20px auto;
}

img.audio {
margin-right: 20px;	
}

.book1 {
color: #21476C;
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
padding-top: 15px;
}

.book2 {
color: #5D6B20;
font-size: 20px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
padding-top: 15px;
}

ul.audios {
margin-left: 50px;	
}

ul.audios li {
padding-bottom: 0px;
margin-bottom: 0px;
line-height: 1.4em;
}

.hett {
font-family: Arial; 
font-size: 22px; 
color: #e85c2f;
margin-bottom: 20px;
font-weight: bold;
}

.comic {
font-family: "Comic Sans MS", cursive;
color: #1e97cc;
}

.submit1 {
font-family: Verdana; 
font-size: 10pt; 
color: #FFFFFF; 
background-color: #0E3B64;	
}

.textinput2 {
border: 1px #000 solid;	
}

img.book {
margin: 10px 50px 20px 30px;
border: 0px;
}

p.bookdes {
padding-top: 20px;	
}

p.bookdes a {
color: #f2a03d;	
font-weight: bold;
}

p.bookdes a:hover {
text-decoration: none;	
}

div.hrwhite {
height: 1px;
border-bottom: 1px #fff solid;
width: 75%;
margin: 10px auto;
}

