@import url('reset.css');

/* ----- Main Construct ----- */
html	{ overflow-y: scroll; height:100%;}

body	{
	background-color: #f6fbef;
	background-image: url(../images/bgShadow.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, sans-serif;
	height:100%;
	word-wrap: break-word;
	}

#wrapper	{
	position:relative;
	/* background-image: url(../images/topMountain.jpg); */
	background-attachment: scroll; 
	background-position: top center;
	background-repeat: no-repeat;
	height:100%;
	}
	
#content	{
	width:760px;
	margin:0 auto;
	margin-bottom:-20px;
	position: relative;
	height:auto;
	height:100% !important;
	}


/* ----- Font Styles ----- */

h4	{
	font-size:.8em;
	}
	
h1 {
	font-size:1.5em;
	padding:0 0 .8em 2em;
	color:#6a789b;
	font-weight: bold;
	}
	
h2, #guts #archive-container h2 {
	font-size:1.2em;
	padding:0 0 .8em 2em;
	color:#6a789b; 
	font-weight: bold;
	}	
	
h3	{
	font-weight:bold;
	font-size:100%;
	letter-spacing: 1px;
	margin-bottom: 1em;
	padding-left:.5em;	
	}

p, ul, ol, #guts #archive-container {
	font-size:80%;
	padding:0 .8em 0 .8em;
	margin-bottom: 1.33em;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	}

blockquote	{
	font-style:italic;
	}

ol	{
	list-style-type:decimal;
	list-style-position:inside;
	}
		
ul	{
	
	list-style-position:outside;
	margin-left:1.5em;
	}


strong   {
        font-weight:bold;
}

#guts ul{
	
}

	
ul ul	{
	font-size:100%;
	margin-left:1.6em;
	list-style-type:circle;
	list-style-position:inside;
	padding-bottom:0;
	margin-bottom:0;
	}

#callBoxes	{
	list-style-type: none;
	font-size:100%;
	padding:0;
	}


.dotted_link	{
	border-bottom:1px dotted;
	}	
	
/* ----- Header ----- */	

#branding	{
    height: 100px;
    width: 761px;
    text-align:right;
    margin: 0 auto;
    padding: 0;	
	background-image: url(../images/bgHeader.png);
	background-repeat: repeat-x;
	position: relative;
	}

p#logo	{
	width: 174px;
	height: 82px;
	float: left;
	margin: 8px 0 0 12px;
	}
	
.tagline	{
	width:761px;
	height:129px;
	margin:0 auto;
	padding-bottom:0;
	background-image: url(../images/headerImage.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	position:relative;
	text-align:left;
	text-indent:-999999px;
	}


p#top_navigation	{
	width:144px;
	height:25px;
	text-align:right;
	position:relative;
	margin-right:0;
	padding:0;
	margin-left:auto;
	background-image: url(../images/topNav.jpg);
	background-repeat: no-repeat;
	font-size:10px;
	font-weight: bold;
}

.topNavText	{
	display:block;
	position:relative;
	padding-top: 4px;
	padding-right: 7px;
	margin-right:0;
	letter-spacing: 1px;
	color:#7c9b4d;
	font-size:1.1em;
	}


#media-list  {
  list-style-type:none;
  margin-bottom:10px;
  height:140px;
}

#media-list li  {
  float:left;
  display:block;
  margin:7px;
  text-align:center; 
}

#media-list a {  
  border:none;
  text-decoration:none;
}

#media-list img  {
 border:none;
}

/* ----- Top Newsletter Login ----- */

body#main div#newsletter-login	{
	text-align:center;
	float:right;
	margin:10px 12px 0 0;
	padding:0;
        font-weight: bold;
	}

/* ----- Link Styles ----- */
	
p#top_navigation a:link	{ 
	color:#ffffff;
	text-decoration:none;
	}	
	
p#top_navigation a:visited	{
	color:#ffffff;
	text-decoration:none;
	}	
	
p#top_navigation a:hover	{
	color:#7c9b4d;
	text-decoration:none;
	}

h4#client_login a:link	{
	color:#739145;
	text-decoration:none;
	}	
	
h4#client_login a:hover	{
	color:#6a789b;
	text-decoration:none;
	}
	
h4#client_login a:visited	{
	color:#739145;
	text-decoration:none;
	}

/* ----- Form Styles ----- */

.login_input	{
	border:1px solid #b8dd80;
	}	

@import url('form.css');


/* ----- Main Content ----- */	

#main_content	{
	margin:0 auto;
	padding:0;
	width:760px;
	position:absolute;
        background-image:url(../images/bgContent.png);
        background-position:0 0;
        background-repeat:repeat-x;
	}

div#FlashContent   {
margin: 1.5em 0 2em 0;
   }
	
#guts	{
	width:605px;
	margin: 20px 0 0 0;
	padding:0 0px 0 0;
	float:right;
	position:relative;
	background:#fff;
	height: auto;
	height: 100%;
	min-height: 100%;
    vertical-align: text-top;
	}	
	
.navShadow	{
	width:4px;
	height:142px;
	position:absolute;
	margin-left:150px;
	padding:0;
	margin-right:0;
	}

ul#accordionMenu.menu	{
	list-style-type: none;
	float:left;
	position:absolute;
	width:150px;
	height:138px;
	list-style: none;
	margin:0;
	padding:0;
        text-shadow: 1px 1px 5px #68965b;
	}	

ul#accordionMenu li ul li	{
	list-style-type: none;
	}

ul#left_navigation li ul.subLeftMenu	{
	list-style:none !important;
	list-style-position: inside;
	}

.opening_text	{
	font-size:14px;
	line-height: 1.6;
	}

.innerText	{
	display:block;
	margin:0 0 50px 0;
	position:relative;
	background:#fff;
	}


/* ----- Book ----- */

#book-front-display {
	float:right;
	width:220px;
        margin: 0 10px 10px; 0;
        border-left:1px dashed #ddd;
        }
#book-front-display>a  {
        text-decoration:none;
        
        }
#book-front-display a img {
        margin:0 auto 8px 20px;
        width:157px;
        height:205px;
        position:relative;
        border:none;
        }

img#book-image  {
        float:right;
        margin-right:10px;
}

.book-h2  {
        margin-top:20px;
        }

/* ----- Call Boxes ----- */

ul#callBoxes	{
	margin-top:1.2em
	}

ul#callBoxes li .callHeader	{
	color:#ffffff;
	font-size:1.2em;
	text-align:center;
	padding:4px 8px 4px 8px;
	}

.callText	{
	display:block;
	color:#ffffff;
	font-size:67%;
	line-height: 1.3em;
	font-weight: bold;
	letter-spacing: 1px;
	padding:0 .8em;
	}

ul#callBoxes li	{
	width:196px;
	height:148px;
	float:left;
	position:relative;
	background: url(../images/bgCallBox.jpg);
	background-repeat: no-repeat;
	}	

ul#callBoxes li a	{
	display:block;
	width:100%;
	height:100%;
	}	

ul#callBoxes	{
	list-style: none;
	list-style-position: inside;
	padding:0;
	margin:0;
	}

ul#accordionMenu	{
	float:left;
	}	

ul.menu, ul.menu ul {
  list-style-type:none;
  list-style-position: inside;
  margin: 0;
  padding: 0;
  width: 150px;
  font-size:.9em;
  font-weight:bold;
  letter-spacing: 1px;
	}

ul.menu a {
  display: block;
  text-decoration: none;	
	}

ul.menu li {
  margin-top: 0;
  margin-left:0;
  vertical-align: middle;
	}

ul.menu li a {
  background: #b8dd80;
  border-bottom:1px dotted #a0c26b;
  color: #fff;	
  padding: 2px 0 2px 8px;
	}

ul.menu li a:hover {
  background: #739145;
	}

ul.menu li ul {
	list-style: none;
	}

ul.menu li ul li {
	font-size:80%;
	}

ul.menu li ul li a {
  background: #a0c26b;
  color: #ffffff;
  padding-left: 20px;
	}

ul.menu li ul li a:hover {
  background: #739145;
  list-style-type: none;
	}

/* ----- FAQ ----- */

#faq p.faq	{
	margin-bottom:.4em;
	}

/*.faq-answer {
	display:none;
	font-size:100%;
	padding-left:.8em;
	padding-top:0;
	line-height: 1em;
	}

#faq-5	ul	{
	list-style-type: none;
	}
*/
/* ----- Resources/Fees ----- */

div.resource_display, div.fee_display, .faq-answer{
	display:none;
	font-size:100%;
	padding-left:.8em;
	padding:.5em;
	line-height: 1em;
	background:#ececec;
	margin:0 15px 1.33em .5em;
	border:1px solid #d6d6d7;
	}

div.resource_display p:last-child, div.fee_display p:last-child, .faq-answer p:last-child	{
		margin-bottom: 0;
		}
		
#guts div#resource-pic	{
	float:left;
	margin-right: 10px;
	height:inherit;
	padding: 2px;
	border:1px solid #d6d6d7;
	background:#fff;
}	

#guts div#resource-info{ 
	font-size:11px;
	line-height: 1.6em;
	letter-spacing:.1em;
	padding-bottom:12px;
	margin-bottom:12px;
	margin-left:100px;
	border-bottom:1px solid #d6d6d7;
	
	}

/* ----- Bookstore ----- */

#book-wrap	{
	padding:2em 0 2em 0;
	width:580px;
	margin:0 auto;
	}

/* ----- Services ----- */

 #guts img.model	{
	display:block;
	width:436px;
	margin:0 auto;
	padding-bottom: 1.33em;
	}	

/* ----- Podcast ----- */

.podcastImg	{
	border:1px solid #e2e2e2;
	float:right;
	margin:0 20px;
	padding: 4px;
	}
	
#podcastForm	{
	width:300px;
	}

#guts h2.recommend-heading{
	margin-top:2em;
	}

/* ----- Newsletter ----- */

#guts #archive-container table td	{
	font-size:1.4em;
	}

#guts #archive-container blockquote p, #guts #archive-container blockquote	{
	font-size: 11px;
	}

#guts #archive-container table.subscribe	{
	display:none;
}

/* ----- radio ----- */

#guts #blogtalk	{
	float:right;
	margin:0 20px 0 12px;
	}
	
/* ----- Footer ----- */

.footer, .push {
	border:1px;
	width:100%;
    height: 4em;
 }
 
#quote	{
	width:10em;
	height:9em;
	padding:.5em;
	margin:0;
	float:right;
	background:url(../images/quote.gif) 4px 4px  no-repeat;
	font-style:italic;
	overflow:hidden;
	list-style-type: none !important;
}

#guts #quote ul#listQuotes li{
	display:block;
	list-style-type: none !important;
	list-style-position: inside;
	background:transparent none;
	font-size:1em;
	line-height: 1.33em;
	margin-bottom:0;
} 

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	font-size: .9em;
	width:400px;
}
#tooltip h3, #tooltip div { margin: 0; }

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#footer {
	margin-top:-20px;
	margin-bottom:12px;
	padding-top:20px;
	height: 20px;
	width:100%;
	font-size:9px;
	text-align:center;
	clear:both;
	} 

div.chronoform	{
	display:none;
}

table#showList, table#showList2 {
        margin-left:10px;
        font-size: 11px;
}
table#showList2 th.title {
        font-size: 14px;
        font-weight:bold;
}

table.adminlist th  {
        font-size:11px;
}

/*     Podcast Page     */

ul#episodes ul  {
    list-style-type:none;
}

.episode-heading   {
    border:1px solid #d6d6d7;
    background:#ececec;
    padding:0 0 4px 4px;
    margin:0 0 4px 0;
    width:400px;
    text-decoration:none;
}

/*     Contact     */

table.alfc_table   {
   margin-left:10px;
   font-size:77%;
}

.contactPhone    {
   font-size:14px;
}


/*     Book Front Display     */
.button  {
        background:#b4dc7e url('http://gotocoach.net/images/button-bg.png') repeat-x;
        background-position: bottom;
        padding:4px;
        text-align:center;
        width:190px;
        margin:0 auto 10px auto;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        -webkit-box-shadow: 1px 1px 2px;
        -moz-box-shadow: 1px 1px 2px;
        box-shadow: 1px 1px 2px;
        font-weight:600;
        text-shadow:1px 1px 1px #3b4a25;
        font-size: 100%;

        }

.button a:active,.catalog-button a:active  {
        outline: 0;
        position: relative;
        top: 1px;
        }

.button a:link,.button a:visited,.button a:hover,.button a:active  {
        color:#fff;
        text-decoration:none;
        display:block;
        border: none;
        }


/* Newsletter Form  */

#home-newsletter-form  {
        padding:6px;
        width:348px;
        background: #f4f4f4;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        border:1px solid #ddd;
}


#home-newsletter-form form  {
        position:relative;
        margin:0 auto;
        width: 280px;
}

/*  MP# Browser  */

table.mp3browser  {
margin-left:10px;
}
.mp3browser tbody  {
font-size:11px;
}
