/* Document */
@charset "utf-8";

/* ********** DOM ********** */

body {
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #21086E;
	background-color: #FFFFFF;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3e2882;
	cursor: pointer;
	background: transparent;
	font-weight: bold;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0d001f;
	cursor: pointer;
	background: transparent;
}

a:visited {
	font-family:Arial, Helvetica, sans-serif;
	background: transparent;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

/* ********** Classes ********** */

.A {
	float: left;
	margin-top: 15px;
	width: 650px;
}
.accordian_arrows {
	height: 19px;
	width: 19px;
	vertical-align: middle;
	margin-right: 10px;
}
.beauty_style {
	margin-top: 30px;
	margin-bottom: 30px;
}

.beauty_style_last {
	margin-top: 30px;
	margin-bottom: 75px;
}
.clearer {
	clear: both;
}


.center_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3e2882;
}

.center_title {
	color: #3e2882;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.content_container {
	padding-top: 50px;
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-right: 45px;
}

.content_container_lessons {
	padding-top: 50px;
	padding-left: 30px;
	padding-right: 45px;
}

.content_content {
	/*padding-top: 20px;*/
}

.content_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	color: #0e02fg;
}

.content_content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	color: #21086e;
}

.content_content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	color: #21086e;
}

.content_content ol, .content_content ul {
	padding-left: 30px;
	padding-bottom: 5px;
}

.content_content ol li, .content_content ul li {
	padding-bottom: 10px;
}

.content_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content_crossell_note {
	color:#21086e;
	font-size:14px;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 40px;
	padding-left: 35px;
}

.content_learn_more {
	height: 50px;
}

.content_lesson_num {
	color: #21086e;
	font-size: 18px;
	font-weight: normal;
}

.content_lesson_source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #21086e;
	padding-left: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.content_lesson_title {
	color: #c681d1;
	font-size: 20px;
	font-weight: normal;
}

.content_navigate {
	height: 25px;
}

.content_navigate_lessons {
	height: 30px;
}

.content_page_title {
	margin-bottom: 0px;
}

.content_player_box {
	width: 225px;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	background-image: url(../images/loading40X40.gif);
	background-repeat: no-repeat;
	background-position: 100px;
}

.content_player_box_lesson {
	margin-bottom: 20px;
	background-image: url(../images/loading40X40.gif);
	background-repeat: no-repeat;
	background-position: 100px;
}

.content_player_inst a {
	color: #FFFFFF;
}

.content_player_sep {
	clear: both;
	margin-bottom: 20px;
}

.content_quote_top {
	margin-top: 10px;
	padding-bottom: 10px;
}

.content_source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #21086e;
	padding-left: 1px;
	width: 160px;
	margin-bottom: 10px;
	float: left;
	margin-top: 10px;
}

.content_synopsis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #21086e;
	font-style: italic;
	width: 180px;
	padding-bottom: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	float: left;
	padding-right: 12px;
}

.content_title h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 15px;
}

.crosss_cart_button {
	text-align: center;
}

.crossell_container {
	padding-left: 16px;
	text-align: center;
}

.crossell_container_lesson {
	padding-left: 35px;
	text-align: center;
}

.crossell_container_lesson_inner {
	margin-right: auto;
	margin-left: auto;
}

.crosss_details {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	width: 100px;
	padding-top: 3px;
	color: #21086e;
}

.crosss_image {
	text-align: center;
	height: 100px;
	width: 100px;
}

.crosss_product {
	width: 150px; /* This number is hard coded into lessons.php and abstract.php*/
	float: left;
	padding-bottom: 20px;
}

.crosss_title {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21086e;
	width: 100px;
	padding-top: 3px;
}

.crosss_price {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21086E;
	width: 100px;
	padding-top: 3px;
}

.dog_break {
	font-size: 1px;
	line-height: 20px;
	height: 20px;
}

.dropdown_indent {
	padding-left: 25px;
}

.glossary_content {
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3e2882; /*background: #FFFFFF url(../images/background.jpg) no-repeat center top;*/
}

.hp_email_box {
	padding-top: 10px;
	padding-left: 7px;
}

.hp_email_button {
	text-align: right;
	padding-right: 8px;
}

.hp_email_email input, .hp_email_zip input {
	border: 2px solid #21086e;
	width: 190px;
	margin: 0px 1px 0px 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 22px;
	color: #4b287f;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
}

.hp_email_error {
	margin-bottom: -20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #21086e;
	padding-bottom: 3px;
	text-align: center;
}

.hp_email_link {
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.hp_email_title {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.hp_email_text {
	font-weight:normal;
	text-align:center;
	margin: 7px 0px 3px 0px;
}


.hp_email_container {
	background-image: url(../images/newsletter_bg_blank.gif);
	background-position: left top;
	height: 175px;
	width: 209px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.hp_email_email, .hp_email_zip {
	text-align: center;
	padding: 123px 0px 0px 0px
}
.hp_email_link a, .hp_email_link a:link {
	text-decoration: none;
		color: #FFFFFF;
}
.hp_email_loading {
	display: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 130px;
}
.hp_email_thanks {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	/*color: #214236;*/
	color: #FFFFFF;
	padding-top: 5px;
}
.hp_email_button img {
	cursor: pointer;
	margin-top: 5px;
}



.item {
	padding-left: 30px;
	background-image: url(../images/bullet_off.gif);
	padding-bottom: 5px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: 13px 0.25em;
	font-family: Arial, Helvetica, sans-serif;
}

.large_links {
	font-size: 14px;
}


.ls_content_source {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #21086e;
	margin-top: 10px;
	padding-left: 1px;
	margin-bottom: 10px;
}

.ls_content_player_inst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #21086e;
	padding-top: 2px;
	padding-bottom: 10px;
	width: 200px;
}

.navlist {
	background-image: url(../images/categories_middle.jpg);
	font-size: 11px;
	background-repeat: repeat-y;
	text-decoration: none;
}

.photo2 {
	float: left;
	width: 115px;
	height: 154px;
	margin-left: -20px;
	margin-top: -20px;
	margin-bottom: 0px;
}



.prison_title {
	color:#3e2882;
	font-size:150%;
	font-weight:normal;
	text-align:left;
}

.Q {
	float: left;
	margin-top: 30px;
	font-weight: bold;
	width: 680px;
}

.QA_images {
	margin-right:20px;
	margin-bottom: 10px;
}


.rotating_block_text {
	float: left;
}

.small_links {
	font-size: 12px;
}

.sub_category_bottom {
	background-image: url(../images/popup_bottom.gif);
	width: 228px;
	height: 29px;
	float: left;
	display: block;
}
.sub_category_nav li {
	list-style-type: none;
	padding: 1px 0px 1px 35px;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
}

.tami_img {
	float: left;
	margin-left: -5px;
	margin-right: 15px;
	margin-bottom: 30px;
}

.title_green {
	font-family: Arial, Helvetica, sans-serif;
	color: #220c55;
	font-size: 20px;
	letter-spacing: 3pt;
}

.title_green_rotating {
	font-family: Arial, Helvetica, sans-serif;
	color: #c681d1;
	font-size: 18px;
	letter-spacing: 3pt;
	margin-bottom: 30px;
	text-transform: uppercase;
}

/* ********** Identifiers ********** */

#at15s {
	background:#FFFFFF !important;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	border:1px solid #666666 !important;
	color:#0b264b !important;
	background-image:url(../images/blog_popup_body.jpg) !important;
}

#at15t {
	background:#3e2882 !important;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	border:1px solid #666666 !important;
	color:#FFFFFF !important;
	background-image:url(../images/blog_popup_body.jpg) !important;
}

#at15s_head {
	background: none !important;
	color:#FFFFFF !important;
	background-image:url(../images/blog_popup_header.jpg) !important;
}
#at_share .at_item {
	background:none !important;
}

#at15s_foot {
	background:none !important;
	background-image:url(images/blog_popup_footer.jpg) !important;
}

#at15s_foot span {
	/*	background:transparent url(http://s7.addthis.com/static/t00/mini.gif) no-repeat scroll 0 0;*/
	background-image:none !important;
}
#categories {
	top: 248px;
	width: 184px;
	display: inline;
}

#categories_background {
	background-image:url(../images/categories_background.jpg);
	background-repeat:no-repeat;
	display:inline;
	float:left;
	height:736px;
	width:223px;
}

#categories_bottom {
	background-image: url(../images/categories_bottom.gif);
	width: 223px;
	height: 28px;
	display: inline;
	float: left;
	background-repeat: no-repeat;
}

#categories_top {
	background-image: url(../images/categories_top.jpg);
	width: 223px;
	height: 77px;
	background-repeat: no-repeat;
}

#center_back {
	position: absolute;
	right: 25px;
	top: 13px;
	visibility: hidden;
}

#center_content {
	overflow:hidden;
	position: relative;
}

#center_section {
	float: left;
	position: relative;
	display: inline;
	background-repeat: no-repeat;
	width: 502px;
	min-height: 653px; /*works in FF, then we do a little fix for IE*/
	height: auto !important;
	height: 653px;
	background-color:#9088bd;
	overflow: visible;
	background-image: url(../images/main_middle.jpg);
}

#center_section_background {
	float: left;
	width: 502px;
	background-image: #8e86bc url(../images/main_middle.jpg);
	background-repeat: no-repeat;
	display: inline;
	min-height: 736px; /*works in FF, then we do a little fix for IE*/
	height: auto !important;
	height: 736px;
}

#center_section_close {
	height: 22px;
	width: 502px;
	position: relative;
	float: left;
}

#content_player {
	z-index: -20;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	width: 2000px;
	float: left;
	position: relative;
	height: 116px;
	text-align: center;
}

#footer_content {
	margin-top: 30px;
}

#handle {
	position:absolute;
	display:inline;
	right:-3px;
	width:26px;
	height:26px;
	cursor:move;
}

#inner_loader {
	height: 31px;
	width:31px;
	position: absolute;
	top: 100px;
	left: 200px;
}

#left_block1 {
	float: left;
	position: absolute;
	left: 475px;
	top: 550px;
	height: 370px;
	width: 215px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 35px;
	display: inline;
}

#left_block2 {
	float: left;
	position: absolute;
	left: 475px;
	top: 550px;
	height: 370px;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 35px;
	display: inline;
}

#left_block3 {
	float: left;
	position: absolute;
	left: 475px;
	top: 550px;
	height: 370px;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 35px;
	display: inline;
}

#left_block4 {
	float: left;
	position: absolute;
	left: 475px;
	top: 550px;
	height: 370px;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 35px;
	display: inline;
}

#main {
	height: 690px;
	width: 2000px;
	float: left;
}

#main_right_background {
	background-image: url(../images/main_right.jpg);
	width: 520px;
	height: 736px;
	position: absolute;
	left: 1480px;
}

#nav {
	margin-left: 560px;
	text-align: right;
	width: 160px;
	float: left;
	display: inline;
	padding-top: 50px;
	text-decoration:none;
}

#nav_background {
	background-image: url(../images/main_left.jpg);
	float: left;
	width: 755px;
	height: 736px;
	display: inline;
}
#networking {
	background-image: url(../images/add_send_bg.jpg);
	background-repeat: no-repeat;
	height: 23px;
	left: 0px;
	width: 2000px;
	position: relative;
}

#photo1 {
	background-image:url(http://www.withinsight.com/intuition/images/pic1.jpg);
	background-repeat:no-repeat;
	float: right;
	width: 200px;
	height: 200px;
	padding-left: 13px;
	background-position: left -40px;
	padding-top: 10px;
}
#photo3 {
	float: left;
	padding-left: 16px;
	left: -16px;
	position: absolute;
	display: inline;
	top: 0px;
}

#Q_A_content {
	width: 725px;
	position: relative;
	left: 220px;
	height: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	overflow: hidden;
}

#Q_A p {
	color:#21086e;
}

#Q_A_bg {
	background-image: url(../images/QandA_bg.gif);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	left: 540px;
	width: 965px;
	height: 211px;
}

#Q_A {
	width: 2000px;
	position: relative;
	float: left;
	height: 324px;
	top: 50px;
}

#Q_A_title {
	color: #220c55;
	position: relative;
	top: -20px;
	width: 600px;
	left: 11px;
}

#rotate_select {
	float: left;
	position: absolute;
	left: 530px;
	top: 520px;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #21086e;
}
#tami_bio {
	margin-left: 10px;
}

#top_block_text {
	width: 450px;
	position: absolute;
	left: 775px;
	top: 180px;
	color: #21086e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 120px;
}

#track {
	margin-right:6px;
	float:right;
	height:600px;
	width:17px;
	position: absolute;
	right: -32px;
	top: 10px;
}

#wrap_it_all {
	position: relative;
	width: 2000px;
}

#wrapper {
	position: relative;
	width: 2000px;
	background-image: url(../images/repeating_bg.jpg);
	background-repeat: repeat-y;
	overflow: auto;
	min-height: 1400px;
}
.strike {
	text-decoration: line-through;
}
