body, html {
	padding:0;
	width:100%; 
	height:100%; 
	margin:0; 
	font-family:Arial; 
	font-size:12px; 
	overflow:hidden;
}

body {
	background:url(body_bg.jpg) repeat-x #4a88c8;
}

a {
	text-decoration:none;
}

a:link {
	color:#CADB2A;
}

a:visited {
	color:#CADB2A;
}

a:hover {
	color:#9fbfe1;
}

a:active {
	text-decoration:none;
}

img {
	border:0;
}

a:focus {
	outline:none;
}			

#top_banner {
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	height:70px; 
	background: url(rep_top_ban.jpg) repeat-x;
}

#top_banner_left {
	position:absolute; 
	/*width:260px;*/
	width:838px;
	height:70px; 
	background:url(comp_logo.png) no-repeat; 
	left:0px; 
	top:0; 
	z-index:20;
}

#top_banner_left a {
	position:absolute; 
	top:25px; 
	left:30px;
	width: 165px; 
	height: 30px;
}

#top_banner_right {
	/*position:absolute; 
	width:100%; */
	position:relative;
	width:200px; 
	height:70px; 
	background:url(top_header_right.png) repeat-x; 
	/*background:url(top_header_right.png) no-repeat; */
	right:-100%; 
	top:0;
}

#top_banner_right img {
	background:url(arrows.png) no-repeat;
	position:absolute; 
	/*top:22px; 
	right:27px;	*/
}

#help img{
	float:right;
	position:absolute;
	top:7px;
	left:150px;
}

#help  a {
	display:block; 
	float:right; 
	margin:7px 120px 10px 10px; 
	text-align:center; 
	width:30px; 
	height:26px; 
	line-height:21px; 
	background:url(helpRollOver-pressN.png) no-repeat; 
	border:solid #8eb6f1 0px; 
	color:black;
}

#help a:hover {
	background:url(helpRollOver-N.png) 0 0px;  
	color:black;
}

#glossary img{
	position:absolute; 
	top:7px;
	left:110px;
}

#glossary  a {
	display:block; 
	float:right; 
	margin:7px 0px 10px 10px; 
	text-align:center; 
	width:30px; 
	height:26px; 
	line-height:21px; 
	background:url(linkRollOver-pressN.png) no-repeat; 
	border:solid #8eb6f1 0px; 
	color:black;
}

#glossary a:hover {
	background:url(linkRollOver-N.png) 0 0px;  
	color:black;
}

#Course_Title {
	color:#4a88c8;
	position:absolute; 
	width:500px;
	right:0px; 
	height:60px;
	text-align:right;
	float:right;
}

#Course_Title h1 {
	/*color:#4a88c8;*/
	color:#FFFFFF;	
	font-weight:bold; 
	font-size:15px; 
	
	/**************OLD MARGINS************/
	/*margin:10px 0 10px 0;*/
	
	margin:10px 0 10px 0;
	padding:0; 
	height:22px; 
	overflow:hidden;
}

#Course_Title h2 {
	color:#4a88c8; 
	font-weight:bold; 
	font-size:14px; 
	height:18px; 
	padding:0; 
	margin-left:0px; 
	overflow:hidden;
	text-align:left;
}

#right_frame {
	position:absolute; 
	right:0; 
	top:0; 
	width:0px; 
	height:100%; 
	background:url(body_bg.jpg) repeat-x #4a88c8;
	z-index:12;
}

#left_frame {
	position:absolute; 
	left:0; 
	top:0; 
	width:0px; 
	padding-right:15px; 
	height:100%; 
	background:url(body_bg.jpg) repeat-x  #4a88c8; 
	z-index:-10;
}

#footer {
	position:absolute;
	bottom:0; 
	left:0; 
	width:100%; 
	height:18px; 
	background-color:#4a88c8;
	background: url(bg_footer.jpg) no-repeat ; 
	/*background: url(bg_footer.jpg) repeat-x; */
	z-index:11; 
	border-top:0px;
}

#footer #poweredby {
	float:left; 
	width:200px; 
	height:30px; 
	margin:15px 0 0 20px; 
	padding:15px 25px; 
	background:url(moosign.png) no-repeat; 
	color:white;
}

#footer #next a {
	display:block; 
	float:right; 
	margin:-5px 90px 10px 10px; 
	text-align:center; 
	width:30px; 
	height:26px; 
	line-height:21px; 
	background:url(arrow-next-on.png) no-repeat; 
	border:solid #8eb6f1 0px; 
	color:black;
}

#footer #next a:hover {
	background:url(arrow-next-over.png) 0 0px; 
	border-color:orange; 
	color:black;
}

#footer #next a.disabled {
	background:url(arrow-next-off.png) 0 0px; 
	border-color:#c9c7ba; 
	cursor:default; 
	color:silver;
}

#footer #next a.disabled:hover {
	background:url(arrow-next-off.png) 0 0px; 
	border-color:#c9c7ba; 
	cursor:default; 
	color:silver;
}

#footer #prev a {
	display:block; 
	float:right; 
	margin:-5px 0 0 10px; 
	text-align:center; 
	width:26px; 
	height:26px; 
	line-height:21px; 
	background:url(arrow-prev-on.png) no-repeat; 
	border:solid #8eb6f1 0px; 
	color:black;
}
#footer #prev a:hover {
	background:url(arrow-prev-over.png) 0 0px; 
	border-color:orange; 
	color:black;
}

#footer #prev a.disabled {
	background:url(arrow-prev-off.png) 0 0px; 
	border-color:#c9c7ba; 
	cursor:default; 
	color:silver;
}

#footer #prev a.disabled:hover {
	background:url(arrow-prev-off.png) 0 0px; 
	border-color:#c9c7ba; 
	cursor:default; 
	color:silver;
}

#footer #continue {
	display:inline; 
	margin-right:24px;
}

#sidebar {
	position:absolute; 
	top:45px; 
	right:0px; 
	height:100%; 
	z-index:0;
}

#sidebar ul {
	list-style:none; 
	margin:0; 
	padding:0; 
	background:white; 
	font-weight:bold; 
	color:#3a5396;
}

#sidebar ul ul {
	margin-top:10px; 
	font-weight:normal;
}

#sidebar ul li {
	padding:10px 0px 8px 10px; 
	border-bottom:solid 1px white; 
	cursor:default;
}

#sidebar ul ul li {
	padding-top:0px; 
	padding-bottom:0px;
}

#sidebar ul ul ul{
	margin-top:0px;
	margin-left:20px; 
	font-weight:normal;
}

#sidebar #menu {
	margin:0 8px 0 6px; 
	border:solid 1px #bcd2e6; 
	border-right:0; 
	border-top:0;
}

#sidebar #menu a {
	display:block; 
	padding:0 0 5px 14px; 
	color:#00008b; 
	border-bottom:solid 1px #bcd2e6;
	background:url(lesson_dots.png) 0px 2px no-repeat white;
}

#sidebar #menu a:hover {
	background-color:#e2ecf4;
}

#sidebar #menu a.active {
	color:black; 
	background-color:#fbf5ca; 
	background-position:0px -86px;
}

#sidebar #menu a.active:hover {
	cursor:default;
}

#tree_menu {
	float:left; 
	width:285px; 
	/*width:256px;*/
	height:100%; 
	background:url(bg_menu.jpg) repeat-y top right #d9e8fb; 
	z-index:10; 
	overflow:auto;
}

#hide {
	float:left; 
	display:block; 
	border:solid #98c0f4 1px; 
	background:#c3daf9;
	height:100%; 
	width:14px; 
	line-height:21px; 
	margin:0px 2px 0 2px; 
	padding:0 0 0 0px; 
	color:#00008b;
}

#hide:hover {
	background:#fbf5ca; 
	background-position:0 -21px; 
	color:black;
}

#hide img {
	float:right; 
	border:0; 
	margin-top:8px; 
	margin-right:10px;
}

#hide_icon {
	display:inline; 
	float:right; 
	margin-right:2px; 
	margin-top:8px; 
	width:10px; 
	height:10px; 
	background:url('arrows.png') no-repeat; 
	background-position:-39px 0; 
	overflow:hidden;
}

#hide:hover #hide_icon {
	background-position:-58px 0;
}

#show {
	display:inline; 
	float:left; 
	width:14px; 
	height:100%; 
	border:solid 2px #daebff; 
	border-top:0; 
	border-bottom:0; 
	background:url(arrows.png) 2px 10px no-repeat #c3daf9; 
	display:none;
}

#show div {
	border:solid #98c0f4 1px;
	height:100%;
	cursor:pointer;
}

#show:hover {
	background:url(arrows.png) -58px 10px no-repeat #fbf5ca; 
	background-position:-17px 10px;
}

#iframe {
	position:absolute; 
	top:70px; 
	left:0px;
	background:#4a88c8; 
	border-top:0 none #FFFFFF; 
	border-right:0px none #FFFFFF; 
	border-left:0 none #FFFFFF; 
	border-bottom:0px none #FFFFFF;
}

