body {
	background: #83bce1 url('/images/background.png') repeat-x left top;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, form {
	margin: 0;
	padding: 0;
}
a { text-decoration: underline; }
a:hover { text-decoration: underline; }
.ulink a { text-decoration: none; }
.ulink a:hover { text-decoration: underline; }
a img { border: none; }

form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
form li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
form li label {
	display: none;
}
form li label.overlayed {
	color: #bbb;
	cursor: text;
	display: block;
	font-size: 12px;
	left: 11px;
	position: absolute;
	top: 9px;
	white-space: nowrap;
}
form li input {
	background: transparent;
	border: none;
	display: block;
	font-size: 12px;
	height: 24px;
	overflow: hidden;
	padding: 6px 10px 4px 10px;
}

.wrap {
	margin: 0 auto;
	position: relative;
	width: 960px;
	z-index: 2;
}
#topbanner {
	background: black;
	color: #bbdb73;
	height: 34px;
	margin: 0 auto;
	position: relative;
	width: 490px;
	z-index: 9;
}
#topbanner strong {
	color: white;
}
#nextworkshop {
	float: left;
	font-size: 14px;
	line-height: 14px;
	margin-right: 0; /*20*/
	padding: 10px 0 0 20px;
}
#regnowtop {
	background: #b9da71 url('/images/register-now.png') no-repeat left top;
	border: 1px solid #87a93e;
	color: black;
	display: block;
	float: right;
	height: 0;
	overflow: hidden;
	padding-top: 32px;
	width: 141px;
}
#regnowtop:hover {
	background-position: 0px -42px;
}
.regonline {
	background: orange url('/images/register-online.png') no-repeat left top;
	color: black;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 61px;
	width: 221px;
}
#backsplash {
	background: url('/images/backsplash.jpg') no-repeat center top;
	height: 303px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
#header {
	height: 135px;
	padding: 0 10px;
	position: relative;
}
#logo {
	position: absolute;
	top: -22px;
	width: 222px;
}
#logo a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 123px;
	width: 222px;
}
#tagline {
	float: left;
	height: 0;
	overflow: hidden;
	padding-top: 51px;
	width: 481px;
	position: absolute;
	left: 442px;
	top: 83px;
}
#splash {
	background: white url('/images/splash-shadow.png') no-repeat center bottom;
	color: #333366;
/*	height: 219px;*/ /*298*/
	/*margin: 19px 20px 0 20px;*/
	margin-bottom: 2px;
	position: relative;
}
#splash .content {
	background: url('/images/splash.png') no-repeat left top;
	overflow: hidden;
	padding: 46px 70px 38px;
}
#splash h3 {
	border-bottom: 3px dotted #b2b2b2;
	color: #333366;
	font-size: 18px;
	margin-bottom: 30px;
	padding-bottom: 10px;
}
#splash h3 strong {
	display: block;
	font-size: 28px;
}
#splash a {
	color: #333366;
}
#splash ul {
	list-style: none;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 0;
}
#splash li {
	background: url('/images/splash-icons.png') no-repeat left top;
	float: left;
	margin-right: 20px;
	padding: 100px 0 0;
	text-align: center;
	width: 110px;
}
#splash #siProgram { background-position: 0 -10px; }
#splash #siPackage { background-position: -110px -10px; }
#splash #siRevenue { background-position: -220px -10px; }
#splash #siPrice { background-position: -330px -10px; }
#splash li strong {
	font-size: 1.5em;
}
#splash li.last {
	margin-right: 0;
}
#splashleft {
	float: left;
	margin-right: 80px;
	width: 500px;
}
#splashright {
	float: left;
	width: 240px;
}
#splashright img {
	margin-bottom: 10px;
}
#reghero {
	background: url('/images/splash-register.png') no-repeat left top;
	display: block;
	float: left;
	height: 0;
	margin-left: 8px;
	overflow: hidden;
	padding-top: 56px;
	width: 211px;
}
#reghero:hover {
	background-position: left -64px;
}
#whyhero {
	float: left;
	display: block;
	margin-top: 20px;
	margin: 20px 0 0 90px;
}

#microphone {
	background: url('/images/microphone.png') no-repeat left top;
	position: absolute;
	left: -69px;
	bottom: -17px;
	height: 138px;
	width: 207px;
}

#trio {
	clear: both;
	margin: 0 0 20px 0;
	overflow: hidden;
}
#trio h2 {
	border-bottom: 3px dotted #565e38;
	color: white;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 30px;
	margin: 0 17px 0 10px;
	padding: 0 50px 0 2px;
}
#trio #schedule,
#trio #location,
#trio #questions {
	background: #c4d09b url('/images/trio-bg.png') repeat-x left top;
	float: left;
	height: 230px;
	margin: 0 10px 0 0;
	position: relative;
	width: 310px;
}
#trio .inner {
	padding: 16px 0 0;
}
#trio #questions { margin-right: 0; }
#trio .content {
	height: 104px;
	margin: 0 17px 0 1px;
	padding: 10px 12px;
}
#trio .secondary {
	background: #dde2ca url('/images/secondary-arrow.png') no-repeat right center;
	color: #900 !important;
	display: block;
	font-size: 16px;
	overflow: hidden;
	padding: 7px 36px 7px 12px;
	position: absolute;
	text-decoration: none;
	right: 10px;
	bottom: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#trio .secondary:hover {
	text-decoration: underline;
}
#trio #schedule .inner {
	background: url('/images/trio-schedule.png') no-repeat right top;
}
#trio #schedule .content {
	line-height: 1.1em;
	margin-right: 100px;
	padding: 15px 5px;
}
#trio #schedule .content li {
	margin-bottom: 5px;
}
#trio #schedule .time {
	display: block;
	font-size: 0.8em;
	text-transform: uppercase;
}
#trio #location {
	width: 320px;
}
#trio #location .inner {
	background: url('/images/trio-location.png') no-repeat right top;
	background: url('/images/event-location.jpg') no-repeat left top;
	height: 230px;
	padding-left: 70px;
}
#trio #location .content {
	color: white;
	text-align: right;
	font-size: 11px;
	letter-spacing: -0.5px;
	line-height: 15px;
	height: 104px; /*124*/
	margin: 0 10px 0 0;
}
#trio #location .content strong {
	font-size: 18px;
	font-weight: normal;
}
#trio #questions ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#trio #questions li {
	margin-bottom: 8px;
}
#trio #questions a {
	color: #353C1D;
	text-decoration: none;
}
#trio #questions a:hover { text-decoration: underline; }
#trio .shadow {
	background: url('/images/trio-shadow.png') no-repeat center top;
	clear: both;
	height: 49px;
	margin-top: 36px;
}
#trio #schedule th, #trio #schedule td {
	vertical-align: top;
}
#trio #schedule td ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#pgHome #growing {
	background: url('/images/home-green.png') repeat-x center bottom;
	height: 354px;
	margin-top: -354px;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1;
}

/* left navigation on interior pages */
#nav {
	background: #dbe3c2 url('/images/navigation.png') no-repeat left top;
	float: left;
	position: relative;
	margin: 0 0 190px;
	padding: 10px 0 100px;
	top: -10px;
	width: 150px;
	z-index: 9;
}
#nav ul {
	list-style: none;
	overflow: hidden;
	margin: 0 0 10px;
	padding: 0;
}
#nav a {
	color: #600;
	border-bottom: 3px dotted #77834F;
	display: block;
	font-size: 14px;
	padding: 13px 8px 13px 3px;
	text-align: right;
	text-decoration: none;
}
#nav a:hover {
	background: #edf1e1;
}
#nav .homelink a {
	border-bottom: none;
}
#navguide {
	background: url('/images/navigation-bottom.png') no-repeat left top;
	padding: 88px 26px 0 13px;
	position: absolute;
	left: -13px;
	/*bottom: -190px; 285-191*/ 
	height: 198px; /*286*/
	width: 175px; /*214*/
}
#navguide a {
	border: none;
	color: white;
	text-decoration: none;
}
#navguide a:hover {
	background: transparent;
}

#pgBenefits #navBenefits,
#pgSchedule #navSchedule,
#pgSpeakers #navSpeakers,
#pgLocation #navLocation,
#pgQuestions #navQuestions,
#pgRegister #navRegister,
#pgHome #navHome {
	background: #444b2d url('/images/nav-carat.png') no-repeat right top;
	color: white;
	/*margin-right: -26px;
		padding-right: 26px;*/
}
#pgBenefits #navBenefits a,
#pgSchedule #navSchedule a,
#pgSpeakers #navSpeakers a,
#pgLocation #navLocation a,
#pgQuestions #navQuestions a,
#pgRegister #navRegister a,
#pgHome #navHome a {
	background: #444b2d;
	color: white;
	font-weight: bold;
	letter-spacing: -0.5px;
}

/* interior page styles */
#content {
	background: white url('/images/content-shadow.png') no-repeat center bottom;
	float: left;
	margin-top: 35px;
	margin-bottom: -40px;
	min-height: 620px;
	padding: 25px 60px 40px 80px;
	position: relative;
	width: 670px; /*810*/
}
#content h1 {
	color: #336;
	border-bottom: 3px dotted #b2b2b2;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 30px;
	letter-spacing: -1px;
	line-height: 34px;
	margin-bottom: 20px;
}
#content h3 {
	font-size: 21px;
}
#pgQuestions #content h3 {
	font-size: 16px;
	margin-top: 24px;
}
#content blockquote {
	border-top: 2px solid #444b2d;
	border-bottom: 2px solid #444b2d;
	background: #dbe3c2;
	float: right;
	margin: 0 0 20px 20px;
	padding: 20px;
	width: 200px;
}
#content blockquote cite {
	display: block;
	margin-top: 10px;
	text-align: right;
}

#calendarIcon {
	background: url('/images/schedule-calendar.png') no-repeat left top;
	position: absolute;
	top: -35px;
	right: 50px;
	height: 116px;
	width: 130px;
}

/* interior table styles */
#content table {
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-color: #fff;
	margin: 0 0 20px 0;
	width: 660px;
}
#content table th {
	background: #600;
	border-bottom: 1px solid #500;
	border-left: 1px solid #500;
	color: #fff;
	empty-cells: show;
	padding: 5px; 
	vertical-align: top;
}
#content table td {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	empty-cells: show;
	padding: 5px;
	vertical-align: top;
}
#content .pivot { background-color: #500; }
#content .nothing { background-color: #eee; }

/* footer styles */
#footer {
	background: #392920; /*url('/images/footer-sprites.png') repeat-x 0px -138px;*/
	clear: both;
	color: #999;
	overflow: hidden;
	padding: 40px 15px 20px;
}
#pgHome #footer {
	padding: 30px 15px 20px;
}
#footer a {
	color: #999;
}
#footer h3 {
	border-bottom: 3px dotted #565e38;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 24px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
#footer ul {
	line-height: 2em;
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
}
#footer .col {
	float: left;
	margin: 0 10px;
	width: 140px;
}
#footer #footAbout {
	width: 220px;
}
#footer #footCoaches {
	width: 160px;
}
#footer #footTraining {
	margin-left: 50px;
	width: 290px;
}
#footTraining a {
	text-decoration: underline;
}
#footTraining a.title {
	color: #999;
	text-decoration: none;
}
#footTraining a.title:hover {
	text-decoration: underline;
}
#footTraining ul {
	margin-bottom: 0;
}
#footer #kdp {
	background: url('/images/footer-sprites.png') no-repeat;
	border: none;
	margin-bottom: 20px;
	width: 133px;
}
#footer #kdp a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 39px;
}
#footSummitCDs {
	background: url('/images/summit-cds.jpg') no-repeat left top;
	line-height: 1.2em;
	padding: 10px 0 0 149px;
	position: relative;
}
#footSummitCDs .productimg {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 112px;
	position: absolute;
	top: 0; left: 0;
	width: 132px;
}

#ftContact,
#ftFacebook,
#ftTwitter {
	background: url('/images/footer-sprites.png') no-repeat;
	float: left;
	height: 0;
	margin: 15px 10px 10px 0;
	overflow: hidden;
	padding-top: 24px;
	width: 24px;
}
#ftContact 			{ background-position: 0px -50px; width: 86px; }
#ftContact:hover 	{ background-position: 0px -85px; }
#ftFacebook 		{ background-position: -96px -50px; }
#ftFacebook:hover 	{ background-position: -96px -85px; }
#ftTwitter 			{ background-position: -130px -50px; }
#ftTwitter:hover 	{ background-position: -130px -85px; }

.phone {
	background: url('/images/footer-sprites.png') no-repeat 0px -118px;
	margin-top: 15px;
	padding-left: 22px;
}

#copyright {
	background: #000;
	border-top: 1px solid #271c16;
	color: #888;
	font-size: 11px;
	line-height: 14px;
	padding: 15px;
}
#copyright .finalnav,
#copyright .finalnav a {
	color: #555;
}
#stormyfrog {
	background: url('/images/footer-sprites.png') no-repeat -170px -10px;
	float: right;
	height: 0;
	margin-top: 7px;
	overflow: hidden;
	padding-top: 15px;
	width: 115px;
}
#stormyfrog:hover {
	background-position: -170px -35px;
}

/* form stylings */
fieldset {
	margin: 20px 0;
	padding: 20px;
}
.irow {
	margin-bottom: 20px;
	overflow: hidden;
	padding: 3px;
}
.irow label {
	display: block;
	margin-bottom: 3px;
}
.irow input {
	font-size: 16px;
	padding: 3px 4px;
	width: 220px;
}
.irow textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px 4px;
	width: 475px;
}
.irow select {
	font-size: 14px;
	padding: 3px 9px 3px 4px;
}
.icell {
	float: left;
	margin-right: 21px;
}
.halfwidth {
	width: 234px;
}
.irow .longtext {
	width: 475px;
}
.irow .shorttext {
	width: 80px;
}

/* speaker pages */
.speaker {
	overflow: hidden;
	margin-bottom: 40px;
}
.master h4 {
	color: #600;
	font-size: 11px;
	text-transform: uppercase;
}
.speaker-panel {
	background: url('/images/speaker-panel-bg.png') no-repeat left bottom;
	float: right;
	font-size: 13px;
	line-height: 18px;
	margin: -20px 0 10px 10px;
	width: 276px; /*240+36*/
}
.speaker-panel .smaller {
	font-size: 12px;
}
.speaker-panel .mugshot {
	background: url('/images/speaker-panel-bg.png') no-repeat left top;
	padding: 18px 18px 0;
}
.speaker-panel .mugshot img {
	border-bottom: 1px solid #bbb;
}
.speaker-panel ul {
	list-style: none;
	margin: 0;
	padding: 0 18px 18px;
}
.speaker-panel .lineitem {
	background: url('/images/speaker-panel.png') no-repeat left top;
	border-bottom: 1px solid #bbb;
	color: #111;
	display: block;
	min-height: 12px; /*30*/
	overflow: hidden;
	padding: 6px 10px;
	text-decoration: none;
}
.speaker-panel .lineitem:hover {
	background-position: -300px 0px;
}
.speaker-panel .lineitem strong {
	display: block;
	float: left;
	font-size: 12px;
	margin-right: 10px;
	width: 74px;
}
.speaker-panel .lineitem .content {
	display: block;
	float: left;
	width: 136px;
}
.speaker-panel .tweet {
	border-bottom: 1px solid #bbb;
	font-size: 13px;
}
#content .speaker-panel blockquote {
	background: transparent;
	border: none;
	float: none;
	margin: 0;
	padding: 15px 20px;
	width: auto;
}
.speaker-panel blockquote em {
	display: block;
	font-size: 11px;
	text-align: right;
}
