* {
	margin:0;
	padding:0;
	outline:none;
}
BODY {
	background:url(../images/bg_body.jpg) repeat-x #000;
	color:#ececec;
	font-family:Arial, Helvetica, sans-serif;
	font-size:82%;
	line-height:1.5em;
}
HR {
	background-color:#999;
	border:0;
	height:1px;
	margin:5px 0 15px;
}
IMG {
	border:0;
	vertical-align:bottom;
}
A {
	color:#0078ff;
	text-decoration:none;
}
A:hover {
	text-decoration:underline;
}
P {
	margin-bottom:18px;
}
UL, OL {
	padding-left:25px;
}
UL.noBullets {
	list-style-type:none;
	
}
UL.noBullets OL LI {
	margin-left:15px;
}
LI {
	padding:0 0 3px 2px;
}
DL {
	padding-bottom:15px;
}
DT {
	background-color:#ccc;
	font-weight:bold;
	padding:2px 6px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
DD {
	padding:10px 15px 15px 25px;
}
DD OL {
}
H2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	font-style:italic;
	padding-bottom:0.8em;
}
h3 {
	padding-bottom:0.5em;
}
h3 em {
	font-size:0.9em;
}
.gold {
	color:#efdf1b;
}
.red {
	color:#ff4c4c;
}

#container {
	margin:0 auto;
	padding-bottom:20px;
	width:820px;
}

#header {
	height:180px;
	position:relative;
}
#header H1 {
	background:url(../images/hdr_join_the_workshop.gif) no-repeat;
	height:30px;
	left:0px;
	margin:0;
	overflow:hidden;
	padding:0;
	position:absolute;
	text-indent:-9999em;
	top:16px;
	width:346px;
}
#header H2 {
	background:url(../images/hdr_proudly_presents.gif) no-repeat;
	height:25px;
	left:62px;
	margin:0;
	padding:0;
	position:absolute;
	overflow:hidden;
	text-indent:-9999em;
	top:56px;
	width:187px;
}
#header h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	font-style:italic;
	font-weight:normal;
	line-height:1.3em;
	padding-top:112px;
	text-align:center;
}

#nav {
	background:url(../images/bg_nav_left.gif) no-repeat;
	height:31px;
	position:absolute;
	right:-62px;
	top:0;
	width:510px;
}
#nav UL {
	background:url(../images/bg_nav_right.gif) no-repeat 100% 0%;
	height:31px;
	list-style-type:none;
	margin:0;
	padding:0 10px;
	width:490px;
}
#nav UL LI {
	float:left;
	margin:0;
	padding:0;
}
#nav UL LI A {
	background-image:url(../images/bg_nav.gif);
	background-repeat:no-repeat;
	display:block;
	height:31px;
	overflow:hidden;
	text-indent:-9999em;
}
#n1 A {
	background-position:0 0;
	width:65px;
}
#n1 A:hover, #home #n1 A {
	background-position:0 -31px;
}
#n2 A {
	background-position:-65px 0;
	width:115px;
}
#n2 A:hover, #register #n2 A {
	background-position:-65px -31px;
}
#n3 A {
	background-position:-180px 0;
	width:90px;
}
#n3 A:hover, #schedule #n3 A {
	background-position:-180px -31px;
}
#n4 A {
	background-position:-270px 0;
	width:113px;
}
#n4 A:hover, #testimonials #n4 A {
	background-position:-270px -31px;
}
#n5 A {
	background-position:-383px 0;
	width:107px;
}
#n5 A:hover, #contact #n5 A {
	background-position:-383px -31px;
}

#instructors {
	height:278px;
	padding-top:38px;
}
.instructor {
	float:left;
	padding-right:60px;
	width:160px;
}
.instructor.last {
	padding-right:0;
}
.instructor .photo {
	padding-bottom:15px;
}
.instructor .photo A {
	display:block;
}
.instructor .text {
	padding-left:6px;
}
.instructor .text A {
 	font-size:1.2em;
}

#main {
	float:right;
	padding-right:5px;
	width:535px;
}

#events {
	float:left;
	width:220px;
}
.event {
	background:url(../images/bg_event_bottom.gif) no-repeat 0% 100% #131314;
	margin-bottom:30px;
}
.event P {
	margin-bottom:5px;
}
.event .info {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding:5px 10px 10px;
}
.event H4 {
	font-size:1.2em;
	margin:0;
	padding:0;
}
.event .location {
	padding-bottom:8px;
}
.registerLink {
}
.registerLink A {
	background:url(../images/btn_register.gif) no-repeat;
	display:block;
	height:27px;
	overflow:hidden;
	text-indent:-9999em;
	width:133px;
}
.registerLink A:hover{
	background-position:0 -27px;
}
#about .registerLink A {
	background-image:url(../images/btn_register2.gif);
}
#about .registerLink A:hover {
	background-position:0;
}

#workshopReg {
	padding-bottom:15px;
}
.paypalForm {
	background-color:#fff9d8;
	border:1px solid #ffc600;
	float:left;
	padding:0 10px 10px;
	width:218px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.paypalForm.first {
	margin-right:20px;
}
.paypalForm.wide {
	float:none;
	margin-bottom:15px;
	width:auto;
}
.paypalForm form {
	padding-top:10px;
}
.paypalForm h3, .paypalForm h4 {
	background-color:#ffdb60;
	line-height:1.2em;
	margin:0 -10px;
	padding:5px 12px 3px;
}

.event.banner .info {
	background:url(../images/bg_event_top.gif) no-repeat;
	padding-top:15px;
}

#introText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	line-height:1.3em;
}
#introText A {
	color:#eed308;
}

#learn {
	padding-top:22px;
}
#learn H3 {
	background:url(../images/hdr_what_youll_learn.gif) no-repeat;
	height:23px;
	padding-bottom:15px;
	overflow:hidden;
	text-indent:-9999em;
	width:215px;
}

#footer {
	background:url(../images/bg_footer.jpg) no-repeat;
	font-size:0.9em;
	margin:15px -20px 0;
}
#footer P{
	margin:0;
	padding:8px 20px;
}



/** Home **/
BODY#home {
	background-image:url(../images/bg_body_home.jpg);
}
#home a, #header a {
	color:#00aeff;
}

#contentCt {
	background:url(../images/bg_man.jpg) no-repeat 100% 100%;
	min-height:450px;
	padding:30px 0 20px;
}
* html #contentCt {
	height:450px;
}

.video-embed {
	padding:15px 0 35px;
}

#twitterFeed h4 {
	padding-bottom:5px;
}
#twitterFeed ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#twitterFeed ul li {
	margin:0;
	padding:0 0 10px 0;
}

#facebookButton {
	text-align:center;
}

/* Biographies */
#biography {
	padding:10px;
}
#biography H3 {
	color:#eed308;
	font-size:1.4em;
	padding-bottom:15px;
}
UL.bioList {
	padding:0 25px 20px;
}

#content #biography H3 {
	color:#333;
}
#content #biography a {
	color:#0090ff;
}

/** Register **/
#content{
	background: #f3f3f3;
	clear: both;
	color: #333;
	margin:30px 0;
	min-height:300px;
	padding: 30px 30px 30px;
	overflow: auto;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
* html #contact {
	height:300px;
}

#content #main {
	float:left;
	width:500px;
}

#content #extra {
	background:#ddd;
	float:right;
	padding:10px 15px 0;
	width:200px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

#content.wide #main {
	float:none;
	width:750px;
}

#back {
	padding-bottom:15px;
}

#termsCt {
	padding-bottom:18px;
}

/** Contact **/

FORM {
	margin:0px;
	padding:0px;
}
.input {
	padding:0em 0em 0.2em;
}
label {
	display:block;
	font-size:1.2em;
	margin-top:5px;
	padding-bottom:2px;
}
#contact input {
	color:#666;
	font-size:1.2em;
	padding:3px 6px;
	width:250px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:1px solid #aaa;
}
textarea {
	color:#666;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	width:338px;
	height:8em;
	padding:4px 6px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:1px solid #aaa;
}
.controls INPUT {
	width:auto;
}
LABEL SPAN, LABEL EM {
	color:#990000;
}
input#submit {
	border:0;
	margin:0;
	padding:10px 0 0;
	width:auto;
}

#recaptchaDiv {
	padding:5px 0 2px;
}


/* Results */
#result {
	font-size:1.2em;
	margin-bottom:1em;
}
#result DIV {
	width:330px;
	padding:5px 10px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
#result .success {
	background-color:#c0ffb9;
	color:#0f5312;
	border:1px solid #2b8b2f;
}
#result .error {
	background-color:#fec2c2;
	color:#720e0e;
	border:1px solid #ab3131;
}


/** Consulting **/
#consulting #main {
	float:none;
	width:650px;
}

#consulting .paypalForm {
	float:none;
	margin-bottom:25px;
}
#consulting .twoForms .paypalForm {
	float:left;
	margin-right:15px;
}

UL.questions {
	font-style:italic;
	font-weight:bold;
	list-style-type:none;
	margin:0;
	padding:0 0 15px 15px;
}


/* App */
#terms {
	background-color:#fff;
	border:1px solid #ccc;
	font-size:0.9em;
	height:80px;
	padding:5px 10px;
	overflow:auto;
}


/* root element for tabs  */
ul.tabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #999;	 	
}

/* single tab */
ul.tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	float:left;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:5px 15px;	
	text-decoration:none;
	border:1px solid #999;	
	border-bottom:0px;
	height:18px;
	background-color:#ccc;
	color:#555;
	margin-right:2px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	position:relative;
	top:1px;	
}

ul.tabs a:hover {
	background-color:#dedede;
	color:#333;
}
	
/* selected tab */
ul.tabs a.current {
	background-color:#fff;
	border-bottom:1px solid #fff;	
	color:#333;
	cursor:default;
}

	
/* tab pane */
div.panes div {
	display:none;
	border:1px solid #999;
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding:15px 20px;
	background-color:#fff;	
}


/* Clearfix */
.clearfix:after 			{visibility: hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clearfix					{display:inline-block;}
* html .clearfix 			{height:1%;}
.clearfix 				{display:block;}