﻿/* CSS layout */
#container {
	padding: 0;
	border-left: 5px #FFFFFF solid;
	border-right: 5px #FFFFFF solid;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrapPlaceHolder {
	position: absolute;
	width: 800px;
	height: 527px;
	top: 175px;
	margin-right: auto;
	margin-left: auto;
}
#body {
	width: 645px;
	height: 527px;
	top: 0px;
	float: right;
	background-image: url('images/tableofContentsBackground.jpg');
}
#placeHolder1 {
	width: 645px;
	height: 527px;
	top: 0px;
	position: relative;
	background-image: url('images/tableofContentsBackground.jpg');
}
#masthead {
	background-image: url('images/textbookMasthead.jpg');
	width: 800px;
	height: 175px;
	z-index: 3;
}
#top_nav {
	background-color: #295994;
	overflow: hidden;
}

#top_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#pageContent {
	background-image: url('images/textbookBackground.jpg');
	z-index: 4;
	width: 800px;
	height: 527px;
}

#footer {
	margin:				0;
	padding:			0;
	background-image:	url('Images/srmpFooterImage.jpg');
	width:				800px;
	border-top:			0px;
	border-left:		5px #FFFFFF solid;
	border-right:		5px #FFFFFF solid;
	border-bottom:		5px #FFFFFF solid;
	margin-right:		auto;
	margin-left:		auto;
	top:				-16px;
	position:			relative;
}

.imageStyle {
	float:		right;
	position:	relative
}
.step {
	position: 			relative;
	z-index:			1; 
	padding:			0;
	width:				51px;
	height:				13px;
	margin:				0;
	text-align:			center;
	background-color:	#395D8C;
	color:				#FFFFFF;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			small;
	font-weight:		bold;
	border:				2px white solid;
}

.step a {
	border:				2px #c9c9c9 solid;
	color:				white;
	display:			block;
	text-decoration:	none;
}

.step a:hover {
	color:				#000;
	text-decoration:	none;
	border:				2px #a9a9a9 solid;
	background-color:	#a9a9a9;
}


.activeStep {
	position: 			relative;
	z-index:			1; 
	padding:			0;
	width:				47px;
	height:				13px;
	margin:				0;
	text-align:			center;
	background-color:	#FFFFFF;
	color:				#395D8C;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			small;
	font-weight:		bold;
	border:				4px #395D8C solid;
	
}

.stepSubtitle
{
  font-family:		"Times New Roman", Times, serif;
  font-size:		medium;
  font-weight:		bolder;
  color:			#0069a4;
  text-align:		left;
  text-indent:		0px;
}

.wrapStep {
	position: absolute;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 455px;
}
.stepText
{
	position: relative;
	left: 50px;
	width: 515px;
	height: 275px;
	z-index: 3;
	overflow: scroll;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
	border: medium #733808 solid;
	border-bottom: medium #733808 solid;
	border-left: medium #733808 solid;
	text-indent: 25px;
	padding: 10px;
	background-color: #E7C394;
	color: #733808;
	top: 35px;
}
.stepTitle
{
	position: relative;
	left: 50px;
	top: 50px;
	width: 535px;
	height: 20px;
	z-index: 1;
	margin: 0px;
	margin-bottom: 11px;
	padding: 0px;
	padding-bottom: 5px;
	color: white;
	text-align: center;
	vertical-align: middle;
	background-color: #42517B;
	border: medium white solid;
}

h2 {
	padding: 0px;
	margin: 0px;
	color: #63829C;
	font-size: x-large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	vertical-align: text-top;
	color: #63829c;
}

h6 {
	padding-left:		5px;
	margin:				0px;
	color:				white;
	text-align:			left;
	font-size:			x-small;
	margin-bottom:		3px;
	text-indent:		5px;
}

.stepAuthor
{
  position:			relative;
  width:			211px;
  height:			0px;
  z-index:			5;
  line-height:		normal;
  text-align:		left;
  font-family:		"Times New Roman", Times, serif;
  font-size:		xx-small;
}

.sidebar
{
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	width: 175px;
	height: 213px;
	z-index: 1;
	float: right;
	border: 1px black solid;
	background-color: #BDC7CE;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 0px;
}

.sidebarTitle
{
  font-weight:			bold;
  color:				#6c67a1;
  margin-top:			0px;
  margin-bottom:		0px;
}

.sidebarSubtitles
{
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 0px;
	text-decoration: underline;
}

.sidebarParagraphs
{
  margin-top:			0px;
  margin-bottom:		0px;
}

.regularParagraphs
{
	line-height:		100%;
	margin-top:			0px;
	margin-bottom:		0px;
}

.editorNotes
{
	line-height:		100%;
	color:				red;
	font-weight:		bold;
}


#stepNavBar {
	overflow: hidden;
	font-family: "Times New Roman", Times, serif;
	position: relative;
	left: 155px;
	top: 490px;
	width: 335px;
}

#stepNavBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#stepNavBar li {
	background-color: #295994;
	margin: 0px;
	float: left;
	padding: 0px;
}

#stepNavBar a {
	border:				1px #c9c9c9 solid;
	color:				white;
	display:			block;
	padding:			5px;
	text-decoration:	none;
}

#stepNavBar a:hover {
	color:				#000;
	text-decoration:	none;
	border:				1px #a9a9a9 solid;
	background-color:	#a9a9a9;


a: {
	color: #36;
	text-decoration: underline;
}

a: hover {
	color: #808080;
	text-decoration: underline;
}}
#sidebar {
	color: #843625;
	clear: both;
	float: left;
	position: relative;
	width: 155px;
	display: inline;
	height: 373px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	z-index: 5;
}
#sidebar li {
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cdf;
}
#sidebar ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#sidebar a {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #f9f9f9;
	color: #FFCC99;
	display: block;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	text-indent: 10px;
}
#tableofContents {
	width: 539px;
	height: 414px;
	left: 54px;
	top: 45px;
	position: relative;
	overflow: scroll;
	text-indent: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #293052;
	line-height: 0px;
	vertical-align: text-bottom;
}

#chapterContents {
	padding: 0px;
	margin: 0px;
	width: 539px;
	height: 414px;
	left: 54px;
	top: 45px;
	position: relative;
	overflow: scroll;
	text-indent: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #293052;
	line-height: normal;
	background-color: #BDBADE;
	list-style-type: decimal;
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #293052;
	color: #B5B6D6;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	top: 25px;
	left: -90px;
	position: relative;
}
h4 {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #6B8ACE;
	text-indent: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #6B8ACE;
	text-indent: 0px;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
#boxedBulletList {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #ADB2C6;
	padding: 5px;
	margin: 5px;
	border: thin solid #CCFF99;
	float: left;
	width: 250px;
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 0px;
}

#numberedList {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #ADB2C6;
	padding: 5px;
	margin: 5px;
	border: thin solid #CCFF99;
	float: right;
	width: 300px;
	list-style-type: decimal;
	list-style-position: outside;
	text-indent: 0px;
}
#managementTeamRoster {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #ADB2C6;
	padding: 5px;
	margin: 5px;
	border: thin solid #CCFF99;
	float: none;
	width: 400px;
	list-style-type: decimal;
	list-style-position: inside;
}
#warbonnetRanch {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #ADB2C6;
	padding: 5px;
	margin: 5px;
	border: thin solid #CCFF99;
	float: right;
	width: 300px;
	list-style-type: decimal;
	list-style-position: outside;
	text-indent: 0px;
}
#successMap {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #ADB2C6;
	padding: 5px;
	margin: 5px;
	border: thin solid #CCFF99;
	float: none;
	width: 400px;
	list-style-type: decimal;
	list-style-position: inside;
}
#principlesofChange {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #ADB2C6;
	padding: 5px;
	margin: 5px;
	border: thin solid #CCFF99;
	float: right;
	width: 300px;
	text-indent: 0px;
}
.goals {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #ADB2C6;
	padding: 5px;
	margin: 5px;
	border: thin solid #CCFF99;
	float: left;
	width: 150px;
	line-height: inherit;
	text-indent: 0px;
}
.bookmarkLinks {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-position: inside;
}
.rrlinks {
	color:				#0000FF;
	text-decoration:	underline;
	cursor:				hand;
}

