/*
Title: The Seventh Prism Screen Styles
Original Design By: Adell Donaghue
Site Styles By: Victoria Chapman, Tortus Technologies, West Springfield, MA (tortus.com)
Created on: July 2, 2008
Last Updated: July 2, 2008
*/

/* @group Color Schemes */

.dark_purple {
	color: #57529a;
}

.medium_purple {
	color: #c0bdeb;
}

.light_purple {
	color: #dbdae9;
}

.sage_green {
	color: #abbb9d;
}

.dark_indigo {
	color: #27375f;
}

.dark_grey {
	color: #404040;
}

/* @end */

/* @group Body/Wrapper */

body {
	background: #fff;
	color: #404040;
	font-size: 90%;
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.body_index {
	background: #fff url("../images/index_bg.png") center 90px no-repeat;
}

.body_what_is_it {
	background: #fff url("../images/whatisit_bg.png") center 90px no-repeat;
}

.body_programs {
	background: #fff url("../images/programs_bg.png") center 90px no-repeat;
}

.body_programs_individualexec {
	background: #fff url("../images/programs_bg.png") center 90px no-repeat;
}

.body_programs_keynoteconference {
	background: #fff url("../images/programs_bg.png") center 90px no-repeat;
}

.body_programs_onedayoverview {
	background: #fff url("../images/programs_bg.png") center 90px no-repeat;
}

.body_programs_twodaymasterpract {
	background: #fff url("../images/programs_bg.png") center 90px no-repeat;
}

.body_programs_fourdayexecteam {
	background: #fff url("../images/programs_bg.png") center 90px no-repeat;
}

.body_programs_fourdayexec {
	background: #fff url("../images/programs_bg.png") center 90px no-repeat;
}

.body_programs_freeoneday {
	background: #fff url("../images/programs_bg.png") center 90px no-repeat;
}

.body_programs_trainthetrainer {
	background: #fff url("../images/programs_bg.png") center 90px no-repeat;
}

.body_location {
	background: #fff url("../images/location_bg.png") center 90px no-repeat;
}

.body_products {
	background: #fff url("../images/products_bg.png") center 90px no-repeat;
}

.body_pricing {
	background: #fff url("../images/pricing_bg.png") center 90px no-repeat;
}

.body_courses {
	background: #fff url("../images/pricing_bg.png") center 90px no-repeat;
}

.body_dr_neil_yeager {
	background: #fff url("../images/drneil_bg.png") center 90px no-repeat;
}

.body_contact {
	background: #fff url("../images/contact_bg.png") center 90px no-repeat;
}

#wrapper {
	width: 848px;
	margin: auto;
}

/* @end */


/* @group Header */

#header {
	width: 848px;
}

/* @end */

/* @group Quote */

#quote {
	width: 848px;
	padding: 20px 0;
	color: #57529a;
	font-size: 125%;
	font-weight: bold;
	letter-spacing: .05em;
}

/* @end */

/* @group Nav */

#nav {
	width: 848px;
	background: #abbb9d;
	color: #fff;
	font-variant: small-caps;
	font-size: 105%;
	letter-spacing: .025em;
	text-align: center;
	padding: 4px 0;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	display: inline;
	list-style: none;
	padding: 4px 0;
}

.first_nav {
	padding-left: 0;
	margin-left: 0;
}

#nav li a {
	color: #fff;
	text-decoration: none;
	padding: 4px 8px;
}

#nav li a:hover {
	color: #57529a;
}

/* @end */

/* @group Center Container */

#center_container {
	width: 848px;
	float: left;
}

/* @end */

/* @group Left Column */

#left_column {
	width: 198px;
	float: left;
	background: #c0bdeb;
	color: #27375f;
	font-size: 110%;
	margin-bottom: 20px;
}

#upcoming_events {
	width: 198px;
}

#upcoming_events h1 {
	font-size: 120%;
	font-weight: bold;
	color: #27375f;
	padding: 2px 10px 10px 10px;
	margin: 0;
	border-bottom: 3px solid #fff;
}

#upcoming_events h2 {
	font-size: 110%;
	font-weight: bold;
	color: #27375f;
	padding: 10px 10px 5px 10px;
	margin: 0;
}

#upcoming_events h2 a {
	color: #27375f;
	text-decoration: none;
}

#upcoming_events h2 a:hover {
	color: #fff;
	text-decoration: none;
}

#upcoming_events h3 {
	font-size: 100%;
	font-weight: bold;
	color: #27375f;
	padding: 0px 10px 10px 18px;
	margin: 0;
	border-bottom: 2px solid #fff;
}

#upcoming_events img {
	margin-bottom: -4px;
}

#slide_show {
	width: 198px;
	height: 136px;
	border-bottom: 2px solid #fff;
}

#slide_show_location {
	width: 198px;
	height: 149px;
	background: #817f9e url("../images/flash_location.png") bottom no-repeat;
}

#keynote {
	width: 178px;
	padding: 10px;
	margin: 0;
	background: #dad9e8 url("../images/callout_bg.png") top repeat-x;
}

#keynote h1 {
	font-size: 120%;
	color: #fff;
	font-variant: small-caps;
	font-weight: normal;
	border: 0;
	padding: 0;
	margin: 0 0 10px 0;
}

#keynote p {
	color: #fff;
}

.what_is_it a {
	font-size: 90%;
	font-weight: bold;
	color: #57529a;
}

/* @end */

/* @group Right Content */

#right_content {
	width:  600px;
	margin: 5px 10px 20px 230px;
}

#right_content a {
	color: #57529A;
}

#right_content a:hover {
	color: #27375F;
}

#right_content h1 {
	color: #abbb9d;
} 

#right_content h2, h3, h4, h5, h6 {
	color: #57529a;
}

#right_content h1 {
	font-size: 170%;
}

#right_content h2 {
	font-size: 150%;
}

#right_content h3 {
	font-size: 130%;
}

.no_space_header {
	padding-bottom:0;
	margin-bottom: 0;
}

.no_space_text {
	padding-top: 0;
	margin-top: 0;
}

#right_content h4 {
	font-size: 120%;
}

#right_content h5 {
	font-size: 110%;
	margin: 15px 0;
}

#right_content h5 a {
	color: #57529A;
}

#right_content h5 a:hover {
	color: #27375F;
}

#right_content p {
	line-height: 170%;
}

#right_content li {
	line-height: 170%;
}

.programs_links {
	margin: 30px 0 30px 15px;
}

.content_quote {
	width: 570px;
	border: 1px solid #c0bdeb;
	padding: 10px 15px;
}

.content_quote p {
	font-style: italic;
	font-size: 100%;
}

.content_quote .quotename {
	font-size: 80%;
	font-style: normal;
	text-align: right;
}

.quotename {
	font-size: 80%;
	font-style: normal;
	text-align: right;
}

/* @end */

/* @group Footer */

#footer {
	margin: auto;
	padding: 10px 0;
	text-align: right;
	border-top: 1px solid #dbdae9;
	clear: both;
}

#footer p {
	font-size: 80%;
	color: #abbb9d;
}

#footer a {
	color: #abbb9d;
}

/* @end */



