/* CSS Document */

/* Previous version of sao_main.css */

/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	/*background-color:#F4F4F4;*/
	background-color:#f2f2f2;}

/* SCLir (Sealer) by Shawn Lawler */
.SCLir {
	position:relative;
	margin:0;
	z-index:1;}
.SCLir span {
	position:relative;
	z-index:-1;}
#masthead {
	display:block;
	width:770px;
	height:94px;
	margin:0;
	background:url(../images/top_bg.gif) top left no-repeat;
	text-decoration:none;}/*zoom:1*/

/*#masthead h1 {margin-top:.4em; margin-bottom:.4em; }*/

#container_outer {
	width:770px;
	margin:5px auto 0 auto;
	background-color:#F6F2D8;
	background:url(../images/mid_bg.gif) left top repeat-y;
	/*border:1px solid #666666;*/
	overflow:hidden;
	font-size:90%;}
#container_inner {
	margin:0;
	background:url(../images/bottom_bg.gif) left bottom no-repeat;
	overflow:hidden;}
#content_wrap {
	width:582px;
	float:left;
	margin-right:4px;
	/*background:url(../images/ds_right_rail.gif) top left repeat-y;*/
	/*background-color:#F6F2D8;*/
	overflow:hidden;}
#rail {
	width:180px;
	float:left;
	margin-left:4px;
	padding-bottom:15px;
	/*background-color:#EEEEEE;*/
	/*background:url(../images/ds_top_content.jpg) top left repeat-x;*/
	/*background-color:#EDD00E;*/}
#footer {
	width:770px;
	margin:0 auto;
	clear:both;}
	
/* Hides from IE-mac \*/
* html #container_outer {height:1%;}
* html #container_inner {height:1%;}
* html #content_wrap {display:inline;}
* html #rail {display:inline;}
/* End hide from IE-mac */

/* masthead drops a shadow on the content area */
#ds_top_content {
	margin:0;
	padding:10px;
	/*background:url(../images/ds_top_content.gif) top left no-repeat;*/}
/* Hides from IE-mac \*/
* html #ds_top_content {padding:10px 5px 10px 10px;}
/* End hide from IE-mac */

/* Content */
#content {
	width:542px;
	/*min-height:395px; make the dropshadow at least as long as the rail minimum*/
	margin:10px 20px;
	padding:1px 0 1px 0;}
h1 {
	margin-top:0;
	font-size:200%;}


/* generic navigation list styling */
ul.nav_list {
	list-style:none;
	width:100%;
	margin:0 0 5px 0;
	padding:0;}
ul.nav_list li {
	margin:5px 0 0 0;
	padding:0;}
ul.nav_list a {
	display:block;
	/*padding:10px 5px;*/
	text-decoration:none;
	font-weight:bold;
	zoom:1;}
	/*ul.nav_list a:hover {text-decoration:underline;}*/
	/*ul.nav_list a span {font-variant:small-caps;}*/
	
/* Rail */
/*login form*/
#rail form {
	margin-left:17px;}
#rail label {
	font-size:.7em;
	/*font-weight:bold;*/
	color: #656556;}
#rail form input {
	display:block;
	height:1.1em;
	margin-bottom:.5em;
	border:1px solid #8bba50;
	font-size:12px;}
#rail form .submit {
	margin-top:.5em;}
#rail form .submit * {
	display:inline;
	margin:0;}
#rail form .submit input {
	height:auto;}
/*general rail*/
#rail ul {
	list-style: none;
	margin:0;
	padding:0;}
img {
    border: none;}
#rail a {
	font-family:Arial, Helvetica, sans-serif;}
/*Exploding Boy css vert menus*/
/*- Menu 8--------------------------- */
#menu8 {
	width:180px;
	margin:15px 0 1em 0;
	border:1px solid #8bba50;/*#656556*/
	border-width:3px 0 0 0;}
#menu8 li {
	padding:0;
	border-bottom:1px solid #8bba50;}	
#menu8 li a {
	display:block;
	min-height:32px;
	text-decoration: none;}
#menu8 li a span {
	display:block;
	padding:8px 0 0 30px;}
#menu8 li a:link, #menu8 li a:visited {
	color: #656556;
	/*background:url(../images/mainmenu_bg.gif);*/}
#menu8 li a:hover, #menu8 li a.m_current {
	color:#fff;
	/*background:url(../images/mainmenu_bg.gif) 0 -96px;*/}
/*home*/
#menu8 li#home a:link, #menu8 li#home a:visited {
	background:url(../images/home.gif);}
#menu8 li#home a:hover {
	background:url(../images/home.gif) 0 -96px;}
/*learning center*/
#menu8 li#learningcenter a:link, #menu8 li#learningcenter a:visited {
	background:url(../images/learningcenter.gif);}
#menu8 li#learningcenter a:hover {
	background:url(../images/learningcenter.gif) 0 -96px;}
/*learning center*/
#menu8 li#findselfadvocates a:link, #menu8 li#findselfadvocates a:visited {
	background:url(../images/findselfadvocates.gif);}
#menu8 li#findselfadvocates a:hover {
	background:url(../images/findselfadvocates.gif) 0 -96px;}
/*learning center*/
#menu8 li#mypage a:link, #menu8 li#mypage a:visited {
	background-image:url(../images/mypage.gif);background-position:-3px 0 !important;}
#menu8 li#mypage a:hover {
	background:url(../images/mypage.gif) -3px -96px !important;}
	
/*helpdesk menu*/
#helpdesk {
	margin:25px 0 0 15px;
	padding-bottom:25px;
	overflow:hidden;}
#helpdesk ul li {
	float:left;
	margin-top:.5em;
	clear:both;}
#helpdesk li a {
	display:block;
	float:left;
	min-height:16px;}
#helpdesk li a span {
	display:block;
	padding:1px 4px 1px 25px;}
/*contact*/
#helpdesk li#contact a:link, #helpdesk li#contact a:visited {
	color:#0000FF;
	background:url(../images/contact.gif) 2px 2px no-repeat;}
#helpdesk li#contact a:hover {
	background:#0000FF url(../images/contact.gif) 2px -43px no-repeat;
	text-decoration:none;
	color:#fff;}
/*help*/
#helpdesk li#help a, #helpdesk li#help a:visited {
	color:#0000FF;
	background:url(../images/help.gif) 2px 2px no-repeat;}
#helpdesk li#help a:hover {
	background:#0000FF url(../images/help.gif) 2px -43px no-repeat;
	text-decoration:none;
	color:#fff;}
/*about*/
#helpdesk li#about a:link, #helpdesk li#about a:visited {
	color:#0000FF;
	background:url(../images/about.gif) 2px 2px no-repeat;}
#helpdesk li#about a:hover {
	background:#0000FF url(../images/about.gif) 2px -43px no-repeat;
	text-decoration:none;
	color:#fff;}

/* Hides from IE-mac \*/
* html #menu8 li a {height:32px;}
* html #helpdesk {height:1%;}
* html #helpdesk li a {height:16px;}
/* End hide from IE-mac */

/*Footer*/
#footer p {
	margin:0;
	font-size:.7em;
	color:#999999;}

/*link colors*/
/*a:link {color: #0000ff;}
a:visited {color: #0000ff;}
a:active {color: #0000ff;}
a:hover {color: #0000ff;}*/

/* css-d hidden class */
.hidden {
	position:absolute ! important;
	left:0px ! important;
	top:-500px ! important;
	width:1px ! important;
	height:1px ! important;
	overflow:hidden ! important;}

/*******************************************************************************/


#masthead {
	width:770px;
	height:auto;
	margin:3px auto 0 auto;
	background:url(../images/lesson_top_bg.gif) top left no-repeat;
	color:#656556;}
#masthead_inner {
	position:relative;
	width:762px;
	margin:0 4px;
	padding:8px 0 4px 0;
	/*border-bottom:1px solid #d4d4d4;*/
	overflow:hidden;}
#masthead h1 {
	width:490px;
	float:left;
	margin:0 0 0 15px;
	font-size:.8em;
	font-weight:bold;}
#masthead p {
	position:absolute;
	top:8px; right:15px;
	width:500px;
	float:left;
	margin:0;
	font-size:.8em;
	text-align:right;
	font-style:italic;}
#masthead p a {
	font-weight:bold;
	color:#00f;
	font-style:normal;}
#masthead p a:hover {
	text-decoration:none;
	background-color:#00f;
	color:#fff;}
#masthead p.account a {
	padding:0 5px;
	border-left:1px solid #666;}
/* Hides from IE-mac \*/
* html #masthead p.title {display:inline;}
* html #masthead p.account {display:inline;}
/* End hide from IE-mac */

#container_outer {
	margin-top:0;
	background:url(../images/lesson_mid_bg.jpg) left top repeat-y;
	clear:both;}
#container_inner {
	background:url(../images/lesson_bottom_bg.jpg) left bottom no-repeat;}
#content_wrap {
	width:612px; /*620 - 4px alpha ds on each side (8px total)*/
	border-top:1px solid #d4d4d4;}
#rail {
	width:150px;}
#content {
	/*width:610px;*/
	margin:5px 5px 0 5px ! important;}
#content img {
	display:block;
	margin:0; padding:0;}
#content object, #content embed {
	display:block;
	float:left;
	margin:0; padding:0;}

/* Hides from IE-mac \*/
* html #flashcontent {float:left;}
* html #content object {float:left;}
* html #content embed {float:left;}
/* End hide from IE-mac */

/*Last Slide*/
#lastslide {
	width:600px;
	height:342px;
	float:left;
	margin:0;
	background:#d9e9c0 url(../images/lastslide.gif) 0 44px no-repeat;
	font:1.1em Arial, Helvetica, sans-serif;}
#lastslide h2 {
	margin:10px 0 0 10px;
	font-size:1.4em;
	color:#80AC3E;}
#lastslide #textcontent {
	width:288px;
	float:left;}
#lastslide #textcontent p {
	margin:1em 10px;
	font-weight:bold;}
#lastslide #textcontent ul {
	list-style:none;
	margin-left:1em;
	padding-left:0;}
#lastslide #textcontent ul li {
	margin-top:5px;}
#mediacontent {
	width:310px;
	float:left;}
#mediacontent .imagepluscaption {
	margin:1.3em 13px 0 18px;}
/*summary and feedback buttons*/
#lastslide #textcontent li a {
	text-decoration:none;
	display:block;}
/*pdfsummary*/
#lastslide #textcontent li.pdfsummary a {
	width:250px;
	height:50px;
	background:#fff url(../images/pdfsummary.gif) 0 0 no-repeat;}
#lastslide #textcontent li.pdfsummary a:hover {
	background:#fff url(../images/pdfsummary.gif) 0 -50px no-repeat;}
/*feedback*/
#lastslide #textcontent li.feedback a {
	width:250px;
	height:50px;
	background:#fff url(../images/feedback.gif) 0 0 no-repeat;}
#lastslide #textcontent li.feedback a:hover {
	background:#fff url(../images/feedback.gif) 0 -50px no-repeat;}

/*Lesson Controls*/
#lesson_controls {
	margin:0 5px 10px 5px;
	padding:3px 0;
	background:#fff url(../images/lesson_controls_bg.gif) left top no-repeat;
	clear:both;
	overflow:hidden;}
#lesson_controls ul {
	list-style:none;
	float:left;
	margin:0 0 0 5px;
	padding:0;}
#lesson_controls li {
	float:left;
	margin-right:10px;}
#lesson_controls li a {
	text-decoration:none;
	display:block;
	/*padding:1px 2px;*/}
/*prev*/
#lesson_controls li.prev a {
	width:74px;
	height:22px;
	background:#fff url(../images/back.gif) 0 0 no-repeat;}
#lesson_controls li.prev a:hover {
	background:#fff url(../images/back.gif) 0 -22px no-repeat;}
/*back inactive*/
#lesson_controls li.prev a.inactive, #lesson_controls li.prev a.inactive:hover {
	background:#fff url(../images/back.gif) 0 -44px no-repeat;
	cursor:default;}
/*next*/
#lesson_controls li.next a {
	width:74px;
	height:22px;
	background:#fff url(../images/next.gif) 0 0 no-repeat;}
#lesson_controls li.next a:hover {
	background:#fff url(../images/next.gif) 0 -22px no-repeat;}
/*finish*/
#lesson_controls li.finish a {
	width:82px;
	height:22px;
	background:#fff url(../images/finish.gif) 0 0 no-repeat;}
#lesson_controls li.finish a:hover {
	background:#fff url(../images/finish.gif) 0 -22px no-repeat;}

/* Hides from IE-mac \*/
* html #lesson_controls {position:relative; top:-1px; height:1%;}
* html #lesson_controls ul li a {}
/* End hide from IE-mac */

/*overwrite menu8 bg imgs from main*/
#menu8 {
	width:140px;
	margin:6px 0;
	border:0px solid #fff;}
#menu8 ul {
	margin:0 0 0 7px;
	border:1px solid #656556;
	border-width:1px 1px 1px 1px;}
#menu8 li {
	border-bottom:0px solid #fff;}
#menu8 li a span {
	padding-left:23px;
	padding-bottom:5px;}
#menu8 li a:link, #menu8 li a:visited {
	/*background:url(../images/learningcenter.gif) -4px 0;*/
	background-position:-4px 0 !important;}
#menu8 li a:hover {
	/*background:url(../images/learningcenter.gif) -4px -96px;*/
	background-position:-4px -96px !important;
	color:#fff;}
