/*-----------------------------------------------------------------------------
Basic Style Sheet

version:   1.0
date:	   9/4/2008	
author:    Larry Cobb
email:     lcobb@trsg.net
website:   http://www.the-breakthrough-coach.com/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/

/* Remove padding and margin */
* {
  margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, table, hr {
  margin: 1em 0;
}

/* Put it back on certain elements */
ul {
  margin: 1em 2em;
}

/* Put it back on certain elements */
ol {
  margin: 1em 3em;
}

li {
  margin: .5em 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
	height: 0;
}
/* wrapper class for floated content */
.group{ 
	display: table;
	border-collapse: separate;
	margin-top: 14px;
}
/* float class for two-columned content */
.leftTwoCols{	
	float: left;
	width: 230px;
}
/* styles for boxed/grid/columned areas */
.curriculumItem{
	background: #eee;
	margin: 14px 14px 0 0;
	padding: 15px;
}
.leftTwoCols.curriculumItem{
	float: none;
	display: table-cell;
	border-right: 14px solid #fff;

}
/* float class for three-columned content */
.leftThreeCols{
	float: left;
	width: 260px;
	margin: 16px 0;
	padding: 0 10px 12px;
	border-right: 1px solid #eee;
}
.leftThreeCols:last-child{
	border-right: none;
}
/* Remove border around linked images */
img {
	border: 0;
}

/* =Typography
-----------------------------------------------------------------------------*/

body {
  font: 12px/14px Arial, Helvetica, Verdana, sans-serif;
	color: #333;
	margin: 0; 
	padding: 0;
	background: #fff;
} 

/*body {
  font: 12px/14px Arial, Helvetica, Verdana, sans-serif;
color: #1c5b97;
margin: 0; 
padding: 0;
background: #fff;
}
*/


.header {
	font-size: 14px;
	font-weight: bold;
	color: #b4595e;
}

.red {
	color: #b4595e;
}

.news-title {
	font-weight: bold;
	margin-bottom: .25em;
}

.footnote {
	font-size: 11px;
	line-height: 12px;
}

.staffPicture {
	width: 100px;
	height: 121px;
	margin-top: 5px;
}

.noteworthy {
	background: url(../images/bg-noteworthy.gif) 0 0 no-repeat;
	padding-left: 15px;
}

#tagline p {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	line-height: 24px;
	margin: 0;
}

#topNav p {
	color: #ffffff;
	margin: 4px 0;
}

#footer p {
	margin: 5px 0;
}

#quoteHome p {
	color: #ffffff;
	margin: 0 0 1em;
	line-height: 16px;
}
#quoteHome + p strong{
	color: #1568b3;
}

sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

#rightDiv2 p {
	line-height: 16px;
}

/* =Main Layout
-----------------------------------------------------------------------------*/

#container-nav {
	background: url(../images/bg-mainNav.gif) top left repeat-x;
	height: 35px;
}

#container-subNav {
	background: url(../images/bg-subNav.gif) top left repeat-x;
	height: 36px;
}

#container-masthead {
	background: url(../images/bg-masthead.jpg) top left repeat-x; 
	height: 104px;
}

#container-contentTopHome {
	background: #e7ebf0;
}

#container-footer {
	background: #e7ebf0;
	margin-bottom: 12px;
}

#container {
	background: #fff;
	width: 945px;	
	margin: 0 auto;
	border: 0px #000 solid;
}

#masthead {
	width: 945px;
	height: 104px;
	margin: 0 auto;
	padding: 0; 
}

#logo {
	float: left;
	padding-top: 20px;
}

#tagline {
	width: 400px;
	margin: 36px 0 15px;
	height: 24px;
	float: right;
}

#topNav {
	background: #134678;
	clear: right;
	width: 200px;
	height: 24px;
	float: right;
}

#textNav {
	margin: 0;
	padding-top: 20px;
	height: 37px;
	text-align: right;
}

#title {
	height: 46px;
}

#contentTopHome {
	width: 915px;
	padding: 20px 0 20px 30px;
	margin: 0 auto;
	height: 500px;
}

#topLeftHome {
	float: left;
	width: 515px;
}

#topRightHome {
	float: right;
	width: 374px;
	height: 270px;
	padding: 0;
}

#contentBottomHome {
	width: 945px;
	background: url(../images/bg-contentBottomHome.gif) left top repeat-y;
	padding: 0;
	margin: 4px auto;
}
#contentBottomHome * ul {
	font-size: .95em;
}

#contentBottomLeft {
	width: 220px;
	float: left;
	padding: 25px 15px 0 10px;
}

#contentBottomRight {
	width: 675px;
	float: right;
	padding: 15px 0 0 10px;
}

#contentCenter {
	width: 314px;
	float: left;
	padding-left: 17px;
}

#contentFarRight {
	width: 310px;
	float: right;
	padding-left: 21px;
}

#quoteHome {
	width: 288px;
	background: url(../images/quote-home2.png) #134678 bottom left no-repeat;
	padding: 15px 10px 30px 15px;
    margin: 10px 0 0 0;
}

#mainContent {
	background: url(../images/bg-mainContent.gif) #fff left top repeat-y;
	margin: 20px auto 2px;
	width: 945px;
	padding: 0;
}

#mainContent2 {
	background: url(../images/bg-mainContent2.gif) #fff left top repeat-y;
	margin: 20px auto 2px;
	width: 945px;
	padding: 0;
}

#Content {
	margin: 20px auto 2px;
	width: 914px;
	padding: 0 0 20px 31px;
	vertical-align: top;
}

#leftDiv {
	float: left;
	width: 580px;
	padding: 0 0 20px 31px;
	vertical-align: top;
}

#leftDiv2 {
	float: left;
	width: 710px;
	padding: 0 0 20px 31px;
	vertical-align: top;
}

#rightDiv {
	width: 313px;
	float: right;
	padding-left: 21px;
}

#rightDiv2 {
	width: 183px;
	float: right;
	padding-left: 21px;
}

#leftContentHeader, .leftContentHeader, #ContentHeader {
	border-bottom: 2px #e8ecf1 solid;
	clear: right;	
}

#leftContentText, .leftContentText {
	width: 550px;
}

#leftContentText2, .leftContentText2 {
	width: 700px;
}

#ContentText, .ContentText {
	width: 600px;
}

#rightContent {
	padding: 1px 16px 5px;
	margin: 0;
	width: 200px;
	background: #ffeedd;
	display: block;
}

#leftContent {
	float: left;
	margin: 0;
	width: 550px;
}

#rightContent2 {
	float: right;
	margin: 0;
	width: 225px;
	background: #ffeedd;
}

#leftContent2 {
	float: left;
	margin: 0;
	width: 525px;
}

#secondaryCopy2 {
	background: #e1e1e1;
	float: right;
	width: 281px;
	padding: 27px 18px 23px 14px;
	text-align: left;
}

.testimonial {
	margin-bottom: 2em;
}

.headshot {
	float: right;
/**	width: 175px;
	height: 175px;
**/	margin: 0 0 10px 10px;
}

.sideCallout{
	width: 277px;
	padding: 27px 18px 23px 14px;
	color: #b4595e;
	margin: 20px 0;
}

.sideCalloutSuccess {
	width: 281px;
	padding: 27px 18px 23px 14px;
	background: #e1e1e1;
	margin: 20px 0;
}

.arrow {
	float: left;
	width: 66px;
	padding: 0;
	margin: 0;
}

.linkText {
	float: right;
	width: 215px;
}

#video-player { 
	width: 320px;
	margin: 20px auto 5px;
}
	
.storeLeft {
	float: left;
	width: 30%;
	border-top: 2px #e8ecf1 solid;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
}

.storeRight {
	float: right;
	width: 70%;
	border-top: 2px #e8ecf1 solid;
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
}

/* =Headings
-----------------------------------------------------------------------------*/
h1 { 
	font-size: 34px; 
	line-height: 42px;
	font-weight: normal;
	margin: 0;
}

h2 { 
	font-size: 26px; 
	line-height: 31px;
	color: #1c5b97;
	margin: 0;
}

#mainContent h2, #mainContent2 h2, #Content h2 { 
	font-size: 26px; 
	line-height: 31px;
	color: #1D5F9E;
	margin: 5px 0;
}

#rightDiv .sideCallout h2 { 
	font-size: 26px; 
	line-height: 30px;
	color: #b4595e;
	letter-spacing: 1px;
	margin: 0;
}

h3 {
	font-size: 18px; 
	line-height: 22px;
	color: #222;
	margin: 1.5em 0 0;
}

.leftContentText h3, .leftContentText2 h3, .leftContentText3 h3 { 
	font-size: 18px; 
	line-height: 22px;
	color: #1568b3;
	margin: 1.25em 0;
}

h4 {
	font-size: 14px; 
	line-height: 16px;
	color: #b4595e;
}
.leftContentText h3, .leftContentText2 h3, .leftContentText3 h3 { 
	font-size: 18px; 
	line-height: 22px;
	color: #b4595e; /* #1568b3 */
	margin: 1em 0;
}
.leftThreeCols h3{
	color: #134678;
}
.curriculumItem h3, .curriculumItem h4, .qa h4{
	font-size: 18px;
	line-height: 22px;
	color: #1D5F9E;
	border-bottom: 1px solid #1D5F9E;
	margin: .25em 0 1em;
}
.qa h4{
	margin: 1em 0;
	font-size: 16px;
	border: none;
}
h4 {
	font-size: 14px; 
	line-height: 16px;
	color: #b4595e;
}
.curriculumItem h5{
	font-size: 12px;
	color: #a3484d;
	margin: 1.5em 0 0;
}

/* =Links
-----------------------------------------------------------------------------*/
a:link {
	color: #b4595e;
	text-decoration: underline;
}

a:visited {
	color: #b4595e;
	text-decoration: underline;
}

a:hover, a:active {
	color: #134678;
	text-decoration: underline;	
}

#footer a:link, #footer a:visited, #eventText a:link, #eventText a:visited {
	color: #1568b3;
	text-decoration: none;
}

#footer a:hover, #footer a:active, #eventText a:hover, #eventText a:active {
	text-decoration: underline;	
}

#topNav a:link, #topNav a:visited {
	color: #ccf;
	font-weight: bold;
	text-decoration: none;
}

#topNav a:hover, #topNav a:active, #topNav a.selected:link, #topNav a.selected:visited {
	color: #fff;
	text-decoration: underline;	
}

#rightDiv .sideCalloutSuccess a:link, #rightDiv .sideCalloutSuccess a:visited {
	font-size: 26px; 
	line-height: 25px;
	color: #134678;
	margin: 0;
	font-weight: normal;
	text-decoration: none;
}

#rightDiv .sideCalloutSuccess a:hover, #rightDiv .sideCalloutSuccess a:active {
	font-size: 26px; 
	line-height: 25px;
	color: #134678;
	margin: 0;
	font-weight: normal;
	text-decoration: underline;
}

/* =Main Nav
-----------------------------------------------------------------------------*/
#mainNav {
	margin: 0 auto;
	padding: 0;
	width: 975px;
}

#nav {
	float: left;
	padding: 0;
	list-style: none;
	font-size: 14px;	 
	font-weight: bold;
	margin: 0;
	
}

#nav a {
	display: block;	
	text-decoration: none;
	padding: 0;
	color: #1D5F9E;
	line-height: 35px;
}

#nav li a:hover, #nav li a:active {
	display: block;	
	text-decoration: none;
	padding: 0;
	color: #ffffff;
	line-height: 35px;
}

#nav li { 
	float: left;
	height: 35px;
	margin: 0;
	text-align: center;
	vertical-align: middle;
}

#nav p {
	display: block;	
	text-decoration: none;
	padding: 0;
	color: #000;
}

#nav li:hover, #nav li.sfhover {
	background: #134678;
	color: #ffffff;
}

#nav li.selected {
	background: #134678;
	color: #ffffff;
}

#nav li.selected a {
	color: #FFFFFF;
}

/* =Secondary Nav
-----------------------------------------------------------------------------*/
#secondaryNav {
	margin: 0 auto;
	padding: 0;
	width: 945px;
}

#subNav {
	background: url(../images/menu-arrow.gif) left center no-repeat;
	margin: 0;
	padding: 11px 25px;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}

#subNav a {
	text-decoration: none;
	color: #134678;
}

#subNav a:hover, #subNav a:active {
	text-decoration: underline;
	color: #b4595e;
}

#subNav a.active {
	color: #b4595e;
	text-decoration: underline;
}

#subNav p {
	color: #134678;
}

/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 945px;
	margin: 0 auto;
	padding: 10px 0 10px 25px; 
}

/* =Forms
-----------------------------------------------------------------------------*/
/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}

.form-label {
	margin: 1em 0 .25em;
	font-weight: bold;
}

.form-field {
	margin: .25em 0 1em;
}

input[type="text"] {
	width: 250px;
	height:18px;
}
	
select {
	width: auto;
	height:24px;
}
	
textarea {
  	width: 400px;
  	height: 100px;	
}
	
#submit_story, #contact-form {
	margin: 2em 0 1em;
}

input[type="submit"] {
	width: auto;
	padding: 3px 5px;
}
	
input[type="text"], textarea {
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}	

/* =Tables
-----------------------------------------------------------------------------*/

table { 
  border-spacing: 0;
	border-collapse: collapse;
}

td {
  text-align: left;
	font-weight: normal;
}

table#research_table31 {
	width: 600px;
	margin-bottom: 2em;
}

table#research_table31 td.first, table#research_table31 th.first {
	width: 30%;
	padding: 2px 10px;
	border: 1px #333 solid;
}

table#research_table31 td, table#research_table31 th {
	width: 10%;
	padding: 2px 10px;
	border: 1px #333 solid;
}

table#research_table10 th, table#research_table12 th, table#research_table31 th {
	font-weight: normal;
}

caption {
	margin: 1em;
	text-align: left;
}

/* =site map
-----------------------------------------------------------------------------*/
#sitemap ul {
	margin: 3px 20px; padding: 0;
}
#sitemap li {
	list-style: none;
}
#sitemap a.top_level:link, #sitemap a.top_level:visited {
	text-decoration: none;
	font-size: 18px;
	line-height: 24px;
	color: #b4595e;
	font-weight: bold;
	}
#sitemap a.top_level:hover, #sitemap a.top_level:active {
	text-decoration: underline;
	color: #b4595e;
	}
#sitemap a.sub1:link, #sitemap a.sub1:visited {
	text-decoration: none;
	font-size: 14px;
	line-height: 21px;
	color: #134678;
	font-weight: bold;
	}
#sitemap a.sub1:hover, #sitemap a.sub1:active {
	text-decoration: underline;
	color: #1c5b97;
	}
#sitemap a.sub2:link, #sitemap a.sub2:visited {
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	color: #1c5b97;
	font-weight: bold;
	}
#sitemap a.sub2:hover, #sitemap a.sub2:active {
	text-decoration: underline;
	color: #b4595e;
	}
.subhead {
	text-decoration: none;
	font-size: 21px;
	line-height: 24px;
	color: #134678;
	font-weight: bold;
	margin: .25em 0;
	}
.subhead1 {
	text-decoration: none;
	font-size: 18px;
	line-height: 21px;
	color: #1c5b97;
	font-weight: bold;
	margin: .25em 0;
	}
.subhead2 {
	text-decoration: none;
	font-size: 16px;
	line-height: 18px;
	color: #1c5b97;
	font-weight: bold;
	margin: .25em 0;
	}
    
    /* MISC JD */
    .storePrice {
        color: #b4595e;
        font-size: 1.5em;
        font-weight: bold;
    }
    
    .shipHand {color: #1c5b97; font-size: 11px;}
    
    .redTxt {color: #b4595e;}
    
    .priceBox {line-height: 1.6em;}
    
    .loginBox1 {float: left; padding: 0 50px 0 0; width: 40%;}
    
    .loginBox2 {padding-top: 1px;}
    
    #twitter {border-right: 1px solid #16538b; float: left; height: 53px; margin: 7px 15px 0 0; padding: 7px 15px 0 0;}
    
    #footer p {line-height: 1.4em;}
    
    a.twitnav:hover {background: none;}
    
    .custType {
        font-size: 10px;
        text-transform: uppercase;
    }
    
    .payBox {
        float: left;
        width: 40%;
    }
	.eventHdr{
	background-color:#f3f3f3;
	width: 100%;
	padding: 1em 0 0.2em 1em;
	margin: 1em 0;
	}
	.eventHdr h3{
	margin: 0;
	}
	.eventMoreLink:link{text-decoration: none;}
	.hdrMoreFloat{float: left; margin-top: 2.8em;}
	.hdrInfoFloat{float: left; width: 90%;}
	.hzRule{border-top: 2px solid #E8ECF1; width: 104%; margin: 1em auto;}
	.regHdrFloat{float: left; width: 50%; }
	.backstop{float: right; width: 12%; margin-top:1.5em;}
	.backstop a:link{text-decoration: none; font-size: 11px; font-weight: normal;}
	
/* =research page Q and A
-----------------------------------------------------------------------------*/
/* container for .question and .answer */
.qa{
	background: #eee;
	padding: 16px;
	margin: 14px 0;
}
.question{
	position: relative;
}
.answer{
	border-top: 1px solid #1D5F9E;
	font-size: 11px;
	line-height: 16px;
}
.toggle{
	position: absolute;
	top: -21px;
	right: -8px;
	font-weight: bold;
	color: #b4595e;
	font-size: 12px;
	cursor: hand;
	cursor: pointer;
}

/* =alumni cohort
-----------------------------------------------------------------------------*/
#benefitsList, #benefitsList li{
	color: rgb(19, 70, 120);
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	font-style: italic;
}

/* =interview
-----------------------------------------------------------------------------*/
span.interview{
	color: #1D5F9E;
	font-weight: bold;
	font-size: 1.15em;
}

.newLoginRight {
	background: #e1e1e1;
	margin-bottom: 13px;
	padding: 10px;
	width: 292px;
}

.newLoginRight h2 {
	color: #134678;
	font-size: 24px;
}

.newLoginRight h3 {
	color: #134678;
	font-size: 18px;
	font-style: italic;
	margin-top: 0;
	padding-top: 0;
}
.newLoginRight p {
	font-style: italic;
	font-weight: normal !important;
}

.newLoginRight input.textField {
	border: none;
	height: 26px;
	width: 200px;
}

.newLoginRight .loginBox1 {
	float: right;
	padding-top: 25px;
	width: 20px;
}

.newLoginRight .loginBox1.new {padding-top: 0;}

p.noAcctTxt {font-style: normal;}

div#quoteHome p a#indexQuote:link{
	color: #b4595e;
	text-decoration: underline;
}

div#quoteHome p a#indexQuote:visited{
	color: #b4595e;
	text-decoration: underline;
}

div#quoteHome p a#indexQuote:hover{
	color:#FFF;
	text-decoration: underline;
}

div#quoteHome p a#indexQuote:active {
	color:#FFF;
	text-decoration: underline;
}


.rhs_list_element {
	border-bottom: 1px solid #a2bbd3;
	padding-bottom: 20px;
}

.rhs_list_element, .rhs_list_element h3 {
	color: #165490;
}

.quoteauthor, .quoteauthorloc {
	color: #000;
}

.quoteauthor {
	margin-bottom: 0;
}

.quoteauthorloc {
	margin-top: 0;
}

.case_studies p {
	font-size: 1.2em;
	padding: 5px 20px;
}

.brisbaneclinic .qa{padding:1px 16px}
.brisbaneclinic .toggle{top:5px}  
.brisbaneclinic h1{font-size:24px!important; color:#165490; line-height: 30px; font-weight:bold}
.brisbaneclinic h1.blue{color:#165490!important;   }
.brisbaneclinic h2{font-size:20px!important; color:#165490!important;  font-weight:normal}
.brisbaneclinic h3{font-size:18px; color:#165490!important; font-weight:bold}
.brisbaneclinic .testimonial h3{color:#fff!important}
.brisbaneclinic .leftContentText{width:560px}
.brisbaneclinic .youtube{margin-top:10px}
	    

#mainContent.brisbaneclinic .leftContentHeader h3 {
	color: #000;
	margin: 0;
}

#mainContent.brisbaneclinic .leftContentText h3 {
	color: #1d5f9e;
}

#mainContent.brisbaneclinic .leftContentHeader {
	border: none;
}

.brisbaneclinic .landing-banner{
	margin-top:10px; margin-bottom:10px
}


.brisbaneclinic .testimonial {
	background-color: #165490;
	float: left;
	padding: 15px;
	cursor: pointer;
}

.brisbaneclinic .testimonial .icon {
	float: right;
	display: inline;
}

.brisbaneclinic .testimonial .words {
	margin-right: 50px;
}

.brisbaneclinic .testimonial .words h3 {
	color: #FFF;
	font-size: 14px;
	margin: 0;
	font-weight: bold;
	margin-bottom: 10px;
}

.brisbaneclinic .testimonial .words h4 {
	color: #FFF;
	font-size: 14px;
	font-weight: lighter;
	margin: 0;	
}
