/* CSS Document */
/* ----- The Stever Robbins Group Graphic ----- */
#masthead h1 {margin:0; padding: 0 0 0 29px; 
	font-size:150%; color: #FF9933;
	height: 58px;
}
#masthead h1 span {position: absolute; left: -50em;}

/* ----- Breakthrough coaching graphic ----- */
#masthead h2 {
	margin:0; padding: 0; 
	font-size:120%; background: transparent url(../images/slogan.gif) 28px 0px no-repeat;
	height: 30px;
	}
#masthead h2 span {position: absolute; left: -50em;}

#menu {border-top: 4px solid #cad466;}
 #mainMenu li {display:none;}

#mainContent{	
	margin: 0 0 0 29px; padding: 0;
}

#mainContent h1{
	margin: 0;
	padding:0;
	color: #C60911;
	font-size: 17.5pt;
	line-height: 17.5pt;
	}
	
#mainContent h2{
	color: #4E712E; font-size: 12px;
	}
	
#mainContent p{ font-size: 12px; }

#mainContent ul.starList{
	margin: 0; padding:0 160px 0 25px;
	list-style-image: url(../images/star.gif);
}

#mainContent li.starList{
	padding: 0 0 8px 3px;
	font-size: 12px;}
	
img.floatleft {
	float:left;
	margin-right: 8px;
}

/*---------- Text and Link Colors ------------------- */	
.orangeText{color: #DE5C11; font-weight:bold; }
.blueText { margin:0; padding:0; font-weight: bold;
	color: #1A6597; font-style: italic;}	
#mainContent p{ margin:0; padding: 8px 0 0 0; font-size: 11px; }
#mainContent a{ color: black;}
#mainContent a:hover {color:#00548B;}
.buy{ font-size: smaller;
	font-style: italic;
	text-decoration: none;
	color:black;}
	
.linkInText {color:black; font-weight:bold;}
.linkInList {color:black;}
	
	
#pageHeading{margin:0; padding:0; height: 48px;}
#pageHeading h1 {
	font-family: "Adobe Garamond Pro", "AGaramond", "Garamond", "Adobe Garamond", Times, "Times New Roman";
	font-size: 17.5pt;
	line-height: 17.5pt;
}


/* ---------------- Table Styles ---------------- */
#mainContent table.border{
	margin: 8px 0 0 0;
	border: 1px solid #d4d999;
	font-size: 11px;
}

/* ------------------- Side Bar --------------------------- */
#sidebar{margin:0; padding: 0 10px 0 10px; width: 160px; 
	color:black;
	float: right;
	clear: right;
	}

img.sideImg{
	clear: right; top:150px; 
	position: inherit;
	}

/* ---------------------- Footer ---------------------- */

#footer{
	margin: 0; padding:5px 0 5px 20px;
	background-color: #1A6597;
	color: #E9C27F;
	font-size: 10px;
}
#footer p{margin:0; }

#footer a{margin:0; text-decoration:none; color: #E9C27F;}



  /* -- *****************************ARTICLE FORMATTING STYLES ***************************** -- */
  

/* Redefined standard tags */

h3{
	margin:0; padding: 8px 0 0 0; color: #DE5C11; font-size: 11px;
}

h4 {
margin:0; padding: 8px 0 0 0;  font-size: 11px;
font-style: italic;
font-weight: bold;
color: #DE5C11;
}
/*------------- Star List --------------------*/
#content ul {
	margin: 0; padding:0px 0px 0px 25px;
	list-style-image: url(http://www.steverrobbins.com/images/star.gif);
}

#content li {
	padding: 0 0 8px 0px;
	font-size: 11px;
	list-style-image: url(http://www.steverrobbins.com/images/star.gif);
}

table{
	margin: 8px 0 0 0;
	padding: 0;
	border: 1px solid #d4d999;
	background-color: #f2f4d9;
}
td {
	font-size: 11px;
}

/* For general article body text */

.MajorTitle {
	margin: 0; padding: 0 0 10px 0;
	color: #C60911; font-size: 17px;
	text-align: left;
	font-weight:bold;
}

.SubTitle {
	font-size: small;
	color: #4E712E; 
}

/* articles are in a DIV Class=”article” */
.article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.drop-cap {
	float: left;
	width: auto;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	color:#444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

blockquote .quotation {
	font-style: italic;
	font-weight: normal;
}

blockquote .quotation .author {
	font-style: normal;
	font-weight: normal;
}

.article dt {
	font-style: italic;
	font-weight: bold;
	color: #666666;
}

.RunInHeader {
	margin:0; padding:0; 
	font-weight: bold;
	color: #1A6597;
}

.runin-highlighted {
	color: #ACB9D5;
	font-style: normal;
	display: inline;
	font-weight: bold;
}

.scannable-text {
	font-weight: bold;
	color: #666666;
}

.nobreak {
white-space: nowrap;
}

.tinyComment {
	font-size: smaller;
}

/* For specific parts of articles */

.ClickHereForDownload { font-size: xx-small; font-style: italic}

.question {
	font-style: italic;
	font-weight: bold;
	color: #666666;
}

.Testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #de5c11;
	background-color: #f2f4d9;
	padding: 10px;
	width: auto;
	border: thin solid #d4d999;
}

.footnote {
font-size: smaller;
}

.errorMessage {
padding-top: 1em;
font-weight: bold;
color: #FF0000;
}

/* For the article table of contents pages (e.g. http://www.steverrobbins.com/articles/category/leadership/) */

.hidden {
display: none;
}

.detailsblock {
display: none;
padding: 5px;
}

.detailsblock p {
/list-style: none; /
margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-bottom: 10px;
border: thin solid #009966;
background-color: #D0E4CD;
}

h3.directory {
margin-top: 3em;
border-top-width: medium;
border-top-style: solid;
border-top-color: #000000;
padding-top: 0.5em;
}

a.detailslink {
font-size: smaller;
font-style: italic;
text-decoration: none;
}
a.detailslink:link {
font-size: smaller;
font-style: italic;
text-decoration: none;
}
a.detailslink:hover {
font-size: smaller;
font-style: italic;
text-decoration: underline;
}

/* Links */

a:link {
	color: #000000;
}

a:visited {
	color: #006666;
}

a:hover {
	color: #00548b;
	text-decoration: underline;
}

a:active {
text-decoration: underline;
}

a.TextButton {
border: 2px solid #006699;
background-color: #669933;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin-right: 10%;
margin-left: 10%;
padding: 5px;
text-align: center;
text-decoration: none;
display: block;
color: #000000;
}

a.TextButton:hover {
text-decoration: underline;
}

a.RunInLink {
font-weight: bolder;
color: #00548b;
text-decoration: none;
}

a.RunInLink:hover {
text-decoration: underline;
}

a.footnoteRef { /* link to footnote */
font-size: smaller;
vertical-align: super;
}

a.back { /* back from footnote */
font-style: italic;
}

/* Tables */

/* header cells on vertical tables */

.VTable th {
	background-color: #d4d999;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.VTable td {
vertical-align: top;
font-size: smaller;
}


/* --------- Hidden Items ---------------- */
form#search {display:none;}
#menu2 {display:none;}
#sidebar img{display:none;}
#newsletter {display:none;}
#callNow {display:none;}
.hide{display:none;}
