

/*
 * PAGE LEVEL CLASSES
 */
#mainContent {
	margin: 0px auto 0px auto;
	font-family: arial, helvetica;
	width: 800px;
}
#mainContent .titleCategory {
	font-size: 11pt;
	font-weight: bold;
	color: RGB(255,255,255);
}
#mainContent .clear {
	clear: both;
}
#mainContent .left {
	float: left;
}
#mainContent .collapsed {
	display: none;
}
#mainContent .spacing5 {
	margin-top: 5px;
}
#mainContent .spacing10 {
	margin-top: 10px;
}
#mainContent .separatorLine {
	background: url(../images/chapter/line_separator.gif) repeat-x top left;
	height: 3px;
	width: 572px;
	margin-top: 1px;
	font-size: 0px;
}
#mainContent .singleLine {
	margin: 10px 5px;
	line-height: 1px;
	height: 1px;
	width: 573px;
	background-color: #083466;
	clear: both;
}

#mainContent a {
	text-decoration: none;
}

body #mainContent .activeTab 		{background-image: url(../images/chapter/tab_active.gif);
	background-repeat: no-repeat;
	width: 123px;
	height: 14px;
	float: left;
	padding-top: 2px;
	z-index: 4;
	position: relative;
}
body.ush #mainContent .activeTab 	{background-image: url(../images/chapter/tab_active_US_History.gif);}
body.eng #mainContent .activeTab 	{background-image: url(../images/chapter/tab_active_EN_Green.gif);}

#mainContent .inactiveTab {
	background: url(../images/chapter/tab_inactive.gif);
	width: 123px;
	height: 14px;
	float: left;
	margin-top: 1px;
	padding-top: 1px;
	z-index: 3;
	position: relative;
}

#mainContent .activeTab a {
	color: #ffffff; 
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	display: block;
}
#mainContent .inactiveTab a {
	color: #09131c; 
	font-size: 11px;
	font-weight: bold;
	padding-left: 8px;
	display: block;
}

#mainContent .topCornerSpacer {
	float:left; 
	width: 574px; 
	height: 9px; 
	line-height: 9px;
}
#mainContent .bottomCornersSpacer {
	float: left; 
	width: 565px; 
	height: 9px;
	line-height: 1px;
}

body #mainContent #linksTab .topCornerSpacer, 
body #mainContent #linksTab .bottomCornersSpacer {background-color: #09131c;}
body.ush #mainContent #linksTab .topCornerSpacer, 
body.ush #mainContent #linksTab .bottomCornersSpacer {background-color: #171307;}
body.eng #mainContent #linksTab .topCornerSpacer, 
body.eng #mainContent #linksTab .bottomCornersSpacer {background-color: #0C1A0A;}

body .bkcornersTop .left {background-position: top left;}
body .bkcornersTop .right {background-position: top right;}
body .bkcornersBot .left {background-position: bottom left;}
body .bkcornersBot .right {background-position: bottom right;}
body .bkcornersTop .left, 
body .bkcornersTop .right, 
body .bkcornersBot .left, 
body .bkcornersBot .right {background-image: url(../images/box/main/corner9chapter_bkBlue.gif);
	float: left;
	background-repeat: no-repeat;
	height: 9px;
	width: 9px;
}
body.ush .bkcornersTop .left, 
body.ush .bkcornersTop .right, 
body.ush .bkcornersBot .left, 
body.ush .bkcornersBot .right {background-image: url(../images/box/main/corner9chapter_bkOrange.gif);}
body.eng .bkcornersTop .left, 
body.eng .bkcornersTop .right, 
body.eng .bkcornersBot .left, 
body.eng .bkcornersBot .right {background-image: url(../images/box/main/corner9chapter_bkGreen.gif);}


#mainContent .breadcrumbContainer {
	margin-bottom: 4px;
	clear: both;
}
body #mainContent .breadcrumbItem 		{color: #8dbae3;
	font-size: 12px;
	font-weight: bold;
}
body.ush #mainContent .breadcrumbItem 	{color: #DCCEB4;}
body.eng #mainContent .breadcrumbItem 	{color: #98CC8E;}

#mainContent .breadcrumbFinalItem {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
body #ResourcesThumbnailViewPageNavTop a, 
body #ResourcesListViewPageNavTop a, 
body #LinksPageNavTop a {font-size: 16px;}
body #ResourcesThumbnailViewPageNavTop, 
body #ResourcesListViewPageNavTop, 
body #LinksPageNavTop {					border-top:3px double #4F8CC4;
										border-bottom:1px solid #183958;
	padding: 0 8px 3px;
	margin: 4px 5px 0px;}
body.ush #ResourcesThumbnailViewPageNavTop, 
body.ush #ResourcesListViewPageNavTop, 
body.ush #LinksPageNavTop {				border-top:3px double #DAAC56;
										border-bottom:1px solid #523E19;}
body.eng #ResourcesThumbnailViewPageNavTop, 
body.eng #ResourcesListViewPageNavTop, 
body.eng #LinksPageNavTop {				border-top:3px double #98CC8E;
										border-bottom:1px solid #225219;}

body #ResourcesPageNavBottom a, 
body #ResoucesListViewPageNavBottom a, 
body #LinksPageNavBottom a {font-size: 16px;}
body #ResourcesPageNavBottom, 
body #ResoucesListViewPageNavBottom, 
body #LinksPageNavBottom {				border-top:1px solid #183958;
	padding: 0 8px;}
body #ResourcesPageNavBottom {			margin: 0 0;}
body #ResoucesListViewPageNavBottom {	margin: 10px 0 0;}
body #LinksPageNavBottom {				margin: 10px 5px 0;}
body.ush #ResourcesPageNavBottom, 
body.ush #ResoucesListViewPageNavBottom, 
body.ush #LinksPageNavBottom {				border-top:1px solid #523E19;}
body.eng #ResourcesPageNavBottom, 
body.eng #ResoucesListViewPageNavBottom, 
body.eng #LinksPageNavBottom {				border-top:1px solid #225219;}

/* table classes */
body #mainContent #tableHeaderContainer  .listHeaders {background-color: #3a4b5d;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	float: left;
	color: #ffffff;
	height: 17px;
	padding-top: 3px;
}
body.ush #mainContent #tableHeaderContainer  .listHeaders {background-color: #523e19;}
body.eng #mainContent #tableHeaderContainer  .listHeaders {background-color: #25541D;}

#mainContent #tableHeaderContainer  .listHeaders a {
	text-decoration: none;
	color: #ffffff;
}

#mainContent #tableContents {
	margin-top: 13px;
}

#mainContent #tableContents a {
	color: #ffffff;
}

body #mainContent #tableHeaderContainer .upArrow, 
body #mainContent #tableHeaderContainer .upArrowDateHeader {background-image: url(../images/chapter/table_header_arrow_up.gif);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	width: 6px;
	height: 4px;
	margin-left: 4px;
	margin-top: 5px;
}
body.ush #mainContent #tableHeaderContainer .upArrow, 
body.ush #mainContent #tableHeaderContainer .upArrowDateHeader {background-image: url(../images/chapter/table_header_arrow_up_US_History.gif);}
body.eng #mainContent #tableHeaderContainer .upArrow, 
body.eng #mainContent #tableHeaderContainer .upArrowDateHeader {background-image: url(../images/chapter/table_header_arrow_up_EN_Green.gif);}

body #mainContent #tableHeaderContainer .downArrow, 
body #mainContent #tableHeaderContainer .downArrowDateHeader {background-image: url(../images/chapter/table_header_arrow_down.gif);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	width: 6px;
	height: 4px;
	margin-left: 4px;
	margin-top: 5px;
}
body.ush #mainContent #tableHeaderContainer .downArrow, 
body.ush #mainContent #tableHeaderContainer .downArrowDateHeader {background-image: url(../images/chapter/table_header_arrow_down_US_History.gif);}
body.eng #mainContent #tableHeaderContainer .downArrow, 
body.eng #mainContent #tableHeaderContainer .downArrowDateHeader {background-image: url(../images/chapter/table_header_arrow_down_EN_Green.gif);}

/* ie6 overrides */
* html #mainContent #tableHeaderContainer .upArrow, 
* html #mainContent #tableHeaderContainer .downArrow {
	margin-top: 0px;
	}

* html #mainContent #tableHeaderContainer .upArrowDateHeader,
* html #mainContent #tableHeaderContainer .downArrowDateHeader {
	margin-top: 5px;
	}

#mainContent #tableHeaderContainer .upArrowDateHeader, #mainContent #tableHeaderContainer .downArrowDateHeader {
	margin-top: 8px;
}

#mainContent #tableContents .row {
	clear: both;
	color: #cccccc;
	height: 28px;
}

#mainContent  #tableContents .selectedRow {
	color: #efefed;
	font-weight: bold;
}

#mainContent  #tableContents .cell {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	float: left;
	cursor: arrow;
}
#mainContent  #tableContents .cell a {
	color: #cccccc;
}
#mainContent  #tableContents .cell a:hover {
	color: #666666;
}

#mainContent  #tableContents img {
	vertical-align: middle;
}

body #mainContent  #tableContents .odd {background-color: #112232;}
body.ush #mainContent  #tableContents .odd {background-color: #291e09;}
body.eng #mainContent  #tableContents .odd {background-color: #172515;}

#mainContent  #tableContents .separator {
	float: left;
	width: 3px;
	background: #09131c;
	height: 10px;
}

 
/*
 * MODULE CONTAINER CLASSES
 */

body #chapterPageResourcesTab 		{background-color: #09131C;
	float: left;
}
body.ush #chapterPageResourcesTab 	{background-color: #171307;}
body.eng #chapterPageResourcesTab 	{background-color: #0C1A0A;}

#chapterPageResourcesTab .topButtonsContainer {
	height: 14px;
	font-size: 11px;
}

body #chapterPageResourcesTab .topButtonActive  {background-image: url(../images/chapter/light_blue_button.gif);
	background-repeat: no-repeat;
	float: left;
	width: 111px;
	height: 14px;
	padding-right: 5px;
}
body.ush #chapterPageResourcesTab .topButtonActive  {background-image: url(../images/chapter/light_brown_button.gif);}
body.eng #chapterPageResourcesTab .topButtonActive  {background-image: url(../images/chapter/light_green_button.gif);}

body #chapterPageResourcesTab .topButtonInactive  {background-image: url(../images/chapter/dark_blue_button.gif);
	background-repeat: no-repeat;
	float: left;
	width: 111px;
	height: 14px;
	padding-right: 5px;
}
body.ush #chapterPageResourcesTab .topButtonInactive  {background-image: url(../images/chapter/dark_brown_button.gif);}
body.eng #chapterPageResourcesTab .topButtonInactive  {background-image: url(../images/chapter/dark_green_button.gif);}

#chapterPageResourcesTab .topButtonActive a {
	padding-left: 9px;
	color: #09131c;
	display: block;
}

#chapterPageResourcesTab .topButtonInactive a {
	padding-left: 9px;
	color: #ffffff;
	display: block;
}






/* LINKS MODULE */ 
#linksTab {
}

body #linksTab #linksTabContents {background-color: #09131c; 
	width: 583px; 
	font-size: 11px;
	padding: 0px;
	min-height: 504px;
}
body.ush #linksTab #linksTabContents {background-color: #171307;}
body.eng #linksTab #linksTabContents {background-color: #0C1A0A;}

/* fixes minimum height for IE */
#linksTab #linksTabContents .minHeight {
	height: 504px;
	width: 1px;
	background: red;
	font-size: 0;
	float: left;
	border: 0px;
	}
	

#linksTab  #tableHeaderContainer {
	padding-left: 5px;
	padding-top: 10px;
}
body #linksTab  #tableHeaderContainer .column1 {background-image: url(../images/chapter/table_header_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 249px;
	padding-left: 10px;
}
body.ush #linksTab #tableHeaderContainer .column1 {background-image: url(../images/chapter/table_header_left_US_History.gif);}
body.eng #linksTab #tableHeaderContainer .column1 {background-image: url(../images/chapter/table_header_left_EN_Green.gif);}

#linksTab  #tableHeaderContainer .column2 {background-image: url(../images/chapter/table_header_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 296px;
	padding-left: 8px;
	padding-right: 6px;
}
body.ush #linksTab #tableHeaderContainer .column2  {background-image: url(../images/chapter/table_header_right_US_History.gif);}
body.eng #linksTab #tableHeaderContainer .column2  {background-image: url(../images/chapter/table_header_right_EN_Green.gif);}

#linksTab  #tableContents {
	padding-left: 5px;
}

#linksTab  #tableContents .column1 {
	width: 245px;
	padding-left: 11px;
}
body #linksTab   #tableContents .column2 {
	width: 304px;
	padding-left: 8px;
}







 /*
  * MODULE LEVEL CLASSES
  */
 
body #listView {
	padding: 10px 5px 5px;
}
body #thumbView {
	padding: 3px 5px 5px;
}
body #listView, 
body #thumbView 		{background-color: #09131C;
	width: 573px;
/*	min-height: 490px;*/
}
body.ush #listView, 
body.ush #thumbView 	{background-color: #171307;}
body.eng #listView, 
body.eng #thumbView 	{background-color: #0C1A0A;}



#chapterPageResourcesTab #listView #tableHeaderContainer a {
	color: #FFFFFF;
}
#chapterPageResourcesTab #listView #tableHeaderContainer a:hover {
	color: #999999;
}

body #chapterPageResourcesTab #listView #tableHeaderContainer .column1 {background-image: url(../images/chapter/table_header_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	width: 137px;
}
body.ush #chapterPageResourcesTab #listView #tableHeaderContainer .column1 {background-image: url(../images/chapter/table_header_left_US_History.gif);}
body.eng #chapterPageResourcesTab #listView #tableHeaderContainer .column1 {background-image: url(../images/chapter/table_header_left_EN_Green.gif);}

#chapterPageResourcesTab #listView #tableHeaderContainer .column2 {
	width: 211px;
	padding-left: 6px;
}
#chapterPageResourcesTab #listView #tableHeaderContainer .column3 {
	width: 98px;
	padding-left: 13px;
}
body #chapterPageResourcesTab #listView #tableHeaderContainer .column4 {background-image: url(../images/chapter/table_header_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 89px;
	padding: 0px 6px 3px 3px;
	font-size: 8px;
}
body.ush #chapterPageResourcesTab #listView #tableHeaderContainer .column4 {background-image: url(../images/chapter/table_header_right_US_History.gif);}
body.eng #chapterPageResourcesTab #listView #tableHeaderContainer .column4 {background-image: url(../images/chapter/table_header_right_EN_Green.gif);}

/* IE6 override */
* html #chapterPageResourcesTab #listView #tableHeaderContainer .column4 { 
	padding-top: 0px;
	padding-bottom: 0px;
}

body #chapterPageResourcesTab #listView #tableHeaderContainer a.selected 		{color: #8eb8de;}
body.ush #chapterPageResourcesTab #listView #tableHeaderContainer a.selected 	{color: #D49A2C;}
body.eng #chapterPageResourcesTab #listView #tableHeaderContainer a.selected 	{color: #8BBD80;}

#chapterPageResourcesTab #listView  #tableContents .column1  {
	margin-left: 3px;
	width: 134px;
	padding-left: 6px;
}
#chapterPageResourcesTab #listView  #tableContents .column2 {
	margin-left: 3px;
	width: 200px;
	padding-left: 6px;
}
#chapterPageResourcesTab #listView  #tableContents .column3 {
	width: 110px;
	margin-left: 3px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#chapterPageResourcesTab #listView  #tableContents .column3Text {
	padding-top: 5px;
	padding-bottom: 5px;
}

#chapterPageResourcesTab #listView  #tableContents .column4 {
	margin-left: 3px;
	width: 80px;
	padding-left: 5px;
}
#chapterPageResourcesTab #listView  #tableContents .iconContainer {
	margin-right: 3px;
	float: left;
	width: 24px;
	margin-top: 3px;
}
body #chapterPageResourcesTab #listView  #tableContents .iconSeparator {		border-left: 1px solid #3A4B5D;
	float: left;
	display: block;
	width: 1px;
	height: 11px;
	margin: 6px 8px 0px 0px;
}
body.ush #chapterPageResourcesTab #listView  #tableContents .iconSeparator {	border-left: 1px solid #523E19;}
body.eng #chapterPageResourcesTab #listView  #tableContents .iconSeparator {	border-left: 1px solid #25541D;}

/* thumbnail view */
#chapterPageResourcesTab #thumbView .thumbContainer {
	width: 130px;
	margin: 3px 10px 10px 3px;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	float: left;
	position: relative;
	*z-index: 1;
	}
#chapterPageResourcesTab #thumbView .current_thumbContainer {
	z-index: 100;
	}
	
	* html #chapterPageResourcesTab #thumbView .thumbContainer {
		margin: 3px 7px 10px 3px;
		}
	
	body #chapterPageResourcesTab #thumbView .thumbContainer .courseTitle 		{color: #86ACCF;
		margin: 0px 0px 5px 0px;
		height: 25px;
		font-size: 10px;
		line-height: 12px;
		overflow: hidden;
		}
	body.ush #chapterPageResourcesTab #thumbView .thumbContainer .courseTitle 	{color: #DCCEB4;}
	body.eng #chapterPageResourcesTab #thumbView .thumbContainer .courseTitle 	{color: #98CC8E;}

	#chapterPageResourcesTab #thumbView .thumbContainer a.courseThumb img {
		border: 0px;
		}

	#chapterPageResourcesTab #thumbView div.divider {
		padding: 0px;
		margin: 10px auto 10px auto;
		clear: both;
		height: 1px;
		width: 100%;
		background-color: RGB(35,52,68);
		color: RGB(35,52,68);
		border: 0px;
		}

	* html #chapterPageResourcesTab #thumbView div.divider {
		font-size: 0;
		margin-top: 0px;
		margin-bottom: 10px;
		}
	
	/* thumbnail rollover */
	#thumbView .thumbContainer .thumbOver {
		display: none;
		position: absolute;
		margin-top: -52px;
		margin-left: -5px;
		width: 360px;
		height: 202px;
		z-index: 101;
		}
	#thumbView .thumbContainer .thumbOverLefty {
		left: -221px;
		}
		
		body #thumbView .thumbContainer .thumbOver .top, 
		body #thumbView .thumbContainer .thumbOver .thumbContent, 
		body #thumbView .thumbContainer .thumbOver .bottom {background-color: #265987;}
		body.ush #thumbView .thumbContainer .thumbOver .top, 
		body.ush #thumbView .thumbContainer .thumbOver .thumbContent, 
		body.ush #thumbView .thumbContainer .thumbOver .bottom {background-color: #AC7700;}
		body.eng #thumbView .thumbContainer .thumbOver .top, 
		body.eng #thumbView .thumbContainer .thumbOver .thumbContent, 
		body.eng #thumbView .thumbContainer .thumbOver .bottom {background-color: #2d5026;}

		#thumbView .thumbContainer .thumbOver .thumbMask {
			background-image: url(../images/box/thumbOver/thumbMask.gif);
			background-position: top left;
			background-repeat: no-repeat;
			float: left;
			width: 139px;
			height: 202px;
			position: relative;
			}
		#thumbView .thumbContainer .thumbOverLefty .thumbMask {
			background-image: url(../images/box/thumbOver/thumbMaskLeft.gif);
			float: right;
			}
		body.ush #thumbView .thumbContainer .thumbOver .thumbMask {background-image: url(../images/box/thumbOver/thumbMask_US_History.gif);}
		body.ush #thumbView .thumbContainer .thumbOverLefty .thumbMask {background-image: url(../images/box/thumbOver/thumbMaskLeft_US_History.gif);}
		body.eng #thumbView .thumbContainer .thumbOver .thumbMask {background-image: url(../images/box/thumbOver/thumbMask_EN_Green.gif);}
		body.eng #thumbView .thumbContainer .thumbOverLefty .thumbMask {background-image: url(../images/box/thumbOver/thumbMaskLeft_EN_Green.gif);}
		
		body #thumbView .thumbContainer .thumbOverLefty .topLeft{
			background-image: url(../images/box/thumbOver/corner5radius_blue.gif);
			float: left;
			height: 5px;
			width: 7px;
			}
			body.ush #thumbView .thumbContainer .thumbOverLefty .topLeft{
				background-image: url(../images/box/thumbOver/corner5radius_US_History.gif);
				}
			body.eng #thumbView .thumbContainer .thumbOverLefty .topLeft{
				background-image: url(../images/box/thumbOver/corner5radius_EN_Green.gif);
				}
		body #thumbView .thumbContainer .thumbOver .top {
			background-color: RGB(38,89,135);
			width: 216px;
			height: 5px;
			float: left;
			font-size: 0;
			}
		body #thumbView .thumbContainer .thumbOverLefty .top {
			width: 214px;
			}
		
		body #thumbView .thumbContainer .thumbOver .topRight {
			background-image: url(../images/box/thumbOver/corner5radius_blue.gif);
			background-position: top right;
			background-repeat: no-repeat;
			width: 5px;
			height: 5px;
			float: right;
			font-size: 0;
			}
		body.ush #thumbView .thumbContainer .thumbOver .topRight {background-image: url(../images/box/thumbOver/corner5radius_US_History.gif);}
		body.eng #thumbView .thumbContainer .thumbOver .topRight {background-image: url(../images/box/thumbOver/corner5radius_EN_Green.gif);}
		
		body #thumbView .thumbContainer .thumbOver .bottomRight {
			background-image: url(../images/box/thumbOver/corner5radius_blue.gif);
			background-position: bottom right;
			background-repeat: no-repeat;
			width: 5px;
			height: 5px;
			float: right;
			font-size: 0;
			}
		body #thumbView .thumbContainer .thumbOverLefty .bottomLeft {
			background-image: url(../images/box/thumbOver/corner5radius_blue.gif);
			background-position: bottom left;
			background-repeat: no-repeat;
			width: 5px;
			height: 5px;
			float: left;
			font-size: 0;
			}
		body.ush #thumbView .thumbContainer .thumbOver .bottomRight {background-image: url(../images/box/thumbOver/corner5radius_US_History.gif);}
		body.ush #thumbView .thumbContainer .thumbOverLefty .bottomLeft {
			background-image: url(../images/box/thumbOver/corner5radius_US_History.gif);
			}
		body.eng #thumbView .thumbContainer .thumbOver .bottomRight {background-image: url(../images/box/thumbOver/corner5radius_EN_Green.gif);}
		
		#thumbView .thumbContainer .thumbOver .bottom {
			width: 216px;
			height: 5px;
			float: left;
			font-size: 0;
			}
		
		#thumbView .thumbContainer .thumbOver .thumbContent {	
			font-family: arial, helvetica;
			font-weight: normal;
			font-size: 8pt;
			float: right;
			width: 221px;
			height: 192px;
			}
		
		#thumbView .thumbContainer .thumbOver .thumbContent .title {
			color: white;
			font-size: 9pt;
			font-weight: bold;
			margin: 1px 7px 7px;
			}
		
		body #thumbView .thumbContainer .thumbOver .thumbContent .date {color: #99CCFF;
			font-size: 9pt;
			font-weight: bold;
			margin: 0px 7px 7px 7px;
			}
		body.ush #thumbView .thumbContainer .thumbOver .thumbContent .date {color: #FFDF99;}
		body.eng #thumbView .thumbContainer .thumbOver .thumbContent .date {color: #98cc8e;}
			
		#thumbView .thumbContainer .thumbOver .thumbContent .summary {
			margin: 0px 7px 0px 7px;
			color: #FFFFFF;
			}
			
		body #thumbView .thumbContainer .thumbOver .thumbContent .pages {
			color: #99CCFF;
			position: absolute;
			top: 180px;
			left: 147px;
			font-weight: bold;
			width: 200px;
			}
			body #thumbView .thumbContainer .thumbOverLefty .thumbContent .pages {
				left: 7px;
				}
		body.ush #thumbView .thumbContainer .thumbOver .thumbContent .pages {color: #FFDF99;}
		body.eng #thumbView .thumbContainer .thumbOver .thumbContent .pages {color: #98cc8e;}
		
		#thumbView .thumbContainer .thumbOver .thumbContent .pages img {
			vertical-align: bottom;
			margin: 0px 10px 0px 0px;
			}

/* section inner container */
#mainBox #innerContainer .content{
	width: 100%;
	color: white;
	font-family: arial;
	font-size: 8pt;
	text-align: left;
	background: transparent;
	}

	#mainBox #innerContainer .top {
		float: left;
		background: RGB(0,0,0);
		font-size: 0px;
		width: 774px;
		height: 9px;
		}

	#mainBox #innerContainer .topLeft {
		float: left;
		background: url(../images/box/section/corners_9radius_black.gif) RGB(245,245,245) top left no-repeat;
		width: 9px;
		height: 9px;
		font-size: 0px;
		}
	
	#mainBox #innerContainer .topRight {
		float: right;
		background: url(../images/box/section/corners_9radius_black.gif) RGB(245,245,245) top right no-repeat;
		width: 9px;
		height: 9px;
		font-size: 0px;
		}

	#mainBox #innerContainer .bottomLeft {
		float: left;
		background: url(../images/box/section/corners_9radius_black.gif) RGB(245,245,245) bottom left no-repeat;
		width: 9px;
		height: 9px;
		font-size: 0px;
		}

	#mainBox #innerContainer .bottom {
		background: RGB(0,0,0);
		font-size: 0px;
		height: 9px;
		width: 774px;
		float: left;
		}
	
	#mainBox #innerContainer .bottomRight {
		float: right;
		background: url(../images/box/section/corners_9radius_black.gif) RGB(245,245,245) bottom right no-repeat;
		width: 9px;
		height: 9px;
		font-size: 0px;
		}

	#mainBox #innerContainer .content {
		background: RGB(0,0,0);
		padding: 5px;
		}

/*#top_efc35f671ba7b1105f671ba7b110b6c3d240 #courseOutline {
	position: relative;
	top: -5px;
	left: -5px;
}*/


/****************
	SPECIAL COLLECTIONS
*/
body.end #mainContent .titleCategory span.titleCategory {
	background: url(../images/university_of_phoenix/header/ftd_header_graphic.png) no-repeat left top;
	width: 240px;
	height: 32px;
	display: block;
	text-indent: -9999px;
	}
	
body.end #mainContent .breadcrumbFinalItem {
	color: #cccccc;
}
body.end #mainContent .activeTab a {
	color:#e0e0e0;
	}
body.end #chapterPageResourcesTab .topButtonActive {
	background-image:url(../images/chapter/light_purple_button.gif);
	}
body.end #chapterPageResourcesTab .topButtonInactive {
	background-image:url(../images/chapter/dark_purple_button.gif);
}
body.end #ResourcesThumbnailViewPageNavTop, body.end #ResourcesListViewPageNavTop, body #LinksPageNavTop {
	border-bottom:1px solid #1e1334;
	border-top:3px double #472f76;
}
body.end .pageNav, body .pageNav a {
	color:#ab91de;
	}
	body.end #mainContent .breadcrumbContainer {
		min-height: 30px;
		}
	body.end #chapterPageResourcesTab #thumbView .thumbContainer .courseTitle {
		color:#FFF;
		}
	body.end #chapter_logo{
		float: right;
		padding: 21px 0 5px;
	}
	body.end #courseOutline {
		font-size: 11px;
		color: #ab91de;
		font-weight: normal;
		background: none !important;
		padding: 0;
		width: 196px;
		height:	auto;
		}
		body.end #courseOutline .outlineHeader {
			background-image: url(../images/treeview/treeBackground_header.png);
			padding: 14px 5px 5px;
			border: none;
			margin: 0;
			}
			body.end #courseOutline .outlineHeader .outlineHeaderText {
				border-bottom:3px double #3d2865;
				padding-bottom: 3px;
				float: none;
			}
		body.end #courseOutline #treeContainer{
			background-color: #000;
			height: 303px;
		}
		body.end #courseOutline p{
			padding: 6px;
		}
		body.end #courseOutline .outlinefooter{
			background:url(../images/treeview/treeBackground_footer.png) no-repeat left bottom;
			height: 14px;
			clear: both;
			font-size: .1em;
			line-height: .1em;
			}
		body.end #thumbView .thumbContainer .thumbOver .thumbMask {
			background-image:url(../images/box/thumbOver/thumbMaskLeft_end.png);
			}
		* html body.end #thumbView .thumbContainer .thumbOver .thumbMask {
			background: none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/icue/site/images/box/thumbOver/thumbMaskLeft_end.png', sizingMethod='crop');
			}
		body.end #thumbView .thumbContainer .thumbOverLefty .thumbMask {
			background-image:url(../images/box/thumbOver/thumbMaskRight_end.png);
			}
		* html body.end #thumbView .thumbContainer .thumbOverLefty .thumbMask {
			background: none;
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/files/icue/site/images/box/thumbOver/thumbMaskRight_end.png', sizingMethod='crop');
			}
		body.end #thumbView .thumbContainer .thumbOver .topRight,
		body.end #thumbView .thumbContainer .thumbOver .bottomRight,
		body.end #thumbView .thumbContainer .thumbOverLefty .topLeft,
		body.end #thumbView .thumbContainer .thumbOverLefty .bottomLeft{
			background-image:url(../images/box/thumbOver/corner5radius_purple.gif);
			}
		body.end #thumbView .thumbContainer .thumbOver .thumbContent .date,
		body.end #thumbView .thumbContainer .thumbOver .thumbContent .pages{
			color: #ab91de;
			}
		body.end #thumbView .thumbContainer .thumbOver .top {
			background-color:#472f76;
			}
		body.end #thumbView .thumbContainer .thumbOver .top, body.end #thumbView .thumbContainer .thumbOver .thumbContent, body.end #thumbView .thumbContainer .thumbOver .bottom {
			background-color:#472f76;
			}
