@charset "utf-8";

/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - >
GLOBAL STYLES - applies to everything
- - - - - - - - - - - - - - - - - - - - - - - - - - - >
 */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #580000;
	background-image: url(../images/bg-striper-brick.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
* {
	margin:0;
	padding:0;
}
#container  {
	width: 860px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: top;
	background-color: #c00000;
	background-image: url(../images/bg_horz_reflected_gradient.jpg);
	padding: 0px;
	text-align: left;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img {
	border-style: none;
}


/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - >
HEADER STYLES
- - - - - - - - - - - - - - - - - - - - - - - - - - - >
 */
 
#header  {
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg-striper-brick.jpg);
}
#header img {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - >
SIDEBAR STYLES
- - - - - - - - - - - - - - - - - - - - - - - - - - - >
 */

#sidebar {
	background-image: url(../images/bg_sidebar.jpg);
	font-size: small;
	line-height: 115%;
	padding: 15px 40px 15px 28px;
}
#sidebar p {
	margin-top: 5px;
}
#sidebar h4 {
	color: #cc0000;
	font: bold large Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
}
#sidebar h5 {
	color: red;
	font: small Georgia, "Times New Roman", Times, serif;
}
#sidebar h6 {
	font-size: x-small;
}
#sidebar .bio_pic {
	margin-top: 40px;
}
#sidebar .quote {
	background-color: #eee;
	border: 1px solid #CCCCCC;
	padding: 8px;
}
.testimonial_link {
	margin-bottom: 50px;
}
#sidebar .bodyCopy {
	margin-bottom: 25px;
}

/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - >
MAIN CONTENT STYLES
- - - - - - - - - - - - - - - - - - - - - - - - - - - >
 */

#mainContent  {
	width: 560px;

}
#primary {
	background-image: url(../images/bg_mainContent.jpg);
}
#primary p {
	margin-left: 50px;
	margin-right: 37px;
	font-size: small;
	line-height: 115%;
}
#primary h1 {
	font: bold x-large Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	margin-left: 50px;
	margin-right: 37px;
}
#primary h2 {
	font: bold large Georgia, "Times New Roman", Times, serif;
	margin-left: 50px;
	margin-right: 37px;
}
#primary h3 {
	font: bold small-caps medium Georgia, "Times New Roman", Times, serif;
	margin-left: 50px;
	margin-right: 37px;
	color: #e50000;
	margin-top: 25px;
}
#primary table {
	margin-left: 50px;
	font: small/125% Verdana, Arial, Helvetica, sans-serif;
	margin-right: 37px;
}
#primary li {
	padding: 0px;
	margin-left: 70px;
	font: normal medium Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-right: 37px;
}
#primary ul {
	position: relative;
	z-index: 1;
}
#primary .stand_out {
	background-color: #CCCCCC;
	margin-left: 50px;
	margin-right: 37px;
	padding: 15px;
	margin-top: 25px;
	border: 1px solid red;
}
#primary .stand_out h1 {
	margin: 0px;
	padding: 0px;
	color: black;
}
#primary .stand_out li {
	padding: 0px;
	margin: 10px 10px 5px 20px;
	color: black;
}
#container #mainContent #primary td {
	padding-right: 25px;
}
.slideshow {
	margin-top: 24px;
	margin-left: 25px;
}

/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - >
FOOTER STYLES
- - - - - - - - - - - - - - - - - - - - - - - - - - - >
 */

#footer  {
	background:#630000;
	color: #999999;
} 
#super_footer {
	background-color: #330000;
	padding: 10px 25px;
	margin-left: 25px;
	margin-right: 12px;
	text-align: center;
	font-size: small;
	line-height: 125%;
}
#sub_footer {
	background-color: #330000;
	padding:10px 15px;
	margin-left: 13px;
	margin-right: 25px;
	font-size: small;
}
#sub_footer h3 {
	font: medium Georgia, "Times New Roman", Times, serif;
}
#footer_narrow {
	width: 300px;
	padding-top: 25px;
}
#footer_wide {
	width: 560px;
	padding-top: 25px;
}
#footer a:link {
	color: #999999;
	border-bottom: 1px dotted #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	border-bottom: 1px dotted #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	border-bottom: 1px dotted #999999;
	text-decoration: none;
	background-color: #000000;
}
#footer a:active {
	color: #999999;
	border-bottom: 1px dotted #999999;
	text-decoration: none;
}

/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - >
FORM STYLES
- - - - - - - - - - - - - - - - - - - - - - - - - - - >
 */
 
fieldset dl {
	color: #FFFFFF;
	background-image: url(../images/contact_form_backer.jpg);
	background-color: #EE0000;
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin: 10px;
	background-position: top;
}	
fieldset dt {
	float:left;
	width:135px;
	padding:5px;
	font-weight: bold;
}
fieldset dd {
	/*	width:450px;*/
	margin:0;
	padding-bottom: 15px;
}
#contact_form {
	margin-top: 10px;
	margin-right: 37px;
	margin-left: 50px;
}
.form_copy {
	margin: 10px;
}
fieldset {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	background-color: #B70100;
}
#first_name, #last_name, #phone, #email, #name, #company {
	width:200px;
}
#message, #subject  {
	width:395px;
}
.CollapsiblePanelContent form {
	font-size: small;
	background-color: #FFA500;
}
#container img {
	display: block;
	margin: 0px;
	padding: 0px;
}
#primary #contact_form label {
	font: medium Georgia, "Times New Roman", Times, serif;
}
#primary #contact_form #message {
	font-family: "Courier New", Courier, monospace;
	background-color: #FFFFCC;
}
.buy_now_button {
	margin-left: 180px;
	margin-top: 5px;
	margin-bottom: 4px;
}
.ebook_img {
	float: left;
	margin-left: 45px;
}
.expose-banner {
	margin: 25px;
}
#primary .unavailable {
	color: #CCCCCC;
}
#primary .current {
	font-weight: bold;
	font-size: medium;
}
#primary .ebook_sample {
	margin-top: 25px;
}
