/***********************************
		=Normalization
***********************************/

/* Normalizes Margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin: 0; padding: 0;}

/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 { font-size: 100%; }

/* Removes list-style from lists */
ul { list-style: none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }

/* Removes border styles from tables */
table { border-collapse: collapse; border-spacing: 0; }

/* Removes border from fieldset and img */
fieldset, img { border: 0; }

/* Left aligns text in caption and th */
caption, th { text-align: left; }

/* Removes quotation marks from q */
q:before, q:after { content: ''; }

.img { position: relative; overflow: hidden; display: block;}
	.img em { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; display: block; background-repeat: no-repeat;}
	a em { cursor: pointer; }




/*-----------Block Level Elements--------------*/

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	margin:0;
	padding:0;
	background-color: #efeeee;
}

#page {
	width: 827px;
	margin: 20px auto 0 auto;
	
	text-align: left; /* IE centering hack */
	background:url(images/bg.gif) repeat-y;
	
	/*border-right: 2px soild #333;
	border-left: 2px solid #333;*/
}

#wrapper { width: 775px; margin:0 auto; padding:0; clear: both;}
#wrapper2 {margin:0; padding:0; overflow: hidden; }
#content {
	float: left;
	width: 557px;
	clear: both;
	background: url(images/logo_bottom.gif) no-repeat #F6F6F6;
	background-position: 39px 0;
	
	margin: 0 0 -32767px 0;
	padding: 0 0px 32767px 0px;  
	float: left;
	display: inline;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
#contentFull {
	background: url(images/logo_bottom.gif) no-repeat #F6F6F6;
	background-position: 39px 0;
	padding-top: 10px;
}
#sidebar {
	width: 217px;
	margin: 0 0 -32767px 0; 
	padding:10px 0px 32767px 0;
	float:left;
	overflow: hidden;
	display: inline;
	background-color: #FFFFFF;
}

#header {
	width: 775px;
	height: 105px;
	margin: 0 0 0 26px;
	background: url(images/logo_background.gif) bottom #f0f0f0 repeat-x;
	/* added */
	float: left;
	
}

#header h1 {
	background: url(images/logo_top.gif) no-repeat;
	width: 194px;
	height: 99px;
	text-indent: -3000px;
	margin: 6px 0 0 35px;
	float: left;
	
}


/* TOP NAVIGATION IN GREY BAR) */

#headernav1 {
	background: url(images/header_bg.gif) bottom no-repeat #efeeee;
	width: 827px;
	float: right;
	
}

#headernav1 ul {
	margin: 0 30px 0 0;
	padding: 0;
}

#headernav1 ul li {
 	margin: 0; 
 	list-style-type: none; 
	float: right; 	
	padding: 3px 5px 3px 20px;
}

#headernav1 ul li a {	
	color: #fff;
	background-color: #a9abad;
	text-decoration: none;
}
#headernav1 ul li a:hover {
	text-decoration: underline;
}


/* MAIN NAVIGATION */

#headernav2 {
	margin-top: 41px;
	height: 64px;
	width: 518px;
	float: right;
}

#headernav2 ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
}

#headernav2 li {float: left;}
#headernav2 li a, #headernav2 li a:active { 
	border: 0px;
	outline: 0px;
	margin: 0;
	display:block;
	text-indent: -3000px;
	background: url(images/navigation.gif) no-repeat top left;
	border: none;
	text-decoration: none;
	height: 64px;
	float: left;
}

#headernav2 a#register {
	width: 115px;
	background-position: -403px 0px;
}

#headernav2 a#registerselected, #headernav2 a#register:hover {
	width: 115px;
	background-position: -403px -64px; }

#headernav2 a#testimonials {
	width: 151px;
	background-position: -252px 0px;
}

#headernav2 a#testimonialsselected, #headernav2 a#testimonials:hover {
	width: 151px;
	background-position: -252px -64px; }

#headernav2 a#trainers {
	width: 122px;
	background-position: -130px 0px;
}

#headernav2 a#trainersselected, #headernav2 a#trainers:hover {
	width: 122px;
	background-position: -130px -64px; }

#headernav2 a#challenge {
	width: 130px;
	background-position: 0 0;
}

#headernav2 a#challengeselected, #headernav2 a#challenge:hover {
	width: 130px;
	background-position: 0 -64px; }

/*   Footer */
	
#footer {
	width: 775px;
	clear: both;
	background-color: #47306b;
	color: #fff;
	padding: 15px 0 15px 0;
	margin: 0 auto 0 auto;
	min-height: 40px;
	/*margin-top: 15px;*/
	
}

#footcol1 {
	float: left;
	width: 150px;
	margin-left: 35px;
}

#footcol2 {
	float: left;
	width: 175px;
}

#footcol2 a {
	color: #fff;
}

#footcol3 {
	float: right;
	width: 350px;
	margin-right: 35px;
}
#footerbottom {
	background: url(images/bg_footer.gif) bottom;
	margin: 0 auto;
	height: 24px;
	width: 802px;
}

.chamber, .chamber a { width: 135px; height: 69px; padding-bottom: 15px; }
		.chamber {  left: 0px; top: 25px; }
			.chamber em { background: url(images/chamberlogo.gif) no-repeat; }

.alwaysCreative, .alwaysCreative a { width: 120px; height: 10px; text-indent: -9999px; }
		.alwaysCreative {  right: 0px; top: 30px; float: right; margin: 20px 20px 20px 0;}
			.alwaysCreative em { background: url(images/Always_Creative.gif) no-repeat; }



/*-----------Containers-------------*/

div.thincontain-t {
	width: 515px;
	height: 12px;
	background: url(images/thin_contain-t.gif) no-repeat center top;
	margin: 25px auto 0 auto;
}

div.thincontain-m {
	width: 515px;
	background: url(images/thin_contain-m.gif) repeat-y center center;
	margin: 0 auto;
}
/*
div.thincontain-m p{
	margin: 0 20px 0 25px;
}

div.thincontain-m h2{
	margin: 0 20px 0px 25px;
}
*/
div.thincontain-b {
	width: 515px;
	height: 22px;
	background: url(images/thin_contain-b.gif) no-repeat center bottom;
	margin: 0 auto;
}



div.thickcontain-t {
	width: 730px;
	height: 14px;
	background: url(images/thick_contain-t2.gif) no-repeat center top;
	margin: 20px auto 0 auto;
}

div.thickcontain-m {
	width: 730px;
	background: url(images/thick_contain-m2.gif) repeat-y center center;
	margin: 0 auto;
}
#thickcontain-content {
	width: 400px;
	margin: 0 10px 0 280px;
	padding: 10px 0 30px 0;
}
#thickcontain-content h2 { margin-bottom: 20px; font-size: 1.6em;}
#thickcontain-content p { padding-bottom: 30px;}
.latest { float: left; margin: 30px 0 0 50px; }

div.thickcontain-b {
	width: 730px;
	height: 23px;
	background: url(images/thick_contain-b2.gif) no-repeat center bottom;
	margin: 0 auto;
}

div.thickcontain-m p{
	margin: 0 20px 0 25px;
}

div.thickcontain-m h2{
	margin: 0 20px 0 25px;
	padding: 15px 0 0px 0;
}

div.challenge-left {
	float: left;
	width: 200px;
	padding: 0 0 0 15px;
	/*background-color: #33FFFF;*/
}
.challenge-pic { padding-bottom: 20px;}
div.challenge-left img {
	padding-top: 38px;
}

div.challenge-right h3{
	font-size: 1.4em;
	margin-bottom: 15px;
}

div.challenge-right {
	width: 450px;
	margin-left: 245px;
	padding: 38px 0 30px 0;
	/*background-color: #99FF66;*/
}
div.challenge-bottom  {
	width: 650px;
	margin-left: 35px;
	padding: 38px 0 30px 0;
	/*background-color: #99FF66;*/
}

div.challenge-right ul {
	list-style: disc;
}

div.content-wide {
	width: 706px;
	margin: 0 auto;
	
}

div.content-wide p{
	padding: 0 0 10px; 0;
	
}



/**** testimonials ****/

div.testimonials-left {
	float: left;
	width: 420px;
	padding: 15px 0 15px 35px;
	
}

div.testimonials-right {
	width: 190px;
	margin-left: 495px;
	padding: 15px 0 0 10px;
	
}

.city {
	padding: 8px 0 15px 0;
	font-weight: bold;
}
div.testimonialHeader p { font-size: 1.6em; padding: 15px 10px 20px 10px; font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #432b67; font-weight: bold;}
div.quote-open {
	float: left;
	width: 20px;
	margin: 8px -30px 0 10px;
	background: url(images/quote-o.gif) no-repeat;
}

div.quote-close {
	float: left;
	width: 480px;
	background: url(images/quote-c.gif) no-repeat right bottom;
}



/**** our trainers ****/

.bradtrainer { background: url(images/bradcropped.gif) no-repeat top left; height:200px; background-position: 0 20px;}

div.trainers-left {
	float: left;
	width: 300px;
	background-color: #33FFFF;
}

div.trainers-right {
	width: 300px;
	margin-left: 350px;
	
	background-color: #99FF66;
}



/**** home ****/
.bradintro {   }
#noflash { 
	width: 481px; 
	height: 320px; 
	margin: 0 0 0 17px; 
	/* border: 1px solid #CCCCCC;*/
	background: url(images/brad-home.jpg) no-repeat top left #756ea2;
	min-height: 320px;
}

#noflash h2 { margin: 0 0 60px 20px; padding-top: 30px; font-size: 1.5em; width: 166px; color: #fff;}
#noflash p { margin: 0 30px 0 20px; width: 200px; color: #ffffff;}


div.servicescontain-t {
	width: 155px;
	padding: 2px 0 5px 0;
	background: url(images/services_contain-t.gif) no-repeat center bottom;
	background-color: #50327D;
	border-style: solid;
	border-width: 3px;
	border-color: #FFF
}

div.servicescontain-t h4{
	margin: 5px 0 0 5px;
	color: #FFF;
}

div.servicescontain-m {
	background: url(images/services_contain-m.gif) repeat-y center center;
}

#services p { margin: 0 8px; padding:0 0 0 0;}
#svcontain1 {
  width: 490px;
  margin:0 auto 20px auto; 
  padding:0;
}
#svcontain2,
#svcontain2b {
  margin:0; 
  padding:0;
  overflow: hidden;
}
#svcontain2 h2,
#svcontain2b h2  {
  text-transform: uppercase;
  padding: 14px 0 10px 0;
  font-size: 1.5em;
}
.services1 {
	float:left;
	width:159px;
	margin:0 4px -32740px 0px; 
	padding:0 0 32767px 0;
	overflow: hidden;
	display: inline;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	}
.services1 p { padding: 5px 8px 7px 8px;}

#svcontain2b .services1 {
	background-color: #FFFFFF;
	float:left;
	width:228px;
	margin:10px 10px 20px 0px; 
	padding:0;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
#svcontain2b .right { margin: 10px 0px 20px 24px; }
#svcontain2b  div.servicescontain-t {
	width: 224px;
	padding: 2px 0 5px 0;
	background: url(images/services_contain-t.gif) repeat-x center bottom;
	background-color: #50327D;
	border-style: solid;
	border-width: 3px;
	border-color: #FFF
}
#svcontain2b  div.servicescontain-t h4{
	margin: 5px 0 0 5px;
	color: #FFF;
	text-align: center;
}
#svcontain2b  div.servicescontain-m {
	background: url(images/services_contain-m.gif) repeat-y center center;
}
#svcontain2b  div.servicescontain-m img { margin: 0;}


/*-------------Headings-------------*/

h1 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #432b67;
	font-size: 1.35em;
	font-style: bold;}
	

h2 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #432b67;
	font-size: 1.25em;
	font-style: bold;
	padding-top: 28px;	
	}
h2 a { color: #432b67; text-decoration: none;}

h3 {

}

h4 {

}

h5 {

}

a { color: #4c4c4c;}
a:hover { color: #481A8F}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post { margin: 15px 50px 60px 50px; }
.post h2 { margin-bottom: 20px;}

.post p, .post li {
	color: #4c4c4c;
	font-size: 1em;
	line-height: 1.7em;
	margin-bottom: 1.5em;}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}
h3#respond { margin-top: 20px;}
#commentform, #respond { margin-left: 50px;}
.entrytext .postmetadata {
	margin-top: 100px;

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {
	padding: 20px 10px;
	width: 100%;
	float: left;

}
.navigation a {color: #481A8F; font-weight: bold;}
.navigation a:hover {text-decoration: none;}
.alignleft { float: left; padding: 0 10px 10px 0;}
.alignright { float: right; padding: 0 0 10px 10px;}

.center {
	padding: 0 10px 10px 10px;
}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}
h3#comments { clear: both;}
#comments, ol.commentlist { margin: 10px 0 0 50px;}

/*--------------Sidebar------------*/

#blog,
#announcements,
.sidebarPad { width: 190px; margin: 0 auto; padding-bottom: 20px;}

.postdate { padding-top: 10px; margin-top: 10px; color: #666666;}
#announcements h4,
#blog h4 {  text-transform:uppercase; margin: 4px 0;}
#blog h2 { padding-top: 2px;}

.thelink a { text-decoration: underline;}

.rule { width: 90%; margin: 0 auto; border-bottom: 1px solid #cccccc; margin-bottom: 20px;}
#newsletter { }
.testimonial h2, .tips h2 { padding-top: 0px;}
#newsletter h3 { margin-bottom: 3px;} 
/*input.signupField {width: 190px; margin: 0 auto; padding: 3px 0;}*/
div.testimonial { margin-top: 20px;}
.quoteText { font-style:italic; font-size: 1.4em; margin: 15px 0;}
input.signupButton { padding: 3px 0 0 100px;}
p.clientName { font-weight: bold; margin-bottom: 10px;  }
.tips ul {	margin: 20px 0; list-style: disc;}
.tips ul li { margin: 0 0 10px 15px;}
.tips ul li a {font-weight: bold;}

/************* General Formatting ***********/
.entrytext ul, .entrytext ol { margin: 10px 0 10px 0;}
.entrytext ul {list-style: disc; }
.entrytext ul li, .entrytext ol li  { margin: 0 0 10px 30px;}
.entrytext p, { 
	font-family: Arial, sans-serif;
	color: #4c4c4c;
	font-size: .85em;
	line-height: 1.3em;
	margin: 3px 0;
}
em { font-style:italic;}

/************* Registration ***********/
#post-30 ol { font-weight: bold; padding-bottom: 10px;}
#post-30 ul {padding-bottom: 10px;}
#post-30 ol li { margin-bottom: 20px;}

/*-------------Other------------------*/
form { margin: 0 10px;}
textarea { width: 300px;}
.credits { display: none;}
hr {
	display: none;
	clear: both;
}
.hr img { margin: 0px 20px 30px 20px; padding-top: 10px;}



/* Gravity forms */

.gform_wrapper .gform_body .gform_fields .gfield {
    /*background: url("images/oct_bg.gif") repeat-x scroll center bottom #F3F3F3;
    border: 1px solid #DDDDDD;*/
    margin: 0 0 8px;
    padding: 2px 32px 24px;
}

.gform_wrapper .gform_footer input.button {
  margin: 15px 0 15px 0;
  padding: 4px 0 4px 0 !important;
  width: 11em;
  float: right;
  cursor: pointer;
  color: white;
  font-size: 1em;
  font-weight: bold;
  letter-spacing: 0.1em;
  background: #47306B;
  text-align: center;
  border: 3px double #999;
}


.gform_wrapper .gform_footer input.button:hover {
  background-color: #fff;
  border-color: #c0c0c0;
  color: #47306B;
}

.field_admin_only {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}
