body {
	font:15px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#484848;
	background:#000 url(../images/bg-body.gif) repeat-x;
	margin:0;
	min-width:926px;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
a:focus {outline:none}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
img {border-style:none}
#wrapper {
	background:url(../images/bg-home.jpg) no-repeat 50% 132px;
	width:100%;
	padding:0 0 37px;
	overflow:hidden;
}
.inner #wrapper {background:url(../images/bg-details.jpg) no-repeat 50% 132px}
.inner.craig #wrapper {background:url(../images/bg-craiggroeschel.jpg) no-repeat 50% 132px}
.inner.andy #wrapper {background:url(../images/bg-andystanley.jpg) no-repeat 50% 132px}
.inner.watch #wrapper {background:url(../images/bg-watch.jpg) no-repeat 50% 132px}
.inner.learn #wrapper {background:url(../images/bg-learn.jpg) no-repeat 50% 132px}
.inner.sponsors #wrapper {background:url(../images/background_sponsors.jpg) no-repeat 50% 132px}
.wrap {
	margin:0 auto;
	padding:159px 0 0;
	width:926px;
	position:relative;
	overflow:hidden;
}
h1.logo {
	position:absolute;
	top:15px;
	left:1px;
	margin:0;
	z-index:10;
}
.logo a {
	display:block;
	background:url(../images/logo.png) no-repeat;
	width:251px;
	height:134px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
}
#header {
	position:absolute;
	top:37px;
	left:246px;
	width:675px;
}
#header .holder {
	width:472px;
	padding:0 0 0 198px;
	height:61px;
	overflow:hidden;
}
#header .section {float:left}
#header .section .title {
	float:left;
	color:#4aa097;
	line-height:18px;
	text-transform:uppercase;
}
#header .section ul {
	clear:left;
	float:left;
	padding:0;
	margin:0;
	list-style:none;
}
#header .section ul li {
	float:left;
	font-size:23px;
	font-weight:bold;
	line-height:26px;
	color:#000;
	padding:0 12px;
	letter-spacing:-1px;
	background:url(../images/separator01.gif) no-repeat 0 50%;
}
#header .section ul a {color:#000}
#header .section ul li:first-child,
#header .section ul li.first-child {
	padding:0 10px 0 0;
	background:none;
}
#header .btn {
	float:left;
	margin:18px 0 0;
	background:url(../images/btn-register.gif) no-repeat;
	cursor:pointer;
}
#header .btn:hover {text-decoration:none}
#header .btn span {
	float:left;
	font:bold 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	height:16px;
	white-space:nowrap;
	padding:5px 10px 4px;
	background:url(../images/btn-register.gif) no-repeat 100% 100%;
	text-transform:uppercase;
}
#menu {
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
}
#menu li {
	float:left;
	font-size:13px;
	font-weight:bold;
	line-height:16px;
	color:#fff;
	padding:6px 6px 4px 7px;
	background:url(../images/separator02.gif) no-repeat;
	text-transform:uppercase;
}
#menu li:hover,
#menu li.hover {
	position:relative;
}
#menu li:first-child,
#menu li.first-child {
	padding:6px 6px 4px 6px;
	background:none;
}
#menu a {color:#fff}
#menu a:hover,
#menu li.active a {
	color:#c3da87;
	text-decoration:none;
}
#menu li:hover a,
#menu li.hover a {
	color:#c3da87;
}
#menu li:hover {
	color:#c3da87;
	cursor:pointer;
}
#menu li:hover ul a,
#menu li.hover ul a {
	color:#000;
}
#menu li:hover ul a:hover,
#menu li.hover ul a:hover {
	color:#000;
}
#menu li ul {
	position:absolute;
	top:24px;
	left:-9999px;
	padding:6px 0 0;
	margin:0;
	width:156px;
	overflow:hidden;
	list-style:none;
}
#menu li:hover ul,
#menu li.hover ul {
	left:0;
}
#menu ul li {
	float:left;
	font-size:13px;
	line-height:18px;
	color:#000;
	padding:0;
	background:#a2c645;
	width:156px;
}
#menu ul li:first-child,
#menu ul li.first-child {
	padding:0;
	background:#a2c645;
	border-top:1px solid #888;
}
#menu ul li a {
	display:block;
	padding:6px 13px;
	color:#000;
	background:url(../images/bg-drop.gif) repeat-x;
}
#menu ul li a:hover {background:url(../images/bg-drop-over.gif) repeat-x}
#menu li.current,
#menu li.current a {
	color: #c3da87;
}
#main {
	width:100%;
	clear:both;
}
.twocolumns {width:100%}
#content {
	float:left;
	width:630px;
}
.inner #content {width:721px}
.intro-box {
	position:relative;
	height:1%;
	padding:2px;
	margin:0 0 12px;
	background:#f8f8f8;
	border:1px solid #989494;
}
.inner .intro-box {margin:0}
.intro-box .item-date {
	position:absolute;
	right:-55px;
	top:-27px;
	width:126px;
	height:126px;
	overflow:visible;
}
.intro-box:after {
	clear:both;
	display:block;
	content:"";
}
.intro-holder {
	height:1%;
	padding:0 30px 32px 15px;
	background:#fff url(../images/bg-introbox.gif) repeat-x 0 100%;
	border:1px solid #989494;
}
.inner .intro-holder {padding:0 32px 34px 31px}
.intro-holder:after {
	clear:both;
	display:block;
	content:"";
}
.intro-frame {
	width:100%;
	margin:5px 0 0;
}
.intro-holder .heading {
	width:100%;
	overflow:hidden;
	margin:0 0 -8px;
}
.inner .intro-holder .heading {margin:0}
.inner .intro-holder .nonheading {height: 30px;}
.intro-holder .heading h3 {
	font:bold 21px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#1d796f;
	margin:20px 0 0;
	letter-spacing:-1px;
}
.intro-holder h2 {
	font:bold 28px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#1d796f;
	margin:20px 0 0;
	letter-spacing:-1px;
}
.inner .intro-holder h2 {
	font:bold 34px/40px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#636262;
	margin:17px 0 0;
}
.intro-holder p {margin:22px 0 0}
.intro-holder .photo {
	float:left;
	padding:0 16px 24px 0;
	width:221px;
	margin:28px 0 0;
}
* html .intro-holder .photo {padding:0 13px 24px 0}
* +html .intro-holder .photo {padding:0 13px 24px 0}
.intro-holder .photo img {display:block}
.intro-holder .photo .btn {
	height:1%;
	padding:0 10px 0 0;
	margin:11px 0 0;
	overflow:hidden;
}
.intro-holder .photo .btn a {
	display:block;
	font:bold 14px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/btn-preview.png) no-repeat;
	width:141px;
	margin:0 auto;
	height:16px;
	padding:6px 0 5px;
	text-align:center;
	cursor:pointer;
	overflow:hidden;
	text-transform:uppercase;
}
.intro-holder .photo .btn a:hover {text-decoration:none}
.aside {
	float:left;
	width:203px;
	padding:0 25px 0 2px;
}
.aside .pic {
	width:203px;
	overflow:hidden;
}
.aside .pic img {display:block}
.bio-box {
	width: 100%;
	margin: 0;
	overflow: hidden;
}
.bio-box h3 {
	text-transform: uppercase;
	font:bold 21px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.direction-box {
	width:100%;
	margin:10px 0 0;
	overflow:hidden;
}
.direction-box .title {
	display:block;
	font:bold 14px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
}
.direction-box ul {
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
.direction-box ul li {
	float:left;
	color:#19776e;
	font-weight:bold;
	line-height:18px;
	padding:0 5px 0 6px;
	background:url(../images/separator06.gif) no-repeat 0 50%;
}
.direction-box ul li:first-child,
.direction-box ul li.first-child {
	padding:0 5px 0 0;
	background:none;
}
.direction-box ul a {color:#19776e}
.registration-box {
	width:203px;
	padding:0 0 0 2px;
	position:relative;
	margin:44px 0 0 -2px;
	overflow:hidden;
}
.registration-box .title {
	display:block;
	font:bold 16px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#88bc06;
	text-transform:uppercase;
}
.intro-holder .registration-box p {
	font:bold 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#6c6c6c;
	margin:1px 0 0;
}
.intro-holder .registration-box p strong {
	font-size:18px;
	color:#2e837b;
}
.intro-holder .registration-box p a,
.intro-holder .registration-box p span {color:#2e837b}
.registration-box .btn {
	display:block;
	margin:7px 0 22px -2px;
	position:relative;
	background:url(../images/btn-register.gif) no-repeat;
	cursor:pointer;
	width:122px;
}
.registration-box .btn:hover {text-decoration:none}
.registration-box .btn span {
	display:block;
	font:bold 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	height:16px;
	width:122px;
	text-align:center;
	padding:5px 0 4px;
	background:url(../images/btn-register.gif) no-repeat 100% 100%;
	text-transform:uppercase;
}
.container {
	float:right;
	width:420px;
	margin:-7px 0 0;
	position:relative;
}
.container .txt-box {
	height:1%;
	padding:0 0 0 7px;
	overflow:hidden;
}
.container h3 {
	font-size:30px;
	line-height:32px;
	color:#7d7d7d;
	margin:5px 0 0;
}
.container h4 {
	font-size:22px;
	line-height:26px;
	color:#19776e;
	margin:0;
}
.container h5 {
	font-size:18px;
	line-height:20px;
	color:#88bc06;
	margin:23px 0 0;
	text-transform:uppercase;
}
.intro-holder .container p {
	line-height:18px;
	color:#000;
	margin:10px 0 0;
}
.intro-holder .container p a {
	color:#000;
	text-decoration:underline;
}
.intro-holder .container p a:hover {text-decoration:none}
.price-box {
	width:100%;
	overflow:hidden;
}
.price-box ul {
	width:400px;
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
.price-box ul li {
	float:left;
	width:400px;
	padding:0 0 1px;
	margin:5px 0 0;
	overflow:hidden;
}
.price-box ul li.title {
	width:284px;
	margin:0;
	padding:0 0 1px 116px;
	background:#268f83;
}
.price-box ul li.selected {background:#dceae9}
.price-box ul li span {
	float:left;
	font-weight:bold;
	font-size:15px;
	line-height:18px;
	color:#000;
	text-align:center;
}
.price-box ul li.title span {
	font-size:13px;
	font-weight:normal;
	line-height:16px;
	color:#fff;
	text-transform:uppercase;
}
.price-box ul li.title span em {
	font-size: 11px;
	font-style: normal;
}
.price-box ul .name {
	width:106px;
	padding:0 0 0 10px;
	text-align:left;
	text-transform:uppercase;
}
.price-box ul .item {width:110px}
.price-box ul .section {width:92px}
.price-box ul .visual {width:78px}
.schedule-box {
	width:100%;
	overflow:hidden;
	margin:0;
}
.schedule-box ul {
	width:400px;
	padding:0;
	margin:5px 0 0;
	list-style:none;
	overflow:hidden;
	border-top:1px solid #cfcfcf;
}
.schedule-box ul li {
	float:left;
	width:385px;
	padding:0 0 0 15px;
}
.schedule-box ul .time,
.schedule-box ul .txt {
	float:left;
	font-weight:bold;
	color:#000;
	width:108px;
}
.schedule-box ul .txt {
	width:275px;
	text-transform:uppercase;
}
.schedule-box ul p {
	float:left;
	width:108px;
}
.sponsor-box h5 {
	border-bottom:1px solid #cfcfcf;
	padding-bottom: 5px;
	margin-bottom: -5px;
}
.rate-box {
	width:630px;
	overflow:hidden;
}
.rate-box .heading {
	background:#84a727 url(../images/bg-heading.gif) repeat-x;
	width:626px;
	padding:2px;
	overflow:hidden;
}
.rate-box .heading div {
	border:1px solid #94b63f;
	height:1%;
	padding:0 0 0 48px;
	overflow:hidden;
}
.rate-box .heading .title {
	float:left;
	font-size:17px;
	color:#000;
	padding:4px 13px 0 0;
	text-transform:uppercase;
}
.rate-box .heading .title span {color:#0b534b}
.rate-box .heading .btn {
	float:left;
	width:156px;
	cursor:pointer;
}
.rate-box .heading .btn:hover {text-decoration:none}
.rate-box .heading .btn span {
	float:left;
	font-weight:bold;
	color:#fff;
	white-space:nowrap;
	width:146px;
	text-align:center;
	padding:4px 0 3px 5px;
	background:url(../images/bg-btn-l.png) no-repeat;
	text-transform:uppercase;
}
.rate-box .heading .btn em {
	float:left;
	background:url(../images/bg-btn-r.png) no-repeat;
	width:5px;
	height:29px;
	overflow:hidden;
	text-indent:-9999px;
}
.rate-box .text {
	background:url(../images/bg-rate-box.gif) repeat-y -629px 0;
	width:629px;
	overflow:hidden;
	border-bottom:1px solid #cbd0be;
}
.rate-box .text .holder {background:url(../images/bg-rate-box.gif) no-repeat 0 0}
.rate-box .text .frame {
	background:url(../images/bg-rate-box.gif) no-repeat 100% 100%;
	width:612px;
	min-height:168px;
	padding:0 0 0 17px;
	overflow:hidden;
}
* html .rate-box .text .frame {
	height:168px;
	overflow:visible;
}
.leader-box {
	float:left;
	width:282px;
	padding:0 0 10px 3px;
}
.leader-box h3 {
	font-size:20px;
	line-height:22px;
	color:#1d796f;
	margin:16px 0 0 -3px;
	padding:0 0 0 2px;
	border-bottom:2px solid #dcdbdb;
	text-transform:uppercase;
}
.leader-box p {
	font-size:13px;
	line-height:15px;
	color:#040404;
	margin:4px 0 0;
}
.leader-box .info {
	width:100%;
	overflow:hidden;
	margin:12px 0 0;
}
.leader-box .info p {
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	color:#040404;
	margin:0;
}
.leader-box .info p a {color:#1d796f}
.ipad-box {
	float:right;
	padding:0 0 0 22px;
	width:295px;
	margin:28px 0 0;
}
.ipad-box h3 {
	font-size:26px;
	line-height:30px;
	color:#050504;
	margin:3px 0 0;
	letter-spacing:-2px;
}
.ipad-box h3 span {
	font-size:12px;
	line-height:14px;
	vertical-align:top;
}
.ipad-box p {
	font-size:18px;
	line-height:22px;
	color:#050504;
	margin:0;
	letter-spacing:-1px;
}
.ipad-box .photo {
	float:right;
	margin:0 0 0 -40px;
}
.ipad-box .photo img {display:block}
#sidebar {
	float:right;
	width:263px;
}
.speakers {
	width:263px;
	overflow:hidden;
	margin:275px 0 0;
}
.speakers .item {
	width:100%;
	margin:5px 0 0;
	overflow:hidden;
}
.speakers .title {
	float:right;
	color:#000;
	font-size:16px;
	letter-spacing:2px;
	font-weight:bold;
	padding:4px 7px 3px;
	background:#9ec43e;
	text-transform:uppercase;
}
.date-box {
	width:263px;
	margin:53px 0 0;
	overflow:hidden;
}
.date-box .heading {
	background:url(../images/bg-border.png) repeat-x;
	width:261px;
	margin:0 0 0 2px;
	height:30px;
	overflow:hidden;
}
.date-box .heading .title {
	display:block;
	font:bold 28px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9cd016;
}
.date-box .text {
	width:263px;
	overflow:hidden;
}
.date-box .text ul {
	width:253px;
	padding:0 0 0 10px;
	margin:11px 0 0;
	list-style:none;
	overflow:hidden;
	background:url(../images/separator04.gif) no-repeat 0 50%;
}
.date-box .text ul li {
	float:left;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#fff;
	white-space:nowrap;
	padding:0 7px 0 8px;
	background:url(../images/separator05.gif) no-repeat 0 50%;
}
.date-box .text ul li:first-child,
.date-box .text ul li.first-child {
	padding:0 7px 0 0;
	background:none;
}
.date-box .text ul a {color:#fff}
.date-box .text .item {
	height:1%;
	margin:8px 0 0;
	padding:0 0 0 7px;
	overflow:hidden;
	background:url(../images/separator03.gif) no-repeat 0 50%;
}
.date-box .text .item p {
	font-size:13px;
	line-height:16px;
	color:#fff;
	margin:0;
}
.date-box .text .item p a {color:#fff}
.photoreel {
	margin: 25px 0 -25px -25px;
}
ul.learn {
	padding-left: 20px;
}
ul.learn li {
	padding-left: 0;
	padding-bottom: 15px;
	color: #88bc06;
}
ul.learn strong {
	font-size:18px;
	line-height:20px;
	color:#88bc06;
	margin:23px 0 0;
	text-transform:uppercase;
}
ul.learn span {
	color: #000;
}
.video-box {
	width: 100%;
	text-align: center;
}
.video-box h2 {
	margin-bottom: 0;
	padding-top: 15px;
	padding-bottom: 0;
}
.video-box p {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 15px;
}
.ddicon {
	vertical-align: middle;
}
.alignleft {
	text-align: left;
}

