@charset "utf-8";
/* CSS Document */
/* -------------------------------------------
oneCol = One column
twoColSl = two columns sidebar left
twoColSr = two column sidebar right
-------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(back.jpg);
}
.twoColSr #container, .twoColSl #container, .oneCol #container {
	margin: 0 auto;
	padding:0;
	text-align: left;
	width: 1000px;
} 
.smallText {
	font-size: 80%;
}
a:link, a:visited {
	font-weight: bold;
	color: #BB0;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img.imageLeftFloat {
	float: left;
	padding-right: 10px;
}
img.imageRightFloat {
	float: right;
	padding-left: 10px;
}
a img {
	text-decoration: none;
	border:0px;
}
/*
.twoColSr #mainContent img.imageCenter, .twoColSl #mainContent img.imageCenter, .oneCol #mainContent img.imageCenter {
	display:block;
	margin: 0 auto;
*/
img.imageCenter {
	display:block;
	margin: 0 auto;
}

/* ----------------- header layout -------------------- */
.twoColSr #header, .twoColSl #header, .oneCol #header {
	position: relative;
	height: 100px;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
} 
.twoColSr #header h1, .twoColSl #header h1, .oneCol #header h1 {
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-size: 1.8em;
	color:#000;
	text-align: right;
	right: 8px;
	top: 25px;
}
.twoColSr #header p, .twoColSl #header p, .oneCol #header p {
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-size: 0.8em;
	color:#FFF;
	text-align: right;
	right: 8px;
	top:22px;
}

/* ----------------- sidebar layout -------------------- */
.twoColSr #sidebar, .twoColSl #sidebar {
	width: 245px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	line-height: 1.15;
	background-color: transparent;
	color: #CCC;
	border: 1px solid #00F;
	float: right;
}
.twoColSl #sidebar {
	float: left;
}
.twoColSr #sidebar h1, .twoColSl #sidebar h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	text-align: center;
	background-color: #C60;
	color: #A8FFFF;
	padding: 5px;
}
.twoColSr #sidebar h2, .twoColSl #sidebar h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	margin-bottom: 5px;
	text-align: left;
	background-color: #009525;
	color: #A8FFFF;
	padding: 5px;
}

.twoColSr #sidebar p, .twoColSl #sidebar p {
	font-size: 0.9em;
	margin: 3px;
}
.twoColSr #sidebar ul, .twoColSl #sidebar ul {
	padding-left: 20px;
}


/* ----------------- mainContent layout -------------------- */
.twoColSr #mainContent {
	zoom: 1;
	float: left;
	width: 750px;
	margin-top: 5px;
	background-color: transparent;
	color: #6FF;
} 
.twoColSl #mainContent {
	zoom: 1;
	float: right;
	width: 750px;
	margin-top: 5px;
	color: #6FF;
} 
.oneCol #mainContent {
	zoom: 1;
	width: 1000px;
	color: #9FF;
	margin-top: 5px;
} 
.twoColSr #mainContent h1, .twoColSl #mainContent h1, .oneCol #mainContent h1 {
	font-size: 1.6em;
	line-height: 1.2em;
	margin-bottom: 5px;
	padding-left: 5px;
	color: #06F;
	border: 1px solid #06F;
}
.twoColSr #mainContent h2, .twoColSl #mainContent h2, .oneCol #mainContent h2  {
	font-size: 1.4em;
	line-height: 1.2em;
	margin-bottom: 5px;
	padding-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #00F;
	color: #09F;
}
.twoColSr #mainContent h3, .twoColSl #mainContent h3, .oneCol #mainContent h3  {
	font-size: 1.3em;
	font-style: italic;
	line-height: 1.2em;
	margin-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00F;
	color: #09F;
}
.twoColSr #mainContent h4, .twoColSl #mainContent h4, .oneCol #mainContent h4  {
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.2em;
	margin-bottom: 5px;
	padding-left: 5px;
	text-decoration: underline;
	color: #09F;
}

.twoColSr #mainContent p, .oneCol #mainContent p {
	margin: 0px;
	font-size: 16px;
	line-height: 1.2;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.twoColSr #mainContent .largeLeft, .twoColSl #mainContent .largeLeft, .oneCol #mainContent .largeLeft  {
	font-size: 1.7em;
	font-weight: bold;
	line-height: 1.0;
	margin: 10px;
}
.twoColSr #mainContent .largeRight, .twoColSl #mainContent .largeRight, .oneCol #mainContent .largeRight   {
	font-size: 1.7em;
	font-weight: bold;
	font-style: italic;
	color: #C30;
	text-align: right;
	margin: 10px;
}
.oneCol #mainContent p.quote, .twoColSr #mainContent p.quote, .twoColSl #mainContent p.quote {
	color: #0F5;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
	font-style: italic;
}
.oneCol #mainContent ul.quote, .twoColSr #mainContent ul.quote, .twoColSl #mainContent ul.quote {
	color: #0F5;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-style: italic;
}


/*
.twoColSr #mainContent a img.imageRightFloat, .twoColSl #mainContent a img.imageRightFloat, .oneCol #mainContent a img.imageRightFloat {
	padding-left: 10px;
}
.twoColSr #mainContent a img.imageLeftFloat, .twoColSl #mainContent a img.imageLeftFloat, .oneCol #mainContent a img.imageLeftFloat {
	padding-right: 10px;
}
*/

.twoColSr #mainContent ul, .twoColSl #mainContent ul, .oneCol #mainContent ul {
	padding-left: 25px;
	list-style-type: square;
	margin-left: 0px;
}
.twoColSr #mainContent ol, .twoColSl #mainContent ol, .oneCol #mainContent ol {
	padding-left: 40px;
}

.twoColSr #mainContent li.spaced, .twoColSl #mainContent li.spaced, .oneCol #mainContent li.spaced {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* ------------------------- sidebar float --------------------------- */
.oneCol #sbFloatRight {
	float: right;
	width: 300px;
	background-color: #999;
	color: #000;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.3;
	font-family: "Comic Sans MS", cursive;
}
.oneCol #sbFloatLeft {
	float: left;
	width: 300px;
	background-color: #999;
	color: #000;
	margin-right: 25px;
	margin-top: 0px;
	line-height: 1.2;
	font-family: "Comic Sans MS", cursive;
}
.oneCol #sbFloatRight ul, .oneCol #sbFloatLeft ul  {
	font-size: 14px;
	list-style-type: none;
	/* padding: 3px; */
}

/*
.oneCol #sbFloatRight ul li a, .oneCol #sbFloatLeft ul li a {
	text-decoration: underline;	
}
*/

.oneCol #sbFloatRight ul ul, .oneCol #sbFloatLeft ul ul {
	padding-left: 15px;
	font-size: 12px;
	list-style-type: square;
}

.oneCol #sbFloatRight ul ul li a, .oneCol #sbFloatLeft ul ul li a {
	text-decoration: none;	
}

.oneCol #sbFloatRight h1, .oneCol #sbFloatLeft h1 {
	font-size: 16px;
	text-align: center;
	padding-bottom: 5px;
	background-color: #666;
	color: #CCC;
}
.oneCol #sbFloatRight h2, .oneCol #sbFloatLeft h2 {
	font-size: 18px;
	color: #9F3;
	font-weight: bold;
	background-color: #666;
	padding: 5px;
	border-bottom-style:none;
}
/* ------------ back to the top -------------- */
.oneCol #mainContent a.btt, .twoColSl #mainContent a.btt, .twoColSr #mainContent a.btt {
	background-image: url(/_info-coach/top-inv.png);
	background-repeat: no-repeat;
	background-position: right;
	width: auto;
	color: #FC0;
	background-color: #333;
	display: block;
	text-align: right;
	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #666;
}

/* ----------------- footer layout -------------------- */
#footer {
	padding: 5px;
	background-color: #666;
	color: #FFF;
} 
#footer p {
	font-size: 0.8em;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer h1 {
	font-size: 1.01em;
	color: #3CF;
}

/* ---------------------- Navigation bars ----------------*/
/* site navigation bar */
#siteNavBar ul {
	position:absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	/* float: left; */
	top:0px;
	right: 0px;
}
#siteNavBar li {
	float: left;
}
#siteNavBar li a:link,#siteNavBar li a:visited {
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	line-height:1.2em;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	background-color: #BFC7DC;
}
#siteNavBar li a:hover {
	color:#FF3;
	text-decoration: none;
	border-bottom-style: none;
	background-color: #7A7BBB;
}
#siteNavBar li a#current,#siteNavBar li a#current:hover,#siteNavBar li a#current:active {
	color:#FF0;
	background-color:#7A7BBB;
	cursor:default;
	text-decoration: none;
}



.oneCol #container #mainContent blockquote p {
	padding-left: 30px;
}
